/** Generated by FG **/
@font-face {
    font-family: 'Conv_American Captain';
    src: url('../fonts/American Captain.eot');
    src: local('☺'), url('../fonts/American Captain.woff') format('woff'), url('../fonts/American Captain.ttf') format('truetype'), url('../fonts/American Captain.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_Bebas-Regular';
    src: url('../fonts/Bebas-Regular.eot');
    src: local('☺'), url('../fonts/Bebas-Regular.woff') format('woff'), url('../fonts/Bebas-Regular.ttf') format('truetype'), url('../fonts/Bebas-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0 !important;
    padding: 0;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}
p{
    font-size: 20px !important;
}
ul li{
	font-size: 20px !important;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}


.site-header {
    position: relative;
    width: 100%;
    border-top: none;
    margin-bottom: 0;
}


.site-header .toppest-bar {
    padding: 5px 0;
    display: inline-block;
    width: 100%;
    position: relative;
}

.site-header .toppest-bar .top-info {
    display: flex;
    align-items: center;
    float: left;
}
.site-header .toppest-bar .top-info p{
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
}
.site-header .toppest-bar .top-info .contact-num,
.site-header .toppest-bar .top-info .contact-num2,
.site-header .toppest-bar .top-info .email{
    display: flex;
    align-items: center;
    padding-left: 20px;
}
.site-header .toppest-bar .top-info .contact-num2 img{
    width: 20px;
}

.site-header .toppest-bar .top-info .contact-num i,
.site-header .toppest-bar .top-info .email i {
    color: #fff;
    font-size: 12px;
}

.site-header .toppest-bar .top-info .contact-num a, .site-header .toppest-bar .top-info .contact-num2 a, .site-header .toppest-bar .top-info .email a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding-left: 5px;
}

.site-header .toppest-bar .top-info .email {
    /* padding-left: 20px; */
}
.site-header .top-social{
    float: right;
}

.site-header .top-social a i {
    color: #fff;
    margin: 0 5px;
    font-size: 16px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
}

/* .site-header .top-social a i:hover {
    color: #fff;
} */

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.site-header .bg-light {
    width: 100%;
    padding: 0px 0;
    background-color: transparent !important;
    margin-top: 0px;
}

.site-header .navbar-light .navbar-nav .active>.nav-link {
    color: #000;
    position: relative;
}
.site-header .navbar-light .navbar-nav .active>.nav-link i{
    color: #86c749;
    font-size: 30px;
}
.site-header .navbar-light .quote2 {
    color: #fff;
    text-transform: capitalize;
    background-color: #23ae19;
    padding: 26px 30px;
    border-radius: 0;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.site-header .navbar-light .quote2 img{
    width: 22px;
    margin-left: 6px;
}
.site-header .navbar-light .navbar-nav .nav-link:hover::before,
.site-header .navbar-light .navbar-nav .nav-link::before {
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #96c74a;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    opacity: 1;
}

.site-header .navbar-light .navbar-nav .nav-link::before,
.site-header .navbar-light .navbar-nav .nav-link::before {
    position: absolute;
    width: 1px;
    height: 2px;
    background-color: #96c74a;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    opacity: 0;
}

.site-header .navbar-light .navbar-nav .active>.nav-link:before {
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #96c74a;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    opacity: 1;
}

.site-header .navbar-light .navbar-nav .nav-item {
    position: relative;
}

.site-header .navbar-light .navbar-nav .nav-link {
    color: #000;
    padding-right: 18px;
    padding-left: 18px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding-top: 30px;
    padding-bottom: 30px;
}

.site-header .navbar-light .navbar-nav .nav-link:focus,
.site-header .navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    margin-left: 0;
    width: 250px;
}

.site-header .navbar-nav {
    margin-top: 0;
    background-color: transparent;
    padding: 10px 0px;
}

.site-header .navbar .top-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    /* background-color: #FF1001; */
    padding: 8px 15px;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 5%;
}
.site-header .navbar .top-contact i{
    font-size: 40px;
    color: #fff;
}
.site-header .top-contact .content {
    padding-left: 10px;
    position: relative;
}

.site-header .top-contact .content p {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}

.site-header .top-contact .content a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}

.site-header .dropdown-item {
    transition: 0.5s;
    display: block;
    width: 100%;
    padding: 10px;
    clear: both;
    font-weight: 600;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 25px;
    text-transform: capitalize;
    position: relative;
}
.site-header .dropdown-item::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f111";
    left: -8px;
    top: 16px;
    color: #6c449b;
    font-size: 15px;
    z-index: 9;
}
.site-header .dropdown .dropdown-menu .left-cont .dropdown-item::before{
    display: none;
}
.site-header .dropdown .dropdown-menu .left-cont .dropdown-item i {
    font-size: 30px;
    color: #6c449b;
    padding-right: 5px;
    padding-top: 0px;
    position: relative;
    top: 6px;
}
.site-header .right-cont .dropdown-item{
    font-size: 22px;
}
.site-header .dropdown{
    position: static !important;
}
.site-header .dropdown .dropdown-menu {
    width: 100%;
    margin-top: 0px;
    border-top: none;
    top: 91%;
    padding-bottom: 60px;
}
.site-header .dropdown .dropdown-menu::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    right: 0;
    background-color: #EFEBEB;
    width: 35%;
    height: 100%;
    z-index: 2;
}
.site-header .dropdown:hover .dropdown-menu{
    display: block;
    transition: 0.4s;
}
/* .site-header .dropdown .dropdown-menu::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    background-color: #000;
    width: 65%;
    height: 100%;
    z-index: 0;
} */
.site-header .dropdown .dropdown-menu .right-cont {
    position: relative;
    z-index: 9;
    padding: 20px 0 40px 0;
}
.site-header .dropdown .dropdown-menu .left-cont {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 30px 50px 15px 40px;
}
.site-header .dropdown .dropdown-menu .left-cont .dropdown-toggle::after {
    transform: rotate(270deg);
}
/*.site-header .dropdown .dropdown-menu .left-cont .dropdown{*/
/*    display: none;*/
/*}*/
.site-header .dropdown .dropdown-menu .left-cont.dropdown .dropdown-menu{
    display: none;
}
.site-header .dropdown .dropdown-menu .left-cont.dropdown .dropdown-menu .right-cont .dropdown-item {
    font-size: 13px;
    /* float: left; */
    /* width: 50%; */
    /* display: inline-block; */
    word-break: break-all;
    white-space: break-spaces;
}
.site-header .dropdown .dropdown-menu .left-cont.dropdown .dropdown-menu .right-cont .list{
    display: inline-block;
    width: 100%;
    position: relative;
}
.site-header .dropdown .dropdown-menu .left-cont.dropdown .dropdown-menu .right-cont .dropdown-item::before {
    position: absolute !important;
    font-family: FontAwesome !important;
    content: "\f111" !important;
    left: -8px !important;
    top: 16px !important;
    color: #6c449b !important;
    font-size: 15px !important;
    z-index: 9 !important;
}
.site-header .dropdown .dropdown-menu .left-cont.dropdown:hover .dropdown-menu {
    display: block;
    left: 94%;
    top: -7px;
    bottom: 0;
    padding: 0px 20px;
    background-color: #efebeb;
    border-radius: 0;
    border: none;
}
.site-header .dropdown .dropdown-menu .left-cont span{
    display: inline-block;
    padding-left: 14%;
}
.site-header .dropdown .dropdown-menu .right-cont h4{
    border-bottom: 1px solid #000;
    display: inline-block;
    padding-bottom: 10px;
}
/* .site-header .dropdown-item:focus, .site-header .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #62b343;
    padding-left: 40px;
} */

.site-header .other-btns {
    position: relative;
}

.site-header .other-btns i {
    color: #fff;
    font-size: 20px;
    padding-left: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    margin-left: 10px;
    transition: 0.3s;
}

.site-header .other-btns i:hover {
    color: #83de17;
}

/* .dropdown:hover>.dropdown-menu {
  display: block;
} */
.site-header .navbar .top-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    position: relative;
    padding-right: 20px;
    background-color: #62B343;
	margin-left: 0;
}

/* .site-header .top-contact::before {
    position: absolute;
    clear: both;
    content: "";
    width: 1px;
    height: 114px;
    top: -35px;
    left: 4px;
    background-color: #e0e0e0;
} */

.site-header .navbar .top-contact .img {
    width: 40px;
    margin-right: 6px;
    /*float: left;*/
}

.site-header .navbar .top-contact .num {
    color: #fff;
    font-weight: 200;
    letter-spacing: 1px;
}

.site-header .navbar .top-contact .contact p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 200;
    letter-spacing: 1px;
}

.cntr {
    display: table;
    width: 100%;
    height: 100%;
}

