
.font-rale{
  font-family: 'Raleway', sans-serif;
}

.font-rokk{
  font-family: 'Rokkitt', serif;
}

.title-custom{
  position: fixed;
  z-index: 1;
}

.font-small{
  font-size: 0.8rem;
}

.font-small-mobile{
  font-size: 1rem;
}

.font-medium{
  font-size: 2rem;
}

.font-main-title{
  font-size: 4rem;
}

.search-welcome::placeholder {
  color: #D14C11C7 !important;
  font-size: 0.8rem;
  opacity: 1; /* Firefox */
}

.search-welcome:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #D14C11C7 !important;
}

.search-welcome::-ms-input-placeholder { /* Microsoft Edge */
 color: #D14C11C7 !important;
}

.btn-shadow{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.shadow-welcome{
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0));
}

.btn-c-red{
  background-color: #A80000;
  border-color: #A80000;
  color: white;
}

.text-c-red{
  color: #A80000 !important;
}

.btn-c-yellow{
  background-color: #f7bd69;
  border-color:#f7bd69;
  color: #1941a1;
}

.btn-c-yellow:hover{
  background-color: #1941a1;
  border-color: #005361;
  color: #f7bd69 !important;
}

.text-c-yellow{
  color: #f7bd69 !important;
}

.border-yellow{
  border-color:#f7bd69;
  background-color: rgba(212, 211, 211, 0.25);
}

.bg-c-yellow{
  background-color: #f7bd69;
}

.bg-c-yellow-light{
  background-color: #f0cb96;
}

.text-c-violet{
  color: #6D0071 !important;
}

.text-c-light-yellow{
  color: #FFF7BF !important;
}

.text-c-gray{
  color: #e6e6e6 !important;
}

.btn-c-gray{
  color: #e6e6e6 !important;
}

.bg-c-gray{
  background-color: #e6e6e6 !important;
}

.text-c-light{
  color: #F6F6F6 !important;
}

.text-c-white{
  color: #FBFBFB !important;
}

.text-c-blue-title{
  color: #1941a1 !important;
}

.text-c-blue{
  color: #166cdd !important;
}

.text-c-menu{
  color: #143e88 !important;
}

.bg-c-blue{
  background-color: #1941a1 !important;
}

.border-c-blue{
  border-color: #005361 !important;
}

.text-c-blue-menu{
  color: #BBF2F9 !important;
}

.text-c-green{
  color: #00560C!important;
}

.text-c-white-title{
  color: #D9D9D9;
}

.bg-c-green{
  background-color: #00560C!important;
}

.float-height{
  height: 3rem !important;
}

.shadow-inset{
  box-shadow: 0 0rem .2em rgb(0, 83, 97) inset !important;
}

.icon-rotate{
  transform: rotate(0deg);
}

.rounded-start-search{
  border-bottom-left-radius: 10px !important;
  border-top-left-radius: 10px !important;
}

.rounded-end-search{
  border-bottom-right-radius: 10px !important;
  border-top-right-radius: 10px !important;
  padding: 0.8rem !important;
}

.rounded-full-btn{
  border-radius: 20px !important;
}

/*.bg-image-home{
  
  background-image: url('assets/image/1.jpg'); 
  background-repeat: no-repeat; 
  background-size: cover;
  
}*/

.video-hover{
  transition: 0.3s;
}

.video-hover:hover {
  opacity: 0.5;
}

.fit-image{
  object-fit: contain;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
  color: #a80000 !important;
  background-color: white !important;
}

.nav-link:focus, .nav-link:hover{
  /*color: #707070 !important;*/
  border-bottom-style: solid !important;
  border-bottom-color: rgb(255, 255, 255) !important;
  border-bottom: 1px solid white !important;
}

.nav-link-bottom:focus, .nav-link-bottom:hover{
  color: #005361 !important;
  border-bottom-style: solid !important;
  border-bottom-color: #005361 !important;
  border-bottom: 1px solid #005361 !important;
}

.btn-candidatar{
  color: #FFF;
  background-color: #1941a1;
  /*border-radius: 2.5%;*/
  /*position: absolute;
  margin-left: 0px;
  margin-top: 185px;*/
}

.btn-candidatar:hover{
  color: #f0cb96;
  background-color: #1941a1;
  /*border-radius: inherit;*/
}

.btn-saber-mais{
  color: #FFF;
  background-color: #1941a1;
  /*border-radius: 2.5%;*/
  /*position: absolute;
  margin-left: 0px;
  margin-top: 185px;*/
}

.btn-saber-mais:hover{
  color: #f0cb96;
  background-color: #1941a1;
  /*border-radius: inherit;*/
}


