/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/archivo-v24-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/archivo-v24-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/archivo-v24-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/archivo-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/archivo-v24-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/archivo-v24-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/archivo-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/archivo-v24-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-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: 'Archivo';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/archivo-v24-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* rajdhani-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: 'Rajdhani';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rajdhani-v16-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rajdhani-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: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rajdhani-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rajdhani-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: 'Rajdhani';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rajdhani-v16-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rajdhani-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: 'Rajdhani';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/rajdhani-v16-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rajdhani-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: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rajdhani-v16-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

:root {
	--cnvs-body-font: "Archivo", sans-serif;
	--cnvs-primary-font: "Rajdhani", sans-serif;
	--cnvs-secondary-font: "Archivo", sans-serif;
    --bs-body-font-size: 1.125rem;
    --bs-body-line-height: 1.875rem;
    --cnvs-line-height-base: 1.5;
    --cnvs-headings-font-weight: 500;
    --cnvs-subheadings-font-weight: 400;
    --bs-card-title-spacer-y: 0;
    --bs-card-subtitle-font-size: 1.1rem;
    --cnvs-subheadings-spacer-y: 1rem;
    --bs-body-font-weight: 300;
	--cnvs-themecolor: var(--bs-primary);
	--cnvs-themecolor-rgb: var(--bs-primary-rgb);
    --cnvs-footer-bg: #262b35;
    --bs-emphasis-color: var(--bs-primary);
    --bs-emphasis-color-rgb: var(--bs-primary-rgb);
    --cnvs-section-margin: 0;
    --bs-border-radius: 0;
    --frame-link-color: var(--frame-color);
    --frame-link-hover-color: var(--frame-color);
    --frame-spacing: 6.25rem;
    --frame-spacing-small: 1.563rem;
    --frame-spacing-xs: 6.25rem;
    --frame-spacing-small-xs: 1.563rem;
    --frame-spacing-sm: 6.25rem;
    --frame-spacing-small-sm: 1.563rem;
    --frame-spacing-md: 6.25rem;
    --frame-spacing-small-md: 1.563rem;
    --frame-spacing-lg: 6.25rem;
    --frame-spacing-small-lg: 1.563rem;
    --frame-spacing-xl: 6.25rem;
    --frame-spacing-small-xl: 1.563rem;
    --frame-outer-spacing-before: 0;
    --frame-outer-spacing-after: 0;
    --frame-outer-spacing-variant-none: 0rem;
    --frame-outer-spacing-variant-extra-small: 1rem;
    --frame-outer-spacing-variant-small: 1.5rem;
    --frame-outer-spacing-variant-medium: 2rem;
    --frame-outer-spacing-variant-large: 2.5rem;
    --frame-outer-spacing-variant-extra-large: 3rem;
    scroll-behavior:smooth;
    scroll-padding-top: 150px;
    --cnvs-featured-box-icon: 4rem;
    --cnvs-featured-box-padding-x: 0.75rem;
    --carousel-control-width: 80px;
}

p a:not(.button) {
    box-shadow: 0 -1px inset #1636e9;
    transition: box-shadow .25s;
    will-change: box-shadow;
    padding-bottom: 1px;
}

p a:not(.button):hover, p a:not(.button):active {
    box-shadow: 0 -2px inset var(--bs-primary);
    color: var(--frame-link-hover-color);
}

#header {
    --cnvs-primary-menu-font-size: 1.125rem;
    --cnvs-primary-menu-font-weight: 400;
    --cnvs-primary-menu-tt: none;
    --cnvs-primary-menu-ls: 0;
    --cnvs-primary-menu-hover-color: var(--bs-primary);
    height: 101px;
}

#top-bar {
    --cnvs-topbar-height: 40px;
    --cnvs-topbar-font-size: 0.75rem;
    --cnvs-topbar-font-weight: 400;
    --cnvs-topbar-font-transform: uppercase;
}

