
.commerce-package-one {
  background: #f3f7fd;
  height: 366px;
  display: flex;
  align-items: center;
}
.table-packages thead .table-packages-price-title {
  font-size: 20px !important;
}

.table-packages thead .table-packages-price-title span {
  font-size: 18px !important;
}
.commerce-menu .table-packages-price-title {
  font-size: 25px !important;
}
.commerce-menu .table-packages-price-title span {
  font-size: 13px !important;
}
.commerce-menu .table-packages-price-details {
  font-size: 25px !important;
}
.commerce-package-one .double-items {
  padding: 50px 0;
}

.commerce-package-one .h2baslik {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: "Comfortaa", sans-serif;
  line-height: 50px;
  color: #232323;
}

.commerce-package-one .h2baslik h1,
.commerce-package-one .h2baslik span {
  color: #148f79;
  font-size: 40px;
  font-weight: 700;
  font-family: "Comfortaa", sans-serif;
  line-height: 50px;
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 0px;
}

.video-play-button.relative {
  position: relative;
  display: inline-block;
  left: 30px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  text-align: center;
  margin-top: 0 !important;
  top: 55px;
  margin-left: 10px;
}

.video-play-button {
  color: #4154f1;
  font-size: 30px;
  left: 50%;
  padding-left: 7px;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}

.video-play-button.relative::before,
.video-play-button.relative::after {
  height: 68px;
  width: 68px;
  line-height: 68px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}
.form-group.capcta_ayar {
  height: 155px;
}
.g-recaptcha iframe{
  height: 77px;
}
.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}

.video-play-button.relative::after {
  height: 68px;
  width: 68px;
  line-height: 68px;
}

.video-play-button.relative i {
  line-height: 70px;
  font-size: 25px;
}

.video-play-button.theme i {
  color: #ffffff;
}

.video-play-button i {
  display: block;
  position: relative;
  z-index: 3;
}

.video-play-button.theme:before,
.video-play-button.theme:after {
  background: #148f79 repeat scroll 0 0;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.wwi-block.no-padding-top {
  padding-top: 0 !important;
  margin-top: 70px;
  padding-bottom: 0px;
}

.wwi-block {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  padding: 3.8rem 0;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
}

.table-packages {
  width: 100%;
  color: #233844;
}
.table-packages.table-package-menu .table-packages-buttons th{
  border: none;
}
.table-packages thead th {
  max-width: 14.5%;
  padding: 30px 10px;
  text-align: center;
  border: 1px solid #ddd;
  width: 100%;
}

.table-packages thead th:first-child {
  width: 28%;
}

.table-packages thead tr:first-child th {
  padding: 15px 30px 5px;
}

.table-packages thead tr:not(.table-packages-price):last-child th {
  padding: 0 10px 30px;
}

.table-packages thead .table-packages-popular th.table-packages-popular-text {
  font-size: 18px;
  font-weight: 500;
}

.table-packages
  thead
  .table-packages-popular
  th:nth-child(2).table-packages-popular-text {
  color: #b88;
  background-color: #f2664d;
}

.table-packages
  thead
  .table-packages-popular
  th:nth-child(3).table-packages-popular-text {
  color: #fff;
  background-color: #ffdf99;
}

.table-packages
  thead
  .table-packages-popular
  th:nth-child(4).table-packages-popular-text {
  color: #fff;
  background-color: #148f79;
  height: 40px;
}

.table-packages-popular-text i {
  position: absolute;
  margin-top: -57px;
  background-color: #ffffff;
  box-shadow: 0 0 15px rgb(0 0 0 / 3%);
  width: 60px;
  height: 60px;
  font-size: 35px;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  color: #148f79;
  margin-left: -30px;
  box-shadow: 0px 0px 12px 1px rgb(0 0 0 / 9%);
}

.table-packages
  thead
  .table-packages-popular
  th:nth-child(5).table-packages-popular-text {
  color: #708ea9;
  background-color: #9fc1e0;
}

.table-packages
  thead
  .table-packages-popular
  th:nth-child(6).table-packages-popular-text {
  color: #b1aeae;
  background-color: #d6d6d6;
}

.table-packages thead .table-packages-price-title {
  color: #233844;
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 0px;
  font-family: "Comfortaa", sans-serif;
}

.table-packages thead .table-packages-price-title span {
  font-size: 12px;
}

.table-packages thead .table-packages-price-title b {
  font-weight: 700;
}

.table-packages thead .table-packages-price-details {
  color: #233844;
  font-size: 24px;
  font-weight: 700;
  font-family: "Comfortaa",sans-serif;
  margin-bottom: -15px;
  margin-top: 20px;
}
.table-packages .table-packages-price-details {
  color: #233844;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: -40px;
  margin-top: 10px;
  text-align: center;
}
.table-packages .table-packages-buttons form{
  text-align: center;
}
.table-packages.table-package-menu .table-packages-buttons th{
  padding-bottom: 20px
}
.table-packages thead .table-packages-price-details > span {
  display: block;
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: 300;
  text-decoration: line-through;
  opacity: 0.46;
  font-family: "Comfortaa", sans-serif;
}

