html, body{
  font-family: 'Open Sans', sans-serif;
	background: #ffffff !important;
  height: 100%;
}
main{
  min-height: 100% !important;
}
* html main {
  height: 100%;
}
a:hover{
 text-decoration:none;
}
h2,h3,h4,h5,h6{
	margin:0;
  font-family: 'Open Sans', sans-serif;
}	
.scrollup {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    bottom: 50px;
    right: 100px;
    margin-left:760px;
    z-index: 9999;
}
.scrollup:hover {
  color: #fff !important;
}
@media(max-width: 768px) {
  .scrollup {
    display: none !important;
  }
  .logoimgs {
    width: 30% !important;
  }
}
p{
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}

/*-- Header --*/
.menuFixo {
  position: fixed;
  margin-top: 0 !important;
  top: 0;
  width: 100%;
  background: white;
  -webkit-transform: translateZ(0);
}
.wrapper-seach-form {
  border-bottom: 2px solid #5a2d82;
  width: 100%;
  float: right;
}
.side-menu-form {
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}
.cm-search-field {
  outline: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  padding-top: 7px;
  width: 86%;
  transition: all 0.3s ease;
}
.cm-search-field::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: 100;
}
.cm-submit-search {
  border: none;
  outline: none;
  background: transparent;
  font-size: 22px;
  font-weight: 900;
}
.campo-de-pesquisa-responsive button {
  background-color: #5a2d82;
  color: #fff;
  border-color: #5a2d82;
  font-size: 20px;
  height: 35px;
}
.cshrp-header {
    background: #FFF;
    padding: 0 !important;
}

.cshrp-header .cshrp-header-top-bar{
    line-height: 35px;
    background-color: #5a2d82;
    padding-left: 10px;
    padding-right: 10px;
}
.cshrp-header .cshrp-header-top-bar .ulLeft{
  list-style-type: none;
}
.cshrp-header .cshrp-header-top-bar .ulLeft li{
  color: white; 
  font-size: 15px; 
  font-family: sans-serif;
}
.cshrp-header .cshrp-header-logo  {
    padding: 20px 0;
    /* border-top: 2px solid #FFAC3A; */
}
.cshrp-header .cshrp-header-logo .logo a {
    font-size: 40px;
    text-decoration: none;
    color: #FFAC3A;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.cshrp-header .cshrp-header-logo .logo p {
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    margin: 0px 0;
    font-weight: 600;
    letter-spacing: 2px;
}
.cshrp-header .nav-placeholder{
  margin: 0 0 0 0;
}
.cshrp-header .cshrp-header-menu{
  z-index: 500;
  padding-top: 0.3em;
  box-shadow: 0px 1px 9px 1px #7e5b9da6;   
}
.logo {
    text-align: center;
    margin: 0 auto;
}
.rowPrevisaoDoTempo {
  margin-top: 35px !important;
}
@media(max-width: 768px) {
  .rowPrevisaoDoTempo {
    margin-top: -70px !important;
  }
  .cm-search-field {
    width: 70% !important;
  }
  .campo-de-pesquisa {
    display: none;
  }
}
.logo a img {
    width: 200px;
}
/*-- Header --*/

/*--social-icons--*/
.cshrp-header-social-icons {
  margin-top: 0;
}
.cshrp-header-social-icons .social-icon {
  color: #fff;
}
.cshrp-header-social-icons ul.social-icons-up {
  margin-top: 0;
}
.cshrp-header-social-icons ul.social-icons-up li {
  display: inline-block;
  margin-left: 0.3em;
}
.cshrp-header-social-icons ul.social-icons-up li a {
  color: #fff;
  text-decoration: none;
}
.cshrp-header-social-icons ul.social-icons-up li .fa-facebook {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
}
.cshrp-header-social-icons ul.social-icons-up li .fa-facebook:hover {
  background-color: #3d5b99;
}
.cshrp-header-social-icons ul.social-icons-up li .fa-twitter {
  padding:10px 12px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
}
.cshrp-header-social-icons ul.social-icons-up li .fa-twitter:hover {
  background-color: #00aced;
}

.cshrp-header-social-icons ul.social-icons-up li .fa-instagram {
  padding:10px 12px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
}
.cshrp-header-social-icons ul.social-icons-up li .fa-instagram:hover {
  background: linear-gradient(#400080, transparent), linear-gradient( 200deg, #d047d1, #ff0000, #ffff00);
}

.cshrp-header-social-icons ul.social-icons-up li .fa-youtube {
  padding:10px 12px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
}
.cshrp-header-social-icons ul.social-icons-up li .fa-youtube:hover {
    background-color: #e64a41;
}
/*--social-icons--*/


/*-- Menu --*/
#responsive-menu {
  display: none;
}
.item-responsive-menu a {
  color: #000;
  font-weight: bold;
  font-size: 30px;
}
.btn-menu {
  display: none;
}
.cshrp-header-menu .head-left {
  float: left;
  position: relative;
  width: 10%;
}
#menu-slide-left {
    margin-right: 15px !important;
    line-height: 23px;
}
#menu-slide-right {
    margin-left: 15px !important;
    line-height: 23px;
}
.menu {
    margin-left: 20px;
    margin-right: 20px;
}
.cshrp-header-menu .head-left .btn-xlarge{
  position: relative;
  vertical-align: center;
  padding: 6px 15px;
  margin-top: 2px;
  font-size: 14px;
  color: #5a2d82;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border: 0;
  cursor: pointer;
}
.cshrp-header-menu .head-left .btn-xlarge:active {
  top: 2px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cshrp-header-menu .head-left .btn-xlarge:hover {
  background: #868686;
}
.cshrp-header-menu .header_right {
  float: left;
  margin-left: 0em;
  margin-right: 2em;
}
.cshrp-header-menu .header_right .navbar {
    margin-bottom: 0;
    margin-left: 70px;
}
.cshrp-header-menu .header_right .navbar-default {
  background: none;
  border: none;
}
.cshrp-header-menu .header_right .navbar-default .navbar-nav > li > a {
  color: #303030;
}
.cshrp-header-menu .header_right .navbar-nav > li > a {
  font-size: 14px;
  padding: 10px 18px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: rgb(20, 20, 20);
  font-weight: 800;
  -moz-font-weight: 400 !important !important;
}
.cshrp-header-menu .header_right .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fa4b2a;
  background: none;
}
.cshrp-header-menu .header_right .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color:#fa4b2a;
}
.cshrp-header-menu .header_right .navbar-default .navbar-nav > .active > a:before{
  color:#fa4b2a;
}

