/* @font-face {
    font-family: 'FK Grotesk';
    src: url('../fonts/fkgroteskneuetrial-medium.eot');
    src: url('../fonts/fkgroteskneuetrial-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fkgroteskneuetrial-medium.woff2') format('woff2'),
         url('../fonts/fkgroteskneuetrial-medium.woff') format('woff'),
         url('../fonts/fkgroteskneuetrial-medium.ttf') format('truetype'),
         url('../fonts/fkgroteskneuetrial-medium.svg#fk_grotesk_neue_trialmedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FK Grotesk';
    src: url('../fonts/fkgroteskneuetrial-regular.eot');
    src: url('../fonts/fkgroteskneuetrial-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fkgroteskneuetrial-regular.woff2') format('woff2'),
         url('../fonts/fkgroteskneuetrial-regular.woff') format('woff'),
         url('../fonts/fkgroteskneuetrial-regular.ttf') format('truetype'),
         url('../fonts/fkgroteskneuetrial-regular.svg#fk_grotesk_neue_trialregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Spoof';
    src: url('../fonts/spoof-medium.eot');
    src: url('../fonts/spoof-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/spoof-medium.woff2') format('woff2'),
         url('../fonts/spoof-medium.woff') format('woff'),
         url('../fonts/spoof-medium.ttf') format('truetype'),
         url('../fonts/spoof-medium.svg#spoofmedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Spoof';
    src: url('../fonts/spoof-regular.eot');
    src: url('../fonts/spoof-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/spoof-regular.woff2') format('woff2'),
         url('../fonts/spoof-regular.woff') format('woff'),
         url('../fonts/spoof-regular.ttf') format('truetype'),
         url('../fonts/spoof-regular.svg#spoofregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FK Grotesk';
    src: url('../fonts/FKGrotesk-Regular.eot');
    src: url('../fonts/FKGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FKGrotesk-Regular.woff2') format('woff2'),
        url('../fonts/FKGrotesk-Regular.woff') format('woff'),
        url('../fonts/FKGrotesk-Regular.ttf') format('truetype'),
        url('../fonts/FKGrotesk-Regular.svg#FKGrotesk-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FK Grotesk';
    src: url('../fonts/FKGrotesk-Medium.eot');
    src: url('../fonts/FKGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FKGrotesk-Medium.woff2') format('woff2'),
        url('../fonts/FKGrotesk-Medium.woff') format('woff'),
        url('../fonts/FKGrotesk-Medium.ttf') format('truetype'),
        url('../fonts/FKGrotesk-Medium.svg#FKGrotesk-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/*--------main color typhography--------*/
:root {
    --sk-primary: #181919;
    --sk-secondary: #FE611A;
    --sk-text: #181919;
    --sk-skeen: #E8E6E3;
    --sk-white: #ffffff;
    --sk-black: #000000;
    --sk-light: #F5CAB5;
    --sk-gray: #EEEDEC;
    --sk-nav: #F3F3F3;
    --sk-orange: #ED6122;
	--sk-super-hover: #E35616;
}
/*--------End main color typhography--------*/

body {
    padding: 0;
    margin: 0;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal;
    font-family: 'FK Grotesk';
    color: var(--sk-primary);
    font-size: 18px;
    line-height: 1.4;
    background-color: var(--sk-skeen);
}

h1,h2,h3,h4,h5,h6,div.maxtitle-1,p.maxtitle-1,span.maxtitle-1,div.maxtitle-2,p.maxtitle-2,span.maxtitle-2,div.maxtitle-3,p.maxtitle-3,span.maxtitle-3,div.maxtitle-4,p.maxtitle-4,span.maxtitle-4,div.maxtitle-5,p.maxtitle-5,span.maxtitle-5,div.maxtitle-6,p.maxtitle-6, span.maxtitle-6 {
    margin: 0 0 40px 0;
    line-height: 1.3;
    letter-spacing: normal;
    color: var(--sk-primary);
    font-weight: 400;
    font-family: 'FK Grotesk';
}

