@font-face {
  font-family: CNNSansDisplayRegular;
  src: url("/web/20211229143321im_/http://conectados.radio.br/assets/fonts/CNNSansDisplay-Regular.ttf");
}

html,
body {
  display: flex;
  height: 100%;
  flex-direction: column;
  font-family: CNNSansDisplayRegular, Arial, Helvetica, sans-serif;
  box-sizing: border-box;
}

header {
  background: #000;
}

.container {
  display: flex;
  justify-content: space-between;
  width: calc(100vw - 30px);
  max-width: 1019px;
  margin-left: auto;
  margin-right: auto;
}

main {
  display: flex;
  flex: 3;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

main img {
  width: 350px;
}

main span {
  color: #686868;
}

footer {
  display: flex;
  flex-direction: column;
  padding: 10px 0;
  flex: 2;
  background: #000;
  max-height: 170px;
}

footer .container.top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

footer .container.top .follow-us {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}

footer .container.top .follow-us span {
  font-size: 18px;
  margin-right: 20px;
  margin-bottom: 4px;
}

footer .container.top .follow-us ul {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

footer .container.top .follow-us ul li a {
  opacity: 1;
  transition: opacity 0.2s;
}

footer .container.top .follow-us ul li a:hover {
  opacity: 0.6;
}

footer .container.top .follow-us ul li:not(:last-child) {
  margin-right: 10px;
}

footer .container.middle hr {
  width: 100%;
  margin: 25px 0;
  border: 1px solid #fff;
}

footer .container.bottom {
  display: flex;
  flex-direction: column;
}

footer .container.bottom span {
  color: #686868;
  font-size: 12px;
  font-weight: lighter;
  margin-bottom: 12px;
}

footer .container.bottom a {
  text-decoration: none;
  color: #fff;
  line-height: 16px;
}

@media screen and (min-width: 1019px) {
  footer {
    padding: 40px 0 0 0;
  }

  footer .container.bottom {
    flex-direction: row;
  }
}

@media screen and (max-width: 700px) {
  footer .container.top {
    margin-bottom: -15px;
  }
}

.std {
	color: #000;
	text-transform: uppercase;
	font-size: 3rem;
	font-family: Gotham, Arial, Helvetica, sans-serif;
	letter-spacing: -4px;
}

svg:hover path {
    fill: #fff;
}

.gic {
    width: 150px;
    margin-top: -12px;
    margin-left: -45px;
}

.ghead {
    width: 350px;
    margin: 0 auto;
}

.st0{display:none;}
	.st1{display:inline;fill:#20003F;}
	.st2{fill:#FFFFFF;}
	.st3{display:none;fill:#0071BC;}
	.st4{display:none;fill:#20003F;}
	.st5{display:inline;fill:#FFFFFF;}
	.st6{display:inline;fill:none;}
	.st7{display:none;fill:#00C91C;}
	.st8{display:inline;}
	.st9{fill:#FFFFFF;}
	.st10{fill:url(#path15939_00000088838811587632143460000014996718517750889358_);}
	.st11{fill:url(#path15937_00000129901410779675741940000002986726384181406634_);}
	.st12{display:inline;fill:#0071BC;}

.stgic {
	margin-top: 8px;
	text-transform: uppercase;
}

.lg-header {
	margin: 10px 30px 10px 0;
	width: 100px;
	color: #fff;
}

rdnet {
  width: 468px;
}

.br{
  margin; 65px 35px 35px 15px !important;
}