@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
::-webkit-scrollbar {
  width: 8px;
  background: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  background: #bbb;
}
::-moz-selection {
  /* Code for Firefox */
  color: #000;
  background: #f5f5f5;
}
::selection {
  color: #000;
  background: #f5f5f5;
}
body {
  font-family: "Manrope", sans-serif;
  background-image: url(../images/img/none.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.title h1 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.justify {
  text-align: justify !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Manrope", sans-serif;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
blockquote {
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  font-style: italic;
  color: #000;
}
a {
  text-decoration: none !important;
  font-family: "Manrope", sans-serif;
}
p {
  font-size: 15px;
  line-height: normal !important;
  margin: 0px !important;
}
li {
  list-style: none !important;
  line-height: 30px !important;
}
*:focus:not(a) {
  outline: none !important;
  box-shadow: none !important;
}
/*----------------------------------------
  Preloader
------------------------------------------*/
#preloader {
  width: 100%;
  height: 100vh;
  position: fixed !important;
  background-color: #fff;
  z-index: 9999999999;
  display: flex;
  align-items: center;
}
#status {
  width: 100%;
  text-align: center;
}
.logo img {
  width: 100%;
}
#map {
  display: block;
}
/*----------------------------------------
  TX Color
------------------------------------------*/
.tx-main {
  color: #13b4ef !important;
}
.tx-white {
  color: #fff !important;
}
.tx-green {
  color: #24d366 !important;
}
.tx-black {
  color: #000 !important;
}
.tx-blue {
  color: #00008b !important;
}
.tx-color {
  color: #000 !important;
}
.tx-red {
  color: #b22222 !important;
}
.tx-grey {
  color: #6d6d6d !important;
}
.tx-light {
  color: #8e8e8e !important;
}
.awl a {
  color: #fff !important;
}
.awl a:hover {
  color: #fff !important;
}
.abl a {
  color: #8e8e8e !important;
}
.abl a:hover {
  color: #000 !important;
}
.ctx-1 {
  font-size: 18px;
  font-weight: 600;
}
.bt-1 {
  border-top: 1px solid #e4e6e8;
}
/*----------------------------------------
  BG Color & BG Image
------------------------------------------*/
.tx-gd {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/bg/4.png);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bg-grd {
  background-image: linear-gradient(45deg, #3023ae 0%, #f09 100%);
}
.bg-white {
  background: #fff !important;
}
.bg-main {
  background: rgb(13, 203, 148);
  background: linear-gradient(
    90deg,
    rgba(13, 203, 148, 1) 0%,
    rgba(102, 219, 96, 1) 20%,
    rgba(171, 216, 73, 1) 40%,
    rgba(248, 212, 47, 1) 60%,
    rgba(255, 74, 127, 1) 80%,
    rgba(79, 23, 123, 1) 100%
  ) !important;
}
.bg-grey {
  background: #ccc !important;
}
.bg-light {
  background: #f7f7f7 !important;
}
.bg-black {
  background: #000 !important;
}
.bg-darck {
  background: #131313 !important;
}
.bg-crem {
  background: #fff0ec !important;
}
.bg-blue {
  background: #e2f0fe !important;
}
.image-bg {
  width: 100%;
  display: block;
  position: relative;
  background-attachment: static;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-bg-rg {
  display: block;
  position: relative;
  background-attachment: static;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bg-responcive {
  background-color: transparent;
  border-width: 0px;
  border-style: solid solid solid solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: center center;
}
.ovtex {
  position: relative;
}
.ovtex:before {
  content: "";
  background: url("../images/bg/1.png") repeat;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 2;
}
.b-bg-light::before {
  background: #f7f7f7;
}
/*----------------------------------------
  CUSTOM PARALAX
------------------------------------------*/
.parallax {
  width: 100%;
  height: auto;
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.px-c {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
/*----------------------------------------
  Boostap Control
------------------------------------------*/
.colin {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.listnone {
  list-style: none;
}
.nopad {
  padding: 0px !important;
  margin: 0px !important;
}
.section-title {
  margin-bottom: 30px;
  padding-left: 20px;
}
.section-20 {
  padding: 20px 0px;
}
.section-50 {
  padding: 50px 0px;
}
.section-100 {
  padding: 100px 0px;
}
.section-200 {
  padding: 200px 0px;
}
.nbsp {
  margin-left: 5px;
}
.text-left-res {
  text-align: left !important;
}
.text-right-res {
  text-align: right !important;
}
.pull-left-res {
  float: left !important;
}
.pull-right-res {
  float: right !important;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-res {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inline-li li {
  display: inline;
  padding: 0px 20px;
}
.mbtn {
  color: #ffffff !important;
  border-radius: 30px;
  font-size: 14px;
  padding: 15px 40px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-image: linear-gradient(90deg, #f08256 0%, #672a8e 100%);
  background-color: #000000;
  border: 0px !important;
}
.mbtn:hover {
  background-color: #606060;
  border: #fff;
}

.pbtn {
  color: #ffffff !important;
  border-radius: 100px;
  font-size: 14px;
  padding: 20px 20px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-image: linear-gradient(90deg, #f08256 0%, #672a8e 100%);
  background-color: #000000;
}
.pbtn:hover {
  background-color: #606060;
  border: #fff;
}
/*----------------------------------------
  Width
------------------------------------------*/
.xl-width {
  width: 90% !important;
}
.width-50 {
  width: 50%;
  margin: 0 auto;
}
.width-70 {
  width: 80%;
  margin: 0 auto;
}
.width-80 {
  width: 90%;
  margin: 0 auto;
}
.width-90 {
  width: 70%;
  margin: 0 auto;
}
img {
  width: 100%;
}
.wd-100 {
  width: 100px !important;
}
.w-150 {
  width: 150px !important;
}
/*----------------------------------------
  Defult Padding
------------------------------------------*/
.img100 img {
  width: 100%;
}
.mr-10 {
  margin-right: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.pd-10-0 {
  padding: 10px 0;
}
.pd-20-0 {
  padding: 20px 0;
}
.pd-30-0 {
  padding: 30px 0;
}
.pd-40-0 {
  padding: 40px 0;
}
.pd-50-0 {
  padding: 50px 0;
}
.pd-60-0 {
  padding: 60px 0;
}
.pd-70-0 {
  padding: 70px 0;
}
.pd-80-0 {
  padding: 80px 0;
}
.pd-100-0 {
  padding: 100px 0;
}
.pd-50-0-0 {
  padding: 50px 0 0;
}
.pd-100-0-40 {
  padding: 100px 0 40px;
}
.pd-100-0-70 {
  padding: 100px 0 70px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-200 {
  padding-top: 200px;
}
.pt-300 {
  padding-top: 300px;
}
.pt-400 {
  padding-top: 400px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-200 {
  padding-top: 200px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-70 {
  padding-left: 70px;
}
/*----------------------------------------
  Defult Font Wight
------------------------------------------*/
.fw-100 {
  font-weight: 100 !important;
}
.fw-200 {
  font-weight: 200 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
/*----------------------------------------
  Defult Font Wight
------------------------------------------*/
.fs-40 {
  font-size: 40px;
}
.fs-45 {
  font-size: 45px;
}
.fs-50 {
  font-size: 50px;
}
.fs-55 {
  font-size: 55px;
}
.fs-60 {
  font-size: 60px;
}
.fs-65 {
  font-size: 65px;
}
.fs-70 {
  font-size: 70px;
}
.fs-75 {
  font-size: 75px;
}
.fs-80 {
  font-size: 80px;
}
/*
*/
@media all and (max-width: 1600px) {
  .xl-width {
    width: 93% !important;
  }
}

@media all and (max-width: 768px) {
  p {
    font-size: 14px;
    line-height: 25px !important;
  }

  .flex-res {
    display: inline-block;
  }

  .block-res {
    display: block;
  }

  .m-nopad {
    padding: 0 !important;
    margin: 0 !important;
  }

  .sm-none {
    display: none !important;
  }

  .m-width-100 {
    width: 100% !important;
  }

  .pull-res {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  .xl-width {
    width: 95% !important;
  }

  .mob-text-center {
    text-align: center !important;
    margin: 0 auto !important;
  }

  .m-none {
    display: none !important;
  }

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

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

  .pull-center-res {
    float: none !important;
    margin: 0 auto;
  }

  .pull-right-res {
    float: none !important;
    margin: 0 auto;
  }
  .section-100 {
    padding: 50px 0px;
  }
  .pt-100 {
    padding-top: 50px;
  }
}

.d-su{
    display: none !important;
}
.su .d-su{
    display: initial !important;
}

[data-notify="container"] button {
    background: transparent;
    border: none;
}
/*----------------- Admin edit button -----------------*/
.su .d-su.xi {
    display: inline-block !important;
    transform: scaleX(-1);
    -webkit-text-fill-color: dodgerblue;
}
.su .d-su.xi.gallery-edit {
    -webkit-text-fill-color: white;
}
.gallery-edit {
    position: absolute;
    color: white;
    -webkit-text-fill-color: white;
    font-size: xx-large;
    z-index: 1;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    top: 10px;
    left: 10px;
    background-color: #000A;
}
.gallery-edit:hover {
    background-color: black;
    color: white;
}

/*------------ Pagination links --------------*/
.pagination>.page-item>.page-link {
    color: #000000;
}
.pagination>.page-item.disabled>.page-link {
    color: #ccc;
}
.pagination>.page-item.active>.page-link {
    color: #000000;
    background: #ececec;
    border-color: #a2a2a2;
}
.pagination>.page-item.active>.page-link:hover {
    color: #fff;
    background: #000000;
}
/*------------ End of Pagination links --------------*/
.table-striped>tbody>tr.read>* {
    color: #999;
}
/*------------lazy-load-------------*/
[lazy-load] {
    display: none !important;
}
[lazy-load].loaded {
    display: block !important;
}
