/*
Theme Name: Code Barcelona
Theme URI: https://codewebbarcelona.com/
Author: Code Barcelona
Author URI: http://codewebbarcelona.com/
Description: Code Barcelona
Version: 1.0
Tags: be inspired
Text Domain: Code Barcelona
*/

@charset "utf-8";
/* CSS Document */

/*estandards*/

.margintop40{height:40px;}
.margintop80{height:80px;}
.textcenter{text-align:center!important;}.textleft{text-align:left!important;}.textright{text-align:right!important;}
.floatleft{float:left;}.floatright{float:right;}
.displaynormal{display:inline!important;}
.ccenter{margin:auto;}
.fixed{position:fixed}
.pointer{cursor:pointer;}

.positionabsolute{position:absolute;}
.positionrelative{position:relative;}

.bold{font-weight:bold;}
li,ul{margin:0px;padding:0px;}
.min{
	width:960px;
	margin:auto;
}
.cvcenter{
	display:table;
	height:100%;
	width: 100%;
}
.cvcenterinner{
	display:table-cell;
	vertical-align:middle;
}
.nicescroll-rails {
z-index: 999!important;

}
/*//estandards*/
.clear{clear:both;}

/*general*/
body,html,.cpagewrap{
	height:100%;
}
body {
line-height: 20px;
	font-size: 16px;
	color:black;
	font-family: "Plan Grot Condensed Light 3";
    margin: 0;
	font-weight:300;
	letter-spacing:0px;
  	background-color:white;
}
img {border: 0 none;}
a {
    font-size: 16px;
	color:black;
	font-family: "Plan Grot Condensed Light 3";
    text-decoration: none;
	letter-spacing:0px;
}
a:hover {text-decoration:none;}

h1, .sh1{
	text-transform:uppercase;
	font-size: 24px;
	line-height:24px;
	text-align:center;
	letter-spacing:6px;
	font-family: "Plan Grot Condensed Light 3";
}
.h1sub{
	font-size:20px;
}
.h1sub2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

:root{
     --color1:#00356d;
     --color2:#166593;
     --color3:#3d91a7;
     --color4:#9e5b9d;
     --colorgray:#aeadb3;
     --colorblack:#000000;
	 --mainMargin:30px;
	 --halfMargin:calc(var(--mainMargin)/2);
}
/*///general*/


/*slider*/
.cwrap,.cpasador,.slide{
	height:100%;
	width:100%;
}
.cwrap{
	position:relative;
	height:66%;
}
.slide{
	background-position:center;
	background-size:cover;
}


