@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
/* @charset "utf-8"; CSS Document */
.card a {color: #000;transition: all ease-in-out 0.3s;padding: 0.5rem;font-size: 16px;}

.card a:hover {background-color: #efefef;color: #000;}

.center {text-align: center !important;}

.form-control1 {height: auto;}

.imgResc {padding: 0 5px;font-weight: 800;}

.moveUp, .moveDn {padding: 14px 18px;transition: all ease 0.3s;display: table-cell;}

.moveUp:hover, .moveDn:hover {background: #efefef;}

.site-button {padding: 11px 32px;border-radius: 5px;background: #ff9600;background-image: linear-gradient(45deg, #ff9600 0%, #ca7906 100%);font-family: sans-serif;font-size: 14px;color: #fff;border: 0;letter-spacing: 1px;text-transform: uppercase;font-weight: bold;}

#wrapDiv {width: 100%;overflow: auto;}

.newTable { width: 100%; margin-top: 0; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; padding: 0px; float: left; border: 1px solid #e4e3e3; background: #efefef; border-collapse: unset; border-spacing: 3px; }

.newTable th i {font-size: 11px;}

.newTable th div {text-align: center;}

.newTable tr:nth-child(odd) {background: #F1F1F1;border-bottom: 1px solid #EAEAEA;}

.newTable tr:nth-child(even) {background: #F1F1F1;border-bottom: 1px solid #EAEAEA;}

.newTable tr:hover {background: #ECECEC;}

.newTable th { cursor: pointer; background-repeat: repeat-x; background-position: left top; margin: 0px; color: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; background-color: #6bb2fa; padding: 8px 8px 9px 8px; text-shadow: 1px 1px 0px #000; white-space: nowrap; }

.newTable th a {padding: 9px 2px;color: #fff;text-decoration: none;}

.newTable td { padding: 8px 8px 9px 8px; position: relative; vertical-align: middle; font: 400 12px Verdana; background: #fff; }

.newTable td a {color: #000;text-decoration: none;}

.newTable td i {font-size: 15px;}

.newFotoLink a { display: block; width: 70px; overflow: hidden; float: left; }

.newFotoLink a img {display: block;width: 100%;height: auto;}

.notVerified:before { content: ''; position: absolute; left: 0; top: 0; border-width: 5px; border-style: solid; border-color: red rgba(0, 0, 255, 0) rgba(0, 0, 255, 0) red; }

.notVerified:after { content: ''; position: absolute; right: 0; bottom: 0; border-width: 5px; border-style: solid; border-color: rgba(0, 0, 255, 0) red red rgba(0, 0, 255, 0); }

.newTable1 { width: 100%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; }

.newTable1 tr {border: 1px solid #fff;}

.newTable1 th { cursor: pointer; background-repeat: repeat-x; background-position: left top; margin: 0px; color: #666; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; background-color: #E1DDDC; padding: 8px 8px 9px 8px; text-shadow: 1px 1px 0px #fff; white-space: nowrap; text-align: right; }

.newTable1 th div {text-align: center;}

.newTable1 td {background: #efefef;padding: 10px 0;}

.newTable1 td label {background: #efefef;padding: 10px 14px;font-weight: normal;cursor: pointer;}

.newTable1 td label input[type="checkbox"], [type="radio"] {margin-right: 5px;}

.icon {
    /* background: #ccc !important; */
}

.active {color: #000000;}

.inactive {color: #b7b0b0;}

.delete_request {color: #f00;}

.modify {
    position: relative;
    width: 25px;
    height: 25px;
}

.modify:before {
    content: '\f303';
    font-size: 15px;
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    transition: all 300ms ease-in-out;
}

.modify:hover:before {
    content: '\f303';
}

.expCol {
    padding: 4px 5px;
}

#topsubmenu > div > div > a {
    padding: 3px 0;
    display: block;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff !important;
}

.no-margin {
    margin: 0 !important;
}

.pager li, .pagination>li {
    display: contents !important;
}

.pager li:before, .pagination>li:before {
    content: '' !important;
}

.pagination {
    margin: 0 0 20px 0;
}

.breadcrumb>li, .pagination {
    padding: 0;
}

.cstTab {
    width: 100%;
    float: left;
    margin: 20px 0 00 0;
}

.cstTab ul li:before {
    content: '' !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: #f7a92c #f7a92c #fff;
    font-weight: 500;
}

.cstTab ul {
    margin: 0 !important;
    padding: 0;
    background: #f3f1ec;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #f7a92c;
}

.cstTab ul li {
    margin-bottom: -1px;
    padding: 0 !important;
    list-style-type: none;
}

.cstTab ul li a {
    color: #000;
    font-size: 14px;
}

.cstTab ul li a:hover {
    background-color: #e6e2d7 !important;
}

.cstTab .tab-content {
    width: 100%;
    float: left;
}

.cstTab .tab-content {
    width: 100%;
    float: left;
    border-bottom: 1px solid #f7a92c;
    border-left: 1px solid #f7a92c;
    border-right: 1px solid #f7a92c;
    padding: 10px 15px;
    font-size: 14px;
}

.cstTab .tab-content ol {
    margin: 0 0 10px 30px;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
}

.cstTab .tab-content ol li {
    list-style-type: square;
    margin: 0 0 0 0;
    padding: 0 0 6px 0;
    line-height: 20px;
}

.nav-tabs>li.active>a {
    border: 1px solid #f7a92c !important;
    border-bottom-color: transparent !important;
    color: #000;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000 !important;
}

.iqacDtls {
    width: 100%;
    float: left;
}

.iqacDtls .imageContainer {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
}

.iqacDtls .imageContainer img {
    width: 110px;
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #ccc;
}

.iqacDtls .imageContainer p {
    line-height: 23px;
    font-weight: bold;
    font-size: 16px;
    float: left;
    width: 100%;
    margin: 0;
}

.iqacDtls .imageContainer p strong {
    display: block;
    color: #032147;
    font: 400 18px 'Oswald', sans-serif;
    /* text-transform: uppercase; */
    margin: 20px 0 0 0;
}

.iqacDtls .imageContainer p span {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

.autohide {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1030;
    padding: 0;
}

.scrolled-down {
    transform: translateY(-100%);
    transition: all 0.3s ease-in-out;
    top: -7px;
}

.scrolled-up {
    transform: translateY(0);
    transition: all 0.3s ease-in-out;
}

.page_sub_container {
    width: 100%;
    float: left;
    margin: -20px 0 30px 0;
    padding: 20px 0 0 0;
}

.page_sub_content {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 15px 0 0 0;
}

.dropdown-toggle {
    text-align: left;
}

.dropdown-toggle::after {
    float: right;
    position: relative;
    top: 8px;
}

.dropdown-menu li {
    margin: 0 0 0px 0 !important;
}

.dropdown-menu li:before {
    top: 3px !important;
}

.uploadRestriction {
    margin: 0 !important;
    padding: 0 !important;
}

.uploadRestriction li {
    padding: 0 0 0 24px !important;
    margin: 0 !important;
    line-height: 22px;
    font-size: 14px;
    color: #333;
}

.uploadRestriction li:before {
    content: '\f0a4' !important;
    font: 400 18px 'Font Awesome 5 Pro' !important;
    top: 2px !important;
}

.thumbnailContainer {
    width: 100%;
    float: left;
    border: 1px solid #ced4da;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.thumbnailContainer .heading {
    font: 400 16px/28px 'PT Sans', sans-serif !important;
    background: #e9ecef;
    padding: 3px 6px 4px;
    border-bottom: 1px solid #ccc;
    margin: 0 !important;
}

.thumbnailContainer img {
    width: 100%;
    height: auto;
    float: left;
}

.thumbnailContainer a { position: absolute; bottom: 20px; right: 20px; padding: 6px 10px 8px; background: #ff00006e; backdrop-filter: blur(4px); color: #fff; text-shadow: 2px 2px 5px #00000063; border-radius: 5px; line-height: normal; transition: all ease 0.3s; }

.thumbnailContainer a:hover {background: #ff0000bf;box-shadow: 0px 0px 10px #0000008f;outline: 1px solid #ffffffad;}

#quick_links { padding: 0; width: 100%; float: right; margin-top: 0; margin-right: auto; margin-bottom: 0px; margin-left: auto; position: relative; z-index: 99; }

.admin_panel { padding-top: 0px; margin: 0px; }
#qkLInkHed { background-image: url(../../images/system_icon/quick_links_01.png); background-position: center right; background-repeat: no-repeat; width: 37px; height: 31px; }
#qkLinkBtn { float: right; font-family: "Ubuntu", Verdana, Geneva, sans-serif; font-size: 18px; font-weight: 400; color: #fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43); margin: 0 0 5px 0; padding: 0% 1% 0 0; background-image: url(../../assets/images/quick_links_02.png); background-position: center right; background-repeat: no-repeat; height: 31px; cursor: pointer; line-height: 28px; }
#qkLink img { margin: 0 5px 0 0; vertical-align: middle; }
#topsubmenu { background-image: none; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; float: left; width: 100%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 4px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #000; border-right-color: #000; border-bottom-color: #000; border-left-color: #000; display: none; }
#topsubmenu ul{}
#topsubmenu ul li{}
#topsubmenu ul li:before{
    display: none;
}
#topsubmenu dd { text-decoration: none; font-weight: 400; display: block; margin: 0px; font-size: 14px; background: #212121; background: -moz-linear-gradient(top, #212121 0%, #191919 100%); background: -o-linear-gradient(top, #212121 0%,#191919 100%); background: -ms-linear-gradient(top, #212121 0%,#191919 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#191919',GradientType=0 ); padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 8px; text-transform: uppercase; font-family: "Open Sans", Verdana, Geneva, sans-serif; }
#topsubmenu dd a { color: #fff; text-decoration: none; }
#topsubmenu dd a img { margin-right: 5px; }

.admin_panel ul { padding: 0px; margin: 0.5%; background-image: none; }
.admin_panel ul li { padding: 0px; margin: 0px; list-style-type: none; overflow: hidden; background-image: none; background-color: transparent; }
.admin_panel ul li a { list-style-type: none; overflow: hidden; margin-top: 0px; margin-right: 1%; margin-bottom: 0px; margin-left: 0px; width: 19%; display: block; float: left; padding: 1px 7px; text-decoration: none; color: #000; font-size: 13px; min-height: 16px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; transition: all ease-in-out 0.3s; }
.admin_panel ul li a span { color: #000; font-weight: bold; }
.admin_panel ul li a img { padding: 0px; margin-top: 0px; margin-right: 3px; margin-bottom: 0px; margin-left: 0px; }
.admin_panel ul li a:hover { list-style-type: none; text-decoration: none; padding: 1px 7px 1px 18px; color: #fff; background: #43b1ff; }

/* Package Booking From */
.book_btn {display: inline-block;background: #f8bc38;float: right;border-radius: 50px;font-size: 20px;font: 700 15px 'Ubuntu';text-transform: uppercase;padding: 7px 70px 7px 7px;position: relative;box-shadow: 5px 4px 15px #00000036;border: 2px solid #fff;cursor: pointer;transition: all ease-in-out 0.3s;margin: 0 0 20px 0;}
.book_btn img{height: 33px;position: absolute;right: 19px;top: 10px;}
.book_btn a {display: inline-block;background: #fff;border-radius: 50px;padding: 10px 20px;letter-spacing: 3px;color: #444041;border-right: 5px solid #ee9e05;float: left;}
.book_btn:hover{
    background: #ee9e05;
}
.book_btn:hover a{}
.book_btn:hover img{}
#bookingdiv {width: 100%;background: #f8bc38;border-radius: 10px;padding: 15px;float: left;}
#bookingdiv dd {background: #fff;border-radius: 0 50px 50px 0;padding: 5px 20px 5px 12px;display: inline-block;margin-left: -15px;border-right: 4px solid #e69f06;font-style: italic;}
#bookingdiv .form-control, #bookingdiv .form-select,  #bookingdiv .input-group-text{border: 0;}
#bookingdiv .input-group-text{border: 0;background: #e9ecef;border-left: 1px solid #ccc;}
#bookingdiv .input-group-text i{color: red;font-size: 11px;}
#bookingdiv label{font-size: 15px;margin: 0;}
#hotCon{font-size: 14px;line-height: 21px;margin: 8px 0  0 0;}

/* Login Form */
.loginFrm{}
.left, .right{border: 0;}
.left{float: left;margin: 11px 20px 15px 0;}
.right{float: right;margin: 11px 0 15px 20px;}
p {margin-top: 0;margin-bottom: 0.50rem;font-size: 14px;line-height: 20px;text-align: justify;}
p a{color: #009542;padding: 0 3px 3px 3px;}
p a:hover{}


.stikyNav {position: absolute !important;left: 25px !important;top: 80px !important;bottom: 0 !important;z-index: 22 !important;}
.stikyNav .tpsubMen {display: inline-grid !important;position: sticky !important;top: 90px !important;overflow: hidden;}
.stikyNav .tpsubMen a {width: 38px;overflow: hidden;margin-bottom: 0;color: #000;padding: 20px 0;font-size: 10px;line-height: initial;text-align: center;}
.stikyNav .tpsubMen a i {font-size: 30px;color: #000000;transition: all ease 0.3s;margin: 0 0 10px 0;}
.stikyNav .tpsubMen a:hover i {color: #cba307;}

.xtra{width: 25%;float: right;margin: 54px 0 0 20px;font-style: initial;position: relative;z-index: 9;}

.inclusionWrap, .picwrap{width: 100%;float: right;margin: 0 0 20px 0;box-shadow: 0px 0px 14px #00000047;font-size: 16px;border-radius: 5px;overflow: hidden;border: 2px solid #fff;}
.inclusionWrap > a, .picwrap > a{position: relative;background-image: linear-gradient(45deg, #e47f1a 0%, #fcd226 100%);display: block;color: #fff;padding: 10px 15px;border-radius: 5px;cursor: pointer;line-height: 20px;}
.picwrap > a{background-image: linear-gradient(45deg, #0168d1 0%, #62b0ff 100%);}
.inclusionWrap > a:before{content: "\f0c9"; font: 400 15px "Font Awesome 5 Free"; position: absolute; top: 0; right: 0;}
.inclusion-table, .hotel-photo{border: 0;font-size: 14px;display: none;}
.inclusion-table th, .hotel-photo th{display: none;}
.inclusion-table td, .hotel-photo td{padding: 1% 2% 2% 2%;line-height: initial;}
.inclusion-table td ul{margin: 0;padding: 0;line-height: 23px;font-size: 14px;}
.inclusion-table td ul li{list-style-type: none;position: relative;padding: 6px 0 0 23px;transition: all ease-in-out 0.3s;line-height: 20px;width: 100%;float: left;}
.inclusion-table td ul li:before{content: '';width: 15px;height: 15px;position: absolute;top: 11px;left: 0;background-image: linear-gradient(45deg, #e47f1a 0%, #fcd226 100%);border: 2px solid #fff;border-radius: 50px;box-shadow: 0px 0px 5px #0000004a;}
.inclusion-table td ul li:hover{padding: 6px 0 0 30px;}
.inclusion-table td ul li:hover:before{background-image: linear-gradient(90deg, #e47f1a 0%, #fcd226 100%);animation-name: bounce;}
.inclusion-table td ul li a{display: block;padding: 0;color: #000;}

.hotel-photo td a{display: block;box-shadow: 3px 3px 19px #ccc;padding: 5px;float: left;}
.hotel-photo td a span{display: block;float: left;padding: 5px 0 0 0;font: 400 14px 'Roboto Condensed';color: #000;}
.hotel-photo td img{width: 100%;float: left;width: 155px;height: 104px;object-fit: cover;}
.hotel-photo td strong{display: block;font-size: 15px;font-weight: 500;color: #036ad2;}


.workingArea{width: 100%; float: left;position: relative;}
.workingArea h1{display: inline-block;font: 800 22px 'Montserrat';margin: 0px 0 15px 0;}
.workingArea h1 strong{font: 500 20px/20px 'Montserrat';display: block;}
.workingArea h2{display: inline-block;font: 600 20px 'Montserrat';margin: 0px 0 15px 0;color: #efa00d;}
.workingArea h2 strong{font: 500 20px/20px 'Montserrat';display: block;}
.workingArea h3{/* display: inline-block; */font: 600 20px 'Montserrat';margin: 0px 0 15px 0;color: #009542;}
.workingArea h3 strong{font: 500 20px/20px 'Montserrat';display: block;}
.workingArea p strong{font-weight: 500;font-size: 15px;}
.workingArea p u{font-size: 18px;text-decoration: none;color: #f60;}
.workingArea p s {color: #fff;text-decoration: none;float: left;margin: 8px 10px 0 0;overflow: hidden;background-image: linear-gradient(45deg, #e47f1a 0%, #fcd226 100%);border-radius: 6px;}
.workingArea p s em {display: -webkit-inline-box;-ms-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);transform: rotate(-90deg);font-style: inherit;text-transform: uppercase;font-size: 12px;letter-spacing: 1px;float: left;padding: 6px 0;}
.workingArea p s strong {float: left;font-size: 40px;margin-top: 12px;margin-right: -7px;}
.workingArea p em strong{font-style: normal;font-weight: 500;color: #009542;}



.workingArea ul {margin: 0 0 15px 0;padding: 0;font-size: 16px;}
.workingArea ul li {list-style-type: none;position: relative;padding: 0 0 0 30px;margin: 0 0 10px 0;line-height: 30px;}
.workingArea ul li a {color: #784a05;}
.workingArea ul li:before {content: "\f0a4";font: 400 20px 'FontAwesome';position: absolute;top: 5px;left: 0;color: #007dd3;}
.workingArea ul li ul {margin: 0;padding: 0;}
.workingArea ul li ul li:before {content: '\f0a4';font: 400 20px 'FontAwesome';top: 6px;left: 0;-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);}
.workingArea ul li ul li ul {margin: 0;padding: 0;}
.workingArea ul li ul li ul li:before {content: '\f0a4';left: 2px;}
.workingArea ul li ul li ul li ul {margin: 0;padding: 0;}
.workingArea ul li ul li ul li ul li:before {content: '\f101';}
.workingArea ol {margin: 0 0 15px 24px;padding: 0;font: 400 16px/28px 'PT Sans', sans-serif;}
.workingArea ol li {list-style-type: decimal-leading-zero;position: relative;padding: 0 0 10px 4px;}
.workingArea ol li ol {margin: 0 0 0 18px;}
.workingArea ol li ol li {list-style-type: upper-latin;padding: 0 0 10px 4px;}
.workingArea ol li ol li ol {margin: 0 0 0 15px;padding: 0;}
.workingArea ol li ol li ol li {list-style-type: lower-alpha;}
.workingArea ol li ol li ol li ol{margin: 0 0 0 15px;padding: 0;}
.workingArea ol li ol li ol li ol li{list-style-type: lower-roman;}

#link_copy{position: absolute;right: 999px;top: 0;color: #fff;}
#coptyAlert{position: fixed;top: 200px;right: 60px;z-index: 9999;transition: all ease-in-out 0.3s;}
#coptyAlert > div{background: red;color: white;box-shadow: 0px 0px 13px #00000073;padding: 10px 20px;border-radius: 10px;}
.positionHide{right: -700px !important;transition: all ease-in-out 0.3s;}
#read-count-result{width: 100%;float: left;margin-top: -15px;position: relative;color: #009688;font-size: 14px;margin-bottom: 20px;}

.workingArea .container{position: relative;}
.workingArea .container-fluid {position: relative;width: 100%;padding-right: var(--bs-gutter-x,6.5rem);padding-left: var(--bs-gutter-x,6.5rem);margin-right: auto;margin-left: auto;}
.page-header .container-fluid {position: relative;width: 100%;padding-right: var(--bs-gutter-x,6.5rem);padding-left: var(--bs-gutter-x,6.5rem);margin-right: auto;margin-left: auto;}

.bookingWrap{background: #fff;width: 100%;float: right;margin: 0 0 20px 0;box-shadow: 0px 0px 14px #00000047;font-size: 16px;border-radius: 5px;overflow: hidden;border: 2px solid #fff;padding: 10px 10px 240px 10px;position: relative;}
.bookingWrap:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 221px;background: #fff url(../../assets/images/booking.webp) no-repeat center bottom;text-align: center;background-size: contain;}
.bookingWrap:before{content: '';position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 125px;background: #fff url(../../assets/images/booking_corner.webp) no-repeat center right;text-align: right;z-index: 0;}
.bookingWrap table{position: relative;z-index: 1;}
.bookingWrap table p{text-shadow: 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 17px #fff, 0px 0px 9px #fff, 0px 0px 9px #fff, 0px 0px 14px #ffffffbf, 0px 0px 16px #fff, 0px 0px 24px #fff, 0px 0px 25px #fff, 0px 0px 24px #fff;font: 400 15px 'Ubuntu', sans-serif;margin: 0 0 15px 0;padding: 0;color: #000000;}
.bookingWrap table ul{ margin: 0; padding: 0; line-height: 20px; font-size: 14px; }
.bookingWrap table ul li{margin-bottom: 10px;padding: 0 0 0 20px;}
.bookingWrap table ul li:before{content: '';}
.bookingWrap table ul li strong{ font-weight: 400; font-size: 18px; margin: 0 0 0; border-bottom: 1px solid #871c7c; color: #871c7c; padding: 0 0 1px 0; }
.bookingWrap table p em{ font-style: inherit; text-align: center; display: block; margin: 30px 0 00 0; padding: 10px; border-radius: 5px; background-image: linear-gradient(45deg, #e47f1a 0%, #fcd226 100%); color: #fff; text-shadow: 1px 1px 3px #00000073; }

.popUpQuery{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 99999;background: #00000078;overflow: hidden;display: flex;justify-content: center;align-items: center;backdrop-filter: blur(3px);}
.popUpQuery > div{background: #fff;padding: 20px 40px;border-radius: 5px;}
.popUpQuery > div > div{width: 100%;float: left;display: flex;margin-top: 20px;justify-content: flex-end;column-gap: 20px;}

.testim{width: 100%;float: left;margin: 0 0 15px 0;box-shadow: 3px 4px 23px #cccccc6b;padding: 15px 20px;border: 1px solid #cccccc6b;border-radius: 5px;}
.testim img{width: 95px;height: 95px;object-fit: cover;border-radius: 50px;border: 2px solid #fff;box-shadow: 0px 0px 10px #ccc;}
.testim p {position: relative;padding: 0 0 0px 20px;margin-bottom: 0;}
.testim p em{font-size: 85%;color: #cb890e;}
.testim p:before {content: '';position: absolute;background: url(../../assets/images/quote.png) no-repeat top left;width: 66px;height: 57px;filter: invert(1);opacity: 0.5;left: 0;}
.testimPagination{width: 100%; float: left;}

#clientdSpk{width: 100%;float: left;}
.img-responsive{max-width: 100%; height: auto;}

.imgBdr{border: 1px solid #ccc; padding: 5px; box-shadow: 2px 2px 8px #ccc;}

.includes{width: 24%;margin: 0 0.5% 40px 0;float: left;box-shadow: 6px 7px 14px #00000026;border: 1px solid #ccc;display: block;}
.includes th, .includes td{padding: 5px;}
.includes td ul{margin: 0 5px;height: 200px;overflow: auto;font-size: 14px;}
.includes td ul li{line-height: 20px;padding: 0 0 0 23px;}
.includes td ul li:before{font-size: 16px;top: 1px;}

.terms {width: 100%; float: left;}
.terms a{padding: 10px 20px;border-radius: 5px;background-image: linear-gradient(45deg, #e47f1a 0%, #fcd226 100%);color: #fff;}

table.inclusionWrap > a{display: none;}
table.inclusionWrap td a img{width: 100%;}

.placesTable {width: 74% !important;}
.placesTable .places{border: 1px solid #ccc;box-shadow: 3px 3px 15px #cccccc96;border-radius: 5px;overflow: hidden;margin: 0 0 20px 0;}
.placesTable .places th{background-image: linear-gradient(45deg, #0168d1 0%, #62b0ff 100%);padding: 5px 15px;font-weight: 400;color: #fff;font-size: 18px;}
.placesTable .places td{padding: 10px;}
.placesTable .places td img{box-shadow: 2px 2px 0px #fff, 6px 6px 3px #ccccccc9;width: 100% !important;height: auto !important;}
.placesTable .places td:first-child{background: #cccccc4f;vertical-align: top;}  

.searchResult{width: 100%;float: left;margin-bottom: 30px;box-shadow: 6px 15px 16px #cccccc75;padding: 10px;border: 1px solid #ddd;}
.searchResult .panel-title a{color: #915e00;}
.searchResult .panel-body{font-size: 14px;line-height: 20px;color: #855858;margin: 2px 0 13px;text-align: justify;}
.searchResult .panel-footer{display: flex;justify-content: space-between;}

#accordion{width: 73%;}
#accordion .ui-accordion-header{padding: .6em .5em .5em 2.7em;position: relative;font-size: 16px;}
#accordion .ui-accordion-header:before{content: '\f746';font-family: "Font Awesome 6 Pro";font-size: 18px;position: absolute;left: 13px;top: 7px;font-weight: 400;}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{right: .5em; top:13px; left: unset !important; position: absolute;}
.ui-accordion .ui-accordion-content p:last-child{margin: 0; }
/*.ui-accordion .ui-accordion-content{padding: 1em 1em !important;}*/

@media (min-width: 360px) and (max-width: 1200px) { 
    #accordion{width: 100%;}
    #accordion .ui-accordion-header{padding: .6em .5em .5em 3.3em;position: relative;font-size: 14px;}
    #accordion .ui-accordion-header strong{font-weight: 400;}
    #accordion .ui-accordion-header:before{content: '\f746';font-family: "Font Awesome 6 Pro";font-size: 18px;position: absolute;left: 13px;top: 7px;font-weight: 400;}
    #accordion .ui-accordion-header .ui-accordion-header-icon{display: none;}
    
    
}


 



