* {
  font-family: Poppins, sans-serif !important;
}
* a {
  cursor: pointer;
}
* a,
* h1 {
  color: #6d927e;
}
* a:hover {
  color: #616c66;
}
.sctn2 .ngx-pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #78b0ef;
  color: #fefefe;
  cursor: default;
  border-radius: 5px;
}
.sctn2 .ngx-pagination a:hover {
  border-radius: 5px;
}
.sctn2 .ngx-pagination a,
.sctn2 .ngx-pagination button {
  color: #5f6260;
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
}
.h1bld {
  font-weight: 700;
  font-size: 60px;
  color: #78b0ef !important;
}
.h1lt {
  color: #1d2c24cb;
}
.h1lt2 {
  color: #2d404cb6;
}
.h1lt3 {
  color: #3647518b;
}
.modal .modal-content {
  border: none !important;
}
input,
textarea {
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #2d404c07 !important;
  color: #28433588 !important;
}
input {
  height: 50px;
}
.btnrw {
  background-color: #5a7d9b0c;
  border-radius: 3px;
  border: 1px solid #a6adb32e;
  padding: 5px;
}
.clkbx .clkpos {
  position: relative;
  left: 320px;
  top: -10px;
  color: #212f3b54;
  font-weight: 700 !important;
}
.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #28433588;
  text-align: start;
}
.nav-pills .nav-link.active {
  color: #284335cb;
  background-color: transparent;
  border-bottom: 2px solid #78b0ef;
}
.btn-primary {
  background-color: #78b0ef;
  font-size: 16px;
  border: 0;
}
.btn-primary:hover {
  background-color: #78b0ef !important;
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  background-color: rgba(126, 177, 146, 0.503) !important;
}
@media only screen and (min-width: 600px) {
  .nombl {
    display: none;
  }
  .shwmbl {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .nodktp {
    display: none;
  }
  .shwdktp {
    display: block !important;
  }
  .clkbx .clkpos {
    position: relative;
    left: 210px;
    top: -10px;
    color: #212f3b54;
    font-weight: 700 !important;
  }
}

.view {
  position: relative;
}
.view .box1 {
  position: absolute;
  background-color: #d7e8f8;
  height: 70px;
  width: 70px;
  left: 400px;
  top: 50px;
  z-index: -1;
  border-radius: 5px;
  transform: rotate(60deg);
}
.view .box2 {
  position: absolute;
  background-color: #fdf9bf;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  left: 700px;
  top: 200px;
  z-index: -1;
  transform: rotate(300deg);
}
.view .box3 {
  position: absolute;
  background-color: #effbf2;
  height: 80px;
  width: 80px;
  border-radius: 5px;
  top: 200px;
  left: 250px;
  z-index: -50000000000000000;
  transform: rotate(45deg);
  -webkit-animation: glide 2s ease-in-out alternate infinite;
}
#srch::-webkit-input-placeholder {
  color: #47525f60;
}
#srch::-moz-placeholder {
  color: #47525f60;
}
#srch:-ms-input-placeholder {
  color: #47525f60;
}
#srch:-moz-placeholder {
  color: #47525f60;
}
#srch:focus {
  border: 1px solid #60b976b2 !important;
}
@keyframes glide {
  0% {
    left: 250px;
    top: 200px;
  }
  to {
    left: 200px;
    top: 250px;
    background-color: #d9f6e0;
  }
}
.tpsctn {
  margin-bottom: 70px;
}
.bxitm {
  background-color: #5a7d9b0c;
  padding: 30px 20px;
  border: 1px solid #a6adb322;
  border-radius: 10px;
  cursor: pointer;
}
.bxitm .clkpos {
  color: #67897558;
}
.bxitm:hover {
  background-color: #fff;
}
.bxitm:hover .clkpos {
  color: #648c747c;
}
.sctn2 .lstbx {
  height: 800px;
  overflow: scroll;
}
.sctn2 .btnrw {
  padding: 5px 10px;
}
.sctn2 .btnrw:hover {
  background-color: #fff;
}
.sctn2 .pgnt {
  padding-right: 17%;
}
.cntfaldbx .clkbx {
  padding: 70px 30px;
}
.cntfaldbx .clkbx .ldr {
  position: relative;
  left: 450px;
  top: -40px;
  color: #212f3bb9;
}
.cntfaldbx .clkbx .ldrbx {
  height: 35px;
  width: 35px;
  background-color: #5a7d9b0c;
  padding: 5px;
  border: 1px solid #a6adb322;
  border-radius: 5px;
  cursor: pointer;
}
.cntfaldbx .clkbx .ldrbx i {
  font-size: 20px;
}
.cntfaldbx button {
  width: 200px !important;
}
.cntmainbx .clkbx {
  padding: 70px 30px;
}
.cntmainbx .mnlcnt small {
  background-color: #13df764c;
  color: #0c16105f;
  font-size: 12px;
  border-radius: 50px;
  padding: 5px 10px;
  height: 20px;
}
.bcksctn a {
  padding: 7px 10px;
  border-radius: 5px;
  transition: all ease-out 1s;
  background-color: #b1c3b915;
  color: #212f3b7c;
}
.bcksctn a:hover {
  background-color: #5a7d9b0c;
  color: #212f3be7;
}
.loadbx {
  height: 300px;
}
.ftr {
  margin-top: 100px;
  background-color: #737d760c;
  padding: 50px 20px;
  margin-bottom: 20px;
  border-radius: 5px;
}
.ftr ul li {
  display: inline-block;
  margin-right: 10px;
  width: 35px;
}
.ftr ul li a {
  padding: 5px;
  border-radius: 3px;
  background-color: #c0c8c452;
  display: block;
}
.ftr ul li a i {
  color: #fff;
}
@media only screen and (min-width: 600px) {
  .toppddngtop {
    padding-top: 70px;
  }
  .toppddngtop .srchbx {
    width: 65%;
  }
  .toppddngtop .srchbx input {
    background-color: #5a7d9b0c;
    border: 1px solid #a6adb322 !important;
    height: 60px;
  }
  .toppddngtop .srchbx .input-group-text {
    background-color: #f6f9fc;
    border: 1px solid #eceff2;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
}
@media only screen and (max-width: 600px) {
  .srchcarr {
    padding-right: 0;
  }
  .srchcarr .srchbx {
    margin-right: 15px;
    margin-left: 15px;
    width: 100%;
    background-color: 138;
  }
  .toppddngtop {
    padding-top: 40px;
  }
  .tpsctn {
    margin-bottom: 50px;
  }
  .tpsctn .subhd {
    display: block !important;
    text-align: center;
    padding: 0 10px;
  }
  .tpsctn .subhd h5 {
    width: 100% !important;
    text-align: center;
  }
  .view {
    position: relative;
  }
  .view .box1 {
    height: 40px;
    width: 40px;
    left: 40px;
    top: 50px;
  }
  .view .box2 {
    left: 100px;
    top: 200px;
  }
  .view .box3 {
    top: 200px;
    left: 250px;
    -webkit-animation: glide 2s ease-in-out alternate infinite;
  }
  .h1bld {
    font-size: 42px;
  }
  .bxitm {
    padding: 20px 10px;
    margin-right: 0 !important;
  }
  .lstbx {
    padding: 5px 40px !important;
  }
  .lstbx img {
    width: 70px;
    height: 70px;
  }
  .cntfaldbx .clkbx {
    padding: 40px 10px;
    margin: 0 2px;
    position: relative;
  }
  .cntfaldbx .clkbx .ldr {
    position: absolute;
    left: 250px;
    top: 20px;
    color: #212f3bb9;
  }
  .cntfaldbx .clkbx .ldrbx {
    height: 25px;
    width: 25px;
    background-color: #5a7d9b0c;
    padding: 5px;
    border: 1px solid #a6adb322;
    border-radius: 5px;
    cursor: pointer;
  }
  .cntfaldbx .clkbx .ldrbx i {
    font-size: 20px;
  }
  .cntfaldbx .clkbx .sdimg img {
    width: 40px;
    height: 40px;
  }
  .cntfaldbx .clkbx .errprg {
    width: 100% !important;
  }
  .cntfaldbx button {
    width: 200px !important;
  }
  .cntmainbx .clkbx {
    padding: 40px 10px;
  }
  .cntmainbx .mnlcnt small {
    background-color: #13df761e;
    color: #0c16105f;
    font-size: 12px;
    border-radius: 50px;
    padding: 5px 10px;
    height: 20px;
  }
  #cntmdl img {
    width: 300px;
  }
  .ftr .rservebx {
    display: flex !important;
    justify-content: center !important;
  }
  .ftr ul {
    padding-top: 20px;
    display: flex !important;
    justify-content: center !important;
    padding-left: 0;
  }
  .ftr ul li {
    align-self: center;
    text-align: center;
  }
  .ftr ul li a {
    padding: 10px;
    width: 45px;
  }
}
@keyframes fadeInUp {
  0% {
    transform: translateY(40px);
  }
  to {
    transform: translate(0);
    opacity: 1;
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}
.animated2 {
  animation-duration: 2s;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-delay: 1s;
  -o-animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.animated3 {
  animation-duration: 2s;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-delay: 2s;
  -o-animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.animatedFadeInUp {
  opacity: 0;
}
.fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}