/*web*/
.cheaderlogo, .cmenu, .cheaderlogofix{
	display: inline-block;
	float: left;
}
.cheaderlogo{
left: 0px;
top: 0px;
}
.cmenu li{
	display: inline-block;
	margin-right: 13px;
	position: relative;
}
.cmenu{
	margin-left: 42px;
	margin-top: 7px;
	position: relative;
	z-index: 700;
}
.cgeneralimg{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.cgrids{
	width: 9.5%;
}

.ceventowidth10{
	width: 9.5%
}
.ceventowidth20{
	width: 19.5%;
}
.ceventowidth30{
	width: 29.5%;
}
.ceventowidth40{
	width: 39.5%
}
.ceventowidth50{
	width: 49.5%
}
.ceventowidth60{
	width: 59.5%
}
.gutter-sizer{
	width: 0.5%;
}
.cprojects .cevento{
	width: 19.5%;
}

.cportfoliomasonry{
	margin: auto;
}
.cevento{
	float: left;
}
.cevento img{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 150;
	display: block;
}
.ceventoinner{
	position: relative;
}
.cevento .cbckcolor{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	box-sizing: border-box;
	z-index: 500;
    background-color: black;
    opacity: 0;
	-webkit-transition:width 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.ceventotext{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 60%;
	z-index: 600;
	text-align: center;
	opacity: 0;
	-webkit-transition:width 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.cevento:hover .ceventotext{
	opacity: 1;
}
.cevento:hover .cbckcolor{
	opacity: 0.3;
}
.cevento h3{
	margin: 0px;
    font-weight: 300;
    letter-spacing: 0px;
	font-size: 26px;
	line-height: 26px;
	color: white;
}
.cgeneralwrap{
	margin-top: 30px;
	margin-bottom: 30px;
}
.cnosotrosimg{
	height: 900px;
	margin-bottom: 15px;
}
.cnosotrostext p{
	margin-top: 0px;
}
.cmenu li a{
	font-size: 27px;
}
.sub-menu{
	position: absolute;
	display: none;
	width: 600px;
    left: -133px;
    bottom: -27px;
}
.page-id-11 .menu-item-18 .sub-menu, .parent-pageid-11 .menu-item-18 .sub-menu{
	left: -33px;
}
.page-id-11 .menu-item-18 .sub-menu, .parent-pageid-11 .menu-item-18 .sub-menu{
	display: block;
}
.current-page-parent .sub-menu,.current-page-ancestor .sub-menu, .current-menu-item  .sub-menu,.current-menu-ancestor .sub-menu{
	display: block;
}
.cmenu .sub-menu a{
	font-size: 21px;
}
.current_page_item a, .sub-menu .current_page_item a, .current-menu-ancestor a,.currentsubsub,.current-menu-item a{
	color: #00a064;
}
.sub-menu a{
	color: black;
}
.cheader, .cheaderlogofix{
	height: 120px;
}
.cheaderlogo{
	position: fixed;
}
.cheaderlogofix{
	width: 130px;
}
.cteamimg{
	width: 100%;
	margin-bottom: 15px;
}
.cteamtext{
	margin-top: 5ptx;
}
.steamtitle{
	margin-top: 0px;
    margin-bottom: 3px;
    font-size: 24px;
		    font-weight: 300;
    line-height: 24px;
}
.cteamgeneral span{
	display: block;
}
.cteamgeneral h3{
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 10px;
}
.cteampartners .cinner{
	margin-left: 45px!important;
	margin-right: 45px!important;
}
.cteams .rowmargined{
	margin-left: -45px!important;
}
.cteamtext p{
	margin-top: 0px;
    margin-bottom: 3px;
    line-height: 18px;
}
.cteamtext a{
    color: #00a064;
}
.steammail,.cjobtext a{
	color: #00a064;
}
.cjobtext span{
	display: block;
}
.sjobtitle{
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
}
.cjobtext p{
	margin-top: 0px;
}
.cawardtext h4, .ccontact h4, h2{
	margin: 0px;
    color: #00a064;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
}
h2, .cawardtext h4{
    color: black;
}
.ceventoinner a h2, .cawardtext a h4,.cjobtext a h2{
    color: #00a064;
}
.cjobtext{
margin-bottom: 40px;
}
.cjobtext h2{
margin-bottom: 6px;
}
.ccontactmedia h4{
	color: black;
}
.ccontactstudios h4{
	margin-bottom: 2px;
}
.cawardtext p{
	margin: 0px;
}
.cawardtext p, .cawardedby{
	line-height: 18px;
	font-size: 14px;
}
.cawardtexttop{
	margin-bottom: 3px;
}
.ceventoheight1{
	height: 700px;
}
.ccontactostudiostext span, .ccontactostudiostext a{
	display: block;
	line-height: 22px;
    font-size: 20px;
}
.cconntactostudiomail{
	margin-top: 10px;
}
.ccontact a{
	color: #00a064;
}
.ccontactostudioinsta{
	margin-top: 10px;
}
.ccontactostudioinsta span, .ccontactostudioinsta a{
	display: inline-block;
}
.ccontactmedia .ccontactostudioinsta span, .ccontactmedia .ccontactostudioinsta a{
	display: block;
}
.ccontact .cinner{
	margin-left: 25px!important;
	margin-right: 25px!important;
}
.ccontact .rowmargined{
	margin-left: -25px!important;
}
.buttonclicked{
color: #00a064;
}
.cprojectlistitem h1{
margin-top: 0px;
margin-bottom: 3px;
font-size: 24px;
line-height: 24px;
font-weight: normal;
text-transform: none;
letter-spacing: 0px;
text-align: left;
}
.cdiscourse{
width: 19%;
margin-bottom: 25px!important;
}
.ctermfilter{
    position: absolute;
	top: 46px;
    left: 267px;
		    z-index: 700;
}
.ctermfilterlevel2{
z-index: 700;
}
.ctermfilter span, .ctermfilter a, .ctermfilterlevel2 a{
	cursor: pointer;
	font-size: 21px;
	margin-right: 13px;
}
.ctermfilterlevel2 a{
	font-size: 16px;
}
.ctermfilterlevel2{
	position: absolute;
    top: 70px;
    left: 215px;
}
.cdiscoursetext a, .cawardedby a{
	color: #00a064;
}
.saward{
	line-height: 16px;
	display: block;
}
.chomejobs span,.cdiapotipocontent li{
	display: block;
	width: auto;
	border-top: 1px solid #00a064;
		font-size: 24px;
		line-height: 27px;
}
.cdiapotipocontent li:nth-child(1) a, .cdiapotipocontent li:nth-child(1) {
	font-size: 20px;
}
.shomejobstitle,.cdiapotipocontent li a{
	font-size: 24px;
	line-height: 27px;
}
.chomejobstitulo{
	line-height: 22px;
}
.chomejobs{
	margin-top: 15px;
}
.ccontactenquiries h4{
	margin-bottom: 20px;
}
.clegal p{
	margin: 0px;
	font-size: 15px;
}
.cdiscoursetext{
	line-height: 20px;
	margin-top: 5px;
}
.cprojectlistitemlist{
	line-height: 20px;
}
.cofficework .rowmargined{
	margin-left: 0px!important;
}
.cofficework .cinner{
	margin: 0px!important;
}
.cofficework img{
	display: block;
}
.cofficeabout{
	width: 100%;
}
.cmenuidiomas{
    position: absolute;
    top: 5px;
    right: 10px;
}
.cmenuidiomas a{
	text-transform: uppercase;
}
.lcurrentlanguage{
	color: #00a064;
}
.cheaderresponsive, .cmenuresponsivewrap{
	display: none;
}
.cheaderresponsive{
	position: relative;
}
.cmenubar{
	width: 22px;
    height: 2px;
	background-color:#00a064;
	margin-top:4px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
    position: relative;
}
.cmenuburger{
    margin-left: 20px;
    border-bottom: 1px solid #00a064;
    padding-bottom: 5px;
    margin-right: 20px;
}
.cmenuburger:hover .cmenubar{
    background-color: black;
}
.cmenubar1{
	transition-delay:0.02s;
}
.cmenubar2{
	transition-delay:0.04s;
}
.cmenubar3{
	transition-delay:0.06s;
}
.cmenubar4{
	transition-delay:0.08s;
}
.cmenubar2, .cmenubar4{
    left: 5px;
}
.cmenuresponsivewrap{
	position: relative;
    z-index: 1500;
    background-color: white;
    width: 100%;
    padding-top: 5px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 5px;
    box-sizing: border-box;
    float: left;
}
.cmenuresponsive{
    /*border-top: 1px solid #00a064;*/
}
.responsivemenushow{
	opacity: 1!important;
}

.sub-menu a {
    color: black;
}
.current-page-ancestor a{
	color: #00a064!important;
}
.current-page-ancestor .current-page-ancestor a{
	color: #00a064;
}
.page-template-page-discourse .sflecha{
display: none;
}
.cscrolltop {
    position: fixed;
    bottom: 5px;
    right: 5px;
    border: 1px solid black;
    padding: 9px;
    padding-top: 13px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    cursor: pointer;
		display: none;
}
.cscrolltop:hover {
opacity: 0.4;
}
.scrolltopshow .cscrolltop {
display: block;
}
.csimpleygalleryimg{
position: relative;
}
.ccaption{
position: absolute;
bottom: 0px;
left: 0px;
background-color: white;
padding: 3px;
font-size: 14px;
    letter-spacing: .03em;
}
.cdiapotipocontent .ceventotext,.cdiapotipocontent .cbckcolor{
display: none;
}
.cdiapotipocontent li a:hover{
	color:#00a064;
}
.ctextsingle p{
    margin-top: 0px;
    margin-bottom: 10px;
}
.cprojectsrow h1{
    text-transform: inherit;
}
.alternative-font{
    font-family: "Plan Grotesque",sans-serif;
}
.ccontentsingle h1{
    width: 80%;
    margin: auto;
    font-weight: normal;
}
.ccontentsingle h1 .alternative-font, .ccontentsingle h1.alternative-font{
    letter-spacing: 1px;
    font-size: 40px;
    line-height: 44px;
}
.ccontentsingle .cinner h2{
    font-size: 40px;
    line-height: 46px;
}
.ccontentsingle h3{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 38px;
    line-height: 44px;
}
.lgooglemapslink{
display: block;
margin-bottom: 10px;
}
.cheaderlogofixresp{
    display: block;
    width: 100px;
    height: 90px;
}
.cheaderresponsive .cmenu li{
    display: block;
    margin-bottom: 5px;
    margin-right: 0px;
}
.stitularsingle{
    text-align: left;
}
.cjob .cinner,.cnosotroswrapimg .cinner,.cawarditem .cinner{
padding-right: 20px;
}
.cawarditem{
margin-bottom: 20px!important;
}
.cdiscoursetext p{
    margin-bottom: 0px;
    margin-top: 5px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ceventoinner{
overflow: hidden;
}
.ceventoinner video{
width: 100%;
height: auto;
}
.cheaderserch input{
	font-family: "Plan Grot Condensed Light 3";
    border: 0px;
    box-sizing: border-box;
    border-left: 1px solid black;
    width: 50px;
    padding-left: 3px;
    line-height: 15px;
}
.cheaderserch input:focus{
    outline: none;
}
.cplaybutton{
position: absolute;
top: 0px;
display: none;
left: 0px;
width: 100%;
height: 100%;
background-size: 100px auto;
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
background-image: url('img/elementos/playbutton.svg');
z-index: 20;
-webkit-transition:all 0.2s ease-in-out;
-moz-transition:all 0.2s ease-in-out;
-o-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;

}
.cplaybutton.active{
opacity: 0;
}
.cprojectlistitem .cinner{
padding-right: 20px;
}
.page-template-page-team #menu-item-3320 .sub-menu,
.page-template-page-team #menu-item-3928 .sub-menu{
	display: block;
}
.page-template-page-team #menu-item-3320 a,
.page-template-page-team #menu-item-3928 a{
color: #00a064;
}
.current-menu-item a{
color: #00a064;
}
.current-menu-item ul li a{
color: #000;
}
.page-template-page-team #menu-item-3320 ul li a,
.page-template-page-team #menu-item-3928 ul li a{
color: #000;
}
.page-id-35 .menu-item-76 a,
.page-id-223 .menu-item-3280 a{
color: #00a064!important;
}

.page-id-37 .menu-item-75 a,
.page-id-217 .menu-item-3283 a{
color: #00a064!important;
}

.cloadoverlay{
background-color: white;
position:fixed;
top:0px;
left:0px;
height:100%;
width:100%;
z-index: 550;
}
.ceditname{
position: absolute;
top: 100px;
left: 100px;
z-index: 600;
}
.cheaderlogo img{
    width: 130px;
}
.cimagesentinell svg{
width: 100%;
height: auto;
display: block;
}
.cimagesentinell{
position: relative;
}
.cimagesentinellimg{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.cteammember .cteamnombre{
margin-top: 10px;
display: block;
margin-bottom: 6px;
}
.cteammember{
color: black;
}
.sdetailsmember{
display: block;
text-align: right;
}
.spartnerstitle{
font-size: 24px;
font-weight: normal;
line-height: 24px;
}
.cteampartnerscolla{
margin-top: 40px;
}
.cteamsmember{
padding-bottom: 100px;
}
.single-member .cnosotrostext a,.cteamtext a{
color: #00a064;
}
.contentabout23{
max-width: 1600px;
margin-left: 0px;
}
.colgroup{
margin-bottom: 20px;
}