.btn-banner{
  color: #194CB1;
  background-color: #F7BD69;
  /*border-radius: 2.5%;*/
  position: absolute;
  /*margin-left: 0px;
  margin-top: 185px;*/
  margin-left: 192px;
  margin-top: -139px;
}

.btn-banner:hover{
  color: #F7BD69;
  background-color: #194CB1;
  /*border-radius: inherit;*/
}


/*pa susti item d menu*/
.border-bottom-menu {
  border-bottom: var(--bs-border-width) var(--bs-border-style) #dee2e600 !important;
}

.img-fluid-event{
  width: 200px;
  height: 160px;
}

.blur-box {
  /*transform:
    perspective(900px)
    rotateX(60deg)
    scale(0.7);*/
  /*box-shadow: 0px 0px 20px #555;
  transition: 0.5s ease all;
  background-color: #ffffff30;
  backdrop-filter: blur(5px);*/
  box-shadow: 0px 0px 20px #555;
  transition: 0.5s ease all;
  background-color: #ffffff30;
  backdrop-filter: blur(5px);
}
.blur-box:hover {
    transform:
      rotate(0deg)
      scale(1)
      translateY(10px);
}

/* BLUR MOBILE*/
.blur-box-mobile {
  /*transform:
    perspective(900px)
    rotateX(60deg)
    scale(0.7);*/
  box-shadow: 0px 20px 100px #555;
  /*transition:0.5s ease all;*/
  background-color: #ffffff30;
  backdrop-filter: blur(5px);
}

/* BLUR MOBILE*/


/*anime-box*/

.anime-box {
  /*transform:
    perspective(900px)
    rotateX(60deg)
    scale(0.7);*/
  /*box-shadow: 0px 20px 100px #555;*/
  transition:0.5s ease all;
  /*background-color: #ffffff30;*/
  backdrop-filter: blur(5px);
}
.anime-box:hover {
    transform:
      rotate(0deg)
      scale(1)
      translateY(10px);
}

/* anime-box MOBILE*/
.anime-box-mobile {
  /*transform:
    perspective(900px)
    rotateX(60deg)
    scale(0.7);*/
  box-shadow: 0px 20px 100px #555;
  /*transition:0.5s ease all;*/
  /*background-color: #ffffff30;*/
  backdrop-filter: blur(5px);
}
/* anime-box MOBILE*/

/* BTN SABER MAIS MOBILE */
.btn-saber-mais-mobile{
  color: #FFF;
  background-color: #1941a1;
  /*border-radius: 2.5%;
  position: absolute;
  margin-left: 0px;
  margin-top: 185px;*/
}

.btn-saber-mais-mobile:hover{
  color: #f0cb96;
  background-color: #1941a1;
  /*border-radius: inherit;*/
}
/* BTN SABER MAIS MOBILE */


/* BTN SABER MAIS MOBILE */
.btn-banner-mobile{
  color: #FFF;
  background-color: #AD4D00;
  /*border-radius: 2.5%;
  position: absolute;
  margin-left: 0px;
  margin-top: 185px;*/
  position: absolute;
  margin-left: 100px;
  margin-top: -65px;
}

.btn-banner-mobile:hover{
  color: rgb(0, 0, 0);
  background-color: #AD4D00B0;
  /*border-radius: inherit;*/
}
/* BTN SABER MAIS MOBILE */


.login-shadow{
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
}

.modal-content{
  background-color: #2e312f !important;
}

.bg-image-photos{
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-img{
	background-size: cover;
	background-position: left;
	background-repeat: no-repeat;
}

/*  carousel indicators customization for GALLERY   */
.carousel-indicators-g {
  position: absolute;
  right: 0;
  bottom: -90px;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-bottom: 1rem;
  list-style: none;
}
.carousel-indicators-g [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #1941a1;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.1;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators-g [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators-g .active {
  opacity: 1;
}
/*  carousel indicators customization for GALLERY   */

.carousel-thumbnails{
  background-size: cover;
  height: 60px !important;
  width: 80px !important;
}

/*  carousel indicators customization for GALLERY   */

.padding-top{
  padding-top: 17%;
}

.vertical-nav {
  min-width: 17rem;
  width: 17rem;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.4s;
  z-index: 1045 !important;
}

.page-content {
  width: calc(100% - 17rem);
  margin-left: 17rem;
  transition: all 0.4s;
}

/* for toggle behavior */

#sidebar.active {
  margin-left: -17rem;
}

#content.active {
  width: 100%;
  margin: 0;
}

/*@media (max-width: 768px)*/
@media (max-width: 1080px) {
  #sidebar {
    margin-left: -17rem;
  }
  #sidebar.active {
    margin-left: 0;
  }
  #content {
    width: 100%;
    margin: 0;
  }
  #content.active {
    margin-left: 17rem;
    width: calc(100% - 17rem);
  }
}

