/*
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 */
/*jqswa*/

.jqswaitem{
-webkit-transition:all 0.7s ease-in-out;
-moz-transition:all 0.7s ease-in-out;
-o-transition:all 0.7s ease-in-out;
transition:all 0.7s ease-in-out;
}
.jqswa .jqswaitem{
transform: translateY(-30px);
}
.jqswa .jqswaitem.jqswalight{
transform: translateY(-10px);
}
.jqswa .jqswa-notranslate{
transform: translateY(0px);
}
.jqswa .jqswaitem{
opacity: 0;
}
.jqswa .jqswaleftright{
transform: translateX(-30px);
}
.jqswa .jqswarightleft{
transform: translateX(30px);
}
.jqswa.scrollingwayfinish .jqswaitem{
transform: translateY(0px) translateX(0px);
}
.jqswa.scrollingwayfinish .jqswaitem{
opacity: 1;
}
.jqswa .jqswabg{
opacity: 0;
overflow: hidden;
transform: scale(1.02);
-webkit-transition:all 0.7s ease-in-out;
-moz-transition:all 0.7s ease-in-out;
-o-transition:all 0.7s ease-in-out;
transition:all 0.7s ease-in-out;
    height: 100%;
}
.jqswa.scrollingwayfinish .jqswabg{
opacity: 1;
transform: scale(1);
}

/*jqswa*/


/*estandards*/
.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 {
  margin: 0;
	background-color:white;
}
body,input,textarea,a{
	font-size: 24px;
	font-weight:400;
	font-family: 'Arimo', sans serif;
}
textarea:focus, input:focus{
    outline: none;
}

img {border: 0 none;}
a {
  text-decoration: none;
}
a:hover {text-decoration:none;}

body,a,.iinputdefault,.iinputdefault::placeholder{
color: #999999;
}

