.margin-bottom-20px{
	margin-bottom: 20px;
}

.margin-top-20px{
	margin-top: 20px;
}

.margin-bottom-30px{
	margin-bottom: 30px;
}

.margin-top-30px{
	margin-top: 30px;
}

.padding-bottom-30px{
	padding-bottom: 30px;
}

.padding-top-30px{
	padding-top: 30px;
}

.parallax-banner-about {
    z-index: 1;
    height: auto;
    /* padding: 30px 0; */
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(../../img/slider_3.jpg) 50% 0 fixed;
}

.parallax-banner-about svg {
    color: #fff;
    display: block;
    font-size: 50px;
    margin-bottom: 20px;
    position: relative;
    left: 39%;
}

.parallax-banner-schools {
    z-index: 1;
    height: auto;
    /* padding: 30px 0; */
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(../../img/slider_3.jpg) 50% 0 fixed;
}

.parallax-banner-schools svg {
    color: #fff;
    display: block;
    font-size: 50px;
    margin-bottom: 20px;
    position: relative;
    left: 39%;
}

.content-sm {
    padding-top: 60px;
    padding-bottom: 60px;

}
.ctn-myblog-b{
    color: #fff;
    text-align: center;
}

.ctn-myblog-b h1{
    font-weight: bold;
    text-shadow: 4px 4px 2px rgb(80, 78, 78);
}

.hr-style1{
    border-top: 1.8px solid #cdcaca;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 90%;
    margin-left: 5%;
}

.ctn-myblog-b span{
    font-size: 25px;
    color: white;
    padding-top: 10px;
    margin-top: 20px;
    text-shadow: 4px 4px 2px rgb(80, 78, 78);
}

.for-opacity{
    width: 100%;
    height: 100%;
    padding: 30px 0;
    background: #80808085;
}

/* Contendio About US */
.progress-bar-u1 {
    background-color: #b70030 !important;
}

.progress-bar-u2 {
    background-color: #A2A2A2 !important;
}

.progress-bar-u3 {
    background-color: #7D2D44 !important;
}

.progress-bar-u4 {
    background-color: #130005 !important;
}

h3.heading-xs {
    font-size: 14px;
    margin-bottom: 0;
}

.skills-title,
.statistical-title{
	font-size: 28px;
	text-align:center;
}

.panel-bodssy svg{
	width: 100%;
}

.carousel-v3-about{
    background: white;
	padding-bottom: 15px;
	padding-top: 15px;
}

.pands{
	padding: 15px;
	background: white;
}

.carousel-v3-about > div.owl-nav{
    display: none;
}

.item-v3{
	padding: 10px;
    -webkit-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
    margin: 10px;
}

.text-kalvirs {
    font-weight: 700;
    color: #b70030 !important;
    font-size: 30px;
    text-shadow: 2px 2px 4px rgba(150, 150, 150, 1);	
    margin: 0;
}

.item-v3 h3 a {
    color: gray;
    font-size: 16px;
    line-height: 28px;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

.item-v3 h3 a:hover {
    color: #b70030;
}

.progress-box p{
	text-align: justify;
}