.cshrp-header .header-side-menu {
  width: 320px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  position: fixed; 
  box-sizing: border-box;
  display: block;
  background: #ffffff;
  overflow-y: scroll;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 4.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0px,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0px,0,0);
  padding: 20px;
  height: 100%;
}  
.cshrp-header .header-side-menu h3 {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #656565;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
  
  -ms-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.cshrp-header .header-side-menu ul {
  padding: 0;
  margin: 0 0 25px;
    
}
.cshrp-header .header-side-menu li {
  text-align: left;
  list-style: none;
  -ms-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.cshrp-header .header-side-menu li a {
  text-decoration: none;
  font-size: 21px;
  color: #999;
  line-height: 40px;
}
.cshrp-header .header-side-menu li a::hover {
  color: #01a5e2;
}
.cshrp-header .header-side-menu li a::before {
  content: "";
  position: absolute;
  background: #5a2d82; 
  width: 4px;
  height: 28px;
  display: block;
  left: -20px;
  margin-top: 6px;
}


.cshrp-header .header-side-menu.hide-menu {
  -ms-transform: translate3d(-330px,0,0);
  -moz-transform: translate3d(-330px,0,0);
  -webkit-transform: translate3d(-330px,0,0);
  -o-transform: translate3d(-330px,0,0);
  transform: translate3d(-330px,0,0);
  
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  
}

.cshrp-header .header-side-menu li.hide-menu {
  -ms-transform: translate3d(-330px,0,0);
    -moz-transform: translate3d(-330px,0,0);
    -webkit-transform: translate3d(-330px,0,0);
    -o-transform: translate3d(-330px,0,0);
    transform: translate3d(-330px,0,0);
  
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
   
}
.cshrp-header .header-side-menu h3.hide-menu {
  -ms-transform: translate3d(-330px,0,0);
    -moz-transform: translate3d(-330px,0,0);
    -webkit-transform: translate3d(-330px,0,0);
    -o-transform: translate3d(-330px,0,0);
    transform: translate3d(-330px,0,0);
  
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  
}

.header_right .slider-arrow {
  position: absolute;
  top: 10px;
  width: 20px;
  height: 20px;
  font-weight: 800;
  background: transparent;
  color: rgb(58, 57, 57);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}
.header_right .fa-caret-left {
  left: 10px;
}
.header_right .fa-caret-right {
  right: 10px;
}
.btnCloseMenu {
    background-color: transparent !important;
    color: #5a2d82;
    font-weight: 600;
    font-size: 18px;
}
.logo-side-menu {
    width: 120px;
}
.rowMenu {
    padding-bottom: 30px;
}
.btn-menu {
  margin-top: 10px;
}
.menu {
  overflow: hidden;
}

.scroll-menu {
  display: none;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; 
  margin-left: 130px;
  vertical-align: middle;
  margin-top: 10px;
}
.scroll-menu::-webkit-scrollbar {
  height: 5px;
  border-radius: 5px;
}
.scroll-menu nav a {
  display: inline-block;
  color: #000;
  margin-left: 20px;
  font-size: 18px;
  font-weight: 600;
}
@media(max-width: 990px) {
  .header_right {
    display: none;
  }
  .scroll-menu {
    display: block;
  }
}
@media(max-width: 680px) {
  .scroll-menu {
    margin-left: 90px;
  }
}
@media(max-width: 1200px) {
    .cshrp-header-menu .header_right .navbar {
      margin-left: 76px;
    }
}

/*-- Menu --*/


/*-- breadcrumbs --*/
.cs-breadcrumbs {
  background: #efefef;
  padding: 10px 0;
  text-align: left;
  -webkit-box-shadow: 0px -1px 3px #cfcfcf;
  -moz-box-shadow:    0px -1px 3px #cfcfcf;
  box-shadow:         0px -1px 3px #cfcfcf;
}
.cs-breadcrumbs .row{
  margin: 0;
}
span.agile-breadcrumbs {
    color: #000;
    font-size: 18px;
}

span.agile-breadcrumbs a {
    color: #5a2d82;
    margin: 0 5px;
    font-size: 20px;
    font-weight: 600;
}

span.agile-breadcrumbs a:hover {
    text-decoration: none;
}
span.agile-breadcrumbs a i {
    color: #d0eaf7;
    font-size: 16px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
span.agile-breadcrumbs a i:hover {
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
/*-- breadcrumbs --*/

/*-- Logo Radio + Ao Vivo --*/
.headerDown{
  -webkit-box-shadow: 0 4px 5px -5px #222; 
  -moz-box-shadow: 0 4px 5px -5px #222; 
  box-shadow: 0 4px 5px -5px #222;
  z-index: 1;
}
.headerDown .logoRadio img{
    padding: 10px;
    float: right;
}

.headerDown .aovivo{
  float:left;
  width:100%;
  font-family: arial;
  font-size: 18px;
  padding: 20px;
  margin-top: 10px;
}

.headerDown .aovivo .label {
  float:left;
  padding:6px 15px;
  margin-right: 10px;
  background: rgba(0, 134, 24, 1);
  color:#FFF;
  font-weight: bold;
  text-transform: uppercase;
}
.headerDown .aovivo .news_title {
  width: 100%;
}

.headerDown .aovivo .ripple {
  position: relative;
  overflow: hidden;
}

/*ESTRUTURA*/
.CS-main {
  margin-top: 30px;
}

.CS-main-title {
  text-align: left;
  padding-left: 60px;
  font-weight: 800;
  color: #4b4b4b;
  font-size: 30px;
  margin-bottom: 50px;
  padding-top: 10px;
  padding-bottom: 10px; 
  border-top: 2px solid #444444;
  width: 86%;
}

.CS-header {
  margin-top: 40px;
  width: 100%;
  background-color: #ffffff;
  color: #4b4b4b;
  padding: 14px;
  border-top: 6px solid #5a2d82;
  border-radius: 10px;
  margin-bottom: 40px;
  box-shadow: 1px 1px 0px #cfcfcf;
}

.CS-header h3 {
  text-align: left;
  font-size: 25px;
  font-weight: 900;
  font-family: 'Open Sans';
}

/*ESTRUTURA*/

.headerDown .aovivo .ripple:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, .5);
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%;
}

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  20% {
    transform: scale(25, 25);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(40, 40);
  }
}

.ripple::after {
  animation: ripple 1.5s ease-out  infinite;
}
/*-- Logo Radio + Ao Vivo --*/

/*--banner--*/
.banner {
    margin-top: 15px;
}
.banner img{
    background-size:cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    max-height: 500px;
}
/*--banner--*/

/*-- blockContent --*/
.blockContent{
    background-color: #f7f7f7;
    margin-top: 40px;
    margin-bottom: 40px;
}
.blockContent h2 {
    background: #08b;
    background-image: radial-gradient(transparent 30%, rgba(0, 0, 0, 0.2));
    border: 0 solid rgba(0,0,0,0.2);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.2);
}
div.headContent {
  z-index: -1;
  margin-bottom: 25px;
}
div.headContent h2 {
    border-radius: 0 0 5px 5px;
    border-width: 0 1px 1px 1px;
    border-color: rgba(0,0,0,0.1);
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
    display: inline-block;
    margin: -1px auto 0;
    padding: 4px 28px;
}
div.headContent h2:before, div.headContent h2:after {
    bottom: 4px;
    box-shadow: 0 6px 5px rgba(0,0,0,0.4);
    content: "";
    height: 10px;
    position: absolute;
    width: 47%;
    z-index: -1;
}
div.headContent h2::before {
    left: 3%;
    transform: rotate(-3.5deg);
}
div.headContent h2::after {
    right: 3%;
    transform: rotate(3.5deg);
}
div.headContent span{
    border-radius: 0 0 5px 5px;
    border-width: 0 1px 1px 1px;
    border-color: rgba(0,0,0,0.1);
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
    display: inline-block;
    margin: -1px auto 0;
    padding: 4px 8px;
    background: rgb(0, 123, 169);
    background-image: radial-gradient(transparent 30%, rgba(0, 0, 0, 0.2));
    border: 0 solid rgba(0,0,0,0.2);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.2);
}
.CS_card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.CS_card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
    height: 85px;
}

.CS_card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.CS_card-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2857em;
}

.CS_card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.CS_card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}
.CS_card .imgThumbsCapa{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.CS_card .imgThumbsCapa{
    height: 150px;
}
/*-- blockContent --*/

/*-- Aling Divs --*/
.blockContent .container .rowAlign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.blockContent .container .rowAlign > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

@media(max-width: 768px){
  .blockContent .container .rowAlign {
      display: inline-block;
  }
  .top-div {
    display: none;
  }
}
/*-- Aling Divs --*/

/*-- Agenda e Galeria --*/
.blockContent .rowAgenda {
    margin-bottom: 20px;
}    
.blockContent .rowAgenda .card-agenda {
/*     background: #fff;
box-shadow: 0 0 3px rgba(0,0,0,0.25); */
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.blockContent .rowAgenda .date-body{
  background-color: rgb(136, 142, 142);
  padding-bottom: 5px;
}
.blockContent .rowAgenda .date-body .date-title{
  color: white;
}

.blockContent .rowAgenda .date-body .date-content{
  background-color: 
  white;margin-left: 5px;
  margin-right: 5px;
}
.blockContent .rowAgenda .date-body .date-content p.dia{
  margin: 0; font-size: 28px; 
  font-weight: bold;
}
.blockContent .rowAgenda .nomargin{
  margin: 0;
  font-size: 14px;
}
.blockContent .rowAgenda .card-agenda .agenda-right{
    text-align: left;
}
.blockContent .rowAgenda .card-agenda .agenda-right .listCardAgenda .list-group-item{
  background: none;
  border: none;
  color: black;
  padding: 0;
  font-size: 18px;
}
.blockContent .rowAgenda .card-agenda .agenda-right li{
  color: #515a5a;
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
}
.blockContent .rowAgenda .card-agenda .agenda-right ul .fistLi{
   font-family: sans-serif;
   color: black;
}
.blockContent .rowAgenda .card-agenda .agenda-right ul .secondLi{
    margin-top: 20px;
    display: inline;
}
.blockContent .rowAgenda .card-agenda .agenda-right .footerMenu i{
    color: #888e8e;
}
.blockContent .rowAgenda .galeriaList .imgThumbsCapaP{
  height: 150px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 20px;  
}
/*-- Agenda e Galeria --*/

/*-- Btn Download App --*/
.divApp .header-text {
    margin-top: 35px;
    position: relative;
    width: 100%;
    color: #fff;
}

.divApp .header-text h2 {
    font-size: 35px;
}

.divApp .header-text h2 span {
    background-color: #2980b9;
    padding: 5px;
}

.divApp .header-text h3 span {
    background-color: #000;
    padding: 15px;
}
.divApp img{
    width: 200px;
}
/*-- Btn Download App --*/

/*-- Parallax Background --*/
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.jarallax {
    min-height: 400px;
}
/*-- Parallax Background --*/

/*--  --*/
/*--  --*/


/*--footer--*/
.footer {
    background: #5a2d82;
    padding: 1em 0;
    margin-top: 3em;
    font-family: sans-serif;
}
.footer h6 {
    font-size: 1.7em;
    background: #fa4b2a;
    padding: 0.5em 1.7em;
    font-weight: 700;
    color: #fff;
}
.footer p {
    font-size: 0.875em;
    color: #fff;
    margin: 1em 0;
    line-height: 1.8em;
}
.footer-middle p {
    margin: 0;
}
.footer-middle a {
    color: #fa4b2a;
	font-family: 'Open Sans', sans-serif;
}
.footer h4 {
    font-size: 1.7em;
    font-family: 'Raleway' !important;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-family: sans-serif;
}
.mid-btm {
    margin-bottom: 1em;
}
.footer-right li a {
    color: #fff;
    font-size: 0.875em;
    line-height: 1.8em;
}
.footer-right li a:hover{
    color: #fa4b2a;
}
.footer-right li {
	display:block;
}
.name  form input[type="text"] {
  width: 100%;
  color: #333333 ! important;
  outline: none;
  font-size: 16px;
  padding: .5em;
  border: none;
  -webkit-appearance: none;
  margin-bottom:0.5em;
  font-family: 'Open Sans', sans-serif;
}
.name form input[type="submit"] {
  background:#fa4b2a; 
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: block;
  outline: none;
  border: none;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
.name form input[type="submit"]:hover{
	background:#000000;
}

.footerMenu .list-group-item{ 
  background: none;
  border: none;
  color: white;
  padding: 0;
  font-size: 17px;
  padding-bottom: 4px;
  font-family: 'Raleway';
}
.footerMenu li{
  border:1px solid #c1c1c2;  
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important; 
}
.footerMenu li .badge{
 float: none;
 background:none;   
}
.footerMenu li .badge i{
  color: #f4f4f4;
  font-size: 16px;
}

.footerMenu li a{
    color: white;
}

.footer .socialsFooter a{
    color: white;
}
.footer .socialsFooter .social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
 }
.footer .socialsFooter .social {
    -webkit-transform: scale(0.8);  
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
 }
.footer .socialsFooter #social-fb:hover {
   color: #3d5b99;
}
.footer .socialsFooter #social-tw:hover {
   color: #00aced;
}
.footer .socialsFooter #social-insta:hover {
    color: #fbad50;
}
.footer .socialsFooter #social-yu:hover {
   color: #e64a41;
}
.footer .socialsFooter #social-em:hover {
   color: #337758;
}
/*--footer--*/

