@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,600');
@import url('https://fonts.googleapis.com/css?family=Oswald:700&display=swap');
/*
 Theme Name: Caravan Theme
 Theme URI: http://www.onefifth.com.au
 Author: Vee Winch, christianoliff
 Author URI: 
 Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for <a href="https://github.com/Rundiz/bootstrap-basic4" target="commits">commits</a> of this theme at Github. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
 Version: 1.1.0
 License: MIT
 License URI: https://opensource.org/licenses/MIT
 Text Domain: bootstrap-basic4
 Domain Path: /languages/
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready
 This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.
 */
/*
 Required WordPress CSS
 */
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
/* WordPress gallery */
.gallery {
  margin-bottom: 1.6em;
}
.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/**-------------------------
 color Config
 -------------------------**/
/**-------------------------
 Font Config
 -------------------------**/
html, body {
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  color: #0061b0;
}
.title {
  padding: 0;
  margin: 0;
  font-family: 'Oswald', sans-serif !important;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 600;
}
@media (max-width: 1600px) {
  .title {
    font-size: 1.8em;
  }
}
@media (max-width: 1440px) {
  .title {
    font-size: 1.6em;
  }
}
@media (max-width: 480px) {
  .title {
    font-size: 1.4em;
  }
}
@media (max-width: 380px) {
  .title {
    font-size: 1.3em;
  }
}
@media (max-width: 320px) {
  .title {
    font-size: 1.2em;
  }
}
.title.title-sub {
  font-size: 1.6667em;
}
.title.title-primary-line-short, .title.title-primary-line, .title.title-white-line-short, .title.title-white-line {
  margin-bottom: 30px;
  position: relative;
}
.title.title-primary-line-short::after, .title.title-primary-line::after, .title.title-white-line-short::after, .title.title-white-line::after {
  content: "";
  position: absolute;
  bottom: -15px;
  height: 1px;
  left: 0;
}
.title.title-primary-line-short::after, .title.title-white-line-short::after {
  width: 80px;
}
.title.title-primary-line-short.middle-line::after, .title.title-white-line-short.middle-line::after {
  left: calc(50% - 40px);
}
.title.title-primary-line::after, .title.title-white-line::after {
  width: 100%;
}
.title.title-primary-line::after, .title.title-primary-line-short::after {
  background-color: #0061b0;
}
.title.title-white-line::after, .title.title-white-line-short::after {
  background-color: #fff;
}
.title.section-title {
  color: #fff;
  background-color: #0061b0;
  padding: 0.5em 1.2em;
}
.title.title-xs {
  font-size: 1em;
}
.title.title-s {
  font-size: 1.222em;
}
@media (max-width: 1440px) {
  .title.title-s {
    font-size: 1.1em;
  }
}
.title.title-m {
  font-size: 1.7em;
}
@media (max-width: 1440px) {
  .title.title-m {
    font-size: 1.5em;
  }
}
.title.title-f {
  font-size: 2.2em;
}
@media (max-width: 1440px) {
  .title.title-f {
    font-size: 1.8em;
  }
}
.title.title-l {
  font-size: 2.8em;
}
@media (max-width: 1600px) {
  .title.title-l {
    font-size: 2.2em;
  }
}
@media (max-width: 1440px) {
  .title.title-l {
    font-size: 2em;
  }
}
.t-xsmall {
  font-size: 0.666666667em;
}
.t-small {
  font-size: 0.9em;
}
.t-mid {
  font-size: 1.125em;
}
.t-big {
  font-size: 1.222em;
}
.t-xl {
  font-size: 1.5em;
}
.content-style h1, .content-style h2, .content-style h3 {
  font-family: DINNextSlabPro-Medium, sans-serif;
}
.content-style h1 {
  color: #0061b0;
}
.content-style h2 {
  color: #0061b0;
}
.content-style h3 {
  color: #181415;
}
.content-style p, .content-style span {
  font-family: TradeGothicLT, sans-serif;
  font-size: 18px;
}
/*
 h1{font-size: 2.5em;}
 h2{font-size: 1.9em;}
 h3{font-size: 1.3em;}
 h4{font-size: 1.2em;}
 h5{font-size: 1.2em;}
 h6{font-size: 0.5em;}
 h1, h2, h3{font-weight: bold;}
 */
p {
  margin-bottom: 1em;
  font-weight: 300;
}
/*html, html body {
 font-family: TradeGothicLT, sans-serif;
 @media(max-width: 1600px){
 font-size: $base_font_size * 0.85;
 .navbar-brand img{width: 85%;}
 }
 @media(max-width: 1440px){
 font-size: $base_font_size * 0.8;
 .navbar-brand img{width: 80%;}
 }
 @media(max-width: 1199px){
 font-size: $base_font_size * 0.75;
 .navbar-brand img{
 width: 75%;
 min-width: 100px;
 }
 }
 @media(max-width: 991px){
 font-size: $base_font_size * 0.70;
 .navbar-brand img{width: 70%;}
 }
 @media(max-width: 768px){
 font-size: $base_font_size * 0.667;
 .navbar-brand img{width: 60%;}
 }
 @media(max-width: 575px){
 font-size: $base_font_size * 0.667;
 }
 }*/
#page {
  position: relative;
}
#content {
  /*overflow: hidden*/
}
/**-------------------------
 Space Config
 -------------------------**/