.button,
.form-navigation button {
    --cnvs-btn-padding-x: 2rem;
    --cnvs-btn-padding-y: 0.1rem;
    --cnvs-btn-fontsize: 1rem;
    --cnvs-btn-color: var(--cnvs-themecolor);
    --cnvs-btn-color-dark: #fff;
    --cnvs-btn-color-light: #1636E9;
    --cnvs-btn-color-hover: #fff;
    --cnvs-btn-background-color: transparent;
    --cnvs-btn-lineheight: calc(var(--cnvs-btn-fontsize) * 1.6);
    --cnvs-btn-border-width: 3px;
    margin: 0;
    padding: var(--cnvs-btn-padding-y) var(--cnvs-btn-padding-x);
    font-size: var(--cnvs-btn-fontsize);
    line-height: var(--cnvs-btn-lineheight);
    background-color: var(--cnvs-btn-background-color);
    color: var(--cnvs-btn-color-light);
    font-weight: 500;
    border: var(--cnvs-btn-border-width) solid var(--cnvs-btn-color-light);
    transition: all 0.2s ease-in-out;
    font-weight: var(--cnvs-headings-font-weight);
  text-transform: uppercase;
  color: #1636E9;
  font-size: 1.7rem;
  line-height: 3.3rem;
  font-family: "Rajdhani", sans-serif;
  border:  solid #1636E9;
  border-radius: 4px;
}

.button-border.button-black, .button-border.button-light.button-black {
  color: #1636e9;
  font-size: 1.6rem;
 border: 2.5px solid #1636E9;
}

button:hover {
    color: #ffffff !important;
    border-color: #1636e9;
    background-color: var(--cnvs-btn-color-light);
}

.form-navigation button:hover {
    color: #ffffff !important;
    border-color: #D81306 !important; 
    background-color: #D81306 !important; 
}



.btn {
    --cnvs-btn-padding-x: 1.375rem;
    --cnvs-btn-padding-y: 0.5rem;
    --cnvs-btn-fontsize: 1rem;
    --cnvs-btn-color: var(--cnvs-themecolor);
    --cnvs-btn-color-dark: #fff;
    --cnvs-btn-color-light: #111;
    --cnvs-btn-color-hover: #fff;
    --cnvs-btn-background-color: transparent;
    --cnvs-btn-lineheight: calc(var(--cnvs-btn-fontsize) * 1.6);
    --cnvs-btn-border-width: 1px;
    --bs-btn-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    margin: 0;
    padding: var(--cnvs-btn-padding-y) var(--cnvs-btn-padding-x);
    font-size: var(--cnvs-btn-fontsize);
    line-height: var(--cnvs-btn-lineheight);
    background-color: var(--cnvs-btn-background-color);
    color: var(--cnvs-btn-color-light);
    font-weight: 500;
    border: 1px solid #111;
    transition: all 0.2s ease-in-out;
}

.btn:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.btn-outline-default {
    --bs-btn-color: var(--cnvs-btn-color-light);
    --bs-btn-border-color: var(--cnvs-btn-color-light);
    --bs-btn-hover-color: var(--cnvs-btn-color-dark);
    --bs-btn-hover-bg: var(--cnvs-btn-color-light);
    --bs-btn-hover-border-color: var(--cnvs-btn-color-light);
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: var(--cnvs-btn-color-dark);
    --bs-btn-active-bg: var(--cnvs-btn-color-light);
    --bs-btn-active-border-color: var(--cnvs-btn-color-light);
    --bs-btn-active-shadow: none;
    --bs-btn-disabled-color: var(--cnvs-btn-color-light);
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: var(--cnvs-btn-color-light);
    --bs-gradient: none;
    transition: all 0.2s ease-in-out;
  }

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
  }

.line,
.double-line {
  border-top: 0px solid rgba(var(--cnvs-contrast-rgb), 0.5);
}

.dark .button, .carousel-item-layout-dark .button {
    color: var(--cnvs-btn-border-color) !important;
    border: var(--cnvs-btn-border-width) solid #ffffff;
}

.form-control, .form-group input[type="file"] {
    --cnvs-input-focus-color: #FFF;
    --cnvs-input-focus-bg: transparent;
    --cnvs-input-focus-border-color: transparent;
    color: #FFF;
    background-color: transparent;
    border: 0;
      border-bottom-width: 0px;
      border-bottom-style: none;
      border-bottom-color: currentcolor;
    border-radius: 1px;
    border-bottom: 2.5px solid #05f;
    box-shadow: none;
  }

  .cnvs-hamburger .cnvs-hamburger-inner {
   
    background-color: #0437f2;
 
  }

  .form-check-input:checked {
    background-color: #1636e9;
    border-color: #1636e9;
  }
  .form-check-input[type="checkbox"] {
    border-radius: 0.1em;
  }