.copyright {
    background:#0a0a0a;
    padding: 8px;
    text-align: center;
}
.copyright p {
    font-size: 0.875em;
    color: #ffffff;
    line-height: 1.8em;
}
.copyright p a{
    color: #ffffff;
	font-weight:700;
}
.copyright p a:hover{
    color:#fa4b2a;
}
.technology {
    margin-top: 3em;
}
/*--welcome-starts--*/
.w3agile-1{
    padding: 2em;
    background: #fff;
}
h2.w3,h3.w3{
    font-size: 2em;
    color: #fa4b2a;
    font-weight: 600;
}
.welcome-bottom{
	margin-top:4%;
}
.welcome-bottom p {
	color: #777;
    font-size: 0.875em;
    line-height: 1.8em;
    margin: 1em 0;
}
/*--//welcome-end--*/
/*-- team --*/
p.sint{
	color:#999;
	line-height:1.8em;
	text-align:center;
	position:relative;
	padding-bottom:1em;
	font-weight: 500 !important;
}
.team-grid1{
	position:relative;
	overflow: hidden;
}
.team-grid1 .p-mask{
    position: absolute;
    top:90%;
    width: 100%;
    padding: 1em;
    background:rgba(34, 34, 34, 0.55);
    transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-35px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.team-grid1 .event-meta {
    opacity: 0;
    -moz-opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.team-grid:hover .event-meta {
    opacity: 1;
    -moz-opacity: 1;
}
.team-grid:hover .p-mask {
    transform: translateY(-65%);
    -moz-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    -webkit-transform: translateY(-65%);
}
/*-- w3layouts --*/
.event-meta h4{
	color:#fa4b2a;
	font-size:1em;
	margin:1em 0 0em;
	text-transform:capitalize;
	line-height:1.5em;
}
.p-mask p{
	color: #fff;
    font-size: 0.875em;
    line-height: 1.8em;
    margin: 1em 0;
}
.team-grid h5 {
    font-size: 1.2em;
    color: #fa4b2a;
    margin: 1em 0;
    text-align: center;
    font-weight: 600;
}
.team-grid h5 span{
	display: block;
    color: #999;
    font-size: .8em;
    margin: .5em 0 0;
}
.team-grid {
    text-align: center;
    margin-top: 2em;
}
ul.social li{
	display:inline-block;
	margin:0 0.1em;
}
.social a {
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    z-index: 2;
/*-- agileits --*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.social a:hover {
  color: #fff;
}
.social a:hover .tooltip {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
.social a:active {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.social .tooltip {
  opacity: 0;
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 1;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.social .tooltip span {
  position: relative;
  left: -50%;
  padding: 6px 8px 5px 8px;
  border-radius: 3px;
  color: #fff;
  font-size: .7rem;
  line-height: 1;
  z-index: 1;
  background: #565656;
    color: #fff;
}
.social .tooltip span:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top-color: #565656;
}
.social i {
  position: relative;
  top: 1px;
  font-size: 1.5rem;
  border-radius: 65%;
  -webkit-border-radius: 65%;
  -moz-border-radius: 65%;
  -o-border-radius: 65%;
  -ms-border-radius: 65%;
}
.social li a.social-twitter i{
	background:url(../images/img-sp.png) no-repeat -25px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-google i{
	background:url(../images/img-sp.png) no-repeat -63px 10px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-facebook i{
	background: url(../images/img-sp.png) no-repeat 8px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-pinterest i{
	background:url(../images/img-sp.png) no-repeat -93px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-instagram i{
	background:url(../images/img-sp.png) no-repeat -129px 9px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.team{
    margin: 3em 0 0;
}
h3.team-heading {
    font-size: 2em;
    color: #fa4b2a;
    font-weight: 600;
}
/*-- //team --*/
img.zoom-img {
     transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}
img.zoom-img:hover{
    transform: scale(.9);
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	overflow: hidden;
}
/*-- gallery --*/
.gallery {
    padding: 2em 2em;
    background: #fff;
}
.gallery-grids {
    margin: 3em 0 0;
}
.gallery-grid{
	float:left;
	width:50%;
}
.gallery-grid a {
    display: block;
    overflow: hidden;
}
.gallery-grid img{
	padding:.5em;
	border:2px solid #aaa;
}
.gallery p {
    color: #777;
    font-size: 0.875em;
    line-height: 1.8em;
    margin: 1em 0;
}
/*-- //gallery --*/
/*-- featured-services --*/
.featured-services-grd {
    text-align: center;
    padding: 15px 0px;
}
.featured-services-grd span{
	font-size:40px;
	color:#fa4b2a;
}
.featured-services-grd h4 {
    font-size: 20px;
    color: #303030;
    font-weight: 700;
    margin: 20px 0;
}
.featured-services-grd p {
	font-size:0.875em;
	color:#9c9c9c;
	line-height:1.8em;
}
.featured-services-grids{
	margin:3em 0 0;
}
.fea-img img{
	width:100%;
}
.fea-top p {
    text-align: left;
    color: #9c9c9c;
    font-size: 0.875em;
    margin: 2em 0;
    line-height: 1.8em;
}
.fea-text h4 {
    margin: 20px 0;
    font-size: 21px;
    color: #303030;
    font-weight: 700;
}
.fea-text p {
 color: #9c9c9c;
  font-size: 0.875em;
  line-height: 1.8em;
}
.feature-botttom{
margin-top:50px;
}
.fea-grid:nth-child(3),.fea-grid:nth-child(4){
margin-top:50px;
}
.featured-services {
    margin-bottom: 3em;
}
.agile-1 {
    padding: 2em 2em;
    background: #fff;
}
/*-- //featured-services --*/
/*-- tips --*/
.tip-grid img{
width:100%;
}
.tip-grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
.tips {
  background: #464646;
}
.tip-grid figure img {
  width: 100% !important;
}
/* Common style */
.tip-grid figure {
	position: relative;
	overflow: hidden;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.tip-grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.8;
}

.tip-grid figure figcaption {
    padding: 25px 25px 0px 25px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.tip-grid figure figcaption,
.tip-grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.tip-grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.tip-grid figure h4 {
	word-spacing: -0.15em;
	font-weight: 300;
}


.tip-grid figure h4,
.grid figure p {
	margin: 0;
}

.tip-grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Julia *****/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	max-width: none;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h4 {
  position: relative;
  padding: 0.5em 0;
  font-family: 'FjallaOne-Regular';
  font-size: 30px;
  color: #BBE42A;
}

figure.effect-julia p {
  display: block;
  margin: 33px 0 0 0;
  padding: 6px 14px;
  background: #fff;
  color: #9c9c9c;
  text-transform: none;
  font-size: 14px;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-500px,0,0);
  transform: translate3d(-500px,0,0);
}
figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.micro-left{
float:left;
width:12.5%;
}
.micro-right{
float:right;
width:80%;
}
.micro-left img{
width:100%;
}
.latest h4 {
    font-size: 24px;
    color: #303030;
    margin-bottom: 20px;
    font-weight: 600;
}
.latest p {
    font-size: 0.875em;
    color: #9c9c9c;
    line-height: 1.8em;
    margin: 1em 0;
}
.tip-gd-left:nth-child(2) {
  margin-top: 60px;
}
.music {
    background: #fff;
    padding: 2em 2em;
}
.tip-grids {
    margin: 3em 0;
}
/*-- //music--*/
/*-- contact --*/
.contact-section {
    padding: 2em 2em;
    background: #fff;
}
.google-map iframe {
    width: 100%;
    height: 500px;
    border: 2px solid#CECECE;
    padding: 15px;
    background: #D8D8D8;
}
.contact-grid input[type="text"], .contact-grid textarea, .contact-grid input[type="email"] {
    display: block;
    background: #fff;
    color: #777;
    border: none;
    width: 94%;
    outline: none;
    font-size: 1em;
    padding: 0.8em 1em;
    border: 1px solid #BBB;
}
.contact-grid input[type="email"] {
    margin: 1em 0;
}
.contact-grid textarea{
	width: 94%;
    height: 200px;
    resize: none;
	margin: 1em 0;
}
.contact-grid input[type="submit"] {
    background: #fa4b2a;
    border: none;
    padding: 1em 0;
    width: 40%;
    font-size: 0.95em;
    color: #fff;
    letter-spacing: 0.5px;
    outline: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.contact-grid input[type="submit"]:hover {
    background: #303030;
}
.google-map {
    margin-top: 3em;
}
.contact-grids {
    margin-top: 3em;
}
.contact-grid  p {
    color: #777;
    padding: 1em 0;
	font-size:0.875em;
    line-height: 1.8em;
}
.contact-grid1 h4 {
    font-size: 1.5em;
    font-weight: 600;
    color: #303030;
}
.contact-grid1 ul li {
    list-style: none;
    line-height: 2.5em;
    font-size: 0.95em;
    color: #777;
}
.contact-grid1 ul li i {
    font-size: 1.2em;
    margin-right: 7px;
    color: #fa4b2a;
}
.contact-top {
    margin: 1em 0;
}
.contact-grid1 a {
    color: #777;
}
.agent-img {
    float: left;
    width: 30%;
    margin-right: 3%;
    border-radius: 60%;
    border: 4px solid#fff;
}.agent-info {
    float: left;
    width: 67%;
    margin-top: 1.5em;
}
.agent-info h6 {
    font-size: 0.95em;
    color: #f58025;
    padding-top: .5em;
}
/*-- //contact --*/
.page {
    padding: 2em 2em;
    background: #fff;
}
/*--codes--*/
.page-header h3 {
    font-size: 2em;
    color: #303030;
    font-weight: 600;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}

.form-horizontal .control-label {
  text-align: left;
}
/*--codes--*/
/*-- /single--*/
p.sub {
    line-height: 1.9em;
    font-size: 0.9em;
    color: #777;
	margin-bottom: 1em;
}
ul.share {
	margin: 2em 0 3em 0;
}
ul.social-share {
    float: left;
}
.single-middle {
   background: #f4f4f4;
    padding: 1.5em;
    margin: 2em 0;
}
ul.social-share li{
list-style:none;
display:inline-block;
}
ul.social-share li i,i.arrow,p.reply {
       background: url(../images/icons2.png)no-repeat -4px -3px;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 0 12px;
    vertical-align: middle;
}
ul.social-share li  i.tin:hover,ul.social-share li  i.message:hover,p.reply i:hover,i.arrow:hover,ul.social-share li i:hover{
  opacity:0.7;
}
ul.social-share li  i.tin{
	    background: url(../images/icons2.png)no-repeat -30px -3px;
}
ul.social-share li  i.message{
     background: url(../images/icons2.png)no-repeat -55px -3px;
}
i.arrow{
  background: url(../images/icons2.png)no-repeat -79px -3px;
    display: inline-block;
    float: right;
}
p.reply i{
      background: url(../images/icons2.png)no-repeat -4px -3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 14px 0 0px;
}
.client {
	float:left;
	width:8%;
	margin-right:7%;
}
.client img {
	width:100%;
	border-radius:50%;
	-web-kit-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;	
}
.client-message {
	float:left;
	width:70%;
}
.blog-posts h3 {
    line-height: 1.5em;
    font-size: 2.1em;
    font-weight: 400;
}
.blog-posts iframe {
	width:100%;
	height:400px;
}
.client-message i.fa.fa-calendar {
	font-size: 10px;
	margin-right: 6px;
	vertical-align: baseline;
}
.response h4 {
    color: #fa4b2a;
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 1.5em;
}
.coment-form input[type="text"] {
    display: block;
    background: none;
    color: #777;
    border: 1px solid #ddd;
    width: 70%;
    margin-bottom: 5px;
    outline: none;
    font-size: 13px;
    font-weight: 400;
    padding: 13px 15px;
	font-family: 'Open Sans', sans-serif;
}
.coment-form input[type="submit"] {
    background: #fa4b2a;
    border: 1px solid #fa4b2a;
    padding: .8em 0;
    width: 30%;
    margin-top: .5em;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.5px;
    outline: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}
.coment-form input[type="submit"]:hover{
   background:#303030;
    border: 1px solid #303030;
}
.coment-form input[type="email"] {
    background: none;
    color: #777;
    border: 1px solid #ddd;
    width: 70%;
    margin-bottom: 5px;
    outline: none;
    font-size: 13px;
        font-weight: 400;
    padding: 13px 15px;
	font-family: 'Open Sans', sans-serif;
}
.coment-form textarea {
    background: none;
    color: #777;
    border: 1px solid #ddd;
    width: 100%;
    display: block;
    height: 150px;
    outline: none;
    font-size: 13px;
       font-weight: 400;
    resize: none;
    padding: 13px 15px;
	font-family: 'Open Sans', sans-serif;
}
.coment-form h4 {
 color: #fa4b2a;
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 1.5em;
}
.media-left.response-text-left {
    float: left;
    width: 19%;
}
.response-text-right p {
    color: #777;
    font-size:0.9em;
    margin: 0 0 1em;
	line-height:1.9em;
}
.media-body.response-text-right ul li {
    color: #F26649;
    font-size: 0.9em;
    display: inline-block;
        font-weight: 400;
}
.media-body.response-text-right ul li a {
    color: #000000;
    font-size: 1em;
    font-weight: 700;
    display: block;
    margin-top: 6px;
    margin-left: 2em;
}
.media-body.response-text-right {
    float: right;
    width: 77%;
    text-align: left;
}
.media-left.response-text-left h5 a {
    color: #4A245E;
    font-weight: 400;
    line-height: 2em;
}
.coment-form {
    margin-top: 2em;
	padding-bottom:1em;
}
.media-left.response-text-left a img {
    border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
}
.media-body.response-text-right ul li a:hover {
    text-decoration: none;
    color: #f26649;
}
.agileinfo {
    padding: 2em 2em;
    background: #fff;
}
h5.top {
    color: #fa4b2a;
    font-size: 1.6em;
    font-weight: 600;
    margin: 0.8em 0;
}
.single {
    margin-top: 3em;
}
span.glyphicon.glyphicon-comment:hover, span.glyphicon.glyphicon-eye-open:hover, span.glyphicon.glyphicon-thumbs-up:hover, a.span_link {
    color: #000008;
}
span.glyphicon.glyphicon-comment, span.glyphicon.glyphicon-eye-open, span.glyphicon.glyphicon-thumbs-up {
    font-size: 10px;
    margin: 0 4px 0 20px;
    color: #CCCBC6;
}
.response {
    margin-top: 3em;
}
/*-- blog --*/
.blog-grid-left1,.blog-grid-right1{
	padding:0;
}
.blog-grid-left1 img {
    width: 100%;
}
.blog-grid-right1 a {
    font-size: 1.3em;
    padding: 0.5em 0;
    color: #303030;
    display: block;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
}
.blog-grid-right1 a:hover{
	color:#fa4b2a;
}
.blog-grid-right1 h4{
	text-transform: capitalize;
    font-size: 1em;
    color: #fa4b2a;
    margin: 0.5em 0;
    line-height: 1.8em;
}
.blog-grid-right1 p{
	font-size:14px;
	color:#999;
	margin:0;
	line-height:1.8em;
}
.m1 {
    margin: 2em 0 0;
}
.paging{
	margin:3em 0 0; 
}
.blog-grids1 {
    margin-top: 3em;
}
.blog {
    padding: 2em 2em;
    background: #fff;
}
/*-- //blog --*/
/*-- responsive design --*/
@media (max-width:1024px) {
.navbar-nav > li > a {
    padding: 10px 16px;
}
.head-left {
    width: 3%;
}
.header_right {
    margin-right: 0em;
    margin-right: 0em;
}
label.of {
    left: 267px;
}
label.on {
    left: 586px
}
.banner p {
    width: 80%;
}
.tc-ch h6, .wthree h6 {
    font-size: 0.9em;
}
.tc-ch h3, .wthree h3 {
    font-size: 1.4em;
}
.tc-ch p, .wthree p {
    font-size: 0.85em;
}
.tc-ch {
padding: 2em 1em;
}
.tech-btm {
    padding: 2em 1em;
    background: #fff;
}
.tech-btm h5 {
    font-size: 0.95em;
}
.insta h4 {
    font-size: 1.4em;
}
.search-1 input[type="search"] {
    width: 79%;
}
.footer h4 {
    font-size: 1.5em;
}
.tech-btm p {
    font-size: 0.85em;
}
.tech-btm h4 {
    font-size: 1.4em;
}
.wthree {
    padding: 2em 1em;
}
.footer p {
    font-size: 0.85em;
}
.w3agile-1 {
    padding: 2em 1em;
}
.welcome-bottom p {
    font-size: 0.85em;
}
.agile-1 {
    padding: 2em 1em;
}
.featured-services-grd p {
    font-size: 0.85em;
}
.fea-text p {
    font-size: 0.85em;
}
.blog {
    padding: 2em 1em;
}
.gallery {
    padding: 2em 1em;
}
.gallery p {
    font-size: 0.85em;
}
.latest h4 {
    font-size: 20px;
}
.latest p {
    font-size: 0.85em;
}
.music {
    padding: 2em 1em;
}
.page {
    padding: 2em 1em;
}
.contact-section {
    padding: 2em 1em;
}
.contact-grid p {
    font-size: 0.85em;
}
.agileinfo {
    padding: 2em 1em;
}
p.sub {
    font-size: 0.85em;
}
.response-text-right p {
    font-size: 0.85em;
}
}
/*-- responsive design --*/
@media (max-width:991px) {
.navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 6px;
}
label.of {
    left: 160px;
}
label.on {
    left: 475px;
}
.banner img {
    max-height: 400px;
}
.divPrevisao .bannerCS{
  margin-top: 20px;
}
.tab-image {
    width: 33.33%;
    padding: 0 7px;
}
.tab-content>.tab-pane {
    padding: 30px 0 0;
}
.technology-left {
    width: 63%;
    float: left;
}
.technology-right {
    width: 37%;
    float: left;
}
.tech-btm h5 {
    font-size: 0.9em;
}
.search-1 input[type="search"] {
    width: 78%;
}
.footer-left,.footer-middle,.footer-right {
    float: left;
    width: 33.33%;
}
.wthree-right {
    padding: 0;
    margin-top: 1em;
}
.team-grid1 img {
    width: 100%;
}
.team-grid1 .p-mask {
    top: 91%;
}
h2.w3, h3.w3 {
    font-size: 1.7em;
}
h3.team-heading {
    font-size: 1.7em;
}
.fea-grid {
    margin-bottom: 2em;
}
.blog-grid-right1 a {
    font-size: 1.1em;
}
.paging {
    margin: 1em 0 0;
}
.blog-grid {
    margin-bottom: 2em;
}
.blog-grids1 {
    margin-top: 2em;
}
.m1 {
    margin: 1em 0 0;
}
.tip-gd-left {
    margin-top: 1em;
}
.grid li {
    width: 210px;
}
.grid figcaption h4 {
    font-size: 16px;
}
.page-header h3 {
    font-size: 1.7em;
}
.contact-grid1 {
    margin-top: 2em;
}
h5.top {
    font-size: 1.3em;
}
.coment-form input[type="submit"] {
    width: 54%;
}
}
/*-- responsive design --*/
@media (max-width:800px) {
}
/*-- responsive design --*/
@media (max-width:768px) {
    .cshrp-header-top-bar .firstLeft li{
        margin-left: 0px;
    }
    .headerDown{
        padding-bottom: 0;
    }
    .banner img {
        max-height: 300px;
    }
    .blockContent .headFotos{
        margin-top: 25px;
    }
    .team-grid1 .p-mask {
        top: 92%;
    }
    .head-left .btn-xlarge{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .headerDown .logoRadio img {
        float: none;
    }
    .headerDown .aovivo {
        margin-top: 0;
        padding: 0;
        padding-bottom: 20px;
    }
    .copyright .row .col-md-4 p{
        margin-top: 5px;
    }
}
/*-- responsive design --*/
@media(max-width:767px){
.navbar-toggle {
   padding: 9px 10px;
   margin-top: 28px;
   margin-bottom: 0px;
   margin-right: 145px;
	 margin-top:2px;
   background-color: transparent;
}
.navbar {
  position: relative;
  min-height: 0px;
  margin-bottom: 0px;
  border: none;
}
.navbar-nav > li > a {
  padding: 0.8em 0em;
  font-size: 1em;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #303030;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-nav {
    margin: 7.5px 0px;
    width: 100%;
    text-align: center;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
}
.navigation {
    margin: 0.5em 0 0;
    float: left;
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
	font-size:0.8em;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
     color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #fa4b2a;
    padding: 2px;
    border-radius: 25px;
    margin-top: 20px;
}
.navbar-default .navbar-nav > li > a {
    color: #1D0E05;
}
.header_right {
  float: right;
	width:47%;
}
.head-left {
    width: 20%;
    float: left;
}
.social-icons {
    width: 33%;
    float: right;
	margin-top: 0.88em;
}
}

/*-- banners --*/
.bannerTopo {
  width: 970px;
  height: 100px;
}
@media(max-width: 768px) {
  .bannerTopo {
    width: auto;
    height: auto;
  }
}
.superBanner {
  width: 970px !important;
  height: 150px !important;
}
@media(max-width: 768px) {
  .superBanner {
    width: auto !important;
    height: auto !important;
  }
}
/*-- banners --*/

/*-- responsive design --*/
@media (max-width:736px) {
.tab-image {
    float: left;
}
.technology-left {
    width: 100%;
    float: left;
}
.tc-ch {
    padding: 2em 2em;
}
.wthree {
    padding: 2em 2em;
}
.technology-right {
    width: 100%;
    float: left;
    padding: 0;
}
.tech-btm {
    padding: 2em 2em;
    background: #fff;
}
.footer-left, .footer-middle, .footer-right {
    float: left;
    width: 100%;
    margin-bottom: 2em;
}
.footer {
    padding: 2em 0 1em;
}
.footer h4 {
    font-size: 1.4em;
}
.banner h2 {
    font-size: 1.8em;
}
.header {
    padding: 0.5em 0;
}
label.icon-search span {
    font-size: 1.1em;
    top: -3px;
}
label.of {
    left: 143px;
}
label.on {
    left: 462px;
}
.team-grid1 .p-mask {
    top: 95%;
}
.search-1 input[type="search"] {
    width: 92%;
}
}
/*-- responsive design --*/
@media (max-width:667px) {
.logo h1 a {
    font-size: 1.1em;
}
.logo p {
    font-size: 13px;
}
label.of {
    left: 116px;
}
label.on {
    left: 418px;
}
.banner h2 {
    font-size: 1.6em;
}
.banner p {
    font-size: 0.95em;
    width: 100%;
}
.navbar-toggle {
    margin-right: 126px;
}
abel.icon-search span {
    font-size: 1.1em;
    top: -9px;
}
}
/*-- responsive design --*/
@media (max-width:640px) {
.banner img{
    max-height: 250px;
}
label.of {
    left: 102px;
}
label.on {
    left: 406px;
}
.search-1 input[type="search"] {
    width: 91%;
}
.navbar-toggle {
    margin-right: 115px;
}
}
/*-- responsive design --*/
@media (max-width:600px) {
.banner h2 {
    font-size: 1.5em;
}
label.of {
    left: 80px;
}
label.on {
    left: 386px;
}
.search-1 input[type="search"] {
    width: 90%;
}
.navbar-toggle {
    margin-right: 107px;
}
}
/*-- responsive design --*/
@media (max-width:568px) {
    label.of {
        left: 64px;
    }
    label.on {
        left: 370px;
    }
    .navbar-toggle {
        margin-right: 102px;
    }
    .blockContent .rowAgenda .card-agenda .agenda-right li{
        float: left;
    }
}
/*-- responsive design --*/
@media (max-width:480px) {
.logo h1 a {
    font-size: 1em;
}
label.of {
    left: 21px;
}
label.on {
    left: 326px;
}
.banner img{
    max-height: 200px;
}
.bht a {
    padding: 0.5em 1em;
    font-size: 0.85em;
}
.fea-text h4 {
    font-size: 18px;
}
.featured-services-grd h4 {
    font-size: 18px;
}
.page-header h3 {
    font-size: 1.5em;
}
.contact-grids {
    margin-top: 1em;
}
.contact-grid input[type="text"], .contact-grid textarea, .contact-grid input[type="email"] {
    width: 100%;
    font-size: 0.9em;
}
.contact-grid textarea {
    width: 100%;
    height: 177px;
}
.contact-grid input[type="submit"] {
    width: 50%;
    font-size: 0.95em;
}
.google-map {
    margin-top: 2em;
}
.google-map iframe {
    width: 100%;
    height: 200px;
}
.search-1 input[type="search"] {
    width: 87%;
}
.navbar-toggle {
    margin-right: 85px;
}
.search_box:checked~.search_form {
    width: 436px;
}
.search_form input[type='text'] {
    width: 316px;
}
}
/*-- responsive design --*/
@media (max-width:414px) {
.soci {
    float: left;
    padding-top: 1em;
    width: 100%;
}
.banner img{
	max-height: 150px;
}
label.of {
    width: 50px;
    left: 26px;
}
label.on {
    left: 292px;
	width: 50px;
}
.nav-tabs>li>a {
    padding: 10px 20px;
    font-size: 14px;
}
.tc-ch h3, .wthree h3 {
    font-size: 1.3em;
}
.tc-ch h6, .wthree h6 {
    font-size: 0.875em;
}
.footer h4 {
    font-size: 1.3em;
}
.technology {
    margin-top: 2em;
}
h2.w3, h3.w3 {
    font-size: 1.5em;
}
h3.team-heading {
    font-size: 1.5em;
}
.team-grid1 .p-mask {
    top: 86%;
}
h5.top {
    font-size: 1.1em;
	line-height: 1.7em;
}
.search-1 input[type="search"] {
    width: 85%;
}
label.icon-search span {
    font-size: 1.1em;
    top: -7px;
}
.navbar-toggle {
    margin-right: 64px;
}
.search_box:checked~.search_form {
    width: 374px;
}
.search_form input[type='text'] {
    width: 254px;
}
.coment-form h4 {
    font-size: 1.3em;
}
.response h4 {
    font-size: 1.3em;
}
.single {
    margin-top: 2em;
}
}
/*-- responsive design --*/
@media (max-width:384px) {
.logo h1 a {
    font-size: 0.95em;
}
.logo p {
    font-size: 12px;
}
label.of {
    margin-top: -28px;
    left:23
}
label.on {
    left: 266px;
	 margin-top: -28px;
}
.name form input[type="text"] {
    font-size: 14px;
    padding: .8em;
}
.search-1 input[type="search"] {
    width: 83%;
}
.navbar-toggle {
    margin-right: 56px;
}
.search_box:checked~.search_form {
    width: 333px;
}
.search_form input[type='text'] {
    width: 213px;
}
.head-left {
    width: 18%;
}
.social-icons {
    width: 35%;
}
.coment-form input[type="submit"] {
    width: 57%;
	font-size:14px;
}
}
/*-- responsive design --*/
@media (max-width:375px) {
  label.of {
      left: 18px;
  }
  label.on {
      left: 260px;
  }
  .head-left {
      width: 4%;
  }
  .social-icons {
      width: 36%;
  }
  .header_right {
      width: 58%;
  }
  .navbar-toggle {
      margin-right: 75px;
  }
  }
  /*-- responsive design --*/
  @media (max-width:320px) {
  .logo h1 a {
      font-size: 0.857em;
  }
  label.of {
      left: 0;
  	width:42px;
  }
  label.on {
      left: 235px;
  	width:42px;
  }
  .tab-image {
      width: 100%;
      padding: 10px 0px;
  }
  .technology {
      margin-top: 1em;
  }
  .tc-ch {
      padding: 1em 1em;
  }
  .wthree {
      padding: 1em 1em;
  }
  .tech-btm {
      padding: 1em 1em;
      background: #fff;
  }
  .footer-left, .footer-middle, .footer-right {
      padding: 0;
  }
  .team-grid {
      padding: 0;
  }
  .featured-services-grid {
      padding: 0;
  }
  .feature-botttom {
      margin-top: 24px;
  }
  .fea-grid {
      margin-bottom: 1em;
      padding: 0;
  }
  .blog-grid {
      margin-bottom: 2em;
      padding: 0;
  }
  .pagination-lg > li > a, .pagination-lg > li > span {
      padding: 8px 13px;
      font-size: 14px;
  }
  .gallery-grids {
      margin: 2em 0 0;
  }
  .gallery-grid {
      float: left;
      width: 100%;
  }
  .tip-grid {
      padding: 0;
  }
  .tip-grids {
      margin: 2em 0;
  }
  .tip-grid-right {
      padding: 0;
  }
  .contact-grid {
      padding: 0;
  }
  .search-1 input[type="search"] {
      width: 81%;
  }
  .social-icons {
      width: 44%;
  }
  .header_right {
      width: 53%;
  }
  .head-left {
      width: 3%;
  }
  .navbar-toggle {
      margin-right: 51px;
  }
  .search_box:checked~.search_form {
      width: 275px;
  }
  .search_form input[type='submit'] {
      font-size: 13px;
      padding: 10px 16px;
  }
  .search_form input[type='text'] {
      width: 181px;
      font-size: 13px;
  }
  label.icon-search span {
      font-size: 1.1em;
      top: -5px;
      left: -4px;
  }
  .media-left.response-text-left {
      float: left;
      width: 30%;
  }
  .media-body.response-text-right {
      width: 69%;
  }
  .coment-form input[type="text"] {
      width: 100%;
  }
  .coment-form input[type="email"] {
      width: 100%;
  }
  .coment-form input[type="submit"] {
      width: 74%;
  }
}

/** mainonta **/
.mainonta img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
}
.mainonta2 img {
    width: 100%;
}
.bannerLateralPrincipal {
    margin-top: 25px;
    margin-bottom: 25px;
}
.mainontas-lateral img {
  width: 65%;
  padding-bottom: 15px;
}
.div-mainonta{
  width: 80%;
  margin: 0 auto;
}
@media(max-width: 768px) {
  .div-mainonta{
    width: 90%;
    margin: 0 auto;
  } 
}

.bannerLateralPrincipal-mobile {
  display: none !important;
}

.div-mainonta img{
  width: 100%;
}

#carousel-mainonta3 {
  margin-top: 30px;
}
/** mainonta **/


/** Notícias **/
.bloco-noticia img {
    width: 100%;
    border-radius: 5px;
}
.bloco-noticia {
    margin-top: 25px;
}
/* .titulo {
    position: absolute;
    margin-top: -40px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-left: 30%;
} */

div.titulo {
    position: absolute;
    margin-top: -115px;
    font-size: 38px;
    font-weight: 600;
    color: #FFF;
}
.titulo-small {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    color: rgb(78, 78, 78);
}

.blocoNoticia {
    margin-top: 25px;
}
 .blocoNoticia h3 {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
  }
 .blocoNoticia h3:hover,
 .blocoNoticia h3:focus,
 .blocoNoticia h3:active {
    text-decoration: none;
  }
 .blocoNoticia .thumbnail-title {
    font-size: 20px;
    margin-top: 5px;
  }
  .blocoNoticia .img-thumb-bg {
    height: 448px;
  }
 .blocoNoticia .img-thumb-bg {
    padding: 0;
    overflow: hidden;
    min-height: 200px;
    position: relative;
    border-radius: 3px;
    background-position: center;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
    width: 100%;
  }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
  
.img-thumb-bg:before {
  transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease,-webkit-transform .35s ease;
}

/*.img-thumb-bg:hover:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}*/

.CSSHARP_Panel .link-noticia .img-thumb-bg {
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease;
}
.overflow-img {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 200px;
}
.overflow-img.of2 {
  height: 530px;
}
@media(max-width: 768px) {
  .overflow-img.of2 {
    height: 305px;
  }
}
.overflow-img.of3 {
  height: 262px;
  margin-bottom: 20px;
}
.overflow-img .img-thumb-bg {
  max-width: 100% !important;
  height: 200px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3;
}
.overflow-img img {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.overflow-img.of2 .img-thumb-bg {
  height: 530px;
}
.overflow-img.of3 .img-thumb-bg {
  height: 262px;
  margin-bottom: 20px;
}
.overflow-img .img-thumb-bg:hover {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
}

.overflow-img.of2 .img-thumb-bg:hover .caption, .overflow-img.of3 .img-thumb-bg:hover .caption{
    transform: scale(.9);
}
 @media(max-width: 768px) {
  .overflow-img.of2 .img-thumb-bg {
    height: 263px;
  }
 }
 .blocoNoticia .img-thumb-bg .caption {
    bottom: 10px;
    height: 65px;
    font-size: 12px;
    position: absolute;
    padding: 0 20px 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3 ease-out;
    -moz-transition: all 0.3 ease-out;
    -o-transition: all 0.3 ease-out;
  } 
 .blocoNoticia .img-thumb-bg .overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
    background: rgba(0, 0, 0, 0);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  }
 .blocoNoticia .img-thumb-bg .overlay {
    background: rgba(0, 0, 0, 0.4);
  }
 .blocoNoticia .img-thumb-bg .caption .tag h3 {
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    border-radius: 2px;
    display: inline-block;
    background-color: #2980B9;
  }
 .blocoNoticia .img-thumb-bg .caption .title {
    margin-top: 5px;
    font-size: 18px;
    line-height: 20px;
  }
  .blocoNoticia .img-thumb-bg .caption .categoria h3 {
      color: #fff;
      font-size: 14px;
  }
 .blocoNoticia .img-thumb-bg .caption .title h3 {
    color: #fff;
    font-size: 24px;
  }
 .fotosAlbum{
    padding-left: 15px;
    padding-right: 15px;
  }
 .fotosAlbum .imgThumbsCapa{
    margin-bottom: 20px;
  }
  .blocoNoticia-lateral .img-thumb-bg {
    height: 180px;
  }

  .blocoNoticia-lateral .img-thumb-bg .caption .title h3 {
    color: #fff;
    font-size: 18px;
  }
  .blocoNoticia-lateral .img-thumb-bg .caption {
    bottom: 20;
  }
/** Notícias **/

/* Eventos - página inicial*/

.btn-vertical-slider{ margin-left:35px; cursor:pointer;}
a {  cursor:pointer;}
.carousel.vertical .carousel-inner .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

 .carousel.vertical .active {
  top: 0;
}

 .carousel.vertical .next {
  top: 100%;
}

 .carousel.vertical .prev {
  top: -100%;
}

 .carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

 .carousel.vertical .active.left {
  top: -100%;
}

 .carousel.vertical .active.right {
  top: 100%;
}

 .carousel.vertical .item {
    left: 0;
}
.col-image img {
    width: 100%;
}
.event-title {
  text-align: center;
}
.slide-eventos-panel {
  height: 290px;
}
/* Eventos -página inicial*/

/*ULTIMAS NOTÍCIAS*/
.margem {
  margin-top: 80px;
}
@media(max-width: 768px) {
  .margem {
    margin-top: 24px;
  }
}
.ultimas-header {
  margin-bottom: 15px;
  padding: 10px 10px 10px 10px;
  background-color: #5a2d82;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.share {
  margin-top: 4%;
}
.ultimas-header h3 {
  color: #FFF;
  font-weight: 600;
  font-size: 26px;
}
.main-title {
  font-size: 30px;
  font-weight: 900;
  color: #414141;
  text-transform: uppercase;
}
hr.separa-noticia {
  border-color: #ccc;
}
.ultimas {
  padding-bottom: 25px;
}
.destaques-title {
  margin-left: 28px;
}
.bloco-noticia-ultimas .col-md-6 img {
  width: 100%;
} 
.titulo-noticia-ultimas {
  font-size: 24px;
  font-weight: 600;
  font-family: 'Raleway';
  color: #2b2b2b;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.titulo-noticia-ultimas:hover {
  -webkit-color: #4b4b4b;
  -moz-color: #4b4b4b;
  color: #4b4b4b;
}
p.desc-news {
  color: #6b6b6b;
  font-size: 15px;
  padding-top: 10px;
}
button.btn-ver-mais {
  background-color: #5a2d82;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
  width: 30%;
  font-size: 18px;
  font-weight: 400;
  margin-top: 25px;  
}

button.btn-ver-mais:hover {
  color: #fff;
}
button.btn-ver-mais:active {
  color: #fff;
}

@media(max-width: 1005px) {
  .responsive-lateral-noticia {
    margin: 0 auto !important;
  }
}
.categ-label {
  position: absolute;
  top: 0;
  background-color: #7c5a9a;
  color: #fff;
  padding: 5px;
}
.wrapper-img {
  overflow: hidden;
  width: 100%;
  max-height: 100%;
}
.wrapper-img img {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.wrapper-noticia:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
/*ULTIMAS NOTÍCIAS*/

/*BLOCOS*/
.CSSHARP_Panel .thumbnail-title {
  font-size: 20px;
  margin-top: 5px;
}
.plus-header {
  float: right;
  font-size: 14px;
  font-weight: 200;
  color: #fff;
}
.plus-header:hover {
  text-decoration: none;
}
.img-thumb-bg {
  transition: background-size 0.4s;
  -webkit-transition: background-size 0.4s;
  -moz-transition: background-size 0.4s;
}
.img-thumb-bg:hover  {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
}
.CSSHARP_Panel .img-thumb-bg {
  height: 420px;
}
.CSSHARP_Panel .img-thumb-bg {
  padding: 0;
  overflow: hidden;
  min-height: 50px;
  position: relative;
  border-radius: 3px;
  background-position: center;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center center;
  width: 100%;
}

.CSSHARP_Panel .img-thumb-bg .caption {
  bottom: 10px;
  height: 120px;
  font-size: 12px;
  position: absolute;
  padding: 0 20px 20px;
  transition: all 0.3s ease-in-out;
}
.CSSHARP_Panel .img-thumb-bg .overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.CSSHARP_Panel .img-thumb-bg .overlay {
  background: rgba(0, 0, 0, 0.4);
}
.CSSHARP_Panel .img-thumb-bg .caption .tag h3 {
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  border-radius: 2px;
  display: inline-block;
  background-color: #2980B9;
}
.CSSHARP_Panel .img-thumb-bg .caption h2 {
  color: #FFF;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 15px;
}
.CSSHARP_Panel .img-thumb-bg .caption .title {
  margin-top: 5px;
  font-size: 18px;
  line-height: 20px;
}

.CSSHARP_Panel .img-thumb-bg .caption .categoria h3 {
    color: #fff;
    font-size: 14px;
}
.CSSHARP_Panel .img-thumb-bg .caption .title h3 {
  color: #fff;
  font-size: 18px;
  text-align: inherit;
}
.fotosAlbum{
  padding-left: 15px;
  padding-right: 15px;
}
.fotosAlbum .imgThumbsCapa{
  margin-bottom: 20px;
}
.CSSHARP_Panel-lateral .img-thumb-bg {
  height: 263px;
}

.CSSHARP_Panel-lateral .img-thumb-bg .caption .title h3 {
  color: #fff;
  font-size: 18px;
}

.CSSHARP_Panel-lateral .img-thumb-bg .caption h2 {
  font-size: 24px;
}

.CSSHARP_Panel-lateral .img-thumb-bg .caption {
  height: 85px;
}
.CSSHARP_Panel-lateral .img-thumb-bg .caption {
  bottom: 20;
}
.CSSHARP_Panel-lateral {
  border: none;
}
.CSSHARP_Panel h3.main-title {
  padding-left: 15px;
}
/*BLOCOS*/


/*DESTAQUES*/
.card-destaque {
  margin-top: 30px; 
  margin-bottom: 0px;
}
.noticias-laterais {
  margin-left: -40px;
}
.informe-publicitario {
    position: absolute;
    background: #5a2d82;
    top: 4%;
    left: 5%;
    z-index: 99;
    color: #fff;
    padding: 5px;
}
#carousel-destaques-mobile {
  display: none;
}

.carousel-superBanner-mobile {
  display: none !important;
}
.carousel-superBanner-mobile img{
  width: 100%;
}
.bannerTopo-carousel-mobile {
  display: none !important;
}

@media(max-width: 995px) {
  .noticias-laterais {
    margin-left: 0;
  }
  #carousel-destaques {
    display: none;
  }
  #carousel-destaques-mobile {
    display: block;
  }
  .bannerTopo-carousel {
    display: none !important;
  }
  .bannerTopo-carousel-mobile {
    display: block !important;
  }
  .carousel-superBanner {
    display: none !important;
  }
  .carousel-superBanner-mobile {
    display: block !important;
  }
  .blocos {
    display: none;
  }
  .bannerLateralPrincipal-mobile {
    display: block !important;
  }
  .bannerLateral {
    display: none !important;
  }
  .bloco-colunistas {
    display: none !important;
  }
  .col-videos-audios {
    display: none;
  }
  .eventos-mobile {
    display: block !important;
  }
  .slide-eventos {
    display: none !important;
  }
  /* 
  .col-previsao-do-tempo {
    display: none;
  } */
  /* .col-variedades {
    display: none;
  } */
  .titulo-noticia-ultimas {
    margin-top: 15px;
  }
}
/*DESTAQUES*/