.cntr .cntr-innr {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.search {
    display: inline-block;
    position: relative;
    height: 25px;
    width: 25px;
    box-sizing: border-box;
    margin-right: 30px;
    padding: 0px 9px 0px 9px;
    border: 3px solid #FFFFFF;
    border-radius: 25px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer;
}

.search:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 15px;
    right: -7px;
    top: 14px;
    background: #FFFFFF;
    border-radius: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.search.active

/*,
.search:hover (demo had icon expand on hover, would rather just have it expand on click) */
    {
    width: 200px;
    margin-right: 0px;
}

.search.active:after

/*,
.search:hover:after (demo had icon expand on hover, would rather just have it expand on click) */
    {
    height: 0px;
}

.search input {
    width: 100%;
    border: none;
    box-sizing: border-box;
    font-size: 15px;
    color: #fff;
    background: transparent;
    cursor: pointer;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    outline: none;
}
.site-header .add {
    background-color: #eaaa05;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 20px;
    font-size: 15px;
    border-radius: 5px;
    margin-left: 20px;
    font-weight: 300;
    letter-spacing: 2px;
}



.main-slider {
    position: relative;
}

.main-slider .carousel-caption {
    position: absolute;
    right: initial;
    bottom: initial;
    left: 50%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 60%;
}

.main-slider .carousel-caption h2 {
    font-size: 58px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    text-shadow: 4px 4px 4px rgb(0 0 0 / 40%);
}

.main-slider .carousel-caption h2 span {
	color: #ffb811
}

.main-slider .carousel-caption p {
	padding: 10px;
	color: #fff;
	border-radius: 5px;
	font-weight: 600;
	font-size: 35px;
	text-shadow: 4px 4px 4px rgb(0 0 0 / 40%)
}

.main-slider .carousel-caption .more {
	background: #23ae19;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}

.main-slider .carousel-indicators {
    bottom: 0px;
}
.main-slider .carousel-indicators .active {
    background-color: #96c74a;
    height: 50px;
}
.main-slider .carousel-indicators {
    position: absolute;
    right: 3%;
    bottom: 40%;
    left: inherit;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    align-items: center;
    display: inline-block;
    margin: 0;
}
.main-slider .carousel-indicators li {
    box-sizing: initial;
    -ms-flex: initial;
    flex: initial;
    width: 8px;
    height: 35px;
    margin: 10px 0px;
    text-indent: initial;
    /* text-align: center; */
    cursor: pointer;
    background-color: #fff;
    background-clip: initial;
    border-top: none;
    border-bottom: none;
    opacity: 1;
    border-radius: 5px;
}

.main-slider .carousel-item {
	position: relative;
	transition: -webkit-transform 2s ease;
	transition: transform 2s ease;
	transition: transform 2s ease, -webkit-transform 2s ease
}

.main-slider .carousel-item::after {
	position: absolute;
	clear: both;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3)
}



.about-wrap {
    padding: 100px 0;
    margin-top: 0px;
    position: relative;
}
.about-wrap::after {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    right: 0;
    background: url(../images/about-after.png) no-repeat;
    width: 28%;
    height: 70%;
    background-size: 100%;
    transform: translate(0, -50%);
}
.about-wrap .about-cont {
    padding-left: 2%;
}

.about-wrap .about-cont .heading {
    position: relative;
}
.about-wrap .about-cont h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-wrap .about-cont h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #8A368A;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
}
.about-wrap .about-cont h2 span{
    color: #62B343;
}
.about-wrap .about-cont .special {
    color: #555454;
    font-size: 20px;
    margin-bottom: 0;
    line-height: initial;
    font-weight: 700;
}

.about-wrap .about-cont p {
    margin-bottom: 20px;
    line-height: 24px;
    color: #202020;
    font-size: 14px;
}
.about-wrap .about-list{
    display: inline-block;
    width: 100%;
    list-style-type: none;
    padding: 0px 0 0px 0;
    margin: 0;
}
.about-wrap .about-list li {
    float: none;
    width: 100%;
    position: relative;
    padding-left: 25px;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
}
.about-wrap .about-list li::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    left: 0;
    top: 0;
    color: #8A368A;
    font-size: 14px;
    z-index: 9;
}

.about-wrap .about-img {
    position: relative;
    width: 100%;
    margin-left: 0;
}

.about-wrap .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.about-wrap .about-img .about-img2 {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0%;
    left: -20%;
    z-index: 9;
    height: 200px;
    width: 350px;
}
.about-wrap .more {
    background: #23ae19;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}



.service-wrap{
    position: relative;
        padding: 80px 0;
        background: url('../images/serviceBg.png') no-repeat;
        background-position: center;
        background-size: cover;
}
.service-wrap .heading {
    text-align: left;
    margin-bottom: 50px;
    color: #fff;
}
.service-wrap .heading h4{
    color: #000;
    font-size: 18px;
    margin-left: 20px;
    position: relative;
    display: inline-block;
}
.service-wrap .heading h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #fff;
    position: relative;
    margin: 10px 0 20px 0;
    text-transform: capitalize;
}
.service-wrap .heading h2 span {
    font-weight: 600;
    color: #62B343;
}
.service-wrap .service-btn{
    text-align: right;
}
.service-wrap .service-btn p a{
    background: #23ae19;
    color: #fff;
    padding: 12px 40px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}
.service-wrap .service-box {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0 0 12px 0 rgb(66 66 66 / 80%);
    overflow: hidden;
    width: 100%;
}
/* .service-wrap .service-box::after{
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    z-index: 0;
} */
.service-wrap .service-box .image img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.service-wrap .service-box .service-cont {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    left: 50%;
    padding: 0px 10px;
    transition: 0.4s;
    z-index: 9;
    color: #fff;
    transform: translate(-50%,0%);
    width: 100%;
    text-align: center;
    background-color: rgba(0,0,0,0.6);
}
.service-wrap .service-box .service-cont p{
    font-size: 14px;
}
.service-wrap .service-box .service-cont h4 {
    font-weight: 600;
    padding: 20px 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
}
/*#service-slider .service-cont .image{
    height: 300px;
    overflow: hidden;
}*/
.service-wrap .service-cont .image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.service-wrap .service-box:hover .service-icon .white{
    display: block;
}
.service-wrap .service-box:hover .service-icon .black{
    display: none;
}
.service-wrap .service-box:hover .service-cont .number{
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    right: 10px;
}
.service-wrap .service-box:hover .service-cont .number h2 {
    font-size: 65px;
    opacity: 1;
}
.service-wrap .service-cont .number {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    right: 0;
    z-index: -1;
    transition: 0.4s;
}
.service-wrap .service-cont .number h2 {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #fff;
    font-size: 180px;
    opacity: 0.3;
}
.service-wrap .service-cont .more {
    color: #fff;
    padding: 15px 0;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 600;
    transition: 0.4s;
    font-size: 15px;
    position: relative;
    border-radius: 5px;
}
#service-slider .service-cont .service-icon{
    /*width: 100%;*/
}
.service-wrap .service-cont .service-icon img {
    width: 70px;
    transition: 0.4s;
    height: 70px;
    object-fit: contain;
}
.service-wrap .service-cont .service-icon .white{
    display: none;
}
.service-wrap .service-cont .content .more{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0px;
    padding: 12px 40px;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    margin-top: 10px;
    background-color: #7cae0d;
}
#service-slider .owl-nav .owl-next {
    color: #fff;
    background-color: #62b343;
    padding: 10px 17px;
    font-size: 15px;
    border-radius: 50%;
    position: absolute;
    clear: both;
    content: "";
    right: 0%;
    top: 40%;
    z-index: 9;
    margin: 0;
}
#service-slider .owl-nav .owl-prev {
    color: #fff;
    background-color: #62b343;
    padding: 10px 17px;
    font-size: 15px;
    border-radius: 50%;
    position: absolute;
    clear: both;
    content: "";
    left: 0%;
    top: 40%;
    z-index: 9;
    margin: 0;
}


.info-wrap {
    position: relative;
    padding: 50px 0;
}
.info-wrap::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0%;
    right: 0;
    background: url(../images/info-after.png) no-repeat;
    width: 30%;
    height: 50%;
    background-size: 100% 100%;
    transform: translate(0, 0%);
    z-index: -1;
}
.info-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0%;
    left: -15%;
    background: url(../images/info-before.png) no-repeat;
    width: 30%;
    height: 55%;
    background-size: 100% 100%;
    transform: translate(0, 0%);
    z-index: -1;
}
.info-wrap .heading {
    text-align: center;
    margin-bottom: 50px;
    color: #000;
}
.info-wrap .heading h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #8A368A;
    position: relative;
    margin: 10px 0 20px 0;
    text-transform: capitalize;
}
.info-wrap .heading h2 span {
    font-weight: 600;
    color: #62B343;
}
.info-wrap .item{
	margin: 15px;
}
.info-wrap .info-box {
    padding: 20px 40px 40px 40px;
    position: relative;
    box-shadow: 0 0 15px 0 rgb(66 66 66 / 15%);
    text-align: center;
    background-color: #fff;
    height: 500px;
}
.info-wrap .info-box .image {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 0;
    height: 200px;
    display: flex;
    align-items: center;
}
.info-wrap .info-box .content h4{
    color: #363636;
    font-weight: 700;
    font-size: 19px;
}
.info-wrap .info-box .content h5 {
    color: #8A368A;
    font-weight: 700;
    font-size: 20px;
}
.info-wrap .info-box .content p{
    font-weight: 600;
    font-size: 13px;
}
.info-wrap .info-box .content .more{
    background: #23ae19;
    color: #fff;
    padding: 12px 40px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}
