body {
	font-family: 'Roboto', sans-serif;
	margin:0px;
	padding:0px;
}

#body-header {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:15px 0px;
	float:left;
	background: rgba(0,0,0,0.4);
}

.clear {
	clear: both;
}

.header {
	height: auto;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	max-width:1170px;
}

.main-header {
	height:auto;
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
	background: #0b3b6c;
}

#body-banner {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float:left;
}

.banner {
	height: auto;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.main-banner{
	height:auto;
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
}

#body-content {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float:left;
}

.content {
	height: auto;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	max-width:1170px;
}

.main-content{
	height:auto;
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
}

#body-footer {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:50px 0px;
	float:left;
	background: #0b3b6c;
}

.footer{
	height: auto;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width:1170px;
	padding: 0px;
}

.main-footer{
	height:auto;
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;	
}

#body-header-top{
    width: 100%;
    margin: 0px;
    padding: 12px 0px;
    height: auto;
    float: left;
    background: rgba(0,0,0,0.4);
    border-bottom: 1px solid #7d7d7d;
}

.top-left{
	width:62%;
	margin:0px;
	padding:0px;
	float:left;
	height:auto;
}

.top-left p{
	margin:0px;
	padding:0px;
	display:inline-block;
	color:#fff;
	margin:0px;
	padding:0px;
	font-size:13px;
}

.top-left p:nth-child(2){
	margin:0px 25px;
}

.top-left p i{
	color:#18ba60;
	margin-right:5px;
}

.top-right{
	width:30%;
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
}

.top-right ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.top-right ul li{
	margin:0px 0px 0px 20px;
	padding:0px;
	display:inline-block;
}

.top-right ul li a{
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.top-right ul li a i{
	font-size:14px;
	color:#fff;
	margin:0px;
	padding:0px;
}

.logo-div{
	width:100%;
	max-width:133px;
	padding:0px;
	height:auto;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.logo-div img{
	width:100%;
	float:left;
}

.nav-div{
	width:100%;
	float:right;
	margin:24px 20px 0px;
	padding:0px;
	height:auto;
	max-width:900px;
}

.main-heads{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
	position:absolute;
	z-index:9;
}

.top-home-content{
	width:100%;
	margin:100px 0px 100px;
	padding:0px;
	height:auto;
	float:left;
	text-align:center;
}

.top-home-content h2{
    margin: 0px;
    padding: 0px;
    font-weight:300;
    color: #636363;
	font-size:36px;
}

.top-home-content h3{
    margin: 0px;
    padding: 0px;
    font-weight:300;
    color: #fff;
	font-size:36px;
}
.top-home-content h4{
    margin: 0px;
    padding: 0px;
    font-weight:300;
    color: #fff;
	font-size:36px;
}
.top-home-content h2:after{
    margin: 10px auto 0px;
    padding: 0px;
    width: 80px;
    height: 2px;
    background: #18ba60;
    display: block;
    content: "";
}

.top-home-content h1{
	margin:30px 0px 0px;
	padding:0px;
	color:#333;
	font-size:35px;
	font-weight: normal;
}
.top-home-content h1{
	margin:30px 0px 0px;
	padding:0px;
	color:#333;
	font-size:35px;
	font-weight: normal;
}

.top-home-content h1 strong{
	color:#169dfc;
}

.top-home-content p{
    margin: 15px 0px 0px;
    padding: 0px 70px;
    font-size: 18px;
    color: #3b3b3b;
    line-height: 28px;
    font-weight: 300;
}

.home-div{
	width:100%;
	margin:0px 0px 70px;
	padding:0px;
	height:auto;
	float:left;
}

.home-1{
	width:30.65%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
	position:relative;
}

.home-1:nth-child(2){
	margin:0px 4%;
}

.home-image{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.home-image img{
	width:100%;
	float:left;
}

.home-text{
    position: absolute;
    bottom: 0px;
    height: auto;
    width: 100%;
    float: left;
    display: flex;
    -webkit-justify-content: center;
    flex-direction: column;
    background:#18BA60;
    transition: all 300ms ease-in-out;
    height: 42px;
}

.home-text h2 {
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
}

.home-1:hover .home-text{
    height: 100%;
    background: rgba(24,186,96,0.8);
}
#body-content-001{
	width:100%;
	margin:0px;
	height:auto;
	float:left;
	padding:60px 0px;
	background-attachment: fixed;
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
}
#body-content-project{
	width:100%;
	margin:0px;
	height:auto;
	float:left;
	padding:130px 0px;
	background-attachment: fixed;
	background-image: url(../images/g03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
}

.project-home{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
	text-align:center;
}

.project-home h2 {
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    color: #fff;
	font-size:36px;
}

.project-home h2::after {
    margin: 10px auto 0px;
    padding: 0px;
    width: 80px;
    height: 2px;
    background: #18ba60;
    display: block;
    content: "";
}

.property-brokers{
	width:100%;
	margin:55px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

#property-slider .owl-item {
    padding: 0px 15px 0px;
    box-sizing: border-box;
}

#property-slider .owl-prev:after{
	content:"\f053";
}

#property-slider .owl-next:after{
	content:"\f054";
}