.recaptcha {
    margin-bottom: 50px;
}

.dark {
    --cnvs-footer-bg: #0437F2;
}
h1 > span:not(.nocolor):not(.badge), .h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), .h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), .h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), .h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), .h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge), .h6 > span:not(.nocolor):not(.badge) {
    color: var(--frame-color);
}

.frame-background-light {
    --frame-background: #f7f7f7;
}

.frame-layout-no-space {
    --frame-spacing: 0;
}

figure {
    margin: 0 !important;
}

.toggle-header,
.accordion-header {
    
    font-size: 2rem;
    font-weight: var(--cnvs-subheadings-font-weight);
    font-family: var(--cnvs-primary-font);
    background: #1636e9;
    padding: 2rem;
    border-radius: 5px;
    color: white;
}

.toggle-header, .accordion-header {
   
    margin: 0 0px;
   
  }

 .toggle-content .list-normal li::before {
    color: white !important;
  }

  .toggle-content, .accordion-content {
    display: none;
    position: relative;
    padding: var(--cnvs-toggle-content-padding) 0;
    background: #1636e9;
    color: white;
    border-radius: 0px 0px 5px 5px ;
    padding: 2rem;
  }

.icongroup-iconposition-above .icongroup-item-text, .icongroup-iconposition-below .icongroup-item-text {
    text-align: center;
}
.icongroup .line {
    border-top: 1px solid var(--bs-primary);
    }

.fbox-icon a, .fbox-icon i, .fbox-icon img {
position: static;
}

.feature-box {
margin-left: auto;
margin-right: auto;
}

.feature-box .icongroup-item-icon {
    margin-right: 0;
}

.card {
    --bs-card-title-spacer-y: var(--bs-card-title-spacer-y);
    --bs-border-width: 0;
}

.card-group-style-06 .card-body,
.card-group-style-06 .card-footer {
    padding: 1.5rem;
}

.card-title {
    font-weight: var(--cnvs-headings-font-weight);
    text-transform: uppercase;
    color:#1636E9;
    font-size: 1.6rem;
    
}

.card-group-element-style-02 .card-group-element-item {
    min-height: 300px;
}

.g-0 .card-group-element-item {
    width: calc(100% / var(--cardgroup-columns));
}
body:not(.device-touch):not(.device-sm):not(.device-xs) .card-group-element-item img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden
}

body:not(.device-touch):not(.device-sm):not(.device-xs) .card-group-element-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

body {
    line-height: var(--bs-body-line-height);
}

.icongroup-item {
    margin-top: 0;
}

.icongroup-item-icon {
    width: calc(var(--cnvs-featured-box-icon) + var(--cnvs-featured-box-padding-x) * 2);
    height: var(--cnvs-featured-box-icon);
    padding: 0 var(--cnvs-featured-box-padding-x);
}

.icongroup-item-icon svg:not(.frame-background-primary) {
    fill: var(--cnvs-themecolor) !important;
    color: var(--cnvs-themecolor) !important;
}


.textpic-centered .textpic-gallery {
    align-self: flex-start;
}

.carousel-item {
    background-color: var(--carousel-item-background);
    color: var(--carousel-item-color)
}

