/* Homepage.css */
@media (max-width: 765px) {
    .navbar-brand {
        overflow: hidden;
        width: 50px;
        margin-top: 0;
        margin-right: 5px;
    }
    .navbar-brand img {
        min-width: 100px;
        margin-left: 10px !important;
    }
    .navbar-sharing {
        height: 55px;
    }
}
@media (max-width: 345px) {
    .msg-mobile {
        width: 70px !important;
    }
}


.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.navbar .navbar-toggle {
    background-color: #004766;
    margin-top: 12px;
}
.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar .navbar-brand {
    height: 60px;
    margin-top: 0;
    margin-left: 0 !important;
    overflow: visible;
}
.navbar .navbar-brand img {
    height:52px;
    margin-left: 7px;
    margin-top: 3px;
}
.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.navbar-header {
    height: 60px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.navbar-nav li{
    min-height: 59px;
}

.navbar-collapse .middle {
    border-right: 1px solid #ccc;
}
.navbar-collapse .resaltado {
    background-color: #FFCC00;
    border-right: 0;
}
.navbar-collapse .resaltado:focus {
    background-color: #d39e00;
}
.navbar-collapse .resaltado:hover {

}
.navbar-collapse li a:hover {
    background-color: rgba(0,0,0,0.1);
}
.navbar-collapse li a {
    text-shadow: none;
    line-height: 59px;
    padding: 0 20px;
    color: #FFFFFF;
    cursor: pointer;
}
.navbar-sharing2 .navbar-collapse li a {
    color: #333;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background-color: rgba(255,255,255,0.2);
}
.navbar-collapse .resaltado a{
    color: #333;
}
.msg {
    float: right;
    height: 60px;
    padding: 0 10px;
}
.header-messages {
    list-style: none;
}
.header-messages .header-messages-icon {
    margin-top: 6px;
    font-size: 39px;
}
.img-perfil-nav {
    display: block;
    margin-top: 0;
}
.collapser {
    float: right;
    position: relative;
    margin: 10px 15px;
    display: flex;
}
.collapser .glyphicon-chevron-down {
    line-height: 44px;
    padding-left: 5px;
}
.dropdown-image {
    height: 59px;
    padding-top: 10px !important;
    display: flex !important;
}
.dropdown-menu{
    padding:0;
}
.dropdown-menu a {
    color: #555 !important;
}
.dropdown-menu a:hover {
    color: #333 !important;
}
.dropdown-menu li{
    height: auto;
}
.hovered a:hover{
    background-image: none !important;
    background-color: rgba(0,0,0,0.1);
    color: #333;
}
.nameUser {
    padding: 0 10px 10px 10px;
    line-height: 42px;
}
.navbar-right .header-messages {
    display: block;
}
.msg-mobile {
    display: none;
}
.header-messages {
    margin-top: 0;
}
.header-messages a {
    margin-top: -8px;
    padding-top: 12px !important;
    padding-bottom: 55px !important;
    height: 59px;
}
@media (max-width: 765px) {
    .dropdown-menu {
        background-color: #FFF !important;
    }
    .navbar-brand {
        width: 114px;
    }
    .navbar-brand img {

    }
    #btn-ofereixClasse-nav {
        margin-top: 18px;
        /*margin-left: 5px;*/
        margin-left: 0px;
        margin-right: 0;
    }
    .divfbgrup {
        display: none;
    }
    .btns-footer{
        min-width: initial !important;
    }
    .navbar-nav {
        border-bottom: 1px solid #ccc;
    }
    .navbar-collapse li a {
        color: #7D7D7D;
    }
    .navbar-nav li {
        display: block;
        float: none;
        background-color: #fff;
    }
    ul.navbar-right > li > a {
        padding: 0;
        text-align: center;
        color: #333;
    }
    .navbar-collapse .middle {
        border-bottom: 1px solid #ccc;
    }
    .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block;
    }
    .dropdown-image{
        display: none !important;
    }
    .navbar-right .header-messages {
        display: none;
    }
    .msg-mobile {
        display: block;
        padding-top: 4px;
        width: auto;
    }
    .msg-mobile li {
        float: right;
    }
    .navbar-collapse li a {
        color: #fff;
    }
    .header-messages {
        margin-right: 10px;
    }
    .header-messages .header-messages-unread {
        top: -5px;
        right: -10px;
    }
}


/* Index.css */



/*@font-face {
    font-family: "Born";
    src:url( "../fonts/Born.otf" );
    font-weight: normal;
    font-style: normal;
}*/

.navbar-sharing { height: 60px; }


.home-container {
    background:-webkit-linear-gradient(top, rgba(210,250,80,0.57) 0%,rgba(49,224,205,0.57) 100%),url(/assets/img/home2018/home_header1_dk.jpg);
    background:-moz-linear-graglyphicondient(top, rgba(210,250,80,0.57) 0%, rgba(49,224,205,0.57) 100%), url(/assets/img/home2018/home_header1_dk.jpg);
    background-size:cover;
    background-position: 50% 20%;
}

