    .active{
       /* font-weight: bold;*/
       color: #ed2626 !important;
    }
    .userstext {
    font-size: 25px;
    color: #000;
    text-align: center;
    margin: 0;
   /* padding: 30px 0 10px 0;*/
    font-weight: 500;
}
.change_content1{
    border-bottom: 1px solid #000;
}
.change_content{
    padding:0px 53px 0px 53px;
}
.video_landing {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 35px 0 25px 0;
    font-weight: bold;
}
.submit_form_land{
        font-size: 20px;
    font-weight: bold;
}
.change_para {
    font-weight: 400;
    font-family: roboto, sans-serif;
    margin: 0 0 30px 0;
    font-size: 16px!important;
    line-height: 28px!important;
}
.users {
    font-size: 24px;
    color: #000;
    text-align: center;
    font-family: 'Roboto', sans-serif !important;
    margin: 0;
    padding: 30px 0 25px 0;
    font-weight: bold;
}
.user_text {
    font-size: 16px;
    color: #414040;
    text-align: center;
    font-family: 'Roboto', sans-serif !important;
    margin: 0;
    padding: 15px 0 15px 0;
    font-weight: 100;
}
#mobile_code{padding-left: 81px !important;}
.wrap {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
}

.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  background-color: #695826;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

.panel-title a {
    display: block;
    color: #fff;
    padding: 20px;
    position: relative;
    font-size: 19px;
    font-weight: 500;
}
.faq{
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
.faq_para{
   margin-bottom: 20px;
}
.panel-group {
    margin-bottom: 50px;
    margin-top: 15px;
}
.panel-body {
  background: #fff;
  font-size:16px;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '\e146';
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}
sup {
    top: -0.5em;
    font-size: 13px;
}
.flats_landing{
    margin-bottom: 25px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.flars_trichy{
    font-size: 24px;
    font-weight: bold;
}
.flars_trichy_down{
    font-size: 22px;
    font-weight: bold;
}
.flars_trichy_down p {
    margin-bottom:30px;
}
.prime_location{
    font-size:20px;
    font-weight:bold;
}
.form_submit_button{
    padding: 10px 15px 10px 15px;
    width: 17%;
    margin: auto;
    display: block;
    background: #eaae21;
    border: none;
    color: #000;
    font-weight: bold;
    border-radius: 5px;
}
.video_homepage{
    font-size: 25px;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 0px 0 25px 0;
    font-weight: bold;
}
    .bookings {
    border-radius: 5px;
    padding: 10px 13px 10px 13px;
    color: #000 !important;
    background-color: #eaae21;
    font-size: 13px;
    text-align: center;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}
.home_video{
    width: 50%;
    height: 370px;
    margin: auto;
    display: block;
    border-radius: 15px;
}
.rohini_new{
    display: flex;
    align-items: center;
}
.bottomline {
    border-bottom: 1px solid;
    padding-bottom: 30px!important;
    padding-top: 30px!important;
}
.location_omr h2{
    font-weight: bold;
    font-size: 23px;
    color: #000;
}
.bord1{
    height: 300px!important;
}
.location_omr p{
    font-size: 16px;
}
/*Blog Code*/
.testimonial {
    padding: 40px 80px 20px;
}
.testimonial2 {
    border-top: 1px solid #9c9ea2;
    padding: 50px 0;
    border-bottom: 1px solid #9c9ea2;
}
.topsection{
    text-align:center;
    margin: 50px 0 35px 0;
}
.single-box {
    overflow: hidden;
}
.single-box {
    border: 1px solid #a9a9aa;
    padding: 30px 20px 20px;
    border-radius: 10px;
    background: #fff;
    color: #000;
}
.single-box .img-area {
    width: 60%;
    float: left;
    margin: 0;
}
.single-box .content {
    width: 40%;
    float: left;
    padding-left: 30px;
}
.single-box img {
    width: 100%;
}
.single-box h2 {
    font-weight: 600;
    font-family: roboto,sans-serif;
    margin: 0 0 30px 0;
    font-size: 15px;
    line-height: 28px;
}
.single-box a {
    padding: 8px 15px;
    color: #000;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 700;
    font-family: roboto, sans-serif;
    text-decoration: none;
}
.single-box a:hover {
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
}
.bycode {
    margin-top: 30px;
}
.bycode span {
    color: #2e3094;
}
.single-box p {
    line-height: 25px;
    font-size: 14px;
}
.blog_content {
    border-radius: 5px;
    padding: 10px 20px 10px 20px;
    color: #000 !important;
    background-color: #eaae21;
    font-size: 14px;
    font-weight: 600!important;
    text-decoration: unset !important;
}
.iti__selected-flag {
    z-index: 0!important;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
}
@media screen and (max-width: 768px){
.single-box {
    border: 1px solid #a9a9aa;
    padding: 30px 20px 20px;
    border-radius: 10px;
    background: #fff;
    color: #000;
}
.change_content {
    padding: 0px 0px 0px 0px;
}
.change_content1 {
    border-bottom: 1px solid #000;
}
.flats_landing {
    margin-bottom: 0px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin-top: 45px;
}
.rohini_new {
    display: block;
}
.home_video {
    width: 75%;
    height: 20vh;
    margin-bottom:30px;
    border-radius:15px;
}
.change_para {
    font-weight: 400;
    font-family: roboto, sans-serif;
    margin: 0 0 30px 0;
    font-size: 16px!important;
    line-height: 28px!important;
}
.form_submit_button {
    padding: 10px 15px 10px 15px;
    width: 45%;
    margin: auto;
    display: block;
    background: #eaae21;
    border: none;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}
.panel-heading a:before {
    content: '\e146';
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 0px;
    font-size: 24px;
    transition: all 0.5s;
    transform: scale(1);
}
.mobile_head{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
sup {
    top: -0.5em;
    font-size: 13px;
}
.video_homepage {
    font-size: 23px;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 25px 0 25px 0;
    font-weight: bold;
}
.video_landing {
    font-size: 23px;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 35px 0 25px 0;
    font-weight: bold;
}
.location_omr h2 {
    font-weight: bold;
    font-size: 23px;
    color: #000;
    text-align: center;
    line-height: 30px;
}
.mobile_blog_top{
        margin-top: 25px;
}
.single-box .img-area {
    width: 100%;
    float: left;
    margin: 0 0 15px;
}
.single-box .content {
    width: 100%;
    float: unset;
    padding-left: 0;
    text-align: center;
}
.testimonial {
    padding: 0px 0 30px 0;
    /*border-top: 1px solid;*/
    border-bottom: 1px solid #9c9ea2;
}
.list-wrapper{padding: 0}
}

/*Blog Form Code*/
.blogimage{width: 100%;}
.spacecontent{padding: 50px;}
.spacecontent p{font-family: 'Roboto', sans-serif;font-size: 15px;line-height: 23px;font-weight: 400;padding-bottom: 8px;}
.spacecontent h2{color: #000;font-weight: 600;font-size: 18px;padding-bottom: 10px;}
.maincontent h1{
    font-size: 26px;
    padding-left: 25px;
    letter-spacing: 0px;
    font-weight: 500;}
.maincontent p{font-size: 14px;padding-left: 25px;} 
.flexcode{display: flex;align-items: center;padding-bottom: 25px;}
.nopadding{padding: 0;}
.shareicon {width: 30px;}
.shareimg img {width: 30px;margin-right: 20px;}
 #custom-tooltip {
    display: none;
    margin-left: 0;
    padding: 5px 12px;
    background-color: #0c85b4;
    border-radius: 4px;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 90%;
    left: 12%;
    margin-left: -60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    bottom: 5%;
}
.intl-tel-input,.iti{
  width: 100%;
}
.md-form {
    position: relative;
    margin-top: 1.0rem !important;
    margin-bottom: 1.0rem !important;
}
.md-form .form-control {
    height: auto;
    padding: 0.6rem 0 0.4rem 0;
    margin: 0 0 0.5rem 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0 !important;
}
#mobile_code{padding-left: 81px !important;}
.submit_code{
    background: #fff;
    border: 1px solid #000;
    padding: 6px 25px;
    font-size: 14px;
    text-transform: uppercase;
}
.linkpage p a{color: #0000ff !important;}
.linkpage a {
    color: #0000ff !important;
    line-height: 25px;
    font-size: 14px;
}

@media (max-width: 768px){
#mobile_code {
    padding-left: 76px !important;
}
.md-form .form-control {
    height: auto;
     padding: 0px !important; 
     margin: 0  !important; 
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
}
.md-form {
    position: relative;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.md-form .form-control {
    height: auto;
    padding: 0px !important;
    margin: 0 !important;
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
}
#custom-tooltip {
    display: none;
    margin-left: 0;
    padding: 5px 12px;
    background-color: #0c85b4;
    border-radius: 4px;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 90%;
    left: 36%;
    margin-left: -60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    bottom: 17.5%;
}
.spacecontent {
    padding: 15px;
}
.flexcode {
    display: block;
    align-items: center;
    padding-bottom: 25px;
}
.maincontent h1 {
    font-size: 23px;
    padding-left: 0;
    letter-spacing: 0px;
    padding-top: 20px;
    font-weight: 600;
}
.maincontent p {
    font-size: 14px;
    padding-left: 0;
}
.spacecontent h2 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 10px;
    line-height: 21px;
}
.shareimg img {
    width: 30px;
    margin-right: 10px!important;
}
.mt-0{
    padding-right: 0px !important;
    padding-left: 0px !important;
    /*padding: 0px;*/
}
}
.linkpage{padding-bottom: 20px;}
.nospaces{padding: 0;}
@media (min-width: 768px){
.flex{
  display: flex;
}
.overview_paragraph{
    padding-top: 25px!important;
}
}
.user_text2{
    font-size: 15px;
    color: #414040;
    text-align: justify;
    margin: 0;
    padding: 15px 0 5px 0;
    font-weight: 100;
    width: 80%;
    margin: auto;
}
.bord {
    border-right: 2px solid #858384;
    height: 440px;
    /* border-right: 1px solid #757373; */
}

    .img_content{
    /* margin-top: 90px; */
    color: #fff;
    text-align: center;
    } 
    .img_content_header{
        font-size: 27px;
    }
    .img_content_para{
        font-size: 16px;
        margin-top: 30px;
        line-height: 1.8em;
    }
    .img_content_enq{
        font-size: 17px;
        /* margin-top: 20px; */
        color: #f9ed03;
    }
    .bg-img{
        /*height: 541px;*/
        width: 100%;
    }
    body{
        overflow-x: hidden;
    }
    .home_right{
        /*height: 541px;*/
        /* width: 32.49%; */
    }

    .bounce {
      animation: bounce 2s infinite;
      cursor:pointer;
    }
       .centered {
      position: absolute;
      top: 12%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-size: 2.2em;
      /*font-size: 30px;*/
    }
    .centered1 {
      position: absolute;
      top: 21%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-size: 1.2em;
      font-family: 'Roboto', sans-serif;
    }
    .bottom-left {
          position: absolute;
          bottom: 18px;
          left: 46%;
          background-color: #fff;
          color: #000;
          font-size: 16px;
          font-family: 'Roboto', sans-serif;
          padding: 6px 4px 5px 3px;
    }
    .bottom-left1 {
    position: absolute;
    top: 25%;
    left: 32%;
    background-color: #fff;
    color: #000;
    font-size: 1.2em;
    font-family: 'Roboto', sans-serif;
    padding: 2px 2px 3px 3px;
    }
@media  (min-width:1199px){
.develop{color: #000 !important;font-size: 1.0em;font-family: 'Roboto', sans-serif;padding: 6px 5px 3px 3px;text-align: center;margin: 28% auto 15px auto;width: 150px;}
}

       @media only screen and (max-width:768px){
        .mobile {
        position: absolute;
        top: 18%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        width: 100%;
        text-align: center;
    }
    .overview_paragraph{
    padding-top: 25px!important;
}
    .mobile1 {
        position: absolute;
        top: 4%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 1.12em;
        font-family: 'Roboto', sans-serif;
        width: 100%;
        text-align: center;
        line-height: 25px;
    }
    .mobile_page {
            position: absolute;
            top: 16%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            font-size: 22px;
            width: 100%;
            text-align: center;
    }


}
   @media only screen and (max-width:480px){
     .bord {
    border-right: 2px solid #858384;
    height: unset;
    /* border-right: 1px solid #757373; */
}
.img-size {
    width: 100%;
}
.userstext {
    font-size: 28px;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 15px 0 30px 0;
    font-weight: 500;
}
.user_text2 {
    width: 90%;
    margin: auto;
}
        .mobile {
        position: absolute;
        top: 21%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 1.12em;
        font-family: 'Roboto', sans-serif;
        width: 100%;
        text-align: center;
    }
     .mobile_page {
            position: absolute;
            top: 18%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            font-size: 22px;
            font-family: 'Roboto', sans-serif;
            width: 100%;
            text-align: center;
    }

}
@media only screen and (max-width:320px){
        .mobile {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 1.0em;
        font-family: 'Roboto', sans-serif;
        text-align: center;
    }

}
   @media (min-width:411px)  and (max-width:731px){
    .bottom-left1 {
    position: absolute;
    bottom: 80px;
    left: 35%;
    background-color: #fff;
    color: #000;
    font-size: 1.2em;
    font-family: 'Roboto', sans-serif;
    padding: 6px 4px 5px 3px;
}
   }
         @media (min-width: 768px) and (max-width: 1024px) {
          .develop{color: #000 !important;font-size: 1.0em;font-family: 'Roboto', sans-serif;padding: 6px 5px 3px 3px;text-align: center;margin: 80% auto 0px auto;width: 150px;

         }
         .ipad{
          background-position: 50% 10%;
         }
       }
 @media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
          .mobile_page {
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    text-align: center;
}
.mobile {
    position: absolute;
    top: 11%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    text-align: center;
}

}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
          .mobile_page {
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    text-align: center;
}
.mobile {
    position: absolute;
    top: 11%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    text-align: center;
}
  }
  @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
}

    @keyframes bounce {
      0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
      }
      40% {
        transform: translateY(-15px);
      }
      60% {
        transform: translateY(-7px);
      }
    }

@media screen and (max-width: 767px) {
    .accordion {
        padding: 0 16px;
    }
    .accordion h1 {
        font-size: 22px;
    }
}