/*  
Author: WebThemez.com
License: https://webthemez.com/license 
*/
/*------------------- 
# General
---------------------*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); 
@import url('https://fonts.googleapis.com/css?family=Archivo+Black&display=swap'); 

h1, h2{
	font-family: Arial, Helvetica, "Open Sans", sans-serif, "微软雅黑", "宋体";
	font-weight:500;
	color: #284d8a;
}

html {
  font-size: 1rem;
}

body {
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, "Open Sans", sans-serif, "微软雅黑", "宋体";
	line-height: 30px;
	color: #1b1e24;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
	text-rendering: optimizelegibility;
}

a {
  color: #006ab9;
}

a:hover {
  color: #ff9d34;
  text-decoration: none;
}

a:focus {
  outline: none;
}

p {
  line-height: 1.8;
}

figure {
  margin-bottom: 0;
}

hr {
  border-color: #e6e7e9;
}

[role=button] {
  cursor: pointer;
}

/*------------------------------------
  Headings
------------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, .h7,
h1, h2, h3, h4, h5, h6 {
	line-height: 2;
	font-weight:600;
} 
.h8 {
	line-height:2;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1px;
} 
/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #ff9d34;
}

::selection {
  color: #fff;
  background-color: #ff9d34;
}

.bg-primary ::-moz-selection {
  color: #ff9d34;
  background-color: #fff;
}

.bg-primary ::selection {
  color: #ff9d34;
  background-color: #fff;
}
.nav-top a, .nav-top li{
	color:#fff;
}
.hero-img {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.inner-page{
    background: #006bdf;
}
footer{
	color:#bdbdbd;
}
footer a{
	color: #fff;
}
.btn-outline-dark {
    color: #6f7173;
    border-color: #b8b8b8;
}
a.active span{
	color: #ff9d34 !important;
}
.logo{
	color: #222;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.logo a{
text-decoration:none;
}
.logo h2 span{
  padding: 5px 7px;
  color: #ff9d34;
}   
.menu-area{
    position:relative;
    background: #fff;
}
.logo h2 {
    font-size: 30px;
    color: #fff;
} 
.bg-primary {
	color: #fff;
	border-color: #0f3653 !important;
	background-color: #FF8500 !important;
}
.nav-top {
	background-color: #001010 !important;
}
.title-point {
	background-color: #efefef !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	display: block;
}
.inner-page-header p {
    color: #333;
}
.btn-primary {
  color: #fff;
  border-color: #ff9d34 !important;
  background-color: #ff9d34 !important;
}
.btn-outline-primary{
    color: #ff9d34;
    background-color: transparent !important;
    border-color: #ff9d34 !important;
}	
.btn-outline-primary:hover{
    color: #fff;
    background-color:#ff9d34 !important; 
}
.bg-overlay, .hero-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nav-top i {
    color: #ffffffd1;
}
section.wt-section.hero-large {
	background: #dee2e6;
	margin-top: 0px !important;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
section.wt-section.hero-large p {
    /* color: #fff; */
}
section.wt-section.hero-large h1 {
    /* color: #fff; */
    font-size: 46px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #ff9d34;
    border-color: #ff9d34;
}
.text-primary, .page-link{
	color: #ff9d34 !important;
}
.hero-img {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.hero-content{
	
}
.inner-page{
    background: #006bdf;
}  

.price-card .card-body ul li{
	line-height:38px;
}
.contact-info i{
	font-size:24px;
}
.team-dp ul{
	display:bock;
	margin:0 auto;
	padding:0;
}
.team-dp{
	text-align:center;
	display:bock;
}

.portfolio-menu ul li {
    margin: 0px 22px 8px;
    border: none;
    border-bottom: 4px solid;
    border-radius: 0;
    padding: 10px 4px;
}
.portfolio-menu ul li.active, .portfolio-menu ul li:hover {
    margin: 0px 22px 8px;
    border: none;
    border-bottom: 4px solid;
    border-color: #ff9d34 !important;
    border-radius: 0;
    padding: 10px 4px;
}
 .main-footer li{
	line-height:32px;
	font-size:14px;
	color: #fff;
}
.inner-page-header {
    background: #dee2e6;
    padding: 0;
}
.sub-text{
	font-size:16px;
}
.nav-top-contact li{
	font-size:14px;
	font-weight: normal;
} 
.contactIcons .fa {
    font-size: 34px;
    padding: 32px;
    background: #ebebeb;
    border-radius: 50%;
	margin-bottom:15px;
}
.copyrights{
	font-size:12px !important;
}
.copyrights a{
	font-size:12px !important;
	color: #efefef;
	text-decoration: none;
}
.copyrights a:hover{
	font-size:12px !important;
	color: #cccccc;
	text-decoration: none;
}
@media (max-width: 991px) {
.hero-img { 
    background-position: 74%; 
}
}.serviceslitit {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #0F3653;
	text-decoration: none;
	height: 40px;
}
.btntitletop {
	font-family: "微软雅黑", "宋体", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.iconpiccss {
	margin: 0px;
	height: 80px;
}
.telphonetop {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 100px;
}
.topngground {
	background-color: #000;
}
.slogn{
	width: 210px;
	margin: 0px;
	float: right;
}
.solution_liword {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 14px;
	color: #666;
	text-decoration: none;
	line-height: 26px;
}
.list-style {
	text-align: left;
	margin-left: 10px;
	list-style-type: disc;
}
.list-style-a {
	text-align: left;
	margin-left: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-decoration: none;
}
.proleftform {
	background-color: #efefef;
}
.proleftword {
	text-align: left;
}
.prorightword {
	float: right;
}
.whitewords {
	color: #FFF;
	font-weight: normal;
}
.jjfatitle2 {
	color: #999;
}
.johnus {
	background-attachment: scroll;
	background-image: url(../../img/20220509130001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bannerbigtitle {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size:50px;
	font-weight:300;
	line-height:normal;
	margin-bottom: 15px;
}
.bannersmalltitle {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size:16px;
	font-weight:300;
	color: #FFF;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.svgline {
	vertical-align: baseline;
}
.formtableline {
	float: left;
	width: 100%;
	border: 1px solid #A4C1FF;
	padding: 20px;
}
.btnmargin {
	margin: 5px;
}