@media (max-width: 768px) {
    .home-container {
        background:-webkit-linear-gradient(top, rgba(210,250,80,0.57) 0%,rgba(49,224,205,0.57) 100%),url(/assets/img/home2018/home_header1_mb.jpg);
        background:-moz-linear-graglyphicondient(top, rgba(210,250,80,0.57) 0%, rgba(49,224,205,0.57) 100%), url(/assets/img/home2018/home_header1_mb.jpg);
        background-size:cover;
        background-position: 50% 20%;
    }
}

h2 { font-weight: bold; font-size:28px; line-height: 36px; margin-top:0}

.sa-home-awards {
    display: flex;
    width: 100%;
    max-width: 600px;
    position: relative;
    margin:0 auto;

}

.sa-home-awardsone:first-child { padding-right:0 }
.sa-home-awardsone:first-child { padding-left:0 }

.sa-home-awardsone {
    opacity: 0.5;
    transition: all .3s
}
/*
.sa-home-awardsone:hover {
	opacity:0.8;
}*/

.sa-home-awards img {
    height:20px;
    display: inline-block;
}

.sa-home-awards-text {
    text-align:left;
    font-size: 11px;
    line-height: 10px;
    display: inline-block;
    padding-left:5px;
    vertical-align: middle;
}
@media (max-width: 768px) {
    .sa-home-awards img { height:10px; }
    .sa-home-awards-text {	font-size:7px }
}

