body {
    font-family: "Montserrat", sans-serif !important;
    color: #343434 !important;
    line-height: 1.5rem;
}

body main {
    overflow-x: hidden !important
}

body a,
body p,
body ul,
body li {
    font-weight: 500 !important;
}


body a {
    font-weight: 500 !important;
    color: #1b349f;
    text-decoration: none;
}

body h1 {
    font-weight: 800;
    line-height: 1.5;
}
body h2 {
    font-weight:800;
    line-height: 1.5;
}
body h3 {
    font-weight: 600;
    line-height: 1.5;
}
body h4 {
    font-weight: 500;
    line-height: 1.5;
}

body p {
    font-weight: 400 !important;
}

body .btn {
    border-radius: 20px;
    transition: all 0.2s ease-in-out
}

body .btn:hover {
    transform: scale(1.05);
    box-shadow: -2px 8px 10px rgba(128, 128, 128, 0.11)
}

body .btn:active:hover {
    transition: all 0.1s ease-in-out;
    transform: scale(1);
    border: unset !important
}

body .btn {
    border: unset
}

body .btn-primary {
    box-shadow: 0px 0px 10px rgba(0, 140, 255, 0.5);
    background: linear-gradient(to bottom right, #1294ff 0%, #0b65af 100%)
}

body .btn-primary:hover {
    background: linear-gradient(to bottom right, #1795fc 0%, #0d67b1 100%);
    box-shadow: 0px 0px 20px rgba(0, 140, 255, 0.5)
}

body .btn-secondary {
    box-shadow: 0px 0px 10px rgba(221, 158, 85, 0.5);
    background: linear-gradient(to bottom right, #f7b365 0%, #da914d 100%)
}

body .btn-secondary:hover {
    box-shadow: 0px 0px 20px rgba(221, 158, 85, 0.5);
    background: linear-gradient(to bottom right, #faba70 0%, #da914d 100%)
}

body .btn-secondary {
    box-shadow: 0px 0px 10px rgba(221, 158, 85, 0.5);
    background: linear-gradient(to bottom right, #f7b365 0%, #da914d 100%)
}

body .btn-secondary:hover {
    box-shadow: 0px 0px 20px rgba(221, 158, 85, 0.5);
    background: linear-gradient(to bottom right, #faba70 0%, #da914d 100%)
}

body .btn-dark {
    background: rgba(52, 52, 52, 0.2);
    color: #343434;
    font-weight: 500
}

body .btn:hover {
    border: unset
}

/*body section {
    height: 100vh
}
    */

body .glass {
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px) saturate(100%) contrast(45%) brightness(130%);
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-shadow: -2px 8px 20px rgba(255, 255, 255, 0.3)
}

body .active {
    color: #dd9d54 !important;
    font-weight: 600 !important
}

body .RAQbtn {
    font-size: large;
    padding: 1rem 1.4rem;
    border-radius: 30rem
}

body .ml2 .letter {
    display: inline-block
}

body .float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    background: linear-gradient(to bottom right, #1294ff 0%, #0b65af 100%);
    box-shadow: -2px 8px 10px rgba(128, 128, 128, 0.11);
    z-index: 7
}

body .float .my-float {
    margin-top: 22px
}

body nav {
    transition: top 0.5s ease-in-out;
    /* background-color: rgba(27, 52, 155, 0.8); */
    background-color: rgba(27, 52, 155, 1);
    backdrop-filter: blur(10px) saturate(100%) contrast(45%) brightness(130%);
    box-shadow: -2px 8px 10px rgba(128, 128, 128, 0.11);
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    /* position: fixed !important; */
    width: 100% !important;
    z-index: 9 !important
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

body nav .navbar-brand img {
    max-width: 160px
}

body nav .nav-link {
    padding-left: .8rem !important;
    padding-right: .8rem !important;
    font-size: 1rem
}

body nav .nav-link:hover {
    color: #dd9d54 !important
}

body nav #call-btn {
    margin-left: auto
}

.navbar-nav li.nav-item {
    height: 80px;
    display: flex;
    align-items: center;
}

.navbar-nav .dropdown-menu {
    border-radius: 0px;
    border: none;
    top: 80px;
}

.navbar-nav .dropdown-menu .dropdown-item {
    color: #fff;
}

.navbar-nav .dropdown-menu li:hover .dropdown-item {
    color: #000;
}

body nav #call-btn .nav-item .nav-link {
    border-radius: 25px !important
}

.navbar-toggler {
    border-radius: 0px;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.dropdown-toggle::after {
    border-top: .3em solid #fff;
}



body #carouselExampleCaptions {
    height: 100vh;
    z-index: 8
}

body #carouselExampleCaptions .carousel-item {
    background-color: #000
}

body #carouselExampleCaptions .carousel-item img {
    filter: brightness(70%);
    height: 100vh;
    object-fit: cover;
    object-position: center
}

body #carouselExampleCaptions .carousel-item .carousel-caption {
    display: unset !important;
    text-align: left;
    bottom: 10rem !important
}

body #carouselExampleCaptions .carousel-item .carousel-caption h1 {
    font-weight: 600;
    font-size: 4rem
}

