@font-face {
  font-family: 'Manrope';
  src: url("/wp-content/themes/planty/custom_assets/fonts/Manrope-Light.woff2") format("woff2"), url("/wp-content/themes/planty/custom_assets/fonts/Manrope-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Manrope';
  src: url("/wp-content/themes/planty/custom_assets/fonts/Manrope-Regular.woff2") format("woff2"), url("/wp-content/themes/planty/custom_assets/fonts/Manrope-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Manrope';
  src: url("/wp-content/themes/planty/custom_assets/fonts/Manrope-Medium.woff2") format("woff2"), url("/wp-content/themes/planty/custom_assets/fonts/Manrope-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Manrope';
  src: url("/wp-content/themes/planty/custom_assets/fonts/Manrope-SemiBold.woff2") format("woff2"), url("/wp-content/themes/planty/custom_assets/fonts/Manrope-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

p, span, ul, li {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-size: 1rem !important; }

.modal {
  z-index: 11111 !important; }

@media only screen and (min-width: 1400px) {
  .modal-dialog {
    max-width: 1300px !important; } }

@media (max-width: 1024px) {
  .modal-dialog {
    max-width: 100% !important;
    margin: 20px !important; } }

.error {
  font-size: 14px;
  text-align: left; }

.fr-header {
  background-color: #ffffff !important;
  width: 100%;
  position: fixed !important; }
  .fr-header .sc_layouts_row .sc_layouts_item {
    margin-top: 0em !important;
    margin-bottom: 0em !important; }
  .fr-header .brand .logo_image {
    object-fit: contain; }
  .fr-header .navigations .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    width: 20em; }
  @media (min-width: 800px) {
    .fr-header .navigations .sc_layouts_menu_nav > li:nth-last-child(2) {
      display: none; } }
  .fr-header .navigations .sc_layouts_menu_nav > li > a {
    line-height: 1.35 !important;
    color: #333333 !important;
    font-weight: 600; }
  .fr-header .navigations .sc_layouts_menu_nav > li.current-menu-item > a {
    color: #333333 !important; }
  .fr-header .navigations .sc_layouts_menu_nav > li li > a {
    padding: 0.6em 1.3em 0.6em;
    color: #ffffff !important; }
  .fr-header .navigations .sc_layouts_menu_nav > li li > a:hover {
    color: #EF8100 !important; }
  .fr-header .navigations .menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
    background-color: #333333; }
  .fr-header .navigations .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a > span:after {
    background-color: #EF8100; }
  @media (min-width: 767px) {
    .fr-header .sc_layouts_menu_nav .menu-collapse {
      display: none !important; } }
  .fr-header .sc_layouts_menu_nav > li.current-menu-parent > a, .fr-header .menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-ancestor > a {
    color: #333333 !important; }

@media (max-width: 1024px) {
  .menu_mobile .menu_mobile_nav_area .open_child_menu {
    top: 0.625em !important; } }

@media (max-width: 767px) {
  .menu_mobile .menu_mobile_nav_area .open_child_menu {
    top: 0.625em !important; } }

@media (max-width: 479px) {
  .menu_mobile .menu_mobile_nav_area .open_child_menu {
    top: 0.325em !important; } }

.menu_mobile.opened .menu_mobile_inner .menu_mobile_widgets_area {
  display: none; }

.menu_button_close_text {
  display: none; }

.fr-footer .logo-wrapper img {
  object-fit: contain; }

.fr-footer .widget-wrapper .widget_custom_links {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif"; }
  .fr-footer .widget-wrapper .widget_custom_links .custom_links_list .custom_links_list_item {
    margin-top: 1.111em !important; }
    .fr-footer .widget-wrapper .widget_custom_links .custom_links_list .custom_links_list_item_link {
      font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
      line-height: 1.25;
      color: #ffffff !important;
      font-weight: 600; }
    .fr-footer .widget-wrapper .widget_custom_links .custom_links_list .custom_links_list_item_title {
      font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
      font-weight: 600;
      line-height: 1.25; }

.fr-footer .connect-link, .fr-footer .content-text {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  line-height: 1.35;
  color: #ffffff !important;
  font-weight: 400; }

.fr-footer .content-text-width {
  max-width: 23.33em; }

.fr-footer p {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  line-height: 1.35;
  color: #ffffff;
  font-weight: 400; }

.fr-footer .social-container .social-wrapper ul li a svg:hover path {
  fill: #E65627; }

.fr-footer .custom-link {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  line-height: 1.35;
  color: #ffffff !important;
  font-weight: 400; }
  .fr-footer .custom-link:hover {
    text-decoration: underline; }

.scroll_to_top_style_default:before {
  top: 6px !important; }
  @media (max-width: 767px) {
    .scroll_to_top_style_default:before {
      top: 3px !important; } }

html,
body {
  font-size: 16px !important; }

@media (min-width: 1378px) {
  html,
  body {
    font-size: 18px !important; }
  .container {
    max-width: 1330px; } }

@media (min-width: 1261px) and (max-width: 1377px) {
  html,
  body {
    font-size: 15px !important; } }

@media (min-width: 1200px) and (max-width: 1280px) {
  html,
  body {
    font-size: 15px !important; }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  html,
  body {
    font-size: 14px !important; } }

@media (max-width: 767px) {
  html,
  body {
    font-size: 14px !important; } }

.error {
  color: #D8000C !important; }

p {
  font-size: 1rem;
  font-weight: 500; }

h1, h2, h3, h4, h5, h6 {
  margin: 0px !important; }

h1 {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600;
  line-height: normal;
  font-size: 3.66667rem; }

h2 {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600;
  line-height: normal;
  font-size: 3rem; }

h3 {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600;
  line-height: normal;
  font-size: 1.7778rem; }

h4 {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600;
  line-height: normal;
  font-size: 1.444444rem; }

h5 {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600;
  line-height: normal;
  font-size: 1.3333rem; }

h6 {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600;
  line-height: normal;
  font-size: 1.1111rem; }

.fs-1 {
  font-size: 1.222rem !important; }

.fs-2 {
  font-size: 1.111rem !important; }

.fs-3 {
  font-size: 1.000rem !important; }

.fs-4 {
  font-size: 0.888rem !important; }

.fs-5 {
  font-size: 0.777rem !important; }

.fs-6 {
  font-size: 0.666rem !important; }

/*Height Start*/
.h-0 {
  height: 0 !important; }

.h-25p {
  height: 25px !important; }

.h-27p {
  height: 27px !important; }

.h-29p {
  height: 29px !important; }

.h-31p {
  height: 31px !important; }

.h-33p {
  height: 33px !important; }

.h-35p {
  height: 35px !important; }

.h-37p {
  height: 37px !important; }

.h-39p {
  height: 39px !important; }

.h-41p {
  height: 41px !important; }

.h-43p {
  height: 43px !important; }

.h-45p {
  height: 45px !important; }

.h-47p {
  height: 47px !important; }

.h-49p {
  height: 49px !important; }

.h-51p {
  height: 51px !important; }

.h-53p {
  height: 53px !important; }

.h-55p {
  height: 55px !important; }

.h-57p {
  height: 57px !important; }

.h-59p {
  height: 59px !important; }

.h-61p {
  height: 61px !important; }

.h-63p {
  height: 63px !important; }

.h-65p {
  height: 65px !important; }

.h-67p {
  height: 67px !important; }

.h-69p {
  height: 69px !important; }

.h-71p {
  height: 71px !important; }

.h-73p {
  height: 73px !important; }

.h-75p {
  height: 75px !important; }

.h-77p {
  height: 77px !important; }

.h-79p {
  height: 79px !important; }

.h-81p {
  height: 81px !important; }

.h-83p {
  height: 83px !important; }

.h-85p {
  height: 85px !important; }

.h-87p {
  height: 87px !important; }

.h-89p {
  height: 89px !important; }

.h-91p {
  height: 91px !important; }

.h-93p {
  height: 93px !important; }

.h-95p {
  height: 95px !important; }

.h-97p {
  height: 97px !important; }

.h-99p {
  height: 99px !important; }

.h-101p {
  height: 101px !important; }

.h-103p {
  height: 103px !important; }

.h-105p {
  height: 105px !important; }

.h-107p {
  height: 107px !important; }

.h-109p {
  height: 109px !important; }

.h-111p {
  height: 111px !important; }

.h-113p {
  height: 113px !important; }

.h-115p {
  height: 115px !important; }

.h-117p {
  height: 117px !important; }

.h-119p {
  height: 119px !important; }

.h-121p {
  height: 121px !important; }

.h-123p {
  height: 123px !important; }

.h-125p {
  height: 125px !important; }

.h-127p {
  height: 127px !important; }

.h-129p {
  height: 129px !important; }

.h-131p {
  height: 131px !important; }

.h-133p {
  height: 133px !important; }

.h-135p {
  height: 135px !important; }

.h-137p {
  height: 137px !important; }

.h-139p {
  height: 139px !important; }

.h-141p {
  height: 141px !important; }

.h-143p {
  height: 143px !important; }

.h-145p {
  height: 145px !important; }

.h-147p {
  height: 147px !important; }

.h-149p {
  height: 149px !important; }

.h-151p {
  height: 151px !important; }

.h-153p {
  height: 153px !important; }

.h-155p {
  height: 155px !important; }

.h-157p {
  height: 157px !important; }

.h-159p {
  height: 159px !important; }

.h-161p {
  height: 161px !important; }

.h-163p {
  height: 163px !important; }

.h-165p {
  height: 165px !important; }

.h-167p {
  height: 167px !important; }

.h-169p {
  height: 169px !important; }

.h-171p {
  height: 171px !important; }

.h-173p {
  height: 173px !important; }

.h-175p {
  height: 175px !important; }

.h-177p {
  height: 177px !important; }

.h-179p {
  height: 179px !important; }

.h-181p {
  height: 181px !important; }

.h-183p {
  height: 183px !important; }

.h-185p {
  height: 185px !important; }

.h-187p {
  height: 187px !important; }

.h-189p {
  height: 189px !important; }

.h-191p {
  height: 191px !important; }

.h-193p {
  height: 193px !important; }

.h-195p {
  height: 195px !important; }

.h-197p {
  height: 197px !important; }

.h-199p {
  height: 199px !important; }

.h-201p {
  height: 201px !important; }

.h-203p {
  height: 203px !important; }

.h-205p {
  height: 205px !important; }

.h-207p {
  height: 207px !important; }

.h-209p {
  height: 209px !important; }

.h-211p {
  height: 211px !important; }

.h-213p {
  height: 213px !important; }

.h-215p {
  height: 215px !important; }

.h-217p {
  height: 217px !important; }

.h-219p {
  height: 219px !important; }

.h-221p {
  height: 221px !important; }

.h-223p {
  height: 223px !important; }

.h-225p {
  height: 225px !important; }

.h-227p {
  height: 227px !important; }

.h-229p {
  height: 229px !important; }

.h-231p {
  height: 231px !important; }

.h-233p {
  height: 233px !important; }

.h-235p {
  height: 235px !important; }

.h-237p {
  height: 237px !important; }

.h-239p {
  height: 239px !important; }

.h-241p {
  height: 241px !important; }

.h-243p {
  height: 243px !important; }

.h-245p {
  height: 245px !important; }

.h-247p {
  height: 247px !important; }

.h-249p {
  height: 249px !important; }

.h-251p {
  height: 251px !important; }

.h-253p {
  height: 253px !important; }

.h-255p {
  height: 255px !important; }

.h-257p {
  height: 257px !important; }

.h-259p {
  height: 259px !important; }

.h-261p {
  height: 261px !important; }

.h-263p {
  height: 263px !important; }

.h-265p {
  height: 265px !important; }

.h-267p {
  height: 267px !important; }

.h-269p {
  height: 269px !important; }

.h-271p {
  height: 271px !important; }

.h-273p {
  height: 273px !important; }

.h-275p {
  height: 275px !important; }

.h-277p {
  height: 277px !important; }

.h-279p {
  height: 279px !important; }

.h-281p {
  height: 281px !important; }

.h-283p {
  height: 283px !important; }

.h-285p {
  height: 285px !important; }

.h-287p {
  height: 287px !important; }

.h-289p {
  height: 289px !important; }

.h-291p {
  height: 291px !important; }

.h-293p {
  height: 293px !important; }

.h-295p {
  height: 295px !important; }

.h-297p {
  height: 297px !important; }

.h-299p {
  height: 299px !important; }

.h-301p {
  height: 301px !important; }

.h-303p {
  height: 303px !important; }

.h-305p {
  height: 305px !important; }

.h-307p {
  height: 307px !important; }

.h-309p {
  height: 309px !important; }

.h-311p {
  height: 311px !important; }

.h-313p {
  height: 313px !important; }

.h-315p {
  height: 315px !important; }

.h-317p {
  height: 317px !important; }

.h-319p {
  height: 319px !important; }

.h-321p {
  height: 321px !important; }

.h-323p {
  height: 323px !important; }

.h-325p {
  height: 325px !important; }

.h-327p {
  height: 327px !important; }

.h-329p {
  height: 329px !important; }

.h-331p {
  height: 331px !important; }

.h-333p {
  height: 333px !important; }

.h-335p {
  height: 335px !important; }

.h-337p {
  height: 337px !important; }

.h-339p {
  height: 339px !important; }

.h-341p {
  height: 341px !important; }

.h-343p {
  height: 343px !important; }

.h-345p {
  height: 345px !important; }

.h-347p {
  height: 347px !important; }

.h-349p {
  height: 349px !important; }

.h-351p {
  height: 351px !important; }

.h-353p {
  height: 353px !important; }

.h-355p {
  height: 355px !important; }

.h-357p {
  height: 357px !important; }

.h-359p {
  height: 359px !important; }

.h-361p {
  height: 361px !important; }

.h-363p {
  height: 363px !important; }

.h-365p {
  height: 365px !important; }

.h-367p {
  height: 367px !important; }

.h-369p {
  height: 369px !important; }

.h-371p {
  height: 371px !important; }

.h-373p {
  height: 373px !important; }

.h-375p {
  height: 375px !important; }

.h-377p {
  height: 377px !important; }

.h-379p {
  height: 379px !important; }

.h-381p {
  height: 381px !important; }

.h-383p {
  height: 383px !important; }

.h-385p {
  height: 385px !important; }

.h-387p {
  height: 387px !important; }

.h-389p {
  height: 389px !important; }

.h-391p {
  height: 391px !important; }

.h-393p {
  height: 393px !important; }

.h-395p {
  height: 395px !important; }

.h-397p {
  height: 397px !important; }

.h-399p {
  height: 399px !important; }

.h-401p {
  height: 401px !important; }

.h-403p {
  height: 403px !important; }

.h-405p {
  height: 405px !important; }

.h-407p {
  height: 407px !important; }

.h-409p {
  height: 409px !important; }

.h-411p {
  height: 411px !important; }

.h-413p {
  height: 413px !important; }

.h-415p {
  height: 415px !important; }

.h-417p {
  height: 417px !important; }

.h-419p {
  height: 419px !important; }

.h-421p {
  height: 421px !important; }

.h-423p {
  height: 423px !important; }

.h-425p {
  height: 425px !important; }

.h-427p {
  height: 427px !important; }

.h-429p {
  height: 429px !important; }

.h-431p {
  height: 431px !important; }

.h-433p {
  height: 433px !important; }

.h-435p {
  height: 435px !important; }

.h-437p {
  height: 437px !important; }

.h-439p {
  height: 439px !important; }

.h-441p {
  height: 441px !important; }

.h-443p {
  height: 443px !important; }

.h-445p {
  height: 445px !important; }

.h-447p {
  height: 447px !important; }

.h-449p {
  height: 449px !important; }

.h-451p {
  height: 451px !important; }

.h-453p {
  height: 453px !important; }

.h-455p {
  height: 455px !important; }

.h-457p {
  height: 457px !important; }

.h-459p {
  height: 459px !important; }

.h-461p {
  height: 461px !important; }

.h-463p {
  height: 463px !important; }

.h-465p {
  height: 465px !important; }

.h-467p {
  height: 467px !important; }

.h-469p {
  height: 469px !important; }

.h-471p {
  height: 471px !important; }

.h-473p {
  height: 473px !important; }

.h-475p {
  height: 475px !important; }

.h-477p {
  height: 477px !important; }

.h-479p {
  height: 479px !important; }

.h-481p {
  height: 481px !important; }

.h-483p {
  height: 483px !important; }

.h-485p {
  height: 485px !important; }

.h-487p {
  height: 487px !important; }

.h-489p {
  height: 489px !important; }

.h-491p {
  height: 491px !important; }

.h-493p {
  height: 493px !important; }

.h-495p {
  height: 495px !important; }

.h-497p {
  height: 497px !important; }

.h-499p {
  height: 499px !important; }

.h-501p {
  height: 501px !important; }

.h-503p {
  height: 503px !important; }

.h-505p {
  height: 505px !important; }

.h-507p {
  height: 507px !important; }

.h-509p {
  height: 509px !important; }

.h-511p {
  height: 511px !important; }

.h-513p {
  height: 513px !important; }

.h-515p {
  height: 515px !important; }

.h-517p {
  height: 517px !important; }

.h-519p {
  height: 519px !important; }

.h-521p {
  height: 521px !important; }

.h-523p {
  height: 523px !important; }

.h-525p {
  height: 525px !important; }

.h-527p {
  height: 527px !important; }

.h-529p {
  height: 529px !important; }

.h-531p {
  height: 531px !important; }

.h-533p {
  height: 533px !important; }

.h-535p {
  height: 535px !important; }

.h-537p {
  height: 537px !important; }

.h-539p {
  height: 539px !important; }

.h-541p {
  height: 541px !important; }

.h-543p {
  height: 543px !important; }

.h-545p {
  height: 545px !important; }

.h-547p {
  height: 547px !important; }

.h-549p {
  height: 549px !important; }

.h-551p {
  height: 551px !important; }

.h-553p {
  height: 553px !important; }

.h-555p {
  height: 555px !important; }

.h-557p {
  height: 557px !important; }

.h-559p {
  height: 559px !important; }

.h-561p {
  height: 561px !important; }

.h-563p {
  height: 563px !important; }

.h-565p {
  height: 565px !important; }

.h-567p {
  height: 567px !important; }

.h-569p {
  height: 569px !important; }

.h-571p {
  height: 571px !important; }

.h-573p {
  height: 573px !important; }

.h-575p {
  height: 575px !important; }

.h-577p {
  height: 577px !important; }

.h-579p {
  height: 579px !important; }

.h-581p {
  height: 581px !important; }

.h-583p {
  height: 583px !important; }

.h-585p {
  height: 585px !important; }

.h-587p {
  height: 587px !important; }

.h-589p {
  height: 589px !important; }

.h-591p {
  height: 591px !important; }

.h-593p {
  height: 593px !important; }

.h-595p {
  height: 595px !important; }

.h-597p {
  height: 597px !important; }

.h-599p {
  height: 599px !important; }

.h-601p {
  height: 601px !important; }

.h-603p {
  height: 603px !important; }

.h-605p {
  height: 605px !important; }

.h-607p {
  height: 607px !important; }

.h-609p {
  height: 609px !important; }

.h-611p {
  height: 611px !important; }

.h-613p {
  height: 613px !important; }

.h-615p {
  height: 615px !important; }

.h-617p {
  height: 617px !important; }

.h-619p {
  height: 619px !important; }

.h-621p {
  height: 621px !important; }

.h-623p {
  height: 623px !important; }

.h-625p {
  height: 625px !important; }

.h-627p {
  height: 627px !important; }

.h-629p {
  height: 629px !important; }

.h-631p {
  height: 631px !important; }

.h-633p {
  height: 633px !important; }

.h-635p {
  height: 635px !important; }

.h-637p {
  height: 637px !important; }

.h-639p {
  height: 639px !important; }

.h-641p {
  height: 641px !important; }

.h-643p {
  height: 643px !important; }

.h-645p {
  height: 645px !important; }

.h-647p {
  height: 647px !important; }

.h-649p {
  height: 649px !important; }

.h-651p {
  height: 651px !important; }

.h-653p {
  height: 653px !important; }

.h-655p {
  height: 655px !important; }

.h-657p {
  height: 657px !important; }

.h-659p {
  height: 659px !important; }

.h-661p {
  height: 661px !important; }

.h-663p {
  height: 663px !important; }

.h-665p {
  height: 665px !important; }

.h-667p {
  height: 667px !important; }

.h-669p {
  height: 669px !important; }

.h-671p {
  height: 671px !important; }

.h-673p {
  height: 673px !important; }

.h-675p {
  height: 675px !important; }

.h-677p {
  height: 677px !important; }

.h-679p {
  height: 679px !important; }

.h-681p {
  height: 681px !important; }

.h-683p {
  height: 683px !important; }

.h-685p {
  height: 685px !important; }

.h-687p {
  height: 687px !important; }

.h-689p {
  height: 689px !important; }

.h-691p {
  height: 691px !important; }

.h-693p {
  height: 693px !important; }

.h-695p {
  height: 695px !important; }

.h-697p {
  height: 697px !important; }

.h-699p {
  height: 699px !important; }

.h-701p {
  height: 701px !important; }

.h-703p {
  height: 703px !important; }

.h-705p {
  height: 705px !important; }

.h-707p {
  height: 707px !important; }

.h-709p {
  height: 709px !important; }

.h-711p {
  height: 711px !important; }

.h-713p {
  height: 713px !important; }

.h-715p {
  height: 715px !important; }

.h-717p {
  height: 717px !important; }

.h-719p {
  height: 719px !important; }

.h-721p {
  height: 721px !important; }

.h-723p {
  height: 723px !important; }

.h-725p {
  height: 725px !important; }

.h-727p {
  height: 727px !important; }

.h-729p {
  height: 729px !important; }

.h-731p {
  height: 731px !important; }

.h-733p {
  height: 733px !important; }

.h-735p {
  height: 735px !important; }

.h-737p {
  height: 737px !important; }

.h-739p {
  height: 739px !important; }

.h-741p {
  height: 741px !important; }

.h-743p {
  height: 743px !important; }

.h-745p {
  height: 745px !important; }

.h-747p {
  height: 747px !important; }

.h-749p {
  height: 749px !important; }

.h-751p {
  height: 751px !important; }

.h-753p {
  height: 753px !important; }

.h-755p {
  height: 755px !important; }

.h-757p {
  height: 757px !important; }

.h-759p {
  height: 759px !important; }

.h-761p {
  height: 761px !important; }

.h-763p {
  height: 763px !important; }

.h-765p {
  height: 765px !important; }

.h-767p {
  height: 767px !important; }

.h-769p {
  height: 769px !important; }

.h-771p {
  height: 771px !important; }

.h-773p {
  height: 773px !important; }

.h-775p {
  height: 775px !important; }

.h-777p {
  height: 777px !important; }

.h-779p {
  height: 779px !important; }

.h-781p {
  height: 781px !important; }

.h-783p {
  height: 783px !important; }

.h-785p {
  height: 785px !important; }

.h-787p {
  height: 787px !important; }

.h-789p {
  height: 789px !important; }

.h-791p {
  height: 791px !important; }

.h-793p {
  height: 793px !important; }

.h-795p {
  height: 795px !important; }

.h-797p {
  height: 797px !important; }

.h-799p {
  height: 799px !important; }

/*Height In Percentage*/
.h-25 {
  height: 25% !important; }

.h-27 {
  height: 27% !important; }

.h-29 {
  height: 29% !important; }

.h-31 {
  height: 31% !important; }

.h-33 {
  height: 33% !important; }

.h-35 {
  height: 35% !important; }

.h-37 {
  height: 37% !important; }

.h-39 {
  height: 39% !important; }

.h-41 {
  height: 41% !important; }

.h-43 {
  height: 43% !important; }

.h-45 {
  height: 45% !important; }

.h-47 {
  height: 47% !important; }

.h-49 {
  height: 49% !important; }

.h-51 {
  height: 51% !important; }

.h-53 {
  height: 53% !important; }

.h-55 {
  height: 55% !important; }

.h-57 {
  height: 57% !important; }

.h-59 {
  height: 59% !important; }

.h-61 {
  height: 61% !important; }

.h-63 {
  height: 63% !important; }

.h-65 {
  height: 65% !important; }

.h-67 {
  height: 67% !important; }

.h-69 {
  height: 69% !important; }

.h-71 {
  height: 71% !important; }

.h-73 {
  height: 73% !important; }

.h-75 {
  height: 75% !important; }

.h-77 {
  height: 77% !important; }

.h-79 {
  height: 79% !important; }

.h-81 {
  height: 81% !important; }

.h-83 {
  height: 83% !important; }

.h-85 {
  height: 85% !important; }

.h-87 {
  height: 87% !important; }

.h-89 {
  height: 89% !important; }

.h-91 {
  height: 91% !important; }

.h-93 {
  height: 93% !important; }

.h-95 {
  height: 95% !important; }

.h-97 {
  height: 97% !important; }

.h-99 {
  height: 99% !important; }

/*Max Height*/
.mh-100p {
  max-height: 100px !important; }

.mh-105p {
  max-height: 105px !important; }

.mh-110p {
  max-height: 110px !important; }

.mh-115p {
  max-height: 115px !important; }

.mh-120p {
  max-height: 120px !important; }

.mh-125p {
  max-height: 125px !important; }

.mh-130p {
  max-height: 130px !important; }

.mh-135p {
  max-height: 135px !important; }

.mh-140p {
  max-height: 140px !important; }

.mh-145p {
  max-height: 145px !important; }

.mh-150p {
  max-height: 150px !important; }

.mh-155p {
  max-height: 155px !important; }

.mh-160p {
  max-height: 160px !important; }

.mh-165p {
  max-height: 165px !important; }

.mh-170p {
  max-height: 170px !important; }

.mh-175p {
  max-height: 175px !important; }

.mh-180p {
  max-height: 180px !important; }

.mh-185p {
  max-height: 185px !important; }

.mh-190p {
  max-height: 190px !important; }

.mh-195p {
  max-height: 195px !important; }

.mh-200p {
  max-height: 200px !important; }

.mh-205p {
  max-height: 205px !important; }

.mh-210p {
  max-height: 210px !important; }

.mh-215p {
  max-height: 215px !important; }

.mh-220p {
  max-height: 220px !important; }

.mh-225p {
  max-height: 225px !important; }

.mh-230p {
  max-height: 230px !important; }

.mh-235p {
  max-height: 235px !important; }

.mh-240p {
  max-height: 240px !important; }

.mh-245p {
  max-height: 245px !important; }

.mh-250p {
  max-height: 250px !important; }

.mh-255p {
  max-height: 255px !important; }

.mh-260p {
  max-height: 260px !important; }

.mh-265p {
  max-height: 265px !important; }

.mh-270p {
  max-height: 270px !important; }

.mh-275p {
  max-height: 275px !important; }

.mh-280p {
  max-height: 280px !important; }

.mh-285p {
  max-height: 285px !important; }

.mh-290p {
  max-height: 290px !important; }

.mh-295p {
  max-height: 295px !important; }

.mh-300p {
  max-height: 300px !important; }

.mh-305p {
  max-height: 305px !important; }

.mh-310p {
  max-height: 310px !important; }

.mh-315p {
  max-height: 315px !important; }

.mh-320p {
  max-height: 320px !important; }

.mh-325p {
  max-height: 325px !important; }

.mh-330p {
  max-height: 330px !important; }

.mh-335p {
  max-height: 335px !important; }

.mh-340p {
  max-height: 340px !important; }

.mh-345p {
  max-height: 345px !important; }

.mh-350p {
  max-height: 350px !important; }

.mh-355p {
  max-height: 355px !important; }

.mh-360p {
  max-height: 360px !important; }

.mh-365p {
  max-height: 365px !important; }

.mh-370p {
  max-height: 370px !important; }

.mh-375p {
  max-height: 375px !important; }

.mh-380p {
  max-height: 380px !important; }

.mh-385p {
  max-height: 385px !important; }

.mh-390p {
  max-height: 390px !important; }

.mh-395p {
  max-height: 395px !important; }

.mh-400p {
  max-height: 400px !important; }

.mh-405p {
  max-height: 405px !important; }

.mh-410p {
  max-height: 410px !important; }

.mh-415p {
  max-height: 415px !important; }

.mh-420p {
  max-height: 420px !important; }

.mh-425p {
  max-height: 425px !important; }

.mh-430p {
  max-height: 430px !important; }

.mh-435p {
  max-height: 435px !important; }

.mh-440p {
  max-height: 440px !important; }

.mh-445p {
  max-height: 445px !important; }

.mh-450p {
  max-height: 450px !important; }

.mh-455p {
  max-height: 455px !important; }

.mh-460p {
  max-height: 460px !important; }

.mh-465p {
  max-height: 465px !important; }

.mh-470p {
  max-height: 470px !important; }

.mh-475p {
  max-height: 475px !important; }

.mh-480p {
  max-height: 480px !important; }

.mh-485p {
  max-height: 485px !important; }

.mh-490p {
  max-height: 490px !important; }

.mh-495p {
  max-height: 495px !important; }

.mh-500p {
  max-height: 500px !important; }

.mh-505p {
  max-height: 505px !important; }

.mh-510p {
  max-height: 510px !important; }

.mh-515p {
  max-height: 515px !important; }

.mh-520p {
  max-height: 520px !important; }

.mh-525p {
  max-height: 525px !important; }

.mh-530p {
  max-height: 530px !important; }

.mh-535p {
  max-height: 535px !important; }

.mh-540p {
  max-height: 540px !important; }

.mh-545p {
  max-height: 545px !important; }

.mh-550p {
  max-height: 550px !important; }

.mh-555p {
  max-height: 555px !important; }

.mh-560p {
  max-height: 560px !important; }

.mh-565p {
  max-height: 565px !important; }

.mh-570p {
  max-height: 570px !important; }

.mh-575p {
  max-height: 575px !important; }

.mh-580p {
  max-height: 580px !important; }

.mh-585p {
  max-height: 585px !important; }

.mh-590p {
  max-height: 590px !important; }

.mh-595p {
  max-height: 595px !important; }

.mh-600p {
  max-height: 600px !important; }

.mh-605p {
  max-height: 605px !important; }

.mh-610p {
  max-height: 610px !important; }

.mh-615p {
  max-height: 615px !important; }

.mh-620p {
  max-height: 620px !important; }

.mh-625p {
  max-height: 625px !important; }

.mh-630p {
  max-height: 630px !important; }

.mh-635p {
  max-height: 635px !important; }

.mh-640p {
  max-height: 640px !important; }

.mh-645p {
  max-height: 645px !important; }

.mh-650p {
  max-height: 650px !important; }

.mh-655p {
  max-height: 655px !important; }

.mh-660p {
  max-height: 660px !important; }

.mh-665p {
  max-height: 665px !important; }

.mh-670p {
  max-height: 670px !important; }

.mh-675p {
  max-height: 675px !important; }

.mh-680p {
  max-height: 680px !important; }

.mh-685p {
  max-height: 685px !important; }

.mh-690p {
  max-height: 690px !important; }

.mh-695p {
  max-height: 695px !important; }

.mh-700p {
  max-height: 700px !important; }

.mh-705p {
  max-height: 705px !important; }

.mh-710p {
  max-height: 710px !important; }

.mh-715p {
  max-height: 715px !important; }

.mh-720p {
  max-height: 720px !important; }

.mh-725p {
  max-height: 725px !important; }

.mh-730p {
  max-height: 730px !important; }

.mh-735p {
  max-height: 735px !important; }

.mh-740p {
  max-height: 740px !important; }

.mh-745p {
  max-height: 745px !important; }

.mh-750p {
  max-height: 750px !important; }

.mh-755p {
  max-height: 755px !important; }

.mh-760p {
  max-height: 760px !important; }

.mh-765p {
  max-height: 765px !important; }

.mh-770p {
  max-height: 770px !important; }

.mh-775p {
  max-height: 775px !important; }

.mh-780p {
  max-height: 780px !important; }

.mh-785p {
  max-height: 785px !important; }

.mh-790p {
  max-height: 790px !important; }

.mh-795p {
  max-height: 795px !important; }

.mh-800p {
  max-height: 800px !important; }

/*Min Height*/
.mnh-0 {
  min-height: 0 !important; }

.mnh-100p {
  min-height: 100px !important; }

.mnh-105p {
  min-height: 105px !important; }

.mnh-110p {
  min-height: 110px !important; }

.mnh-115p {
  min-height: 115px !important; }

.mnh-120p {
  min-height: 120px !important; }

.mnh-125p {
  min-height: 125px !important; }

.mnh-130p {
  min-height: 130px !important; }

.mnh-135p {
  min-height: 135px !important; }

.mnh-140p {
  min-height: 140px !important; }

.mnh-145p {
  min-height: 145px !important; }

.mnh-150p {
  min-height: 150px !important; }

.mnh-155p {
  min-height: 155px !important; }

.mnh-160p {
  min-height: 160px !important; }

.mnh-165p {
  min-height: 165px !important; }

.mnh-170p {
  min-height: 170px !important; }

.mnh-175p {
  min-height: 175px !important; }

.mnh-180p {
  min-height: 180px !important; }

.mnh-185p {
  min-height: 185px !important; }

.mnh-190p {
  min-height: 190px !important; }

.mnh-195p {
  min-height: 195px !important; }

.mnh-200p {
  min-height: 200px !important; }

.mnh-205p {
  min-height: 205px !important; }

.mnh-210p {
  min-height: 210px !important; }

.mnh-215p {
  min-height: 215px !important; }

.mnh-220p {
  min-height: 220px !important; }

.mnh-225p {
  min-height: 225px !important; }

.mnh-230p {
  min-height: 230px !important; }

.mnh-235p {
  min-height: 235px !important; }

.mnh-240p {
  min-height: 240px !important; }

.mnh-245p {
  min-height: 245px !important; }

.mnh-250p {
  min-height: 250px !important; }

.mnh-255p {
  min-height: 255px !important; }

.mnh-260p {
  min-height: 260px !important; }

.mnh-265p {
  min-height: 265px !important; }

.mnh-270p {
  min-height: 270px !important; }

.mnh-275p {
  min-height: 275px !important; }

.mnh-280p {
  min-height: 280px !important; }

.mnh-285p {
  min-height: 285px !important; }

.mnh-290p {
  min-height: 290px !important; }

.mnh-295p {
  min-height: 295px !important; }

.mnh-300p {
  min-height: 300px !important; }

.mnh-305p {
  min-height: 305px !important; }

.mnh-310p {
  min-height: 310px !important; }

.mnh-315p {
  min-height: 315px !important; }

.mnh-320p {
  min-height: 320px !important; }

.mnh-325p {
  min-height: 325px !important; }

.mnh-330p {
  min-height: 330px !important; }

.mnh-335p {
  min-height: 335px !important; }

.mnh-340p {
  min-height: 340px !important; }

.mnh-345p {
  min-height: 345px !important; }

.mnh-350p {
  min-height: 350px !important; }

.mnh-355p {
  min-height: 355px !important; }

.mnh-360p {
  min-height: 360px !important; }

.mnh-365p {
  min-height: 365px !important; }

.mnh-370p {
  min-height: 370px !important; }

.mnh-375p {
  min-height: 375px !important; }

.mnh-380p {
  min-height: 380px !important; }

.mnh-385p {
  min-height: 385px !important; }

.mnh-390p {
  min-height: 390px !important; }

.mnh-395p {
  min-height: 395px !important; }

.mnh-400p {
  min-height: 400px !important; }

.mnh-405p {
  min-height: 405px !important; }

.mnh-410p {
  min-height: 410px !important; }

.mnh-415p {
  min-height: 415px !important; }

.mnh-420p {
  min-height: 420px !important; }

.mnh-425p {
  min-height: 425px !important; }

.mnh-430p {
  min-height: 430px !important; }

.mnh-435p {
  min-height: 435px !important; }

.mnh-440p {
  min-height: 440px !important; }

.mnh-445p {
  min-height: 445px !important; }

.mnh-450p {
  min-height: 450px !important; }

.mnh-455p {
  min-height: 455px !important; }

.mnh-460p {
  min-height: 460px !important; }

.mnh-465p {
  min-height: 465px !important; }

.mnh-470p {
  min-height: 470px !important; }

.mnh-475p {
  min-height: 475px !important; }

.mnh-480p {
  min-height: 480px !important; }

.mnh-485p {
  min-height: 485px !important; }

.mnh-490p {
  min-height: 490px !important; }

.mnh-495p {
  min-height: 495px !important; }

.mnh-500p {
  min-height: 500px !important; }

.mnh-505p {
  min-height: 505px !important; }

.mnh-510p {
  min-height: 510px !important; }

.mnh-515p {
  min-height: 515px !important; }

.mnh-520p {
  min-height: 520px !important; }

.mnh-525p {
  min-height: 525px !important; }

.mnh-530p {
  min-height: 530px !important; }

.mnh-535p {
  min-height: 535px !important; }

.mnh-540p {
  min-height: 540px !important; }

.mnh-545p {
  min-height: 545px !important; }

.mnh-550p {
  min-height: 550px !important; }

.mnh-555p {
  min-height: 555px !important; }

.mnh-560p {
  min-height: 560px !important; }

.mnh-565p {
  min-height: 565px !important; }

.mnh-570p {
  min-height: 570px !important; }

.mnh-575p {
  min-height: 575px !important; }

.mnh-580p {
  min-height: 580px !important; }

.mnh-585p {
  min-height: 585px !important; }

.mnh-590p {
  min-height: 590px !important; }

.mnh-595p {
  min-height: 595px !important; }

.mnh-600p {
  min-height: 600px !important; }

.mnh-605p {
  min-height: 605px !important; }

.mnh-610p {
  min-height: 610px !important; }

.mnh-615p {
  min-height: 615px !important; }

.mnh-620p {
  min-height: 620px !important; }

.mnh-625p {
  min-height: 625px !important; }

.mnh-630p {
  min-height: 630px !important; }

.mnh-635p {
  min-height: 635px !important; }

.mnh-640p {
  min-height: 640px !important; }

.mnh-645p {
  min-height: 645px !important; }

.mnh-650p {
  min-height: 650px !important; }

.mnh-655p {
  min-height: 655px !important; }

.mnh-660p {
  min-height: 660px !important; }

.mnh-665p {
  min-height: 665px !important; }

.mnh-670p {
  min-height: 670px !important; }

.mnh-675p {
  min-height: 675px !important; }

.mnh-680p {
  min-height: 680px !important; }

.mnh-685p {
  min-height: 685px !important; }

.mnh-690p {
  min-height: 690px !important; }

.mnh-695p {
  min-height: 695px !important; }

.mnh-700p {
  min-height: 700px !important; }

.mnh-705p {
  min-height: 705px !important; }

.mnh-710p {
  min-height: 710px !important; }

.mnh-715p {
  min-height: 715px !important; }

.mnh-720p {
  min-height: 720px !important; }

.mnh-725p {
  min-height: 725px !important; }

.mnh-730p {
  min-height: 730px !important; }

.mnh-735p {
  min-height: 735px !important; }

.mnh-740p {
  min-height: 740px !important; }

.mnh-745p {
  min-height: 745px !important; }

.mnh-750p {
  min-height: 750px !important; }

.mnh-755p {
  min-height: 755px !important; }

.mnh-760p {
  min-height: 760px !important; }

.mnh-765p {
  min-height: 765px !important; }

.mnh-770p {
  min-height: 770px !important; }

.mnh-775p {
  min-height: 775px !important; }

.mnh-780p {
  min-height: 780px !important; }

.mnh-785p {
  min-height: 785px !important; }

.mnh-790p {
  min-height: 790px !important; }

.mnh-795p {
  min-height: 795px !important; }

.mnh-800p {
  min-height: 800px !important; }

.mnh-100vh {
  min-height: 100vh !important; }

/*Height End*/
/* Button Start */
.btn_primary, .sc_button:not(.sc_button_simple), .sc_button.sc_button_simple, .sc_form button {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  font-style: normal !important;
  line-height: 1.1 !important;
  padding: 0.71111rem 2.5rem !important;
  font-size: 1em !important;
  background-color: #E65627 !important;
  color: #ffffff !important;
  box-shadow: unset !important; }
  .btn_primary:hover, .sc_button:not(.sc_button_simple):hover, .sc_button.sc_button_simple:hover, .sc_form button:hover {
    color: #ffffff !important;
    border-color: #EF8100 !important;
    background-color: #EF8100 !important; }

.sc_button_default:hover, .sc_button_default:focus, .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
  color: #ffffff !important;
  border-color: #EF8100 !important;
  background-color: #EF8100 !important; }

.btn_secondary, .sc_button:not(.sc_button_simple) {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  font-style: normal !important;
  line-height: 1.1 !important;
  padding: 0.71111rem 1.333rem !important;
  font-size: 1em !important;
  background-color: #E65627 !important;
  color: #ffffff !important;
  box-shadow: unset !important; }
  .btn_secondary:hover, .sc_button:not(.sc_button_simple):hover {
    color: #ffffff !important;
    border-color: #EF8100 !important;
    background-color: #EF8100 !important; }

.button-submit {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  font-style: normal !important;
  line-height: 1.1 !important;
  padding: 0.71111rem 3.65rem !important;
  font-size: 1em !important;
  background-color: #E65627 !important;
  color: #ffffff !important;
  box-shadow: unset !important; }
  .button-submit:hover {
    color: #ffffff !important;
    border-color: #EF8100 !important;
    background-color: #EF8100 !important; }

/* Button End */
.fw-light {
  font-weight: 300; }

.fw-regular {
  font-weight: 400; }

.fw-medium {
  font-weight: 500; }

.fw-semibold {
  font-weight: 600; }

.fw-bold {
  font-weight: 700; }

.body_style_fullscreen .page_content_wrap,
.remove_margins .page_content_wrap {
  padding: 7.3125em 0 0 0 !important; }
  @media (max-width: 1280px) {
    .body_style_fullscreen .page_content_wrap,
    .remove_margins .page_content_wrap {
      padding: 4.71125em 0 0 0 !important; } }
  @media (max-width: 767px) {
    .body_style_fullscreen .page_content_wrap,
    .remove_margins .page_content_wrap {
      padding: 4.51125em 0 0 0 !important; } }

.single-services .page_content_wrap,
.home .page_content_wrap,
.blog_mode_post .page_content_wrap,
.blog_mode_page .page_content_wrap,
.single-career .page_content_wrap {
  padding: 6.5025em 0 0 0 !important; }
  @media (max-width: 1280px) {
    .single-services .page_content_wrap,
    .home .page_content_wrap,
    .blog_mode_post .page_content_wrap,
    .blog_mode_page .page_content_wrap,
    .single-career .page_content_wrap {
      padding: 4.71125em 0 0 0 !important; } }
  @media (max-width: 767px) {
    .single-services .page_content_wrap,
    .home .page_content_wrap,
    .blog_mode_post .page_content_wrap,
    .blog_mode_page .page_content_wrap,
    .single-career .page_content_wrap {
      padding: 4.51125em 0 0 0 !important; } }

.dot-wrapper {
  position: relative;
  height: 0; }
  .dot-wrapper .right-bg {
    z-index: 99;
    right: 0;
    top: -10em;
    object-fit: contain;
    max-width: 9%; }
    @media (max-width: 767px) {
      .dot-wrapper .right-bg {
        right: -0.5em;
        top: -4em; } }

.dot-wrapper-center {
  position: relative;
  height: 0; }
  .dot-wrapper-center .right-bg {
    z-index: 99;
    right: 0;
    top: -45em;
    object-fit: contain;
    max-width: 9%; }
    @media (max-width: 767px) {
      .dot-wrapper-center .right-bg {
        right: -0.5em; } }

.whatup-wrapper {
  bottom: 20% !important;
  right: 2%;
  margin: 0 !important; }
  @media (max-width: 1024px) {
    .whatup-wrapper {
      bottom: 16% !important;
      right: 1.5em !important; } }
  @media (max-width: 767px) {
    .whatup-wrapper {
      bottom: 4em !important;
      right: 2.5em !important; } }
  .whatup-wrapper a {
    font-size: 3.3em !important; }

.single-services::after,
.careers::after {
  content: '';
  background-image: url("/wp-content/themes/planty/custom_assets/images/bg-reddots.svg");
  background-position: center center;
  background-size: 100% 100%;
  height: 19.66rem;
  max-height: 100%;
  width: 9.27rem;
  position: absolute;
  z-index: 99;
  display: inline-block;
  top: 25%;
  bottom: 50%;
  right: 0;
  max-width: 9%; }
  @media (max-width: 767px) {
    .single-services::after,
    .careers::after {
      max-width: 7%; } }

.select2-container {
  z-index: 1111111111111111111111111;
  width: auto !important;
  display: block !important; }

.common-banner {
  background-repeat: no-repeat;
  height: 25rem;
  background-size: cover;
  background-position: center center; }

.single_style_style-1 .page_content_wrap > .content_wrap {
  padding-top: 0 !important; }

.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 0.666rem !important; }

.adp-popup.adp-popup-open,
.adp-popup-open + .adp-popup-overlay {
  display: none; }

.accordion-wrapper .elementskit-card {
  border-bottom: 1px solid #DDDDDD !important;
  margin-bottom: 0 !important; }

.accordion-wrapper .ekit-wid-con .elementskit-accordion .elementskit-card-header > .elementskit-btn-link {
  padding: 1.33rem 0 !important;
  cursor: pointer;
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  color: #333333 !important;
  font-size: 1.333rem !important;
  line-height: 1.3 !important;
  background: transparent;
  margin-bottom: 0; }

.accordion-wrapper .ekit-accordion-title {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  color: #333333 !important;
  font-size: 1.333rem !important;
  line-height: 1.3 !important; }

.accordion-wrapper .elementskit-card-body {
  color: #333333 !important;
  font-size: 0.888rem !important;
  font-weight: 400;
  padding: 0 0 1.33rem !important;
  transition: all 0.6s ease-in-out;
  margin-top: 0 !important; }

.accordion-wrapper .ekit-wid-con .ekit_accordion_icon_group {
  margin-right: 0 !important; }

.home-banner {
  padding: 7.3125em 0 0 0; }
  @media (max-width: 1280px) {
    .home-banner {
      padding: 4.71125em 0 0 0; } }
  @media (max-width: 767px) {
    .home-banner {
      padding: 4.51125em 0 0 0; } }

.home .destinations {
  position: relative; }
  .home .destinations__row {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
  .home .destinations-swiper-button-next {
    margin-top: 0px;
    position: absolute;
    top: 50%;
    right: -2.22rem;
    width: 1.777rem;
    height: 1.777rem;
    transform: translateY(-50%); }
    @media (max-width: 1024px) {
      .home .destinations-swiper-button-next {
        right: -1.999rem; } }
    @media (max-width: 767px) {
      .home .destinations-swiper-button-next {
        right: -0.777rem;
        background: #ffffff;
        border-radius: 50%;
        z-index: 99;
        padding: 2px; } }
  .home .destinations-swiper-button-prev {
    position: absolute;
    top: 50%;
    left: -2.22rem;
    width: 1.777rem;
    height: 1.777rem;
    transform: translateY(-50%);
    margin-top: 0px; }
    @media (max-width: 1024px) {
      .home .destinations-swiper-button-prev {
        left: -1.999rem; } }
    @media (max-width: 767px) {
      .home .destinations-swiper-button-prev {
        left: -0.777rem;
        background: #ffffff;
        border-radius: 50%;
        z-index: 99;
        padding: 2px; } }

.home .testimonials .swiper-wrapper {
  padding-top: 2.222rem;
  margin-top: 3.333rem; }

.home .testimonials .swiper-slide {
  border-radius: 12px;
  background-color: #00642E;
  color: #ffffff;
  padding: 3.333rem 1.333rem 2.00rem;
  max-height: 19rem; }

.home .testimonials-img {
  position: absolute;
  top: -2.611rem;
  left: 37%;
  background: #ffffff;
  border-radius: 50%;
  padding: 0.388rem;
  width: 5.215rem; }

.home .testimonials-description {
  margin-bottom: 1.777rem;
  min-height: 8.7rem;
  height: 8.8rem;
  max-height: 100vh;
  overflow: auto; }
  .home .testimonials-description::-webkit-scrollbar {
    width: 5px;
    height: 8px; }
  .home .testimonials-description::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 5px; }
  .home .testimonials-description::-webkit-scrollbar-thumb {
    background: #A3A3A3;
    border-radius: 5px; }
  .home .testimonials-description__text {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    font-weight: 400;
    color: #ffffff;
    font-size: 1.000rem !important;
    line-height: 1.25;
    padding-right: 0.555rem; }

.home .testimonials-personname {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600;
  color: #ffffff;
  font-size: 1.111rem !important;
  line-height: 1.25;
  margin-bottom: 0.444rem !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.home .testimonials-profession {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 400;
  color: #DFDFDF;
  font-size: 0.888rem !important;
  line-height: 1.25;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.home .testimonials-swiper-button-next {
  margin-top: 0px;
  position: absolute;
  top: 65%;
  right: -2.222rem;
  width: 1.777rem;
  height: 1.777rem;
  transform: translateY(-50%); }
  @media (max-width: 1024px) {
    .home .testimonials-swiper-button-next {
      right: -1.999rem; } }
  @media (max-width: 767px) {
    .home .testimonials-swiper-button-next {
      right: -0.777rem;
      background: #ffffff;
      border-radius: 50%;
      z-index: 99;
      padding: 2px; } }

.home .testimonials-swiper-button-prev {
  position: absolute;
  top: 65%;
  left: -2.222rem;
  width: 1.777rem;
  height: 1.777rem;
  transform: translateY(-50%);
  margin-top: 0px; }
  @media (max-width: 1024px) {
    .home .testimonials-swiper-button-prev {
      left: -1.999rem; } }
  @media (max-width: 767px) {
    .home .testimonials-swiper-button-prev {
      left: -0.777rem;
      background: #ffffff;
      border-radius: 50%;
      z-index: 99;
      padding: 2px; } }

.home .home-blog__row {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.home .home-blog__col-wrap {
  width: 33.33%;
  padding: 0px 10px; }
  @media (max-width: 1023px) {
    .home .home-blog__col-wrap {
      width: 50%;
      margin-bottom: 2.222em; } }
  @media (max-width: 767px) {
    .home .home-blog__col-wrap {
      width: 100%;
      margin-bottom: 1.777rem; } }

.home .home-blog__link {
  background-color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 12px; }

.home .home-blog__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 14.61em;
  max-height: 100%; }

.home .home-blog__img {
  border-radius: 12px !important;
  width: 100%;
  object-fit: cover;
  height: 100% !important; }

.home .home-blog__content {
  display: flex;
  justify-content: start;
  flex-direction: column;
  align-items: start;
  padding: 0.888rem 0 0; }

.home .home-blog__content-meta {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  color: #333333;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0.666rem;
  font-size: 0.888rem !important;
  text-transform: uppercase; }

.home .home-blog__content-title {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  color: #333333;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 0.888rem !important; }

.home .home-blog__content-date {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  color: #A3A3A3;
  font-weight: 400;
  line-height: 1.25;
  font-size: 0.888rem !important; }

.home .services__row {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media (max-width: 767px) {
    .home .services__row {
      margin-top: 1.555rem; } }

.home .services__link {
  background-color: #F8F8F8;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 12px; }

.home .services__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 11.5em;
  max-height: 100%; }

.home .services__img {
  border-top-left-radius: 12px !important;
  border-top-right-radius: 12px !important;
  width: 100%;
  object-fit: cover;
  height: 100% !important; }

.home .services__content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 1.111rem 1.111rem 2.444rem 1.111rem; }
  .home .services__content-title {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    color: #333333;
    text-align: center;
    font-weight: 600;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; }
  .home .services__content-description {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    margin: 0;
    color: #333333;
    text-align: center;
    margin-top: 1.11rem !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

.home .services .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: -3.333rem;
  z-index: 50;
  height: 2px !important;
  width: 98%;
  background: #00642E; }

.home .services .swiper-scrollbar-drag {
  height: 0.300rem;
  width: 100%;
  position: relative;
  background: #e65627 !important;
  border-radius: 10px;
  left: 0;
  top: -0.111rem; }
  @media (max-width: 767px) {
    .home .services .swiper-scrollbar-drag {
      top: -1px; } }

.home .key-services::after {
  content: '';
  background-image: url("/wp-content/themes/planty/custom_assets/images/bg-reddots.svg");
  background-position: center center;
  background-size: 100% 100%;
  height: 19.66rem;
  max-height: 100%;
  width: 9.27rem;
  position: absolute;
  z-index: 99;
  display: inline-block;
  top: 80%;
  bottom: 50%;
  left: 1.5em;
  max-width: 9%; }
  @media (max-width: 767px) {
    .home .key-services::after {
      max-width: 7%;
      top: 80%; } }

.home .home-destination::after {
  content: '';
  background-image: url("/wp-content/themes/planty/custom_assets/images/bg-reddots-lg.svg");
  background-position: center center;
  background-size: 100% 100%;
  height: 19.66rem;
  max-height: 100%;
  width: 15.11rem;
  position: absolute;
  z-index: 99;
  display: inline-block;
  top: -25%;
  bottom: 50%;
  left: 1.5em;
  max-width: 14%; }
  @media (max-width: 767px) {
    .home .home-destination::after {
      max-width: 9.5%; } }

#number_of_rooms-error {
  position: absolute;
  bottom: -38px; }

.diolog-thank h2 {
  color: #ffffff !important;
  text-align: center;
  padding-top: 2rem; }

.diolog-thank h5 {
  color: #ffffff !important;
  text-align: center; }

.aboutus-banner .wp-caption img {
  object-fit: cover; }

.aboutus-dotbg {
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -50%; }

.aboutus .skill-wrapper .sc_skills_counter_modern .sc_skills_total {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-size: 7.75em !important;
  font-weight: 600 !important;
  line-height: 1.35; }

.aboutus .skill-wrapper .sc_skills_counter_modern .sc_skills_item_title {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  line-height: 1.35; }

.aboutus .skill-wrapper .sc_skills_counter_modern .sc_skills_columns .sc_skills_column .sc_skills_item_wrap:after {
  display: none !important; }

@media (max-width: 767px) {
  .aboutus .skill-wrapper .sc_skills_column {
    margin-bottom: 3.333rem !important; } }

.contactus .social-wrapper ul li a svg path {
  fill: #E65627; }
  .contactus .social-wrapper ul li a svg path:hover {
    fill: #333333; }

.contactus .social-wrapper ul li a svg:hover path {
  fill: #333333; }

.contactus .contact-form .form-group textarea::placeholder,
.contactus .contact-form .form-group select::placeholder,
.contactus .contact-form .form-group input::placeholder {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  color: #A3A3A3 !important;
  font-size: 1.125rem !important;
  font-weight: 600 !important; }

.contactus .contact-form .line {
  background-color: #A3A3A3; }
  .contactus .contact-form .line:before {
    background-color: #333333; }

.contactus .contact-form .contact-submit {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  font-style: normal !important;
  line-height: 1.1 !important;
  padding: 0.71111rem 2.5rem !important;
  font-size: 1em !important;
  background-color: #E65627 !important;
  color: #ffffff !important;
  box-shadow: unset !important; }
  .contactus .contact-form .contact-submit:hover {
    color: #ffffff !important;
    border-color: #EF8100 !important;
    background-color: #EF8100 !important; }

.services__row {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.services .services-swiper-button-next {
  position: absolute;
  z-index: 1;
  top: 45%;
  cursor: pointer;
  right: -48px; }

.services .services-swiper-button-prev {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 45%;
  left: -48px; }

.services__col-bottom {
  margin-bottom: 1.777rem; }

.services__col-2 {
  width: 50%;
  padding: 0px 10px; }
  @media (max-width: 1023px) {
    .services__col-2 {
      width: 100%; } }

.services__col-3 {
  width: 33.33%;
  padding: 0px 10px; }
  @media (max-width: 1023px) {
    .services__col-3 {
      width: 50%; } }
  @media (max-width: 767px) {
    .services__col-3 {
      width: 100%; } }

.services__col-4 {
  width: 25%;
  padding: 0px 10px; }
  @media (max-width: 767px) {
    .services__col-4 {
      width: 100%; } }

.services__link {
  background-color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 12px; }

.services__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 11.5em;
  max-height: 100%; }

.services__img {
  border-top-left-radius: 12px !important;
  border-top-right-radius: 12px !important;
  width: 100%;
  object-fit: cover;
  height: 100% !important; }

.services__content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 1.111rem 1.111rem 1.777rem 1.111rem; }
  .services__content-title {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    color: #333333;
    padding-bottom: 0.666rem;
    text-align: center;
    font-weight: 600; }
  .services__content-description {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    margin: 0;
    color: #333333;
    text-align: center; }

.service-details__row {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.service-details__col-lft {
  width: 47.5%;
  padding: 0px 10px; }
  @media (max-width: 1023px) {
    .service-details__col-lft {
      width: 100%; } }

.service-details__col-rgt {
  width: 52.5%;
  padding: 0px 10px; }
  @media (max-width: 1023px) {
    .service-details__col-rgt {
      width: 100%; } }

.service-details__img {
  width: 100%;
  height: auto !important;
  max-width: 28.94em !important;
  object-fit: cover;
  border-radius: 0.666rem !important;
  min-height: 36.16rem; }
  @media (max-width: 1023px) {
    .service-details__img {
      max-width: 100% !important;
      max-height: 46.48em; } }
  @media (max-width: 767px) {
    .service-details__img {
      max-width: 100% !important;
      max-height: auto;
      min-height: unset; } }

.service-details__breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  @media (max-width: 1023px) {
    .service-details__breadcrumbs {
      padding-top: 1.777rem; } }
  .service-details__breadcrumbs-link {
    letter-spacing: 2.4px !important;
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
    font-weight: 600 !important;
    line-height: 1.2;
    color: #333333;
    font-size: 0.888rem !important; }
    @media (max-width: 767px) {
      .service-details__breadcrumbs-link {
        letter-spacing: 2.0px !important; } }
    .service-details__breadcrumbs-link .active {
      font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
      font-weight: 600;
      color: #E65627;
      line-height: 1.2;
      font-size: 0.888rem !important; }
  .service-details__breadcrumbs-item {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    font-weight: 600;
    position: relative; }
    .service-details__breadcrumbs-item::after {
      position: absolute;
      content: '>';
      right: -25px;
      font-size: 0.888rem !important;
      color: #333333;
      margin-top: 0.11rem; }
  .service-details__breadcrumbs li:last-child {
    padding-right: 0;
    margin-left: 42px; }
    .service-details__breadcrumbs li:last-child::after {
      content: ''; }

.service-details__content {
  color: #333333; }
  .service-details__content p, .service-details__content span, .service-details__content ul, .service-details__content li {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    color: #333333;
    font-weight: 400; }
  .service-details__content p {
    margin-bottom: 1.777rem; }
  .service-details__content a {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    color: #333333;
    font-size: 1rem;
    font-weight: 400; }
  .service-details__content-title {
    color: #333333 !important;
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    font-weight: 600;
    margin: 0;
    line-height: 1.38 !important;
    padding: 1.333rem 0px 1.777rem 0px; }
  .service-details__content-button {
    margin-top: 1.777rem; }
    .service-details__content-button_link {
      background-color: #333333;
      padding: 10px 25px;
      border-radius: 23px;
      color: #ffffff !important; }

.our-relocation-step {
  padding-bottom: 4rem; }
  .our-relocation-step .title {
    text-align: center;
    padding: 3rem 0rem 3rem 0rem; }
  .our-relocation-step .elementor-widget-container {
    text-align: center; }
  .our-relocation-step .elementor-heading-title {
    text-align: center;
    padding-top: 20px; }
  .our-relocation-step .elementor-widget-container p {
    text-align: center;
    padding-top: 10px; }
  .our-relocation-step .elementor-element-885aa08 {
    padding-top: 3rem; }

.relocation-step__title {
  text-align: center;
  color: #333333;
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600;
  margin: 0;
  padding-bottom: 3.333rem; }

.relocation-step__row .relocation-step__border:last-child::after {
  position: none;
  border-top: 0px;
  right: 0px;
  top: 0;
  z-index: 0;
  height: 0px;
  width: 0;
  content: ''; }

.relocation-step__row .relocation-step__border:last-child .relocation-step__card {
  padding-bottom: 0; }

.relocation-step__border {
  position: relative; }
  .relocation-step__border::after {
    position: absolute;
    border-top: 2px solid #00642E;
    right: -84px;
    top: 52px;
    z-index: 0;
    width: 54%;
    content: ''; }
    @media (max-width: 1438px) {
      .relocation-step__border::after {
        right: -68px;
        width: 50%; } }
    @media (max-width: 1130px) {
      .relocation-step__border::after {
        right: -50px;
        width: 40%; } }
    @media (max-width: 1023px) {
      .relocation-step__border::after {
        right: -40px;
        width: 35%; } }
    @media (max-width: 930px) {
      .relocation-step__border::after {
        right: -30px;
        width: 30%; } }
    @media (max-width: 767px) {
      .relocation-step__border::after {
        border-top: none;
        border-left: 2px solid #00642E;
        height: 55px;
        left: 50%;
        top: 266px; } }

.relocation-step__card {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  @media (max-width: 767px) {
    .relocation-step__card {
      padding-bottom: 2.555rem;
      margin-bottom: 1rem; } }
  .relocation-step__card-img {
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .relocation-step__card-img {
        padding-top: 3.555rem; } }
  .relocation-step__card-content_title, .relocation-step__card-content p, .relocation-step__card-content ul, .relocation-step__card-content li, .relocation-step__card-content span {
    color: #333333;
    text-align: center;
    padding-top: 1.444rem;
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    font-weight: 600; }
  .relocation-step__card-content_description {
    color: #333333;
    text-align: center;
    padding-top: 0.666rem;
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    font-weight: 400;
    text-align: center; }
  .relocation-step__card-content p {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    color: #333333;
    font-size: 0.888rem !important;
    font-weight: 400;
    padding-top: 0.666rem; }

.step-accordion, .single-services {
  padding-top: 5.333rem; }
  .step-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened, .step-accordion .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed, .single-services .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened, .single-services .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: none; }
  .step-accordion .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened, .single-services .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    display: block; }
  .step-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon, .single-services .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 1.15rem;
    display: inline-block;
    float: right; }
  @media (max-width: 1024px) {
    .step-accordion, .single-services {
      padding-top: 3.666rem; } }
  @media (max-width: 767px) {
    .step-accordion, .single-services {
      padding-top: 2.666rem; } }
  .step-accordion .elementor-accordion-icon, .single-services .elementor-accordion-icon {
    color: #E65627 !important; }
    .step-accordion .elementor-accordion-icon i, .single-services .elementor-accordion-icon i {
      font-style: normal !important;
      font-size: 2rem; }
  .step-accordion .elementor-tab-title, .single-services .elementor-tab-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    cursor: pointer; }
  .step-accordion .elementor-accordion-title, .step-accordion h5, .single-services .elementor-accordion-title, .single-services h5 {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
    font-weight: 600 !important;
    color: #333333 !important;
    font-size: 1.333rem !important;
    line-height: 1.3 !important; }
  .step-accordion .elementor-tab-content, .single-services .elementor-tab-content {
    color: #333333 !important;
    font-size: 0.888rem !important;
    font-weight: 400;
    padding-bottom: 24px !important;
    transition: all 0.6s ease-in-out;
    margin-top: 0 !important; }
  .step-accordion .elementor-accordion-item, .single-services .elementor-accordion-item {
    border-bottom: 1px solid #DDDDDD; }
  .step-accordion .elementor-accordion-icon-opened .fas.fa-minus:before, .single-services .elementor-accordion-icon-opened .fas.fa-minus:before {
    margin-top: 0.333rem; }
  .step-accordion .fas.fa-plus:before, .single-services .fas.fa-plus:before {
    position: relative;
    top: 0.33rem;
    content: '\E9EA';
    font-family: "fontello";
    font-weight: 400;
    font-size: inherit;
    color: #E65627; }
  .step-accordion .bordered .elementor-accordion .elementor-accordion-item + .elementor-accordion-item, .single-services .bordered .elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
    border-top: unset !important; }
  .step-accordion .accordion-icons, .single-services .accordion-icons {
    max-width: 1.777em; }

.archive-blogs__content {
  padding-left: 0.444rem;
  padding-right: 0.444rem; }
  @media (max-width: 767px) {
    .archive-blogs__content {
      margin-top: 1.111rem; } }

.archive-blogs__left {
  background-color: #ffffff;
  border-radius: 0.666rem;
  padding: 2.500rem 1.500rem; }
  @media (max-width: 1023px) {
    .archive-blogs__left {
      margin-top: 2.500rem; } }

.archive-blogs__recent {
  padding-top: 40px; }
  .archive-blogs__recent-card {
    margin-bottom: 20px; }
  .archive-blogs__recent-img {
    border-radius: 0.666rem !important;
    width: 80px !important;
    height: 80px !important;
    object-fit: cover; }
  .archive-blogs__recent-title {
    padding-top: 0.111em;
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    color: #333333;
    font-weight: 600; }
  .archive-blogs__recent-meta {
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    list-style: none;
    align-items: center; }
    .archive-blogs__recent-meta-icon {
      position: relative; }
      .archive-blogs__recent-meta-icon::after {
        position: absolute;
        content: '';
        width: 4px;
        height: 4px;
        top: 6px;
        right: 0px;
        border-radius: 2px;
        background: #333333; }
  .archive-blogs__recent-category {
    padding-right: 0.666rem;
    color: #333333;
    font-size: 0.888rem !important;
    line-height: 1.2; }
  .archive-blogs__recent-date {
    padding-left: 0.666rem;
    color: #A3A3A3;
    font-size: 0.888rem !important;
    line-height: 1.2; }

.archive-blogs__card {
  border-radius: 0.666rem; }

.archive-blogs__img {
  min-height: 349px !important;
  object-fit: cover;
  border-bottom-left-radius: 0.666rem !important;
  border-top-left-radius: 0.666rem !important; }
  @media (max-width: 767px) {
    .archive-blogs__img {
      border-bottom-right-radius: 0.666rem !important;
      border-top-right-radius: 0.666rem !important; } }

.archive-blogs__search-title {
  color: #333333;
  padding-bottom: 0.666rem;
  font-size: 1.1111rem;
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-weight: 600; }

.archive-blogs__search-button {
  width: 24px !important;
  height: 24px !important;
  background-color: #ffffff !important;
  position: relative;
  padding: 0.56rem 1.11rem !important; }
  .archive-blogs__search-button::after {
    background-image: url("/wp-content/themes/planty/custom_assets/images/outline.svg");
    width: 24px;
    height: 24px;
    content: '';
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute; }

.archive-blogs__search-input {
  display: flex;
  align-items: center;
  border: 1px #A3A3A3 solid;
  background-color: #ffffff;
  border-radius: 35px; }
  .archive-blogs__search-input-box {
    width: 100%;
    padding: 0.83rem 1.39rem !important;
    outline: none;
    border-radius: 35px;
    border: none !important;
    font-size: 1.000rem !important;
    font-weight: 600 !important; }
    .archive-blogs__search-input-box:focus {
      border-radius: 35px;
      outline: none !important; }
    .archive-blogs__search-input-box::placeholder {
      color: #A3A3A3 !important;
      font-size: 1.000rem !important;
      font-weight: 600 !important; }

.archive-blogs__link {
  margin-right: 2.222rem;
  margin-bottom: 2.222rem; }
  @media (max-width: 767px) {
    .archive-blogs__link {
      margin-right: 1.111rem;
      margin-bottom: 2.888rem; } }

@media screen and (max-width: 992px) {
  .archive-blogs__row {
    flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0 !important; } }

@media (max-width: 767px) {
  .archive-blogs__row {
    display: flex;
    flex-wrap: wrap;
    width: 100%; } }

.archive-blogs__sub-title {
  letter-spacing: 3.2px;
  color: #333333;
  margin-bottom: 0.666rem;
  font-size: 0.888rem !important; }

.archive-blogs__post-title {
  color: #333333;
  margin-bottom: 0.666rem !important; }

.archive-blogs__divider {
  width: 133px;
  border-top: 1px solid #A3A3A3; }

.archive-blogs__description {
  color: #333333;
  margin-bottom: 40px; }

.archive-blogs__date {
  color: #A3A3A3;
  margin-top: 0.666rem !important;
  font-size: 0.888rem !important; }

.blog-details {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important; }
  .blog-details__banner img {
    object-fit: cover;
    max-height: 451px; }
  .blog-details__category ul li .elementor-post-info__terms-list-item {
    font-size: 0.888rem !important;
    font-weight: 600 !important;
    color: #333333;
    line-height: 1.3; }
  .blog-details__title {
    font-size: 3rem;
    font-weight: 600 !important;
    color: #333333;
    line-height: 1.3; }
  .blog-details__meta {
    font-size: 0.888rem;
    font-weight: 400 !important;
    color: #A3A3A3;
    line-height: 1.3; }
    .blog-details__meta ul li a span {
      font-size: 0.888rem !important;
      font-weight: 400 !important;
      color: #A3A3A3;
      line-height: 1.3; }
    .blog-details__meta ul li {
      margin: 0   !important; }
    .blog-details__meta ul li:last-child::before {
      height: 4px;
      width: 4px;
      background-color: #333333;
      border-radius: 50%;
      display: inline-block;
      margin-left: 12px;
      margin-right: 12px;
      content: ''; }
  .blog-details__content {
    font-size: 1.000rem !important;
    font-weight: 400 !important;
    color: #333333 !important;
    line-height: 1.3; }
    .blog-details__content p:last-child {
      padding-bottom: 0 !important;
      margin-bottom: 0 !important; }
  .blog-details__social ul li a svg {
    width: 47px !important;
    height: 47px !important; }

.pagination {
  padding-top: 1.111rem;
  justify-content: start; }
  .pagination .common-pagination {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none; }
    .pagination .common-pagination__list {
      padding: 0px 10px; }
      .pagination .common-pagination__list a {
        height: 53px;
        width: 53px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #A3A3A3;
        border-radius: 50%;
        color: #333333;
        font-weight: 600;
        font-size: 1rem; }
      .pagination .common-pagination__list a.active {
        background-color: #E65627;
        border: none;
        color: #ffffff;
        font-weight: 600;
        font-size: 1rem; }

.destinations-pagination .pagination {
  justify-content: center !important; }

.destinations__row {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.destinations__link {
  background-repeat: no-repeat;
  min-height: 219px;
  width: 100% !important;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  border-radius: 12px;
  align-items: flex-end;
  padding: 1.667rem;
  object-fit: cover; }
  .destinations__link:hover {
    opacity: 0.8; }

.destinations__col {
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-bottom: 1.667rem; }

.destinations__title {
  color: #ffffff !important;
  font-weight: 700 !important; }

.destination::after {
  content: '';
  background-image: url("/wp-content/themes/planty/custom_assets/images/bg-reddots.svg");
  background-position: center center;
  background-size: 100% 100%;
  height: 19.66rem;
  max-height: 100%;
  width: 9.27rem;
  position: absolute;
  z-index: 99;
  display: inline-block;
  top: 25%;
  bottom: 50%;
  right: 0;
  max-width: 9%; }
  @media (max-width: 767px) {
    .destination::after {
      right: -0.5em; } }

.relocation {
  max-width: 64.00em;
  margin: 0 auto; }
  .relocation select.jsNumberRooms {
    color: #ffffff !important; }
  .relocation .error {
    color: #FF0000 !important;
    font-size: 1rem !important; }
  .relocation .uacf7-multisetp-form p .uacf7-next, .relocation .uacf7-multisetp-form p .uacf7-prev {
    width: 192px !important;
    align-items: center;
    justify-content: center; }
  .relocation-form {
    width: 100%; }
    .relocation-form input[type="checkbox"] + .wpcf7-list-item-label:before {
      width: 26px !important;
      height: 26px !important;
      border: 1px #E65627 solid !important;
      border-radius: 4px !important; }
    .relocation-form__wrapper {
      width: 100%;
      align-items: center; }
      @media (max-width: 992px) {
        .relocation-form__wrapper {
          flex-flow: column; } }
      .relocation-form__wrapper .wpcf7-form-control {
        width: 100%; }
    .relocation-form__input {
      width: 100%;
      padding-bottom: 20px; }
      .relocation-form__input-terms .wpcf7-list-item-label {
        padding-left: 37px !important; }
      .relocation-form__input-terms .active {
        color: #E65627 !important; }
      .relocation-form__input-calendor {
        position: relative; }
        .relocation-form__input-calendor::after {
          position: absolute;
          content: '';
          background-image: url("/wp-content/themes/planty/custom_assets/images/outline_calendor.svg");
          background-repeat: no-repeat;
          width: 24px;
          height: 24px;
          right: 0;
          top: 9px;
          appearance: none; }
      .relocation-form__input-box {
        border-bottom: 1px solid #ffffff !important;
        display: flex;
        align-items: center; }
        .relocation-form__input-box select {
          border: none !important; }
        .relocation-form__input-box span.text {
          white-space: nowrap; }
      .relocation-form__input span select {
        padding: 10px !important; }
      .relocation-form__input span select option {
        background-color: #ffffff !important;
        color: #000000 !important; }
      .relocation-form__input p {
        margin: 0px !important; }
    .relocation-form__arrow {
      padding: 0 1.333rem; }
      @media (max-width: 992px) {
        .relocation-form__arrow {
          display: none; } }
      .relocation-form__arrow img {
        width: 100px !important; }
        .relocation-form__arrow img :hover {
          background-color: #E65627; }
    .relocation-form__dialog .modal-header {
      padding: 20px 20px 0px 20px !important;
      justify-content: flex-end; }
      .relocation-form__dialog .modal-header .close {
        background-color: #00642E !important; }
    .relocation-form__dialog .modal-body {
      padding: 12px 60px 80px !important; }
      @media (max-width: 767px) {
        .relocation-form__dialog .modal-body {
          padding: 12px 15px 40px !important; } }
      @media (max-width: 1024px) {
        .relocation-form__dialog .modal-body {
          padding: 12px 20px 40px !important; } }
      .relocation-form__dialog .modal-body .progressbar-style-1 {
        position: relative; }
        .relocation-form__dialog .modal-body .progressbar-style-1::after {
          position: absolute;
          content: '';
          border: 2px solid #ffffff;
          width: 150px;
          left: 50%;
          right: 50%;
          top: 28px;
          transform: translate(-50%, 50%); }
          @media (max-width: 1024px) {
            .relocation-form__dialog .modal-body .progressbar-style-1::after {
              width: 80px; } }
        .relocation-form__dialog .modal-body .progressbar-style-1 .steps-step a {
          font-weight: 600 !important;
          font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important; }
          .relocation-form__dialog .modal-body .progressbar-style-1 .steps-step a span {
            position: absolute;
            white-space: nowrap;
            font-weight: 400 !important;
            bottom: -43px;
            left: -42px; }
      .relocation-form__dialog .modal-body .uacf7-multisetp-form {
        padding-top: 42px; }
    .relocation-form__dialog-row {
      justify-content: center;
      align-items: center; }
    .relocation-form__dialog-form {
      padding-left: 2.0%; }
      @media (max-width: 767px) {
        .relocation-form__dialog-form .uacf7-prev {
          width: 100%;
          text-align: center;
          justify-content: center; } }
      .relocation-form__dialog-form .wpcf7-submit-style {
        float: right; }
        @media (max-width: 767px) {
          .relocation-form__dialog-form .wpcf7-submit-style .contact-submit {
            width: 100%; } }
      @media (max-width: 1024px) {
        .relocation-form__dialog-form {
          padding-right: 20px; } }
      .relocation-form__dialog-form form {
        border: none !important; }
      .relocation-form__dialog-form .uacf7-steps {
        padding-bottom: 2.222rem !important; }
      .relocation-form__dialog-form .steps-step {
        display: flex;
        justify-content: center;
        align-items: center !important;
        height: 4rem !important;
        width: 4rem !important;
        background-color: #00642E !important;
        border: none !important; }
        .relocation-form__dialog-form .steps-step a {
          height: 4rem !important;
          width: 4rem !important;
          border-radius: 50% !important;
          border: none !important;
          color: #ffffff !important;
          background-color: #D9D9D9 !important;
          font-size: 1.778rem !important;
          line-height: 3.22rem !important; }
        .relocation-form__dialog-form .steps-step a.cf7-btn-active {
          background-color: #FF0000 !important; }
      .relocation-form__dialog-form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
      .relocation-form__dialog-form .select2-container.select2-container--default span.select2-selection {
        border-color: #ffffff !important;
        color: #ffffff !important;
        font-weight: 600 !important; }
      .relocation-form__dialog-form .select_container {
        margin-bottom: 0px !important; }
      .relocation-form__dialog-form input[type="text"], .relocation-form__dialog-form input[type="tel"], .relocation-form__dialog-form input[type="email"], .relocation-form__dialog-form select {
        border-color: #ffffff !important;
        color: #ffffff !important;
        font-size: 1em !important;
        padding: 0.71111rem 0 !important;
        margin-bottom: 0px !important; }
      .relocation-form__dialog-form input[type="text"].filled {
        border-color: #ffffff !important; }
      .relocation-form__dialog-form input[placeholder]::-webkit-input-placeholder {
        color: #ffffff !important; }
      .relocation-form__dialog-form input[placeholder]::-moz-placeholder {
        color: #ffffff !important; }
      .relocation-form__dialog-form input[placeholder]:-ms-input-placeholder {
        color: #ffffff !important; }
      .relocation-form__dialog-form input[placeholder]::placeholder {
        color: #ffffff !important; }
      .relocation-form__dialog-form select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--single {
        border-color: #ffffff !important; }
      @media (max-width: 767px) {
        .relocation-form__dialog-form .wpcf7-submit-style {
          width: 100%; } }
      .relocation-form__dialog-form .wpcf7 .wpcf7-submit-style .wpcf7-submit {
        font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
        font-weight: 600 !important;
        font-style: normal !important;
        width: 192px !important;
        line-height: 1.1 !important;
        padding: 0.71111rem 2.5rem !important;
        font-size: 1em !important;
        background-color: #A3A3A3 !important;
        color: #ffffff !important;
        box-shadow: unset !important; }
        @media (max-width: 767px) {
          .relocation-form__dialog-form .wpcf7 .wpcf7-submit-style .wpcf7-submit {
            width: 100% !important; } }
        .relocation-form__dialog-form .wpcf7 .wpcf7-submit-style .wpcf7-submit:hover {
          color: #ffffff !important;
          border-color: #EF8100 !important;
          background-color: #EF8100 !important; }
        .relocation-form__dialog-form .wpcf7 .wpcf7-submit-style .wpcf7-submit .wpcf7 .wpcf7-submit-style .submit-style-in:before {
          display: none; }
        .relocation-form__dialog-form .wpcf7 .wpcf7-submit-style .wpcf7-submit .wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]),
        .relocation-form__dialog-form .wpcf7 .wpcf7-submit-style .wpcf7-submit .select2-container.select2-container--default span.select2-selection {
          border: 1px solid #ffffff; }
      .relocation-form__dialog-form .uacf7-step.step-content button.uacf7-next,
      .relocation-form__dialog-form .uacf7-step.step-content button.uacf7-prev {
        font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
        font-weight: 600 !important;
        font-style: normal !important;
        line-height: 1.1 !important;
        padding: 0.71111rem 2.5rem !important;
        font-size: 1em !important;
        background-color: #E65627 !important;
        color: #ffffff !important;
        box-shadow: unset !important; }
        .relocation-form__dialog-form .uacf7-step.step-content button.uacf7-next:hover,
        .relocation-form__dialog-form .uacf7-step.step-content button.uacf7-prev:hover {
          color: #ffffff !important;
          border-color: #EF8100 !important;
          background-color: #EF8100 !important; }
      .relocation-form__dialog-form .uacf7-step.step-content button.uacf7-next {
        margin-top: 2.2rem;
        float: right !important; }
      .relocation-form__dialog-form .uacf7-step.step-content button.uacf7-prev {
        float: left !important;
        margin-top: -19px; }
        @media (max-width: 767px) {
          .relocation-form__dialog-form .uacf7-step.step-content button.uacf7-prev {
            margin-top: 10px; } }
      .relocation-form__dialog-form__arrow {
        padding: 0 1.333rem;
        width: 16rem;
        display: flex;
        align-items: center; }
        @media (max-width: 992px) {
          .relocation-form__dialog-form__arrow {
            display: none; } }
        .relocation-form__dialog-form__arrow img {
          object-fit: cover;
          max-width: 5rem;
          width: 100%; }
          .relocation-form__dialog-form__arrow img :hover {
            background-color: #E65627; }
    .relocation-form__model {
      background-color: #00642E !important; }
      .relocation-form__model .modal-header {
        border-bottom: unset !important; }
        .relocation-form__model .modal-header .btn-close {
          background: none !important;
          background-color: transparent !important; }
          .relocation-form__model .modal-header .btn-close img {
            width: 32px;
            max-width: 32px;
            height: 32px; }
          .relocation-form__model .modal-header .btn-close:hover {
            border-width: unset !important;
            border-radius: unset !important;
            background-color: unset !important;
            border: unset !important; }
      .relocation-form__model .modal-title {
        display: none; }
    .relocation-form__row {
      background-color: #00642E;
      padding: 3.056rem 2.222rem 3.333rem;
      opacity: 0.8;
      border-radius: 12px;
      width: 100%;
      justify-content: center;
      align-items: center; }
      @media (max-width: 992px) {
        .relocation-form__row {
          flex-flow: column; } }
    .relocation-form__col {
      width: 34%;
      max-width: 320px; }
      @media (max-width: 992px) {
        .relocation-form__col {
          width: 100%;
          max-width: 100%;
          margin-bottom: 1.333rem; } }
      .relocation-form__col-wrapper {
        padding: 10px 0px !important;
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #ffffff;
        position: relative; }
        .relocation-form__col-wrapper #jsRelocationFromSelected {
          color: #ffffff !important; }
        .relocation-form__col-wrapper #jsRelocationToSelected {
          color: #ffffff !important; }
        .relocation-form__col-wrapper #jsRelocationFromSelected-error {
          position: absolute;
          right: 17px;
          white-space: nowrap;
          bottom: -45px; }
        .relocation-form__col-wrapper #jsRelocationToSelected-error {
          position: absolute;
          left: -20px;
          white-space: nowrap;
          bottom: -45px; }
        .relocation-form__col-wrapper #jsRelocationFromSelectedFooter-error {
          position: absolute;
          right: 43px;
          white-space: nowrap;
          bottom: -45px; }
        .relocation-form__col-wrapper #jsRelocationToSelectedFooter-error {
          position: absolute;
          left: -20px;
          white-space: nowrap;
          bottom: -45px; }
    .relocation-form__button {
      width: 26%;
      text-align: end; }
      @media (max-width: 992px) {
        .relocation-form__button {
          width: 100%;
          text-align: center; } }
    @media (max-width: 767px) {
      .relocation-form__left {
        margin-bottom: 2.777em; } }
    .relocation-form__left-subtitle {
      font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
      font-size: 0.888rem !important;
      color: #ffffff;
      font-weight: 600;
      letter-spacing: 5.6px;
      text-align: left;
      margin-bottom: 1rem !important; }
    .relocation-form__left-title {
      text-align: left;
      color: #ffffff !important;
      font-weight: 600;
      margin-bottom: 1.78rem !important; }
    .relocation-form__left img {
      object-fit: cover; }
    .relocation-form__select {
      width: 100%; }
      .relocation-form__select select, .relocation-form__select .select_container select {
        font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
        font-weight: 700;
        white-space: nowrap;
        color: #ffffff;
        font-size: 1.000rem !important; }
      .relocation-form__select-box {
        border: none !important;
        padding: 0px 10px !important; }
        .relocation-form__select-box option {
          font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
          font-weight: 400;
          text-align: left;
          white-space: nowrap;
          font-size: 1.000rem !important;
          color: #000000 !important;
          background-color: #ffffff !important; }
      .relocation-form__select-text {
        color: #ffffff;
        font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
        font-weight: 400;
        text-align: left;
        white-space: nowrap;
        margin-right: 8px; }
    .relocation-form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
      border-color: #ffffff !important;
      color: #ffffff !important;
      font-weight: 600 !important; }
    .relocation-form .select2-container--default .select2-selection--single {
      border-bottom: none !important; }
  .relocation-modal {
    padding-right: unset !important; }

.career__col {
  margin-bottom: 1.333rem; }

.career__link {
  padding: 2.000rem 1.333rem;
  background-color: #F6F6F6;
  border: 1px solid #E65627;
  border-radius: 0.666rem; }
  .career__link:hover {
    background-color: #E65627;
    color: #ffffff; }
    .career__link:hover .career__title {
      color: #ffffff; }

.career__title {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  color: #333333;
  font-weight: 600;
  line-height: 1.4; }

.career .row, .career .columns_wrap {
  margin-left: -15px;
  margin-right: -15px; }

.careers .career-form {
  padding-left: 3.333rem; }
  .careers .career-form .career_recaptcha {
    margin-top: 45px; }
    .careers .career-form .career_recaptcha .wpcf7-not-valid-tip {
      display: block;
      font-size: 14px !important;
      color: #D8000C !important; }
  .careers .career-form :not(.career_recaptcha) span.wpcf7-not-valid-tip {
    display: none !important; }
  @media (max-width: 767px) {
    .careers .career-form {
      padding-left: unset; } }
  .careers .career-form__col {
    margin-bottom: 1.333em !important; }
    .careers .career-form__col input[type="text"],
    .careers .career-form__col input[type="email"],
    .careers .career-form__col input[type="tel"],
    .careers .career-form__col input[type="file"] {
      color: 333333 !important;
      margin-bottom: 0 !important;
      padding-top: 0.666rem;
      padding-bottom: 0.666rem;
      font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
      color: #A3A3A3;
      font-size: 1.00em !important;
      font-weight: 600 !important; }
      .careers .career-form__col input[type="text"]::placeholder,
      .careers .career-form__col input[type="email"]::placeholder,
      .careers .career-form__col input[type="tel"]::placeholder,
      .careers .career-form__col input[type="file"]::placeholder {
        font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
        color: #A3A3A3 !important;
        font-size: 1.00em !important;
        font-weight: 600 !important; }
  .careers .career-form__submit {
    margin-top: 2.222rem; }
  .careers .career-form .upload_file {
    width: 100%;
    background-color: transparent;
    height: 140px !important;
    margin: 0px 7px;
    border: 1px solid #A3A3A3;
    position: relative;
    border-radius: 8px !important; }
    .careers .career-form .upload_file span input[type=file] {
      position: relative !important;
      margin: 0 !important;
      width: 100% !important;
      opacity: 0 !important;
      border: 1px solid #F1F1F1;
      width: 100% !important;
      height: 100% !important;
      outline: none !important;
      border-radius: 8px !important;
      height: 140px !important; }
    .careers .career-form .upload_file-img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .careers .career-form .upload_file-img span {
        font-size: 14px;
        line-height: 24px;
        color: #333333;
        padding-top: 14px; }
        .careers .career-form .upload_file-img span span#showUplodeFileName {
          font-size: 14px;
          line-height: 24px;
          color: #333333;
          padding-top: 14px; }
        .careers .career-form .upload_file-img span span {
          color: #A1A1A1; }

.careers .wpcf7-submit {
  background: unset !important; }

.careers .wpcf7 .wpcf7-submit-style .submit-style-in {
  background-color: #E65627 !important; }

.careers .wpcf7 .wpcf7-submit-style .submit-style-in:before {
  display: none; }

.careers .wpcf7-spinner {
  display: block !important; }

.quote .quote-form .wpcf7-not-valid-tip {
  display: none !important; }

.quote .quote-form #input_details-error, .quote .quote-form #your_email-error {
  position: absolute; }

.quote .quote-form .form-group textarea,
.quote .quote-form .form-group select,
.quote .quote-form .form-group input {
  padding-bottom: 0.755em !important;
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  color: #A3A3A3;
  font-size: 1.00em !important;
  font-weight: 600 !important; }
  .quote .quote-form .form-group textarea::placeholder,
  .quote .quote-form .form-group select::placeholder,
  .quote .quote-form .form-group input::placeholder {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
    color: #A3A3A3 !important;
    font-size: 1.125em !important;
    font-weight: 600 !important; }

.quote .quote-form .form-group select {
  padding-top: 0.666em;
  padding-bottom: 0.666em; }

.quote .quote-form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.quote .quote-form .select2-selection__rendered {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  color: #A3A3A3 !important;
  font-size: 1.00em !important;
  font-weight: 600 !important; }

.quote .quote-form .quote-form .form-group input {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  color: #A3A3A3 !important;
  font-size: 1.125em !important;
  font-weight: 600 !important; }

.quote .quote-form input:-webkit-autofill {
  -webkit-text-fill-color: #A3A3A3 !important;
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif";
  font-size: 1.125em !important;
  font-weight: 600 !important; }

.quote .quote-form .line {
  background-color: #A3A3A3; }
  .quote .quote-form .line:before {
    background-color: #333333; }

.quote .quote-form__title {
  padding-top: 0.666em;
  padding-bottom: 0.666em; }

.quote .quote-form .links {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 1.1 !important;
  color: #333333 !important;
  font-size: 0.888rem !important;
  padding-bottom: 1.5em !important; }
  .quote .quote-form .links .wpcf7-list-item-label {
    font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
    font-weight: 400 !important;
    font-style: normal !important;
    line-height: 1.8 !important;
    color: #333333 !important;
    font-size: 0.888rem !important; }
  .quote .quote-form .links a {
    color: #E65627 !important;
    font-weight: 600 !important;
    font-size: 0.888rem !important;
    text-decoration: none;
    border: none; }
    .quote .quote-form .links a:hover {
      color: #333333 !important; }
  .quote .quote-form .links input[type="checkbox"] + .wpcf7-list-item-label:before {
    border-color: #E65627;
    width: 1.44em;
    height: 1.44em;
    background: #ffffff;
    line-height: 1.22em;
    font-size: 1.20em; }
  .quote .quote-form .links input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    content: '\2713'; }
  .quote .quote-form .links input[type="checkbox"] + .wpcf7-list-item-label {
    padding-left: 2.6em;
    line-height: 2.45em !important; }
    @media (max-width: 767px) {
      .quote .quote-form .links input[type="checkbox"] + .wpcf7-list-item-label {
        padding-left: 2.5em;
        line-height: 2.75em !important; } }

.quote .quote-form .contact-submit {
  font-family: "Manrope", "Helvetica Neue", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  font-style: normal !important;
  line-height: 1.1 !important;
  padding: 0.71111rem 2.5rem !important;
  font-size: 1em !important;
  background-color: #E65627 !important;
  color: #ffffff !important;
  box-shadow: unset !important; }
  .quote .quote-form .contact-submit:hover {
    color: #ffffff !important;
    border-color: #EF8100 !important;
    background-color: #EF8100 !important; }

.quote .quote-form .column-space-40 {
  padding-bottom: 2.22em !important; }

.quote .quote-form .column-space-27 {
  padding-bottom: 1.5em !important; }

.quote .quote-form .column-space {
  padding-bottom: 1.333em !important; }

.quote .quote-form .column-space-20 {
  padding-bottom: 0.835em !important; }

.quote .quote-form .column-space-16 {
  padding-bottom: 0.888em !important; }

.quote .quote-form .column-space-12 {
  padding-bottom: 0.666em !important; }

.quote .quote-form .column-space-2 {
  padding-bottom: 0.111em !important; }

.quotes::after {
  content: '';
  background-image: url("/wp-content/themes/planty/custom_assets/images/bg-reddots.svg");
  background-position: center center;
  background-size: 100% 100%;
  height: 19.66rem;
  max-height: 100%;
  width: 9.27rem;
  position: absolute;
  z-index: 99;
  display: inline-block;
  top: -10%;
  bottom: 50%;
  right: 0;
  max-width: 9%; }
  @media (max-width: 767px) {
    .quotes::after {
      right: -0.5em; } }

.loader {
  position: fixed;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.86);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .loader .lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px; }
  .loader .lds-ripple div {
    position: absolute;
    border: 4px solid #fff;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
  .loader .lds-ripple div:nth-child(2) {
    animation-delay: -0.5s; }

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0; } }
