/*

Theme Name: Twenty Sixteen

Theme URI: https://wordpress.org/themes/twentysixteen/

Author: the WordPress team

Author URI: https://wordpress.org/

Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.

Version: 1.3

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog

Text Domain: twentysixteen



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/





/**

 * Table of Contents

 *

 * 1.0 - Normalize

 * 2.0 - Genericons

 * 3.0 - Typography

 * 4.0 - Elements

 * 5.0 - Forms

 * 6.0 - Navigation

 *   6.1 - Links

 *   6.2 - Menus

 * 7.0 - Accessibility

 * 8.0 - Alignments

 * 9.0 - Clearings

 * 10.0 - Widgets

 * 11.0 - Content

 *    11.1 - Header

 *    11.2 - Posts and pages

 *    11.3 - Post Formats

 *    11.4 - Comments

 *    11.5 - Sidebar

 *    11.6 - Footer

 * 12.0 - Media

 *    12.1 - Captions

 *    12.2 - Galleries

 * 13.0 - Multisite

 * 14.0 - Media Queries

 *    14.1 - >= 710px

 *    14.2 - >= 783px

 *    14.3 - >= 910px

 *    14.4 - >= 985px

 *    14.5 - >= 1200px

 * 15.0 - Print

 */





/**

 * 1.0 - Normalize

 *

 * Normalizing styles have been helped along thanks to the fine work of

 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

 */