.table-packages tbody td {
  padding: 15px 5px;
  text-align: center;
  border: 1px solid #ddd;
  text-transform: capitalize;
}

.table-packages tbody td:first-child {
  padding: 15px 15px;
  padding-right: 45px;
  font-size: 14px;
  text-align: left;
  position: relative;
  font-family: "Comfortaa", sans-serif;
  font-weight: bold;
}

.table-packages thead th {
  border-top: none;
  border-bottom: none;
}

.table-packages thead tr.table-packages-price th:first-child,
.table-packages thead tr.table-packages-buttons th:first-child {
  border-color: transparent;
  border-right: 1px solid #d8d8d8;
}

.table-packages thead tr.table-packages-popular th {
  border-color: transparent;
  border-bottom: 6px solid #d8d8d8;
}

.table-packages thead tr.table-packages-popular th:nth-child(2) {
  border-bottom-color: #2da951;
}

.table-packages thead tr.table-packages-popular th:nth-child(3) {
  border-bottom-color: #f2664d;
}

.table-packages thead tr.table-packages-popular th:nth-child(4) {
  border-bottom-color: #b6bff2;
}

.table-packages thead tr.table-packages-popular th:nth-child(5) {
  border-bottom-color: #b6bff2;
}

.table-packages thead tr.table-packages-popular th:nth-child(6) {
  border-bottom-color: #f5951f;
}
.table-packages thead tr.table-packages-popular th:nth-child(7) {
  border-bottom-color: #148f79;
}

.table-packages thead tr.table-packages-popular th:first-child {
  border-color: transparent !important;
}

.table-packages tbody td {
  border-top: none;
  border-bottom: none;
}

.table-packages tbody td:first-child {
  border-left: none;
}

.table-packages tbody tr:nth-child(odd) {
  background-color: #f8fcfe;
}
.table-packages tbody td:nth-child(2){
  border-left: 1px solid #3765b0;
  border-right: 1px solid #2da951;
}
.table-packages tbody td:nth-child(3){
  border-right: 1px solid #f2664d;
}
.table-packages tbody td:nth-child(4){
  border-right: 1px solid #b6bff2;
}
.table-packages tbody td:nth-child(5){
  border-right: 1px solid #b6bff2;
}
.table-packages tbody td:nth-child(6){
  border-right: 1px solid #f5951f;
}
.table-packages tbody td:nth-child(7){
  border-right: 1px solid #148f79;
}
.table-packages tbody tr:last-child td {
  border-bottom: 6px solid #d8d8d8;
}

.table-packages tbody tr:last-child td:nth-child(2) {
  border-bottom-color: #3765b0;
}

.table-packages tbody tr:last-child td:nth-child(3) {
  border-bottom-color: #2da951;
}

.table-packages tbody tr:last-child td:nth-child(4) {
  border-bottom-color: #f2664d;
}

.table-packages tbody tr:last-child td:nth-child(5) {
  border-bottom-color: #b6bff2;
}

.table-packages tbody tr:last-child td:nth-child(6) {
  border-bottom-color: #f5951f;
}
.table-packages tbody tr:last-child td:nth-child(7) {
  border-bottom-color: #148f79;
}

.table-packages thead tr.table-packages-popular th:first-child {
  border-color: transparent !important;
}

.table-packages tbody tr:last-child td:first-child {
  border-bottom: none;
}
.about_us_edit_color .top-title {
  color: #3765b0;
}
.about_us_edit_color .divider {
  background-color: #3765b0;
}
.about_us_edit_color .btn-primary {
  color: #fff!important;
  background-color: #3765b0!important;
  border-color: #3765b0!important;
}
.table-packages .table-packages-items .table-packages-info {
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 30%;
  color: #3677b4;
  font-size: 12px;
  text-align: center;
  outline: none;
  background-color: #f8fcfe;
  border-radius: 50px;
}

.table-packages-items th strong{
  font-size: 16px;
}



.mobile-table-packages .table-packages-info {
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  float: right;
  color: #3677b4;
  font-size: 12px;
  text-align: center;
  outline: none;
  background-color: #f8fcfe;
  border-radius: 50px;
}

.table-packages .table-packages-items .table-packages-info:focus,
.mobile-table-packages .table-packages-info:focus {
  outline: none;
}

.mobile-table-packages .table-packages-info {
  float: none;
}

.table-packages .table-packages-items:nth-child(odd) .table-packages-info,
.mobile-table-packages
  div[data-package-detail-index]:nth-child(odd)
  .table-packages-info {
  background-color: #fff;
}