/*EVENTOS*/
.evento-data-inicial {
  padding-left: 8px;
  font-weight: 600;
  color: #505050;
}

.eventos-mobile {
  display: none;
}

.evento-data-final {
  padding-left: 8px;
  font-weight: 600;
  color: #505050;
}
.evn {
  width: 95%;
  margin: 0 auto;
}
.evn-title {
  font-size: 15px;
  font-weight: 800;
  text-align: center;
  padding-bottom: 10px; 
  width: 96%;
}

.evn-desc {
  text-align: center;
  width: 96%;
}

.evn-data-inicio, .evn-data-fim, .evn-site {
  color: #4b4b4b;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600px; 
}

.evn-add-info-div {
  width: 89%;
  margin: 0 auto;
  margin-top: 15px;
}

.evn-add-info {
  text-align: justify;
  font-size: 16px;
  padding-top: 10px;
}
.diaEvento {
  background-color: #3b3b3b;
  width: 100%;  
}
.adicional-info {
  padding-left: 15px;
  width: 95%;
  font-size: 17px;
}

@media(max-width: 990px) {
  .event-wrapper {
    margin-bottom: 30px !important;
  }
  .rowInfoEvento {
    margin-top: 20px;
    text-align: center;
  }
  .desc-video {
    margin-bottom: 50px;
  }
}
/*EVENTOS*/

