/* Base */
.row-1 {
    margin: 10px 0 0;
}
.row-1 > [class^="col-"] {
    padding: 0;
}
@media (max-width:479px) {
    .col-xxs-4 {
        width: 58.33333333% !important;
    }
    .col-xxs-8 {
        width: 41.66666667% !important;
    }
}
@media (min-width:480px) and (max-width:599px) {
    .col-xxs-4 {
        width: 41.66666667% !important;
    }
    .col-xxs-8 {
        width: 58.33333333% !important;
    }
}
.contenido-inner {
    padding: 20px 0px 15px;
}
@media (min-width:768px) {
    .contenido {
        background: url('/global/img/fondo-contenido.png') 1px -20px no-repeat;
        background-size: 100%;
    }
    .contenido-inner {
        padding: 30px 60px 15px;
    }
}
@media (min-width:992px) {
    .contenido-inner {
        padding: 30px 58px 15px;
    }
}
@media (min-width:1200px) {
    .contenido-inner {
        padding: 40px 68px 15px;
    }
}
.contenido-pagina {
    padding: 120px 24px 24px;
}
.left {
    float: left;
    min-height: 1px;
}
.right {
    float: right;
    min-height: 1px;
}
.btn {
    font-size: 13px;
    font-weight: 700;
}

/* margenes y paddings */
.pdn {
    padding: 0 !important;
}
.pdx {
    padding: 3px;
}
.pdm {
    padding: 10px;
}
.pdl {
    padding: 20px;
}
.pdxl {
    padding: 30px;
}
.pdxxl {
    padding: 40px;
}
.ptn, .pvn, .pan {
    padding-top: 0 !important;
}
.ptx, .pvx, .pax {
    padding-top: 3px !important;
}
.pts, .pvs, .pas {
    padding-top: 5px !important;
}
.ptm, .pvm, .pam {
    padding-top: 10px !important;
}
.ptl, .pvl, .pal {
    padding-top: 20px !important;
}
.ptxl, .pvxl, .paxl {
    padding-top: 30px !important;
}
.ptxxl, .pvxxl, .paxxl {
    padding-top: 40px !important;
}
.prn, .phn, .pan {
    padding-right: 0 !important;
}
.prx, .phx, .pax {
    padding-right: 3px !important;
}
.prs, .phs, .pas {
    padding-right: 5px !important;
}
.prm, .phm, .pam {
    padding-right: 10px !important;
}
.prl, .phl, .pal {
    padding-right: 20px !important;
}
.prxl, .phxl, .paxl {
    padding-right: 30px !important;
}
.prxxl, .phxxl, .paxxl {
    padding-right: 40px !important;
}
.pbn, .pvn, .pan {
    padding-bottom: 0 !important;
}
.pbx, .pvx, .pax {
    padding-bottom: 3px !important;
}
.pbs, .pvs, .pas {
    padding-bottom: 5px !important;
}
.pbm, .pvm, .pam {
    padding-bottom: 10px !important;
}
.pbl, .pvl, .pal {
    padding-bottom: 20px !important;
}
.pbxl, .pvxl, .paxl {
    padding-bottom: 30px !important;
}
.pbxxl, .pvxxl, .paxxl {
    padding-bottom: 40px !important;
}
.pln, .phn, .pan {
    padding-left: 0 !important;
}
.plx, .phx, .pax {
    padding-left: 3px !important;
}
.pls, .phs, .pas {
    padding-left: 5px !important;
}
.plm, .phm, .pam {
    padding-left: 10px !important;
}
.pll, .phl, .pal {
    padding-left: 20px !important;
}
.plxl, .phxl, .paxl {
    padding-left: 30px !important;
}
.plxxl, .phxxl, .paxxl {
    padding-left: 40px !important;
}
.mtn, .mvn, .man {
    margin-top: 0px !important;
}
.mtx, .mvx, .max {
    margin-top: 3px !important;
}
.mts, .mvs, .mas {
    margin-top: 5px !important;
}
.mtm, .mvm, .mam {
    margin-top: 10px !important;
}
.mtl, .mvl, .mal {
    margin-top: 20px !important;
}
.mtxl, .mvxl, .maxl {
    margin-top: 30px !important;
}
.mtxxl, .mvxxl, .maxxl {
    margin-top: 40px !important;
}
.mrn, .mhn, .man {
    margin-right: 0px !important;
}
.mrx, .mhx, .max {
    margin-right: 3px !important;
}
.mrs, .mhs, .mas {
    margin-right: 5px !important;
}
.mrm, .mhm, .mam {
    margin-right: 10px !important;
}
.mrl, .mhl, .mal {
    margin-right: 20px !important;
}
.mrxl, .mhxl, .maxl {
    margin-right: 30px !important;
}
.mrxxl, .mhxxl, .maxxl {
    margin-right: 40px !important;
}
.mbn, .mvn, .man {
    margin-bottom: 0px !important;
}
.mbx, .mvx, .max {
    margin-bottom: 3px !important;
}
.mbs, .mvs, .mas {
    margin-bottom: 5px !important;
}
.mbm, .mvm, .mam {
    margin-bottom: 10px !important;
}
.mbl, .mvl, .mal {
    margin-bottom: 20px !important;
}
.mbxl, .mvxl, .maxl {
    margin-bottom: 30px !important;
}
.mbxxl, .mvxxl, .maxxl {
    margin-bottom: 40px !important;
}
.mln, .mhn, .man {
    margin-left: 0px !important;
}
.mlx, .mhx, .max {
    margin-left: 3px !important;
}
.mls, .mhs, .mas {
    margin-left: 5px !important;
}
.mlm, .mhm, .mam {
    margin-left: 10px !important;
}
.mll, .mhl, .mal {
    margin-left: 20px !important;
}
.mlxl, .mhxl, .maxl {
    margin-left: 30px !important;
}
.mlxxl, .mhxxl, .maxxl {
    margin-left: 40px !important;
}
.spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}
.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
.cursor {
    cursor: pointer;
}