.carousel-item-layout-dark {
    --carousel-item-background: #252c3e;
    background-image: linear-gradient(to right,#252c3e,rgba(37,44,62,.66),rgba(37,44,62,.42),rgba(37,44,62,.1),rgba(37,44,62,0));
}
.carousel-item-layout-dark {
    --carousel-item-link-color: #ffffff;
    --carousel-item-link-hover-color: #EEEEEE;
}

.carousel .carousel-backgroundimage-fade {
    opacity: 0.7;
}
.carousel .carousel-content-inner {
    gap: 0;
}
.carousel .carousel-small .carousel-content-inner {
    align-items: self-end;
}

.owl-carousel .owl-nav [class*=owl-] {
    top: 35%;
}

.owl-carousel .owl-dots .owl-dot {
    border-radius: 3px;
  }

.carousel .carousel-item-type-call_to_action .carousel-content-inner {
    align-items: end;
}
.carousel-item-type-call_to_action .carousel-box {
    background-color: rgba(255, 255, 255, 0.9);
}

 .carousel .carousel-item h1, .carousel .carousel-item .h1 {
    font-size: 3rem;
    line-height: 3.5rem;
    text-transform: uppercase;
}

.carousel-fullscreen .item {
    height: calc(100dvh - 146px);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 4rem;
  height: 4rem;
}

.timeline-item-inner {
    border: 0;
}

.timeline-item-date {
    font-size: 1.5rem;
    text-transform: none;
}

.timeline-item-header {
    margin: 15px 0;
}

.timeline-item-header-headline {
    font-size: 1.5rem;
    color: inherit;
}

.list-normal {
    list-style: none;
  }
  .list-normal li {
    margin-bottom: 10px;
    margin-left: 25px;
  }
  .list-normal li:first-child {
    margin-top: 0.6rem;
  }
  .list-normal li:before {
    margin-left: -25px;
    position: absolute;
    font-family: 'bootstrap-icons';
    content: "\f633";
    color: var(--cnvs-themecolor) !important;
  }
  .list-normal li ul li:before {
    font-family: 'bootstrap-icons';
    content: "\f26a";
    color: var(--cnvs-themecolor) !important;
    font-size: small;
  }

.card {
    border-radius: 0;
}

.flip-card-front {
    background-position: center top;
}

.flip-card-front .dark {
    text-shadow: 1px 1px 2px #000000;
}

.flip-card-front::after, .flip-card-back::after {
    opacity: 0.1;
    border-radius: 0;
}

.flip-card-front .flip-card-inner {
    top: 70%;
}

.card-subtitle {
    font-size: var(--bs-card-subtitle-font-size);
    font-weight: var(--cnvs-subheadings-font-weight);
    margin-bottom: var(--cnvs-subheadings-spacer-y);

    text-transform: uppercase;
    color:#1636E9;
}

.card-push {
    transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
}
   
.card-push:hover {
   transform: translate3d(0,-5px,0);
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
}

#header {
	--cnvs-primary-menu-tt: uppercase;
}

.top-links-container {
    justify-content: right;
  }
.is-expanded-menu.stretched #top-bar > .container {
    width: 100%;
    max-width: none;
    padding: 0 50px;
}

.section {
    background-color: transparent;
}

#header-wrap,
.is-expanded-menu .sticky-header.full-header #header-wrap {
    border-bottom: none;
}

.is-expanded-menu .full-header #logo,
.is-expanded-menu .full-header .primary-menu .menu-container {
    border-right: none;
}

#header-wrap #logo img {
    padding: 15px 0;
}

.is-expanded-menu #header.sticky-header-shrink #header-wrap #logo img {
    padding: 5px 0;
}

.menu-link.active  {
    color: var(--cnvs-primary-menu-active-color) !important;
}

.cnvs-hamburger {
    --cnvs-hamburger-size: 1.5rem;
    --cnvs-hamburger-width: 3px;
}

#footer {
    border-top: 0;
}

#footer img {
    max-width: 250px;
    display: unset;
}

#footer .bg-overlay {
    display: none;
}

.widget_links li {
    font-size: var(--cnvs-font-size-body);
    padding: 0;
    line-height: 1.7;
}

.bg-overlay-bg-light {
    --cnvs-bg-overlay-bg-opacity: 0.5;
    --cnvs-bg-overlay-bg: rgba(var(--cnvs-invert-contrast-rgb), var(--cnvs-bg-overlay-bg-opacity));
    background-color: #ffffff;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0;
}

.element-header {
    font-weight: var(--cnvs-headings-font-weight);
    text-transform: uppercase;
    color:#1636E9;
    font-size: 2.7rem;
    line-height: 3.3rem;
}

