@font-face {
  font-family: "Urbanist";
  src: url("./fonts/urbanist.woff");
}


 
body {
  font-family: 'Urbanist', sans-serif;
}

h1 h2 h3 h4 h5 h6 {
  font-family: 'Urbanist', Urbanist;
  font-weight: 400;
  text-transform: uppercase;
}

section#gallery {
  float: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #lead_form {
    margin-top: -50%;
      margin-left: -20px;
      border: 2px solid #ffffff78 !important;
     
      padding: 0px 15px 0px 15px;
      border-radius: 20px;
      z-index: 1;
  }
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: #e9d1b7;
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}


.modal-body {
  background-color: #e9d1b7;
  padding: 15px 10px;
  border-radius: 9px;
  border: 2px solid black;
  margin: 20px;
}
div#lead_form
 {
    border: 2px solid #ffffff78 !important;
    background-color: #e9d1b700;
    padding: 0px 15px 0px 15px;
    border-radius: 20px;
    z-index: 1;
}

@media only screen and (max-width: 480px) {

  div#lead_form
  {
     border: 2px solid #ffffff78;
     background-color: #e9d1b7;
     padding: 0px 15px 0px 15px;
     border-radius: 0px;
     z-index: 1;
 }

}
p {
  color: #373737;
  line-height: 26px;
  margin: 0 0 15px;
  text-transform: none;
  font-weight: 400;
}

nav {
  font-family: 'Urbanist', sans-serif !important;
  font-weight: 700 !important;
  font-size: 19px;
  color: rgba(68, 68, 68, 1);
  background-color: #fff !important;
}

.nav-item {
  padding: 0 15px !important;
}

.nav-link {
  color: rgba(68, 68, 68, 1);
}

.navbar-collapse {
  flex-grow: 0.2 !important;
}

.cion-cancer-clinics-logo {
  margin-left: 25px;
}

/* .cion-cancer-clinics-logo img {
  width: 75%;
} */

.hero-banner {
  margin-top: 110px;
  z-index: -1;
}

.carousel-control-next-icon {
  background-image: url(./img/banner-icons/arrow-right-circle-fill.svg) !important;
}

.carousel-control-prev-icon {
  background-image: url(./img/banner-icons/arrow-left-circle-fill.svg) !important;
}

.carousel-caption {
  position: absolute;
  z-index: 1;
  display: table;
  width: 100%;
  height: 100%;
}

.header-menu a {
	color: #1A1A18 !important;
	font-size: 16px;
}

.absolute-div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.carousel-caption h1 {
  font-family: 'Urbanist', sans-serif;
  font-weight: 700;
  font-size: 44px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  color: rgba(189, 85, 183, 1);
  text-transform: uppercase;
}

.carousel-caption1 {
  position: absolute;
  z-index: 1;
  display: table;
  width: 100%;
  height: 100%;
  left: 15%;
  top: 65%;
}

