﻿
.page-title {
    padding: 100px 0 0 0;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
.text-center {
    text-align: center;
}
.page-title .text h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 26px;
    color: #000000;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.page-title .text h2:hover {
    color: #4CAF50;
    background: url(../images/nav1.png) center bottom no-repeat;
}
.contact-info {
    padding: 70px 0;
}
.contact-info .item .icon-box i {
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 50%;
    display: inline-block;
    background: #8abe01;
}
.contact-page {
    padding: 70px 0;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.contact-page .form-group input {
    display: inline-block;
    height: 50px;
    color: #777777;
    font-size: 14px;
    padding-left: 20px;
    background: #f5f5f5;
    box-shadow: none;
    font-family: 'Microsoft YaHei', sans-serif;
    border: 1px solid #8abe01;
    border-radius: 0;
}
.contact-page .form-group textarea {
    display: inline-block;
    height: 160px;
    resize: none;
    color: #777777;
    background: #f5f5f5;
    padding-top: 20px;
    padding-left: 20px;
    font-size: 14px;
    box-shadow: none;
    border: 1px solid #8abe01;
    border-radius: 0;
    font-family: 'Microsoft YaHei', sans-serif;
}
.contact-page .form-bottom {
    display: block;
    text-align: center;
}

.contact-page .form-group {
    margin-bottom: 22px;
}

.btn-one {
    font-size: 14px;
    color: #ffffff;
    line-height: 26px;
    font-weight: 600;
    padding: 10px 33px;
    background: #8abe01;
    border: 1px solid #8abe01;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    border-radius: 0;
}

/*-- services --*/
.agileinfo_services_grid1{
	padding:2em;
	background:#f5f5f5;
	position:relative;
}
.agileinfo_services_grid1_pos{
	position: absolute;
    width: 50px;
    height: 50px;
    background: #f70d0d;
    border-radius: 40px;
    top: -20%;
    left: 5%;
    text-align: center;
}
.agileinfo_services_grid1_pos span{
	color: #fff;
    font-size: 1em;
    top: 15px;
}
.agileinfo_services_grid1 h4{
	font-size:1.1em;
	color:#212121;
	text-transform:capitalize;
	line-height:1.5em;
	position:relative;
	padding-bottom:.5em;
}
.agileinfo_services_grid1 h4:after{
	content:'';
	background:#999;
	height:2px;
	width:20%;
	right:10%;
	bottom:0%;
	position:absolute;
}
.agileinfo_services_grid1 p{
	color:#999;
	line-height:2em;
	margin:1em 0 0;
}
.agileinfo_services_grids{
	margin:5em 0 0;
}
.agileinfo_services_grid:hover .agileinfo_services_grid1 h4:after,.agileinfo_services_grid:hover .agileinfo_services_grid1_pos{
	background:#8abe01;
}
.agileinfo_services_grid:hover .agileinfo_services_grid1_pos span{
	color: #212121;
}
.w3agile_services_grids{
	margin:4em 0 0;
}
/*-- //services --*/
.agileits_featured_services_grid h4 {
    text-transform: capitalize;
    font-size: 1.5em;
    color: #2ebaef;
    margin: 0.8em 0;
}
.agileits_featured_services_grid p {
    color: #999;
    line-height: 1.8em;
    margin-bottom: 0;
}
.featured-services {
    padding: 5em 0;
}

.services-bottom {
    padding: 3em 0 1em;
}
.services {
    padding: 3em 0;
}
.w3_agileits_sub_work>.agileits_w3layouts_work {
    top: -42px;
    font-size: 1.5em;
}

.featured-services {
    padding: 3em 0;
}
.agileits_featured_services_grid {
    margin-top: 2em;
}

.services {
    padding: 5em 0;
}

.container h2 {
    text-align: center;
}
.services .container h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 26px;
    color: #000000;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.services .container h2:hover {
    color: #4CAF50;
    background url(../images/nav1.png) center bottom no-repeat;
}

.services p {
    font-size: 15px;
    color: #777;
   
    margin: 0 auto;
    line-height: 28px;
    
}

















