/*!
Theme Name: TEN
Theme URI: TEN
Author: Underscores.me
Author URI: TEN
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: TEN
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

TEN is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

/* GOOGLE FONT IMPORT */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');



html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 100%;
    font-weight: 500;
}

/* Sections
     ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
    font-family: "Montserrat",
        font-size: 16px;


}

.pum .popmake .pum-close.popmake-close {
    font-family: 'Montserrat';
    font-weight: 200 !important;
    transform: rotate(45deg);
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}



/* Grouping content
     ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Text-level semantics
     ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: Avenir Condensed Medium;
    font-size: 100%;
    line-height: 20px;
    margin: 0;


}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    overflow: visible;
    font-family: - Avenir Condensed Medium;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *      `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
     ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
     ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 500;
    line-height: 1.1 !important;
}

p {
    margin-bottom: 1.5em;
    line-height: 1.45;
    font-weight: 500;
    margin-top: 0;
}
.t-1 {
    font-size: 22px;
    letter-spacing: -0.5px;
    line-height: 1.2;
    font-weight: 600;
}
.t-2, .elementor-element .t-2 p, .t-2 p{
    font-size: 18px;
    letter-spacing: -0.5px;
    line-height: 1.4;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 1.3em;
}
.t-2-bold, .elementor-element .t-2-bold p, .t-2-bold p{
	  font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.4;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 1.3em;
}
.t-3-bold, .elementor-element .t-3-bold p, .t-3-bold p{
	    font-size:16px;
}
.t-3, .elementor-element .t-3 p, .t-3 p{
    font-size:16px;
    
    line-height: 1.5;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 1.3em;
}
.t-3 ul {
 
    font-size: 16px;
    line-height: 1.5em;
    
}
.t-3 ul ul {
    list-style-type: none;
    padding-left: 0;
}
.t-3 ul ul li {
	position: relative;
}

.t-3 ul ul li:before {
    display: block;
    content: "";
    position: absolute;
    left: -16px;
    width: 7px;
    height: 1px;
    background: #000;
    margin-top: 11px;
}
dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 0em 0em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
    list-style: circle;
    margin-top: 10px;
}


.elementor-widget-container>ul {
    padding: 5px 0px 00px 40px;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #5843DC;
    text-decoration: none;

}

a:visited {}

a:hover,
a:focus,
a:active {
    color: #A53107;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
.elementor-kit-53 .site-main button,
.elementor-kit-53 .site-main input[type="button"],
.elementor-kit-53 .site-main input[type="reset"],
.elementor-kit-53 .site-main input[type="submit"] {
    
    background-color: var(--e-global-color-primary); 
    border: 0;
    color: #fff; 
    cursor: pointer; 
    padding:10px 22px;
    border-radius: 50px;
    transition-duration: 0.3s;
    font-weight: bold;
   margin: 0;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-left: 7px;
}

.elementor-kit-53 .site-main button:hover,
.elementor-kit-53 .site-main input[type="button"]:hover,
.elementor-kit-53 .site-main input[type="reset"]:hover,
.elementor-kit-53 .site-main input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
	 background-color: #BCDB5F;
	color:#5843DC;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #000;
    border: 1px solid #919191;
    border-radius: 0;
    padding: 5px 5px;
    width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100% !important;
    height: auto;
    min-height: 150px;
    height: 200px;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.home header#masthead {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

.home.admin-bar header#masthead {

    top: 32px;

}

header .flex {
    align-items: center;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    gap:30px;
    padding-left: 0;

}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation li:last-child a {
    background: #BAD95F;
    padding: 8px 22px;
    border-radius: 50px;    transition-duration: 0.3s;
    font-weight: bold;
    color: #5843DC;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-left: 7px;
}
.main-navigation li:last-child:hover a{
	 background: #5843DC;color: #BAD95F; 
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-family: "Montserrat", serif;
    font-weight: 600;
    font-size: 17px;
    color: #000;
    outline: 0;
}

.main-navigation li:hover a,
.main-navigation li.current-menu-item a {
    color: #5843DC;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.main-navigation.toggled ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media screen and (min-width:991px) {

    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
        align-items: center;
        margin-top: -12px;
    }
}

header button.menu-toggle {
    font-size: 24px;
    background-color: transparent;
    padding: 0;
    color: #5843DC;
	border:0;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}


.updated:not(.published) {
    display: none;
}



.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

/* navbr herader */
.site-branding img.custom-logo {
    width: 300px;
}

