@charset "UTF-8";
/* CSS Document */
/* Styles Ideamatic to Ideamatic.net*/


/* Document level adjustments */
html {
  font-size: 16px;
}
@media (max-width: 900px) {
  html { font-size: 15px; }
}
@media (max-width: 400px) {
  html { font-size: 13px; }
}

/*GENERAL*/
body{
font-family: 'Sen', sans-serif !important;
}

h1.title_page, .title_autor h2, .title_autor h2 a{
  font-family: 'Sen', sans-serif !important;
  font-size: 1.875rem;
  font-weight: 700;
  color: #000000;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  padding-top: 0px;
}
h1{
  font-family: 'Sen', sans-serif !important;
  font-size: 1.5rem;
  font-weight: 700;
  color: #000000;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  padding-top: 0px;
}


.title_autor h2 a:hover
{
  color: #5B5B5B;
}

.title_autor h2{
  font-family: 'Sen', sans-serif !important;
  padding-bottom: 30px;
}
h2.about {
  font-family: 'Sen', sans-serif !important;
  font-weight: 400;
  font-size: 2.5625rem;
  color: #000000;
  letter-spacing: 1.39px;
  line-height: 2.125rem;
  text-transform: uppercase;
}
h1, h2{

}
p a{
color: #009cde;
}

/*GENERAL settings theme*/
.container {
    max-width: 1200px;
    padding: 0%;
}
.page-template-template-builder #page, .page-template-template-builder #primary {
    width: 1200px;
}
#page {
    padding-top: 0%;
}
#primary {
    width: 100%;
}
.wp-block-image {
    margin-bottom: 0.7em;
}
.entry-content p{
  font-size: 1rem;
  letter-spacing: 0.1px;
  font-weight: 400;
  line-height: 1.5rem;
}
  .entry-content p a{
    font-weight: 700;
  }

/*Header********************************************/
.site-header {
    background: #fff;
}
.social_lang{
  text-align: right;
  margin-top: 20px;
}
/*logo center*/
.site-identity {
    text-align: center;
    padding: 0% 0 0.5% 0;
    border-bottom: 1px solid #DBDBDB;
}
.site-title-wrap{
  max-width: 180px;
  margin-bottom: 11px;
  margin-left: 20px;
}
.top-navigation-right {
    float: inherit;
    display: inherit;
    max-width: 100%;
}
.top-navigation .main-navigation {
    text-align: center;
}
.search-toggle {
    display: none !important;
}

.main-navigation ul li {
    padding: 0 0px 0px 20px;
}
.main-navigation ul li a{
  font-family: 'Sen', sans-serif;
  font-weight: 400;
  text-align: center;
  line-height: 1.1875rem;
  text-transform: uppercase;
  font-size: 1.125rem;
  color: #333333;
  letter-spacing: -0.06px;
  text-align: center;
  display: block;

}
  .main-navigation ul li a:hover, .main-navigation ul li.current_page_item a, .main-navigation ul li.current-page-ancestor a{
    color: #009CDE;
  }
  .language_header{
    position: absolute;
    top: -3px;
    right: 0px;
    font-size: 1rem;
  }
    .language_header li a{
      font-size: 0.9rem;
    }