#info-slider .owl-nav .owl-prev {
                color: #fff;
                background-color: #23ae19;
                padding: 10px 19px;
                font-size: 25px;
                border-radius: 50%;
                position: absolute;
                clear: both;
                content: "";
                left: -7%;
                bottom: 45%;
                z-index: 9;
                margin: 0;
            }
            
            #info-slider .owl-nav .owl-next {
                color: #fff;
                background-color: #23ae19;
                padding: 10px 19px;
                font-size: 25px;
                border-radius: 50%;
                position: absolute;
                clear: both;
                content: "";
                right: -7%;
                bottom: 45%;
                z-index: 9;
                margin: 0;
            }



.info-wrap2{
    position: relative;
    padding: 200px 0;
    background: url('https://wmxsolutions.com.au/intro/wordpress/yahweh-care/wp-content/uploads/2023/11/SWITCH-TO-YAHWEH-CARE--scaled.webp') no-repeat;
    background-position: top;
    background-size: cover;
}
.info-wrap2 .info-cont{
    
}
.info-wrap2 .info-cont {
    text-align: center;
    color: #fff;
}
.info-wrap2 .info-cont .content {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px;
    border-radius: 10px;
    width: 65%;
    margin: 0 auto;
}
.info-wrap2 .info-cont h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #fff;
    position: relative;
    margin: 0px 0 20px 0;
    text-transform: capitalize;
}
.info-wrap2 .info-cont h2 span {
    font-weight: 600;
    color: #62B343;
}
.info-wrap2 .info-cont .content .more{
    background: #23ae19;
    color: #fff;
    padding: 12px 40px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}



.info-wrap3{
    position: relative;
    padding: 60px 0;
    background-color: #f5f5f5;
    box-shadow: 0px 6px 20px #BCBCBC4A;
}
.info-wrap3 .info-cont {
    
    text-align: center;
}
.info-wrap3 .info-cont h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #8A368A;
    position: relative;
    margin: 0px 0 20px 0;
    text-transform: capitalize;
}
.info-wrap3 .info-cont h2 span {
    font-weight: 600;
    color: #62B343;
}
.info-wrap3 .info-cont .image {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    display: inline-block;
    position: relative;
}
.info-wrap3 .info-cont .image img{
    width: 100%;
}
.info-wrap3 .info-cont .image .img1 {
    float: left;
    width: 40%;
    position: absolute;
    clear: both;
    content: "";
    left: 105px;
    bottom: -45px;
}
.info-wrap3 .info-cont .image .img3 {
    float: left;
    width: 40%;
    position: absolute;
    clear: both;
    content: "";
    right: 114px;
    bottom: -45px;
}
.info-wrap3 .info-cont .image .img2 {
    float: left;
    width: 15%;
    margin: 0 auto;
    display: block;
    margin-left: 42%;
}
.info-wrap3 .info-cont .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 55px;
}
.info-wrap3 .info-cont .box1.middle{
    margin-left: 50px;
}
.info-wrap3 .info-cont .box h4{
    font-weight: 600;
}
.info-wrap3 .info-cont .box .more{
    background: #23ae19;
    color: #fff;
    padding: 12px 40px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}




.choose-wrap {
    padding: 80px 0px;
    position: relative;
    background-color: #fffdff;
}
.choose-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0%;
    left: -15%;
    background: url(../images/info-before.png) no-repeat;
    width: 30%;
    height: 50%;
    background-size: 100% 100%;
    transform: translate(0, 0%);
    z-index: -1;
}
.choose-wrap::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0%;
    right: -15%;
    background: url(../images/about-after.png) no-repeat;
    width: 30%;
    height: 50%;
    background-size: 100% 100%;
    transform: translate(0, 0%);
    z-index: -1;
}
.choose-wrap .heading{
    text-align: center;
    margin-bottom: 60px;
}
.choose-wrap .heading h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #8A368A;
    position: relative;
    margin: 0px 0 20px 0;
    text-transform: capitalize;
}
.choose-wrap .heading h2 span {
    font-weight: 600;
    color: #62B343;
}
.choose-wrap .heading p{
    font-weight: 400;
}
.choose-wrap .left-cont .choose-cont{
    flex-direction: row-reverse;
}
.choose-wrap .left-cont .choose-cont .content{
    padding-right: 15px;
    padding-top: 0;
    text-align: right;
}
.choose-wrap .right-cont .choose-cont .content{
    padding-left: 15px;
    padding-top: 0;
    text-align: left;
}
.choose-wrap .choose-cont {
    position: relative;
    padding: 0px;
    margin-bottom: 105px;
    display: flex;
}
.choose-wrap .choose-cont img {
    width: 40px;
    height: 40px;
}
.choose-wrap .choose-cont .content{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
}
.choose-wrap .choose-cont .content h4{
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
.choose-wrap .choose-cont .content p {
    margin-bottom: 0;
    font-size: 13px;
}
.choose-wrap .choose-cont .content .more{
    color: #417434;
    font-weight: 600;
    font-size: 13px;
}
.choose-wrap .choose-cont2 {
    position: relative;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.choose-wrap .choose-img img{
    animation: float 2s ease-in-out infinite;
}
/* @keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
} */
.service-wrap .service-cont2 img {
    width: 45px;
}
.service-wrap .service-cont2 .content{
    padding-left: 50px;
    padding-right: 0px;
}
.service-wrap .service-cont2 .content h4{
    font-weight: 600;
    font-size: 15px;
    color: #417434;
}
.service-wrap .service-cont2 .content p{
    margin-bottom: 0;
    font-size: 13px;
}
.service-wrap .service-cont2 .content .more{
    color: #417434;
    font-weight: 600;
    font-size: 13px;
}



.testimonial-wrap {
    position: relative;
    padding: 80px 0;
    background: url('../images/testiBg.png') no-repeat;
    background-position: center;
    background-size: cover;
} 
.testimonial-wrap .heading{
    text-align: center;
    margin-bottom: 60px;
}
.testimonial-wrap .heading h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #8A368A;
    position: relative;
    margin: 0px 0 20px 0;
    text-transform: capitalize;
}
.testimonial-wrap .heading h2 span {
    color: #fff;
}
.testimonial-wrap .heading p{
    font-weight: 600;
    color: #fff;
}
.testimonials-sec-wraper {
  position: relative;
  width: 100%; 
}

.testimonials-right {
  position: relative;
}
  .testimonials-right .comon-title {
    margin-bottom: 30px; }
    .testimonials-right .comon-title h4 {
      color: #000; }
  .testimonials-right .testimonials-slider-wrap {
    position: relative;
    width: 100%; }
    .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner {
        position: relative;
        width: 100%;
        background-color: #fff;
        padding: 30px;
        border-radius: 10px;
    }
.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top {
    position: relative;
    display: block;
    align-items: center;
    margin-bottom: 0;
    padding: 0;
}
/* .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top::after {
    position: absolute;
    clear: both;
    font-family: FontAwesome;
    content: "\f10e";
    top: 15px;
    right: 15px;
    color: #9b3135;
    font-size: 40px;
} */
.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top .left-img {
    position: relative;
    width: 120px;
    height: auto;
    margin-right: 0;
    margin-top: 0px;
}
      .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top .left-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testm-right {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
}
    .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top h4 {
    position: relative;
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
    padding-right: 0;
    font-weight: 700;
}
    .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top .star-rating {
        position: relative;
        padding: 0;
    }
            .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top .star-rating img {
              position: relative;
              width: 80px; }
              .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top .testm-right .testm-cont {
    padding-top: 0px;
    font-size: 20px;
}
              .testimonials-right .testimonials-slider-wrap .testimonials-slider-inner p {
                position: relative;
                color: #000;
                font-size: 14px;
                font-weight: 500;
                margin-bottom: 0;
            }
            #testimonials-slider .owl-nav .owl-prev {
                color: #62b343;
                background-color: #fff;
                padding: 10px 19px;
                font-size: 25px;
                border-radius: 50%;
                position: absolute;
                clear: both;
                content: "";
                left: -7%;
                bottom: 35%;
                z-index: 9;
                margin: 0;
            }
            
            #testimonials-slider .owl-nav .owl-next {
                color: #62b343;
                background-color: #fff;
                padding: 10px 19px;
                font-size: 25px;
                border-radius: 50%;
                position: absolute;
                clear: both;
                content: "";
                right: -7%;
                bottom: 35%;
                z-index: 9;
                margin: 0;
            }  



