/************My style*****************/
.text-white{color:#fff;}
@media (min-width: 1200px){
.container {
    max-width: 1240px;
}
}
.about {
    height: 65vh;
}
ul.email{text-align: right;}
.appointment-info {
    width: 100%;
    display: block;
    background:#a41f78;
	border-radius:20px;
    color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 5px 71px -27px rgb(0 0 0 / 21%);
    -moz-box-shadow: 0px 5px 71px -27px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 5px 71px -27px rgb(0 0 0 / 21%);
}
.appointment-info i{  font-size: 30px; color: #54014f;}
.appointment-info h3 {
    font-size: 20px;
    color: #fff;
}
.appointment-info p a{color:rgba(255, 255, 255, 0.9);}
.text-bg span {
    text-transform: uppercase;
    color: #a41f78;
    font-size: 52px;
    line-height: 68px;
    font-weight: 700;
    display: block;
}
.text-bg p {
    line-height: 28px;
    font-weight: 500;
    padding-bottom: 20px;
    display: block;
	color:#000;
}
.text-bg h1 {
    text-transform: uppercase;
    color: #54014f;
    font-size: 120px;
    line-height: 120px;
    padding-bottom: 35px;
    font-weight: bold;
}
.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}
.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    background: #a41f78;
    border-radius: 50%;
    position: relative;
    color: #fff!important;
    padding: 8px 14px;
}
.ftco-footer-social li a span {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff !important;
}
.test_box{padding:20px 150px;}
.infometion li{color:#fff; padding: 5px 0px;}

/* Accordion styles */
.tabs {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}
.tabs input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab {
  width: 100%;
  color: white;
  overflow: hidden;
}
.tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background: #54014f;
  font-weight: bold;
  cursor: pointer;
  /* Icon */
}
.tab-label:hover {
  background: #f5d1d0;
  color: #54014f;
}
.tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
}
.tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #54014f;
  background: white;
  transition: all 0.35s;
}
.tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #54014f;
  cursor: pointer;
}
.tab-close:hover {
  background: #f5d1d0;
  color: #54014f;
}

input:checked + .tab-label {
  background: #f5d1d0;
  color: #54014f;
}
input:checked + .tab-label::after {
  transform: rotate(90deg);
}
input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}
.card-body{padding:0px;}
.card-body .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.card-body ul {
    padding: 0;
}
.card-body ul li {
    font-size: 16px;
    font-weight: 400;
    list-style: none;
    margin-bottom: 1px;
	padding:10px;
}
.card-body ul li span:first-child {
    width: 60%;
}
.card-body ul li span {
    color: #000;
}
.card-body ul li span:nth-child(2) {
    width: 30%;
}
.card-body ul li span:last-child {
    /*width: 10%;*/
	width: 40%;
    text-align: right;
}
.thankyou-pagewrap .text-bg span {
    font-size: 30px;
    line-height: 38px;
}
.thankyou-pagewrap .text-bg h1{
    font-size: 90px;
    line-height: 98px;
}
/*****************************media css 680 start****************************/

@media (max-width: 680px){
.text-bg h1{font-size: 28px; line-height: 32px; padding-bottom: 15px;}
.text-bg span{	font-size: 20px; line-height:20px;}
.logo img {
    max-width: 62%;
    height: auto;
}
.banner_main{padding-top:100px;}	
.logo {
    margin-top: -48px;
    float: right;
    text-align: center;
}
.navigation.navbar {
    display: inherit !important;
    padding: 0 !important;
    width: 100%;
    position: relative;
    z-index: 1000; margin-top: 10px;
}
.navigation .navbar-collapse{background:#a41f78 ;}
.navigation.navbar-dark .navbar-nav .nav-link:focus, .navigation.navbar-dark .navbar-nav .nav-link:hover{color:#54014f;}
.about {
    background-size: inherit;
    background-repeat: no-repeat;
    height: 65vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-wrap: wrap;
    background-position: right;
}
.about .read_more {background-color: #54014f;}
.test_box {
    padding: 0;
}
.text-bg p{display:none;}
.header{padding: 0;	}
.topbar-wrap {background-color: #a31e77;}
.topbar-wrap .topbar.email{display:block !important;}	
.topbar-wrap ul.email li {
    display: block !important;
}
.email-align{text-align:left;}
.navigation .navbar-collapse{margin-top:2px;}
ul.email li a {
    padding: 0 8px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-top: 0;
    display: inline-block;
}
.text-bg{padding-top:20px;}
}
/************************************762***********************************************/
@media (min-width: 762px) and (max-width: 1024px){
.header{padding: 0;	}
.topbar-wrap {background-color: #a31e77;}
.topbar-wrap .topbar.email{display:block; }	
.email-align{text-align:right;}
.navbar-expand-md .navbar-nav {
    padding-right: 10px;
    margin-bottom: 15px;
}
.text-bg{ padding-top: 150px;}
.text-bg h1 {
    font-size: 55px !important;
    line-height: 60px !important;
    padding-bottom: 10px;
}
.text-bg span {
    font-size: 24px !important;
    line-height: 28px !important;
}
.text-bg p{display:none;}
.banner_main {
    min-height: 465px !important;
    padding-top: 0px;
}
.carousel-caption{padding-top:0px;}
.about {
    height: 50vh;
}
.offset-md-1 {
    margin-left:0 !important;
}
.mb-20{margin-bottom:20px;}
#banner1 a.carousel-control-next, #banner1 a.carousel-control-prev {
    top: 100% !important;
}
.text_img figure img{padding-top:120px;}
}