



@media (max-width: 992px) {
    .outer-page .homepage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget .fullWidthWidgetWrapper form, .outer-page .inner-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget .fullWidthWidgetWrapper form {
        margin-right: 23%;
    }
}

@media(max-width: 768px){
    .outer-page .content_wrapper .no-gutter .form-group,
    .outer-page .content_wrapper .no-gutter .control-label-custom{
        width: 100%;
    }
}

#customsocialicon{
    display: none;
}

.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 15px;
}
.simp-custom-link a {
    font-size: 20px;
}
.simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:0.85;
    padding:30px !important;
        width: 80%;
    margin: 0 10%;
}
.simp-custom-TextOnImg .text-content h3:after{
    content:"";
    border-bottom:1.5px solid #f7f4ec;
    display: block;
    width:10%;
    padding-top:20px;
    margin:auto;
}
.simp-custom-TextOnImg .text-content div:nth-child(4){
    margin-top:20px !important;
}


/*jira -9957*/
:is(.outer-page , .outerpage) .wtbookbtn .one-col,
:is(.outer-page , .outerpage) .wtlinkbutton > div{
    display: flex;
    justify-content: center;
}

.outer-page .address-block-details{
    border:unset;
}

/*jira-11772*/
.for-homepage .outer-page .bookingform-wrapper{
    position:static;
    background:rgba(0,0,0,.7);
}
.outer-page .bookingform-wrapper #bookingForm .booking-form{
    background:unset
}
@media(max-width:969px){
    .outer-page .bookingform-wrapper .form-group.min-price-wrapper {
        position:absolute;
        left:50%;
        transform:translateX(-50%);
        margin:0 !important;
        top:44%
    }
}

@media(max-width:784px){
    .outer-page .bookingform-wrapper .form-group.min-price-wrapper {
        position:absolute;
        left:61%;
        transform:translateX(-50%);
        margin:0 !important;
        top:44%
    }
}

@media(max-width:768px){
    .outer-page .bookingform-wrapper .form-group.min-price-wrapper {
        position:absolute;
        left:50%;
        transform:translateX(-50%);
        margin:0 !important;
        top:48%
    }
    .outer-page .content_wrapper .simp-custom-album .left-box,
    .outerpage .content_wrapper .simp-custom-album .left-box{
        margin-bottom:30px
    }
}

:is(.outer-page , .outerpage) .simp-custom-3img-text .text-content{
    padding:15px;
    background:#fff;
    box-shadow:0 2px 8px 0 rgb(4 67 139 / 15%);
}
:is(.outer-page , .outerpage) .simp-custom-3img-text{
    display:flex;
}
:is(.outer-page , .outerpage) .simp-custom-3img-text .text-content:nth-child(2){
    margin:0 30px;
}

/*jira changes for 13332*/
.modal-backdrop{
    display:none;
}
/*end of jira changes for 13332*/

/*jira 13487 start*/

