
html {
         overflow-x: hidden;
       }

@font-face {
    font-family: 'ITCAvantGardeStd-Bk';
    src: url('../fonts/AvantGarde/ITCAvantGardeStd-Bk.eot');
    src: url('../fonts/AvantGarde/ITCAvantGardeStd-Bk.otf') format('opentype'),
        url('../fonts/AvantGarde/ITCAvantGardeStd-Bk.ttf') format('truetype'),
        url('../fonts/AvantGarde/ITCAvantGardeStd-Bk.woff') format('woff'),
        url('../fonts/AvantGarde/ITCAvantGardeStd-Bk.svg#ITCAvantGardeStd-Bk') format('svg');
}

blockquote {
    text-align: justify;
    font-size: 30px;
    border-bottom: 0px transparent;
    border-left: 0px transparent;
}

body {
    overflow-x: hidden;
    font-family: "ITCAvantGardeStd-Bk" !important;
    color: #777777;
}

.square-blue {
    background-color: #0097d3;
    margin-top: -20px;
    padding: 20px;
    color: #fff;
}

.text-danger {
    color: #fff;
}

.logos {
    line-height: 10px;
}

.text-muted {
    color: #029ad4;
}

.text-primary {
    color: #4bc7f6;
}

.continue-reading {
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
  color: #999;
}

.spacer-content {
  padding: 10px 0;
}

.p-padding {
  padding: 10px;
  text-align: justify;
}

.p-padding-standard {
  padding: 1px;
  text-align: justify;
}

.p-padding-premier {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 25px;
  text-align: justify;
}

