.head-section1:after,
.head-section1:before {
    width: 436px;
    position: absolute;
    animation: 60s linear infinite spin;
}
.best-services1:hover .best-services2:before,
.head-section1:after,
.head-section1:before {
    content: "";
    bottom: -165px;
    height: 417px;
    background: url(images/astrology-wheel.webp) no-repeat;
    z-index: -1;
}
.best-services2,
.dropdown-menu,
.reason2,
.reason2 a i,
.table thead th,
.top-list,
.top-social-icon1 .btn,
.top-social-icon1 ul,
.tophead-left2 a span {
    text-align: center;
}
.header-heading a,
.main-service-add a {
    animation: 1.6s infinite pulse1;
    overflow: hidden;
}
.footer-about2 b svg,
.top-list1 i svg {
    animation: 60s linear infinite spin;
    fill: #fff;
}
.mob-show {
    display: none;
}
.head-align {
    align-items: center;
}
.head-section {
    background: url(images/bg.webp) no-repeat;
    position: relative;
}
.head-section1 {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.head-section1:before {
    right: -115px;
}
.head-section1:after {
    left: -115px;
}
@keyframes spin {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
.tophead-left2 a {
    display: block;
    position: relative;
    padding: 12px 0 0 83px;
    overflow: hidden;
}
.tophead-left2 a:before {
    content: "";
    position: absolute;
    top: 22px;
    width: 200px;
    height: 200px;
    background: url(images/icon.webp) 0 0/35px no-repeat;
    right: -115px;
}
.tophead-left2 a span {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    display: block;
    position: relative;
    width: fit-content;
    padding: 3px 10px 2px;
    font-weight: 500;
    z-index: 0;
    margin: 0 0 -59px 71px;
    letter-spacing: 3px;
    background: #ffa500;
    border-radius: 50px;
}
.tophead-left2 a svg {
    left: 0;
    top: 0;
    z-index: 2;
    width: 108px;
    height: 108px;
    position: absolute;
}
.tophead-left2 a strong {
    display: block;
    text-transform: uppercase;
    font-size: 45px;
    z-index: 1;
    position: relative;
    font-weight: 700;
    color: #a10000;
}
.tophead-left2 a strong:after,
.tophead-left2 a strong:before {
    content: "";
    position: absolute;
    background: #a10000;
    bottom: 25px;
    width: 300px;
    height: 2px;
}
.tophead-left2 a strong:after {
    width: 160px;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 2px;
}
.tophead-left2 a strong::first-letter {
    font-size: 90px;
}
.tophead-left2 a strong b {
    font-weight: 600;
    color: #000;
    font-size: 35px;
    text-transform: capitalize;
}
.top-social-icon1 ul li {
    display: inline-block;
    padding: 12px 22px;
    border-radius: 50px;
    font-weight:600;
    color: #fff;
    text-transform: capitalize;
    background: linear-gradient(45deg, #a10000, #ffa500);
}
.top-social-icon1 ul li a{color:#fff;}
.getintouch-section strong {
    font-size: 42px;
    text-transform: capitalize;
    text-align: center;
    display: block;
}
.top-social-icon1 .btn {
    width: 45px;
    height: 45px;
    background: #fffddc;
    border-radius: 50%;
    display: inline-block;
    line-height: 45px;
    padding: 0;
    border: 1px dashed #b96f3e;
    border-right: 0;
    border-bottom: 0;
}
.navbar-toggler,
.toggle-icon {
    border-radius: 0;
    display: block;
}
.top-social-icon1 .btn svg {
    width: 18px;
    height: 18px;
}
@keyframes pulse {
    from,
    to {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}
.top-social-icon1 .btn:hover svg {
    cursor: pointer;
    animation-name: pulse;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}
#callbook ul,
.navigation-section {
    padding: 0;
}
.navbar-toggler {
    margin: 0 0 0 auto !important;
    padding: 0 5px 1px;
    height: 35px;
    width: 50px;
    box-shadow: inset 0 0 0 #ede18c4f;
    background: #dbaa50;
    position: absolute;
    top: -78px;
    right: 0;
}
.toggle-icon {
    height: 2px;
    margin: 5px 0 0;
    padding: 0;
    width: 100%;
    background: #000;
}
.best-services1:hover .best-services2,
.dropdown-menu {
    background: #dbaa50;
}
.navbar-toggler-icon {
    filter: none;
    width: 32px;
    height: 32px;
}
.fixed-top {
    margin: 0 auto;
}
.toggle-icon:nth-child(2) {
    width: 69%;
    margin: 0 0 0 auto;
}
.toggle-icon:first-child {
    width: 85%;
    margin: 0 auto 5px;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: center;
}
.navbar-toggler:focus {
    box-shadow: inset 0 0 7px #ede18c4f;
}
.navbar ul li {
    display: inline-block;
    padding: 4px 12px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    border-radius: 50px;
    margin: 0 4px;
    transition: 0.1s ease-in;
}
.navbar ul li svg {
    fill: #b01e37;
}
.navbar ul li a {
    color: #373737;
    transition: 0.1s ease-in;
    padding: 0;
}
.navbar ul li:hover {
    border: 1px solid #dbaa50;
}
.best-services1:hover .best-services2 p,
.content-heading h1 a,
.dropdown-item:focus,
.dropdown-item:hover a,
.navbar ul li:hover a,
.top-services-title p,
ul.bottom-services3 li a {
    color: #000;
}
.nav-link:focus,
.nav-link:hover {
    color: #b01e37;
}
.navbar {
    border-radius: 0;
    border: 0;
}
.dropdown-menu {
    position: absolute;
    padding: 8px 0;
    top: 100%;
    left: 0;
    float: none;
    right: 0;
    margin: 3px auto 0;
    border: 0;
    width: 250px;
    display: none;
    z-index: 2;
    border-radius: 12px;
    transition: 0.2s;
}
.best-services2,
.header-heading a,
.main-content-section,
.reason2,
.top-list,
.top-list1 {
    position: relative;
}
.dropdown:hover .dropdown-menu,
.reason2 a strong {
    display: block;
}
.menu.dropdown-menu {
    position: static;
}
.dropdown-menu li {
    display: block;
    text-align: left;
    padding: 0 5px;
}
.btn-group > .btn:hover::after,
.dropdown-menu li a::before {
    width: 0;
}
.navbar ul li .dropdown-menu li a {
    display: block;
    color: #fff;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background: 0 0;
}
.navbar ul li .dropdown-menu li:hover {
    border: 0;
}
.dropdown-menu ul li:last-child {
    padding-bottom: 12px;
}
.dropdown-menu ul li:first-child {
    padding-top: 12px;
}
.dropdown-toggle::after {
    display: inline-block !important;
    width: 0;
    height: 0;
    content: "";
    margin: 0;
}
.design-client-image {
    padding: 65px 0 78px;
}
.header-heading strong {
    font-size: 35px;
    display: block;
    line-height: 52px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 0 0 10px;
}
.header-heading a,
.header-heading p {
    font-size: 16px;
    text-transform: capitalize;
}
.header-heading strong:before {
    content: "";
    position: absolute;
    width: 171px;
    height: 100%;
    background: #ffffff0a;
    left: -171px;
    top: 0;
}
.header-heading p {
    color: #a10000;
    font-weight: 600;
    padding: 0 0 30px;
}
.header-heading a {
    background: linear-gradient(45deg, #a10000, #ffa500);
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 28px;
    margin: 0px 0 0;
    transition: 0.5s;
    box-shadow: inset 0 -2px 3px 0 #e8b3654d;
    display: inline-block;
    box-shadow: inset 1px -3px 5px 0 #843d0f;
}
.header-heading a::before,
.main-service-add a::before {
    content: "";
    position: absolute;
    inset: -12px;
    border-radius: 50%;
    border-top: 2px solid;
    border-right: 2px solid #fff0;
    animation: 6s linear infinite arcSpin;
}
@keyframes arcSpin {
    to {
        transform: rotate(360deg);
    }
}
@keyframes pulse1 {
    0%,
    100% {
        transform: translateY(10px);
    }
    70% {
        transform: translateY(1px);
    }
}
.top-services-title strong,
.why-sec strong {
    font-size: 28px;
    text-transform: capitalize;
    display: block;
    font-weight: 600;
    padding: 15px 0 0;
    color: #850000;
}
.top-services-title span {
    font-size: 18px;
    color: #a10000;
    display: block;
    font-weight: 600;
    padding: 15px 0 0;
}
.reason2 a strong,
.top-services-title p {
    font-size: 17px;
    font-weight: 500;
    padding: 15px 0 0;
    text-transform: capitalize;
}
.best-services1,
.bottom-services1,
.contac-form,
.getintouch-left1,
.getintouch-right1,
.main-box1,
.reason1,
.testimonial1 {
    padding: 12px;
}
.reason2 {
    --rotation: 4deg;
    --float-distance: 14px;
    background: #fff;
    padding: 40px 12px;
    box-shadow: 0 4px 20px #0000001f;
    border-radius: 6px;
    width: 220px;
    animation: 6s ease-in-out infinite floatAnimation;
    transition: 0.3s;
    text-decoration: none;
    display: block;
    cursor: pointer;
    z-index: 1;
}
.accordion,
.btn-group > .btn:hover,
.footer,
.main-box1,
.main-content h2,
.main-services-section,
.other-services ul li,
.reason2 a i,
.top-list,
.top-list1 i {
    background: linear-gradient(45deg, #a10000, #ffa500);
}
.reason1:nth-child(2) .reason2 {
    --rotation: -2deg;
    --float-distance: 18px;
    animation-duration: 5s;
    animation-delay: 1.5s;
}
.reason1:nth-child(3) .reason2 {
    --rotation: 3deg;
    --float-distance: 22px;
    animation-duration: 7s;
    animation-delay: 3s;
}
@keyframes floatAnimation {
    0%,
    100% {
        transform: translateY(0) rotate(var(--rotation));
    }
    50% {
        transform: translateY(calc(var(--float-distance) * -1)) rotate(calc(var(--rotation) - 0.5deg));
    }
}
.reason2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #b96f3e;
    transition: width 0.3s ease-in-out;
}
.reason2:hover:before {
    width: 100%;
}
.reason2 a i {
    width: 95px;
    height: 95px;
    display: inline-block;
    line-height: 95px;
}
.reason2 a i svg {
    width: 55px;
    height: 55px;
}
.content-heading h1,
.content-heading strong {
    font-size: 35px;
    font-weight: 700;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 8px;
    overflow: hidden;
}
.content-heading h1:before,
.content-heading strong:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #dbaa50;
    overflow: hidden;
    border-radius: 2px;
    bottom: 0;
}
.content-heading h1:after,
.content-heading strong:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 50%;
    background-color: #a10000;
    animation: 3s infinite slide;
}
@keyframes slide {
    0% {
        width: 0;
    }
    50% {
        width: 50%;
    }
}
.best-services2 {
    padding: 22px 20px;
    border-radius: 30px 50px 8px;
    overflow: hidden;
    z-index: 0;
    transition: 0.5s;
}
.best-services1:hover .best-services2:before {
    position: absolute;
    width: 436px;
    animation: 60s linear infinite spin;
    left: 0;
    opacity: 36%;
}
.best-services2 p {
    color: #3b3b3b;
    font-weight: 400;
    padding: 0 0 15px;
    line-height: 31px;
    font-size: 15px;
}
.best-services2 a,
.best-services2 strong {
    font-weight: 600;
    text-transform: capitalize;
}
.best-services2 svg {
    width: 50px;
    height: 50px;
    fill: #000;
}
.best-services2 strong {
    font-size: 22px;
    display: block;
    padding: 5px 0;
    color: #a10000;
}
.best-services1:hover .best-services2 strong {
    color: #850000;
}
.best-services2 a {
    display: inline-block;
    font-size: 16px;
    color: #000;
}
.top-list {
    padding: 20px 0;
    z-index: 1;
}
.top-list1 i {
    position: absolute;
    top: -54px;
    width: 120px;
    height: 105px;
    line-height: 105px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.top-list1 i svg {
    width: 72px;
    height: 72px;
}
.top-list1 ul li {
    display: inline-block;
    padding: 2px 12px;
    color: #fff;
}
.main-content-heading strong {
    font-size: 42px;
    font-weight: 700;
    display: block;
    text-transform: capitalize;
    padding: 15px 0 0;
    text-align: left;
    margin: 0 0 auto;
}
.content-heading svg {
    width: 100px;
    position: absolute;
    left: 0;
    z-index: -1;
    opacity: 18%;
    margin: 0 auto;
    right: 0;
    top: -8px;
}
.main-content h1,
.main-content h2 {
    margin: 12px 0 8px;
    width: fit-content;
    display: block;
}
.content-heading p {
    color: #343434;
    font-weight: 500;
    padding: 10px 0 0;
    line-height: 30px;
    font-size: 15px;
}
.content-heading span {
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 0 0;
    border-radius: 50px;
    display: block;
    color: #000;
}
.main-content-section {
    z-index: 0;
    background: url(images/bg.webp) 0 0 / cover no-repeat;
}
.best-servicesbox,
.bottom-services2,
.review-card {
    z-index: 1;
    position: relative;
}
.main-content p {
    color: #3b3b3b;
    font-weight: 400;
    padding: 5px 0;
    line-height: 30px;
    font-size: 15px;
    text-align: justify;
}
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
    line-height: 29px;
    text-transform: capitalize;
}
.main-content p a {
    font-weight: 400;
    text-transform: capitalize;
    color: #850000;
}
.main-content ul {
    padding: 2px 0;
}
.main-content ul li {
    padding: 4px 15px 4px 25px;
    position: relative;
    border-radius: 72px;
    display: block;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;
    border: 1px solid #dbaa50;
    width: fit-content;
    margin: 10px 0;
}
.main-content ul li em, .main-content ul li strong{
    color: #ae1000;
    font-weight:600;
    font-style:normal;
}
.main-content ul li:before {
    font-weight: 400;
    color: #a10000;
    font-size: 24px;
    content: "\1051";
    font-family: "Glyphicons Halflings";
    position: absolute;
    top: 3px;
    left: 6px;
}
.main-content ol li {
    padding: 4px 0 4px 12px;
    position: relative;
    border-radius: 72px;
    display: block;
    color: #343434;
    font-weight: 500;
    line-height: 29px;
    font-size: 15px;
}
.main-content ol li strong {
    text-transform: capitalize;
    font-weight: 500;
    color: #a10000;
    text-decoration: underline;
}
.main-content ol li:before {
    font-weight: 400;
    color: #000;
    font-size: 20px;
    content: "\1364";
    font-family: "Glyphicons Halflings";
    position: absolute;
    top: 4px;
    left: 0;
}
.main-content p strong {
    font-weight: 600;
    color: #b02c38;
}
.main-content h1 {
    font-size: 25px;
    font-weight: 700;
    color: #850000;
}
.main-content h1 strong,
.main-content h2 strong {
    font-weight: 700;
}
.main-content h2 {
    font-size: 17px;
    padding: 6px 15px 5px;
    font-weight: 500;
    color: #fff;
    border-radius: 12px 2px;
    text-transform: capitalize;
}
.main-content h3 {
    font-size: 15px;
    display: block;
    font-weight: 600;
    color: #000;
    border: 1px solid #dbaa50;
    padding: 3px 12px 2px;
    width: fit-content;
}
.main-content h3 strong {
    font-weight: 500;
}
.main-content h4 {
    font-size: 15px;
    color: #000;
    padding: 0;
    font-weight: 500;
}
.main-content h5,
.main-content h6 {
    font-size: 18px;
    color: #fff;
    padding: 0;
}
.table td,
.table th {
    vertical-align: middle;
}
.table {
    border-radius: 10px;
    margin-bottom: 0;
    border-width: 0;
}
.table thead th {
    background: radial-gradient(#fed66f, #fbc01b);
    text-transform: uppercase;
    color: #b30000;
    font-weight: 700;
}
.table-bordered > :not(caption) > *,
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #b02c38;
    border: 0;
}
.table td,
.table th,
.table-striped > tbody > tr:nth-of-type(odd) > * {
    color: #fff;
    font-weight: 400;
    text-align: left;
    padding: 10px 12px;
    font-size: 15px;
    border-color: #fff;
}
.table > tbody {
    border: 0 solid #b02c38;
}
.table > thead {
    vertical-align: bottom;
    border-color: #bd1e1d;
    border-right: 0 solid #fff;
}
.table-responsive {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.table-responsive::-webkit-scrollbar {
    display: none;
}
.accordion-body P:before,
.accordion-button:before {
    margin: 0 5px 0 0;
    display: inline-block;
    font-size: 17px;
}
.review-card {
    padding: 0 18px 12px;
    margin: 20px 0;
    background: #dbaa50;
    border-radius: 20px;
}
.review-card p {
    color: #000;
    padding: 0;
    font-style: italic;
}
.review-card h3 {
    font-weight: 600;
    font-size: 18px;
    color: #850000;
    padding: 10px 0 0;
}
.review-card blockquote {
    margin: 5px 0 0;
    font-style: italic;
    color: #000;
    font-weight: 600;
}
.accordion-div ul {
    padding: 0;
    margin: 0;
    isolation: none;
}
.accordion-body {
    padding: 0;
    border-radius: 0 !important;
}
.accordion-body P {
    color: #fff;
    line-height: 28px;
    font-weight: 200;
    position: relative;
}
.accordion-body P:before {
    font-weight: 400;
    color: #dbaa50;
    content: "A.";
}
.accordion-body li {
    color: #000 !important;
}
.accordion-body ol li:before {
    color: #b02c38;
    font-weight: 600;
}
.accordion-item {
    background: #fff0;
    box-shadow: 0 0 0 transparent !important;
    border: 0 solid #fff !important;
    border-radius: 8px 8px 0 0 !important;
    padding: 2px 0;
}
.accordion-button:focus,
.accordion-button:not(.collapsed) {
    outline: 0;
    border-color: #fff0;
    box-shadow: none;
}
.accordion-button::after {
    width: 5px;
    height: 5px;
    border-radius: 0;
    background-image: none !important;
    background-color: #fff;
}
.accordion-button.collapsed::after {
    background-color: #dbaa50;
}
.accordion-button:not(.collapsed) {
    color: #222e48;
}
.accordion-button {
    padding: 0;
    line-height: 24px;
    border-radius: 0 !important;
    background: 0 0 !important;
}
.accordion-button:before {
    font-weight: 600;
    color: #dbaa50;
    content: "Q.";
}
.accordion {
    padding: 20px 25px 15px;
}
.accordion-button h4 {
    color: #fff;
    font-weight: 400;
}
.main-box,
.why-1 {
    padding: 8px;
}
.main-box1 p {
    color: #fff;
    line-height: 31px;
}
.main-box1 em{
    font-size:20px;
    font-style:normal;
    font-weight;
    font-weight: 600;
    color: #fdfab8;
    text-transform: capitalize;
}
.main-box1 p strong {
    color: #e9b960;
}
.footer-list1,
.main-service1 {
    padding: 12px;
    text-align: center;
}
.main-service2 strong {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    padding: 0 0 25px;
    color: #000000;
    position: relative;
}
.main-service1:nth-child(2n) {
    margin: 0 0 95px;
}
.main-service2 strong:before {
    content: "";
    background: #dbaa50;
    width: 2px;
    height: 20px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 40px;
}
.main-service2 {
    background: #fff;
    padding: 15px;
    border-radius: 20px;
}
.main-service2 p {
    padding: 14px 0 0;
    color: #000000;
    line-height: 34px;
    font-size: 15px;
}
.main-service-add a {
    color: #000;
    padding: 10px 18px;
    border-radius: 50px;
    font-weight: 400;
    margin: 10px 0 0;
    font-size: 16px;
    text-transform: capitalize;
    transition: 0.5s;
    display: inline-block;
    background: #dbaa50;
    position: relative;
    box-shadow: inset 1px -3px 5px 0 #f0c980;
}
.testimonial-card p.text-testi,
.why-sec p {
    color: #3b3b3b;
    font-weight: 400;
    padding: 5px 0;
    line-height: 34px;
    font-size: 15px;
}
.top-add strong,
.why-2 p {
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.why-2 {
    padding: 12px;
    border: 1px solid #dbaa50;
}
.why-2 p {
    font-size: 15px;
    font-style: italic;
    line-height: 24px;
}
.counting {
    font-size: 35px;
    font-weight: 700;
    color: #a10000;
}
.why-2 svg {
    width: 85px;
    margin: -5px 2px 0 0;
}
.top-add strong {
    font-size: 22px;
    padding: 20px 0 8px;
    display: block;
}
.top-add p {
    font-size: 18px;
    font-weight: 500;
    color: #272727;
}
.bottom-services2 {
    padding: 20px 0;
}
.bottom-services2 strong {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    color: #850000;
    padding: 0 0 15px;
}
ul.bottom-services3 {
    overflow: scroll;
    height: 210px;
    overflow-x: hidden;
    padding: 5px 0 0;
}
ul.bottom-services3 li {
    text-align: left;
    padding: 0 15px 12px 20px;
    position: relative;
    font-weight: 400;
    font-size: 15px;
}
ul.bottom-services3 li:before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background: #dbaa50;
}
ul.bottom-services3::-webkit-scrollbar {
    width: 1px;
}
ul.bottom-services3::-webkit-scrollbar-track {
    box-shadow: inset 0 0 100px #e7df7e;
    border-radius: 0;
}
ul.bottom-services3::-webkit-scrollbar-thumb {
    background: #dbaa50;
    height: 20px;
    border-radius: 0 0 10px 10px;
}
a.bottom-services-line {
    display: block;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 0 12px;
}
.bottom-services1:nth-child(2) .bottom-services2 strong,
.other-services ul li,
.testimonial-card span {
    font-weight: 500;
    color: #fff;
}
.bottom-services1:nth-child(2) .bottom-services2 {
    background: #a10000;
    position: relative;
    border-top: 0;
    border-radius: 35px;
    padding: 20px;
    z-index: 1;
}
.bottom-services1:nth-child(2) ul.bottom-services3 li a,
.first-item a,
.footer-serv ul li a {
    color: #fff;
}
.best-servicesbox {
    background: #fdf69e;
    padding: 35px;
    border-radius: 20px;
    overflow: visible;
    box-shadow: 0 8px 0 8px #dbaa50;
}
.best-servicesbox::after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: calc(100% + 45px);
    height: 100%;
    border-radius: 20px;
    z-index: -1;
}
.other-services ul li {
    text-align: center;
    display: inline-block;
    padding: 28px 10px 38px;
    border-radius: 30px 30px 0 0;
    width: 100px;
    height: 95px;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 14px;
}
.btn-group > .btn,
.first-item,
.footer-about2 strong,
.footer-list1 strong,
.footer-serv ul li,
.getintouch-social-icon strong,
.testimonial-card span,
.testimonial-card strong {
    text-transform: capitalize;
}
.other-services ul li:hover {
    background: #850000;
}
.other-services ul li span {
    display: block;
    font-size: 12px;
    font-weight: 300;
}
.testimonial-card {
    padding: 30px 25px;
    border-radius: 60px;
    box-shadow: 0 4px 20px #0000001f;
}
.stars svg {
    width: 100px;
}
.rotate-left {
    transform: rotate(4deg);
    margin: 30px 0 0;
}
.rotate-right {
    transform: rotate(3deg);
    margin: 30px 0 0;
}
.center-card {
    transform: rotate(-3deg);
}
.testimonial-card span {
    height: 50px;
    width: 50px;
    background: #916807;
    line-height: 52px;
    text-align: center;
    font-size: 25px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
}
.testimonial1:nth-child(2) .testimonial-card span {
    background: #75070f;
}
.testimonial1:nth-child(3) .testimonial-card span {
    background: #1951a7;
}
.testimonial-card span svg {
    height: 17px;
    width: 17px;
    position: absolute;
    right: -3px;
    bottom: 5px;
    background: #fff;
    border-radius: 50px;
    padding: 2px;
}
.testimonial-card strong {
    display: block;
    font-size: 18px;
    padding: 9px 0 3px;
    font-weight: 600;
}
.footer-about1 {
    padding: 32px 12px 20px;
    border-right: 1px solid #dbaa5030;
}
.footer-about2 b svg {
    width: 65px;
    height: 65px;
}
.footer-about2 strong {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    padding: 10px 0 3px;
}
.footer-about2 p {
    color: #fff;
    line-height: 28px;
    font-weight: 400;
    font-size: 14px;
    padding: 0 0 15px;
}
.footer-list1 strong {
    color: #fff;
    font-weight: 600;
    font-size: 32px;
}
.footer-serv ul li {
    font-size: 19px;
    font-weight: 400;
    padding: 6px 25px;
    position: relative;
    color: #fff;
    display: inline-block;
}
.footer-serv {
    padding: 5px 0 15px;
}
.copy p {
    color: #3d1800;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    padding: 8px 12px;
    background: #dbaa50;
}
.footer-about2 ul li {
    display: inline-block;
    padding: 0 3px;
}
.footer-about2 ul li a {
    display: inline-block;
    text-align: center;
    background: #fdf69e;
    border-radius: 50px;
    font-size: 26px;
    padding: 7px 40px;
    font-weight: 600;
}
.footer-about2 ul li a svg {
    fill: #a10000;
    width: 18px;
    height: 18px;
}
.breadcrumb-section {
    background: #a10000;
    padding: 20px 0;
}
.first-item {
    font-size: 30px;
    font-weight: 600;
}
.separator {
    font-size: 18px;
    padding: 0 4px;
    color: #000;
}
.breadcrumb-section .last-item {
    width: 55px;
    border-radius: 60px;
    display: inline-block;
    float: right;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    top: -6px;
    position: relative;
}
.breadcrumb-section .last-item svg {
    fill: #fff;
    height: 34px;
    width: 33px;
}
.getintouch-section1 {
    padding: 0;
    position: relative;
}
.getintouch-social-icon ul {
    display: flex;
}
.form-contact1 li,
.form-contact1 li a,
.getintouch-social-icon ul li {
    display: inline-block;
}
.getintouch-social-icon ul li a {
    padding: 0 5px 0 0;
}
.getintouch-social-icon ul li a i {
    display: inline-block;
    width: 38px;
    height: 42px;
    line-height: 56px;
    background: linear-gradient(90deg, #fb3f52 0, #fa7d3c 100%);
    text-align: center;
    border-radius: 0 0 50px 50px;
}
.getintouch-social-icon ul li:nth-child(2n) a i {
    height: 35px;
    line-height: 37px;
}
.getintouch-social-icon ul li a svg {
    height: 18px;
    fill: #fff;
    width: 18px;
}
.getintouch-social-icon ul li:first-child a svg {
    height: 22px;
    width: 21px;
}
.getintouch-social-icon strong {
    display: block;
    font-size: 25px;
    font-weight: 600;
    color: #000;
    padding: 15px 12px 5px;
}
.form-contact {
    padding: 0 12px 25px;
}
.form-contact1 li a {
    color: #fff;
    background: #67c15e;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 7px 12px 6px;
    border-radius: 8px;
    text-align: center;
    transition: 0.5s ease-in-out;
}
.form-contact1 li a:hover {
    box-shadow: 3px 3px 0 #58ae50;
}
.form-contact1 li:nth-child(3) a:hover {
    box-shadow: 3px 3px 0 #ab0e3e;
}
.form-contact1 li:nth-child(2) {
    color: #333232;
    font-weight: 500;
    font-size: 16px;
    padding: 0 8px 0 5px;
}
.form-contact1 li:nth-child(3) a {
    background: #d71550;
}
.form-contact1 i {
    height: 85px;
    background: linear-gradient(45deg, #b60807, #ffb600);
    width: 85px;
    line-height: 92px;
    margin: 0 auto 32px;
    display: block;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 0 0 15px #ffffff12;
    border: 7px solid #fff;
}
.form-contact1 svg {
    height: 19px;
    width: 19px;
}
.form-group1 {
    padding: 11px 10px;
    margin: 0 0 4px;
    position: relative;
}
.form-control1 {
    display: block;
    color: #000;
    width: 100%;
    padding: 5px 0 0;
    font-size: 13px;
    font-weight: 400;
    border: 0;
    border-bottom: 1px solid #d2d2d2;
    height: 45px;
    border-radius: 0;
    background: 0 0;
}
textarea.form-control1 {
    height: 118px;
    padding: 12px;
    background: #fdf69e;
    border-bottom: 0;
}
.btn-group {
    padding: 0;
    display: block;
    margin: -15px 0 0;
    text-align: right;
}
.btn-group > .btn {
    border: 0;
    padding: 8px 25px 9px;
    color: #fff;
    font-size: 17px;
    border-radius: 0;
    transition: 0.8s ease-in-out;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #a10000;
}
.getin-right2:after,
.getin-right2:before {
    height: 80%;
}
.form-group1 .place::-webkit-input-placeholder {
    color: #6b6b6b;
    font-size: 13px;
    text-transform: captilize;
    font-weight: 400;
}
:focus-visible {
    outline: 0;
}
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline-offset: 0;
}
input:-internal-autofill-selected {
    background-color: transparent !important;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff0 inset !important;
    box-shadow: 0 0 0 1000px #fff0 inset !important;
    -webkit-text-fill-color: #000 !important;
    transition: background-color 5000s ease-in-out;
}
#callbook {
    bottom: 12px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 999999;
    padding: 0 12px;
}
#callbook ul li {
    background: #eb0000;
    position: relative;
    padding: 6px 10px 4px;
    width: 50%;
    float: left;
    text-align: center;
    border-radius: 20px 0 0 20px;
}
#callbook ul li:last-child {
    background: #008000;
    border-radius: 0 20px 20px 0;
}
#callbook ul li a span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    top: 0;
    text-transform: uppercase;
}