.table-packages .table-packages-check,
.mobile-table-packages .table-packages-check,
.table-packages .table-packages-uncheck,
.mobile-table-packages .table-packages-uncheck,
.table-packages .table-packages-opsiyon,
.mobile-table-packages .table-packages-opsiyon {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #2da951;
  font-size: 20px;
  background-color: transparent;
  border-radius: 50px;
}

.table-packages .table-packages-check i,
.mobile-table-packages .table-packages-check i,
.table-packages .table-packages-uncheck i,
.mobile-table-packages .table-packages-uncheck i,
.table-packages .table-packages-opsiyon i,
.mobile-table-packages .table-packages-opsiyon i {
  vertical-align: -webkit-baseline-middle;
}

.table-packages .table-packages-check,
.mobile-table-packages .table-packages-check,
.table-packages .table-packages-uncheck,
.mobile-table-packages .table-packages-uncheck {
  margin-top: -9px;
}

.table-packages .table-packages-uncheck,
.mobile-table-packages .table-packages-uncheck {
  color: #ff4343;
  background-color: transparent;
}

.table-packages .table-packages-opsiyon,
.mobile-table-packages .table-packages-opsiyon {
  background-color: #fff;
  border: 4px solid #ffde9a;
  font-size: 21px;
}

.table-packages .table-packages-opsiyon i,
.mobile-table-packages .table-packages-opsiyon i {
  display: none;
}

.table-packages thead.bottom th {
  border: none !important;
}

.table-packages.table-plus-packages thead th:first-child {
  width: 25%;
}

.table-packages.table-plus-packages
  thead
  tr.table-packages-popular
  th:nth-child(2) {
  border-bottom-color: #ffdf99;
}

.table-packages.table-plus-packages
  thead
  tr.table-packages-popular
  th:nth-child(3) {
  border-bottom-color: #f2664d;
}

.table-packages.table-plus-packages
  thead
  .table-packages-popular
  th:nth-child(3).table-packages-popular-text {
  background-color: #f2664d;
}

.table-packages.table-plus-packages
  thead
  tr.table-packages-popular
  th:nth-child(4) {
  border-bottom-color: #9fc1e0;
}

.table-packages.table-plus-packages tbody tr:last-child td:nth-child(2) {
  border-bottom-color: #ffdf99;
}

.table-packages.table-plus-packages tbody tr:last-child td:nth-child(3) {
  border-bottom-color: #f2664d;
}

.table-packages.table-plus-packages tbody tr:last-child td:nth-child(4) {
  border-bottom-color: #9fc1e0;
}

.btn-new {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0.125rem solid transparent;
  padding: 0.675rem 1.625rem;
  font-size: 1.65rem;
  line-height: 1.5;
  border-radius: 5px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #3677b4;
}

.btn-new-secondary {
  color: #fff;
  background-color: #148f79;
  border-color: #148f79;
}

.btn-sm-new {
  padding: 7px 15px;
  line-height: 1.5;
  font-family: "Comfortaa", sans-serif;
}

.btn-new-secondary {
  color: #fff;
  background-color: #148f79;
  border-color: #148f79;
}

.btn-new-secondary:hover {
  color: #fff;
  background-color: #2da951;
  border-color: #2da951;
}

.commerce-package-one .double-items p {
  font-size: 18px;
  line-height: 34px;
  font-family: "Comfortaa", sans-serif;
}

.table-package-menu .tooltip.bottom .tooltip-inner {
  margin-top: 15px;
  padding: 20px 12px;
  background: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  z-index: 4;
  min-width: 260px;
  max-width: 100%;
  color: #333;
}

.faq-style-one .accrodion-grp .accrodion {
  border: 1px solid #eaeaea;
  padding: 30.5px 40px;
}

.faq-style-one .accrodion-grp .accrodion + .accrodion {
  margin-top: 20px;
}

.faq-style-one .accrodion-grp .accrodion .accrodion-title {
  cursor: pointer;
}

.faq-style-one .accrodion-grp .accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  padding: 0px 0;
  padding-top: 0;
  padding-left: 0px;
  position: relative;
  color: #616161;
  transition: all 0.4s ease;
  font-family: "Comfortaa", sans-serif;
}

.faq-style-one .accrodion-grp .accrodion .accrodion-title h4:before {
  font-family: "FontAwesome";
  content: "\f067";
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  color: #148f79;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  transition: all 0.4s ease;
}

.faq-style-one .accrodion-grp .accrodion .accrodion-content .inner-new {
  margin-top: 30px;
}

.faq-style-one .accrodion-grp .accrodion .accrodion-content .inner-new p {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  color: #777b92;
  font-family: "Comfortaa", sans-serif;
}

.faq-style-one .accrodion-grp .accrodion.active .accrodion-title h4 {
  color: #148f79;
}

.faq-style-one .accrodion-grp .accrodion.active .accrodion-title h4:before {
  content: "\f068";
  color: #148f79;
}

