@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,500&display=swap");

/*headerform */
form.get-a-quote i svg {
    fill: #1BB5E0;
}
form.get-a-quote i {
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e5f9f3;
    border-radius: 50%;
    padding: 22px;
    border-bottom-left-radius: 0;
    margin-right: 30px;
}
 .pricing:before {
     content:'';
     position:absolute;
     background:url('https://wpriverthemes.com/tandaelem/wp-content/uploads/2022/03/13.png');
     height:100%;
     width:100%;
     left:0;
     top:0;
     bottom:0;
     right:0;
    z-index: -1;
    opacity: 0.1;
    /*height: 100%;*/
}
.desktop_header {
    position:absolute;
    background:transparent !important;
}
.main_banner {
    margin-top: -100px;
}
.desktop_header .row{
    width:100% !important;
}
.mobile_header{
    display:none;
}
.form_image{
    position:relative;
    height: 100%;
}
.form_border{
    /*position:relative;*/
}
.form_border:before{
    content: '';
    position: absolute;
    left: 6.5%;
    right: 0;
    top: 5%;
    bottom: 0;
    border: 1px solid #fff;
    width: 88%;
    height: 90%;
}
.form_image .overlay{
    content:'';
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background: #03374ce3;
}
.form_image .content_box{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    margin: 0 auto;
    text-align:center;
}
.form_image .content_box img{
    width: 160px;
    margin-bottom: 15px;
}
.content_box p{
    color:#fff;
    font-size:16px;
}
.form_image h3{
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
@media screen and (min-width: 768px) {
    .nerd-modal .modal-dialog {
        max-width: 900px !important;
    }
}
.get-a-quote h2 {
    font-size: 28px;
    font-weight: 800;
}
.get-a-quote span {
    font-size: 28px;
    color: #1BB5E0;
}
.get-a-quote {
    background-color: white;
    padding: 28px;
    border-radius: 0px;
    margin-left: 0px;
    box-shadow: -1px 0px 44px 15px rgb(0 0 0 / 4%);
    -webkit-box-shadow: -1px 0px 44px 15px rgb(0 0 0 / 4%);
    -moz-box-shadow: -1px 0px 44px 15px rgba(0, 0, 0, 0.4);
    position: relative;
    margin-bottom: 0px;
    height: 100%;
}
.get-a-quote input {
    width: 100%;
    height: 50px;
    border: 0;
    border-radius: 12px;
    outline: 0;
    margin-bottom: 14px;
    padding-left: 18px;
    color: #8b8a8d;
    font-size: 16px;
    padding-right: 15px;
    box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08);
    border: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
}
.pricing-panel {
    background:url('../images/bg-01.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.over-con{
    
}
.over-con .col_1{
    
}
.over-con .col_2{
    
}
.get-a-quote .time-input .nice-select .list {
    height: 200px;
    overflow-y: scroll;
}

.desktop_header a.nav-link{
    color:#fff !important;
}
.desktop_header.navbar-fixed a.nav-link{
    color:#000 !important;
}
.desktop_header .navbar-nav > li.active > a:before, .desktop_header .navbar-nav > li > a:focus:before, .desktop_header  .navbar-nav > li > a:hover:before {
        background-color: #ffffff !important;
        width: 50%;
}
/*.desktop_header .navbar-brand .logo-light{*/
/*  filter:invert(1)brightness(10);  */
/*}*/
.bnr_heading{
    color: #fff;
}
.bnr_heading span{
    font-weight: 300;

}
.bnr_para{
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}

.banner-area.content-less {
    height: 100%;
    padding-bottom: 100px;
}
.banner-area.bottom-shape {
    position: relative;
    z-index: 1;
}
.banner-area.bg-gradient {
    background-position: bottom left;
}
.bg-gradient {
       background: linear-gradient(90deg, rgb(39 170 225) 0%, rgb(24 156 212) 100%);
}
.banner-area .fixed-shape {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.banner-area .fixed-shape img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.banner-area div {
    height: 100%;
}
.banner-area .content {
    position: relative;
    z-index: 9;
}
.banner-area .content h4 {
    margin-bottom: 25px;
    color:#fff;
}
.banner-area .content .bottom {
    display: flex;
    align-items: center;
}
.banner-area .content {
   height:auto;
}
.banner-area .content a {
    margin-top: 20px;
}
.banner-area .content .bottom a {
    margin-right: 30px;
}
.btn.btn-light.border {
    background: transparent;
    border: 2px solid #ffffff !important;
    color: #ffffff;
}
.banner-area .fixed-shape-bottom {
    z-index: -1;
    opacity: 0.1;
}
.fixed-shape-bottom {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
}
.fixed-shape-bottom img {
    width: 100%;
}



.testimonials_section h4{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}
.testimonials_section .rating{
    margin-bottom: 20px;
}
.testimonials_section .testimonial-desc{
    color: #000;
    font-size: 18px;
    min-height: 202px;
    line-height: 29px;
}
.testimonials_section .rating i{
    color: #fba403;
    font-size: 15px;
    margin-right: 2px;
}
.testimonial-item{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.testimonial-item:before{
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #1bb5e0;
    right: 0;
    top: 0;
    transition-delay: 0.2s;
}
.testimonial-item:after{
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #1bb5e0;
    left: 0;
    bottom: 0;
    transition-delay: 0.2s;
}
.testimonial-item:hover::before{
    transition-delay: 0s;
    width: 100%;
    right: 0;
    top: 0;
}
.testimonial-item:hover::after{
    transition-delay: 0s;
    width: 100%;
   
}
.testimonial-item .inner:before{
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #1bb5e0;
    transition-delay: 0s;
    left: 0;
    top: 0;
}
.testimonial-item .inner:after{
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #1bb5e0;
    transition-delay: 0s;
    right: 0;
    bottom: 0;
}
.get-a-quote:after {
    right: -6%;
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 14px solid #1bb5e0;
    content: "";
    z-index: -1;
    bottom: -6%;
}
.testimonial-item:hover .inner::before,.testimonial-item:hover .inner::after{
        height: 100%;
        transition-delay: 0.2s;
}
.hero-lead{
    background:url('../images/4546.webp');
    background-repeat: no-repeat;
    background-size: cover;
}
.contact_details ul{
    display:flex;
    margin-bottom:0;
}
.top_header{
    background: #27aae1;
    padding: 8px 0;
}
.contact_details ul li{
    margin-right:20px;
}
.contact_details ul li,.contact_details ul li a{
    color:#fff;
}
.top_header .social_icon{
    display: flex;
    margin-bottom: 0;
    justify-content: end;
}
.top_header .social_icon li{
    margin-left:20px;
}
.top_header .social_icon li a{
    color:#fff;
}
/*.get-a-quote:before {*/
/*    position: absolute;*/
/*    width: 90%;*/
/*    top: -21px;*/
/*    height: 20px;*/
/*    content: "";*/
/*    left: 5%;*/
/*    border-radius: 26px;*/
/*    z-index: -1;*/
/*    border-bottom-left-radius: 0;*/
/*    border-bottom-right-radius: 0;*/
/*    background: #1BB5E0;*/
/*    z-index: 1;*/
/*}*/
.get-a-quote input[type="text"],
.get-a-quote input[type="number"] {
    width: 100%;
    height: 40px;
    border: 0;
    border-radius: 12px;
    outline: 0;
    margin-bottom: 20px;
    padding-left: 30px;
    color: #444;
    font-size: 16px;
    padding-right: 46px;
    box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08);
    border: 1px solid #d3d3d3;
}
.get-a-quote .nice-select {
    width: 100%;
    height: 45px;
    border: 0;
    border-radius: 0;
    outline: 0;
    margin-bottom: 15px;
    padding-left: 18px;
    color: #444;
    font-size: 14px;
    padding-right: 86px;
    /* box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08); */
    /* -webkit-box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08); */
    -moz-box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08);
    border: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
}
.get-a-quote .nice-select .current {
    font-size: 15px;
    color: #000;
}
.get-a-quote textarea {
    width: 100%;
    height: 100px;
    border: 0;
    border-radius: 0px;
    outline: 0;
    margin-bottom: 20px;
    padding-left: 20px;
    color: #000;
    font-size: 15px;
    padding-right: 30px;
    /* box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08); */
    /* -webkit-box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08); */
    -moz-box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.08);
    border: 1px solid #d3d3d3;
    padding-top: 1.2rem;
    outline: none;
    box-shadow: none;
}
.group-img:before {
    content: "";
    background-color: #d9d9d9;
    width: 1px;
    height: 35px;
    position: absolute;
    right: 70px;
    top: 8px;
}
.get-a-quote p {
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
}
.radio-button {
    padding: 15px;
    background-color: #edf4ff;
    margin-right: 15px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    align-items: center;
    display: flex;
    margin-bottom: 35px;
}
.radio-button label {
    padding-left: 10px;
}
.radio-button input {
    width: 22px;
    height: 22px;
}
.group-img {
    position: relative;
}
.group-img svg {
    position: absolute;
    right: 30px;
    width: 24px;
    height: auto;
    top: 14px;
}