:is(.outer-page,outer-page) .content_wrapper .no-gutter .hotel_amenities_wrap ul {
    padding:4% 10% !important;
    background:url("https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive/w_1920,c_limit/umaid-palace/3665191_1200_1dcvfbg");
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-address {
    padding:150px 30px !important;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-address .text-content-wrapper p:has(+ ul) {
    text-align:left;
    padding-left:6%;
    margin-top:15px;
}

@media(max-width:1200px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.three-col.simp-custom-address {
        padding:60px 0px !important;
    }
}

/*jira 13487 end*/

.content_wrapper .no-gutter .simp-custom-umaid-faq-new {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:10px;
    margin:0 0 16px;
    padding:20px !important;
}
.content_wrapper .no-gutter .simp-custom-umaid-faq-new {
    border:1px solid #ccc;
    margin-bottom:15px;
    cursor:pointer;
    transition:background 0.3s,border 0.3s;
}
.content_wrapper .no-gutter .simp-custom-umaid-faq-new:hover {
    background-color:#fff0d5;
    border:none;
}
.content_wrapper .no-gutter .simp-custom-umaid-faq-new  .text-content {
    width:100%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-umaid-faq-new .left-box {
    display:flex;
    justify-content:space-between;
    width:100%;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-umaid-faq-new  .right-box {
    display:none;
}
.outer-page .content_wrapper .no-gutter .simp-custom-umaid-faq-new.active .right-box {
    display:block;
}
.outer-page .content_wrapper .no-gutter .simp-custom-umaid-faq-new  .left-box h3 {
    margin-right:auto;
}
.outer-page .content_wrapper .no-gutter .simp-custom-umaid-faq-new  .left-box::after {
    content:"+";
    margin-left:auto;
    font-weight:bold;
}
.outer-page .content_wrapper .no-gutter .simp-custom-umaid-faq-new.active .left-box::after {
    content:"-";
}
.mobile .simp-custom-umaid-faq-new > .col-xs-12:first-child {
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:100%;
    padding-right:20px
}
.mobile .simp-custom-umaid-faq-new > .col-xs-12:first-child::after {
    content:"+";
    font-weight:bold;
    margin-left:10px;
    top:0;
    right:0;
    position:absolute;
}
.mobile .simp-custom-umaid-faq-new.active > .col-xs-12:first-child::after {
    content:"-";
    right:0;
    position:absolute;
}
.mobile .simp-custom-umaid-faq-new > .col-xs-12:last-child {
    display:none;
}
.mobile .simp-custom-umaid-faq-new.active > .col-xs-12:last-child {
    display:block;
}


:is(.outer-page, .outer-page) .content_wrapper .no-gutter .simp-custom-umaid-faq {
    display: flex;
    flex-direction: column;
}

:is(.outer-page, .outer-page) .content_wrapper .no-gutter .simp-custom-umaid-faq .text-content {
    padding: 0;
    width: 100%;
}

:is(.outer-page, .outer-page) .content_wrapper .no-gutter .simp-custom-umaid-faq .left-box {
    cursor: pointer;
    position: relative;
}

:is(.outer-page, .outer-page) .content_wrapper .no-gutter .simp-custom-umaid-faq .left-box::before {
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    color: #6e0706;
    font-size: 20px;
    position: absolute;
    right: -30px;
    top: -8px;
    font-weight: 600;
}

:is(.outer-page, .outer-page) .content_wrapper .no-gutter .simp-custom-umaid-faq:has(.active) .left-box::before {
    transform: rotate(180deg);
    top: -8px;
}

:is(.outer-page, .outer-page) .content_wrapper .no-gutter .simp-custom-umaid-faq .right-box {
    padding: 20px 20px 0 20px;
    display: none;
    animation: smooth 0.5s ease-in;
}

:is(.outer-page, .outer-page) .content_wrapper .no-gutter .simp-custom-umaid-faq:has(.active) .right-box {
    display: block;
    animation: smooth 0.5s ease-out;
}

:is(.outer-page, .outer-page) .content_wrapper .no-gutter .simp-custom-umaid-faq .left-box :is(h1, h2, h3, h4, h5) {
    padding: 0;
    margin: 0;
    text-align: left;
}


/*mobile*/
.mobile .content_wrapper .no-gutter .simp-custom-umaid-faq {
    display: flex;
    flex-direction: column;
}

.mobile .content_wrapper .no-gutter .simp-custom-umaid-faq .col-xs-12:first-of-type {
    cursor: pointer;
    position: relative;
    padding: 0 15px 0 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-umaid-faq .col-xs-12:first-of-type::before {
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    color: #6e0706;
    font-size: 20px;
    position: absolute;
    right: -12px;
    top: 0;
    font-weight: 600;
}

.mobile .content_wrapper .no-gutter .simp-custom-umaid-faq:has(.active) .col-xs-12:first-of-type::before {
    transform: rotate(180deg);
}

.mobile .content_wrapper .no-gutter .simp-custom-umaid-faq .col-xs-12:last-of-type {
    padding: 0 10px 10px 10px;
    display: none;
    animation: smooth 0.5s ease-in;
}

.mobile .content_wrapper .no-gutter .simp-custom-umaid-faq:has(.active) .col-xs-12:last-of-type {
    display: block;
    animation: smooth 0.5s ease-out;
}

.mobile .content_wrapper .no-gutter .simp-custom-umaid-faq .col-xs-12:first-of-type :is(h1, h2, h3, h4, h5) {
    padding: 0;
    margin: 0;
    text-align: left;
}

@keyframes smooth {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content {
    padding: 0;
    width: 100%;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol {
    display: flex;
    gap: clamp(32px, 3.34vw, 64px);
    max-width: 1140px;
    padding: 1.562% 0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper :is(h1, h2, h3, h4, h5, h6) {
    text-align: left;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .main_container {
    margin: 0;
    padding:0;
    background: transparent;
    border: 1px solid #d4d4d4;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .main_container :is(h1, h2, h3, h4, h5, h6) {
    padding:15px 40px;
    line-height:unset;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .group_header {
    margin: 4.958% 0 0 0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .group_header:first-of-type {
    margin:0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div.main_container>div.content {
    margin: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.6s ease;
    will-change: max-height, opacity;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div.active>div.content {
    max-height: max-content;
    opacity: 1;
    margin: 0;
    padding:15px 40px;
    border-top: 1px solid #d4d4d4;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .group_header:first-of-type + .main_container{
    margin-top: 3.012%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div {
    cursor: pointer;
    position: relative;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div.main_container::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 15.1644H15.1654V22.1644H12.832V15.1644H5.83203V12.8311H12.832V5.83105H15.1654V12.8311H22.1654V15.1644Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 20px;
    transition: transform 1s ease, background-image 0.3s ease;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div.active::after {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 12.8311H5.83203V15.1644H22.1654V12.8311Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
}
@media(max-width:1280px){
    .outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol {
        max-width: 968px;
    }
}
.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .table-responsive table{
    margin:0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .table-responsive table tr>td{
    padding:10px 20px;
}
/*mobile*/
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol {
  padding: 20px 0;
  margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12 :is(h1, h2, h3, h4, h5, h6) {
  padding: 20px 20px 20px 30px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div.main_container {
  margin-top: 0;
  border: 1px solid #d4d4d4;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12 :is(h1, h2, h3, h4, h5, h6)+div {
  margin-top: 10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div.main_container div.content {
  margin-top: 0;
  padding: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.6s ease;
  will-change: max-height, opacity;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div.active div.content {
  max-height: max-content;
  opacity: 1;
  border-top: 1px solid #d4d4d4;
  padding: 20px 20px 20px 30px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .group_header {
  margin-top: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .group_header:first-of-type {
  margin: 0;
  padding: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div {
  padding: 0;
  position: relative;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 15.1644H15.1654V22.1644H12.832V15.1644H5.83203V12.8311H12.832V5.83105H15.1654V12.8311H22.1654V15.1644Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px;
  top: 22px;
  transition: transform 1s ease, background-image 0.3s ease;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div.active::after {
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 12.8311H5.83203V15.1644H22.1654V12.8311Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .group_header:first-of-type+.main_container {
  margin-top: 20px;
}
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol div.content .table-responsive table {
    border: 1px solid #ddd;
}
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol div.content .table-responsive table tr>td{
    padding: 10px;
}
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol div.content .table-responsive{
    margin:0;
}






.outer-page #footer .address_block + .footer-row {
    padding-bottom:5px;
}
.outer-page #footer .download-link-container {
    text-align:center;
    padding-bottom:25px;
}
.outer-page #footer .download-link-container span {
    background:#fff;
    padding:10px;
}
.outer-page #footer .download-link-container span a {
    color:#666;
}
.mobile #footer .download-link-container {
    text-align:center;
    padding-top:10px;
}
.mobile #footer .download-link-container span {
    background:#fff;
    padding:5px;
}
.mobile #footer .download-link-container span a {
    color:#666;
}



:is(.outer-page,.outerpage) .content_wrapper .simp-custom-gallery-like-widget .mg-wrapper{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:15px
}
:is(.outer-page,.outerpage) .content_wrapper .simp-custom-gallery-like-widget .mg-wrapper .mg-item{
    flex-basis:calc(33% - 30px)
}
:is(.outer-page,.outerpage) .content_wrapper .simp-custom-gallery-like-widget .mg-wrapper img {
    aspect-ratio:16 / 9 !important;
}
/*mobile*/
.mobile .simp-custom-gallery-like-widget .mg-item{
    margin-bottom:20px;
}
.mobile .simp-custom-gallery-like-widget .mg-item:last-child{
    margin-bottom:0;
}





.mobile .logo.navbar-logo 
{
    background-color: #fbf9f7;
}
.mobile .fullImage {
    padding-top:75px !important;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}
.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #fff;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 17px !important;
}

.mobile  .wtbookbtn .col-sm-12,
.mobile .wtlinkbutton > div{
    display: flex;
    justify-content: center;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-hide-left-box .left-box{
    display:none;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-hide-right-box .right-box{
    display:none;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-center{
    display:flex;
    justify-content:center;
    /*align-items:center;*/
}
.mobile .content_wrapper .no-gutter .simp-custom-hide-left-box .col-xs-12:first-child{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-hide-right-box .col-xs-12:last-child{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-center{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction: column;
}
.mobile .simp-custom-3img-text .slick-arrow::before{
    color:#6e0706;
}
.mobile .simp-custom-3img-text .slick-next{
    right:-20px;
}
.mobile .simp-custom-3img-text .slick-prev{
    left:-20px;
}
.mobile .simp-custom-3img-text.widget-wrapper .slick-slide{
    margin:0 !important;
}
/*OPS-13197 start*/
.outer-page .promotions-wrapper {
    display:none;
}
/*.js-close-mail-dialog.emailSliderForm,
#emailSliderFormDelay{
   display:none !important;
}
body .modal-backdrop.fade.in{
    background:unset;
    display:none;
}*/
/*OPS-13197 End*/

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content {
    padding: 0;
    width: 100%;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown {
    display: flex;
    gap: clamp(32px, 3.34vw, 64px);
    width: 100%;
    max-width: unset;
    padding: 1.5625% 2.604%;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper :is(h1, h2, h3, h4, h5, h6) {
    text-align: left;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .main_container {
    margin: 0;
    padding: 0;
    border: 1px solid #d4d4d4;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .main_container:hover,
.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .main_container:focus,
.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .main_container:active,
.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .main_container.active {
    background: none;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .main_container :is(h1, h2, h3, h4, h5, h6) {
    line-height:unset;
    padding: 2.481% 2.481% 2.481% 4.481%;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .group_header {
    margin: 4.958% 0 0 0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .group_header:first-of-type {
    margin:0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.main_container>div.content {
    margin: 0;
    display: none;
    transition: all 0.3s ease;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.active>div.content {
    display: block;
    padding: 2.481% 3.56% 2.481% 2.481%;
    border-top: 1px solid #d4d4d4;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div {
    cursor: pointer;
    position: relative;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.main_container::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 15.1644H15.1654V22.1644H12.832V15.1644H5.83203V12.8311H12.832V5.83105H15.1654V12.8311H22.1654V15.1644Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
    top: 24px;
    transition: transform 1s ease, background-image 0.3s ease;
}

.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.active::after {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 12.8311H5.83203V15.1644H22.1654V12.8311Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
}
.outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .group_header + .main_container{
    margin-top:2.481%;
}
@media(max-width:1098px) {
    .outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown {
        display: block;
    }

    .outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content+.text-content {
        margin-top: 4.958%;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.main_container::after {
        left: 5px;
        top: 28px;
    }

}
/*Mobile*/

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown {
    padding:20px 0;
}
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12 :is(h1,h2,h3,h4,h5,h6) {
    padding: 20px 20px 20px 30px;
    text-align: left !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div.main_container {
    border: 1px solid #d4d4d4;
}
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12 :is(h1,h2,h3,h4,h5,h6) + div {
    margin-top: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div.main_container div.content {
    margin-top: 0;
    display:none;
    transition: all 0.3s ease;
    padding: 20px 20px 20px 30px;
}
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div.active div.content {
    display:block;
    border-top: 1px solid #d4d4d4;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .group_header {
    margin-top:20px;
    padding: 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .group_header:first-of-type {
    margin:0;
    padding: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div {
    padding: 0;
    position:relative;
}
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 15.1644H15.1654V22.1644H12.832V15.1644H5.83203V12.8311H12.832V5.83105H15.1654V12.8311H22.1654V15.1644Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
    top:20px;
    transition: transform 1s ease, background-image 0.3s ease;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div.active::after {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 12.8311H5.83203V15.1644H22.1654V12.8311Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
}
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .group_header + .main_container{
    margin-top:20px;
}









#main-menu #top-navbar-collapse li:nth-child(2) a {
    color:#FF0000;
}





#whatsapp-wrap {
    position: fixed;
    left: 15px;
    bottom: 15px;
    margin: 0;
    color: #000;
    cursor: pointer;
    vertical-align: middle;
    perspective: 100px;
    z-index: 1;
}
#whatsapp-wrap .fa.fa-whatsapp{
    border-radius: 50%;
    font-size: 28px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    vertical-align: middle;
    float: none;
    background: #34af23;
    color: #fff;
}

.outer-page #whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
.outer-page #whatsAppHeader a{
    color: white;
}
.outer-page .fa-whatsapp {
    font-weight: bold;
}
.mobile #whatsAppHeader {
    border-radius: 50px;
    background: #25d366;
    float: right;
    position: fixed;
    left: 24px;
    bottom: 75px;
    padding: 8px 10px;
    margin-right: -10px;
    line-height: unset;
}
.mobile #whatsAppHeader a {
    color: #ffffff;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    padding: 2px 3px;
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
#footer a.social-wa:hover {
    background-color: #1EBEA5 !important;
}