header {
    padding: 10px 0 10px;
    position: relative;
    z-index: 99;
}


header .rightmenu {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: space-around;

}

header .flex {

    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown {
    position: absolute !important;
    width: 200px !important;
    right: 2px !important;
    z-index: 999 !important;
    margin-top: 33px !important;
    left: unset !important;
    padding: 20px !important;
    background-color: #f7f7f7 !important;
}

/* social icon  */
.menu-social-menu-container ul {
    display: flex;
    gap: 15px;
}

.menu-social-menu-container .menu-item i._mi {
    width: 30px;
    height: 30px;
    margin-top: 0;
    font-size: 14px;
    line-height: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
    top: 1px;
    justify-content: center;
}

.menu-social-menu-container a {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #5843DC;
    background-position: center;
    color: #fff;
    border-radius: 100%;
    text-decoration: none;
}

.menu-social-menu-container a:hover {
    background-color: #A53107;
}

.menu-social-menu-container img._mi._svg {
    margin-left: 9px;
    width: 12px;
    position: relative;
    top: 0px;
}

i._mi._before.fa.fa-phone {
    transform: rotate(270deg);
}

/*about us*/

figcaption.widget-image-caption.wp-caption-text {
    font-weight: 600;
    position: absolute;
    top: 5px;
    left: 15px;
    width: 150px;
    font-size: 12px;
    text-align: left;
}

/* popups  */

.pum-container.popmake {
    background-image: url(assets/image/top-left-orage.svg), url(assets/image/bottom-right-orage.svg);
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: 30px 30px, calc(100% - 40px) calc(100% - 45px);
}

.pum-container.popmake .form {
    margin: -15px 0 -20px !important;
}

.pum-container.popmake .form h2 {
    margin: 0;
    font-size: 2.5rem;
}

.gform_wrapper .gform_validation_errors h2.gform_submission_error {
    font-size: 14px;
    color: #ff0000;
    border: 1px solid;
    padding: 7px;
    border-radius: 4px;
    background: #ffe6dc;
    margin: 20px 0;
}

.validation_message {
    font-size: 14px;
    color: red;
    position: relative;
    top: -12px;
}

.pum-theme-733 .pum-container,
.pum-theme-lightbox .pum-container {

    box-shadow: 6px 7px 18px -5px rgb(0 0 0) !important;

}

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error textarea {
    border-color: red;
}

.gform_wrapper .gform_validation_errors ol,
p.gform_required_legend {
    display: none;
}

.pum-container.popmake .sub-title {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #5843DC;
    margin: 2px 0 10px;
}

.pum-container.popmake .gfield {
    font-size: 18px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
    position: relative;
}

span.gfield_required.gfield_required_custom {
    display: none;
}

.charleft.ginput_counter.gfield_description {

    font-size: 14px;
    font-weight: 500;
    width: 100%;
}

ul {
    padding: 0 0 0 14px;
    margin:6px 0 0;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: -0.175px;
}

::marker {
    font-size: 11px;
}

.menu-social-menu-container li,
.widget_nav_menu li {
    list-style-type: none;
    display: inline-block;
}

/* footer  */
footer#colophon {
    padding: 25px 0 0;
}

.site-info ul li a {
    font-size: 20px;
    font-weight: 600;

}

.site-footer img {
    width: 100px;
    margin-bottom: 10px;

}

.menu-contact-details-container span {
    color: #000;
    padding-left: 5px;

}

.site-footer .flex {
    align-items: stretch;

}

.site-footer .right-footer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.menu-footer-container ul {
    gap: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.menu-footer-container ul li {
    border-left: 1px solid #5843DC;
    padding-left: 15px;
    line-height: 20px;
}

.menu-footer-container ul li:first-child {
    border: 0;
}

.container {
    width: 1140px;
    margin: 0 auto;
    padding-inline: 15px;
    max-width: 100%;
}
header .container {
    width: 1200px;
    margin: 0 auto;
}
.menu-contact-details-container {
    margin: 0px 0 0px;
}

ul#menu-contact-details {
    display: flex;
    flex-direction: column;
    gap: 0;
    list-style-type: none;
    padding: 0;
    line-height: 1.4;
}