.zoominout{
overflow: hidden;
}
.zoominout .cimagesentinellimg{
animation: zoominout 20s infinite;
animation-timing-function: linear;
}
@keyframes zoominout {
  0% {
		transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.iinputdefault{
background: #EFEFEF;
padding:22px;
border: 0px;
width: 100%;
box-sizing: border-box;

}


h1, .sh1{
	font-family: 'Arimo', sans serif;
}
:root{
     --color1:#00356d;
     --color2:#166593;
     --color3:#3d91a7;
     --color4:#9e5b9d;
     --colorgray:#aeadb3;
     --colorblack:#000000;
	 --mainMargin:30px;
	 --halfMargin:calc(var(--mainMargin)/2);
}
.scoma:last-child{
display: none;
}

.cimagesentinell{
position: relative;
}
.cimagesentinell svg{
width: 100%!important;
height: auto!important;
opacity: 0;
display: block;
}
.cimagesentinellimg{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}

.cpopupwrap{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
z-index:950;
display: none;
}
.cpopupopa{
position:fixed;
top:0px;
left:0px;
height:100%;
width:100%;
background-color: black;
opacity: 0.7;
z-index: 940;
}
.cpopup{
position: absolute;
background-color: white;
z-index: 960;
max-width: 1200px;
width: 90%;
text-align: center;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin-top:-40px;
opacity: 0;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
-o-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.cpopupclose{
position: absolute;
top: 0px;
right: 0px;
height: 90px;
width: 90px;
background-image: url(img/elementos/i-popupclose.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 40px;
cursor: pointer;
z-index: 20;
}
.cpopupalert .cpopup{
width: 700px;
}
.cpopupalert .cpopupinner{
padding-top: 79px;
padding-bottom: 50px;
}
.cpopupinner{
position: relative;
padding: 60px;
}
.cpopupcerrar{
	position: absolute;
	top: 25px;
	right: 30px;
	cursor: pointer;
	background-color: #e5e5e5;
    padding: 6px;
    border-radius: 100%;
	font-weight: 700;
	font-size: 12px;
	width: 18px;
    height: 18px;
    line-height: 18px;
}

.showpopup .cpopup{
opacity: 1;
margin-top:0px;
}
.infoicon{
width: 30px;
height: 30px;
line-height: 30px;
border: 2px solid #666;
border-radius: 100%;
text-align: center;
font-weight:700;
position: absolute;
left: 20px;
top: 20px;
font-size: 14px;
color: #666;
}
.clente{
position: relative;
}
.clenteopa{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
opacity: 0.2;
background: black;
}
.clenteimagebck{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}



/*form*/
.clegalwrap,.clegalwrap a{
font-size: 14px;
line-height: 1.8em;
}

input,textarea,.sinput{
width: 100%;
display: block;
}
.cinputwrap .cinner{
position: relative;
}
.cinputwrap .cinner input,.cinputwrap .cinner .sinput,.cinputwrap .cinner textarea{
box-sizing: border-box;
    display: block;
    border: 0px;
    padding:21px;
    padding-left:35px;
    padding-right: 35px;
    color: #4f5c69;
    background: white;
}
.cselectdropdown input{
display: none!important;
}
.cinputwrap .cinner input::placeholder,.cinputwrap .cinner textarea::placeholder{
color: #4f5c69;
}
.cinputwrap .cinner textarea{
height: 300px;
}
.cformfooter .csubtitulartext{
display: block;
color: #4f5c69;
}
.cformlegal{
text-align: justify;
color: #4f5c69;
}
.saceptotext{
text-align: left;
}
.cformlegal,.cformlegal a{
font-size: 18px;
line-height: 31px;
}
.ccheckboxes{
border-top: 2px solid #acbbb6;
margin-top: 20px;
padding-top: 20px;
}
/*checkbox*/
.scheck{
display: inline-block;
width: 13px;
height: 13px;
vertical-align: middle;
margin-right: 10px;
border: 2px solid #eaeaea;
margin-top: -4px;
position: relative;
}
.ccheckboxeslegal input{
display: none;
}
.ccheckboxeslegal{
margin-top: 15px;
margin-bottom: 5px;
}
.scheck:before{
content: "";
display: block;
position: absolute;
top: 52%;
left: 50%;
transform: translateY(-50%) translateX(-50%) rotate(45deg);
width: 80%;
height: 2px;
background: #1A1A1A;
opacity: 0;
}
.scheck:after{
content: "";
display: block;
position: absolute;
top: 52%;
left: 50%;
transform: translateY(-50%) translateX(-50%) rotate(-45deg);
width: 80%;
height:2px;
background: #1A1A1A;
opacity: 0;
}
.icheckbox.selected .scheck:after,
.icheckbox.selected .scheck:before{
opacity: 1;
}
.icheckbox{
display: block;
margin-bottom: 10px;
cursor: pointer;
}
.ccheckboxeslegal,.clegalwrap{
margin-top:30px;
}

.mCSB_scrollTools_vertical {
    transform: scale(0.95) translateX(-3px)  translateY(-2px);
}
#mCSB_1_dragger_vertical {
    transform: scale(0.95) translateY(4px);
}
/*dropdown*/
.cdropsc {
    max-height: 294px;
}
.cselectdropdownvalues{
position: absolute;
top: 82px;
left: 0px;
width: 100%;
}
.cinputwrapdropdown{
position: relative;
z-index:10;
}
.cselectdropdown input{
display: none;
}
.cselectdropdownvalues{}
.jqdropdownvalue{
display: block;
text-align: center;
padding: 10px;
    padding-bottom: 8px;
background: #aaaaaa;
color: #505050;
border-top: 1px solid #ccc;
-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;
cursor: pointer;
}
.jqdropdownvalue:hover,.jqdropdownvalue.selectedvalue{
background: #505050;
color: #aaaaaa;
}

.cselectdropdown svg {
  position: absolute;
  top: 27px;
  right: 24px;
  z-index: 100;
  width: 33px;
  height: auto;
    -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;
}

.selectactive svg{
   transform: translateZ(0px) rotateX(-180deg);
}
.cselectdropdownvalues {
    display: none;
}
.jqopendropdown{
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
cursor: pointer;
}

/*inputchoice*/
.cinputchoice input{
display: none;
}
.cacepto.selectedvalue .iaceptoinput:before{
content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 26px;
    background-image: url(img/elementos/i-cross.svg);
    background-position: center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}



/*form*/


/*sections*/
.csection {
position: relative;
}
.csectionmargins{
margin-top: 180px;
margin-bottom: 180px;

}
.csectionmarginsservicios{
margin-top: 180px;
margin-bottom:80px;

}
.cimageserviciostop{
margin-bottom:180px;

}
.csectionwhite {
color: white;
}
.jqsectionfull100 {
padding-top: 330px;
}
.csectionwhite h1,.csectionwhite h2,.csectionwhite h3,.csectionwhite h4,.csectionwhite h5,.csectionwhite .sh1,.csectionwhite .sh2,.csectionwhite .sh3,.csectionwhite .sh4,.csectionwhite a{
color: white;
}
.csectionopa{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
background: black;
z-index: 100;
opacity: 0;
-webkit-transition:all 1.2s ease-in-out;
-moz-transition:all 1.2s ease-in-out;
-o-transition:all 1.2s ease-in-out;
transition:all 1.2s ease-in-out;

}
.csectionbg{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
background-position: center;
background-size: cover;
z-index: 90;
}
.scrollingwayfinish .csectionopa{
opacity: 0.8;
}

.csectiontext{
position: relative;
z-index: 150;
}
.csectionfullscreen{
height:100%;
padding-top: 0px;
padding-bottom: 0px;
}
.csectionbgvideo{
overflow: hidden;
}
.csectionbgvideo video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1);
}

.csectionsentinell{
padding-top: 0px;
padding-bottom: 0px;
}
.csectionsentinell .csectionbg{
position: relative;
}
.csectionsentinell .csectionbg img{
position: relative;
display: block;
width: 100%;
height: auto;
}
.csectionsentinell .csectiontext{
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
color: white;
}
/*///sections*/



/*///general*/


/*slider*/
.cwrap,.cpasador,.slide{
	height:100%;
	width:100%;
}
.cwrap{
	position:relative;
	height:66%;
}
.slide{
	background-position:center;
	background-size:cover;
}
/*web*/
.csectiontop .csectiontext{
height: 100%;
color: white;
text-align: center;
}
.sh1top{
font-size: 70px;
}
.cheader{
position: fixed;
width: 100%;
top: 0px;
left: 0px;
z-index: 290;
}
.cheaderlogo{
padding-left: 90px;
padding-top: 50px;
padding-bottom: 50px;
}
.cheaderinner{
position: relative;
}
.cburger{
position: absolute;
right: 90px;
top: 50%;
transform: translateY(-50%);
-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;

}
.csectiontop.scrollingwayfinish .csectionopa {
    opacity: 0.4;
}
.csectiontitle h1,
.csectiontitle h2,
.csectiontitle h3,
.csectiontitle h4{
margin-top: 0px;
margin-bottom: 0px;
}
.csectiontitle .contentxlarge{
position: relative;
}
.sh1{
font-size: 36px;
text-transform: uppercase;
color: #0D3996;
letter-spacing: 3px;

}
.csectiontitle{
  line-height: 30px;
  margin-bottom: 100px;
}
.cfranja{
width: 50%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
transform: translateX(-100%);
margin-left: -40px;
background: rgb(159,224,207);
background: linear-gradient(90deg, rgba(159,224,207,1) 0%, rgba(159,224,207,1) 80%, rgba(153,179,215,1) 100%);
}
li{
margin-bottom: 40px;
}
.ctexto{
line-height: 29px;
}
ul{
padding-left: 24px;
}
ul li{
position: relative;
list-style: none;
}
ul li::before{
position: absolute;
content: "";
left: -20px;
top: 12px;
background-image: url('img/elementos/bulletpoint.svg');
background-repeat: no-repeat;
height: 6px;
width: 6px;
border-radius: 100%;
}
.cburger svg{
display: block;
}
.cheaderlogo svg{
height: auto;
display: inline-block;
}
.cburger{
cursor: pointer;
}
.cheader,.cheaderlogo,.cheaderlogo svg{
-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;

}
.home.scrolled .cheader{
background: #0D3996;
}
.home.scrolled .cheaderlogo{
padding-top: 15px;
padding-bottom: 15px;
}
.home.scrolled .cheaderlogo svg{
width: 140px;
}

.nothome .cheader{
background: #0D3996;
}
.nothome .cheaderlogo{
padding-top: 15px;
padding-bottom: 15px;
}
.nothome .cheaderlogo svg{
width: 140px;
}

.ctexto li:last-child,.ctexto ul:last-child{
margin-bottom: 0px;
}
.cimaged *[class^="col"]{
margin-bottom: 0px;
}
.capartadoimaged{
width: 50%;
height: 100%;
position: absolute;
top: 0px;
right: 0px;
background-image: url('img/home/1.jpg');
background-repeat: no-repeat;
background-position: left center;
background-size: cover;
}
.sh3{
font-weight: 500;
text-transform: uppercase;
font-weight: 700;
color: #0D3996;
margin-bottom: 0px;
margin-top: 0px;
}
h4{
font-weight: 500;
font-size: 28px;
line-height: 35px;
}
.csectionvalores{
color: white;
text-align: center;
background: #0D3996;
padding-top: 100px;
padding-bottom: 100px;
}
.csectionvalores .sh3{
margin-bottom: 80px;
font-weight: 500;
color: white;
}
.csectionareas{
margin-top: 100px;

}
.sh4{
font-weight:500;
text-transform: uppercase;
font-size: 24px;
color: #41B087;
margin-bottom: 20px;
}
.lreadmore{
color: #41B087;
}
.spanright{
width: 100%;
text-align: right;
display: block;
margin-top: 60px;
}
.cborderbottom{
height: 2px;
background: #E6E6E6;
margin-top: 30px;
}
.cslideimage{
margin-top: 70px;
}
.cslidetext{
width: 50%;
}
.jqslickareas{
position: relative;
}
.slick-dots{
padding-left: 0px;
text-align: center;
}
.slick-dots li::before{
width: 20px;
height: 20px;
background: #CCCCCC;
left: 0px;
    top: 0px;
    -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;

}
.slick-dots li{
display: inline-block;
margin-left: 13px;
margin-right: 13px;
}
.slick-dots li button{
display: block;
opacity: 0;
cursor: pointer;
}
li.slick-active::before {
background: #41B087;

}
.slick-dots{
margin-top: 60px;
}
.csectionpartners{
text-align: center;
background-image: url('img/elementos/bg.svg');
background-position: center;
background-size: cover;
padding-bottom: 220px;
padding-top: 110px;
}
.csectionpartners .sh3{
font-weight: 500;
color: #41B087;
margin-bottom: 80px;
}
.csectionpartners *[class^="col"] {
margin-bottom: 0px;
}
.csectionpartners {
margin-top: 40px;
}
footer{
background: rgb(0,169,126);
background: linear-gradient(90deg, rgba(0,169,126,1) 0%, rgba(0,52,145,1) 100%);
color: white;
margin-top: 170px;
}
footer a{
color: white;
}
footer .csection{
background-image: url('img/elementos/bgpie.svg');
background-position: center;
background-size: cover;
padding-top: 90px;
padding-bottom: 40px;

}
.cfooterdire{
text-align: right;
}

.cfootercomencem{
line-height: 44px;
}
.cfooterlogo {
text-align: center;
}
.clogofooterinner svg{
width:240px;
height: auto;
display: inline-block;
}
.cmenuright{
top:0px;
right:0px;
height:100%;
width:30%;
z-index: 800;
position:fixed;
transform: translateX(100%);
-webkit-transition:all 0.8s ease-in-out;
-moz-transition:all 0.8s ease-in-out;
-o-transition:all 0.8s ease-in-out;
transition:all 0.8s ease-in-out;

}
.coparight{
background:#41B087;
position:absolute;
height:100%;
width:100%;
opacity: 0.95;
top:0px;
right:0px;
}
body{
overflow-x: hidden;
}
.cmenurightinner{
height: 100%;
position: relative;
}
.cmenuwrap ul{
margin-top: 0px;
margin-bottom: 0px;
}

.cmenuwrap{
z-index: 20;
position: relative;
padding-left: 90px;
padding-top: 190px;
}
.cmenuwrap ul li::before{
display: none;
}
.cmenuwrap ul{
padding-left: 0px;
}
.cmenuwrap ul li{
margin-bottom:60px;
}
.cmenuwrap ul a{
color: white;
text-transform: uppercase;
font-size: 30px;
}
.cmenuclose{
position: absolute;
right: 90px;
margin-top: 80px;
z-index: 30;
cursor: pointer;
}
.showmenu .cmenuright{
transform: translateX(0px);
}
.showmenu .cburger{
opacity: 0;
}
.csectionpartners .col20 svg{
height: 60px;
width: auto;
max-width: 80%;
}

.cfooterlegal {
text-align: center;
}
.cfooterlegal a{
font-size: 12px;
margin-left: 10px;
margin-right: 10px;
}
.cfooterredes{
margin-top: 20px;
}
.cfooterredes svg{
margin-left: 2px;
margin-right: 2px;
}
.cservicioitemtext ul{
margin-left: 100px;
margin-top: 40px;
-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;
}
.cimageservicio{
margin-top: 70px;
}
.cservicioitem .sh3{
position: relative;
}
.cservicioitem .sh3 .cinnerh3::before{
position: absolute;
content: "";
display: block;
top: 50%;
transform: translateY(-50%);
left: 0px;
height: 2px;
width: 100%;
background: #41B087;
-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;

}
.cservicioitem .sh3 span{
position: relative;
z-index: 20;
background: white;
padding-right: 30px;
}
.cservicioitemtext{
-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;

}
.cservicioitemtextreduced,.cservicioitem  .sh3{
float: right;
    width: 100%;
}

.cservicioitemtext ul {
    margin-top: 0px;
    }
.cservicioitemtextexpanded{
display: none;
}

.cservicioitemtextreduced{
margin-top: 20px;
}
.cservicioitem .sh3{
height: 60px;
}
.cservicioitemreduced .cservicioitemtext ul {
    margin-left: 0px;
    margin-top: 0px;
}
.jqshowservice,.jqlessservice{
display: block;
margin-top:60px;
color:#41B087 ;
display: none;
}
.jqlessservice{
display: block;
}
.cservicioitemreduced .jqshowservice,.jqlessservice{
display: block;
cursor: pointer;
}
.cservicioitemreduced .cimageservicio.contentxlarge{
max-width: none;
width:50%;
overflow: hidden;
left: 0px;
top: 0px;
position: absolute;
}
.cservicioitemreduced .cimageservicio{
margin-top: -40px;
}
.cservicioitemreduced .cimageservicio.contentxlarge svg{
width:200%!important;
}
.cservicioitem{
position: relative;
}
.cservicioitemreduced .cservicioitemtextreduced,.cservicioitemreduced .sh3{
width:50%;
}
.cservicioitem:nth-child(even).cservicioitemreduced .cimageservicio.contentxlarge{
left: 50%;
}
.cservicioitem:nth-child(even).cservicioitemreduced .cservicioitemtextreduced, .cservicioitem:nth-child(even).cservicioitemreduced .sh3 {
width: 50%;
margin-right: 50%;
}
.cservicioitem:nth-child(even).cservicioitemreduced .cimageservicio.contentxlarge {
    width:50%;
        left: 50%;
    }
.cservicioitem:nth-child(odd).cservicioitemreduced .sh3{
margin-left: 50%;
margin-right: 0px;
}
.cservicioitem {
margin-top:80px;
margin-bottom: 80px;
}
.cservicioitemreduced .jqlessservice{
display: none;
}
.sh3{
font-size: 34px;
}
.shlowbar::after{
content: "";
display: block;
margin-top: 30px;
height: 2px;
width: 100%;
background: #41B087;
}
.slink{
color: #41B087;
font-size: 18px;
}
.citemnewtitle .slink,.citemblogtext .slink{
display: block;
margin-top: 50px;
padding-bottom: 9px;
border-bottom: 2px solid #E6E6E6;
}
.shlowbar{
margin-bottom: 80px;
}
.citemnew{
margin-bottom: 150px!important;
}
.citemnewimage{
margin-top: 30px;
}
.sday{
font-size: 80px;
color: #0D3996;
font-weight: bold;
float: left;
}
.smesyear{
font-weight: bold;
color: #41B087;
display: block;
margin-top: 20px;
}
.cmeslocation{
float: left;
font-size: 17px;
margin-left: 20px;
text-transform: uppercase;
}
.citemnewdetails{
margin-bottom: 10px;
}
.csectinotrosnews .citemnew:first-child{
width: 100%;
}
.csectinotrosnews .citemnew:first-child .citemnewtitle{
width: 50%;
}
.csectinotrosnews .citemnew:first-child .citemnewimage {
    margin-top: 60px;
}
.lcta{
border: 1px solid #0D3996;
color: #0D3996;
text-align: center;
padding: 20px;
display: block;
}
.citemblogimage{
width: 40%;
float: left;
}
.citemblogtext{
width: 40%;
float: left;
margin-left: 50px;
padding-bottom: 30px;

}
.citemblogtext h4{
font-weight: 700;
text-transform: uppercase;
color: #0D3996;
margin-bottom: 30px;
}
.citemblogtext p{
margin-top: 0px;
margin-bottom: 0px;
}
.citemblog{
margin-bottom: 100px!important;
}
.citemblog:nth-child(even) .cimagesentinell{
float: right;

}
.citemblog:nth-child(even) .citemblogtext {
    float: right;
    margin-right: 50px;
    margin-left: 0px;
    text-align: right;
}
.citemblog:nth-child(even) .citemblogtext p{
text-align: right;
}
.csectinotrosblogs .shlowbar{
text-align: center;
position: relative;
}
.csectinotrosblogs  .shlowbar::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-top: 0px;
}
.csectinotrosblogs .shlowbar span{
background: white;
position: relative;
z-index: 10;
padding-left: 25px;
padding-right: 25px;
}
.cpaged{
float: right;
}
.cpaged span,.cpaged a{
width: 37px;
height: 32px;
line-height: 32px;
text-align: center;
border: 1px solid #0D3996;
display: block;
float: left;
margin-left: -1px;
font-size: 15px;
color: #0D3996;
}
.csectionotrassingle{
background-image: url('img/elementos/bg.svg');
background-position: center;
background-size: cover;
padding-top: 110px;
}
.csectionotrassingle .sh3{
text-align: center;
margin-bottom: 50px;
}
.csectionotrassingle .citemnewimage{
margin-top: 0px;
}
.csectionotrassingle .slink{
display: block;
margin-top: 20px;
}
.cblogslick {
transform: scale(1.2);
margin-top:140px;
}
.cblognav{
margin-top: 60px;
}
.cslickblogleft{
cursor: pointer;
float: left;
}
.cslickblogright{
cursor: pointer;
float: right;
}
.citemnewtitle{

}
.csectionmarginblogsingle{
margin-bottom: 0px;
}
.cmapcontact{
margin-top: 100px;
}
.csectioncontact .col60 .cinner{
padding-right: 40px;
}
.pempezar{
color: #41B087;
margin-bottom: 40px;
}
.cformdefault input{
box-sizing: border-box;
margin-bottom: 20px;
border-bottom: 1px solid #41B087;
}
.cformdefault textarea{
border-bottom: 1px solid #41B087;
height: 333px;
}
.icheckbox input{
display: none;
}
.jqsendformcontact{
padding: 12px;
padding-left: 32px;
padding-right: 32px;
background: #0D3996;
color: white;
cursor: pointer;
}
.icheckbox{
margin-top: 30px;
margin-bottom: 40px;
}
.cformdires{
margin-top: 50px;
color: #0D3996;
}
.cformdires a{
color: #0D3996;
}
.cformdire1{
float: left;
}
.cformdire2{
float: right;
}
.cjustresponsive{
display: none;
}
.cnoresponsive{
display: block;
position: relative;
}
.cmapdiv {
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
z-index: 200;

}
.ccontactoitemmap{

margin-top: 60px;
}
.cbotonalert{
padding: 12px;
    padding-left: 32px;
    padding-right: 32px;
    background: #0D3996;
    color: white;
    cursor: pointer;
    margin-top: 40px;
}
.cblogsingleitem .cinner{
position: relative;
}
.cblogsingleitem .chovertexto,.cblogsingleitem .choveropa{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
-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;



}
.choveropa{
background: black;
opacity: 0.4;
}
.choveropa{
z-index: 10;
opacity: 0;
}
.chovertexto{
z-index: 11;
color: white;
text-align: center;
padding: 20px;
box-sizing: border-box;
opacity: 0;
}
.cblogsingleitem a:hover .chovertexto{
opacity: 1;
}
.cblogsingleitem a:hover .choveropa{
opacity: 0.4;
}
.cfooterlegal {
position: absolute;
bottom: 10px;
left: 0px;
margin-bottom: 0px!important
}
.contentxxlarge{
padding-left: 90px;
padding-right: 90px;
}
.cfooterdire {
text-align: left;
}
.cfooterdire .cinner{
}
.clogofooterinner{
transform: scale(1.1) translateY(-10px);
margin-bottom: -15px;
}

