@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

body{
	background:#39e75f;
	text-align:center;
	font-family: 'Roboto', sans-serif;
}


*{
	padding:0px;
	margin:0px auto;
}

p{
	padding:0px;
	margin:0px auto;
}
a, a:hover{
	text-decoration:none;
}
.clear{
	clear:both;
}
.text-white {
	color: #fff !important;
} 
.text-left {
	text-align: left !important;
}
/*.bg1{	background:url('../images/bg1.png');	background-size:cover;}*/

.gap1{
	padding-bottom:13.5%;
}
#wrapper{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
}

.new-container{
	width:95%;
	height:auro;
	padding:0px;
	margin:0px auto;
}

.nav{
	padding:0px 0px 0px 15px;
	margin:0px;
	position:fixed;
}

.nav-content {
	width:100%;
    height: 100vh;
    padding-top: 30px;
	margin:0px auto;
}
.nav-content a{
	color:#fff;
	margin-bottom:45px;
	font-size:35px;
}

.logo{
	margin:0px auto;
	width:200px;
	padding-top:12%;
}

.logo2{
	margin:0px auto;
	width:300px;
}

.intro{
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
	line-height:20px;
}

.button {
	width: 200px;
	height: auto;
	padding: 15px 15px;
	margin: 0px auto;
	border-radius: 50px;
	background: #fff;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #fff;
}

.mobile-nav{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	background:#1db14c;
	display:none;
}

.mobile-nav a{
	color:#fff;
	font-size:30px;
	padding:0px 15px;
	margin-top:25px;
}

.heading{
	text-align:center;
	color:#fff;
	font-size:45px;
	letter-spacing:2px;
	text-transform:uppercase;
}

.text{
	color:#fff;
	font-size:15px;
	letter-spacing:1px;
	line-height:22px;
	padding:10px 50px;
}

.map-text{
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
	padding-bottom:25px;
	margin-bottom:10px;
}

.value-box {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px auto;
}
.value-box--mod {
    border: 3px solid #fff;
    border-radius: 8px;
    padding: 25px;
}
.value-box img{
	padding:25px 0px 10px 0px;
	margin:0px auto;
}
.value-box h3 {
	color:#fff;
	font-size:19px;
	padding-bottom:15px;
    text-transform: uppercase;
}
.value-box p {
	color:#fff;
    font-size: 16px;
    text-align: justify;
}
.value-box2 p {
    text-align: center !important;
}

input{
	width:85%;
	height:40px;
	padding:0px;
	margin:0px auto;
	border:none;
	border-radius:50px;
	margin-bottom:25px;
	padding-left:10px;
}

textarea{
	width:85%;
	height:140px;
	padding:0px;
	margin:0px auto;
	border:none;
	border-radius:5px;
	margin-bottom:25px;
	padding-left:10px;
}

.statistics__list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.statistics__list li {
	width: calc((100% - 25px) / 5);
	display: inline-block;
	padding: 0 10px;
	text-align: center;
}
.statistics__list li:first-child {
	padding-left: 0;
}
.statistics__list li:last-child {
	padding-right: 0;
}

.statistics__list li span {
	display: block;
	margin-bottom: 25px;
}
.statistics__list li span i {
	color: #fff;
	font-size: 50px;
}
.statistics__list li h4 {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.statistics__list li p {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0;
}
.service__area {
	margin-top: 100px;
}
.service__title {
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 50px;
	color: #fff;
}
.service__list {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.service__list li {
	width: calc((100% - 25px) / 3);
	display: inline-block;
	padding: 10px;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}
.service__list li:first-child {
	padding-left: 0;
}
.service__list li:last-child {
	padding-left: 0;
}
.img__box {
	display: flex;
	align-items: center;
	justify-content: center;
}
.img__box img {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.img__box h3 {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.social__link {
    display: inline-block;
    margin-right: 15px;
    font-size: 40px;
    text-decoration: none;
    color: #fff;
}
.social__link:hover {
	text-decoration: none;
	color: #fff;
}
.service__icon {
    display: inline-block;
    margin-bottom: 20px;
}
.service__icon i {
	color: #fff;
    font-size: 140px;
}
.achievement__award h4 {
	font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-style: italic;
}
.achievement__award img {
	max-width: 100%;
	border: 10px solid #fff;
}


.testimonial__item {
    position: relative;
    padding: 0 14.5px;
}
.testimonial__item .testimonial__content {
    display: block;
    width: 100%;
    position: relative;
}
.testimonial__item .testimonial__content:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/client-speak-img-layer.png) no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.testimonial__item .testimonial__content img {
    width: 100%;
}
.testimonial__item .testimonial__content .testimonial__item__description {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 84px;
    padding: 36.4px 18px;
}
.testimonial__item .testimonial__content .testimonial__item__description h4 {
    margin: 0 0 22px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
.testimonial__item .testimonial__content .testimonial__item__description p {
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    padding: 0;
}
.testimonial__item .testimonial__content:hover .testimonial__item__description {
    height: 100%;
    background: rgba(1, 1, 109, 0.80);
    background-position: center;
    background-size: cover;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.testimonial__wrapper.slick-dotted.slick-slider {
    margin-bottom: 60px;
}
.testimonial__wrapper .slick-dots li button:before {
    color: #ffffff !important;
    font-size: 40px !important;
}
.testimonial__wrapper .slick-dots li.slick-active button:before {
    color: #ffffff !important;
}
.testimonial__wrapper .slick-dots {
    bottom: -45px !important;
}