@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,400;0,700;1,400&display=swap');

@font-face {
  font-family: 'extra-bi';
  src:  url('fonts/extra-bi.eot?11dj5v');
  src:  url('fonts/extra-bi.eot?11dj5v#iefix') format('embedded-opentype'),
    url('fonts/extra-bi.ttf?11dj5v') format('truetype'),
    url('fonts/extra-bi.woff?11dj5v') format('woff'),
    url('fonts/extra-bi.svg?11dj5v#extra-bi') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i.bi-ex-search:before, .bi-facebook::before, i.bi.bi-medium::before, i.bi-ex-plus::before,
i.bi-ex-arrow-left:before,  i.bi-ex-arrow-up:before{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'extra-bi' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi.bi-medium::before {
  content: "\e900";
}
.bi-ex-search:before {
  content: "\e986";
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);  
}
.bi-ex-plus:before {
  content: "\ea0a";
}
.bi-ex-arrow-up:before {
  content: "\ea32";
}
.bi-ex-arrow-right:before {
  content: "\ea34";
}
.bi-ex-arrow-left:before {
  content: "\ea38";
}
.bi-ex-facebook:before {
  content: "\ea90";
}
.bi-facebook::before {
  content: "\ea90";
}

.bi-ex-facebook2:before {
  content: "\ea91";
}

.bi-e-mail::before {
  content: "\f32f";
}

html {
  scroll-behavior: smooth;
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;

	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
  background-color: #FF3CAC;
  background-image: linear-gradient(225deg, #FF3CAC 0%, #784BA0 50%, #2B86C5 100%);
  
  
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 5px;
}

html {
  /* default font-size is 16px - this is set in the default browser stylesheet */ 
  font-size: 20px;
  font-weight: 400; 
  line-height: 1.5; 
  scroll-behavior: smooth; 
} 

pre,code {font-family: monospace;}

body {font-family: 'Roboto Condensed', sans-serif;overflow-x: hidden;color: #2a2151;display: flex; min-height: 100vh; flex-direction: column;}

main {  flex: 1 0 auto; }

b, strong {font-weight: 900;}

a {text-decoration: none;}
a:hover, a, a.thumb-img:hover img, a.thumb-img img {  transition: 0.3s;}


.alignleft {
  float: left; }

.alignright {
  float: right; }

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

.wp-block-cover-text p {
  padding: 1.5em 16px; }

  .wp-block-columns .wp-block-column .wp-block-column {    padding: 0;}  

@media screen and (min-width: 768px) {
  .wp-block-cover-text p {
    padding: 1.5em 0; } }

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 16px; }

  a.wp-block-button__link {
    border-radius: 0;
    margin: 0;
    height: auto;
    font-weight: bold;
}  

header h2 a, .post-nav a:hover {  color: #2A2151;}


.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #55AEDF;;
}


.tooltip-inner {
  background-color: #55AEDF;;
  border-radius: 0;
	font-family:monospace
}
/* posts content*/
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: .68;
  font-weight: 100;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal; }

.more-link {
  display: block;
  margin-bottom: 1rem; }

.wp-block-code {
  padding: 0.5em 1em;
  margin: 0 0 1.5rem; }

.entry-content ul:not(.blocks-gallery-grid),
.entry-content ol {
  margin: 1em 0;
	padding:0;
  list-style-position: outside; }

.entry-content li {
  margin-left: 2.5em; }

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
  margin: 0 auto; }

.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
  margin-left: 0; }

.wp-block-quote {
  margin-left: 16px;
  margin-right: 16px;
  padding: 0; }

.wp-block-quote > * {
  margin-left: 1rem; }

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 36px auto;
  padding: 0; }

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 13px;
  font-size: 0.8125rem; }

@media screen and (min-width: 768px) {
  .wp-block-quote {
    margin: 48px auto; } }

.wp-block-pullquote > p:first-child {
  margin-top: 0; }

.wp-block-pullquote.alignright {
  margin-left: 2rem; }

.wp-block-pullquote.alignleft {
  margin-right: 2rem; }

.entry-content > .alignwide,
.wp-block-image.alignwide,
.wp-block-gallery.alignwide {
  width: 100vw;
  max-width: 1366px;
  margin: 0 0 0 50%;
  transform: translateX(-50%);}