.icongroup-item-text-header, .form-label {
  font-weight: var(--cnvs-headings-font-weight);
  text-transform: uppercase;
  color:#1636E9;
  line-height: 3.3rem;
}
.frame-background-primary .form-label {   
    color:#ffffff;
  }

  .frame-background-primary .form-control, .form-group input[type="file"] {
 
    border-bottom: 2.5px solid #fff;
  }

  .frame-background-primary .form-navigation button {
    --cnvs-btn-padding-x: 2rem;
    --cnvs-btn-padding-y: 0.1rem;
    --cnvs-btn-fontsize: 1rem;
    --cnvs-btn-color: var(--cnvs-themecolor);
    --cnvs-btn-color-dark: #fff;
    --cnvs-btn-color-light: #1636E9;
    --cnvs-btn-color-hover: #fff;
    --cnvs-btn-background-color: transparent;
    --cnvs-btn-lineheight: calc(var(--cnvs-btn-fontsize) * 1.6);
    --cnvs-btn-border-width: 3px;
    margin: 0;
    padding: var(--cnvs-btn-padding-y) var(--cnvs-btn-padding-x);
    font-size: var(--cnvs-btn-fontsize);
    line-height: var(--cnvs-btn-lineheight);
    background-color: var(--cnvs-btn-background-color);
    color: var(--cnvs-btn-color-light);
    font-weight: 500;
    border: var(--cnvs-btn-border-width) solid var(--cnvs-btn-color-light);
    transition: all 0.2s ease-in-out;
    font-weight: var(--cnvs-headings-font-weight);
    text-transform: uppercase;
    color: #ffffff;
    font-size: 1.7rem;
    line-height: 3.3rem;
    font-family: "Rajdhani", sans-serif;
    border: solid rgb(255, 255, 255);
    border-radius: 4px;
  }

.form-label {
    font-family: var(--cnvs-primary-font);
}

.frame-background-light {
  --frame-color: #1636E9;
}

.fbox-content p {
 
  color: #0437f2;
}

.element-subheader {
    font-weight: var(--cnvs-subheadings-font-weight);
    text-transform: uppercase;
    color:#1636E9;
}

.copyright {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 0 0 10px #444444;
    z-index: 1;
}

#copyrights, .dark #copyrights, #copyrights.dark {
    background-color: transparent;
  }
.dark #copyrights a {
    color: rgba(255, 255, 255, 0.75);
}
.dark #copyrights a:hover {
    color: var(--cnvs-contrast-1000);
}

.grayscale,
.grayscale-out:hover {
  --cnvs-gray-filter: brightness(100%) grayscale(1);
}

.section-product {
    position: relative;
    width: 100%
}

.section-product .section-product-image {
    width: 100%
}

.section-product .section-product-content {
    max-width: 100%;
    position: relative;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding: 20px;
    z-index: 1
}

.section-product.alt .section-product-image,.section-product.alt .section-product-content {
    float: none
}

@media (max-width: 767px) {
    #header-wrap #logo img {
        height: var(--cnvs-header-height-md);
    }
}

@media (min-width: 768px) {
    .frame-header {
        margin-bottom: 3rem;
    }
    .gap-0 .textmedia-item,
    .gap-0 .textpic-item {
      width: 50%;
    }
    .textteaser-teaser {
        width:calc((100% / 12 * 6) - (40px / 2))
    }

    .textteaser-text {
        width: calc((100% / 12 * 6) - (40px / 2))
    }
}

@media(min-width: 1199px) {
    .section-product .section-product-image {
        position: relative;
        width: 85%;
        background: #fff
    }
    .section-product .section-product-content {
        max-width: 400px;
        position: absolute;
        bottom: 100px;
        right: 0;
        padding: 30px
    }
    .section-product.alt .section-product-image {
        float: right
    }
    .section-product.alt .section-product-content {
        left: 0;
        right: auto
    }
}

@media (min-width: 1400px) {
.frame-box-layout .frame-container-default {
    max-width: 100%;
}
}
@media (min-width: 1200px) {
.frame-box-layout .frame-container-default {
    max-width: 100%;
}
}
@media (min-width: 992px) {
.frame-box-layout .frame-container-default {
    max-width: 100%;
}
}
@media (min-width: 768px) {
.frame-box-layout .frame-container-default {
    max-width: 100%;
}
}

@media (min-width: 576px) {
.frame-box-layout .frame-container-default {
    max-width: 100%;
}
}

.sticky-top {
    top: 200px !important;
  }

.bg-light-yellow {
    background-color: #f9e4b4!important
}

.magnetic-hover {
    transition: all .3s linear
}

.magnetic-hover>span,.magnetic-hover>div {
    pointer-events: none;
    transition: all .1s linear
}

.ticker-wrap .ticker .ticker-item {
    color: #fff;
    font-size: 15vw;
    font-weight: 500;
    letter-spacing: -10px;
    font-size: max(9em,13vw)
}

.section-works .work-item .ticker-wrap {
    --cnvs-ticker-duration: 180s;
    opacity: 0
}

.section-works .work-item:hover .ticker-wrap {
    opacity: 1
}