.faq-style-one {
  margin-bottom: 30px;
}

.faq-style-one .block-title-new h2 {
  margin-bottom: 20px;
}

.faq-style-one .accrodion-grp .accrodion .accrodion-title h4:hover {
  color: #148f79;
}

.faq-style-one .accrodion:hover {
  border: 1px solid #148f79 !important;
}

.block-title-new h2 {
  margin: 0;
  color: #148f79;
  font-size: 32px;
  margin-top: 15px;
  font-weight: 700;
  line-height: 1.2;
  font-family: "Comfortaa", sans-serif;
}

.commerce-menu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.commerce-menu-inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.commerce-menu .package-menu-item {
  padding: 5px 7px;
}

.commerce-menu .table-packages-price-title {
  color: #233844;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 5px;
  font-family: "Comfortaa", sans-serif;
}

.commerce-menu .table-packages-price-details {
  color: #233844;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px;
  font-family: "Comfortaa", sans-serif;
}

.commerce-menu .table-packages-price-title span {
  font-size: 12px;
}

.commerce-menu.active {
  opacity: 1;
  visibility: visible;
  position: fixed;
  left: 0;
  top: 74px;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 0px 12px 1px rgb(0 0 0 / 9%);
  z-index: 2;
}

.commerce-menu .commerce-menu-inner .package-menu-item.onewidth {
  width: 30%;
}

.commerce-menu .package-menu-item {
  width: 17.5%;
  text-align: center;
}
.package-accordion .pricing-table-anchors{
  margin-top: 0px;
}
.pricing-table-anchors{
  margin-top: 25px;
}
.btn-new-secondary {
    color: #fff;
    background-color: #148f79;
    border-color: #148f79;
}
.btn-sm-new {
    padding: 7px 15px;
    line-height: 1.5;
    font-family: "Comfortaa", sans-serif;
    font-size: 15px;
}
.ecommercetab .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  width: 25%;
  text-align: center;
}

.ecommercetab .nav-tabs > li.active a {
  background: #2da951;
}

.ecommercetab .nav-tabs > li > a:hover {
  background: #2da951;
}

.ecommercetab .nav-tabs {
  border-bottom: none;
}

.ecommercetab .nav-tabs > li h5 {
  font-family: "Comfortaa", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
}

.ecommercetab .nav-tabs > li > a {
  padding: 15px 15px;
  background: #148f79;
  border-right: 1px solid #ffffff52;
}

.ecommercetab .nav-tabs > li p {
  margin-bottom: 0px;
  font-family: "Comfortaa", sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
}

.hero-content-left .leadbas a {
  color: #148f79;
}

.faq-style-one.ecommerce {
  margin-top: 40px;
}

.hero-content-left.ptb-100 {
  padding-top: 170px;
}

.btn-lg-new {
  padding: 13px 15px;
  font-size: 16px;
  margin-top: 15px;
}

.hero-content-left .namebaslik {
  font-family: "Comfortaa", sans-serif;
  font-size: 45px;
  margin: 0 0 1rem;
  font-weight: 600;
  line-height: 1.21;
  color: initial;
}

.hero-content-left .leadbas {
  font-size: 21px;
  font-family: "Comfortaa", sans-serif;
  line-height: 30px;
  margin-top: 60px;
}

.ptb-100 {
  padding: 37px 0;
}

.hero-content-left {
  z-index: 2;
}

.hero-animation-img {
  position: relative;
  display: block;
  width: 100%;
}

.img-fluid {
  max-width: 100%;
  height: auto;
  display: block;
}

.animation-one {
  -webkit-animation: move-one 7s ease-in-out infinite;
  animation: move-one 7s ease-in-out infinite;
}

@keyframes move-one {
  0% {
    -webkit-transform: translateX(0) translateY(5px);
    transform: translateX(0) translateY(5px);
  }

  50% {
    -webkit-transform: translateX(0) translateY(-5px);
    transform: translateX(0) translateY(-5px);
  }

  100% {
    -webkit-transform: translateX(0) translateY(5px);
    transform: translateX(0) translateY(5px);
  }
}

@-webkit-keyframes move-one {
  0% {
    -webkit-transform: translateX(0) translateY(5px);
    transform: translateX(0) translateY(5px);
  }

  50% {
    -webkit-transform: translateX(0) translateY(-5px);
    transform: translateX(0) translateY(-5px);
  }

  100% {
    -webkit-transform: translateX(0) translateY(5px);
    transform: translateX(0) translateY(5px);
  }
}

.animation-two {
  position: absolute;
  bottom: -10px;
  -webkit-animation: move-two 8s ease-in-out infinite;
  animation: move-two 8s ease-in-out infinite;
}

