@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

html {box-sizing: border-box;font-family:"Roboto", sans-serif;}
*, *:before, *:after {box-sizing: inherit;}

body {
  font-family:"Roboto", sans-serif !important;
}

p{
  color: #3f3f3f;
  font-size: 16px;
  font-family: "Lato", sans-serif !important;
}

p.txt-branco{
 color: #fff;
 font-size: 16px !important;
}

p.txt-frase{
 color: #3f3f3f;
 font-size: 16px !important;
 font-family: "Lato", sans-serif !important;
 font-weight: bold;
 line-height: 1.7 !important;
}

p.txt-frase-motto{
 color: #e27214;
 font-size: 24px !important;
 font-family: "Lato", sans-serif !important;
 font-weight: bold;
 line-height: 1.7 !important;
 text-align: center;
}

p.txt-legenda{
 color: #3f3f3f;
 font-size: 16px !important;
 font-family: "Lato", sans-serif !important;
 margin-top: 30px;
}

p.txt-dep{
 color: #3f3f3f;
 font-size: 16px !important;
 font-family: "Lato", sans-serif !important;
}

p.txt-contact{
 color: #fff;
 font-size: 16px !important;
 font-family: "Lato", sans-serif !important;
 line-height: 2;
}

a{
  color: #0054b3;
  font-size: 16px;
}

a:hover{ 
  color: #0054b3;
  text-decoration: none;
}

a.link{
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}

a.link:hover{ 
  color: #fff;
  text-decoration: none;
}

a.bt-videos{
 background-color: #e27214;
 padding: 15px 20px;
 text-transform: uppercase;
 color: white;
 font-family: "Gotham Bold";
 font-size: 16px;
 text-align: center;
}

a.bt-videos:hover{
 color: #f9bf97;
}

a.bt-laranja{
 background-color: #e27214;
 padding: 15px 20px;
 text-transform: uppercase;
 color: white;
 font-family: "Gotham Bold";
 font-size: 16px;
 text-align: center;
 margin-right: 1rem;
}

a.bt-laranja:hover{
 color: #f9bf97;
}


a.bt-call{
 background-color: #e27214;
 color: #fff;
 padding: 15px 45px;
 text-transform: uppercase;
 font-family: "Gotham Bold";
 font-size: 16px;
 text-align: center;
}


.nav-link{
 color: #fff !important;
 text-transform: uppercase;
 font-family: "Gotham Bold";
 font-size: 16px;
}

.dropdown-menu{
 background-color: #ffffff;
 padding: .5rem 8rem .5rem 0rem;
 margin: .125rem 0rem 0 3rem;
 min-width: 30rem;
}

.dropdown-item{
 padding: .25rem 1.5rem;
 color: #e27214;
 font-size: 15px;
 font-family: "Gotham Bold";
 text-transform: uppercase;
 
}

ul.itens li{
  color: #e27214;
  font-size: 16px;
  font-family: "Lato", sans-serif !important;
  margin-bottom: 20px;
} 

ul.itens li span{
  color: #3f3f3f;
}

ul.itens li a{
  color: #0054b3;
  font-size: 16px;
  font-family: "Lato", sans-serif !important;
  margin-bottom: 20px;
}

ul.itens-sports{
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  padding-left:10px;
  margin-right:0;
} 

ul.itens-sports li{
 font-size: 24px;
}

h1{
 color: #FFF;
 font-weight: bold;
 font-size: 35px;
 font-family: "Roboto", sans-serif;
 text-transform: uppercase;
 float: left;
 margin: 0;
}

h2{
  font-size: 24px;
  color: #fff;
  font-family:"Gotham Bold", sans-serif;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
}

h2.or{
  color: #e27214;
}

h3{
  font-size: 26px;
  color: #972d49;
  font-family:"Roboto", sans-serif;
  font-weight: bold;
}

h4{
 font-size: 16px;
 color: #ff9900;
 font-weight: bold;
}

.aj-logo{
 height: 145px;
}

.aj-flag{
 margin-top: -3px;
}

.bg-menu{
 background-color: #e27214;
}

.bg-1{
 background-image: url("https://www.ucs.br/site/midia/arquivos/img-fundo-sports-deaflympics.jpg");
 width: 100%;
 height: 100%;
 padding: 50px 0 240px 0;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
}

.bg-port{
 background-image: url("https://www.ucs.br/site/midia/arquivos/img-fundo-sports-port.jpg");
 width: 100%;
 height: 100%;
 padding: 50px 0 240px 0;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
}

.bg-2{
 background-image: url("https://www.ucs.br/site/midia/arquivos/foto-Caxias-doSul-fundo_6.jpg");
 width: 100%;
 height: 100%;
 /*padding: 50px 0 260px 0;*/
 background-size: cover;
 background-repeat: no-repeat;
 min-height: 550px;
 padding-top: 110px;
}

