* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  outline: none !important;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  color: #000;
}

p {
  margin: 0px !important;
  padding: 0px !important;
}

figure {
  margin-bottom: 0 !important;
}

a:hover {
  text-decoration: none !important;
}

ul,
li {
  list-style: none none;
  margin: 0px !important;
  padding: 0px;
}

header {
  width: 100%;
  top: 0px;
  transition: all 0.6s ease 0s;
  z-index: 99;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-section {
  width: 94%;
  height: 100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  justify-content: space-between;
  align-items: center;
}

.uk-sticky-fixed header .header-top {
  display: none;
}

.uk-sticky-fixed header {
  height: 100px;
}

.logo {
  margin-top: -10px;
}

.uk-sticky-fixed header .logo a img {
  width: 120px;
}

.uk-sticky-fixed header .logo {}

.uk-sticky-fixed nav.uk-dropnav {
  margin-top: 15px;
}

.uk-sticky-fixed .login {
  margin-top: 10px;
}

.uk-sticky-fixed header .menu-top {
  margin-top: 15px;
}

.uk-sticky-fixed header .header-section {
  height: 90px;
}

.uk-sticky-fixed header .logo img {
  width: 160px;
}

.slide-height img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.flex {
  display: flex !important;
}

.aic {
  align-items: center !important;
}

.jcc {
  justify-content: center !important;
}

.jcb {
  justify-content: space-between !important;
}

.uk-subnav {
  margin: 0px !important;
}

.uk-subnav>*> :first-child {
  color: #736D75 !important;
  font-size: 14px !important;
  text-transform: none !important;
  font-weight: 500 !important;
}

.uk-subnav>*> :first-child:hover {
  color: #D26F3D !important;
}

.uk-subnav>* {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.uk-dropdown-nav>li>a {
  transition: all 0.5s ease 0s;
  color: #736D75;
  font-size: 17px !important;
}

.uk-dropdown-nav>li>a:hover {
  padding-left: 10px;
  color: #D26F3D !important;
}

.uk-dropdown {
  border-radius: 10px !important;
}

.uk-drop {
  width: 46px !important;
  padding: 0px !important;
  border-radius: 6px !important;
  top: 50px !important;
}

.uk-drop .uk-light a {
  width: 100%;
  display: flex;
  align-items: center;
  color: rgb(55, 100, 180) !important;
}

ul,
ol {
  padding-left: 0px !important;
}

ul.uk-nav.uk-dropdown-nav {
  padding: 20px !important;
}

.uk-subnav .uk-drop {
  top: 40px !important;
}

.uk-button-default {
  background-color: transparent;
  color: rgb(51, 51, 51) !important;
  border: none !important;
}

.uk-offcanvas-bar {
  background: rgb(255, 255, 255) !important;
}

.uk-nav-default>li {
  padding: 4px 0px;
  border-bottom: 1px solid rgb(235, 233, 233) !important;
}

.uk-nav-default>li.uk-active>a {
  color: rgb(82 222 216) !important;
}

.uk-nav>li>a {
  padding: 5px 0px;
  font-size: 14px !important;
  color: rgb(0, 0, 0) !important;
  white-space: nowrap !important;
}

.uk-width-1-2\@s.uk-width-2-5\@m {
  margin-top: 50px !important;
  width: 100% !important;
}

.uk-nav-default .uk-nav-sub a {
  color: rgb(0, 0, 0) !important;
  font-size: 14px !important;
}

.nav-logo {
  text-align: center;
  margin-bottom: 20px;
}

.uk-button {
  padding: 0px !important;
  margin-right: 4px !important;
}

.svg-size .uk-icon>* {
  transform: translate(0px, 0px);
  width: 24px;
}

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

.uk-offcanvas-bar .uk-close {
  color: rgb(0, 0, 0) !important;
}

.mb-none {
  margin-bottom: 0px !important;
}

.sign-up a {
  font-size: 13px;
  color: #1E354C !important;
}

.sign-up a:hover {
  text-decoration: underline !important;
}

.login a {
  height: 46px;
  padding: 0px 20px;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  transition: all 0.5s;
  background: #D26F3D;
  display: flex;
  gap: 10px;
  align-items: center;
  letter-spacing: 0.6px;
}

.login a span {
  margin-top: 2px;
}

.login a img,
.sign-up a img {}

.login a:hover {
  background: #a0532c;
}

.mr-1 {
  margin-right: 10px;
}

ul#uk-slideshow-3 {
  /*height: calc(-140px + 100vh) !important;*/
  height: 675px;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.aboutus-section {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.header-top {
  width: 100%;
  height: 50px;
  /* display: flex;
align-items: center; */
  border-bottom: 1px solid #E8EBED;
  padding-top: 15px;
}

.phone {
  display: flex;
  gap: 5px;
  align-items: center
}

.phone .uk-icon {
  color: #788694;
  font-size: 13px;
  width: 16px;
}

.phone a {
  color: #2D2330 !important;
  font-size: 14px;
  font-weight: 500;
}

.social-media ul {
  display: flex;
  gap: 10px;
}

.social-media ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 36px;
  height: 36px;
  background: #382F3B;
  transition: all 0.5s;
  border-radius: 0;
}

.social-media ul li a svg {
  width: 14px;
}

.social-media ul li a:hover {
  color: #382F3B;
  background: #fff;
}

.content-section {
  display: flex;
  justify-content: space-between;
  gap: 5%;
}

.content {
  width: 70%;
}

.content-sub {
  display: flex;
  align-items: center;
}

.content-sub span {
  font-size: 20px !important;
  font-weight: 100 !important;
}

.content span {
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 1px;
}

.content p {
  font-size: 14px;
  color: #4E5277;
  font-weight: 200;
  line-height: 26px;
  display: block;
}

.widget ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.widget li {
  list-style-type: none;
  padding: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.widget ul span.uk-icon {
  width: 24px;
  background: #E7E8EF;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  color: #141B5F;
}

.widget ul span.uk-icon svg {
  width: 16px;
  font-weight: 600;
}

.widget li small {
  font-size: 14px;
  font-weight: 600;
}

.all-btn a {
  display: block;
  padding: 12px 30px;
  background: #D26F3D;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.5s;
  border: 1px solid #D26F3D;
}

.all-btn a:hover {
  background: #fff;
  color: #D26F3D;
}

.bg-gray {
  background-color: #F8F7F7;
  padding: 60px 0px;
}

.social-media {
  display: flex;
  align-items: center;
  gap: 6px;
}

.social-media p {
  color: #101F46;
  font-size: 12px;
  margin-top: 0px !important;
}

ul.services-tab-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0px;
  gap: 10px;
}

ul.services-tab-button button.active {
  background-color: #EC4427;
  color: #fff;
}

ul.services-tab-button button:hover {
  background-color: #EC4427;
  color: #fff;
}

.services-tab-button button {
  display: block;
  border: none;
  padding: 10px 27px;
  color: #141B5F;
  transition: all 0.5s;
  border-radius: 50px;
  font-size: 15px;
  background: transparent;
}

.p-2 {
  padding: 0 16px;
}

.tour {
  margin-bottom: 30px;
}

.tour a {
  display: block;
  background: #fff;
  border-radius: 10px;
  transition: all 0.5s;
}

.tour-img img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  height: 278px;
  width: 100%;
  object-fit: cover;
}

.tour-inner {
  padding: 16px 14px;
}

.tour-inner span {
  color: #141B5F;
  font-weight: 600;
}

.date {
  color: #141B5F;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 5px;
}

.line {
  margin: 10px 0;
  border-bottom: 1px solid #EBEBEB;
}

.price {
  display: flex;
  flex-direction: column;
}

.price span {
  font-size: 20px;
  color: #EC4427;
  font-weight: 600;
}

.price p {
  font-size: 13px;
  color: #141B5F;
}

.tour-detail-button {
  background: #E7E9EC;
  color: #141B5F;
  padding: 10px 18px;
  border-radius: 4px;
  transition: all 0.5s;
  font-weight: 500;
  font-size: 13px;
}

.tour a:hover .tour-detail-button {
  background: #141B5F;
  color: #fff;
}

.fair-tour-section-inner {
  display: flex;
  flex-wrap: wrap;
}

.fair-tour-left {
  flex: 0 0 26%;
  max-width: 26%;
}

.fair-slider {
  flex: 0 0 74%;
  max-width: 74%;
}

.fair-tour-left span {
  font-size: 34px;
  margin-bottom: 20px;
  font-weight: 600;
  display: block;
}

.fair-tour-left p {
  font-size: 15px;
  color: #4E5277;
  display: block;
}

.fair-tour-left .all-btn {
  width: 144px;
  margin-top: 30px;
}

.fair-tour-section {
  width: 90%;
  margin: 0 auto;
}

.uk-dotnav {
  margin-bottom: 22px !important;
}

.fair-tour a {
  display: block;
  position: relative;
}

.fair-img {
  width: 100%;
}

.fair-img img {
  width: 100%;
  border-radius: 10px;
}

.overlay {
  width: 100%;
  background: #00000085;
  border-radius: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.fair-tour-content {
  position: inherit;
  bottom: 20px;
  left: 20px;
}

.fair-tour-content span {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.fair-tour-content p {
  color: #fff;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.fair-price {
  display: flex;
  background: #EC4427;
  padding: 5px 10px;
  flex-direction: column;
  margin-top: 10px;
  border-radius: 4px;
}

footer {
  width: 100%;
  background: #2D2330;
}

.footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 60px;
}

.footer-menu,
.footer-content {
  flex: 1;
  max-width: 25%;
}

.footer-content {
  text-align: right;
}

.footer-menu span {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 16px;
  display: block;
  width: 100%;
}

.footer-menu ul {
  display: block;
}

.footer-menu ul li a span {
  width: auto !important;
  margin-bottom: initial !important;
}

.footer-menu ul li a {
  color: #fff;
  display: flex;
  align-items: center;
  padding: 6px 0;
  font-size: 13.5px;
  transition: all 0.5s;
}

.footer-menu ul li a:hover {
  padding-left: 10px;
}

.footer-menu ul li a svg {
  width: 12px;
}

.footer-content span {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 16px;
  display: block;
  width: 100%;
}

.footer-content p {
  font-size: 14px;
  color: #fff;
}

.phone-footer {
  display: flex;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  gap: 6px;
}

.phone-footer span {
  display: initial !important;
  font-size: 14px;
  margin-bottom: 0px !important;
}

.phone-footer a {
  font-size: 14px;
  color: #fff;
  display: block;
  width: auto;
}

.footer-bottom-section {
  width: 100%;
  background: #271E2A;
}

.footer-bottom {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.info {
  color: #fff;
}

.slick-dots {
  gap: 6px;
}

.fair-slider .slick-dots li {
  background: transparent;
  border: 1px solid #141B5F;
  width: 12px !important;
  height: 12px !important;
}

.fair-slider li.slick-active {
  background: #141B5F;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
}

.page-top {
  width: 100%;
  height: 250px;
  background: url(../images/page-top.jpg);
}

.page-top-inner {
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
}

.page-top-inner span {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}

.breadcrumb-section {
  width: 100%;
  height: 52px;
  background: #F5F5F5;
}

.uk-breadcrumb {
  margin-top: 14px !important;
}

.category-section {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  align-items: flex-start;
}

.category-section-left {
  flex: 0 0 23%;
  max-width: 23%;
}

.category-section-right {
  flex: 0 0 75%;
  max-width: 75%;
}

.category-section-left {
  border-radius: 6px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding: 15px;
}

button.accordion-title {
  width: 100%;
  background: #eee;
  border: none;
  padding: 10px;
  text-align: left;
  cursor: pointer;
  outline: none;
}

.accordion-content {
  padding-bottom: 15px;
  margin-bottom: 15px;
  width: 100%;
  margin-top: 20px;
  border-bottom: 1px solid #ebf1fa;
}

button.accordion-title {
  width: 100%;
  background: transparent;
  border: none;
  padding: 0;
  text-align: left;
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #2D2330;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
}

button.accordion-title .icon {
  font-size: 1.2em;
}

.clear-button {
  background: none;
  border: none;
  color: #141B5F;
  text-decoration: underline;
}

.accordion-content input[type="checkbox"] {
  margin-right: 5px;
  margin-top: -2px;
}

.accordion-content.flex {
  gap: 20px;
}

.accordion-content.flex input {
  width: 100%;
  height: 42px;
  border-radius: 4px;
  background: #F8F3EA;
  border: 0px;
  font-size: 14px;
  color: #2D2330;
  font-weight: 500;
  border-radius: 3px;
  text-align: center;
}

.accordion-content.flex input::placeholder {
  font-size: 13px;
  color: #2D2330;
  font-weight: 500;
}

.select-section {
  background: #F8F3EA;
  padding-right: 10px;
}

.accordion-content select {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: 0px;
  padding-left: 10px;
  background-color: transparent !important;
}

.search input[type=text] {
  width: 100%;
  background: #fff;
  height: 50px;
  border-radius: 4px;
  border: none;
  padding-left: 10px;
  margin-top: 16px;
}

.filters {
  display: flex;
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
}

.select-container {
  position: relative;
}

label {
  font-size: 13px;
  padding-bottom: 0;
  padding-top: 7px;
  color: #61656e;
}

.dropdown {
  position: relative;
  width: 150px;
}

.dropbtn {
  width: 100%;
  height: 50px;
  background: #fff;
  border: 0px;
  border-left: 1px solid #EBECEF;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  font-size: 14px;
  color: #292D32;
  gap: 10px;
  cursor: pointer;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  transition: border-color 0.3s;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 100%;
  border: 1px solid #EBECEF;
  border-radius: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.icon-calendar,
.icon-price,
.icon-arrow-down {
  margin-right: 10px;
}

.dropdown-item {
  padding: 10px;
  cursor: pointer;
  transition: background-color 0.2s;
  font-size: 14px;
}

.dropdown-item:hover {
  background-color: #f1f1f1;
}

.tour-box {
  display: flex;
  width: 100%;
  border: 1px solid #E5E0E0;
  border-radius: 4px;
  margin-bottom: 16px;
  webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
  padding: 10px;
  margin-bottom: 20px;
  position: relative;
  background: #fff;
  gap: 20px;
}

.tour-image {
  width: 30%;
  position: relative;
}

.tour-image .number {
  width: 80px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 24px;
  right: 24px;
  background: #D26F3D;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  border-radius: 2px;
}

.tour-image img {
  width: 100%;
  height: auto;
}

.tour-details {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 6px;
  padding: 14px 0;
  position: relative;
}

.tour-details h3 {
  font-size: 18px;
  line-height: 1.44;
  font-weight: 500;
  color: #1f2126;
  margin-bottom: 3px;
  letter-spacing: 0.5px;
}

.tour-date {
  display: flex;
  align-items: center;
}

.tour-pricing {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #f6f8fb;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin: 14px;
  margin-left: 0;
  position: relative;
}

.tour-pricing-inner {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
  align-items: center;
}

.starting-from {
  font-size: 12px;
  color: #2D2330;
}

.explore-button {
  margin: 10px 0;
  padding: 10px;
  background-color: #007BFF;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.explore-button:hover {
  background-color: #0056b3;
}

.remaining-people {
  font-weight: bold;
  color: #EC4427;
  font-size: 14px;
  display: none;
}

.tour-image {
  /* padding: 14px; */
}

.tour-image img {
  width: 100%;
  min-height: 295px;
  object-fit: cover;
  border-radius: 4px;
}

.tour-details p {
  display: flex;
  align-items: center;
  gap: 3px;
  color: #817B83;
}

.tour-details span {
  color: #61656e;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 300;
}

select#tour-date-select {
  background: #F7F7F9;
  border: 0;
  height: 36px;
  padding: 0 16px;
  color: #292D32;
  border-radius: 6px;
  font-weight: 600;
  margin-top: 10px;
}

.tour-pricing span {
  font-size: 22px;
  display: block;
  font-weight: 500;
  font-size: 18px;
  color: #1f2126;
}

.tour-pricing p {
  font-size: 18px;
  font-weight: 500;
  color: #2D2330;
}

.tour-button a {
  width: 32px;
  height: 32px;
  display: flex;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.5s;
  align-items: center;
  justify-content: center;
  border: 1px solid #66c8d6;
  border-radius: 100%;
}

.tour-button a:hover {
  background: #fff;
  color: #2D2330;
}

.tour-button.uk-margin-small-top {
  margin-top: 22px !important;
}

.tour-details .dropbtn {
  width: 162px;
  height: 36px;
  background: #F7F7F9;
  color: #292D32 !important;
  margin-top: 16px;
}

.tour-button a span {
  color: #66c8d6;
}

.tour-details .dropdown {
  width: 162px !important;
}

.tour-details .dropbtn span {
  color: #292D32 !important;
  font-size: 13px;
  font-weight: 600;
}

.tour-detail .dropdown-content {
  width: 162px !important;
}

ul.pagination {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
}

ul.pagination button {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  border-radius: 100%;
  background: transparent;
  border: 1px solid #F4F5F8;
  font-size: 15px;
  font-weight: 600;
  color: #646465;
}

ul.pagination button.active {
  background-color: #141B5F;
  color: #fff;
  border-color: #141B5F;
}

ul.pagination button:hover {
  background-color: #141B5F;
  color: #fff;
}

.page-content {
  width: 80%;
  margin: 0 auto;
  font-size: 14.5px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.detail-section {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
  align-items: flex-start;
}

.detail-section-right {
  flex: 0 0 30%;
  max-width: 30%;
}

.detail-section-left {
  flex: 0 0 66%;
  max-width: 66%;
}

.gallery-slider img {
  width: 100%;
  border-radius: 10px;
}

.gallery-slider .slick-next {
  right: 30px;
  background-image: url(../images/arrow-right.svg);
}

.gallery-slider .slick-prev {
  left: 30px;
  background-image: url(../images/arrow-left.svg);
}

.tour-buttons .dropbtn {
  width: 300px;
  background: #F7F7F9;
  color: #292D32 !important;
  margin-top: 16px;
  border: 0;
  justify-content: space-between;
  font-size: 15px !important;
  margin-top: 0px !important;
}

.tour-buttons .dropdown {
  width: 300px !important;
}

.tour-download a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 0 30px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  background: #EC4427;
  border-radius: 6px;
  transition: all 0.5s;
}

.tour-download a:hover {
  color: #fff;
  background: #F9826D;
}

.rezervasyon-section {
  width: 96%;
  /* border: 1px solid #9da7bb; */
  display: grid;
  grid-template-columns: 23% 23% 23% auto;
  padding: 20px;
  background: #fff;
  margin: 0 20px;
}

.item-head {
  width: 100%;
  height: 44px;
  text-align: center;
  /* border-right: 1px solid #9da7bb; */
  border-bottom: 1px solid #f6fafd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 14px;
}

.item-price {
  width: 100%;
  border-right: 1px solid #f6fafd;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.item-price span {
  font-size: 18px;
  color: #d26f3d;
  font-weight: 600;
}

.item-price small {
  font-size: 14px;
  color: #211c22;
}

.child-item-section {
  display: grid;
  grid-template-columns: 33% 33% auto;
}

.child-item-head {
  height: 42px;
  /* background: #f2f2f2; */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  border-right: 1px solid #f6fafd;
  border-bottom: 1px solid #f6fafd;
}

.child-item .item-price {
  height: 78px;
}

.child-item .item-price span {
  font-size: 14px;
  color: #d26f3d;
  font-weight: 600;
}

.child-item .item-price small {
  font-size: 12px;
  color: #211c22;
}

.reservation-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 44px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  background: #141B5F;
  color: #fff;
  transition: all 0.5s;
}

.reservation-buttons :hover {
  background: #5d607f;
  color: #fff;
}

.rezervasyon-wp-title {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  padding-left: 15px;
  font-size: 18px;
  color: #2D2330;
  font-weight: 600;
  /* border-left: 1px solid #9da7bb; */
  /* border-top: 1px solid #9da7bb; */
  /* border-right: 1px solid #9da7bb; */
}

.uk-accordion-title {
  height: 72px !important;
  color: #2D2330 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  background: #ffffff !important;
  padding: 26px;
  margin-top: 10px;
  border-radius: 10px;
}

.accordion-title {
  font-size: 20px;
  color: #141B5F;
  font-weight: 600;
}

.uk-accordion-content {
  display: flow-root;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}

.uk-accordion-content p {
  color: #2D2330;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.3px;
}

.our-services-inner {
  display: flex;
  gap: 20px;
}

.our-services-wp span {
  font-size: 20px;
  color: #141B5F;
  font-weight: 600;
}

.our-services ul {
  border: 1px solid #f2f2f2;
  padding: 20px !important;
  height: 100%;
}

.our-services ul li {
  display: block;
  color: #4E5277;
  font-size: 16px;
  margin-bottom: 6px !important;
}

.our-services {
  flex: 1;
}

.general-information {
  width: 100%;
  padding: 26px;
  background: #F0F0F0;
}

.general-information span {
  font-size: 20px;
  color: #141B5F;
  font-weight: 600;
}

.general-information p {
  font-size: 16px;
  color: #4E5277;
  font-weight: 200;
}

.detail-title {
  color: #141B5F;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}

.detail-box-wp {
  background: #F7F7F9;
  border-radius: 10px;
  padding: 30px;
}

.detail-price {
  margin-bottom: 16px;
}

.detail-price span {
  font-size: 32px;
  font-weight: 600;
  margin-right: 7px;
}

.detail-box-wp-inner {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}

.detail-list ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.detail-list ul li strong {
  font-size: 16px !important;
}

.detail-list ul li span {
  font-size: 16px !important;
  font-weight: 100;
}

.reservation-form {
  max-width: 100%;
  margin: auto;
  padding: 24px;
  border: 1px solid #f2f2f2;
  border-radius: 8px;
  background-color: transparent;
}

.reservation-form label {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  color: #333;
}

.reservation-form select {
  width: 100%;
  padding: 8px;
  margin-bottom: 16px;
  border-radius: 4px;
  border: none;
  font-size: 16px;
  background-color: #fff;
  color: #141B5F;
  font-size: 14px;
  height: 56px;
  background: #f7f7f9;
}

.reservation-form button {
  width: 116px;
  padding: 10px;
  margin-top: 20px;
  background-color: #EC4427;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
}

.reservation-form button:hover {
  background-color: #d55a45;
}

.rezervation-content {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.detail-phone-button {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.detail-phone-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #4E5277;
  height: 46px;
  border-radius: 6px;
  color: #fff;
}

.detail-phone-button a:hover {
  color: #fff;
}

.detail-phone-button a span {
  margin-top: -5px;
}

.call-button {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.call-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #68C7D3;
  height: 46px;
  border-radius: 6px;
  color: #fff;
}

.call-button a:hover {
  color: #fff;
}

.group-request-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.group-request-form input::placeholder {
  color: #141B5F;
  font-family: "Barlow", sans-serif;
}

.group-input,
.group-textarea {
  width: 100%;
  height: 56px;
  padding: 0 16px;
  border: none;
  border-radius: 4px;
  background-color: #f7f7f9;
  font-size: 14px;
  box-sizing: border-box;
}

.group-input,
.group-textarea::placeholder {
  color: #141B5F;
  font-family: "Barlow", sans-serif;
}

.group-textarea {
  height: 112px;
  padding: 16px;
  resize: vertical;
}

.group-submit-button {
  height: 49px;
  width: 100%;
  background-color: #141B5F;
  color: #fff;
  font-size: 15px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 600;
  width: 180px;
}

.group-submit-button:hover {
  background-color: #263093;
}

.modal-inner {
  padding: 30px 20px;
}

.moda-title {
  color: #141B5F;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 16px;
}

.tour-slider .slick-dots li {
  background: transparent;
  border: 1px solid #141B5F;
  width: 12px !important;
  height: 12px !important;
}

.tour-slider li.slick-active {
  background: #141B5F;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
}

.filtre-button a {
  color: #2D2330;
  text-decoration: none;
  margin-top: 20px;
  display: block;
  background: #f7f6f6;
  padding: 3px 19px;
  font-size: 13px;
  border-radius: 2px;
  border: 1px solid #d26f3d61;
  font-weight: 500;
}

.filtre-button {
  display: none;
}

.month-form {
  gap: 10px;
  margin-top: 20px;
}

.month-label {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: white;
  margin-bottom: 20px;
  background-color: #9ca1ae;
  margin-right: 3px;
}

.month-input {
  display: none;
}

.month-input:checked+.month-label {
  background-color: #66c8d6;
  color: white;
}

.month-label:hover {
  background-color: #f0f0f0;
}

.custom-checkbox {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  /* margin-bottom: 10px; */
}

.custom-checkbox input[type="checkbox"] {
  display: none;
  border-color: #62c3d0;
}

.custom-checkbox input[type="checkbox"]:checked+.checkmark::after {
  /* content: ''; */
  /* display: block; */
  /* width: 4px; */
  /* height: 8px; */
  /* border: solid white; */
  /* border-width: 0 2px 2px 0; */
  /* transform: rotate(45deg); */
  /* margin-left: 5px; */
  /* margin-top: 2px; */
}

.custom-checkbox input[type="checkbox"] {
  display: inline-block !important;
  /* Daha gÃ¼Ã§lÃ¼ bir kural */
}

.accordion-item {
  margin-bottom: 12px;
}

.gray-dropbtn {
  /* background: #F7F6F6; */
}

.box-inner {
  padding: 16px;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 14px;
}

.tour-label ul {
  display: flex;
  gap: 10px;
  white-space: nowrap;
  overflow: auto;
  width: 97%;
}

.tour-label ul li {
  display: inline-block;
  background: #9ca1ae;
  color: #fff;
  font-size: 11px;
  padding: 4px 7px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin: 0 4px 4px 0;
  font-weight: 300;
}

.tour-label ul li:first-child {
  background: #66C8D6;
  color: #fff;
}

.destination-section {
  width: 94%;
  margin: 0 auto;
}

.destinatiom a {
  display: block;
}

.destinatiom a .destinatiom-img {
  width: 100%;
  position: relative;
  margin-bottom: 16px;
}

.destinatiom a .destinatiom-img img {
  width: 100%;
}

.tour-number {
  position: absolute;
  left: 16px;
  bottom: 16px;
  background: #D26F3D;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  padding: 6px 10px;
}

.destinatiom a span {
  color: #2D2330;
  font-size: 16px;
  font-weight: 500;
}

.footer-top-section {
  border-bottom: 1px solid #433448;
}

.footer-top {
  width: 100%;
  height: 120px;
  display: flex;
  align-items: center;
}

.detail-img-slider img {
  width: 100%;
}

.detail-section-title span {
  font-size: 26px;
  color: #2D2330;
  font-weight: 600;
}

.download-button a {
  width: 100%;
  height: 44px;
  background: #fff;
  border: 1px solid #EBECEF;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  font-size: 12px;
  color: #292D32;
  gap: 10px;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s;
}

.download-button a:hover {
  cursor: pointer;
  background: #F7F6F6;
  color: #292D32;
  border-color: #F7F6F6;
}

.download-button a span.uk-icon {
  color: #292D32;
}

.call-now a {
  width: 100%;
  height: 44px;
  background: #fff;
  border: 1px solid #D26F3D;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  font-size: 12px;
  color: #fff;
  gap: 10px;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s;
  background: #D26F3D;
  padding-right: 25px;
}

.call-now a:hover {
  cursor: pointer;
  background: #fff;
  color: #D26F3D;
  border-color: #D26F3D;
}

.call-now a span.uk-icon {
  color: #fff;
}

.call-now a:hover span.uk-icon {
  color: #D26F3D;
}

.detail-section-title {
  padding-bottom: 20px;
  position: relative;
}

.detail-info-section {
  display: grid;
  grid-template-columns: 66% 32%;
  gap: 2%;
}

.rezervasyon-wp {
  background: #F6FAFD;
  border-radius: 10px;
  padding-bottom: 20px;
}

.tab-container {
  /* font-family: Arial, sans-serif; */
  width: 100%;
  margin: 0 auto;
}

.tab-buttons {
  display: block;
  /* height: 46px; */
}

.tab-btn {
  flex: 1;
  height: 46px;
  background: #f6fafd;
  border: none;
  cursor: pointer;
  text-align: center;
  padding: 0 20px;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  border-radius: 4px;
}

.tab-btn.active {
  background: #d26f3d;
  color: #ffffff;
}

.tab-panel {
  display: none;
  padding: 20px;
  border-top: none;
  background: #f6fafd;
  border-radius: 10px;
}

.tab-panel.active {
  display: block !important;
}

.uk-accordion-title::before {
  width: 2em !important;
  height: 2em !important;
  background-color: #f6fafd !important;
  color: #ffffff !important;
  border-radius: 50% !important;
}

.uk-accordion-title::before img {
  color: red !important;
}

.uk-accordion-content {
  margin-top: 10px !important;
}

.price.uk-flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.price span {
  font-size: 24px;
  color: #d26f3d;
}

.information-section {
  width: 100%;
  background: #d26f3d;
  padding: 20px;
  border-radius: 10px;
}

.information-section span {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
  display: block;
  width: 100% !important;
  color: #fff;
}

.flight-information {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}

.flight-information span {
  border: 0;
  font-size: 16px;
  border-bottom: 1px dashed #ededed;
  margin-bottom: 10px;
  color: #2D2330;
}

.flight-information span img {
  width: 20px;
}

.flight-information p {
  font-size: 14px;
  color: #2d2330eb;
}

.service-information {
  border-radius: 10px;
  border: 1px solid #ededed;
  padding: 20px;
  box-shadow: 0px 4px 30px 0px rgb(0 0 0 / 6%);
}

.service-information p {
  display: block;
  font-size: 18px;
  border-bottom: 1px dashed #ededed;
  margin-bottom: 16px !important;
  width: 100%;
  font-weight: 500;
  padding-bottom: 10px !important;
}

.small-font p {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.service-information ul li {
  display: flex;
  gap: 6px;
  font-size: 14px;
  color: #2c232f;
  margin-bottom: 7px !important;
  align-items: flex-start;
}

.service-information ul li span {
  color: #4CAF50;
  width: 16px;
  margin-top: 3px;
}

.tour-label {
  width: 98%;
  position: absolute;
  bottom: 10px;
}

.dates ul li {
  display: flex;
  gap: 6px;
  font-size: 14px;
  color: #2c232f;
  margin-bottom: 7px !important;
  align-items: flex-start;
  border-bottom: 1px dashed #ededed;
  font-weight: 500;
  padding-bottom: 6px;
}

.dates ul li:last-child {
  border-bottom: 0px !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.dates ul li span {
  color: #d26f3d;
  width: 16px;
  margin-top: 3px;
}

fieldset.scheduler-border {
  border: 1px solid #ededed !important;
  padding: 3px 6px;
  margin: 5px 0;
  border-radius: 10px;
  margin-bottom: 10px;
}

legend.scheduler-border {
  font-size: 1.2em !important;
  font-weight: 500;
  text-align: left !important;
  width: auto;
  padding: 0 10px;
  border-bottom: none;
  color: #777;
  margin-bottom: 5px;
}

.fiyatpanel h4 {
  font-size: 14px !important;
}

.tour-detait-title {
  font-size: 32px;
  letter-spacing: 2px;
  font-weight: 600;
}

table.table.table-striped.table-bordered.table-condensed {
  background: #F6FAFD;
  padding: 20px;
  border-radius: 20px;
}

thead>tr>th {
  text-align: left;
  background: #fff;
  padding: 10px;
  font-size: 14px;
}

tbody>tr>td {
  background: #fff;
  padding: 10px;
  text-align: left;
  font-size: 14px;
}

tbody>tr>td a {
  color: #D26F3D;
  text-decoration: underline;
}

h1.baner_txt {
  font-size: 28px;
  font-weight: 600;
  color: #141B5F;
}

.banner_text_cont p {
  color: #4E5277;
  width: 50%;
  margin: 0 auto !important;
}

.contact-section {
  background: #F6FAFD;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 40% 56%;
  gap: 4%;
  padding: 20px;
}

-info-section {
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
}

.info-list span {
  font-size: 15px;
}

.contact-info-section p {
  font-style: italic;
  font-size: 15px;
}

h1.baner_txt {
  font-size: 28px;
  font-weight: 600;
  color: #000000;
}

.banner_text_cont p {
  color: #000000;
  width: 50%;
  margin: 0 auto !important;
}

div#iletisimalani {
  display: grid;
  grid-template-columns: 48% 48%;
  gap: 4%;
}

.panel {
  border: 0px;
  border: 0px !important;
  box-shadow: none !important;
}

.panel-title {
  font-size: 22px !important;
  font-weight: 600;
  color: #141B5F;
}

.contact-info-section {
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.banner_text_cont.text-center.uk-margin-large-top {
  text-align: center;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 0px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

label {
  font-size: 13px;
  padding-bottom: 0;
  padding-top: 7px;
  color: #61656e;
}

.next_btn {
  background: #d26f3d;
  color: #fff;
  padding: 10px 20px;
  font-weight: 600;
  border: 0px;
  border-radius: 2px;
}

.panel-section {
  background: #f6fafd;
  border-radius: 10px;
  padding: 20px;
}

.bayi-list {
  background: #fff;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
}

.panel-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.bayi-list {
  flex: 0 0 calc(50% - 16px);
  box-sizing: border-box;
}

.liste-titles {
  font-weight: 600;
  padding-bottom: 5px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 6px;
}

.bayi-list .liste {
  font-size: 14px;
}

.bayi-list .liste+.liste+.liste+.liste {
  font-weight: 600;
}

.vize-section {
  display: grid;
  grid-template-columns: 68% 30%;
  gap: 2%;
}

.vize-left {
  background: #F6FAFD;
  padding: 20px;
  border-radius: 10px;
}

.vize-row {
  margin-bottom: 20px;
  background: #fff;
  padding: 16px;
  border-radius: 10px;
}

.vize-title a {
  color: #000000;
  width: 100%;
  border-bottom: 1px solid #dddede;
  display: block;
  padding-bottom: 9px;
}

.vize-row p {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.3px;
}

.category-name a {
  font-size: 15px;
  font-weight: 600;
  color: #d26f3d;
  text-decoration: underline;
  transition: all 0.5s;
}

.category-name a:hover {
  color: #d26f3d !important;
  text-decoration: none;
}

.destination_item {
  background: #d26f3d;
  padding: 20px;
  border-radius: 10px;
}

.destination_item h4 {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
}

.destination_menu ul {
  background: #fff;
  border-radius: 10px;
  padding: 20px !important;
}

.destination_menu ul li {
  border-bottom: 1px solid #ededed;
  padding: 6px 0;
}

.destination_menu ul li:last-child {
  border-bottom: 0px;
}

.destination_menu ul li a {
  color: #000;
  font-weight: 500;
  transition: all 0.5s;
}

.destination_menu ul li a:hover {
  padding-left: 10px;
}

.vize-left span {
  font-size: 15px;
}

.acenta-panel {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  background: #f6fafd;
  padding: 20px;
}

.subAgencyTitleCon {
  display: inline-flex;
  gap: 10px;
  flex-direction: row;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #d26f3d;
  padding: 3px 20px;
  border-radius: 50px;
  align-items: center;
}

.inner-section {
  display: flex;
  gap: 10px;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 6px;
}

.bg-light {
  background: #F3F7FC;
}

.top-title {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: normal;
  color: #1f2126;
  border-bottom: 1px solid #ebf1fa;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.top-title span {
  color: #9ca1ae;
  font-weight: 500 !important;
}

.month-form label:nth-child(5) {
  margin-right: 20px !important;
}

.month-form input:nth-child(5) {
  grid-column-start: 2 !important;
}

.dropdown img {
  width: 16px;
}

button.uk-button.uk-button-default.defaultButton {
  padding: 6px 20px !important;
  text-transform: capitalize !important;
  font-weight: 600 !important;
  border-right: 1px solid #EBECEF !important;
}

.margin0 {
  margin: 0 !important;
}

.locationSection {
  color: #1f2126;
  font-size: 14px;
  display: grid;
  grid-template-columns: 5% 92%;
  justify-content: flex-start;
  align-items: flex-start;
}

.locationSection span.uk-icon {
  color: #056bfd;
  margin-top: 4px;
  width: 14px !important;
}

.tour-label ul li button {
  padding: 0px !important;
  font-size: 12px;
  margin: 0px !important;
  line-height: normal !important;
  color: #fff !important;
}

.list-section {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.list-title {
  display: inline;
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 500;
  margin: 0;
  line-height: initial;
  font-weight: 500;
}

.list-category {
  display: inline-flex;
  font-size: 12px;
  color: #61656e;
}

legend.scheduler-border {
  font-size: 14px !important;
  color: #d26f3d;
}

.price-card {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 6px 10px;
  font-size: 14px;
  border-bottom: 1px dashed #ededed;
  cursor: pointer;
}

.price-card:last-child {
  border-bottom: 0px;
}

.price-card-right {
  display: flex;
  flex-direction: column;
  text-align: right;
  color: #d26f3d;
  font-weight: 600;
  font-size: 18px;
}

.price-card-right small {
  color: #000;
  font-weight: 300;
  font-size: 12px;
}

.price-card-left {
  font-weight: 500;
}

.detail-img-section {
  position: relative;
}

.detail-img-section {
  position: relative;
}

.tourDetail {
  position: absolute;
  bottom: 0;
  width: 1280px;
  max-width: 1280px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}

.detail-section-title span {
  font-size: 36px;
  font-weight: 600;
  color: #ffff;
}

.tourDetail .locationSection {
  color: #fff;
  font-size: 14px !important;
  grid-template-columns: 3% 94%;
}

.tourDetail .locationSection span.uk-icon {
  color: #fff;
  margin-top: 4px;
  width: 18px !important;
}

.tourDetail .price.uk-flex {
  color: #fff;
}

.tourDetail .price.uk-flex span {
  color: #d26f3d;
  font-size: 32px;
  font-weight: 700;
}

.tourDetail .box-inner span {
  font-size: 14px;
  font-weight: 300;
  display: flex;
  gap: 10px;
  align-items: center;
}

.tourDetail .box-inner {
  flex-direction: row;
  padding: 0px;
}

.buttonSection {
  position: absolute;
  right: 0;
  bottom: 37px;
}

.price-card.active {
  background: #d26f3d;
  color: #fff;
  border-radius: 10px;
}

.price-card.active .price-card-right {
  color: #fff !important;
}

.price-card.active .price-card-right small {
  color: #fff !important;
}

.phone-agent {
  display: flex;
  background: #63c3d0;
  width: 36px;
  height: 36px;
  border-radius: 50px;
  align-items: center;
  color: #fff;
  justify-content: center;
}