}
.space h1{

    color: #fff!important;}

.nav-menu{
      padding-right: 200px!important;
}

ul.nav-menu > li:hover{
 background-color: #000000;
}

.show-content .content-holder{
 padding-top:60px!important
}

.mar {
    margin-top: 20px;
}

.space {
    padding: 50px 0px;
}

.row-full {
    float: none;
    max-width: 1200px !important;
}

.font-bottom-1 {
    text-align: left;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
     color: #fff!important;
}

.font-bottom-2 {
    font-size: 20px;
    text-align: left;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
        color: #fff!important;
}

.font-bottom-3 {
    font-size: 15px;
    text-align: left;
    line-height: normal;
    margin: 0 auto;
}

/*new hover effect*/
.section-title {
	position: relative
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block
}
.section-title h4:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #FF7200;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-100 {
	padding-bottom: 100px;
}
.mb-100{
    margin-bottom:100px;
}
.services {
	background-color: #FBFBFB;
}
.single-service {
	position: relative;
	text-align: center;
	margin-bottom: 0px!important;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 30px 20px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    background-color: #fff;
        height: 250px;
}
.single-service:before {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #0ABACC;
	left: 0;
	top: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:after {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #0ABACC;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover:after,
.single-service:hover:before {
	width: 50%;
	height: 2px;
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover {
	box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.10)
}
.single-service i.fa {
    font-size: 30px;
    width: 80px;
    height: 80px;
	border: 1px solid #ddd;
	line-height: 80px;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s;
    color: #094289;
}
.single-service:hover i.fa {
	background-color: #00a69d;
	color: #fff;
	border-color: #00a69d;
	border-radius: 0;
}
.single-service h4 {
    font-size: 20px;
        color: #0ABACC;
    font-weight: bold;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.single-service p {
	    font-size: 15px;
    font-family: arial;
    line-height: 2.3em;
    color: #4d4d4d;
}

.fa-th-large{
    font-size: 0px!important;
    background-image: url("icon1.jpg");
    background-repeat: no-repeat;
}

.single-service:hover i.fa-th-large {
    font-size: 0px!important;
    background-image: url("icon1.jpg")!important;
    background-repeat: no-repeat;
}

.fa-th{
    font-size: 0px!important;
    background-image: url("icon2.jpg");
    background-repeat: no-repeat;
}

.single-service:hover i.fa-th {
    font-size: 0px!important;
    background-image: url("icon2.jpg")!important;
    background-repeat: no-repeat;
}

.fa-cog{
    font-size: 0px!important;
    background-image: url("icon3.jpg");
    background-repeat: no-repeat;
}

.single-service:hover i.fa-cog {
    font-size: 0px!important;
    background-image: url("icon3.jpg")!important;
    background-repeat: no-repeat;
}

.fa4{
    font-size: 0px!important;
    background-image: url("icon4.jpg");
    background-repeat: no-repeat;
}

.single-service:hover i.fa4 {
    font-size: 0px!important;
    background-image: url("icon4.jpg")!important;
    background-repeat: no-repeat;
}

.fa5{
    font-size: 0px!important;
    background-image: url("icon5.jpg");
    background-repeat: no-repeat;
}

.single-service:hover i.fa5 {
    font-size: 0px!important;
    background-image: url("icon5.jpg")!important;
    background-repeat: no-repeat;
}

.fa6{
    font-size: 0px!important;
    background-image: url("icon6.jpg");
    background-repeat: no-repeat;
}

.single-service:hover i.fa6 {
    font-size: 0px!important;
    background-image: url("icon6.jpg")!important;
    background-repeat: no-repeat;
}


/*new hover effect*/


.font1{
     font-size: 15px;
    font-family: arial;
    line-height: 2.3em;
    color: #4d4d4d;
}

.font2 {
    font-size: 25px;
    font-family: arial;
    line-height: 2.3em;
    color: #4d4d4d;
}