/*mainonta LATERAL*/

.mainontas-lateral {
  border-radius: 5px;
}

.mainontas-lateral .mainonta-header {
  padding: 10px 10px 10px 10px;
  background-color: #5a2d82;
  color: #fff;
  margin-bottom: 15px;
}
.mainontas-lateral .mainonta-header h3 {
    font-weight: 600;
    font-size: 26px;
}
/*mainonta LATERAL*/


/*PAINEL*/
.CSSHARP_Panel {
  border: 1px solid #dedbdb;
  border-radius: 5px;
  padding-bottom: 15px;
  box-shadow: 3px 6px 16px 4px #c4c4c4;
}

.no-box-shadow {
  box-shadow: none;
}

.no-border {
  border: none;
}

.CSSHARP_Panel.border-none {
  border: none;
}

.CSSHARP_Panel_Header {
  margin-bottom: 20px;
  padding: 10px 10px 10px 10px;
  background-color: #5a2d82;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.CSSHARP_Panel_Header h3 {
  font-size: 16px;
  color: #fff;
  font-family: 'Raleway';
  font-weight: 600;
}
/*PAINEL*/


/*VIDEOS*/
.CSSHARP_RESPONSIVE_VIDEOS {
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}

.CSSHARP_RESPONSIVE_VIDEOS iframe {
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}
.overlay-play {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #0000006b;
}
.overlay-play i{
  font-size: 35px;
  color: #fff;
  top: 50%;
  margin-top: 136px;
}
.overlay-play i.index {
  margin-top: 48px;
  font-size: 26px;
}
/*VIDEOS*/