body #services {
    height: unset
}

body #services .row div {
    padding: 0 3rem
}

body #services .altrow {
    flex-wrap: wrap-reverse !important
}

body #RAQ {
    background-image: url("../images/Liquid-Cheese.svg") !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center !important
}

body #RAQ .container .card {
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px) saturate(100%) contrast(45%) brightness(130%);
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-shadow: -2px 8px 20px rgba(255, 255, 255, 0.3)
}

body #RAQ .container .card form #successMsg {
    color: #308b30;
    padding: 0.1em 0 0 !important
}

body #RAQ .container .card form #successError {
    color: #cf2f2f;
    padding: 0.1em 0 0 !important
}

body #RAQ .container .card form div {
    padding-top: 1.5rem !important
}

body #RAQ .container .card form .form-group input,
body #RAQ .container .card form .form-group select {
    border: unset;
    background-color: rgba(255, 255, 255, 0.8)
}

body #testimonials {
    padding: 3rem 0;
    background-image: url("../images/Testimonials.jpg") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center !important;
    background-attachment: fixed
}

body #testimonials h2 {
    color: #fff
}

body #testimonials .tst-wrapper {
    height: 80vh;
    width: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden
}

body #testimonials .tst-wrapper .carousel-testimonials {
    position: relative;
    width: 80%;
    display: flex;
    justify-content: center;
    flex-direction: column
}

body #testimonials .tst-wrapper .carousel__item {
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    padding: 0 12px;
    opacity: 0;
    filter: drop-shadow(0 2px 2px #555);
    will-change: transform, opacity;
    animation: carousel-animate-vertical 27s linear infinite
}

body #testimonials .tst-wrapper .carousel__item:nth-child(1) {
    animation-delay: calc(4.5s * -1)
}

body #testimonials .tst-wrapper .carousel__item:nth-child(2) {
    animation-delay: calc(4.5s * 0)
}

body #testimonials .tst-wrapper .carousel__item:nth-child(3) {
    animation-delay: calc(4.5s * 1)
}

body #testimonials .tst-wrapper .carousel__item:nth-child(4) {
    animation-delay: calc(4.5s * 2)
}

body #testimonials .tst-wrapper .carousel__item:nth-child(5) {
    animation-delay: calc(4.5s * 3)
}
body #testimonials .tst-wrapper .carousel__item:last-child {
    animation-delay: calc(-4.5s * 2)
}

body #testimonials .tst-wrapper .carousel__item-head {
    border-radius: 50%;
    background-color: #d7f7fc;
    width: 90px;
    height: 90px;
    padding: 14px;
    position: relative;
    margin-right: -45px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px
}

body #testimonials .tst-wrapper .carousel__item-body {
    width: 100%;
    border-radius: 20px;
    background-color: #ffffffd8;
    z-index: -1;
    padding: 16px 20px 16px 70px
}

body #testimonials .tst-wrapper .title {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 10px
}

/* body #aboutus .row {
    margin-right: 0px;
    height: 100% !important;
    flex-wrap: wrap-reverse !important
} */

body #aboutus .row .txt .mx-5 {
    height: fit-content
}

body #aboutus .row .img {
    padding-right: 0px
}

body #aboutus .row .img img {
    box-shadow: -2px 8px 20px rgba(128, 128, 128, 0.425);
    border-radius: 20px !important
}

