body {
  color: #000;
  background-color: #edeef0 !important;
  font-family: "IBM Plex Sans Thai Looped", sans-serif;
}

.texth1 {
  font-size: 50px;
  font-weight: 600;
  line-height: 55px;
  text-transform: capitalize;
  margin: 0 0 15px;
}

.texth2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  margin: 0 0 10px;
}

.texth3 {
  font-size: 25px;
  font-weight: 600;
  line-height: 34px;
  margin: 0 0 5px;
}

.texth4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin: 0px 0 5px;
  display: inline-block;
}

.texth5 {
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  color: #000;
  margin: 0px 0 5px;
}

.texth6 {
  text-shadow: 0 2px 2px #5e993d78;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px;
}

.textlarge {
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}

.textmedium {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
  margin: 0;
}

.textmedium + .textmedium {
  margin-top: 15px;
}

.textsmall {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #333;
  margin: 0;
}

.textlarge a,
.textmedium a,
.textsmall a {
  color: #fff;
}

.textlarge a:hover,
.textmedium a:hover,
.textsmall a:hover {
  color: #fff;
}

a {
  text-decoration: none;
  color: #fff;
}

a:hover {
  text-decoration: none;
  color: #fff;
}

.titlebox {
  margin-bottom: 10px;
  text-align: center;
}

.titlebox .texth3 {
  text-transform: uppercase;
}

/* .fotersec{    margin-top: 1em;} */
@media (min-width: 1400px) {
  .cntntbox {
    padding: 0px 60px;
  }
}

.sarchbox {
  position: relative;
  z-index: 99;
  height: 350px;
}

.sarchbox25 {
  position: absolute;
  top: 360px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  /* left: 0;
    right: 0; */
}

.img_classIy img {
  width: 100% !important;
  margin: 0 auto;
  display: block;
}

.box_imagecode li a img {
  width: 100%;
}

.box_imagecode li {
  float: left;
  padding: 15px 15px;
  width: 25%;
}

.fotersec .fotrtop {
  display: none !important;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
  width: 100%;
}

.bxslider img {
  width: 100%;
  height: 394px;
}

@media only screen and (max-width: 1200px) {
  .cntntbox {
    padding: 0px 6px !important;
    margin: 0px 0 0 0px;
  }

  .sarchbox25 {
    position: relative;
    margin: 0;
    top: -60px !important;
    z-index: 99;
    width: 100%;
    left: 0;
    right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .bxslider img {
    width: 100%;
    height: 171px;
  }

  .bx-viewport {
    height: 170px !important;
  }

  .ms-auto {
    display: none;
  }

  .midlesecon {
    padding-bottom: 0px;
    padding-top: 134px;
  }

  .content-wrapper {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .sarchbox {
    height: auto;
  }
}

.navbarlft {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}

@media only screen and (max-width: 991px) {
  .navbar .navbar-right.navbarlft .navbar-nav {
    display: none;
  }

  .banner_Boxhome {
    height: 534px;
    width: 100%;
  }

  ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 5px;
    overflow: auto;
    justify-content: center;
    display: inline-block !important;
  }

  ul#tabs-nav li {
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 16px 4px !important;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
  }
}

@media only screen and (max-width: 520px) {
  .navbar .navbar-nav .nav-item .nav-link.btnmenu {
    font-size: 13px !important;
    padding: 6px 10px !important;
  }

  .navbar .sidebar-offcanvas-toggle,
  .navbar .sidebar-toggle {
    font-size: 1.5rem;
    padding: 0 0rem;
    height: 0px;
  }

  .sarchbox {
    padding-top: 70px !important;
  }

  .sarchbox h1 {
    font-size: 30px !important;
    margin-bottom: 20px;
  }

  .navbar .navbar-right .navbar-nav {
    padding: 0;
  }
}

@media only screen and (max-width: 414px) {
  /* .hdrlogo a img { width: 140px; } */
  .header-fixed .page-wrapper {
  }

  .sarchbox {
    padding-top: 40px !important;
  }
}