.wpml-ls-current-language a{
  color: #009CDE;
}
.wpml-ls-statics-shortcode_actions a {
    font-size: 16px;
}
.wpml-ls-legacy-list-horizontal a {
    padding: 5px 0px 5px 10px;
}
.wpml-ls-legacy-list-horizontal {
    padding: 7px 0px;
}
.box_social{

}
.box_social .social-navigation a::before {
  font-size: 17px;
  color:#333333;
}
.pag_inside p{
  font-size: 1rem;
  color: #5B5B5B;
  letter-spacing: -0.06px;
  line-height: 1.375rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.pag_inside h2 {
    margin-top: 50px;
}

/*Home********************************************/

.is-style-outline .wp-block-button__link {
  font-family: 'Sen', sans-serif;
  font-weight: 500;
  border: 4px solid;
  padding: 10px 52px 12px;
  font-size: 20px;
  -moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
    .is-style-outline .wp-block-button__link:hover {
      color:#333333;
      border-color: #242424;
    }
.colum_01, #esg-grid-1-1{
  margin-bottom: 90px !important;
}

.colum_01 .ab-layout-column-wrap {
    -ms-grid-columns: 2fr 2fr;
    grid-template-columns: 2fr 2fr;
}

.home_content{

}
.home_content h1{
  font-size: 7.5rem;
  color: #FFFFFF;
  letter-spacing: 3.97px;
  line-height: 5.125rem;
  font-weight: 400;
  text-transform: uppercase;
  padding: 33% 0;
}
  .home_content h1 a{
    color: #FFFFFF;
    display: block;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
    .home_content h1 a:hover{
      padding-right: 5px;
    }
    .home_content h1:nth-child(2) a:hover{
      padding-left: 5px;
    }
.title_home_production{
  text-align: left;
  margin-left: 45px;
}
.title_home_production a:hover{
  padding-left: 5px !important;
}
.title_home_management{
  margin-right: 45px;
}
.size_video .wp-block-getwid-video-popup__wrapper{
  min-height: 624px;
}
.post-navigation {
    margin-top: 4%;
  }

/*Footer********************************************/

.site-footer{
	background-color: #fff;
}
.footer-bottom{
	background-color: #fff;
  text-align: center;
	padding: 0% 0 1%;
  font-size: 0.75rem;
  color:#909090;
  font-weight: 400;
}
.footter_net{
  text-transform: uppercase;
  color:#333333;
  letter-spacing: 0.74px;
  text-align: center;
}
  .footter_net a{
    margin: 0px 9px;
  }
.footer_note{
  margin: 95px 0 50px 0;
  font-size: 12px;
  color: #909090;
  letter-spacing: 0.74px;
  line-height: 20px;
}
  .footer_note a{
    color: #909090;
    text-decoration: underline;
  }
.footer-column h2{
	color: #64A6D6 !important;
	font-size: 20px !important;
}
.footer-column {
	color:#333333;
	font-size: 18px;
	font-weight: 400;
	padding: 0% 0;
}
  .footer-widgets .footer-column {
    padding-top: 2%;
  }

.footer-column li a{
	color:#fff;
	font-weight: 300;
}
.footer-column #text-2 strong{
  font-weight: 700;
  font-weight: 1.125rem;
  text-transform: uppercase;
}
  .footer-widgets .footer-column:first-child{
    width: 30% !important;
  }
    .footer-widgets .footer-column:first-child a{
      font-size: 1rem;
    }
  .footer-widgets .footer-column:last-child{
    width: 66% !important;
    text-align: right;
    font-size: 1rem;
  }
    .footer-widgets .footer-column:last-child a{
      font-size: 1rem;
    }

    .footer_menu a{
      color: #000 !important;
    }
      .footer_menu a:hover{
        color: #009cde !important;
      }
.site-content {
  padding: 15px 0 0 0;
}
.site-footer .container{
	max-width: 100%;
}
.footer-widgets, .footer-tagline {
	width: 1200px;
	margin: 60px auto 0px;
	display: block;
}
  .footer-tagline{
    margin: 0px auto 0px;
    text-align: left;
  }
.footer-widgets + .footer-bottom {
    border-top: dotted 0px rgba(255, 255, 255, 0);
}
.footer-widgets{
  border-top: 1px solid #333;
}
.site-footer {
    padding: 0;
		color:#fff;
		font-size: 16px;
		font-family: 'Sen', sans-serif;
		font-weight: 300;
}
.footer-tagline + .social-navigation {
    float: inherit;
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    display: block;
    position: relative;
    top: -60px;
}
.footer-widgets ul li {
    padding: 0 0 5px 0;
}
.social-navigation a::before {
	color:#333333;
  font-size: 21px;
}
.social-navigation a::before:hover{
  color:#009EE4;
}
a.link_footer_black{
  color:#000;
  text-decoration: underline;
}

/*https://www.w3schools.com/icons/fontawesome5_icons_brands.asp*/
.social-navigation a[href*="twitter.com"]::before {
    content: "\f099";
}
.social-navigation a[href*="facebook.com"]::before {
    content: "\f39e";
}
/*Page inside********************************************/

h1.title_page {

}
.column_artist_list, .column_artist_list .ab-block-layout-column-inner{
  min-height: 730px;
}
.column_video_list, .column_video_list .ab-block-layout-column-inner{
  height: 339px;
}
.column_artist_list .ab-block-layout-column-inner{
    padding: 8% 6%;
}
.column_video_list .ab-block-layout-column-inner {
    padding: 8% 6% 0;
}
.column_artist_list{
  align-items: end;
}

  .column_artist_list h2{
    font-weight: 500;
    font-size: 3.3125rem;
    color: #FFFFFF;
    letter-spacing: 3.27px;
    line-height: 2.25rem;
    text-transform: uppercase;

  }
  .column_video_list h2{
    font-weight: 500;
    font-size: 3.3125rem;
    color: #FFFFFF;
    letter-spacing: 3.27px;
    line-height: 2.25rem;
    text-transform: uppercase;

  }
  .column_artist_list h2 a{
    color: #FFFFFF;
    display: block;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding-top: 90%;
  }
  .column_video_list h2 a{
    color: #FFFFFF;
    display: block;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding-top: 30%;
  }

  .column_artist_list h2 a:hover{
    padding-top: 92%;
  }
  .column_video_list h2 a:hover{
    padding-top: 32%;
  }
  .nav-previous{
    float: right;
    text-align: right !important;

  }
  .nav-next{
    float: left !important;
    text-align: left !important;
  }


/*single project*/

.category-behind-the-scenes .entry-header .entry-title{
  font-size: 3.5625rem;
  top: 50px;
}

.category-behind-the-scenes .link_page_item{
  top: -71px;
}

/*****************CONTACT FORM********************/


/****************BLOG - Portfolio**********************/
.entry-byline{
  display: none;
}
.post .entry-header {
    display: none;
  }
  .entry-header .entry-title{
    top: 187px;
    margin-bottom: 0%;
    font-size: 1.125rem;
    font-weight: 400;
  }
.link_page_item{
  font-size: 1.125rem;
  color: #000000;
  letter-spacing: 0.61px;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-weight: 400;
}
  .link_page_item a{
    border-bottom:1px solid #333;
    -moz-transition: all 0.2s;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
  }
    .link_page_item a:hover{
      color:#909090;
      border-bottom:1px solid #909090;
    }
    .entry-content p a, .header-text a {
      box-shadow: inset 0 0px 0 #fff;
    }
    .entry-content p a:hover {
      color:#909090;
      box-shadow: inset 0 0px 0 #fff;
    }


.description_job{
  opacity: 0.8;
  font-size: 1rem;
  color: #5B5B5B;
  letter-spacing: 0.8px;
  line-height: 1.375rem;
  font-weight: 400;
}
  .description_job a{
    text-decoration: underline;
  }
    .description_job a:hover{
      color:#000000;
    }
.entry-content .meta-list, .comments-area, .post-navigation .meta-title, .single-post .featured-image {
    display: none;
}
.post-navigation .post-title{
  font-weight: 400;
  font-size: 1rem;
  color: #009CDE;
  letter-spacing: 0.8px;
  text-align: center;
}
.post-navigation .nav-previous .post-title::after{
  content:" >";
  font-size: 1rem;
  color: #5B5B5B;
}
.post-navigation .nav-next .post-title::before{
  content:"< ";
  font-size: 1rem;
  color: #5B5B5B;
}
.eg-washington-element-3{
  font-family: 'Sen', sans-serif !important;
  font-size: 1.25rem !important;
  color: #FFFFFF;
  letter-spacing: 1.23px;
  line-height: 1.25rem;
  font-weight: 400 !important;
}
#home_grid h2 a, .eg-youtubestream-element-0{
  font-family: 'Sen', sans-serif !important;
font-size: 1rem;
color: #333333;
letter-spacing: -0.06px;
}