html body {
  background-color: #333;
  color: #fff;
}
/**-----------------------
 *background
 -----------------------**/
/**-----------------------
 *background
 -----------------------**/
.index-bf-0::before {
  z-index: 0;
}
.index-bf-1::before {
  z-index: 1;
}
.index-bf-2::before {
  z-index: 2;
}
.index-0 {
  z-index: 0;
}
.index-1 {
  z-index: 1;
}
.index-2 {
  z-index: 2;
}
/** overlay **/
.overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.overlay.overlay-primary::before {
  background-color: rgba(0, 97, 176, 0.8);
}
.overlay.overlay-dark::before {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg-img-70 {
  padding-bottom: 70%;
}
.bg-img-60 {
  padding-bottom: 60%;
}
/**-----------------------
 color
 -----------------------**/
/*** -1 Color Scheme ***/
.t-primary {
  color: #0061b0;
}
.t-secondary {
  color: #0c385a;
}
.t-dark {
  color: #0c385a;
}
.t-white {
  color: #fff;
}
.t-grey {
  color: #ededed;
}
.t-black {
  color: #000;
}
.bg-primary {
  background-color: #0061b0;
}
.bg-secondary {
  background-color: #0c385a;
}
.bg-dark {
  background-color: #0c385a;
}
.bg-white {
  background-color: #fff;
}
.bg-grey {
  background-color: #ededed;
}
.bg-black {
  background-color: #000;
}
.table-v-m {
  display: table;
  height: 100%;
}
.table-v-m > div {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
/**-----------------------
 font / text
 -----------------------**/
/**-----------------------
 font / text
 -----------------------**/
a {
  transition: all 0.5s ease;
}
a:hover {
  color: #0061b0;
  text-decoration: none;
}
.t-uppercase {
  text-transform: uppercase;
}
.t-thin {
  font-weight: 300;
}
.t-bold {
  font-weight: 700;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
/** text decaration **/
.text-red-box {
  position: relative;
  padding-right: 2.2em;
  line-height: 1.5;
}
.text-red-box::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 160%;
  background-image: url("/wp-content/uploads/2018/06/Rectangle.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  top: -30%;
  background-position: right;
}
/**-----------------------
 button
 -----------------------**/
/**-----------------------
 button
 -----------------------**/
button, button:hover, button:focus, a, a:hover, a:focus {
  outline: none;
}
.btn {
  font-family: TradeGothicLT, sans-serif;
  transition: all 0.5s ease;
  border-radius: 0;
}
.btn:hover {
  transition: all 0.5s ease;
}
.btn.simple {
  padding: 15px 55px;
  font-size: 1em;
}
@media (max-width: 767px) {
  .btn.simple {
    padding: 15px 40px;
  }
}
.btn.btn-small {
  padding: 10px 30px;
}
.btn.btn-middle {
  padding: 0.8em 3.5em;
}
.btn.btn-round {
  border-radius: 30px;
}
.btn.btn-light {
  color: #fff;
  border: 2px solid #fff;
  padding: 0.5em 3.5em;
}
.btn.btn-light:hover {
  color: #0061b0;
  background-color: #fff;
}
/**-----------------------
 images
 -----------------------**/
/**-----------------------
 images
 -----------------------**/
.has-image, .hasimage {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.has-image.top, .hasimage.top {
  background-position: top center;
}
.has-image.bottom, .hasimage.bottom {
  background-position: bottom center;
}
img.img-cricle, .img-cricle > img {
  border-radius: 50%;
}
.image70p {
  padding-bottom: 70%;
}
/**-----------------------
 space
 -----------------------**/
/**-----------------------
 space
 -----------------------**/
.m0t {
  margin-top: 0px;
}
.m0b {
  margin-bottom: 0px;
}
.m0l {
  margin-left: 0px;
}
.m0r {
  margin-right: 0px;
}
.m0tb {
  margin-top: 0px;
  margin-bottom: 0px;
}
.p0t {
  padding-top: 0px;
}
.p0b {
  padding-bottom: 0px;
}
.p0l {
  padding-left: 0px;
}
.p0r {
  padding-right: 0px;
}
.p0tb {
  padding-top: 0px;
  padding-bottom: 0px;
}
.m5t {
  margin-top: 5px;
}
.m5b {
  margin-bottom: 5px;
}
.m5l {
  margin-left: 5px;
}
.m5r {
  margin-right: 5px;
}
.m5tb {
  margin-top: 5px;
  margin-bottom: 5px;
}
.p5t {
  padding-top: 5px;
}
.p5b {
  padding-bottom: 5px;
}
.p5l {
  padding-left: 5px;
}
.p5r {
  padding-right: 5px;
}
.p5tb {
  padding-top: 5px;
  padding-bottom: 5px;
}
.m10t {
  margin-top: 10px;
}
.m10b {
  margin-bottom: 10px;
}
.m10l {
  margin-left: 10px;
}
.m10r {
  margin-right: 10px;
}
.m10tb {
  margin-top: 10px;
  margin-bottom: 10px;
}
.p10t {
  padding-top: 10px;
}
.p10b {
  padding-bottom: 10px;
}
.p10l {
  padding-left: 10px;
}
.p10r {
  padding-right: 10px;
}
.p10tb {
  padding-top: 10px;
  padding-bottom: 10px;
}
.m15t {
  margin-top: 15px;
}
.m15b {
  margin-bottom: 15px;
}
.m15l {
  margin-left: 15px;
}
.m15r {
  margin-right: 15px;
}
.m15tb {
  margin-top: 15px;
  margin-bottom: 15px;
}
.p15t {
  padding-top: 15px;
}
.p15b {
  padding-bottom: 15px;
}
.p15l {
  padding-left: 15px;
}
.p15r {
  padding-right: 15px;
}
.p15tb {
  padding-top: 15px;
  padding-bottom: 15px;
}
.m20t {
  margin-top: 20px;
}
.m20b {
  margin-bottom: 20px;
}
.m20l {
  margin-left: 20px;
}
.m20r {
  margin-right: 20px;
}
.m20tb {
  margin-top: 20px;
  margin-bottom: 20px;
}
.p20t {
  padding-top: 50px;
}
.p20b {
  padding-bottom: 20px;
}
.p20l {
  padding-left: 20px;
}
.p20r {
  padding-right: 20px;
}
.p20tb {
  padding-top: 20px;
  padding-bottom: 20px;
}
.m30t {
  margin-top: 30px;
}
.m30b {
  margin-bottom: 30px;
}
.m30l {
  margin-left: 30px;
}
.m30r {
  margin-right: 30px;
}
.m30tb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.p30t {
  padding-top: 30px;
}
.p30b {
  padding-bottom: 30px;
}
.p30l {
  padding-left: 30px;
}
.p30r {
  padding-right: 30px;
}
.p30tb {
  padding-top: 30px;
  padding-bottom: 30px;
}
.m40t {
  margin-top: 40px;
}
.m40b {
  margin-bottom: 40px;
}
.m40l {
  margin-left: 40px;
}
.m40r {
  margin-right: 40px;
}
.m40tb {
  margin-top: 40px;
  margin-bottom: 40px;
}
.p40t {
  padding-top: 40px;
}
.p40b {
  padding-bottom: 40px;
}
.p40l {
  padding-left: 40px;
}
.p40r {
  padding-right: 40px;
}
.p40tb {
  padding-top: 40px;
  padding-bottom: 40px;
}
.m50t {
  margin-top: 50px;
}
.m50b {
  margin-bottom: 50px;
}
.m50l {
  margin-left: 50px;
}
.m50r {
  margin-right: 50px;
}
.m50tb {
  margin-top: 50px;
  margin-bottom: 50px;
}
.p50t {
  padding-top: 50px;
}
.p50b {
  padding-bottom: 20px;
}
.p50l {
  padding-left: 50px;
}
.p50r {
  padding-right: 50px;
}
.p50tb {
  padding-top: 50px;
  padding-bottom: 50px;
}
.m80t {
  margin-top: 80px;
}
.m80b {
  margin-bottom: 80px;
}
.m80l {
  margin-left: 80px;
}
.m80r {
  margin-right: 80px;
}
.m80tb {
  margin-top: 80px;
  margin-bottom: 80px;
}
.p80t {
  padding-top: 80px;
}
.p80b {
  padding-bottom: 80px;
}
.p80l {
  padding-left: 80px;
}
.p80r {
  padding-right: 80px;
}
.p80tb {
  padding-top: 80px;
  padding-bottom: 80px;
}
.m100t {
  margin-top: 100px;
}
.m100b {
  margin-bottom: 100px;
}
.m100l {
  margin-left: 100px;
}
.m100r {
  margin-right: 100px;
}
.m100tb {
  margin-top: 100px;
  margin-bottom: 100px;
}
.p100t {
  padding-top: 100px;
}
.p100b {
  padding-bottom: 100px;
}
.p100l {
  padding-left: 100px;
}
.p100r {
  padding-right: 100px;
}
.p100tb {
  padding-top: 100px;
  padding-bottom: 100px;
}
.m150t {
  margin-top: 150px;
}
.m150b {
  margin-bottom: 150px;
}
.m150l {
  margin-left: 150px;
}
.m150r {
  margin-right: 150px;
}
.m150tb {
  margin-top: 150px;
  margin-bottom: 150px;
}
.p150t {
  padding-top: 150px;
}
.p150b {
  padding-bottom: 150px;
}
.p150l {
  padding-left: 150px;
}
.p150r {
  padding-right: 150px;
}
.p150tb {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (max-width: 575px) {
  .m-neg-b {
    margin-bottom: -25px;
  }
  .m-neg-t {
    margin-top: -25px;
  }
  .p-neg-b {
    padding-bottom: -25px;
  }
  .p-neg-t {
    padding-top: -25px;
  }
  .m-no-b {
    margin-bottom: 0;
  }
  .m-no-t {
    margin-top: 0;
  }
  .p-no-b {
    padding-bottom: 0;
  }
  .p-no-t {
    padding-top: 0;
  }
  .m-s-b {
    margin-bottom: 75px;
  }
  .m-s-t {
    margin-top: 75px;
  }
  .p-s-b {
    padding-bottom: 75px;
  }
  .p-s-t {
    padding-top: 75px;
  }
  .m-m-b {
    margin-bottom: 100px;
  }
  .m-m-t {
    margin-top: 100px;
  }
  .p-m-b {
    padding-bottom: 100px;
  }
  .p-m-t {
    padding-top: 100px;
  }
  .m-l-b {
    margin-bottom: 150px;
  }
  .m-l-t {
    margin-top: 150px;
  }
  .p-l-b {
    padding-bottom: 150px;
  }
  .p-l-t {
    padding-top: 150px;
  }
}
@media (min-width: 576px) {
  .m-neg-b {
    margin-bottom: -30px;
  }
  .m-neg-t {
    margin-top: -30px;
  }
  .p-neg-b {
    padding-bottom: -30px;
  }
  .p-neg-t {
    padding-top: -30px;
  }
  .m-no-b {
    margin-bottom: 0;
  }
  .m-no-t {
    margin-top: 0;
  }
  .p-no-b {
    padding-bottom: 0;
  }
  .p-no-t {
    padding-top: 0;
  }
  .m-s-b {
    margin-bottom: 90px;
  }
  .m-s-t {
    margin-top: 90px;
  }
  .p-s-b {
    padding-bottom: 90px;
  }
  .p-s-t {
    padding-top: 90px;
  }
  .m-m-b {
    margin-bottom: 120px;
  }
  .m-m-t {
    margin-top: 120px;
  }
  .p-m-b {
    padding-bottom: 120px;
  }
  .p-m-t {
    padding-top: 120px;
  }
  .m-l-b {
    margin-bottom: 180px;
  }
  .m-l-t {
    margin-top: 180px;
  }
  .p-l-b {
    padding-bottom: 180px;
  }
  .p-l-t {
    padding-top: 180px;
  }
}
@media (min-width: 768px) {
  .m-neg-b {
    margin-bottom: -35px;
  }
  .m-neg-t {
    margin-top: -35px;
  }
  .p-neg-b {
    padding-bottom: -35px;
  }
  .p-neg-t {
    padding-top: -35px;
  }
  .m-no-b {
    margin-bottom: 0;
  }
  .m-no-t {
    margin-top: 0;
  }
  .p-no-b {
    padding-bottom: 0;
  }
  .p-no-t {
    padding-top: 0;
  }
  .m-s-b {
    margin-bottom: 105px;
  }
  .m-s-t {
    margin-top: 105px;
  }
  .p-s-b {
    padding-bottom: 105px;
  }
  .p-s-t {
    padding-top: 105px;
  }
  .m-m-b {
    margin-bottom: 140px;
  }
  .m-m-t {
    margin-top: 140px;
  }
  .p-m-b {
    padding-bottom: 140px;
  }
  .p-m-t {
    padding-top: 140px;
  }
  .m-l-b {
    margin-bottom: 210px;
  }
  .m-l-t {
    margin-top: 210px;
  }
  .p-l-b {
    padding-bottom: 210px;
  }
  .p-l-t {
    padding-top: 210px;
  }
}
@media (min-width: 992px) {
  .m-neg-b {
    margin-bottom: -40px;
  }
  .m-neg-t {
    margin-top: -40px;
  }
  .p-neg-b {
    padding-bottom: -40px;
  }
  .p-neg-t {
    padding-top: -40px;
  }
  .m-no-b {
    margin-bottom: 0;
  }
  .m-no-t {
    margin-top: 0;
  }
  .p-no-b {
    padding-bottom: 0;
  }
  .p-no-t {
    padding-top: 0;
  }
  .m-s-b {
    margin-bottom: 120px;
  }
  .m-s-t {
    margin-top: 120px;
  }
  .p-s-b {
    padding-bottom: 120px;
  }
  .p-s-t {
    padding-top: 120px;
  }
  .m-m-b {
    margin-bottom: 160px;
  }
  .m-m-t {
    margin-top: 160px;
  }
  .p-m-b {
    padding-bottom: 160px;
  }
  .p-m-t {
    padding-top: 160px;
  }
  .m-l-b {
    margin-bottom: 240px;
  }
  .m-l-t {
    margin-top: 240px;
  }
  .p-l-b {
    padding-bottom: 240px;
  }
  .p-l-t {
    padding-top: 240px;
  }
}
@media (min-width: 1200px) {
  .m-neg-b {
    margin-bottom: -45px;
  }
  .m-neg-t {
    margin-top: -45px;
  }
  .p-neg-b {
    padding-bottom: -45px;
  }
  .p-neg-t {
    padding-top: -45px;
  }
  .m-no-b {
    margin-bottom: 0;
  }
  .m-no-t {
    margin-top: 0;
  }
  .p-no-b {
    padding-bottom: 0;
  }
  .p-no-t {
    padding-top: 0;
  }
  .m-s-b {
    margin-bottom: 135px;
  }
  .m-s-t {
    margin-top: 135px;
  }
  .p-s-b {
    padding-bottom: 135px;
  }
  .p-s-t {
    padding-top: 135px;
  }
  .m-m-b {
    margin-bottom: 180px;
  }
  .m-m-t {
    margin-top: 180px;
  }
  .p-m-b {
    padding-bottom: 180px;
  }
  .p-m-t {
    padding-top: 180px;
  }
  .m-l-b {
    margin-bottom: 270px;
  }
  .m-l-t {
    margin-top: 270px;
  }
  .p-l-b {
    padding-bottom: 270px;
  }
  .p-l-t {
    padding-top: 270px;
  }
}
@media (min-width: 1600px) {
  .m-neg-b {
    margin-bottom: -47.5px;
  }
  .m-neg-t {
    margin-top: -47.5px;
  }
  .p-neg-b {
    padding-bottom: -47.5px;
  }
  .p-neg-t {
    padding-top: -47.5px;
  }
  .m-no-b {
    margin-bottom: 0;
  }
  .m-no-t {
    margin-top: 0;
  }
  .p-no-b {
    padding-bottom: 0;
  }
  .p-no-t {
    padding-top: 0;
  }
  .m-s-b {
    margin-bottom: 142.5px;
  }
  .m-s-t {
    margin-top: 142.5px;
  }
  .p-s-b {
    padding-bottom: 142.5px;
  }
  .p-s-t {
    padding-top: 142.5px;
  }
  .m-m-b {
    margin-bottom: 190px;
  }
  .m-m-t {
    margin-top: 190px;
  }
  .p-m-b {
    padding-bottom: 190px;
  }
  .p-m-t {
    padding-top: 190px;
  }
  .m-l-b {
    margin-bottom: 285px;
  }
  .m-l-t {
    margin-top: 285px;
  }
  .p-l-b {
    padding-bottom: 285px;
  }
  .p-l-t {
    padding-top: 285px;
  }
}
/**-----------------------
 *list style
 -----------------------**/
/**-----------------------
 *list style
 -----------------------**/
ul.check-mark {
  list-style: none;
}
ul.check-mark li {
  position: relative;
  margin-bottom: 0.8em;
}
ul.check-mark li::before {
  position: absolute;
  content: "\f00c";
  font-family: 'FontAwesome';
  left: calc(-5px - 1em);
}
/**-----------------------
 *layout style
 -----------------------**/
/**-----------------------
 *layout style
 -----------------------**/
.table-v-m {
  display: table;
  height: 100%;
}
.table-v-m > div {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.table-view {
  display: table;
}
.table-view > div {
  display: table-cell;
}
.line-2 {
  position: relative;
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 2.8em;
  line-height: 1.4em;
}
.line-3 {
  position: relative;
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 4.2em;
  line-height: 1.4em;
}
/**-----------------------
 *property grid style
 -----------------------**/
.prop-grid-wrap {
  margin-bottom: 50px;
}
.prop-grids .prop-grid {
  padding-bottom: 110%;
  position: relative;
}
.prop-grids .prop-grid .grid-tag {
  position: absolute;
  right: -0.5em;
  top: 27px;
  padding: 0.2em 1.85em 0.2em 2.9em;
  background: linear-gradient(122deg, transparent 1.4em, #0061b0 0);
  font-weight: 700;
}
@media (max-width: 767px) {
  .prop-grid-wrap {
    margin-bottom: 50px;
  }
}
@media (max-width: 565px) {
  .container.xs-full {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
/**-----------------------
 *form style
 -----------------------**/
::-webkit-input-placeholder {
  font-size: 14px;
  color: rgba(0, 97, 176, .5);
}
:-moz-placeholder {
  font-size: 14px;
  color: rgba(0, 97, 176, .5);
}
::-moz-placeholder {
  font-size: 14px;
  color: rgba(0, 97, 176, .5);
}
:-ms-input-placeholder {
  font-size: 14px;
  color: rgba(0, 97, 176, .5);
}
:root {
  --body-bg: #333953;
  --select-bg-color: #fff;
  --select-text-color: #363a36;
}
form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), form textarea {
  border: none;
  border-bottom: 1px solid var(--select-text-color);
  width: 100%;
  height: 5em;
  background: var(--select-bg-color);
}
form .container_select {
  position: relative;
}
form .container_select select {
  border: none;
  border-bottom: 1px solid var(--select-text-color);
  width: 100%;
  height: 5em;
  background: var(--select-bg-color);
  padding: 0 15px 0 5px;
  outline: none;
  color: var(--select-text-color);
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-family: TradeGothicLT, san-serif;
}
form .container_select::after {
  content: "\f107";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  pointer-events: none;
}
#post-246 .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: inline-block;
}
/**-----------------------
 other
 -----------------------**/
/*
 * 0: Classes
 * Generic classes to use.
 *
 * @package storefront
 */
html, body {
  color: #0061b0;
  font-size: 18px;
  font-family: 'Roboto', Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
}
section, footer {
  position: relative;
  display: block;
  width: 100%;
  float: left;
}
a {
  color: #0061b0;
  text-decoration: none;
  outline: none;
  transition: all 0.5s ease;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: none !important;
  transition: all 0.5s ease;
}
input, textarea {
  outline: none;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
::-webkit-input-placeholder {
  font-size: 14px;
  color: rgba(0, 97, 176, .5);
}
:-moz-placeholder {
  font-size: 14px;
  color: rgba(0, 97, 176, .5);
}
::-moz-placeholder {
  font-size: 14px;
  color: rgba(0, 97, 176, .5);
}
:-ms-input-placeholder {
  font-size: 14px;
  color: rgba(0, 97, 176, .5);
}
.t-uppercase {
  text-transform: uppercase;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.button {
  display: inline-block;
  background-color: #0061b0;
  color: #fff;
  border: 2px solid #0061b0;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 45px;
}
.button.secondary {
  background-color: #0c385a;
  color: #fff;
  border-color: #0c385a;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #fff;
  color: #0c385a;
  border-color: #0c385a;
}
.button:hover, .button:focus {
  background-color: #fff;
  color: #0061b0;
  border-color: #0061b0;
}
@media (max-width: 767px) {
  .button {
    padding: 8px 30px;
    font-size: 14px;
  }
}
.has-slider .slick-arrow {
  z-index: 1;
}
.has-slider .slick-arrow:before {
  font-family: FontAwesome;
  opacity: 0.25;
  transition: all 0.5s ease;
}
.has-slider .slick-arrow:hover:before, .has-slider .slick-arrow:hover:focus {
  opacity: 1;
  transition: all 0.5s ease;
}
.has-slider .slick-arrow.slick-prev:before {
  content: "\f053";
}
.has-slider .slick-arrow.slick-next:before {
  content: "\f054";
}
.title {
  position: relative;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.title.sm {
  font-size: 24px;
}
@media (max-width: 991px) {
  .title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .title.sm {
    font-size: 18px;
  }
}
.title.withline:before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0;
  background-color: #0c385a;
  width: 100%;
  max-width: 50px;
  height: 4px;
  transition: all 0.5s ease;
}
.title.withline.white {
  color: #fff;
}
.title.withline.white:before {
  background-color: #fff;
}
ul.slider.oftwo {
  margin-left: 0;
  width: 100%;
}
ul.slider.oftwo li .left, ul.slider.oftwo li .right {
  position: relative;
  float: left;
  display: block;
}
ul.slider.oftwo li .left {
  width: 33.33333%;
}
ul.slider.oftwo li .right {
  width: 66.66667%;
}
ul.grid {
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
  overflow: hidden;
}
ul.grid li {
  float: left;
  display: block;
  transition: all 0.5s ease;
}
ul.grid li a {
  color: #0c385a;
  transition: all 0.5s ease;
}
ul.grid li a:hover, ul.grid li a:focus {
  color: #0061b0;
  transition: all 0.5s ease;
}
ul.grid li .image {
  height: 180px;
}
ul.grid li .content {
  padding: 20px;
}
ul.grid.ofthree li {
  width: 32%;
  margin-right: 2%;
}
ul.grid.ofthree li:nth-child(3n) {
  margin-right: 0;
}
ul.grid.offour li {
  width: 23%;
  margin-right: 2.666667%;
}
ul.grid.offour li:nth-child(4n) {
  margin-right: 0;
}
.gform_wrapper {
  margin: 0;
}
@media (max-width: 767px) {
  .gform_wrapper form .gform_body .gform_fields .gfield {
    margin-top: 30px;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield label {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield div input, .gform_wrapper form .gform_body .gform_fields .gfield div textarea {
  border: 1px solid #0061b0;
  padding: 8px !important;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .gform_wrapper form .gform_body .gform_fields .gfield div input, .gform_wrapper form .gform_body .gform_fields .gfield div textarea {
    line-height: normal !important;
  }
}
.gform_wrapper form input[type="submit"] {
  background-color: #0c385a;
  border-color: #0c385a;
  text-transform: uppercase;
  transition: all 0.5s ease;
  float: right;
}
.gform_wrapper form input[type="submit"]:hover {
  background-color: transparent;
  color: #0c385a;
  transition: all 0.5s ease;
}
ul.menu {
  padding-left: 0;
}
ul.menu .menu-item {
  list-style-type: none;
  margin-bottom: 10px;
}
ul.menu .menu-item a {
  position: relative;
  color: #fff;
  font-size: 14px;
}
ul.menu .menu-item a:before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 2px;
  background-color: transparent;
  width: 30px;
  height: 1px;
  transition: all 0.5s ease;
}
ul.menu .menu-item a:hover:before {
  background-color: #0c385a;
  transition: all 0.5s ease;
}
.square {
  width: 100%;
}
.square:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.circle {
  position: relative;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding-top: 100%;
  background: #0c385a;
}
.has-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.has-absolute {
  position: relative;
  height: 100%;
}
.absolute-xy {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.absolute-x {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.absolute-y {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.table-div {
  display: table;
  width: 100%;
}
.table-row {
  display: table-row;
}
.table-cell {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.has-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.visible-hover, .display-hover {
  opacity: 0;
}
.display-hover {
  height: 0;
}
.inline {
  display: inline;
}
.clear {
  clear: both;
}
#header-logo {
  max-height: 85px;
}
.navbar.navbar-expand-lg {
  justify-content: flex-end !important;
  padding-right: 0;
}
.navbar.navbar-expand-lg a {
  font-size: 16px !important;
  font-weight: 300;
}
.navbar.navbar-expand-lg .menu-item.current-menu-item, .navbar.navbar-expand-lg .menu-item:hover {
  border-bottom: 1px solid #888;
}
.navbar.navbar-expand-lg #mega-menu-wrap-primary {
  width: 100%;
}
@media (max-width: 1200px) {
  .navbar.navbar-expand-lg #bootstrap-basic4-topnavbar {
    width: 100%;
  }
  .navbar.navbar-expand-lg #bootstrap-basic4-topnavbar #mega-menu-wrap-primary a.mega-menu-link {
    text-align: center;
  }
}
#menu-item-168 {
  padding-left: 20px;
  position: relative;
}
#menu-item-168, #menu-item-168:hover, #menu-item-168 .menu-item {
  border-bottom: none !important;
  boder-color: transparent !important;
}
#menu-item-168:before {
  position: absolute;
  content: "|";
  left: 10px;
  top: 4px;
}
#menu-item-168 a {
  color: #fff;
}
#menu-item-168 a:before {
  content: "\f095";
  color: #fff;
  padding-right: 10px;
  font-family: 'Font Awesome 5 Pro';
}
#hero #hero-sliders .hero-slider-item {
  width: 100%;
  height: 800px;
  height: 100vh;
  max-height: 56vw;
}
@media (max-width: 1200px) {
  #hero #hero-sliders .hero-slider-item {
    height: 650px;
    height: 100vh;
  }
}
@media (max-width: 575px) {
  #hero #hero-sliders .hero-slider-item {
    height: 30vh;
    min-height: 300px;
  }
}
#hero #hero-sliders .slick-arrow {
  width: 50px;
  height: 50px;
  z-index: 2;
}
#hero #hero-sliders .slick-arrow:before {
  font-size: 40px;
}
#hero #hero-sliders .slick-prev {
  left: 25px;
}
#hero #hero-sliders .slick-next {
  right: 25px;
}
.site-title {
  margin-bottom: 10px;
  margin-top: 10px;
}
.row-with-vspace, .page-header {
  margin-bottom: 0;
}
.page-header-top-right {
  margin-top: 15px;
}
.page-header-top-right .fab {
  margin-right: 15px;
}
.page-header-top-right .phone {
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 700;
}
@media (max-width: 1199px) {
  .navbar-nav.mr-auto {
    justify-content: flex-end !important;
    width: 100%;
  }
}
#top-header {
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: linear-gradient(to right, #333 50%, rgba(51, 51, 51, 0.5));
}
.navbar-toggler {
  border: none !important;
}
@media (min-width: 992px) {
  #bb4-primary-menu {
    justify-content: space-between;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /*
   #menu-item-168{
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: rgba(0,0,0,0.9);
   }
   */
}
@media (max-width: 767px) {
  #headerphone {
    position: fixed;
    top: 0;
    z-index: 99999;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 3px 0;
    background: #000;
    margin: 0;
  }
  #site-footer {
    padding-bottom: 30px;
  }
}
#site-footer {
  background-color: #333;
  border-top: 1px dotted #888;
  padding-bottom: 30px;
}
.footer-socials {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #888;
}
.footer-socials .social-icons a {
  color: #fff;
  font-size: 30px;
  margint-right: 15px;
}
.social-icons a {
  font-size: 30px;
}
ul.footer-nav {
  list-style: none;
  padding-left: 0;
}
ul.footer-nav li a {
  color: #fff;
}
.ms-slide-bgcont::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
}
#our-caravans .row .col-md-4 {
  top: 0;
  transition: all 0.5s ease;
}
#our-caravans .row .col-md-4:hover {
  top: -15px;
  transition: all 0.5s ease;
}
#our-caravans .row img {
  max-width: 100%;
}
#our-caravans #hp-caravans img {
  max-width: 100%;
}
#our-caravans #hp-caravans .slick-arrow:before {
  color: #000;
}
#hp-gallery img {
  max-width: 100%;
}
#icons .icon-wrap {
  background-color: #444;
  padding: 15px;
  margin-bottom: 30px;
  transition: all 0.5s ease;
}
#icons .icon-wrap img {
  max-width: 50px;
  max-height: 50px;
}
#icons .icon-wrap .icon-text {
  color: #fff;
  text-transform:uppercase;
  font-weight:bold;
}
#icons .icon-wrap:hover {
  background-color: #666;
  transition: all 0.5s ease;
}
#page-banner {
  height: 60vh;
  min-height: 450px;
}
#main .post, #main .page {
  border: none !important;
}
form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), form textarea {
  height: 2em;
}
/** Events Page **/
#events_page .row {
  border-bottom: 1px solid #454545;
  margin-bottom: 30px;
}
#events_page .row:last-child {
  border-bottom: none;
}
.event-image {
  padding-bottom: 70%;
  position: relative;
}
.event-image a {
  height: 100%;
  width: 100%;
  position: absolute;
}
.products a img {
  max-width: 100%;
}
.products a h3, .products a h4 {
  color: #fff;
}
.gform_wrapper form .gform_fields {
  display: -ms-flexbox;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.gform_wrapper form .gfield {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .gform_wrapper form .gfield.half {
    flex: 0 0 48%;
    max-width: 48%;
  }
}
.gform_wrapper form .gfield input, .gform_wrapper form .gfield select.medium, .gform_wrapper form .gfield textarea {
  width: 100%;
}
.gform_wrapper form .gfield select.medium {
  height: 36px;
}
.gform_wrapper form .gfield .gfield_checkbox input {
  border: 1px solid #fff !important;
  padding: 8px !important;
  display: inline-block !important;
  position: relative !important;
  margin-right: 10px;
  margin-top: 0px !important;
}
.gform_wrapper form .gfield .gfield_checkbox input:checked:after {
  content: "✓";
  position: absolute;
  color: #fff;
  left: 4px;
  top: 2px;
  font-size: 12px;
}
.gform_wrapper form .gform_footer input[type="submit"] {
  background-color: #fff;
  color: #0c385a;
  border: 2px solid #fff;
}
.gform_wrapper form .gform_footer input[type="submit"]:hover {
  background-color: #0c385a;
  color: #fff;
}
#product-banner {
 /* height: 75vh;
  min-height: 500px;*/
}
@media (max-width: 575px) {
  #product-banner {
    display: block;
	/*height: 30vh;
  	min-height: 300px;*/
  }
}
#product-banner-phone {
  height: 30vh;
  min-height: 300px;
  display: none;
}
@media (max-width: 575px) {
  #product-banner-phone {
    display: block;
  }
}
#introduce .has-image {
  padding-bottom: 60%;
  background-size: contain;
}
@media (max-width: 767px) {
  #introduce .intro_text .absolute-y {
    position: relative;
    padding: 50px 0;
  }
}
#gallery img {
  max-width: 100%;
}
#gallery .gallery-item {
  position: relative;
  transition: all 0.5s ease;
}
#gallery .gallery-item::after {
  content: "\f00e";
  position: absolute;
  right: 45px;
  bottom: 45px;
  width: 0;
  height: 0;
  font-family: 'Font Awesome 5 Pro';
}
#gallery .gallery-item:hover {
  transform: scale(1.05);
  transition: all 0.5s ease;
}
#product-nav {
  list-style: none;
  position: fixed;
  left: 0;
  top: 30%;
  width: 3em;
  background: transparent;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 2;
  color: #aaa;
  padding-left: 0;
  transition: 0.5s;
}
#product-nav li {
  height: 27px;
  position: relative;
  border-bottom: 1px solid #888;
  padding: 1em 1em 2em 1em;
}
#product-nav li:last-child {
  border-bottom: none;
}
#product-nav li i {
  color: #fff;
}
#product-nav li a {
  color: #fff;
  opacity: 1;
  display: line-block;
  width: auto;
  transition: 0.5s;
  position: absolute;
  left: 15px;
	top: 15px;
  width: 130px;
}
#product-nav li a span {
  opacity: 0;
}
#product-nav:hover li a span, #product-nav:focus li a span {
  display: inline-block;
  opacity: 1;
}
#product-nav:hover, #product-nav:focus {
  transition: 0.5s;
  width: 180px;
}
#product-nav:hover li a, #product-nav:focus li a {
  display: inline-block;
  opacity: 1;
  transition: 0.5s;
}
@media (max-width: 575px) {
  #product-nav {
    position: fixed;
    top: calc(100% - 60px);
    display: flex;
    width: 100%;
    margin-bottom: 0;
    height: 60px;
  }
  #product-nav li {
    flex: 1 1 auto !important;
    text-align: center;
    border-right: 1px solid #888;
    border-bottom: none;
    height: 60px;
  }
  #product-nav li i {
    margin-right: 0;
	  font-size: 20px;
  }
  #product-nav li:last-child {
    border-right: none;
  }
  #product-nav li a {
    position: relative;
    display: block;
    width: 100%;
    opacity: 1;
    font-size: 12px;
    left: 0;
	  top: 0;
  }
  #product-nav:hover, #product-nav:focus {
    width: 100%;
  }
}
.floor_plan {
  max-width: 100%;
}
#myTab .nav-item .nav-link {
  color: #000;
}
#myTab .nav-item .show .nav-link, #myTab .nav-item .nav-link.active {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0;
  color: #fff;
}
#myTabContent .card {
  border-radius: 0;
  order-left: 1px dashed #eee;
  order-right: 1px dashed #eee;
}
#myTabContent .card .card-header {
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#myTabContent .card .card-header .btn {
  color: #fff;
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
}
#myTabContent .card .card-header .btn:after {
  content: '-';
  color: #fff;
  font-size: 20px;
  position: absolute;
  right: 0px;
  top: calc(50% - 15px);
}
#myTabContent .card .card-header .btn.collapsed:after {
  content: '+';
}
#myTabContent .card .card-body {
  font-family: 'Exo 2', sans-serif;
}
.p-spec-info{
	position:absolute;
	right:10px;
	top:10px;
}

@media(min-width: 576px){
	.p-spec-info div#mode{
		opacity:0.7;
		text-align:center;
		background-color: black;
		padding: 5px 30px;
		font-size: 32px;
		font-weight: bold;
	}
	div#price-mortgage{
		margin-top:10px;
		font-size: 24px;
	}
	div#price-mortgage span#price{
		background-color: red;
		padding: 5px 10px;
	}
	div#price-mortgage span#mortgage{
		background-color: black;
		padding: 5px 10px;
	}
}


@media(max-width: 575px){
	.p-spec-info div#mode{
		opacity:0.7;
		text-align:center;
		background-color: black;
		padding: 5px 25px;
		font-size: 22px;
		font-weight: bold;
	}
	div#price-mortgage{
		margin-top:10px;
		font-size: 20px;
	}
	div#price-mortgage span#price{
		background-color: red;
		padding: 5px 10px;
	}
	div#price-mortgage span#mortgage{
		background-color: black;
		padding: 5px 10px;
	}
}