@import url('https://fonts.googleapis.com/css?family=Poppins:400,800');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');

::selection {
  background-color: #313b66;
  color: white;
}

::-moz-selection {
  background-color: #313b66;
  color: white;
}

body {
  background-color: #fff;
  /* margin: 40px; */
  font: 15px normal;
  color: #4F5155;
  font-family: 'Open Sans', sans-serif;
  line-height: 2;
}

section {
  padding: 40px 0 80px 0;
}

a {
  /* color: #c99335; */
  color: #313b66;
  background-color: transparent;
  font-weight: normal;
}

/* a:hover{
  color: #313b66;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
} */

.preguntas {
  color: #c99335;
  /* color: #313b66; */
  background-color: transparent;
  font-weight: normal;
}

.preguntas:hover {
  color: #313b66;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
  transition: 2s;
}

h2,
h3 {
  font-weight: 800 !important;
  font-family: 'Poppins', sans-serif;
  color: #333333;
  background-color: transparent;
  font-size: 35px;
  font-weight: normal;
  margin: 0 0 14px 0;
  padding: 14px 0px 10px 0px;
  text-transform: uppercase;
  margin: 20px 0;
  word-wrap: break-word;
}

h4,
bold-text {
  font-weight: 800 !important;
  font-family: 'Poppins', sans-serif;
  color: #333333;
  background-color: transparent;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 14px 0;
  padding: 14px 0px 10px 0px;
  text-transform: uppercase;
  margin: 20px 0;
}

.h2span {
  font-weight: 400;
  text-transform: initial;
}

code {
  font-family: Consolas, Monaco, Courier New, Courier, monospace;
  font-size: 12px;
  background-color: #f9f9f9;
  border: 1px solid #D0D0D0;
  color: #002166;
  display: block;
  margin: 14px 0 14px 0;
  padding: 12px 10px 12px 10px;
}

#body {
  margin: 0 15px 0 15px;
}

p .footer {
  text-align: right;
  font-size: 11px !important;
  border-top: 1px solid #D0D0D0;
  line-height: 32px;
  padding: 0 10px 0 10px;
  margin: 20px 0 0 0;
}

/* .container {
  padding-top: 50px;
  padding-bottom: 100px;
  border: 1px solid #D0D0D0;
  box-shadow: 0 0 8px #D0D0D0; 
} */

.gris {
  background: #f8f8f8;
}



/*++++++++++++++++++++++++++++++++++++++ MASTERHEAD *++++++++++++++++++++++++++++++++++++++*/

