@charset "UTF-8";

/* Fonts */
/* montserrat-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('./../fonts/montserrat-v26-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('./../fonts/montserrat-v26-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('./../fonts/montserrat-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('./../fonts/montserrat-v26-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('./../fonts/montserrat-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('./../fonts/montserrat-v26-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('./../fonts/montserrat-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('./../fonts/montserrat-v26-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('./../fonts/montserrat-v26-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url('./../fonts/inter-v13-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('./../fonts/inter-v13-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('./../fonts/inter-v13-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('./../fonts/inter-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('./../fonts/inter-v13-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('./../fonts/inter-v13-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('./../fonts/inter-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('./../fonts/inter-v13-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('./../fonts/inter-v13-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kanit-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 100;
  src: url('./../fonts/kanit-v15-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 200;
  src: url('./../fonts/kanit-v15-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 300;
  src: url('./../fonts/kanit-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: url('./../fonts/kanit-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: italic;
  font-weight: 400;
  src: url('./../fonts/kanit-v15-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 500;
  src: url('./../fonts/kanit-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 600;
  src: url('./../fonts/kanit-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 700;
  src: url('./../fonts/kanit-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 800;
  src: url('./../fonts/kanit-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 900;
  src: url('./../fonts/kanit-v15-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* readex-pro-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 200;
  src: url('./../fonts/readex-pro-v21-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* readex-pro-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 300;
  src: url('./../fonts/readex-pro-v21-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* readex-pro-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  src: url('./../fonts/readex-pro-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* readex-pro-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  src: url('./../fonts/readex-pro-v21-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* readex-pro-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 600;
  src: url('./../fonts/readex-pro-v21-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* readex-pro-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 700;
  src: url('./../fonts/readex-pro-v21-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: url('./../fonts/raleway-v29-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('./../fonts/raleway-v29-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('./../fonts/raleway-v29-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('./../fonts/raleway-v29-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('./../fonts/raleway-v29-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('./../fonts/raleway-v29-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('./../fonts/raleway-v29-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('./../fonts/raleway-v29-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('./../fonts/raleway-v29-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url('./../fonts/raleway-v29-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



:root{
  --main-bg-color: #ffffff;
  --alt-bg-color: #000000;
  --accent-bg-color: #287271;
  --secondary-bg-color: #264653;
  --section-bg-color: #e7e7e7;
  --section-bg-trans-color: #ffffffd9;
  --main-text-color: #282828;
  --alt-text-color: #ffffff;
  --accent-text-color: #287271;
  --grow-bg-color: #8ab17d;
  --work-bg-color: #2a9d8f;
  --manage-bg-color: #e9c46a;
  --secure-bg-color: #ee8959;
  --border-radius: border-radius:3px;
}

::selection {
  color: #ffffff;
  background: grey;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0 !important; }
  
body {
  margin: 0;
}

canvas {
  display: block;
  vertical-align: bottom;
}

p {
  font-family: "Montserrat", sans-serif;
  opacity: 1;
  color: var(--main-text-color);
 }

a:hover {
}

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

blockquote {
  padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote footer {
  display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

header .logo img{
  width: 200px; 
  transition: all linear .5s;
  bottom: 23px !important;
  position: relative;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

header.fixed-header .logo img{
  width:135px;
}

iframe {
  width: 100% !important;
}

.logo-size{
	height:35px;
	margin-bottom: 10px;
}

#wrapper {
	background-image: url(./../../../../uploads/2024/03/LunaPic-Edit-7-1.png);
}


#comments {
}

#sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 142px;
  width: 100%;
}

.sidebar-pad {
  padding-top: 15px;
}

.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {

}

.navbar-toggler-icon {
  width: 2.5em !important;
  height: 2em !important;
}

.navbar-expand-lg .navbar-collapse {
  justify-content:flex-end;
  text-align:center;
}

.navbar-nav .dropdown-menu::-webkit-scrollbar {
    display: none;
}

.navbar-nav .dropdown-menu {
  text-align:left;
  padding-top: 0px;
  padding-bottom: 0px;
  max-height: 100vh;
    overflow-y: scroll;
}

.navbar-brand img {
  height: 50px;
}

.container .menu-class .menu-item a{
  color: #000000;
  text-transform: uppercase;
}

.container .menu-class .menu-item a:hover{
  color: #535353;
}

.container .menu-class .current-menu-item{
    border-bottom-style: solid;
    border-color: #000000;
    border-width: 3px;
    background-color: transparent;
    border-radius: var(--border-radius);
}

.menu-class {
    display: flex;
    text-align: center;
    padding: 10px 0px 10px 0px;
    text-decoration: none;
    list-style-type: none;
    justify-content: space-around;
}

.menu-class .menu-item {
    font-size: 20px;
    padding: 5px 40px;
}

.menu-mega ul {
  list-style:none;
  padding: 0px;
}

.menu-mega ul li {
  padding: 5px 0px 5px 10px;
}

.menu-mega ul li:not(:last-child) {
  border: 1px solid rgba(0,0,0,.125);
  border-width: 0 0 1px !important;
}

.menu-mega ul li a {
  display: block;
  width: 100%;
  padding: 10px 0px 10px 10px;
  color: var(--secondary-bg-color);
}

.menu-mega ul li a:hover {
  color: var(--accent-bg-color);
}

.head-lin {
	font-family: "Inter", sans-serif;
	padding-bottom: 25px;
	font-weight: 900;
	font-size: 50px;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
}

.green {
	background: linear-gradient(220deg, #2eb567, #2eb567);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
	}
 
 .blue {
 	background: linear-gradient(220deg, #439bd5, #287ec2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
 }
 
 .orange {
 	 background: linear-gradient(220deg, #ff6700, #ff6700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
 }

.text-content {
  font-size: 25px;
  letter-spacing: -.5px;
  line-height: 30px;
}

.top-nav {
  width: 100%;
}

.top-nav ul{
  display:flex;
  list-style-type:none;
  tify-content:flex-end;
  margin-bottom: 0;
  text-align:center;
}

.top-nav li {
  padding-right:25px;
}

.top-nav a {
  font-weight: 500;
  ter-spacing: 1.2px;
  color: var(--accent-text-color);
}

.top-nav a:hover {
  color: var(--main-text-color);
}

.blog-style {
  padding: 15px 50px 50px 50px;
  border-radius: var(--border-radius);
}

.breadcrumb {
  padding: 0;
  padding-top:5px;
    padding-bottom: 1px;
}

#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
    padding-left: 0;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:bold;
    color:#ccc;
}

.btn, .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button .wp-block-button__link {
  border-radius: 0 !important;
}

.circle-icon {
  background: #3d3d3d;
  width: 140px;
  height: 125px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  padding: 30px;
  background-image: url("./../../../../uploads/2023/07/hex-icon-background.png");
  background-position: center center;
}

.codedText {
  padding:10px 15px;
  margin:15px;
  background:var(--alt-bg-color);
  color:var(--alt-text-color);
  text-align:center;
  white-space: nowrap;
  cursor:pointer;
}

.comment-hr{
}

.contact-sub {  
}

.cta-button {
  padding: 10px 25px 10px 25px;
  background-color :var(--secondary-bg-color);
  color: var(--alt-text-color);
  font-size: 14px;
  font-family: "roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: var(--border-radius);
  text-align: center;
  border: solid;
  border-width: 3px;
  border-color: black;
}

.cta-button:hover {
  background-color: var(--accent-bg-color);
  color: var(--alt-text-color);
  border: solid;
  border-width: 3px;
  border-color: black;
}

.custom-btn {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}

.cta-column {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.cta-head {
  font-family: "Kanit", sans-serif;
  font-size: 50px;
  color: white;
  text-align: center;
}

.custom-cta {
  font-family: "Kanit", sans-serif;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  border-style: solid;
  padding: 10px 20px 10px 20px;
  transition: all .2s ease-in-out;
}

.custom-cta:hover {
  color:#ffffff !important;
  border-style:solid !important;
  border-color:#ffffff !important;
  transform: scale(1.1); 
}

.btn-head {
  background: #e76f51;
  line-height: 42px;
  padding: 0;
  border: none;
}
.btn-head span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.btn-head:before,
.btn-head:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: rgba(231,111,81,1);
  box-shadow:
   -7px -7px 20px 0px rgba(255,255,255,.9),
   -4px -4px 5px 0px rgba(255,255,255,.9),
   7px 7px 20px 0px rgba(0,0,0,.2),
   4px 4px 5px 0px rgba(0,0,0,.3);
  transition: all 0.3s ease;
}
.btn-head:before{
   height: 0%;
   width: 2px;
}
.btn-head:after {
  width: 0%;
  height: 2px;
}
.btn-head:hover{
  color: rgba(231,111,81,1);
  background: transparent;
}
.btn-head:hover:before {
  height: 100%;
}
.btn-head:hover:after {
  width: 100%;
}
.btn-head span:before,
.btn-head span:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(231,111,81,1);
  box-shadow:
   -7px -7px 20px 0px rgba(255,255,255,.9),
   -4px -4px 5px 0px rgba(255,255,255,.9),
   7px 7px 20px 0px rgba(0,0,0,.2),
   4px 4px 5px 0px rgba(0,0,0,.3);
  transition: all 0.3s ease;
}
.btn-head span:before {
  width: 2px;
  height: 0%;
}
.btn-head span:after {
  height: 2px;
  width: 0%;
}
.btn-head span:hover:before {
  height: 100%;
}
.btn-head span:hover:after {
  width: 100%;
}
  

.contact-main {
  font-weight: bold;
  padding-bottom: 20px;
  font-size: 40px;
  color: #515151;
}

.dropdown-toggle:after {
  vertical-align: 5px !important;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: var(--alt-bg-color);
  font-weight: 500;
}

.featured-title {
  padding-top: 50px;
  padding-bottom: 30px;
  text-align: center;
}
  
.featured-header {
  font-size: 30px;
  padding-bottom: 5px;
  color: var(--accent-text-color);
}

.featured-text {
  font-size: 14px;
  padding-bottom: 15px;
}

.featured-section {
  background-color: var(--section-bg-trans-color);
}

.form-control {
  border-radius: 0 !important;
}

.hero-header {
  display: flex;
  height: 400px;
  padding-top: 115px;
  align-items: center;
  background-image: url(./../../../../uploads/2023/08/map-lying-wooden-table.jpg);
  background-position: center center;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 19%);
  background-size: cover;
}

.hero-header-main {
  font-size: 40px;
    color: white;
    text-align: center;
    font-weight: 500;
}

.home-image-section {
  height: 350px;
  display: flex;
  align-items: center;
  position: relative;
  width:100%;    
}

.home-image-section::after {
  content:'';
  background: url('./../../../../uploads/2023/07/hexagon-scaled.jpeg') no-repeat center center;
  background-size: cover;
  position: absolute;
  top:0px; 
  left: 0px;
  width:100%;
  height:100%;
  z-index:-1;
}

.home-image-main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.latest-widget {
  margin: 0;
    padding: 0;
}

.link-title {
  color: var(--accent-text-color);
}

.mobile-only {
  display: none;
}

.mobile-col-flip {
}

.newsletter-section {
  height: 350px;
  display: flex;
  align-items: center;
  background-color: var(--section-bg-color);
}

.newsletter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sticky-margin {
  margin-top:170px;
}

.space-row {
  padding-top:25px;
}

.service-img {
  place-self:center;
  text-align:center;
  padding-bottom:30px;
}

.service-title {
  padding-bottom:15px;
  text-align: center;
}

.texture-bground {
  background-image: url("./../../../../uploads/2023/09/texture-background50.png");
  background-position: center center;
}

.mainline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 33px;
}

.line {
  font-size: 40px;
  color: #ffffff;
  letter-spacing: 10px;
  position: absolute;
  opacity: 0;
  text-align:center;
  font-family: "Inter", sans-serif;
  font-weight: 900;
}

.paper-main {
    position: relative;
}

.paper-main:before {
    transform: rotate(359deg) translate(0.2%, 0.1%);
    width: 100%;
    background: #ffffff;
    border-radius: 0.1em;
    box-shadow: 0 0 0 1.5px #231c3305, 0 0.5em 2.5em -1.3em #231c330d, 0 1.7em 2em -2.5em #231c330d;
    content: "";
    height: 100%;
    position: absolute;
    top: -20px;
}

.paper-main article {
  background: #ffffff;
  box-shadow: 0 0 0 1px #231c3305, 0 0.2em 1.5em -0.7em #231c331a, 0 0.5em 2.5em -1.3em #231c3333, 0 0.5em 0.7em -1.2em #231c334d, 0 0.9em 1.4em -1.7em #231c3366, 0 1.3em 1.7em -2em #231c3380;
  position: relative;
  z-index: 1;
  padding: 3.75em 9em;
}

.paper-main:after {
    width: 100%;
    background: #ffffff;
    border-radius: 0.1em;
    box-shadow: 0 0 0 1.5px #231c3305, 0 0.5em 2.5em -1.3em #231c330d, 0 1.7em 2em -2.5em #231c330d;
    content: "";
    height: 100%;
    position: absolute;
    transform: rotate(358deg) translate(0.3%, 0.8%);
    top: 0;
}

.paper-head {
  font-family: "Inter", sans-serif;
  font-weight: 700;
    font-size: 40px;
    padding-bottom: 25px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.paper-body {
  font-size: 16px;
    letter-spacing: 2px;
    line-height: 2;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  padding-bottom: 15px;
}

#cf-chl-widget-o9sul {
    width: 100%;
}



/*==================================================
=                     Footer                       =
==================================================*/

