/* Add your custom css styles */



section {
    padding: 80px 0px 0px;
}


@media (max-width: 798px) {
	.mainsc{
		 padding: 20px 0px 0px;
	}
	.boxed-slider {
		height: 170px;
	}
	.boxed-slider .owl-item {
		height: 170px;
	}
}


.text-white {
	color: #fff !important;
}



#tye li { list-style: none;}
#tye ul { padding-left: 0px;}




#tye .lineheight-20 { line-height:20px!important;  }


.font_gj { color:orange; font-size:1.9rem; font-weight:700;}

.companyname {float: right;}

.mt3 {margin-top: 6%; line-height:35px;}

#section7 .form-group label {font-size:1.9rem; }

.nav-pills > li > a:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {color: #000;}

.slider-content {background-color: rgba(2,2,2,0.5);
padding-top: 2%!important; padding-bottom: 4%!important; width:38%; height: auto; margin: auto; text-align: center; position: absolute; right:10%; top: 100px; height: 350px; padding-right: 2%!important;


}


.pointer01 {}


#company_01 { padding-bottom: 20px; }

.mainfont77 {font-size:5rem; font-weight: bold; padding-bottom: 4%;}
.mainfont88 {font-size:2rem; font-weight: 500; line-height: 35px;}



.breadcrumb {background-color:rgba(0, 0, 0, 0); color: #fff; }

.page-title h1 {color: #fff;}

.page-title > span {color: #fff;}

.breadcrumb a{color: #fff;}

.breadcrumb li.active{color: #fff;}



.lead {font-style:normal; color:rgba(51, 122, 183, 1) !important; font-weight:bold;}
.lead::after {background-color:rgba(0,0,0,0);}











@media (max-width: 479px) {
    
    .mainfont77 {font-size:3.2rem; text-align: center; font-weight: bold; padding-bottom: 0%;}
    .mainfont88 {font-size:2rem; text-align: center; font-weight: 500; line-height: 35px;}
    
    .slider-content {background-color: rgba(2,2,2,0.5);
	padding-top: 2%!important; padding-bottom: 4%!important; width:100%; height: auto; margin: auto; text-align: center; position: absolute; right:0%; top: 100px; height: 210px; padding-right: 0%!important;  text-align: center;


	}
}











/*subtop*/
#subtop {
    border-bottom: 1px solid #eee;
}
#subtop,
#subtop .container {
    position: relative;
}
#subtop .mainTit {
    margin-bottom: 50px;
}
#subtop .subTabs li {
    display: inline-block;
    margin-bottom: 20px;
    width: 20%;
}
#subtop .subTabs li a {
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    line-height: 1.1em;
    display: inline-block;
    color: #ffffff;
    padding-bottom: 10px;
    border-bottom: 3px solid transparent;
    font-weight: 600;
}
#subtop .subTabs li.act a {
    color: #ffab0c;
    border-color: #ffab0c;
}
#subtop .subTabs li a span,
#subtop .subTabs li a i {
    vertical-align: middle;
}
@media (max-width:768px){
    #subtop {
        text-align: center;
        padding: 30px 0;
    }
    #subtop .mainTit {
        margin-bottom: 15px;
    }
    #subtop .subTabs li {
          margin: 10px 0px;
		      width: 40%;
    }
    #subtop .subTabs li a {
        font-size: 17px;
        padding-bottom: 6px;
        border-bottom: 2px solid transparent;
    }
	#subtop {
		padding:  0; 
	}
}



.heading2:after {
   border-top: 3px solid #303030;
    display: inline-block;
    margin-top: 10px;
    width: 50px;
    content: "";
    text-align: center;
}