.site-footer {
    position: relative;
    padding: 40px 0 20px 0;
    /*background-color: #f9e9ff;*/
    background: url(../images/footerBanner.webp) no-repeat;
    background-size: 100%;
}
.site-footer::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0%;
    right: 0;
    background-color: rgba(0,0,0,0.95);
    width: 100%;
    height: 100%;
    z-index: 0;
}
.site-footer .container-fluid{
        position: relative;
    z-index: 9;
}
/*.site-footer::after {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: 0%;*/
/*    right: 0;*/
/*    background: url(../images/info-after.png) no-repeat;*/
/*    width: 20%;*/
/*    height: 60%;*/
/*    background-size: 100% 100%;*/
/*    transform: translate(0, 0%);*/
/*    z-index: 1;*/
/*}*/
/*.site-footer::after {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: 0%;*/
/*    right: 0;*/
/*    background: url(../images/info-after.png) no-repeat;*/
/*    width: 20%;*/
/*    height: 60%;*/
/*    background-size: 100% 100%;*/
/*    transform: translate(0, 0%);*/
/*    z-index: 1;*/
/*}*/
/*.site-footer::before {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: 0%;*/
/*    left: -15%;*/
/*    background: url(../images/info-before.png) no-repeat;*/
/*    width: 30%;*/
/*    height: 90%;*/
/*    background-size: 100% 100%;*/
/*    transform: translate(0, 0%);*/
/*    z-index: 1;*/
/*}*/
            .site-footer .footer-logo {
                display: inline-block;
                width: 260px;
                margin-bottom: 8px;
            }
            .site-footer .heading {
                text-align: left;
                margin-bottom: 60px;
                color: #fff;
            }
            .site-footer .heading h2 {
                font-weight: 500;
                font-size: 40px;
                color: #fff;
            }
            .site-footer .footer-location {
                padding: 0;
                margin: 0;
                display: inline-block;
                width: 100%;
              }
              .site-footer .footer-location li {
                color: #fff;
                display: flex;
                margin-bottom: 13px;
                font-weight: 500;
                font-size: 16px;
                position: relative;
                padding-bottom: 10px;
            }
            .site-footer .footer-location li:last-child{
                border-bottom: none;
            }
              .site-footer .footer-location li a {
    color: #fff;
    font-size: 18px;
}
            .site-footer .footer-location li i {
                padding-top: 4px;
                padding-right: 12px;
                color: #96c74a;
            }
              .site-footer .footer-social {
                /* padding-left: 88px; */
                padding: 0;
                margin: 0;
                display: inline-block;
                width: 100%;
              }
              .site-footer .footer-social li {
                color: #fff;
                display: flex;
                margin-bottom: 13px;
                font-weight: 300;
                font-size: 15px;
              }
              .site-footer .footer-social li a{
                color: #fff;
              }
              .site-footer .footer-social li i {
                padding-top: 4px;
                padding-right: 12px;
                color: #fff;
              }
              .site-footer .footer-social i {
    color: #fff;
    padding-right: 20px;
    font-size: 30px;
}
            .site-footer .footer-social a {
                color: #fff;
				outline: none;
            }
            .site-footer .footer-social {
    color: #fff;
    font-size: 14px;
    padding-top: 20px;
    display: flex;
    align-items: center;
}
            .site-footer .footer-img .image{
                width: 100px;
            }
.site-footer .footer-img .image.part1 {
    width: 57px;
    margin-left: -6px;
}
.site-footer .footer-img .image.part2 {
    width: 45px;
    margin-left: -20px;
}
            .site-footer .footer-nav {
                position: relative;
                padding-left: 0;
                margin: 0;
                display: inline-block;
            }
            
            .site-footer .footer-nav li {
                display: inline-block;
                width: 100%;
                margin-bottom: 10px;
                float: left;
                position: relative;
                color: #fff;
                font-size: 13px;
                padding-left: 2px;
            }
            .site-footer .footer-hour {
                position: relative;
                padding-left: 0;
                margin: 0;
                display: inline-block;
            }
            
            .site-footer .footer-hour li {
                display: inline-block;
                width: 100%;
                margin-bottom: 10px;
                float: left;
                position: relative;
                color: #fff;
                font-size: 13px;
            }
            .site-footer h4 {
    font-size: 20px;
    color: #62B343;
    text-transform: uppercase;
    font-weight: 600;
}
            /* .site-footer .footer-nav li::before {
                position: absolute;
                font-family: FontAwesome;
                content: "\f111";
                left: 0;
                top: 0px;
                color: #96c74a;
                font-size: 13px;
                z-index: 9;
            } */
            
            .site-footer .footer-nav li a {
                text-decoration: none;
                color: #fff;
                font-weight: 400;
                font-size: 18px;
                padding-left: 0px;
            }
            .site-footer .footer-location .footer-social {
                color: #fff;
                font-size: 25px;
                margin-bottom: 30px;
                margin-top: 20px;
                font-family: 'Oswald', sans-serif;
            }
            .site-footer .footer-location .footer-social i {
                color: #fff;
                font-size: 20px;
                padding-left: 0;
                border-radius: 50%;
                border: 2px solid #000;
                width: 40px;
                height: 40px;
                text-align: center;
                line-height: 36px;
                margin-left: 10px;
                transition: 0.3s;
            }
            .site-footer .footer-location .footer-social i:hover{
                border: 2px solid #b27d26;
                color: #b27d26;
            }
            .site-footer .footer-blog {
                display: flex;
                align-items: center;
                margin-bottom: 20px;
            }
            .site-footer .footer-blog img {
                border-radius: 0px;
                width: 60px;
                height: 60px;
                object-fit: cover;
            }
            .site-footer .footer-blog .content {
                margin-left: 15px;
            }
            .site-footer .footer-info .num {
                font-size: 35px;
                font-weight: 600;
                color: #fff;
                text-decoration: none;
            }
            .site-footer .footer-info .online{
                font-size: 14px;
                padding: 12px 20px;
                color: #fff;
                text-decoration: none;
                border: 1px solid #fff;
                display: inline-block;
                margin-top: 20px;
            }
            .site-footer p {
                color: #fff;
                font-size: 13px;
                margin-bottom: 15px;
            }
            
            .copyright {
                font-size: 13px;
                text-align: center;
                position: relative;
                padding: 15px 0 0 0;
                border-top: 1px solid #ededed;
            }
            .copyright p {
                color: #fff;
                margin-bottom: 0;
                text-align: center;
                margin-bottom: 0;
            }
             .copyright p a {
                color: #fff;
                font-weight: 400;
            }
            .copyright p.footer-social{
                text-align: right;
            }
            .copyright p.footer-social a{
                color: #fff;
                font-weight: 400;
                font-size: 18px;
                margin: 0 5px;
            }
            .copyright p.special{
                text-align: center;
            }

/********************inner-banner*********************/