.position-bottom-left{
  position: absolute;
  bottom: 8px;
  left: 16px;
  font-size: 18px;
}

.logo{
  height: 23px;
}

.anime-logos:hover{
  transition: all .5s ease-in-out;
  transform: scale(1.2) rotate(-2deg);
}

#topBtn:hover {
  color: #1941A1;
  background-color: white;
}

#topBtn {
  display: none;
  position: fixed;
  bottom: 6%;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #f7bd69;
  color: #1941A1;
  cursor: pointer;
  height: 40px;
  width: 40px;
  padding: 0px;
  /*border-radius: 20%;*/
  /*transform: rotate(45deg);*/
  
  /*-ms-transform: rotate(45deg); /* IE 9 */
  /*transform: rotate(45deg);*/
  animation: mymove 5s infinite;
  border-radius: 20px;
}

@keyframes mymove {
  50% {transform-origin: 0 0 0;}
}


.btn_mapa{
  position: fixed;
  bottom: 6%;
  right: 80px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #f7bd69;
  color: #1941A1;
  cursor: pointer;
  height: 40px;
  width: 40px;
  padding: 0px;
  /*border-radius: 20%;*/
  /*transform: rotate(45deg);*/
  animation: zoom-in-zoom-out 4s ease infinite;
  /*-ms-transform: rotate(45deg); /* IE 9 */
  /*transform: rotate(45deg);*/
  border-radius: 20px;
}

.btn_mapa:hover {
  color: #f7bd69;
  background-color: #1941a1;
}


@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.3, 1.3);
  }
  100% {
    transform: scale(1, 1);
  }
}


.conteudo{
  white-space: pre-line;
}

.z-index-custom{
  height: 125px;
  position: fixed;
  z-index: 100;
  width: 100%;
}

.z-index-100{
  z-index: 100;
}

.z-index-300{
  z-index: 1050 !important;
}

section{
  background-color: gray;
  height: 100vh;
  width: 100%;
  color: black;
}

.homeCaption {
  
  top: 0%;
  
}

.green{
  background-color: green;
}

.menu-custom{
  /*position: absolute;
  z-index: 3;*/
  background-image: linear-gradient(to bottom, rgb(0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.footer-custom{
  background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* MENU SLIDE */

@media (min-width: 1080px/*1200px*/) {
    #float-menu{
        display: none;
    }
}

.float-menu{
    position: fixed;
    top: 0%;
    /*bottom: 50%;*/
    left: 0px;
    z-index: 1021;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px;
}

/* MENU SLIDE */

/* PLAYER MARGIN MOBILE */
@media (max-width: 1080px/*1200px*/) {
  .player-mobile {
    margin-left: -1rem !important;
  }
  
  .top-about{
    top: 35px;
  }
  
  .position-bottom-left{
      position: initial;
      padding-top: 100px;
  }
}
/* PLAYER MARGIN MOBILE */

.pd-top-about{
    padding-top: 9rem;
}


/*CRONOLOGICAL TABLE*/

.Timeline {
  display: flex;
  align-items: center;
  height: 500px;
}

.event1,
.event2, .event3 {
  position: relative;
}

.event1Bubble {
  position: absolute;
  background-color: rgba(158, 158, 158, 0.1);
  width: 139px;
  height: 60px;
  top: -70px;
  left: -15px;
  border-radius: 5px;
  box-shadow: inset 0 0 5px rgba(158, 158, 158, 0.64)
}

.event2Bubble {
  position: absolute;
  background-color: rgba(158, 158, 158, 0.1);
  width: 139px;
  height: 60px;
  left: -105px;
  top: 33px;
  border-radius: 5px;
  box-shadow: inset 0 0 5px rgba(158, 158, 158, 0.64)
}

.event1Bubble:after,
.event1Bubble:before,
.event2Bubble:after,
.event2Bubble:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
}

.event1Bubble:before {
  bottom: -10px;
  left: 13px;
  border-top-color: rgba(222, 222, 222, 0.66);
  border-width: 12px;
}

.event1Bubble:after {
  bottom: -8px;
  left: 13px;
  border-top-color: #F6F6F6;
  border-width: 12px;
}

.event2Bubble:before {
  bottom: 59px;
  left: 103px;
  border-top-color: rgba(222, 222, 222, 0.66);
  border-width: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.event2Bubble:after {
  bottom: 57px;
  left: 103px;
  border-top-color: #F6F6F6;
  border-width: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.eventTime {
  display: flex;
}

.DayDigit {
  font-size: 27px;
  font-family: "Arial Black", Gadget, sans-serif;
  margin-left: 10px;
  color: #4C4A4A;
}

.Day {
  font-size: 11px;
  margin-left: 5px;
  font-weight: bold;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #4C4A4A;
}

.MonthYear {
  font-weight: 600;
  line-height: 10px;
  color: #9E9E9E;
  font-size: 9px;
}

.eventTitle {
  font-family: "Arial Black", Gadget, sans-serif;
  color: #a71930;
  font-size: 11px;
  text-transform: uppercase;
  display: flex;
  flex: 1;
  align-items: center;
  margin-left: 12px;
  margin-top: -2px;
}

.time {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  width: 50px;
  font-size: 8px;
  margin-top: -3px;
  margin-left: -5px;
  color: #9E9E9E;
}

.eventAuthor {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  color: #9E9E9E;
  font-size: 8px;
  width: 100px;
  top: -8px;
  left: 63px;
}

.event2Author {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  color: #9E9E9E;
  font-size: 8px;
  width: 100px;
  top: 96px;
  left: -32px;
}

.time2{
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  width: 50px;
  font-size: 8px;
  margin-top: -31px;
  margin-left: -5px;
  color: #9E9E9E;
}

.now{
     background-color: #004165;
    color: white;
    border-radius: 7px;
    margin: 5px;
    padding: 4px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    border: 2px solid white;
    font-weight: bold;
    box-shadow: 0 0 0 2px #004165
}

.futureGray{
     filter: grayscale(1);
    -webkit-filter: grayscale(1);
  
}

.futureOpacity{
  -webkit-filter: opacity(.3);
  filter: opacity(.3);
  
}

/*CRONOLOGICAL TABLE*/

/*CAROUSEL INDICATORS ROUNDED*/
.carousel-indicators-rounded{
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
}
/*CAROUSEL INDICATORS ROUNDED*/



/*IMAGE GALLERY*/
.image-gallery{
  border-radius: 50%;
  width: 150px;
  height: 150px;
  padding: 10px;
}
/*IMAGE GALLERY*/


/* FORM FOCUS ELIMINATE CSS */
.form-control-register:focus {
  box-shadow: 0 0 0 .25rem rgba(13, 109, 253, 0) !important;
}
/* FORM FOCUS ELIMINATE CSS */


/* card */
.card-entity{
  min-height: 261px;
  box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.54) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.29) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.24) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.35) 0px 32px 16px;
}
/* card */


