@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

body a,
body p, body span, body ul li {
  transition: all 0.5s ease !important;
  color: #000;
  text-decoration: none !important;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Titillium Web", sans-serif;
  color: #009EE3;
  font-weight: 700;
}
.hero .title {
  font-family: "Titillium Web", sans-serif;
  text-align: center;
}
section.hero h1 {
  text-align: center;
}
.lg-body, .section-services p, .body-lg-font p {
  font-size: 21px;
  font-weight: 300;
  line-height: 30px;
}
.sm-body, .wpcf7 .wpcf7-form label, .wpcf7-list-item-label, .wpcf7 .wpcf7-not-valid-tip, .swiper.about p,  .swiper.about i, .sm-body ul li {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}
h1,
.font-64 {
  font-size: 64px;
  line-height: 60px;
}
h3,
.font-48 {
  font-size: 48px;
}
h4,
.font-32 {
  font-size: 24px;
  line-height: 36px;
}
h5,
.font-24 {
  font-size: 18px;
  line-height: 21px;
}
.font-small {
  font-size: 15px;
  line-height: 24px;
}
.color-grey {
  color: #55565A;
}
.color-blue {
  color: #009EE3;
}
.color-orange {
  color: #FFC814;
}
.bg-orange {
  background-color: #FFC814;
}
.color-white {
  color: #fff;
}
.color-cyan {
  color: #00AEEF;
}
.color-cyan-light {
  color: #E0F1F8;
}
.font-weight-300 {
  font-weight: 300;
}
.font-weight-400 {
  font-weight: 400;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-700 {
  font-weight: 700;
}
.font-weight-800 {
  font-weight: 800;
}
.font-weight-900 {
  font-weight: 900;
}
.mw-750 {
  max-width: 750px;
}
.mw-600 {
  max-width: 600px;
  margin: 0 auto;
}
.mw-500 {
  max-width: 500px;
  margin: 0 auto;
}
.mw-400 {
  max-width: 400px;
  margin: 0 auto;
}
.mw-350 {
  max-width: 350px;
  margin: 0 auto;
}
.my-120 {
  margin: 120px 0;
}
.py-72 {
  padding: 72px 0;
}
.py-96 {
  padding: 96px 0;
}
.py-120 {
  padding: 120px 0;
}
.pt-72 {
  padding-top: 72px;
}
.pt-96 {
  padding-top: 96px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-144 {
  padding-top: 144px;
}
.pt-168 {
  padding-top: 168px;
}
.pt-216 {
  padding-top: 216px;
}
.pt-264 {
  padding-top: 264px;
}
.btn-style {
  font-size: 14px;
  line-height: 14px;
  font-family: "Titillium Web", sans-serif;
}
.cta-border {
  padding: 15px 55px;
  border-radius: 12px 0 12px 0;
}
.cta-border:hover {
  color: #000;
  background-color: #E0F1F8;
}
body a:hover {
  color: #FFC814;
}
body strong {
  font-weight: 700;
}
.ls-3 {
  letter-spacing: 3px;
}
.navbar {
  background: #009EE3;
}
.offcanvas.offcanvas-end, .dropdown-menu, .dropdown-item:focus {
  background-color: #009EE3;
  color: #fff;
}
.nav-link, .dropdown-item {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #009EE3;
  cursor: pointer;
  border-radius: 10px;
  font-size: 18px;
  width: 50px;
  height: 50px;
  transition: all 0.5s ease;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.swiper-inner, .desktop-image {
  position: relative;
  height: 100%;
}
.page-template-homepage section.hero .swiper-inner .image-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  max-width: 700px;
}
section.hero img.wp-post-image {
  width: 100%;
  max-height: 550px;
  object-fit: cover;
}
section.hero img.wp-post-image {
  filter: brightness(65%);
}
.swiper .swiper-slide {
  height: auto;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: none !important;
}
.swiper-home .swiper-button-prev, .swiper-home .swiper-button-next {
  width: 47px;
  height: 36px;
  border: none !important;
}
.swiper-home .swiper-button-prev {
  left: 20%;
}
.swiper-home .swiper-button-next {
  right: 20%;
}
.hexagon .text{
  position: absolute;
  z-index: 1000;
  width: 100%;
  text-align: center;
}.hexagon {
  position: relative;
  width: 220px; 
  height: 127.02px;
  background-color: #ffffff;
  margin: 63.51px 0;
  border-left: solid 2px #fff;
  border-right: solid 2px #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 155.56px;
  height: 155.56px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 30.02px;
}

.hexagon:before {
  top: -77.78px;
  border-top: solid 3.8284px #ebebeb;
  border-right: solid 3.8284px #ebebeb;
}

.hexagon:after {
  bottom: -77.78px;
  border-bottom: solid 3.8284px #ebebeb;
  border-left: solid 3.8284px #ebebeb;
}

section.section-1 {
  background-image: url(/wp-content/uploads/2024/06/homepage.jpg);
  background-size: cover;
  background-position:center;
}
.hexagon2:before {
  content:'\2b22';
  color:#64c7cc;
  line-height:1;
}
.number-lg {
  font-family: "Titillium Web", sans-serif;
  font-size: 140px;
  font-weight: 700;
  color: #00AEEF;
  opacity: 0.15;
}
#step .sm-body {
  max-width: 80px;
}
#step #number-4 .sm-body {
  max-width: 130px;
}
#step #number-4 .sm-body {
  max-width: 120px;
}
.single-box {
  position: relative;
}
.single-box .number-lg {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: -1; 
}
.single-box p {
  position: relative;
  z-index: 1;
}
.free-space {
  padding-top: 50px;
  padding-left: 30px;
}
hr {
  color: #E0F1F8;
  opacity: 1;
}
section.affiliated img, section.selected-clients img {
  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
  transition: all 0.5s ease !important;
  width: 70%;
}
section.affiliated.two img {
  width: 60%;
}
section.affiliated img:hover, section.selected-clients img:hover {
  filter: none;
  -webkit-filter: none;
}
.page-template-contact .wpcf7 {
  max-width: 100%;
}
.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea {
  border-radius: 0;
  border: 2px solid #E0F1F8;
}
.wpcf7-list-item {
  margin: 0;
}
 .wpcf7 .wpcf7-submit, .wpcf7 input[type=submit]:disabled, .wpcf7 input[type=submit]:hover, .wpcf7 input[type=submit]:first-child:active, .wpcf7 input[type=submit]:first-child:active:focus-visible, .wpcf7 input[type=submit]:focus{
  font-size: 18px !important;
  color: #000 !important;
  font-weight: 700 !important;
  background-color: #fff !important;
  border: none !important;
  width: 100px !important;
  box-shadow: none !important;
  position: relative !important;
}
.wpcf7 .wpcf7-submit:hover {
  color: #FFC814 !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #FFC814;
}
.wpcf7 .wpcf7-form .submit-form p:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #FFC814;
}
.center-absolute {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
section.products  .read-more {
  background-color: #E0F1F8;
  text-align: center;
  border-radius: 0 0 50px 0;
  padding: 20px 0;
}
section.products .box-shadow {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
  border-radius: 50px 0 50px 0;
  height: 100%;
  background-color: #fff;
}
section.products .box-shadow img,
.left-border-top {
  border-radius: 50px 0 0 0;
}
.section-services img {
  border-radius: 50px 0 50px 0;
}
.dropdown-menu.menu-2 {
  left: 100%;
  top: 0;
}
.after-content img, .after-content i {
  position: absolute;
  right: 0px;
  top: 9px;
  color: #fff;
  font-size: 24px;
  padding-left: 10px;
}
.border-left-top {
  border-radius: 24px 0 0 0;
  height: 150px;
  width: 100%;
  object-fit: cover;
}
.dropdown-menu {
  border: none;
}
.page-template-insights .btn-post, .archive.category .btn-post, .page-template-about .btn-post {
  display: none;
}
.single-post .article-image img {
  width: 100%;
}
.page-template-insights section.products .box-shadow img.wp-post-image, .archive.category section.products .box-shadow img.wp-post-image, .page-template-insights section.products .overflow-hidden img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.page-template-about section.products.news img.wp-post-image {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
.single-post strong {
  color: #FFC814;
}
.modal-dialog .wpcf7 {
  max-width: 100%;
}
.modal-dialog {
  opacity: 0.98;
}
.modal-content {
  background-color: #009EE3;
  border-radius: 50px 0 50px 0;
}
.modal-dialog .wpcf7 label, .modal-dialog  .wpcf7-list-item-label {
  color: #fff;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  margin-left: 10px;
}
.modal-dialog .wpcf7 input[type=text], .modal-dialog .wpcf7  input[type=email], .modal-dialog .wpcf7 select, .modal-dialog .wpcf7 textarea {
  background-color: rgb(255,255,255,0.1);
  border-color: rgb(255,255,255,0.1);
  color: #fff;
}
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type=color]:focus, .wpcf7 input[type=date]:focus, .wpcf7 input[type=datetime-local]:focus, .wpcf7 input[type=datetime]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=file]:focus, .wpcf7 input[type=month]:focus, .wpcf7 input[type=number]:focus, .wpcf7 input[type=range]:focus, .wpcf7 input[type=search]:focus, .wpcf7 input[type=submit]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=text]:focus, .wpcf7 input[type=time]:focus, .wpcf7 input[type=url]:focus, .wpcf7 input[type=week]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus,
.modal-dialog .wpcf7 input[type=text]:focus, .modal-dialog .wpcf7 input[type=email]:focus, .modal-dialog .wpcf7 select:focus, .modal-dialog .wpcf7 textarea:focus {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
  border: 2px solid #E0F1F8;
}
.modal-dialog .wpcf7 .wpcf7-submit, .modal-dialog .wpcf7 .wpcf7-submit:disabled {
  background-color: #009EE3 !important;
  color: #fff !important;
}
.modal-dialog i{
  color: #fff;
  cursor: pointer;
  font-size: 24px;
}
.modal-header {
  border-bottom: none;
}
.modal-btn:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #FFC814;
  margin-right: 14px;
}
section.resources h4 {
  border-bottom: 1px solid #E0F1F8;
  position: relative;
  padding-right: 20px;
  line-height: 27px;
}
section.resources h4:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #FFC814;
  position: absolute;
  right: 0px;
}
.modal-dialog .wpcf7 option {
  color: #000;
}
.wpcf7 select.wpcf7-form-control.wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(http://gdi.izradawebshopa.net/wp-content/uploads/2024/07/drop-down.png) no-repeat right;
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-size: 11px 11px;
  background-color: rgb(255,255,255,0.1);
} 
.archive-btn {
  background-color: #fff;
  border-radius: 50px 0 0 0;
  border: 1px solid #E0F1F8;
  transition: all 0.5s ease !important;
  padding: 12px 0;
}
.archive-btn:hover {
  background-color: #E0F1F8;
}
.flex-basic-1 {
  display: flex;
  flex-basis: 35%;
  justify-content: center;
}
.flex-basic-2 {
  display: flex;
  flex-basis: 65%;
}
.swiper.about {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 8px 24px;
  border-radius: 50px 0 50px 0;
  padding: 95px 0;
}
.contact-menu {
  background-color: #fff;
  border-radius: 50px;
}
.contact-menu a {
  color: #000;
}
.contact-menu a:hover {
  color: #00AEEF;
}
footer {
  background-color: #009EE3;
}
footer ul {
  list-style-type: none;
}
footer a, footer p, footer ul li, footer .nav-link {
  color: #fff;
  font-size: 16px;
}
footer .col-2 {
  border-top: 1px solid rgb(255,255,255,0.2);
  padding-top: 3rem;
}
.navbar-toggler, .navbar-toggler:focus {
  border: none;
  box-shadow: none;
}
.fa.open-icon.close:before {
  content: "\f106";
}
section.products .box-shadow img, .page-template-about section.products.news img.wp-post-image {
  -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
section.products .box-shadow img {
  max-height: 330px;
  object-fit: cover;
}
section.products .box-shadow img:hover, .page-template-about section.products.news img.wp-post-image:hover {
  -webkit-transform: scale(1.1);
	transform: scale(1.1);
}
section.products .box-shadow .overflow-hidden {
  border-radius: 50px 0 0 0;
}
.btn-close {
  opacity: 1;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.btn-close:focus {
  box-shadow: none;
}
.swiper-home .swiper-pagination-bullet-active {
  background: #009EE3 !important;
}
.swiper-home .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 20px;
  height: 20px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 7% !important;
}
.fixed-engage {
  position: fixed;
  top: 28%;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  transition: all 0.5s ease !important;
  right: 0;
  z-index: 999;
  background-color: #FFC814;
  padding: 37px 10px;
  border-radius: 0 12px 0 0;
  text-align: center;
}
.fixed-engage a {
  font-family: "Titillium Web", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.fixed-engage a:hover {
  color: #009EE3;
}
.modal-dialog .wpcf7 form.sent .wpcf7-response-output {
  border-color: rgb(255,255,255,0.2);
  color: #fff;
}
footer .copyright, footer .copyright a {
  font-size: 12px;
}
@media (min-width: 1500px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1440px;
  }
  #step #number-4 .sm-body {
    max-width: 130px;
  }
  #step #number-4 .sm-body {
    max-width: 120px;
  }
}
@media (min-width: 1400px) {
  .small-container .container {
    max-width: 1196px;
  }
}
@media (max-width: 991px) {
  #step .wrap-mob {
    flex-wrap: wrap;
  }
  #step .wrap-mob .numbers {
    flex-basis: 50%;
    padding-bottom: 50px;
    justify-content: center;
  }
  .modal-dialog {
    max-width: 90%;
    margin: 0 auto;
  }
}

