/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/
/*.fa {
    font-size: 32px;
    color: #9c47fc;
    display: block;
    background: -webkit-linear-gradient(#9c47fc, #356ad2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  */

.btn {
 
    border-radius: 20px;
}
.btn.btn-lg {
 
    border-radius: 30px;
}

.btn.btn-ingreso {
    font-size: 14px;
    font-weight: 700;
    min-width: 160px; 
    margin: 6px auto auto;  
    padding: 7px;
    border: 1px solid #FFFFFF;
  }
  .btn.btn-ingreso:hover,
  .btn.btn-ingreso:active {
    border: 1px solid #ffffff;
    background-color: /*#4b5e79*/#060f69;
  }  
  
.header {
  background-color: /*#4b5e79*/#060f69;
}

/*.btn-default  {
    background-color: #0066d0 !important;
    border: #0066d0 !important;
}*/

.header-top .btn-default  {
        font-size: 14px;
        text-transform: none;
        font-weight: 700;
        min-width: 330px; 
        margin: 4px auto 6px;  padding: 9px 12px 9px;
        background-color: #060f69;
}

.header-top .btn-default:hover,
.header-top .btn-default:active {
    border: 1px solid #060f69;
    background-color: #ffffff;
    color: #060f69 !important;
  }  

.header-top {
    background: rgb(221,225,230);
background: linear-gradient(180deg, rgba(221,225,230,1) 75%, rgba(203,203,203,1) 100%);
    border-bottom: 1px solid #dadada;
    -webkit-box-shadow: 0 -1px 3px rgb(0 0 0 / 3%) inset;
    box-shadow: 0 -1px 3px rgb(0 0 0 / 3%) inset;
}
.fixed-header-on .header.fixed {
background-color: #060f69;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #d6e8ff;
}

.header-small .navbar.navbar-default {
    margin: 0px 0 0px;
}
.navbar.navbar-default {
    border-radius: 0;
    margin: 12px 0 5px;
    background-color: #060f69;
    border-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #FFF;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #d6e8ff;
        background-color: #060f69 !important;
    }
    }

.box-style-1:not(.team-member) i {
    color: #4b5e79;
}
.box-style-1:not(.team-member):hover i {
    color: #2c5fb3;
}

.box-style-1 i.white, .box-style-1:hover i.white {
    color: #FFFFFF;
}

.box-style-1 img.icon {
    width: 90px;
    filter: invert(26%) sepia(39%) saturate(4553%) hue-rotate(
200deg
) brightness(95%) contrast(98%);
    margin: 15px auto 5px;
    text-align: center;
}
.section.rowcategoria {
    padding: 0px 0 25px !important;
    margin: 0px 0 !important;
}
.box-style-1.category {
    text-align: center;
    padding: 0px !important;
    margin: 0px 0 !important;
}
.imgcategory  {
    
    padding: 0px !important;
    margin: 0px 0 !important;
}
@media (min-width:768px) {
.box-style-1 .simuladores {
    min-height: 230px;

}
}
.gray-bg, 
.box-style-1 {
    -webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 0%) !important;
    box-shadow: 0 2px 3px rgb(0 0 0 / 0%) !important;
}
.gray-bg:before {
    -webkit-box-shadow: 0 -2px 3px rgb(0 0 0 / 0%) !important;
    box-shadow: 0 -2px 3px rgb(0 0 0 / 0%) !important;
}
.footer {
    padding: 30px 0;
    background-color: #FFFFFF;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DDD;
}

.footer-content .nav-pills > li:hover > a,
.footer-content .nav-pills > li:hover > a:after {

    color: #3d78d8;

}
.subfooter {
    background-color: #EEEEEE;
}

.box-style-1.objetivos {
    text-align: center;
    padding: 0px; 
    margin: 10px 0;
}

.partners .gallery-item {
        margin-bottom: 0px !important;
}

.parallax-bg-1 {
    background: url(../images/parallax-bg-1.jpg) 50% 0px no-repeat;
}



.box-fitxa {
    margin-bottom: 20px;
    text-align: left;
}
.box-fitxa i {
    font-size: 18px; line-height: 18px; 
    color: #666 !important;
}
.box-fitxa:hover i {
    color: #666 !important;
}

.box-fitxa .icon-container {
    float: left;
    width: 18px; 
     height: 18px; 
    text-align: center;
    border: 0px solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.box-fitxa .body {
    margin-left: 30px;
}
.box-fitxa h2 {
    font-size: 24px;
    margin-top: 0;
}

.box-fitxa h3,
.fitxa h3 {
    font-size: 18px;
    margin-top: 0;
}
.box-fitxa:hover .icon-container {
    border: 0px solid #666 !important;
}

.vertical-divider-left.fitxa {
    
    padding-left: 20px;
   
}

.bg-groc {
    background-color: #f47d30;
    color: #343434;
}

.titbottom {
    height: 100%; 
    min-height: 162px; 
    display: flex;
    align-items: flex-end;
    justify-content: left;
}

#barra4 {
   min-height: 450px; 
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

@media (min-width: 992px) {
    #barra4 {
   min-height: 660px; 
   display: flex;
    align-items: flex-start;
    justify-content: flex-start;

}
}

.box-fitxa.final{
    
    margin-bottom: 0px;
}
.fitxa {
    
    padding-top: 20px;
}

.fitxa p {
    margin-bottom: 10px; 
}
.box-fitxa p {
    font-size: 0.8em;
    margin-top: 0;
}
#titularbaix h1.title {
    font-size: 30px;

}
#titularbaix p.title {
    margin-bottom: 0px;

}
p.impartido {
    margin-bottom: 0px;
    font-weight: bold;

}

@media (max-width: 480px) {
.call-to-action .btn {
    width: fit-content;

}
}
.breakword {
    display: inline-block;
overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-word;
  word-break: break-word;
}

.panel-transparent .panel,
.panel-heading,
.panel-body  {
    background-color: transparent !important;
    color: inherit;
    border: 0px !important;
    border-bottom: 1px !important;

}


.panel-heading a {
    background-color: transparent !important;
    color: inherit;
    font-size: 15px;
    border: 0px solid #f1f1f1 !important;
    border-bottom: 1px solid #153a71 !important;
    padding: 12px 35px 12px 5px !important;

}

.panel-heading a:hover {
    background-color: #3d78d8 !important;

}

.table > thead > tr > th {
    border-bottom: 1px solid #FFFFFF;
    background-color: #f1f1f1;;
    color: #343434;
}

.nav-pills  i {
    font-size: 14px; padding-right: 4px;
}

.nav-pills .icons-page  a:hover  i,
.nav-pills  a:hover  i,
.nav-pills  a:active i,
.nav-pills  a:focus i
{
    color: #3d78d8 !important;
}

h2.page-header i {
    font-size: 28px !important;
}

.tabs {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .tabs input[type="radio"] {
    display: none;
  }
  
  .tabs label {
    background-color: #eee;
    padding: 10px;
    border: 1px solid #ccc;
    margin-right: -1px;
    cursor: pointer;
  }
  
  .tabs label:hover {
    background-color: #ddd;
  }
  
  .content {
    display: none;
    text-align: center;
  }
  
  input[type="radio"]:checked + label + .content {
    display: block;
    border: 1px solid #ccc;
  }
  
  input[type="radio"]:checked + label {
    background-color: #ccc;
  }
  

@media (min-width: 768px) {
	.box-style-1 .ranking {
    		min-height: 70px;
	}
}