/*PAGINA NOTICIAS*/
.CSSHARP_Noticias {
  overflow: hidden;
}
.CSSHARP_Noticias img {
  width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}


.CSSHARP_Noticias h3.CSSHARP_titulo-noticia {
  font-size: 16px;
  font-weight: 600;
  color: #676666;
  text-align: justify;
  padding-top: 10px;
}
.CS_noticia-main-content {
  margin-top: 30px;
}
.CS_noticia-main-content h3.CS_noticia_title {
  font-weight: 800;
  color: #565555;
  font-size: 40px;
  text-align: center;
}
.CS_noticia-main-content .CS_noticia_capa img {
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: 20px;
}
.CS_noticia-main-content .CS_noticia_texto p {
  text-align: justify;
  font-size: 18px;
  color: #4b4b4b;
  padding-bottom: 20px;
}
.CS_noticia-main-content .CS_noticia_texto img {
  float: left;
  margin: 0 20px 0 0;
}
@media(max-width: 430px) {
  .CS_noticia-main-content .CS_noticia_texto img {
    margin: 0 40px 20px 30px;
  }
}

@media(max-width: 370px) {
  .CS_noticia-main-content .CS_noticia_texto img {
    margin: 0 40px 0 17px;
  }
}

@media(max-width: 335px) {
  .CS_noticia-main-content .CS_noticia_texto img {
    margin: 0 40px 0 10px;
  }
}