#property-slider .owl-pagination{
	display:none;
}

#property-slider .owl-buttons div{
	margin:0px 8px !important;
}

.property-image{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.image-property{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.image-property img{
	width:100%;
	float:left;
}

.property-text{
    width: 100%;
    margin: 0px;
    padding: 15px 15px;
    height: auto;
    float: left;
    box-sizing: border-box;
    background: rgba(74, 74, 74, 0.5);
}

.property-text h2 {
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-weight: 300;
}

.property-text p{
    margin: 8px 0px 0px;
    padding: 0px;
    font-size: 15px;
    color: #c0bcbc;
}

#body-content-home-about{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.about-home{
	width:100%;
	margin:100px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.about-home-head{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
	text-align:center;
}

.about-home-head h2 {
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    color: #636363;
	font-size:36px;
}

.about-home-head h2::after {
    margin: 10px auto 0px;
    padding: 0px;
    width: 80px;
    height: 2px;
    background: #18ba60;
    display: block;
    content: "";
}

.about-content{
	width:100%;
	margin:40px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.about-content h2{
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    color: #272727;
}

.about-content p{
	margin:15px 0px 0px;
	padding:0px;
	font-size:15px;
	color:#727272;
	line-height:30px;
}

.about-content ul{
	margin:15px 0px 0px;
	padding:0px;
	list-style:none;
}

.about-content ul li{
	margin:0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size:15px;
	color:#727272;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top 12px;
	line-height:30px;
}

.about-content img{
	float:right;
	width:40%;
	margin-left:30px;
	margin-bottom:30px;
}

.footer-1{
	width:25%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.foot-logo{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.foot-logo img{
	max-width:85%;
	float:left;
}

.foot-logo-content{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.foot-logo-content p {
    margin: 20px 0px 0px;
    padding: 0px;
    font-size: 14px;
    color: #b1b1b1;
    line-height:24px;
}

.footer-2{
	width:20%;
	margin:0px 0px 0px 4%;
	padding:0px;
	height:auto;
	float:left;
}

.foot-head{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.foot-head h2{
	margin:0px;
	padding:0px;
	color:#fff;
	font-weight:400;
}

.foot-head h2::after {
    margin: 10px  0px;
    padding: 0px;
    width: 40px;
    height: 2px;
    background: #18ba60;
    display: block;
    content: "";
}

.foot-nav{
	width:100%;
	margin:20px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.foot-nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.foot-nav ul li{
	margin:0px 0px 12px;
	padding:0px;
}

.foot-nav ul li a{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#b1b1b1;
	text-decoration:none;
}
.foot-nav p{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#b1b1b1;
	text-decoration:none;
}
.foot-nav ul li span{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#b1b1b1;
	text-decoration:none;
}
.foot-nav ul li a:hover{
	color:#18ba60;
}

.footer-3{
	width:22%;
	margin:0px 0px 0px 4%;
	padding:0px;
	height:auto;
	float:left;
}

.contact-foot{
	width:100%;
	margin:20px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-foot p{
	margin:0px 0px 15px;
	padding:0px;
	color:#b1b1b1;
	font-size:14px;
}

.contact-foot p i{
	color:#18ba60;
	margin-right:8px;
}

#body-footer-1{
	width:100%;
	margin:0px;
	padding:20px 0px;
	height:auto;
	float:left;
	background: #001f3f;
}

.foot{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	text-align:center;
	float:left;
}

.foot p{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#cecece;
}

.foot p a{
	color:#18ba60;
	text-decoration:none;
}

.foot p a:hover{
	color:#fff;
}

#body-banner-about{
	width:100%;
	margin:0px;
	padding:200px 0px 120px;
	height:auto;
	float:left;
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	background-size:100%;
}

.about-main-head{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.about-main-head h1{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#fff;
	font-weight:500;
	text-transform:uppercase;
}

.about-content-main{
	width:100%;
	margin:40px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.about-content-main h2{
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    color: #272727;
}

.about-content-main p{
	margin:15px 0px 0px;
	padding:0px;
	font-size:15px;
	color:#727272;
	line-height:25px;
}

.about-content-main img{
	float:right;
	width:40%;
	margin-left:30px;
	margin-bottom:30px;
}

.about-content-main ul{
	margin:15px 0px 0px;
	padding:0px;
	list-style:none;
}

.about-content-main ul li{
	margin:0px 0px 5px;
	padding:0px 0px 0px 20px;
	font-size:15px;
	color:#727272;
	line-height:25px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top 8px;
}

/******business-for-sale******/

.business-sale-div{
	width:100%;
	margin:60px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.business-table{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.business-sale-1{
	width:100%;
	border:1px solid #e1e1e1;
	padding:10px;
	float:left;
	height:auto;
	box-sizing:border-box;
	border-radius:5px;
	margin:25px 0px 0px 0px;
}

.business-sale-img{
    width: 20%;
    margin: 0px;
    padding: 5px;
    height: auto;
    box-sizing: border-box;
    background: #dbdbdb;
    float: left;
}

.business-sale-img img{
	width:100%;
	float:left;
}

.business-sale-detail{
	width:78%;
	margin:0px 0px 0px 2%;
	padding:0px;
	height:auto;
	float:left;
}

.business-sale-detail ul{
	margin:10px 0px 0px;
	padding:0px;
	list-style:none;
	width:100%;
	float:left;
}

.business-sale-detail ul li{
    margin:0px 80px 0px 0px;
    padding: 0px;
    font-size: 15px;
    color: #727272;
	display:inline-block;
    line-height: 25px;
}

.business-sale-detail ul li:last-child{
	margin-right:0px;
}

.business-sale-detail h2{
    margin:5px 0px 0px;
    padding: 0px;
    font-weight:500;
    color: #636363;
}

.business-sale-detail h2::after {
    margin: 10px 0px;
    padding: 0px;
    width: 80px;
    height: 2px;
    background: #18ba60;
    display: block;
    content: "";
}

.business-sale-detail a{
    margin: 30px 0px 0px;
    text-decoration: none;
    color: #18ba60;
    padding:0px;
    display: inline-block;
    font-size: 14px;
}

.business-sale-detail a:hover{
	color:#636363;
}

.business-search{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
	text-align:right;
}

.business-search label{
	width:auto;
	margin:0px;
	padding:0px;
	font-size: 15px;
    color: #727272;
	display:inline-block;
}

.srch-input{
    width: 25%;
    margin: 0px 0px 0px 10px;
    padding: 9px 10px;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    border: none;
    background: #eaeaea;
}

.search-butt{
    background: #18ba60;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    padding: 8px 20px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
	cursor:pointer;
	transition:all linear 0.5s;
}

.search-butt:hover{
	background:#303030;
}

/*********broker-service********/

.broker-service-div{
	width:100%;
	margin:60px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.broker-service-div h2 {
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    color: #272727;
}

.broker-service-div p{
	margin:15px 0px 0px;
	padding:0px;
	font-size:15px;
	color:#727272;
	line-height:25px;
}

.broker-service-div img {
    float: right;
    width: 40%;
    margin-left: 30px;
    margin-bottom: 30px;
}

.broker-service-div ul{
	margin:15px 0px 0px;
	padding:0px;
	list-style:none;
}

.broker-service-div ul li{
	margin:0px 0px 5px;
	padding:0px 0px 0px 20px;
	font-size:15px;
	color:#727272;
	line-height:25px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top 8px;
}

/********contact-div********/

.contact-div{
	width:100%;
	margin:60px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-left{
	width:43%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-right{
	width:53%;
	margin:0px;
	padding:0px;
	height:auto;
	float:right;
}

.contact-head{
	width:100%;
	margin:0px 0px 40px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-head h1{
	margin:0px;
	padding:0px;
	font-weight:500;
	color: #636363;
}

.contact-form{
	width:100%;
	margin:0px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-form p{
	width:48%;
	margin:0px 0px 25px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-form p:nth-child(2){
	margin-left:4%;
}

.message-form{
	width:100% !important;
}

.contact-form p input{
	width:100%;
	margin:0px;
	padding:14px 10px;
	height:auto;
	box-sizing:border-box;
	border: 1px solid #cecece;
	font-size:14px;
	float:left;
	font-family: 'Roboto', sans-serif;
	color:#727272;
}

.contact-form p textarea{
	width:100%;
	margin:0px;
	padding:8px 8px;
	height:auto;
	box-sizing:border-box;
	border: 1px solid #cecece;
	font-size:14px;
	float:left;
	height:150px;
	font-family: 'Roboto', sans-serif;
	color:#727272;
}

.contact-butt{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-butt input{
    background: #18ba60;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    padding: 12px 30px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    cursor: pointer;
    transition: all linear 0.5s;
}

.contact-butt input:hover {
    background: #303030;
}

.contact-info{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-info p{
    margin: 0px 0px 0px;
    padding: 0px;
    font-size: 19px;
    color: #727272;
    font-weight: 300;
    line-height: 30px;
}

.contact-detail{
	width:100%;
	margin:0px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-detail ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.contact-detail ul li{
	margin:30px 0px 0px;
	padding:0px;
	font-weight:400;
	color:#727272;
}

.contact-detail ul li i{
    color: #18ba60;
    font-size: 20px;
    width: 5%;
    margin-right: 2%;
}

.property-detail{
	width:100%;
	margin:60px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.property-main{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.property-detail-img{
	width:40%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.property-detail-img img{
	width:100%;
	float:left;
}

.property-detail-text{
	width:52%;
	margin:0px 0px 0px 3%;
	padding:0px;
	height:auto;
	float:left;
}

.property-detail-top{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.property-detail-top p{
	font-size: 18px;
	color: #727272;
	display: inline-block;
	line-height: 25px;
	margin:0px;
	padding:0px;
}

.property-detail-top p:last-child{
	float:right;
}

.property-new-detl{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.property-new-detl ul{
	margin:18px 0px 0px;
	padding:0px;
	list-style:none;
}

.property-new-detl ul li{
	margin:0px 0px 0px;
	padding:10px 0px;
	border-bottom:1px solid #e1e1e1;
	font-size: 16px;
	color: #727272;
	line-height: 25px;
}

.property-new-detl ul li:last-child{
	border-bottom:none;
}

.additional-detail-div{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.additional-1{
	width:100%;
	margin:35px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.additional-1 h2{
    margin:0px 0px 25px;
    padding: 0px;
    font-weight: 500;
	color: #323232;
	font-size: 22px;
}

.additional-1 h2::after {
    margin: 10px 0px;
    padding: 0px;
    width:70px;
    height: 2px;
    background: #18ba60;
    display: block;
    content: "";
}

.additional-1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.additional-1 ul li{
	margin:0px 2% 10px 0px;
	padding:0px;
	width:32%;
	float:left;
	font-size: 16px;
	color: #727272;
	line-height: 25px;
}

.additional-1 ul li:nth-child(3n){
	margin-right:0px;
}

.additional-1 ul li span{
	width:65%;
	float:left;
}

/*****software-development*****/


#body-banner-software{
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:250px 0px 100px;
	float:left;
	background-image: url(../images/software-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
}

.banner-soft{
	height: auto;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	max-width:1170px;
}

.software-banner-txt{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
	text-align:center;
}

.software-banner-txt h1{
	margin:0px;
	padding:0px;
	color:#fff;
	text-transform:uppercase;
}

.software-dev-div{
	width:100%;
	margin:50px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.software-top{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.software-top h2{
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    color: #272727;
}

.software-top ul{
	margin:10px 0px 0px;
	padding:0px 0px 0px 15px;
	list-style:none;
}

.software-top ul li{
	margin:0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size: 15px;
	color: #727272;
	line-height: 30px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top 12px;
}

.software-head{
	width:100%;
	margin:40px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.software-head h2{
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    color: #272727;
}

.software-head p{
    margin:10px 0px 0px;
    padding: 0px;
    font-size: 15px;
    color: #727272;
    line-height: 30px;
}

.software-dtls{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
}

.software-1{
	width:48%;
	margin:0px 4% 10px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.software-1:nth-child(2n){
	margin-right:0px;
}

.heading-soft{
    width: 100%;
    margin:25px 0px 0px;
    padding: 20px;
    height: auto;
    float: left;
    background: #e6e6e6;
    box-sizing: border-box;
}

.heading-soft h4{
	color:#0b3b6c;
	margin:0px;
	font-weight:500;
	padding:0px;
}

.heading-soft ul{
	margin:10px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.heading-soft ul li{
	margin:0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size: 15px;
	color: #727272;
	line-height: 30px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top 12px;
}

/*********css-end*********/


/*********nav-css-start*********/

div#overlay { display: none; }

a#toggle {
  position:relative;
  top:30px;
  right:0px;
  width: 40px;
  height: 40px;
  background-color:#0b3b6c;
  text-align: center;
  color: white;
  display: none;
  transition: all ease-out 0.3s;
}

a#toggle i {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

main#content { padding: 10px; }

#menu {
  text-align: center;
  transition: all ease-out 0.3s;
}

#menu a { color: #fff; text-decoration: none;}

#menu ul {
  margin: 0px;
  text-align:right;
  padding: 0;
}

#menu ul li {
  display: inline-block;
  position: relative;
}

#menu ul li > a{
    display: inline-block;
    padding:0px 10px;
    font-size: 14px;
    text-transform: uppercase;
}

#menu ul li:last-child a{
	padding-right:0px;
}

#menu ul li > a > i {
  margin-left: 15px;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.1s;
}

#menu ul li ul {
  display: none;
  position: absolute;
  top: 118px;
  width: 200px;
  background: #1A2C57;
  text-align: left;
}

#menu ul li ul li { display: block; }

#menu ul li ul li a {
    display: block;
    text-transform: capitalize;
    color: #fff;
    font-size: 13px;
	padding:10px;
}

#menu ul li:hover > a { color:#18ba60; }

#menu ul li:hover > a > i { transform: rotateZ(90deg); }

#menu ul li:hover ul { display: block; }
@media screen and (max-width: 768px) {

a#toggle { display: block; }

main#content {
  margin-top: 65px;
  transition: all ease-out 0.3s;
}

#menu{
    position: fixed;
    width: 250px;
    height: 100%;
    top: 0;
    right: 0;
    overflow: hidden;
        overflow-y: hidden;
    overflow-y: auto;
    background-color: rgb(26, 26, 26,0.9);
    transform: translateX(270px);
}

#menu ul {
  text-align: left;
  background-color: transparent;
  padding-top: 110px;
}

#menu ul li ul{
	padding-top:0px;
}

#menu ul li { display: block; }

#menu ul li a { display: block; color:#fff; padding:15px 10px; }

#menu ul li a > i { float: right; }

#menu ul li ul {
  display: none;
  position: static;
  width: 100%;
  background-color: rgba(255, 108, 0, 0.4);
}

#menu ul li:hover > ul { display: none; }

#menu ul li:hover > a > i { transform: rotateZ(0); }

#menu ul li.open > a { background-color: rgba(0, 0, 0, 0.3); }

#menu ul li.open > a > i { transform: rotateZ(90deg); }

#menu ul li.open > ul { display: block; }

div#overlay {
  display: block;
  visibility: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  opacity: 0;
}

html.open-menu { overflow: hidden; }

html.open-menu div#overlay {
  visibility: visible;
  opacity: 1;
  width: calc(-150%);
  left: 250px;
}

html.open-menu a#toggle,
 html.open-menu main#content { transform: translateX(-250px); }

html.open-menu nav#menu {
  z-index: 3;
  transform: translateX(0);
}
}

/*********nav-css-end*********/


/*********flexslider-css-start*********/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../fonts/flexslider-icon.eot');
	src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/flexslider-icon.woff') format('woff'),
		url('../fonts/flexslider-icon.ttf') format('truetype'),
		url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 0px; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0; display:none}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; /*opacity: 0;*/ cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); /*-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;*/ }
.flex-direction-nav .flex-prev { /*left: -50px;*/ }
.flex-direction-nav .flex-next { /*right: -50px;*/  position:absolute; right:0px;  }
/*.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;  }*/
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom:30px; text-align: center; z-index:99;}
.flex-control-nav li {margin: 0 6px; display:none; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}


/*********flexslider-css-end*********/


/***********owl-css************/

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
     padding-bottom: 15px;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
    color:#fff;
	font-family: "Fontawesome";
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    border-radius: 0px;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center;
}

/***********owl-end*********/

.top-home-content-002{
	width:100%;
	margin:100px 0px 100px;
	padding:0px;
	height:auto;
	float:left;
	text-align:center;
}

.top-home-content-002 h2{
    margin: 0px;
    padding: 0px;
    font-weight:300;
    color: #636363;
	font-size:36px;
}

.top-home-content-002 h3{
   margin: 0px;
padding: 0px;
font-weight: 300;
color: #fff;
font-size: 36px;

}
.top-home-content-002 h4{
    margin: 0px;
    padding: 0px;
    font-weight:300;
    color: #fff;
	font-size:26px;
}
.top-home-content-002 h2:after{
    margin: 10px auto 0px;
    padding: 0px;
    width: 80px;
    height: 2px;
    background: #18ba60;
    display: block;
    content: "";
}

.top-home-content-002 h1{
	margin:30px 0px 0px;
	padding:0px;
	color:#333;
	font-size:35px;
	font-weight: normal;
}
.top-home-content-002 h1{
	margin:30px 0px 0px;
	padding:0px;
	color:#333;
	font-size:35px;
	font-weight: normal;
}

.top-home-content-002 h1 strong{
	color:#fff;
}

.top-home-content-002 p{
   margin: 15px 0px 0px;
padding: 0px 70px;
font-size: 26px;
color: #fff;
line-height: 42px;
font-weight: 300;
}

/******contact-page*****/

.contact-div-1{
	width:100%;
	margin:80px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.contact-div-1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.contact-div-1 ul li{
	margin:0px 4% 0px 0px;
	padding:0px;
	width:22%;
	float:left;
	height:auto;
	text-align:center;
	line-height:22px;
}

.contact-div-1 ul li:last-child{
	margin-right:0px;
}

.contact-div-1 ul li i{
	font-size:40px;
	margin-bottom:15px;
	color:#0b3b6c;
}

.contact-div-1 ul li p{
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#3b3b3b;
}

/******tell-a-friend****/

.tells-frnd{
	width:100%;
	margin:50px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.tells-inner{
	width:55%;
	margin:0px auto;
	padding:0px;
	height:auto;
	text-align:center;
}

.tells-inner p{
    margin:0px 0px 0px;
    padding: 0px 0px;
    font-size:17px;
	line-height:26px;
    color: #3b3b3b;
    font-weight: 300;
}

.tells-inner .eml-input{
    width: 250px;
    border: none;
    padding: 8px 10px;
    box-sizing: border-box;
    background: #e4e4e4;
    font-family: 'Roboto', sans-serif;
    margin: 3px 0px;
}

.send-butt{
	background:#001f3f;
	margin:15px 0px 0px;
	padding:7px 18px;
	font-family: 'Roboto', sans-serif;
	border:none;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	border-radius:5px;
	cursor:pointer;
}

/********enquiry-page******/

.enquiry-div{
	width:100%;
	margin:60px 0px;
	padding:0px;
	float:left;
	height:auto;
}

.enquiry-inner{
	width:40%;
	margin:0px auto;
	padding:20px 25px;
	box-sizing:border-box;
	display:table;
	height:auto;
	background:#cecece;
}

.enquiry-inner p{
	margin:10px 0px;
	padding:0px;
	width:100%;
	float:left;
}

.enquiry-inner p label{
	margin:0px 0px 5px;
	padding:0px;
	font-size:14px;
	color:#353535;
	width:100%;
	float:left;
}

.enquiry-inner p input{
	margin:0px;
	padding:7px 8px;
	box-sizing:border-box;
	font-size:14px;
	color:#686868;
	width:100%;
	border:none;
	float:left;
	font-family: 'Roboto', sans-serif;
}

.enquiry-inner p textarea{
	margin:0px;
	padding:7px 8px;
	box-sizing:border-box;
	font-size:14px;
	color:#686868;
	width:100%;
	border:none;
	float:left;
	font-family: 'Roboto', sans-serif;
}

.enquiry-butt{
	width:100%;
	margin:8px 0px 0px;
	padding:0px;
	height:auto;
	float:left;
}

.enquiry-butt input{
    background: #001f3f;
    margin: 0px 0px 0px;
    padding:8px 18px;
    font-family: 'Roboto', sans-serif;
    border: none;
    color: #fff;
	float:right;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}

.thnks{
	padding:80px 0px !important;
	font-size:45px;
	letter-spacing:1px;
}