/* ==========================================================================
   GLOBAL SETTINGS
   ========================================================================== */

body{background:#fff /*url("../img/struckaxiom.png")*/ 0 0 repeat;font-size:15px;}

a:hover{color:#FB8A11!important;}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea{
    width:100%;
    box-sizing:border-box;
    min-height:30px;
} 
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(255, 128, 0, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(rgba(255, 128, 0, 0.6));
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 128, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 128, 0, 0.6);
}
h1{
    margin:0 0 24px;
    font-size:30px!important;
    color:#50B8B8!important;
    font-weight:500;
    font-size: 24px;
    line-height: 33px;
}

h2{
    margin:0 0 15px;
    font-size:23px!important;
    color:#50B8B8!important;
    font-weight:500;
}

h3{
    margin:0 0 15px;
    font-size:20px!important;
    color:#50B8B8!important;
    font-weight:500;
}

h3.widget-title{
    font-size:18px!important;
    color:#fff!important;
}
h4{
    margin:0 0 20px;
    font-size:16px!important;
    color:#50B8B8!important;
    font-weight:500;
}

hr.team-line{
    background:url("../img/border-cuadros-grey.png") 0 0 repeat-x;
    height:6px;
    width:100%;
    margin:30px 0;
}
span{
    font-weight:normal;
}
.tile {
    background-color: #f5f5f5;
}
.tile h6 br{
    display:none;
}
.tile h6{
    font-size:20px;
    padding-top:5px;
}
.tile h6 a{
    color: #323A45!important;
}
.tile h6 a:hover{
    color: #FB8A11!important;
}
.tile .pad25{display:none;}

.intro-icon-disc {
    background: rgba(80, 184, 184, 1);
}

.mp-video-clases.intro-icon-large:before{
    top: 0;
    margin-left: -6px;
}
.mp-skype-clases.intro-icon-large:before{
    top: -8px;
    margin-left: -3px;
}

.fa-umbrella:before{
    left:-3px;
}

hr{
    background: #fff url("../img/border-cuadros.png") 0 0 repeat-x;
    height: 6px;
    border:0;
}


.widget-easy-twitter-feed-widget-kamn-2 iframe{
	height:489px;
}

.pl10{padding-left:10px;}

/* 
   END GLOBAL SETTINGS
/* ========================================================================== */


/* ==========================================================================
   COLUMNADO
   ========================================================================== */

.row.row-fluid{margin:0;}


.article{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    background-color:#fff;
}

.sidebar{
    float:right;
}

.inner_content {
    padding: 40px 0 0 0;
}


/* Columnado avanzado
   ========================================================================== */

.row2 {
  margin-right: -7px;
  margin-left: -7px;
  padding:7px 0;
}
.row2:before,
.row2:after {
  display: table;
  content: " ";
}

.row2:after {
  clear: both;
}

.row2:before,
.row2:after {
  display: table;
  content: " ";
}

.row2:after {
  clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 7px;
  padding-left: 7px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}


/* 
   END COLUMNADO
/* ========================================================================== */


.bounceInRight i{
	color:#ff4400;
}
.colour{
	color: #FF4400;
}

/* ==========================================================================
   HELPERS
/* ========================================================================== */
.big_icon{font-size:95px;line-height:74px;}
.fs_42{font-size:42px!important;line-height:48px!important;margin-bottom:8px;}
.fs_30{font-size:30px!important;line-height:34px!important;}
.fs_24{font-size:24px!important;line-height:24px!important;}
.fs_18{font-size:18px!important;line-height:18px!important;}

