
/*
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 78%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 34px;
	width: 34px;
	background: url("../images/left.png") no-repeat 0px 0px;
}
.callbacks_nav.prev {
	left: auto;
	background: url("../images/back.png") no-repeat 0px 0px;
	left: 18em;
}
.callbacks_nav.next {
	left: auto;
	background: url("../images/next.png") no-repeat 0px 0px;
	right: 18em;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks2_nav:active {
	opacity: 1.0;
}*/


/* //banner */

/* about */

.about-head {
    padding: 4em 0;
}

span.sub-line:before {
    content: '';
    display: inline-block;
    background: #80cd33;
    height: 3px;
    width: 50px;
    margin-right: 10px;
}

span.sub-line {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.2em;
    color: #ff5252;
}

h3.wthree-title {
    color: #00bcd4;
    text-transform: capitalize;
    font-size: 1.6em;
    font-weight: 800;
    margin-top: 10px;
}

.sec-main {
    margin-bottom: 2em;
}

.w3-about p {
    width: 55%; 
}

ul.list-about {
    list-style-type: square;
    padding-left: 1em;
}

ul.list-about li {
    padding: 10px 15px 10px 0;
    margin-right: 1em;
    text-transform: uppercase;
    color: #333;
    font-weight: 800;
    letter-spacing: 1px;
}

.ab-btm h4 {
    color: #ff9800;
    font-size: 1.3em;
    text-transform: capitalize;
    margin-bottom: 0.5em;
    font-weight: 600;
}

.ab-btm {
    margin-top: 2em;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #333;
}

form.register-wthree .form-control {
    background: #eee;
    padding: 10px;
    font-size: 15px;
    border: none;
    border-bottom: 2px solid #0cc5b7;
    border-radius: 0;
    -webkit-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
    -moz-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
    box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
}

.abt-pos {
    position: absolute;
    right: 0;
    width: 35%;
    top: -85px;
    padding: 2em;
    background: #ff5252;
}

textarea.form-control {
    min-height: 191px;
    resize: none;
}

.abt-pos h4 {
    text-transform: capitalize;
    font-size: 1.5em;
    color: #fff;
    margin-bottom: 17px;
}

/* //about */

/* why us */

.bg-img1 {
    background-size: cover;
    min-height: 400px;
}

section.why-sec {
    background: #eee; margin-top:20px
}

ul.list-group.mt-3.why-list li {
    font-size: 1.1em;
    color: #000;
    font-weight: 400;    font-family: 'Cairo', sans-serif!important; letter-spacing:0px
}

.why-list li span {
    color: #4c7331;
    font-weight: 800; margin-left:15px;font-family: 'Cairo', sans-serif!important;
}

/* //why us */


@media only screen and (max-width:990px) {
    .box5 {
        margin-bottom: 30px
    }
}

/* team */

/* servgrid  */

