@font-face {
    font-family: 'Infinite Stroke';
    src: url('../fonts/InfiniteStroke.woff2') format('woff2'),
        url('../fonts/InfiniteStroke.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/** 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: "Nunito", sans-serif;
    background-color: #FFFAF0;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

.more i {
    transform: rotate(-30deg);
}

.submit i {
    transform: rotate(-30deg);
    padding-left: 5px;
}

.submit .fa-paper-plane {
    transform: initial;
    padding-left: 0;
}

.site-header {
    position: relative;
    width: 100%;
    border-top: none;
    margin-bottom: 0;
    top: 0;
    left: 0;
    z-index: 999;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+20,efefef+100&0.5+0,0.5+100 */
    background-color: rgb(0, 0, 0, 0, 6);
}


.site-header .toppest-bar {
    padding: 10px 0;
    background-color: #019795;
    display: inline-block;
    width: 100%;
    position: relative;
}

.site-header .toppest-bar .top-info2 {
    display: flex;
    align-items: center;
    float: right;
}

.site-header .toppest-bar .top-info2 p {
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
}

.site-header .toppest-bar .top-info2 .contact-num,
.site-header .toppest-bar .top-info2 .contact-num2,
.site-header .toppest-bar .top-info2 .email {
    display: flex;
    align-items: center;
    padding-left: 20px;
}

.site-header .toppest-bar .top-info2 .contact-num2 img {
    width: 20px;
}

.site-header .toppest-bar .top-info2 .contact-num i,
.site-header .toppest-bar .top-info2 .email i {
    color: #fff;
    margin: 0;
    font-size: 13px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    margin-right: 0;
}

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

.site-header .toppest-bar .top-info2 .email {
    /* padding-left: 20px; */
}

.site-header .top-social {
    float: left;
}

.site-header .top-social a i {
    color: #fff;
    margin: 0 5px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    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: 10px 0;
    background-color: transparent !important;
    margin-top: 0px;
}

.site-header .navbar-light .navbar-nav .active>.nav-link {
    color: #2DC1AB;
    position: relative;
    font-weight: 500;
}

.site-header .navbar-light .navbar-nav .active>.nav-link:hover {
    color: #2DC1AB;
}

.site-header .navbar-light .navbar-nav .active>.nav-link i {
    color: #1f3e28;
    font-size: 30px;
}

.site-header .navbar-light .navbar-nav .nav-link:hover::before,
.site-header .navbar-light .navbar-nav .nav-link::before {
    position: absolute;
    width: 50px;
    height: 3px;
    background-color: #2DC1AB;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
    -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: 3px;
    background-color: #2DC1AB;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
    -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: 3px;
    background-color: #2DC1AB;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    opacity: 1;
}

.site-header .navbar-light .quote2 {
    color: #fff;
    text-transform: uppercase;
    background-color: #df651c;
    padding: 12px 30px;
    border-radius: 0;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
}

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

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

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

.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: 0px;
    width: 190px;
}

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

.site-header .navbar .other-btns {
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header .navbar .other-btns .phone i {
    font-size: 30px;
    padding-right: 8px;
}

.site-header .navbar .other-btns .phone {
    background-color: #012e41;
    color: #fff;
    text-decoration: none;
    padding: 9px 15px;
    border-radius: 5px;
    margin-right: 5px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header .navbar .more {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 22px;
    background-color: #2DC1AB;
    transition: 0.4s;
    border-radius: 30px;
    text-transform: capitalize;
    margin-left: 20px;
    font-weight: 700;
}

.site-header .dropdown-item {
    transition: 0.5s;
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 15px;
    text-transform: initial;
}

.site-header .dropdown-item:focus,
.site-header .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #7eb842;
    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: 35px;
    position: relative;
    padding-right: 20px;
}

.site-header .navbar .top-contact i {
    font-size: 45px;
    color: #9b3135;
    padding-right: 5px;
}

.site-header .navbar .top-contact .content p {
    margin-bottom: 0;
    color: #000;
}

.site-header .navbar .top-contact img {
    width: 50px;
    margin-right: 10px;
}

.site-header .navbar .top-contact .num {
    color: #1f3e2b;
    font-weight: 800;
    letter-spacing: 0;
    font-size: 30px;
    text-decoration: none;
    position: relative;
    top: -5px;
}

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



.main-slider {
    position: relative;
    padding: 0px 0 0 0;
}
.main-slider .hero-content {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    left: 50%;
    width: 85%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.main-slider .desktop-banner {
    position: relative;
}

.main-slider .desktop-banner img {
    width: 100%;
}

.main-slider::after {
    position: absolute;
    clear: both;
    content: "";
    bottom: -8%;
    left: 0%;
    background: url(../images/shape1.png) no-repeat;
    width: 100%;
    height: 269px;
    background-size: 100%;
    z-index: 1;
    transform: translate(0%, 0%);
}

.main-slider .banner-content {
    margin-top: 0%;
    padding: 20px;
}

.main-slider .banner-content h4 {
    color: #ED991F;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.main-slider .banner-content h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 800;
}

.main-slider .banner-content h2 span {
    color: #201715;
}

.main-slider .banner-content p {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}

.main-slider .banner-btn .more {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 22px;
    background-color: #019795;
    transition: 0.4s;
    border-radius: 30px;
    text-transform: capitalize;
    margin-left: 20px;
    font-weight: 700;
    border: 1px solid #fff;
}
.main-slider .carousel-item .carousel-caption{
    position: relative;
    left: 0;
    right: 0;
    text-align: left;
}

.main-slider .inner-contact-form {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0px;
    border-radius: 0;
    position: absolute;
    clear: both;
    content: "";
    top: 60%;
    right: 11%;
    width: 25%;
    z-index: 2;
    text-align: center;
    transform: translate(0px, -50%);
    border-radius: 10px;
    overflow: hidden;
}

.main-slider .inner-contact-form .heading {
    margin-bottom: 0px;
    background-color: rgb(12 39 90 / 60%);
    padding: 15px 0 0 0;
}

.main-slider .inner-contact-form .heading h2 {
    color: #C00000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}

.main-slider .inner-contact-form form {
    background-color: rgb(12 39 90 / 60%);
    padding: 20px;
}

.main-slider .inner-contact-form .submit-btn {
    text-align: center;
}

.main-slider .inner-contact-form .submit-btn .submit {
    color: #fff;
    text-decoration: none;
    background: #C00000;
    padding: 12px 50px;
    margin-top: 10px;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    width: 100%;
}

.main-slider .inner-contact-form .form-group {
    margin-bottom: 15px;
}

.main-slider .inner-contact-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-colorease-in-out .15s, -webkit-box-shadowease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-colorease-in-out .15s, box-shadowease-in-out .15s;
}

.main-slider .inner-contact-form textarea {
    height: 50px !important;
}

.main-slider .inner-contact-form .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.main-slider .inner-contact-form .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.main-slider .inner-contact-form .form-control::placeholder {
    color: #fff;
}
.main-slider .carousel-control-next, .main-slider .carousel-control-prev{
    width: 7%;
}



.about-wrap {
    padding: 100px 0 100px 0;
    margin-top: 0px;
    position: relative;
    background: #FFFAF0;
    background: linear-gradient(180deg, rgba(255, 250, 240, 1) 0%, rgba(255, 250, 240, 1) 15%, rgba(255, 215, 248, 1) 100%);
    z-index: 1;
}

.about-wrap::after {
    position: absolute;
    clear: both;
    content: "";
    top: 32%;
    right: 0;
    transform: translate(0, -50%);
    background: url(../images/line1.png) no-repeat;
    width: 65%;
    height: 25px;
    background-size: 100%;
}

.about-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    top: 35%;
    left: 5%;
    transform: translate(0, -50%);
    background: url(../images/star1.png) no-repeat;
    width: 7%;
    height: 165px;
    background-size: 100%;
}

.about-wrap .about-cont {
    padding-left: 0%;
    position: relative;
}

.about-wrap .about-cont .heading {
    position: relative;
}

.about-wrap .about-cont h4 {
    color: #2DC1AB;
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 700;
}

.about-wrap .about-cont h2 {
    font-weight: 700;
    font-size: 36px;
    padding: 5px 0;
    color: #1B1B1B;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}

.about-wrap .about-cont h2 span {
    color: #CE062D;
}

.about-wrap .about-cont .special {
    color: #2a2a2a;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: initial;
    font-weight: 700;
}

.about-wrap .about-cont .content {
    padding-left: 0px;
}

.about-wrap .about-cont p {
    margin-bottom: 25px;
    line-height: 30px;
    color: #1B1B1B;
    font-size: 18px;
    font-weight: 500;
}

.about-wrap .about-img {
    position: relative;
    width: 100%;
    margin-left: 0;
}
/*.about-wrap .about-img::before {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: -75px;*/
/*    left: 35px;*/
/*    background: url(../images/shape4.png) no-repeat;*/
/*    width: 92%;*/
/*    height: 545px;*/
/*    background-size: 100%;*/
/*}*/
.about-wrap .about-img img {
    width: 100%;
}

.about-wrap .about-img .info {
    background-color: #6D2773;
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    left: 0;
    padding: 45px 20px 35px 50px;
    color: #fff;
    border-top-right-radius: 90px;
    width: 30%;
    text-align: left;
}

.about-wrap .about-img .info span {
    font-size: 80px;
    font-weight: 700;
    font-family: "Mukta", sans-serif;
    line-height: 70px;
}

.about-wrap .about-img .info p {
    margin-bottom: 0;
    font-family: "Mukta", sans-serif;
    font-size: 25px;
    font-weight: 600;
}

.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 {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 22px;
    background-color: #2DC1AB;
    transition: 0.4s;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 700;
}


.service-wrap {
    position: relative;
    padding: 130px 0 90px 0;
    background: url(../images/serviceBg.png) no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
    z-index: 9;
}

.service-wrap.inner-team-wrap {
    background: none;
    background-color: #F1EBE9;
}

.service-wrap .heading {
    text-align: left;
    margin-bottom: 60px;
    color: #000;
    padding-left: 0;
}

.service-wrap.inner-team-wrap .heading {
    text-align: center;
}

.service-wrap .heading h4 {
    font-size: 18px;
    color: #88D113;
    font-weight: 600;
}

.service-wrap .heading h2 {
    font-weight: 500;
    font-size: 40px;
    padding: 0;
    color: #0D1521;
    position: relative;
    margin-bottom: 25px;
}

.service-wrap .heading h2 span {
    color: #ecac30;
}

.service-wrap .heading p {
    font-size: 18px;
    color: #373333;
    line-height: 34px;
}

.service-wrap .view-btn {
    float: right;
    margin-top: -40px;
}

.service-wrap .view-btn .more {
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    background-color: #88D113;
    text-decoration: none;
    font-size: 14px;
    margin-top: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

#service-slider .owl-stage-outer {
    padding-bottom: 30px;
}

.service-wrap .service-box {
    position: relative;
    transition: 0.4s;
    margin-bottom: 25px;
    padding: 20px 15px 20px 15px;
    overflow: hidden;
    background: url(../images/service-box2.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
    margin-right: 5px;
}

.service-wrap.inner-team-wrap .service-box {
    padding-bottom: 0;
}

.service-wrap .service-box .image {
    padding: 0px;
}

.service-wrap .service-box .image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 0;
}

.service-wrap .service-box .service-cont {
    position: relative;
    color: #fff;
    height: auto;
    text-align: left;
    min-height: 140px;
    border-radius: 10px;
    margin: 0 auto;
}

.service-wrap .service-box .service-cont p {
    font-size: 16px;
    padding: 15px 0;
    color: #525252;
    margin-bottom: 10px;
    font-weight: 400;
}

.service-wrap .service-box .service-cont h4 {
    font-weight: 500;
    padding: 5px 0;
    margin-bottom: 0;
    text-transform: capitalize;
    position: relative;
    font-size: 20px;
    color: #000;
    margin-top: 15px;
}

.service-wrap .service-cont .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.service-wrap .service-cont .more {
    background: #6D2773;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 500;
    transition: 0.4s;
    font-size: 18px;
    text-align: center;
    padding: 12px 25px;
    display: inline-block;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}

.service-wrap .service-cont .more:hover {
    background-color: #000;
    color: #fff;
}

.service-wrap .service-cont .service-icon img {
    width: 70px;
    transition: 0.4s;
    height: 70px;
    object-fit: contain;
}


.info-wrap {
    position: relative;
    text-align: left;
    padding: 135px 0 70px 0;
}

.info-wrap2 {
    position: relative;
    text-align: left;
    padding: 0px 0 100px 0;
}

.info-wrap3 {
    position: relative;
    text-align: left;
    padding: 110px 0 110px 0;
}
.info-wrap3 .image{
    border-radius: 20px;
    overflow: hidden;
}
.info-wrap .info-cont {
    position: relative;
    padding: 25px;
    background: url('../images/infoBg.png') no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 30px;
    box-shadow: 0px 6px 30px #BCBCBC4A;
    z-index: 1;
}

.info-wrap2 .info-cont {
    position: relative;
    padding: 25px;
    background: url('../images/infoBg2.png') no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 30px;
    z-index: 1;
    overflow: hidden;
}

.info-wrap3 .info-cont {
    position: relative;
    padding: 25px;
    border-radius: 30px;
    z-index: 1;
}

.info-wrap2 .info-cont::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(110, 196, 25, 0.8);
}

.info-wrap2 .info-cont::before {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    background: url(../images/ribon4.png) no-repeat;
    width: 42%;
    height: 100%;
    background-size: 100% 100%;
    z-index: 1;
}

.info-wrap3 .info-cont{
    background: url(../images/bannerBg.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.info-wrap .image {
    position: relative;
    z-index: 9;
}

.info-wrap2 .image {
    position: relative;
    z-index: 9;
}

.info-wrap .info-cont::after {
    position: absolute;
    clear: both;
    content: "";
    background: url(../images/infoImg2.png) no-repeat;
    top: -20px;
    right: 30px;
    width: 8%;
    height: 100px;
    background-size: 100%;
}

.info-wrap .info-cont .particles-js-canvas-el {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
}

.info-wrap2 .info-cont .particles-js-canvas-el {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    z-index: 2;
}

.info-wrap3 .info-cont .particles-js-canvas-el {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    z-index: 2;
}

.info-wrap .content {
    position: relative;
    z-index: 9;
}

.info-wrap2 .content {
    position: relative;
    z-index: 9;
    color: #fff;
    padding-left: 40px;
}

.info-wrap3 .content {
    position: relative;
    z-index: 9;
    color: #fff;
    padding-left: 0px;
}

.info-wrap3 .info-cont::after {
    position: absolute;
    clear: both;
    content: "";
    background: url(../images/infoImg4.png) no-repeat;
    top: -20px;
    right: 30px;
    width: 8%;
    height: 100px;
    background-size: 100%;
}

.info-wrap2 .content form {
    position: relative;
    width: 43%;
    margin-top: 20px;
}

.info-wrap2 .content form .form-control {
    background-color: #6D2773;
    border: none;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    height: 60px;
    padding-left: 25px;
    font-weight: 400;
}

.info-wrap2 .content form .submit-btn .submit {
    position: absolute;
    clear: both;
    content: "";
    top: 2px;
    right: 0;
    border: none;
    background-color: transparent;
    color: #fff;
    padding: 14px;
}

.info-wrap .content .cont-img {
    width: 80%;
}

.info-wrap .content h4 {
    margin-bottom: 0;
    color: #fff;
    padding: 25px 0;
    font-weight: 600;
    font-size: 40px;
}

.info-wrap2 .content h2 {
    margin-bottom: 0;
    color: #fff;
    padding: 20px 0;
    font-weight: 500;
    font-size: 40px;
}

.info-wrap2 .content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.info-wrap3 .content h4 {
    margin-bottom: 0;
    color: #fff;
    padding: 20px 0;
    font-weight: 600;
}

.info-wrap .content h4 span {
    color: #88D113;
}

.info-wrap p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

.info-wrap p {
    color: #fff;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 30px;
}

.info-wrap h2 {
    color: #000;
    font-size: 40px;
}

.info-wrap .info-btn .more {
    background: #88D113;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 500;
    transition: 0.4s;
    font-size: 20px;
    text-align: center;
    padding: 10px 25px;
    display: inline-block;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}

.info-wrap3 .info-btn .more {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 17px;
    background-color: #88D113;
    transition: 0.4s;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 10px;
}

.info-wrap3 .info-btn .more.email {
    background-color: transparent;
    border: 1px solid #fff;
    margin-left: 5px;
}

.info-wrap3 .info-btn .more.part2 {
    background-color: #f5b5a0;
    margin-left: 5px;
}

.info-wrap2 .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.info-wrap2 .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.info-wrap2 .form-control::placeholder {
    color: #fff;
}


.about-wrap2 {
    padding: 200px 0 0px 0;
    margin-top: 0px;
    position: relative;
}

.about-wrap2 .heading {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.about-wrap2 .heading h2 {
    color: #1B1B1B;
    font-size: 36px;
    font-weight: 700;
}

.about-wrap2 .heading p {
    color: #1B1B1B;
    font-size: 18px;
    font-weight: 500;
}

.about-wrap2 .more {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    background-color: #2DC1AB;
    transition: 0.4s;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 20px;
}

.about-wrap2 .about-list {
    position: relative;
}

.about-wrap2 .about-box {
    display: grid;
    align-items: center;
    justify-content: normal;
    margin-top: 30px;
    transition: 0.4s;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    position: relative;
    height: 260px;
    grid-template-columns: 20% 80%;
}

.about-wrap2 .about-box .image {
    width: 100%;
    position: relative;
}
.about-wrap2 .about-box .image::before {
    position: absolute;
    clear: both;
    content: "";
    top: -7px;
    left: 50%;
    background: url(../images/vector1.png) no-repeat;
    width: 20%;
    height: 20px;
    background-size: 100%;
}
.about-wrap2 .about-box .image::after {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    right: 5%;
    background: url(../images/vector2.png) no-repeat;
    width: 12%;
    height: 15px;
    background-size: 100%;
}

.about-wrap2 .about-box .image img {
    -webkit-mask-image: url(../images/shape5.png);
    mask-image: url(../images/shape5.png);
    mask-repeat: no-repeat;
    width: 100%;
    mask-size: 100%;
    height: 80px;
    object-fit: cover;
}

.about-wrap2 .about-box .content {
    padding-left: 20px;
}

.about-wrap2 .about-box .content h4 {
    font-size: 17px;
    font-weight: 700;
    color: #1B1B1B;
}

.about-wrap2 .about-box .content p {
    font-size: 16px;
    margin-bottom: 0;
    color: #52525E;
    font-weight: 500;
}

.about-wrap2 .about-box .content p.special {
    color: #2DC1AB;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}


.whychoose-wrap {
    padding: 150px 0 170px 0;
    margin-top: 0px;
    position: relative;
    background-color: #f5b5a0;
}

.whychoose-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/chooseBg.png) no-repeat;
    background-size: 100%;
}

.whychoose-wrap .about-cont {
    padding-left: 0%;
    position: relative;
}

.whychoose-wrap .about-cont::before {
    position: absolute;
    clear: both;
    content: "";
    bottom: -23%;
    right: -5%;
    transform: translate(0, 0%);
    background: url(../images/arrow1.png) no-repeat;
    width: 55%;
    height: 200px;
    background-size: 100%;
}

.whychoose-wrap .about-cont .heading {
    position: relative;
}

.whychoose-wrap .about-cont h4 {
    font-size: 33px;
    color: #6D2773;
    margin-bottom: 20px;
    font-weight: 600;
}

.whychoose-wrap .about-cont h2 {
    font-weight: 700;
    font-size: 36px;
    padding: 5px 0;
    color: #1B1B1B;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}

.whychoose-wrap .about-cont h2 span {
    color: #CE062D;
}

.whychoose-wrap .about-cont .special {
    color: #2a2a2a;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: initial;
    font-weight: 700;
}

.whychoose-wrap .about-cont .content {
    padding-left: 20px;
}

.whychoose-wrap .about-cont p {
    margin-bottom: 25px;
    line-height: 24px;
    color: #000;
    font-size: 14px;
}

.whychoose-wrap .about-img {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    right: 0;
    width: 50%;
    transform: translate(0px, -50%);
}

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

.whychoose-wrap .about-img .about-img2 {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0%;
    left: -20%;
    z-index: 9;
    height: 200px;
    width: 350px;
}

.whychoose-wrap .whychoose-list ul {
    display: inline-block;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}

.whychoose-wrap .whychoose-list ul li {
    margin-bottom: 15px;
    color: #1B1B1B;
    font-size: 22px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.whychoose-wrap .whychoose-list ul li img {
    margin-right: 15px;
}

.whychoose-wrap .whychoose-list ul li i {
    background-color: #88D113;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-right: 8px;
}

.whychoose-wrap .more {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 22px;
    background-color: #2DC1AB;
    transition: 0.4s;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 700;
}


.facility-wrap {
    padding: 120px 0 120px 0;
    margin-top: 0px;
    position: relative;
    background: url('../images/facilityBg.png') no-repeat;
    background-position: center;
    background-size: cover;
}

.facility-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    top: 8%;
    right: 2%;
    background: url(../images/star2.png) no-repeat;
    width: 7%;
    height: 145px;
    background-size: 100%;
}

.facility-wrap .heading {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.facility-wrap .heading h2 {
    color: #1B1B1B;
    font-size: 36px;
    font-weight: 700;
}

.facility-wrap .heading p {
    color: #1B1B1B;
    font-size: 18px;
    font-weight: 500;
}
/*.combined-wraper2 .left-side .img {*/
/*    position: relative;*/
/*    margin-top: 80px;*/
/*}*/
/*.combined-wraper2 .left-side .img .image{*/
/*    position: relative;*/
/*    -webkit-mask-image: url(../images/shape8.png);*/
/*    mask-image: url(../images/shape8.png);*/
/*    mask-repeat: no-repeat;*/
/*    mask-size: 100%;*/
/*    width: 95%;*/
/*}*/
/*.combined-wraper2 .left-side .img::before {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: -20px;*/
/*    left: -10px;*/
/*    background: url(../images/shape9.png) no-repeat;*/
/*    width: 100%;*/
/*    height: 560px;*/
/*    background-size: 100%;*/
/*}*/
.facility-wrap .facility-btn {
    text-align: center;
}

.facility-wrap .more {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    background-color: #2DC1AB;
    transition: 0.4s;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 40px;
}

.facility-wrap .about-list {
    position: relative;
}

.facility-wrap .about-box {
    display: block;
    margin-top: 30px;
    transition: 0.4s;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    position: relative;
    text-align: center;
}

.facility-wrap .about-box .image {
    width: 25%;
    height: 130px;
    margin: 0 auto;
}

.facility-wrap .about-box .image img {
    width: 100%;
    transition: 0.4s;
}

.facility-wrap .about-box .content h4 {
    font-size: 22px;
    font-weight: 700;
    color: #1B1B1B;
}

.facility-wrap .about-box .content p {
    font-size: 17px;
    margin-bottom: 0;
    color: #52525E;
    font-weight: 500;
}

.facility-wrap .about-box .content p.special {
    color: #2DC1AB;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
}


.purpose-wrap {
    padding: 120px 0 120px 0;
    margin-top: 0px;
    position: relative;
    background-color: #f5b5a0;
}

.purpose-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/chooseBg.png) no-repeat;
    background-size: 100% 100%;
}

.purpose-wrap .about-cont {
    padding-left: 5%;
    position: relative;
    z-index: 1;
}

.purpose-wrap::after {
    position: absolute;
    clear: both;
    content: "";
    top: 2%;
    left: 0%;
    transform: translate(0, 0%);
    background: url(../images/star3.png) no-repeat;
    width: 8%;
    height: 200px;
    background-size: 100%;
}

.purpose-wrap .about-cont .heading {
    position: relative;
}

.purpose-wrap .about-cont h4 {
    font-size: 33px;
    color: #6D2773;
    margin-bottom: 20px;
    font-weight: 600;
}

.purpose-wrap .about-cont h2 {
    font-weight: 700;
    font-size: 36px;
    padding: 5px 0;
    color: #1B1B1B;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}

.purpose-wrap .about-cont .special {
    color: #2a2a2a;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: initial;
    font-weight: 700;
}

.purpose-wrap .about-cont .content {
    padding-left: 20px;
}

.purpose-wrap .about-cont p {
    margin-bottom: 40px;
    line-height: 24px;
    color: #1B1B1B;
    font-size: 18px;
    font-weight: 500;
}

.purpose-wrap .about-img {
    position: relative;
    z-index: 1;
}
/*.purpose-wrap .about-img .image1{*/
/*        -webkit-mask-image: url(../images/shape7.png);*/
/*    mask-image: url(../images/shape7.png);*/
/*    mask-repeat: no-repeat;*/
/*    mask-size: 100% 100%;*/
/*}*/
/*.purpose-wrap .about-img .image2 img{*/
/*    border-radius: 50%;*/
/*    overflow: hidden;*/
/*    width: 350px;*/
/*    height: 350px;*/
/*}*/
.purpose-wrap .about-img .image2{       
    position: relative;
    margin-top: -15%;
    margin-left: -10%;
        width: 350px;
    height: 350px;
        border-radius: 50%;
}
/*.purpose-wrap .about-img .image2::before {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: 15px;*/
/*    left: -15px;*/
/*    background-color: #2BB7A2;*/
/*    width: 350px;*/
/*    height: 350px;*/
/*    border-radius: 50%;*/
/*    z-index: -1;*/
/*}*/
.purpose-wrap .about-img .info{
    position: absolute;
    clear: both;
    content: "";
    bottom: 30px;
    right: 0px;
    width: 50%;
    z-index: 9;
}

.purpose-wrap .about-img .info p {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}

.purpose-wrap .about-img .info p span {
    font-weight: 700;
}

.purpose-wrap .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.purpose-wrap .about-box {
    display: flex;
    align-items: center;
    justify-content: normal;
    margin-top: 30px;
    transition: 0.4s;
    border-radius: 20px;
    position: relative;
    margin-bottom: 10px;
}

.purpose-wrap .about-box .image {
    margin-right: 0px;
    width: 10%;
}

.purpose-wrap .about-box .image img {
    width: 100%;
    transition: 0.4s;
}

.purpose-wrap .about-box .content h4 {
    font-size: 24px;
    font-weight: 700;
    color: #1B1B1B;
    margin-bottom: 10px;
}

.purpose-wrap .about-box .content p {
    font-size: 18px;
    margin-bottom: 0;
    color: #1B1B1B;
    font-weight: 500;
}


.contact-wrap {
    padding: 130px 0 215px 0;
    margin-top: 0px;
    position: relative;
    background-color: #f5b5a0;
    z-index: 1;
}

.contact-wrap::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/chooseBg.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.contact-wrap .heading {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 60px;
    position: relative;
    z-index: 9;
}

.contact-wrap .heading::before {
    position: absolute;
    clear: both;
    content: "";
    top: -30px;
    left: -8%;
    transform: translate(0, 0%);
    background: url(../images/star4.png) no-repeat;
    width: 14%;
    height: 225px;
    background-size: 100%;
    z-index: 9;
}

.contact-wrap .heading::after {
    position: absolute;
    clear: both;
    content: "";
    top: -30px;
    right: 0%;
    transform: translate(0, 0%);
    background: url(../images/star6.png) no-repeat;
    width: 8%;
    height: 145px;
    background-size: 100%;
    z-index: 9;
}

.contact-wrap .heading h2 {
    color: #1B1B1B;
    font-size: 36px;
    font-weight: 700;
}

.contact-wrap .heading h4 {
    color: #2BB7A2;
    font-weight: 800;
    font-size: 22px;
}

.contact-wrap .heading p {
    color: #1B1B1B;
    font-size: 18px;
    font-weight: 500;
}

.contact-wrap .image {
    position: relative;
    z-index: 1;
}
.contact-wrap .image img {
    width: 100%;
}



.combined-wraper2 {
    position: relative;
    padding: 310px 0 110px 0;
    background: url(../images/faqBg.png) no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    margin-top: -95px;
}

.combined-wraper2::before {
    position: absolute;
    clear: both;
    content: "";
    top: -7%;
    left: 2%;
    transform: translate(0, 0%);
    background: url(../images/star5.png) no-repeat;
    width: 10%;
    height: 205px;
    background-size: 100%;
    z-index: 9;
}

.combined-wraper2::after {
    position: absolute;
    clear: both;
    content: "";
    bottom: -3%;
    left: 2%;
    transform: translate(0, 0%);
    background: url(../images/star7.png) no-repeat;
    width: 7%;
    height: 130px;
    background-size: 100%;
    z-index: 9;
}

.combined-wraper2 .left-side {
    position: relative;
}

.combined-wraper2 .left-side::after{
    position: absolute;
    clear: both;
    content: "";
    bottom: 10%;
    right: -23%;
    transform: translate(0, 0%);
    background: url(../images/arrow4.png) no-repeat;
    width: 25%;
    height: 120px;
    background-size: 100%;
    z-index: 9;
}

.combined-wraper2 .left-side h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
}

.combined-wraper2 .left-side p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.combined-wraper2 .left-side .image {
    margin-top: 30px;
}

.combined-wraper2 .accordion {
    position: relative;
    margin-right: 0px;
}

.combined-wraper2 .accordion .accordion-item {
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}

.combined-wraper2 .accordion .accordion-item h2 {
    font-size: initial;
    line-height: initial;
    color: #fff;
    margin-bottom: initial;
    font-weight: initial;
}

.combined-wraper2 .accordion .accordion-button.collapsed {
    font-size: 24px;
    font-weight: 700;
    background-color: #fff;
    color: #1B1B1B;
    border: none;
    display: block;
}

.combined-wraper2 .accordion .accordion-button {
    background-color: #F3BAA7;
    font-size: 24px;
    font-weight: 700;
    color: #1B1B1B;
    border: none;
    display: block;
    margin: 0;
    box-shadow: none;
    padding: 25px;
}

.combined-wraper2 .accordion .accordion-body {
    padding-top: 0;
    background-color: #F3BAA7;
}

.combined-wraper2 .accordion .accordion-body p {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
    color: #1B1B1B;
}

.combined-wraper2 .left-side .info,
.inner-contact-wrap1 .info {
    display: grid;
    grid-template-columns: 43% 53%;
    align-items: center;
    margin: 30px 0;
    grid-gap: 30px;
    max-width: 100%;
}

.inner-contact-wrap1 .info.part2 {
    display: block;
    grid-template-columns: initial;
}

.combined-wraper2 .left-side .info .box,
.inner-contact-wrap1 .info .box {
    background-color: #6D2773;
    border-radius: 20px;
    padding: 15px;
    color: #fff;
}

.combined-wraper2 .left-side .info .box i,
.inner-contact-wrap1 .info .box i {
    padding-right: 7px;
}

.combined-wraper2 .left-side .info .box p,
.inner-contact-wrap1 .info .box p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.combined-wraper2 .left-side .info .box a,
.inner-contact-wrap1 .info .box a {
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
}

.combined-wraper2 .left-side .image img {
    width: 100%;
    object-fit: cover;
}

.combined-wraper2 .right-side {
    color: #fff;
    margin-left: 50px;
    margin-top: -100px;
}

.combined-wraper2 .right-side h2 {
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    margin-bottom: 50px;
    font-weight: 500;
}

.combined-wraper2 .right-side .accordion-button::after {
    display: none;
}

.combined-wraper2 .accordion .accordion-button.collapsed .fa {
    float: right;
    color: #fff;
    margin: 0 5px;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #F3BAA7;
    padding: 0;
}

.combined-wraper2 .accordion .accordion-button .fa {
    color: #F3BAA7;
    background-color: #fff;
    float: right;
    margin: 0 5px;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
}



.whychoose-wrap.part2 {
    padding: 250px 0 330px 0;
    position: relative;
    background-color: #ffe9e1;
    margin-top: -100px;
}

.whychoose-wrap.part2::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0%;
    right: 12%;
    transform: translate(0, 0%);
    background: url(../images/star8.png) no-repeat;
    width: 10%;
    height: 180px;
    background-size: 100%;
    z-index: 9;
}

.whychoose-wrap.part2::before {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/chooseBg.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.whychoose-wrap.part2 .about-cont {
    padding-right: 5%;
    position: relative;
}

.whychoose-wrap.part2 .about-cont::before {
    display: none;
}

.whychoose-wrap.part2 .about-cont .heading {
    position: relative;
}

.whychoose-wrap.part2 .about-cont h4 {
    font-size: 33px;
    color: #6D2773;
    margin-bottom: 20px;
    font-weight: 600;
}

.whychoose-wrap.part2 .about-cont h2 {
    font-weight: 700;
    font-size: 36px;
    padding: 5px 0;
    color: #1B1B1B;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 0px;
}

.whychoose-wrap.part2 .about-cont h2 span {
    color: #CE062D;
}

.whychoose-wrap.part2 .about-cont .special {
    color: #2a2a2a;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: initial;
    font-weight: 700;
}

.whychoose-wrap.part2 .about-cont .content {
    padding-left: 20px;
}

.whychoose-wrap.part2 .about-cont p {
        margin-bottom: 25px;
    line-height: 30px;
    color: #2BB7A2;
    font-weight: 800;
    font-size: 22px;
    padding-top: 20px;
}

.whychoose-wrap.part2 .about-cont .whychoose-list {
    display: block;
    margin-top: 30px;
    transition: 0.4s;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    position: relative;
    border: 1px solid #ffc2ae;
}

.whychoose-wrap.part2 .about-img {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    right: 0;
    width: 50%;
    transform: translate(0px, -50%);
}

.whychoose-wrap.part2 .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}

.whychoose-wrap.part2 .about-img .about-img2 {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0%;
    left: -20%;
    z-index: 9;
    height: 200px;
    width: 350px;
}

.whychoose-wrap.part2 .whychoose-list ul {
    display: inline-block;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
}

.whychoose-wrap.part2 .whychoose-list ul li {
    margin-bottom: 15px;
    color: #1B1B1B;
    font-size: 22px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.whychoose-wrap.part2 .whychoose-list ul li img {
    margin-right: 15px;
}

.whychoose-wrap.part2 .whychoose-list ul li i {
    background-color: #88D113;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-right: 8px;
}


.site-footer {
    position: relative;
    padding: 40px 0 20px 0;
    background-color: #019795;
}
/*.site-footer::before {*/
/*    position: absolute;*/
/*    clear: both;*/
/*    content: "";*/
/*    top: -9%;*/
/*    left: 0%;*/
/*    transform: translate(0, 0%);*/
/*    background: url(../images/chooseBg.png) no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    width: 100%;*/
/*    z-index: 2;*/
/*    height: 100%;*/
/*    opacity: 0.3;*/
/*}*/

.site-footer::before {
    position: absolute;
    clear: both;
    content: "";
    top: -9%;
    right: 3%;
    transform: translate(0, 0%);
    background: url(../images/arrow5.png) no-repeat;
    width: 8%;
    height: 110px;
    background-size: 100%;
    z-index: 9;
}

.site-footer::after {
    position: absolute;
    clear: both;
    content: "";
    top: -58%;
    left: 0%;
    background: url(../images/shape2.png) no-repeat;
    width: 100%;
    height: 310px;
    background-size: 100%;
    z-index: 1;
    transform: translate(0%, 0%);
}

.site-footer .footer-logo {
    display: inline-block;
    width: 260px;
    margin-bottom: 8px;
    position: relative;
    z-index: 9;
}

.site-footer .heading {
    text-align: left;
    margin-bottom: 60px;
    color: #fff;
    position: relative;
    z-index: 9;
}

.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%;
    position: relative;
    z-index: 9;
}

.site-footer .footer-location li {
    color: #fff;
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 10px;
    position: relative;
    z-index: 9;
    list-style-type: none;
}
.site-footer .footer-location li span{
        font-size: 20px;
    font-weight: 700;
}
.site-footer .footer-location li:last-child {
    border-bottom: none;
}

.site-footer .footer-location li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.site-footer .footer-location li i {
    padding-top: 4px;
    padding-right: 12px;
    color: #fff;
}

.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;
    font-size: 15px;
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 10px;
}

.site-footer .footer-social a {
    color: #fff;
}

.site-footer .footer-social {
    color: #fff;
    font-size: 14px;
    padding-top: 20px;
    position: relative;
    z-index: 9;
}

.site-footer .footer-img .image {
    width: 100%;
    position: relative;
    z-index: 9;
}

.site-footer .footer-img .image img {
    width: 66px;
    display: block;
    margin: 0 auto;
}

.site-footer .footer-img .image.part1 {
    width: 100%;
}

.site-footer .footer-img .image.part1 img {
    width: 30px;
    display: block;
    margin: 0 auto;
}

.site-footer .footer-img .image.part2 {
    width: 100%;
}

.site-footer .footer-img .image.part2 img {
    width: 215px;
    display: block;
    margin: 0 auto;
}

.site-footer .footer-nav {
    padding-left: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    z-index: 9;
}

.site-footer .footer-nav li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    position: relative;
    color: #000;
    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: 24px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    z-index: 9;
}

.site-footer .footer-nav li a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 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 #fff;
    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 .left-side p {
    font-size: 31px;
    position: relative;
    z-index: 9;
    font-weight: 900;
    line-height: 45px;
}
.site-footer p {
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
    line-height: 30px;
    font-weight: 600;
}

.site-footer form {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.site-footer form .form-control {
    background-color: #36C9B3;
    border: none;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    height: 60px;
    padding-left: 25px;
    font-weight: 400;
}

.site-footer form .submit-btn .submit {
    position: absolute;
    clear: both;
    content: "";
    top: 5px;
    right: 0;
    border: none;
    background-color: transparent;
    color: #fff;
    padding: 14px;
}

.site-footer form .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.site-footer form .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.site-footer form .form-control::placeholder {
    color: #fff;
}

.copyright {
    font-size: 13px;
    text-align: center;
    position: relative;
    padding: 15px 0 0 0;
    border-top: 1px solid #a1a1a1;
    margin-top: 20px;
}

.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: left;
    height: 510px;
    position: relative;
    background-image: url(../images/innerbanner.png);
    background-size: cover;
    background-position: center;
}
.breadcrumb-wrapper::after {
    position: absolute;
    clear: both;
    content: "";
    bottom: -10%;
    left: 0%;
    background: url(../images/shape1.png) no-repeat;
    width: 100%;
    height: 269px;
    background-size: 100%;
    z-index: 1;
    transform: translate(0%, 0%);
}
.breadcrumb-wrapper.inner-service1-banner {
    background-image: url(../images/inner-service1-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service2-banner {
    background-image: url(../images/inner-service2-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service3-banner {
    background-image: url(../images/inner-service3-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service4-banner {
    background-image: url(../images/inner-service4-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service5-banner {
    background-image: url(../images/inner-service5-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service6-banner {
    background-image: url(../images/inner-service6-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service7-banner {
    background-image: url(../images/inner-service7-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service8-banner {
    background-image: url(../images/inner-service8-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service9-banner {
    background-image: url(../images/inner-service9-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service10-banner {
    background-image: url(../images/inner-service10-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service11-banner {
    background-image: url(../images/inner-service11-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-service12-banner {
    background-image: url(../images/inner-service12-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-team-banner {
    background-image: url(../images/inner-service12-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-info-banner {
    background-image: url(../images/inner-info-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-work-banner {
    background-image: url(../images/inner-work-banner.png);
    background-size: cover;
    background-position: center;
}

.breadcrumb-wrapper.inner-contact-banner {
    background-image: url(../images/inner-contact-banner.png);
    background-size: cover;
    background-position: center;
}

.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: 10%;
    transform: translate(0%, -50%);
    width: 40%;
}

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

.breadcrumb-wrapper .shell p {
    margin-bottom: 25px;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.breadcrumb-wrapper .image {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    width: 35%;
}
.page-template-ages7-12_tpl .breadcrumb-wrapper .image {
    width: 16%;
    right: 10%;
}
.page-template-ages13-23_tpl .breadcrumb-wrapper .image {
    width: 25%;
    right: 10%;
}
.page-template-ages24-50_tpl .breadcrumb-wrapper .image {
    width: 14%;
    right: 10%;
}
.page-template-gallery_tpl .breadcrumb-wrapper .image {
    width: 31%;
    right: 10%;
}
.page-template-faq_tpl .breadcrumb-wrapper .image {
    width: 16%;
    right: 10%;
}
.page-template-policy_tpl .breadcrumb-wrapper .image {
    width: 31%;
    right: 10%;
}
.page-template-join_tpl .breadcrumb-wrapper .image {
    width: 26%;
    right: 10%;
}
.page-template-contact_tpl .breadcrumb-wrapper .image {
    width: 22%;
    right: 10%;
}
.page-template-about_tpl .breadcrumb-wrapper .image {
    width: 10%;
    right: 10%;
}
.page-template-service-area .breadcrumb-wrapper .image {
    width: 20%;
    right: 10%;
}
.single-service-area .breadcrumb-wrapper .image {
    width: 20%;
    right: 10%;
}



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

.inner-about-wrap {
    position: relative;
}

.inner-about-wrap::after,
.inner-about-wrap::before,
.inner-about-wrap2::after,
.inner-about-wrap2::before {
    display: none;
}

.inner-about-wrap2 .about-img {
    /*border: 7px solid #2dc1ab;*/
    /*border-radius: 30px;*/
    overflow: hidden;
}

.inner-about-wrap .about-wrap2 {
    padding-top: 100px;
}

.inner-about-wrap .about-wrap2 .note {
    text-align: center;
    color: #1B1B1B;
    font-size: 18px;
    font-weight: 500;
    margin-top: 40px;
}

.inner-about-wrap .combined-content {
    color: #000;
    padding: 0 150px 0 70px;
}

.inner-about-wrap.part2 {
    background-color: #F1EBE9;
    padding: 100px 0;
}

.inner-about-wrap.part3 {
    background: url(../images/aboutBg.png) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0;
}

.inner-about-wrap.part4 {
    background-color: #fff;
    padding: 110px 0;
}

.inner-about-wrap.part3 .combined-content {
    position: relative;
    z-index: 9;
    color: #fff;
    padding: 0;
}

.inner-about-wrap.part3 .image {
    position: relative;
    z-index: 9;
}

.inner-about-wrap.part3 .form-btn {
    position: relative;
    z-index: 9;
    border-top: 1px solid #fff;
    margin-top: 50px;
    padding-top: 50px;
    text-align: center;
    color: #fff;
}

.inner-about-wrap.part3 .form-btn .image {
    width: 68%;
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}

.inner-about-wrap.part3 .form-btn .image img {
    width: 100%;
}

.inner-about-wrap.part3 .form-btn h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

.inner-about-wrap.part3 .form-btn .more {
    background: #88D113;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 500;
    transition: 0.4s;
    font-size: 14px;
    text-align: center;
    padding: 8px 25px;
    display: inline-block;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

.inner-about-wrap.part2 .combined-content {
    color: #000;
    padding: 0;
}

.inner-about-wrap.part4 .combined-content {
    color: #000;
    padding: 0;
    padding-left: 60px;
}

.inner-about-wrap.part4 .combined-content h4 {
    margin-bottom: 25px;
    line-height: 30px;
}

.inner-about-wrap.part4 .combined-content .about-box {
    display: flex;
    margin-bottom: 10px;
}

.inner-about-wrap.part2 .combined-content .about-box {
    display: flex;
    align-items: center;
}

.inner-about-wrap.part4.inner-service-sec2 .combined-content .about-box {
    margin-bottom: 25px;
}

.inner-about-wrap.part4 .combined-content .about-box i,
.inner-about-wrap.part2 .combined-content .about-box i {
    color: #2DC1AB;
    margin: 0 5px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    padding: 0;
}

.inner-about-wrap.part4 .combined-content .about-box .content {
    padding-left: 15px;
    margin-top: -5px;
}

.inner-about-wrap.part2 .combined-content .about-box .content {
    padding-left: 15px;
}

.inner-about-wrap.part4 .combined-content .about-box .content h4 {
    color: #0D1521;
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 500;
}

.inner-about-wrap.part4.inner-service-sec2 .combined-content .about-box .content h4 {
    font-size: 21px;
}

.inner-about-wrap.part4.inner-service-sec2 .combined-content p {
    margin-bottom: 40px;
    color: #373333;
}

.inner-about-wrap.part4.inner-service-sec2 .combined-content .more {
    margin-top: 20px;
}

.inner-about-wrap.part2 .combined-content .about-box .content h4 {
    color: #0D1521;
    font-size: 22px;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: 500;
    line-height: 44px;
}

.inner-about-wrap .combined-content h2 {
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 40px;
}

.inner-about-wrap.part3 .combined-content h2 {
    color: #fff;
    font-size: 50px;
}

.inner-about-wrap .combined-content h4 {
    color: #6D2773;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 40px;
    margin-top: 25px;
}

.inner-about-wrap.part3 .combined-content p {
    color: #FAFCFF;
    font-size: 24px;
    margin-bottom: 25px;
    line-height: 39px;
    font-weight: 500;
}

.inner-about-wrap .combined-content .more {
    background: #88D113;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 500;
    transition: 0.4s;
    font-size: 18px;
    text-align: center;
    padding: 12px 30px;
    display: inline-block;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}

.inner-about-wrap .combined-content .more:hover {
    background-color: #000;
    color: #fff;
}

.inner-about-wrap .combined-content ul {
    margin: 20px 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
}

.inner-about-wrap .combined-content ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}

.inner-about-wrap .combined-content ul li::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f111";
    left: 0;
    top: 0px;
    color: #f7954a;
    font-size: 13px;
    z-index: 9;
}

.inner-about-wrap .combined-content ul li i {
    color: #f7954a;
    padding: 0 10px;
}

.inner-about-wrap .combined-content .special {
    font-size: 12px;
    margin-top: 30px;
}

.inner-about-wrap.part2 .combined-content h2 {
    margin-bottom: 15px;
}

.inner-about-wrap.part2 .combined-content p {
    margin-bottom: 40px;
}

.inner-about-wrap.part2 .combined-content .about-list {
    position: relative;
    overflow-x: hidden;
}

.inner-about-wrap.part2 .combined-content .about-list .about-box {
    background-color: #2DC1AB;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
    display: block;
}

.inner-about-wrap.part2 .combined-content .about-list .about-box .image {
    display: flex;
    align-items: center;
}

.inner-about-wrap.part2 .combined-content .about-list .about-box .image h4 {
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    margin-top: 0;
    font-size: 24px;
    padding-left: 10px;
}

.inner-about-wrap.part2 .combined-content .about-list .about-box h5 {
    font-size: 18px;
    color: #6D2773;
    margin-bottom: 0;
    font-weight: 400;
    padding: 10px 0;
}

.inner-about-wrap.part2 .combined-content .about-list .about-box ul {
    padding: 0;
    margin: 0;
    padding-top: 15px;
}

.inner-about-wrap.part2 .combined-content .about-list .about-box ul li {
    padding: 0;
    font-size: 13px;
}

.inner-about-wrap.part2 .combined-content .about-list .about-box ul li::before {
    display: none;
}

.inner-about-wrap.part2 .combined-content .about-list .about-box ul li i {
    color: #000;
    margin: 0 5px;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #F3BAA7;
    padding: 0;
}


.inner-about-wrap.part3.inner-service-sec1 .form-btn,
.inner-about-wrap.part3.inner-service-sec3 .form-btn {
    margin-top: 0px;
    padding-top: 0;
    border: none;
}

.inner-about-wrap.part3.inner-service-sec1 .form-btn h2,
.inner-about-wrap.part3.inner-service-sec3 .form-btn h2 {
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 25px;
}

.inner-about-wrap.part3.inner-service-sec1 .form-btn p,
.inner-about-wrap.part3.inner-service-sec3 .form-btn p {
    font-size: 18px;
    color: #FAFCFF;
    font-weight: 500;
}

.inner-about-wrap.part3.inner-service-sec1 .form-btn .image,
.inner-about-wrap.part3.inner-service-sec3 .form-btn .image {
    width: 78%;
}

.inner-service-sec1 .box,
.inner-service-sec3 .box {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    padding: 20px;
    backdrop-filter: blur(10px);
    height: 320px;
}

.inner-service-sec3 .box {
    height: 180px;
}

.inner-service-sec3 .box .d-flex img {
    display: initial;
    margin: 0;
}

.inner-service-sec1 .box span,
.inner-service-sec3 .box span {
    text-align: left;
    display: block;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
}

.inner-service-sec1 .box p,
.inner-service-sec3 .box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.inner-service-sec3 .box p {
    text-align: left;
    margin-bottom: 0;
    padding-left: 15px;
}

.inner-service-sec1 .box img,
.inner-service-sec3 .box img {
    display: block;
    margin: 0 auto;
    width: 60px;
}

.inner-service-sec1 .box h4 {
    margin-top: 20px;
}


.inner-work-wrap {
    position: relative;
    padding-bottom: 300px;
}


.inner-form-wrap {
    position: relative;
    margin-top: -170px;
}


.inner-contact-wrap2 {
    position: relative;
    background-color: #F1EBE9;
    padding: 100px 0;
}

.inner-contact-wrap2 .image img {
    width: 100%;
}

.inner-contact-wrap2 .about-box {
    background-color: #fff;
    border-radius: 20px;
    padding: 40px;
    position: relative;
    margin-top: 45px;
}

.inner-contact-wrap2 .about-box .content {
    width: 80%;
}

.inner-contact-wrap2 .about-box .content h4 {
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 600;
}

.inner-contact-wrap2 .about-box .content p {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

.inner-contact-wrap2 .about-box .image2 {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    right: 0;
    width: 28%;
}

.inner-contact-wrap2 .about-box .more:hover {
    background-color: #000;
    color: #fff;
}

.inner-contact-wrap2 .about-box .more {
    background: #88D113;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 500;
    transition: 0.4s;
    font-size: 18px;
    text-align: center;
    padding: 12px 30px;
    display: inline-block;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}


/******************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;
}



.service-offered-wrap {
    padding: 80px 0 20px 0;
    background-color: #fff;
}

.service-offered-wrap .content {
    margin-bottom: 40px;
}

.service-offered-wrap .content .content-img {
    width: 100%;
}

.service-offered-wrap .content .content-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.service-offered-wrap .content .content-bx {
    width: 100%;
    border: 1px solid transparent;
    -webkit-box-shadow: 2px 2px 8px 0px rgb(176 176 176 / 80%);
    -moz-box-shadow: 2px 2px 8px 0px rgba(176, 176, 176, 0.8);
    box-shadow: 2px 2px 8px 0px rgb(176 176 176 / 80%);
    padding: 10px 20px 25px 15px;
    min-height: auto;
    text-align: center;
}

.service-offered-wrap .content .content-bx h4 {
    color: #000;
    font-weight: 700;
    font-size: 22px;
}

.service-offered-wrap .content .content-bx p {
    font-weight: 600;
    font-size: 14px;
}

.service-offered-wrap .content .content-bx .more {
    background-color: #ce062d;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    transition: 0.4s;
    border-radius: 5px;
}

.service-offered-wrap .content .content-bx .more:hover {
    background: rgb(0, 0, 0);
    color: #fff;
}




.project-sec-wraper {
    padding: 120px 0 120px 0;
    margin-top: 0px;
    position: relative;
    background: url(../images/galleryBg.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.project-sec-wraper::before {
    position: absolute;
    clear: both;
    content: "";
    top: -5%;
    right: 5%;
    background: url(../images/arrow3.png) no-repeat;
    width: 10%;
    height: 152px;
    background-size: 100%;
    z-index: 9;
}

.project-sec-wraper .heading {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.project-sec-wraper .heading h2 {
    color: #1B1B1B;
    font-size: 36px;
    font-weight: 700;
}

.project-sec-wraper .heading p {
    color: #1B1B1B;
    font-size: 18px;
    font-weight: 500;
}

.filter_wrapper {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 25px;
    text-align: center;
    float: none;
    margin-bottom: 20px;
}

.filter_wrapper .filter {
    float: none;
    margin: 0 5px 0 5px;
    border: none;
    display: inline-block;
    position: relative;
    color: #000;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 22px;
    padding: 9px 35px;
    border-radius: 50px;
    background-color: #fff;
}

.filter_wrapper .filter:hover,
.filter_wrapper .filter.selected {
    color: #fff !important;
    background-color: #2BB7A2;
}

.filter_wrapper .filter:last-child::after {
    display: none;
}


/*.filter_wrapper .filter:hover {
      color: #505050;
      }*/
.filter_wrapper .filter.active {
    color: #000;
    position: relative;
}

.mega-entry .mega-entry-innerwrap {
    border: none;
    border-radius: 20px;
    overflow: hidden;
}

.megafolio-container {
    display: inline-block;
    width: 100%;
}

.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%;
    overflow: hidden;
}

.mega-entry .middle {
    position: relative;
    overflow: hidden;
    height: 100%;
}

/* .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;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: .8s ease;
    border-radius: 0px;
    /* margin: 20px; */
    left: 0px;
    top: 0px;
    bottom: 0;
    overflow: hidden;
}

.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;
}

.inner-about-wrap2 .about-wrap2 .about-box .content h4 {
    font-size: 20px;
}

.inner-about-wrap2 .about-wrap2 .about-box {
    height: 140px;
}

.inner-about-wrap2 .about-wrap2 {
    padding: 100px 0 0px 0;
    margin-top: 0px;
    position: relative;
}


.purpose-wrap.inner-age-wrap .about-list {
    position: relative;
    height: 600px;
    overflow-x: hidden;
    padding: 0;
}

.purpose-wrap.inner-age-wrap .about-box {
    margin-top: 30px;
    transition: 0.4s;
    background-color: #fff;
    border-radius: 20px;
    padding: 25px;
    position: relative;
    display: block;
}

.purpose-wrap.inner-age-wrap .about-box .box {
    display: flex;
    align-items: center;
}

.purpose-wrap.inner-age-wrap .about-box ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
}

.purpose-wrap.inner-age-wrap .about-box ul li {
    font-size: 18px;
    color: #525252;
    font-weight: 400;
    margin-top: 12px;
}

.purpose-wrap.inner-age-wrap .about-box ul li i {
    color: #fff;
    margin: 0 5px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #2DC1AB;
    padding: 0;
}


.inner-about-wrap2 .about-cont .content ul {
    display: inline-block;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}

.inner-about-wrap2 .about-cont .content ul li {
    margin-bottom: 15px;
    color: #1B1B1B;
    font-size: 22px;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.inner-about-wrap2 .about-cont .content .whychoose-list.special ul li{
    flex-wrap: wrap;
}
.inner-about-wrap2 .about-cont .content ul li img {
    margin-right: 15px;
}

.inner-about-wrap2 .about-cont .content ul li i {
    background-color: #88D113;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-right: 8px;
}
.inner-about-wrap2 .about-cont .content ul li span{
        font-size: 18px;
    font-style: italic;
    color: #727272;
}

.inner-age-wrap .about-img::before{
    display: none;
}
.inner-age-wrap .about-img img{
    mask-image: none;
    mask-repeat: no-repeat;
    width: 100%;
    mask-size: none;
}


.inner-resource-wrap {
    padding: 100px 0 100px 0;
    margin-top: 0px;
    position: relative;
    background-image: url(../images/bannerBg2.png);
    background-size: cover;
    background-position: center;
    z-index: 1;
    margin-top: 0;
}
.inner-resource-wrap .right-side{
    margin-left: 0px;
    margin-top: 0px;
}



.inner-policy-wrap{
    padding-bottom: 200px;
}



.inner-about-wrap.part2 .inner-image{
        position: absolute;
    clear: both;
    content: "";
    top: 50%;
    right: 0;
    width: 50%;
    transform: translate(0px, -50%);
}


.inner-contact-wrap{
        background-color: #fffaf0;
}

.yahweh-image{
	position: relative;
	padding: 80px 0 20px 0;
}
.yahweh-image img{
	width: 100%;
}

.video-wrap {
    position: relative;
    padding: 80px 0 80px 0;
}
.video-wrap .heading{
    margin-bottom: 60px;
    text-align: center;
}
.video-wrap .heading h2 {
    font-weight: 500;
    font-size: 52px;
    padding: 5px 0;
    color: #6D2773;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.video-wrap .heading p{
            font-weight: 400;
        line-height: 30px;
        font-size: 17px;
        color: #373333;
}
.video-wrap iframe{
        border: 10px solid #f3baa7;
    border-radius: 40px;
}


.inner-service-area.part2 {
    position: relative;
    padding: 55px 0 20px 0;
}
.inner-service-area.part2 .area-point ul {
    column-count: 4;
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
}
.inner-service-area.part2 .area-point ul li {
    color: #fff;
    font-weight: 500;
    transition: all 0.4s;
    text-align: center;
    margin-bottom: 15px;
}
.inner-service-area.part2 .area-point ul li a{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 22px;
    background-color: #2DC1AB;
    transition: 0.4s;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 700;
	width: 100%;
}
.inner-service-area.part2 .area-point ul li::before{
	display: none;
}

.inner-about-wrap .about-cont p iframe {
    width: 100%;
    height: 350px;
    border: 10px solid #f3baa7 !important;
    border-radius: 20px;
}