.TutorsList { background:#f5f5f5; }
.TutorsList .row { display:flex }
.TutorsList .TutorsList-Text { margin-top:50px; }
.TutorsList .TutorsPills { margin-bottom:60px;}
.TutorsList .TutorsPills { display:block; }
.TutorsList .TutorsPills .col-lg-24 { display: flex; justify-content: center; }
/*
#TutorsList .TutorsPillsGroup { display:block; height:280px; max-height:280; overflow-x: auto;
  overflow-y: hidden; }
*/
.TutorPillsItem { width:130px; min-width:130px; max-height: 243px; margin-right:30px; background:#FFF; border:1px solid #CCC; vertical-align: top; display:inline-block;
    transition: all .5s; color:#333 }
.TutorPillsItem:hover { transform: scale(1.15); color:#333 }
.TutorPillsItem:last-child { margin-right:0;}
.TutorPillsItem .TutorPillsPhoto { width:100%; height:130px; background-repeat:no-repeat; background-size:cover }
.TutorPillsItem .TutorPillsPerson { text-align:center; padding:10px 5px; font-size:11px; color:#333  }
.TutorPillsItem .TutorPillsPerson b { font-size:12px; line-height:16px; }
.TutorPillsItem .TutorPillsStudies { color: #004766; line-height: 16px; height:50px; max-height:50px; -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
.TutorPillsItem .TutorPillsDetails { display:flex; width:100%;  }
.TutorPillsItem .TutorPillsDetailsValoration { display:flex; width:60%; }
.TutorPillsItem .TutorPillsDetailsPrice { display:flex; padding:0 5px 5px; width:40%; font-size:10px; text-align:right; color:#333}
.TutorPillsItem .TutorPillsDetailsOnlyPrice .TutorPillsDetailsPrice { display:block; width:100%; text-align:center  }
.TutorPillsItem .TutorPillsStars  { line-height:11px; margin:0 5px; padding-left: 5px; }
.TutorPillsItem .TutorPillsStars div.glyphicon {     /*margin-left: -4px;*/ font-size: 11px; line-height:11px; }

@media (max-width: 1268px) {
    .TutorsList .TutorsPills { display:block; }
}
@media (max-width: 1150px) {
    .TutorsList .TutorsPills .TutorPillsGroup { display:flex; min-height:290px; justify-content:left; overflow-x:scroll; overflow-y:hidden; }
    .TutorsList-Text h2 { margin-bottom:5px; }
    .TutorPillsItem { margin-top: 15px; }
    .TutorPillsItem:first-child { margin-left:30px;}
    .TutorPillsItem:last-child { margin-right:30px;}
    .TutorPillsItem:hover { transform: scale(1.1);  }
}
@media (max-width: 768px) {
    .TutorsList .TutorsPills { margin-bottom:40px;}
}


#Why .row { display:flex }
#Why .row .WhyBg {
    background-image:url(/assets/img/home2018/home4495_dk.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    text-align:left;
    color:#FFF;
}
#Why .WhySentence1 { font-size: 20px; line-height: 25px; margin-top:0; margin-right: 180px;  }
#Why .WhyValoration { margin:0; font-weight: bold; font-size: 80px; line-height: 80px; }
#Why .WhySentence2 { margin-left:10px; font-size: 15px; line-height: 24px; }
#Why .WhyStars  { margin-top:210px; display: flex; margin-left: 360px; }
#Why .WhyStars .glyphicon-star { font-size:2.5em; }
#Why .WhyStars .glyphicon-star:last-child {
    background: #ffc000;
    background: -moz-linear-gradient(left, #ffc000 0%, #ffc000 45%, #ffffff 45%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #ffc000 0%,#ffc000 45%,#ffffff 45%,#ffffff 100%);
    background: linear-gradient(to right, #ffc000 0%,#ffc000 45%,#ffffff 45%,#ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#Why .WhySentence1, #Why .WhyValoration, #Why .WhySentence2 {
    text-shadow: -1px -1px 0 rgba(0,0,0,.2), 1px -1px 0 rgba(0,0,0,.2), -1px 1px 0 rgba(0,0,0,.2), 1px 1px 0 rgba(0,0,0,.2);
}
#Why .WhyText { text-align: left; padding:0;}
#Why .WhyText .WhyTextinner { padding: 60px 40px;}
#Why .RateClasses {
    display: flex;
    margin-top: 325px;
    margin-left: 20px;
}

#Why .WhyText h2 { margin-bottom:40px; color:#285f6f; text-align: center;}
ul.Why-ul { list-style-type:none; padding-left:10px; color:#285f6f}
ul.Why-ul li { background-size: 36px 36px;
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 50px;
    margin-bottom: 30px;
    min-height: 36px;
    font-size:17px; }
ul.Why-ul li div.text { margin-top: 10px;}
ul.Why-ul li div.text2 { margin-top: 4px;}
ul.Why-ul li:last-child { margin-bottom:0 }
ul.Why-ul li.Why-li-specific { background-image:url(/assets/img/home2018/bullseye-v.svg);}
ul.Why-ul li.Why-li-flexible { background-image:url(/assets/img/home2018/puzzle-v.svg);}
ul.Why-ul li.Why-li-moneyback { background-image:url(/assets/img/home2018/moneyback-v.svg); background-size:32px 32px;}
ul.Why-ul li.Why-li-check { background-image:url(/assets/img/home2018/background-check-v.svg);}
ul.Why-ul li div { display:inline-block}
@media (max-width: 992px) {
    ul.Why-ul { padding-left: 0;}
    #Why .WhyText { min-width:200px; }
    #Why .WhyText .WhyTextinner { padding-left:40px;  }
}
@media (max-width: 767px) {
    #Why .row .WhyBg { background-image: url(/assets/img/home2018/home4495_mb.jpg); background-position-x: right;}
    #Why .row { display:block }
}

#TutorNeed { background:-webkit-linear-gradient(top, rgba(49,224,205,0.47) 0%, rgba(210,250,80,0.47) 100%); }
#TutorNeed .row { display:flex }
#TutorNeed .TutorNeedText	{ margin: 60px 17px; text-align:left}
#TutorNeed p { font-size:17px; line-height:1.7em; }
.TutorNeed-like { margin-bottom:0;}
ul.TutorNeedUnis { list-style-type:none; padding-left:0px; margin-top: 0;}
ul.TutorNeedUnis li { background-size:contain; background-repeat:no-repeat; background-position:left; display:inline-block; float:left; /*width:25%; max-width:140px;*/ margin-top:20px; margin-right:25px; line-height: 24px; transition: all .2s; }
ul.TutorNeedUnis li:hover { transform: scale(1.1); }

ul.TutorNeedUnis li a { padding-left:30px;  color:#666; transition: all .5s;}
ul.TutorNeedUnis li a:hover { color:#333 }
li.TutorNeedUnisUOC { background-image: url(https://storage.googleapis.com/static.sharingacademy.com/es/universitats/uoc/oberta-de-catalunya.png); }
li.TutorNeedUnisUB { background-image: url(https://storage.googleapis.com/static.sharingacademy.com/es/universitats/ub/barcelona1.png); }
li.TutorNeedUnisUCM { background-image: url(https://storage.googleapis.com/static.sharingacademy.com/es/universitats/ucm/complutense-de-madrid.png); }
li.TutorNeedUnisUNED { background-image: url(https://storage.googleapis.com/static.sharingacademy.com/es/universitats/uned/uned.png); }
li.TutorNeedUnisUPC { background-image: url(https://storage.googleapis.com/static.sharingacademy.com/es/universitats/upc/politecnica-catalunya.png); }
li.TutorNeedUnisUS { background-image: url(https://storage.googleapis.com/static.sharingacademy.com/es/universitats/us/sevilla.png); }

#TutorNeed .TutorNeedBg { background: url(/assets/img/home2018/users-connected33.svg) no-repeat; background-position: 25% 50%; }
@media (max-width: 1200px) {
    /*	#TutorNeed .TutorNeedBg { background-size: 90%; }
    */}

@media (max-width: 767px) {
    #TutorNeed .TutorNeedText { margin:40px; padding:0; }
    #TutorNeed .TutorNeedBg { background-size: cover; background-position: 0% 100%; }
}
@media (max-width: 600px) {
    ul.TutorNeedUnis li { min-width:75px; }
    ul.TutorNeedUnis li:nth-child(4) { clear:both; /*white-space: pre; */}
}


#Start { background:#f5f5f5 }
#Start .container { padding:0; }

#Start * { text-align:left}
#Start .row { display:flex }
#Start .row .StartBg {
    background-image:url("/assets/img/home2018/start-bg2-dk.jpg");
    background-repeat:no-repeat;
    background-size:cover;
    font-size:24px;
    color:#285f6f;
    padding:0;
}

#Start .row .StartText { text-align: left; padding: 60px 34px; color:#285f6f}
#Start .Start-ul { list-style-type:none; padding-left:0; }
#Start .Start-ul li { display: table; margin-bottom:30px; font-size:18px;}
#Start .Start-ul li:nth-child(3) { margin-bottom:0;}
#Start .Start-ul { counter-reset: li; }
#Start .Start-ul li div { display: table-cell; }
#Start .Start-ul li div:last-child { height: 36px; vertical-align: middle;}
/*
#Start .Start-ul li p {
    position: relative;
    top: 2px;
    display: inline-block;
}
*/
.Start-ul li span.num {
    width: 36px;
    min-width: 36px;
    height: 36px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #285f6f;
    text-align: center !important;
    margin-right: 15px;
}

.Start-ul li span.num.num1:before {
    content: '1';
}
.Start-ul li span.num.num2:before {
    content: '2';
}
.Start-ul li span.num.num3:before {
    content: '3';
}

.Start-ul li span.num:before {
    position: relative;
    top: 6px;
    color: #039;
}
#Start .StartLevels { position:absolute; bottom:60px; left:40px; right:40px;  padding:0}
#Start .StartLevels2 { position:absolute; bottom:25px; left:40px; right:40px;  padding:0}
#Start .StartLevels h2 { color:#039;  }
#Start .Start-ul-levels { list-style-type:none; padding-left:0; margin-top:20px; }
#Start .Start-ul-levels li { display:inline-block; margin-left:10px; font-size:18px;transition: all .3s;}
#Start .Start-ul-levels li:first-child { margin-left:0px; }
#Start .Start-ul-levels li:hover { transform: scale(1.1); }
#Start .Start-ul-levels li a { padding:10px 15px; border-radius:4px; background:#039; color:#FFF;     transition: all .1s; }
/*#Start .Start-ul-levels li:hover a { background:#387f94;  }
*/
@media (max-width: 992px) {
    #Start .Start-ul-levels li { display: inline-flex; margin-left:0; }
}
@media (min-width: 768px) and (max-width: 840px) {
    #Start .Start-ul-levels li { display:flex;  margin-bottom:15px; }
    #Start .Start-ul-levels li:last-child { margin-bottom:0; }

}
@media (max-width: 767px) {
    #Start .row .StartBg {
        background-image:url("/assets/img/home2018/start-bg-mb.jpg");
    }
    #Start .row .StartText {
        padding:40px;
    }
    #Start .row, #Start .StartText, #Start .StartBg { display:block }
    #Start .row .StartBg { min-height:300px; }
    #Start .StartLevels h2 { margin-bottom:0 }
    #Start .Start-ul-levels  { margin:0 }
    #Start .Start-ul-levels li { font-size:16px; margin-top:10px }
    #Start .StartLevels { left:40px; bottom: 40px;}

}


#Opinions { padding: 60px 0 55px; }
#Opinions .row { display:flex; margin:20px;  }
#Opinions .row [class*="col-"] { padding:0;  }

#Opinions h2 { margin-bottom: 45px; }
#Opinions .OpinionsQuote { display:-webkit-inline-box; margin: 10px; margin-bottom: 40px; font-family: 'Born'; font-size: 18px; color:#285f6f;/* text-align:left;*/ }
#Opinions .OpinionsQuoteOpen { position: absolute; left:30px; font-size: 80px; font-weight: bold; margin-top: 24px; color: #999; }
#Opinions .OpinionsQuoteOpen:before { content: open-quote; }
#Opinions .OpinionsQuoteClose { position: absolute; right: 30px; bottom: 5px; font-size: 80px; font-weight: bold; color: #999; }
#Opinions .OpinionsQuoteClose:after { content: close-quote; }
#Opinions .OpinionsAuthor { clear:both; font-family: 'Montserrat', sans-serif;
    font-size: 14px; color:#666; /*text-align: left;*/}
#Opinions .OpinionsAuthor span { font-weight:bold;}
/*#Opinions .OpinionsQuote:before, #Opinions .OpinionsQuote:after {
  font-family: 'Montserrat', sans-serif;;
  font-size: 80px;
  font-weight:bold;
  text-align: center;
  line-height: 42px;
  color: #ddd;
  z-index: -1;
}*/
#Opinions .OpinionsQuote:before {
    /*  content: "\201C";;
      float: left;*/
    /*  position: relative;
      top: 3px;
      left: -5px;
    */
    /*position: absolute;
    top: 45px;
    left: 15px;*/
}
/*
#Opinions .OpinionsQuote:after {
  content: '\201D';
  float: right;
  position: relative;
  bottom: 25px;
  right: -35px;
}*/
@media (max-width: 767px) {
    #Opinions { padding:40px 0;}
    #Opinions .row { display:block }
    #Opinions h2 { margin-bottom:20px }
    #Opinions .OpinionsQuote { margin: 25px; }
    #Opinions .OpinionsQuote:before { top:30px; }
}

#FAQs { background:#f5f5f5; }
#FAQs * { text-align:left}
#FAQs .row { display:flex; margin:0; }
#FAQs .row .FAQsText { text-align: left; padding:0; }
#FAQs .row .FAQsText div.FAQsTextinner { padding: 60px 40px 60px 60px;}
#FAQs .row .FAQsBg { padding:110px 40px 0; }
#FAQs p { margin-right:40px; margin-bottom: 20px; }
#FAQs p:last-child { margin-bottom: 0; }
#FAQs .FAQs-question { font-weight:bold; display:block;}
@media (max-width: 767px) {
    #FAQs .row .FAQsText div.FAQsTextinner { padding: 40px;}
    #FAQs p { margin-right:0; }

}
#BeTutor { background:url(/assets/img/home2018/home_board_dk.jpg) no-repeat; background-size:cover; padding:60px 40px; }
#BeTutor .row { display:flex }
#BeTutor .row .BeTutorText { text-align: left;  }
#BeTutor .BeTutorAdvantages { }
#BeTutor .BeTutorIcons { text-align:center; height:100px; }
#BeTutor .BeTutorIconsCal img { width:77px; margin-top:10px;}

#BeTutor h2, #BeTutor h3, #BeTutor p { color:#FFF; text-align:center }
#BeTutor h3 { font-weight: bold; line-height:1.2em; margin-bottom:0}
#BeTutor p {  font-size:17px; line-height:1.4em; }
@media (max-width: 767px) {
    #BeTutor { background:url(/assets/img/home2018/home_board_mb.jpg) no-repeat; background-size:cover; padding:40px; }
    #BeTutor .BeTutorText { padding:0;}
    #BeTutor .BeTutorAdvantages { display:block;  }
    #BeTutor .BeTutorText:first-child { margin-bottom:30px;  }
    #BeTutor .BeTutorIcons { width: 50px; text-align:left; display:inline-block; vertical-align: top;  }
    #BeTutor .BeTutorIconsCal img { margin-top:0px; width:40px;}
    #BeTutor .BeTutorIconsText { display:inline-block; width:calc(100% - 40px - 20px);vertical-align: top; padding-left: 20px; }
    #BeTutor h3 { font-size:18px; text-align:left !important; margin-top:0 }
    #BeTutor p { font-size:17px; text-align:left !important; margin-top:0 }
}


#Links { padding: 60px 40px; padding-bottom: 20px;}
#Links .row .LinksText { text-align: center; padding-bottom: 70px;}
#Links .row .LinksText h2 { margin:0;}
#Links .LinksList {  margin-bottom:0px; max-width: 1300px; margin: 0 auto; }
#Links .LinksList ~ .LinksList {  margin-bottom:50px }
#Links .LinksList ~ .LinksList:last-child {  margin-bottom:0px }
.LinksList > div {
    min-height: 150px;
}

/* #Links .LinksList * {  text-align:left; } */
#Links .LinksList div { margin-bottom:25px }
#Links .LinksListUni { display:block; margin-bottom:10px; }
#Links .LinksList a { color: #285f6f }
#Links .LinksList a:hover { color:#428bca; text-decoration: underline; }

@media (max-width: 767px) {
    #Links { padding: 40px 30px 0; }
    #Links .LinksList { margin-left: -15px; margin-right: -15px; padding-bottom: 20px; }
    #Links .row .LinksText { padding: 0 0 40px;}
    #Links .LinksList div { padding-left:0; margin-bottom:10px;}
    /* #Links .LinksList div:nth-child(2n) { padding-right:0; } */
}

#Press { background: -webkit-linear-gradient(top, rgba(49,224,205,0.47) 0%, rgba(210,250,80,0.47) 100%) }
#Press .container { padding:0;}
#Press .thumbnail-list { display: flex; justify-content:space-between; margin: 15px; border: none; box-shadow: none; background-color: rgba(0, 0, 0, 0); }
#Press .thumbnail-press { height: 60px;  opacity: .8; transform: scale(.8); }
#Press .image-grayable { filter: gray; filter: grayscale(1); -webkit-filter: grayscale(1); }
#Press .image-grayable:hover { filter: none; -webkit-filter: grayscale(0); }

#Press .press-landscape { height: 23px; width: auto; margin-top: 10px; }
#Press .press-portrait { height: 50px; width: auto; }

#Press .press-ara { }
#Press .press-elperiodico { margin-top: 11px; }
#Press .press-elpais { margin-top: 8px; height: 26px; }
#Press .press-rne { height: 30px; margin-top: 10px; }
#Press .press-tve { height: 35px; margin-top:5px; }

@media (max-width: 767px) {
    #Press .press-landscape { height:15px !important }
    #Press .press-portrait { height:25px }
    #Press .press-elmundo { margin-top:5px; }
    #Press .press-elpais { height: 18px; margin-top:3px; }
    #Press .press-rne { height: 20px; margin-top:5px; }
    #Press .press-tve { margin-top:0; }

}
#Minetur { margin-top:0px; margin-bottom:50px;}


.home-container {
    height: 550px;
    position: relative;
}
.row-sa{
    padding-top:170px;
    width: 100%;
    margin: 0;
    height: 540px;

}
.selectarrow:before{
    content: '\25be';
    position: absolute;
    pointer-events: none;
    color: #333;
    top: 0;
    bottom: 1px;
    padding-top: 0.7em;
    line-height: 1;
    right: 0;
    width: 2em;
    text-align: center;
}
.select{
    position: relative;
}
.live-search{
    max-height: 220px;
    width: 328px;
    background-color: #ffffff;
    position: absolute;
    margin-top: 42px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #DEDEDE;
    border-top: 0;
    display:none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    overflow-x:hidden;
    overflow-y:scroll;
    box-shadow: 0px 4px 20px -4px #CCC;
}
.live-search > ul {
    margin-bottom: 5px;
    padding: 0;
}
.live-search > ul > li {
    list-style: none;
    padding: 5px 0 5px 20px;
    margin: 0;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 5px 10px;
    width: 100%;
}
.live-search > ul > li:last-child {
    border-bottom: none;
}
.live-search > ul > li.disabled-item {
    pointer-events: none;
    padding-left: 10px;
    border: none;
    margin-top: 15px;
}
.live-search > ul > li.disabled-item:first-child {
    margin-top: 10px;
}
.province{
    font-size: 18px;
}
.live-search > ul > li > mark {
    color: #004766;
    background-color: transparent;
}
.ls1{
    width: 812px;
    z-index: 1;
}
.ls2 {
    width: 812px;
    z-index: 1;
}
.ls3{
    width: 812px;
    z-index: 1;
}
.ls3 > ul > li {
    border-bottom: 1px solid #ccc;
}

.ls4{
    width: 821px;
    z-index: 1;
}

@media (max-width: 769px) {
    .ls1,.ls2,.ls3 {
        z-index: 99;
        position: relative;
        margin: -13px 0 10px 0;
    }
    .ls4 {
        z-index: 99;
        margin-top: 43px;
        width: 98%;
    }
    .row-sa{
        /*margin-top:30px*/
    }
    .sa-home-selector .form-control {
        margin-bottom: 8px !important;
    }
    #divassigbtx, #divassigeso {
        border-radius: 4px !important;
    }
    .btn-troba {
        border-radius: 4px !important;
    }
}
@media (max-width: 991px) and (min-width: 770px) {
    .ls1{
        width: 90%;
    }
    .ls2 {
        width: 90%;
        margin-left: 26.35%;
    }
    .ls3{
        width: 90%;
        margin-left: 50.6%;
        margin-top: 34px;
    }
    .ls4 {
        width: 98%;
    }
}
.live-search > ul.unilist > li > img {
    width:14px;
    height:14px;
    margin:-4px 5px 0 10px;
}
.live-search > ul.unilist > li > span {
    width: 70px;
    display: inline-block;
    margin-right:4px;
    font-weight: bold;
}
.live-search > ul> li:hover {
    background: #d9edf7;
}
.selectedUni {
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 35px;

}

.line-separator { height: 1px; width: 50%; margin: 5px auto; background-color: #ccc; }

/* Media Queries */


@media (max-width: 990px) {

    .row-sa {
        display: block;

    }
}

@media (max-width: 768px) {
    .sa-home-selector .list-buttons-item { width: 38% !important; }
    .sa-home-selector .list-buttons-item:nth-child(3) { width: 23% !important; }
    .sa-home-selector .list-buttons-item:nth-last-child(1) { float:right !important; margin-right:0; }
    .sa-home-selector .list-buttons-item:nth-child(1) { margin-right:0.50%; }
    .sa-home-selector .list-buttons-item a { padding: 10px 10px !important; }
    .sa-home-selector .list-buttons-item a i { margin-right: 1px !important; }
    .sa-home-selector .sa-selector-content { border-top-right-radius: 0 !important; }
    #searchBox .sa-home-selector .list-buttons .list-buttons-item:nth-child(1),
    #searchBox .sa-home-selector .list-buttons .list-buttons-item:nth-child(1) a {
        border-top-left-radius: 0 !important;
    }
    #searchBox .sa-home-selector .list-buttons .list-buttons-item:nth-child(3),
    #searchBox .sa-home-selector .list-buttons .list-buttons-item:nth-child(3) a {
        border-top-right-radius: 0 !important;
    }


    .row-sa{
        height: 530px;
    }
    .contenedor_custom{
        margin-top: 270px;
    }
    .tit {
        font-size: 40px;
        line-height: 40px;
        padding: 0 30px;
    }
    .txt_main{
        padding:0;
        max-width: 100%;
        font-size: 17px;
    }
    .persona-btn img {
        display: none !important;
    }

}

@media (max-width: 350px) {
    .sa-home-selector .list-buttons-item { width: 38% !important;}
    .sa-home-selector .list-buttons-item:nth-child(3) { width: 23% !important; }
    .sa-home-selector .list-buttons-item:nth-last-child(1) { float:right !important; margin-right:0; }
    .sa-home-selector .list-buttons-item:nth-child(1) { margin-right:0.50%; }
    .sa-home-selector .list-buttons-item a { padding: 10px 5px !important;}
    .sa-home-selector .list-buttons-item a i { margin-right: 0 !important; }
}

@media (max-width: 530px) {
    .row-sa{
        height: 555px;
    }
    .contenedor_custom{
        /*margin-top: 240px;*/
    }
    .tit {
        font-size: 35px;
        line-height: 35px;
    }
    .txt_main{
        font-size: 16px;
    }
    .ls4 {
        width: 95%;
    }
}

.fons-gris{
    background-color: #ccc !important;
}
.deleteresult{
    position: absolute;
    top: 14px;
    right: 4px;
    font-size: 17px;
    color: #004766;
    cursor: pointer;
    display: none;
}
.selectfix{
    position:relative;
}


.icon-xcircleblue:before {
    color:#BF142C;
}
.icon-x-small:before {
    color:#333;
}





#homeContainer .media-middle {
    vertical-align: middle;
}
#homeContainer .media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: middle;
}
#homeContainer .media-left, .media>.pull-left {
    padding-right: 10px;
}
#homeContainer .media-right, .media>.pull-right {
    padding-left: 10px;
}
#homeContainer .row-home {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
#homeContainer .row-header {
    margin: 0 0 10px 0;
}
#homeContainer .item-div-bg {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}
#homeContainer .popover-title {
    font-size: 12px;
    padding: 5px 10px;
    /*background-color: transparent;*/
}
#homeContainer .popover-content {
    font-size: 12px;
    padding: 5px 10px;
}

#homeContainer .line-separator {
    width: 51%;
}

#homeContainer .media-opinion {
    padding-top: 20px;
}
#homeContainer .media {
    display: inline-block;
    margin: 10px auto;
}
#homeContainer .media-bodywidth {
    width: 10000px;
}
#homeContainer .media-header {
    margin: 0;
}
#homeContainer .media-div-bg {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-size: cover !important;
    background-repeat: no-repeat;
    margin: 0 auto;
}

#homeContainer .media-benefit {
    margin: 10px auto;
}


#homeContainer .no-margin {
    margin: 0;
}


