.mapdiv {
    width: 70%;
    padding: 20px 28px;
    margin: auto;
}

.mtb-60 {
    margin: 60px 0px;
}

.pt-150 {
    padding-top: 150px;
}

.mapdiv path {
    stroke-width: 4px;
    transition: fill 0.3s;
    fill: rgba(255, 0, 0, 0) !important;
    stroke: #ffffff;
    stroke-width: 5px;
}

.mapdiv :hover {
    fill: #000;
}

.mt-150 {
    margin-top: 150px;
}

.appy-menu .navbar-brand {
    height: auto;
    max-width: 250px;
    padding: 5px 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.appy-menu.sticky,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.preloader,
.appy-menu.sticky,
.appy-menu ul li .dropdown-menu,
.overlay,
#faq .panel .panel-heading,
footer,
.themes-colors span {
    background-image: -moz-linear-gradient( -29deg, rgb(0, 0, 0) 0%, rgb(158, 22, 22) 100%);
    background-image: -webkit-linear-gradient( -29deg, rgb(0, 0, 0) 0%, rgb(158, 22, 22) 100%);
    background-image: -ms-linear-gradient( -29deg, rgb(0, 0, 0) 0%, rgb(158, 22, 22) 100%);
}

@media (max-width: 768px) {
    .appy-menu {
        background-image: -moz-linear-gradient( -29deg, rgb(0, 0, 0) 0%, rgb(158, 22, 22) 100%);
        background-image: -webkit-linear-gradient( -29deg, rgb(0, 0, 0) 0%, rgb(158, 22, 22) 100%);
        background-image: -ms-linear-gradient( -29deg, rgb(0, 0, 0) 0%, rgb(158, 22, 22) 100%);
    }
}

.appy-menu.navbar-default .navbar-toggle .icon-bar,
.btn-default:hover,
#home_banner.index-style-2 .owl-carousel .owl-dots .owl-dot.active span,
#testimonial .testimonial-slider .owl-dots .owl-dot.active span,
#screenshots .screenshots-slider.owl-carousel .owl-nav .owl-prev:hover,
#screenshots .screenshots-slider.owl-carousel .owl-nav .owl-next:hover,
#price .price-table.feature:hover .btn-default.colored,
#team .team-slider .owl-dots .owl-dot.active span,
#recent-blog .blog-box .blog-img .blog-tags ul li a:hover,
#recent-blog .recent-blog-slider .owl-dots .owl-dot.active span,
#contact .btn-default,
#subscribe .subcribe-form .btn,
.comments-form .btn-default,
.sidebar .search-form .btn,
.sidebar .categories-widget ul li a:hover,
.sidebar .categories-widget ul li a span,
.sidebar .tags-widget ul li a {
    background: #9e1616;
}

.btn-default.blue:hover,
#screenshots .screenshots-slider.owl-carousel .owl-nav .owl-prev,
#screenshots .screenshots-slider.owl-carousel .owl-nav .owl-next,
#price .price-table:hover .btn-default.blue,
#team .team-slider .owl-dots .owl-dot span,
#recent-blog .recent-blog-slider .owl-dots .owl-dot span,
.sidebar .tags-widget ul li a:hover {
    background: #000;
}


/*------------------------------
    01. END BACKGROUND
------------------------------*/


/*------------------------------
    02. START BORDER COLOR
------------------------------*/

.btn-default:hover,
.btn-default.colored,
.pagination>li>a,
.pagination>li>span,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
#price .price-table.feature,
#recent-blog .blog-box:hover .blog-details .btn,
#subscribe .subcribe-form .btn,
.sidebar .search-form .btn,
#subscribe .subcribe-form input,
.sidebar .search-form input,
#testimonial .testimonial-slider .item .client-img,
blockquote {
    border-color: #9e1616;
}

.btn-default.blue,
#price .price-table {
    border-color: #000;
}


/*------------------------------
    02. END BORDER COLOR
------------------------------*/


/*------------------------------
    03. START COLOR
------------------------------*/

.btn-default.colored,
.pagination>li>a,
.pagination>li>span,
#home_banner .btn:hover,
#price .price-table.feature,
#download .btn-default:hover,
#recent-blog .blog-box .blog-img .blog-tags ul li a,
#recent-blog .blog-box:hover .blog-details .btn,
#call-to-action .btn-default:hover,
#contact .btn-default:hover,
.blogs .blog-box .blog-details h3 a,
.single-blog .blog-box h3,
.sidebar .categories-widget ul li a,
.sidebar .categories-widget ul li a:hover span,
.sidebar .recent-posts-widget .recent-post-description h3 a,
.sidebar .archives-widget ul li a,
.sidebar .meta-widget ul li a {
    color: #9e1616;
}

.appy-menu ul li .dropdown-menu li.active a,
.appy-menu .navbar-nav>.active>a,
.appy-menu .navbar-nav>.active>a:focus,
.appy-menu .navbar-nav>.active>a:hover,
.appy-menu ul li a:hover {
    color: #9e1616 !important;
}