/*All CSS END*/

.app-brand {
  background: inherit;
  box-shadow:
    0 3px 6px rgb(21 1 39 / 16%),
    0 -1px 4px rgb(21 1 39 / 4%);
}

.app-brand .sidebar-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  margin: 0px !important;
  width: 75px;
  line-height: 75px;
  transition: width 0.3s ease-in-out;
}

.app-brand .sidebar-toggle i {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}

.header-light .navbar {
  background-color: #edeef0;
  box-shadow:
    0 3px 6px rgb(21 1 39 / 16%),
    0 -1px 4px rgb(21 1 39 / 4%);
  border: 0;
}

.hdrtop .sidebar-toggle.mbltoggle {
  display: none;
}

@media only screen and (max-width: 767px) {
  .hdrtop .sidebar-toggle.mbltoggle {
    display: block;
    z-index: 9999;
    margin: 0px !important;
    padding: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .app-brand .sidebar-toggle {
    display: none;
  }

  .header-light .navbar {
    padding: 0px 10px;
    width: 100%;
  }
}

@media (min-width: 767px) {
  .sidebar-minified .left-sidebar:hover {
    width: 75px;
    margin: 0;
  }

  .sidebar-minified .left-sidebar:hover .nav > li > a > .caret,
  .sidebar-minified .left-sidebar:hover .nav > li > a > span {
    opacity: 0;
  }
}

.navbar .sidebar-offcanvas-toggle,
.navbar .sidebar-toggle {
  border-right: 0;
}

.navbar .navbar-nav .nav-item .nav-link {
  color: #000000;
  font-weight: 500;
  font-size: 15px;
  padding: 5px 13px;
}

.navbar .navbar-nav .nav-item .nav-link i {
  padding-right: 4px;
}

.navbar .navbar-nav .nav-item .nav-link.btnmenu {
  padding: 6px 15px;
  border-radius: 4px;
  font-size: 16px;
}

.navbar .sidebar-offcanvas-toggle:before,
.navbar .sidebar-toggle:before {
  content: "\f0c9";
  font-family: "FontAwesome";
}

.sidebar-dark .left-sidebar {
  border-right: 1px solid rgba(167, 98, 234, 0.4);
}

.sidebarlft .sidebar {
  min-height: inherit;
  padding-bottom: 0 !important;
}

.sidebar .sidemenu .sidebar-inner {
  margin-top: 0;
  padding: 10px;
}

.sidebar .sidemenu .sidebar-inner > li {
  margin: 5px 0;
}

.sidebar .sidemenu .sidebar-inner > li > a {
  color: #fff;
  padding: 8px 15px;
  border-radius: 5px;
  text-transform: capitalize;
}

.sidebar .sidebar-inner > li > a:before {
  display: none;
}

.sidebar .sidebar-inner > li > a:hover,
.sidebar-dark .sidebar .nav > li.active > a {
  background: #e1d9e8;
  color: #150127;
}

.sidebar .nav > li.active > a i {
  color: #150127;
}

.sidebar .nav > li > a i {
  font-size: 16px;
}

.sidebar .sidemenu .sidebar-inner .dropdown-divider {
  border-color: rgba(167, 98, 234, 0.4);
  height: 0;
  margin: 0;
}

.midlesecon {
  padding-bottom: 0px;
  padding-top: 134px;
}

.secton01 .boxsec {
  padding: 0 8px;
}

.secton01 .box {
  position: relative;
  margin: 8px -8px;
  transition: 0.5s;
  display: block;
}

.secton01 .box .imgebox {
  display: block;
  position: relative;
}

.secton01 .box img {
  border-radius: 8px;
  width: 100%;
  height: 270px;
}

.secton01 .box .titleimg {
  font-size: 13px;
  border-radius: 4px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 3px 10px;
  transition: 0.5s;
}

.secton01 .box .boxtxt {
  margin-top: 12px;
}

@media only screen and (max-width: 767px) {
  .secton01 .box img {
    height: inherit;
  }

  .secton01 .boxsec {
    padding: 0;
  }

  .secton01 .box {
    margin: 10px 0;
  }
}

.secton02 .boxsec {
  padding: 0 8px;
}

.secton02 .box {
  position: relative;
  background: #fff;
  display: flex;
  overflow: hidden;
  margin: 8px -8px;
  transition: inherit;
  border-radius: 5px;
  box-shadow: 0 3px 20px 0 rgb(0 41 99 / 10%);
}

.secton02 .box:hover {
  background: #eaeaea;
}

.secton02 .box .iconbox {
  width: 150px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.secton02 .box img {
  height: 100%;
  border-radius: 5px 0 0 5px;
}

.secton02 .box .cptonimg {
  width: calc(100% - 150px);
  padding: 10px;
}

.secton02 .box .textsmall {
  margin: 0;
  color: #6c6c6c;
  font-weight: 300;
}

.secton02 .box .texth5 {
  margin: 0;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .secton02 .boxsec {
    padding: 0;
  }

  .secton02 .box {
    margin: 10px 0;
  }
}

.secton03 .boxsec {
  padding: 0 8px;
}

.secton03 .box {
  position: relative;
  margin: 8px -8px;
  transition: 0.5s;
}

.secton03 .box .imgebox {
  display: block;
  position: relative;
}

.secton03 .box img {
}

.secton03 .box .titleimg {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  position: absolute;
  bottom: 10px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  text-align: center;
  transition: 0.5s;
}

@media only screen and (max-width: 767px) {
  .secton03 .boxsec {
    padding: 0;
  }

  .secton03 .box {
    margin: 10px 0;
  }
}

.secton04 .boxsec {
  padding: 0 8px;
}

.secton04 .box {
  position: relative;
  margin: 8px -8px;
  padding: 10px;
  transition: 0.5s;
  display: block;
  border-radius: 4px;
  box-shadow: 0 3px 20px 0 rgb(0 41 99 / 10%);
  background: #fff;
}

.secton04 .box .txtbox .textmedium {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
}

.secton04 .box .txtbox .textmedium span {
  margin-left: 5px;
}

.secton04 .box .txtbox .texth4 {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin: 1px 0 4px;
}

.secton04 .box .textsmall {
  font-size: 12px;
  font-weight: 400;
  color: #999;
  margin: 0;
}

.secton04 .box .textsmall i {
  padding: 0 10px;
}

.secton04 .box .txtboxbtm {
  border-top: 1px dashed #e5e5e5;
  padding-top: 7px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
}

.secton04 .box .txtboxbtm .textsmall span {
  font-size: 20px;
  font-weight: 500;
}

.secton04 .box .txtboxbtm .textsmall span i {
  padding: 0 3px 0 6px;
}

.secton04 .box .txtboxbtm .arowicon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: solid 1px #e4e4e4;
  font-size: 12px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .secton04 .boxsec {
    padding: 0;
  }

  .secton04 .box {
    margin: 10px 0;
  }
}

@media only screen and (max-width: 768px) {
  .img_classIy img {
    width: 100% !important;
  }
}

.fotersec {
  background: #2196f3;
  clear: both;
}

.fotersec .fotrtop {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 15px 25px;
  position: relative;
  margin-top: -40px;
  border-radius: 4px;
  box-shadow: 0 0 5px #32087e2e;
}

.fotersec .fotrtop .boxtp .textlarge {
  font-size: 18px;
  font-weight: 600;
  color: #32087e;
  text-transform: capitalize;
}

.fotersec .fotrtop .agentloginbtn {
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #32087e;
  color: #fff;
  display: inline-block;
}

.fotersec .fotrtop .agentloginbtn:hover {
  text-decoration: none;
}

.fotersec .fotrcntr {
  padding: 20px 0;
}

.fotersec .fotrcntr .box {
  margin: 15px 0;
}

.fotersec .fotrcntr .texth5 {
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.fotersec .fotrcntr .box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fotersec .fotrcntr .box ul li + li {
  margin-top: 10px;
}

.fotersec .fotrcntr .box ul li a {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  display: flex;
  align-items: center;
  transition: 0.5s;
}

.fotersec .fotrcntr .box ul li a i {
  font-size: 15px;
  margin-right: 10px;
}

.fotersec .fotrcntr .box .textsmall {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 5px;
}

.fotersec .fotrcntr .socialicnbox ul {
  display: flex;
  align-items: center;
}

.fotersec .fotrcntr .socialicnbox ul li {
  margin: 0;
  margin-left: 10px;
}

.fotersec .fotrcntr .socialicnbox ul li:first-child {
  margin: 0;
}

.fotersec .fotrcntr .socialicnbox ul li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: solid 1px #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fotersec .fotrcntr .socialicnbox ul li a:hover {
  text-decoration: none;
}

.fotersec .fotrcntr .socialicnbox ul li a i {
  font-size: 15px;
  margin: 0;
}

@media only screen and (min-width: 991px) {
  .fotersec .fotrcntr .mdlbox {
    padding: 0 30px;
    border-left: dashed 2px #fff;
    border-right: dashed 2px #fff;
  }

  .fotersec .fotrcntr .mdlbox .box3 {
    padding-left: 30px;
    border-left: dashed 2px #fff;
  }

  .fotersec .fotrcntr .socialicnbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    margin-top: 10px;
    border-top: dashed 2px #fff;
  }

  .fotersec .fotrcntr .socialicnbox .texth5 {
    margin: 0;
  }
}