/*niceselect*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
.nice-select:hover {
    border-color: #dbdbdb;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #999;
}
.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: "";
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}
.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.nice-select.open .list {
    width: 100%;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}
.nice-select.disabled:after {
    border-color: #cccccc;
}
.nice-select.wide {
    width: 100%;
}
.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}
.nice-select.right {
    float: right;
}
.nice-select.right .list {
    left: auto;
    right: 0;
}
.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}
.nice-select.small:after {
    height: 4px;
    width: 4px;
}
.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}
.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}
#contact-form .help-with .nice-select .list {
    overflow-y: scroll;
    height: 210px;
}
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #000;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6;
}
.nice-select .option.selected {
    font-weight: bold;
}
.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}
.services{
    position:relative;
}
.services:before{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background:url(../images/435355.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: .1;
}
.form-input label {
    font-size: 15px;
    margin-bottom: 5px;
    color: #464646;
    margin-left: 7px;
    font-weight: 500;
}

.modal .modal-header {
    border-bottom: none;
    position: absolute;
    right: 0;
    z-index: 11;
}
.about .heading-subtitle{
    font-size: 30px;
    color: #333333;
}
.about .heading-title{
    color: #27aae1;
    line-height: 48px;
    font-size: 38px;
}
.about .left-col{
    border: 2px solid #1bb5e0;
    padding: 40px;
    background: #ffffff;
    border-radius: 12px;
}
.form-header h3 {
    font-size: 26px;
    margin-bottom: 2rem !important;
    border: 1px solid #31274f;
    width: fit-content;
    margin: auto;
    padding: 0.8rem;
    color: #31274f;
    font-weight: 600;
    letter-spacing: 2px;
    font-weight: 800;
    margin-top: 1rem;
    border-radius: 2px;
}
.summary-pop ul li {
    list-style: none;
    color: #000;
    font-size: 18px;
    margin-bottom: 0.6rem;
}
.summary-pop li i {
    color: #1BB5E0;
    margin-right: 1rem;
}

.summary-pop ul {
    margin-left: 0;
    padding-left: 0;
}

.summary-pop p {
    font-size: 16px;
    text-align: center;
    padding: 1rem 0;
    line-height: 1.7;
}

.form-content .bg-light {
    padding: 1.5rem 1rem;
}

.form-content .bg-light h4 {
    color: #1BB5E0;
    font-size: 27px;
    margin-bottom: 1.5rem;
}

.form-content .bg-light p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 2rem;
    color: #757575;
}

.form-content .bg-light a {
    background: #1BB5E0;
    color: #fff;
    padding: 1rem 1rem;
    border-radius: 10px;
    font-size: 16px;
}

.coupon-input {
    padding: 2rem 0;
    text-align: center;
}

.coupon-input input {
    padding: 1rem;
    font-size: 16px;
    letter-spacing: 1px;
    border-color: #3c3c3c;
    border-radius: 10px;
    border: 1px solid;
}

.continue-modal .modal-dialog {
    max-width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.continue-modal .get-a-quote {
    margin-bottom: 0 !important;
}
.continue-modal .get-a-quote:before {
    position: absolute;
    top: -20px;
}
.continue-modal .form-input label {
    font-size: 14px;
    margin-bottom: 5px;
    color: #000000;
    margin-left: 7px;
    font-weight: 500;
}
.continue-modal .get-a-quote h2 {
    font-weight: 40px;
    font-weight: 800;
    font-size: 23px;
}
.continue-modal form.get-a-quote i {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e5f9f3;
    border-radius: 50%;
    padding: 0;
    border-bottom-left-radius: 0;
    margin-right: 30px;
}
.continue-modal .summ-col {
    display: flex;
    align-items: center;
}
.continue-modal .get-a-quote span {
    font-size: 14px;
    color: #2f2f2f;
}
.continue-modal .wrapper {
    padding: 0 1rem;
}
.continue-modal .bg-light {
    /* background-color: #f4f4f4!important; */
    padding: 1rem 1rem 2rem;
    margin-bottom: 1rem;
    box-shadow: 0px 0px 3px 0px #dadada;
}
.continue-modal .btn-one {
    background: #1BB5E0;
    color: #fff;
    padding: 1rem;
    border-radius: 7px;
    font-weight: 600;
}
.continue-modal {
    height: 100vh;
}
.continue-modal .close {
    opacity: 0.8;
    margin: 0;
    font-size: 23px;
}
.continue-modal .modal-content {
    border: none;
    background: transparent;
}
.nerd-btn {
    background: #1BB5E0;
}
.nerd-btn:hover {
    background: #ff914d;
    border-color: #ff914d;
}
.nerd-modal .modal-dialog {
    /*max-width: fit-content;*/
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.nerd-modal .modal-content {
    background: transparent;
    border: none;
}
.nerd-modal .modal-header {
    border-bottom: none;
    position: absolute;
    right: 2%;
    top: 2%;
    z-index: 11;
}

.calendly-badge-widget .calendly-badge-content {
    visibility: hidden;
}
.testimonials_section .testimonial-item{
    border: 1px solid #ccc;
    margin: 10px;
    padding: 35px 32px 20px;
    background: #fafeff;
}
/*================================================
CTR Area CSS
=================================================*/
.ctr-area {
    position: relative;
    z-index: 9;
    background: #1BB5E0;
    background:url('../images/4353556.webp');
}

.ctr-area .container {
    /*background-image: url(../img/ctr-bg.png);*/
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
    /*filter:hue-rotate(200deg);*/
    /*background: #1BB5E0;*/
}

.ctr-content img {
    margin-bottom: 20px;
}

.ctr-content h2 {
    font-size: 38px;
    margin-bottom: 0;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 1.2;
}
.ctr-content h4 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 12px;
    color: #b4e5f3;
    text-transform: capitalize;
}
.ctr-btn {
    text-align: right;
    position: relative;
}