.carousel-caption ul {
  color: #000;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}

.myhome-headings h1 {
  font-weight: 500;
  font-size: 34px;
  text-align: center;
  padding: 10px 0;
  font-family: Urbanist, sans-serif;
  text-transform: uppercase;
  color: #8B6F4F !important;
}

.myhome-headings h2 {
  font-weight: 500;
  font-size: 34px;
  text-align: center;
  padding: 10px 0;
  font-family: Urbanist, sans-serif;
  text-transform: uppercase;
  color: #8B6F4F !important;
}

.myhome-headings h2 span {
  color: #802A8F;
  text-decoration: underline;
}

.myhome-caption p {
  font-weight: 500;
  font-size: 15px;
  color: #373737;
  text-align: center;
  justify-content: center;
}

* {
  padding: 0;
  margin: 0;
}

.unlock-price table {
  border-collapse: collapse;
  width: 100%;
}

.unlock-price td, .unlock-price th {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 12px 8px;
}

.unlock-price tr:nth-child() {
  background-color: #FAFAFA;
}

.unlock {
    color: #ffffff !important;
    background: #8B6F4F;
    padding: 10px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}
.unlock-price tr:nth-child(1){
	background: #8B6F4F;
	color: #ffffff !important;
}
.unlock-price tr:nth-child(2){
	background: #8B6F4F;
	color: #ffffff !important;
}
.bagidua {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 3;
}
.bagidua img, .bagitiga img, .bagiempat img {
    -webkit-backface-visibility: hidden;
    margin-bottom: 20px;
    max-width: 100%;
}
.fform{
	padding: 15px;
    background: #f1f1f1;
    color: #fff !important;
}
.gallery-text {
   padding: 5px 10px;
   margin-bottom: 15px;
   background-color: #FAFAFA;
   /*box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);*/
   border-radius: 3px;
   min-height: 285px;
   border: 1px solid #BE9466;
}
.text-gallery {
    font-weight: 500;
    padding-bottom: 5px;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: rgb(51, 51, 51);
    line-height: 17px;
}
.imgani img.anime {
    visibiliy: visible;
    transform: translateY(0);
}
a.img,
.separator a {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.specs {
    background-image: url(../assets/img/akrida/specification_bg.png);
    padding: 60px 0px;
    background-position: center center;
    background-size: contain;
    background-attachment: fixed;
}
.accordion-item {
    margin: 20px 0px !important;
}

.accordion-button:not(.collapsed) {
    background-color: #C1BFBD;
    color: #1A1A18;
    box-shadow: none;
}
.accordion-button {
    padding-left: 50px;
    font-size: 1rem;
    font-weight: 600;
}
.accordion-button:focus {
    box-shadow: none;
    border: none;
}
.rp-div-p {
    /*border-top: 2px solid #E3BB83;
    border-bottom: 2px solid #E3BB83;*/
    padding: 20px 0px;
	color: #9C867A !important;
}
.rp-sec {
    padding: 25px 0px;
    margin-top: 20px;
    /*background-image: url(../assets/img/grava_new/background_section_2.webp);
    background-position: center;
    background-color: white;
    background-size: cover;
    background-repeat: no-repeat;*/
}
.ph-tag{
	font-size: 20px;
    padding: 10px 0;
}
.ph-tag-new{
	font-size: 13px;
	margin-bottom: 0 !important;
    line-height: 0;
}
.ph-tag-new1{
	font-size: 13px;
	line-height: 2;
}
.p-highlights{
	padding: 25px 0px;
    background-image: url(../assets/img/grava_new/background-white-1.webp);
}
.ph-col{
	padding-bottom: 20px;
}
.grava-video {
	padding: 25px;
}
.doso-div {
    background-color: #473C00;
}
.doso p{
	color: #000;
}
.doso-bg {
    background-image: url(../assets/img/clubhouse_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: grid;
}
.doso-bg1 {
    display: grid;
}
.dos-txt {
    padding: 50px 40px;
    color: #000;
    position: relative;
}
.dos-txt h2 {
	font-family: Urbanist;
}
.dos-txt::before {
    position: absolute;
    content: " ";
    top: 35px;
    left: 20px;
    z-index: 9;
    height: 65px;
    width: 45%;
}
.dos-txt::after {
    position: absolute;
	content: "";
    bottom: 10px;
    right: 10px;
    z-index: 9;
    height: 45px;
    width: 45%;
}
.cf {
	padding: 0!important;
	display:flex;
}







.layout{
	background-image: url(../assets/img/akrida/layout_bg.png);
    background-position: center;
    background-size: contain;
    background-attachment: fixed;
	padding-top: 4rem !important;
	padding-bottom: 4rem !important;
}
.layout-txt-pc img {
    width: 20%;
    padding-bottom: 20px;
}
.button-primary, .button-primary:hover {
  background: #8B6F4F !important;
    background-size: 200% 100%;
    background-position: right bottom;
    color: #fff !important;
    padding: 10px 35px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    border-radius: 0;
}
.bdbot {
    /* border-bottom: 2px solid #473C00;
    border-top: 2px solid #473C00; */
    padding-bottom: 25px;
    margin-top: 15px;
}
.ftp-end {
    font-family: 'Urbanist', serif;
    font-size: 30px;
    color: #1A1A18;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.footer-new {
    padding: 50px 10px;
    /*background-image: url(../assets/img//banner-strap.webp);
    background-size: cover;
    background-repeat: round;*/
	background-color: #735CA7 ;
	color: #000 !important;
}

.footer-new p, a {
    color: #000 !important;
}
.footer-new h5 {
    font-size: 20px;
}
.footer-new, .footer-logo {
    padding: 30px 10px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.footer-new, a {
	color: #000;
    outline: none;
    text-decoration: none;
}
.nav-link{
	font-size: 15px !important;
	font-weight: 100 !important;
}

.header-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    color: #ffffff;
}
.header-one .top-bar {
    font-size: 13px;
    padding: 5px 15px;
    border-bottom: 1px solid #ed1d24;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ed1d24;
}
.header-one .top-bar a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    font-family: "Urbanist", sans-serif;
}
.top-bar ul {
    float: right;
}
.header-one .top-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-one .top-bar ul li {
    display: inline-block;
    padding: 0 15px;
}
.header-one .top-bar-left ul li {
    padding-left: 0;
}
.header-one .top-bar-right {
    text-align: right;
}
.header-one .top-bar-right ul li {
    padding-right: 0;
    margin: 0px 5px;
}
.header-one .header-nav {
	padding: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-image: url('../assests/img/banner-strap.webp');
    background-repeat: round;
    padding-bottom: 5px;
    padding : 10px 0;
}
.header-one .header-logo {
    display: inline-flex;
    vertical-align: top;
}
.header-one .header-menu {
    float: left;
    font-family: Urbanist;
    font-weight: 400;
    width: 100%;
    /*margin-top: 15px;*/
}

.header-one .header-menu>ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.header-one .header-menu>ul>li {
    display: inline-block;
    position: relative;
}
.header-one .header-menu>ul>li>a {
    color: #01022E;
    padding: 2px 7px;
	display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 4px;
    margin-top: 4px;
}
.header-one.sticky.active .header-nav {
    padding: 7px 15px;
    /*background: #5d2250;*/
    background-image: url('../assests/img/botton-background.webp');
    background-repeat: round;
}
.header-one.sticky.active .header-nav .header-menu>ul>li>a {
    color: #fff;
}
.header-one.sticky.active .header-menu>ul>li>a:hover {
    color: rgb(11, 11, 11) !important;
    background: #fff;
}
.header-one.sticky .header-menu .inrpgeti .inrpgetli a {
    color: #01022E;
}
.header-one.sticky .header-menu .inrpgeti .inrpgetli a:hover {
    color: #01022E;
}
.header-one.sticky.active .header-menu .inrpgeti .inrpgetli a {
    color: #01022E;
}
.header-one.sticky.active .header-menu .inrpgeti .inrpgetli a:hover {
    color: #01022E;
}
.header-one .header-menu>ul>li>a#search-modal-btn {
    padding: 5px 5px;
}
.header-one .header-menu>ul>li>a#sliding-sidebar-btn {
    padding-right: 0;
    background: #efb358;
    padding: 5px 5px;
}
.header-one .header-menu>ul>li>a:hover {
    color: #473C00;
    text-decoration: none;
}
.header-one .header-menu>ul>li>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 150px;
    border-top: 5px solid #821f4e;
    background: #ffffff;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(92, 87, 92, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(92, 87, 92, 0.75);
}
.header-one .header-menu>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header-one .header-menu>ul>li>ul>li {
    position: relative;
}
.header-one .header-menu>ul>li>ul>li a {
    font-family: 'Urbanist', serif;
    font-size: 15px;
    padding: 8px 20px;
    display: block;
    color: #666666;
    white-space: nowrap;
    border-bottom: 1px solid #eeeeee;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.header-one .header-menu>ul>li>ul>li:last-child a {
    border-bottom: none;
}
.header-one .header-menu>ul>li>ul>li a:hover {
    color: #821f4e;
    text-decoration: none;
    background: #f5f4f4;
}
.header-one .header-menu>ul>li>ul>li>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 5px;
    min-width: 150px;
    background: #ffffff;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(92, 87, 92, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(92, 87, 92, 0.75);
}
.header-one .header-menu>ul>li>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header-one .mobile-menu {
    display: none;
}
.header-one.sticky {
    position: fixed;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	background: #fff;
}
.header-one.sticky.active {
    background: rgba(0, 0, 0, 0.7);
}
.header-one.sticky.active .top-bar {
    padding: 5px 15px;
}
.header-one.sticky.active .header-nav {
    padding: 7px 15px;
}
.inrpgeti {
    float: right;
    margin-bottom: 1rem;
    margin-top: 1rem;
    position: relative;
}
.inrpgeti li {
    display: inline;
    margin: 5px 20px;
}
li.stevst a {
    color: #fff;
    background: #01022E;
    padding: 6px 12px;
    border-radius: 2px;
    transition: all 0.3s ease-in-out;
}
.rlogo {
    margin: 0;
    padding: 0;
    float: right;
}
.rlogo li {
    display: inline;
    margin: 5px;
}
.db {
    border-bottom: 1px solid #ddd;
}
.menu-mob {
    display: none;
}
.header-one .header-menu>ul.menu-mob {
    display: none;
}
@media (min-width: 100px) and (max-width: 768px) {
    .header-logo img {
        height: 65px;
        object-fit: contain;
        position: relative;
        width: 70%;
    }
    .header-one .header-menu {
        width: 100%;
        overflow: scroll;
    }
    .db {
        border-bottom: none;
    }
    .inrpgeti {
        display: none;
    }
    .mob-plt.mlp {
        float: right;
        margin-right: 5px;
       /*  margin-top: 5px; */
        /* background: #fff; */
        width: 30%;
    }
    .header-one #main-menu {
        display: block;
        white-space: nowrap;
    }
    .header-one .header-menu>ul.menu-desk {
        display: none;
    }
    .rlogo {
        display: none;
    }
    .mob-none {
        display: none;
    }
    .desk-none {
        display: block;
    }
}
.cancer-types {
  margin: 30px 0;
}