.bg-3{
 background-image: url("https://www.ucs.br/site/midia/arquivos/foto-UCS-deaflympics_6.jpg");
 width: 100%;
 height: 100%;
 /*padding: 50px 0 260px 0;*/
 background-size: cover;
 background-repeat: no-repeat;
 min-height: 550px;
 padding-top: 110px;
}

.bg-4{
 background-color: #e27214;
}

.bg-5{
 background-color: #ffe5cf;
}

.material-icons {
 vertical-align: sub;
}

section {
  padding: 40px 0;
}

.video {
  padding: 0px 0px 40px 0px;
}

.box-branco{
 padding: 50px 50px;
 background-color: #ffffffd1;
}

.box-branco p{
 color: #3f3f3f;
 font-size: 24px;
 font-family: "Lato", sans-serif !important;
 font-weight: bold;
}

.box-leg{
 padding: 2px 30px;
 background-color: #ececec;
 margin-top: 0;
}

.box-topo{
 padding: 25px;
 background-color: #fff;
 text-align: center;
}

.box-1{
 padding: 25px 40px 25px 25px;
 background-color: #842027bf;
 margin: 40px 0;
}

.box-2{
 padding: 30px 25px;
 background-color: #002e5c;
 margin: 40px 0;
}

.box-3{
 background-color: #aa9d9b;
 padding: 14px;
}

.separador{
 background-color: #e27214;
 padding: 22px;
}

.bt-encomenda{
 padding: 10px 5px 0px 5px;
 border: 2px solid #fff;
 color: #fff;
 border-radius: 7px;
 display: block;
 text-align: center;
 margin-top: 10px;
 margin-left: 8px;
 margin-right: 18px;
}

.cor1{
 background-color: #002e5c;
}

.cor2{
 background-color: #33587d;
}

.vertical-align {
  display: flex;
  align-items: center;
}

footer.bg{
 background-color: #d35f15;
 padding: 30px;
}

button:focus {outline:0 !important;}

.navbar{
 padding: .2rem 1rem;
}

.navbar-brand {
 margin-right: 1rem;
}

.form-control {
 background-color: transparent;
 /*border: 1px solid #ffffff;*/
 border-radius: 0;
 font-family: "Lato", sans-serif !important;
 
} 

input#id_mensagem{
    height: 115px;
}

textarea.form-control {
    height: 115px;
}

input.botao{
 border-radius: 0;
 border: 1px solid #e27214;
 font-size: 16px !important;
 background-color: #e27214;
 color: #fff;
 padding: 5px 20px;
 font-weight: bold;
 font-family: "Lato", sans-serif !important;

}

input.botao:hover{
 opacity: 0.7;
 background-color: #e27214;
 font-family: "Lato", sans-serif !important;

}

input::placeholder{
  color: #e27214 !important;
}

textarea.form-control::placeholder {
    color: #e27214 !important;
}


.btn-outline-secondary {
 color: #fff;
}

 img.brand{
  margin-top: -4px;
}

@media (min-width: 1200px){
 .cont-aj {
    max-width: 1010px;
 }
}

@media only screen and (max-device-width: 1024px) {

  .aj-img-car {
    width: 914px !important;
    height: 250px !important;
  }

  .aj-seta-l{
   left: 0 !important;
  }

  .aj-seta-r{
   right: 0 !important;
  }

    .aj-img-logo{
      height: 90px;
      margin-left: 0 !important;
      margin-top: 12px !important;
     }

    .aj-img{
      float: none !important;
    }

    section.aj-res{
      padding: 22px 0 105px 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
    }

   .carousel-control-next-icon, .carousel-control-prev-icon {
    width: 35px !important;
    height: 35px !important;
   }

/*
  .carousel-inner img {
    width: 232% !important;
  }
*/

 .dropdown-menu{
    min-width: 14rem;
    padding: .5rem 0rem .5rem 0rem;
 }

 a.bt-laranja{
 display: block;
 margin-bottom: 40px;
 }

 .bg-2{
  background-position-x: center;
 }

 .bg-3{
  background-position-x: center;
 }

 a.bt-videos{
  display: block;
  margin-bottom: 20px;
 }

 .aj-logo {
    height: 95px;
 }

 h1{
  font-size: 23px;
 }


 .form-control {
  width: 70%;
 }
}