.entry-content > .alignwide > img {
  width: 1320px; }

.wp-block-image {margin: 0;}

.wp-block-image figcaption {
  color: #333;
  font-size: 18px;
  text-align: center;
}

.entry-content > .alignfull,
.wp-block-image.alignfull,
.wp-block-gallery.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.entry-content > .alignfull > img {
  width: 100vw; }


h2.has-background {
  padding: 23px 50px;
  text-transform: uppercase;
  font-weight: 700;margin-top: 0;
}

.wp-block-separator {
  margin: 3em auto;
  padding: 0; }

.wp-block-group > .wp-block-group__inner-container > * {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }

.wp-block-group > .wp-block-group__inner-container > .alignwide {
  width: 100vw;
  max-width: 1100px;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.wp-block-group > .wp-block-group__inner-container > .alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.wp-block-group.has-background > .wp-block-group__inner-container > :first-child {
  margin-top: 0; }

.wp-block-group.has-background > .wp-block-group__inner-container > .alignfull {
  width: calc( 100% + 60px);
  max-width: calc( 100% + 60px);
  position: relative;
  left: -30px; }

  .wp-block-column { padding: 1.5rem;margin: 0;}

.wp-block-columns .wp-block-column {
    padding: 0;
}


.has-background-gradient h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 1.1;
}  

.wp-block-column h3 {
    font-weight: 700;
    font-size: 25px;
    margin: 0;
}

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.attachment-post-thumbnail {
  margin-bottom: 1.5em; }

.wp-block-image img {
  display: block; }

.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: 100%; }

.wp-block-image.alignfull img {
  width: 100vw; }

.wp-block-image .alignleft img,
.wp-block-image .alignright img,
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption {
  max-width: 100%;
  width: 100%; }

.wp-block-image .alignfull,
.wp-block-gallery.alignfull {
  width: 100vw; }

.wp-block-image .alignright,
.wp-block-image .alignleft,
.wp-block-gallery.alignright,
.wp-block-gallery.alignleft {
  max-width: calc((720px / 2) - 16px); }

.wp-block-image .alignright,
.wp-block-gallery.alignright {
  margin-left: 2rem; }

.wp-block-image .alignleft,
.wp-block-gallery.alignleft {
  margin-right: 2rem; }

.wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.wp-block-video video {
  max-width: 720px; }

.wp-block-table {
  overflow-x: auto;
  margin: 1.5rem0; }

.wp-block-table table {
  border-collapse: collapse; }

.wp-block-table td, .wp-block-table th {
  padding: .5em; }  

/* entry-content */
.page-template-template-inicio .page-title{
	display:none;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-weight: bold;
    text-transform: uppercase;
}

.entry-content h2 {
    text-transform: uppercase;letter-spacing:-0.7px
}

.entry-content h3 {
    font-size:1.5rem;
}

.entry-content h4 {
    font-size:1.3rem;
}

.entry-content h5 {
    font-size:1.1rem;
}

section.page-content h6 {
    font-size:1rem;
}  

span.posted-on {
    margin: 0 0 20px 0;
    display: block;
    font-size: 20px;
    opacity: 0.4;
}