.footer-start {
  display: flex;
  justify-content: flex-start;
}

.footer-end {
  display: flex;
  justify-content: flex-end;
}

.footer-link {
  color:white;
}

.footer-link:hover {
  color:gray;
}

#wrapper > footer > section > div > div > div> ul > ul > li > a{
  color:white;
}

#wrapper > footer > section > div > div > div> ul > ul > li > a:hover{
  color:gray;
}


/*==================================================
=                  Particle JS                     =
==================================================*/



#particles-js {
  background-color: rgb(182 25 36 / 0%);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5000;
}

/*==================================================
=                  Gravity Forms                  =
==================================================*/

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
  border-radius: 3px !important;
  border-width: thin !important;
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container input{
  background-color: rgba(25, 25, 25, 0.1);
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  border: 0;
  border-radius: var(--border-radius) !important;
  line-height: 25px;
  padding: 20px 15px;
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container select{
  background-color: rgba(25, 25, 25, 0.1);
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  border: 0;
  border-radius: var(--border-radius) !important;
  line-height: 25px;
  padding: 20px 15px;
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea{
  background-color: rgba(25, 25, 25, 0.1);
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  border: 0;
  border-radius: var(--border-radius) !important;
  line-height: 25px;
  padding: 20px 15px;
}

body .gform_wrapper .gform_footer input[type=submit] {
  border: none;
  background-color: #000000;
  color: #ffffff;
  padding: 5px 30px 5px 30px;
  border-radius: var(--border-radius);
  cursor: pointer;
  font-weight: bold;
  font-size: 26px;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
  background-color:#3c3c3c;
}

/*==================================================
=            Fullscreen Search Bar                 =
==================================================*/

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 94%);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  color: white;
  background: #323232;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #000000;
}