/* Encabezados */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
}
a, .lnkspan {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.lnkspan {
    color: #DB0603;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.lnkspan:hover, .lnkspan:focus {
    color: #000;
    text-decoration: underline;
}
label {
    font-size: 12px;
    color: #666;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-bottom-color: rgba(219, 6, 3, 0.8);
    outline: 0;
    outline: thin dotted \9;/* IE6-9 */
}
.pagnmb {
    line-height: 34px;
    color: #515151;
}
.pagination {
    margin: 0;
}
@media (min-width: 768px) {
  .navbar-toggle-navies {
    display: block;
  }
}
@media (min-width: 992px) {
  .navbar-toggle-navies {
    display: none;
  }
}
@media (min-width: 768px) {
    .navies-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navies-collapse.in {
  overflow-y: auto;
}
  
  .navies-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navies-collapse.collapse.in {
    display: block !important;
  }
  
}
@media (min-width: 992px) {
  .navies-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navies-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navies-collapse.in {
    overflow-y: visible;
  }
  
}
@media (max-width:991px) {
    .navbar-toggle.navbar-toggle-navies {
        margin: 0;
        padding: 20px 0;
        font-size: 24px;
        line-height: 1;
    }
    .navbar-toggle-navies:hover, .navbar-toggle-navies:focus {
        color: #DB0603;
    }
    .navies-collapse {
        position: absolute;
        z-index: 10;
        background-color: #FFF;
        left: 24px;
        top: 0px;
        width: 220px;
    }
    .navies-collapse-right {
        left: auto;
        right: 24px;
    }
    .navbar-toggle.navbar-toggle-navies-left {
        float: left;
    }
    .navbar-toggle.navbar-toggle-navies-right {
        float: right;
    }
}
@media (min-width:768px) {
    .navies-collapse {
        padding:0;
    }
}
.navies {
    margin-top: 20px;
}
@media (min-width:992px) {
    .navies {
        margin-top: 10px;
    }
}
@media (min-width:1200px) {
    .navies {
        margin-top: 20px;
    }
}
.navies .nav {
    padding: 0;
    margin-bottom: 10px;
}
.navies .nav > li > a {
    color: #515151;
    padding: 6px 8px 5px;
    font-size: 13px;
    font-weight: 700;
    border-bottom: solid 1px #e5e5e5;
    line-height: 1.2;
}
.navies .nav > li > a:hover, .navies .nav > li > a:focus {
    text-decoration: none;
    color: #DB0603;
    background-color: transparent;
}
.navies .nav-header {
    display: block;
    padding: 4px 8px 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    color: #DB0603;
    margin-bottom: 10px;
    text-transform: uppercase;
    background: url('/global/img/fondo-nav-header.png') repeat-x 0 0;
}
.navies .nav li + .nav-header {
    margin-top: 9px;
}
.navbar-default {
    border: none;
}
.navbar-default .nav > li > a {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
    position: relative;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.navbar .nav > li > a:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    min-width: 100%;
    height: 5px;
    border-top: 5px solid transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar .nav > li > a:focus:before, .navbar .nav > li > a:hover:before {
    border-top-color: #DB0603;
}
.navbar .nav > .active > a:before, .navbar .nav > .active > a:hover:before, .navbar .nav > .active > a:focus:before {
    border-top-color: #DB0603;
}
@media (min-width:768px) {
    .navbar-default .nav > li > a {
        font-size: 14px;
        padding: 10px;
    }
}
@media (min-width:992px) {
    .navbar-default .nav > li > a {
        font-size: 15px;
        padding: 10px 15px;
    }
    .navbar-default .navbar-collapse {
        padding: 0 46px;
    }
}
.navbar-default .navbar-toggle {
    color: #FFF;
    font-size: 24px;
    padding: 5px 10px;
    line-height: 1;
}
.label-c-obl {
    background-color: #eee;
    color: #666;
    padding: 2px 6px 3px;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
}
header {
    margin-top: 10px;
}
.logo a {
    display: block;
}
.header-der {
    position: relative;
    background: url('/global/img/fondo-header.png') 0 0 repeat-x;
    height: 95px;
}
@media (min-width:600px) {
    .header-der {
        height: 94px;
    }
}
@media (min-width:768px) {
    .logo {
        padding-right: 10px;
    }
    .header-der {
        height: 100px;
    }
}
@media (min-width:992px) {
    .header-der {
        height: 133px;
    }
}
@media (min-width:1200px) {
    .logo {
        padding-right: 0px;
    }
    .header-der {
        height: 138px;
    }
}
.page-header {
    font-size: 17px;
    font-weight: 700;
    color: #DB0603;
    text-transform: uppercase;
    padding-bottom: 2px;
    border-bottom: solid 1px #515151;
    margin: 0 0 15px;
}
.page-header a, .page-header span {
    color: #515151;
}
.page-header a:hover {
    color: #DB0603;
}
.page-header2 {
    margin-bottom: 12px;
}
.carousel-portada {
    margin-bottom: 20px;
    position: relative;
}
.vh-flechas {
    position: absolute;
    z-index: 10;
    color: rgba(255, 255, 255, 0.8);
    top: 42%;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .25);
    cursor: pointer;
    font-size: 36px;
    height: 48px;
    width: 48px;
    text-align: center;
}
.vh-flechas:hover {
    color: rgba(255, 255, 255, 1);
}
.vh-atras {
    left: -5px;
}
.vh-siguiente {
    right: -5px;
}

/********** IMAGENES DESTADAS  ********************************/
.thumbnail {
    border: none;
    margin-bottom: 0;
    padding-bottom: 26px;
    background: url('/global/img/fondo-dest.png') center bottom no-repeat;
    background-size: 100%;
    height: 102px;
}
.thumbnail figure {
    height: 80px;
    overflow: hidden;
}
@media (max-width:479px) {
    .hidden-xxs {
        display: none !important;
    }
}
@media (min-width:480px) {
    .thumbnail {
        height: 205px;
    }
    .thumbnail figure {
        height: 134px;
        overflow: hidden;
    }
}
@media (min-width:600px) {
    .thumbnail {
        height: 250px;
    }
    .thumbnail figure {
        height: 174px;
        overflow: hidden;
    }
}
@media (min-width:768px) {
    .thumbnail {
        height: 157px;
    }
    .thumbnail figure {
        height: 98px;
        overflow: hidden;
    }
}
@media (min-width:992px) {
    .thumbnail {
        height: 161px;
    }
    .thumbnail figure {
        height: 100px;
        overflow: hidden;
    }
}
@media (min-width:1200px) {
    .thumbnail {
        height: 194px;
    }
    .thumbnail figure {
        height: 125px;
        overflow: hidden;
    }
}
.lst-gal {
    margin-left: -32px;
    margin-bottom: 0;
}
.lst-gal .thumbnails {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
    *zoom: 1;
}
.lst-gal .thumbnails:before, .lst-gal .thumbnails:after {
    display: table;
    content: "";
    line-height: 0;
}
.lst-gal .thumbnails:after {
    clear: both;
}
.lst-gal .thumbnails > li {
    margin-bottom: 5px;
    padding-bottom: 26px;
    background: url('/global/img/fondo-dest.png') center bottom no-repeat;
}
.lst-gal .thumbnail {
    display: block;
    line-height: 1.2;
    height: 182px;
    overflow: hidden;
}
.lst-gal .thumbnail {
    height: 200px;
    overflow: hidden;
    position: relative;
}
.lst-gal2 .thumbnail {
    height: 240px;
}
.lst-gal .thumbnail .icono-zoom {
    position: absolute;
    left: 140px;
    top: 6px;
    z-index: 1;
}
.lst-gal .thumbnail .img-dest {
    display: block;
    height: 136px;
    overflow: hidden;
}
.lst-gal .thumbnail .img-dest {
    height: 150px;
}
.lst-gal .thumbnail > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail h1, .lst-gal .thumbnail h1 {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
}
.lst-gal .thumbnail h1 {
    font-size: 12px;
    height: 42px;
}
.lst-gal2 .thumbnail h1 {
    height: 50px;
}
.thumbnail h1 a, .lst-gal .thumbnail h1 a, .destacados .items a {
    color: #000;
}
.thumbnail h1 a:hover, .lst-gal .thumbnail h1 a:hover, .destacados .items a:hover {
    color: #DB0603;
}
.box-items, .destacados .box-items2 {
    padding: 8px 24px 0 5px;
    position: relative;
}
.box-items:after {
    right: 8px;
    top: 11px;
    background: url(/global/img/sprite.png) no-repeat 0 0;
    content: "";
    width: 15px;
    height: 9px;
    position: absolute;
    overflow: hidden;
}

/********** IMAGENES DESTADAS  ********************************/
.box-data {
    padding: 10px 10px 25px;
}
@media (min-width:768px) {
    .box-data {
        background: url('/global/img/fondo-data.png') right bottom no-repeat;
        background-size: 100%;
        padding: 10px 8px 25px;
    }
}
.redes {
    margin: 0 0 15px;
    padding: 0;
    list-style-type: none;
}
.redes {
    *zoom: 1;
}
.redes:before, .redes:after {
    display: table;
    content: "";
}
.redes:after {
    clear: both;
}
.redes li {
    float: left;
}
.fb, .tw, .gp, .cnt {
    float: none;
    width: 24px;
    height: 24px;
    margin-right: 4px;
    display: block;
    line-height: 24px !important;
    overflow: hidden;
    background: url(/global/img/sprite.png) no-repeat 0 -22px;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}
.cnt {
    width: 35px;
    margin-left: 8px;
}
a.fb {
    background-color: #3B5998;
    background-position: 0 -22px;
}
a.fb:hover {
    background-color: #2D4374;
}
a.tw {
    background-color: #39A9E0;
    background-position: -24px -22px;
}
a.tw:hover {
    background-color: #1F8FC8;
}
a.gp {
    background-color: #D14836;
    background-position: -48px -22px;
}
a.gp:hover {
    background-color: #AC3727;
}
a.cnt {
    background-color: -110px 0;
}
a.cnt:hover {
    background-color: -110px -36px;
}
.box-data p {
    margin-bottom: 8px;
}
.box-data p span {
    color: #515151;
}
.box-data p.box-data-tit {
    line-height: 1;
    font-weight: 700;
    font-size: 16px;
}
.box-data p.box-data-tit small {
    color: #515151;
    font-size: 12px;
}
.box-data a {
    color: #DB0603;
}
.box-data a:hover {
    color: #000;
}
@media (min-width:768px) {
}
@media (min-width:992px) {
    .box-data p, .box-data a {
        font-size: 13px;
    }
}
@media (min-width:1200px) {
    .box-data p {
        font-size: 14px;
    }
}
.titulo {
    font-size: 29px;
    margin-bottom: 14px;
}
.cuadro-mainpic {
    margin: 0;
    padding-bottom: 9px;
    background: url('/global/img/fondo-img.png') center bottom no-repeat;
    background-size: 100%;
}
.cuadro-mainpic2 {
    padding-bottom: 10px;
    background: url('/global/img/fondo-img2.png') center bottom no-repeat;
    background-size: 100%;
}
.cuadro-mainpic a, .cuadro-mainpic > span {
    display: block;
    position: relative;
}
@media (min-width:480px) {
    .cuadro-mainpic2 {
        padding-bottom: 16px;
    }
}
@media (min-width:600px) {
    .cuadro-mainpic2 {
        padding-bottom: 18px;
    }
}
@media (min-width:768px) {
    .cuadro-mainpic2 {
        padding-bottom: 11px;
    }
}
@media (min-width:992px) {
    .cuadro-mainpic {
        padding-bottom: 7px;
    }
    .cuadro-mainpic2 {
        padding-bottom: 12px;
    }
}
@media (min-width:1200px) {
    .cuadro-mainpic {
        padding-bottom: 9px;
    }
    .cuadro-mainpic2 {
        padding-bottom: 17px;
    }
}
.desarrollo ul {
    padding-left: 0;
    list-style: none;
    text-indent: -14px;
    *text-indent: 0;
    *list-style-type: disc;
}
.desarrollo ul li {
    margin: 0 0 10px 15px;
}
.desarrollo ul li:before {
    content: "\2022";
    color: #DB0603;
    font-size: 20px;
    padding-right: 8px;
    font-weight: 700;
    position: relative;
    top: 2px;
}
.btn-float {
    float: left;
    margin: 0 20px 0 0;
}
.icon-gal {
    font-size: 16px;
    margin-right: 5px;
}
.iconos-redes-ficha {
    background: url('/global/img/fondo-share.png') -10px 0 no-repeat;
    height: 50px;
    overflow: hidden;
}
.iconos-redes-ficha2 {
    float: none;
}
.addthis_toolbox {
    padding: 16px 0 0 0;
}
.footer {
    padding: 42px 8px 20px;
    background: url('/global/img/footer.png') repeat-x 0 0;
}
.footer {
    color: #515151;
    font-size: 12px;
}
.box-cnt {
    background: #f2f2f2;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: solid 1px #d2d2d2;
    margin-bottom: 6px;
}
.box-cnt-inner {
    padding: 10px 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #FFF;
}
.box-data-cnt {
    border-right: solid 1px #eee;
    padding-bottom: 18px;
}
.modal-title, .tope-popup-encuesta {
    font-weight: 700;
    color: #FFF;
    font-size: 22px;
}
.modal-gal {
    background-color: #515151;
}
.modal-content-gal {
    background-color: #515151;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
@media (min-width:768px) {
}
.modal-content-gal .modal-header {
    border-color: #FFF;
}
.modal-content-gal .close {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 36px;
}
.modal-content-gal .close:hover, .modal-content-gal .close:focus {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.modal-content-gal .modal-body span {
    position: absolute;
    z-index: 2;
    top: 42%;
    color: rgba(255, 255, 255, 0.9);
    font-size: 48px;
    cursor: pointer;
}
.modal-content-gal .modal-body span:hover {
    color: rgba(255, 255, 255, 1);
}
.modal-content-gal .modal-body span#btn-ant {
    left: 0;
}
.modal-content-gal .modal-body span#btn-sgt {
    right: 48px;
}
.modal-content-gal .modal-footer {
    text-align: right;
    color: #FFF;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    70% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
    // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.form-captcha .form-group {
    display: inline-block;
}
.form-captcha .form-control {
    width: 100px;
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