.breadcrumb-wrapper {
    text-align: center;
    height: 600px;
    position: relative;
    background-size: 100% !important;
    background-position: center !important;
}
.breadcrumb-wrapper::after{
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.breadcrumb-wrapper.about-banner{
    background: url(../images/about-banner.png) no-repeat;
}
.breadcrumb-wrapper.get-in-touch-banner{
    background: url(../images/get-in-touch-banner.png) no-repeat;
}
.breadcrumb-wrapper.get-in-touch2-banner{
    background: url(../images/get-in-touch-banner2.png) no-repeat;
}
.breadcrumb-wrapper.faq-banner{
    background: url(../images/faq-banner.png) no-repeat;
}
.breadcrumb-wrapper.gallery-banner{
    background: url(../images/gallery-banner.png) no-repeat;
}
.breadcrumb-wrapper.what-we-can-banner{
    background: url(../images/we-can-banner.png) no-repeat;
}
.breadcrumb-wrapper.work-banner{
    background: url(../images/work-banner.png) no-repeat;
}
.breadcrumb-wrapper.ndis-banner{
    background: url(../images/ndis-banner.png) no-repeat;
}
.breadcrumb-wrapper.resources-banner{
    background: url(../images/resources-banner.png) no-repeat;
}
.breadcrumb-wrapper.community-banner{
    background: url(../images/community-banner.png) no-repeat;
}
.breadcrumb-wrapper.sda-banner{
    background: url(../images/sda-banner.png) no-repeat;
}
.breadcrumb-wrapper.support-banner{
    background: url(../images/support-banner.png) no-repeat;
}
.breadcrumb-wrapper.property-banner{
    background: url(../images/property-banner.png) no-repeat;
}
.breadcrumb-wrapper .shell .more {
    background: #23ae19;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}

.breadcrumb-wrapper1 {
    text-align: center;
    background-image: url(../images/inner-banner2.jpg);
    background-size: cover;
    background-position: center;
    height: 500px;
    position: relative;
}

.breadcrumb-wrapper2 {
    text-align: center;
    background-image: url(../images/inner-banner3.jpg);
    background-size: cover;
    background-position: center;
    height: 500px;
    position: relative;
}

.breadcrumb-wrapper .shell,
.breadcrumb-wrapper1 .shell,
.breadcrumb-wrapper2 .shell {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.breadcrumb-wrapper .shell h2,
.breadcrumb-wrapper1 .shell h2,
.breadcrumb-wrapper2 .shell h2 {
    font-size: 50px;
    margin-bottom: 0;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0px;
}



/***********************about-us-page*******************/

.inner-about-wrap {
    padding: 80px 0;
}

.inner-about-wrap .inner-about-cont {
    margin-bottom: 80px;
}

.inner-about-wrap .inner-about-cont h2 {
    font-weight: 500;
    font-size: 60px;
    color: #3b3d3f;
    text-transform: uppercase;
    font-family: 'Conv_Bebas-Regular';
    text-align: center;
    padding: 15px 0;
}

.inner-about-wrap .inner-about-cont h3 {
    font-weight: 500;
    font-size: 50px;
    color: #3b3d3f;
    text-transform: uppercase;
    font-family: 'Conv_Bebas-Regular';
    text-align: center;
    padding: 15px 0;
}

.inner-about-wrap .inner-about-cont h4 {
    font-weight: 500;
    font-size: 30px;
    color: #3b3d3f;
    text-transform: uppercase;
    font-family: 'Conv_Bebas-Regular';
    text-align: center;
    padding: 15px 0;
}

.inner-about-wrap .inner-about-cont p {
    font-size: 14px;
    text-align: center;
}

.inner-about-wrap .inner-about-box {
    position: relative;
    padding: 0 40px;
}

.inner-about-wrap .inner-about-box .image {
    border-radius: 5px;
    overflow: hidden;
}

.inner-about-wrap .inner-about-box .image img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.inner-about-wrap .inner-about-box .content {
    position: absolute;
    clear: both;
    content: "";
    bottom: 30px;
    left: -10px;
    background-color: #e39e01;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 20px 0;
    justify-content: space-around;
}

.inner-about-wrap .inner-about-box .content h4 {
    color: #000;
    font-size: 18px;
    font-family: 'Conv_Bebas-Regular';
    margin-bottom: 0;
    width: 40%;
    text-transform: uppercase;
}

.inner-about-wrap .inner-about-box .content a {
    width: 40px;
}


/*********************faq-page************************/



.inner-faq-wrap {

    margin: 10px 0 120px 0;

}

.inner-faq-wrap .heading {

    text-align: center;

    margin-bottom: 60px;

}

.inner-faq-wrap .heading h2 {

    font-size: 50px;

    color: #000;

    font-weight: 700;

    text-transform: uppercase;


}
.combined-wraper2 .communication-accordian {
    margin: 70px 0 0 0;
    box-shadow: 0px 6px 20px #BCBCBC4A;
}
.accordion .card {
    border: none;
    margin-bottom: 0px;
    border-bottom: none !important;
    border-radius: 6px !important;
}

.accordion .card .card-header {
    position: relative;
    transition: 0.4s;
    padding: 0;
    background-color: #fff;
    border: none;
}

.accordion .card .card-header .mb-0{
    padding: 0;
    font-weight: 700;
}

.accordion .card .card-header button {
    color: #8A368A;
    width: 100%;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    padding: 15px;
    text-decoration: none;
    font-weight: 700;
}

.accordion .card .card-header button.collapsed {
    background-color: transparent !important;
    color: #8A368A !important;
}
.accordion .card .card-header button.btn-link {
    background-color: #449a1300;
}
.accordion .card.odd .card-header button.btn-link {
    background-color: transparent !important;
}
.accordion .card.even .card-header button.btn-link {
    background-color: #F4F4F4 !important;
}
.accordion .card .collapse.show {
    margin-top: 0px;
    position: relative;
}
.accordion .card.odd .collapse.show {
    background-color: transparent !important;
}
.accordion .card.even .collapse.show {
    background-color: #F4F4F4 !important;
}
.accordion .card.even .collapsing {
    background-color: #F4F4F4 !important;
}
.accordion .card.even .collapse .card-body{
    background-color: #F4F4F4 !important;
}
.accordion .card .collapse {
    background-color: #F4F4F4 !important;
}
.accordion .card .collapsing .card-body p{
    font-size: 14px;
}
.accordion .card .collapse .card-body p{
    font-size: 14px;
}
/*.accordion .card .card-header:hover{

    background-color: #c90a67;

}*/

.accordion .card .card-header:hover button{

    color: #8A368A;

}

.bs-example{

        margin: 20px;

    }

    .accordion .fa {
        margin-right: 0.5rem;
        float: right;
        color: #5FBE2A;
    }

.btn-link {

    font-weight: 600;

    color: #000;

    text-decoration: none;

}


/*****************contact-page*******************/

.inner-contact-wrap{
    background-color: #fbfce0;
    padding-bottom: 80px;
}
.inner-contact-wrap .map{
    margin-bottom: 60px;
}
.inner-contact-wrap .map iframe{
    width: 100%;
}
.inner-contact-wrap .inner-contact-details .info{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.inner-contact-wrap .inner-contact-details .info img{
    width: 50px;
}
.inner-contact-wrap .inner-contact-details .info a{
    padding-left: 20px;
    color: #000;
    text-decoration: none;
}
.inner-contact-wrap .inner-contact-details .info .content{
    padding-left: 20px;
}
.inner-contact-wrap .inner-contact-details .info .content h4{
    font-size: 15px;
}
.inner-contact-wrap .inner-contact-form{
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}
.inner-contact-wrap .inner-contact-form .heading{
    margin-bottom: 30px;
}
.inner-contact-wrap .inner-contact-form .heading h2{
    color: #ffc900;
    font-size: 40px;
    font-family: 'Conv_Bebas-Regular';
}
.inner-contact-wrap .inner-contact-form .submit-btn {
    text-align: center;
}
.inner-contact-wrap .inner-contact-form .submit-btn .submit {
    color: #000;
    text-decoration: none;
    background-color: #ffc900;
    padding: 15px 45px;
    margin-top: 10px;
    border: none;
    border-radius: 10px;
    width: 100%;
}
.inner-contact-wrap .inner-contact-form .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.inner-contact-wrap .inner-contact-form textarea{
    height: 100px !important;
}
.inner-contact-wrap .inner-contact-form .form-control::-webkit-input-placeholder { /* Edge */
  color: #000;
}
.inner-contact-wrap .inner-contact-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}
.inner-contact-wrap .inner-contact-form .form-control::placeholder {
  color: #000;
}


/******************modal*****************/

.modal-body .contact-form .btn-group,
.contact-form .btn-group-vertical {
    margin-top: 20px;
}

.modal-body .read-more {
    border: none;
    background-color: #fa8900;
    color: #fff;
    padding: 12px 20px;
    font-size: 17px;
    border-radius: 30px;
    text-shadow: none;
    text-transform: uppercase;
}

.modal-body textarea.form-control {
    height: 130px !important;
}

.modal-header {
    display: initial;
}


/*********************price-page************************/

.inner-price-wrap{
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 80px 0;
}
.inner-price-wrap .nav-tabs {
    border-bottom: none;
    justify-content: center;
    padding-bottom: 60px;
}
.inner-price-wrap .nav-tabs .nav-link {
    border: none;
    color: #000;
    font-weight: 600;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
}
.inner-price-wrap .nav-tabs .nav-link.active{
    border-bottom: 2px solid #e39e01;
    background-color: transparent;
}
.snip1404 {
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    width: 100%;
    margin: 50px 10px;
  }
  .snip1404 img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
  }
  .snip1404 .plan {
    margin: 0 5px;
    width: 24.1%;
    position: relative;
    float: left;
    overflow: hidden;
    border: 3px solid #eaaa05;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    background-color: #000;
}
  .snip1404 .plan:hover i,
  .snip1404 .plan.hover i {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .snip1404 .plan:first-of-type {
    border-radius: 8px 0 0 8px;
  }
  .snip1404 .plan:last-of-type {
    border-radius: 0 8px 8px 0;
  }
  .snip1404 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .snip1404 header {
    background-color: #eaaa05;
    color: #ffffff;
  }
  .snip1404 .plan-title {
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0;
    padding: 20px 20px 0;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 18px;
}
  .snip1404 .plan-title:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 300px 0 0;
    border-color: rgba(0, 0, 0, 0.5) transparent transparent;
  }
  .snip1404 .plan-cost {
    padding: 40px 20px 10px;
    text-align: right;
  }
  .snip1404 .plan-price {
    font-weight: 600;
    font-size: 3em;
  }
  .snip1404 .plan-type {
    opacity: 0.8;
    font-size: 0.7em;
    text-transform: uppercase;
  }
  .snip1404 .plan-features {
    padding: 0 0 20px;
    margin: 0;
    list-style: outside none none;
  }
  .snip1404 .plan-features li {
    padding: 8px 5%;
  }
  .snip1404 .plan-features i {
    margin-right: 8px;
    color: #fff;
}
  .snip1404 .plan-select {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px;
    text-align: center;
  }
  .snip1404 .plan-select a {
    background-color: #eaaa05;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 0.75em;
    font-weight: 600;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: inline-block;
  }
  .snip1404 .plan-select a:hover {
    background-color: #eaaa05;
    opacity: 0.5;
  }
  .snip1404 .plan:hover {
    margin-top: -10px;
    border-color: #000;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
    z-index: 1;
    border-radius: 8px;
  }
  .snip1404 .plan .plan-select {
    padding: 30px 20px;
  }
  @media only screen and (max-width: 767px) {
    .snip1404 .plan {
      width: 50%;
    }
    .snip1404 .plan-title,
    .snip1404 .plan-select a {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    .snip1404 .plan-select,
    .snip1404 .featured .plan-select {
      padding: 20px;
    }
    .snip1404 .featured {
      margin-top: 0;
    }
  }
  @media only screen and (max-width: 440px) {
    .snip1404 .plan {
      width: 100%;
    }
  }


/********************carrer-page*****************/

.inner-career-wrap{
    padding: 80px 0;
}
.inner-career-wrap .inner-career-cont{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    padding: 0 10px;
    -webkit-box-shadow: 0px 5px 12px 5px rgb(209 209 209 / 60%);
    -moz-box-shadow: 0px 5px 12px 5px rgba(209,209,209,0.6);
    box-shadow: 0px 5px 12px 5px rgb(209 209 209 / 60%);
    border-radius: 5px;
    margin-bottom: 30px;
}
.inner-career-wrap .inner-career-cont a{
    font-size: 20px;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}



.inner-about-wrap.inner-we-can-wrap{
    background: url('../images/we-canBg.png') no-repeat;
    background-position: center;
    background-size: cover;
}
.inner-about-wrap.inner-we-can-wrap2{
    background: url('../images/we-canBg2.png') no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 80px;
}
.inner-about-wrap.inner-work-wrap{
    background: url('../images/workBg.png') no-repeat;
    background-position: center;
    background-size: cover;
}
.inner-about-wrap.inner-ndis-wrap{
    background: url('../images/ndisBg.png') no-repeat;
    background-position: center;
    background-size: cover;
}
.inner-about-wrap.inner-resource-wrap{
    background: url('../images/resourceBg.png') no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.inner-about-wrap.inner-resource-wrap2{
	position: relative;
}
.inner-about-wrap.inner-resource-wrap2::before{
	position: absolute;
	clear: both;
	content: "";
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background-color: #8A368A;
}
.inner-about-wrap.inner-resource-wrap2::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: #919191;
}
.inner-about-wrap.inner-resource-wrap2 .about-cont{
	position: relative;
	z-index: 9;
	text-align: left !important;
	padding: 30px;
}
.inner-about-wrap.inner-resource-wrap2 h4 span{
	color: #fff !important;
}
.inner-about-wrap.inner-resource-wrap2 ul li::before{
	color: #fff !important;
}
.inner-about-wrap.inner-resource-wrap3{
    background: url('../images/resourceBg2.png') no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
    margin-bottom: 80px;
}
.inner-about-wrap .about-cont h4 {
    color: #8A368A;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 30px;
}
.inner-about-wrap .about-cont h4 span{
    color: #5FBE2A;
}
.inner-about-wrap.inner-we-can-wrap .about-cont h4 span{
    color: #fff;
}
.inner-about-wrap.inner-resource-wrap3 .about-cont h4 span{
    color: #fff;
}
.inner-about-wrap.inner-we-can-wrap2 .about-cont h4{
    color: #fff;
}
.inner-about-wrap.inner-resource-wrap .about-cont h4{
    color: #fff;
}
.inner-about-wrap.inner-ndis-wrap .about-cont h4{
    font-size: 22px;
}
.inner-about-wrap.inner-ndis-wrap .about-cont h5{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 20px;
    color: #fff;
}
.inner-about-wrap .about-cont p{
    font-size: 14px;
}
.inner-about-wrap .about-img img{
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
}
.inner-about-wrap.inner-we-can-wrap .about-cont p{
    color: #fff;
}
.inner-about-wrap .about-cont p strong {
    color: #8a368a;
    font-weight: 800;
    font-size: 30px;
}
.inner-about-wrap.inner-we-can-wrap2 .about-cont p{
    color: #fff;
}
.inner-about-wrap.part1{
    position: relative;
    background-color: #F4F4F4;
    padding: 80px 0;
}
.inner-about-wrap.part1 .about-cont h4 {
    font-size: 45px;
    margin-bottom: 20px;
}
.inner-about-wrap.part1 .about-cont h3{
    font-size: 20px;
    font-weight: 700;
    color: #5FBE2A;
    margin-top: 20px;
}
.inner-about-wrap.inner-work-wrap ul,
.inner-about-wrap.inner-ndis-wrap ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
    width: 100%;
}
.inner-about-wrap.inner-resource-wrap ul,
.inner-about-wrap.inner-resource-wrap3 ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
    text-align: left;
}
.inner-about-wrap.inner-resource-wrap2 ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
    text-align: left;
    width: 100%;
}
.inner-about-wrap.inner-work-wrap ul li,
.inner-about-wrap.inner-ndis-wrap ul li {
    float: none;
    width: 100%;
    color: #fff;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 14px;
}
.inner-about-wrap.inner-resource-wrap ul li,
.inner-about-wrap.inner-resource-wrap3 ul li{
    float: none;
    color: #fff;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 14px;
}
.inner-about-wrap.inner-resource-wrap2 ul li{
    float: none;
    color: #fff;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
}
.inner-about-wrap.inner-resource-wrap3 ul li a{
    display: block;
    color: #8A368A;
    font-weight: 600;
    text-decoration: none;
}
.inner-about-wrap.inner-work-wrap ul li::before,
.inner-about-wrap.inner-ndis-wrap ul li::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    left: 0;
    top: 0px;
    color: #7CB951;
    font-size: 16px;
    z-index: 9;
}
.inner-about-wrap.inner-resource-wrap ul li::before,
.inner-about-wrap.inner-resource-wrap2 ul li::before{
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    left: 0;
    top: 0px;
    color: #7CB951;
    font-size: 16px;
    z-index: 9;
}
.inner-about-wrap.inner-resource-wrap3 ul li::before{
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    left: 0;
    top: 0px;
    color: #8A368A;
    font-size: 16px;
    z-index: 9;
}
.inner-about-wrap.inner-ndis-wrap ul li::before{
    color: #fff !important;
}
.inner-about-wrap .about-cont .more{
    background: #23ae19;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}
.inner-about-wrap .about-cont .about-btn{
    display: block;
}
.inner-about-wrap.inner-we-can-wrap .about-cont .more{
    background: #8A368A;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}
.inner-about-wrap.inner-resource-wrap3 .about-cont .more{
    background: #8A368A;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}



.info-wrap4{
    position: relative;
    margin-top: 0px;
    z-index: 9;
    padding: 150px 0 60px 0;
}
.info-wrap4 .info-cont{
    padding: 0px;
    border-radius: 10px;
    background-color: #FAFAFA;
    box-shadow: 0px 0px 15px #2D2D2D30;
}
.info-wrap4 .left-cont h4{
    color: #8AC43F;
    font-size: 18px;
}
.info-wrap4 .left-cont h2{
    font-size: 35px;
    font-weight: 700;
    position: relative;
    color: #8A368A;
}
.info-wrap4 .left-cont h2 span{
    color: #5FBE2A;
}
.info-wrap4 .left-cont {
    color: #000;
    padding: 60px 30px 60px 30px;
}
.info-wrap4 .left-cont h4 span{
	    display: inline-block;
	padding-left: 10px;
}
.info-wrap4 .left-cont h4 span a{
	color: #5fbe2a;
    font-weight: 800;
    font-size: 30px;
    margin-bottom: 10px;
}
.info-wrap4 .left-cont .more{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 12px 40px;
    font-size: 13px;
    background: #5FBE2A;
    transition: 0.4s;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 600;
}
.info-wrap4 .right-cont{
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    left: 0;
}
.info-wrap4 .left-cont a {
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}
.info-wrap4 .left-cont a i {
    color: #8A368A;
    margin-right: 5px;
}
.info-wrap4 .left-cont p i {
    color: #8A368A;
    margin-right: 5px;
}


.blog-wrap {
    position: relative;
    padding: 80px 0;
    background: url('../images/blogBg.png') no-repeat;
    background-position: center;
    background-size: cover;
} 
.blog-wrap .heading{
    text-align: center;
    margin-bottom: 60px;
}
.blog-wrap .heading h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #fff;
    position: relative;
    margin: 0px 0 20px 0;
    text-transform: capitalize;
}
.blog-wrap .heading h2 span {
    color: #62B343;
}
.blog-wrap .heading p{
    font-weight: 600;
    color: #fff;
}
.blog-wrap .blog-box {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    background-color: #f8f8f8;
    padding: 5px;
    box-shadow: 0px 6px 20px #5D0E7D;
}
.blog-wrap .blog-box .image {
    float: left;
    width: 30%;
}
.blog-wrap .blog-box .image img {
    object-fit: cover;
    height: 130px;
    width: 100%;
}
.blog-wrap .blog-box .content {
    float: right;
    width: 70%;
    padding-left: 15px;
}
.blog-wrap .blog-box h4 {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 16px;
    padding-top: 10px;
}
.blog-wrap .blog-box .more{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 13px;
    background: #5FBE2A;
    transition: 0.4s;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 600;
}
.blog-wrap .blog-box p{
    margin-bottom: 20px;
    color: #000;
    font-weight: 400;
    font-size: 13px;
}


.info-wrap2.inner{
    margin-top: 60px;
}


.info-wrap5{
    position: relative;
    padding: 100px 0;
    background: url('../images/testiBg.png');
    background-position: center;
    background-size: cover;
}
.info-wrap5 .info-cont{
    text-align: center;
    color: #fff;
}
.info-wrap5 .info-cont h2 {
    font-weight: 700;
    font-size: 50px;
    padding: 5px 0;
    color: #8A368A;
    position: relative;
    margin: 0px 0 20px 0;
    text-transform: capitalize;
}
.info-wrap5 .info-cont h2 span {
    font-weight: 600;
    color: #fff;
}
.info-wrap5 .info-cont .more{
    background: #8A368A;
    color: #fff;
    padding: 12px 40px;
    text-decoration: none;
    display: inline-block;
    margin: 10px 5px 0 5px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}
.info-wrap5 .info-cont .more.btn2{
    background-color: transparent;
    border: 1px solid #fff;
}


.contact-wrap{
    position: relative;
    margin: 60px 0;
  }
  .contact-wrap .contact-content{
    padding: 20px;
    box-shadow: 0px 6px 20px #BCBCBC4A;
    background-color: #fff;
  }
  .contact-sec {
    position: relative;
    padding: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    overflow: hidden;
}
  .contact-sec::before{
    position: absolute;
    clear: both;
    content: "";
    background-color: #fff;
    top: 0;
    left: 0%;
    transform: translate(0%,0%);
    width: 100%;
    height: 100%;
  }
  .contact-wrap .heading{
    text-align: left;
    margin-bottom: 80px;
    color: #000;
}
.contact-wrap .heading h4 {
    color: #000;
    font-size: 18px;
    margin-left: 0;
    position: relative;
    display: inline-block;
    font-weight: 600;
}
.contact-wrap .heading h2 {
    font-weight: 700;
    font-size: 30px;
    padding: 5px 0;
    color: #8A368A;
    position: relative;
    margin: 10px 0 20px 0;
    text-transform: capitalize;
}
.contact-wrap .heading h2 span{
    color: #5FBE2A;
}
.contact-wrap .contact-box {
    position: relative;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.contact-wrap .contact-box .image {
    float: left;
    width: 5%;
}
.contact-wrap .contact-box .content {
    float: none;
    width: 100%;
    padding-left: 0;
}
.contact-wrap .contact-box h4 {
    color: #8A368A;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
}
.contact-wrap .contact-box a{
    color: #000;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
}
.contact-wrap .contact-box a i{
    color: #5FBE2A;
    padding-right: 10px;
}
.contact-wrap .contact-box p i{
    color: #5FBE2A;
    padding-right: 10px;
}
.contact-wrap .contact-box p{
    margin-bottom: 0;
    color: #000;
    font-weight: 600;
    font-size: 15px;
}
  .contact-wrap form{
      position: relative;
      padding-left: 0%;
  }
  .contact-wrap .contact-form{
    position: relative;
    z-index: 9;
  }
  .contact-wrap .contact-form h2 {
    color: #8A368A;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: left;
}
.contact-wrap .contact-form h2 span{
    color: #5FBE2A;
}
.info-wrap form p{
    color: #fff;
    font-size: 15px;
}
.contact-wrap form .form-group {
    margin-bottom: 20px;
}
.contact-wrap form .form-group label{
    font-weight: 600;
}
.contact-wrap .contact-sec h4 {
    text-align: center;
    color: #236ebc;
    font-weight: 600;
    padding: 30px 0 15px 0;
    position: relative;
    z-index: 9;
    margin-bottom: 0;
}
.contact-wrap .contact-sec .num {
    text-align: center;
    display: block;
    margin: 0;
    color: #000;
    padding: 0;
    font-size: 50px;
    text-decoration: none;
    position: relative;
    z-index: 9;
    font-weight: 700;
}
.contact-wrap .submit-btn {
    text-align: left;
    margin-top: 20px;
}
  .contact-wrap .submit-btn .submit {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 12px 40px;
    font-size: 15px;
    background-color: #62B343;
    text-transform: capitalize;
    border: none;
    transition: 0.4s;
}
  .contact-wrap .submit-btn .submit:hover{
      background-color: #000;
      color: #fff;
  }
  .contact-wrap .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
  .contact-wrap textarea{
    height: 40px !important;
  }
  .contact-wrap .form-control::-webkit-input-placeholder { /* Edge */
  color: #000;
  }
  .contact-wrap .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  }
  .contact-wrap .form-control::placeholder {
  color: #000;
  }



  .gallery-wrap {
    position: relative;
    padding: 80px 0 0px 0;
}
.gallery-wrap.part2{
    margin-bottom: 80px;
}
.gallery-wrap .service-cont {
    position: relative;
}

/*#service-slider .service-cont .image{
    height: 300px;
    overflow: hidden;
}*/
.gallery-wrap .service-cont .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}


.gallery-wrap .service-cont .content {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 100%;
}
.gallery-wrap .service-cont .content h4 {
    color: #fff;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 10px;
}
.gallery-wrap .service-cont .content p {
    color: #000;
    font-size: 14px;
    text-align: left;
}
.gallery-wrap .service-cont .content .more {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 40px;
    font-size: 13px;
    background: #62B343;
    transition: 0.4s;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 600;
}
#service-slider .owl-stage-outer {
    padding: 15px 0;
}

