body {
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	background: #ececec;
}
h1 {
	font-family: 'Nunito Sans', sans-serif;
	font-weight:500;
}
.container, .container-xl, .container-md, .container-sm, .container-xl, .container-xxl{	
	background: #fff;
	
}

.main {
	background: #fff;
	max-width: 1170px;
	padding: 0px 40px;
	margin: auto;
}
.banner {
	background-size:cover;
	background-repeat:no-repeat;
}
.home_banner {
	background-image:url("../images/Unicom-home-screenshot.png");
}

.home_banner h1 {
	padding: 135px 0;
	color: #fff;
}
.navbar-nav {
	justify-content: right;
	display: flex;
	flex-grow: 1;
}
.head_logo {
	margin-top: 24px ;
}
.search_new {
	display: flex;
	margin: 8px 0;
}
.search_first {
	margin-right: 5px;
}
#navbarNav a {
	padding-top: 0;
	padding-bottom: 0;
}

#menu {
	list-style:none;
	margin:0;
	padding:0;
	background-color:#003463;
}
#menu li {
	display: block;
	position: relative;
	background: #003463;
	float: left;
}
#menu li li {
	float: none;
}
#menu a {
	color: white;
	text-decoration: none;
	padding: 6px 20px;
	font-size: 14px;
	position:realtive;
}
#menu ul {
	position:absolute;
	display:none;
	padding:0;
}
#menu ul li {
	display:block;
}
#menu li:hover {
	background:#ff9432;
}

#menu ul ul {
	left:100%;
	top:0;
	padding:0;
}
 #menu li.active > a::after {
	content: "";
	position: absolute;
	bottom: 0;
	background-color: #ff9417;
	height: 2px;
	width: 100%;
	left: 0;
	padding: 0 20px;
	background-clip: content-box;
}
.dropdown-menu a:hover {
	background: #ff9432;
	
}
.dropdown-menu {
	border: 0;
	
}
#menu .last_menu {
	display:none;
}
 @media screen and (max-width: 991px) {
 .navbar.navbar-expand-lg.hidden-xs {
 display: none;p
}
 #menu .last_menu {
 display:block;
}
#menu li {
	display: block;
}
#menu a {
	padding: 6px 10px;
	font-size: 14px;
}
.home_banner h1 {
	padding: 80px 20px;
	text-align: right;
}
.footer-images img {
      width:100%;
}
.footer-images img {
	padding:0px;
}

}
.products {
	padding: 16px 0;
}


.second_nav {
	display: flex;
	justify-content: right;
	flex-grow: 1;
}
.product_search {
	display: flex;
	justify-content: right;

}
.btn.search_btn {
	background: #ff9432;
	color: #fff;
	padding: 1px 12px;
	border-radius: 0px;
}
.contact-label {
	display: block;
	text-align: left;
}
.check-label {
	text-align:left;
}
/* index css*/

.bg_blue {
	background:#063361;
}
.boxer {
	color:white;
	padding:15px 30px;
}
.boxer a {
	text-decoration:none;
	color:white;
}

.liner {
	border-bottom: 2px solid #ff9417;
	display: block;
	width: 69px;
	margin: 15px 0;
}
.h4 {
	line-height: 1;
}
.bg_orange {
	background-color:#ff9432;
}
.main_content .bg_blue {
	border:1px solid #fff;
}
.boxer1 {
	color:white;
	padding:15px 30px;
}
.orange_anker {
	text-decoration:none;
}
.orange_anker span {
	text-decoration: none;
	color: #000002;
	text-align: center;
	border: 3px solid #fff;
	display: block;
	padding: 12px 0px;
}
.main_content .h3 {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 20px;
}
.main_content h5 {
	font-size: 16px;
}
.main_content h4, .boxer1 h3 {
	font-family:'oswald';
}
.main_content .boxer a:hover {
	color: #fff;
}
.main_content .boxer1 .what-new {
	padding: 23px 0;
	font-size: 20px;
	font-weight: 500;
	font-family: 'oswald';
}
.description p:first-child strong {
	font-size: 18px !important;
	font-family: 'oswald';
	font-weight: 400;
}
/* side bar css*/