/* LINK CARD ENTITY */
.link-car-entity{
  text-decoration: none;
  transition: 0.5s ease all;
}
.link-car-entity:hover {
  transform:
    rotate(0deg)
    scale(1)
    translateY(10px);
}
/* LINK CARD ENTITY */


/*  carousel indicators customization   */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  padding: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 13px !important;
  height: 13px !important;
  padding: 0;
  margin-right: 4px;
  margin-left: 4px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #1941a1;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
  background-color: #1941a1;
  /*width: 15px !important;
  height: 15px !important;*/
}
/*  carousel indicators customization   */

.box-shadow-carousel{
  box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}


/* FULL MENU PAGE */

.lower {
  /*width: 340px;
  margin: 10% auto;
  padding: 50px;
  opacity: 0.8;*/
  width: 55px;
  /*background: white;*/
  background: #ffffff4f;
  
  color: #1941a1;
  /*box-shadow: inset 0 0 0 1px #1941a1;
  border: 30px solid white;*/
}

.lower:hover {
  /*background: black;*/
  /*background: #0000008c;
  color: white;
  box-shadow: inset 0 0 0 1px white;*/
  border: 30px solid black;
}

input {
  display: none;
}

.lower label {
  /*font-family: 'NotCourierSans';
  text-transform: uppercase;*/
  font-size: 20px;
  text-align: center;
}

.lower label:hover {
  cursor: pointer;
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
}

.overlay label {
  width: 58px;
  height: 58px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url('https://tympanus.net/Development/FullscreenOverlayStyles/img/cross.png');
  z-index: 100;
  cursor: pointer;
}

.overlay nav {
  text-align: center;
  position: relative;
  /*top: 50%;*/
  top: 42%;
  height: 60%;
  font-size: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}

.overlay ul li {
  display: block;
  height: 20%;
  height: calc(100% / 5);
  min-height: 54px;
}

.overlay ul li a {
  font-weight: 300;
  display: block;
  color: white;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  /*font-family: 'NotCourierSans';
  text-transform: uppercase;*/
}

.overlay ul li a:hover,
.overlay ul li a:focus {
  color: #849368;
}

.lower~.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

#op:checked~.overlay-hugeinc {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}



.overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

#op:checked~.overlay-hugeinc nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

#op:not(:checked)~.overlay-hugeinc nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}


/* FULL MENU PAGE */



/* CHECKBOX FORM GROUP */
.form-check-input:focus {
  border-color: #AD4D00;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 109, 253, 0);
}
/* CHECKBOX FORM GROUP */

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0096AE;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