@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
body {
	margin:0;
	padding:0;
	font-family: 'Ubuntu';
}
.container {
	width:1170px;
	margin:0 auto;
}
.clearfix {
	clear:both;
	content:"";
}
.clear {
	clear:both;
}
.header {
	padding:7px 0 0;
}
.logo {
	float:left;
}
.top-rgt {
	width:650px;
	float:right;
}
.quate_button {
	float:left;
	background:#e87927;
	color:#fff;
	font-size:15px;
	font-weight:500;
	line-height:19px;
	text-transform:uppercase;
	border-radius:4px;
	text-align:center;
}
.quate_button a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:8px 14px;
}
.quate_button .fa {
	font-size:22px;
	float:left;
	margin:0 6px 0 0;
}
.contacts {
	width:350px;
	float:right;
}
.contacts .ph {
	float:right;
	font-size:28px;
	color:#25aae2;
	font-weight:400;
	margin:4px 0 10px;
	padding:0;
}
.contacts .ph a {
	color:#25aae2;
	text-decoration:none;
}
.contacts .email {
	float:right;
	font-size:17px;
	color:#25aae2;
	font-weight:400;
	margin:0;
	padding:0;
}
.contacts .email a {
	color:#25aae2;
	text-decoration:none;
}
.contacts .ph .fa {
	width:16px;
	height:16px;
	line-height:16px !important;
	float:left;
	color: #a6a3a5;
	font-size: 15px;
	border: 1px solid #a6a3a5;
	border-radius: 50%;
	padding: 2px;
	margin: 6px 5px 0 0;
	text-align:center;
}
.contacts .email .fa {
	width:16px;
	height:16px;
	line-height:14px !important;
	float:left;
	color: #a6a3a5;
	font-size: 13px;
	border: 1px solid #a6a3a5;
	border-radius: 50%;
	padding: 2px;
	margin: 0 5px 0 0;
	text-align:center;
}
.navigation_bar {
	background:#03355f;
	width:100%;
	float:left;
	margin-top:7px;
}
.navigation_bar ul {
	padding:0;
	margin:0;
	list-style:none;
}
.navigation_bar li {
	float:left;
	margin:0 34px 0 2px;
	position:relative;
}
.navigation_bar li:last-child {
	margin-right:0;
}
.navigation_bar li a {
	display: block;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-family: 'Ubuntu';
    text-transform: uppercase;
    font-weight: 500;
    line-height: 27px;
    margin: 0;
    padding: 10px 0;
}
.navigation_bar li a:hover {
	color:#1e93c8;
}
.navigation_bar ul.sub-menu {
	display: none;
	position: absolute;
	background:#03355f;
	z-index: 9;
	top:46px;
	left:0;
	padding: 0 14px;
}
.navigation_bar ul li:hover > .sub-menu {
	display:block;
	width:130px;
}
.navigation_bar ul.sub-menu li {
	float:none;
	margin:0;
}
.navigation_bar ul.sub-menu li a {
	line-height:20px;
}
.menu-item-type-custom ul.sub-menu {
	display:none;
	top:35px;
	left:30px;
}
.menu-item-type-custom:hover > .sub-menu {
	display:block;
	width:86px;
}
#banner_section {
	width:100%;
	position:relative;
}
#banner img {
	width:100%;
}
.banner_text {
	background:#0f4067;
	padding:10px 0;
}
.banner_text P {
	margin:0;
	padding:0;
	color:#fff;
	font-size:30px;
	font-weight:700;
	text-align:center;
}
.ser_content {
	position:relative;
	background:url(./images/blue-bg.jpg) repeat-x bottom;
	min-height:330px;
}
.content-box {
	width: 160px;
	float: left;
	margin: 0 17px;
	text-align:center;
}
.content-box .box_img {
	border: 5px solid #e87927;
	border-radius: 100%;
	text-align: center;
	width: 150px;
	height: 150px;
	margin:16px 0;
}
.content-box .box_img img {
	margin:25px 0 0;
}
.content-box-bottom {
	display:block;
	width:100%;
	text-align: center;
}
.content-box-bottom strong {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 18px 0;
	display: block;
	width: 130px;
	height: 45px;
}
.content-box-bottom a {
	display:inline-block;
	background: #e87927;
	color: #fff;
	font-size: 14px;
	font-weight:700;
	text-decoration:none;
	text-transform: uppercase;
	padding: 9px 20px;
}
.content-box-bottom a .fa {
	float:right;
	border: 1px solid #fff;
	text-align:center;
	border-radius: 50%;
	font-size:15px;
	height: 15px;
	width: 12px;
	line-height: 16px;
	margin:0 0 0 5px;
	padding:0 0 0 3px
}
.services {
	background:#f5f5f5;
	border-bottom:1px solid #000;
	padding:40px 0;
}
.services_text {
	float: left;
	width:560px;
	margin:0 0 0 50px;
}
.services_text h6 {
	display:block;
	font-size:44px;
	color:#0e3f67;
	font-weight:500;
	margin:40px 0 10px;
	padding:0;
}
.services_text h6 strong {
	color:#e87927;
}
.services_text p {
	color:#000;
	font-size:22px;
	font-weight:500;
	line-height:32px;
	margin:0;
	padding:0;
}
.services_text p strong {
	color:#0070c0;
	padding:0 10px;
}
.service_image {
	float: right;
	width:404px;
	margin:0 50px 0 0;
	background:url(./images/service.jpg) no-repeat 8px 8px #fff;
	padding:8px;
	border:1px solid #dcdcdc;
}
.service_image p {
	font-size:24px;
	color:#fff;
	font-weight:500;
	line-height:32px;
	margin:0;
	padding:10px 16px 20px 0;
	text-align:right;
	text-transform:uppercase;
}
.service_image a {
	float:right;
	background: #150101;
	color: #fff;
	font-size: 30px;
	border-radius: 4px;
	text-decoration: none;
	padding: 5px 18px;
	margin:0 16px 38px 0;
	line-height:36px;
	font-weight:400;
	border:1px solid #777676;
}
.content_area {
	padding: 30px 0 20px;
	width: 86%;
	margin: 0 auto;
}
.content_area h5 {
	font-size: 34px;
	color: #0f4067;
	text-align: center;
	line-height: 40px;
	font-weight:400;
	margin:0;
	padding:0;
}
.content_area h5 span {
	color:#f05a25;
	text-transform:uppercase;
	font-weight:500;
}
.content_area p {
	text-align: center;
	font-size: 18px;
	color:3a3a3a;
	font-weight: 400;
	line-height: 24px;
	margin:0;
	padding:10px 0;
}
.bg_image {
	background:url(./images/bg_image.jpg) no-repeat;
}
.bg_image ul {
	float:left;
	list-style:none;
	margin:0 0 0 240px;
	padding:19px 0;
}
.bg_image ul.rt {
	margin-left:80px;
}
.bg_image li {
	font-size:22px;
	color:#fff;
	font-weight:500;
	line-height:36px;
	margin:0;
	padding:0;
}
 .bg_image li::before {
 content: "\f00c";
 font-family: 'FontAwesome';
 font-size:10px;
 color:#fff;
 margin:10px 8px 0 0;
 padding:5px;
 background:#141515;
 border-radius:50%;
 float: left;
 width: 10px;
 height: 10px;
 line-height: 10px;
}
.bottom_section {
	width:1170px;
	margin:0 auto;
	padding:40px 0;
}
.bottom_section strong {
	display:block;
	font-size:44px;
	font-weight:600;
	line-height:44px;
	color:#0f4067;
	text-align:center;
	margin:0;
 	padding:0;
}
.bottom_section strong span {
	color:#f05a25;
}
.choose_box {
	width: 200px;
	float: left;
	margin:40px 42px 0 0;
}
.choose_box.last {
	margin-right:0;
}
.logo_box {
	display:block;
	border:1px solid #f06936;
	padding:15px 0;
	text-align:center;
}
.choose_box h5 {
	font-size: 21px;
	font-weight: 500;
	color: #2f597b;
	margin: 24px 0 15px;
}
.choose_box p {
	font-size:14px;
	color:#2c2c2c;
	line-height:24px;
	font-weight:300;
	margin: 0 0 20px 0;
	min-height:74px;
}
.choose_box strong {
	font-size:17px;
	color:#2c2c2c;
	line-height:24px;
	font-weight:700;
	margin: 0 0 20px 0;
	min-height: 120px;
	text-align: left;
        width: 222px;
}
.choose_box a {
	display:inline-block;
	background: #fff;
	border:1px solid #f05a25;
	color:#f05a25;
	font-size: 14px;
	font-weight:700;
	text-decoration:none;
	text-transform: uppercase;
	padding: 9px 20px;
}
.choose_box a .fa {
	float: right;
	border: 1px solid #f27144;
	text-align: center;
	border-radius: 50%;
	font-size: 15px;
	height: 15px;
	width: 12px;
	line-height: 16px;
	margin: 0 0 0 5px;
	padding: 0 0 0 3px;
}
.footer_head {
	background:#0e3f67;
	text-align:center;
}
.footer_head h2 {
	margin: 0;
	color: #fff;
	font-size: 34px;
	font-weight: 400;
	padding:20px 0;
}
.footer_box {
	width:26%;
	float:left;
	margin-bottom: 26px;
}
.footer_box h3 {
	margin:15px 0;
	font-size: 16px;
	color: #3e3e3e;
	font-weight: 500;
	text-transform: uppercase;
}
.footer_box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer_box li a {
	text-decoration:none;
	font-size:14px;
	color:#3a3939;
	line-height:22px;
	text-transform:uppercase;
}
.footer_contact {
	width:100%;
}
.footer_contact .ph {
	display:block;
	font-size:24px;
	color:#0f4067;
	font-weight:500;
	margin:4px 0 10px;
	padding:0;
}
.footer_contact .ph a {
	color:#0f4067;
	text-decoration:none;
}
.footer_contact .email {
	display:block;
	font-size:17px;
	color:#25aae2;
	font-weight:500;
	margin:0;
	padding:0;
}
.footer_contact .email a {
	color:#0f4067;
	text-decoration:none;
}
.footer_contact .ph .fa {
	float:left;
	color: #25aae2;
	font-size: 20px;
	margin: 4px 5px 0 0;
}
.footer_contact .email .fa {
	float:left;
	color: #25aae2;
	font-size: 16px;
	margin: 2px 5px 0 0;
}
.footer_contact h5 {
	color:#0f4067;
	font-size:24px;
	margin:0;
}
.footer_contact p {
	color: #0f4067;
	font-size: 15px;
	margin: 2% 0;
	font-weight: 600;
}
.footer_icon {
	color: #25aae2;
	font-size: 18px;
	padding: 4px;
	margin: 0 5px -4px 0;
}
.footer_section {
	margin-top:25px;
}
.footer_logo {
	float:right;
}
.footer_bottom {
	background:#25aae2;
	padding:17px 0;
}
.bottom_left {
	width:65%;
	float:left
}
.bottom_left ul {
	margin:0;
	padding:0;
	list-style:none;
}
.bottom_left li {
	float:left;
	margin:0 5px;
}
.bottom_left li a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.bottom_right {
	text-align:right
}
.bottom_right p {
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
}
/**************Phone systems css start here*******************/	 