.cservicioitemtextexpanded ul{
padding-left: 100px;
}

.showservicefull  .sh3::before {
    top: auto;
    bottom: 40px;
}
.csingletext{
color: #999999;
}

.csectionotrassingle .citemnewimage{
margin-right: 120px;
}
.single  .cservicioitemtext .citemnew .citemnewimage{
margin-top: 160px;
}
.csectionotrassingle {
margin-top: 100px;
}
.cblogsingleitem .cinner{
-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;


}
.cblogopa .cinner{

opacity: 0.5!important;
}
.margintop80{
margin-top: 80px;
}
.ccontacttext{
text-align: justify;
}
.showservicefull{
height: auto!important;
}
.citemnewblog .citemnewtitleinner{
font-size: 30px;
    color: #0D3996;
    margin-bottom: 20px;
}
.cfooterdire {
text-align: right;
}
.cdirealignright{
text-align: left;
display: inline-block;
}
.cserviciosimage{
margin-right: 40px;
position: relative;
}
.cservicioitem:nth-child(even).cservicioitemreduced .cserviciosimage{
margin-left: 40px;
margin-right: 0px;
}

.cservicioitemtextreducedinner{
margin-left: 40px;
}
.cservicioitem:nth-child(even).cservicioitemreduced .cservicioitemtextreducedinner{
margin-left: 0px;
margin-right: 40px;
}