@-webkit-keyframes move-two {
  0% {
    -webkit-transform: translateX(-25px) translateY(-225px);
    transform: translateX(-25px) translateY(-225px);
  }

  50% {
    -webkit-transform: translateX(-25px) translateY(-205px);
    transform: translateX(-25px) translateY(-205px);
  }

  100% {
    -webkit-transform: translateX(-25px) translateY(-225px);
    transform: translateX(-25px) translateY(-225px);
  }
}

@keyframes move-two {
  0% {
    -webkit-transform: translateX(-25px) translateY(-225px);
    transform: translateX(-25px) translateY(-225px);
  }

  50% {
    -webkit-transform: translateX(-25px) translateY(-205px);
    transform: translateX(-25px) translateY(-205px);
  }

  100% {
    -webkit-transform: translateX(-25px) translateY(-225px);
    transform: translateX(-25px) translateY(-225px);
  }
}

.animation-three {
  position: absolute;
  -webkit-animation: move-three 9s ease-in-out infinite;
  animation: move-three 9s ease-in-out infinite;
}

@-webkit-keyframes move-three {
  0% {
    -webkit-transform: translateX(-45px) translateY(-225px);
    transform: translateX(-45px) translateY(-225px);
  }

  50% {
    -webkit-transform: translateX(-45px) translateY(-205px);
    transform: translateX(-45px) translateY(-205px);
  }

  100% {
    -webkit-transform: translateX(-45px) translateY(-225px);
    transform: translateX(-45px) translateY(-225px);
  }
}

@keyframes move-three {
  0% {
    -webkit-transform: translateX(-45px) translateY(-225px);
    transform: translateX(-45px) translateY(-225px);
  }

  50% {
    -webkit-transform: translateX(-45px) translateY(-205px);
    transform: translateX(-45px) translateY(-205px);
  }

  100% {
    -webkit-transform: translateX(-45px) translateY(-225px);
    transform: translateX(-45px) translateY(-225px);
  }
}

.animation-four {
  position: absolute;
  -webkit-animation: move-four 6s ease-in-out infinite;
  animation: move-four 6s ease-in-out infinite;
}

.animation-new {
  position: absolute;
  bottom: 10px;
}

@-webkit-keyframes move-four {
  0% {
    -webkit-transform: translateX(330px) translateY(-215px);
    transform: translateX(330px) translateY(-215px);
  }

  50% {
    -webkit-transform: translateX(330px) translateY(-240px);
    transform: translateX(330px) translateY(-240px);
  }

  100% {
    -webkit-transform: translateX(330px) translateY(-215px);
    transform: translateX(330px) translateY(-215px);
  }
}

@keyframes move-four {
  0% {
    -webkit-transform: translateX(330px) translateY(-215px);
    transform: translateX(330px) translateY(-215px);
  }

  50% {
    -webkit-transform: translateX(330px) translateY(-240px);
    transform: translateX(330px) translateY(-240px);
  }

  100% {
    -webkit-transform: translateX(330px) translateY(-215px);
    transform: translateX(330px) translateY(-215px);
  }
}

.wwi-block .block-title-new {
  margin-bottom: 50px;
}

.wwi-block .block-title-new p {
  font-size: 18px;
  line-height: 34px;
  font-family: "Comfortaa", sans-serif;
}
#commerce .nav-tabs li {
  width: 25%;
  display: inline-block;
}

#commerce .nav-tabs {
  border-bottom: 1px solid #ddd;
  text-align: center;
  margin: 0 auto;
  width: 50%;
}

#commerce {
  margin-top: 50px;
}

#commerce .nav-tabs > li > a {
  border: 1px solid #eee;
  border-right: none;
  margin: 0 -2px;
  padding: 10px 20px;
  background: #f9f9f9;
  font-family: "Comfortaa", sans-serif;
}

.tabs-content.tab-content {
  margin-top: 30px;
}

.tabs-content .project-3 {
  margin-bottom: 20px;
}

#commerce .nav-tabs li:last-child a {
  border-right: 1px solid #eee;
}

#commerce .nav-tabs li.active a {
  background: #148f79;
  color: #fff;
}

#commerce .nav-tabs li.active a h5 {
  color: #fff;
}

#commerce .nav-tabs li.active a:hover {
  background: #148f79;
}

#commerce .nav-tabs li a:hover {
  background: #fff;
}

#commerce .media-object h5 {
  margin-bottom: 0px;
  font-family: "Comfortaa", sans-serif;
  line-height: 25px;
}

#commerce p {
  font-size: 20px;
  color: #777b92;
  line-height: 30px;
  margin: 0;
  margin-top: 10px;
  font-family: "Comfortaa", sans-serif;
  margin-bottom: 50px;
}

#commerce .project-3 .project-data h5 {
  font-size: 18px;
}
.refference-carousel .refference-item {
  padding: 10px 22px 0 22px;
}
.owl-theme .owl-controls .owl-page.active span {
  background-color: #3f8dbf;
}
.refference-carousel .project-3 {
  margin-bottom: 0;
}
.refference-carousel .owl-controls {
  margin-top: 0;
}
/************************************************************************************/

