.transition-roll {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
.radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.font-title {
  font-family: 'Beba Neue';
  font-weight: 400;
  color: #004489;
}
.bold {
  font-family: 'Beba Neue Bold';
}
@font-face {
  font-family: 'ElegantIcons';
  src: url('/static/fonts/ElegantIcons.eot');
  src: url('/static/fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'), url('/static/fonts/ElegantIcons.woff') format('woff'), url('/static/fonts/ElegantIcons.ttf') format('truetype'), url('/static/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Beba Neue Bold';
  src: url('/static/fonts/BebasNeue-Regular.eot');
  src: url('/static/fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BebasNeue-Regular.woff') format('woff'), url('/static/fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Beba Neue';
  src: url('/static/fonts/BebasNeue_Light.eot');
  src: url('/static/fonts/BebasNeue_Light.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BebasNeue_Light.woff') format('woff'), url('/static/fonts/BebasNeue_Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('/static/fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:after {
  font-family: 'ElegantIcons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #004489;
}
a:hover {
  color: #44a5d4;
  text-decoration: none;
}
.documentation .data a {
  font-weight: 600;
}
.student-content .documentation a,
.result-tab a {
  font-weight: 700;
}
.student-content .documentation a:after,
.result-tab a:after {
  margin-right: 5px;
  content: "";
  font-family: "ElegantIcons";
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
}
.btn-default {
  border: none;
  border-radius: 0;
}
.form-control {
  border-radius: 0;
}
.dropdown-menu > li > a:hover {
  cursor: pointer;
}
.table > thead > tr > th {
  border-bottom: 1px solid #e1e1e1;
}
.modal-content {
  border: none;
  border-radius: 0;
}
.modal-content .modal-header {
  border: none;
  padding-bottom: 0;
}
.modal-content .modal-header h4 {
  line-height: 30px;
  text-transform: uppercase;
  font-size: 25px;
  padding-bottom: 10px;
  border-bottom: 2px solid #e1e1e1;
}
.modal-content .modal-body {
  font-size: 16px;
}
.modal-content .modal-footer {
  border: none;
}
.modal-content .modal-footer .btn-default {
  background-color: white;
}
.modal-content .modal-footer .btn-primary {
  border-radius: 0;
  border: none;
  background-color: #004489;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
.modal-content .modal-footer .btn-primary:hover {
  background-color: #44a5d4;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
}
html {
  min-height: 100%;
  position: relative;
  scroll-behavior: smooth;
}
body {
  color: #1a171b;
  font-family: 'Source Sans Pro';
  margin-bottom: 105px;
  background-color: #eeeeee;
}
body .language-list {
  z-index: 1;
  font-size: 18px;
  width: 100%;
  background-color: rgba(240,240,240,0.72);
}
body .language-list ul .language-list-element {
  line-height: 60px;
  padding: 0;
}
body .language-list ul .language-list-element a {
  color: #004489;
}
body .language-list ul .language-list-element a:hover {
  color: #44a5d4;
}
body .language-list ul .language-list-element .separator-language {
  padding-right: 10px;
  padding-left: 10px;
}
body .language-list ul .language-list-element:last-child .separator-language {
  display: none;
}
body .navbar-default {
  margin-bottom: 0;
  background-color: white;
  border-color: transparent;
  border-bottom: 1px solid #004489;
}
body .navbar-default .navbar-brand {
  padding-top: 15px;
  padding-bottom: 15px;
  height: auto;
}
body .navbar-default .navbar-brand img {
  margin-left: -15px;
}
body .navbar-default #main-logo {
  max-width: 104px;
}
body .navbar-default .navbar-nav {
  margin-top: 45px;
  margin-right: -15px;
}
body .navbar-default .navbar-nav > li > a {
  color: #004489;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 0;
  text-decoration: none;
}
body .navbar-default .navbar-nav > li > a:hover {
  color: #44a5d4;
}
body .navbar-default .navbar-nav > li > a.language-ico:after {
  margin-left: 5px;
}
body .navbar-default .navbar-nav > li > a.lock-ico:after {
  margin-left: 10px;
}
body .navbar-default .navbar-nav > li > a.exit-ico:after {
  margin-left: 10px;
}
body .navbar-default .navbar-nav > li > a.home-ico:after {
  margin-left: 10px;
}
body .navbar-default .navbar-toggle {
  border: none;
  border-radius: 0;
  float: left;
  margin-top: -33px;
  margin-left: 10px;
}
body .navbar-default .navbar-toggle .icon-bar {
  background-color: #1a171b;
}
body .navbar-default .navbar-toggle:hover,
body .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
body .navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #44a5d4;
}
body .navbar-default .navbar-mobile {
  border: none;
  position: absolute;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body .navbar-default .navbar-mobile > .navbar-nav2 {
  padding: 0 15px 10px;
  background-color: white;
  border-bottom: 4px solid #e12321;
}
body .navbar-default .navbar-mobile > .navbar-nav2 a {
  padding-left: 0;
}
body .navbar-default .navbar-mobile > .navbar-nav2 a:hover {
  background-color: transparent;
}
body .navbar-default .navbar-mobile .language-list-movile {
  margin-left: 0;
  border-top: 1px solid #e1e1e1;
}
body .navbar-default .navbar-mobile .language-list-movile .language-list-element {
  padding: 10px 0;
}
body .navbar-default .navbar-mobile .language-list-movile .language-list-element .separator-language {
  padding-right: 10px;
  padding-left: 10px;
}
body .navbar-default .navbar-mobile .language-list-movile .language-list-element:last-child .separator-language {
  display: none;
}
body .navbar-default .navbar-mobile .nav-scholarships {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #e1e1e1;
}
body .navbar-default .navbar-mobile .nav-scholarships a {
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #1a171b;
  font-weight: 600;
}
body .navbar-default .navbar-mobile .nav-scholarships a:hover {
  color: #44a5d4;
}
body .navbar-default .navbar-mobile .nav-options-footer {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #e1e1e1;
}
body .navbar-default .navbar-mobile .nav-options-footer a {
  padding-top: 5px;
  padding-bottom: 5px;
}
body .container .jumbotron {
  border-radius: 0;
  padding-top: 20px;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 0;
  background: transparent url("/static/images/photo-home.jpg") no-repeat top right;
  background-size: 100% auto;
  min-height: 730px;
}
body .container .jumbotron .text-jumbotron {
  color: #1a171b;
}
body .container .jumbotron .text-jumbotron h1 {
  margin-top: 0;
  text-align: left;
  font-family: 'Beba Neue';
  font-weight: 400;
  color: #004489;
  font-size: 60px;
  text-transform: uppercase;
}
body .container .jumbotron .text-jumbotron .p-h1 {
  max-width: 400px;
  margin: 50px auto;
  padding: 10px 30px 25px;
  text-align: center;
  color: white;
  background: transparent url("/static/images/bocadillo.svg") no-repeat center center;
}
body .container .jumbotron .text-jumbotron .p-h1 p {
  line-height: 1.2em;
  font-size: 20px;
  margin-bottom: 0;
}
body .container .jumbotron .text-jumbotron .p-h1 p.big {
  margin-top: .4em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px;
}
body .container .jumbotron .text-jumbotron .p-h1 span {
  font-family: 'Beba Neue';
  font-weight: 400;
  color: #004489;
  font-size: 50px;
  display: block;
}
body .container .jumbotron .form-group {
  margin: 300px 525px 0;
  color: white;
  width: 44%;
  padding: 50px;
  background-color: rgba(255,255,255,0.3);
  background-size: 100% 100%;
  min-height: 250px;
}
body .container .jumbotron .form-group p {
  font-size: 21px;
  line-height: 1em;
  margin-bottom: 20px;
  text-align: center;
}
body .container .jumbotron .form-group p .centro {
  font-family: 'Beba Neue';
  font-size: 80px;
  color: #004489;
}
body .container .jumbotron .form-group p .anio {
  font-family: 'Beba Neue Bold';
  font-size: 60px;
  color: #e12321;
}
body .container .jumbotron .form-group .btn-group {
  display: none;
  width: 100%;
}
body .container .jumbotron .form-group .btn-group .dropdown-toggle {
  background-color: transparent;
  border: 1px solid white;
  font-size: 18px;
  color: white;
  width: 100%;
  text-align: left;
  overflow: hidden;
  height: 44px;
}
body .container .jumbotron .form-group .btn-group .dropdown-toggle .caret {
  background-color: #004489;
  float: right;
  font-size: 30px;
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 5px;
  line-height: 40px;
}
body .container .jumbotron .form-group .btn-group .dropdown-menu {
  border: none;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
  font-size: 18px;
}
body .container .jumbotron .form-group .button-scholarship {
  text-transform: uppercase;
  color: white;
  font-size: 24px;
  font-weight: 700;
  border: 2px solid white;
  background-color: #004489;
  padding: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
body .container .jumbotron .form-group .button-scholarship:hover {
  color: #004489;
  background-color: white;
  border: 2px solid #004489;
}
body .container .features {
  font-size: 17px;
}
body .container .features .figures-summary,
body .container .features .goals-summary,
body .container .features .process-summary {
  margin: 10px 0 30px;
  background-position: 15px 0;
  background-repeat: no-repeat;
  background-size: 58px 8px;
}
body .container .features .figures-summary p,
body .container .features .goals-summary p,
body .container .features .process-summary p {
  margin-bottom: 20px;
}
body .container .features .figures-summary h2,
body .container .features .goals-summary h2,
body .container .features .process-summary h2 {
  margin-top: 0;
  font-size: 42px;
  font-weight: 600;
  margin-bottom: 15px;
  font-family: 'Beba Neue';
  font-weight: 400;
  color: #004489;
}
body .container .features .figures-summary .item-sumary {
  padding-top: 10px;
  background-repeat: no-repeat;
  background-size: 28px 2px;
  background-image: url("/static/images/bg-grey.gif");
}
body .container .features .figures-summary .item-sumary p {
  margin-bottom: 10px;
}
body .container .features .figures-summary .explanatory-sumary {
  margin-top: 25px;
  line-height: 18px;
}
body .container .features .goals-summary ul {
  padding-left: 0;
}
body .container .features .goals-summary ul li {
  list-style-type: none;
  font-weight: 600;
}
body .container .features .goals-summary ul li:before {
  content: "- ";
}
body .container .FAQs {
  margin-top: 25px;
  margin-bottom: 50px;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-size: 8px 100%;
}
body .container .FAQs h2,
body .container .FAQs h3 {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
body .container .FAQs h2 {
  margin-top: 20px;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 10px;
}
body .container .FAQs h3 {
  margin-top: 0;
  font-size: 35px;
  font-weight: 300;
  margin-bottom: 25px;
}
body .container .FAQs a {
  font-weight: 600;
}
body .container .FAQs .question-list {
  padding-left: 30px;
  padding-right: 30px;
}
body .container .FAQs .question-list .panel-default {
  border-width: 1px 0 0 0;
  border-color: #e1e1e1;
  border-radius: 0;
  box-shadow: none;
}
body .container .FAQs .question-list .panel-default > .panel-heading {
  font-size: 17px;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
body .container .FAQs .question-list .panel-default > .panel-heading a {
  width: 100%;
  display: block;
  overflow: hidden;
}
body .container .FAQs .question-list .panel-default > .panel-heading a .question {
  width: 90%;
  float: left;
}
body .container .FAQs .question-list .panel-default > .panel-heading a span[data-icon]:after {
  text-align: right;
  font-size: 30px;
  float: right;
  width: 10%;
  line-height: 25px;
  margin-right: -5px;
}
body .container .FAQs .question-list .panel-default .answer {
  margin-bottom: 20px;
}
body .container .apply {
  margin-bottom: 50px;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #666666;
}
body .container .apply .apply-info,
body .container .apply .apply-center {
  padding: 0;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #666666;
}
body .container .apply .apply-info a {
  overflow: hidden;
  min-height: 314px;
  display: block;
  color: white;
  background-color: #004489;
}
body .container .apply .apply-info a:hover {
  color: white;
  background-color: #44a5d4;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
body .container .apply .apply-info a .apply-info-text {
  padding: 60px 30px 0;
  min-height: 314px;
  overflow: hidden;
}
body .container .apply .apply-info a .apply-info-text h2 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 12px;
}
body .container .apply .apply-info a .apply-info-text p {
  font-size: 24px;
  font-weight: 300;
  line-height: 25px;
  padding-top: 10px;
  background-repeat: no-repeat;
  background-size: 88px 2px;
  background-image: url("/static/images/bg-white.gif");
}
body .container .apply .apply-info a .apply-info-text p[data-icon]:after {
  margin-left: 10px;
  font-size: 25px;
  vertical-align: middle;
}
body .container .apply .apply-center a {
  overflow: hidden;
  min-height: 314px;
  display: block;
  color: #1a171b;
}
body .container .apply .apply-center a:hover {
  color: white;
  background-color: #004489;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
body .container .apply .apply-center a .apply-center-text {
  display: table;
  margin: 80px auto 0;
  max-width: 260px;
}
body .container .apply .apply-center a .apply-center-text h3 {
  line-height: 30px;
  font-weight: 300;
  font-size: 30px;
}
body .container .apply .apply-center a .apply-center-text h3 span {
  font-weight: 700;
}
body .container .apply .apply-center a .apply-center-text > span {
  font-weight: 700;
  vertical-align: middle;
}
body .container .apply .apply-center a .apply-center-text > span[data-icon]:after {
  margin-left: 10px;
  font-size: 25px;
  vertical-align: middle;
}
body .container .nav-tabs {
  margin-top: 40px;
  border-bottom-color: white;
}
body .container .nav-tabs > li > a {
  border-top-color: #e1e1e1;
  border-bottom-color: white;
  border-radius: 0;
  background-color: #e1e1e1;
  margin-right: 10px;
  border-width: 8px 0 1px;
  font-size: 24px;
  padding-right: 40px;
  padding-left: 40px;
  color: #666666;
}
body .container .nav-tabs > li > a:hover {
  color: white;
  border-top-color: #e12321;
  background-color: #e12321;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
body .container .nav-tabs > li.active > a,
body .container .nav-tabs > li.active > a:focus,
body .container .nav-tabs > li.active > a:hover {
  border-top-color: #e12321;
  background-color: white;
  border-width: 8px 0 1px;
  color: #e12321;
}
body .container .tab-content {
  background-color: white;
  overflow: hidden;
  padding: 25px;
  margin-bottom: 50px;
}
body .container .tab-content h2 {
  margin-top: 0;
  border-bottom: 3px solid #1a171b;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
  padding-bottom: 7px;
  margin-bottom: 30px;
}
body .container .nav-pills {
  border-color: #004489;
  border-width: 1px 0 0 1px;
  border-style: solid;
  margin-bottom: 40px;
}
body .container .nav-pills > li {
  margin-top: 0;
}
body .container .nav-pills > li > a {
  padding: 10px;
  border-radius: 0;
  border-color: #004489;
  border-width: 0 1px 1px 0;
  border-style: solid;
  font-size: 18px;
  text-transform: uppercase;
}
body .container .nav-pills > li > a .caret {
  margin-left: 10px;
}
body .container .nav-pills > li > a:hover {
  background-color: white;
}
body .container .nav-pills > li .dropdown-menu {
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0,0,0,0.176);
  font-size: 16px;
  margin-top: 0;
  min-width: 160px;
  padding: 5px 0;
  width: 100%;
}
body .container .nav-pills > li.active > a,
body .container .nav-pills > li.active > a:focus,
body .container .nav-pills > li.active > a:hover {
  background-color: #004489;
}
body .container .nav-pills > .active:after {
  content: url("/static/images/bg-pill.png");
  margin: -52px 0 0 276px;
  position: absolute;
}
body .container .tab-pane {
  font-size: 18px;
}
body .container .tab-pane h3 {
  margin-top: 8px;
  border-bottom: 2px solid #1a171b;
  text-transform: uppercase;
  font-size: 25px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
body .container .tab-pane .fade {
  display: none;
  padding-left: 10px;
}
body .container .tab-pane .fade ul {
  padding-left: 18px;
  margin-bottom: 25px;
}
body .container .tab-pane .active {
  display: block;
}
body .container .page-scholarship {
  background-color: white;
  margin-top: 25px;
  border: 2px solid #1a171b;
}
body .container .page-scholarship .name-scholarship {
  padding-right: 25px;
  text-align: right;
  min-height: 180px;
  border-right: 2px solid #1a171b;
}
body .container .page-scholarship .name-scholarship h2 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 58px;
  font-weight: 700;
}
body .container .page-scholarship .name-scholarship h3 {
  margin-top: 0;
  font-size: 38px;
}
body .container .page-scholarship .name-scholarship img {
  margin: 5px 0 20px;
}
body .container .page-scholarship .date-scholarship {
  padding-top: 10px;
  border-bottom: 2px solid #1a171b;
}
body .container .page-scholarship .date-scholarship h4 {
  font-size: 36px;
}
body .container .page-scholarship .description-scholarship {
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  padding: 20px;
}
body .container .page-scholarship .description-scholarship p {
  margin-bottom: 0;
}
body .container .page-scholarship .steps {
  margin-top: 10px;
}
body .container .page-scholarship .steps .text-steps {
  font-style: italic;
}
body .container .page-scholarship .steps .steps-line {
  padding: 0;
  border-left: 3px solid #f5f5f5;
  width: 100%;
  display: table;
  margin: 0 0 20px;
}
body .container .page-scholarship .steps .steps-line a:focus,
body .container .page-scholarship .steps .steps-line a:hover {
  color: #1a171b;
}
body .container .page-scholarship .steps .steps-line li {
  text-align: center;
  color: #333333;
  display: table-cell;
  height: 76px;
  width: 24%;
  float: left;
  list-style: none;
  vertical-align: middle;
}
body .container .page-scholarship .steps .steps-line li.step1 {
  width: 28%;
}
body .container .page-scholarship .steps .steps-line li .step-title {
  font-size: 36px;
  margin-right: 30px;
  margin-top: 15px;
  font-weight: 700;
  line-height: .70em;
  color: #666666;
}
body .container .page-scholarship .steps .steps-line li .step-title span {
  font-size: 12px;
}
body .container .page-scholarship .steps .steps-line.steps-1 .step1 {
  background: transparent url("/static/images/bg-step-blue-off.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-1 .step1 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-1 .step2 {
  background: transparent url("/static/images/bg-step-off-off.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-1 .step3 {
  background: transparent url("/static/images/bg-step-off-off.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-1 .step4 {
  background: transparent url("/static/images/bg-step-off-trans.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-2 .step1 {
  background: transparent url("/static/images/bg-step-blue-green.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-2 .step1 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-2 .step2 {
  background: transparent url("/static/images/bg-step-green-off.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-2 .step2 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-2 .step3 {
  background: transparent url("/static/images/bg-step-off-off.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-2 .step4 {
  background: transparent url("/static/images/bg-step-off-trans.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-3 .step1 {
  background: transparent url("/static/images/bg-step-blue-green.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-3 .step1 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-3 .step2 {
  background: transparent url("/static/images/bg-step-green-orange.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-3 .step2 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-3 .step3 {
  background: transparent url("/static/images/bg-step-orange-off.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-3 .step3 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-3 .step4 {
  background: transparent url("/static/images/bg-step-off-trans.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-4 .step1 {
  background: transparent url("/static/images/bg-step-blue-green.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-4 .step1 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-4 .step2 {
  background: transparent url("/static/images/bg-step-green-orange.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-4 .step2 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-4 .step3 {
  background: transparent url("/static/images/bg-step-orange-red.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-4 .step3 .step-title {
  color: white;
}
body .container .page-scholarship .steps .steps-line.steps-4 .step4 {
  background: transparent url("/static/images/bg-step-red.png") no-repeat right center;
}
body .container .page-scholarship .steps .steps-line.steps-4 .step4 .step-title {
  color: white;
}
body .container .page-scholarship .steps .nav-pills {
  display: none;
}
body .container .page-scholarship .steps .tab-content {
  margin-bottom: 0;
  background-color: transparent;
}
body .container .page-scholarship + .page-scholarship {
  border-top: none;
  margin-top: 0;
}
body .container .page-scholarship form .data {
  color: #1a171b;
}
body .container .page-scholarship form .data input[type="text"] {
  margin: 13px auto;
  font-size: 18px;
  padding: 14px;
  display: inline-block;
  border: 1px solid #666666;
  width: 100%;
}
body .container .page-scholarship form .data input[type="text"]:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .page-scholarship form .data textarea {
  padding: 14px;
  margin: 13px auto;
  width: 100%;
  border: 1px solid #666666;
}
body .container .page-scholarship form .data textarea:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .page-scholarship form .data select {
  margin: 13px auto;
  padding: 14px;
  border: 1px solid #666666;
}
body .container .page-scholarship form .data select:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .page-scholarship form .data label {
  font-weight: normal;
}
body .container .page-scholarship form .data .checkbox {
  margin: 13px auto;
  padding: 14px 0;
}
body .container .page-scholarship form .data .checkbox label {
  padding-left: 0;
  max-width: 92%;
}
body .container .page-scholarship form .data .checkbox input[type="checkbox"] {
  margin: 8px 0 0 15px;
}
body .container .page-scholarship form .data .btn-group {
  margin: 13px auto;
  width: 100%;
}
body .container .page-scholarship form .data .btn-group .dropdown-toggle {
  box-shadow: none !important;
  background-color: white;
  border: 1px solid #666666;
  font-size: 18px;
  overflow: hidden;
  text-align: left;
  width: 100%;
  padding: 14px;
}
body .container .page-scholarship form .data .btn-group .dropdown-toggle:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .page-scholarship form .data .btn-group .dropdown-toggle .caret {
  background-color: white;
  border: medium none;
  float: right;
  font-size: 30px;
  height: auto;
  line-height: 50px;
  padding-right: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
body .container .page-scholarship form .data .btn-group .dropdown-menu {
  border: medium none;
  border-radius: 0;
  font-size: 18px;
  margin-top: 0;
  width: 100%;
}
body .container .page-scholarship form .formNav {
  margin: 13px auto;
}
body .container .page-scholarship form .formNav button {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  border: none;
  background-image: none;
  padding: 14px 0;
  margin: 15px 0;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
body .container .page-scholarship form .formNav button:before {
  margin-right: 10px;
  vertical-align: middle;
}
body .container .page-scholarship form .formNav button:after {
  margin-left: 10px;
  vertical-align: middle;
}
body .container .page-scholarship form .formNav button#btnAnt {
  background-color: #004489;
}
body .container .page-scholarship form .formNav button#btnAnt:hover {
  background-color: #44a5d4;
}
body .container .page-scholarship form .formNav button#btnAnt:before {
  margin-right: 5px;
  content: "#";
  font-family: "ElegantIcons";
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
}
body .container .page-scholarship form .formNav button#btnSig,
body .container .page-scholarship form .formNav button#btnEnviar {
  background-color: #004489;
}
body .container .page-scholarship form .formNav button#btnSig:hover,
body .container .page-scholarship form .formNav button#btnEnviar:hover {
  background-color: #44a5d4;
}
body .container .page-scholarship form .confirmation a {
  color: #004489;
  text-decoration: underline;
}
body .container .help_form {
  margin-top: -5px;
}
body .container .page-form {
  margin-top: 25px;
  margin-bottom: 20px;
  background-color: white;
  border: 2px solid #1a171b;
}
body .container .page-form .page-form-date {
  padding-top: 20px;
  padding-bottom: 50px;
  text-align: center;
}
body .container .page-form .page-form-date h1 {
  font-size: 60px;
  font-weight: 700;
}
body .container .page-form .page-form-date h2 {
  font-size: 36px;
  font-weight: 300;
}
body .container .page-form .page-form-date p {
  color: #1a171b;
  font-size: 18px;
}
body .container .page-form .page-form-date .fb-login-button {
  width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}
body .container .page-form .page-form-date .divisor div {
  height: 1px;
  background-color: #c7c7c7;
  flex-grow: 1;
  display: inline-block;
  width: 200px;
}
body .container .page-form .page-form-date .divisor span {
  margin: 20px;
}
body .container .page-form form {
  margin: 50px 0 30px;
}
body .container .page-form form .data input {
  margin: 25px auto;
  color: #1a171b;
  font-size: 18px;
  padding: 14px;
  display: block;
  border: 1px solid #666666;
  width: 60%;
}
body .container .page-form form .data input:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .page-form form .data .errorlist {
  width: 60%;
  margin-top: -14px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
body .container .page-form form input[type="submit"] {
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  border: none;
  background-image: none;
  padding: 14px;
  background-color: #004489;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
body .container .page-form form input[type="submit"]:hover {
  background-color: #44a5d4;
}
body .container .page-form .forgot-passwors,
body .container .page-form .sign-up {
  margin-bottom: 20px;
}
body .container .page-form .forgot-passwors a,
body .container .page-form .sign-up a {
  color: #004489;
  font-size: 24px;
  font-style: italic;
}
body .container .page-form .forgot-passwors a:hover,
body .container .page-form .sign-up a:hover {
  color: #44a5d4;
}
body .container .page-form #parsley-id-multiple-id_confirmation.errorlist {
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px;
  text-align: left;
  width: 60%;
}
body .container .page-form #parsley-id-multiple-id_confirmation.errorlist li:before {
  margin-left: 7%;
}
body .container .password-reset form {
  padding: 5px 40px 10px;
  background-color: #eeeeee;
}
body .container .password-reset form h3 {
  font-style: italic;
  font-weight: 600;
}
body .container .student-content .panel-body {
  padding: 0;
  margin-bottom: 25px;
}
body .container .student-content .panel-body .solicitud-information {
  font-size: 18px;
}
body .container .student-content .panel-body .solicitud-information .solicitud-section {
  font-size: 16px;
  border: 1px solid #e1e1e1;
  margin: 10px 0 30px;
  padding: 0 20px 15px;
  overflow: hidden;
}
body .container .student-content .panel-body .solicitud-information .solicitud-section .solicitud-feature {
  font-size: 18px;
}
body .container .student-content .panel-body .solicitud-information .solicitud-section h3 {
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 600;
  border-bottom: 1px solid #e1e1e1;
  margin: 0 -20px 20px;
  padding: 15px 20px;
}
body .container .student-content .panel-body .solicitud-information .solicitud-section span {
  font-weight: 600;
}
body .container .student-content .comunicaciones .ico-inbox {
  color: green;
}
body .container .student-content .comunicaciones .ico-outbox {
  color: red-petronor;
}
body .container .alert-warning {
  background-color: transparent;
  border-color: #e12321;
  border-radius: 0;
  border-width: 2px;
  color: #e12321;
  margin-top: 50px;
  font-size: 18px;
}
body .container .alert-warning p:first-child:before {
  margin-right: 5px;
  content: "s";
  font-family: "ElegantIcons";
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  color: #e12321;
}
body .container .alert-warning .alert-link {
  color: #004489;
  font-weight: 400;
  text-decoration: underline;
}
body .container .alert-warning .alert-link:hover {
  color: #44a5d4;
}
body .container .alert-success {
  background-color: transparent;
  border-color: #004489;
  border-radius: 0;
  border-width: 2px;
  color: #004489;
  margin-top: 50px;
  font-size: 18px;
}
body .container .alert-success p:first-child:before {
  margin-right: 5px;
  content: "s";
  font-family: "ElegantIcons";
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  color: #004489;
}
body .container .alert-success .alert-link {
  color: #004489;
  font-weight: 400;
  text-decoration: underline;
}
body .container .student-area {
  background-color: white;
  margin-bottom: 50px;
  margin-top: 25px;
  padding: 25px;
}
body .container .student-area h5 {
  font-size: 22px;
}
body .container .student-area .documentation {
  margin: 10px 0 30px;
  padding: 0 20px 15px;
  border: 1px solid #e1e1e1;
}
body .container .student-area .documentation h6 {
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 0;
  font-weight: 600;
  border-bottom: 1px solid #e1e1e1;
  margin: 0 -20px 20px;
  padding: 15px 20px;
}
body .container .student-area .documentation h6 span {
  text-transform: none;
  font-size: 20px;
  font-weight: 500;
}
body .container .student-area .documentation .state span {
  text-transform: uppercase;
  display: block;
  border-bottom: #666666 solid 1px;
}
body .container .student-area h2 {
  margin-top: 0;
  border-bottom: 3px solid #1a171b;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
  padding-bottom: 7px;
  margin-bottom: 30px;
}
body .container .student-area h4 {
  text-transform: uppercase;
  font-size: 25px;
  padding-bottom: 10px;
  border-bottom: 2px solid #1a171b;
  overflow: hidden;
}
body .container .student-area h4 .title-h4 {
  padding-left: 0;
}
body .container .student-area h4 .nav-h4 {
  text-align: right;
  padding-right: 0;
}
body .container .student-area h4 .nav-h4 .bt-h4 {
  margin-bottom: 2px;
  background-color: #004489;
  color: white;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 10px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
body .container .student-area h4 .nav-h4 .bt-h4:hover {
  background-color: #44a5d4;
}
body .container .student-area .panel {
  font-size: 18px;
  border: none;
  box-shadow: none;
}
body .container .student-area .panel > .panel-heading {
  border: none;
  background-color: transparent;
  padding: 0;
}
body .container .student-area .panel .panel-body {
  padding: 0;
}
body .container .student-area .panel .panel-body form {
  margin: 10px 0;
}
body .container .student-area .panel .panel-body form .data input {
  margin: 13px auto;
  color: #1a171b;
  font-size: 18px;
  padding: 14px;
  display: block;
  border: 1px solid #666666;
  width: 100%;
}
body .container .student-area .panel .panel-body form .data input:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .student-area .panel .panel-body form .data textarea {
  padding: 14px;
  margin: 13px auto;
  width: 100%;
  border: 1px solid #666666;
}
body .container .student-area .panel .panel-body form .data textarea:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .student-area .panel .panel-body form .data select {
  margin: 13px auto;
  padding: 14px;
  border: 1px solid #666666;
}
body .container .student-area .panel .panel-body form .data select:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .student-area .panel .panel-body form .data .btn-group {
  margin: 13px auto;
  width: 100%;
}
body .container .student-area .panel .panel-body form .data .btn-group .dropdown-toggle {
  box-shadow: none !important;
  background-color: white;
  border: 1px solid #666666;
  font-size: 18px;
  overflow: hidden;
  text-align: left;
  width: 100%;
  padding: 14px;
}
body .container .student-area .panel .panel-body form .data .btn-group .dropdown-toggle:focus {
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  border-color: #004489;
}
body .container .student-area .panel .panel-body form .data .btn-group .dropdown-toggle .caret {
  border: medium none;
  float: right;
  font-size: 30px;
  height: auto;
  line-height: 50px;
  padding-right: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
body .container .student-area .panel .panel-body form .data .btn-group .dropdown-menu {
  border: medium none;
  border-radius: 0;
  font-size: 18px;
  margin-top: 0;
  width: 100%;
}
body .container .student-area .panel .panel-body form input[type="submit"] {
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  border: none;
  background-image: none;
  padding: 14px;
  background-color: #004489;
  transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
body .container .student-area .panel .panel-body form input[type="submit"]:hover {
  background-color: #44a5d4;
}
body .container .errors[data-icon]:after {
  content: none;
}
body .container .errorlist {
  padding: 0;
  overflow: hidden;
}
body .container .errorlist li {
  padding: 4px 5px 4px 28px;
  color: #e12321;
  font-size: 15px;
  list-style: none;
  background: #f4e6e5 url("/static/images/bg-errorlist-icon.png") no-repeat top left;
  margin-top: 8px;
}
body .container .errorlist li:before {
  content: url("/static/images/bg-errorlist.png");
  position: absolute;
  margin-top: -19px;
  margin-left: -22px;
}
body .container .form-wide-error-warning {
  overflow: hidden;
}
body .container .form-wide-error-warning li {
  padding: 4px 5px 4px 28px;
  color: #e12321;
  font-size: 15px;
  list-style: none;
  background: #f4e6e5 url("/static/images/bg-errorlist-icon.png") no-repeat top left;
  margin-top: 8px;
}
body .container .form-wide-error-warning li:before {
  content: url("/static/images/bg-errorlist.png");
  position: absolute;
  margin-top: -19px;
  margin-left: -22px;
}
body .container ul.dropdown-menu ~ ul.errorlist {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
}
body .container .badge {
  background-color: #004489;
}
body .cookiemodal {
  display: none;
}
body .cookiemodal .cookiemodal-dialog {
  background-color: #1a171b;
  opacity: 0.9;
  margin: auto;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 60000;
}
body .cookiemodal .cookiemodal-dialog .cookiemodal-content {
  color: #eeeeee;
}
body .cookiemodal .cookiemodal-dialog .cookiemodal-content .close {
  color: #eeeeee;
  opacity: 1;
}
body .cookiemodal .cookiemodal-dialog .cookiemodal-content .modal-header,
body .cookiemodal .cookiemodal-dialog .cookiemodal-content .modal-body {
  padding: 5px 0px;
}
body .cookiemodal .cookiemodal-dialog a {
  color: #eeeeee;
}
body .cookiemodal .cookiemodal-dialog .modal-title {
  font-size: 24px;
}
body .static-page {
  padding: 25px 0 50px;
  text-align: justify;
}
body .static-page table {
  margin: 20px auto;
  min-width: 75%;
}
body .static-page table th {
  padding: 2px 5px;
  border-width: 1px;
  border-color: #666666;
  border-style: solid;
  font-weight: normal;
}
body .static-page table th p {
  line-height: 16px;
  margin: 0;
}
body .static-page table td {
  padding: 2px 5px;
  border-width: 1px;
  border-color: #666666;
  border-style: solid;
}
body .static-page table td p {
  line-height: 16px;
  margin: 0;
}
body .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 105px;
}
body .footer .footer-part1 {
  margin-bottom: 20px;
}
body .footer .footer-part1 .link-footer {
  color: #004489;
}
body .footer .footer-part1 .link-footer:hover {
  color: #44a5d4;
}
body .footer .footer-part2 {
  padding: 15px 0 60px;
  background-color: white;
}
body .footer .footer-part2 .footer-navigation-element {
  padding-right: 0;
  padding-left: 0;
}
body .footer .footer-part2 .footer-navigation-element a {
  color: #004489;
}
body .footer .footer-part2 .footer-navigation-element a:hover {
  color: #44a5d4;
}
body .footer .footer-part2 .footer-navigation-element .separator-footer {
  padding: 0 5px;
}
@media (min-width:768px)and (max-width:991px) {
  body .container .jumbotron .text-jumbotron .p-h1 {
    margin-top: 70px;
  }
  .footer .footer-part2 .footer-navigation {
    margin-left: 5px;
  }
}
@media (min-width:480px)and (max-width:767px) {
  body .footer .footer-part1 .pull-right {
    margin-right: 15px;
  }
  body .footer .footer-part2 .copyright {
    margin-left: 15px;
  }
  body .footer .footer-part2 .footer-navigation {
    margin-left: 20px;
  }
}
@media (max-width:991px) {
  body .container .jumbotron {
    background-image: url('/static/images/photo-home-table.jpg');
  }
  body .container .jumbotron .text-jumbotron h1 {
    font-size: 70px;
  }
  body .container .jumbotron .form-group {
    width: 60%;
    margin: 300px 325px 0;
  }
  body .container .page-scholarship .name-scholarship {
    border-right: none;
    text-align: left;
    min-height: auto;
    border-bottom: 2px solid #1a171b;
  }
  body .footer .footer-part2 .copyright,
  body .footer .footer-part2 .footer-navigation {
    float: none !important;
  }
}
@media (max-width:767px) {
  body .navbar-default .navbar-brand {
    width: 100%;
    padding: 10px 0;
  }
  body .navbar-default .navbar-brand img {
    margin: 0 auto;
  }
  body .navbar-default #main-logo {
    max-width: 104px;
  }
  body .navbar-default .navbar-nav {
    margin-top: 0;
  }
  body .navbar-default .navbar-nav > li > a {
    padding-right: 15px;
  }
  body .navbar-default .navbar-header {
    display: block;
  }
  body .container .jumbotron {
    min-height: 0;
    padding: 0;
    background-image: url("/static/images/photo-home-mobile.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  body .container .jumbotron .text-jumbotron {
    width: 100%;
  }
  body .container .jumbotron .text-jumbotron h1 {
    max-width: 300px;
    font-size: 50px;
    margin: 0;
    padding: 20px 15px;
  }
  body .container .jumbotron .text-jumbotron .p-h1 {
    font-size: 18px;
    margin: 0px auto;
    padding: 0px 40px 10px;
  }
  body .container .jumbotron .text-jumbotron .p-h1 span {
    font-size: 35px;
  }
  body .container .jumbotron .text-jumbotron .p-h1 p.big {
    font-size: 18px;
  }
  body .container .jumbotron .form-group {
    padding: 35px;
    width: auto;
    max-width: 400px;
    margin: 35px auto 0;
  }
  body .container .nav-tabs,
  body .container .tab-content {
    min-width: 250px;
    margin-right: 20px;
    margin-left: 20px;
  }
  body .container .nav-tabs > li > a {
    font-size: 18px;
    padding-right: 20px;
    padding-left: 20px;
  }
  body .container .nav-pills .active:after {
    content: none !important;
  }
  body .container .tab-content {
    margin-bottom: 50px;
  }
  body .container .tab-content .tab-pane .fade {
    padding-left: 0;
  }
  body .container .page-form {
    margin-right: 5px;
    margin-left: 5px;
  }
  body .container .page-form .page-form-date {
    padding-bottom: 20px;
    padding-top: 0;
  }
  body .container .page-form .page-form-date h1 {
    font-size: 36px;
  }
  body .container .page-form .page-form-date h2 {
    font-size: 20px;
    margin: 0;
  }
  body .container .page-form form {
    margin: 20px 0;
  }
  body .container .page-form form .data input {
    padding: 10px 15px;
  }
  body .container .page-form form input[type="submit"] {
    padding: 10px 15px;
  }
  body .container .page-form .forgot-passwors a,
  body .container .page-form .sign-up a {
    font-size: 20px;
  }
  body .container .password-reset form {
    padding-left: 10px;
    padding-right: 10px;
  }
  body .page-scholarship {
    margin-right: 5px;
    margin-left: 5px;
  }
  body .footer {
    background-color: white;
  }
  body .footer .footer-part1 {
    margin: 0;
  }
  body .footer .footer-part1 .pull-right {
    margin-right: 0;
    padding-top: 20px;
    text-align: center;
    float: none !important;
  }
  body .footer .footer-part2 .copyright {
    text-align: center;
    margin-left: 0;
  }
}
@media (max-width:480px) {
  body .container .jumbotron {
    min-height: 0;
  }
  body .container .jumbotron .text-jumbotron .p-h1 {
    margin: 0 10px;
  }
  body .container .jumbotron .form-group {
    margin: 150px 10px 0;
    padding: 20px;
    min-height: 190px;
  }
  body .container .jumbotron .form-group p {
    font-size: 18px;
    margin-bottom: 0;
  }
  body .container .jumbotron .form-group .button-scholarship {
    margin: 15px 0;
  }
  body .container .FAQs .question-list .panel-default > .panel-heading a .question {
    width: 85%;
  }
  body .container .FAQs .question-list .panel-default > .panel-heading a span[data-icon]:after {
    width: 25%;
  }
  body .container .page-scholarship .name-scholarship {
    border-right: none;
    text-align: left;
    min-height: auto;
    border-bottom: 2px solid #1a171b;
  }
  body .container .page-scholarship .name-scholarship h2 {
    font-size: 50px;
  }
  body .container .page-scholarship .name-scholarship h3 {
    font-size: 30px;
  }
  body .container .page-scholarship .documentation .date-scholarship h4 {
    font-size: 30px;
  }
  body .container .page-scholarship .description-scholarship {
    font-size: 26px;
  }
  body .container .page-form form .data .errorlist,
  body .container .page-form form .data input {
    width: 90%;
  }
  body .container .page-form #parsley-id-multiple-id_confirmation.errorlist {
    width: 90%;
  }
}
@media (max-width:992px) {
  body .container .page-scholarship .steps .steps-line li .step-title {
    margin-top: 25px;
  }
}
@media (max-width:767px) {
  body .alert-warning {
    margin-right: 5px;
    margin-left: 5px;
  }
  body .steps {
    padding-right: 20px;
    padding-left: 20px;
  }
  body .steps .tab-content {
    min-width: 0;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width:768px) {
  body .container .features {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width:992px) {
  body .container {
    width: 945px;
  }
}
@media (min-width:1200px) {
  .container {
    width: 945px;
  }
}
@media (max-device-width:767px) {
  }
@media (max-device-width:1200px) {
  body .container .hidden-phone {
    display: none;
  }
}
html {
  font-size: 16px;
}