.cancer-types img {
  /*padding-bottom: 10px;*/
  margin: 15px 0;
}

.cancer-types p {
  font-size: 18px;
  color: #444444;
}

.carousel-wrap {
  margin: 35px auto;
  padding: 0 5%;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .owl-item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav>div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
	color: #BE9466;
    background-color: #fff;
    padding: 0.938rem 1.063rem;
    box-shadow: 0.375rem 0.375rem 0.875rem rgba(128, 42, 143, 0.33);
    border-radius: 2rem;
  /*font-size: 52px;*/
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}


#main {
  padding: 15px 10px;
  display: flex;
  align-items: center;
}
.am-img{
	width: 100px !important;
	margin: 0 auto;
}
.am-item{
	text-align: center;
}
.am-content{
	padding: 20px;
}
.testimonial-title{
	width: 70%;
	display: flex;
}
.testimonial-link{
	width: 30%;
	display: flex;
}

#main h4 {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
}
#main h3 {
  margin: 0 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}

#main button {
  margin-left: auto;
  /* Push this element to the right */
  background: #812A90;
  color: #fff;
  border: none;
  padding: 5px;
  border-radius: 5px;
  font-size: 14px;
}


/*doctors card*/
.doc-carousel-wrap {
  margin: 25px auto;
  padding: 0 0%;
  width: 100%;
  position: relative;
}