.mobile-package-area {
  padding: 25px 0;
}
.package-accordion {
  width: 100%;
  max-width: 420px;
  margin: 30px auto 20px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  list-style: none;
  margin: 0;
  padding: 0 15px;
}
.package-accordion > li:nth-child(1) {
  background-color: #3765b0;
}
.package-accordion > li:nth-child(1) .btn-new {
  color: #3765b0;
  border-color: #3765b0;
}
.package-accordion > li:nth-child(1) .package-submenu__flex--item p {
  color: #3765b0;
}

.package-accordion > li:nth-child(2) {
  background-color: #2da951;
}
.package-accordion > li:nth-child(2) .btn-new {
  color: #2da951;
  border-color: #2da951;
}
.package-accordion > li:nth-child(2) .package-submenu__flex--item p {
  color: #2da951;
}

.package-accordion > li:nth-child(3) {
  background-color: #f2664d;
}
.package-accordion > li:nth-child(3) .btn-new {
  color: #f2664d;
  border-color: #f2664d;
}
.package-accordion > li:nth-child(3) .package-submenu__flex--item p {
  color: #f2664d;
}

.package-accordion > li:nth-child(4) {
  background-color: #b6bff2;
}
.package-accordion > li:nth-child(4) .btn-new {
  color: #b6bff2;
  border-color: #b6bff2;
}
.package-accordion > li:nth-child(4) .package-submenu__flex--item p {
  color: #b6bff2;
}

.package-accordion > li:nth-child(5) {
  background-color: #f5951f;
}
.package-accordion > li:nth-child(5) .btn-new {
  color: #f5951f;
  border-color: #f5951f;
}
.package-accordion > li:nth-child(5) .package-submenu__flex--item p {
  color: #f5951f;
}

.package-accordion > li:nth-child(6) {
  background-color: #148f79;
}
.package-accordion > li:nth-child(6) .btn-new {
  color: #148f79;
  border-color: #148f79;
}
.package-accordion > li:nth-child(6) .package-submenu__flex--item p {
  color: #148f79;
}

.package-accordion .package-link {
  cursor: pointer;
  display: block;
  padding: 15px 0;
  /* color: #fff; */
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.package-accordion li:last-child .package-link {
  border-bottom: 0;
}

.package-accordion li i.star {
  background-color: #fff;
  left: 20px;
  top: 10px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0px 0px 12px 1px rgb(0 0 0 / 9%);
}
.package-accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  /* color: #fff; */
  color: #fff;
}

.package-accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

/* .package-accordion li.open .package-link { color: #148f79; }

  .package-accordion li.open i { color: #148f79; } */

/* .package-accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  } */

/**
   * Submenu
   -----------------------------*/

.package-submenu {
  display: none;
  background: #f3f7fd;
  font-size: 14px;
  padding: 0;
}
.package-submenu__flex--item {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 25px 10px;
  background: #f3f7fd;
}
.package-submenu__flex--item p {
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 700;
}
.package-submenu__flex--item .btn-new {
  margin-top: 0;
  background: transparent;
  font-size: 20px;
  border-width: 3px;
  padding: 5px 20px;
  font-weight: 700;
  border-radius: 0;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}
.package-submenu li {
  border-bottom: 1px solid #ddd;
}

.package-submenu li {
  display: block;
  text-decoration: none;
  color: #444548;
  font-size: 19px;
  font-weight: 500;
  padding: 8px 15px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.package-submenu li strong {
  font-style: italic;
}
.package-submenu li::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .package-accordion {
    max-width: 768px;
  }
  .package-submenu li {
    padding-left: 30px;
  }
  .package-accordion .package-link {
    font-size: 18px;
  }
}
/************************************************************************************/

/******************************* PACKAGE MODAL (begin) **************************************/
@media (min-width: 992px) {
    .package-modal .modal-lg {
        width: 770px;
    }
}
.package-modal .modal-content {
  padding: 20px 20px;
  position: relative;
  border-radius: 0;
  border-top: 4px solid #148f79;
}

.package-modal .close-modal{
    position: absolute;
    top: 11px;
    right: 11px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    border: 1px solid #148f79;
    justify-content: center;
    background: transparent;
    color: #148f79;
}

.package-modal__text {
  padding: 20px 15px;
  margin-bottom: 20px;
  text-align: center;
}
.package-modal__title {
  font-size: 19px;
  line-height: 35px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}

.package-modal .lang-flex-item {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 20px;
}
.package-modal .lang-flex-item label {
  margin: 0;
}