.tc_orange,
.tc_bf_orange:before{
    color:#FCA344!important;
}
.tc_green,
.tc_bf_green:before{
    color:#50B8B8!important;
}
.tc_dark,
.tc_bf_dark:before{
    color:#323A45!important;
}
.tc_666{color:#666666!important;}
.tc_white{color:#fff!important}
.fw_800{font-weight:bold!important;}
.alignLeft{text-align:left!important;}
.mb_10{margin-bottom:10px!important;}
.mb_20{margin-bottom:20px!important;}
.mb_40{margin-bottom:40px!important;}
.mt_10{margin-top:10px!important;}
.mt_20{margin-top:20px!important;}
.mr_10{margin-right:10px!important;}
.mr_20{margin-right:20px!important;}
.mt_40{margin-top:40px!important;}
.db{display:block!important;}
.ta_center{text-align:center!important;}
.fl{float:left!important;}
.wpb_separator{
    margin: 30px 0 30px!important;
    clear: both;
    height: 1px;
    float: left;
    width: 100%;
    border-color: #DCF1F1!important;
}
/* 
   END HELPERS
/* ========================================================================== */


/* ==========================================================================
   CAJAS
/* ========================================================================== */

.equal-box-height_260 .tile{min-height:260px;}
.equal-box-height_230 .tile{min-height:230px;}

/* ==========================================================================
   END CAJAS
/* ========================================================================== */


/* ==========================================================================
   BLOG
/* ========================================================================== */

.blog .btn-blog{
    margin:0!important;
}
.blog .btn-blog,
.blog .btn-blog *{
    box-shadow:none!important;
    text-shadow:none!important;
}
.blog .com2_no{
    color:#fff!important;
}
.blog .sidebar h3:first-child,
.single-post .sidebar h3:first-child{
    padding:12px;
    margin:15px 0 15px;
    background:url("../img/border-cuadros2.png") repeat 0 0 #FFFFFF;
    color:#333!important;
    font-weight:500;
}
.blog .sidebar ul,
.single-post .sidebar ul{
    margin-left:10px;
}
.blog .sidebar ul li a,
.single-post .sidebar ul li a{color:#666!important;}

.blog .sidebar ul li a:hover,
.single-post .sidebar ul li a:hover{
    color:#FB8A11!important;
}
.blog .sidebar ul li,
.single-post .sidebar ul li{
    background:url(../img/cuadro-list-sidebar.png) left 8px no-repeat;
    margin-bottom:10px;
}

.read_more{position:relative;padding-right:20px;}
.read_more:after{content:""}
.post-meta a{color:#333!important;}

h1.post_link {line-height: 31px;}
.blog .post_link a{color:#50B8B8!important;}
.blog .post_link a:hover,
.post-meta a:hover{
    color:#FB8A11!important;
}
.blog #searchform input[type="text"],
.single-post #searchform input[type="text"]{
    border-color:#50B8B8;
    min-height: 41px;
    padding-right: 36px;
    background:url(../img/search-lupa.png) 98% 8px no-repeat;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.blog .btn-blog1{
    background-color:#323A45;
    border-radius:0;
    -webkit-border-radius:0;
}
.single-post h2.post_link {
    margin-bottom: 0;
    font: 800 28px/1.2 'Lato', sans-serif!important;
    padding-top: 0;
}

.blog .hover_img{
    margin-bottom:15px;
}
.blog .hover_img,
.single-post .hover_img,
.img-header{
    display:block;
    border:1px solid #f3f3f3;
}

.single-post .post-meta ul{
    padding-bottom:30px;
    background: #fff url("../img/border-cuadros.png") 0 bottom repeat-x;
    margin-bottom:30px;
}
.post-meta li{display:inline-block;}
.post-meta li a{margin:0 3px;}

.well{background-color:#f3f3f3!important;}

.hover_img:hover, .hover_colour{background-color:#2980B9!important;}

.title-post-date .data-post{
    padding:8px;
    display:inline-block;
    margin-right:20px;
    background-color:#323A45;
    color:#fff;
    float:left;
    text-align:center;
    font-size:12px;
    text-transform:uppercase;
}
.title-post-date h2{
    padding:4px 0 0 80px;
}

#social-icons-widget-2 li{padding: 0; margin-right: 20px; background-image: none; display: inline-block; margin-bottom: 0;}
#social-icons-widget-2 ul{margin:0 0 15px;}
#social-icons-widget-2 .site-label{padding-left:7px;}

/* 
   END BLOG
/* ========================================================================== */



/* ==========================================================================
   BUTTONS
/* ========================================================================== */

.button{
    border-radius:5px;
    -webkit-border-radius:5px;
    padding:8px;
    position:relative;
    display:inline-table;
}
.button *{
    vertical-align:middle;
}
.button .fa{
    padding-right:10px;
    border-right:1px solid #fff;
    display:table-cell;
    text-shadow: 3px 4px 0 #E17804,3px 4px 0 rgba(0,0,0,0.15);
}

.button span.bt-txt{
    display:table-cell;
}
.button.bt-icon span.bt-txt{
    padding-left:10px;
}
.bt-small .bt-txt{
    font-size:15px;
}
.bt-small.fa{
    font-size:25px;
}

.bt-medium .bt-txt{
    font-size:18px;
}
.bt-medium .fa{
    font-size:30px;
}

.bt-orange{
    background-color:#FB8A11;
    color:#fff;
}
.bt-orange:hover{
    color:#323A45!important;
}

.bt-orange.bt-3d{
    border: solid 1px #E17804;
}
.bt-3d{
    position: relative;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 4px 0px #E17804;
    box-shadow: 0px 4px 0px #E17804;
    margin-bottom:6px;
}

.bt-3d:active{
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    position: relative;
    top: 7px;
    -webkit-box-shadow: 0px 1px 0px #E17804;
    box-shadow: 0px 1px 0px #E17804;
}

.bt-fullWidth{
    display:block;
}

/* 
   END BUTTONS
/* ========================================================================== */


/* ==========================================================================
   HEADER
/* ========================================================================== */

.header {background-color:#eee;}
.header h1{margin:0;}

.header > .container{position:relative;}

.logo-name{
    display:block;
    padding:8px;
    background-color:#eee;
    position:absolute;
    top: 43px;
    left: 51%;
    margin-left:-201px;
}

.logo-name .logo-name-title{
    display:block;
    margin-bottom:2px;
    margin-top:-3px;
    font-family: "arial", sans-serif;
    color:#323A45;
}
.logo-name .title-row1,
.logo-name .title-row2{
    font:bold 46px/46px arial, sans-serif;
}
.logo-name .title-row1{
    color:#666;
}
.logo-name .title-row2{
    margin-top:-5px;
    color:#50B8B8;
}
.logo-name .title-row3{
    font:bold 23px/23px arial, sans-serif;
}

.logoUAB{
    position:absolute;
    top:0;
    right:29px;
    display:table
}
.logoUAB span{
    display:table-cell;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width:auto;
    padding:8px 8px 10px;
    background-color:#666;
    vertical-align:middle;
    text-align:center;
}

.logoUAB span.logoUABTitle{
	padding: 0;
	color: #fff;
	font-size: 11px;
	text-align: center;
	display: block;
	width: 100%;
	font-family: arial;
}
.logoUAB span:first-child{
    background-color:#00B2B2;
}
.logoUAB span img{
    display:inline-block;
    width:63px;
    height:auto;
}

.bg-header{
    width:100%;
    height:196px;
    background:#eee url(../img/header940.png) 0 0 no-repeat;
}

.wrap-menu{
    background-color:#fff;
    border-top:6px solid #ccc; 
}
.wrap-menu #main_menu{
    margin:0 auto;
    background-color:#fff;
    min-height:58px;
    text-align:center;
    margin-top:0;
    float:none;
}
.nav{
    display: table;
    margin: 0 auto;
}   
.nav-pills > li{
    display:table-cell;
    float:none;
    margin-top:0;
}
.nav-tabs > li > a, 
.nav-pills > li > a{
    border-top:6px solid #323A45;
    margin-top:-6px;
    margin-bottom:-6px;
    border-radius:0!important;
    -webkit-border-radius:0!important;
    margin-right:0;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    padding: 24px 30px 22px;
    color:#323A45!important;
}

.nav-pills > li.current-menu-item, .nav-pills > li.current-menu-ancestor{
    background-color:transparent;
    
}
.nav-pills > li.current-menu-item a, 
.nav-pills > li.current-menu-ancestor a,
.nav-pills > li.current_page_parent a{
    border-top:6px solid #50B8B8;
    color:#50B8B8!important;
}
.nav-pills > li > a:hover{
    color:#00B2B2!important;
    border-top:6px solid #86C3C3;
}


.wrap-menu-button{
    background-color:#999;
}

.btn-navbar {
    position: relative;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    border: 0px;
    background-color: #999;
    background-image: none !important;
    width: 50px;
    height: 50px;
    border-radius: 0;
    margin:0 auto;
    text-shadow:none;
}
.btn-navbar:hover{
    background-color:#999;
    color:#323A45;
    text-shadow:none;
}
.btn-navbar:active,
.btn-navbar:hover, 
.btn-navbar:focus, 
.btn-navbar:active, 
.btn-navbar.active, 
.btn-navbar.disabled, 
.btn-navbar[disabled]{
    box-shadow:none;
    background-color:#999;
    color:#323A45;
    text-shadow:none;
    transition:none;
}

/* Header de Scroll
   ========================================================================== */

.stickyheader{
    border-top: 6px solid #323A45;
    min-height: 58px!important;
    background-color:#50B8B8;
    -webkit-box-shadow: 0px 7px 13px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 7px 13px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 7px 13px 0px rgba(50, 50, 50, 0.3);
    
}

.stickyheader .logo{
    width:80%;
    margin:0;
}
.stickyheader h1{
    color:#fff!important;
    font-size:23px!important;
    font-weight:300;
    margin:18px 0;
}
.stickyheader h1 strong{
    font-weight:700;
}
.stickyheader #main_menu {
    float: none;
    margin-top: 0px;
    width: 100%;
    z-index: 1;
    position: relative;
}

.stickyheader .nav-pills > li.current-menu-item a, 
.stickyheader .nav-pills > li.current-menu-ancestor a {
    border-top: 6px solid #FB8A11;
    color: #50B8B8!important;
}

.stickyheader .nav-tabs > li > a, 
.stickyheader .nav-pills > li > a{
    border-top:6px solid #ccc;
    color:#323A45!important;
}
.stickyheader .nav-pills > li > a:hover {
    color: #50B8B8!important;
    border-top: 6px solid #fff;
}

.wrap_stickymenu{
    background-color:#fff;
    border-top: 6px solid #ccc;
}

.stickyheader .btn-navbar{
    bottom:0;
}

.stickyheader .logoUAB span{
    width:40%;
}
.stickyheader .header-top-container{
    width:100%;
    position:absolute;
    right:0;
}
.stickyheader .header-top-container > span{
    float:left;
    padding:0;
    background-color:#999;
}
.stickyheader .header-top-container .btn{
    height:69px;
}
.stickyheader .header-top-container > a{
    float:right;
    position:relative;
}

/* 
   END HEADER
/* ========================================================================== */


/* ==========================================================================
   FOOTER
/* ========================================================================== */

#footer{background:#666 url("../img/border-cuadros-dark_inverse.png") 0 0 repeat-x;padding:30px 0 10px}
#footer li{
    display:inline-block;
    margin-right:15px;
    font-size:14px;
    color:#fff;
}
#footer li a{color:#fff;}
#footer h3{margin:0 auto;}
#footer h3.follow{width:100%;}
#footer h3.follow li{width:100px;}

#footer2 {
    position: relative;
    text-align: center;
    padding: 13px 0 30px;
    background: #666;
    color: #fff;
    margin: 0 0;
    font-size: 13px;
    font-weight: 400;
}

.strip{
    background:#eee url("../img/triangular.png") 0 0 repeat!important;
    border-top:3px solid #fff;
}
.strip h3{
    color:#323A45!important;
    font-size:13px!important;
}
.strip .pad45,
.strip .pad25{
    display:none;
}

/* 
   END FOOTER
/* ========================================================================== */

/* ==========================================================================
   BANNER
/* ========================================================================== */

#banner {
    padding:40px 0 40px 40px;
    background:#eee url("../img/triangular.png") 0 0 repeat;
    position:relative;
}
#banner:after{
    position:absolute;
    content:"";
    background:#fff url("../img/border-cuadros.png") 0 0 repeat-x;
    height:6px;
    width:100%;
    bottom:0;
    left:0;
}
#banner .intro_wrapper,
#banner .inner_content{
    padding:0!important;
}
#banner .intro {
    font: 35px/50px 'Lato', sans-serif;
    padding:0;
    font-weight: 400;
    color:#fff;
    text-align:center;
}
#banner .welcome_index{
    padding:0;
    color:#666!important;
    width:83%;
    font: 32px/50px 'Lato', sans-serif!important;
}
#banner .welcome_index h2,
#banner .welcome_index h1{
    font: 32px/50px 'Lato', sans-serif!important;
    color:#666!important;
}
#banner .welcome_index .hue{
    color: #50B8B8!important;
}
.hue_block:hover {
    background-color: #FB8A11;
}
.hue_block {
    background-color: #50B8B8!important;
    color: #fff;
    padding: 0px 4px 5px;
}