body #communitymatters {
    background: linear-gradient(to bottom right, #5a5a5a 0%, #343434 100%);
    color: #fff;
}

/* body #communitymatters .row {
    height: 100% !important;
    margin-right: unset
} */

body #communitymatters .row video {
    width: 100%;
    box-shadow: -2px 8px 20px rgba(128, 128, 128, 0.425);
    border-radius: 20px !important;
}

body #communitymatters .row .txt mx-5 {
    height: fit-content
}

body .slider {
    max-height: 200px !important;
    background: linear-gradient(to bottom right, #1294ff 0%, #0b65af 100%);
    margin: auto;
    overflow: hidden;
    position: relative;
    max-width: 100%
}

body .slider::before,
body .slider::after {
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2
}

body .slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg)
}

body .slider::before {
    left: 0;
    top: 0
}

body .slider .slide-track {
    animation: scroll 27s linear infinite;
    display: flex;
    width: calc(300px * 19) !important
}

body .slider .slide {
    display: flex;
    align-items: center;
    height: 200px;
    width: 350px
}

/* body #specialitation .row {
    margin-right: 0px;
    height: 100% !important;
    flex-wrap: wrap-reverse !important
} */

body #specialitation .row .txt .mx-5 {
    height: fit-content
}

body #specialitation .row .img {
    padding-right: 0px
}

body #specialitation .row .img img {
    box-shadow: -2px 8px 20px rgba(128, 128, 128, 0.425);
    border-radius: 20px !important
}

body #specialitation .txt .mx-5 {
    height: fit-content
}

body #contactus {
    height: unset !important;
    border-radius: unset;
    background: linear-gradient(to bottom right, #5a5a5a 0%, #343434 100%);
    color: #fff
}


body #contactus .row .auto {
    max-width: 400px
}

body #contactus .row #contactInfo {
    height: fit-content
}

body #contactus .row #contactInfo img {
    max-width: 50%
}

body #contactus .row #contactInfo p {
    word-break: break-all
}