/* arrow */
.gallery-wrap .owl-nav .owl-prev {
    color: #fff;
    background-color: #62B343;
    padding: 10px 19px;
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    clear: both;
    content: "";
    left: -7%;
    top: 40%;
    z-index: 9;
    margin: 0;
    border: 1px solid #fff;
    box-shadow: 0 0 12px 0 rgb(66 66 66 / 30%);
}

.gallery-wrap .owl-nav .owl-next {
    color: #fff;
    background-color: #62B343;
    padding: 10px 19px;
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    clear: both;
    content: "";
    right: -7%;
    top: 40%;
    z-index: 9;
    margin: 0;
    border: 1px solid #fff;
    box-shadow: 0 0 12px 0 rgb(66 66 66 / 30%);
}


.provide-wrap{
    position: relative;
    margin: 60px 0;
}
.provide-wrap .heading{
    text-align: center;
    margin-bottom: 80px;
}
.provide-wrap .heading h2{
    font-size: 40px;
    font-weight: 700;
    position: relative;
    color: #8A368A;
}
.provide-wrap .heading h2 span{
    color: #5FBE2A;
}
.provide-wrap .provide-box{
    text-align: center;
}
.provide-wrap .provide-box p{
    background: #8A368A;
    color: #fff;
    padding: 12px 0px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    width: 50%;
}