.cservicioitem:nth-child(odd).cservicioitemreduced .cinnerh3{

margin-left: 40px;
}

.cservicioitem:nth-child(even).cservicioitemreduced .cinnerh3{
margin-right: 40px;
margin-left: 0px;
}
.cinnerh3{
height: 100%;
position: relative;
}
.cservicioitemreduced .sh3 .cinnerh3::before{
top: auto;
    bottom: 2px;
}
.icheckbox{
font-size: 18px;
}
.csectionlimit{
max-width: 1900px;
margin: auto;
overflow: hidden;
}
.cslidetext{
text-align: justify;
}
.cinnerh3{
-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;
transition-delay: 0.4s;
}
.showservicefull .cinnerh3{
margin-left: 0px!important;
margin-right: 0px!important;
}
.cserviciosimage2{
position: relative;
}
.showservicefull{
margin-bottom: 140px;
}
.jqlessservice{
margin-top: 30px;
display: block;
}
.lctamarginbot{
margin-bottom: 40px;
}
.citemnew.col100 .citemnewtitle{
width: 50%;
}
.jqslickcontacto,.slick-list,.slick-track {
height: 100%!important;
}

.jqslickcontacto .cimagesentinellimg{
position: relative;
}
.cmenuright .cfooterredes path{
fill:#0D3996;
}
.cidiomas a{
    color: #0D3996;
    font-size: 26px;
    text-transform: uppercase;
}
.cidiomas{
position: absolute;
bottom: 60px;
right: 60px;
z-index: 10;
}
.cformdire2,.cfooterdire .cdirealignright {
text-align: right;
}
.csectiontopcontact  {
overflow: hidden;
}


