.banner__area {
    background: no-repeat center center /cover;
    padding: 45px 0;
}

.banner__text h1 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 15px;
}

p {
    font-size: 16px;
    line-height: 1.4;
}

.banner__text p {
    margin: 0 0 25px;
}

a.btn__Cstm {
    font-size: 18px;
    font-weight: bold;
    background: #a3cb3b;
    padding: 14px 45px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
}

.banner__img {
    text-align: center;
    position: relative;
}

img.aroow__absoulte {
    position: absolute;
    right: 19px;
    top: 0;
}
.service__area {
    padding: 65px 0;
}

.section__hearding {
    text-align: center;
    margin: 0 0 40px;
}

.section__hearding h2 {
    font-weight: bold;
    font-size: 35px;
    margin: 0 0 15px;
}

.section__hearding p {
    color: #666a79;
}

.card.single__service {
    background: #f1f6fc;
    text-align: center;
    border: 0px solid;
    min-height: 265px;
    padding: 25px 0;
}

.card.single__service h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
}

.card.single__service p {
    margin: 0 0 15px;
}
.catelog__holder {
    display: flex;
    flex-wrap: wrap;
    background: #ffffff;
}

.catelog__text {
    width: 50%;
    padding: 40px;
}

.catelog__img {
    width: 50%;
    background: transparent no-repeat center center /cover;
}

.catelog__section {
    background: #e9f1f2;
    padding: 75px 0 125px;
}

.catelog__text h2, .border-btm {
    font-size: 35px;
    font-weight: 700;
    padding-right: 73px;
    padding-bottom: 25px;
    margin: 0 0 25px;
    color: #252d38;
    position: relative;
}

.catelog__text p {
    margin: 0 0 20px;
    color: #666a79;
}

.catelog__text h2::before, .border-btm::before {
    width: 51px;
    height: 5px;
    background: #d0d0d0;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}
.row.mar-big {
    margin: -60px -30px 0;
}

.single__ctria {
    padding: 0 30px 60px !important;
    border-right: 1px solid #e9f1f2;
}

.single__ctria img {
    width: 100%;
    margin: 0 0 25px;
}

.single__ctria h3 {
    font-size: 20px;
    font-weight: bold;
    color: #252d38;
    margin: 0 0 20px;
    padding: 0 0 20px;
    position: relative;
}

.single__ctria h3::before {content: "";position: absolute;width: 31px;height: 5px;background: #d0d0d0;left: 0;bottom: 0;}

.single__ctria p, .why__section p {
    font-size: 15px;
    line-height: 1.6;
    color: #666a79;
}
.why__section ul li, .benefits__list__section ul li{
    font-size: 15px;
    line-height: 1.6;
    color: #666a79;
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative;
}
.why__section ul{
    margin: 20px 0px;
}
.benefits__list__section ul li:before{
    content: "☑";
    position: absolute;
    left: 0px;
    top: 0px;    font-size: 20px;
}
.why__section ul li:before{
    content: "";
    position: absolute;
    left: 18px;
    top: 8px; background-color: #a3cb3b; width: 10px; height: 10px;   font-size: 20px;
}
.why__section h2{margin-bottom: 20px;}
.deo__crtaria .container, .Casestudy__area .container {
    border-bottom: 1px solid #e9f1f2;
}
.single__ctria:last-child {
    border-right: 0;
}
.border--right {
    border-right: 1px solid #e9f1f2;
}

.case__study.success_story_left {
    padding: 50px 25px 50px 0;
    border: 0px;
}

.case__study.success_story_left li {
    width: 100% !important;
}

.case__study.success_story_left li::before {
    top: 23px;
}

.testimonials__holder {
    padding: 50px 0 50px 30px;
}

.single__testi p {
    margin: 0 0 30px;
    color: #7f7f7f;
}

.user__img {
    display: inline-block;
    width: 74px;
    margin-right: 25px;
    vertical-align: middle;
}

.meta__text {
    display: inline-block;
    vertical-align: middle;
}

.meta__text p {
    margin: 0 0 7px;
    font-weight: bold;
    color: #070707;
}

p.desgi {
    font-size: 15px;
    font-weight: 600;
}
h2.border-btm {
    font-size: 30px;
}
.testi__lists.owl-theme .owl-nav [class*=owl-] {
    padding: 10px 25px;
    background: transparent;
    color: #3fa2f7;
    border: 1px solid #3fa2f7;
}

.testi__lists .owl-nav {
    text-align: left;
    margin-top: 25px;
}

.testi__lists.owl-theme .owl-nav [class*=owl-]:hover {
    background: #3fa2f7;
    color: #fff;
}
.contact__details {background: #3fa2f7;padding: 30px;border-radius: 10px 0 0 10px;}

.form__holder {
    background: #f8f8f8;
    padding: 30px;
    border-radius: 0 10px 10px 0;
}

.contact__area {
    padding: 75px 0 100px;
	position: relative
}

.contact__details img {
    margin: 0 0 20px;
}

.contact__details h2 {
    font-weight: bold;
    color: #fff;
    font-size: 32px;
    margin: 0 0 15px;
}

.contact__details p {
    color: #fff;
}

.contact__form .title {
    color: #0babde;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 25px;
}

.contact__form .form-control {
    background: transparent;
    border-radius: 0px;
    border: 0px solid;
    border-bottom: 1px solid #d6d6d6;
}

.contact__form label {
    color: #8992a0;
}

.contact__form label span {
    color: red;
}

button.btn.btn-block {
    width: 100%;
    background: #a3cb3b;
    color: #fff;
    font-weight: 600;
    margin: 25px 0 15px;
}
.contact__img {
    position: absolute;
    left: 3%;
    bottom: 141px;
}
.bg--pattern {
    position: absolute;
    bottom: 0;
    left: 0;
}
ul.square__dot__list li {
    width: 33.3%;
    line-height: 22px;
}

ul.square__dot__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
ul.square__dot__list li span {
    display: block;
    padding: 0 0 0 25px;
    position: relative;
}

ul.square__dot__list li span::before {content: "";width: 8px;height: 9px;background: #a3cb3b;position: absolute;left: 0;top: 6px;}
@media (max-width:800px){
	.banner__text {
		margin: 0 0 40px;
	}
	.card.single__service {
    margin: 0 0 30px;
}

.catelog__holder {
    flex-direction: row-reverse;
}

.catelog__img {
    width: 100%;
    height: 450px;
}

.catelog__text {
    width: 100%;
}


.contact__img, .bg--pattern {
    display: none;
}
}
@media (max-width:767px){
	.banner__img img {
    width: 100%;
}

img.aroow__absoulte {
    display: none;
}

.catelog__text h2, .border-btm {
    padding-right: 0;
    font-size: 25px;
}

.contact__details, .form__holder {
    border-radius: 0px;
}
}