.minimal-light .esg-filterbutton, .minimal-light .esg-navigationbutton, .minimal-light .esg-sortbutton, .minimal-light .esg-cartbutton a {
    color: #333 !important;
    margin-right: 5px;
    cursor: pointer;
    padding: 0px;
    border: 0px solid #e5e5e5 !important;
    line-height: 20px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    font-size: 1.125rem !important;
    font-weight: 400 !important;
    font-family: 'Sen', sans-serif !important;
    display: inline-block;
    background: #fff;
    margin-bottom: 5px;
    letter-spacing: -0.06px;
}
.minimal-light .esg-filterbutton.selected, .minimal-light .esg-filterbutton:hover {
    color: #009EE4 !important;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
  }
.list_blog p{
    font-size: 1rem !important;
    color: #5B5B5B;
    letter-spacing: 0.8px;
    line-height: 1.375rem;
    font-weight: 400;
  }
.list_blog .ab-block-post-grid-image {
      overflow: hidden;
      height: 357px;
  }
.featured-image img, .featured-video img {
  display: none !important;
  }
.blog .post:not(:last-of-type), .archive #post-wrap .post:not(:last-of-type), .search .post:not(:last-of-type) {
  margin-bottom: 0%;
  padding-bottom: 3%;
  border-bottom: solid 1px #eee;
}