/*header*/
ul.lang-selector, .lang-selector li {margin: 0;}
ul.lang-selector li {list-style: none;display: inline;padding: 0 2px;}
ul.lang-selector li:first-child:after {content: ' /';padding: 0 0 0 4px;}
ul.lang-selector li.current-lang a {color: #C590AA;font-weight: bold;}

svg.logo-m {
    fill: #fff;
    width: 230px;
    float: right;
    margin: 6px 0 0 0;
}
.site-header-image { display: block;  margin: auto; }  
.navbar{ position: fixed;    right: 0; left: 0;    border-radius: 0;    top: 0;  }  
.header-top, nav#site-navbar {background-color: #2A2151; max-height: 100vh;  overflow-y: auto;z-index: 2;color: #fff;}
a.header-logo {width: 130px;} 
.l-rights,.l-coding {fill:#fff;} 
.main_nav li {margin: 0 10px}  
.dropdown-menu li {margin: 0;}
.main_nav li a {  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;padding: 0 10px; text-transform: uppercase;    font-weight: 600;    font-size: 30px;    line-height: 1.2;}  
.main_nav a.nav-link {color: #333;}

.mobile-offcanvas.show a {color: #fff;}

#site-footer a:hover, .header-top a:hover,.main_nav .nav-link:hover,
.main_nav .current-menu-item a.nav-link , .current_page_item .nav-link, .current-page-ancestor .nav-link a,
.current-menu-parent .nav-link, .current_page_parent .nav-link, .current_page_ancestor .nav-link,
article.type-clip section ,article.type-event section ,  span.wpap-loadmore-button.loadmore-button-0.wpap_button_text,
span.team_desc p, li.sf-option-active{color: #55AEDF;}

.malinky-load-more {
    font-size: 57px;
    line-height: 0;
    font-family: monospace;position: relative;
    bottom: -12px;
}

span.wpap-loadmore-button.loadmore-button-0.wpap_button_text {
  box-shadow: none;
  padding: 0;
  margin: 0;
  height: auto;
}

.wpap-loadmore-wrapper.col-4 {
  padding: 0;
  margin: 0;text-align: center;
}
.wpap-loadmore-wrapper.col-4 span {cursor:pointer}

.lang, .social-icons {display: none;}

.social_links i.bi.bi-instagram {
    font-size: 17px;
    position: relative;
    top: -1px;
}

.social_links i.bi.bi-facebook {
  font-size: 17px;
  position: relative;
  top: -2px;
  margin-left: -6px;
}



.social_links i.bi.bi-medium {
    position: relative;
    top: -2px;
    font-size: 17px;
}

.social_links i.bi.bi-twitter {
  position: relative;
  top: -1px;
  font-size: 18px;
}

/* footer */
#site-footer {background-color: #2A2151;color: #fff;}
#site-footer a, .header-top a, .post-header a {color: #fff;}
#site-footer p {margin: 0;line-height: 1.2;}
.footer-social ul li, .header-top .social_links li, .lss .social_links li{font-size: 20px;margin: 0 0 0 15px;}
.footer-logo svg{max-width: 120px;}
ul.social_links li {
  list-style: none;
  display: inline;
}
ul.social_links li:last-child {margin-right: 0;}
ul.social_links li:first-child {margin-left: 0;}
ul.social_links {  margin: 0;  padding: 0;line-height: 1;}

/* carousel */
a, .carousel-inner .post-categories, .carousel-inner .post-categories a, 
.carousel-inner .post-tags, .carousel-inner .post-tags a,header h2 a:hover,
.searchandfilter label:hover, #library-nav a:hover, .search-item a:hover, .lista_projetos a:hover, a.plus-icon:hover {color: #55AEDF;}
 
.carousel-inner h2 {padding: 10px 0; line-height: 0.9; margin: 0;text-transform: uppercase;font-weight: 700;font-size: 2.5em;}
.carousel-height {height: 500px;}
.carousel-item { background-size: cover; background-position: center; background-repeat: no-repeat;}
button.carousel-control-prev, button.carousel-control-next {  width: 60px;  margin: 0;}




/* page*/

.page-template-template-incio .page-title {display: none;}
.page-hero {height: 500px;margin-bottom: -40px;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.page-title h1, .post-header h1, .category-header h1{text-transform: uppercase;font-weight: 700;margin: 0}
.page-title, .post-header, .category-header {
background: rgb(42,33,81);
background: linear-gradient(100deg, rgba(42,33,81,1) 0%, rgba(103,54,111,1) 100%);color: #fff;    line-height: 1;}

/* post */
.post-grid article section, .search-filter-results article section {font-size: 17px;margin: 10px 0 0 0;}
h2.post-title {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  margin: 5px 0;
  letter-spacing: -0.5px;
}  
h2.post-title a , .search-item a{color: #2A2151;    display: inline-table;}

.row.archive-navigation a:hover, .row.archive-navigation span:hover{color: #2A2151;}

.post-grid article header, .search-filter-results article header {line-height: 1;}
.post-categories, .post-tags,.post-themes, .post-type, span.post-past{color: #55AEDF;display: inline;margin:0;font-size: 17px;;}

.post-categories a, .post-tags a, .archive-navigation a, .archive-navigation a:hover,
#searchform button:hover i,  #search-header button:hover i, .post-themes a{ color: #55AEDF;}

article section {line-height: 1.35em;color: #2a2151;}
article header .post-image {margin-bottom: 10px;display: block;}

.archive-navigation, .post-nav {text-transform: uppercase;font-weight: 900;font-size: 25px;}

.archive-navigation i {font-size: 27px;}

body.tag.archive .category-header h1:before {
  content: '#';
}

.pagination {font-size: 26px;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    letter-spacing: 3px;}

a.next.page-numbers { float: right;}
a.prev.page-numbers { float: left;}


/* search */

li[data-sf-field-input-type="checkbox"] {
	visibility:visible;
	    z-index: 1;
    position: relative;
}

li[data-sf-field-input-type="multiselect"] {

	visibility:hidden;
	    z-index: -1;
    position: absolute;
}

li[data-sf-field-input-type="multiselect"]  select {
width: 100%;
    border: none;
    background: transparent;margin-bottom:20px;
    color: #fff;}


.searchandfilter ul>li>ul:not(.children) {
  margin-left: -8px;
}
li.sf-field-search input.sf-input-text {
  width: 100%;
  background-image: url(s.svg);
  background-repeat: no-repeat;
  background-position: 98%;
  background-size: 20px;
  background-color: #fff;padding-right: 20px;
}
.search-item h2 {  font-size: 1.4em;font-weight:900;}
.search-link { color: #999;font-size: 0.90em;margin: 10px 0;display: block;}

li.sf-field-search label, li.sf-field-search input.sf-input-text {
  width: 100%;
}

.searchandfilter h4 { margin: 10px 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 22px;}

  li.sf-field-taxonomy-item-theme ul li {
    margin: 0;
    font-size: 18px;
}
input.sf-input-text {
  border: none;
  padding: 5px 10px;
}
  .searchandfilter ul li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1;
}
li.sf-field-taxonomy-item-theme:before {
  content: '';
  width: 100%;
  height: 30px;
  display: block;
}


.searchandfilter li[data-sf-field-input-type=checkbox] label, .searchandfilter li[data-sf-field-input-type=radio] label, 
.searchandfilter li[data-sf-field-input-type=range-radio] label, 
.searchandfilter li[data-sf-field-input-type=range-checkbox] label{padding-left:0;}
form ul {  margin: 0;    padding: 0;}
li.sf-field-taxonomy-item-theme ul { margin: 0;padding: 0;text-transform: lowercase;}
li.sf-field-taxonomy-item-theme ul li{margin: 5px 6px;  display: inline-block;  white-space: nowrap;  padding: 0;}
li.sf-field-taxonomy-item-theme ul li input {display:none;margin:0;padding:0;}
li.sf-field-taxonomy-item-theme ul li label {cursor:pointer;border: 2px solid transparent;}
li.sf-field-taxonomy-item-theme ul li label:before {content:'#';}

li.sf-level-0 {border-bottom: 2px solid transparent;}
li.sf-option-active {border-bottom: 2px solid;}

.search-area div {  padding: 10px;}

.search-area {background: rgb(42,33,81);
background: linear-gradient(180deg, rgba(42,33,81,1) 0%, rgba(103,54,111,1) 25%, rgba(181,91,134,1) 100%);color: #fff;}

.page-template-template-projects .search-area{
  background: rgb(174,86,135);
background: linear-gradient(158deg, rgba(174,86,135,1) 0%, rgba(212,115,128,1) 70%, rgba(223,149,151,1) 100%);
}

#search-top, #search-header {border: none;height: 35px;padding-right: 40px;}

#searchform i.bi-ex-search,  #search-header i.bi-ex-search{
    color: #2a2151;
    font-size: 23px;
}
#searchformtop button, #searchform button
{background-color: #ffffff;
  border: none;
  height: 35px;
  padding: 0 15px;
  background-image: url(s-top.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;}

/* person */
.team-item {text-align: center;text-transform: uppercase;}
.team-item h3 {font-size: 21px;
  color: #2a2151;
  padding: 10px 0 0 0;
  font-weight: 700;margin: 0;letter-spacing:-1px;}

  span.team_desc p {
    font-size: 20px;
    line-height: 1.2;
}
.entry-content p:last-child {
  margin: 0;
}
.type-team .entry-content {  font-size: 0.92em;line-height: 1.6;}

.modal-backdrop {
  background-color: transparent;
}
span.team_desc, span.team_desc p {
  margin: 5px 0 0 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.1;
}
h2.team_name {    font-size: 22px;
  text-transform: uppercase;
  margin: 10px 0 0 0;
  line-height: 1;}

/* library */
.page-template-template-library .page header {  display: none;}
#library-nav div {font-size: 23px;text-transform: uppercase;font-weight: 700;text-align: center;}
#library-nav div a {color: #fff;display: block;padding: 20px 25px;}

#library-nav div:nth-child(1) a{
  background: rgb(42,33,81);
  background: linear-gradient(100deg, rgba(42,33,81,1) 0%, rgba(45,34,82,1) 100%);
}

#library-nav div:nth-child(2) a {
  background: rgb(44,34,82);
background: linear-gradient(100deg, rgba(44,34,82,1) 0%, rgba(65,41,92,1) 100%);
}

#library-nav div:nth-child(3) a {
    background: rgb(71,43,95);
background: linear-gradient(100deg, rgba(71,43,95,1) 0%, rgba(98,52,108,1) 100%);
}  

#library-nav div:nth-child(4) a {
      background: rgb(98,52,109);
      background: linear-gradient(100deg, rgba(98,52,109,1) 0%, rgba(135,65,127,1) 100%);
}

#library-nav div:nth-child(5) a {
    background: rgb(98,52,109);
    background: linear-gradient(
100deg, rgb(135 65 127) 0%, rgb(180 90 133) 100%);
}

/* press */


.page-template-template-clipping .searchandfilter {display: none;}
article.type-clip section h3,article.type-event section h3  {font-size: 1.1em;;}

h2.press-title {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.1;
}

/* project */
.lista_projetos, .lista_projetos a {color: #fff;}
.lista_projetos h2 {text-transform: uppercase;font-weight: 700;margin: 0;display: inline;}
.project_content{ display: block;
  padding: 10px 0 0 0;
  line-height: 1.5em;
  font-size: 0.85em;}
.lista_projetos div {position: relative;}

a.plus-icon {
    position: absolute;
    right: 0;
    top: 0;
    margin: 10px 15px;
    font-size: 25px;
}
ul.report-link {
    margin: 0;
    padding: 0;
}
ul.report-link li {
    list-style:none;
    width:50%;
    display:inline-table;margin:0
}

ul.report-link li:nth-child(odd) {
  padding:10px 10px 10px 0;
}

ul.report-link li:nth-child(even) {
  padding:10px 0 10px 10px;
}

ul.report-link li a {
    padding:5px;
    border:2px solid #55AEDF;display:inline-block;
    width:100%;
    text-align:center;
    font-weight:bold;
    color:#2a2151
}

.lista_projetos div:nth-child(1), .grad1 {
background: rgb(42,33,81);
background: linear-gradient(120deg, rgba(42,33,81,1) 0%, rgba(130,63,124,1) 100%);
}

.lista_projetos div:nth-child(2), .grad2 {
 background: rgb(75,44,97);
background: linear-gradient(120deg, rgba(75,44,97,1) 0%, rgba(162,76,137,1) 100%);
}
.lista_projetos div:nth-child(3), .grad3 {
background: rgb(108,56,113);
background: linear-gradient(120deg, rgba(108,56,113,1) 0%, rgba(176,87,135,1) 100%);
}
.lista_projetos div:nth-child(4), .grad4 {
  background: rgb(175 87 135);
  background: linear-gradient(120deg, rgb(174 86 134) 0%, rgb(218 131 163) 100%);
}



/* modal*/
.modal-content, .btn, input, .form-control {border-radius: 0;}
button.btn-close {opacity: 1;}
#theModal button.btn-close {
background: none;
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0;
    padding: 0;
    z-index: 20;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
#theModal button.btn-close i {font-size: 40px;line-height: 0;color: #fff;}
#theModal .modal-content {background: rgb(42,33,81);
background: linear-gradient(128deg, rgba(42,33,81,1) 0%, rgba(140,59,132,1) 35%, rgba(212,115,128,1) 100%);   border: none;color: #fff;}

.in-nav a {display:flex;}
.in-nav span {    padding: 0 5px;}


@media (min-width: 1400px){
	.page-hero {height: 500px;    background-position: center center;    background-repeat: no-repeat;    background-size: 90% auto;}
	
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {   max-width: 1366px;}    

		.single article .entry-content, .page-template-default  article .entry-content {    max-width: 60%;    margin: 0 auto;}
	    .page-id-9 article .entry-content, .page-id-42  article .entry-content{max-width:100%;}
	
}    

@media (min-width: 768px){
  .search-filter-results {min-height: 70vh;}
  .post-grid .row {    margin-left: -1.5rem;    margin-right: -1.5rem;}
	
  
}

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


	
.carousel-item .post-header {
    position: relative;
    left: -15px;
    bottom: 30px;
}
	
  .main_nav li a {font-size: 1.2rem;}


  ul.dropdown-menu  {border-radius:0;padding:0;border:none;background: rgb(42,33,81);
    background: linear-gradient(128deg, rgba(42,33,81,1) 0%, rgba(140,59,132,1) 35%, rgba(212,115,128,1) 100%);}
    ul.dropdown-menu.depth_0.show {
      width: 250px;
      left: -20px;
  }
    ul.dropdown-menu li a {
      font-size: 18px;
      color: #fff;
      padding: 20px 30px;
    }
    ul.dropdown-menu li a:hover {
        background:#2a2151;color:#fff;
    }  

ul.dropdown-menu li  
  a.header-logo {margin-top: -50px;}
  body {  margin-top: 0; }
  .l-rights {fill:#2A2151;} 
  .l-coding {fill:#fff;} 
  .navbar{  position: relative;}
  .footer-social ul li {margin: 0 0 0 20px;} 
  .header-top .social_links li{margin: 0 0 0 20px;}

a.header-logo {width: 230px; margin-top: -68px;}
.main_nav {max-width: 1000px;margin-top: -20px;}
.main_nav li:last-child {margin-right: 0;}
.main_nav li:last-child a {padding-right: 0;}
nav#site-navbar {background-color: #fff;overflow: initial;}
nav#site-navbar {padding: 0 0 30px 0;}
.project_content, .column-desc{   
  -webkit-column-count: 2;
      -moz-column-count: 2;
           column-count: 2;

   -webkit-column-gap: 20px;
      -moz-column-gap: 20px;
           column-gap: 20px;}
}

body.offcanvas-active{
  overflow:hidden;
}

.menu_btn {font-size: 30px;
    padding: 0;
    line-height: 1;
    background: transparent;
    color: #fff;}
    
.offcanvas-header{ display:none; padding: 0;}
.offcanvas-header .btn-close {
    background: none;
    color: #fff;
    font-size: 40px;
    padding: 20px;
    line-height: 1;
}
.screen-darken{
  height: 100%; width:0%;
  z-index: 0;
  position: fixed; top: 0; right: 0; 
  opacity:0; visibility:hidden;
  transition:opacity .2s linear, visibility 0.2s, width 2s ease-in;
}

.screen-darken.active{
  z-index:0; 
  transition:opacity .3s ease, width 0s;
  opacity:1;
  width:100%;
  visibility:visible;
}

.search-highlight {
  background: #ffff94;
  padding: 0 2px;
}

/* loading */

.wpap-visibility-hidden{
 display: none;
}
  .wp-ajax-pagination-loading{
      position:fixed;
      display: block;
      top:0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      z-index:10000;
      background-image: none;
      background-position: 50% 50%;
      background-size: 60px;
      background-repeat: no-repeat; 
  }

article.type-clip img , article.type-event img{
    border: 2px solid #55aedf;
    box-shadow: 6px 6px #55aedf38;
}


/* ============ mobile view ============ */
@media all and (max-width: 991px) {
	
	
	
	.carousel-inner h2 {font-size:1.5em;}

li[data-sf-field-input-type="checkbox"] {
visibility:hidden;
    z-index: -1;
    position: absolute;	
}
	
li[data-sf-field-input-type="multiselect"] {
visibility:visible;
	    z-index: 1;
    position: relative;
}		
	
  #site-footer {text-align:center}
  .footer-logo svg{max-width: 100px;}
  
  .wp-block-columns  .wp-block-column  {margin-bottom: 1.75rem;}
  .wp-block-columns  .wp-block-column:last-child  {margin-bottom: 0;}

 .footer-social ul li, .header-top .social_links li, .lss .social_links li {
    font-size: 20px;
    margin: 0 20px 0 0;
} 
  .page-hero {height: 250px;  background-size:cover;}

div#site-navbar {
    background: #2a2151;
    width: 100%;
    padding: 10px 0;
}


  .offcanvas-header{display: inline-block;position: fixed; right: 0; color: #fff; top: 0px;}

  .header-logo:hover .l-coding {
    fill: #55b7e9;
}

  .mobile-offcanvas .header-logo svg { width: 160px;}

  .mobile-offcanvas{
    visibility: hidden;
    transform:translateX(-100%);
    border-radius:0; 
    display:block;
    position: fixed;  top: 0; left:0;
    height: 100%; max-width: 375px;
    z-index: 100; 
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    background: #2a2151;color: #fff;padding: 20px;
  }

  .mobile-offcanvas.show{
    visibility: visible;  transform: translateX(0);    z-index:2000;
  }
  .mobile-offcanvas .container, .mobile-offcanvas .container-fluid,
  .lang, .social-icons{
    display: block;
  }
	
/* width */
.mobile-offcanvas::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.mobile-offcanvas::-webkit-scrollbar-track {
  background: #2a2151;
}

/* Handle */
.mobile-offcanvas::-webkit-scrollbar-thumb {
  background: #151129;
}

/* Handle on hover */
.mobile-offcanvas::-webkit-scrollbar-thumb:hover {
  background: #555;
}		

.mobile-offcanvas .social_links li {margin: 40px 29px 40px 0;}  
.mobile-offcanvas li {margin: 25px 0 0 0;}
.mobile-offcanvas li:last-child {margin-right: 0;}
.mobile-offcanvas li a {color: #fff; font-size: 25px;}
.mobile-offcanvas ul.dropdown-menu li a {font-size: 20px;}
.mobile-offcanvas ul.dropdown-menu li {margin-top: 15px;}
.mobile-offcanvas ul.dropdown-menu li:first-child {margin-top: 0px;;}
.mobile-offcanvas a:hover {color: #55AEDF;background-color: transparent;}
.mobile-offcanvas ul.dropdown-menu { background: transparent; border: none;}  

} 
/* ============ mobile view .end// ============ */


/* fx */

.fd-1 {    
  -webkit-animation: 0.5s ease 0s normal forwards 1 fadein;
  animation: 0.5s ease 0s normal fadein;}
  .fd-2 {    
    -webkit-animation: 1s ease 0s normal forwards 1 fadein;
    animation: 1s ease 0s normal fadein;}    
    .fd-3 {    
      -webkit-animation: 1.5s ease 0s normal forwards 1 fadein;
      animation: 1.5s ease 0s normal fadein;}    
      .fd-4 {    
        -webkit-animation: 2s ease 0s normal forwards 1 fadein;
        animation: 2s ease 0s normal fadein;}     
        .fd-5 {    
          -webkit-animation: 2.5s ease 0s normal forwards 1 fadein;
          animation: 2.5s ease 0s normal fadein;} 
          .fd-6, #site-main {    
            -webkit-animation: 3s ease 0s normal forwards 1 fadein;
            animation: 3s ease 0s normal fadein;}    

@keyframes fadein{
  0% { opacity:0; }
  66% { opacity:0; }
  100% { opacity:1; }
}

@-webkit-keyframes fadein{
  0% { opacity:0; }
  66% { opacity:0; }
  100% { opacity:1; }
}

/* width */
::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #65366e;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #7aaedf;
}