#homeContainer .calltoaction {
    display: inline-block;
    float: none;
    margin-top: -3px;
    font-size: 18px;
    font-weight:bold;
    line-height: 22px;
    padding: 15px 40px;
    border-radius: 9px;
}

#homeContainer .calltoaction3 {
    display: inline-block;
    float: none;
    margin-top: -3px;
    font-size: 18px;
    font-weight:bold;
    line-height: 22px;
    padding: 15px 40px;
    border-radius: 9px;
    width: auto;
    color: white;
    background-color: #004766;
}
#homeContainer .row-ctabox {
    padding: 60px 0;
}
#homeContainer .col-ctabtn {
    text-align: center;
    margin: 10px auto;
}
#homeContainer .col-ctalbl {
    text-align: center;
    margin: 10px auto;
}
@media (max-width: 992px) {
    #homeContainer .col-ctabtn {
        text-align: center;
    }
    #homeContainer .col-ctalbl {
        text-align: center;
    }
    #homeContainer .calltoaction {
        font-size: 18px;
        font-weight: bold;
        padding: 15px 8%;
        border-radius: 9px;
    }
}
@media (min-width: 992px) {
    #homeContainer .col-ctabtn {
        text-align: center;
    }
    #homeContainer .col-ctalbl {
        text-align: center;
    }
}
@media (min-width: 1200px) {
    #homeContainer .col-ctabtn {
        text-align: center;
    }
    #homeContainer .col-ctalbl {
        text-align: center;
    }
}