@media (min-width: 100px) and (max-width: 768px) {
  .doc-carousel-wrap {
    padding: 0 5%;
    width: 90%;
  }
}


.owl-carousel .doctor-card {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

.doctor-owl .owl-item {
  border: none;
  border-radius: 0;
}


.image-container {
  display: flex;
  align-items: center;
}

.cont-txt {
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  padding: 20px;
  margin-top: 10px;
}

.carousel-section {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.carousel-section .owl-carousel .owl-stage {
  padding-left: 0 !important;
}

.carousel-section .owl-carousel .owl-stage-outer {
  overflow: unset;
}

.carousel-section .owl-carousel .owl-nav .owl-next,
.carousel-section .owl-carousel .owl-nav .owl-prev {
  width: 50px;
  border: 1px solid #c3c3c3;
  border-radius: 50%;
  height: 50px;
  font-size: 30px;
}

.carousel-section .owl-carousel .owl-nav .owl-next:focus,
.carousel-section .owl-carousel .owl-nav .owl-prev:focus {
  outline: 0;
}

.carousel-section h2 {
  font-size: 34px;
  text-align: left;
  font-weight: 700;
}

.carousel-container {
  max-width: 1140px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-top: 100px;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}
 
.carousel-item__card {
  box-shadow: 0 13px 31px #dce1ed;
  height: 300px;
  border-radius: 12px;
  margin: 30px 0 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 500;
  border: 1px solid #dddddd;
}

/* form styles */
.darken-grey-text {
  color: #2E2E2E;
}

.danger-text {
  color: #ff3547;
}

.default-text {
  color: #2BBBAD;
}

.info-text {
  color: #33b5e5;
}

.ripe-malinka-gradient {
  background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
}

.near-moon-gradient {
  background-image: linear-gradient(to bottom, #5ee7df 0%, #b490ca 100%);
}

.md-form label {
  color: #fff !important;
}

.md-form .prefix~input,
.md-form .prefix~textarea {
  color: #fff !important;
}

.padding-input {
  padding-left: 6px !important;
}

.md-form textarea.md-textarea+label {
  margin-left: 50px !important;
}

.cancer-treat-hyd {
  background-color: #FAFAFA;
  margin: 30px 0;
}

.cancer-treat-hyd p {
  text-align: center;
  font-size: 19px;
  font-family: 500;
}

.partner-logo {
  margin: 15px;
}

.partner-logo img {
  filter: grayscale(100%);
}

.partner-logo img:hover {
  filter: grayscale(0%);
}

.partner-logo .col-4 {
  padding: 10px;
}

.blog-card {
  border: 2px solid #D5D5D5;
  border-radius: 10px;
  margin: 10px;
}

.blog-card img {
  border-radius: 10px 10px 0px 0px;
}

.blog-text {
  padding: 20px;
}

.blog-text h3 {
  font-family: 'Urbanist', sans-serif;
  font-weight: 700;
  font-size: 22px;
}

.blog-card a {
  text-decoration: none;
  font-weight: 600;
  color: #802A8F;
}

.blog-card:hover {
  border: none;
  background: #FFFFFF;
  box-shadow: 16px 18px 45px rgba(0, 0, 0, 0.15);
}

.blog-owl .owl-item {
  border: none;
  border-radius: 0;
}

.blog-owl .owl-stage {
  margin-bottom: 48px;
}

/*test slider*/

/* Slider container */
.slider {
  width: 100%;
  margin: 0 auto;
  height: 500px;
}

@media (min-width: 6.25rem) and (max-width: 48rem) {
  .slider {
    height: 23.438rem;
  }
  
}

/* Slide content*/

.slide {
  text-align: left;
  background: #f2f2f2;
}

.slide h1 {
  font-weight: 700;
  padding: 0 45px;
  margin-bottom: 30px;
}

.slide p {
  padding: 0 45px;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 26px;
}

.slide ul {
  padding: 0 75px;
  font-weight: 500;
  font-size: 24px;
  color: #802A8F;
}

.slide p span {
  color: #802A8F;
}

.slide h1 span {
  color: #802A8F;
}

/* Slide image */
.slide img {
  max-width: 100%;
  height: auto;
}

.slide-bg1 {
  background-image: url('../assets/img/web-banner-1.png');
  background-position: center;
  background-size: cover;
  padding: 150px 0;
}

.slide-bg2 {
  background-image: url('../assets/img/web-banner-2.png');
  background-position: center;
  background-size: cover;
  padding: 130px 0;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 50%;

  display: block;

  width: 48px;
  height: 48px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);

  cursor: pointer;

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'Urbanist';
  font-size: 48px;
  font-weight: bold;
  line-height: 1;

  opacity: .75;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity 0.25s;
}

.slick-prev {
  left: 0;
  z-index: 1;
}

[dir='rtl'] .slick-prev {
  right: 0;
  left: auto;
}

.slick-prev:before {
  content: '\f104';
}

[dir='rtl'] .slick-prev:before {
  content: '\f105';
}

.slick-next {
  right: 0;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: 0;
}

.slick-next:before {
  content: '\f105';
}

[dir='rtl'] .slick-next:before {
  content: '\f104';
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  bottom: 16px;

  display: block;

  width: 100%;
  padding: 0;
  margin: 0;

  list-style: none;

  text-align: center;
}

.slick-dots li {
  position: relative;

  display: inline-block;

  width: 16px;
  height: 16px;
  margin: 0 8px;
  padding: 0;

  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 16px;
  height: 16px;
  padding: 8px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'Urbanist';
  font-size: 16px;
  line-height: 1;

  position: absolute;
  top: 0;
  left: 0;

  width: 16px;
  height: 16px;

  content: '\f111';
  text-align: center;

  opacity: .25;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity 0.25s;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.grava-logo img{
		width: 100px;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.grava-logo img{
		width: 100px;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.grava-logo img{
		width: 100px;
	}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.grava-logo img{
		width: 100px;
	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.grava-logo img{
		width: 100px;
	}
}
.accordion-item button{
	text-transform: uppercase !important;
}
.floating-btn {
    position: fixed;
    top: 58%;
    right: -14.5%;
    z-index: 99;
    transform: rotate(270deg);
}
.button-primary-float {
	font-size: 16px;
    background: #8B6F4F;
    background-size: 200% 100%;
    background-position: right bottom;
    color: #fff !important;
    padding: 5px 24px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    border-radius: 0;
}
.button-primary-float:hover {
    color: #ffffff !important;
    background-color: #8B6F4F;
}
@media (min-width: 100px) and (max-width: 768px) {
    .floating-btn {
        right: -37.5% !important;
    }
    .button-primary-float {
        font-size: 12px;
        padding: 5px 15px;
    }
}
@media (min-width: 100px) and (max-width: 768px){
	.float-bottom {
		position: fixed;
		bottom: 0px;
		z-index: 99;
		width: 100%;
		padding: 5px 0px;
		background-color: #8b6f4f;
		text-align: center;
	}
}
.float-btm-text {
    font-weight: 500;
    padding: 10px 25px;
    text-align: center;
    background: none;
    border: none;
    color: #1A1A18;
}
.float-btm-text2 {
    font-weight: 500;
    padding: 10px 25px;
    text-align: center;
    background: none;
    border: none;
    color: #1A1A18;
}
.float-btm-text2 a {
    color: #fff !important;
}


#arlina {

    position: relative;

    margin: 0 auto;

    width: 100%;



    overflow: hidden;

    z-index: 3;

}
#animated-thumbnail {
    position: relative;
}
.bagidua {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 3;
}
@media only screen and (max-width: 600px) {
    .bagidua {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
.bagidua img,
.bagitiga img,
.bagiempat img {
    -webkit-backface-visibility: hidden;
    margin-bottom: 20px;
    max-width: 100%;
}
.amenities-content{
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
b, strong {
    font-weight: 700 !important;
}

.project-status p{
   text-align:center;
}


section.project-status {
    float: left;
    width: 100%;
    margin: 0px 0px 80px 0px;
}

h3 span {
	font-size: 15px;
}

.selldof .title {
	color: #735CA7 !important;
}
.selldof label {
    color: #735CA7 !important;
}
.selldof .btn, .sell_do_ctc_btn, .selldof .btn, .sell_do_verify_btn {
	background-color: #735CA7 !important;
	color: #ffffff !important;
}

.key-highlights h3 {
	font-size: 25px !important;
	color: #000000;
	font-weight: 600;
	padding-bottom: 1rem;
}
.key-highlights p {
	color: #686c4c !important;
}
	 
.location {
  background-color: #686c4c;
  display: grid;
  float: left;
  width: 100%;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.key-highlights {
		background-image: url(../assets/img/mob_highlights_bg.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		display: grid;
		background-color: #FFFBEE;
	}
	.kh-col {
		border-right: none;
	}
	
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.key-highlights {
		background-image: url(../assets/img/mob_highlights_bg.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		display: grid;
		background-color: #FFFBEE;
	}
	.kh-col {
		border-right: none;
	}
	
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.key-highlights {
		background-image: url(../assets/img/mob_highlights_bg.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		display: grid;
		background-color: #FFFBEE;
	}
	.kh-col {
		border-right: none;
	}
	
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.key-highlights {
		background-image: url(../assets/img/highlights_bg.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		display: grid;
		background-color: #FFFBEE;
	}
	.kh-col {
		border-right: 1px solid #9C867A;
		height:80px !important;
	}
	
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.key-highlights {
		background-image: url(../assets/img/highlights_bg.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		display: grid;
		background-color: #FFFBEE;
	}
	.kh-col {
		border-right: 1px solid #9C867A;
	}
	
}
.doctor-owl p {
	text-transform: uppercase;
}

@media only screen and (max-width: 480px) {
.footer-new, .footer-logo {
    padding: 84px 10px 150px 0px;
    margin-bottom: 54px;
}}