.section-works .ticker-wrap .ticker-item {
    font-size: 7vw;
    font-weight: 500;
    letter-spacing: 0;
    font-size: max(5em,7vw)
}

.cnvs-cursor {
    --cnvs-cursor-bg: #FFF;
    --cnvs-cursor-action-bg: #FFF;
    --cnvs-cursor-opacity: 1;
    --cnvs-cursor-action-opacity: 1;
    --cnvs-cursor-size: .5rem;
    mix-blend-mode: difference
}

.text-fill-effect {
    --cnvs-text-fill-placeholder: rgba(var(--cnvs-contrast-rgb), 0.1);
    --cnvs-text-fill-color: linear-gradient(to right, var(--cnvs-contrast-1000), var(--cnvs-contrast-1000));
    -webkit-text-fill-color: var(--cnvs-text-fill-placeholder);
    position: relative;
    background-image: var(--cnvs-text-fill-color);
    background-size: calc(var(--cnvs-scroll-start) * 100%) 100%;
    background-repeat: no-repeat
}

.text-splitter.scroll-detect span {
    opacity: calc(0.1 + (1 * var(--cnvs-scroll-percent)));
    transform: rotateX(20deg);
    transition: all .3s ease;
    transition-delay: 0s
}

.text-splitter.scroll-detect.scroll-detect-inview span {
    transform: rotateX(0);
    transition-delay: calc(.04s * var(--cnvs-split-index))
}

.d-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto
}