.csectiontopcontact {
    height:800px!important;
}
.page-template-default .csectionmarginblogsingle{
padding-top: 180px;
margin-top: 0px!important;
}
.cheaderfixfix{
    height: 77px;
}



div#cspml_listings_container {
    max-width:1400px;
    margin: auto;
}
.cspml_reset_lsitings_filter {
    display: none;
}
.cspml_btn{
    width: 100%!important;
    font-size: 20px;
}
#cspml_container{
        font-weight: 400;
    font-family: 'Arimo', sans serif!important;
}
.selectize-input,.selectize-dropdown{
    font-size: 15px!important;
}
.cspml_min_max_to{
    content: "a";
}
.cspml_min_max_ton {
  display: none!important;
}
.cspml_min_max_to:after {
  content: 'a';
}
#cspml_listings_container{
    padding-top:30px;
}
.cspm-col-lg-8.cspm-col-md-8.cspm-col-sm-12.cspm-col-xs-12{
width: 55%!important;
}
.cspm-col-lg-4.cspm-col-md-4.cspm-col-sm-12.cspm-col-xs-12.pull-right{
    width: 45%!important;
    padding-right: 0px!important;
    position: fixed;
    right: 0px;
    height: 100%;
}
.cspm-col-lg-6 {
    width: 66.6%!important;
}
.codespacing_progress_map_area,#codespacing_progress_map_div_map174{
    height: 100%!important;
}
.codespacing_progress_map_area > .position-relative{
    height: 100%!important;
}
footer{
    position: relative;
}
.cspm_bg_hex, .cspm_bg_hex_hover, .cspm_bg_before_hex:before, .cspm_bg_after_hex:after {
    background-color: #0D3996 !important;
}
.cspml_view_options_container{
display: none!important;
}
.cspml_fs_title{
text-align: center;

}
.cspml_fs_title img{
position: absolute;
left: 20px;
top: 60%;
transform: translateY(-50%);
}
.cspml_close_fs {
opacity: 0;
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;

}
.cspm_border_radius {
    border-radius: 0px!important;
}
div.cspml_nbr_items,.cspml_fs_title,span.cspml_sort_val {
    font-size: 16px!important;
    }
    div.cspml_nbr_items,.cspml_sort_list_container {
    padding: 14px!important;
    }
    div.cspml_nbr_items,.cspml_sort_list_container{
    border: 1px solid #0d3996 !important;
    box-sizing: border-box;
    color: #0d3996 !important;
    }