.fotersec .fotrbtm {
  padding: 25px 0 20px;
  border-top: 1px solid rgba(167, 98, 234, 0.4);
}

.fotersec .fotrbtm .container {
  display: flex;
  justify-content: space-between;
}

.fotersec .fotrbtm p,
.footersec .footerbtm .adivahportal {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  margin: 0;
}

.fotersec a:hover {
  text-decoration: underline;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

/* @media (min-width: 1200px){
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1240px;
}} */

/*Inner Page CSS*/
.innerpagetxt h1,
.innerpagetxt h2,
.innerpagetxt h3,
.innerpagetxt h4,
.innerpagetxt h5,
.innerpagetxt h6,
.innerpagetxt p,
.innerpagetxt a,
.innerpagetxt ul,
.innerpagetxt ol,
.innerpagetxt li {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.innerpagesec {
  position: relative;
}

.innerpagebnr {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}

.innerpagebnr:after {
  content: "";
  position: absolute;
  background: #0000007a;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.innerbnrcap {
  position: relative;
  z-index: 1;
}

.innerbnrcap h1 {
  font-size: 35px;
  line-height: normal;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 5px 5px 1px #0000005c;
}

.innerpagetxt {
  padding: 50px 0 35px;
}

.innerpagetxt h2 {
  font-size: 25px;
  line-height: 35px;
  color: #000;
  margin-bottom: 12px;
  font-weight: 500;
}

.innerpagetxt h3 {
  font-size: 22px;
  line-height: 32px;
  color: #000;
  margin-bottom: 12px;
  font-weight: 500;
}

.innerpagetxt h4 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-bottom: 12px;
  font-weight: 500;
}

.innerpagetxt h6 {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  margin-bottom: 12px;
  font-weight: 500;
}

.innerpagetxt p {
  font-size: 15px;
  line-height: 25px;
  color: #333;
  margin-bottom: 25px;
  font-weight: 400;
}

.innerpagetxt a {
  color: #32087e;
}

.innerpagetxt a:hover {
  color: #19063d;
}

.innerpagetxt ul,
.innerpagetxt ol {
  padding-left: 20px;
  margin: 5px 0 25px;
}

.innerpagetxt ul li,
.innerpagetxt ol li {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  margin: 0 0 15px;
  font-weight: 400;
  position: relative;
  padding-left: 20px;
  float: none;
  display: block;
}

.innerpagetxt ul li:before,
.innerpagetxt ol li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #32087e;
  left: 0;
  top: 9px;
  border-radius: 50px;
}

