@charset "UTF-8";
/*
Theme Name: 203 Base
Text Domain: 203 Base
Version: 1.2
Description: 203 Base Template for WordPress
Tags: 203, Template
Author: Sean Giles
*/
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");
/* Color styles */
.heading-font-regular, .blog-header .blog-title, .testimonial-section-quote, .pricing-section-block p, .pricing-section-block li, h1, h2, h3, h4, h5, h6 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}

.heading-font-medium {
  font-family: "Libre Baskerville", serif;
  font-weight: 500;
  font-style: normal;
}

.heading-font-semibold, .features-section-text, .tagline {
  font-family: "Libre Baskerville", serif;
  font-weight: 600;
  font-style: normal;
}

.heading-font-bold, .footer-title, .process-section .title, .benefits-section .title {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: normal;
}

.heading-font-extrabold, .cta-simple-section h2 {
  font-family: "Libre Baskerville", serif;
  font-weight: 800;
  font-style: normal;
}

.text-font-thin {
  font-family: "Work Sans", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.text-font-light, .team-block-summary {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.text-font-regular, .team-block-title, .blog-header .blog-meta, .news-block-excerpt, .cta-simple-section p, .testimonial-section-author span, .navigation-bar nav.desktop ul li a, .cta-link, body {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.text-font-bold, .footer-navigation li a, .team-block-name, .event-block h4, .statistics-section-figure, .faqs-section-block-question, .testimonial-section-author, .testimonial-section p:not(.testimonial-section-quote), .process-section .number {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.text-font-black {
  font-family: "Work Sans", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.text-font-thin-italic {
  font-family: "Work Sans", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.text-font-light-italic {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.text-font-regular-italic {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.text-font-bold-italic {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.text-font-black-italic {
  font-family: "Work Sans", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/* Text-size styles */
/* base size: text---regular---normal (16px) */
@font-face {
  font-family: "icomoon";
  src: url("assets/fonts/icomoon.eot?4eivt");
  src: url("assets/fonts/icomoon.eot?4eivt#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?4eivt") format("truetype"), url("assets/fonts/icomoon.woff?4eivt") format("woff"), url("assets/fonts/icomoon.svg?4eivt#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}

.icon-home2:before {
  content: "\e901";
}

.icon-home3:before {
  content: "\e902";
}

.icon-office:before {
  content: "\e903";
}

.icon-newspaper:before {
  content: "\e904";
}

.icon-pencil:before {
  content: "\e905";
}

.icon-pencil2:before {
  content: "\e906";
}

.icon-quill:before {
  content: "\e907";
}

.icon-pen:before {
  content: "\e908";
}

.icon-blog:before {
  content: "\e909";
}

.icon-eyedropper:before {
  content: "\e90a";
}

.icon-droplet:before {
  content: "\e90b";
}

.icon-paint-format:before {
  content: "\e90c";
}

.icon-image:before {
  content: "\e90d";
}

.icon-images:before {
  content: "\e90e";
}

.icon-camera:before {
  content: "\e90f";
}

.icon-headphones:before {
  content: "\e910";
}

.icon-music:before {
  content: "\e911";
}

.icon-play:before {
  content: "\e912";
}

.icon-film:before {
  content: "\e913";
}

.icon-video-camera:before {
  content: "\e914";
}

.icon-dice:before {
  content: "\e915";
}

.icon-pacman:before {
  content: "\e916";
}

.icon-spades:before {
  content: "\e917";
}

.icon-clubs:before {
  content: "\e918";
}

.icon-diamonds:before {
  content: "\e919";
}

.icon-bullhorn:before {
  content: "\e91a";
}

.icon-connection:before {
  content: "\e91b";
}

.icon-podcast:before {
  content: "\e91c";
}

.icon-feed:before {
  content: "\e91d";
}

.icon-mic:before {
  content: "\e91e";
}

.icon-book:before {
  content: "\e91f";
}

.icon-books:before {
  content: "\e920";
}

.icon-library:before {
  content: "\e921";
}

.icon-file-text:before {
  content: "\e922";
}

.icon-profile:before {
  content: "\e923";
}

.icon-file-empty:before {
  content: "\e924";
}

.icon-files-empty:before {
  content: "\e925";
}

.icon-file-text2:before {
  content: "\e926";
}

.icon-file-picture:before {
  content: "\e927";
}

.icon-file-music:before {
  content: "\e928";
}

.icon-file-play:before {
  content: "\e929";
}

.icon-file-video:before {
  content: "\e92a";
}

.icon-file-zip:before {
  content: "\e92b";
}

.icon-copy:before {
  content: "\e92c";
}

.icon-paste:before {
  content: "\e92d";
}

.icon-stack:before {
  content: "\e92e";
}

.icon-folder:before {
  content: "\e92f";
}

.icon-folder-open:before {
  content: "\e930";
}

.icon-folder-plus:before {
  content: "\e931";
}

.icon-folder-minus:before {
  content: "\e932";
}

.icon-folder-download:before {
  content: "\e933";
}

.icon-folder-upload:before {
  content: "\e934";
}

.icon-price-tag:before {
  content: "\e935";
}

.icon-price-tags:before {
  content: "\e936";
}

.icon-barcode:before {
  content: "\e937";
}

.icon-qrcode:before {
  content: "\e938";
}

.icon-ticket:before {
  content: "\e939";
}

.icon-cart:before {
  content: "\e93a";
}

.icon-coin-dollar:before {
  content: "\e93b";
}

.icon-coin-euro:before {
  content: "\e93c";
}

.icon-coin-pound:before {
  content: "\e93d";
}

.icon-coin-yen:before {
  content: "\e93e";
}

.icon-credit-card:before {
  content: "\e93f";
}

.icon-calculator:before {
  content: "\e940";
}

.icon-lifebuoy:before {
  content: "\e941";
}

.icon-phone:before {
  content: "\e942";
}

.icon-phone-hang-up:before {
  content: "\e943";
}

.icon-address-book:before {
  content: "\e944";
}

.icon-envelop:before {
  content: "\e945";
}

.icon-pushpin:before {
  content: "\e946";
}

.icon-location:before {
  content: "\e947";
}

.icon-location2:before {
  content: "\e948";
}

.icon-compass:before {
  content: "\e949";
}

.icon-compass2:before {
  content: "\e94a";
}

.icon-map:before {
  content: "\e94b";
}

.icon-map2:before {
  content: "\e94c";
}

.icon-history:before {
  content: "\e94d";
}

.icon-clock:before {
  content: "\e94e";
}

.icon-clock2:before {
  content: "\e94f";
}

.icon-alarm:before {
  content: "\e950";
}

.icon-bell:before {
  content: "\e951";
}

.icon-stopwatch:before {
  content: "\e952";
}

.icon-calendar:before {
  content: "\e953";
}

.icon-printer:before {
  content: "\e954";
}

.icon-keyboard:before {
  content: "\e955";
}

.icon-display:before {
  content: "\e956";
}

.icon-laptop:before {
  content: "\e957";
}

.icon-mobile:before {
  content: "\e958";
}

.icon-mobile2:before {
  content: "\e959";
}

.icon-tablet:before {
  content: "\e95a";
}

.icon-tv:before {
  content: "\e95b";
}

.icon-drawer:before {
  content: "\e95c";
}

.icon-drawer2:before {
  content: "\e95d";
}

.icon-box-add:before {
  content: "\e95e";
}

.icon-box-remove:before {
  content: "\e95f";
}

.icon-download:before {
  content: "\e960";
}

.icon-upload:before {
  content: "\e961";
}

.icon-floppy-disk:before {
  content: "\e962";
}

.icon-drive:before {
  content: "\e963";
}

.icon-database:before {
  content: "\e964";
}

.icon-undo:before {
  content: "\e965";
}

.icon-redo:before {
  content: "\e966";
}

.icon-undo2:before {
  content: "\e967";
}

.icon-redo2:before {
  content: "\e968";
}

.icon-forward:before {
  content: "\e969";
}

.icon-reply:before {
  content: "\e96a";
}

.icon-bubble:before {
  content: "\e96b";
}

.icon-bubbles:before {
  content: "\e96c";
}

.icon-bubbles2:before {
  content: "\e96d";
}

.icon-bubble2:before {
  content: "\e96e";
}

.icon-bubbles3:before {
  content: "\e96f";
}

.icon-bubbles4:before {
  content: "\e970";
}

.icon-user:before {
  content: "\e971";
}

.icon-users:before {
  content: "\e972";
}

.icon-user-plus:before {
  content: "\e973";
}

.icon-user-minus:before {
  content: "\e974";
}

.icon-user-check:before {
  content: "\e975";
}

.icon-user-tie:before {
  content: "\e976";
}

.icon-quotes-left:before {
  content: "\e977";
}

.icon-quotes-right:before {
  content: "\e978";
}

.icon-hour-glass:before {
  content: "\e979";
}

.icon-spinner:before {
  content: "\e97a";
}

.icon-spinner2:before {
  content: "\e97b";
}

.icon-spinner3:before {
  content: "\e97c";
}

.icon-spinner4:before {
  content: "\e97d";
}

.icon-spinner5:before {
  content: "\e97e";
}

.icon-spinner6:before {
  content: "\e97f";
}

.icon-spinner7:before {
  content: "\e980";
}

.icon-spinner8:before {
  content: "\e981";
}

.icon-spinner9:before {
  content: "\e982";
}

.icon-spinner10:before {
  content: "\e983";
}

.icon-spinner11:before {
  content: "\e984";
}

.icon-binoculars:before {
  content: "\e985";
}

.icon-search:before {
  content: "\e986";
}

.icon-zoom-in:before {
  content: "\e987";
}

.icon-zoom-out:before {
  content: "\e988";
}

.icon-enlarge:before {
  content: "\e989";
}

.icon-shrink:before {
  content: "\e98a";
}

.icon-enlarge2:before {
  content: "\e98b";
}

.icon-shrink2:before {
  content: "\e98c";
}

.icon-key:before {
  content: "\e98d";
}

.icon-key2:before {
  content: "\e98e";
}

.icon-lock:before {
  content: "\e98f";
}

.icon-unlocked:before {
  content: "\e990";
}

.icon-wrench:before {
  content: "\e991";
}

.icon-equalizer:before {
  content: "\e992";
}

.icon-equalizer2:before {
  content: "\e993";
}

.icon-cog:before {
  content: "\e994";
}

.icon-cogs:before {
  content: "\e995";
}

.icon-hammer:before {
  content: "\e996";
}

.icon-magic-wand:before {
  content: "\e997";
}

.icon-aid-kit:before {
  content: "\e998";
}

.icon-bug:before {
  content: "\e999";
}

.icon-pie-chart:before {
  content: "\e99a";
}

.icon-stats-dots:before {
  content: "\e99b";
}

.icon-stats-bars:before {
  content: "\e99c";
}

.icon-stats-bars2:before {
  content: "\e99d";
}

.icon-trophy:before {
  content: "\e99e";
}

.icon-gift:before {
  content: "\e99f";
}

.icon-glass:before {
  content: "\e9a0";
}

.icon-glass2:before {
  content: "\e9a1";
}

.icon-mug:before {
  content: "\e9a2";
}

.icon-spoon-knife:before {
  content: "\e9a3";
}

.icon-leaf:before {
  content: "\e9a4";
}

.icon-rocket:before {
  content: "\e9a5";
}

.icon-meter:before {
  content: "\e9a6";
}

.icon-meter2:before {
  content: "\e9a7";
}

.icon-hammer2:before {
  content: "\e9a8";
}

.icon-fire:before {
  content: "\e9a9";
}

.icon-lab:before {
  content: "\e9aa";
}

.icon-magnet:before {
  content: "\e9ab";
}

.icon-bin:before {
  content: "\e9ac";
}

.icon-bin2:before {
  content: "\e9ad";
}

.icon-briefcase:before {
  content: "\e9ae";
}

.icon-airplane:before {
  content: "\e9af";
}

.icon-truck:before {
  content: "\e9b0";
}

.icon-road:before {
  content: "\e9b1";
}

.icon-accessibility:before {
  content: "\e9b2";
}

.icon-target:before {
  content: "\e9b3";
}

.icon-shield:before {
  content: "\e9b4";
}

.icon-power:before {
  content: "\e9b5";
}

.icon-switch:before {
  content: "\e9b6";
}

.icon-power-cord:before {
  content: "\e9b7";
}

.icon-clipboard:before {
  content: "\e9b8";
}

.icon-list-numbered:before {
  content: "\e9b9";
}

.icon-list:before {
  content: "\e9ba";
}

.icon-list2:before {
  content: "\e9bb";
}

.icon-tree:before {
  content: "\e9bc";
}

.icon-menu:before {
  content: "\e9bd";
}

.icon-menu2:before {
  content: "\e9be";
}

.icon-menu3:before {
  content: "\e9bf";
}

.icon-menu4:before {
  content: "\e9c0";
}

.icon-cloud:before {
  content: "\e9c1";
}

.icon-cloud-download:before {
  content: "\e9c2";
}

.icon-cloud-upload:before {
  content: "\e9c3";
}

.icon-cloud-check:before {
  content: "\e9c4";
}

.icon-download2:before {
  content: "\e9c5";
}

.icon-upload2:before {
  content: "\e9c6";
}

.icon-download3:before {
  content: "\e9c7";
}

.icon-upload3:before {
  content: "\e9c8";
}

.icon-sphere:before {
  content: "\e9c9";
}

.icon-earth:before {
  content: "\e9ca";
}

.icon-link:before {
  content: "\e9cb";
}

.icon-flag:before {
  content: "\e9cc";
}

.icon-attachment:before {
  content: "\e9cd";
}

.icon-eye:before {
  content: "\e9ce";
}

.icon-eye-plus:before {
  content: "\e9cf";
}

.icon-eye-minus:before {
  content: "\e9d0";
}

.icon-eye-blocked:before {
  content: "\e9d1";
}

.icon-bookmark:before {
  content: "\e9d2";
}

.icon-bookmarks:before {
  content: "\e9d3";
}

.icon-sun:before {
  content: "\e9d4";
}

.icon-contrast:before {
  content: "\e9d5";
}

.icon-brightness-contrast:before {
  content: "\e9d6";
}

.icon-star-empty:before {
  content: "\e9d7";
}

.icon-star-half:before {
  content: "\e9d8";
}

.icon-star-full:before {
  content: "\e9d9";
}

.icon-heart:before {
  content: "\e9da";
}

.icon-heart-broken:before {
  content: "\e9db";
}

.icon-man:before {
  content: "\e9dc";
}

.icon-woman:before {
  content: "\e9dd";
}

.icon-man-woman:before {
  content: "\e9de";
}

.icon-happy:before {
  content: "\e9df";
}

.icon-happy2:before {
  content: "\e9e0";
}

.icon-smile:before {
  content: "\e9e1";
}

.icon-smile2:before {
  content: "\e9e2";
}

.icon-tongue:before {
  content: "\e9e3";
}

.icon-tongue2:before {
  content: "\e9e4";
}

.icon-sad:before {
  content: "\e9e5";
}

.icon-sad2:before {
  content: "\e9e6";
}

.icon-wink:before {
  content: "\e9e7";
}

.icon-wink2:before {
  content: "\e9e8";
}

.icon-grin:before {
  content: "\e9e9";
}

.icon-grin2:before {
  content: "\e9ea";
}

.icon-cool:before {
  content: "\e9eb";
}

.icon-cool2:before {
  content: "\e9ec";
}

.icon-angry:before {
  content: "\e9ed";
}

.icon-angry2:before {
  content: "\e9ee";
}

.icon-evil:before {
  content: "\e9ef";
}

.icon-evil2:before {
  content: "\e9f0";
}

.icon-shocked:before {
  content: "\e9f1";
}

.icon-shocked2:before {
  content: "\e9f2";
}

.icon-baffled:before {
  content: "\e9f3";
}

.icon-baffled2:before {
  content: "\e9f4";
}

.icon-confused:before {
  content: "\e9f5";
}

.icon-confused2:before {
  content: "\e9f6";
}

.icon-neutral:before {
  content: "\e9f7";
}

.icon-neutral2:before {
  content: "\e9f8";
}

.icon-hipster:before {
  content: "\e9f9";
}

.icon-hipster2:before {
  content: "\e9fa";
}

.icon-wondering:before {
  content: "\e9fb";
}

.icon-wondering2:before {
  content: "\e9fc";
}

.icon-sleepy:before {
  content: "\e9fd";
}

.icon-sleepy2:before {
  content: "\e9fe";
}

.icon-frustrated:before {
  content: "\e9ff";
}

.icon-frustrated2:before {
  content: "\ea00";
}

.icon-crying:before {
  content: "\ea01";
}

.icon-crying2:before {
  content: "\ea02";
}

.icon-point-up:before {
  content: "\ea03";
}

.icon-point-right:before {
  content: "\ea04";
}

.icon-point-down:before {
  content: "\ea05";
}

.icon-point-left:before {
  content: "\ea06";
}

.icon-warning:before {
  content: "\ea07";
}

.icon-notification:before {
  content: "\ea08";
}

.icon-question:before {
  content: "\ea09";
}

.icon-plus:before {
  content: "\ea0a";
}

.icon-minus:before {
  content: "\ea0b";
}

.icon-info:before {
  content: "\ea0c";
}

.icon-cancel-circle:before {
  content: "\ea0d";
}

.icon-blocked:before {
  content: "\ea0e";
}

.icon-cross:before {
  content: "\ea0f";
}

.icon-checkmark:before {
  content: "\ea10";
}

.icon-checkmark2:before {
  content: "\ea11";
}

.icon-spell-check:before {
  content: "\ea12";
}

.icon-enter:before {
  content: "\ea13";
}

.icon-exit:before {
  content: "\ea14";
}

.icon-play2:before {
  content: "\ea15";
}

.icon-pause:before {
  content: "\ea16";
}

.icon-stop:before {
  content: "\ea17";
}

.icon-previous:before {
  content: "\ea18";
}

.icon-next:before {
  content: "\ea19";
}

.icon-backward:before {
  content: "\ea1a";
}

.icon-forward2:before {
  content: "\ea1b";
}

.icon-play3:before {
  content: "\ea1c";
}

.icon-pause2:before {
  content: "\ea1d";
}

.icon-stop2:before {
  content: "\ea1e";
}

.icon-backward2:before {
  content: "\ea1f";
}

.icon-forward3:before {
  content: "\ea20";
}

.icon-first:before {
  content: "\ea21";
}

.icon-last:before {
  content: "\ea22";
}

.icon-previous2:before {
  content: "\ea23";
}

.icon-next2:before {
  content: "\ea24";
}

.icon-eject:before {
  content: "\ea25";
}

.icon-volume-high:before {
  content: "\ea26";
}

.icon-volume-medium:before {
  content: "\ea27";
}

.icon-volume-low:before {
  content: "\ea28";
}

.icon-volume-mute:before {
  content: "\ea29";
}

.icon-volume-mute2:before {
  content: "\ea2a";
}

.icon-volume-increase:before {
  content: "\ea2b";
}

.icon-volume-decrease:before {
  content: "\ea2c";
}

.icon-loop:before {
  content: "\ea2d";
}

.icon-loop2:before {
  content: "\ea2e";
}

.icon-infinite:before {
  content: "\ea2f";
}

.icon-shuffle:before {
  content: "\ea30";
}

.icon-arrow-up-left:before {
  content: "\ea31";
}

.icon-arrow-up:before {
  content: "\ea32";
}

.icon-arrow-up-right:before {
  content: "\ea33";
}

.icon-arrow-right:before {
  content: "\ea34";
}

.icon-arrow-down-right:before {
  content: "\ea35";
}

.icon-arrow-down:before {
  content: "\ea36";
}

.icon-arrow-down-left:before {
  content: "\ea37";
}

.icon-arrow-left:before {
  content: "\ea38";
}

.icon-arrow-up-left2:before {
  content: "\ea39";
}

.icon-arrow-up2:before {
  content: "\ea3a";
}

.icon-arrow-up-right2:before {
  content: "\ea3b";
}

.icon-arrow-right2:before {
  content: "\ea3c";
}

.icon-arrow-down-right2:before {
  content: "\ea3d";
}

.icon-arrow-down2:before {
  content: "\ea3e";
}

.icon-arrow-down-left2:before {
  content: "\ea3f";
}

.icon-arrow-left2:before {
  content: "\ea40";
}

.icon-circle-up:before {
  content: "\ea41";
}

.icon-circle-right:before {
  content: "\ea42";
}

.icon-circle-down:before {
  content: "\ea43";
}

.icon-circle-left:before {
  content: "\ea44";
}

.icon-tab:before {
  content: "\ea45";
}

.icon-move-up:before {
  content: "\ea46";
}

.icon-move-down:before {
  content: "\ea47";
}

.icon-sort-alpha-asc:before {
  content: "\ea48";
}

.icon-sort-alpha-desc:before {
  content: "\ea49";
}

.icon-sort-numeric-asc:before {
  content: "\ea4a";
}

.icon-sort-numberic-desc:before {
  content: "\ea4b";
}

.icon-sort-amount-asc:before {
  content: "\ea4c";
}

.icon-sort-amount-desc:before {
  content: "\ea4d";
}

.icon-command:before {
  content: "\ea4e";
}

.icon-shift:before {
  content: "\ea4f";
}

.icon-ctrl:before {
  content: "\ea50";
}

.icon-opt:before {
  content: "\ea51";
}

.icon-checkbox-checked:before {
  content: "\ea52";
}

.icon-checkbox-unchecked:before {
  content: "\ea53";
}

.icon-radio-checked:before {
  content: "\ea54";
}

.icon-radio-checked2:before {
  content: "\ea55";
}

.icon-radio-unchecked:before {
  content: "\ea56";
}

.icon-crop:before {
  content: "\ea57";
}

.icon-make-group:before {
  content: "\ea58";
}

.icon-ungroup:before {
  content: "\ea59";
}

.icon-scissors:before {
  content: "\ea5a";
}

.icon-filter:before {
  content: "\ea5b";
}

.icon-font:before {
  content: "\ea5c";
}

.icon-ligature:before {
  content: "\ea5d";
}

.icon-ligature2:before {
  content: "\ea5e";
}

.icon-text-height:before {
  content: "\ea5f";
}

.icon-text-width:before {
  content: "\ea60";
}

.icon-font-size:before {
  content: "\ea61";
}

.icon-bold:before {
  content: "\ea62";
}

.icon-underline:before {
  content: "\ea63";
}

.icon-italic:before {
  content: "\ea64";
}

.icon-strikethrough:before {
  content: "\ea65";
}

.icon-omega:before {
  content: "\ea66";
}

.icon-sigma:before {
  content: "\ea67";
}

.icon-page-break:before {
  content: "\ea68";
}

.icon-superscript:before {
  content: "\ea69";
}

.icon-subscript:before {
  content: "\ea6a";
}

.icon-superscript2:before {
  content: "\ea6b";
}

.icon-subscript2:before {
  content: "\ea6c";
}

.icon-text-color:before {
  content: "\ea6d";
}

.icon-pagebreak:before {
  content: "\ea6e";
}

.icon-clear-formatting:before {
  content: "\ea6f";
}

.icon-table:before {
  content: "\ea70";
}

.icon-table2:before {
  content: "\ea71";
}

.icon-insert-template:before {
  content: "\ea72";
}

.icon-pilcrow:before {
  content: "\ea73";
}

.icon-ltr:before {
  content: "\ea74";
}

.icon-rtl:before {
  content: "\ea75";
}

.icon-section:before {
  content: "\ea76";
}

.icon-paragraph-left:before {
  content: "\ea77";
}

.icon-paragraph-center:before {
  content: "\ea78";
}

.icon-paragraph-right:before {
  content: "\ea79";
}

.icon-paragraph-justify:before {
  content: "\ea7a";
}

.icon-indent-increase:before {
  content: "\ea7b";
}

.icon-indent-decrease:before {
  content: "\ea7c";
}

.icon-share:before {
  content: "\ea7d";
}

.icon-new-tab:before {
  content: "\ea7e";
}

.icon-embed:before {
  content: "\ea7f";
}

.icon-embed2:before {
  content: "\ea80";
}

.icon-terminal:before {
  content: "\ea81";
}

.icon-share2:before {
  content: "\ea82";
}

.icon-mail:before {
  content: "\ea83";
}

.icon-mail2:before {
  content: "\ea84";
}

.icon-mail3:before {
  content: "\ea85";
}

.icon-mail4:before {
  content: "\ea86";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-youtube:before {
  content: "\ea9d";
}

.icon-linkedin:before {
  content: "\eac9";
}

.icon-pinterest:before {
  content: "\ead1";
}

.icon-file-pdf:before {
  content: "\eadf";
}

.icon-file-word:before {
  content: "\eae1";
}

.icon-file-excel:before {
  content: "\eae2";
}

.icon-libreoffice:before {
  content: "\eae3";
}

.ptb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ptb-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.ptb-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.ptb-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.ptb-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.ptb-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.background-0 {
  background: rgb(255, 255, 252);
}
.background-1 {
  background: rgb(255, 255, 255);
}
.background-2 {
  background: rgb(255, 255, 245);
}

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
.acf-map-contact {
  height: 515px;
}

.acf-map img {
  max-width: inherit !important;
}

/*====================*/
/* =Bootstrap Styles= */
/*====================*/
@media (min-width: 1200px) {
  .container {
    max-width: 1460px;
  }
}
/*===============*/
/* =Body Styles= */
/*===============*/
body {
  background: rgb(255, 255, 252);
  font-size: 1rem;
}

/*===============*/
/* Global Styles */
/*===============*/
.modal-content {
  top: 20vh;
}

blockquote {
  display: flex;
  margin: 1.5em 10px;
  font-style: italic;
  padding: 0.5em 10px;
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  quotes: "“" "”" "‘" "’";
}

blockquote:before {
  color: #ccc;
  font-size: 4em;
  line-height: 0.8em;
  content: open-quote;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  margin-bottom: 10px;
}

.heading-underline::after, .news-block h2::after, .team-block h2::after {
  display: block;
  content: "";
  width: 28%;
  height: 3px;
  position: absolute;
  background: rgb(91, 22, 109);
  bottom: -8px;
  left: 0;
}

h1, h2, h3, h4, h5, h6 {
  display: block;
  font-size: 2rem;
  color: #000000;
  position: relative;
  margin-bottom: 20px;
}

h1, .h1 {
  font-size: clamp(2.5rem, 100% + 5vw, 3.5rem);
}

h2, .h2 {
  font-size: clamp(2.25rem, 100% + 5vw, 3rem);
}
h2.big, .h2.big {
  font-size: clamp(2.5rem, 100% + 5vw, 3.5rem);
}

h3, .h3 {
  font-size: clamp(2rem, 100% + 5vw, 2.5rem);
}

h4, .h4 {
  font-size: clamp(1.5rem, 100% + 5vw, 2rem);
}

h5, .h5 {
  font-size: clamp(1.25rem, 100% + 5vw, 1.5rem);
}

h6, .h6 {
  font-size: clamp(1.12rem, 100% + 5vw, 1.25rem);
}

.tagline {
  color: #000000;
  font-size: 16px;
  margin-bottom: 0;
  display: inline-block;
}

p:has(span.tagline) {
  margin-bottom: 0;
}

p, li {
  font-size: 1.12rem;
  color: #000000;
  margin-bottom: 20px;
}
p a, li a {
  border-bottom: 1px dotted #000;
}
p a:hover, li a:hover {
  border-bottom: 1px solid #555;
}

li {
  margin-bottom: 5px;
}

.cta-drop-shadow {
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.25);
}

.cta-link {
  width: 100%;
  padding: 10px;
  color: rgb(0, 0, 0);
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border: 1px solid rgb(0, 0, 0);
  background: rgb(255, 255, 252);
  font-size: clamp(1rem, 100% + 1vw, 1rem);
  transition-duration: 0.5s;
}
.cta-link:hover {
  color: rgb(0, 0, 0);
  transition: all 0.5s;
  background: rgb(249, 249, 249);
}

.cta-alternative {
  color: #ffffff;
  background: rgb(107, 107, 103);
}

.cta-button {
  border: none;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 1s;
}
a:hover {
  color: #555;
}
a.read-more-203 {
  font-size: 0.7em;
}

.wpcf7 form .wpcf7-response-output {
  padding: 1em;
  margin: 3em 0 0;
  background: #fff;
  border: none !important;
  display: none;
}

.wpcf7-not-valid-tip::before {
  content: "! ";
  background: rgba(255, 255, 255, 0.8);
  color: #f00;
  border-radius: 100px;
  width: 24px;
  height: 24px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  margin-right: 10px;
  font-weight: bold;
}

/*===========================*/
/* =======Main Styles======= */
/*===========================*/
.page-content img, .sub-page-hero img {
  border-radius: 32px;
}

/* Page Content */
.page-content {
  /* Blog */
}
.page-content-blog-published, .page-content-blog-author {
  font-size: 16px;
  color: #434343;
}
.page-content-blog-published {
  margin: 0;
}
.page-content-blog h1 {
  margin-bottom: 10px;
}
.page-content-blog-featured-image {
  overflow: hidden;
  max-height: 500px;
  margin: 15px 0 25px;
  background: #a8a8a8;
}
.page-content-blog-featured-image img {
  width: 100%;
  height: clamp(200px, 100% + 5vw, 500px);
  border-radius: 0;
  object-fit: cover;
  object-position: 50% 30%;
}
.page-content-team .hero-banner-team {
  color: #ffffff;
}
.page-content-team .hero-banner-team h1 {
  margin-bottom: 10px;
}
.page-content-team .hero-banner-team h2 {
  margin-bottom: 10px;
  color: rgb(255, 255, 255);
  font-size: clamp(2rem, 100% + 1vw, 1.5rem);
}
.page-content-team .hero-banner-team p {
  font-size: clamp(1.12rem, 100% + 1vw, 1rem);
  margin-bottom: 0;
}
.page-content-team .hero-banner-team a {
  color: rgb(255, 255, 255);
  font-size: clamp(1.25rem, 100% + 1vw, 1rem);
}
.page-content-news {
  padding-bottom: 80px;
}

/* Header */
.header {
  z-index: 10;
  position: relative;
  background: rgb(38, 9, 46);
}
.header-sociallinks {
  right: 0;
  top: 300px;
  z-index: 99;
  position: absolute;
  background: rgb(204, 172, 0);
  border-radius: 10px 0 0 10px;
}
.header-sociallinks a {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 32px;
  text-decoration: none;
  margin: 12px 0 12px 12px;
  transition-duration: 0.5s;
}
.header-sociallinks a:first-of-type {
  padding: 0 12px 0 0;
}
.header-sociallinks a:hover {
  opacity: 50%;
  transition: opacity 1s;
}

/* Navigation Bar */
.navigation-bar {
  min-height: 80px;
  padding: 35px 0;
  /* Mobile Nav */
}
.navigation-bar .row, .navigation-bar nav, .navigation-bar nav > ul {
  min-height: 80px;
}
.navigation-bar .logo {
  display: inline-block;
}
.navigation-bar nav.desktop {
  height: 100%;
}
.navigation-bar nav.desktop ul {
  margin: 0;
  padding: 0;
  height: 100%;
}
.navigation-bar nav.desktop ul li {
  list-style: none;
  margin: 0 30px;
}
.navigation-bar nav.desktop ul li a {
  color: rgb(255, 255, 255);
  font-size: 1.12rem;
  position: relative;
  text-decoration: none;
  border: 0;
}
.navigation-bar nav.desktop ul li a::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 3px;
  bottom: -3px;
  left: 0;
  background-color: rgb(255, 255, 255);
  transform-origin: bottom right;
  transition: transform 0.15s ease-out;
}
.navigation-bar nav.desktop ul li a:hover {
  transition: color 0.5s;
  color: rgb(255, 255, 255);
}
.navigation-bar nav.desktop ul li a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.navigation-bar nav.desktop ul li a.cta-link {
  color: rgb(0, 0, 0);
}
.navigation-bar .cta-wrapper {
  height: 100%;
}
.navigation-bar .cta-link {
  padding: 10px 25px;
  font-size: clamp(1rem, 100% + 1vw, 1.12rem);
}
.navigation-bar .cta-link:hover {
  background: rgb(221, 199, 84);
}
.navigation-bar nav.mobile {
  padding-top: 20px;
}
.navigation-bar label .menu {
  margin: 0;
  z-index: 100;
  position: relative;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  box-shadow: 0 0 0 0 rgb(255, 255, 255), 0 0 0 0 rgb(255, 255, 255);
  cursor: pointer;
}
.navigation-bar label .hamburger {
  position: relative;
  top: 15px;
  width: 30px;
  height: 2px;
  background: rgb(255, 255, 255);
  display: block;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.navigation-bar label .hamburger:after, .navigation-bar label .hamburger:before {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
}
.navigation-bar label .hamburger:before {
  top: -10px;
}
.navigation-bar label .hamburger:after {
  bottom: -10px;
}
.navigation-bar label input {
  display: none;
}
.navigation-bar label input:checked + .menu {
  box-shadow: 0 0 0 100vw rgb(38, 9, 46), 0 0 0 100vh rgb(38, 9, 46);
  border-radius: 0;
}
.navigation-bar label input:checked + .menu .hamburger {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navigation-bar label input:checked + .menu .hamburger:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  bottom: 0;
}
.navigation-bar label input:checked + .menu .hamburger:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
}
.navigation-bar label input:checked + .menu + ul {
  opacity: 1;
  left: 50%;
}
.navigation-bar label ul {
  position: absolute;
  top: 30vh;
  left: -9999px;
  z-index: 200;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  list-style: none;
  text-align: center;
  opacity: 0;
  width: 80%;
}
.navigation-bar label ul .cta-link {
  color: rgb(0, 0, 0);
  margin-top: 40px;
  padding: 10px 30px;
  background: rgb(255, 255, 255);
}
.navigation-bar label a, .navigation-bar label span {
  margin-bottom: 1em;
  display: block;
  color: rgb(255, 255, 255);
  text-decoration: none;
  border: 0;
}
.navigation-bar label span {
  font-weight: bold;
}

/* Hero Banner */
.hero-banner {
  padding: 65px 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background: rgb(38, 9, 46);
}
.hero-banner h1, .hero-banner p {
  color: rgb(255, 255, 255);
}
.hero-banner h1 {
  line-height: 120%;
  margin-bottom: 40px;
  font-size: clamp(40px, 100% + 3vw, 56px);
}
.hero-banner p {
  font-size: clamp(1rem, 3vw, 1.12rem);
}
.hero-banner a.cta-link {
  width: 100%;
  padding: 10px;
  margin-top: 20px;
  font-size: clamp(1.25rem, 100% + 1vw, 1.25rem);
}
.hero-banner a.cta-link:hover {
  color: rgb(0, 0, 0);
  transition: all 0.5s;
  background: rgb(221, 199, 84);
}
.hero-banner-event {
  margin-bottom: 0;
  background: rgb(255, 255, 255);
}
.hero-banner-event h1, .hero-banner-event p {
  color: rgb(0, 0, 0);
}
.hero-banner-event h1 {
  margin-top: 0;
}
.hero-banner-event a.cta-link {
  margin-bottom: 0;
}
.hero-banner-event-details p {
  font-size: 0.88rem;
}
.hero-banner-event-details i {
  font-size: 1.3em;
  margin-right: 10px;
}
.hero-banner img {
  max-width: 100%;
}

.section-203.sub-page-hero {
  padding: 0;
  background: rgb(38, 9, 46);
}
.section-203.sub-page-hero h1, .section-203.sub-page-hero p {
  color: rgb(255, 255, 255);
}

/* Text Page Title */
.page-title-wrap {
  margin: 40px 0 0;
}

/* All 203 Sections */
.section-203 {
  padding: 40px 0;
}

/* Full Width Content Section */
.full-width-content-section {
  margin-bottom: -30px;
}

/* Text and Image section */
.text-and-image-section {
  background: #fff;
}
.text-and-image-section img {
  width: 100%;
  margin: 30px 0;
}
.text-and-image-section .cta-link {
  margin-top: 20px;
}

/* Gallery Section */
.gallery {
  padding: 50px 0 25px;
  background: rgb(255, 255, 245);
}
.gallery p {
  margin-bottom: 60px;
}
.gallery img {
  width: 100%;
  margin-bottom: 25px;
}

/* Images Row Section */
.images-row-section img {
  width: 100%;
}

/* Craousel Row Section */
.carousel-row-section {
  margin: 80px 0;
}
.carousel-row-section .tns-outer {
  position: relative;
}
.carousel-row-section .tns-controls {
  position: absolute;
  display: flex;
  justify-content: space-between;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
}
.carousel-row-section .tns-controls button {
  border: 0;
  font-size: 42px;
  line-height: 42px;
  background: none;
  font-weight: bold;
  border-radius: 100px;
}
.carousel-row-section .tns-controls button i {
  opacity: 0.5;
  background: #fff;
  transition: all 0.3s;
  border-radius: 1000px;
}
.carousel-row-section .tns-controls button i:hover {
  opacity: 1;
}
.carousel-row-section .carousel-full-width {
  position: relative;
}
.carousel-row-section .carousel-full-width img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.carousel-row-section .tns-nav {
  width: 100%;
  bottom: 30px;
  display: flex;
  position: absolute;
  justify-content: center;
}
.carousel-row-section .tns-nav button {
  width: 20px;
  height: 20px;
  border-radius: 100px;
  border: 2px solid #fff;
  margin: 0 10px;
}
.carousel-row-section .tns-nav-active {
  border: 2px solid #333 !important;
}

/* Services Section & Process Three Step Section */
.services-section, .process-three-step-section {
  background: rgb(255, 255, 254);
}
.services-section h2.big, .process-three-step-section h2.big {
  font-size: clamp(2.25rem, 100% + 5vw, 3rem);
}
.services-section-block, .process-three-step-section-block {
  margin: 25px 0;
  text-align: center;
}
.services-section-block img, .process-three-step-section-block img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  max-height: 230px;
}
.services-section-block h3, .process-three-step-section-block h3 {
  font-size: 2rem;
  margin-top: 20px;
}
.services-section-block p, .process-three-step-section-block p {
  margin-top: 15px;
}
.services-section .cta-link, .process-three-step-section .cta-link {
  margin-top: 50px;
}

/* Process Three Step Section */
.process-three-step-section {
  background: rgb(255, 255, 252);
}
.process-three-step-section h2.big {
  font-size: clamp(2rem, 100% + 5vw, 2.5rem);
}
.process-three-step-section-block {
  margin: 25px 0;
}
.process-three-step-section-block h3 {
  font-size: 1.5rem;
  margin-top: 32px;
}
.process-three-step-section-block p {
  font-size: 1rem;
}

/* Pricing Section */
.pricing-section {
  background: #F0F8F0;
}
.pricing-section-block {
  padding: 52px 32px 32px;
  margin: 60px 0 0;
  background: #ffffff;
  border: 1px solid #000000;
  position: relative;
}
.pricing-section-block i {
  position: absolute;
  top: 10px;
  right: 0;
}
.pricing-section-block h1 {
  line-height: 100%;
  margin-bottom: 8px;
}
.pricing-section-block p.additional {
  margin: 0;
  line-height: 100%;
}
.pricing-section-block p, .pricing-section-block li {
  font-size: 18px;
}
.pricing-section-block hr {
  margin: 30px 0;
}
.pricing-section .cta-link {
  margin-top: 50px;
}

/* Benefits Section */
.arrow {
  height: 13px;
  flex-grow: 1;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
}
.arrow:before {
  position: absolute;
  content: "  ";
  display: inline-block;
  left: 0px;
  top: -14px;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background-color: rgb(91, 22, 109);
}
.arrow:after {
  position: absolute;
  content: "  ";
  display: inline-block;
  right: -55px;
  top: -19px;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 35px solid rgb(91, 22, 109);
  border-right: 35px solid transparent;
}

.dotted {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 20px, rgb(91, 22, 109) 0);
  background-size: 40px 20px;
  background-position: 0 100%;
}

.benefits-section-block {
  position: relative;
  margin-bottom: 20px;
}
.benefits-section .title-wrapper {
  width: 100%;
  position: relative;
}
.benefits-section .title {
  font-size: clamp(56px, 100% + 5vw, 70px);
  line-height: 91%;
  position: relative;
  display: inline-block;
}
.benefits-section .title, .benefits-section .content {
  text-align: center;
}
.benefits-section-horizontal h2 {
  width: 90%;
  margin-bottom: 80px;
}
.benefits-section-horizontal p.summary {
  width: 90%;
  font-size: 1.12rem;
}
.benefits-section-horizontal .benefit-section-block {
  padding: 0 12px;
  text-wrap: pretty;
}
.benefits-section-horizontal p {
  font-size: 1rem;
}
.benefits-section-horizontal .cta-link {
  margin-top: 80px;
}

/* Process Section */
.process-section {
  background: rgba(51, 51, 51, 0.2);
}
.process-section-block {
  position: relative;
  min-height: 320px;
}
.process-section .number {
  margin: 0;
  color: rgb(0, 0, 0);
}
.process-section .number-absolute {
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 350px;
  line-height: 330px;
  position: absolute;
  color: rgba(255, 255, 255, 0.1);
}
.process-section .title {
  font-size: clamp(2.25rem, 100% + 7vw, 3rem);
  margin-top: 60px;
  margin-bottom: 20px;
  display: inline-block;
}
.process-section-vertical .number {
  font-size: clamp(56px, 100% + 7vw, 150px) !important;
  position: relative;
  color: rgb(0, 0, 0);
  line-height: 100%;
}
.process-section-vertical .title {
  margin: 0;
  line-height: 120%;
}
.process-section-content-wrap {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  padding: 32px 0 20px;
  position: relative;
}
.process-section-content-wrap::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 3%;
  height: 2px;
  background-color: #000;
}

/* Testimonial Section */
.testimonial-section {
  background: rgb(232, 241, 233);
}
.testimonial-section-content {
  margin: 20px 0 40px;
  text-align: center;
}
.testimonial-section p {
  text-align: center;
}
.testimonial-section p:not(.testimonial-section-author) {
  font-size: 24px;
}
.testimonial-section-quote {
  padding: 0 10%;
  position: relative;
}
.testimonial-section-author {
  font-size: 16px;
  margin: 20px 0 10px;
}
.testimonial-section-author span {
  font-size: 14px;
  display: block;
}
.testimonial-section .tns-outer {
  position: relative;
}
.testimonial-section .tns-controls {
  position: absolute;
  display: none;
  justify-content: space-between;
  top: 35%;
  left: 0;
  z-index: 1;
  width: 100%;
}
.testimonial-section .tns-controls button {
  border: 0;
  font-size: 42px;
  line-height: 42px;
  background: none;
  font-weight: bold;
  border-radius: 100px;
}
.testimonial-section .tns-controls button i {
  opacity: 0.5;
  background: #fff;
  transition: all 0.3s;
  border-radius: 1000px;
}
.testimonial-section .tns-controls button i:hover {
  opacity: 1;
}
.testimonial-section .carousel-full-width {
  position: relative;
}
.testimonial-section .tns-item {
  padding: 0;
}
.testimonial-section .tns-nav {
  bottom: 0;
  width: 100%;
  display: flex;
  position: absolute;
  justify-content: center;
}
.testimonial-section .tns-nav button {
  width: 16px;
  height: 16px;
  border-radius: 100px;
  border: 2px solid #fff;
  margin: 0 10px;
}
.testimonial-section .tns-nav-active {
  border: 2px solid #333 !important;
}

/* FAQ Section */
.faqs-section {
  background: rgb(255, 255, 254);
}
.faqs-section h2, .faqs-section p {
  text-align: center;
}
.faqs-section p {
  margin-bottom: 40px;
}
.faqs-section-block {
  overflow: hidden;
  border-top: 1px solid rgb(24, 111, 34);
}
.faqs-section-block:last-child {
  border-bottom: 1px solid rgb(24, 111, 34);
}
.faqs-section-block-question {
  width: 100%;
  border: none;
  padding: 22px 20px;
  outline: none;
  cursor: pointer;
  text-align: left;
  background: none;
  position: relative;
  font-size: 1.12rem;
  transition: background-color 0.3s ease;
}
.faqs-section-block-question:hover {
  background-color: rgb(183, 210, 186);
}
.faqs-section-block-question-arrow {
  position: absolute;
  right: 20px;
  transition: transform 0.3s ease; /* Smooth rotation transition */
}
.faqs-section-block-question.active {
  background-color: rgb(232, 241, 233);
}
.faqs-section-block-question.active span {
  transform: rotate(180deg); /* Rotate arrow 180 degrees */
}
.faqs-section-block-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: #fff;
}
.faqs-section-block-answer p {
  padding: 20px;
  text-align: left;
  margin-bottom: 10px;
}
.faqs-section-cta {
  margin-top: 60px;
}

/* CTA Simple Section */
.cta-simple-section {
  padding: 112px 0;
  text-align: center;
  background: rgb(38, 9, 46);
}
.cta-simple-section h2 {
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
  font-size: 2.5rem;
}
.cta-simple-section p {
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
  font-size: 1.12rem;
}
.cta-simple-section .cta-link {
  color: rgb(0, 0, 0);
}
.cta-simple-section .cta-link:hover {
  background: rgb(221, 199, 84);
}
.cta-simple-section.cta-multiple-section {
  background: rgb(255, 255, 255);
}
.cta-simple-section.cta-multiple-section h2, .cta-simple-section.cta-multiple-section p {
  color: rgb(0, 0, 0);
}
.cta-simple-section.cta-multiple-section .cta-link {
  margin: 0 20px;
  color: rgb(0, 0, 0);
  background: none;
}
.cta-simple-section.cta-multiple-section .cta-link:hover {
  background: rgb(183, 210, 186);
}

/* Features Section */
.features-section-text {
  margin: 20px 0;
  font-size: 36px;
  line-height: 120%;
}
.features-section-text i {
  color: rgb(91, 22, 109);
  margin-right: 10px;
}

/* Statistics Section */
.statistics-section {
  background: rgb(239, 229, 176);
}
.statistics-section p {
  text-align: center;
}
.statistics-section-figure {
  margin-top: 30px;
  font-size: 96px;
  line-height: 100px;
}
.statistics-section-text {
  font-size: 24px;
}

/* Logos Section */
.logos-section {
  position: relative;
}
.logos-section img {
  max-width: 300px;
}
.logos-section::after {
  display: block;
  content: "";
  width: 33%;
  height: 3px;
  background: rgb(142, 59, 70);
  position: absolute;
  bottom: 0;
  left: 33%;
}

/* Contact form section */
.contact-form-section {
  background: rgb(204, 183, 210);
}
.contact-form-section form label, .contact-form-section form input, .contact-form-section form textarea {
  display: block;
  font-size: 16px;
}
.contact-form-section form label {
  color: rgb(0, 0, 0);
  margin: 14px 0 8px;
}
.contact-form-section form input, .contact-form-section form textarea {
  width: 100%;
  padding: 10px;
  outline: none;
  transition: 0.5s;
  border: 1px solid rgb(38, 9, 46);
  margin: 0 0 10px;
}
.contact-form-section form input:focus, .contact-form-section form textarea:focus {
  border: 1px solid rgb(204, 183, 210);
}
.contact-form-section form input.wpcf7-submit, .contact-form-section form textarea.wpcf7-submit {
  margin-top: 24px;
}
.contact-form-section form textarea {
  height: 100px;
}
.contact-form-section form button, .contact-form-section form input[type=submit] {
  width: auto;
  float: right;
  border: none;
  display: block;
  color: rgb(255, 255, 255);
  padding: 12px 24px;
  font-size: 1rem;
  background: rgb(91, 22, 109);
}
.contact-form-section form button:hover, .contact-form-section form input[type=submit]:hover {
  background: rgb(38, 9, 46);
}
.contact-form-section-alternative {
  width: 100%;
  margin-top: 72px;
  margin-bottom: -30px;
}
.contact-form-section-alternative h6 {
  margin: 0;
}

/* News Section */
.news-section-cta {
  padding: 10px !important;
  font-size: clamp(1rem, 100% + 1vw, 1.25rem);
}
.news-section-block {
  color: #000;
  display: block;
  text-decoration: none;
  padding-bottom: 50px;
}
.news-section-block:hover .news-section-block-cta {
  color: #000;
  border-bottom: 1px solid #000;
}
.news-section-block img {
  width: 100%;
  object-fit: cover;
}
.news-section-block-title {
  margin: 15px 0;
}
.news-section-block-summary, .news-section-block-cta {
  font-size: 16px;
}

/* Event Section */
.event-section-cta {
  padding: 10px !important;
  font-size: clamp(1rem, 100% + 1vw, 1.25rem);
}
.event-section-block {
  color: #000;
  display: block;
  text-decoration: none;
  padding-bottom: 50px;
}
.event-section-block:hover .event-section-block-cta {
  color: #000;
  border-bottom: 1px solid #000;
}
.event-section-block-image {
  height: 100%;
  overflow: hidden;
  min-height: 274px;
  border-radius: 32px;
  background-size: cover;
  background-position: center;
  background: rgb(91, 22, 109);
}
.event-section-block-image img {
  object-fit: cover;
  width: auto;
  height: 100%;
  transition: all 0.3s;
}
.event-section-block-image-placeholder img {
  width: 60%;
  height: auto;
  border-radius: 0;
}
.event-section-block-image-main {
  border-radius: 32px;
}
.event-section-block-title {
  margin: 15px 0;
}
.event-section-block-dates {
  font-size: 1rem;
}
.event-section-block-dates span {
  font-size: 1rem;
}
.event-section-block-dates i {
  font-size: 0.9rem;
  margin-right: 10px;
}
.event-section-block-summary, .event-section-block-cta {
  font-size: 16px;
}
.event-section-block:hover .event-section-block-image img {
  transform: scale(1.05);
}

/* Event Block */
.event-block {
  margin: 0 0 32px;
  border-radius: 32px;
  border: 1px solid rgb(0, 0, 0);
}
.event-block h3 {
  font-size: 1.5rem;
}
.event-block h4 {
  margin-bottom: 5px;
  font-size: 1rem;
}
.event-block-image, .event-block-image-main {
  overflow: hidden;
  min-height: 392px;
  background: rgb(91, 22, 109);
  background-size: cover;
  background-position: center;
  border-radius: 32px 0 0 32px;
  height: 100%;
}
.event-block-image img, .event-block-image-main img {
  object-fit: cover;
  border-radius: 32px 0 0 32px;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.event-block-image-link, .event-block-image-main-link {
  height: 100%;
  display: block;
}
.event-block-image-placeholder img, .event-block-image-main-placeholder img {
  border-radius: 0;
  width: 300px;
  height: 125px;
}
.event-block-image-main, .event-block-image-main-main {
  border-radius: 32px;
}
.event-block-detail {
  height: 100%;
  padding: 32px 32px 32px 10px;
}
.event-block-detail-location {
  font-size: 1rem;
}
.event-block-detail-datetime {
  font-size: 1rem;
}
.event-block-detail-datetime span {
  font-size: 1rem;
}
.event-block-detail-datetime i {
  font-size: 0.9rem;
  margin-right: 10px;
}
.event-block:hover .event-block-image img {
  transform: scale(1.05);
}
.event-block .cta-link:hover {
  color: rgb(0, 0, 0);
  background: rgb(232, 241, 233);
}

.divider {
  height: 24px;
  margin: 0 12px;
  border-right: 2px solid rgb(24, 111, 34);
}

/* Content Basic Section */
.basic-content {
  padding: 0;
}
.basic-content-block-text {
  height: 100%;
}
.basic-content-block img {
  width: 100%;
}

/* Timline Basic Section */
.timeline-basic {
  padding: 100px 0;
}
.timeline-basic-row {
  margin-bottom: 16px;
}
.timeline-basic-row:last-child .divider-vertical {
  display: none;
}
.timeline-basic-icon {
  width: 2em;
  font-size: 2em;
  text-align: center;
  margin-bottom: 30px;
}
.timeline-basic .divider-vertical {
  height: 50px;
  width: 2px;
  background: #000;
}

/* Contact & Map Section */
.contact-map i {
  font-size: 1.5rem;
}
.contact-map h6 {
  margin: 16px 0 8px;
}
.contact-map p {
  margin: 0 0 8px;
}
.contact-map-block {
  margin: 0 0 24px;
}

.news-block, .team-block {
  text-decoration: none;
  transition: all 0.3s;
}
.news-block img, .team-block img {
  min-height: 255px;
  margin-bottom: 20px;
  object-fit: cover;
}
.news-block-placeholder-image, .team-block-placeholder-image {
  min-height: 255px;
  margin-bottom: 20px;
  background: rgb(38, 9, 46);
}
.news-block-placeholder-image img, .team-block-placeholder-image img {
  margin: 0;
  min-height: unset;
}
.news-block h3, .team-block h3 {
  font-size: 22px;
}
.news-block hr, .team-block hr {
  margin: -8px 0 10px;
  width: 50%;
}
.news-block .cta-link, .team-block .cta-link {
  font-size: 18px;
  margin-top: 20px;
}
.news-block:hover, .team-block:hover {
  opacity: 1;
}
.news-block-featured, .team-block-featured {
  display: block;
  margin-bottom: 20px;
}
.news-block-featured-content, .team-block-featured-content {
  height: auto;
}

.news-block {
  display: block;
  min-height: 100%;
  border: 1px solid rgb(0, 0, 0);
  overflow: hidden;
}
.news-block-image {
  height: 255px;
  overflow: hidden;
}
.news-block-image img {
  margin: 0;
  border-radius: 0;
  transition: all 0.3s;
}
.news-block h3 {
  font-size: clamp(1.25rem, 100% + 1vw, 1.5rem);
}
.news-block-content {
  padding: 20px;
}
.news-block-date {
  margin: 0 0 10px;
  font-size: clamp(0.88rem, 100% + 1vw, 0.88rem);
}
.news-block-excerpt {
  margin: 0 0 10px;
  font-size: clamp(1rem, 100% + 1vw, 1rem);
}
.news-block:hover img {
  transform: scale(1.1);
}

.blog-header {
  margin-top: 2.5rem;
  margin-bottom: 3.5rem;
}
.blog-header .blog-title {
  line-height: 1.1;
  color: rgb(0, 0, 0);
  margin-bottom: 1.2rem;
  font-size: clamp(2.5rem, 4vw, 3.5rem);
}
.blog-header .blog-meta {
  color: rgb(0, 0, 0);
  margin-bottom: 1.5rem;
  font-size: 0.88rem;
}
.blog-header .blog-meta span {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 0.88rem;
}
.blog-header .blog-meta span.bullet-separator {
  font-size: 1.2rem;
}
.blog-header .blog-share {
  margin-top: 1.5rem;
}
.blog-header .blog-share strong {
  display: block;
  color: rgb(0, 0, 0);
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 1.12rem;
}
.blog-header .blog-share .share-icons {
  gap: 1.2rem;
  display: flex;
}
.blog-header .blog-share .share-icons a {
  color: rgb(0, 0, 0);
  font-size: 1.25rem;
  display: inline-flex;
  align-items: center;
  transition: color 0.2s;
}
.blog-header .blog-share .share-icons a:hover {
  color: rgb(91, 22, 109);
}
.blog-header .blog-share .share-icons a i, .blog-header .blog-share .share-icons a svg {
  width: 22px;
  height: 22px;
  display: block;
  font-size: 1.25rem;
}
.blog-header .blog-featured-image {
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.blog-header .blog-featured-image img {
  max-width: 100%;
  max-height: 450px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .blog-header .blog-title {
    font-size: clamp(2.25rem, 4vw, 3rem);
  }
  .blog-header .blog-featured-image {
    min-height: 180px;
  }
}

.team-block {
  opacity: 1;
}
.team-block-name {
  margin: 0;
  font-size: 1.5rem;
}
.team-block-title {
  font-size: 1.12rem;
  margin: 0 0 15px;
}
.team-block-summary {
  font-size: 1.12rem;
  margin: 0 0 20px;
}

.pagination {
  margin: 40px 0 0;
}
.pagination .nav-links {
  display: flex;
  justify-content: center;
  width: 100%;
}
.pagination .nav-links span, .pagination .nav-links a {
  color: #000;
  margin: 0 5px;
  padding: 8px 0px;
  background: rgb(112, 146, 191);
  min-width: 45px;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
}
.pagination .nav-links span:hover, .pagination .nav-links a:hover {
  background: rgb(42, 93, 159);
  transition: all 0.3s;
}
.pagination .nav-links span.current, .pagination .nav-links a.current {
  font-weight: bold;
  background: rgb(42, 93, 159);
}
.pagination .nav-links span.next, .pagination .nav-links span.prev, .pagination .nav-links a.next, .pagination .nav-links a.prev {
  min-width: auto;
  padding: 8px 10px;
}

.footer {
  padding: 90px 0;
  background: rgb(18, 39, 67);
}
.footer p, .footer a {
  color: rgb(255, 255, 255);
  word-wrap: break-word;
  text-decoration: none;
}
.footer-title {
  font-size: clamp(2rem, 100% + 1vw, 2.5rem);
  margin-bottom: 10px;
}
.footer .logo {
  margin: 0 0 40px;
}
.footer .logo img {
  height: auto;
  max-width: 145px;
}
.footer .address-contact p {
  margin: 0 0 25px;
  font-size: 16px;
  line-height: 1.5;
}
.footer .address-contact p span {
  display: block;
  font-weight: 700;
}
.footer-bottom {
  padding-top: 35px;
  margin-top: 20px;
  border-top: 1px solid rgb(24, 111, 34);
}
.footer-copyright {
  margin: 0;
  font-size: 14px;
}
.footer-navigation {
  margin: 0;
  padding: 0;
}
.footer-navigation li {
  padding: 0 0 5px;
  list-style: none;
}
.footer-navigation li a {
  border: none;
  font-size: 0.88rem;
  position: relative;
  text-decoration: none;
}
.footer-navigation li a:hover {
  transition: color 0.5s;
  color: rgb(89.25, 89.25, 89.25);
}
.footer-aux-navigation {
  margin: 0 0 30px;
  padding: 0;
}
.footer-aux-navigation li {
  padding: 0 12px;
  list-style: none;
  text-align: center;
}
.footer-aux-navigation li a {
  font-size: 0.88rem;
  position: relative;
  text-decoration: none;
  border-bottom: 1px solid rgb(24, 111, 34);
}
.footer-aux-navigation li a:hover {
  transition: color 0.5s;
  color: rgb(89.25, 89.25, 89.25);
}
.footer-creditlink {
  padding: 0;
}
.footer-creditlink a {
  color: rgb(85, 125, 178);
  opacity: 0.6;
  font-size: 14px;
  text-decoration: none;
}
.footer-creditlink a span {
  font-weight: 700;
}
.footer-creditlink a:hover {
  opacity: 1;
  color: rgb(255, 255, 255);
  text-decoration: underline;
  transition: all 0.3s;
}

.wp-block-cover {
  margin: 20px 0 50px;
}

@media (min-width: 576px) {
  /*===========================*/
  /* =======Main Styles======= */
  /*===========================*/
  /* Images Row Section */
  .images-row-section.gallery {
    padding-bottom: 25px;
  }
  /* Services Section */
  .services-section-block h3 {
    margin-top: 20px;
  }
  /* Benefits Section */
  .benefits-section .title-wrapper {
    margin-bottom: 30px;
  }
  .benefits-section .title {
    display: block;
  }
  /* News Section */
  .news-section-block {
    padding: 0;
  }
  .wp-block-cover {
    margin: 20px 0 50px;
  }
  .contact-form-section-alternative {
    width: 50%;
    margin-top: -8px;
  }
  .contact-form-section-alternative h6 {
    margin: 0;
  }
}
@media (min-width: 768px) {
  /*===========================*/
  /* =======Main Styles======= */
  /*===========================*/
  /* Hero Banner */
  .hero-banner a.cta-link {
    margin-top: 30px;
    width: fit-content;
    padding: 10px 30px;
  }
  .hero-banner-images-left {
    margin-top: 0;
  }
  .hero-banner-images-single {
    height: 100%;
    margin-bottom: 15px;
  }
  /* Images Row Section */
  .images-row-section.gallery {
    padding-bottom: 25px;
  }
  /* Services Section */
  .services-section-block h3 {
    margin-top: 20px;
  }
  .benefits-section .title-wrapper {
    margin-bottom: 30px;
  }
  .benefits-section .title {
    display: block;
  }
  /* Testimonials Section */
  .testimonial-section-quote {
    padding: 0 14%;
  }
  .wp-block-cover {
    margin: 20px 0 50px;
  }
  /* News Section */
  .news-block-featured-content {
    height: 255px;
  }
  .news-block-featured .cta-link {
    width: 40%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  /*===========================*/
  /* =======Main Styles======= */
  /*===========================*/
  /* Hero Banner */
  .hero-banner a.cta-link {
    margin-top: 30px;
    width: fit-content;
    padding: 10px 30px;
  }
  .hero-banner-images-left {
    margin-top: -58%;
  }
  .hero-banner-images-right {
    margin-top: 0;
  }
  .hero-banner-images-single {
    height: 100%;
    margin-bottom: 26px;
  }
  .hero-banner-images img {
    opacity: 0;
  }
  /* Images Row Section */
  .images-row-section.gallery {
    padding-bottom: 25px;
  }
  /* Services Section */
  .services-section-block h3 {
    margin-top: 20px;
  }
  /* Benefits section */
  .arrow {
    height: 13px;
    flex-grow: 1;
    position: relative;
    background-color: rgba(0, 0, 0, 0);
  }
  .arrow:before {
    display: none;
  }
  .arrow:after {
    position: absolute;
    content: " ";
    display: inline-block;
    left: -55px;
    top: -19px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid rgb(91, 22, 109);
    border-right: 25px solid transparent;
  }
  .benefits-section .title-wrapper {
    width: auto;
    margin-bottom: 30px;
  }
  .benefits-section .title {
    display: block;
    text-align: left;
  }
  .benefits-section .content {
    width: 70%;
    text-align: right;
  }
  /* Testimonials Section */
  .testimonial-section-quote {
    padding: 0 20%;
  }
  .testimonial-section .tns-controls {
    display: flex;
  }
  .wp-block-cover {
    margin: 20px 0 50px;
  }
}
@media (min-width: 1200px) {
  /*===============*/
  /* Global Styles */
  /*===============*/
  .cta-link {
    width: fit-content;
    padding: 12px 24px;
  }
  /*===========================*/
  /* =======Main Styles======= */
  /*===========================*/
  /* Hero Banner */
  /* Text and Image section */
  .text-and-image-section img {
    margin: 0;
  }
  .text-and-image-section .cta-link {
    margin-top: 10px;
  }
  /* Benefits Section */
  .arrow {
    height: 13px;
    flex-grow: 1;
    position: relative;
    background-color: rgba(0, 0, 0, 0);
  }
  .arrow:before {
    position: absolute;
    content: "  ";
    display: inline-block;
    left: 10px;
    top: -14px;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background-color: rgb(91, 22, 109);
  }
  .arrow:after {
    left: 100%;
    top: -19px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 35px solid rgb(91, 22, 109);
    border-right: 35px solid transparent;
  }
  .benefits-section-block {
    position: relative;
  }
  .benefits-section .title-wrapper {
    width: 80%;
    padding-right: 4%;
    position: relative;
    margin-bottom: 60px;
  }
  .benefits-section .title {
    min-width: 10%;
    max-width: 55%;
    line-height: 91%;
    position: relative;
    display: inline-block;
  }
  .benefits-section .content {
    width: 38%;
    margin: -60px 0 0;
  }
  /* Process Section */
  .process-section h2 {
    margin-bottom: 60px;
  }
  .process-section-block {
    min-height: 360px;
  }
  .process-section .number-absolute {
    top: 0;
    left: 0;
    margin: 0;
    font-size: 330px;
    line-height: 330px;
    position: absolute;
    color: rgba(255, 255, 255, 0.1);
  }
  .process-section .title {
    margin-top: 60px;
    line-height: 110%;
    margin-bottom: 20px;
    display: inline-block;
  }
  .process-section .summary {
    padding: 0 30px;
  }
  .process-section-vertical .title {
    margin: 0;
    line-height: 120%;
  }
  .process-section-vertical .summary {
    padding: 0;
  }
  /* Features Section */
  .features-section-text {
    margin: 20px 0;
    font-size: 36px;
  }
  .features-section-text i {
    color: rgb(91, 22, 109);
  }
  /* Testimonials Section */
  .testimonial-section-quote {
    padding: 0 20%;
  }
  .footer-social-media-title {
    margin-top: 0;
  }
}