@media (min-width:992px) {
  .nav-link {
    margin: 0 20px;
    padding: 2px;
  }
  .logo {
    width: 170px;
  }
}
@media (min-width: 768px) and (max-width:991px) {
  .logo {
    width: 120px;
  }
  .swiper-home .swiper-button-prev {
    left: 8%;
  }
  .swiper-home .swiper-button-next {
    right: 8%;
  }
  .nav-link {
    padding: 2px;
  }
  .lg-body, .section-services p, .body-lg-font p {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }
  h1,
  .font-64 {
    font-size: 40px;
    line-height: 30px;
  }
  h3,
  .font-48 {
    font-size: 24px;
  }
  h4,
  .font-32 {
    font-size: 24px;
    line-height: 28px;
  }
  h5,
  .font-24 {
    font-size: 20px;
    line-height: 24px;
  }
  .fixed-engage {
    padding: 20px 6px;
  }
  .swiper-home .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 768px) {
  .navbar-nav .dropdown > .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    padding: 0;
  }
  .navbar-nav .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  #mobile-nav.navbar,.desktop-nodisplay {
    display: none;
  }
  .dropdown-menu { 
    background-color: #009EE3 !important;
    color: #fff;
    border-radius: 0px;
    border: none;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    
  }
  .after-content img, .after-content i {
    display: none;
  }
  /* .hexagon .text {
    margin-top: -25px;
  } */
  .dropdown-menu.menu-1 .dropdown-open .dropdown-item::after {
    display: inline-block;
    margin-left: .5em;
    vertical-align: 0;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
  }
  .dropdown-menu.menu-1 .dropdown-open .dropdown-menu.menu-2 .menu-item .dropdown-item::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-toggler-icon-mobile:before {
    content: "\f0c9";
    display: flex;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    justify-content: center;
	}
  .dropdown-menu.menu-2 {
    padding-left: 24px;
  }
  .logo {
    width: 100px;
  }
  body a,
  body p, body span, body ul li, .lg-body, .section-services p, .body-lg-font p {
    font-size: 16px;
    line-height: 26px;
  }
  .py-72, .py-96 {
    padding: 40px 0;
  }
  h1,
  .font-64 {
    font-size: 30px;
    line-height: 30px;
  }
  h3,
  .font-48 {
    font-size: 24px;
  }
  h4,
  .font-32 {
    font-size: 20px;
    line-height: 26px;
  }
  h5,
  .font-24 {
    font-size: 18px;
    line-height: 21px;
  }
  .font-small {
    font-size: 14px;
    line-height: 22px;
  }
  .swiper.about {
    padding: 55px 0;
  }
  .pt-96 {
    padding-top: 40px;
  }
  section.hero img.wp-post-image {
    height: 350px;
    object-fit: cover;
  }
  .swiper-home .swiper-button-prev {
    left: 3%;
  }
  .swiper-home .swiper-button-next {
    right: 3%;
  }
  .swiper-home .swiper-button-prev, .swiper-home .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .page-template-homepage section.hero .swiper-inner .image-text {
    width: 70%;
  }
  .number-lg {
    font-size: 85px;
  }
  .single-box .number-lg {
    top: 0px;
  }
  .free-space {
    padding-top: 15px;
  }
  .mob-half {
    display: flex;
    flex-basis: 50%;
    justify-content: center;
  }
  .mob-half img {
    width: auto !important;
  }
  .contact-menu a {
    padding-left: 15px;
  }
  .page-template-product-template iframe {
    height: 300px;
  }
  .dropdown-toggle::after {
    display: none;
  }
  .cta-border {
    padding: 10px 35px;
    border-radius: 12px 0 12px 0;
    font-size: 13px;
  }
  .sm-body, .wpcf7 .wpcf7-form label, .wpcf7-list-item-label, .wpcf7 .wpcf7-not-valid-tip, .swiper.about p, .swiper.about i, .sm-body ul li  {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
  }
  .form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=submit], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea {
    font-size: 14px;
  }
  section.resources h4 {
    font-size: 15px;
    line-height: 20px;
  }
  .archive-btn a {
    padding: 0 10px;
    font-size: 13px;
    line-height: normal;
  }
  div[data-form-block-id] .dialogProviderContainerStyle {
    width: 100% !important;
  }
  .page-template-about .hero .title {
    display: block;
  }
  iframe {
    height: auto;
  }
  #myBtn {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .fixed-engage {
    display: none;
  }
  .swiper-home .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
  }
  .archive-btn {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body .wp-chatbot-ball {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
  }
  body #wp-chatbot-ball .wp-chatbot-ball img {
    width: 40px !important;
    height: 40px !important;
    }
}

@media (min-width: 992px) {
  .modal-dialog {
    max-width: 60%;
  }
}

.wp-chatbot-mobile-full-screen {
    right: 7px !important;
    bottom: 70px !important;
}