.d-grid .grid-item-1,.d-grid .grid-item-2,.d-grid .grid-item-3 {
    display: flex;
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.d-grid .grid-item-1 {
    height: 400px;
    grid-column-start: 1;
    -ms-grid-column: 1;
    grid-column-end: 6;
    -ms-grid-column-span: 3;
    grid-row-start: 1;
    -ms-grid-row: 1;
    grid-row-end: 4;
    -ms-grid-row-span: 3
}

.d-grid .grid-item-2 {
    height: 200px;
    grid-column-start: 5;
    -ms-grid-row: 2;
    grid-column-end: 9;
    -ms-grid-column-span: 3;
    -ms-grid-row-span: 1;
    grid-row-start: 2;
    -ms-grid-row-align: center;
    grid-row-end: 3;
    align-self: center;
    justify-self: center;
    -ms-grid-column-align: center
}

.d-grid .grid-item-3 {
    height: 200px;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-column-start: 6;
    -ms-grid-column-span: 3;
    grid-column-end: 9;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center
}

@media(min-width: 992px) {
    .section-bg {
        margin-top:-100px
    }

    .d-grid .grid-item-1 {
        height: auto;
        grid-column-end: 4
    }

    .d-grid .grid-item-2 {
        height: 300px;
        grid-column-start: 4;
        -ms-grid-row: 2;
        grid-column-end: 7
    }

    .d-grid .grid-item-3 {
        height: 200px
    }
}

.img-hover-block {
    z-index: 0
}

.hover-reveal {
    position: fixed;
    width: 240px;
    height: 160px;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    z-index: 1
}

.hover-reveal__inner,.hover-reveal__img {
    width: 100%;
    height: 100%;
    position: relative
}

.hover-reveal__img {
    background-size: cover;
    background-position: 50% 50%
}

.device-up-lg .section-blogs-lists>li {
    counter-increment: step-counter
}

.device-up-lg .section-blogs-lists>li>a::before {
    content: "0" counter(step-counter)'.';
    position: absolute;
    left: -1.25rem;
    font-size: 1.25rem;
    font-weight: 700;
    font-family: var(--cnvs-primary-font);
    color: rgba(var(--cnvs-contrast-rgb),.2);
    line-height: 1
}

.device-up-lg .section-blogs-lists>li>a {
    padding-left: 10px
}

.device-up-lg .dark .section-blogs-lists>li>a:hover h3 {
    color: var(--bs-warning)
}

.device-down-lg .ls-n1,.device-down-lg .ls-n2,.device-down-lg .ls-n3,.device-down-lg .ls-n4 {
    letter-spacing: 0!important
}

.section-features ul {
    list-style: none
}

.section-features ul li::before {
    content: "\2022";
    position: relative;
    display: inline-block;
    width: 1.125rem;
    font-weight: 700;
    color: var(--bs-warning);
    top: -1px
}

.device-down-lg .cnvs-cursor {
    display: none
}
.modal-backdrop.show {
        opacity: 0 !important;
    }
.si-sticky.si-sidebar {
	--width: 254px;
	--height: 54px;
	--icon-size: var(--height); /* 54px */
	--text-width: calc(var(--width) - var(--height)); /* 230px - 54px */
	width: var(--icon-size);
	height: auto;
}

.si-sticky.si-sidebar:not(.si-sticky-right) { left: 0; }

.si-sticky.si-sidebar .social-icon {
	margin: 2px 0;
	margin-left: calc(-1 * var(--text-width));
	width: var(--width);
	height: var(--height);
	border: 0;
	border-radius: 0 4px 4px 0;
	display: inline-flex;
	align-items: center;
	transition: margin 0.2s ease-in-out;
}

.si-sticky.si-sidebar .social-icon i {
	position: absolute;
	left: auto;
	right: 0;
	width: var(--icon-size);
	height: var(--icon-size);
	line-height: var(--icon-size);
	text-align: center;
	transition: all 0.2s ease-in-out;
}

.si-sticky.si-sidebar .social-icon span {
	color: #FFF;
	font-size: 1rem;
	width: var(--text-width);
	text-align: center;
}

.si-sticky.si-sidebar .social-icon i:last-child {
	color: #FFF;
}

.social-icon {
	--cnvs-socialicon-size: 3.5rem;
}

.bg-pta, .h-bg-pta:hover {
	background-color: var(--bs-primary) !important;
}

.sociallinks {
	margin-top: 50px;
}

.sociallinks-link-icon {
	margin-right: 10px;
}

.si-sticky.si-sticky-right { right: 0; }

.si-sticky.si-sidebar.si-sticky-right .social-icon {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-left: 0;
	border-radius: 0px 0 0 0px;
}

.si-sticky.si-sidebar.si-sticky-right .social-icon i {
	left: 0;
	right: auto;
}

@media (min-width: 992px) {
	.si-sticky.si-sidebar:not(.si-sticky-right) .social-icon:hover { margin-left: 0; }
	.si-sticky.si-sidebar:not(.si-sticky-right) .social-icon:hover i { right: calc(-1 * var(--text-width)); }

	.si-sticky.si-sidebar.si-sticky-right .social-icon:hover { margin-left: calc(-1 * var(--text-width)); }
	.si-sticky.si-sidebar.si-sticky-right .social-icon:hover i { left: calc(-1 * var(--text-width)); }


		#carousel-tabs.tabs,
		#carousel-tabs .tab-content {
			--cnvs-tab-padding-width: 0;
			--bs-nav-link-padding-y: .75rem;
			--bs-nav-link-font-size: .9125rem;
			--bs-nav-link-font-weight:	400;
			--bs-nav-tabs-border-width: 0;
			--bs-nav-link-color: var(--cnvs-contrast-1000);
			--bs-nav-link-hover-color: var(--cnvs-contrast-900);
			--bs-nav-tabs-link-active-bg: rgba(var(--bs-danger-rgb), 0.1);
			--bs-nav-tabs-link-active-color: var(--bs-danger);
			--cnvs-tabs-bg-color:rgba(var(--cnvs-contrast-rgb), 0.04);
		}

		.dark #carousel-tabs.tabs,
		.dark #carousel-tabs .tab-content {
			--bs-nav-tabs-link-active-bg: rgba(var(--bs-danger-rgb),1);
			--bs-nav-tabs-link-active-color: var(--bs-light);
		}

		#carousel-tabs .nav-link:not(.active) {
			background-color: rgba(var(--cnvs-contrast-rgb), 0.04);
		}

		#carousel-tabs .nav-link {
			border-radius: var(--bs-border-radius);
			font-weight: 500;
		}

		#carousel-tabs .nav-link.active {
			font-weight: 600;
		}

		.carousel-blur-left::before,
		.carousel-blur-right::after {
			--cnvs-carousel-blur-size: 70px;
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			right: auto;
			width: var(--cnvs-carousel-blur-size);
			height: 100%;
			z-index: 1;
			background: linear-gradient(to right, var(--cnvs-body-bg) 50%, transparent);
		}

		.carousel-blur-right::after {
			left: auto;
			right: 0;
			background: linear-gradient(to left, var(--cnvs-body-bg) 50%, transparent);
		}

}