@media(max-width: 335px) {
  .CS_noticia-main-content .CS_noticia_texto img {
    margin: 0 40px 0 0px;
  }
}
@media(max-width: 320px) {
  .CS_noticia-main-content .CS_noticia_texto img {
    margin: 0 40px 0 -5px;
  }
}

@media(max-width: 300px) {
  .CS_noticia-main-content .CS_noticia_texto img {
    margin: 0 40px 0 -15px;
  }
}
.CS_noticia-main-content .CS_share-bar hr {
  border: 1px solid #e7e7e7;
}
.legenda {
  width: 100%;
  text-align: left;
  padding-left: 15px;
  padding-bottom: 7px;
  padding-top: 7px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-shadow: 4px 0px 15px 4px #e7e7e7;
}
.CS_noticia-main-content .topicos span.dados {
  padding-left: 5px;
}
.CS_noticia-main-content .CS_share-bar {
  margin: 30px 0 20px 0;
}
.CS_noticia-main-content .CS_share-bar .row .col-md-2 i{
  text-align: center;
  font-size: 25px;
  padding-right: 15px;
}
.CS_noticia-main-content .CS_share-bar i.fa-facebook-square {
  color: #3B5998;
}
.CS_noticia-main-content .CS_share-bar i.fa-twitter {
  color: #00aced;
}
.CS_noticia-main-content .CS_noticia_subtitle {
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
  color: #4b4b4b;
}
.CS_noticia_dados {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
}
.CS_div-topicos {
  font-size: 16px;
  font-weight: 600;
  padding-top: 40px;
  margin-left: 15px;
}
p.topicos {
  padding-top: 8px;
  color: #6b6b6b;
}
.CS_noticia_capa {
  margin-bottom: 25px;
}
.btn-facebook-share {
  background-color: #3B5998;
  color: #fff;
}
.btn-facebook-share:hover {
  color: #fff;
}
.CS_share-buttons {
  float: right;
}

.CS_share-buttons button {
  margin-left: 5px;
  width: 35px;
}
.CS_share-buttons button.facebook {
  background-color: #3b5998;
  color: #dfe3ee;
  padding: 8px 8px 8px 8px;
  border-radius: 5px;
  border: none;
}
.CS_share-buttons button.twitter {
  background-color: #00aced;
  color: #fff;
  padding: 8px 8px 8px 8px;
  border-radius: 5px;
  border: none;
}