.cspm_border_shadow{
box-shadow: none!important
}
.cspml_sort_list li {
    margin-bottom: 0px!important;
}
.cspml_sort_list{
border: 1px solid #0d3996 !important;
}

body div.cspml_item:hover,
body div.cspml_active_item {
    background: #fff!important;
    box-shadow: rgba(0, 0, 0, 0) 0 1px 4px -1px, inset 0 -3px 0 0 rgba(0, 0, 0, 0.0)!important;
}
img.thumb{
position: absolute;
height: 100%!important;
width: 100%!important;
max-width: none!important;
left: 0%!important;
top: 0%!important;
object-fit: cover;
}
.cspml_details_container{
overflow: initial!important;
}
.csentinellitem{
width: 100%;
height: auto;
}
div.cspml_details_container {
    padding: 30px!important;
    padding-right: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
div.cspml_details_container div.cspml_details_content hr {

    border: 1px solid #e6e6e6!important;
}
div.cspml_details_container div {
      color: #999999!important;
    }
    .cspm-col-lg-3 {
        width: 30%!important;
    }
.cspml_view_options_container{
display: none!important;
}
.cspm-col-lg-9 {
    width: 70%!important;
}
form.cspml_filter_form div.cspml_fs_options_list {
    margin: 0;
    padding: 20px 0px!important;
    }

.selectize-input.focus{
border-color:#0d3996 !important;
box-shadow: rgba(0, 0, 0, 0) 0 1px 4px -1px, inset 0 -3px 0 0 rgba(0, 0, 0, 0.0)!important;
}
.cspml_submit_listings_filter img{
display: none!important;
}
.cspml_submit_listings_filter{
font-size: 16px!important;
}
.selectize-control::-webkit-input-placeholder::before {
  color: #999999!important;
  content:"Selecciona una opción";
}
.cspml_fs_options_list[data-field-name="en_rentabilidad3"] .cspml_input_container:nth-child(2){
display: none;
}
div.cspml_details_container div.cspml_details_title a, div.cspml_details_container div.cspml_details_title,
div.cspml_details_container div.cspml_details_title a, div.cspml_details_container div.cspml_details_title{
font: 22px 'Arimo',sans-serif!important;
font-weight: 500!important;
}
.sprecio,.scaracteristica{
display: block;
}
.sprecio{
font-size: 22px;
color: #41B087;
font-weight: 500;
}
.scaracteristica{
font-size: 18px;
}
.sprecio{
margin-bottom: 4px;
margin-top: 17px;
}

.page-id-175 .cheaderlogo {
    padding-left: 30px;

    }
  .page-id-175  .cburger {
        right:30px;
        }
.single-property .contentxlarge{
max-width: 1300px;
}
.sreferencia{
    font-size: 18px;
        color: #999999!important;
        letter-spacing: normal;
        text-transform: none;
        font-weight: 500;
}
.sshare svg{
display: inline-block;
vertical-align: middle;
}
.scaracteristicasingle{
display: inline-block;
margin-right: 50px;
}
.single-property .csectiontitle {
    margin-bottom: 0px;
}
.cdetallespropiedad{
margin-top: 20px;
}
.ssingleprecio{
font-size: 35px;
display: inline-block;
}

.smoreinfo{
display: inline-block;
margin-left:30px;
color: white;
background-color: #0D3996;
padding: 15px;
padding-left: 35px;
padding-right: 35px;
font-size: 20px;
transform: translateY(-5px);
cursor: pointer;
-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;

}
.clearprecio{
margin-bottom: 15px;
}
.smoreinfo:hover{
background-color:#41B087 ;
}

.csingletext .sh3{
color: #41B087;
font-size: 35px;
font-weight: 500;
}
.csingletext{
margin-top: 60px;
}
.single-property .ccontactoitemmap {
    margin-top: 0px;
}

.smoreinfoblock{
width: auto;
margin-left: 0px;
display: block;
text-align: center;
margin-top: 40px;
transform: none;
}
.cformlead .rowmargined *[class^="col"] .cinner {
    margin-left:7px;
    margin-right: 7px;
}
.cformlead .row *[class^="col"] {
    margin-bottom: 14px!important;
}
.cformlead .iinputdefault{
    margin-bottom: 0px!important;
}
.cformlead input,.cformlead textarea {
    padding:16px;
    font-size: 18px;
    text-align: center;
}
.cformlead textarea {
text-align: left;
height: 110px!important;
}

.cformlead .icheckbox {
    margin-top: 0px;
    margin-bottom:0px;
    float: left;
}
.colsend{
margin-top: 25px;
}
.cformlead .jqsendformcontact{
float: right;
transform: translateY(-40%);
padding-left: 80px;
padding-right: 80px;
}
.ppopuplead {
font-size: 18px;
}
.cpopuplead .cpopupinner{
/* padding-bottom: 20px; */
}
.cformlead {
max-width: 840px;
margin: auto;
}
.stambienpuedes{
position: absolute;
bottom: 30px;
left: 0px;
width: 100%;
text-align: center;
font-size: 16px;
color: #0D3996;
text-decoration: underline;
}
.jqshowmap{
background: #41B087!important;
}
div.cspml_nbr_items.jqshowmap {
    color: #fff !important;
    border-color: #41B087!important;
        text-shadow: 0 0px 0 #fff;
        cursor: pointer;
}
.hasparent{
padding-left: 30px!important;
}
.cavisotelf{
background: #0d3996 ;
color: white;
text-align: center;
padding: 15px;
font-size: 16px;
margin-bottom: 15px;
}
.lbuttonhome{
color: white;
padding: 18px;
padding-left: 25px;
padding-right: 35px;
font-weight: bold;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 2px;
position: relative;

box-shadow: inset 0px 0px 28px 0px rgb(0,0,0,0.24), 0px 0px 28px 0px rgb(0,0,0,0.50)
}
.lbuttonhome::after{
content: "";
display: block;
background: #41B087;
-webkit-clip-path: polygon(5px 0%, calc(100% - 5px) 0%, 100% 5px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0% calc(100% - 5px), 0% 5px);
  clip-path: polygon(5px 0%, calc(100% - 5px) 0%, 100% 5px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0% calc(100% - 5px), 0% 5px);
  position:absolute;
  top:0px;
  left:0px;
  height:100%;
  width:100%;
  opacity: 0.7;
-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;


}
.lbuttonhome:hover::after{
background-color: #0D3996;
}
.lbuttonhome span{
position: relative;
z-index: 10;
}
.lbuttonhome::before{
content: "";
position: relative;
z-index: 10;
    display: inline-block;
    background-image: url(img/elementos/i-search.svg);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    vertical-align: middle;
    transform: translateY(-1px);

}