/*****************END CONTACT FORM********************/

/*****************RESPONSIVE********************/

.elements_mobile{
  display: none;
}
/*Menu*/
.drawer .drawer-navigation ul li{
  text-align: center;
  border-bottom: dotted 0px rgba(255, 255, 255, 0);
}
  .drawer .drawer-navigation ul li a{
    font-family: 'Sen', sans-serif !important;
    font-weight: 400 !important;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.125rem;
  }
  .searchform{
    display: none;
  }
  .drawer-menu-explore {
    background: #333;
  }


/* Ipad landscape */
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:landscape){
  .page-template-template-builder #page, .page-template-template-builder #primary {
      width: 97%;
  }
  .entry-content{
    padding: 0 4%;
  }
  .elements_mobile{
    display: none !important;
  }
  .footer-widgets .footer-column {
    width: 28.6% !important;
    margin-left: 2%;
  }
  .footer-tagline {
    width: 96%;
  }
  .footer-tagline + .social-navigation {
    float: inherit;
    width: 98%;
  }

}

/* Ipad portrait */
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:portrait){
  .elements_mobile{
    display: block;
  }
  .site-footer {
    padding: 20px 5%;
  }
  .footer-widgets .footer-column {
    margin-bottom: 0%;
  }
  .footer-widgets, .footer-tagline {
    width: 100%;
  }
  .footer-widgets + .footer-bottom {
    padding: 10px;
    text-align: center;
  }
  /*Home*/
  .home_content h1 {
    font-size: 4.5rem;
    letter-spacing: 3px;
    line-height: 3.1rem;
  }
}


@media all and (min-width: 981px) and (max-width: 1100px) {

}

@media all and (max-width: 1024px) {
  .page-template-template-builder #page, .page-template-template-builder #primary {
      width: 97%;
  }
  .entry-content{
    padding: 0 4%;
  }
  .elements_mobile{
    display: none !important;
  }
  .footer-widgets .footer-column {
    width: 28.6% !important;
    margin-left: 2%;
  }
  .footer-tagline {
    width: 96%;
  }
  .footer-tagline + .social-navigation {
    float: inherit;
    width: 98%;
  }
}

@media all and (min-width: 768px) and (max-width: 980px) {

}

@media only screen and (min-width: 768px) {

}


@media all and (max-width: 767px) {
  .elements_mobile{
    display: block;
  }
  .site-footer {
    padding: 20px 5%;
  }
  .footer-widgets .footer-column {
    margin-bottom: 0%;
  }
  .footer-widgets, .footer-tagline {
    width: 100%;
  }
  .footer-widgets + .footer-bottom {
    padding: 10px;
    text-align: center;
  }
  .form_3p, .form_2p{
    width: 100% !important;
    margin-right: 0% !important;
    margin-top: 0px !important;
    margin-bottom: 15px;
  }



  /*Home*/
  .home_content h1 {
    font-size: 4.5rem;
    letter-spacing: 0.97px;
    line-height: 3.1rem;
    text-align: center;
    margin-bottom: 0px !important;
  }
  .title_home_management {
    margin-right: 0px;
  }
  .title_home_production{
    margin-left: 0px;
  }
  /*Inside*/
  .entry-header .entry-title {
    top: 141px;}

  h1, .title_autor h2 {
    font-size: 2.4rem;
    letter-spacing: 1.93px;
    line-height: 1.65rem;
  }
  h2.about {
    font-size: 2rem;
    letter-spacing: 1px;
    line-height: 1.8rem;
  }

}

@media all and (max-width: 479px) {

}

/*****************END RESPONSIVE********************/