/*==================================================
=                Typewrite effect                 =
==================================================*/

/* Typewriter effect */
.typewrite h2 {
  color: #fff;
  font-family: monospace;
  overflow: hidden; 
  border-right: .15em solid black;
  white-space: nowrap;
  margin: 0 auto; 
  letter-spacing: .15em;
  width: fit-content;
  animation: 
    typing 3.5s steps(30, end),
    blink-caret .5s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
.blinker {
  width: 4px;
  height: 50px;
  display: inline-block;
  margin-left: 0px;
  margin-right: 5px;
  background: white;
  opacity: 100%;
  animation: blink 1.2s infinite step-end;
}

@keyframes blink {
  0% {
    opacity: 95%;
  }
  50% {
    opacity: 0;
  }
}


/*==================================================
=                Scroller effect                  =
==================================================*/

.scroller {
  height: 1.2em;
  line-height: 1.2em;
  position: relative;
  overflow: hidden;
  color: #e76f51;
}
.scroller > span {
  position: inherit;
  top: 0;
  animation: slide 10s infinite;
  font-weight: bold;
}
.scroller-text {
  font-weight: 800;
  font-size: 60px;
}
@keyframes slide {
  0%, 100% {
    top: 0;
    animation-delay: 0s;
  }
  25% {
    top: -1.2em;
    animation-delay: 5s;
  }
  50% {
    top: -2.4em;
    animation-delay: 10s;
  }
  75% {
    top: -3.6em;
    animation-delay: 15s;
  }
}

/*==================================================
=                  Decode effect                  =
==================================================*/

.decode-text {
  width: 100%;
  font-size: 30px;
  text-align: center;
}
.space {
  display: inline-block;
  width: 10px;
}
.text-animation {
  display: inline-block;
  color: transparent;
  text-transform: uppercase;
  font-size:50px;
}
.text-animation:before {
  content: '';
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #0e182d;
  width: 0; 
  height: 1.2em;
  -webkit-transform: translate(-50%, -55%);
  -ms-transform: translate(-50%, -55%);
  transform: translate(-50%, -55%);
}
.text-animation.state-1:before {
  width: 1px;
}
.text-animation.state-2:before {
  width: 0.9em;
}
.text-animation.state-3 {
  font-weight: 800;
  color: white;
}
.text-animation.state-3:before {
  width: 0;
}


/*==================================================
=                    Accordion                     =
==================================================*/


/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 10px;
  border: none;
  border-radius: var(--border-radius) !important;
  font-size: 24px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover,
button:focus {
  border: none;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: transparent;
  display: none;
  overflow: hidden;

}

.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
  margin-top: 10px;
}