header.masthead {
  position: relative;
  width: 100%;
  min-height: 150px;
  text-align: center;
  color: white;
  background-image: url("../img/cover2.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 1;
  min-height: 230px;
}

header.masthead .header-content {
  position: relative;
  width: 100%;
  padding: 0px 45px 20px;
  /* text-align: center;  */
}

header.masthead .header-content .header-content-inner .pHead {
  font-size: 40px;
  font-weight: 800;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  line-height: 1.05;
  margin-bottom: 0;
  text-transform: uppercase;
}

header.masthead .header-content .header-content-inner p {
  color: #ffffff;
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
}

.slogan {
  width: 100%;
  max-height: 45px;
}

@media (min-width: 1058px) {
  header.masthead {
    min-height: 230px;
  }

  header.masthead .header-content {
    position: absolute;
    padding: 0px 35px 100px;
    /* float: right; */
    top: 50%;
    padding: 0 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  header.masthead .header-content .header-content-inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }

  header.masthead .header-content .header-content-inner .pHead {
    font-size: 65px;
  }

  .slogan {
    width: 100%;
    max-height: 65px;
  }
}

@media (max-width: 550px) {
  header.masthead .header-content .header-content-inner .pHead {
    font-size: 35px;
  }

  header.masthead .header-content {
    padding: 0px 35px 0px;
  }

  .slogan {
    width: 100%;
    max-height: 35px;
  }
}

.slogan {
  margin-top: -23px;
  margin-bottom: -8px;
}

/*++++++++++++++++++++++++++++++++++++++ MENU *++++++++++++++++++++++++++++++++++++++*/
.bar {
  background-color: #313b66;
}

.navbar {
  padding: 0px 0 20px 0;
  max-width: 100%;
}

.nav-item a {
  color: #f5cd3d;
  font-family: 'Poppins', sans-serif;
  font-weight: 400px;
  font-size: 13px;
  text-transform: uppercase;
}

.nav-item a:hover {
  color: white;
}

.dropdown-menu {
  background-color: #313b66;
  border-radius: 7px;
  border: 1px solid transparent;
  font-size: 13px;
  z-index: 1;
}

.dropdown-menu a {
  color: #ffffff;
}

.dropdown-menu a:hover {
  color: #313b66;
}

.custom-toggler.navbar-toggler {
  /* border-color: rgb(255, 255, 255); */
  margin: 0 auto;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.principa {
  padding-left: 60px;
}

@media (max-width: 990px) {
  .principa {
    padding-left: 0;
  }

  .navbar-nav .dropdown-menu {
    max-width: 250px;
    text-align: center;
    margin: 0 auto;
  }

  .navbar {
    padding: 0px 0 30px 0;
  }
}

@media (max-width: 870px) {
  .logos-cab-mov {
    display: grid;
  }

  .logos-cab {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 870px) {
  .logos-cab-mov {
    display: none;
    visibility: hidden;
  }

  .logos-cab {
    display: grid;
  }
}


/*++++++++++++++++++++++++++++++++++++++ FOOTER *++++++++++++++++++++++++++++++++++++++*/

footer {
  background-color: #333333;
  min-height: 100px;
  margin: -30px 0 0 0;
  color: white;
  padding: 100px 0;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.7;
  font-family: 'Open Sans', sans-serif;
}

.footer-info {
  padding-right: 70px;
}

footer .fab {
  display: block;
  margin: 5px 0 30px 0;
}

footer a {
  color: white;
  display: block;
  margin: 0 0 15px 0;
}

footer a:hover {
  color: #FFFFFF80;
  text-decoration: none;
}

.redes {
  text-align-last: right;
}

@media (max-width: 770px) {
  .footer-info {
    padding: 15px;
    margin-bottom: 20px;
  }
}

/*++++++++++++++++++++++++++++++++++++++ SCROLLTOP*++++++++++++++++++++++++++++++++++++++*/

.ir-arriba {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #c99335;
  color: #fff;
  text-align: center;
  font-size: 50px;
  z-index: 9999;
  line-height: 1.4;
}

.ir-arriba:hover,
.ir-arriba:active,
.ir-arriba:focus {
  color: #fff !important;
  opacity: .55 !important;
}



/*++++++++++++++++++++++++++++++++++++++ DIV DIAGONAL *++++++++++++++++++++++++++++++++++++++*/

:root {
  --width: 100%;
  --height: 50px;
  --top-color: #f8f7f7;
  --bottom-color: #efaa44;
}

.separator-gris-blanco {
  width: var(--width);
  height: var(--height);
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"%3E%3Cpolygon fill="%23f8f7f7" points="0 100 0 0 100 0"/%3E%3Cpolygon fill="%23f8f7f7" points="0 0 0 100 100 0"/%3E%3C/svg%3E');
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 0;
  position: relative;
}

.separator-gris-blanco-reverse {
  width: var(--width);
  height: var(--height);
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"%3E%3Cpolygon fill="%23ffffff" points="0 100 0 0 100 0"/%3E%3Cpolygon fill="%23f8f7f7" points="100 0 100 100 0 100"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 0;
  position: relative;
}

/*++++++++++++++++++++++++++++++++++++++ FORM ++++++++++++++++++++++++++++++++++++++*/

.buscar {
  background-color: #ffffff;
}

.btn-primary {
  font-size: 15px;
  background: #313b66;
  border-color: #313b66;
  color: #ffffff;
  border: 2px solid transparent;
  letter-spacing: 0.5px;
  border-radius: 4px;
  width: auto;
  /*  font-weight: 600; */
  padding: 6px 24px;
  transition-duration: 1s;
}

.btn-primary:hover,
.btn-primar:focus,
.btn-primar:active {
  background: transparent;
  color: #313b66;
  border-color: #313b66;
}



/*++++++++++++++++++++++++++++++++++++++ CARD ++++++++++++++++++++++++++++++++++++++*/

.card {
  -webkit-box-shadow: 0px 1px 8px 2px rgba(209, 214, 209, .3);
  -moz-box-shadow: 0px 1px 8px 2px rgba(209, 214, 209, .3);
  box-shadow: 0px 1px 8px 2px rgba(209, 214, 209, .3);
  border: 1px solid rgba(144, 143, 143, 0.125);
  border-radius: 8px;

}

.img-thumbnail {
  border: none;
  width: 100%;
  height: 150px;
  object-fit: none;
  border-radius: 8px;
  padding: 0;
}

.img-thumbnail1 {
  border: none;
  width: 100%;
  height: 150px;
  border-radius: 8px;
  padding: 0;
}

.hr {
  height: 8px;
  margin: 15px 0;
  background: rgba(14, 23, 112, 1);
  background: -moz-linear-gradient(left, rgba(14, 23, 112, 1) 0%, rgba(173, 130, 57, 1) 88%, rgba(201, 147, 53, 1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(14, 23, 112, 1)), color-stop(88%, rgba(173, 130, 57, 1)), color-stop(100%, rgba(201, 147, 53, 1)));
  background: -webkit-linear-gradient(left, rgba(14, 23, 112, 1) 0%, rgba(173, 130, 57, 1) 88%, rgba(201, 147, 53, 1) 100%);
  background: -o-linear-gradient(left, rgba(14, 23, 112, 1) 0%, rgba(173, 130, 57, 1) 88%, rgba(201, 147, 53, 1) 100%);
  background: -ms-linear-gradient(left, rgba(14, 23, 112, 1) 0%, rgba(173, 130, 57, 1) 88%, rgba(201, 147, 53, 1) 100%);
  background: linear-gradient(to right, rgba(14, 23, 112, 1) 0%, rgba(173, 130, 57, 1) 88%, rgba(201, 147, 53, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e1770', endColorstr='#c99335', GradientType=1);
}

.card-body {
  padding: 18px 25px 25px 25px;
}

h5 {
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 20px;
  text-transform: uppercase;
  color: #333333;
  word-break: break-word;
}

.card:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}


/*++++++++++++++++++++++++++++++++++++++ COUNTING ++++++++++++++++++++++++++++++++++++++*/

.counting {
  font-family: 'Poppins', sans-serif;
  color: #333333;
  overflow: hidden;
  padding: 36px 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
}

.counting span {
  font-size: 60px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
  line-height: 1.6;
  color: #313b66;
}

.counting p {
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  padding-bottom: 20px;
}

.counting span::before {
  background: #c99334 none repeat scroll 0 0;
  bottom: -8px;
  content: " ";
  height: 6px;
  left: 32%;
  position: absolute;
  width: 36%;
}

nav .text-success {
  color: #ffffff !important;
}

.cerrar {
  padding-top: 11px;
}

.mb-5,
.my-5 {
  margin-bottom: 25px !important;
}

.counting2 {
  font-family: 'Poppins', sans-serif;
  color: #333333;
  overflow: hidden;
  padding: 20px 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
}

.counting2 span {
  font-size: 35px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
  line-height: 1.6;
}

.counting2 p {
  font-size: 20px;
  font-weight: 400;
  padding-top: 20px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  padding-bottom: 20px;
}

.counting2 span::before {
  background: #313b66 none repeat scroll 0 0;
  bottom: -8px;
  content: " ";
  height: 6px;
  left: 32%;
  position: absolute;
  width: 36%;
}

.item {
  display: flex;
  align-items: center;
  margin: 0 auto;
}