h1,h1.maxtitle-1,h2.maxtitle-1,h3.maxtitle-1,h4.maxtitle-1,h5.maxtitle-1,h6.maxtitle-1,div.maxtitle-1,span.maxtitle-1,p.maxtitle-1 {
    font-size: 67px;
    font-family: 'FK Grotesk';
}
h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,span.maxtitle-2,p.maxtitle-2  {
    font-size: 44px;
    line-height: 1.2;
    font-family: 'Spoof';
}
h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,span.maxtitle-3,p.maxtitle-3  {
    font-size: 30px;
}
h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,span.maxtitle-4,p.maxtitle-4 {
    font-size: 20px;
}
h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,span.maxtitle-5,p.maxtitle-5 {
    font-size: 18px;
}
h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,span.maxtitle-6,p.maxtitle-6 {
    font-size: 16px;
}
p {
    margin:0 0 30px;
}
strong {
    font-weight: bold;
}
ul,ol {
    padding:0 0 0 20px;
    margin: 0px 0px 20px;
}
ul li,ol li {
    margin: 0 0 0px;
    padding: 0px;
}
a { 
    color: var(--sk-primary);
    text-decoration: underline;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a:hover, a:visited, a:focus{
    text-decoration: none;
    outline: none;
} 
a:hover {
    color: var(--sk-secondary);
    text-decoration: none;
}  
img {
    max-width: 100%;
    height: auto;
}
input, textarea, a, img {
    outline: none !important;
    resize: none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type=number] {
    -moz-appearance:textfield;
}
section:before, section:after{
    clear: both;
    display: table;
    content: "";
}
section{
    position: relative;
    clear: both;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.text-up {
    text-transform: uppercase;
}
table {  
    margin-bottom: 0px;
    overflow-x: auto;
}
td , th {
    padding: 10px 20px;
    border-right: 1px solid #e1e1e1;
    background: #fff;
}
th,tr {  
    border: 1px solid #e1e1e1;
}
button:focus {
    outline: none;
}

.btn-outer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.btn-outer.right-align {
    justify-content: flex-end;
}
.btn-outer.center-align {
    justify-content: center;
}

.btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 12px 34px 11px;
    background-color: var(--sk-secondary);
    box-shadow: none;
    border-radius: 999px;
    border: none;
    color: var(--sk-gray);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: normal;
}
.btn:hover {
    background-color: var(--sk-super-hover);
    color: var(--sk-white);
	box-shadow: 0px 0px 15px 0px #00000033 inset;
}
.btn:focus {
    outline: none;
}
.hover-icon {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
}
.btn.btn-white {
    background-color: var(--sk-skeen);
    color: var(--sk-orange);
}
.btn.btn-white:hover {
    background-color: var(--sk-primary);
    color: var(--sk-white);
	background-color: var(--sk-super-hover);
    color: var(--sk-white);
	box-shadow: 0px 0px 15px 0px #00000033 inset;
}
.content-title,
.content-row,
.content-info,
.content-blog,
.content-img {
    position: relative;
    width: 100%;
}
.content-title *:last-child,
.content-row *:last-child,
.content-info *:last-child,
.content-blog *:last-child {
    margin-bottom: 0;
}
.content-img
.content-img img {
    width: 100%;
    border-radius: 10px;
}
.gallery-item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.gallery-item img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 0.3s ease-out;
    border-radius: 10px;
}
.gallery-item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.scroll-top {
    position: fixed;
    display: inline-block;
    width: 40px;
    height: 40px;
    bottom: 70px;
    right: 15px;
    background-color: var(--sk-primary);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}
.scroll-top:after {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-90deg);
    -moz-transform: translate(-50%,-50%) rotate(-90deg);
    -ms-transform: translate(-50%,-50%) rotate(-90deg);
    transform: translate(-50%,-50%) rotate(-90deg);
    width: 15px;
    height: 15px;
    background: url(../images/angle-right.svg) no-repeat center;
    background-size: contain;
}
.scroll-top.sticky {
    opacity: 1;
    visibility: visible;
}
.row.no-gutters {
    margin-left: 0;
    margin-right: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0px;
   padding-left: 0;
}
.grid-40 > .row {
    --bs-gutter-x: 40px;
}
.grid-5 > .row {
    --bs-gutter-x: 5px;
    --bs-gutter-y: 5px;
}
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color span,
.white-color {
    color: var(--sk-white);
}
.bg-black {
    background-color: var(--sk-black);
}
.bg-primary {
    background-color: var(--sk-primary) !important;
}
.bg-secondary {
    background-color: var(--sk-secondary) !important;
}
/*------------------header-part------------------*/