body footer {
    background: linear-gradient(to bottom right, #5a5a5a 0%, #343434 100%);
    color: #fff
}

.map {
    height: 400px;
    width: 100%;
    border: 0
}

body footer p {
    margin-bottom: 0 !important
}

@keyframes carousel-animate-vertical {
    0% {
        transform: translateY(100%) scale(0.5);
        opacity: 0;
        visibility: hidden
    }

    3%,
    16.66667% {
        transform: translateY(100%) scale(0.7);
        opacity: 0.4;
        visibility: visible
    }

    19.66667%,
    33.33333% {
        transform: translateY(0) scale(1);
        opacity: 1;
        visibility: visible
    }

    36.33333%,
    50% {
        transform: translateY(-100%) scale(0.7);
        opacity: 0.4;
        visibility: visible
    }

    53% {
        transform: translateY(-100%) scale(0.5);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: translateY(-100%) scale(0.5);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(calc(-350px * 6))
    }
}

.address-box {
    padding: 50px;
    border: 1px solid #fff;
    border-radius: 6px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}


section.title-sec {
    background:rgba(255, 255, 255, 0.5) url(../images/Liquid-Cheese.svg) no-repeat center;
    background-size: cover;
    background-blend-mode: color;
}

.bg-blue {
    background-color: #1b349f;
}

.service-box {
    border: 1px solid rgb(214, 214, 214);
    border-radius: 6px;
    text-align: center;
    display: grid;
    align-content: center;
    min-height: 350px;
    height: 100%;
    padding: 10%;
}

.business-srvc-bx  .service-box{
    min-height: 400px;
}

.service-box i{
    font-size: 3em;
    margin-bottom: 30px;
    color: #1b349f;
}

.service-box h5{
    color: #1b349f;
}
.service-box p{
    line-height: 1.5;
}

img.aacc-image.aacc-image {
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-transition: opacity 300ms ease-in-out 0ms;
    -o-transition: opacity 300ms ease-in-out 0ms;
    transition: opacity 300ms ease-in-out 0ms;
    position: relative;
    z-index: 3
}

img.aacc-image.aacc-image.loaded {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in-out 300ms;
    -o-transition: opacity 300ms ease-in-out 300ms;
    transition: opacity 300ms ease-in-out 300ms
}

img.aacc-image.aacc-image.loaded~.aacc-loader {
    -webkit-transition: opacity 300ms ease-in-out 800ms;
    -o-transition: opacity 300ms ease-in-out 800ms;
    transition: opacity 300ms ease-in-out 800ms;
    opacity: 0
}

img.aacc-image.aacc-image.loaded~.aacc-markers > div {
    opacity: 1
}

.aacc-stroke {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-in-out 700ms;
    -o-transition: all 300ms ease-in-out 700ms;
    transition: all 300ms ease-in-out 700ms;
    opacity: 1;
    z-index: 1;
    pointer-events: none;
    border: 2px solid rgba(255,255,255,.2)
}

.aacc-markers {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in-out 0ms;
    -o-transition: opacity 300ms ease-in-out 0ms;
    transition: opacity 300ms ease-in-out 0ms;
}

.aacc-markers.hidden {
    opacity: 0
}

.aacc-markers > div {
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity 300ms ease-in-out 1200ms;
    -o-transition: opacity 300ms ease-in-out 1200ms;
    transition: opacity 300ms ease-in-out 1200ms;
    padding: 10px;
    cursor: pointer;
    -webkit-transform: translate(-10px,10px);
    -ms-transform: translate(-10px,10px);
    transform: translate(-10px,10px);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0
}

.aacc-markers > div:nth-child(2) {
    -webkit-transition-delay: 1250ms;
    -o-transition-delay: 1250ms;
    transition-delay: 1250ms
}

.aacc-markers > div:nth-child(3) {
    -webkit-transition-delay: 1300ms;
    -o-transition-delay: 1300ms;
    transition-delay: 1300ms
}

.aacc-markers > div:nth-child(4) {
    -webkit-transition-delay: 1350ms;
    -o-transition-delay: 1350ms;
    transition-delay: 1350ms
}

.aacc-markers > div:nth-child(5) {
    -webkit-transition-delay: 1400ms;
    -o-transition-delay: 1400ms;
    transition-delay: 1400ms
}

.aacc-markers > div:nth-child(6) {
    -webkit-transition-delay: 1450ms;
    -o-transition-delay: 1450ms;
    transition-delay: 1450ms
}

.aacc-markers > div:nth-child(7) {
    -webkit-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms
}

.aacc-markers > div:nth-child(8) {
    -webkit-transition-delay: 1550ms;
    -o-transition-delay: 1550ms;
    transition-delay: 1550ms
}

.aacc-markers > div:nth-child(9) {
    -webkit-transition-delay: 1600ms;
    -o-transition-delay: 1600ms;
    transition-delay: 1600ms
}

.aacc-markers > div:nth-child(10) {
    -webkit-transition-delay: 1650ms;
    -o-transition-delay: 1650ms;
    transition-delay: 1650ms
}

.aacc-markers > div:nth-child(11) {
    -webkit-transition-delay: 1700ms;
    -o-transition-delay: 1700ms;
    transition-delay: 1700ms
}

.aacc-markers > div:nth-child(12) {
    -webkit-transition-delay: 1750ms;
    -o-transition-delay: 1750ms;
    transition-delay: 1750ms
}

.aacc-markers > div:nth-child(13) {
    -webkit-transition-delay: 1800ms;
    -o-transition-delay: 1800ms;
    transition-delay: 1800ms
}

.aacc-markers > div:nth-child(14) {
    -webkit-transition-delay: 1850ms;
    -o-transition-delay: 1850ms;
    transition-delay: 1850ms
}

.aacc-markers > div:nth-child(15) {
    -webkit-transition-delay: 1900ms;
    -o-transition-delay: 1900ms;
    transition-delay: 1900ms
}

.aacc-markers > div:nth-child(16) {
    -webkit-transition-delay: 1950ms;
    -o-transition-delay: 1950ms;
    transition-delay: 1950ms
}

.aacc-markers > div:nth-child(17) {
    -webkit-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms
}

.aacc-markers > div:nth-child(18) {
    -webkit-transition-delay: 2050ms;
    -o-transition-delay: 2050ms;
    transition-delay: 2050ms
}

.aacc-markers > div:nth-child(19) {
    -webkit-transition-delay: 2100ms;
    -o-transition-delay: 2100ms;
    transition-delay: 2100ms
}

.aacc-markers > div:nth-child(20) {
    -webkit-transition-delay: 2150ms;
    -o-transition-delay: 2150ms;
    transition-delay: 2150ms
}

.aacc-markers > div:nth-child(21) {
    -webkit-transition-delay: 2200ms;
    -o-transition-delay: 2200ms;
    transition-delay: 2200ms
}

.aacc-markers > div:nth-child(22) {
    -webkit-transition-delay: 2250ms;
    -o-transition-delay: 2250ms;
    transition-delay: 2250ms
}

.aacc-markers > div:nth-child(23) {
    -webkit-transition-delay: 2300ms;
    -o-transition-delay: 2300ms;
    transition-delay: 2300ms
}

.aacc-markers > div:nth-child(24) {
    -webkit-transition-delay: 2350ms;
    -o-transition-delay: 2350ms;
    transition-delay: 2350ms
}

.aacc-markers > div:nth-child(25) {
    -webkit-transition-delay: 2400ms;
    -o-transition-delay: 2400ms;
    transition-delay: 2400ms
}

.aacc-markers > div:nth-child(26) {
    -webkit-transition-delay: 2450ms;
    -o-transition-delay: 2450ms;
    transition-delay: 2450ms
}

@-webkit-keyframes markerpulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes markerpulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.clickable-coverage {
    margin-bottom: 0!important;
    position: relative;
}

.clickable-coverage img {
    display: inline-block;
    vertical-align: middle
}


.clickable-coverage .marker {
    width: 16px;
    height: 16px;
    background: #fcff00;
    border-radius: 50%;
    border: 1px #bbbd10 solid;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    -webkit-box-shadow: 0 0 0 0 #fcff00;
    box-shadow: 0 0 0 0 #fcff00;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-animation: markerpulseNew 2s infinite;
    animation: markerpulseNew 2s infinite
}

.clickable-coverage .marker_hotspot:hover .marker {
    background: #00baff;
    border: 1px #00baff solid
}

.clickable-coverage .marker_rays {
    display: none
}

@-webkit-keyframes markerpulseNew {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-box-shadow: 0 0 0 0 #fcff00;
        box-shadow: 0 0 0 0 #fcff00
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 15px rgba(252,255,0,0);
        box-shadow: 0 0 0 15px rgba(252,255,0,0)
    }

    100% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-box-shadow: 0 0 0 0 rgba(252,255,0,0);
        box-shadow: 0 0 0 0 rgba(252,255,0,0)
    }
}