.wws-popup {
	display:none;
}
.wws-popup-container--position {
    right: 12px;
    bottom: 12px;
}
.gdlr-skin-title{
	line-height: 80px;
}
.tercih-img-width img{
	width: 100% !important;
}
.wws-popup-container {
    width: auto;
    position: fixed;
    z-index: 9999999;
}
.wws-gradient--position {
    bottom: 0;
    right: 0;
    background: radial-gradient(ellipse at bottom right, rgba(29, 39, 54, 0.2) 0, rgba(29, 39, 54, 0) 72%);
}
.wws-popup-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.wws-gradient {
    z-index: -1;
    position: fixed;
    width: 500px;
    height: 500px;
    content: "";
    pointer-events: none;
    display: none;
}
.wws-popup-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.wws-popup-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.wws--text-color {
    color: #ffffff;
}
.wws--bg-color {
    background-color: #22C15E;
}
.wws-popup__close-btn {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    float: right;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    cursor: pointer;
}
.wws-popup-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.wws-shadow {
    box-shadow: 0 0 50px rgba(0,0,0,0.2);
}
.wws-popup-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.wws-icon {
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.wws-popup__support-wrapper {
    margin-top: 8px;
}
.wws-popup__support-img-wrapper {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px;
    background-color: #fff;
}
.wws-popup__support-img {
    max-width: 100%;
    height: auto;
    display: block;
}
.wws-popup__support {
    display: inline-block;
    vertical-align: bottom;
    border-radius: 8px;
    overflow: hidden;
    width: 232px;
}
.wws-popup__support-about {
    font-size: 12px;
    text-align: center;
    padding: 18px 12px;
    line-height: 16px;
    user-select: none;
    font-family: Arial, Helvetica, sans-serif;
}
.wws-popup__support-welcome {
    background-color: #fff;
    font-size: 14px;
    padding: 16px 12px;
    color: #888FBB;
    line-height: 16px;
    user-select: none;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}
.catering-hizmetler-pb{
	display: flex;
	align-items: center;
}
.catering-hizmetler-pb-right img{
	float: right;
}
.wws-popup__input-wrapper {
    width: 232px;
    margin-top: 14px;
    float: right;
    background-color: #fff;
    padding: 8px 12px;
    border-radius: 8px;
    position: relative;
}
.wws-popup__send-btn {
    cursor: pointer;
    padding: 6px;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    user-select: none;
}
.wws-popup__footer .wws-popup__open-btn {
    margin-bottom: 0px;
}
.wws-popup__footer .wws-popup__open-btn {
    text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    color: #ffffff;
    background-color: transparent;
}
.wws-popup__open-btn {
    float: right;
}
.wws-popup__open-btn {
    padding: 0px 0px;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 0px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
}
.wws-popup__input {
    border: none !important;
    background-color: transparent !important;
    outline: none !important;
    padding: 6px 0 !important;
    margin: 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    box-shadow: none !important;
    color: #000 !important;
    vertical-align: middle !important;
    display: inline-block !important;
    width: 166px !important;
    height: auto !important;
}
.wws-lau00001{fill:#22C15E80;}
.wws-lau00002{fill:#22C15E;}
.locations-li {
    padding-left: 0;
}
/******************************* PACKAGE MODAL (end) **************************************/
/************************************************************************************/
@media (max-width: 1200px) and (min-width: 1024px) {
  .faq-style-one .accrodion-grp .accrodion .accrodion-title h4 {
    font-size: 15px;
  }
}

@media (min-width: 767px) and (max-width: 1023px) {
  .faq-style-one .accrodion-grp .accrodion .accrodion-title h4 {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .faq-style-one .accrodion-grp .accrodion .accrodion-title h4 {
    font-size: 15px;
    line-height: 25px;
  }
}

/*******************************RESPONSIVE*************************/
@media screen and (max-width: 400px) {
  .package-accordion .package-link {
    font-size: 15px;
    padding: 15px 30px;
  }
  .package-accordion li i.fa-chevron-down {
    right: 8px;
    font-size: 12px;
    top: 21px;
  }
  .package-submenu__flex--item p {
    font-size: 35px !important;
  }
  .package-accordion li i.star {
    left: 7px;
  }
  .commerce-package-one .h2baslik {
    font-size: 23px !important;
  }
}
@media screen and (max-width: 767px) {
  .commerce-package-one {
    height: auto;
  }
  .commerce-package-one .h2baslik br {
    display: none;
  }
  .hero-section-2 {
    margin-top: 0;
  }
  .commerce-package-one .h2baslik {
    font-size: 21px;
    line-height: 35px;
    margin-bottom: 0;
  }
  .commerce-package-one .double-items {
    padding: 30px 0;
  }
  #commerce {
    margin-top: 0;
  }
  .commerce-package-one .h2baslik h1,
  .commerce-package-one .h2baslik span {
    font-size: 26px;
    line-height: 35px;
  }
  .commerce-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    top: unset;
    left: unset;
  }
  .namebaslik {
    font-size: 29px !important;
  }
  .namebaslik br {
    display: none;
  }
  .hero-content-left .leadbas {
    margin-top: 0 !important;
    font-size: 18px !important;
  }
  .hero-content-left.ptb-100 {
    padding-top: 0px !important;
    text-align: center;
  }
  .block-title-new h2 {
    font-size: 23px;
  }
  .ecommerce .block-title-new > img {
    padding-top: 25px;
  }
  .faq-style-one .accrodion-grp .accrodion .accrodion-title h4 {
    padding-right: 33px;
  }
  .btn-lg-new {
    font-size: 20px;
  }
  #commerce .project-3 .project-data h5 {
    font-size: 23px;
  }
  .project-3 .project-data h5 span {
    font-size: 21px;
  }
  #commerce p {
    margin-bottom: 20px;
  }
  #commerce .nav-tabs {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  #commerce .nav-tabs li {
    width: 50%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .project-3 .project-preview img {
    width: 100%;
  }
  .project-3 {
    height: auto;
  }
  #commerce .nav-tabs {
    width: 80%;
  }
  .hero-content-left.ptb-100 {
    padding-top: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .commerce-menu .commerce-menu-inner .package-menu-item.onewidth {
    width: 24%;
  }
  .commerce-menu .package-menu-item {
    width: 19%;
  }
  .commerce-menu .table-packages-price-title span {
    font-size: 11px !important;
  }
}
.main-banner-slider{
  margin-bottom: 40px;
}
.carousel-inner .item {
    position: relative;
    float: left;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
    margin-right: -100%;
    width: 100%;
}