.steps-to-access-block {
  padding: 80px 0;
  background-color: #fbf8f8;
}
@media (max-width: 767px) {
  .steps-to-access-block {
    padding: 60px 0;
  }
}
@media (min-width: 768px) {
  .steps-to-access-block .heading {
    margin-bottom: 68px;
  }
}
@media (min-width: 768px) {
  .steps-to-access-block .h1 {
    font-size: 34px;
  }
}
.steps-to-access-block .container {
  position: relative;
}
@media (min-width: 1024px) {
  .steps-to-access-block .container {
    padding: 0 64px;
  }
}
@media (min-width: 1200px) {
  .steps-to-access-block .container {
    padding: 0 104px;
  }
}
.steps-to-access-block .anim-img {
  left: -61px;
  top: -168px;
}
@media (max-width: 1649px) {
  .steps-to-access-block .anim-img {
    left: -66px;
  }
}
@media (max-width: 1199px) {
  .steps-to-access-block .anim-img {
    display: none;
  }
}
.steps-to-access-block .anim-heart {
  left: 231px;
  top: -256px;
}
@media (max-width: 1649px) {
  .steps-to-access-block .anim-heart {
    left: 224px;
  }
}
@media (max-width: 1199px) {
  .steps-to-access-block .anim-heart {
    display: none;
  }
}
.steps-to-access-block .block-center .row {
  justify-content: center;
}
.steps-to-access-block .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  position: relative;
}
.steps-to-access-block .col {
  width: calc(33.33% - 105px);
  padding: 0 20px;
  text-align: center;
  position: relative;
}
@media (max-width: 1023px) {
  .steps-to-access-block .col {
    text-align: left;
    width: 100%;
  }
}
.steps-to-access-block .col:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -75px;
  width: 150px;
  background: url("../images/dashed.png");
  background-repeat: repeat-x;
  height: 3px;
  transform: translateY(-50%);
  display: none;
}
@media (max-width: 1023px) {
  .steps-to-access-block .col:before {
    display: block;
    background: url("../images/dashed-mobile.png");
    background-repeat: repeat-y;
    width: 3px;
    top: 15px;
    bottom: 15px;
    height: 100px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.steps-to-access-block .col:nth-child(3n+1):before {
  display: none;
}
.steps-to-access-block .col .col-wrap {
  max-width: 330px;
  margin: 0 auto;
  width: 100% !important;
}
@media (max-width: 1023px) {
  .steps-to-access-block .col .col-wrap {
    max-width: 100%;
    opacity: 1 !important;
  }
}
.steps-to-access-block .col .icon-wrap {
  margin-bottom: 16px;
  text-align: center;
  height: 88px;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .steps-to-access-block .col .icon-wrap {
    float: left;
    width: 60px;
    height: auto;
    margin: 0 30px 0 0;
    height: auto;
  }
}
.steps-to-access-block .col .icon-wrap:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 88px;
}
@media (max-width: 1023px) {
  .steps-to-access-block .col .icon-wrap:after {
    display: none;
  }
}
.steps-to-access-block .col .icon-wrap a {
  display: inline-block;
}
.steps-to-access-block .col .icon-wrap a:hover img {
  top: -25px;
}
.steps-to-access-block .col .icon-wrap img {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  position: relative;
  top: 0;
  transition: top 0.3s ease;
  max-height: 50px;
}
@media (max-width: 1023px) {
  .steps-to-access-block .col .icon-wrap img {
    max-width: 60px;
    max-height: 50px;
  }
}
.steps-to-access-block .col .text {
  color: #808080;
}
@media (max-width: 1023px) {
  .steps-to-access-block .col .text {
    overflow: hidden;
  }
}
.steps-to-access-block .col h3 {
  color: #1a1a1a;
}
.steps-to-access-block .col h3 a:hover {
  color: #e5302c;
}
.steps-to-access-block .col .get-started {
  color: #e5302c;
  text-decoration: underline;
}
.steps-to-access-block .col .get-started:hover {
  text-decoration: none;
}
.steps-to-access-block .line {
  width: 150px;
  margin-top: 150px;
}
@media (max-width: 1023px) {
  .steps-to-access-block .line {
    display: none;
  }
}
@media (min-width: 1024px) {
  .steps-to-access-block .line {
    margin-bottom: -50px;
  }
}
@media (max-width: 1023px) {
  .steps-to-access-block .line + .col {
    padding-top: 120px;
  }
}
.steps-to-access-block .line:last-child {
  display: none;
}
.steps-to-access-block .line svg g {
  stroke: #e12a27;
}
.steps-to-access-block .line svg path {
  stroke-dasharray: 2, 4;
}

.horizontal-line {
  text-align: center;
  margin: 10px 0 30px;
}
@media (max-width: 1023px) {
  .horizontal-line {
    display: none;
    margin: 0;
  }
}
.horizontal-line:last-child {
  display: none;
}
@media (max-width: 1023px) {
  .horizontal-line + .row {
    padding-top: 120px;
  }
}
.horizontal-line + .row:before {
  content: "";
  position: absolute;
  top: 29px;
  left: 50%;
  background: url("../images/dashed.svg");
  background-repeat: repeat-x;
  height: 121px;
  margin: 0 auto;
  width: 1094px;
  max-width: 65%;
  background-size: contain;
  transform: translateX(-50%);
  display: none;
}
@media (max-width: 1023px) {
  .horizontal-line + .row:before {
    display: block;
    background: url("../images/dashed-mobile.png");
    background-repeat: repeat-y;
    width: 3px;
    top: 15px;
    bottom: 15px;
    height: 100px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.horizontal-line svg {
  max-width: 80%;
}

.dashed-1 {
    stroke-dasharray: 4, 8;
    stroke-width: 2px;
}

.path-1 {
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
  animation-delay: 5s;
  stroke-width: 1;
  stroke: #e12a27 !important;
}

path{
    stroke: rgb(0, 0, 0);
}

.completed .path-1 {
  stroke-dashoffset: 0;
  animation: dash 2s;
}

.line-completed .path-1 {
  stroke-dashoffset: 0;
}


@media (min-width: 768px) {
  .access-step h3 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .access-step .text {
    font-size: 13px;
  }
}


.newServiseArea {
    padding-top: 50px;
    margin-bottom: 150px;
}
.newServiseArea .heading-left{
	margin-bottom: 60px;
}
.newServiseArea .nav-pills{
    background-color: #f7f7f7;
}
.newServiseArea .nav-link:focus,.newServiseArea .nav-link:hover {
    color: #fff;
    background-color: #87bd4f;
    border-radius: 0;
    border-left: 4px solid #1b75bb;
    transition: all 0.3s;
}
.newServiseArea .nav-pills .nav-link.active,.newServiseArea .nav-pills .show>.nav-link {
    color: #7EB842;
    border-radius: 0;
    transition: all 0.3s;
    background-color: transparent;
	border-left: none;
}
.newServiseArea .services-area-list:before {
    display: none;
}
.newServiseArea .services-area-list {
    border-bottom: none;
    padding-left: 0;
    border-radius: 5px;
    overflow: hidden;
}
.newServiseArea .services-area-list a {
    font-weight: 600;
    display: flex;
    width: 100%;
    align-items: center;
    color: #000;
}
.newServiseArea .services-area-list a img{
	    background-color: #7EB842;
    width: 65px;
    padding: 20px;
    margin-right: 10px;
}
.newServiseArea .nav-link {
    border-bottom: none;
    color: #727D91;
    border-radius: 0;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 600;
}
.newServiseArea .nav-link:hover{
	    color: #7EB842 !important;
    background-color: transparent;
	border-left: none;
}

.newServiseArea .nav-heading {
    background-color: #0978BD;
    color: #fff;
    text-align: left;
    padding: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 0;
}
.newServiseArea .nav-heading h4{
	margin-bottom: 0;
}


.project-sec-wraper {
    padding: 80px 0 80px 0;
    position: relative;
    background: url('../images/galleryBg.jpg') no-repeat;
    background-size: cover;
    background-position: center;
  }
  .project-sec-wraper::before{
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    background: url('../images/shape3.png') no-repeat;
    background-size: 100%;
    z-index: -1;
}  
  .project-sec-wraper .heading {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}
.project-sec-wraper h4 {
    font-size: 16px;
    color: #E50E36;
    font-weight: 600;
    text-transform: uppercase;
}
.project-sec-wraper h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 0;
    color: #000;
    text-transform: capitalize;
    position: relative;
}
  
  .filter_wrapper {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 25px;
    text-align: center;
    float: none;
}
  
  .filter_wrapper .filter {
    float: none;
    margin: 0 18px 0 0;
    border: none;
    display: inline-block;
    position: relative;
    color: #000;
    font-weight: 600;
    margin-bottom: 40px;
  }

  .filter_wrapper .filter::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    right: -10px;
    background-color: #000;
    width: 2px;
    height: 100%;
    transform: rotate(20deg);
}
  .filter_wrapper .filter:last-child::after{
      display: none;
  }
  
  .mega-entry .mega-entry-innerwrap {
    border: none;
    border-radius: 10px;
  }
  
  .filter_wrapper .filter.active {
    color: #000;
    position: relative;
  }
  
  .mega-entry .mega-entry-innerwrap {
    border: none;
    border-radius: 0;
  }
  .megafolio-container {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
  }
  
  .mega-entry {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    z-index: 2;
    text-align: center;
  }
  
  .mega-entry img {
    width: 100%;
  }
  
  .megafolio-container,
  .megafolio-container-splash {
    width: 100%;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  
  .mega-entry .project-cont {
    height: 100%;
  }
  
  .mega-entry .middle {
    position: relative;
    overflow: hidden;
    height: 100%;
    /* -webkit-box-shadow: 0px 0px 25px 5px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 25px 5px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 25px 5px rgb(0 0 0 / 20%); */
  }
  
  .mega-entry .middle img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  
  .mega-entry .middle:hover .overlay-1 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  .mega-entry .overlay-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s ease;
    transition: .4s ease;
    border-radius: 0px;
  }
  
  .mega-entry .gallery {
    padding: 0;
    margin: 0;
  }
  
  .mega-entry .overlay-1 .fa {
    color: #fff;
    opacity: 1;
    padding: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    display: inline-block;
    transform: translate(-50%, -50%);
  }
  
  .mega-entry .overlay-1 .fa img {
    width: auto;
    height: auto;
  }
  .project-sec-wraper .project-btn{
    text-align: center;
    margin-top: 40px;
  }
  .project-sec-wraper .project-btn a {
    background-color: #148fb6;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}

.modal .modal-body .walcf7-datepicker{
	color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 6px 10px;
    width: 100%;
    font-size: 16px;
}

.video-wrap{
	padding: 80px 0 0 0;
}
.video-wrap::after{
	display: none;
}