#banner-box {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px 0 111px 0
}
#banner-box h1 {
    text-align: left;
    margin: 5px 0 0 0;
    color: white;
    font-size: 36px;
	
	background: -o-linear-gradient(left, #efefef 18.06%, #efb6d9 60.19%, #6d6a7e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(18.06%, #efefef), color-stop(60.19%, #efb6d9), to(#6d6a7e));
    background: linear-gradient(90deg, #efefef 18.06%, #efb6d9 60.19%, #6d6a7e 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#banner-box .button-box a {
    font-size: 18px;
    padding: 15px 30px;
    margin: 30px 0 0 0;
    display: table;
    border: 1px solid var(--wp-global-color-one);
    color: #ffffff;
}
#banner-box .button-box a:hover{
    color:var(--wp-global-color-one);
}
#about-us h3,.main_wrapper h3 {
    text-align: center;
    padding: 0 0 20px;
    font-size: 25px;
    width: 50%;
    margin: 0 auto
}
#testimonials {
    background-image: linear-gradient( 315deg,#57e6db 40%,#2fcfd8 80%);
}
#testimonials h3 {
    text-align: center;
    color: #000;
    margin-bottom: 4%;
    font-size: 25px
}
#features-box {
    background: var(--wp-global-color-one);
    padding-bottom: 1%;
    padding-top: 3%
}
#features-box .feature-innerbox {
    background: rgba(240, 114, 155, .6);
    padding: 2.5em 0;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 2em;
    height: 200px
}
#features-box h4 {
    color: #fff;
    margin: 25px 0 0 0;
    font-size: 16px
}
.button-box a {
    background: var(--wp-global-color-one);
    padding: 13px 35px;
    font-size: 16px;
    color: #fff
}
#special-offer {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #000;
    text-align: center;
    padding: 2% 0
}
#special-offer h3 {
    color: #000;
    font-size: 40px;
    margin: 24px 0 20px 0
}
#special-offer h4 {
    background: #ff0;
    display: inline
}
#special-offer h5 {
    margin-top: 15px
}
#special-offer span.c-code {
    text-transform: none
}
.button-box {
    margin: 3% 0 3% 17%;
}
#Our-value {
    padding: 3% 0
}
section#Our-value h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
    color: #1a1a1a
}
#about-us p {
    font-size: 14px;
    text-align: center
}
div#sidebar {
    margin-top: 2%
}
.value-main {
    margin-bottom: 2%
}
.main-sec1 {
    background: #f7f7f7;
    width: 100%;
    float: left;
    border-radius: 6px;
    margin-bottom: 4%
}
.main-sec1 h4 {
    color: #1b1b1b;
    font-weight: 400;
    margin-top: 4%;
    font-size: 18px
}
.main-sec1 p {
    margin: 7px 0 0 0;
    font-size: 12px;
    color: #353738
}
.para-image {
    height: 190px;
    margin-bottom: 5%;
    background: #fff;
    border-radius: 3px
}
.para-image1 {
    height: 190px;
    margin-bottom: 3%;
    background: #fff;
    border-radius: 3px
}
.para-image p,.para-image1 p {
    padding: 20px 35px;
    font-size: 14px
}
#testimonials h5 {
    color: #000;
    font-weight: 400;
    font-size: 16px
}
.test-main {
    margin-top: 2%
}
#help-more h3 {
    margin-bottom: 4%;
    color: #1a1a1a;
    margin-top: 4%;
    font-size: 25px
}
#help-more p {
    font-size: 13px;
    margin-bottom: 5%
}
#help-more a {
    font-size: 15px;
    background: var(--wp-global-color-two);
    color: #000;
    padding: 15px 20px
}
#testimonials .image-titlt-box{
  align-items: center;
}
.icon-box i {
    color: #fff;
    font-size: 40px;
    padding: 37px 30px;
    background:var(--wp-global-color-one);
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
#banner-box .respos-title {
    margin-top: 15%;
}
.feature-innerbox i {
    color: #fff;
    font-size: 60px
}
#special-offer .button-box{
  text-align: center;
  margin-left: 0;
}
