
.astro-heading strong,.consult-astro-line a,.horoscope-heading span {
    text-transform: capitalize;
    display: block
}

.sign_2 img,.topservices-2 {
    transition: .5s ease-in-out
}

.inner-topservices .topservices-1:hover .topservices-2,.inner-topservices .topservices-2 {
    background: linear-gradient(0deg,#b60807 70%,transparent 50%)
}

.bestserv-sec b,.count-up span {
    z-index: 1;
    position: relative
}

.bestserv-sec b:before,.horoscope-heading p img {
    animation: 9s linear infinite animName
}

.aboutus-section,.astro-heading strong,.best-services2,.best-services2 i,.bestserv-sec b,.bestserv-sec1,.bestserv-sec2,.consult-astro-section,.count-up span,.mark-text,[class*=mark-separator] {
    position: relative
}

.banner img {
    border-top: 1px solid #fff;
    width: 100%;
    aspect-ratio: 1400/600;
    height: auto
}

.consult-astro-section {
    background: #fff;
    margin: -2px 0 0
}

.consult-astro-left,.side-list {
    padding: 12px 20px 12px 12px
}

.about-right,.consult-astro-right,.contact-form,.faq-design-box,.main-service1,.topservices-1 {
    padding: 12px;
}

.astro-heading span {
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    font-size: 15px;
    padding: 9px 20px 8px;
    border: 1px solid #ffb600;
    border-radius: 30px;
    color: #b60807
}

.astro-heading strong {
    font-weight: 700;
    color: #000;
    font-size: 38px;
    padding: 0 0 15px;
    line-height: 55px
}

.consult-astro-content p,.consult-astro-content ul li {
    font-weight: 400;
    color: #282828;
    line-height: 28px;
    text-align: justify;
    font-size: 15px
}

.consult-astro-content p {
    padding: 0 0 12px
}

.consult-astro-content ul li {
    padding: 4px 0 4px 19px;
    position: relative
}

.consult-astro-content ul li:before {
    background: 30% #e6e6e600;
    top: 7px;
    left: 0;
    color: #b60807;
    font-size: 12px;
    content: "\239f";
    font-family: "Glyphicons Halflings";
    font-weight: 600;
    position: absolute
}

.consult-astro-line a {
    color: #000;
    padding: 8px 0 0;
    font-size: 36px;
    border-top: 2px solid #b60807;
    font-weight: 600
}

.horoscope-heading span {
    font-weight: 500;
    color: #444343;
    font-size: 17px;
    padding: 15px 0 2px
}

.horoscope-heading strong {
    font-weight: 700;
    color: #ffe9b2;
    text-transform: uppercase;
    display: block;
    font-size: 36px;
    background: linear-gradient(90deg,#b60807,#ffb600);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.sign_2 p,.sign_2 span {
    padding: 5px 0 0;
    font-weight: 400
}

.counter-2 p,.sign_2 p {
    text-transform: capitalize
}

@keyframes animName {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.sign_1 {
    padding: 4px;
    width: 25%
}

.sign_2 {
    padding: 10px 5px;
    text-align: center;
    border: 1px dashed #d7d7d7;
    border-radius: 20px
}

.sign_2 img {
    width: 80px
}

.sign_2:hover img {
    filter: sepia(1);
    transform: translateY(-7px)
}

.sign_2 p {
    color: #363636;
    font-size: 14px
}

.sign_2 span {
    color: #2e2e2e;
    font-size: 11px;
    display: none
}

.counter-box {
    padding: 20px 0 0
}

.counter-1 {
    padding: 12px;
    width: 20%
}

.best-services1,.counter-2 {
    padding: 0;
    text-align: center
}

.counter-2 p {
    color: #383838;
    font-size: 16px;
    font-weight: 500;
    padding: 38px 0 0;
}

.count-up span {
    color: #000;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px 10px;
    display: block;
    white-space: pre-wrap;
    height: 100px;
    width: 100%;
    line-height: 120px;
}

.add-line a,.bestserv-lines span,.bestserv-lines strong,.topservices-2 strong {
    text-transform: capitalize
}

.count-up span:after,.count-up span:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    width: 229px;
    height: 116px;
    background-repeat: no-repeat;
    text-align: center;
    background-position: center center;
    transition: .3s linear;
    z-index: -1;
    max-width: 100%
}

.count-up span:before {
    background-image: url(../images/counter-bg2.webp);
    opacity: 0
}

.count-up span:after {
    background-image: url(../images/counter-bg1.webp)
}

.counter-2:hover .count-up span:before {
    opacity: 1
}

.counter-2:hover .count-up span:after {
    opacity: 0
}

.topservices-2 {
    border-radius: 20px;
    background: #b60807;
    text-align: center;
    padding: 25px 20px 0
}

.topservices-2 span {
    text-align: center;
    display: inline-block;
    width: 88px;
    height: 88px;
    line-height: 84px;
    background: #fff;
    border-radius: 50px;
    border: 2px dotted #b60807
}

.topservices-2 strong {
    text-align: center;
    font-size: 17px;
    display: block;
    color: #fff;
    padding: 12px 0;
    line-height: 30px;
    font-weight: 500
}

.topservices-2 a {
    border-radius: 50px 50px 0 0;
    text-align: center;
    display: inline-block;
    width: 60px;
    height: 53px;
    line-height: 82px;
    background: #fff
}

.topservices-2 a .bi {
    width: 27px;
    height: 37px;
    fill: #000000;
    transition: .4s ease-in-out
}

.topservices-1:hover .topservices-2 {
    background: linear-gradient(90deg,#b60807,#ffb600);
    transition: .5s ease-in-out
}

.inner-topservices .topservices-2 {
    border: 1px solid #eee
}

.inner-topservices .topservices-2 span {
    width: 85px;
    height: 85px;
    line-height: 85px;
    border: 0
}

.add-line strong {
    font-size: 35px;
    font-weight: 600;
    color: #000;
    display: block
}

.add-line strong b {
    font-weight: 600;
    text-transform: uppercase;
    color: #b60807
}

.add-line p {
    font-weight: 500;
    color: #3f3f3f;
    font-size: 17px;
    padding: 5px 0 15px;
    line-height: 32px
}

.add-line a {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    background: radial-gradient(#00c611,#008a0c);
    padding: 12px 20px;
    display: inline-block
}

.srv-heading span {
    color: #2f2f2f
}

.bestserv-sec1:before {
    content: "";
    background: url(../images/star.webp) top center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1
}

.bestserv-sec {
    text-align: center
}

.bestserv-sec b:before {
    content: "";
    background: url(../images/universe.webp) no-repeat;
    position: absolute;
    top: -22px;
    left: -24px;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    display: block;
    z-index: 99999;
    margin: 0 auto
}

.bestserv-sec b svg {
    bottom: -35px;
    transform-origin: 50% 0%;
    transform: scale(1);
    transition: .8s cubic-bezier(.18, 1.35, .2, 1.04);
    position: absolute;
    top: 0;
    left: calc(50% - 67px);
    z-index: 1000;
    fill: #fff
}

.bestserv-sec1 {
    background: linear-gradient(45deg,#b60807,#ffb600);
    z-index: 0
}

.bestserv-lines span {
    font-weight: 700;
    color: #000;
    font-size: 37px;
    text-align: center;
    display: block;
    padding: 0 0 5px;
    border-bottom: 2px solid #b60807
}

.bestserv-lines strong {
    font-weight: 600;
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding: 0 0 10px;
    display: block;
    font-style: italic
}

.bestserv-lines p {
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    text-align: center;
    padding: 8px 0 0;
    font-size: 18px
}

.bestserv-lines a {
    font-weight: 600;
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding: 5px 0 0;
    display: block;
    text-transform: uppercase;
    text-shadow: 0 0 5px #fff
}

.bestserv-sec2 {
    margin: -60px 0 0;
    background: #fff;
    border-radius: 50px;
    padding: 35px 35px 0;
    box-shadow: 0 0 8px #fff
}

.best-services2 {
    z-index: 1;
    padding: 12px 20px 25px
}

.best-services2::before {
    content: "";
    width: 1px;
    height: 131px;
    background-color: #ddd;
    position: absolute;
    top: -51px;
    right: 0;
    bottom: 0;
    margin: auto
}

.best-services2 i,.best-services2::after,.top-mark {
    background: linear-gradient(45deg,#b60807,#ffb600)
}

.best-services1:last-child .best-services2::before {
    width: 0
}

.best-services2::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 7px;
    border-radius: 50px 50px 0 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index: 1
}

.best-services2:hover::after {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    width: 80%
}

.best-services2 i:before {
    border: 2px dashed #ef9001;
    content: "";
    height: calc(100% + 12px);
    position: absolute;
    transform: rotate(0);
    transition: .5s;
    width: calc(100% + 12px);
    margin: 0 auto;
    left: -6px;
    top: -6px;
    border-radius: 50px
}

.best-services2 i {
    font-size: 50px;
    font-weight: 700;
    width: 62px;
    height: 62px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 40px
}

.best-services2:hover i:before {
    animation: 18s linear infinite animName
}

.best-services2 i .bi {
    width: 32px;
    height: 32px;
    fill: #ffffff
}

.best-services2 p {
    font-weight: 400;
    color: #282828;
    line-height: 27px;
    font-size: 14px;
    text-align: center;
    padding: 0 0 26px
}

.best-services2 a,.best-services2 strong,.mark-content {
    font-weight: 600;
    text-transform: capitalize
}

.best-services2 strong {
    font-size: 20px;
    padding: 0 0 5px;
    display: block
}

.best-services2 a {
    color: #343434;
    font-size: 17px;
    padding-top: 25px;
    display: block
}

.best-services2 a:hover,.faq-contac ul li:nth-child(2) a:hover {
    color: #000
}

@keyframes underline {
    0% {
        background-size: 0 2px
    }

    100% {
        background-size: 100% 2px
    }
}

.top-mark {
    padding: 25px 0
}

.top-mark-right1 {
    background: #d6061f;
    padding: 15px 15px 12px;
    border-radius: 0 0 20px
}

.mark-content {
    display: flex;
    font-size: 25px;
    overflow: hidden;
    white-space: nowrap
}

.mark-content-inner {
    animation: 40s linear infinite qode-text-marquee-left;
    display: flex
}

@keyframes qode-text-marquee-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

[class*=mark-text] {
    align-items: center;
    display: inline-flex
}

[class*=mark-separator] {
    fill: currentColor;
    padding: 0 15px 0 13px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: clamp(1.75rem, 1.4615rem + 1.2821vw, 3rem);
    animation: 2s infinite star-blink
}

.mark-separator svg {
    width: 50px;
    height: 50px
}

@keyframes star-blink {
    0% {
        transform: scale(.5) rotate(0)
    }

    50% {
        transform: scale(1) rotate(180deg)
    }

    100% {
        transform: scale(.4) rotate(360deg)
    }
}

.mark-text {
    border-radius: 50%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    flex: 0 0 auto;
    text-align: center;
    z-index: 2;
    color: #fff;
    padding: 28px 40px;
    border: 1px solid #ffffff2b
}

.about-content p {
    font-weight: 400;
    color: #282828;
    line-height: 30px;
    font-size: 15px;
    text-align: justify;
    padding: 8px 0
}

.about-content h2,.award-title,h3,h4,h5,h6 {
    font-size: 21px;
    display: block;
    position: relative
}

.about-content p a {
    font-weight: 500;
    color: #b60807
}

.about-content ul {
    margin: 15px 0;
    border-left: 2px solid #b60807
}

.about-content ul li {
    line-height: 24px;
    padding: 5px 20px 5px 27px;
    color: #151515;
    position: relative;
    font-weight: 400;
    margin: 8px 0;
    font-size: 15px
}

.about-content ul li:before {
    position: absolute;
    content: "\1402";
    font-family: 'Glyphicons Halflings';
    color: #b60807;
    font-size: 20px;
    left: 0;
    font-weight: 600;
    transform: rotate(90deg)
}

.about-content p strong {
    font-weight: 500;
    color: #000
}

.about-content h2,h3,h4,h5,h6 {
    margin: 15px 0 9px;
    line-height: 29px;
    padding: 0 0 15px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000
}

.about-content h2:before,.about-content h3:before,.about-content h4:before,.about-content h5:before,.about-content h6:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    border: 1px solid #ffb60033;
    bottom: 0;
    border-radius: 50px
}

.list-services,.main-service2 {
    border-radius: 22px;
    box-shadow: 0 2px 15px #dfc7fc96
}

.about-content h2:after,.about-content h3:after,.about-content h4:after,.about-content h5:after,.about-content h6:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 6px;
    background: linear-gradient(45deg,#b60807,#ffb600);
    bottom: 0;
    left: 0;
    border-radius: 30px
}

.about-add {
    background: #000;
    padding: 12px 20px;
    position: relative;
    z-index: 0
}

.about-add:before {
    content: "";
    background: url(../images/add-bg.webp) top center/cover no-repeat fixed;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    opacity: .2
}

.about-add1,.otherservices1 {
    padding: 12px;
    text-align: center
}

.about-add1 strong {
    font-size: 23px;
    font-weight: 500;
    color: #ffb600;
    padding: 0 0 5px;
    display: block;
    text-transform: capitalize;
    text-align: left
}

.about-add1 p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 29px;
    text-align: justify
}

.about-add1 a {
    font-size: 26px;
    font-weight: 600;
    color: #2cff00;
    text-align: center;
    display: block;
    text-transform: uppercase;
    padding: 11px 0 0;
}

.about-img p,.about-list ul li,.awards-2 p,.heading-list strong {
    text-transform: capitalize
}

.about-add1 i {
    display: block;
    color: #fff
}

.about-add1 i .bi {
    width: 60px;
    height: 60px
}

.list-services {
    background: #fff;
    padding: 20px
}

.about-img p {
    font-size: 25px;
    font-weight: 700;
    padding: 10px 0 0
}

.heading-list strong {
    font-size: 22px;
    color: #000;
    padding: 12px 0 2px;
    font-weight: 600;
    text-align: center;
    display: block;
    border-bottom: 2px solid #b60807;
    margin: 0 0 15px
}

.about-list ul li {
    font-size: 14px;
    color: #151515;
    font-weight: 400;
    text-align: left;
    padding: 0 0 0 22px;
    position: relative;
    line-height: 26px;
    margin: 8px 0
}

.about-list ul li a {
    color: #151515
}

.about-list ul li a span {
    position: absolute;
    right: 0;
    color: #000;
    font-size: 14px
}

.about-list ul li:before {
    position: absolute;
    background: 30% #e6e6e600;
    top: 0;
    left: 0;
    font-weight: 600;
    color: #b60807;
    font-size: 15px;
    content: "\1661";
    font-family: 'Glyphicons Halflings'
}

.award-title {
    line-height: 32px;
    padding: 10px 10px 11px;
    color: #fff;
    margin: 25px 0 0;
    background: linear-gradient(45deg,#b60807,#ffb600);
    text-align: center
}

.award-title strong {
    font-weight: 600;
    background: 0 0;
    margin: 0;
    padding: 0;
    color: #fff
}

.awards-1 {
    padding: 12px 6px
}

.awards-2 img {
    width: 100%
}

.awards-2 p {
    color: #000;
    font-weight: 600;
    padding: 10px 0 0;
    font-size: 18px;
    line-height: 26px;
    text-align: center
}

.main-ser-heading strong {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    display: block;
    font-size: 58px;
    padding: 0 12px
}

.faq-contac ul li a,.main-ser-heading p {
    background: linear-gradient(90deg,#b60807,#ffb600);
    font-size: 16px
}

.main-ser-heading p {
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    padding: 15px 32px
}

.main-service2 {
    position: relative;
    padding: 28px 0 15px;
    text-align: center
}

.main-service2 strong {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    padding: 25px 0 10px;
    color: #000
}

.main-service2 i {
    display: inline-block;
    position: absolute;
    right: 10px;
    opacity: .1;
    top: 105px
}

.main-service2 i .bi {
    fill: #000000;
    width: 25px;
    height: 25px
}

.main-service2 span {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 71px;
    background: linear-gradient(360deg,#b60807,#ffb600);
    border-radius: 50%;
    text-align: center;
    outline: #f39a018f dashed 1px;
    outline-offset: 5px
}

.main-service2 span .bi {
    fill: #ffff;
    width: 25px;
    height: 25px
}

.main-service2 p {
    padding: 12px;
    font-weight: 400;
    color: #282828;
    line-height: 28px;
    font-size: 15px;
    border-top: 1px solid #9c999929;
    border-bottom: 1px solid #9c999929
}

.main-service2 a {
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    color: #007b0b;
    padding: 12px 0 0;
    font-size: 18px
}

.main-service-add a {
    color: #000;
    font-size: 35px;
    display: block;
    text-transform: capitalize;
    font-weight: 600;
}

.faq-design-box1 {
    border-radius: 20px;
    padding: 40px 20px 20px;
    box-shadow: 0 2px 15px #dfc7fc96;
    background: #fff;
    position: relative
}

.faq-design-box1:after {
    content: "?";
    position: absolute;
    font-size: 125px;
    top: -108px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    font-weight: 600
}

.faq-contac ul li a::after,.line-sec::after,.other-service-section1::after {
    content: "";
    z-index: -1;
    left: 0;
    position: absolute
}

.question span {
    display: block;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    padding: 2px 0 7px 15px;
    border-left: 3px solid;
    border-image: linear-gradient(180deg,#b60807,#ffb600);
    border-image-slice: 1
}

.ans p,.form-control1 {
    font-size: 15px;
    font-weight: 400
}

.ans p {
    padding: 12px 20px 15px;
    background: #ffb300;
    color: #000;
    border-radius: 0 0 30px 30px;
    line-height: 28px
}

.faq-contac strong {
    padding: 0 0 22px;
    color: #000;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    display: block
}

.faq-contac ul li a,.line-sec1 strong {
    color: #fff;
    position: relative;
    text-transform: capitalize
}

.faq-contac ul li {
    padding: 5px 6px;
    display: inline-block
}

.faq-contac ul li a {
    padding: 12px 18px 12px 24px;
    font-weight: 600;
    overflow: hidden;
    display: inline-block;
    z-index: 0;
    box-shadow: 0 2px 15px #dfc7fc96
}

.faq-contac ul li:nth-child(2) a {
    background: #fff;
    color: #b60807;
    border: 2px solid #ffb300;
    padding: 10px 18px 10px 24px
}

.faq-contac ul li:nth-child(2) a::after {
    background: #ffb300
}

.faq-contac ul li a::after {
    top: 50%;
    transform: translate(-68%,-50%);
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background-color: #fff;
    transition: .7s cubic-bezier(.52, 1.64, .37, .66)
}

.faq-contac ul li a:hover::after {
    bottom: -50%;
    width: 150%;
    height: 150%;
    transform: translate(0,-50%);
    border-radius: 0
}

.faq-contac ul li a:hover {
    color: #b60807
}

.line-sec {
    position: relative;
    z-index: 0
}

.line-sec::after {
    top: 95px;
    width: 100%;
    height: 12px;
    background-color: #ffb300
}

.line-sec1 strong {
    font-weight: 500;
    text-align: center;
    display: inline-block;
    font-size: 28px;
    line-height: 37px;
    padding: 0 30px 15px;
    background: #000;
    z-index: 1
}

.line-sec1 strong span {
    width: 85px;
    height: 85px;
    line-height: 80px;
    display: block;
    background: #fff;
    border-radius: 50%;
    margin: -35px auto 15px
}

.other-service-section1 {
    border-radius: 0 0 20px 20px;
    padding: 0 25px 25px;
    border-top: 0;
    position: relative;
    z-index: 1
}

.other-service-section1::after {
    top: -66px;
    width: 100%;
    height: calc(100% + 100px);
    border: 2px solid #ffb300;
    border-top: 0;
    border-radius: 0 0 20px 20px
}

.form-contact1 i,.getintouch-left2 ul li a i {
    border-radius: 50px;
    text-align: center;
    background: linear-gradient(45deg,#b60807,#ffb600)
}

.otherservices2 {
    box-shadow: 0 1.5px 12px 2px #0000000f;
    padding: 20px 20px 15px;
    border-radius: 15px
}

.otherservices2 p {
    color: #000000de;
    font-size: 17px;
    padding: 18px 0 0;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center
}

.getintouch-section {
    padding: 40px 0 0
}

.getintouch-section1 {
    padding: 0;
    position: relative
}

.getintouch-section1:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    top: 95px;
    bottom: 52px;
    display: block;
    background: linear-gradient(45deg,#b60807,#ffb600);
    height: 400px
}

.getintouch-left2 ul li a {
    display: inline-block;
    font-weight: 500;
    width: 42px;
    height: 40px;
    background: #fff;
    text-align: center;
    margin: 4px 0;
    border-radius: 0 30px 30px 0;
    padding: 3px 0 0
}

.getintouch-left2 ul li a i {
    display: inline-block;
    font-weight: 500;
    width: 35px;
    height: 35px;
    line-height: 39px
}

.getintouch-left2 ul li a svg {
    height: 18px;
    fill: #ffffff;
    width: 18px
}

.getintouch-left2 ul li:first-child a svg {
    height: 22px;
    width: 21px
}

.getin-details {
    background: #fff;
    margin: 30px 0 0;
    box-shadow: 0 0 8px #fff;
    padding: 20px
}

.getin-details strong {
    display: block;
    font-size: 32px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    padding: 0 12px
}

.btn-group>.btn,.form-contact1 a {
    font-size: 18px;
    font-weight: 500;
    color: #fff
}

.getin-details strong .bi {
    width: 34px;
    height: 35px;
    fill: #b60807
}

.getintouch-right1 {
    padding: 0 42px 0 20px
}

.form-contact {
    padding: 0 12px 25px
}

.form-contact1 a {
    display: block;
    text-align: center
}

.form-contact1 i {
    height: 85px;
    width: 85px;
    line-height: 92px;
    margin: 0 auto 32px;
    display: block;
    box-shadow: 0 0 0 15px #ffffff12;
    border: 7px solid #fff
}

.form-contact1 .bi {
    height: 36px;
    fill: #ffffff;
    width: 36px
}

.form-group1 {
    padding: 15px 0 0;
    margin: 0 0 4px;
    position: relative
}

.form-control1 {
    display: block;
    color: #545454;
    border-radius: 6px;
    width: 100%;
    padding: 5px 10px 5px 15px;
    border: 1px solid #d2d2d2;
    height: 45px
}

textarea.form-control1 {
    height: 125px;
    padding: 12px 10px 5px 15px
}

.btn-group {
    text-align: right;
    padding: 20px 12px 0;
    display: block
}

.btn-group>.btn {
    background: linear-gradient(45deg,#b60807,#ffb600);
    padding: 7px 25px 9px;
    border-radius: 50px;
    transition: .8s ease-in-out;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    text-transform: capitalize;
    border: 0
}

.getin-right2:after,.getin-right2:before {
    height: 80%;
    width: 7%;
    background: rgb(255 170 184 / 17%);
    content: "";
    top: 40px;
    position: absolute
}

.form-group1 .place::-webkit-input-placeholder {
    color: #545454;
    font-size: 15px;
    text-transform: captilize;
    font-weight: 400
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0
}

.btn:active:focus,.btn:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline-offset: -0px
}

.contac-heading-form strong {
    font-size: 45px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    display: block
}

.contac-heading-form p {
    color: #000;
    font-weight: 500;
    padding: 12px 0;
    border-bottom: 1px solid #ffffff29
}