.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.site-info {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0 0px;
    background: #BCDB5F;
    padding: 16px;
    text-align: center;
}

.pum-content .form h3 {
    font-size: 2rem;
    margin: 15px 0 0;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 5px !important;
}

.menu-footer-container li a {
    font-weight: 500;
    border-bottom: 1px solid;
	font-size:14px
}

.menu-footer-container li:hover a {
    color: #5843DC;
}

/*  responsive layout  */
.hide {
    display: none;
}

.site-footer .widget_text h3 {

    font-weight: 500 !important;
    font-size:17px;
    font-family: 'montserrat', sans-serif;
    margin-bottom: 30px;
    margin-top: -8px;
}

footer#colophon .menu-social-menu-container {
    margin-top: 20px;
}

.pum-content p {
    font-size: 20px;
}


/* width */
::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
    position: absolute;
    right: 0;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
    border-radius: 10px;
    background-color: transparent;

}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #5843dc;
    border-radius: 10px;
}




.mt-auto {
    margin-top: auto !important;
}


/* POP UP FORM SECTION */

.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    background: #fff;
    padding: 20px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    text-align: left;
    border: solid 1px;
    max-width: 100%;
}



.popup-content {
    position: relative;
    padding: 0px 20px;
}

.popup-header {
    display: flex;
    align-items: center;
    padding-right: 20px;

}

.popup-header img {
    width: 300px;
    height: 100%;
}

.popup-text h2 {
    font-size: 22px !important;
    margin-bottom: 0;
    font-weight: 600;
    margin-top: 0;
    font-size: 42px !important;
}

.popup-text h3 {
    margin: 0;
}

.sub-text {
    font-size: 16px;
    text-align: center;
}

.popup form {
    margin: 15px 0;
}



.popup a {
    display: block;
    margin: 10px 0;
    text-decoration: underline;
    color: black;
    text-align: center;
}

.popup .small-text {
    font-size: 14px;
    color: #000000;
    font-style: italic;
    text-align: center;
    font-weight: 400;
    margin: 0;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 90px;
    cursor: pointer;
    font-weight: 200;
    line-height: 20px;

}

.thank {
    text-align: center;
    font-size: 30px !important;
    margin: 20px;
    display: none;


}

body.no-scroll {
    overflow: hidden;
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    display: none;
    z-index: 999;
}

.gform_title {
    display: none;
}

#gform_fields_3 {
    gap: 0;
}

#gform_fields_3 input {
    width: 100%;
    padding: 25px;
    margin: 5px 0;
    border: none;
    border-radius: 0px;
    background-color: #F3F3F3;
    font-size: 16px;

}

#gform_submit_button_3 {
    background-color: #5843DC !important;
    color: white !important;
    padding: 20px 50px !important;
    border: none !important;
    font-size: 20px !important;
    cursor: pointer !important;
    display: block !important;
    margin: 10px auto !important;
    text-align: center !important;
    border-radius: 0px;

}



@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');




body {
    margin: 0;
    padding: 0;
    font-family: "Montserrat", serif;
}

.entry-header {
    display: none;
}


.button {
    font-family: Avenir Condensed Medium;
    background-color: transparent;
    color: #0000;
    border: 1px solid #0000;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    border: solid 1px #0000;
    cursor: pointer;
}

/* social-icon */
.social-icon {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: end;
    gap: 10px;
}

.social-icon li {
    display: inline-block;
}

.social-icon a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #5843dc;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    border-radius: 50%;
    transition: 0.3s;
}

.social-icon a:hover {
    background-color: #3e2cb4;
}


.#menu-main-menu-container ul li a {
    font-family: "Montserrat", serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;

}

.post-edit-link {
    display: none;
}

.widget_media_image {
    margin: 0;
}

.widget_media_image img {
    width: 120px;


}

.menu-contact-details-container {
    margin: 0px 0 20px;
}

.site-info .textwidget {
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 500;
}

.site-footer {
    background-color: #fff;
    margin: 0;
}

.menu-contact-details-container ul li a i {
    color: #5843dc;
    margin-right: 5px;
}

.menu-contact-details-container ul li a {
    font-size: 15px;
    color: #000;
    overflow-wrap: anywhere;
}


.widget_pages h2 {
    font-size: 18px;
    color: #5843DC;

}

.widget_pages a {
    display: none;
}



.textwidget {
    font-size: 14px;
}