.fullwidthbanner-container {
    max-height: 700px!important;
}
/* 
   END BANNER
/* ========================================================================== */


/* ==========================================================================
   SIDEBAR
/* ========================================================================== */

/* Caja Suscripción
   ========================================================================== */
.widget-inscripcion #text-2,
.widget-inscripcion #text-4,
.smk_sidebar_5oqo{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    padding:18px;
    border-radius:6px;
    -webkit-border-radius:6px;
    background-color:#666;
    margin-bottom:20px!important;
}

.widget-inscripcion #text-2,
.widget-inscripcion #text-4,
.smk_sidebar_5oqo{
    color:#fff;
}

.widget-inscripcion #text-2 h3,
.widget-inscripcion #text-4 h3{
    font-weight:800;
}

/* Caja testimonial
   ========================================================================== */
.testimonial-bocadillo{
    padding:18px;
    background-color:#50B8B8;
    color:#fff;
    font-style:italic;
    position:relative;
    border-radius:6px;
    -webkit-border-radius:6px;
}
.testimonial-bocadillo:after{
    content:"";
    position:absolute;
    bottom:-16px;
    right:30px;
    width:29px;
    height:21px;
    background:url("../img/punta-bocadillo.png") 0 0 no-repeat;
}
.testimonial{margin-bottom:25px;}
.hms-testimonial-container .author{margin-top: 5px;}
.hms-testimonial-container .author .author-name{
    display:block;
    margin-bottom:-6px;
}