@media only screen and (max-width: 480px) {
  .innerpagebnr {
    height: 300px;
  }

  .innerpagetxt {
    padding: 40px 0 25px;
  }

  .innerpagetxt ul,
  .innerpagetxt ol {
    padding-left: 10px;
  }
}

.header {
  position: relative;
  display: flex;
  height: 100vh;
  max-height: 100vh;

  overflow: hidden;
}

/* .bxslider-image ul li img{width: 100% !important;}
.bxslider-image {width: 100% !important;}
.bxslider-image ul {width: 100% !important;}
.bxslider-image ul li{width: 100% !important;} */

.navigation {
  display: none;
}

.header__background {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 5px;
  padding-bottom: 78.25%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.header__video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition:
    opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    visibility 0.5s linear;
}

.header__video-overlay--fadeOut {
  opacity: 0;
  visibility: hidden;
}

.header iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.header__title {
  position: relative;
  flex: 0 0 auto;
  align-self: center;
  width: 100%;
  font-family: "Permanent Marker", cursive;
  font-size: 50px;
  font-weight: normal;
  text-align: center;
  color: white;
  line-height: 1;
}

#myVideo {
  width: 100%;
}

/*Inner Page CSS*/

@media only screen and (max-width: 1024px) {
  .imageDiv,
  .slides {
    height: 251px !important;
  }

  .displaynone {
    display: block !important;
    width: 100%;
    text-align: center;
    max-width: 82px;
    margin: 0 auto;
  }

  .texth1 {
    font-size: 23px !important;
    width: 100% !important;
  }

  .header__background {
    top: 16%;
  }

  .bnrcpton {
    top: 13px !important;
  }

  .bnrcpton .container {
    padding: 0;
  }

  .texth1,
  .textp1 {
    opacity: 0;
  }

  .header {
    max-height: 54vh;
  }
}