.side-bar {
	margin: 21px 0;
}
.bluebox {
	background-color: #013463;
	color: white;
	padding: 15px 26px;
}
.first_blue {
	padding: 0;
}
.first_blue li {
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 5px;
}
.bluebox a {
	text-decoration: none;
	color: #ccc;
	padding: 0px 20px;
}
.bluebox li {
	list-style: none;
	
}
.bluebox h5 {
	color: #fd9415;
	font-family: 'Trebuchet MS';
	font-weight: 600;
}
.bluebox h6 {
	color: #ccd5da;
	font-family: 'Trebuchet MS';
	font-weight: 600;
	font-size: 16px;
}
.first_blue li {
	white-space: nowrap;
	padding: 4px 0;
}
.read_more {
	text-decoration: none;
	color: white;
}
.bluebox .first_blue i {
	font-size: 10px;
	color: #ff9416;
}
/* footer css*/	


.footer-links span {
	padding: 0 16px;
	font-size: 15px;
}
.footer-links a {
	text-decoration: none;
	color: #000000;
}
.footer-images {
	display: flex;
	justify-content: center;
}

/* product page css*/
.pro_banner img{
	width:100%;
}
.img_section {
	text-align: center;
	background-repeat: no-repeat;
	/*background-size: contain;*/
	background-position: center;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	background-color: #ececec;
}
.prodcut_name a {
	text-decoration: none;
	color: #000000;
	font-size: 17px;
	display: inline-block;
	text-align: center;
	line-height: 1;
}
.prodcut_name span {
	border-bottom: 2px solid #ff9417;
	display: inline-block;
	width: 80%;
}
.prodcut_name {
	font-size:18px;
	text-align: center;
	padding: 18px 0;
	color: #F60;
}
.table_bar td {
	padding: 10px 0px;
}
.side_bar {
	margin: 22px 10px;
}
.small_bar {
	font-size: 13px;
	font-family: MS Sans Serif;
}
.small_bar a {
	color: #000;
}
.pro-img {
	margin: 5px 0;
}
 @media only screen and (max-width: 767px) {
 .pro_sidebar, .pro_filename {
 margin: auto;
 max-width: 200px;
}

}
.pro_head {
	margin: 19px 0;
	font-size: 23px;
	color: #336699;
	clear: both;
}
.pro_head h1 {
	color: #013463;
	font-size: 19px;
	margin-top: 16px;
}
.pro_title {
	font-size: 32px;
	margin-top: 22px;
}
.breadcrmbs {
	padding: 5px 0 10px;
}
.breadcrmbs span, .breadcrmbs a {
	font-size: 12px;
	color: #000 !important;
	text-decoration: none;
}

 .breadcrumb > span::before {
 padding: 0 5px;
 color: #ccc;
 content: "/\00a0";
}
.back {
	float: right;
	margin-bottom: 23px;
	border: 1px solid #0d4789;
	padding: 5px 10px;
	background: #0d4789;
}
.small.back a {
	font-size: 12px !important;
	color: #fff;
	text-decoration: none;
}
.small.back a:hover {
	color: #fff;
}
.heading {
	padding-bottom: 15px;
}
.bckpro {
	background: #1c4a89;
	display: inline-block;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 5px;
}
.bckpro:hover {
	color: #fff;
}
.heading a {
	text-decoration: none;
	color: #0d4789;
	font-weight: 600;
	font-size: 27px;
}
.line {
	color: #0d4789;
	display: inline-block;
	border-right: 2px solid #959595;
	padding: 11px 2px;
}
/*.product_details {
	padding: 20px;
}*/
.pcontent {
	margin: 20px 0px;
}
.small_bar a {
	text-decoration: none;
}
.back-page {
	padding: 18px 0px;
	text-align:right;
}
.img_section .img {
	width: 100%;
}
.slug {
	margin: 8px 0;
}
.slug span {
	border: 1px solid #ccc;
	padding: 9px 20px;
	background: #e9e9ed;
	border-radius: 4px;
}
.slug input {
	padding: 6px 111px;
	border: 1px solid #ccc;
	
}
.step_action {
	text-align: center;
	margin: 50px 0;
}
.step_action input {
	background: #003463;
	color: #fff;
	padding: 8px;
	border: 1px solid #003463;
}
.add_category {
	margin: 51px 0;
}
.add_category h1 {
	text-align: center;
}
.add_category label {
	padding: 6px 0;
}
.tech_body {
	margin: 20px auto;
}
.content h2{
color: #013463;
	font-size: 18px;
		
}
.tech_body h2, .envirnment h2, .industrial h2, .enterprise h2, .eduction h2,.residential h2,
.aboutus h2,.installation h2,.pcontent h2,.driver h2 ,.top_letters h2,.customer_feedback h2,.pro_register h2,.save_pro_info h2,.news h2{
	color: #013463;
	font-size: 22px;
	font-weight: 600;
}
.network-tech h5 {
	color: #013463;
}
.industrial,.enterprise,.eduction,.residential,.aboutus,.cantactus,.installation,.pcontent,.driver,.customer_feedback,.pro_register,.save_pro_info,.news{
	margin: 20px auto;
}
.cantactus h2 {
	color: #003463;
	text-align: center;
	font-size: 23px;
	font-weight: 600;
}
.copy-rights {
	font-size: 13px;
}
.installation ul {
	padding: 0 29px;
}
/*ram*/
.form-control {
	padding: 0.230rem .95rem;
    /* line-height: 0.5; */
    border: 1px solid #6f7276;
    border-radius: 0px;
}
.header_hr {
	border-bottom: 1px solid #003463;
}
.form-control:focus {
	box-shadow: none !important;
	border-color: #000;
}
.search_head_form {
	display: flex;
}