.whatsapp-conversation-bg {
    border-top: 2px solid #a0a0a0;
    border-bottom: 2px solid #a0a0a0;
    background: #d8f7f5;
    height: 700px;
    background: url(../img/bg-whatsapp.png) repeat-x 100% 100%, -moz-linear-gradient(top, #2b9299 0%, #d8f7f5 100%);
    background: url(../img/bg-whatsapp.png) repeat-x 100% 100%, -webkit-gradient(linear, 0% 0%,0% 100%, from(#2b9299), to(#d8f7f5));
    background: url(../img/bg-whatsapp.png) repeat-x 100% 100%, -webkit-linear-gradient(top, #2b9299 0%,#d8f7f5 100%);
    background: url(../img/bg-whatsapp.png) repeat-x 100% 100%, -o-linear-gradient(top, #2b9299 0%,#d8f7f5 100%);
    background: url(../img/bg-whatsapp.png) repeat-x 100% 100%, -ms-linear-gradient(top, #2b9299 0%,#d8f7f5 100%);
    background: url(../img/bg-whatsapp.png) repeat-x 100% 100%, linear-gradient(top, #2b9299 0%,#d8f7f5 100%);
}

.whatsapp i {
    font-size: 10px;
    color: #74b602;
}

.whatsapp-time {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
    font-size: 10px;
    color: #9ba1a1;
}

.whatsapp-supplier {
    border-radius: 5px;
    color: #000;
    margin: 10px;
    background-color: #d7f8ab;
    float: right;
    width: 50%;
    padding: 5px;
    -webkit-box-shadow: 0px 7px 10px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 7px 10px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 7px 10px -5px rgba(0, 0, 0, 0.3);
}



.whatsapp-customer {
    border-radius: 5px;
    color: #000;
    margin: 10px;
    background-color: #e7e8e6;
    float: left;
    width: 50%;
    padding: 5px;
    -webkit-box-shadow: 0px 7px 10px -3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 7px 10px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 7px 10px -3px rgba(0, 0, 0, 0.3);
}

.whatsapp-footer ul li {
    padding-top: 10px;
    font-size: 30px;
    vertical-align: middle;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    color: #07aae8;
}

.whatsapp-header ul li {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    vertical-align: middle;
    display: inline-block;
}

.img-circle-wa {
  border: 3px solid #fff;
  border-radius: 100%;
}


.whatsapp-chat {
    padding: 10px;
    background: #d2d2d2;
    border-radius: 3px;
    color: #0097d3;
}

.whatsapp-contact {
    font-size: 15px;
    text-align: center;
    color: #000;
}

.whatsapp-message {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background: #fff;
    height: 35px;
    width: 250px;
}

.whatsapp-footer-gray {
    color: #d2d2d2;
}

.whatsapp-header-inside ul li {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    padding: 5px 30px 5px 30px;
    background: #eceae9;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    color: #0097d3;
}

.gray-vm {
    background-color: #f3f3f3;
}

.clear { clear: both; display: block; }

p {
    font-family: "ITCAvantGardeStd-Bk" !important;
    font-size: 14px;
    line-height: 1.3;
}

p.politicas {
    font-family: "ITCAvantGardeStd-Bk" !important;
    font-size: 16px;
    line-height: 1.3;
}

.contacto-img {
    margin-bottom: -10px;
}

.contacto p {
    font-size: 30px;
    text-align: left;
}

.contact {
    padding: 40px 0 40px 0;
}

.byc {
    padding-top: 40px;
}

.contacto .ajust {
    padding-left: 20px;
}

p.large {
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}

.large p {
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}

.large img {
    margin-top: 20px;
    margin-bottom: 20px;
}

section p {
  font-family: "ITCAvantGardeStd-Bk" !important;
  font-size: 14px;
  line-height: 1.3;
}

section h5 {
  text-align: center;
  color: #029ad4;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #0094ca;
    text-decoration: none !important;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #4bc7f6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.space-glosary {
    margin: 40px 0;
    width: 100%;
    height: 2px;
    border: 2px solid #dcdcdc;
}

.blog h6 {
    font-size: 14px;
}

.blog p {
    font-size: 12px;
}

.blog {
    margin: 0 auto;
    border-bottom: 2px solid #dfdfdf;
}

.blog:last-child {
    border: none;
}

.blog img {
    border: 2px solid #d2d1d1;
}

.blog-tips {
    margin: 30px 0;
}

.blog-separation {
    height: 10px;
    border-bottom: 3px solid #d1d1d1;
}
.blog-separation-last {
    height: 30px;
    border-bottom: 3px transparent;
}


#spacer {
    height: 10px;
    -webkit-box-shadow: 0px -7px 10px -3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -7px 10px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -7px 10px -3px rgba(0, 0, 0, 0.3);
    z-index: 999999;
}

.t_bottom {
    margin: auto;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #07aae8;
    z-index: 99999;
}

.bg-blue {
    background-color: #07aae8;
    font-family: FontAwesome;
    top:0;
    left:-5px;
    content: "\25AE";
}

.bb-gradient-inverse {
    padding-top: 20px;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #004986),
      color-stop(1, #006395)
    );
    background: -o-linear-gradient(bottom, #004986 0%, #006395 100%);
    background: -moz-linear-gradient(bottom, #004986 0%, #006395 100%);
    background: -webkit-linear-gradient(bottom, #004986 0%, #006395 100%);
    background: -ms-linear-gradient(bottom, #004986 0%, #006395 100%);
    background: linear-gradient(to bottom, #004986 0%, #006395 100%);
}

.bg-gradient {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #ededed),
      color-stop(1, #ffffff)
    );
    background: -o-linear-gradient(bottom, #ededed 0%, #ffffff 100%);
    background: -moz-linear-gradient(bottom, #ededed 0%, #ffffff 100%);
    background: -webkit-linear-gradient(bottom, #ededed 0%, #ffffff 100%);
    background: -ms-linear-gradient(bottom, #ededed 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #ededed 0%, #ffffff 100%);
}

.start a {
    color: #fff;
}

.bg-gradient-bb {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #00233d),
      color-stop(1, #00080e)
    );
    background: -o-linear-gradient(bottom, #00233d 0%, #00080e 100%);
    background: -moz-linear-gradient(bottom, #00233d 0%, #00080e 100%);
    background: -webkit-linear-gradient(bottom, #00233d 0%, #00080e 100%);
    background: -ms-linear-gradient(bottom, #00233d 0%, #00080e 100%);
    background: linear-gradient(to bottom, #00233d 0%, #00080e 100%);
}

.bg-gradient-bb h1 {
    font-size: 60px;
}

.padding-top {
    padding-top: 117px;
}

.bg-light-blue {
    background-color: #87d8f7;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #029ad4;
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #029ad4;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #029ad4;
    color: #fff;
    background-color: #029ad4;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #029ad4;
    background-color: #029ad4;
}

.btn-primary .badge {
    color: #029ad4;
    background-color: #fff;
}

.btn-xl {
    padding: 10px 40px;
    border-color: #029ad4;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background-color: #029ad4;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #87d8f7;
    color: #fff;
    background-color: #87d8f7;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #4bc7f6;
    background-color: #4bc7f6;
}

.btn-xl .badge {
    color: #4bc7f6;
    background-color: #fff;
}

.btn-x2 {
    padding: 10px 40px;
    border-color: #b2aead;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #029ad4;
    background-color: #fff;
}

.btn-x2:hover,
.btn-x2:focus,
.btn-x2:active,
.btn-x2.active,
.open .dropdown-toggle.btn-x2 {
    border-color: #b2aead;
    color: #029ad4;
    background-color: #fff;
}

.btn-x2:active,
.btn-x2.active,
.open .dropdown-toggle.btn-x2 {
    background-image: none;
}

.btn-x2.disabled,
.btn-x2[disabled],
fieldset[disabled] .btn-x2,
.btn-x2.disabled:hover,
.btn-x2[disabled]:hover,
fieldset[disabled] .btn-x2:hover,
.btn-x2.disabled:focus,
.btn-x2[disabled]:focus,
fieldset[disabled] .btn-x2:focus,
.btn-x2.disabled:active,
.btn-x2[disabled]:active,
fieldset[disabled] .btn-x2:active,
.btn-x2.disabled.active,
.btn-x2[disabled].active,
fieldset[disabled] .btn-x2.active {
    border-color: #029ad4;
    background-color: #029ad4;
}

.btn-x2 .badge {
    color: #029ad4;
    background-color: #fff;
}

.navbar-default {
    z-index: 9999999;
    border-color: transparent;
    background-color: #222;
}

.navbar-default img {
    -webkit-transition: width .2s, height .2s, -webkit-transform .2s;  /* For Safari 3.1 to 6.0 */
    transition: width .2s, height .2s, transform .2s;
}

.navbar-default .navbar-brand {
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #666;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #87d8f7;
    background-color: #87d8f7;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #87d8f7;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    margin-top: 40px;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #4bc7f6;
}

.navbar-default .nav li p {
    margin-top: 20px;
    margin-left: 10px;
    color: #fff;
    background-color: #e5e5e5;
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #b6b6b6;
    font-size: 13px;
    text-align: center;
    color: #777676;
    -webkit-box-shadow: 0px 0px 7px 3px rgba(80, 80, 80, 0.2);
    -moz-box-shadow: 0px 0px 7px 3px rgba(80, 80, 80, 0.2);
    box-shadow: 0px 0px 7px 3px rgba(80, 80, 80, 0.2);
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #4bc7f6;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #4bc7f6;
}

.gray {
    color: #777777;
}

@media(max-width: 768px) {
    .whatsapp-header-inside ul li {
      margin-top: 10px;
      margin-left: 5px;
      margin-right: 5px;
      padding: 5px 10px 5px 10px;
    }
  .whatsapp-header ul li {
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }
  .navbar-default img {
      visibility: hidden;
  }
  .spacer-content-mobile {
      display: inline-block !important;
  }
}

footer ul.quicklinks { margin-right: -200px; }

@media(min-width:768px) {
    .navbar-default {
        padding-top: 5px;
        padding-bottom: 20px;
        border: 0;
        background-color: #0097d3;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default img {
      width: 90px;
      height: 90px;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #0097d3;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    .navbar-default.navbar-shrink img {
        -webkit-transition: width .2s, height .2s, -webkit-transform .2s;  /* For Safari 3.1 to 6.0 */
        transition: width .2s, height .2s, transform .2s;
        height: 70px;
        width: 70px;
        margin-top: -10px;
        margin-bottom: 20px;
    }
    .navbar-default.navbar-shrink .nav li a {
        margin-top: 20px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default.navbar-shrink .nav li p {
        margin-top: 0px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
}

section.header {
    text-align: left;
    background-color: #07aae8;
    height: 270px;
    color: #fff;
}

section.header h1 {
    text-transform: none;
    font-weight: normal;
    font-size: 50px;
    margin-top: 150px;
}

section.header h2 {
    text-transform: none;
    font-weight: normal;
    font-size: 27px;
    margin-top: 130px;
}

.center {
  text-align: center;
}


.p-vic {
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-top: 90px;
    font-size: 25px;
    line-height: 35px;
}

.vicmarmott-header {
    text-align: center;
    width: 100%;
    height: 695px;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/vicmarmott/vic-full.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-color: #0097d3;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 10px;
}

header .intro-text a {
    color: #fff;
}

header .intro-text a:hover,
a:focus,
a:active,
a.active {
    color: #87d8f7;
    text-decoration: none;
}

header .intro-text .intro-lead-in {
    margin-bottom: 30px;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 40px;
    line-height: 40px;
}

header .intro-text .intro-heading {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    background: -webkit-linear-gradient(#fff, #e9e6e6);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    text-shadow: none !important;
}

header .intro-text .intro-letters {
    margin-bottom: 20px;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #87d8f7;
}

.border-basic-content {
    border-left: 3px solid #dcdcdc;
    padding: 0 30px;
    text-align: justify;
}

.icons-content {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background-color: #dcdcdc;
    padding: 5px;
    font-size: 20px;
    color: #0097d3;
    float: left;
    margin: 10px;
}

@media(max-width: 768px) {

    footer ul.quicklinks { margin-right: 0px !important; }

    .padding-top {
        padding-top: 41px;
    }
    section.header {
        text-align: left;
        background-color: #07aae8;
        height: 140px;
        color: #fff;
    }

    section.header h1 {
        text-transform: none;
        font-weight: normal;
        font-size: 50px;
        margin-top: 40px;
    }

    section.header h2 {
        text-transform: none;
        font-weight: normal;
        font-size: 25px;
        margin-top: 20px;
    }

}

@media(min-width:768px) {

  .p-vic { padding-top: 20px; }
    header .intro-text {
        padding-top: 140px;
        padding-bottom: 10px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 30px;
        font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 70px;
        line-height: 70px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 40px;
        text-transform: uppercase;
        font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 50px;
        font-weight: 700;
        line-height: 60px;
        background: -webkit-linear-gradient(#fff, #e9e6e6);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
        text-shadow: none !important;
    }
    header .intro-text .intro-letters {
        margin-bottom: 5px; /* 50px */
        font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        line-height: 30px;
        color: #87d8f7;
    }
}

section {
    padding-top: 40px;
    padding-bottom: 10px;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
  footer ul.quicklinks { margin-right: 0px !important; }
    section {
        padding-top: 45px;
        padding-bottom: 10px;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

.time-heading {
  color: #5f5c5c;
  text-transform: none;
}

.time-text {
  line-height: -5px;
  font-weight: bold;
  color: #0094ca;
}

.fa-size {
    font-size: 100px;
    color: #fff;
    vertical-align: top;
}

#portfolio .portfolio-item {
    right: 0;

}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(15, 187, 253,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;

    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {

    }
}

.whatsapp-message {
    height: 35px;
    width: 130px;
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 25px;
    min-height: 25px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #0097d3;
    background-color: #f1f1f1;
    margin-left: 25px;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
    text-align: justify;
}

@media(min-width:768px) {
    .whatsapp-header-inside ul li {
      margin-top: 10px;
      margin-left: 5px;
      margin-right: 5px;
      padding: 5px 20px 5px 20px;
    }
    .whatsapp-message {
        height: 35px;
        width: 120px;
    }
    .timeline:before {
        left: 5%;
    }

    .timeline>li {
        margin-bottom: 10px;
        min-height: 10px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 90%;
        padding: 10px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 5%; /* editar */
        width: 30px;
        height: 30px;
        margin-left: -15px; /* editar */
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {

    .whatsapp-header-inside ul li {
      margin-top: 10px;
      margin-left: 5px;
      margin-right: 5px;
      display: inline-block;
      padding: 5px 30px 5px 30px;
      background: #eceae9;
      border-radius: 5px;
      border: 1px solid #d2d2d2;
      color: #0097d3;
    }

    .whatsapp-message {
        height: 35px;
        width: 210px;
    }

    .timeline>li {
        margin-bottom: 30px;
        min-height: 10px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
        width: 80%;
    }

    .timeline>li .timeline-image {
        width: 30px;
        height: 30px;
        margin-left: -15px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 5px;
    }
}

@media(min-width:1200px) {
  footer ul.quicklinks { margin-right: -200px !important; }
    .whatsapp-message {
        height: 35px;
        width: 300px;
    }
    .timeline35i {
        min-height: 5px;
    }

    .timeline>li .timeline-panel {
        padding: 0px;
    }

    .timeline>li .timeline-image {
        width: 30px;
        height: 30px;
        margin-left: -15px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 10px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.four-cols img {
    margin: 50px auto;
}

aside.maps img {
    margin: 0 auto;
}


section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #efefef;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #cccccc;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    background-color: #0097d3;
    text-align: center;
}

footer a {
    padding-top: 30px;
    color: #ffffff;
}

footer a:hover,
a:focus,
a:active,
a.active {
    color: #87d8f7;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 100px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 50px;
    height: 100px;
    font-size: 30px;
    outline: 0;
    color: #fff;
    background-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: transparent;
}

@media(min-width:992px) {
  ul.social-buttons .twitter {
    background-color: #43c5f3;
  }
  ul.social-buttons .facebook {
    background-color: #3169a9;
  }
  ul.social-buttons .google {
    background-color: #eb4a64;
  }
  ul.social-buttons .mail {
    background-color: #324a5a;
  }
}

@media(max-width:992px) {

  .whatsapp-conversation-bg {
      height: 900px;
  }
  .whatsapp-header ul li {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .border-basic-content {
        text-align: justify;
        padding:30px 0;
        border-top: 3px solid #dcdcdc;
        border-left: 0px transparent !important;
    }
    .spacer-content-mobile {
        display: none;
    }

    .byc {
        display: none !important;
    }


    .contacto p {
        font-size: 25px;
        text-align: left;
    }

    .navbar-brand {
        display: none;
    }

    footer ul.quicklinks {
        margin-top: 20px;
        margin-bottom: 30px;
        text-transform: uppercase;
        text-transform: none;
        font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: 20px;
    }
    ul.social-buttons li {
        margin-top: 15px;
    }
    ul.social-buttons li a {
        display: block;
        width: 30px;
        font-size: 20px;
        outline: 0;
        color: #fff;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    ul.social-buttons li a:hover,
    ul.social-buttons li a:focus,
    ul.social-buttons li a:active {
        background-color: transparent;
    }

    ul.social-buttons .twitter {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        font-size: 20px;
        color: #43c5f3;
    }
    ul.social-buttons .facebook {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        font-size: 20px;
        color: #3169a9;
    }
    ul.social-buttons .google {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        font-size: 20px;
        color: #eb4a64;
    }
    ul.social-buttons .mail {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        font-size: 20px;
        color: #324a5a;
    }
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.spacer-blue {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content {
    z-index: 999999;
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 20px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

::-moz-selection {
    text-shadow: none;
    background: #4bc7f6;
}

::selection {
    text-shadow: none;
    background: #4bc7f6;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #4bc7f6;
}

.spacer-content-mobile {
  display: none;
}

.content-bg-blue {
    position: relative;
    background-color: #0097d3;
    color: #fff;
    box-sizing: border-box;
    display: inline-block;
}

.content-bg-blue:after {
  position: absolute;
  font-family: FontAwesome;
  color: #000000;
  z-index: 1;
  transition: all .5s;
  line-height: normal;
}

.content-bg-blue.element-nl {
  background-color: #0097d3;
}
.content-bg-blue.element-nl:after {
  content: "\f09e"; /* f1d9*/
  font-size: 200px;
  color: #25a9dd;
  top: 20px;
  right: 20px;
}
.content-bg-blue.element-nl:hover:after {
  top: 8px;
}

.content-bg-white {
    position: relative;
    background-color: #eeeeee;
    color: #767676;
    box-sizing: border-box;
    display: inline-block;
}

.content-bg-white:after {
  position: absolute;
  font-family: FontAwesome;
  color: #000000;
  z-index: 1;
  transition: all .5s;
  line-height: normal;
}

.content-bg-white.element-email {
  background-color: #eeeeee;
}
.content-bg-white.element-email:after {
  content: "\f007";
  font-size: 200px;
  color: #e5e5e5;
  top: 20px;
  right: 20px;
}
.content-bg-white.element-email:hover:after {
  top: 8px;
}

.top {
    padding-top: 15px;
}

.white {
    color: #fff;
}

.blue {
    color: #029ad4;
}

.gold {
    color: #d9a500;
}

.premier {
    font-size: 35px;
}

.bb-gradient {
    padding-top: 20px;
    padding-bottom: 20px;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #086c9d),
      color-stop(1, #006e9b)
    );
    background: -o-linear-gradient(bottom, #086c9d 0%, #006e9b 100%);
    background: -moz-linear-gradient(bottom, #086c9d 0%, #006e9b 100%);
    background: -webkit-linear-gradient(bottom, #086c9d 0%, #006e9b 100%);
    background: -ms-linear-gradient(bottom, #086c9d 0%, #006e9b 100%);
    background: linear-gradient(to bottom, #086c9d 0%, #006e9b 100%);
}

.email {
    padding: 10px 0;
    font-size: 18px;
}

.bg-light-gray-borders {
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #ececec;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bg-light-gray-borders-first {
    width: 100%;
    border-top: 1px transparent;
    border-bottom: 1px solid #fff;
    background-color: #ececec;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bg-dark-gray {
    background-color: #dcdcdc !important;
}

.bg-dark-gray-borders {
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #dcdcdc;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bg-dark-gray-borders-last {
    display: block;
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px transparent;
    background-color: #dcdcdc;
    padding-top: 10px;
    padding-bottom: 10px;
}

.content-square-wo-padding {
    top: 0 auto;
    padding: 0 auto;
    margin: 0 auto;
    background-color: #f2f2f2;
    border: 3px solid #e4e4e4;
    display: block;
}

.hs-same {
    display: block;
    height: 345px;
}

.h-same {
    display: block;
    height: 112px;
}

.h-same-1 {
    display: block;
    height: 47px;
}

.h-same-2 {
    display: block;
    height: 40px;
}

.h-same-gold {
    display: block;
    height: 84px;
}

.link_read_more {
    position: absolute;
    bottom: 10px;
    right: 30px;
}

.content-square-wo-padding-content {
    padding: 15px;
    z-index: 5;
    display: block;
    position: relative;
}

.blue-gradient-horizontal {
    width: 100%;
    height: 12px;
    background: -webkit-gradient(
      linear,
      left bottom,
      right bottom,
      color-stop(0, #0298D4),
      color-stop(1, #4BC8F6)
    );
    background: -o-linear-gradient(right, #0298D4 0%, #4BC8F6 100%);
    background: -moz-linear-gradient(right, #0298D4 0%, #4BC8F6 100%);
    background: -webkit-linear-gradient(right, #0298D4 0%, #4BC8F6 100%);
    background: -ms-linear-gradient(right, #0298D4 0%, #4BC8F6 100%);
    background: linear-gradient(to right, #0298D4 0%, #4BC8F6 100%);
}

.content-square {
    background-color: #f2f2f2;
    border: 3px solid #e4e4e4;
    padding: 15px;
}

.vm-eb {
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 30px;
}

.content-square-vm {
    background-color: #f2f2f2;
    border: 7px solid #ffffff;
    padding: 15px;
    -webkit-box-shadow: 0px 7px 10px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 7px 10px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 7px 10px -5px rgba(0, 0, 0, 0.3);
    background: rgba(240,232,225,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(240,232,225,1) 0%, rgba(202,198,194,1) 76%, rgba(202,198,194,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(240,232,225,1)), color-stop(76%, rgba(202,198,194,1)), color-stop(100%, rgba(202,198,194,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(240,232,225,1) 0%, rgba(202,198,194,1) 76%, rgba(202,198,194,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(240,232,225,1) 0%, rgba(202,198,194,1) 76%, rgba(202,198,194,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(240,232,225,1) 0%, rgba(202,198,194,1) 76%, rgba(202,198,194,1) 100%);
    background: radial-gradient(ellipse at center, rgba(240,232,225,1) 0%, rgba(202,198,194,1) 76%, rgba(202,198,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0e8e1', endColorstr='#cac6c2', GradientType=1 );
}


.justify {
  text-align: justify !important;
    font-size: 20px;
}

.content-square-labels-blue {
    background-color: #0097d3;
    position: relative;
    z-index: 999999;
}

.titles-blue {
    color: #fff;
    font-size: 28px;
    letter-spacing: 3px;
    line-height: 70px;
}

.content-square-labels-blue h1 {
  padding: 20px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.content-square-labels-blue-std {
  background-color: #0097d3;
  border-top: 7px solid #54c9f6;
  border-bottom: 7px solid #54c9f6;
}

.content-square-labels-blue-std img {
    margin: 0 auto;
    height: auto;
}

.content-square-labels-blue-cias {
  background-color: #07aae8;
  border-top: 7px solid #54c9f6;
  border-bottom: 7px solid #54c9f6;
}

.content-square-labels-blue-cmp {
  background-color: #0fbbfd;
  border-top: 7px solid #54c9f6;
  border-bottom: 7px solid #54c9f6;
}

.height-same {
    height: 240px;
}

.content-square-labels-blue-std h1,
.content-square-labels-blue-cias h1,
.content-square-labels-blue-cmp h1 {
  text-align: center;
  font-size: 14px;
  color: #fff;
  top: 10px;
}

.hp-same {
  display: block;
  height: 130px;
}

.hp-same-last {
  display: block;
  height: 126px;
}

.content-square-labels-blue-std h2,
.content-square-labels-blue-cias h2,
.content-square-labels-blue-cmp h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 25px;
    background: -webkit-linear-gradient(#fff, #e9e6e6);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    text-shadow: none !important;
    margin-top: -10px;
}

.dark-blue {
    background-image: -webkit-gradient(
      linear,
      right top,
      right bottom,
      color-stop(0.25, #24B3EC),
      color-stop(0.75, #0876A2)
    );
    background-image: -o-linear-gradient(bottom, #24B3EC 25%, #0876A2 75%);
    background-image: -moz-linear-gradient(bottom, #24B3EC 25%, #0876A2 75%);
    background-image: -webkit-linear-gradient(bottom, #24B3EC 25%, #0876A2 75%);
    background-image: -ms-linear-gradient(bottom, #24B3EC 25%, #0876A2 75%);
    background-image: linear-gradient(to bottom, #24B3EC 25%, #0876A2 75%);
    color: #fff;
}

.dark-blue a {
  color: #fff;
}

.content-square-labels-golden {
    background: -webkit-gradient(
      linear,
      left bottom,
      right top,
      color-stop(0, #E1930C),
      color-stop(0.5, #F5E279),
      color-stop(1, #FAD757)
    );
    background: -o-linear-gradient(right top, #E1930C 0%, #F5E279 50%, #FAD757 100%);
    background: -moz-linear-gradient(right top, #E1930C 0%, #F5E279 50%, #FAD757 100%);
    background: -webkit-linear-gradient(right top, #E1930C 0%, #F5E279 50%, #FAD757 100%);
    background: -ms-linear-gradient(right top, #E1930C 0%, #F5E279 50%, #FAD757 100%);
    background: linear-gradient(to right top, #E1930C 0%, #F5E279 50%, #FAD757 100%);
}

.content-square-labels-golden-top {
    height: 7px;
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0.17, #F5E279),
      color-stop(0.9, #E1930C)
    );
    background-image: -o-linear-gradient(right, #F5E279 17%, #E1930C 90%);
    background-image: -moz-linear-gradient(right, #F5E279 17%, #E1930C 90%);
    background-image: -webkit-linear-gradient(right, #F5E279 17%, #E1930C 90%);
    background-image: -ms-linear-gradient(right, #F5E279 17%, #E1930C 90%);
    background-image: linear-gradient(to right, #F5E279 17%, #E1930C 90%);
}

.content-square-labels-golden-bottom {
    height: 7px;
    background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, #E1930C),
      color-stop(0.26, #FFFF9E),
      color-stop(0.6, #F5E279)
    );
    background-image: -o-linear-gradient(right, #E1930C 0%, #FFFF9E 26%, #F5E279 60%);
    background-image: -moz-linear-gradient(right, #E1930C 0%, #FFFF9E 26%, #F5E279 60%);
    background-image: -webkit-linear-gradient(right, #E1930C 0%, #FFFF9E 26%, #F5E279 60%);
    background-image: -ms-linear-gradient(right, #E1930C 0%, #FFFF9E 26%, #F5E279 60%);
    background-image: linear-gradient(to right, #E1930C 0%, #FFFF9E 26%, #F5E279 60%);
}

.content-square-labels-golden h1 {
  text-align: center;
  font-size: 14px;
  color: #6c5e0b;
}

.content-square-labels-golden h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 35px;
    color: #6c5e0b;
    text-shadow: none !important;
    margin-top: -10px;
}

#form-contact .form-group {
    margin-bottom: 25px;
}

#form-contact .form-group input,
#form-contact .form-group textarea {
    padding: 10px;
}

#form-contact .form-group input.form-control {
    height: auto;
}

#form-contact .form-group textarea.form-control {
    height: 236px;
}

#form-contact .form-control {
    border-color: #e6e9ed;
    box-shadow: none;
}

#form-contact .form-control:focus {
    border-color: #07aae8;
    box-shadow: none;
}

#form-contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #aab2bd;
}

#form-contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #aab2bd;
}

#form-contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #aab2bd;
}

#form-contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: "ITCAvantGardeStd-Bk","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #aab2bd;
}

#form-contact .text-danger {
    color: #e74c3c;
}

.g-img {
    float:right;
}

.g-gris {
    line-height: 90px;
    font-size: 40px;
    color: #aaaaaa;
    float:left;
}

.g-gris-cc {
    font-size: 30px;
    color: #aaaaaa;
    float:left;
}

.g-gris-eb {
    font-size: 21px;
    color: #aaaaaa;
    float:left;
}

.g-pasos {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 25px;
    color: #686868;
    padding-left: 30px;
    float:left;
    border-left: 5px solid #686868;
}

.g-pasos-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 25px;
    color: #686868;
    padding-left: 30px;
    float:left;
}

.g-border {
    border-left: 2px;
    border-style: solid;
    border-color: #686868;
}

.post-title {
    font-size: 18px;
}

.comienza {
  font-size: 18px;
}

.podcast {
  font-size: 25px;
}

.left {
  text-align: left;
}