.hms-testimonial-container img.img-circle{
    border-radius:6px;
    -webkit-border-radius:6px;
}

.widget-inscripcion #text-2,
.widget-inscripcion #text-4
.widget-inscripcion .widget_hms_testimonial_rotator{
    width:270px!important;
}
.testimonial-bocadillo{
	background-color: #F6F6F6;
	color:#000;
	padding:15px 0 15px;
	border-bottom:2px solid #FCB568;
	position: relative;
	border-radius: 0;
}
.testimonial-bocadillo blockquote,
.testimonial-bocadillolinks{
	padding:0 36px;
	border: none;
	position: relative;
}
.testimonial-bocadillo blockquote a{
	color:#666;
}
.testimonial-bocadillo blockquote{
	padding-bottom: 0;
}
.testimonial-bocadillo blockquote:before,
.testimonial-bocadillo blockquote:after{
	content:"";
	position: absolute;
	width:21px;
	height:21px;
	left:0;
	margin-left: 7px;
	background-image: url("../img/quotes.png");
	background-position: 0 0;
}
.testimonial-bocadillo blockquote:after{
	background-position: 0 -21px;
	left:auto;
	right:7px;
}
.testimonial-bocadillolinks .linkVideo{
	color:#666;
	padding-left: 33px;
	position: relative;
	display: block;
	text-decoration: underline!important;
	font-style: normal;
}
.testimonial-bocadillolinks .linkVideo:before{
	content:"";
	position: absolute;
	background: url("../img/icoLinkVideo.png") 0 0 no-repeat;
	width:28px;
	height:20px;
	left:0;
	top:2px;
}
.testimonial-bocadillo:after{
	position:absolute;
	content:"";
	background: url("../img/flecha_testimonial.png") 0 0 no-repeat;
	width:31px;
	height:20px;
	bottom:-17px;
	left:50%;
	margin-left: -15px;
}