.mainMenu {
	padding: 0;
	flex-direction: column;
	align-items: end;
}
@media screen and (max-width: 1170px){
	.main {
	padding:0px;
}
	}
	
	#menu li:hover>ul {
	display:block;
	background:#ff9432;
	border-radius: 0px;
}
#navbarNav .nav-link {
    color: #000 !important;
}
.driver_tab {
	border: 1px solid #ccc;
	margin: 23px 0;
}
.driver_tab th {
	text-align: center;
	border: 1px solid #ccc;
	background: #013463;
	color: #fff;
	font-size: 12px;
}
.driver_tab tr:nth-child(2n) {
	background: #ececec;
}
.driver_tab td {
	padding: 5px 7px;
	font-size: 13px;
}
.lefttree a {
	text-decoration: none;
}
.top_letters a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #154b7b;
	padding: 2px 8px;
	margin: 5px 0;
	background: #154b7b;
	color: #fff;
}
.top_letters {
	margin: 23px 0;
}
.upNav {
	background: #013463;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
}

.prodcut-name.feed-label {
	padding: 6px 0;
}
.feed-test {
	padding: 6px 16px;
}
.save_pro_info p {
	font-size: 17px;
	text-align: center;
	padding: 33px;
}
.c_support h2 {
	font-size: 18px;
	padding: 8px 0;
	color: #013463;
	font-weight: 600;
}
.c_support a {
	text-decoration: none;
}
.ph{
	font-weight: 700;
	padding: 0 0 0 15px;
	border-left: 2px solid #000;
	margin-left: 15px;
	line-height: 1.1;
	margin-top: 3px;
}
.more_cp a:hover {
	color: #fff;
}
.more_cp {
	text-align: right;
}
.unicom_title{
	color: #013463;
	font-size: 22px;
	font-weight: bold;
}
.form-control.submit_btn {
	background: #003463;
	color: #ffff;
}
.row{ clear:both!important}