/* Buttons - Icon Animations
-----------------------------------------------------------------*/
.button {
  overflow: hidden;
  vertical-align: top;
}
.button i {
  --cnvs-btn-icon-margin-offset: .25rem;
}
.button i {
  animation: buttonIconSlideBack 0.3s ease;
}
.button:hover i {
  animation: buttonIconSlideFront 0.5s forwards;
}

@keyframes buttonIconSlideBack {
  0% {
    transform: translateX(0);
  }
  25% {
    opacity: 0;
  }
  26% {
    transform: translateX(-100%);
  }
  27% {
    transform: translateX(100%);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes buttonIconSlideFront {
  0% {
    transform: translateX(0);
  }
  25% {
    opacity: 0;
  }
  26% {
    transform: translateX(100%);
  }
  27% {
    transform: translateX(-100%);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}

#footer {
  background-image: linear-gradient(45deg,#0437F2 0,#A3AED8 100%) !important;
}

.frame-header {
  border-bottom: 3px solid #1636e9;
}

.frame-header > :last-child {
  margin-bottom: 1rem;
}

.fbox-content {

  text-align: left;
}

.shadow, .h-shadow:hover {
  box-shadow: none !important;
  border: 3px solid blue;
}

#c418 .fbox-content {
  background: white;
  padding: 2rem 2rem 7rem 2rem
}

#c418  .icongroup-item-text-header {

  border-bottom: 2.4px solid blue;
}

.dark#footer .footer-widgets-wrap, .dark #footer .footer-widgets-wrap {
    color: #fff;
  }

  .button.button-3d {
   
    box-shadow: inset 0 -3px 0 rgb(22, 54, 233);

  }

  .button.button-full strong {
   
    border-bottom: 2px solid rgb(22, 54, 233);
  
  }

  .button.button-full strong:hover {
   
    border-bottom: 2px solid rgb(255, 255, 255);
  
  }

  .frame-background-secondary {
    --frame-color: #ffffff;
    --frame-background: #D7191900;
    --frame-link-color: #ffffff;
    --frame-link-hover-color: #ffffff;
    background-image: linear-gradient(45deg,#0437F2 0,#A3AED8 100%) !important;
  }

  .frame-background-secondary .frame-header {
    border-bottom: 3px solid #ffffff;
  }

  .icongroup-item-icon svg:not(.frame-background-secondary) {
    color: var(--cnvs-themecolor) !important;
  }

  .frame-background-secondary .icongroup-item-icon svg {
    fill: #FFF !important;
  }

  h3, .h3 {
    color: #0437f2;
   
  }

  .owl-carousel .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    zoom: 1;
    border: 0;
    color: #0437f2;
    background-color: var(--cnvs-owl-nav-background);
    border-radius: var(--cnvs-owl-nav-border-radius);
    opacity: 0;
    left: calc(var(--cnvs-owl-nav-sizes) * -1);
    transition: all 0.3s ease;
  }

  .owl-carousel .owl-nav [class*="owl-"] {
    
    width: 5rem;
    height: 5rem;
   
    font-size: calc(var(--cnvs-owl-nav-sizes) / 0.6);
  
  }

  .owl-carousel:hover .owl-nav [class*="owl-"] {
    opacity: 1;
    left: calc(-2.3 * var(--cnvs-owl-nav-sizes) / 2);
  }

  .owl-carousel:hover .owl-nav .owl-next {
    left: auto;
    right: calc(-2.3 * var(--cnvs-owl-nav-sizes) / 2);
  }

  .owl-carousel {
   
    --cnvs-owl-nav-with-dots: calc( var(--cnvs-owl-nav-margin) - calc( calc( 12% + var(--cnvs-owl-dots-sizes) ) / 2 ) );
  }

  .cnvs-hamburger .cnvs-hamburger-inner::before, .cnvs-hamburger .cnvs-hamburger-inner::after {
   
    background-color: #0437f2;

  }

  .text-secondary {
   
    color: rgb(255, 255, 255) !important;
    text-decoration: underline solid 2px white;
    text-underline-offset: 4px;
  }

  .button-black.button-border:hover {
    --cnvs-btn-color: #D81306 !important;
  }

  .button:hover {
    background-color: #D81306
  }

  #page-content .section .textpic-item.textpic-text {
      padding-right: 20px;
      padding-left: 20px;
  }
