/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.mobile_menu_button {
  float: right;
}

nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active > a {
  color: #50798c !important;
}

/*responsive*/
@media only screen and (max-width: 720px) {
  .nomobile {
    display: none;
  }
}
@media only screen and (min-width: 720px) {
  .nodesktop {
    display: none;
  }
}

.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
  display: none;
}

/*posts*/
@media only screen and (max-width: 720px) {
  .page-template-blog-small-image .container {
    margin-top: 100px;
  }
}

.page-template-blog-small-image h2.entry_title {
  display: flex;
  flex-direction: column-reverse;
  line-height: 37px;
}
.post_info {
  display: none !important;
}
.page-template-blog-small-image h2 a {
  font-size: 37px !important;
}
.blog_holder article .post_text h2 .date {
  color: #bebebe;
  font-size: 21px;
  margin-bottom: 10px;
}
.blog_holder .qbutton.small {
  color: white !important;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0 17px;
  background-color: #dcad73;
  border: 1px solid #dcad73 !important;
  border-radius: 0px !important;
  text-transform: none;
}
.blog_holder .qbutton.small:hover {
  color: #545486 !important;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0 17px;
  background-color: white;
  border: 1px solid #ffffff !important;
  border-radius: 0px !important;
  text-transform: none;
}
.blog_text_holder.info_bottom .blog_text_date_holder {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  border-right: 1px solid #ddb078 !important;
}
@media only screen and (max-width: 720px) {
  .post_text_inner h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
/* menu & footer */
.column1 figure.wp-block-image.size-full {
  width: 75%;
}
.direccion-footer p {
  margin-bottom: 18px;
}
.custom-line {
  width: 263px;
  background-color: #dcad73;
  height: 1px;
  position: absolute;
  bottom: 20px;
}
.footer_bottom p {
  font-size: 13px;
}
.q_logo a {
  visibility: hidden;
  height: 36px !important;
}
header.fixed.scrolled .header_bottom,
header.fixed.scrolled .header_top,
header.fixed_hiding.scrolled .header_bottom,
header.fixed_hiding.scrolled .header_top {
  background-color: rgb(252 252 252 / 0%) !important;
  background: radial-gradient(#fff2 30%, #ffffff5c);
  backdrop-filter: blur(5px);
}

/* form */
#responsive-form {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}
.form-row {
  width: 100%;
}
.column-half,
.column-full {
  float: left;
  position: relative;
  padding: 0px 10px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7 input[type="text"]:focus {
  background: #fff;
}
.wpcf7-submit {
  float: right;
  background: #ca0002;
  color: #fff;
  text-transform: uppercase;
  border: none;
  padding: 8px 20px;
  cursor: pointer;
  color: white;
  border: 2px solid #50798c;
  cursor: not-allowed;
  background-color: #50798c;
  max-width: 100px;
  text-align: center;
  width: 100%;
  text-transform: none;
  font-size: 18px;
  font-family: "Baskervville";
  font-weight: 400;
}
.wpcf7-submit:hover {
  background: #ff0000;
}
span.wpcf7-not-valid-tip {
  text-shadow: none;
  font-size: 12px;
  color: #fff;
  background: #ff0000;
  padding: 5px;
}
div.wpcf7-validation-errors {
  text-shadow: none;
  border: transparent;
  background: #f9cd00;
  padding: 5px;
  color: #9c6533;
  text-align: center;
  margin: 0;
  font-size: 12px;
}
div.wpcf7-mail-sent-ok {
  text-align: center;
  text-shadow: none;
  padding: 5px;
  font-size: 12px;
  background: #59a80f;
  border-color: #59a80f;
  color: #fff;
  margin: 0;
}
.custom_legal_text span.wpcf7-list-item-label {
  font-size: 11px;
  line-height: 18px;
}
input.wpcf7-form-control.wpcf7-submit[disabled] {
  color: white;
  border: 2px solid #50798c;
  cursor: not-allowed;
  background-color: #50798c;
  max-width: 100px;
  text-align: center;
  width: 100%;
  text-transform: none;
  font-size: 18px;
  font-family: "Baskervville";
  font-weight: 400;
  border-radius: 0px;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
  border: 2px solid #303030;
  color: #303030;
  color: white;
  border: 2px solid #50798c;
  cursor: pointer;
  background-color: #50798c;
  max-width: 100px;
  text-align: center;
  width: 100%;
  text-transform: none;
  font-size: 18px;
  font-family: "Baskervville";
  font-weight: 400;
  border-radius: 0px;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
  background-color: white;
  border-color: #50798c;
  color: #50798c;
  text-decoration: none;
  border-radius: 0px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.wpcf7-form-control.wpcf7-date,
input.wpcf7-form-control.wpcf7-number,
input.wpcf7-form-control.wpcf7-quiz,
input.wpcf7-form-control.wpcf7-text,
select.wpcf7-form-control.wpcf7-select,
textarea.wpcf7-form-control.wpcf7-textarea {
  border: 1px solid #cccccc !important;
}
.file-cv {
  margin-top: 1px;
  margin-bottom: 13px;
  position: relative;
  background-color: white;
  border: 1px solid #cccccc;
  max-width: 579px;
  margin-left: 10px;
  width: 100%;
}
.file-cv span {
  position: relative;
  top: 9px;
  margin-right: 33px;
  color: #767676;
}
.file-cv .wpcf7-form-control-wrap {
  position: absolute;
  right: 0px;
}
input.wpcf7-form-control.wpcf7-date,
input.wpcf7-form-control.wpcf7-number,
input.wpcf7-form-control.wpcf7-quiz,
input.wpcf7-form-control.wpcf7-text,
select.wpcf7-form-control.wpcf7-select,
textarea.wpcf7-form-control.wpcf7-textarea {
  font-family: "open sans";
  font-size: 16px;
}
/*hero sections*/
.hero-section {
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-repeat: no-repeat;
}
.custom-hero-home {
  animation: heroBackground 26s;
  -webkit-animation: heroBackground 26s;
}
.custom-isotipo-hero {
  position: absolute;
  left: 3vw;
  top: 20vh;
  overflow: hidden;
}
.custom-inner-hero {
  height: 100vh;
  max-width: 1050px;
  margin: 0px auto;
  margin-left: 10%;
  overflow: hidden;
}
.custom-hero-title {
  font-family: "Baskervville", serif;
  font-size: 92px;
  line-height: 83px;
  color: #545454;
  position: absolute;
  left: 14vw;
  top: 30vh;
  animation: showTopText 3s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  -webkit-animation: showTopText 3s;
  max-width: 936px;
}
.custom-gold-text {
  color: #dcad73;
}
.custom-blue-text {
  color: #3382a5;
}
.custom-hero-text {
  color: #545454;
  font-size: 20px;
  position: absolute;
  margin-left: 3vw;
  top: 75vh;
  max-width: 400px;
  overflow: hidden;
  animation: showBottomText 8s;
  -webkit-animation: showBottomText 6s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
}
.custom-isotipo-hero {
  position: absolute;
  overflow: hidden;
  left: 4%;
  animation: showIsotipo 10s;
  -webkit-animation: showIsotipo 10s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  width: 39%;
}
@keyframes showTopText {
  0% {
    transform: translate3d(0, 100%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
  }
}
@keyframes showBottomText {
  0% {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
  }
}
@keyframes showIsotipo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes heroBackground {
  to {
    background-size: 100%;
  }
  from {
    background-size: 110%;
  }
}

@media only screen and (max-width: 1255px) {
  .custom-hero-title,
  .custom-hero-text {
    left: 9vw;
  }
}
@media only screen and (max-width: 1000px) {
  .custom-hero-home {
    animation: none;
    -webkit-animation: none;
  }
  .custom-hero-title {
    font-size: 71px;
    line-height: 72px;
    max-width: 700px;
  }
  .custom-hero-text {
    top: 64vh;
  }
  .custom-hero-home {
    background-position: -373px -114px;
  }
  .custom-isotipo-hero {
    display: none;
  }
}
@media only screen and (max-width: 720px) {
  .custom-hero-title {
    font-size: 71px;
    line-height: 78px;
    max-width: 375px;
  }
  .custom-hero-text {
    max-width: 200px;
    top: 72vh;
  }
  .custom-hero-home {
    background-position: center;
    background-size: cover;
  }
}
@media only screen and (max-width: 500px) {
  .custom-hero-title {
    font-size: 60px;
    line-height: 63px;
    max-width: 375px;
  }
  .custom-hero-text {
    display: none;
  }
  .custom-hero-home {
    background-position: -662px -12px;
    background-size: cover;
  }
}
@media only screen and (max-width: 720px) {
  .custom-line {
    position: relative !important;
    margin: 0px auto !important;
  }
  .footer_bottom p {
    font-size: 13px !important;
    position: relative !important;
    bottom: 10px !important;
  }
  #back_to_top > span {
    display: none;
  }
  .wpb_gmaps_widget .wpb_map_wraper iframe {
    height: 200px;
  }
}
.hero-mobile-section {
  height: 100vh;
  background-size: cover;
  background-position: bottom;
}
.custom-inner-mobile-hero {
  padding: 100px 30px;
}
.custom-hero-mobile-title {
  font-family: "Baskervville";
  font-size: 56px;
  line-height: 65px;
  color: #545454;
}
.custom-hero-mobile-title .custom-gold-text {
  color: #dcad73;
}
.custom-hero-mobile-title .custom-mobile-blue-text {
  color: #3382a5;
}
.custom-hero-mobile-text {
  margin-top: 30px;
  font-size: 18px;
  line-height: 25px;
  max-width: 197px;
}

span.wpcf7-not-valid-tip {
  text-shadow: none;
  font-size: 12px;
  color: #fff;
  background: #ff0000;
  padding: 0px 5px;
  position: absolute;
  z-index: 9;
}

.qode_video_box .qode_video_image:hover .qode_video_box_button {
  background-color: #50798c !important;
}
@media only screen and (min-width: 720px) {
  .blog_single h2.entry_title {
    margin-bottom: 100px !important;
    font-size: 50px !important;
    line-height: 60px !important;
  }
}
@media only screen and (max-width: 720px) {
  h3.blog_slider_title.entry_title {
    line-height: 18px;
  }
  .blog_single h2.entry_title {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .post-template-default .container {
    margin-top: 90px;
  }
}
.html5-video-player a {
  display: none !important;
}
.ytp-embed:not(.ad-showing) .ytp-title-text,
.ytp-title-channel {
  display: none !important;
}

@media only screen and (min-width: 720px) {
  .blog_single .post .post_content_holder .post_image img {
    position: relative;
    width: 80% !important;
    margin: 0px auto;
    display: block;
    margin-top: 200px !important;
  }
}

@media only screen and (max-height: 630px) {
  .custom-hero-text {
    top: 82vh;
  }
}
@media only screen and (min-width: 1800px) {
  .blog_image_holder .image img {
    height: 361px;
  }
}
.blog_single .post .post_content_holder .post_image img {
    width: 57% !important;
    margin-bottom: 50px;
}
.header_top.clearfix ul li {
    list-style: none;
}
.header_top.clearfix {
    margin: 0px 62px;
    height: 11px;
}

@media only screen and (max-width: 1000px) {
li#nav-menu-item-737-en {
    display: none;
}
.header_top.clearfix {
    display: none !important;
}
}
@media only screen and (min-width: 1000px) {
li#nav-menu-item-737-en {
    display: none;
}
}