.banner_Boxhome {
}

.catalogue-cap {
  font-weight: 500;
  color: #999;
  /* margin-top: 10px */
  text-align: center;
}

.catalogue-date {
  font-size: 14px;
  color: #4f4e4e;
  /* margin: 10px 0px; */
  text-align: center;
}

.custom-dropdown-toggle {
  border: 1px solid #2196f3;
  border-radius: 4px;
}

.custom-divider {
  margin: 0;
}

.adhCustomerLoginBox .dropbtn {
  padding: 5px 13px !important;
  border: 1px solid #000;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
}

.name_div_dropdown .dropbtn {
  border-bottom: 1px solid #ddd !important;
  padding: 12px 12px 12px 44px !important;
  border-radius: 0px !important;
  border: none;
}

.dropbtn {
  color: #000;
}

.dropbtn:hover {
  color: #000;
}

.name_div_dropdown {
  top: 48px !important;
}

.pdf-main-box {
  border-radius: 8px;
  overflow: hidden;
}

.pdf-card-content {
  background: #fff;
  padding: 15px;
}

.pdf-main-box:hover {
  box-shadow: none;
  transition: 0.5s;
  transform: translateY(-5px);
}

.pdf-main-box {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  transition: 0.5s;
}

section {
  float: left;
  width: 100%;
}

.bxslider-image {
  overflow: hidden !important;
}

.bxslider-image ul {
  overflow: hidden !important;
}

.bxslider-image ul li {
  overflow: hidden !important;
}

@media only screen and (min-width: 1920px) {
  .container {
    max-width: 1540px;
  }

  .sarchbox25 .adi-max-width {
    max-width: 100% !important;
    width: 100%;
  }

  .sarchbox25 {
    max-width: 1540px;
  }
}

.custom-dropdown-item a:hover {
  background: #2196f3 !important;
  color: #fff !important;
}

.name_div_dropdown a:hover {
  background: #2196f3;
  color: #fff !important;
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    padding: 5px 9px;
  }
}

#AD186900_1 .searchBoxMobile ul li {
  padding-right: 5px !important;
}

#AD186900_1 .searchBoxMobile ul li:last-child {
  padding-right: 0px !important;
}