.hms-testimonial-container .circle{
	border: 1px solid #ccc;
	border-radius: 50%;
	overflow: hidden;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.hms-testimonial-container .circle img{
	width:100px;
	height:100px;
}
.hms-testimonial-container .author{
	margin: 0 auto;
	text-align: center;
}

/* 
   END SIDEBAR
/* ========================================================================== */



/* ==========================================================================
   ARTICLE
/* ========================================================================== */


/* Video presentación
   ========================================================================== */
.wpb_video_widget .wpb_wrapper iframe {
    width: 98.1%!important;
    height: 98.6%!important;
}

/* Acordeón
   ========================================================================== */

.accordion {margin-bottom: 27px;}
.accordion h2{margin-bottom:10px;}
.accordion-group {
    padding: 0;
    margin-bottom: 0px;
    background: transparent;
    border:0 solid #ddd!important;
    border-bottom:1px solid #ddd!important;
    border-radius:0!important;
}
.accordion-heading{
    padding: 14px 10px;
    
}
.accordion-heading .accordion-toggle{
    background-color:#fff;
    border:0;
    margin:0;
    color:#666;
}
.accordion-inner{
    padding: 20px 20px 9px 40px;
    background-color: #f3f3f3;
    color:#323A45;
}

/* listados
   ========================================================================== */
.floatList{
    margin:40px 0 -20px;
    padding:0;
}

.floatList li{
    margin: 0 4% 20px 0;
    width: 45.5%!important;
    padding-bottom: 0!important;
    min-height: 92px;
    float: left;
    text-align: left;
}

.floatList li i{
    display:table-cell;
    vertical-align:top;
    -moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
    position:relative;
    top:0;
    color:#989CA2;
}
.floatList li:hover i{
    top:-4px;
}
.floatList li > span{
    display: block;
    padding-left: 30px;
    font-weight:normal!important;
    display:table-cell;
    vertical-align:middle;
}

.arrow-list { *zoom: 1; }
.arrow-list:before, .arrow-list:after { display: table;  line-height: 0; content: ""; }
.arrow-list:after { clear: both; }

.arrow-list li{
    float:left;
    margin-bottom:15px;
    padding-left:20px;
    position:relative;
}

.arrow-list li mp{
    position:absolute;
    top:0;
    left:0;
}
.arrow-list li mp:before{
    content:"&#8222;";
}

.list-vertical li{
    display:block;
    clear:both;
}
.dl-list-datos-basicos .dl-row{
    display:block;
    padding-bottom:20px;
    border-bottom:1px solid #f6f6f6;
    margin-bottom:20px;
}


.dl-list-datos-basicos dl{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    float:left;
    width:48%;
    margin:0 0 0 20px;
}
.dl-list-datos-basicos dt{
    color:#50B8B8;
}

.dl-list-datos-basicos .dl-row dl:first-child{
    margin-left:0;
}

.dl-list-datos-basicos dl dd{
    margin-left:0;
}

.dl-list-datos-basicos.col-3 dl{
    width:33%;
    padding:0 1.5%;
    float:left;
    font-size:35px;
}

.staff-member{
    margin-top:35px;
    padding-top:35px;
    background: url("../img/border-cuadros-grey-1px.png") 0 0 repeat-x;
}
.staff-member-listing .staff-member:first-child{
    margin-top:0;
    padding-top:0;
    background:none;
}
.staff-member img{float:left;}
.staff-member .staff-member-info-wrap{
    padding-left:94px;
}
.staff-member h3{
    font-weight:800;
}
.staff-member h5{
    margin:7px 0;
}
.staff-member p{
    font-size:14x;
    margin-bottom:8px;
}
.staff-member p.links, .staff-member p.asign{
    font-size:13x;
}
.staff-member h4.staff-member-position{
    display:none;
}

/* 
   END ARTICLE
/* ========================================================================== */



/* ==========================================================================
   FORM CONTACT7
/* ========================================================================== */

.wrapper-form{
    color:#fff;
    padding:30px 0;
    position:relative;
    background:#50B8B8 url("../img/fondo_green_form.jpg") 0 0 repeat;
}

.wrapper-form:before {
    position: absolute;
    content: "";
    background: #fff url("../img/border-cuadros.png") 0 0 repeat-x;
    height: 6px;
    width: 100%;
    top: -6px;
    left: 0;
}

.wrapper-form .twitter-timeline{
    height:427px;
}

.wrapper-form .fa-pencil{font-size:35px;line-height:35px; border-bottom:2px solid #fff;position:relative;top:-7px;}
.wrapper-form .container.wrapper,
.wrapper-form .inner_content{
    padding:0;
}
.wpcf7 br{display:none;}

.wrapper-form h3 {
    margin-bottom: 20px;
    color: #fff!important;
}

.wpcf7-submit{
	border:0;
	border-radius:5px;
	background-color: #FB8A11;
	color:#333;
	padding: 10px;
	color:#fff;
	box-shadow: 0px 4px 0px #E17804;
}

.wpcf7-submit:hover{
	color:#000;
}

.wpcf7-submit:focus{
	outline:0;
}

span.wpcf7-not-valid-tip{
    color: #323A45;
    font-size: 1em;
    display: block;
    margin-bottom: 7px;
    margin-top: -6px;
}
div.wpcf7-validation-errors {
	border:0;
    border-left: 4px solid #FB8A11;
    background-color: #ebebeb;
    color: #333;
	margin:0;
	padding: 15px;
}

.wpcf7 .sectionActionForm{
    padding-top:20px;    
}
.wrapper-form textarea{height:160px;}

.recibirInfo{float:left;}

textfield.checkField span{
	float:left;
}
textfield.checkField label{
	padding-left: 20px;
	display: block;
}

.msg_suscription_ok .caja-texto-destacado{
	text-align: center;
}
.msg_suscription_ok h3{
	font-size: 30px!important;
	font-weight: 800!important;
}
.msg_suscription_ok h4{
	color:#666!important;
	font-size: 18px!important;
}	

/* 
   END FORM CONTACT7
/* ========================================================================== */



/* ==========================================================================
   ICONOS
/* ========================================================================== */

.intro-icon-large:before {
    font-size: 51px;
    padding-left: 0px;
    margin-left: 0px;
    color: #fff;
    position: relative;
    top: -6px;
}

/* 
   END ICONOS
/* ========================================================================== */


/* ==========================================================================
   SHORTCODES
/* ========================================================================== */


/* Texto_destacado_con_icono
   ========================================================================== */
.caja-texto-destacado .wrap_icon{display:block;margin-bottom:15px;}
.caja-texto-destacado p{text-align:center;}

/* 
   END SHORTCODES
/* ========================================================================== */



/* ==========================================================================
   @MEDIA QUERIES
/* ========================================================================== */

@media(min-width:1200px){
    .bg-header{background:#eee url(../img/header1200.png) 0 0 no-repeat;}
}
@media (max-width: 979px) and (min-width: 768px){
    .bg-header{
        background:#eee url(../img/header740.png) 0 0 no-repeat;
        height:195px;
    }
}

@media (max-width: 978px){
    .header{padding-bottom:0!important;}
    .wrap-menu{
        border-top:0; 
    }
    .wrap-menu .container{
        margin:0;
        width:100%;
        padding:0!important;
    }
    .wrap-menu #main_menu{
        min-height:0;
    }
    .nav-collapse .nav{width:100%;}
    .nav-collapse .nav li{border-top:0;}
    .nav-collapse .nav li a{border-top:1px solid #eee;margin:0;padding:10px 0;}
    .nav-collapse .nav li:first-child{border-top:none;}
    #banner{
        border-top:0;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        padding:21px 30px 35px;
    }
    #banner .welcome_index{width:100%;font-size:26px;line-height:35px;}
    #banner .container.intro_wrapper{padding:0!important;width:100%;}
}

@media (max-width: 767px){
    .bg-header{
        background:none;
    }
    #banner .welcome_index{
		width:100%;
		font-size:19px!important;
		line-height:30px!important;
	}
	.wrapper-form .twitter-timeline{
    	width:100%!important;
	}
}

@media (min-width: 768px) {
    .visible-md{
        display:block;
    }
    .visible-sm{
        display:none;
    }
    .stickyheader .logo {
        margin: 0;
        text-align:left;
    }
    .visible-xs {display:none;}
    .hidden-xs {display:block;}
    .header-top-container{
        width:auto;
        right:0;
    }
    .header-top-container > a{
        right:0!important;
        height:69px;
    }
	.wrapper-form .twitter-timeline{
    	height:443px;
	}
}

@media (max-width: 768px){
    .wrap_stickymenu > .container{
        padding:0!important;
        width:100%;
    }
    .stickyheader .nav-pills > li.current-menu-item a, 
    .stickyheader .nav-pills > li.current-menu-ancestor a{
        border-top-width:1px;
    }
    .stickyheader .nav-pills > li > a:hover {
        border-top-width:1px;
        border-color:#ccc;
    }
}
@media (max-width: 767px) {
    .visible-md{
        display:none;
    }
    .visible-sm{
        display:block;
    }
    .hidden-xs{display:none;}
    .stickyheader .logo{
        width:100%;
        padding-top:51px;
        background-color:#eee;
        
    }
    
    .stickyheader .logo h1{
        padding:0 10px;
        text-align:center;
        color:#323A45!important;
        margin-top:20px;
    }
    .stickyheader .logo strong{
        color:#50B8B8;
    }
    .header > .container{
        padding:0!important;
    }
    .stickyheader .header-top-container{
        background-color:#999;
        width:100%!important;
    }
    .stickyheader .header-top-container > a {
        float: left;
        width: 70%;
        right: 0;
        margin:0;
    }
    .stickyheader .header-top-container > span{
        float:right;
        width:30%!important;
        
    }
    .stickyheader .header-top-container > span .btn{
        height:57px;
    }
    .stickyheader .logoUAB span img {
        height:27px;
    }
    .stickyheader .logoUAB{
        left: 0;
        margin: 0 auto;
        width: 100%;
        margin-left:0;
        bottom: 0;
        top: 0;
    }
}

@media (min-width: 992px){
    .stickyheader .logo {
        width: 74%;
        margin: 0;
    }
}

@media (min-width: 992px) and (max-width: 1200px){
    .widget-inscripcion #text-2,.widget-inscripcion #text-4, .widget-inscripcion .widget_hms_testimonial_rotator {
        width: 220px!important;
    }
}
@media (max-width:991px){
    .visible-lg{display:none;}
    .visible-md{display:block!important;}
    .col-md12,.span9{width:100%!important;margin:0!important;clear:both;}
    .wrapper-form{
        margin-top:60px;
    }
    .row{margin:0!important;}
    .logo-subtitle{display:none;}
    .stickyheader .header-top-container{
        width:279px;
    }
    .stickyheader .header-top-container > a span,
    .stickyheader .header-top-container > span{
        width:93px;
    }
    .single-post .sidebar,
    .blog .sidebar{
        width:100%!important;
    }

}