.acc-active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}



/*==================================================
=            Bootstrap Media Queries             =
==================================================*/

@media (max-width: 1280.98px) {
  .hero-head-sub {
    font-size:35px;
  }
}

@media (max-width: 960.98px) {
  .hero-head-main {
    font-size: 100px;
  }
  
  .topic-header {
    font-size: 65px;
  }
  
  .logo-size{
	width:25%;
	height:auto;
  }
}

@media (max-width: 840.98px) {
    .hero-head-main {
      font-size: 80px;
  }
  
  .hero-head-sub {
    font-size:35px;
  }
  
  .topic-header {
    font-size: 60px;
  }
}

@media (max-width: 768.98px) {
  header .logo img{
    bottom: 0px !important;
    position: relative;
  }
  #comments {
    display:none !important;
  }
  .navbar-nav .dropdown-menu {
    padding-bottom: 180px !important;
  }
  .menu-class {
    flex-direction: column;
  }
  .menu-item {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .navbar-nav {
    text-align:left;
  }
  .sidebar-pad {
    padding-top: 5px;
  }
  .comment-hr{
    display:none !important;
  }
  .mobile-only {
    display: inline;
    margin-bottom: 40px;
  }
  .mobile-col-flip {
    flex-direction: column-reverse;
  }
  .hero-header {
    padding-top: 55px;
  }
  .logo-size{
	width:50%;
  }
  .footer-start {
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-end {
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text-animation {
    font-size:40px;
  }
  body .gform_wrapper .gform_footer input[type=submit] {
    font-size: 14px;
  }
  .paper-main:before {
    transform: rotate(2deg) translate(0.2%, 0.1%);
  }
  .paper-main article {
    padding: 2.75em 2em;
  }
}
 
@media (max-width: 600.98px) {
  #breadcrumbs li{
    font-size:14px;
  }
  .scroller-text {
    font-size: 55px;
  }
}

@media (max-width: 480.98px) {
  .scroller-text {
    font-size: 45px;
  }
  .text-animation {
    font-size: 30px;
  }
  .line {
    font-size: 30px;
  }
  .cta-column {
    flex-direction: column;
    align-items: stretch;
  }
  .cta-head {
    font-size: 35px;
    padding-bottom: 20px;
  }
  .custom-cta {
  
  }
  .head-lin {
	font-size: 30px;
  }
}

@media (max-width: 380.98px) {
  .scroller-text {
    font-size: 40px;
  }
  .text-animation {
    font-size: 25px;
  }
}