@keyframes markerpulseNew {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-box-shadow: 0 0 0 0 #fcff00;
        box-shadow: 0 0 0 0 #fcff00
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 15px rgba(252,255,0,0);
        box-shadow: 0 0 0 15px rgba(252,255,0,0)
    }

    100% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-box-shadow: 0 0 0 0 rgba(252,255,0,0);
        box-shadow: 0 0 0 0 rgba(252,255,0,0)
    }
}

.clickable-coverage.wrapper .home_marker_1 {
    left: 59%;
    bottom: 66%;
}

.clickable-coverage.wrapper .home_marker_2 {
    left: 44%;
    bottom: 64%;
}

.clickable-coverage.wrapper .home_marker_3 {
    left: 97%;
    bottom: 51%;
}

.clickable-coverage.wrapper .home_marker_4 {
    left: 41%;
    bottom: 52%;
}

.clickable-coverage.wrapper .home_marker_5 {
    left: 37%;
    bottom: 32%;
}

.clickable-coverage.wrapper .home_marker_6 {
    left: 45%;
    bottom: 45%;
}

.clickable-coverage.wrapper .home_marker_7 {
    left: 28%;
    bottom: 40%;
}

.clickable-coverage.wrapper .home_marker_8 {
    left: 71%;
    bottom: 66%;
}

.clickable-coverage.wrapper .home_marker_9 {
    left: 10%;
    bottom: 50%;
}

.clickable-coverage.wrapper .home_marker_10 {
    left: 85%;
    bottom: 85%;
}

.clickable-coverage.wrapper .home_marker_11 {
    left: 10%;
    bottom: 75%;
}

.clickable-coverage.wrapper .home_marker_12 {
    left: 70%;
    bottom: 51%;
}