#AD186900_1 .tab-block .tab-mnu {
  justify-content: flex-start !important;
  background: #25c6db !important;
}

#AD186900_1 .tab-mnu li {
  background-color: #0000008f;
  margin-right: 5px;
}

#AD186900_1 .tab-block .tab-mnu .active {
  background-color: #2196f3 !important;
}

#AD186900_1 .optionmenu_feature_no input,
#AD186900_1 .other_features,
#AD186900_1 .byprice {
  background: #ffffffc2 !important;
}

#AD186900_1 #abe_flights_searchbox .amdtopleft .onewayu,
#AD186900_1 #abe_flights_searchbox .amdtopleft .round_tripu {
  background: #ffffffc2;
  padding: 3px 7px;
  font-weight: 600;
  color: #747070ab;
  border: 2px solid #746e6e82;
  align-items: center;
  justify-content: flex-start;
  display: flex;
  border-radius: 14px;
  font-size: 12px;
  width: auto;
}

#AD186900_1 .tripbutton {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

#AD186900_1 .tabsCircle,
#AD186900_1 .tabsCirclefare {
  border: 2px solid #25c6db;
  background-color: #fff;
}

[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
  background-color: #2563eb !important;
}

#AD186900_1 .brandedfare label {
  margin-bottom: 0;
}

#AD186900_1 .optionmenu_feature_no input {
  width: auto;
}

/*  */

#special-fare-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000000cf;
  z-index: 999;
}

#special-fare-form {
  /* background: radial-gradient(
    circle,
    rgba(33, 150, 243, 1) 0%,
    rgba(10, 10, 79, 1) 80%
  ); */


  background: radial-gradient(circle, rgba(33, 150, 243, 1) 0%, rgb(17 83 136) 80%);
  position: absolute;
  width: 50%;
  top: 50%;
  left: 50%;
  transform: translatex(-50%) translateY(-50%);
  padding: 38px 50px 50px 50px;
  border-radius: 15px;
  text-align: center;
}

#special-fare-form button {
  background: #2196f3;
  width: 100%;
  max-width: 200px;
  padding: 10px 10px;
  border-radius: 100px;
  margin-top: 15px;
  color: #fff;
  /* box-shadow: 0px 4px 9px 0px #0000006e; */
  box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 17px -6px;
  transition: all ease 0.5s;
}

#special-fare-form button:hover {
  box-shadow: 0px 4px 9px 0px #2196f3;
}

#special-fare-form select {
  width: 100%;
  padding: 15px 10px;
  border-radius: 8px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 17px -6px;
  margin: 7px 0 15px;
  border: none;
}

#special-fare-form label {
  width: 100%;
  margin: 15px 0 3px 0;
  color: #ffffff;
  font-weight: 100;
  font-size: 16px;
}

#special-fare-form input {
  width: 100%;
  padding: 15px 10px;
  border-radius: 8px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 17px -6px;
  margin: 7px 0 15px;
  border: none;
}
#special-fare-form .crspopn {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 4px;
  overflow: hidden;
  padding: 3px 5px;
  display: block;
  background: #2196f3;
}
#special-fare-form .crspopn svg {
  width: 20px;
  color: #ffffff;
}
#popup-message {
  position: fixed;
  top: 0;
  left: 0;
  background: #000000cf;
  width: 100%;
  height: 100%;
  padding: 100px;
  z-index: 999;
  color: #fff;
}

.popmsgmain {
  background: #fff;
  color: #000;
  width: 25%;
  padding: 50px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}

#AD186900_1 .padding-addbox .selecthotel_text {
  margin: 0 !important;
  width: 100%;
}
#AD186900_1 .padding-addbox .list-text-styles {
  margin: 0 !important;
}
#AD186900_1 .padding-addbox .Locationadde {
  margin: 0 !important;
  display: flex;
  align-items: center;
  gap: 2px;
}