.main-part {
    position: relative;
}
.main-area,
.main-area:not(.main-vertical)>.container,
.main-content-wrap,
.main-col,
.main-element {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.main-area {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: stretch
}
.main-content-wrap {
    width: 100%;
}
.main-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.main-col.main-left-col {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.main-col.main-center-col,
.main-area .main-element {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.main-col.main-right-col {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.main-col:empty {
    display: none
}

.main-area.main-content-top .main-col {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.main-area.main-content-middle .main-col,
.main-area .main-element {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.main-area.main-content-bottom .main-col {
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.row,
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.875rem;
}
.container-fluid {
    max-width: 1600px;
    padding: 0 50px;
}
.header-part {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    padding: 30px 0;
    transition: all 0.3s ease-out;
}
body.logged-in.admin-bar .header-part {
    top:32px;
}
.header-part.sticky {
    padding: 15px 0;
    background-color: var(--sk-white);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
}
.header-logo {
    position: relative;
    display: flex;
}
.header-logo img {
    width: 149px;
    height: auto;
    transition: all 0.3s ease-out;
}
.header-right {
    gap: 24px;
    display: flex;
    align-items: center;
}
.login-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    text-decoration: none;
}
.login-btn svg {
    display: flex;
    width: 21px;
    margin-top: -2px;
}
.btn.header-btn {
    font-size: 14px;
    line-height: 1.3;
    padding: 8px 21px 9px;
}
.main-menu {
    display: flex;
    align-items: center;
    padding: 5px;
    margin: 0;
    background-color: var(--sk-nav);
	border: 1px solid rgba(24, 25, 25, 0.15);
	box-shadow: 0px -3px 3px 0px rgba(24, 25, 25, 0.15) inset, 0px -1px 1px 0px rgba(0, 0, 0, 0.15) inset;
    border-radius: 999px;
}
.main-menu > li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0;
    margin: 0 2.5px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.main-menu > li > a {
    display: inline-block;
    position: relative;
    color: var(--sk-primary);
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    padding: 8px 14px 9px;
    letter-spacing: normal;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	border-radius: 999px;
} 
.main-menu > li.active > a, 
.main-menu > li:hover > a {
	color: var(--sk-skeen);
    background-color: var(--sk-secondary);
	box-shadow: 0px 0px 3px 0px #00000080 inset;
}
.main-menu > li > ul {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    margin: 0px;
    min-width: 200px;
    background-color: var(--sk-primary);
    background-image: linear-gradient(to right,var(--sk-primary),var(--sk-secondary));
    padding: 20px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
    list-style-type: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    transition: all 0.35s;
}
.main-menu > li:hover > ul{
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    height: auto;
    display: block;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.main-menu > li li {
    padding: 0px 0;
    margin: 0 0 8px;
}
.main-menu > li li a {
    position: relative;
    display: inline-block;
    color: var(--sk-white);
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0em;
    font-weight: 400;
    text-decoration: none;
}
.main-menu > li li:hover a,
.main-menu > li li.current-menu-item a {
    color: var(--sk-text);
}

/*-------------mobile-menu---------------*/
body.sk-hidden  {
    overflow: hidden;
}
.mobile-header {
    display: none;
}
.desktop-header,
.mobile-header {
    width: 100%;
}
.canvas-menu .sk-dropdown-toggle {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: var(--sk-nav);
    position: relative;
    display: inline-block;
    margin-left: 10px;
}
.canvas-menu .sk-dropdown-toggle span {
    position: absolute;
    display: inline-block;
    width: 20px;
    left: 8px;
    top: 18px;
    height: 1px;
    background-color: var(--sk-primary);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.canvas-menu .sk-dropdown-toggle span:before {
    position: absolute;
    display: inline-block;
    content: '';
    left: 0;
    top: -7px;
    width: 100%;
    height: 1px;
    background-color: var(--sk-primary);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.canvas-menu .sk-dropdown-toggle span:after {
    position: absolute;
    display: inline-block;
    content: '';
    left: 0;
    top: 7px;
    width: 100%;
    height: 1px;
    background-color: var(--sk-primary);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.canvas-menu .sk-dropdown-toggle.open {
    background-color: rgba(243, 243, 243, 0.18);
}
.canvas-menu .sk-dropdown-toggle.open span {
    transform: translate3d(0,0px,0) rotate(45deg);
    background-color: #F5F7F7;
}
.canvas-menu .sk-dropdown-toggle.open span:before {
    transform: rotate(-45deg) translate3d(7px,-7px,0);
    opacity: 0;
    background-color: #F5F7F7;
}
.canvas-menu .sk-dropdown-toggle.open span:after {
    transform: translate3d(0,-7px,0) rotate(-90deg);
    background-color: #F5F7F7;
}
.canvas-menu .sk-dropdown-toggle::after {
    display: none;
}
.mobile-header .canvas-menu,
.mobile-header .main-left-col {
    z-index: 99999;
}
.sk-offcanvas-content {
    position: fixed;
    left: 0;
    width: 100%;
    max-width: 100%;
    top: -100%;
    bottom: 0;
    z-index: 9999;
    visibility: hidden;
    background-color: var(--sk-orange);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    padding-top: 68px;
}
.sk-offcanvas-content.open {
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
} 
.sk-offcanvas-content .wp-sidebar {
    overflow-x: hidden;
    height: 100%;
    padding: 0px;  
    margin: 0;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: auto;
    padding: 30px 30px 40px;
}
.navbar-collapse nav {
    display: flex;
    flex: 1 0 0;
    align-items: center;
}
.mobile-bottom {
    display: flex;
    align-items: center;
    gap: 42px;
    padding-top: 30px;
}
ul.sk-mobile-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
ul.sk-nav-menu > li {
    margin: 0;
    padding: 22px 0;
    position: relative;
    list-style: none;
    display: block;
    text-align: center;
}
ul.sk-mobile-menu > li > a {
    color: var(--sk-skeen);
    font-size: 25px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: normal;
    position: relative;
    display: block;
    letter-spacing: 0;
    text-decoration: none;
}
ul.sk-mobile-menu > li.menu-item-has-children .caret {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    right: 0;
    top: 9px;
}
ul.sk-mobile-menu > li.menu-item-has-children .caret:after {
    position: absolute;
    content: '';
    background: url(../images/right-arrow.svg) no-repeat center;
    background-size: contain;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    -ms-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 15px;
    height: 18px;
}
ul.sk-mobile-menu > li.menu-item-has-children.menu-active .caret:after {
    -webkit-transform: translate(-50%,-50%) rotate(-90deg);
    -moz-transform: translate(-50%,-50%) rotate(-90deg);
    -ms-transform: translate(-50%,-50%) rotate(-90deg);
    transform: translate(-50%,-50%) rotate(-90deg);
}
ul.sk-mobile-menu ul.sub-menu {
    list-style: none;
    margin: auto;
    -webkit-transition: 0s;
    transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    display: none;
    width: 100%;
    padding: 20px 0px 0;
    max-width: 960px;
    padding-left: 20px;
}
ul.sk-nav-menu > li .sub-menu li {
    padding: 3px 0;
    display: block;
    border-bottom: none;
}
ul.sk-mobile-menu > li li a {
    padding: 0px 0;
    margin: 0;
    color: var(--sk-white);
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-transform: initial;
    position: relative;
    display: block;
    box-shadow: none;
    text-decoration: none;
}
ul.sk-mobile-menu > li.active > a,
ul.sk-mobile-menu > li.current-menu-item > a,
ul.sk-mobile-menu > li li.current-menu-item > a, 
ul.sk-mobile-menu > li.current-menu-ancestor > a {
    color: var(--sk-text);
} 
.mobile-bottom .login-btn {
    color: var(--sk-skeen);
    font-size: 16px;
    gap: 6px;
}
.mobile-bottom .login-btn:hover {
    color: var(--sk-primary);
}
.mobile-bottom .btn {
    padding: 8px 25px 9px;
}
/*---------------end-----------------*/

/*------------main-part------------*/
body.sk-hidden {
    overflow: hidden;
}
.overflow-hidden {
    overflow: hidden;
}
.mt-100 {
    margin-top: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
.pt-110 {
    padding-top: 110px;
}
.pb-110 {
    padding-bottom: 110px;
}
.pt-100 {
    padding-top: 100px;
}
.pb-100 {
    padding-bottom: 100px;
}
.mt-90 {
    margin-top: 90px;
}
.mb-90 {
    margin-bottom: 90px;
}
.pt-90 {
    padding-top: 90px;
}
.pb-90 {
    padding-bottom: 90px;
}
.mt-80 {
    margin-top: 80px;
}
.mb-80 {
    margin-bottom: 80px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-75 {
    padding-top: 75px;
}
.mt-70 {
    margin-top: 70px;
}
.mb-70 {
    margin-bottom: 70px;
}
.pt-70 {
    padding-top: 70px;
}
.pb-70 {
    padding-bottom: 70px;
}
.mt-60 {
    margin-top: 60px;
}
.mb-60 {
    margin-bottom: 60px;
}
.pt-65 {
    padding-top: 65px;
}
.pb-65 {
    padding-bottom: 65px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 50px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-50 {
    padding-bottom: 50px;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.pt-40 {
    padding-top: 40px;
}
.pb-40 {
    padding-bottom: 40px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.pt-30 {
    padding-top: 30px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pt-35 {
    padding-top: 35px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pt-25 {
    padding-top: 25px;
}
.pb-25 {
    padding-bottom: 25px;
}
.mt-25 {
    margin-top: 25px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-20 {
    margin-bottom: 20px;
}
.pt-20 {
    padding-top: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.mb-10 {
    margin-bottom: 10px;
}
.pt-10 {
    padding-top: 10px;
}
.pb-10 {
    padding-bottom: 10px;
}

.hero-section {
    padding-top: 165px;
}
.hero-caption {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hero-caption h1 {
    margin-bottom: 17px;
}
.hero-caption h1 b {
	font-weight: inherit
}
.hero-caption h1 b i {
	font-style: normal;
}
.ah-headline.type .ah-words-wrapper::after {
    width: 3px;
    background-color: var(--sk-primary);
}
.ah-headline.type .ah-words-wrapper.selected {
    background-color: transparent;
}
.ah-words-wrapper {
    padding-right: 10px;
}
.hero-caption p {
    max-width: 550px;
    margin-bottom: 30px;
}
.hero-img {
    position: relative;
    margin-top: 79px;
}
.hero-overlay-img {
    position: absolute;
    left: 50%;
    top: -35px;
    transform: translateX(-50%);
}
.pt-56 {
    padding-top: 56px;
}
.orange-box-row {
    position: relative;
    background-color: var(--sk-orange);
    border-radius: 12px;
}
.orange-box-info {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 64px 64px;
    z-index: 1;
}
.orange-box-info *:last-child {
	margin-bottom: 0;
}
.orange-box-info p,
.orange-box-info h2 {
    color: var(--sk-skeen);
}
.orange-box-img {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0 12px 12px 0;
}
.envelope-top-right {
    position:absolute;
    display: flex;
    flex-direction: column;
    right: -81px;
    top: 51px;
}
.envelope-one {
    width: 120px;
}
.envelope-two {
    width: 146px;
    margin-top: -25px;
    margin-left: -29px;
}
.envelope-bottom-right {
    position: absolute;
    display: flex;
    flex-direction: column;
    right: 50px;
    bottom: -46px;
    align-items: flex-end;
}
.envelope-three {
    width: 117px;
    position: relative;
    z-index: 1;
}
.envelope-four {
    width: 104px;
    margin-top: -42px;
}
.icon-box-row > .row {
    --bs-gutter-x: 16px;
    --bs-gutter-y: 16px;
}
.icon-box {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    box-shadow: 0px 1.73px 1.73px 0px #FFFFFF59 inset ,0px -1.73px 1.73px 0px #0000001A inset;
    border: 0.58px solid rgba(24, 25, 25, 0.15);
    padding: 16px 20px 20px;
    background-color: rgba(24, 25, 25, 0.02);
    border-radius: 5.76px;
}
.icon-num {
    position: relative;
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
}
.icon-box-img {
    position: relative;
    display: flex;
    margin-bottom: 29px;
}
.icon-box-img svg,
.icon-box-img iframe {
    width: 185px;
	max-width: 185px;
    height: 108px;
	max-height: 108px;
    object-fit: contain;
}
.icon-box h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.icon-box p {
    font-size: 16px;
    margin-bottom: 0px;
}
.feature-row .row {
    --bs-gutter-x: 10px;
    --bs-gutter-y: 10px;
    height: calc(100% + 10px);
}
.features-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: var(--sk-gray);
    padding: 22px 23px 23px;
    border-radius: 12px;
    height: 100%;
}
.features-blog-img {
    display: flex;
    flex: 1 0 0;
    align-items: flex-end;
}
.features-blog h3 {
    max-width: 233px;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 30px;
}
#PlansPricing .content-title {
	margin-bottom: 0;
}
.price-tab .nav.nav-pills {
    position: relative;
    display: inline-flex;
    background-color: rgba(24, 25, 25, 0.02);
    border: 0.74px solid rgba(24, 25, 25, 0.15);
    box-shadow: 0px -2.22px 2.22px 0px rgba(0, 0, 0, 0.05) inset;
    padding: 4px;
    margin-bottom: 10px;
    border-radius: 800px;
    gap: 4px;
}
.price-tab .nav.nav-pills .nav-link {
    position: relative;
    display: flex;
    color: rgba(24, 25, 25, 0.5);
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    border-radius: 800px;
    border: 1px solid transparent;
    background-color: transparent;
    outline: none;
    box-shadow: none;
    padding: 8px 10px 9px;
    transition: all 0.3s ease-out;
}
.price-tab .nav.nav-pills .nav-link:hover {
    border-color: var(--sk-secondary);
    color: var(--sk-secondary);
}
.price-tab .nav.nav-pills .nav-link.active {
    color: var(--sk-secondary);
    background-color: rgba(243, 243, 243, 1);
    border: 0.74px solid rgba(24, 25, 25, 0.15);
    box-shadow: 0px 2.22px 2.22px 0px rgba(255, 255, 255, 0.35) inset,0px -2.22px 2.22px 0px rgba(0, 0, 0, 0.1) inset;
}
.price-top-info p {
    margin-bottom: 24px;
}
.price-top-info p span {
	font-family: 'Spoof';
}
.price-tab-row > .row {
    --bs-gutter-x: 8px;
    --bs-gutter-y: 10px;
}
.price-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    border: 0.74px solid rgba(24, 25, 25, 0.15);
    border-radius: 4.44px;
    padding: 19px;
}
.price-blog-top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 25px;
}
.price-tab-title {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 500;
}
.price-tab-title img {
    display: flex;
    width: 14px;
    min-width: 14px;
    margin-top: -2px;
}
.price-cat {
    position: relative;
    display: inline-flex;
    color: var(--sk-secondary);
    border-radius: 999px;
    border: 0.74px solid rgba(254, 97, 26, 0.25);
    font-size: 16px;
    line-height: 1.4;
    padding: 2px 9px 2px;
}
.price-blog-info {
    font-size: 16px;
    line-height: 1.4;
}
.price-blog-info p {
    margin-bottom: 20px;
}
.price-blog-info ul {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 6px;
}
.price-blog-info ul li {
    position: relative;
    display: block;
    padding: 0 0 0 20px;
    margin: 0;
    font-size: 16px;
    line-height: 1.4;
}
.price-blog-info ul li:before {
    position: absolute;
    display: flex;
    content: '';
    left: 0;
    top: 5px;
    width: 13px;
    height: 11px;
    background: url(../images/check.svg) no-repeat center;
    background-size: contain;
}
.price-blog .btn-outer {
    flex:  1 0 0;
    align-items: flex-end;
    margin-top: 23px;
}
.price-blog .btn {
    width: 100%;
    justify-content: center;
    border-radius: 4.44px;
    border: 0.74px solid rgba(24, 25, 25, 0.15);
    color: var(--sk-primary);
    padding: 15.5px 15px 15.5px;
    background-color: transparent;
    font-size: 16px;
}
.price-blog .btn:hover {
    background-color: var(--sk-secondary);
    color: var(--sk-white);
    border-color: var(--sk-secondary);
}
.price-blog.basic {
    background-color: rgba(254, 97, 26, 0.05);
    border: 0.74px solid rgba(254, 97, 26, 0.25);
	box-shadow: 0 1px 1px rgb(149 136 130 / 25%);
}
.price-blog.basic .btn {
    background-color: rgba(245, 202, 181, 1);
    border: 0.74px solid rgba(254, 97, 26, 1);
    color: var(--sk-secondary);
}
.price-blog.basic .btn:hover {
    background-color: var(--sk-secondary);
    border: 0.74px solid var(--Super-Primary, rgba(254, 97, 26, 1));
    color: var(--sk-white);
}
.price-blog.pro {
    background: linear-gradient(211.08deg, rgba(254, 97, 26, 0.35) -3.13%, rgba(254, 97, 26, 0.007) 56.66%, rgba(254, 97, 26, 0) 104.08%);
    border: 0.74px solid rgba(254, 97, 26, 1);
	box-shadow: 0px 1px 1px 0px rgb(28 27 27 / 25%);
}
.price-blog.pro .btn {
    background-color: var(--sk-secondary);
    color: var(--sk-skeen);
    border-color: transparent;
    box-shadow: 0px 2.96px 11.09px 0px #FE611A80,0px 0px 2.22px 0px #00000080 inset;
}
.price-blog.pro .btn:hover {
    background-color: var(--sk-super-hover);
    color: var(--sk-white);
}
.mt-53 {
    margin-top: 53px;
}
.privacy-info h2:not(:first-child) {
    margin-top: 40px;
    margin-bottom: 30px;
}
.privacy-info h3 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.hero-section:after {
	position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 64px;
    bottom: 0;
    background: url(../images/shadow.svg) no-repeat center;
    background-size: cover;
    z-index: -1;
}
/* .hero-top-box:before {
	position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 116px;
    top: -91px;
    background: url(../images/shadow.svg) no-repeat center;
    background-size: contain;
    mix-blend-mode: multiply;
    z-index: 2;

} */

.typewriter {
	 white-space: nowrap;
	 overflow: hidden;
	 border-right: 2px solid black;
	 width: 0;
	 animation: typing 2s steps(12) forwards, blink 0.7s step-end infinite;
}

@keyframes typing {
	from { width: 0 }
	to { width: 7ch }
}

@keyframes blink {
	50% { border-color: transparent }
}
/*-----------------footer-part---------------*/
.footer-part {
    position: relative;
    display: block;
    width: 100%;
    background-color: var(--sk-primary);
    padding: 40px 0;
}
.footer-logo {
    position: relative;
    display: block;
}
.footer-logo img {
    width: 149px;
}
.footer-row {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
    margin-top: 13px;
}
.footer-col {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
}
.footer-menu {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 12px;
}
.footer-menu li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.footer-menu li a {
    position: relative;
    display: block;
    color: var(--sk-skeen);
    font-size: 14px;
    line-height: 1.3;
    text-decoration: none;
    font-weight: 400;
}
.footer-menu li a:hover {
    color: var(--sk-secondary);
}
.footer-bottom {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-top: 55px;
}
.footer-bottom p {
    color: rgba(232, 230, 227, 0.5);
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}
/*-------------end-footer-css---------*/

/*------------sub-pages-css------------*/

/*------------end-sub-pages-css------------*/


.space-top-large {
    padding-top: 50px;
}
.space-top-medium {
    padding-top: 50px;
}
.space-top-small {
    padding-top: 25px;
}
.space-top-zero {
    padding-top: 0;
}
.space-bottom-large {
    padding-bottom: 50px;
}
.space-bottom-medium {
    padding-bottom: 33px;
}
.space-bottom-small {
    padding-bottom: 25px;
}
.space-bottom-zero {
    padding-bottom: 0;
}