#text-2 a {
    font-size: 20px !important;
}

/*********
 * OWL CAROSUAL 
 * *************/



.elementor-shortcode .owl-webinar {
    width: 640px;
    max-width: 100%;
    margin: 0 auto;
}

.owl-carousel.owl-drag .owl-item {
    padding: 10px 20px 40px;
}

.elementor-shortcode .webinar-item {
    background: #fff;
    padding:26px 30px;
    box-shadow: 5px 5px 20px -10px #000000ab;
}

.elementor-shortcode .webinar-item img.webinar-logo {
    width: 85px;
}

.elementor-shortcode .webinar-item h3 {
    font-size: 21px;
    color: #5843DC;
    border-bottom: 2px solid;
    padding-bottom: 15px;letter-spacing: -0.4px;
    margin-bottom: 10px;
    margin-top: 12px;
    font-weight: bold !important;
}

span.elementor-icon-list-text small {
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 14px;    margin-top: -2px;
   
}

.elementor-widget .elementor-icon-list-icon {
    margin-top: -5px;
}
.elementor-widget .elementor-icon-list-icon svg {
    width:36px !important;
    height:36px !important;
}
.owl-nav button.owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -70px;
    margin: auto;
}

.owl-nav button.owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -70px;
    margin: auto;
}

.owl-nav button span {
    font-size: 140px;
    color: #fff;
    display: block;
    width: 50px;
    margin-top: -70px;
}

.webinar-item .content {
    min-height: 120px;
}

.webinar-item a.learn-more-btn {
    display: inline-block;
    
    font-weight: 600;
    font-size: 16px;
    text-decoration: underline;
}

.owl-webinar .owl-dots {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    gap:20px;

}

.owl-webinar .owl-dots button.owl-dot {
    background: #f2f2f2;
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.owl-webinar .owl-dots button.owl-dot.active {
    background-color: #5843dc;
}

/* Blog */

.blog-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
}

.blog-list .blog-item {
    width: calc(33.33% - 30px);
}

.blog-item h6 a {
     
    font-weight: 700; 
	color:#5843DC;    line-height: 1.4em !important;
}

.blog-list .blog-item img {
    width: 100%;
}

 
.blog-item a.learn-more-btn {
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
}
.blog-item a.overlay-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.elementor-element .box-border {
    display: flex;
    flex-direction: column;
    gap: 5px;
    border: 2px solid #fff;
    padding: 25px;
    background-color: #d2e693;
}

.box-border::before {
    position: absolute;
    content: "";
    display: block;
    top: -5px;
    right: -9px;
    height: 50px;
    width: 50px;
    color: #000;
    background: url(assets/icon/purple-triangle.svg);
    background-repeat: no-repeat;
}

.box-border span.title {
    font-size:19px;
    font-weight: bold;
    color: #5843DC;
}

.box-border span.sub-title {
    font-size:14px;
    color: #000;
}

.box-border span.price {
    font-size: 36px;
    color: #000;
}

.box-border span.price small {
    font-size: 20px;
    position: relative;
    color: #000;
    top: -11px;
    font-weight: 400;
}