.sticky.is-sticky {
    position: fixed;
    right: 15%;
    top: 0;
    z-index: 1000;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

table {
    background-color: #eee;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font: normal normal 16px/1 'Glyphicons Halflings';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 4px;
}

@font-face {
    font-family: 'Gotham Book';
    font-style: normal;
    font-weight: normal;
    src: local('Gotham Book'), url('https://www.ucs.br/site/midia/arquivos/GothamBook.ttf') format('ttf');
}

@font-face {
    font-family: 'Gotham Black';
    font-style: normal;
    font-weight: normal;
    src: url('/site/midia/arquivos/Gotham-Black-eot.eot');
    src: local('Gotham Black'),
         url('/site/midia/arquivos/Gotham-Black-ttf.ttf') format('truetype'),
         url('/site/midia/arquivos/Gotham-Black.woff') format('woff'),
         url('/site/midia/arquivos/Gotham-Black-woff2.woff2') format('woff2'),
         url('/site/midia/arquivos/Gotham-Black-svg.svg') format('svg');
}

@font-face {
    font-family: 'Gotham Bold';
    font-style: normal;
    font-weight: normal;
    src: url('/site/midia/arquivos/gotham_bold_r-eot.eot');
    src: local('Gotham Bold'),
         url('/site/midia/arquivos/gotham_bold_r-ttf.ttf') format('truetype'),
         url('/site/midia/arquivos/gotham_bold_r-woff.woff') format('woff'),
         url('/site/midia/arquivos/gotham_bold_r-svg.svg') format('svg');
}



  /* Make the image fully responsive 
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }
*/

.carousel-control-prev-icon {
 background-image: url('https://www.ucs.br/site/midia/arquivos/img-seta-slider-esquerda.png') !important;
}

.carousel-control-next-icon {
 background-image: url('https://www.ucs.br/site/midia/arquivos/img-seta-slider-direita.png') !important;
}

.carousel-control-next, .carousel-control-prev {
 opacity: initial;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
 opacity: .9;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
 width: 84px;
 height: 84px;
}

.dropdown-item:focus, .dropdown-item:hover{
 color: #3f3f3f;
 text-decoration: none;
 background-color: transparent !important;
}


ul#menu{
  top:0;
  width:100%;
  height:2em;
  margin:0;
  padding:0 10px;
  color: #3f3f3f;
}

ul#menu > li{
  float:right;
  list-style-type:none;
  position:relative;
}

label{
  position:relative;
  display:block;
  padding:0 18px 0 12px;
  line-height:3em;
  transition:background 0.3s;
  cursor:pointer;
  font-size: 15px;
  font-family: "Lato", sans-serif;
}

label:after{
  content:"";
  position:absolute;
  display:block;
  top:45%;
  right:5px;
  width:0;
  height:0;
  border-top:4px solid #3f3f3f;
  border-bottom:0 solid #3f3f3f;
  border-left:4px solid transparent;
  border-right:4px solid transparent;
  transition:border-bottom .1s, border-top .1s .1s;
  }

label:hover: {background: transparent;}

/*input:checked ~ label{background: #3f3f3f;}*/

input:checked ~ label:after{
  border-top:0 solid #3f3f3f;
  border-bottom:4px solid #3f3f3f;
  transition:border-top .1s, border-bottom .1s .1s;
}

/*hide the inputs*/
input#check01{display:none;}

/*show the second levele menu of the selected voice*/
input:checked ~ ul.submenu{
  max-height:300px;
  transition:max-height 0.5s ease-in;
}

/*style for the second level menu*/
ul.submenu{
  max-height:0;
  padding:0;
  overflow:hidden;
  list-style-type:none;
  background: transparent;
  /*box-shadow:0 0 1px rgba(0,0,0,.3);*/
  transition:max-height 0.5s ease-out;
  position:absolute;
  min-width:100%;
}

ul.submenu li a{
  font-size: 15px;
  font-family: "Lato", sans-serif;
  display:block;
  padding: 0px 14px;
  color:#3f3f3f;
  text-decoration:none;
  /*box-shadow:0 -1px rgba(0,0,0,.5) inset;*/
  transition:background .3s;
  white-space:nowrap;
}

ul.submenu li a:hover{
  background: transparent;
}


.aj-timer {
  display: inline-block;
  line-height: 1;
  padding: 10px;
  font-size: 40px;
}

span.cron {
  display: block;
  font-size: 12px;
  color: black;
}

#days {
  font-size: 35px;
  color: #db4844;
}
#hours {
  font-size: 35px;
  color: #f07c22;
}
#minutes {
  font-size: 35px;
  color: #f6da74;
}
#seconds {
  font-size: 20px;
  color: #abcd58;
}

/* medium - display 2  */
@media (min-width: 768px) {

  .carousel-inner .carousel-item-right.active,
  .carousel-inner .carousel-item-next {
      transform: translateX(50%);
  }

  .carousel-inner .carousel-item-left.active,
  .carousel-inner .carousel-item-prev {
      transform: translateX(-50%);
  }
}

/* large - display 3 */
@media (min-width: 992px) {

  .carousel-inner .carousel-item-right.active,
  .carousel-inner .carousel-item-next {
      transform: translateX(33%);
  }

  .carousel-inner .carousel-item-left.active,
  .carousel-inner .carousel-item-prev {
      transform: translateX(-33%);
  }
}

@media (max-width: 768px) {
  .carousel-inner .carousel-item>div {
      display: none;
  }

  .carousel-inner .carousel-item>div:first-child {
      display: block;
  }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
  transform: translateX(0);
}

.fa-angle-left:before {
    color: #00000070;
}

.fa-angle-right:before {
    color: #00000070;
}

.aj-seta-l{
 left: -100px;
}

.aj-seta-r{
 right: -100px;
}


