p {
    margin: 0 0 10px;
    font-family: sans-serif;
    font-size: 16px !important;
}
body{
	/*font-family: -webkit-pictograph !important;
	font-style: oblique !important;
	font-size: 14px !important;*/
}
.navbar-nav .dropdown-menu > li > a {
    font-size: 13px !important;
    font-weight: 600 !important;
}

.shadow-effect {
    min-height: 150px;
}
.shadow-effect {
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0 0 8px rgb(0 0 0 / 10%);
}
.pt-3 {
	padding-top:3rem !important;
}
.pt-5 {
	padding-top:5rem !important;
}
.pb-5 {
	padding-bottom:5rem !important;
}
.mb-5 {
	margin-bottom:5rem !important;
}
.mb-2 {
	margin-bottom:2rem !important;
}
.number.blue {
    background: #1a93d4;
    color: #fff;
}
.number {
    font-family: 'Lato',sans-serif;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: -.07em;
    background: #ccc;
    padding: 6px;
    text-align: center;
    margin-top: 5px;
    border-radius: 90px;
}
.contact-img {
	width:100%;
}
.row-content-p-top {
    margin-top: 30px;
}
.service i {
    display: inline-block;
    font-size: 28px;
    margin-bottom: 17px;
}
.service i.icon-bg {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #3e3e3e;
    background-color: #e6e6e6;
    border-radius: 50%;
    transition: all 0.4s;
}
.title:after {
    content: '';
    display: block;
    width: 240px;
    height: 2px;
    position: absolute;
    bottom: 9px;
    left: 0;
}
.bg-white-pad {
	background: #fff;
    padding: 20px;
}
.page-header-bt {
    margin-bottom: 0px;
}
.font-s16 {
    font-size: 16px;
    font-family: sans-serif;
    color: #000;
}
.ul li {
    font-size: 16px;
    font-family: sans-serif;
    color: #000;
}
.benifit-tm-reg-bg {
	background-color: #fef6eb;
	padding: 20px;
}
.bg-grey {
	background-color: #ececec;
	padding: 20px;
}
.benfit-con-pd {
	padding: 20px;
    border: 1px solid #eb8d15;
    margin: 9px;
}
.benfit-con-pd2 {
	box-shadow: 0 1px 10px 0 rgb(0 0 0 / 7%);
    background: #ffffff!important;
	padding: 15px;
    margin: 6px;
}
.title-yellow {
	color: #eb8d15;
}
.sbox {
    border-left: 3px solid #03a9f4;
    padding-top: 15px!important;
    margin-top: 20px;
    padding: 5px;
    padding-left: 18px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)!important;
    background: #fff;
    padding-right: 10px;
}
.site-logo img {
    width: 110px !important;
    height: 60px !important;
}
.page-title {
	padding: 85px 0 85px 0;
}
.page-title h1 {
	padding: 15px 0 15px 0;
    font-size: 50px;
    font-weight: 900;
    font-family: fangsong;
}
.nav-tabs {
    margin-bottom: 0px;
    border-bottom-color: #e1e1e1;
}
.mobile-app2 {
	background: #ecedf1;
}
.h1-cert {
    font-weight: 900;
	font-size: 30px;
}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    /* background-color: #0069b0; */
    border-color: #e1e1e1;
    border-bottom-color: transparent;
    /* width: 261px; */
	/* color: #fff !important; */
}
.nav.nav-tabs > li > a, .nav.nav-pills > li > a {
    padding: 9px 15px;
    color: #000 !important;
    transition: background 0.35s;
	font-size: 16px;
	font-weight: 600;
}

.title-2 h4 {
    margin: 0;
    background-color: #e4e4e4;
    box-shadow: 0 -20px 0 #d4d4d4 inset;
    color: #fff;
    overflow: hidden;
}
.title-2 h4 .spanBlue {
    background-color: #1e90ff;
    display: inline-block;
    box-shadow: 0 -20px 0 #1381eb inset, 1px 0 1px rgb(0 0 0 / 30%);
    border-right: 1px solid #fff;
    transform: skew(-40deg);
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    position: relative;
    left: -20px;
    top: 0;
    bottom: 0;
}
.title-2 h4 .spanBlue .spanTitle {
    padding: 10px 50px 10px 10px;
    display: inline-block;
    transform: skew(40deg);
    -webkit-transform: skew(40deg);
    -moz-transform: skew(40deg);
    -o-transform: skew(40deg);
    position: relative;
    left: 20px;
}
.footer .widget .widget-title {
    font: 400 15px/1.1 "Montserrat", Arial, sans-serif;
    margin: 2px 0 25px;
    text-transform: uppercase;
    color: #000;
}
.footer a {
    color: #0069b0 !important;
}
.footer {
    background-color: #e4e4e4;
    color: #040404;
}
.footer-bottom .copyright {
    margin-bottom: 0;
    color: #fff;
}
.footer-menu li a {
    margin-bottom: 0;
    color: #fff;
}
.ts-service-box .ts-service-icon i {
    font-size: 36px;
    float: left;
    color: #ffb600;
}
.ts-service-icon i {
    font-size: 28px;
    margin-right: 15px;
    margin-top: 2px;
}
.ts-service-box .ts-service-box-content h3 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 28px;
    text-transform: uppercase;
}
.service-box-title {
    font-size: 16px;
    margin: 0 0 10px;
}
.padding-top-150 {
	padding-top:250px;
}
.ts-service-icon img {
	float: left;
}