.CS_share-buttons button.googleplus {
  background-color: #d34836;
  color: #fff;
  padding: 8px 8px 8px 8px;
  border-radius: 5px;
  border: none;
}

.CS_share-buttons button.pinterest {
  background-color: #bd081c;
  color: #fff;
  padding: 8px 8px 8px 8px;
  border-radius: 5px;
  border: none;
}
.tags a{
    border:1px solid #DDD;
    display:inline-block;
    color:#2f2f2f;
    background:#FFF;
    -webkit-box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);
    box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);
    -webkit-transition:all .1s ease-in-out;
    -moz-transition:all .1s ease-in-out;
    -o-transition:all .1s ease-in-out;
    -ms-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;
    border-radius:2px;
    margin:0 3px 6px 0;
    padding:5px 10px
}

.rowCategorias {
  margin-left: 3px;
  margin-top: 30px;
}
.rowCategorias h3 {
  text-align: left;
  padding-bottom: 15px;
  color: #5a2d82;
  font-weight: 800;
}
/*PAGINA NOTICIAS*/

.nome-video  {
  font-size: 20px;
  font-weight: 100;
  padding-top: 10px;
  padding-bottom: 5px;
}

.tbnet-link {
  display: none;
}


@media(max-width: 990px) {
  .menu {
    overflow: hidden;
  }
}

.ver-mais-panel {
  float: right;
}

/*EVENTOS*/
.CS_evn_evento_nome {
  padding-bottom: 15px;
  color: #454647;
  font-family: 'Open Sans';
  font-size: 20px;
  padding-left: 15px;
}

.CS_evn_descricao {
  text-align: justify;
  font-size: 18px;
  color: #656465;
  padding-bottom: 10px;
}
.evn-footer {
  color: #656465;
  font-size: 14px;
}
.event-wrapper {
  width: 86%;
  border: 1px solid #ccc;
  margin: 0 auto;
  border-radius: 5px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
  box-shadow: 3px 6px 16px 4px #c4c4c4;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.event-wrapper:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
}

.event-wrapper .event-content .event-name {
  text-align: left;
  color: #4b4b4b;
  font-size: 26px;
  padding-top: 15px;
  font-family: 'Open Sans';
  font-weight: 600;
  padding-bottom: 15px;
}
.event-wrapper .event-content .event-data {
  text-align: left;
  color: #4b4b4b;
  padding-top: 8px;
}
.event-wrapper .event-content .event-social-network {
  font-size: 20px;
  color: #4b4b4b;
}
.event-wrapper .event-content .event-social-network i {
  color: #3b5998;
}
.event-wrapper .event-banner img {
  width: 100%;
}
.card-evento {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 15px;
  border: 1px solid #c3c3c3;
}
.card-evento h3 {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  padding-top: 10px;
}
.banner-evento {
  width: 100%;
}
.rowInfoEvento span {
  font-weight: bold;
}
/*EVENTOS*/

/*MUTLIMEDIA*/
.rowVideos {
  margin-bottom: 40px;
}

/*MULTIMEDIA*/

/*AUDIOS*/
.rowAudios {
  margin-bottom: 50px;
}

@media(max-width: 768px) {
  .rowAudios {
    margin-bottom: 0px;
  }
  .rowAudios audio {
    margin-bottom: 30px;
  }
}

.rowAudios .col-md-6 audio {
  width: 100%;
}

.rowAudios .col-md-6 h3 {
  padding-left: 15px; 
  font-size: 18px;
  font-weight: 600;
  color: #4b4b4b;
  padding-bottom: 8px;
}
/*AUDIOS*/

/*MAIS LIDAS*/
.rowMaisLidas {
  margin-right: 0px;
  margin-bottom: 15px;
}
.rowMaisLidas > a > .col-md-4 img {
  width: 100%;
  margin-left: -10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.rowMaisLidas > a h4 {
  font-size: 17px;
  padding-left: 15px;
  color: #6b6b6b;
  font-weight: 900;
  font-family: 'Raleway' !important; 
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.rowMaisLidas > a > .col-md-8 h4:hover {
  -webkit-color: #5a2d82;
  -moz-color: #5a2d82;
  color: #5a2d82;
}

.rowMaisLidas > a > .col-md-8 {
  margin-top: 10px;
  margin-right: -10px;
}
/*MAIS LIDAS*/

/*INSTITUCIONAL*/
.rowInstitucional .texto-institucional {
  text-align: center;
  font-size: 17px;
  color: #4b4b4b;
}

.rowInstitucional img{
  padding-top: 30px;
}
/*INSTITUCIONAL*/

/*COLUNISTAS*/
.img-colunista{
  border-radius: 50%;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.nome-colunista {
  color: #454647;
  font-weight: 600;
  text-align: center;
  padding-top: 10px;
}
div.colunista {
  padding-bottom: 40px;
  overflow: hidden;
  margin: 0 auto;
  width: 95%;
}

.redes-sociais-colunista {
  padding-top: 60px;
}
.redes-sociais-colunista i {
  font-size: 25px;
  padding-bottom: 15px;
}
.redes-sociais-colunista i.fa.fa-facebook-square {
  color: #3b5998;
}

.redes-sociais-colunista i.fa.fa-twitter {
  color: #00aced;
}

.redes-sociais-colunista i.fa.fa-instagram {
  color: #cd486b;
} 

div.colunista .row h4 {
  font-family: 'Open Sans';
  color: #4b4b4b;
  font-weight: 600;
  font-size: 16px;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
}

div.colunista .row h4:hover  {
  color: #5a2d82;
  -webkit-transition-color: #5a2d82;
  -moz-transition-color: #5a2d82;
}

div.colunista .row p.comunista {
  color: #5a2d82;
  font-weight: 600;
  padding-top: 5px;
}
/*COLUNISTAS*/

/*SLIDE mainonta*/
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 535px;
}

.jcarousel img {
    display: block;

    padding-bottom: 15px;
}
.jcarousel ul {
    width: 100%;
    height: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
/*SLIDE mainonta*/

/*VEJA MAIS*/
.rowVejaMais {
  width: 100%;
  margin:0 auto;
  margin-bottom: 25px;
}

.rowVejaMais .col-md-12 > p {
  font-size: 18px;
  color: #6b6b6b !important;
}
/*VEJA MAIS*/

/*CONTATO*/
.CS_Contact_main {
  margin: 50px;
}
.form-control {
  border: 2px solid;
  border-color: transparent transparent #5a2d82 transparent;
  height: 50px;
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none;
  border-color: transparent transparent #5a2d82 transparent;
}
.form-control::placeholder {
  font-size: 18px;
}
.contact-form {
  width: 100%;
  margin: 0 auto;
}
.buttons {
  float: right;
}
.buttons button.btn {
  margin-left: 8px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 17px;
}
.buttons button.btn.btn-send {
  background-color: #5a2d82;
  color: #f6f6f6;
}
.CS_Contact_main > .CS_Contact_title {
  text-align: center;
  font-weight: 800;
  color: #454647;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.contact-form .row {
  margin-bottom: 20px;
} 
.block-content {
  text-align: center;
}

.block-content h3 {
  color: #4b4b4b;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 5px;
  padding-top: 5px;
}

.block-content p {
  font-size: 18px;
  color: #6b6b6b;
}
.rowInfo_contact {
  margin-bottom: 55px;
}

.contact-form label {
  font-size: 16px;
  font-weight: 600;
}

.contact-card {
    width: 100%;
    margin: 30px auto;
    background: #efefef;
    padding: 25px 25px 25px 25px;
    border: 1px solid #ccc;
}

.contact-card:hover {
    box-shadow: 4px 2px 7px #999;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}

.contact-card h3 {
    text-align: center;
    font-size: 1.7em;
    color: #4b4b4b;
    padding-bottom: 15px;
    font-family: 'Raleway';
}

.contact-card i {
    color: #5a2d82;
}

.contact-card p {
    text-align: center;
    font-size: 17px;
    color: #6b6b6b;
    font-weight: 500;
}
.title-contato {
  padding-top: 1em;
  padding-bottom: .5em;
  font-family: 'Raleway';
  font-size: 2.5em;
  color: #4b4b4b;
}
/*CONTATO*/


.body-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
}

/*ANIMAÇÃO*/
.animation{
  opacity: 0;
  transform: translate3d(-500px, -10px, 0);
  transition: .8s;
}
.start-animation{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/*ANIMAÇÃO*/

.bannerLateralMenor {
  margin: 0 auto;
  width: 300px !important;
  height: auto;
}

::selection {
   background: #5a2d82; color: #fff;
} 
::-moz-selection {
  background: #5a2d82; color: #fff;
}
iframe > iframe {
  width: 100% !important;
}
.CSSHARP_Panel-lateral .img-thumb-bg .caption {
  bottom: 25px;
}
.CSSHARP_Panel-lateral .img-thumb-bg .caption .title h3 {
  font-size: 22px;
}
.CSSHARP_Panel .img-thumb-bg .caption .title h3 {
  font-size: 25px;
}
.CSSHARP_Panel .img-thumb-bg .caption {
  bottom: 55px;
}
@media(max-width: 768px) {
  .titulo-noticia-ultimas {
    font-size: 19px;
  }
  .CSSHARP_Panel-lateral .img-thumb-bg .caption h2 {
    font-size: 24px;
  }
  .CSSHARP_Panel .img-thumb-bg .caption {
    bottom: 55px;
  }
  .CSSHARP_Panel-lateral .img-thumb-bg .caption .title h3 {
    font-size: 22px;
  }
  .CS_noticia-main-content h3.CS_noticia_title {
    font-size: 26px;
  }
}
@media(max-width: 1200px) {
  .owl-item.acitve {
    width: 1092px !important;
  }
}