.clickable-coverage.wrapper .home_marker_13 {
    left: 58%;
    bottom: 52%;
}

.clickable-coverage.wrapper .home_marker_14 {
    left: 82%;
    bottom: 32%;
}

.clickable-coverage.wrapper .home_marker_15 {
    left: 97%;
    bottom: 35%;
}

.clickable-coverage.wrapper .auto_marker_1 {
    left: 14%;
    bottom: 40%;
}

.clickable-coverage.wrapper .auto_marker_2 {
    left: 53%;
    bottom: 20%;
}

.clickable-coverage.wrapper .auto_marker_3 {
    left: 23%;
    bottom: 45%;
}

.clickable-coverage.wrapper .auto_marker_4 {
    left: 30%;
    bottom: 10%;
}

.clickable-coverage.wrapper .auto_marker_5 {
    left: 15%;
    bottom: 25%;
}

.clickable-coverage.wrapper .auto_marker_6 {
    left: 91%;
    bottom: 50%;
}


        /* Forge Style Compiler */
        .clickable-coverage.wrapper .business_marker_1 {
            left: 82%;
            bottom: 60%;
        }

        .clickable-coverage.wrapper .business_marker_2 {
            left: 87%;
            bottom: 52%;
        }

        .clickable-coverage.wrapper .business_marker_3 {
            left: 58%;
            bottom: 60%;
        }

        .clickable-coverage.wrapper .business_marker_4 {
            left: 92%;
            bottom: 94%;
        }

        .clickable-coverage.wrapper .business_marker_5 {
            left: 75%;
            bottom: 40%;
        }

        .clickable-coverage.wrapper .business_marker_6 {
            left: 97%;
            bottom: 54%;
        }

        .clickable-coverage.wrapper .business_marker_7 {
            left: 13%;
            bottom: 62%;
        }

        .clickable-coverage.wrapper .business_marker_8 {
            left: 37%;
            bottom: 42%;
        }

        .clickable-coverage.wrapper .business_marker_9 {
            left: 71%;
            bottom: 59%;
        }

        .clickable-coverage.wrapper .business_marker_10 {
            left: 31%;
            bottom: 52%;
        }

        .clickable-coverage.wrapper .business_marker_11 {
            left: 9%;
            bottom: 48%;
        }

        .clickable-coverage.wrapper .business_marker_12 {
            left: 20%;
            bottom: 30%;
        }

        .clickable-coverage.wrapper .business_marker_13 {
            left: 39%;
            bottom: 87%;
        }

        .clickable-coverage.wrapper .business_marker_14 {
            left: 25%;
            bottom: 68%;
        }


        .clickable-coverage.wrapper .employee-benefits_marker_1 {
            left: 76%;
            bottom: 51%;
        }
        
        .clickable-coverage.wrapper .employee-benefits_marker_2 {
            left: 35%;
            bottom: 50%;
        }
        
        .clickable-coverage.wrapper .employee-benefits_marker_3 {
            left: 10%;
            bottom: 42%;
        }
        
        .clickable-coverage.wrapper .employee-benefits_marker_4 {
            left: 21%;
            bottom: 51%;
        }
        
        .clickable-coverage.wrapper .employee-benefits_marker_5 {
            left: 85%;
            bottom: 41%;
        }
        
        .clickable-coverage.wrapper .employee-benefits_marker_6 {
            left: 51%;
            bottom: 39%;
        }
        
        .clickable-coverage.wrapper .employee-benefits_marker_7 {
            left: 5%;
            bottom: 50%;
        }



/*-============ Agents (Team) ============*/

.team-sec .team-box {
    box-shadow: 0 5px 20px rgba(34, 34, 34, 0.07);
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    transition: 0.4s;
}

.team-sec .team-box .image-wrap {
    position: relative;
    overflow: hidden;
    height: 400px;
}

.team-sec a {
    color: rgba(27, 52, 155, 1);
    transition: all 0.3s ease;
    text-decoration: none !important;
    outline: none !important;
}