@media (min-width: 768px) and (max-width: 991px){
    .wpcf7 .span3{width:30.33%;}
    .wpcf7 .sectionActionForm{width:100%;}
    .wpcf7 .sectionActionForm .button{
        display: inline-block;
        padding: 10px 35px 10px 15px;
    }
}

@media (min-width:992px){
    .visible-lg{display:block;}
    .visible-md{display:none!important;}
}
@media (max-width:960px){
    .logoUAB{
        right: 15px;
        margin-left: -94px;
    }
    .header .container{
        padding-top:0!important;
    }
    .logo-name{
        margin: 0;
        left: 6px;
        top: 21px;
        text-align:left;
    }
}
@media (max-width:600px){
    .dl-list-datos-basicos dl{
        width:100%;
        margin:0 0 20px 0;
    }
    .dl-list-datos-basicos .dl-row{
        padding-bottom:0;
    }
    .logo-name {
        left: 0;
        top: 0;
        text-align: center;
        margin:0 0 2px;
        position:relative;
    }
	
    .logo-name .title-row1, .logo-name .title-row2 {
        font: bold 30px/31px arial, sans-serif;
		display: inline-block;
		margin-bottom: 6px;
    }
	.logo-name .title-row1{
		margin-bottom: 1px;
	}
    .logo-name .title-row3 {
        font: bold 16px/23px arial, sans-serif;
		display: block;
    }
    .bg-header {
        display:none;
    }
    
    .equal-box-height_260 .tile,
    .equal-box-height_230 .tile{
        min-height:0;
    }
    .floatList li{
        width:100%!important;
        margin:0 0 15px;
    }
    #banner{
        padding:15px!important;
    }
    #banner .intro{
        margin-bottom:0!important;
        font: 18px/32px 'Lato', sans-serif!important; 
    }
    .logoUAB span img {
        height: 27px;
    }
    .logoUAB{
        display: none;
    }
    .title-post-date .data-post{
        width:100%;
        margin-bottom:15px;
    }
    .title-post-date .data-post span{display:inline-block!important; margin-right:10px;}
    .title-post-date h2.post_link{padding:0;}
}

/* 
   END @MEDIA QUERIES
/* ========================================================================== */
