/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/

.ban-head-text{
    color: #fff;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
          .ban-head-text {
            font-size: 34px; } }

@media only screen and (max-width: 767px) {
          .font-m-22 {
            font-size: 22px !important } }

.caps{
    text-transform: uppercase;
}

.faq-box{
        background: #b12525;
    padding: 50px;

}
.ps{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bg-cover{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}
.banner-p{
    font-size: 24px;
    color: #ce8f4f;
    text-transform: uppercase;
}

.c-red{
    color: #f00;
}

.bg_color--b{
    background: #a10319;
}

.bg_color--bl{
    background: #000;
}

.price-cus{
    font-size: 16px !important;
    color: #44768f !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #ebe8e8;
}

.bg--1{
    background: #d34949 !important;
}
.bg--2{
    background: #3789ef;
}
.bg--3{
    background: #b9924c;
}
.bg--4{
    background: #35acbf;
}
.pac-box{
    background: #fff;
    box-shadow: 2px 2px 20px 0 rgb(0 0 0 / 20%);
    border-radius: 6px;
    margin: 15px;
}
.price-box-cus{
    color: #fff;
    width: fit-content;
    padding: 5px 20px 5px 20px;
    border-radius: 0px 10px 0 10px;
    background: #222;
}


.blocker {
    z-index: 999999 !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
}
.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em;
}
.blocker.behind {
    background-color: transparent;
}
.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 50%;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
}
@media only screen and (max-width: 767px) {
          .modal {
            max-width: 100%;
            padding: 0;} }
.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.c-x{
    float: right;
    margin: -80px -30px 0px 0px;
    font-size: 22px;
    font-weight: 600;
}
@media only screen and (max-width: 767px) {
          .c-x {
            margin: -58px -10px 0px 0px;} }
.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px;
}
.modal-spinner > div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.modal-spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.5);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}
@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
.pop-package{
    width: 700px !important;
    background: #ffffff00 !important;
    box-shadow: 0 0 10px #00000000 !important;
}

.ph-no{
    background: #996828;
    padding: 7px 15px 7px 15px;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
          .ph-no {
            display: none;} }

@media only screen and (max-width: 767px) {
          .dnone {
            display: none;} }

@media only screen and (max-width: 767px) {
          .pd-tp-20 {
            padding-top: 20px;} }
            
.video-container {
    height: 750px;
    position: relative;
    
}

.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

/* Just styling the content of the div, the *magic* in the previous rules */
.video-container .cgv {
  z-index: 1;
  position: relative;
  text-align: center;
  color: #fff;
    top: 300px;
}

.mob-res{
    background: #a27434;
    padding: 5px 10px 5px 10px;
    border-radius: 6px;
}