@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
html{
	font-size:100%;
} 
body{
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12.5px !important;
} 

.haed-bg {
	background-image : url(slide1.jpg);
	background-repeat: no-repeat;
	width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0); 
    background-size: cover;
    background-position: center center;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    
}
.img-ab img {
	position: absolute;
}
.imgs-s img{
	width: 280px;
}
.col-img-one{
margin-top: -25px;
}
.col-img-two{
margin-top: 120px;
z-index: 1;
margin-left: -35px;
}
.col-img-there{
margin-top: 300px;
}

.haed-bg h1 ,.haed-bg h3 {
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    z-index: 9;
}
.haed-bg h1{
	width: 580px;
	margin-left: -120px;
	margin-top: 50px;
	font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 900;
	}
.haed-bg h3{
margin-top: 160px;
	font-size: 20px;
    line-height: 30px;
    color: #fea501;
    font-weight: 600;
    width: 650px;
    margin-left: -150px;
}
.img-logo{
		margin-top: 100px;
}

.img-b{
	position: absolute;
}
.img-b img {
    position: relative;
    bottom: -311px;
}
.bg-y{
	background: #fea501;
	padding: 30px 0;

}
.bg-y h3 {
    font-weight: 600;
    color: #fc0000;
    font-size: 24px;
    line-height: 33px;
}
.bg-y h4 {
    color: #000000;
    font-size: 21px;
    line-height: 30px;
}
.mg-TB{
margin: 30px 0px;
}
.video-rap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-rap iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bg-w{
	background: #fff;
}
.bg-w h4 {
    font-size: 19px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    color: #fc0000;
}
.bg-w p{
	color: #434343;
	line-height: 25px;
	text-align: center;
	margin-top: 15px;
}
.bg-img-phone{
	background-image : url(phone.jpg);
	background-repeat: no-repeat;
    height: auto;
    background-size: cover;
    background-position: center center;
    visibility: inherit;
}

.img-text-set{
	text-align: center;
	margin: 55px 0;
}
.img-text-set h2 {
    color: #fecb01;
    font-size: 27px;
    font-weight: 600;
}
.img-text-set h6 {
    color: #fff;
    font-size: 17px;
}

.img-text-set a h3 {
    color: #fc0000;
    font-size: 22px;
    font-weight: 600;
    border: solid 3px white;
    padding: 10px 26px;
    display: inline-block;
}
.img-text-set a h3:hover {
    color: #fff;
    border-color: #fc0000;
}
.img-text-set h5 {
    color: #fecb01;
    font-size: 17px;
    font-weight: 500;
}
.colImg-1{
	background-image : url(imgcol1.jpg);
    padding: 15px 20px 20px 20px;
    text-align: center;
    margin-top: 40px;
    position: relative;
    height: 227px;
}
.colImg-2{
	background-image : url(imgcol2.jpg);
	padding: 15px 20px 20px 20px;
   	text-align: center;
    margin-top: 40px;
    position: relative;
    height: 227px;
}
.colImg-3{
	background-image : url(imgcol3.jpg);
	padding: 15px 20px 20px 20px;
    text-align: center;
    margin-top: 40px;
    position: relative;
    height: 227px;
}
.text-img p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}
.text-img p a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}
.text-img p a:hover {
    color: #fecb01;
}
.wow {
    visibility: visible;
}
.colimgtext{
	overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 30PX;
}
.news {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    right: 0;
    padding: 24px;
    top: -15px;
}
.footer{
	background-image : url(footer.jpg);
	background-repeat: no-repeat;
	width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0); 
    background-size: cover;
    background-position: center center;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}