.box-border span.year {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

/*Single blog post*/
.blog-header {
    margin: 50px 0;
}

.blog-header h2 {
    color: #5843dc;
    font-size: 36px;
    margin: 0 0 10px;
}

.single-post .nav-links {
    display: none;
}

.single-post .post-meta {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.single-post .post-thumbnail {
    margin-bottom: 50px;
}
.single-post footer.entry-footer {
    display: none;
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {

    .blog-list {

        justify-content: center;
    }

    .blog-list .blog-item {
        width: calc(50% - 30px);
    }

    .blog-header h2 {

        font-size: 24px;
    }
}

@media screen and (max-width: 991px) {


    html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
        padding-right: 0px !important;
    }

    .menu-menu-1-container .menu.nav-menu {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 999;
        background: #f0f0ee;
        margin-top: 35px;
        padding: 20px;
        gap: 20px;
    }

    .mobile-only {
        display: block;
    }

    .pc-only {
        display: none;
    }

    header .flex {
        flex-wrap: wrap;
        display: flex;
        align-items: center;
    }

    ul#primary-menu {
        padding-top: 0;
        margin-top: -120px;
    }

    .social-list.mobile-only.hide {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 15px;
        justify-content: center;
        justify-content: center;
    }

    .site-branding img.custom-logo {
        width: 200px;
    }

    .site-info {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
    }



}



@media screen and (min-width: 991px) {
    .pc-only {
        display: block;
    }

    .mobile-only {
        display: none;
    }

}

@media screen and (max-width:768px) {
    nav ul li.menu-item a {
        font-size: 20px;
    }

    .pum-theme-733 .pum-container,
    .pum-theme-lightbox .pum-container {
        width: 90% !important;
        margin: 0 auto !important;
        left: 0 !important;
        right: 0 !important;
        padding: 50px !important;
    }

    .pum-container.popmake .form h2 {
        margin: 0;
        font-size: 2rem;
    }

    .pum-container.popmake .form {
        margin: 0 0 -9px !important;
    }

    .pum-container.popmake {
        /* background-size: 100px; */
        background-position: 25px 25px, calc(100% - 25px) calc(100% - 25px);
    }

    textarea {

        height: 150px;

    }

    .blog-list {

        justify-content: center;
    }

    .blog-list .blog-item {
        width: 100%;
    }

    .blog-list {

        padding: 15px;
    }

    .blog-header h2 {

        font-size: 20px;
    }
}

@media screen and (max-width:640px) {
    .site-footer .flex {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .site-info .textwidget.custom-html-widget {
        text-align: center;
        padding-block: 5px;
    }

    div#media_image-2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .elementor-element {
        width: 100%;
    }

    .social-icon {

        justify-content: center;
        gap: 10px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:480px) {
    .site-info ul li a {
        font-size: 16px;
    }

    .pum-theme-733 .pum-container,
    .pum-theme-lightbox .pum-container {
        width: 100% !important;
        padding: 40px !important;
        top: 00 !important;
        bottom: 0 !important;
    }

    .pum-container.popmake {
        background-size: 80px;
        background-position: 20px 20px, calc(100% - 20px) calc(100% - 20px);
    }


    .elementor-15 .elementor-element.elementor-element-4ecc1f1 .elementor-button {
        font-weight: 600 !important;
        padding: 16px 30px 16px 30px !important;


    }

    .site-footer .flex {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

@media only screen and (max-width:1600px) {
    .toggled .menu-main-menu-container {
        position: absolute !important;
        width: 100% !important;
        left: 0 !important;
        z-index: 999 !important;
        background: #ffffff !important;
        height: calc(100vh - 90px) !important;
        top: 90px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        align-content: center !important;
        flex-wrap: nowrap !important;
        flex-direction: row !important;
    }
}


@media only screen and (max-width:480px) {
    .popup {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        background: #fff;
        padding: 20px;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
        z-index: 1000;
        text-align: left;
        border: solid 1px
    }

    @media only screen and (max-width:1200px) {
        header .container {
            padding-inline: 15px;
        }
    }

    @media only screen and (max-width:480px) {

        .popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            background: #fff;
            padding: 20px;
            box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
            z-index: 1000;
            text-align: left;
            border: solid 1px;
        }

        .popup-text h2 {
            margin-bottom: 0;
            font-weight: 600;
            margin-top: 0;
            font-size: 22px !important;
        }

        .site-branding img.custom-logo {
            width: 150px;
        }

        .popup-text h3 {
            margin: 0;
            font-size: 18px !important;
            line-height: 20px !important;
        }

        .popup-header img {
            width: 150px;
            height: 100%;
        }

        .close-btn {
            position: absolute;
            top: 10px;
            right: 0px;
            font-size: 70px;
            cursor: pointer;
            font-weight: 200;
            line-height: 20px;

        }

        .site-footer .widget_text h3 {

            font-size: 14px;
            margin-top: 0;
        }

        p {

            font-size: 14px;
            line-height: 1.4em;
        }

        ul#menu-contact-details {
            gap: 5px;
            padding: 0 40px;
        }

        .menu-contact-details-container ul li a {

            display: inline-flex;
            gap: 5px;
        }

        .menu-footer-container ul {

            margin-left: -20px;
        }

        .site-info {
            margin: 30px 0 0px;
        }

        .blog-header {
    margin: 50px 0 20px;
}form .gform-body .gfield input {
    font-size: 14px !important;
    padding: 8px 12px !important;
    }
		
		.gfield {
     
    margin-bottom: 5px !important;
}
	}