#AD186900_1 .padding-addbox .forsrt {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qlwapp-toggle {
  position: fixed;
  bottom: 30px;
  left: 110px;
  z-index: 99999;
  text-decoration: none;
  font-size: 17px;
  display: inline-flex;
  align-items: center;
  font-family: arial;
  flex-direction: column-reverse;
}
.qlwapp-toggle i {
  display: none;
}

.qlwapp-toggle2 {
  left: initial;
  right: 30px;
}

.fltg_wtsapp_iconimg {
  width: 33px;
  height: auto;
}

.qlwapp-text {
  background: #55da87;
  line-height: 2em;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  padding: 2px 7px;
}
.fltg_wtsapp_iconbg {
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #25d366;
  border-radius: 50%;
  margin: 0 0 15px;
  position: relative;
}

.fltg_wtsapp_iconbg::before {
  display: block;
  content: "";
  background: #25d366;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  opacity: 0.7;
  animation: fltg_wtsapp 1.3s infinite linear;
}
@keyframes fltg_wtsapp {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}

.container {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

/* Rudra start */

#AD186900_1 .accordion__content_one {
  margin: 10px 0;
  background: #fff;
  box-shadow:
    rgb(60 64 67 / 7%) 0 1px 2px 0,
    rgb(60 64 67 / 2%) 0 2px 6px 2px;
  padding: 20px;
}

#AD186900_1 .hotel-inf-serbox {
  box-shadow:
    rgb(60 64 67 / 7%) 0 1px 2px 0,
    rgb(60 64 67 / 2%) 0 2px 6px 2px !important;
}

.all_adh_language_list {
  left: 0;
  width: 500px !important;
}
.all_adh_language_list li {
  width: 50% !important;
}
.all_adh_currency_list {
  left: 0;
  width: 500px !important;
}

.all_adh_currency_list li {
  width: 50% !important;
}

#AD186900_1 .rating {
  width: 61px;
  height: 11px;
  display: inline-block;
  background: url(https://www.abengines.com/wp-content/plugins/adivaha/apps/modules/adivaha-hotelbeds/images/star-rating.png)
    no-repeat;
  position: relative;
  top: 0;
}
#AD186900_1 .rating-1 {
  background-position: -47px 0;
}
#AD186900_1 .rating-2 {
  background-position: -35px 0;
}
#AD186900_1 .rating-3 {
  background-position: -23px 0;
}
#AD186900_1 .rating-4 {
  background-position: -13px 0;
}
#AD186900_1 .rating-5 {
  background-position: 0 0;
}
/* Rudra end  */

@media only screen and (max-width: 1139px) {
  #special-fare-form {
    width: 45%;
  }

  .popmsgmain {
    width: 45%;
  }
}

@media(max-width:1200px) and (min-width:990px){
  .navbar .navbar-nav .nav-item .nav-link i{
display: none;
  }
}

@media only screen and (max-width: 768px) {
  #special-fare-form {
    width: 60%;
    padding: 40px;
  }

  .popmsgmain {
    width: 60%;
    padding: 30px;
  }

  .qlwapp-toggle {
    bottom: 25px;
    left: 30px;
  }

  .qlwapp-toggle2 {
    bottom: 25px;
    right: 30px;
    left: initial;
  }

    body.sidebar-fixed .page-wrapper {
        transition: padding-left 0.3s ease-in-out;
        will-change: padding-left;
    }

    body.sidebar-fixed .left-sidebar,
    body.sidebar-fixed .sidebar,
    body.sidebar-fixed #sidebar {
        transition: width 0.3s ease-in-out, margin-left 0.3s ease-in-out, margin-right 0.3s ease-in-out;
        will-change: width;
    }

}



@media only screen and (max-width: 576px) {
  #special-fare-form {
    width: 90%;
  }

  .popmsgmain {
    width: 90%;
    padding: 20px;
  }
}

/*  */

#AD186900_1 .flight-left-include-flight{width:auto!important;}	
#AD186900_1 .flight-left-include-flight > span{    text-overflow: ellipsis!important;
    white-space: normal!important;
    overflow: hidden!important;}