body,
.btn-default.blue,
.section-heade h3,
.section-heade p,
#about .about-box h4,
#about .about-box p,
.one-feature h2,
.one-feature p,
#faq .panel .panel-collapse .panel-body,
.comments-form .form-control {
    color: #000;
}

.sticky .navbar-right {
    height: 100px;
    display: flex;
    align-items: center;
}

.screenshots-slider {
    padding: 73px 14px 100px 20px;
    background: rgba(0, 0, 0, 0) url(../img/screenshots-bg-3.png) no-repeat scroll top center;
    background-size: 100%;
    max-width: 293px;
    margin: 0 auto;
}

.single-blog .blog-box h3 {
    color: #bf095d;
    font-size: 18px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: unset;
    display: block;
}

.sidebar .recent-posts-widget .recent-post-description {
    display: table-cell;
    padding-left: 15px;
    text-align: left;
    vertical-align: top;
}

#recent-blog .blog-box .blog-img .blog-info {
    position: absolute;
    bottom: 0px;
    right: 15px;
    left: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#recent-blog .blog-box .blog-details {
    padding: 15px 10px;
    text-align: justify;
}

.blogs .blog-box .blog-details p {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: justify;
}

.blogs .blog-box .blog-details .meta {
    margin: 0 0 15px;
    display: none;
}

.page-head h2 {
    font-size: 50px;
    margin: 0;
    padding: 0px 0 10px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.page-head {
    position: relative;
    padding: 150px 0px 22px 0;
}

.sidebar .recent-posts-widget .recent-post-description h3 {
    font-size: 15px;
    margin: -1px;
}

.page-head .breadcrumb,
.page-head .breadcrumb li:nth-child(2) a {
    color: #fff;
    text-transform: capitalize;
}

.header-fb {
    border: 2px solid white;
    padding: 7px 11px;
    font-size: 15px;
}

.header-fb {
    border: 2px solid white;
    padding: 7px 11px !important;
    font-size: 15px !important;
    top: 5px;
    border-radius: 35px;
}

.sticky .header-fb {
    border: 2px solid white;
    padding: 7px 11px !important;
    font-size: 15px !important;
    top: 0px;
    border-radius: 35px;
}

.appy-menu ul.nav>li .header-fb:hover:after {
    content: '';
    left: 0;
    right: 0;
    bottom: 0px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 35px;
    border-radius: 20px;
    background: #fff;
    z-index: -1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#price .price-table .cost h3 {
    margin: 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
}

footer p a {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 25px 0;
}

.covid-btn {
    padding: 5px 20px 5px 10px;
}

.covid-btn a {
    padding: 10px !important;
}

#price .price-table h4 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}

.price-section-icon {
    width: 200px;
    padding: 20px 0px;
}

.one-feature .font-29 {
    font-size: 29px;
}

.map-new {
    margin: 15px 0px 10px;
    width: 100%;
}

.fast-track {
    width: 375px;
    padding: 60px 0px;
}

.one-feature p {
    font-size: 18px;
    color: #2a3b71;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
}

#home_banner h3 {
    font-size: 45px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    line-height: 44px;
}

.our-mission-text {
    color: #fff;
}

.map-image {
    width: 650px;
}

.servicearea {
    padding: 250px 30px 30px 44px;
}

.pr-0 {
    padding-right: 0px;
}

.text-black {
    color: #000 !important;
}

.footer-list {
    display: flex;
    /* column-count: 3; */
    list-style: none;
    margin-bottom: 0px;
    /* width: 93%; */
    float: right;
    white-space: nowrap;
    flex-direction: row;
}

.footer-list li {
    padding: 0px 15px;
}

.youcan {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 18px;
}

.youcan-para {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    line-height: 25px;
}

.youcan2 {
    color: rgb(0, 0, 0);
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 18px;
}

.youcan-para2 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 300;
    line-height: 25px;
}

.youcan-para3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 300;
    line-height: 25px;
    font-weight: 600;
}

.footer-list li {
    text-align: right;
}

.our-mission-text ul li {
    padding: 10px 0px;
}

.our-mission-text ul {
    margin-top: 20px;
}

.UDOC-Technology li {
    padding: 10px 0px;
}

.section-heade .text-20 {
    font-size: 20px;
}