.team-sec .team-box .image-wrap a img {
    opacity: 1;
    transform: scale(1.1);
    transition: 0.3s ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-sec .team-box .team-content {
    text-align: center;
    padding: 24px 20px 10px;
}

.team-sec .team-box .team-content .team-name {
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin-bottom: 0px;
}

.team-sec .team-box .team-content .team-title {
    font-size: 16px;
    color: #666666;
}

.team-sec .team-box:hover {
    background: rgba(27, 52, 155, 1);
}

.team-sec .team-box:hover .image-wrap a img {
    transform: scale(1);
    opacity: 0.7;
}

.team-sec .team-box:hover .team-content .team-name a {
    color: #ffffff;
}

.team-sec .team-box:hover .team-content .team-title {
    color: #ffffff;
}


.team-details .bg-wrapper {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
}

.member-img {
    text-align: center;
}

.member-img img{
    width: 100%;
    max-width:340px;
    height: 380px;
    object-fit: cover;
    border-radius: 10px;
}

.team-contact-list {
    margin: 25px 0 0;
    padding: 0;
}

.team-contact-list li {
    display: inline-block;
    text-align: left;
    margin-right: 30px;
}

.team-contact-list li i {
    font-size: 2em;
    margin-bottom: 20px;
    color: #1b349f;
    display: block;
}

.team-details .bg-wrapper h3 {
    font-size: 28px;
}

.team-details .bg-wrapper table {
    font-size: 18px;
}

.team-details .bg-wrapper table tr td:first-child {
    color: rgba(36, 64, 52, .6);
    padding: 13px 0;
}

.team-details .bg-wrapper table tr td:last-child {
    font-weight: 500;
    color: #19352d;
}

.team-detail-box {
    border: 1px solid rgb(214, 214, 214);
    border-radius: 6px;
    padding: 5%;
}

.team-detail-box form {
    border-radius: 20px;
    color: #000;
}

.team-detail-box form label{
    margin-bottom: 10px;
    color: #fff;
}

.team-detail-box .accordion-button {
    font-weight: 600;
}


/*-------------------------------------------------------------------------------
  Gallery
-------------------------------------------------------------------------------*/


.demo-gallery > ul {
    margin-bottom: 0;
  }
  .demo-gallery > ul > li {
      margin-top: 10px;
      margin-bottom: 10px;
      height: fit-content;
  }

  .demo-gallery > ul > li .agent-name{
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer;
  }
  .demo-gallery > ul > li a { 
    border: 2px solid #1b349f;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 300px;
    border-radius: 5px;
  }
  .demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.5s ease 0s;
    -moz-transition: -moz-transform 0.5s ease 0s;
    -o-transition: -o-transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  /* .demo-gallery > ul > li a:hover > img {
    -webkit-transition: -webkit-transform 0.5s ease 0s;
    -moz-transition: -moz-transform 0.5s ease 0s;
    -o-transition: -o-transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(5deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate(5deg);
  } */
  .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1;
  }
  .demo-gallery > ul > li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
  }
  .demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  .demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
  }
  .demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
  }
  .demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
  }
  .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
  }
  .demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
  }
  .demo-gallery {
    padding-bottom: 80px; 
  }

  @media only screen and (min-width:1200px) and (max-width: 1301px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 0px 5px !important;
    }
  }
  


@media screen and (min-width:992px) and (max-width:1200px) {
    body #call-btn{display:none !important}
}

@media screen and (min-width:992px) {

    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0; 
    }

}


@media screen and (max-width:991px) {
    body .navbar-nav li.nav-item {
        height: auto;
        display: inline-block;
        position: relative;
        overflow: hidden;
        border-bottom:1px solid #fff;
    }

    body .navbar-nav li.nav-item:last-child {
        border-bottom: 0px                                                                                                                                                                                                                                                                                                                                                          Q;
    }

    span.dropdown-toggle {
        position: absolute;
        top: 0;
        right: 0;
        border:1px solid #fff;
        padding: 10px 20px;
        height: 41px;
    }

    .navbar-light .navbar-nav .nav-link {
        width: 100%;
        overflow: hidden;
    }

    body #services .row div {
        padding: 0 1rem;
    }


}

@media screen and (max-width: 767px) {
    .ptb-100 {
        padding-top:50px;
        padding-bottom: 50px;
    }

    body #services .row div {
        padding: 0 1rem;
        margin: 10px 0;
    }

    .service-box, .business-srvc-bx  .service-box{
        min-height: auto;
    }
}
  
  
