.none-display {
    display: none
}

.img-lsc {
    background-image: url(/assets/img/sections/001.jpg)
}

.carousel-thirdImg {
    background-image: url(/assets/img/img3.jpg)
}

.carousel-secondImg {
    background-image: url(/assets/img/img2.jpg)
}

.carousel-firstImg {
    background-image: url(/assets/img/img1.jpg)
}

.error-img {
    background-image: url(/assets/img/photo_swipe/AdobeStock_212432481.jpeg)
}

.nav-image{
    width: auto;
    max-height: 50px;
}

.separator::before {
    white-space: pre;
    content: '\A';
}

.pb10 {
    padding-bottom: 10px;
}

.pt10 {
    padding-top: 10px;
}

.bg1 {
    background-image: url(/assets/img/img1.jpg);
}

.bg2 {
    background-image: url(/assets/img/gallery/divorcio-feliz.jpg);
}

.bg3 {
    background-image: url(/assets/img/img3.jpg);
}

.wautoh50 {
    width: auto; max-height: 50px;
}

.red {
    color:red;
}

.bold {
    font-weight: bold;
}

.w20rem {
    width: 20rem;
}

.jutifitext {
    text-align:justify
}

.img404 {
    background-image: url('/assets/img/photo_swipe/AdobeStock_212432481.jpeg');
}

.formatleft {
    width:45%;
    float:left;
    padding-right:10px;
}

.btn-blue {
    color:#3F6FFE !important;
}

.text-normal{
    text-transform:none !important;
}

.s12 {
    font-size: 12pt;
}

.container {
	font-weight: 500 !important;
}

html {
     min-height:100vh
}
body {
  position: relative ;
  min-height:100vh
}
.main {
padding-bottom:137px
}
footer {
  position: absolute !important;
  bottom: 0;
  width: 100%;
  height: 137px
}

.formvol .row {
  margin-top:25px !important
} 

.formvolheader {
  font-size:15pt;text-align:justify;margin-bottom:16px;text-indent: 40px;
}