.covid-btn a:hover:after {
    content: '';
    left: 0;
    right: 0;
    bottom: 13px;
    width: 90%;
    margin: 0 auto;
    position: absolute;
    height: 25px;
    border-radius: 20px;
    background: #fff0 !important;
    z-index: -1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.covid-btn a:hover,
.covid-btn a:focus {
    color: white !important;
}

.padding-150 {
    padding-top: 150px;
    padding-bottom: 150px;
}

footer a:focus,
footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

.one-feature p {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
}

.covid-btn .btn-danger:hover,
.covid-btn .btn-danger:focus {
    color: white !important;
    border-color: white;
}

.appy-menu ul.nav>li.covid-btn>a:after {
    content: '';
    left: 0;
    right: 0;
    bottom: 13px;
    width: 90%;
    margin: 0 auto;
    position: absolute;
    height: 25px;
    border-radius: 20px;
    background: #fff0;
    z-index: -1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.appy-menu ul li .dropdown-menu li.covid-btn a,
.appy-menu .navbar-nav>.covid-btn>a,
.appy-menu .navbar-nav>.covid-btn>a:focus,
.appy-menu .navbar-nav>.covid-btn>a:hover,
.appy-menu ul .covid-btn a:hover {
    color: #ffffff !important;
}


/* .appy-menu .navbar-nav>.covid-btn>a:focus {     
    background-color: white !important;  
} */

.one-feature p {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 600px) {
    .pc-hide {
        display: block;
    }
    .sticky .navbar-right {
        height: initial;
        display: initial;
        align-items: initial;
    }
    /* .pt-150 {
        padding-top: 0px;
    } */
    .appy-menu .navbar-brand {
        height: auto;
        max-width: 250px;
        padding: 15px 15px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    .appy-menu.navbar-default .navbar-toggle {
        background: #fff;
        border-color: #fff;
        margin-top: 28px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    .text-nowrap {
        white-space: break-spaces !important;
    }
    .pr-0 {
        padding-right: 15px;
    }
    #Location .pt-100 {
        padding-top: 0px;
    }
    .map-image {
        padding-bottom: 20px;
    }
    #Services .col-md-4 .price-table {
        margin: 20px 0px;
    }
    .servicearea {
        padding: 150px 0px 30px 15px;
    }
    #price {
        display: block;
    }
    .covid-btn a {
        margin: 10px 75px;
    }
    .header-fb {
        margin: 0px 45%;
    }
    .pt-150 {
        padding-top: 75px;
    }
    .fast-track {
        width: 85%;
        padding: 60px 0px;
    }
    .care-special {
        padding-bottom: 60px !important;
    }
    .m-grid {
        display: grid;
    }
    .mo-1 {
        order: 1;
    }
    .mo-2 {
        order: 2;
    }
}

.care-special {
    padding: 60px 0;
}

html {
    scroll-behavior: smooth;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}

.pc-hide {
    display: none !important;
}

#pcrModal .form-control {
    height: 50px;
    padding: 10px 15px;
    background: rgba(255, 255, 255, .15);
    border: none;
    border-radius: 0;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#pcrModal textarea {
    height: 100px !important;
}

.take-pcr-btn {
    width: 100%;
    border-radius: unset;
    height: 70px;
    background-color: #9e1616;
    color: #fff !important;
    border: 1px solid #fff;
    font-weight: bold;
    font-size: 28px;
    outline: none;
}

.blinking {
    animation: blinkingText 0.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: #fff;
    }
    49% {
        color: #fff;
    }
    60% {
        color: transparent;
    }
    99% {
        color: transparent;
    }
    100% {
        color: #fff;
    }
}

.appy-menu ul li .dropdown-menu li.covid-btn a,
.appy-menu .navbar-nav>.covid-btn>a,
.appy-menu .navbar-nav>.covid-btn>a:focus,
.appy-menu .navbar-nav>.covid-btn>a:hover,
.appy-menu ul .covid-btn a:hover {
    color: #ffffff !important;
    background-color: red !important;
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a;
}

.dropdown-menu {
    min-width: 150px;
}
#price .price-table .cost h3 span {
    font-size: 20px;
    line-height: 20px;
}


/* popup css */




.box1 {
    width: 40%;
    margin: 0 auto;
    background: rgba(255,255,255,0.2);
    padding: 35px;
    border: 2px solid #fff;
    border-radius: 20px/50px;
    background-clip: padding-box;
    text-align: center;
  }
  
  .button1 {
    font-size: 1em;
    padding: 10px;
    color: #fff;
    border: 2px solid #06D85F;
    border-radius: 20px/50px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
  }
  .button1:hover {
    background: #06D85F;
  }
  
  .overlay1 {
    position: fixed;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
  }
  .overlay1:target {
    visibility: visible;
    opacity: 1;
  }
  
  .popup1 {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
  }
  
  .popup1 h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
  }
  .popup1 .close1 {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
  }
  .popup1 .close1:hover {
    color: #06D85F;
  }
  .popup1 .content1 {
    max-height: 30%;
    overflow: auto;
  }
  
  @media screen and (max-width: 700px){
    .box1{
      width: 70%;
    }
    .popup1{
      width: 70%;
    }
  }

  .watchme img{
    width: 10%;
    position: fixed;
    bottom: 20px;
    z-index: 99999999999999;
    right: 20px;
  }