.main-banner-slider .item.active .slide-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.main-banner-slider .slide-thumb {
    -webkit-transition: -webkit-transform 5s;
    transition: transform 5s,-webkit-transform 5s;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(90vh - 100px);
    min-height: 450px;
    max-height: 950px;
}

.main-banner-slider .slide-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: space-evenly;
    background-color: rgba(0,0,0,.5);
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.main-banner-slider .slide-text {
    text-align: center;
    color: #e9ecef;
}

.main-banner-slider .slide-text {
    padding: 10px;
    max-width: 650px;
}


.main-banner-slider .slide-text .top-title {
   opacity: 0;
   margin-bottom: 25px;
   font-size: 26px;
   font-weight: 500;
   color: #fff;
}
.main-banner-slider .slide-text .title {
  opacity: 0;
  margin-bottom: 25px;
  font-size: 57px;
  font-weight: 700;
  line-height: 59px;
  color: #fff;
}
.main-banner-slider .slide-text .title strong, .main-banner-slider.alt .slide-text .title b, .main-header-nav .nav-link:hover, .main-header-nav .navbar-nav .nav-item .nav-link:hover {
    color: #148f79;
}
.main-banner-slider .carousel.slide{
  margin-top: 0px;
}
.main-banner-slider .slide-thumb {
    -webkit-transition: -webkit-transform 5s;
    transition: transform 5s,-webkit-transform 5s;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(90vh - 100px);
    min-height: 450px;
    max-height: 950px;
}
.main-banner-slider .item.active .slide-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.main-banner-slider .item.active .buttons, .main-banner-slider .item.active .title, .main-banner-slider .item.active .top-title {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.main-banner-slider .item.active .buttons, .main-banner-slider .item.active .title {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.main-banner-slider .item.active .buttons, .main-banner-slider .item.active .title, .main-banner-slider .item.active .top-title {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.main-banner-slider .slide-text .title b, .main-banner-slider .slide-text .title strong, .main-banner-slider.alt .slide-text .title b, .main-header-nav .nav-link:hover, .main-header-nav .navbar-nav .nav-item .nav-link:hover {
    color: rgb(49 116 241);
}
.main-banner-slider .item.active .buttons {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
.main-banner-slider .slide-text .buttons {
    opacity: 0;
    text-align: center;
    margin-bottom: 0px
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes headerUnSticked {
  0% {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slide-box .buttons a{
  padding: 1.5rem 2rem;
  font-weight: 600;
  margin: 0.5rem;
  cursor: pointer;
  color: rgb(255 255 255);
  background-color: rgb(55 101 176);
  border-color: rgb(55 101 176);
  box-shadow: none;
}


.main-about-us {
    padding: 40px 0;
}
.main-about-us.bg-light {
    background-color: #f8f9fa!important;
}
.main-about-us-text {
    padding-right: 50px;
}
.about_us_edit_color .top-title {
    color: #3765b0;
}
.main-about-us-text .title {
    font-size: 2rem;
    font-weight: 600;
}
.about_us_edit_color .divider {
    background-color: #3765b0;
}
.main-about-us-text .divider {
    margin-left: 0;
    width: 10%;
    height: 1px;
}
.main-about-us-text p{
    line-height: 1.75;
    color: #6c757d;
    font-size: 15px;
}
.about_us_edit_color .btn-primary {
    color: #fff!important;
    background-color: #3765b0!important;
    border-color: #3765b0!important;
    box-shadow: none;
}


/**/