/* Jumbo Home */
.homebtnbox {
    margin-top: 50px;
}
.btn-home {
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.5);
    color: #FFF !important;
    display: inline-block;
    margin-top: 15px;
    padding: 6px 25px;
    font-size: 14px;
    border-radius: 5px;
}
.btn-home:hover {
    background-color: rgba(0, 0, 0, 0.35);
}

.btn-search-selector {
    margin: 0 auto;
    color: #FFF !important;
    display: inline-block;
    margin-top: 15px;
    padding: 6px 25px;
    font-size: 14px;
    border-radius: 5px;
    z-index: 99;
}

.btn-search-selector:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

#estudisUni {
    background-color: rgba(0, 0, 0, 0.50);
}
#estudisBatx{
    background-color: rgba(255, 255, 255, 0.5);
}



.btn-video {
    margin: 0 auto;
    background-color: #FFC100;
    color: #FFF !important;
    display: inline-block;
    margin-top: 25px;
    font-size: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    align-content: center;
    border-color: transparent;
}
.btn-video:hover {
    background-color: #cc9900;
}

.btn-icon {
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 2px;
    text-align: center;
    color: #333333;
    font-size: large;
}





/* Carousel commons css */
#homeContainer { width:100%;margin:0 auto;text-align:center;position:relative;}




