@font-face{
    
    font-family: century_gothic;
    src: url(../fonts/century-gothic.TTF);
    
}

@font-face{
    
    font-family: sixta;
    src: url(../fonts/sixta.otf);
    
}

h1
{
    font-size: 25px;
    color: #FFF;
    font-family: century_gothic;
}

h2
{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    font-family: century_gothic;
    margin-top: 15px;
    margin-bottom: 15px;
}

h3
{
    font-size: 18px;
    color: #fff;
    font-family: century_gothic;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

h4
{
    font-size: 18px;
    font-family: century_gothic;
    text-decoration: none;
    color: #FFF;
    margin: 0px;
    text-align: left;
}

p
{
	font-size: 14px;
    font-family: century_gothic;
    text-decoration: none;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;
    text-align: justify;
}

img
{
margin-bottom:-5px;
margin-top: -2px;
display:block;
margin:auto;
}

#homebody
{
    overflow-y: auto;
    overflow-x: hidden;
    background: url(../images/back-index.jpg) no-repeat center  !important;
    background-size: cover;
}


#generalpage
{
    overflow-y: auto;
    overflow-x: hidden;
    background-color: white !important;
    background-size: 100% 100%;
}

#navbaredit {
	background:rgba(247, 247, 248, 0) !important;
}

.navbar:after{
	height: 0px !important;
}


.content-block {
    margin: 35px 0;
    padding: 0px;
    color: #ffffff;
    box-sizing: border-box;
}

.list-block .item-content {
	padding-left: 0px !important;
	background-color: #fff;
	box-sizing: initial;
	color:#000;
	font-size: 14px;
    font-weight: 500;

}

.list-block .item-title {
	padding-left: 20px !important;

}

#logoh{
	padding-top: 0px !important;
	width:60%;
	height:auto;
	display:block;
	margin:auto;
}

.panel {
	background-color: white;
}


.demo-card-header-pic .card-header {
    height: 40px;
    background-size: cover;
    background-position: center;
  }

#video {
margin-left:5%;
margin-right:5%;
}

.swiper-slide span {
display:block;
margin:auto;
}
.swiper-container {
  height: auto;
  width: 100%;
}
.swiper-pagination .swiper-pagination-bullet-active {
 background-color: #fbfbfb !important;
}
.swiper-pagination-bullet {
background-color: #fc0 !important;
}
.item-inner {
    font-family: sixta !important;
}

.center.sliding {
    font-family: sixta;
    font-weight: 600;
}

.navbar-inner {
    background: white !important;
    webkit-box-shadow: 1px 1px 0px -1px rgba(0,0,0,0.09);
    -moz-box-shadow: 1px 1px 0px -1px rgba(0,0,0,0.09);
    box-shadow: 1px 1px 0px -1px rgba(0,0,0,0.09);
    margin-bottom: 10px !important;
}
.list-block .item-inner:after {
    background-color: #cbcbc5 !important;
}
.list-block .item-inner:before {
    background-color: white !important;
}
.list-block ul:before {
background-color: white !important;
}

.list-block ul:after{
background-color: white !important;
}

.row.pplayer {
    border-color: #d2d2d2;
}

.page-content {
    background-image: url(../images/sc.jpg) no-repeat center  !important;
}
.fa {
    color: #888484 !important;
}
#xxs {
    background-color: black !important;
    color: white !important;
}

#classas {
    background-color: transparent !important;
}

.panel.panel-right.panel-cover {
-webkit-box-shadow: -4px 2px 5px -1px rgba(0,0,0,0.26);
-moz-box-shadow: -4px 2px 5px -1px rgba(0,0,0,0.26);
box-shadow: -4px 2px 5px -1px rgba(0,0,0,0.26);
}