.ctr-btn .btn-one {
    display: inline-block;
    padding: 14px 40px;
    background-color: #1cb5de;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 1px;
    border: 1px solid #1cb5de;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    margin-right: 12px;
    border-radius: 40px;
}

.ctr-btn .btn-one i {
    position: relative;
    top: 2px;
}

.ctr-btn .btn-one:hover {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.ctr-btn .btn-two {
    display: inline-block;
    padding: 14px 40px;
    background-color: transparent;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 1px;
    border: 1px solid #ffffff;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    border-radius: 40px;
}

.ctr-btn .btn-two i {
    position: relative;
    top: 2px;
}

.ctr-btn .btn-two:hover {
    background-color: #ffffff;
    color: #0d1820;
}

/*================================================
Conversational Area CSS
=================================================*/
.conversational-area {
    background-color: #0d1820;
    position: relative;
    z-index: 1;
    padding-bottom: 80px;
}

.conversational-area .shape {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.conversational-content span {
    font-size: 16px;
    color: #48c4e6;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin-left: 35px;
    font-weight: 600;
}

.conversational-content span::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    background-color: #1bb5e0;
    left: -35px;
    top: 12px;
}

.conversational-content h2 {
    font-size: 35px;
    color: #31274f;
    margin-top: 10px;
    margin-bottom: 0;
}

.conversational-content .list {
    padding-left: 0;
    margin-bottom: 0;
}

.conversational-content .list li {
    box-shadow: 0px 2px 20px rgba(24, 16, 16, 0.07);
    padding: 40px;
    padding-left: 0;
    position: relative;
    list-style-type: none;
    color: #7d7b8f;
    padding-left: 60px;
    margin-top: 15px;
    font-size: 17px;
}

.conversational-content .list li i {
    display: inline-block;
    height: 65px;
    width: 65px;
    line-height: 30px;
    background-color: #1BB5E0;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 0;
    position: absolute;
    left: -27px;
    top: 32px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.conversational-content .list li:hover i {
    background-color: #ffffff;
    color: #48c4e6;
}

.conversational-content .conversational-btn {
    display: inline-block;
    padding: 14px 30px;
    background-color: #1BB5E0;
    color: #ffffff;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    margin-top: 30px;
}

.conversational-content .conversational-btn i {
    position: relative;
    top: 2px;
}

.conversational-content .conversational-btn:hover {
    background-color: #19b1db;
}
.accordion-content span{
    line-height: 18px;
    margin-bottom: 12px;
    display: inline-block;
}
.conversational-image {
    text-align: right;
}

.overview-content {
    /*margin-top:2rem;*/
}
.overview-content img {
    width: 100%;
    margin-bottom: 1rem;
}
.over-con .btn-one {
    display: inline-block;
    padding: 20px 35px;
    background-color: #1BB5E0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    margin-top: 25px;
    height: 63px;
    margin: 1rem auto;
}
.over-con {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /*justify-content: center;*/
    text-align: center;
    height: 100%;
}

.overview-area .price-b {
    box-shadow: 0px 0px 9px 0px #dfdfdf;
    padding: 2rem;
    border-radius: 10px;
    margin: 0 15px;
}
p.quote_top{
    display: flex;
    justify-content: start;
    margin-bottom: 0;
    margin-top: 0px;
}
p.quote_top img{
    width: 40px !important;
}
p.quote_bottom{
    text-align: end;
    display: flex;
    justify-content: end;
    margin-bottom: 0;
    margin-top: -20px;
}
p.quote_bottom img{
    width: 40px !important;
    transform: rotate(180deg);
}
.over-con .btn-one {
    width: fit-content;
}
.over-con h3 {
    margin-bottom: 10px;
}
.over-con h3 a {
    color: #31274f !important;
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 0;
}
.over-con h3 a span {
   color: #1bb5e0;
}
.over-con p {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 2;
    font-weight: 200;
    color: #31274f;
    font-family: "Poppins", sans-serif;
}
.over-con p span {
    color: #000;
    font-weight: 800;
}
.quick-links {
    padding-left: 0;
    margin-bottom: 0;
}
.quick-links li {
    list-style: none;
}
.quick-links li {
    list-style-type: none;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    color: #ff914d;
}
.quick-links li i {
    margin-right: 0.5rem;
    font-size: 20px;
    padding-top: 10px;
    color: #1BB5E0;
}
.quick-links li p {
    color: #fff;
    margin-bottom: 0;
}
.quick-links li a {
    color: rgba(255, 255, 255, 0.7) !important;
    text-decoration: none;
}

/*================================================
Faq Area CSS
=================================================*/
.faq-accordion-content {
    /*background-color: #ffffff;*/
    /*-webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);*/
    /*box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);*/
    /*padding: 40px;*/
}

.faq-accordion-content .accordion {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.faq-accordion-content .accordion .accordion-item {
    display: block;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
    background: #ffffff;
    margin-bottom: 10px;
    border: none;
}

.faq-accordion-content .accordion .accordion-item:last-child {
    margin-bottom: 0;
}

.faq-accordion-content .accordion .accordion-title {
    padding: 18px 20px 18px 55px;
    color: #0d1820;
    position: relative;
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
    font-family: "Poppins";
}

.faq-accordion-content .accordion .accordion-title i {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    text-align: center;
    height: 100%;
    background: #1BB5E0;
    color: #ffffff;
}

.faq-accordion-content .accordion .accordion-title i::before {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
}

.faq-accordion-content .accordion .accordion-title.active {
    border-bottom-color: #eeeeee;
}

.faq-accordion-content .accordion .accordion-title.active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faq-accordion-content .accordion .accordion-content {
    display: none;
    position: relative;
    padding: 15px;
    font-size: 15px;
    font-family: "Poppins";
}

.faq-accordion-content .accordion .accordion-content.show {
    display: block;
}
.faq-accordion-content .accordion .accordion-content span i {
    color: #1bb5e0;
    margin-bottom: 1rem;
    margin-right: 1rem;
}

.faq-contact {
    margin-top: 70px;
}

.faq-contact-form {
    max-width: 850px;
    margin: 0 auto;
}

.faq-contact-form form .form-group {
    margin-bottom: 25px;
}

.faq-contact-form form .form-control {
    background-color: #ffffff;
    border: none;
    -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
    box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
    height: 60px;
    font-size: 15px;
}

.faq-contact-form form textarea.form-control {
    height: auto;
    padding-top: 15px;
    line-height: initial;
}

.faq-contact-form form .btn {
    margin-top: 8px;
    -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
    box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
}

.faq-contact-form form .help-block ul {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    margin-bottom: 0;
}

.faq-contact-form form .help-block ul li {
    color: red;
    font-weight: 300;
    text-align: left;
}

.faq-contact-form form #msgSubmit {
    margin-bottom: 0;
}

.faq-contact-form form #msgSubmit.text-danger,
.faq-contact-form form #msgSubmit.text-success {
    margin-top: 8px;
    font-size: 22px;
    font-weight: 300;
}

.faq-contact-form .send-btn .default-btn {
    display: inline-block;
    padding: 14px 30px;
    background-color: #ff914d;
    color: #ffffff;
    border: none;
    border-radius: 30px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.faq-contact-form .send-btn .default-btn:hover {
    background-color: #ff914d;
}

.processes .process-panels-container .process-panel .process-phase img {
    background: #ede1ff;
    border-radius: 10px;
    padding: 10px;
    width: 54px;
}

.features .feature-panel .feature-icon img {
    width: 43px;
}

.tm-animation-floating {
    -webkit-animation-name: tm-animation-floating;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

@-webkit-keyframes tm-animation-floating {
    from {
        -webkit-transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 15px);
    }
    to {
        -webkit-transform: translate(0, 0px);
    }
}
@-moz-keyframes tm-animation-floating {
    from {
        -moz-transform: translate(0, 0px);
    }
    65% {
        -moz-transform: translate(0, 15px);
    }
    to {
        -moz-transform: translate(0, 0px);
    }
}

.processes {
    background-image: url(../images/right-bg2.webp);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
}

.worldRotate {
    background: url(../images/dotted-map1.webp);
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background-size: 610px;
    /* box-shadow: inset 8px 36px 80px 36px rgb(0, 0, 0), inset -6px 0 12px 4px rgba(255, 255, 255, 0); */
    animation-name: rotate;
    animation-duration: 12s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 12s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    position: absolute;
    top: -4%;
    left: 0;
    opacity: 0.5;
}

/*--- spinner keyframe ---*/
@keyframes rotate {
    from {
        background-position: 0px 0px;
    }
    to {
        background-position: 500px 0px;
    }
}
@-webkit-keyframes rotate {
    from {
        background-position: 0px 0px;
    }
    to {
        background-position: 500px 0px;
    }
}
.faq-area {
    background-image: url(../images/shape-1.webp);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
    background: #f3fcfe !important;
}
.flag-dropdown {
    background: transparent;
    border: none;
    margin-left: 0rem;
}
.flag-dropdown img {  
    width: 56px;
    border-radius: 18%;
    margin-right: 0.4rem;
}
.flag-dropdown .dropdown-item img {
    border-radius: 0;
    margin-right: 1rem;
}
.form-content .flag-dropdown {
    margin-left: 0;
}
.flag-dropdown span {
    font-size: 14px;
    font-weight: 500;
}
.flag-dropdown:focus {
    border: none;
    outline: none;
}
.footer-text h6 {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}
.flag-dropdown:hover span {
    color: #1BB5E0;
}

.flag-modal .modal-dialog {
    max-width: 800px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flag-modal section {
    padding: 0;
    text-align: center;
}
.flag-modal section h2 {
    font-size: 34px;
    padding-bottom: 1rem;
}
.flag-modal section h2 span {
    color: #1BB5E0;
}

.flag-modal .dropdown-menu {
    width: 100%;
}

.flag-modal .dropdown-item {
    margin-bottom: 0.8rem;
}

.flag-modal .dropdown-item span {
    color: #000;
}

.footer .footer-top .footer-social ul li a .fa-twitter {
    color: #03a9f4;
}

.footer .footer-top .footer-social ul li a .fa-twitter {
    color: #03a9f4;
}

.footer .footer-top .footer-social ul li a .fa-facebook-f {
    color: #4655a8;
}

.footer .footer-top .footer-social ul li a .fa-instagram {
    color: #f52888;
}

.footer .footer-top .footer-social ul li a:hover i {
    color: #fff !important;
}

.summary-form .nice-select {
    width: 100%;
    margin-bottom: 1rem;
}
.summary-form .time-input .nice-select .list {
    height: 185px;
    overflow-y: scroll;
}
.summary-form input {
    padding: 10px 12px 10px 12px !important;
    border: none !important;
    border-radius: 2px !important;
    width: 100%;
    box-sizing: border-box;
    color: #2c3e50;
    font-size: 14px !important;
    letter-spacing: 1px;
    margin: 0;
    margin-right: 0.5rem;
    background: #f9f6ff;
    box-shadow: 1px 1px 2px 0px #bc9be6 !important;
    height: 34px !important;
    margin-bottom: 10px !important;
}
.summ-details h4 {
    font-size: 21px;
    margin-bottom: 0px;
}
.summ-details p {
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 0.3rem;
}
.summary-form .get-a-quote {
    padding: 12px !important;
}
.summary-form .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 20px;
    list-style: none;
    min-height: 25px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #000;
    font-size: 15px;
}

@media only screen and (min-width: 1500px) {
    .continue-modal .modal-dialog {
        max-width: 30%;
    }
    .hero {
    padding-top: 7rem;
    }
    .get-a-quote input[type="text"],
   .get-a-quote input[type="number"] {
    width: 100%;
    height: 50px;
}
.hero form.get-a-quote .fa-calendar {
    top: 18px !important;
}
}
/*responsive*/
@media only screen and (max-width: 768px) {
    .testimonials {
       padding-top: 50px !important;
    padding-bottom: 50px !important;
    }
    .pricing-area {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .conversational-image img {
        height: auto !important;
        width: 100% !important;
    }
    .conversational-area {
        padding-bottom: 0 !important;
    }
    .continue-modal .wrapper {
        padding: 0;
    }
    .continue-modal .modal-dialog {
        max-width: 97%;
    }
    .get-a-quote h2 {
        font-size: 25px !important;
    }
    .get-a-quote {
        margin-left: 0;
        padding: 10px;
        margin-bottom: 0;
    }
    .get-a-quote:before {
        position: absolute;
        width: 90%;
        top: -18px;
    }
    .get-a-quote h2 {
        font-size: 23px;
    }

    .get-a-quote span {
        font-size: 25px;
        color: #1BB5E0;
    }

    form.get-a-quote i {
        width: 80px;
        height: 80px;
    }

    .hero .hero-cotainer .hero-image {
        margin-top: 2rem;
    }

    .processes .heading {
        margin-bottom: 0;
    }

    .features {
        padding-bottom: 0 !important;
    }
    .heading h2 {
        font-size: 30px;
    }
    .ctr-content h2 {
        font-size: 22px;
        margin-bottom: 2rem;
    }

    .overview-image::before {
        content: "";
        background-image: url(../images/bg-circle2.png);
        position: absolute;
        z-index: 1;
        left: -14px !important;
        top: -53px !important;
    }
    .ctr-btn {
        text-align: left;
        position: relative;
    }

    .ctr-btn .btn-two {
        display: inline-block;
        padding: 11px 15px;
    }

    .ctr-btn .btn-one {
        display: inline-block;
        padding: 11px 15px;
    }

    .over-con h3 a {
        color: #31274f !important;
        font-size: 31px;
    }
    .over-con p {
        margin-bottom: 0;
        font-size: 20px;
    }

    .hero .hero-cotainer .hero-content .hero-action .btn {
        width: fit-content;
        height: 56px;
        font-size: 16px;
        margin-right: 4px;
        margin-left: 4px;
        padding: 0 1rem;
    }
    .hero .hero-cotainer .hero-content .card-alert .btn {
    width: 116px;
    height: 43px;
        font-size: 12px;
        font-weight: 700;
        font-family: "Poppins", sans-serif;
        background-color: #1BB5E0;
        border-radius: 38px;
        color: #ffffff;
        margin-right: 5px;
    }

    .faq-accordion-content .accordion .accordion-title {
        font-size: 16px;
    }

    .continue-modal .wrapper {
        padding: 0;
    }

    .continue-modal .modal-dialog {
        max-width: 100%;
    }

    .summary-pop p {
        font-size: 12px;
    }
    .form-content .bg-light p {
        font-size: 12px;
    }

    .form-content .bg-light h4 {
        color: #1BB5E0;
        font-size: 22px;
    }

    .form-header h3 {
        font-size: 23px;
        margin-bottom: 1rem !important;
    }

    .continue-modal .modal-body {
        padding: 0 1rem;
    }
    .coupon-input input {
        padding: 0.5rem;
        font-size: 14px;
    }

    .summary-pop ul li {
        list-style: none;
        color: #000;
        font-size: 16px;
    }

    .get-a-quote textarea {
        font-size: 14px;
    }
    .get-a-quote .nice-select .current {
        font-size: 14px;
    }

    .flag-dropdown {
        margin-left: 0;
    }

    .flag-modal section {
        padding: 0;
    }
    .flag-modal .modal-dialog {
        height: 80vh;
    }

    .flag-modal .modal-content,
    .flag-modal .modal-body {
    }

    .flag-modal section {
        overflow-y: scroll;
    }

    .flag-modal .modal-body {
        padding: 1.5rem 0;
    }
    .flag-modal section h2 {
        font-size: 29px;
        padding-bottom: 0;
        padding: 0 2rem;
    }

    .flag-modal .modal-dialog {
        max-width: 90%;
    }

    .modal-open .modal.show {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .conversational-content h2 {
        font-size: 25px;
    }

    .pricing .pricing-switcher .btn {
        font-size: 16px;
    }
    .summ-details h4 {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .summ-details p {
        font-size: 12px !important;
    }
}

.body-scroll {
    padding-right: 0 !important;
}

/*datepicker*/
input:focus {
    outline: none;
}
#ui-datepicker-div {
    display: none;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
    margin-top: 0.25rem;
    border-radius: 0.5rem;
    padding: 0.5rem;
    z-index: 2 !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ui-datepicker-calendar thead th {
    padding: 0.25rem 0;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    color: #78909c;
}
.ui-datepicker-calendar tbody td {
    width: 2.5rem;
    text-align: center;
    padding: 0;
}
.ui-datepicker-calendar tbody td a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.25rem;
    line-height: 2rem;
    transition: 0.3s all;
    color: #546e7a;
    font-size: 0.875rem;
    text-decoration: none;
    border: none !important;
    background: transparent !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #1BB5E0 !important;
    background: #1BB5E0 !important;
    color: #ffffff !important;
}
.ui-datepicker-calendar tbody td a:hover {
    background-color: #e0f2f1;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #1BB5E0 !important;
    color: white;
}
.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: -5px;
    width: 2rem;
    height: 2rem;
    margin: 0.5rem;
    border-radius: 0.25rem;
    transition: 0.3s all;
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ui-datepicker-header a.ui-corner-all:hover {
    background-color: #eceff1;
}
.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: 0rem;
    background-position: 50%;
    transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: 0px;
    background-position: 50%;
}
.ui-datepicker-header a > span {
    display: none;
}
.ui-datepicker-title {
    text-align: center;
    line-height: 2rem;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    font-weight: 500;
    padding-bottom: 0.25rem;
}
.ui-datepicker-week-col {
    color: #78909c;
    font-weight: 400;
    font-size: 0.75rem;
}
form.get-a-quote .fa-calendar {
    background: transparent;
    padding: 0;
    width: auto;
    height: auto;
    position: absolute;
    top: 14px;
    right: 6px;
}
li[data-value="88466"],
li[data-value="50141"] {
    position: relative;
}

li[data-value="88466"]::after {
    content: "Coming soon";
    display: inline;
    background: #f46262;
    color: #fff;
    position: relative;
    padding: 0.1rem 1.3rem;
    right: -27px;
    top: 0;
    border-radius: 50px;
    font-size: 13px;
}

li[data-value="50141"]::after {
    content: "Instant";
    display: inline;
    background: #1BB5E0;
    color: #fff;
    position: relative;
    padding: 0.1rem 1.3rem;
    right: -27px;
    top: 0;
    border-radius: 50px;
    font-size: 13px;
}
li[data-value="48444"]::after {
    content: "Coming soon";
    display: inline;
    background: #1bb5e0;
    color: #fff;
    position: relative;
    padding: 0.1rem 1.3rem;
    right: -27px;
    top: 0;
    border-radius: 50px;
    font-size: 13px;
}
.pn-select {
    position: relative;
    border-width: 1px;
    display: grid;
    grid-template-columns: 4.5em 1fr;
    transition: all 0.2s ease-out;
    max-width: 100%;
    width: 100%;
    z-index: 1;
    border: none !important;
    border-radius: 2px !important;
    box-sizing: border-box;
    margin: 0;
    background: #f9f6ff;
    box-shadow: 1px 1px 2px 0px #bc9be6 !important;
    height: 44px !important;
    margin-bottom: 10px !important;
}
.pn-select input {
    box-shadow: none !important;
    background: none;
    margin-bottom: 0 !important;
    margin-top: 5px;
}
.pn-input__label {
    position: absolute !important;
    top: 3px !important;
    left: 65px !important;
    color: #908f91 !important;
    font-size: 12px !important;
    font-weight: 200 !important;
}
.pn-selected-prefix {
    background: #ffffff !important;
}
.pn-select:focus,
.pn-select:focus-within {
    border-color: var(--border-color-active);
    box-shadow: 0 0 2px 0 var(--border-color-active);
}

.pn-dropdown {
    background: #ffffff;
    border-radius: var(--border-radius);
    border-width: 1px;
    border-style: solid;
    border-color: var(--dropdown-border-color);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.135);
    opacity: 0;
    padding: 0 0.5em 0.5em;
    pointer-events: none;
    position: absolute;
    top: 140%;
    transform-origin: left top;
    transition: all 0.15s ease-out;
    width: 100%;
    visibility: hidden;
}
.pn-select--open .pn-dropdown {
    pointer-events: all;
    transform: none;
    opacity: 1;
    top: 120%;
    visibility: visible;
}

.pn-search {
    position: relative;
    display: flex;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--dropdown-border-color);
    margin-bottom: 0.5em;
}
.pn-search svg {
    display: block;
    height: 1.25rem;
    left: 0.5em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.25rem;
}
.pn-search input[type="search"] {
    padding-left: 2.5rem !important;
    height: 3rem !important;
    width: 100%;
}
.pn-search input[type="search"]::-webkit-search-decoration,
.pn-search input[type="search"]::-webkit-search-cancel-button,
.pn-search input[type="search"]::-webkit-search-results-button,
.pn-search input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.pn-list {
    margin-right: -0.5em;
    max-height: 10.5em;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #ffffff #ffffff;
    position: relative;
}
.pn-list::-webkit-scrollbar {
    width: 10px;
}
.pn-list:hover {
    --scrollbar-background: #ffffff;
    --thumb-background: #c0c4ca;
    scrollbar-color: var(--thumb-background) var(--scrollbar-background);
}
.pn-list:hover::-webkit-scrollbar-track {
    background: var(--scrollbar-background);
}
.pn-list:hover::-webkit-scrollbar-thumb {
    background-color: var(--thumb-background);
    border-radius: 6px;
    border: 3px solid var(--scrollbar-background);
}
.pn-list--no-scroll {
    margin-right: 0;
}

.pn-selected-prefix {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: var(--dropdown-trigger-background-color);
    border-radius: var(--border-radius) 0 0 var(--border-radius);
    border: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 0;
    outline: none;
    padding: 0;
    transition: background 0.2s ease-out;
}
.pn-selected-prefix:hover,
.pn-selected-prefix:focus {
    background: var(--dropdown-trigger-hover-background-color);
}
.pn-selected-prefix__flag {
    height: auto;
    width: 1.25rem;
}
.pn-selected-prefix__icon {
    display: block;
    height: 1.25rem;
    margin-left: 0.5em;
    margin-right: -0.25em;
    transition: all 0.15s ease-out;
    width: 1.25rem;
}
.pn-select--open .pn-selected-prefix__icon {
    transform: rotate(180deg);
}
.pn-input__prefix {
    padding-left: 0 !important;
}
.pn-input {
    background: transparent;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    line-height: 1;
    overflow: hidden;
    padding: 0.5em 0.5em;
}
.pn-input__container {
    display: flex;
    flex-direction: row;
}
.pn-input__label {
    color: var(--input-label-color);
    font-size: 0.7rem;
    position: absolute !important;
    top: 5px !important;
    margin-bottom: 0 !important;
}
.pn-input__phonenumber {
    margin-left: 3.2rem !important;
}
.pn-input__error {
    bottom: 0;
    color: var(--input-error-color);
    font-size: 0.785rem;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: all 0.2s ease-out;
    z-index: -1;
}
.pn-input input[type="text"] {
    background: transparent;
    position: absolute;
    color: var(--input-prefix-color);
    max-width: fit-content;
    pointer-events: none;
}
.pn-input input[type="tel"] {
    color: var(--input-phonenumber-color);
    padding-left: calc(calc(var(--prefix-length) * 1ch) + 1.5ch);
    font-weight: 500;
}
.pn-input input[type="tel"]:not(:-moz-placeholder-shown):invalid + .pn-input__error {
    opacity: 1;
    transform: translateY(175%);
}
.pn-input input[type="tel"]:not(:-ms-input-placeholder):invalid + .pn-input__error {
    opacity: 1;
    transform: translateY(175%);
}
.pn-input input[type="tel"]:not(:placeholder-shown):invalid + .pn-input__error {
    opacity: 1;
    transform: translateY(175%);
}

.pn-list-item {
    align-items: center;
    border-radius: 0.5em;
    display: flex;
    font-weight: 400;
    padding: 0.6em 0.75em;
    transition: background-color 0.2s ease-out;
    cursor: pointer;
    outline: none;
}
.pn-list-item__flag {
    width: 1.25em;
    height: auto;
    margin-right: 1em;
    display: block;
}
.pn-list-item__country {
    margin-right: 0.25em;
}
.pn-list-item:hover,
.pn-list-item:focus {
    background-color: var(--list-item-hover-background);
}
.pn-list-item--selected {
    pointer-events: none;
    font-weight: 500;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23103155' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
    background-position: right 0.75em top 50%;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    background-position: right 0.75em top 50%;
}
.pn-list-item--no-results {
    pointer-events: none;
}

/*Pricing*/
.h-price-box {
    --tw-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
    --tw-shadow-colored: 0px 2px 15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 35px;
    border-radius: 20px;
    position: relative;
}
.h-price-box .lg\:text-24px {
    font-size: 24px;
    margin-bottom: 1rem;
}
.h-price-box .text-\[\#19ab8b\] {
    color: rgb(25 171 139);
    font-size: 45px;
    font-weight: 900;
    display: inline-block;
    position: relative;
    line-height: 1;
}
.h-price-box .text-16px {
    font-size: 16px;
    position: absolute;
    left: -15px;
    top: 4px;
}

.h-price-box .leading-7 {
    font-size: 15px;
    padding-top: 1rem;
    color: #333;
}

.bg-green-gradient-color {
    display: block;
    border-radius: 5px;
    background-image: linear-gradient(91.43deg, #11998e 1.22%, #38ef7d 98.84%);
    padding-top: 17px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #fff !important;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.price-ul li {
    padding-left: 2.5rem;
    position: relative;
    color: #333;
    font-size: 16px;
    margin-bottom: 1.5rem;
}
.price-ul li img {
    position: absolute;
    left: 0;
}
.price-ul .text-\[\#d4d4d4\] {
    color: #a5a5a5;
}
.h-price-box .text-secondary-color {
    color: #6f43ae;
    font-size: 45px;
    font-weight: 900;
    display: inline-block;
    position: relative;
    line-height: 1;
}
.h-price-box {
    margin-bottom: 1.7rem;
}
.bg-secondary-gradient-color {
    display: block;
    border-radius: 5px;
    background-image: linear-gradient(91.43deg, #11998e 1.22%, #38ef7d 98.84%);
    padding-top: 17px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #fff !important;
    transition-duration: 300ms;
    background-image: linear-gradient(91.43deg, #4a00e0 1.22%, #8e2de2 98.84%);
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.h-price-box .num-price {
    color: rgb(255 7 121);
    font-size: 45px;
    font-weight: 900;
    display: inline-block;
    position: relative;
    line-height: 1;
}

.bg-price3-gradient {
    background-image: linear-gradient(90deg, #ff0080 67.19%, #ff8c00 100%);
    display: block;
    border-radius: 5px;
    padding-top: 17px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #fff !important;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.pricing-area {
    padding-top: 100px;
    padding-bottom: 100px;
}

.bg-green-gradient-color:hover,
.bg-secondary-gradient-color:hover,
.bg-price3-gradient:hover {
    --tw-shadow: 0px 10px 15px rgba(142, 45, 226, 0.15);
    --tw-shadow-colored: 0px 10px 15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.b-bottom {
    border-bottom: 2px solid #6f43ae;
}

/*svgplane*/
.paperplan .planePath {
    opacity: 0.2;
    stroke: transparent;
    stroke-width: 2%;
    fill: none;
}

.paperplan .plane {
    transform: scale(0.15);
}

.paperplan .fill1 {
    fill: #d9dada;
}

.paperplan .fill2 {
    fill: #c5c6c6;
}

.paperplan .fill3 {
    fill: #aeafb0;
}

.paperplan .fill4 {
    fill: #9d9e9e;
}

.conversational-area {
    position: relative;
}

.paperplan {
    position: absolute;
}

.overview-image img {
    filter: drop-shadow(13px 15px 32px rgba(0, 0, 0, 0.1)) drop-shadow(-19px -15px 36px rgba(0, 0, 0, 0.06));
    z-index: 2;
    position: relative;
}
.overview-image {
    position: relative;
}

.main_banner .get-a-quote {
    background-color: white;
    padding: 28px;
    border-radius: 0px;
    margin-left: 0px;
    box-shadow: -1px 0px 44px 15px rgb(0 0 0 / 4%);
    -webkit-box-shadow: -1px 0px 44px 15px rgb(0 0 0 / 4%);
    -moz-box-shadow: -1px 0px 44px 15px rgba(0, 0, 0, 0.4);
    position: relative;
    margin-bottom: 0px;
     height: auto;
    width: 75%;
    margin: 60px auto 0;
}
.main_banner .banner-area div {
    height: auto;
}
.bnr_listing ul li{
   margin-right:10px;
   width:170px;
}
.bnr_listing .box1 .icon{
    width:50%;
    margin:0 auto;
}
.bnr_listing ul{
    display:flex;
}
.bnr_listing .content h4{
    font-size:18px;
    text-align:center;
}
/*.overview-image::before {*/
/*    content: "";*/
/*    background-image: url(../images/bg-circle2.png);*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    left: -67px;*/
/*    top: -74px;*/
/*    width: 58%;*/
/*    height: 85%;*/
/*    display: inline;*/
/*    animation: rotateme 100s linear infinite;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    background-posiiton: center;*/
/*}*/

/* keyframes */

@-webkit-keyframes rotateme {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes movebounce {
    0% {
        transform: translateY(0px);
    }
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.book-expert a {
    width: fit-content;
    display: inline-block;
    padding: 20px 35px;
    background-color: #1BB5E0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 50px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    margin-top: 25px;
    height: 63px;
}

.book-expert {
    text-align: center;
    margin-top: 1rem;
}
.proimg img {
   width: 100%;
    display: flex;
    align-items: center;
    margin: auto;
}
.conversational-area {
    /*background-image: url(../images/banner-img.svg);*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    background-color: #fff;
}
.conversational-image {
    position: relative;
    text-align: center;
}

.conversational-image img {
    height: 600px;
    width: auto;
}

.nerd-modal .nice-select .list {
        max-height: 350px;
        height:auto;
    overflow-y: scroll;
}


.policy-sec1 h2{
    font-size:28px !Important;
}

.policy-sec1{
        border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    background:#f4f4f4ab !important;
}
.policy-sec{
    padding:50px 0;
}

.policy-sec h2{
  font-size:24px !Important;   
  margin-top:2rem;
   line-height: 2;
}
.policy-sec .heading-subtitle{
color: #1bb5e0;
    margin-bottom: 1rem !IMPORTANT;
    font-weight: 400;

}


.policy-sec ul li{
    list-style: disc;
    padding:10px 0;
}
.policy-sec p, .policy-sec li{
        color: #000;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
}

.nice-select .list {
    max-height: 350px;
    height: auto;
    overflow-y: scroll;
}

li[data-value="48444"]::after{
   animation: blink 5s infinite; 
}
@keyframes blink{
  0% {
    background: #1bb5e0;
  }
  20% {
    background: #161616;
  }
  40% {
    background: #1bb5e0;
  }
  60% {
    background: #161616;
  }
  80% {
    background: #1bb5e0;
  }
  100% {
    background: #161616;
  }
}






















   @media only screen and (max-width: 1500px){
.hero-slide .h-box {
    width: 125px;
    height: 125px;

}
.hero .hero-cotainer .hero-content{
    padding-top:3rem;
}
.get-a-quote {
    background-color: white;
    padding: 18px;
}
.hero .get-a-quote h2 {
    font-size: 26px;
    font-weight: 800;
}
.hero form.get-a-quote i {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e5f9f3;
    border-radius: 50%;
    padding: 16px;
    border-bottom-left-radius: 0;
    margin-right: 24px;
}
.hero form.get-a-quote .fa-calendar{
  background-color: transparent !important;
    padding: 0;
    width: auto;
    height: auto;
    position: absolute;
   top: 15px !important;
    right: 0px !important;
}
.hero .get-a-quote span {
    font-size: 22px;
}

/*.get-a-quote .nice-select {*/
/*    width: 100%;*/
/*    height: 40px;*/
/*    border: 0;*/
/*    border-radius: 12px;*/
/*    outline: 0;*/
/*    margin-bottom: 8px;*/
/*    padding-left: 18px;*/
/*    color: #444;*/
/*    font-size: 15px;*/
/*}*/
/*.hero .get-a-quote textarea {*/
/*    width: 100%;*/
/*    height: 91px;*/
/*        padding-top: 7px;*/
/*}*/
/*.form-input label {*/
/*    font-size: 14px;*/
/*    margin-bottom: 5px;*/
/*}*/
/*.form-control::placeholder {*/
/* font-size:13px;   */
/*}*/

.hero .hero-cotainer .hero-content .hero-headline {
 font-size:35px !important;
}
.hero {
    padding-top: 2rem !important;
    
}


section, .pricing-area, .pb-100 {
    padding-top: 50px !important;
    padding-bottom: 45px !important;
    overflow: hidden;
}
.faq-area{
      padding-top: 50px !important;
    padding-bottom: 55px !important;
}
.over-con p {
    margin-bottom: 0;
    font-size: 21px;
}
.nerd-modal .nice-select .list {
    max-height: 300px;
}
.nice-select .list {
    max-height: 300px;
}







}
  @media only screen and (max-width: 1500px){
.lightpick__month{
  padding:0 !important;         
 }
 .lightpick {
    padding: 5px !important;
 }
  }
  
@media only screen and (min-width: 768px) and (max-width: 991px){
   
.mobile_header{
    display:block !important;
}
.desktop_header{
    display:none !important;
}
.mobile_header img.logo-light{
    display:none;
}
.header{
    display:none;
}
.main_banner {
    margin-top: 0;
}
.main_banner .banner-area.bg-gradient {
    padding-top: 70px !important;
}
.navbar .navbar-brand img {
    max-width: 100%;
    height: auto;
    width: 150px;
    
}
.mobile_header .navbar-nav .nav-link{
   color:#000 !important; 
}
.bnr_left_col{
    display:block !important;
}
.main_banner .bnr_heading {
    font-size: 30px !important;
    margin-bottom: 15px;
    line-height: 38px;
}
.bnr_para {
    font-size: 16px;
    line-height: 28px;
}
.bnr_listing .content h4 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0 !important;
    margin-top: 10px;
    line-height: 20px;

}
.bnr_right_col{
    display:none !important;
}
.banner-area .content .bottom a{
    font-size: 14px;
    border-radius: 40px;
    width: 175px;
    height: 45px;
}
.banner-area.content-less {
    height: 98vh;
}
.about .heading-subtitle {
    font-size: 25px;
    line-height: 30px;
}
.about .heading-title {
    color: #27aae1;
    line-height: 36px;
    font-size: 32px;
    font-weight: 500;
}
.about .left-col{
     padding: 10px;
     border:none;
}
.heading .heading-desc{
    text-align:justify;
}
}
 @media only screen and (max-width: 767px){
.lightpick__month{
  padding:0 !important;         
 }
 .lightpick {
    padding: 5px !important;
 }
.features {
    padding-bottom:0 !important;
}
.footer {
    padding-top: 39px;
}
.conversational-area {
    padding-top: 45px !important;
    padding-bottom: 40px !important;
}
.pricing {
    padding-bottom: 20px !important;
    padding-top: 12px !important;
}
.pricing-img{
    padding-bottom:0 !Important;
}
.conversational-area#nav4 {
    padding-bottom: 20px !important;
}
.policy-sec h2 {
    font-size: 20px !Important;
    margin-top: 0rem;
    line-height: 30px;
    margin-bottom: 21px;
}
.footer .footer-top .footer-widget {
    padding-top: 12px;
    margin-bottom: 14px;
}
.footer .footer-top .footer-widget .widget-title{
    margin-bottom:20px;
}
.footer .footer-top .footer-widget ul li a {
    font-family: "Poppins", sans-serif;
    font-size: 13px;
}

.footer .footer-top p,.quick-links li a  {
    font-size: 14px;
}

.footer .footer-top .footer-logo {
    margin-bottom: 8px;
}



.mobile_header{
    display:block !important;
}
.desktop_header{
    display:none !important;
}
.mobile_header img.logo-light{
    display:none;
}
.header{
    display:none;
}
.main_banner {
    margin-top: 0;
}
.main_banner .banner-area.bg-gradient {
    padding-top: 70px !important;
}
.navbar .navbar-brand img {
    max-width: 100%;
    height: auto;
    width: 140px;
    
}
.mobile_header .navbar-nav .nav-link{
   color:#000 !important; 
}
.bnr_left_col{
    display:block !important;
}
.main_banner .bnr_heading {
    font-size: 30px !important;
    margin-bottom: 15px;
    line-height: 38px;
}
.bnr_para {
    font-size: 16px;
    line-height: 28px;
}
.bnr_listing .content h4 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0 !important;
    margin-top: 10px;
    line-height: 20px;

}
.bnr_right_col{
    display:none !important;
}
.banner-area .content .bottom a{
    font-size: 14px;
    border-radius: 40px;
    width: 175px;
    height: 45px;
}
.banner-area.content-less {
    height: 98vh;
}
.about .heading-subtitle {
    font-size: 25px;
    line-height: 30px;
}
.about .heading-title {
    color: #27aae1;
    line-height: 36px;
    font-size: 32px;
    font-weight: 500;
}
.about .left-col{
     padding: 10px;
     border:none;
}
.heading .heading-desc{
    text-align:justify;
}
.services{
    margin-bottom: 40px;
}
.ctr-btn .btn-one,.ctr-btn .btn-two {
    display: inline-block;
    padding: 8px 25px 10px;
}
.pricing .col-12 {
    margin-bottom: 0px !important;
}
.pricing .pricing-panel{
    margin: 0 auto 15px !important;
}
.conversational-content .list li i{
    height: 40px;
    width: 40px;
    left: 0;
    top: 0px;
}
.conversational-content h2 {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 30px;
}
.conversational-content {
    margin-top: 2rem;
}
.over-con .btn-one{
    padding: 15px 25px;
    height: 50px;
    font-size: 14px;
}
.conversational-content span::before{
    background-color: #1bb5e0;
}
.conversational-content span {
    color: #1bb5e0;
}



}

@media screen and (min-width: 1500px), screen and (max-height: 850px) {
  .hero {
    padding-top: 4rem;
}
}