@media (max-width: 769px) {
    .sa-home-selector .list-buttons {
        width: 100% !important;
    }

    .sa-home-selector .list-buttons-item {
        width: auto;
        margin-right: 0.25%;
    }

    .sa-home-selector .sa-selector-content {
        border-top-right-radius: 0 !important;
    }
}

@media (max-width: 480px) {
    #homeContainer .col-ctabtn {
        margin-bottom: 0;
    }

}

.textStroke {
    /*
    text-shadow: -1px -1px 0 rgba(0,0,0,.2),
                 1px -1px 0 rgba(0,0,0,.2),
                 -1px 1px 0 rgba(0,0,0,.2),
                 1px 1px 0 rgba(0,0,0,.2);
    */
    text-shadow: 1px 1px 0px rgba(0, 28, 39, 0.71), 1px 2px 0px rgba(0, 28, 39, 0.4)
}

.youtubeVideo {
    width: 100%;
    height: 51%;
}


.tit {
    padding-left: 0;
}
.txt_main {
    margin-bottom: 40px;
    margin-top: 10px;
}
.row-portada {
    background: transparent;
    height: auto;
}
.sa-home-selector {
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    width: 100%;
    max-width: 900px;
    position:relative;
}
.sa-home-selector .sa-selector-buttons {

}
.sa-home-selector .form-home {
    width: auto;
}
.sa-home-selector .list-buttons {
    width: 90%;
    height: 41px;
}
.sa-home-selector .list-buttons-item {
    width: auto;
    margin-right: 0.25%;
    background: transparent;
    overflow: hidden;
}
.sa-home-selector .list-buttons-item a { padding: 10px 30px; }
.sa-home-selector .list-buttons .list-buttons-item,
.sa-home-selector .list-buttons .list-buttons-item a {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
.sa-home-selector .list-buttons-item.active {
    padding-bottom: 0;
}
.sa-home-selector .list-buttons-item.active a,
.sa-home-selector .list-buttons-item.active a:active,
.sa-home-selector .list-buttons-item.active a:focus,
.sa-home-selector .list-buttons-item.active a:hover {
    background: #F5F5F5;
    cursor: pointer;
    color: #333 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    height: 41px;
}
.sa-home-selector .list-buttons-item a,
.sa-home-selector .list-buttons-item a:hover,
.sa-home-selector .list-buttons-item a:focus {
    background: #DEDEDE;
    color: #333 !important;
    margin-top: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    height:39px;
}
.nav-tabs {border:0;}
.sa-home-selector .list-buttons-item a:hover {
    background: #AEAEAE;
}

.sa-home-selector .sa-selector-content {
    background: #F5F5F5;
    padding: 8px !important;
    margin: 0 !important;
    overflow: hidden;
    border-radius: 4px;
}
.sa-home-selector .select_btx, .sa-home-selector .select1,
.sa-home-selector .ls2, .sa-home-selector .ls3 {
    margin-left: 0 !important;
}
.sa-home-selector .form-control {
    margin-bottom: 0;
    height: 44px;
    border: none;
    border-radius: 4px;
}
.sa-home-selector .btn-icon {
    margin-top: 9px;
    margin-left:5px;
}
.sa-home-selector .selectbox1, .sa-home-selector .selectbox2, .sa-home-selector .selectbox3 {
    margin-right: 8px;
    width: 30%;
}
.sa-home-selector .btn-troba {
    height: 44px;
    background: #004766;
    border-radius: 4px;
    width: 100%;
}
.sa-home-selector .btn-troba:hover { background: #00354D; }
.sa-home-selector .btn-troba span {
    font-size: 20px;
    margin-top: -4px;
}
.sa-home-selector .submit-home {
    width: 7%;
}
@media (min-width:765px) and (max-width:846px) {
    #selectorBox .submit-home {
        width: 6%;
    }
}
.sa-home-selector #submit-trobabtx, .sa-home-selector #submit-trobaeso {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.sa-home-selector #divassigbtx, #divassigeso {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-transition: border-color ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
    border: 1px solid #ccc;
}
.sa-home-selector #divassigbtx:focus, #divassigeso:focus,
.sa-home-selector #divassigbtx:hover, #divassigeso:hover{
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    border-color: #00354D;
    outline: none;
}




/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
    position: absolute;
    padding: 5px;
    pointer-events: none;
    font-size: 1.2em;
    vertical-align: middle;
    color: #9999A0;
}

/* align glyph */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  35px; }
.right-addon input { padding-right: 30px; }


.nav-tabs-sa > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs-sa {
    text-align:center;
}


.abacus {
    clear: both;
    text-align: right;
    position: absolute;
    bottom: -30px;
    right: 8px;
    color: white;
}

.abacus .abacus-l {
    float: left;
}

.abacus .abacus-r {
    float: right;
}

@media (min-width: 767px) {
    .abacus .abacus-l {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .abacus {
        bottom: -60px;
    }

    .abacus .abacus-l {
        float: none;
        text-align: center;
    }

    .abacus .abacus-r {
        float: none;
        text-align: center;
    }
}
