.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    background-color: rgba(5, 126, 202, 1);
}

.single_tab_img {margin-top: 50px;}
.single_choose_img {margin-top: 80px; max-width: 600px; width: 100%;}

.h3cont {    text-align: center;
    font-weight: 700; position: relative;
    margin: 0 auto; padding-bottom: 30px;}

.h3cont:before {   
	     height: 4px;
    width: 60px;
    margin: 0 auto;
    background: #057eca;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 18px;

}

.btnctr {display: flex;
    justify-content: center;
    align-items: center;
    max-width: 200px;
    margin: 0 auto;
    width: 100%;}

.floatbtn {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 80px;
    right: 25px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 99999;
}

.floatbtn i {     font-size: 1.9rem;
    top: 20px;
    left: 21px;}

.floatbtn:hover {background: #13e963;}





.copyright_text ul {list-style: none; padding: 0; margin: 0; text-align: center; position: relative;}
.copyright_text ul li {display: inline; margin: 0px; border-left: solid 1px #fff; }
.copyright_text ul li:first-child  {border-left: none;}
.copyright_text ul li a {text-decoration: none; color: #fff; font-size: 1rem; margin: 0px 10px;}
.copyright_text ul li a:hover {text-decoration: underline;}



.banners {position: relative;}
.page-header {
/*    background: linear-gradient(rgba(24, 29, 56, .4), rgba(24, 29, 56, .4)), url(../img/carousel-1.jpg);*/
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	min-height: 400px;
	height: 100%;
}

.page-header h1 {
	display: block;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    background: #f7860d;
    width: fit-content;
    margin: 160px auto 0 auto;
    font-size: 3rem;
    line-height: 1;
	    font-family: 'Raleway', sans-serif;	
	
	
}
 

.privacy-policy-banner {
    background: linear-gradient(rgba(24, 29, 56, .6), rgba(24, 29, 56, .6)), url("../images/privacy-policy.jpg") no-repeat;
}

.appointment-form {
    background: linear-gradient(rgba(24, 29, 56, .6), rgba(24, 29, 56, .6)), url("../../images/book-now.jpg") no-repeat;
}



.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.single_tab_img img {width: 100%;}



ul.list {margin: 0px 0 0 15px; padding: 0px; position: relative; list-style-type: none; color: #444;}
ul.list li {margin: 0px; padding: 0px; position: relative; list-style-type: disc!important; line-height: 1.7; font-family: 'Raleway', sans-serif; font-size: 1rem;}
ul.list li a {text-decoration: none; }
ul.list li a:hover {text-decoration: underline; background: none; color: #1A0DC0; clip-path:none;}



#drawer .contact-btn {
  position: relative;
  right: 76px;
	text-transform: uppercase;
  top: 143px;
	font-weight: 600;
  padding: 10px 20px;
  background-color: #ff7510;
  color: #fff;
  font-size: 1.2rem;
  border: none;
  border-radius: 8px 8px 0 0px;
  cursor: pointer;
  z-index: 999;
  rotate: 270deg;

}
.drawer {
  position: fixed;
  top: 20%;
  right: -300px; /* initially off-screen */
  width: 300px;
  /*  height: 40%;*/
  /*  background-color: #fff;*/
  transition: right 0.3s ease;
  z-index: 998;
}
#drawer .drawer-content {
  padding: 20px;
  background: #fff2e9;
  position: relative;
  border-left: solid 3px #ff7510;
  border-top: solid 1px #f2f2f2;
  border-bottom: solid 1px #f2f2f2;
}
#drawer .drawer-content h2 {
  font-size: 1rem;
	text-transform:uppercase;
  line-height: 1.5;
  font-family: 'Roboto';
  font-weight: 400;
  color: #222;
  text-align: left;
  margin: 0px;
  padding: 0px 0px 0 0;
}
#drawer .drawer-content p {
  font-size: .9rem;
  line-height: 1.5;
  font-family: 'Roboto';
  font-weight: 400;
  color: #666;
  text-align: left;
  margin: 0px;
  padding: 5px 0px 0 0;
}
#drawer .whtchat {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-family: 'Roboto';
  padding: 10px 30px 10px 30px;
  font-size: 1rem;
  line-height: 1.1;
  outline: none;
  text-decoration: none;
  color: #fff;
  background: #25d366;
  border: 1px solid #25d366;
  transition: all 0.3s ease 0s;
  margin: 10px 0 0 0px;
  /*  border-radius: 20px;*/
  bottom: 0px;
  position: inherit;
  text-transform: inherit;
  z-index: 0;
  border-radius: 10px;
  width: auto;
}
#drawer .whtchat:hover {
  background: #686868;
  border: 1px solid #686868;
  
  color: #fff;
}
.drawer a.applybtnew {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-family: 'Roboto';
  padding: 10px 30px 10px 30px;
  font-size: 1rem;
  line-height: 1.1;
  outline: none;
  text-decoration: none;
  color: #fff;
  background: #0672cb;
  border: 1px solid #0672cb;
  transition: all 0.3s ease 0s;
  margin: 15px 0 0 0px;
  /*  border-radius: 20px;*/
  bottom: 0px;
  position: inherit;
  text-transform: inherit;
  z-index: 0;
  border-radius: 10px;
  width: auto;
}
.drawer a.applybtnew:hover {
  background: #686868;
  border: 1px solid #686868;
  
  color: #fff;
  /*  border-radius: 20px;*/
}
#drawer .btn-close {
  position: absolute;
  top: 0px;
  right: 0px;
}
  
 @keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.pulse {
  animation: pulse 1s infinite ease-in-out;
}

.swing {
  animation: swing 1s infinite ease-in-out;
  transform-origin: top center;
}