.about_phone_system {
	margin-top:30px;
}
.about_phone_system p {
	color: #545454;
	font-size: 15px;
	font-family: 'Ubuntu';
	line-height: 23px;
}
.left_section {
	width:694px;
	float:left;
}
.right_section {
	width:422px;
	float:right;
}
.phone_service_image {
	float: right;
	width: 404px;
	background: url(./images/service.jpg) no-repeat 8px 8px #fff;
	padding: 8px;
	border: 1px solid #dcdcdc;
}
.phone_service_image p {
	font-size: 24px!important;
	color: #fff!important;
	font-weight: 500;
	line-height: 32px!important;
	margin: 0;
	padding: 10px 16px 20px 0;
	text-align: right;
	text-transform: uppercase;
}
.phone_service_image a {
	float: right;
	background: #150101;
	color: #fff;
	font-size: 30px;
	border-radius: 4px;
	text-decoration: none;
	padding: 5px 18px;
	margin: 0 16px 38px 0;
	line-height: 36px;
	font-weight: 400;
	border: 1px solid #777676;
}
.system_image {
	text-align:center;
}
.system_image h5 {
	color: #2639f2;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0;
	padding: 20px 0;
}
.system_image h4 {
	color: #f05a25;
	font-size: 29px;
	font-weight: 700;
	border: 1px solid #0f4067;
	padding: 12px 10px;
 margin:0  margin: 30px 0;
	border:none;
}
.heading {
	padding: 10px;
	position:relative;
	text-align:center;
	border:1px solid #bfbfbf;
}
.heading h4 {
	font-size:30px;
	color:#ff0000;
	font-family:'Ubuntu';
	font-weight:500;
	text-transform:uppercase;
	margin:0;
	padding:0;
	-webkit-animation: blink 1s step-end infinite;
	animation: blink 1s step-end infinite
}
 @-webkit-keyframes blink {
 67% {
opacity: 0
}
}
 @keyframes blink {
 67% {
opacity: 0
}
}
.about_section {
	margin-top:35px;
}
.about_section p {
	color:#545454;
	font-size:15px;
	font-family:'Ubuntu';
	line-height:23px;
}
.about_section strong {
	color:#e87927;
	font-size:16px;
	font-weight:300;
}
.about_section h4 {
	color:#f05a25;
	font-size:18px;
	font-weight:bold;
}
.blue_heading {
	background:#0f4067;
	text-align:center;
	padding:10px 0;
	margin-top:20px;
}
.blue_heading h6 {
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-family: 'Ubuntu';
	font-weight: 400;
	width: 80%;
	margin: 0 auto;
}
.blue_heading span {
	margin:0;
	color:#fff;
	font-size:24px;
	font-weight:500;
	font-family:'Ubuntu';
	font-weight:600;
}
.enquire_section {
	background:url(./images/parallax_img.jpg) no-repeat;
	height:740px;
}
.enquire_section_mob {
	background:url(./images/parallax_img.jpg) no-repeat;
	height:300px;
}
.enquire_section_mob .enquire_box li {
	border:none;
	background: #f1a712;
	border-radius:0 0 10px 10px;
}
.enquire_section_mob .enquire_box_2 li {
	border:none;
	background:#e87927;
	border-radius:0 0 10px 10px;
}
.enquire_main {
	padding: 60px 20px;
}
.enquire_box {
	width: 521px;
	background: #f5f5f5;
	border-radius: 10px;
	float: left;
	box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.enquire_head {
	background:#f1a712;
	border-radius: 10px 10px 0 0;
	text-align: center;
	padding: 16px;
}
.enquire_head h3 {
	margin:0;
	color:#f5f5f5;
	font-size:28px;
	font-weight:bold;
	font-family:'Ubuntu';
}
.enquire_head h3 strong {
	font-size:25px;
	font-weight:300;
}
.enquire_box_2 {
	width:521px;
	background: #f5f5f5;
	border-radius: 10px;
	float:right;
	box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.enquire_box_2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.enquire_box_2 li {
	padding: 12px 5px 12px 108px;
	border-bottom:1px solid #e3e1e1;
	font-size:16px;
	color:#202020;
}
.enquire_box_2 li .fa-check {
	color:#e87927;
}
.enquire_box_2 li i {
	margin:0 0 0 7px;
}
 .enquire_box_2 li:nth-child(9) {
 border:none;
 background:#e87927;
 border-radius:0 0 10px 10px;
}
.enquire_head_2 {
	background:#e87927;
	border-radius: 10px 10px 0 0;
	text-align: center;
	padding: 16px;
}
.enquire_head_2 h3 {
	margin:0;
	color:#f5f5f5;
	font-size:28px;
	font-weight:bold;
	font-family:'Ubuntu';
}
.enquire_head_2 strong {
	font-size:25px;
	font-weight:300;
}
.enquire_text, .enquire_text_2 {
	text-align:center;
	background:#2c2c2c;
}
.enquire_text p {
	font-size: 18px;
	font-family: 'Ubuntu';
	color: #fff;
	margin: 0;
	padding: 14px 15px 18px 15px;
}
.enquire_text_2 p {
	font-size: 18px;
	font-family: 'Ubuntu';
	color: #fff;
	margin: 0;
	padding: 14px 15px 18px 15px;
	line-height: 33px;
}
.enquire_box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.enquire_box li {
	padding: 12px 5px 12px 108px;
	border-bottom:1px solid #e3e1e1;
	font-size:16px;
	color:#202020;
}
.enquire_box li .fa-check {
	color:#f1a712;
}
.enquire_box li i {
	margin:0 0 0 7px;
}
.enquire_box li a {
	text-align:center;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	padding-left: 65px;
	text-transform: uppercase;
}
.enquire_box_2 li a {
	text-align:center;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	padding-left: 65px;
	text-transform: uppercase;
}
 .enquire_box li:nth-child(9) {
 border:none;
 background:#f1a712;
 border-radius:0 0 10px 10px;
}
.pansonic_idea {
	text-align:center;
	padding: 25px;
}
.pansonic_idea strong {
	color: #0e3f67;
	font-size: 29px;
	font-weight: 700;
}
.pansonic_idea h3 {
	font-size:44px;
	font-weight:600;
	color:#0f4067;
	margin:0;
	font-family:'Ubuntu';
	margin-bottom: 20px;
}
.pansonic_idea h3 strong {
	color:#f05a25;
	font-size: 44px;
}
.pansonic_idea p {
	font-size:18px;
	color:#3a3a3a;
}
.yellow_box {
	background: #0e3f67;
	height: 170px;
}
.box_content {
	width: 574px;
	float: left;
	padding: 30px 0;
}
.yellow_box strong {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin: 0;
}
.box_content ul {
	list-style:none;
	padding:0;
	margin:0;
}
.box_content li {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 9px 0 11px 0;
}
.box_content li i {
	background: #000;
	border-radius: 50%;
	padding: 5px;
	font-size: 10px;
}
.our_services {
	margin-top:40px;
}
.service_box {
	width:161px;
	float:left;
	margin:15px;
	text-align:center;
}
.service_box .box_img {
	border: 5px solid #e87927;
	border-radius: 100%;
	text-align: center;
	width: 150px;
	height: 150px;
	margin:33px 0;
}
.service_box .box_img img {
	margin:25px 0 0;
}
.service_box strong {
	color: #03355f;
	font-size: 20px;
	font-family: 'Ubuntu';
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	display: block;
	width: 126px;
	padding: 0 15px;
}
.service_box a {
	background: #14abd2;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 14px 40px 14px 27px;
	position:relative;
	display: block;
	margin-bottom: 40px;
}
.service_box a i {
	border: 1px solid #fff;
	border-radius: 50%;
	height: 16px;
	width: 16px !important;
	line-height: 16px;
	position:absolute;
	right: 17px;
	top: 13px;
}
/******************printers-copiers css start here******************/



.printer_box {
	width: 302px;
	float: left;
	margin: 28px;
	padding: 15px 15px;
	text-align: center;
	border-radius:2px;
}
.about_phone_system h3 {
	text-align: center;
	color: #f05a25;
	font-size: 44px;
	font-weight: 500;
	font-family: 'Ubuntu';
	border-top: 1px solid #f05a25;
	padding: 22px 0 7px 0;
	margin: 0 auto;
	width: 800px;
	margin-top: 27px;
}
.functionality_section_nbn {
	height: 370px;
	margin-top:28px;
}
.functionality_section_nbn .function_text {
	text-align: center;
	background: #2c2c2c;
	float: left;
	width: 335px;
	color: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Ubuntu';
	margin-bottom: 20px;
	line-height: 10px;
}
.functionality_section_nbn p {
	text-align:center;
}
.functionality_section {
	background:url(./images/parallax_img_2.jpg) no-repeat;
	height:611px;
	margin-top:28px;
}
.function_box_nbn {
	width: 335px;
	background: #f5f5f5;
	border-radius: 10px;
	float: left;
	margin: 10px 18px;
	box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.function_box_nbn h3 {
	margin:0;
	color:#f5f5f5;
	font-size:28px;
	font-weight:bold;
	font-family:'Ubuntu';
}
.function_text {
	text-align:center;
	background:#2c2c2c;
}
.function_box_nbn .fa-check {
	color:#1ca7e0;
}
 ..function_box_nbn function_head {
 background:#222222;
 border-radius: 10px 10px 0 0;
 text-align: center;
 padding: 10px;
}
.function_box_nbn ul {
	margin:0;
	padding:0;
	list-style:none;
}
.function_box_nbn li {
	border:none;
	background:#f05a25;
	border-radius:0 0 10px 10px;
	text-align:center;
	padding: 12px;
}
.function_box_nbn li a {
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.function_box_nbn li i {
	margin: 0 0 0 7px;
}
.functionality_main {
	padding: 26px;
}
.function_box {
	width: 335px;
	background: #f5f5f5;
	border-radius: 10px;
	float: left;
	margin: 0 18px;
	box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);
}
 .function_box:nth-child(1) {
 margin-left: 9px;
}
 .function_box:nth-child(3) {
 margin-right: 9px;
 float:right;
}
.function_box h3 {
	margin:0;
	color:#f5f5f5;
	font-size:28px;
	font-weight:bold;
	font-family:'Ubuntu';
}
.function_text {
	text-align:center;
	background:#2c2c2c;
}
.function_box .fa-check {
    color: #1ca7e0;
    float: left;
    margin: 0;
    height: 35px;
}
.function_head {
	background:#222222;
	border-radius: 10px 10px 0 0;
	text-align: center;
	padding: 16px;
}
.function_box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.function_box li {
	padding: 12px 5px 12px 19px;
	border-bottom: 1px solid #e3e1e1;
	font-size: 16px;
	color: #202020;
}
 .function_box li:nth-child(10) {
 border:none;
 background:#f05a25;
 border-radius:0 0 10px 10px;
 text-align:center;
}
.function_box li a {
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.function_box li i {
	margin: 0 0 0 7px;
}
.function_box_inn {
	width: 245px;
	background: #f5f5f5;
	border-radius: 10px;
	float: left;
	margin: 0 18px;
	box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);
}
 .function_box_inn:nth-child(1) {
 margin-left: 9px;
}
 .function_box_inn:nth-child(3) {
 margin-right: 9px;
 float:right;
}
.function_box_inn h3 {
	margin:0;
	color:#f5f5f5;
	font-size:28px;
	font-weight:bold;
	font-family:'Ubuntu';
}
.function_box_inn .function_text {
	width: 100%;
	height: 81px;
	float: left;
	text-align: center;
	background: #2c2c2c;
	margin-bottom: 30px;
}
.function_box_inn .function_text p {
	border-bottom: none;
	color: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Ubuntu';
	padding: 0;
	line-height: 5px;
}
.function_box_inn .fa-check {
	color:#1ca7e0;
}
.function_box_inn .function_head {
	background: #222222;
	border-radius: 10px 10px 0 0;
	text-align: center;
	padding: 30px;
	height: 60px;
}
.function_box_inn .cont {
	margin:0;
	padding:0;
	height: 345px;
}
.function_box_inn .cont p {
	padding: 12px 5px 12px 19px;
	font-size: 16px;
	color: #202020;
	height: 200px;
}
.function_box_inn .cont a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 9px 12px 8px;
	background: #f05a25;
	border-radius: 10px;
	margin: 20px;
	float: left;
}
.function_box_inn ul {
	margin:0;
	padding:0;
	list-style:none;
}
.function_box_inn li {
	padding: 12px 5px 12px 19px;
	border-bottom: 1px solid #e3e1e1;
	font-size: 16px;
	color: #202020;
}
.function_box_inn li {
	border:none;
	background:#f05a25;
	border-radius:0 0 10px 10px;
	text-align:center;
}
.function_box_inn li a {
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.function_box_inn li i {
	margin: 0 0 0 7px;
}
/***************deeler-employee cs start here***************/

.form_section {
	background:#24a9e1;
	width: 694px;
	display:inline-block;
	margin-top: 20px;
}
.form_section strong {
	font-size: 24px;
	color: #fff;
	font-weight: 500;
	line-height: 32px;
	margin: 0;
	padding: 20px;
	float: left;
}
.inner_form {
	width:307px;
	float:left;
	margin: 18px 0 0 18px;
}
.inner_form label {
	width:100%;
	float:left;
	font-size:16px;
	font-family:'Ubuntu';
	color:#fff;
	font-weight:500;
	margin-bottom:9px;
	margin-top:20px;
}
.inner_form input {
    width: 307px;
    padding: 15px 0px 16px 7px;
    border: none;
    font-family: 'Ubuntu';
    font-size: 13px;
}
.inner_form select {
	width:307px;
	padding:15px 0;
	border: none;
    font-family: 'Ubuntu';
    font-size: 13px;
}
.inner_form a {
	color:#3c3c3c;
	font-size:14px;
	font-weight:500;
	font-family:'Ubuntu';
	text-decoration:none;
	background: linear-gradient(#eefcfc, #d1ecec);
	padding: 14px 16px;
	margin-left: 4px;
}
.inner_form textarea {
	width:307px;
	padding:15px 0;
	border: none;
}
.inner_form .sub {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	background: #e87927;
	text-align: center;
	padding: 13px 64px;
	margin: 39px 0 0 0;
	cursor:pointer
}
.inner_form .sub1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	background: #e87927;
	text-align: center;
	padding: 13px 64px;
	cursor:pointer
}
.address {
	width: 307px;
	margin: 0;
	padding: 0;
}
.work_exp {
	width:218px!important;
}
.text_box {
	width: 650PX;
	padding: 20px 16px;
}
.text_box textarea {
	width:100%;
	border:none;
}
.text_box label {
	width:100%;
	float:left;
	font-size:16px;
	font-family:'Ubuntu';
	color:#fff;
	font-weight:500;
	margin-bottom:9px;
}
.text_box input {
	width:265px;
	padding:15px 0;
	border:none;
}
.text_box .sub {
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
	background:#e87927;
	text-align:center;
	padding: 13px 64px;
	cursor:pointer;
}
.text_box .sub1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	background: #e87927;
	text-align: center;
	padding: 13px 64px;
	cursor: pointer;
	float: left;
	margin-bottom: 20px;
}
.text_box .sub3{
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
	background:#e87927;
	text-align:center;
	padding: 13px 64px;
	cursor:pointer;
	margin: 10px 10px 0 0;
}
.text_box .sub4{
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
	background:#e87927;
	text-align:center;
	padding: 13px 64px;
	cursor:pointer;
	margin: 10px 10px 0 18px;
}
.right_section img {
	margin-left: 41PX;
	margin-top: 56px;
}
.border_bottom {
	border-bottom:2px solid #14abd2;
	display: -webkit-box;
	padding-bottom: 47px;
}
.post-thumbnail {
	display:none;
}
/****************Security System*******************/



.advantages_box {
	width: 342px;
	background: #f5f5f5;
	border-radius: 10px;
	float: right;
	margin: 0 18px;
	box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.advantages_box h3 {
	margin:0;
	color:#f5f5f5;
	font-size:28px;
	font-weight:bold;
	font-family:'Ubuntu';
}
.advantages_box .fa-check {
    color: #1ca7e0;
    float: left;
    height: 34px;
    margin: 0 8px 9px 0;
}
.advantages_box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.advantages_box li {
	padding: 12px 5px 12px 19px;
	border-bottom: 1px solid #e3e1e1;
	font-size: 16px;
	color: #202020;
}
.advantages_box a {
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 56px 13px 69px;
	background: #f05a25;
	border-radius: 10px;
	margin: 20px 0 20px 33px;
	float: left;
}
.system_security {
	width:700px;
	float:left;
}
.system_security h4 {
	color: #f05a25;
	font-size: 26px;
	font-weight: 700;
}
.brand_logo {
	border: 1px solid #c2c2c2;
	display: inline-block;
	margin-top: 50px;
	width: 100%;
}
.brand_logo ul {
	margin:0;
	padding:0;
	list-style:none
}
.brand_logo li {
	float:left;
	margin: 17px 57px;
}
.banner-head1 {
    color: #222222;
    font-size: 34px;
    font-weight: 700;
   padding: 20px 0 15px 0;
}
.banner-head {
    color: #222222;
    font-size: 34px;
    font-weight: 700;
    padding: 0 0 15px 0;
}
.rgtaln {
	width:250px;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
.cond {
   margin: 20px;
}
.cond strong {
    color: #e87927;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px 20px;
}
.condphone {
    margin: 28px 0 0 126px;
    float: left;
}
.condphone strong {
    color: #e87927;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.about_section strong code {
    color: #e87927;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Ubuntu';
}
div.wpcf7 input[type="file"] {
    cursor: pointer;
    color: transparent;
}