@font-face {
    font-family: 'Hind';
    src: url('../fonts/hind-bold.eot');
    src: url('../fonts/hind-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hind-bold.woff2') format('woff2'),
         url('../fonts/hind-bold.woff') format('woff'),
         url('../fonts/hind-bold.svg#hindbold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hind';
    src: url('../fonts/hind-light.eot');
    src: url('../fonts/hind-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hind-light.woff2') format('woff2'),
         url('../fonts/hind-light.woff') format('woff'),
         url('../fonts/hind-light.svg#hindlight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Hind';
    src: url('../fonts/hind-semibold.eot');
    src: url('../fonts/hind-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hind-semibold.woff2') format('woff2'),
         url('../fonts/hind-semibold.woff') format('woff'),
         url('../fonts/hind-semibold.svg#hindsemibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/*--------main color typhography--------*/
:root {
    --sk-primary: #0B73B4;
    --sk-secondary: #3DAADC;
    --sk-text: #000000;
    --sk-white: #ffffff;
    --sk-black: #000000;
    --sk-gray: #EEEEEE;
    --sk-skeen: #F5F5F5;
    --sk-border-blue: #0877B8;
    --sk-border: #DDDDDD
}
/*--------End main color typhography--------*/
*, ::after, ::before {
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal;
    font-family: 'Hind';
    color: var(--sk-text);
    font-size: 16px;
    line-height: 1.5em;
}
h1,h2,h3,h4,h5,h6,.maxtitle-1,.maxtitle-2,.maxtitle-3,.maxtitle-4,.maxtitle-5,.maxtitle-6 {
    margin: 0 0 25px 0;
    line-height: 1.2em;
    letter-spacing: 0;
    color: var(--sk-text);
    font-weight: 700;
    font-family: 'Hind';
    font-style: normal;
}
span.maxtitle-1,span.maxtitle-2,span.maxtitle-3,span.maxtitle-4,span.maxtitle-5,span.maxtitle-6 {
    display: block;
}
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: 91px;
    line-height: 1.2em;
    color: var(--sk-primary);
}
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: 42px;
    line-height: 1.2em;
    margin-bottom: 30px;
    color: var(--sk-primary);
}
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: 26px;
}
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: 24px;
}
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: 20px;
}
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: 18px;
}
h1.maxtitle-7, h2.maxtitle-7, h3.maxtitle-7, h4.maxtitle-7, h5.maxtitle-7, h6.maxtitle-7, div.maxtitle-7, span.maxtitle-7, p.maxtitle-7 {
    font-size: 14px;
}
p {
    margin:0 0 15px;
}
strong {
    font-weight: 600;
}
ol {
    padding:0 0 0 30px;
    margin: 10px 0px 16px;
}
ol li {
    margin: 0 0 8px;
    padding: 0;
}
/* Global fancy bullets: every ul on the site gets them by default — no wrapper
   or extra class needed. Header, footer, navigation and functional UI lists
   are opted out in the exclusion block right below. */
ul {
    list-style: none;
    margin: 0 0 24px 0;
    padding: 0;
}
ul li {
    position: relative;
    display: block;
    margin: 0 0 2px 0;
    padding: 0 0 0 20px;
    line-height: 1.55;
}
ul li::before {
	content: "•" !important;
	position: absolute !important;
	left: 0 !important;
	top: -1px !important;
	transform: none !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #1E6EB4 !important;
	background: none !important;
	font-size: 35px !important;
	line-height: 0.85 !important;
}
/* Nested lists keep a visible indent */
ul ul {
    margin: 8px 0 0;
    padding: 0 0 0 18px;
}
/* --- Exclusions: no fancy bullet in header/footer/nav/functional UI lists.
   Add any new functional list here to opt it out. --- */
header ul, footer ul, nav ul, #wpadminbar ul,
.main-menu, .main-menu ul, .sk-nav-menu, .sk-nav-menu ul,
.header-top-menu, .header-social, .footer-menu,
.pagination ul, .pagination-dots, .nav,
.sidebar-cat ul, .post-social-share ul,
.event-blog-info ul, .image-box-one-info ul,
.image-boxes-v1 .post-module-info ul, .image-boxes-v3 .post-module-info ul, .job-meta,
.map-filter ul, .map-box-pin-group ul, .map-box-info ul,
.blue-box ul,
.bootstrap-select ul, ul.dropdown-menu, .dropdown-menu ul,
.jq-selectbox ul, .jq-select-multiple ul {
    margin: 0;
    padding: 0;
}
header ul li, footer ul li, nav ul li, #wpadminbar ul li,
.main-menu li, .sk-nav-menu li,
.header-top-menu li, .header-social li, .footer-menu li,
.pagination ul li, .pagination-dots li, .nav li,
.sidebar-cat ul li, .post-social-share ul li,
.event-blog-info ul li, .image-box-one-info ul li,
.image-boxes-v1 .post-module-info ul li, .image-boxes-v3 .post-module-info ul li, .job-meta li,
.map-filter ul li, .map-box-pin-group ul li, .map-box-info ul li,
.blue-box ul li,
.bootstrap-select ul li, ul.dropdown-menu li, .dropdown-menu ul li,
.jq-selectbox ul li, .jq-select-multiple ul li {
    margin: 0;
    padding: 0;
    line-height: inherit;
}
header ul li::before, footer ul li::before, nav ul li::before, #wpadminbar ul li::before,
.main-menu li::before, .sk-nav-menu li::before,
.header-top-menu li::before, .header-social li::before, .footer-menu li::before,
.pagination ul li::before, .pagination-dots li::before, .nav li::before,
.sidebar-cat ul li::before, .post-social-share ul li::before,
.event-blog-info ul li::before, .image-box-one-info ul li::before,
.image-boxes-v1 .post-module-info ul li::before, .image-boxes-v3 .post-module-info ul li::before, .job-meta li::before,
.map-filter ul li::before, .map-box-pin-group ul li::before, .map-box-info ul li::before,
.blue-box ul li::before,
.bootstrap-select ul li::before, ul.dropdown-menu li::before, .dropdown-menu ul li::before,
.jq-selectbox ul li::before, .jq-select-multiple ul li::before {
    content: none !important;
}
a {
    color: var(--sk-secondary);
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /*outline: 2px dashed transparent !important;*/
}
a:hover, a:visited, a:focus{
    text-decoration: none;
    outline: none;
}
a:hover {
    color: var(--sk-text);
    text-decoration: underline;
}
input {
    outline: 2px dashed transparent !important;
}
input:focus-visible,  
textarea::focus-visible, 
.news-post-img:focus-visible, 
img:focus-visible {
    outline: 2px dashed !important;
}
a:focus-visible {
    transition: all 0.0s ease-out;
    outline: 2px dashed !important;
}
img {
    max-width: 100%;
    height: auto;
}
input, textarea, img {
    outline: none;
    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;
}
/*input[type="text"] , input[type="password"] , input[type="email"] , input[type="url"] , input[type="phone"] , textarea{
    border: 1px solid #58646a;
    width: 100%;
    padding: 0 20px;
    background: #ffffff;
    //height: 42px;
}
*/
/*textarea{
    height: 150px;
    resize: none;
    padding: 20px;
}
*/
button:focus {
    outline: none;
}
.white-color .maxtitle-1, .white-color .maxtitle-2, .white-color .maxtitle-3, .white-color .maxtitle-4, .white-color .maxtitle-5, .white-color .maxtitle-6,
.white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6, .white-color span, .white-color, .white-color a:hover {
    color: var(--sk-white);
}
.black-color, .black-color p {
    color: var(--sk-black);
}
.white-color .main-btn span {
    color: inherit;
}
.bg-skeen {
    background-color: var(--sk-skeen);
}
.bg-primary {
    background-color: var(--sk-primary) !important;
}
.bg-secondary {
    background-color: var(--sk-secondary) !important;
}
.bg-gray {
    background-color: var(--sk-gray);
}


.btn-outer {
    position: relative;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 11px;
    z-index: 1;
}
.btn-outer br {
    display: none;
}
.text-center .btn-outer {
    justify-content: center;
}
.text-start .btn-outer {
    justify-content: flex-start;
}
.btn {
    display: inline-flex;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 15px;
    line-height: 1.3;
    color: var(--sk-white);
    border: 1px solid var(--sk-primary);
    background-color: var(--sk-primary);
    padding: 11px 20px 9px 20px;
    font-weight: 500;
    gap: 11px;
    outline: none;
    position: relative;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: normal;
}
.btn span {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 10px;
}
.btn:focus-visible {
    outline: 2px dashed !important;
}
.btn:hover {
    color: var(--sk-white);
    text-decoration: none;
    border-color: var(--sk-secondary);
    background-color: var(--sk-secondary);
}
.btn.btn-hover-white:hover {
    color: var(--sk-secondary);
    text-decoration: none;
    border-color: var(--sk-white);
    background-color: var(--sk-white);
}
.btn.btn-secondary {
    background-color: var(--sk-secondary);
    border-color: var(--sk-secondary);
    color: var(--sk-white);
}
.btn.btn-secondary:hover {
    background-color: var(--sk-text);
    border-color: var(--sk-text);
    color: var(--sk-white);
}
.btn.btn-white {
    border-color: var(--sk-white);
    color: var(--sk-white);
    border-radius: 4px;
    background-color: transparent;
}
.btn.btn-white:hover {
    background-color: var(--sk-secondary);
    border-color: var(--sk-secondary);
    color: var(--sk-white);
}
.btn.btn-light {
    background-color: transparent;
    border-color: var(--sk-primary);
    color: var(--sk-primary);
}
.btn.btn-light:hover {
    background-color: var(--sk-primary);
    border-color: var(--sk-primary);
    color: var(--sk-white);
}
.btn.btn-white img {
    width: 17px;
}
.btn i {
    position: relative;
    display: flex;
}
.btn img {
    display: flex;
    transition: all 0.3s ease-out;
}
.btn:hover .normal-img {
    opacity: 0;
    visibility: hidden;
}
.hover-img { 
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.btn:hover .hover-img {
    opacity: 1;
    visibility: visible;
}
.content-title, .content-row, .content-info, .content-blog, .content-img {
    position: relative;
    width: 100%;
    z-index: 1;
}
.content-blog *:last-child, .content-title *:last-child, .content-info *:last-child {
    margin-bottom: 0;
}
.content-img img {
    width: 100%;
}
.gallery-item .content-img {
    overflow: hidden;
    display: flex;
}
.gallery-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.gallery-item + h2 {
    margin-top: 20px;
}
.gallery-item img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: transform 0.6s ease-out;
}
.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: none;
    width: 40px;
    height: 40px;
    bottom: 30px;
    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: 20px;
    height: 20px;
    background: url(../images/arrow-dropright.svg) no-repeat center;
    background-size: contain;
}
.scroll-top.sticky {
    opacity: 1;
    visibility: visible;
}
.equal-column > .row > [class^="col-"] {
    flex: 1;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 20px;
    padding-right: 20px;
}
.container-fluid {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
}
.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;
}
.text-center {
    text-align: center;
}


/*---------header-part---------*/

.main-part {
    position: relative;
    width: 100%;
}
.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
}

.header-part {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    transition: all 0.3s ease-out;
    background-color: var(--sk-white);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.22);
}
body.logged-in.admin-bar .header-part {
    top:32px;
}
.header-part .container {
    max-width: 1574px;
}
.header-logo {
    position: relative;
    display: flex;
}
.header-logo img {
    width: 251px;
    height: auto;
}
.header-part.sticky .header-logo img {
    width: 170px;
    height: auto;
}
.header-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 24px;
    gap: 60px;
}
.header-part.sticky .header-right {
    padding-top: 10px;
    gap: 20px;
}
.header-right-top {
    position: relative;
    display: flex;
    align-items: center;
    gap: 46px;
}
.header-top-menu {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.header-top-menu li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.header-top-menu li a {
    color: var(--sk-primary);
    font-size: 15px;
    line-height: 1.3;
    font-weight: 400;
}
.header-top-menu li:not(:first-child):before {
    position: relative !important;
    display: inline-flex;
    content: '|' !important;
    left: auto !important;
    top: auto !important;
    margin: -3px 7px 0 !important;
    color: var(--sk-primary) !important;
    font-size: 15px !important;
    line-height: 1.3 !important;
    font-weight: 400;
}
.header-top-menu li a:hover {
    color: var(--sk-secondary);
}
.header-social {
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 5px;
}
.header-social li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}

.header-social img {
  width: 18px;
  height: 18px;
  display: block;
}

.header-social li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
}
.header-social li a:hover {
    opacity: 0.5;
}

.main-menu {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.main-menu > li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0px;
    margin: 0 0px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.main-menu > li:last-child {
    margin-right: -22px;
}
.main-menu > li > a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    position: relative;
    color: var(--sk-text);
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    padding: 14px 24px 28px;
    border-radius: 5px 5px 0 0;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
} 
.header-part.sticky .main-menu > li > a {
    padding-top: 10px;
    padding-bottom: 15px;
}
.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: 302px;
    background-color: var(--sk-white);
    padding: 0 17px;
    border-radius: 0 0 5px 5px;
    box-shadow:  inset 0 6px 10px rgba(0, 0, 0, 0.05);
    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:last-child > ul {
    left: auto;
    right: 0;
}
.main-menu > li > ul > li {
    padding: 0 0px;
    margin: 0;
    position: relative;  
}
.main-menu > li > ul > li:not(:last-child) {
    border-bottom: 1px solid var(--sk-border);
}
.main-menu > li > ul > li > a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: var(--sk-text);
    font-size: 17px;
    line-height: 1.3;
    font-weight: 600;
    text-decoration: none;
    padding: 14px 26px;
    white-space: nowrap;
    gap: 20px;
}
.main-menu > li.current-menu-item > a,
.main-menu > li:hover > a {
    color: var(--sk-white);
    background: url(../images/Becom-Ring.svg) no-repeat center;
    background-size: cover;
}
.main-menu > li > ul > li.current-menu-item > a,
.main-menu > li > ul > li:hover > a {
    color: var(--sk-primary);
}
.main-menu > li.mega-menu-item {
    position: static;
}
.main-menu > li.mega-menu-item > ul.sub-menu {
    left: 50%;
    transform: translate(-50%,10px);
    width: 100%;
    max-width: 1404px;
    padding: 0 20px;
    margin: 0 auto;
    padding: 70px 20px 50px;
    background-color: var(--sk-white);
    display: flex;
    justify-content: space-between;
    gap: 30px;
    min-width: inherit;
}
.main-menu > li.mega-menu-item:hover > ul.sub-menu {
    display: flex;
    transform: translate(-50%,0px);
}
.main-menu > li.mega-menu-item > ul.sub-menu:before {
    position: absolute;
    display: flex;
    content: '';
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    background: url(../images/Becom-Ring-menu.svg) no-repeat;
    background-position: 106% -3px;
    background-size: 455px;
    background-color: var(--sk-white);
    box-shadow: inset 0 3px 12px rgba(0, 0, 0, 0.16);
    transform: translateX(-50%);
    pointer-events: none;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    border: none;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li > a {
    padding: 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.5;
    color: var(--sk-text);
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    padding-bottom: 25px;
    text-decoration: none;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li:hover > a {
    color: var(--sk-primary);
}
.main-menu > li.mega-menu-item > ul.sub-menu > li > ul.sub-menu {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 15px;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li > ul.sub-menu > li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li > ul.sub-menu > li a {
    color: var(--sk-text);
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    text-decoration: none;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li > ul.sub-menu > li:hover a {
    color: var(--sk-primary);
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img > a {
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    color: var(--sk-text);
}
.main-menu > li.mega-menu-item> ul.sub-menu > li.sub-menu-with-img.first-block > a {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    color: var(--sk-text);
    padding: 0;
}
.main-menu > li.mega-menu-item> ul.sub-menu > li.sub-menu-with-img > a:hover {
    color: var(--sk-primary);
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img a .menu-img img {
    width: 100%;
    display: flex;
    aspect-ratio: 16 / 11;
    object-fit: cover;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img a .menu-img {
	width: 100%;
    border-radius: 10px;
    display: flex;
    margin-bottom: 5px;
	overflow: hidden;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img.first-block > a .menu-img {
	width: 100%;
    border-radius: 10px;
    display: flex;
    margin-bottom: 14px;
	overflow: hidden;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img a .menu-img img,
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img.first-block > a .menu-img img {
    width: 100%;
    display: flex;
	transform: scale(1);
	transition: all 0.6s ease-out;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img a:hover .menu-img img,
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img.first-block > a:hover .menu-img img {
    width: 100%;
    display: flex;
	transform: scale(1.1);
	transition: all 0.6s ease-out;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img > a strong {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
    color: var(--sk-primary);
    margin-bottom: 5px;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.sub-menu-with-img > a .btn {
    margin-top: 20px;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.menu-bottom-link {
    position: absolute;
    bottom: 43px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1574px;
    padding: 0 20px;
    display: flex;
    align-items: flex-end;
    width: 100%;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.menu-bottom-link > a {
    position: relative;
    display: inline-flex;
    flex-direction: row;
    gap: 13px;
    color: var(--sk-primary);
    padding: 0;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 400;
    align-items: center;
}
.main-menu > li.mega-menu-item > ul.sub-menu > li.menu-bottom-link > a:hover {
    text-decoration: underline;
}
/*------mobile-menu-------*/
body.sk-hidden  {
    overflow: hidden;
}
.mobile-header {
    display: none;
}
.desktop-header,
.mobile-header {
    width: 100%;
    position: relative;
}
.dropdown-toggle {
    width: 28px;
    height: 27px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid transparent;
}
.dropdown-toggle span {
    position: absolute;
    display: inline-block;
    width: 15px;
    right: 0px;
    top: 11px;
    height: 3px;
    border-radius: 50px;
    background-color: var(--sk-secondary);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle span:before {
    position: absolute;
    content: '';
    right: 0;
    top: -8px;
    width: 22px;
    height: 3px;
    border-radius: 50px;
    background-color: var(--sk-secondary);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle span:after{
    position: absolute;
    content: '';
    right: 0;
    top: 8px;
    width: 26px;
    height: 3px;
    border-radius: 50px;
    background-color: var(--sk-primary);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle.open {
    border-color: var(--sk-secondary);
}
.dropdown-toggle.open span {
    width: 16px;
    right: 5px;
    transform: translate3d(0,0px,0) rotate(45deg);
    background-color: var(--sk-secondary);
}
.dropdown-toggle.open span:before {
    transform: rotate(-45deg) translate3d(8px,-8px,0);
    opacity: 0;
    background-color: var(--sk-secondary);
}
.dropdown-toggle.open span:after {
    transform: translate3d(0,-8px,0) rotate(-90deg);
    width: 100%;
    background-color: var(--sk-secondary);
}
.dropdown-toggle::after {
    display: none;
}
.header-part.header-dark .dropdown-toggle span,
.header-part.header-dark .dropdown-toggle span:before,
.header-part.header-dark .dropdown-toggle span:after {
    background-color: #fff;
}
.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-primary);
    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;
}
.dark-header .sk-offcanvas-content {
    background-color: #ffffff;
}
.sk-offcanvas-content.open {
    top: 112px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
} 
.header-part.sticky .sk-o.mobile-menu-logo imgffcanvas-content.open {
    top: 85px;
}
.logged-in.admin-bar .sk-offcanvas-content.open {
    top: 144px;
}
.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
    top: 117px;
}
.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;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 100%;
    height: 100%;
    padding: 0px 0px 0px;
}
.mobile-btn-outer {
    position: relative;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 60px;
    padding: 0 40px;
    width: 100%;
}
.navbar-collapse nav {
    width: 100%;
}
ul.sk-mobile-menu {
    width: 100%;
    margin: 0;
    padding: 0 0px 0px;
}
ul.sk-nav-menu > li {
    margin: 0 0 0;
    padding: 0px 0px;
    position: relative;
    list-style: none;
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
ul.sk-nav-menu > li:last-child {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
ul.sk-mobile-menu > li > a {
    color: var(--sk-white);
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    padding: 17px 50px 17px 20px;
}

ul.sk-mobile-menu > li.menu-item-has-children .caret {
    position: absolute;
    display: inline-block;
    width: 46px;
    height: 58px;
    z-index: 9;
    cursor: pointer;
    margin-top: -1px;
	right: 0;
	top: 0;
	border-left: 1px solid rgba(255,255,255,0.1);
}
ul.sk-mobile-menu > li.menu-item-has-children .caret:after {
    position: absolute;
    content: '';
    background: url(../images/angle-right-white.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: 13px;
    height: 13px;
}
ul.sk-mobile-menu > li ul li.menu-item-has-children.menu-active .caret:after,
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 > li ul.sub-menu {
    list-style: none;
    margin: auto;
    -webkit-transition: 0s;
    transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    display: none;
    width: 100%;
    padding: 0px 0px 20px 30px;
}
ul.sk-nav-menu > li .sub-menu li {
    padding: 0 0;
    margin: 0 0 0px;
    display: block;
    border-bottom: none;
	position: relative;
}
ul.sk-nav-menu > li .sub-menu li:last-child {
    margin-bottom: 0;
}
ul.sk-nav-menu > li .sub-menu li > a {
    padding: 17px 46px 17px 0;
    margin: 0;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    color: var(--sk-white);
    position: relative;
    display: flex;
    align-items: center;
    box-shadow: none;
    text-decoration: none;
}
ul.sk-nav-menu > li .sub-menu li.menu-item-has-children .caret {
	height: 54px;
}
ul.sk-mobile-menu > li ul.sub-menu li ul.sub-menu {
    list-style: none;
    margin: auto;
    -webkit-transition: 0s;
    transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    display: none;
    width: 100%;
    padding: 10px 0px 20px 30px;
}
ul.sk-mobile-menu > li ul.sub-menu li ul.sub-menu li {
    padding: 0 0;
    margin: 0 0 15px;
    display: block;
    border-bottom: none;
}
ul.sk-mobile-menu > li ul.sub-menu li ul.sub-menu li:last-child {
    margin-bottom: 0;
}
ul.sk-mobile-menu > li ul.sub-menu li ul.sub-menu li a {
    padding: 0px 0 0px 0;
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    color: var(--sk-white);
    position: relative;
    display: block;
    box-shadow: none;
    text-decoration: none;
}
ul.sk-mobile-menu > li.mega-menu-item > ul.sub-menu > li > a {
    display: flex;
    gap: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}
ul.sk-nav-menu > li.mega-menu-item > .sub-menu > li:first-child {
    display: none;
}
ul.sk-mobile-menu > li.mega-menu-item > ul.sub-menu > li .caret:after {
    width: 13px;
    height: 13px;
}
ul.sk-mobile-menu > li.mega-menu-item > ul.sub-menu > li a img {
    display: none;
}
ul.sk-mobile-menu > li.current-menu-ancestor > a,
ul.sk-mobile-menu > li.current-menu-item > a,
ul.sk-mobile-menu > li > a:hover,
ul.sk-mobile-menu > li > ul > li.current-menu-ancestor > a,
ul.sk-mobile-menu > li > ul > li.current-menu-item > a,
ul.sk-mobile-menu > li > ul > li > a:hover,
ul.sk-mobile-menu > li > ul > li > ul > li.current-menu-ancestor > a,
ul.sk-mobile-menu > li > ul > li > ul > li.current-menu-item > a,
ul.sk-mobile-menu > li > ul > li > ul > li > a:hover,
ul.sk-mobile-menu > li > ul > li > ul > li > ul > li.current-menu-ancestor > a,
ul.sk-mobile-menu > li > ul > li > ul > li > ul > li.current-menu-item > a,
ul.sk-mobile-menu > li > ul > li > ul > li > ul > li > a:hover {
	color: #d1d1d1 !important;
}
.mobile-menu-bottom {
    position: relative;
    display: block;
    width: 100%;
    padding: 40px 40px 40px;
    flex: 1 0 0;
}
.mobile-menu-logo {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 35px;
}
.mobile-menu-logo img {
    width: 251px;
}
.mobile-menu-bottom p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 40px;
    color: #fff;
    text-align: center;
}
.mobile-menu-bottom p a {
    color: var(--sk-white);
    text-decoration: none;
    display: inline-flex;
    margin-bottom: 2px;
}
.mobile-menu-bottom p:last-child {
    margin-bottom: 0;
}
.mobile-menu-bottom .header-social {
    position: relative;
    display: flex;
    padding: 0;
    margin: -24px 0 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    width: 100%;
}
.mobile-menu-bottom-nav {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    margin: 45px 0 0;
    flex-wrap: wrap;
    gap: 5px 0;
}
.mobile-menu-bottom-nav li {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--sk-white);
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.mobile-menu-bottom-nav li:not(:first-child):before {
    position: relative !important;
    display: flex;
    content: '|' !important;
    left: auto !important;
    top: auto !important;
    margin: 0 8px !important;
    color: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
}
.mobile-menu-bottom-nav li a {
    position: relative;
    display: flex;
    color: var(--sk-white);
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    text-decoration: none;
}
.mobile-menu-bottom-nav li a img {
    width: 12px;
    min-width: 12px;
}
/*-------------end-----------------*/

/*---------main-part---------*/
body {
    padding-top: 166px;
}
body.sk-hidden {
    overflow: hidden;
}
.pt-130 {
    padding-top: 130px;
}
.pb-130 {
    padding-bottom: 130px;
}
.pt-120 {
    padding-top: 120px;
}
.pb-120 {
    padding-bottom: 120px;
}
.pb-180 {
    padding-bottom: 180px;
}
.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;
}
.mt-75 {
    margin-top: 75px;
}
.mb-75 {
    margin-bottom: 75px;
}
.pt-75 {
    padding-top: 75px;
}
.pb-75 {
    padding-bottom: 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-64 {
    padding-top: 64px;
}
.pb-64 {
    padding-bottom: 64px;
}
.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;
}
.pt-48 {
    padding-top: 48px;
}
.pb-48 {
    padding-bottom: 48px;
}
.mt-45 {
    margin-top: 45px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-45 {
    padding-top: 45px;
}
.pb-45 {
    padding-bottom: 45px;
}
.pb-40 {
    padding-bottom: 40px;
}
.mt-35 {
    margin-top: 35px;
}
.mb-35 {
    margin-bottom: 35px;
}
.pt-35 {
    padding-top: 35px;
}
.pb-35 {
    padding-bottom: 35px;
}
.mt-32 {
    margin-top: 32px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.pt-30 {
    padding-top: 30px;
}
.pb-30 {
    padding-bottom: 30px;
}
.mt-25 {
    margin-top: 25px;
}
.mb-25 {
    margin-bottom: 25px;
}
.pt-25 {
    padding-top: 25px;
}
.pb-25 {
    padding-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-18 {
    margin-bottom: 18px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-10 {
    margin-bottom: 10px;
}
.pt-10 {
    padding-top: 10px;
}
.pb-10 {
    padding-bottom: 10px;
}
.mb--30 {
    margin-bottom: -30px;
}
.mb-32 {
    margin-bottom: 32px;
}

.hero-banner {
    min-height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 70px 0;
    position: relative;
}
.hero-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.hero-video video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-banner .container {
    position: relative;
    z-index: 1;
}
.hero-caption {
    max-width: 900px;
}
.hero-caption h1,
.hero-caption .maxtitle-1 {
    margin-bottom: 8px;
}
.hero-caption p {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 70px;
}
.hero-caption .btn {
    font-size: 26px;
    padding: 13px 25px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}
.hero-vector {
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    overflow: hidden;
}
.hero-vector img {
    position: absolute;
    right: -38%;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.image-box-one {
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
    z-index: 1;
}
.image-box-one .image1 {
    position: relative;
    display: flex;
    width: 72%;
    height: 381px;
    object-fit: cover;
    margin-left: auto;
}
.image-box-one .image2 {
    position: relative;
    display: flex;
    width: 47%;
    height: 419px;
    object-fit: cover;
    margin-top: -200px;
}
.image-box-one-info {
    position: absolute;
    left: 55%;
    transform: translateX(-50%);
    bottom: 40px;
    width: 65%;
    height: 76%;
    background: linear-gradient(to top ,#2AA6DF,#2473B8);
    border-radius: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0 70px 40px;
    z-index: -1;
}
.image-box-one-info ul {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 10px;
}
.image-box-one-info ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.image-box-one-info ul li a {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    color: var(--sk-white);
    text-decoration: none;
}
.image-box-one-info ul li a:before {
    position: relative;
    display: flex;
    content: '';
    width: 11px;
    height: 11px;
    background: url(../images/double-angle-right.svg) no-repeat center;
    background-size: contain;
}
.image-box-one-row .row {
    --bs-gutter-x: 100px;
}
.mobile-img {
    display: none;
}
.with-btn {
    display: flex;
    align-items: center;
    gap: 24px;
}
.with-btn * {
    margin: 0;
}
.read-more {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: var(--sk-primary);
    text-decoration: none;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
}
.read-more img {
    width: 8px;
    margin-top: 3px;
    transition: all 0.3s ease-out;
}
.read-more:hover {
    color: var(--sk-secondary);
    text-decoration: none;
}
.read-more:hover img {
    transform: rotate(45deg);
}
.product-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--sk-white);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.product-blog .gallery-item {
    margin-bottom: 0px;
}
.product-blog-info {
    position: relative;
    display: block;
    padding: 35px 46px 0px 46px;
}
.product-cat {
    position: relative;
    display: inline-flex;
    padding: 5px 15px;
    background-color: var(--sk-secondary);
    color: var(--sk-white);
    font-weight: 700;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.3;
    border-radius: 0px;
}
.product-blog h3 {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 12px;
    border-left: 4px solid var(--sk-primary);
    color: var(--sk-text);
}
.product-blog h2 a,
.product-blog h3 a {
    color: var(--sk-text);
    text-decoration: none;
}
.product-blog h2 a:hover,
.product-blog h3 a:hover {
    color: var(--sk-primary);
}
.product-blog p {
    max-width: 335px;
}
.product-blog .btn-outer {
    flex: 1 0 0;
    align-items: flex-end;
    margin-top: 10px;
    padding: 0 46px 28px;
}
.product-blog .btn {
    border-radius: 4px;
    padding: 6px 14px;
}
.product-slider {
    padding: 0 2px;
}
.product-slider .swiper-slide {
    height: auto;
}
.product-slider .swiper-pagination {
    position: relative;
    text-align: right;
    right: auto;
    top: auto;
    transform: none;
    bottom: auto;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 6px 0;
}
.product-slider .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    display: inline-flex;
    width: 12px;
    height: 12px;
    background-color: var(--sk-primary);
    border-radius: 50%;
    margin: 0 0 0 5px;
    opacity: 0.58;
}
.product-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--sk-primary);
    opacity: 1;
}
.service-box {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 55px 0 70px 70px;
}
.service-box:before {
    position: absolute;
    content: '';
    display: flex;
    left: 0;
    top: 0;
    width: 67%;
    height: 100%;
    background: linear-gradient(135deg,#2473B8,#2AA6DF);
    border-radius: 20px;
}
.service-box h2 {
    position: relative;
    color: var(--sk-white);
    margin-bottom: 54px;
}
.service-box-row {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 21px;
}
.service-box-item {
    position: relative;
    display: flex;
    gap: 18px;
    background-color: var(--sk-white);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.16);
}
.service-box-info {
    padding: 22px 0 22px 34px;
}
.service-box-info *:last-child {
    margin-bottom: 0;
}
.service-box-info h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
.service-box-img {
    position: relative;
    display: flex;
    width: 245px;
    min-width: 245px;
}
.service-box-img:before {
    position: absolute;
    content: '';
    display: flex;
    left: 0;
    top: 0;
    width: 52px;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 1),rgba(255, 255, 255, 0.89), rgba(255, 255, 255, 0));
}
.service-box-img img {
    object-fit: cover;
}
.event-blog-row {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-color: var(--sk-white);
    padding: 40px 45px;
    border-radius: 20px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.14);
}
.event-blog-row .row {
    --bs-gutter-x: 55px;
    --bs-gutter-y: 30px;
}
.event-blog-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.owl-carousel .owl-item .event-blog-img img {
    width: auto;
}
.event-blog-info h3 {
    color: var(--sk-text);
}
.event-blog-info h3 a {
    color: var(--sk-text);
    text-decoration: none;
}
.event-blog-info h3 a:hover {
    color: var(--sk-primary);
}
.event-blog-info ul {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 0 20px;
    gap: 10px;
}
.event-blog-info ul li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 18px;
}
.event-blog-info ul li:before {
    position: relative !important;
    display: flex;
    content: '' !important;
    left: auto !important;
    top: auto !important;
    width: 18px;
    min-width: 18px;
    height: 23px;
}
.event-blog-info ul li.date:before {
    background: url(../images/calender.svg) no-repeat center !important;
    background-size: contain !important;
}
.event-blog-info ul li.pin:before {
    background: url(../images/pin.svg) no-repeat center !important;
    background-size: contain !important;
}
.event-blog-info .btn {
font-size: 15px;
  font-weight: 500;
  border-radius: 20px;  
    
}
.event-slider.owl-carousel .owl-dots {
    position: relative;
    text-align: right;
    margin-top: 20px;
}
.event-slider.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-flex;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--sk-white);
    opacity: 0.58;
    margin: 2.5px;
}
.event-slider.owl-carousel .owl-dots .owl-dot.active {
    opacity: 1;
}
.event-slider-outer {
    position: relative;
}
.vector1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 150%;
    height: 150%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.site-diveder {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
}
.site-diveder-div {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 28px;
    width: 100%;
    max-width: 66%;
}
.site-diveder-div:before,
.site-diveder-div:after {
    position: relative;
    display: flex;
    content: '';
    width: 30%;
    height: 1px;
    background-color: var(--sk-border);
}
.site-diveder-div img {
    width: 42px;
    min-width: 42px;
    object-fit: contain;
}
.num-row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
    width: 100%;
}
.num-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 172px;
    background: linear-gradient(135deg,#109BDB,#005FAB);
    padding: 24px 15px 20px;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
    align-items: center;
    text-align: center;
}
.num-blog:before {
    position: absolute;
    content: '';
    display: flex;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../images/vector2.svg) no-repeat;
    background-size: cover;
    background-position: bottom;
}
.num-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 56px;
    margin-bottom: 25px;
}
.num-blog .maxtitle-3 {
    position: relative;
    color: var(--sk-white);
    margin-bottom: 2px;
}
.num-blog p {
    position: relative;
    font-weight: 500;
    color: var(--sk-white);
    margin-bottom: 0;
}
.banner-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
}
.banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home .hero-banner .banner-caption-info {
	min-height: 327px;
}

.content-image-row > .row {
    --bs-gutter-x: 75px;
    --bs-gutter-y: 60px;
}
.content-image-row .content-title {
    max-width: 567px;
}
.row > div:last-child .content-title {
    margin-left: auto;
}
.content-image-outer {
    position: relative;
    padding: 0px 84px 0 0;
}
.content-image-outer:before {
    position: absolute;
    content: '';
    display: flex;
    right: 0;
    bottom: -65px;
    width: 55%;
    height: 96%;
    background-color: var(--sk-gray);
    border-radius: 0px;
}
.content-image-outer img {
    max-width: 100%;
    border-radius: 0px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.row > div:last-child .content-image-outer {
    padding: 0px 0px 0 85px;
}
.row > div:last-child .content-image-outer:after {
    display: none;
}
.row > div:last-child .content-image-outer:before {
    left: 0;
    right: auto;
}
.fancy-title h2 {
    display: inline-flex;
    align-items: center;
    gap: 20px;
}
.fancy-title h2 img {
    margin-top: 5px;
}
.swiper-slide {
    height: auto;
}
.news-slider {
    padding: 3px;
}
.news-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--sk-white);
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.news-blog .gallery-item {
    margin-bottom: 0px;
    border-radius: 20px 20px 0 0;
}
.news-blog .gallery-item img {
    border-radius: 20px 20px 0 0;
}
.news-date {
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    margin: 0 0 7px;
    color: var(--sk-primary);
}
.news-blog-info {
    padding: 25px 45px 10px;
}
.news-blog-info h3 {
    font-size: 21px;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 0 15px;
    color: var(--sk-text);
}
.news-blog-info h3 a {
    color: var(--sk-text);
    text-decoration: none;
}
.news-blog-info h3 a:hover {
    color: var(--sk-primary);
    text-decoration: none;
}
.news-blog-info p {
    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
   font-size: 16px;
   line-height: 1.6;
}
.news-blog .btn-outer {
    flex: 1 0 0;
    align-items: flex-end;
    padding: 0 45px 30px;
}
.news-blog .btn {
    font-size: 15px;
    font-weight: 500;
    border-radius: 20px;
}
.news-slider-control {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0px 0 27px;
    gap: 3px;
}
.news-slider-control .swiper-button-prev,
.news-slider-control .swiper-button-next {
    position: relative;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    border: 1px solid var(--sk-primary);
    background-color: transparent;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    transform: none; 
    margin: 0;  
}
.news-slider-control .swiper-button-prev:after,
.news-slider-control .swiper-button-next:after {
    color: var(--sk-primary);
    font-size: 11px;
}
.news-slider.swiper .swiper-pagination-bullets {
    position: relative;
    text-align: right;
    margin: 22px 0 0;
    padding: 0;
    left: auto;
    bottom: auto;
    right: auto;
    top: auto;
}
.news-slider.swiper .swiper-pagination-bullets .swiper-pagination-bullet {
    position: relative;
    display: inline-flex;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0 0 0 6px;
    background-color: var(--sk-gray);
    opacity: 1;
    border-radius: 4px;
}
.news-slider.swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    opacity: 1;
    background-color: var(--sk-primary);
}
.full-width-img img {
    width: 100%;
    object-fit: cover;
}
.security-section .content-info p {
    max-width: 276px;
}
.reference-slider.swiper .swiper-pagination-bullets {
    position: relative;
    text-align: right;
    margin: 20px 0 0px;
    padding: 0;
    left: auto;
    bottom: auto;
    right: auto;
    top: auto;
}
.reference-slider.swiper .swiper-pagination-bullets .swiper-pagination-bullet {
    position: relative;
    display: inline-flex;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0 0 0 6px;
    background-color: var(--sk-gray);
    opacity: 1;
    border-radius: 4px;
}
.reference-slider.swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    opacity: 1;
    background-color: var(--sk-primary);
}
.reference-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.reference-img {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
}
.reference-img img {
    width: 100%;
    border-radius: 0px;
    object-fit: cover;
}
.reference-info {
    position: absolute;
    left: 17px;
    width: calc(100% - 34px);
    bottom: 23px;
    padding: 22px 30px 26px 30px;
    text-align: right;
    background-color: var(--sk-white);
    border-radius: 4px;
}
.reference-info h2,
.reference-info .maxtitle-3,
.reference-info h3 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
}
.reference-info p {
    font-size: 16px;
    line-height: 1.3;
    color: var(--sk-primary);
    margin-bottom: 20px;
}
.star-rating {
    position: relative;
    display: flex;
    gap: 6px;
    justify-content: flex-end;
}
.star-rating img {
    width: 16px;
    max-width: 16px;
}
/*----------------end------------*/

/*-------------footer--------------*/
.footer-part {
    position: relative;
    display: block;
    width: 100%;
    background-color: var(--sk-white);
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.13);
}
.footer-row {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
    padding: 79px 0 26px;
}
.footer-col {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
}
.span-heading {
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: var(--sk-text);
    margin-top: 50px;
}
.footer-col p {
    color: var(--sk-text);
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.3;
}
.footer-col *:last-child {
    margin-bottom: 0;
}
.footer-col p a {
    color: var(--sk-text);
    text-decoration: none;
    display: inline-block;
    margin-bottom: 2px;
}
.footer-col p a:hover {
    color: var(--sk-primary);
}
.footer-menu {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 10px;
}
.footer-menu li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.footer-menu li a {
    color: var(--sk-text);
    font-size: 15px;
    line-height: 1.3;
    text-decoration: none;
}
.footer-menu li a:hover {
    color: var(--sk-primary);
}
.footer-logo {
    display: block;
    margin-bottom: 40px;
}
.footer-logo img {
    width: 251px;
}
.footer-bottom {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 40px 0;
}
.footer-bottom p {
    margin: 0;
    font-size: 15px;
    line-height: 1.3;
}
.footer-bottom .footer-menu {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    margin: 0;
    gap: 0;
}
.footer-bottom .footer-menu li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 1.3;
}
.footer-bottom .footer-menu li:not(:first-child):before {
    position: relative !important;
    display: flex;
    content: '|' !important;
    left: auto !important;
    top: auto !important;
    margin: 0 5px !important;
    color: var(--sk-text) !important;
    font-size: inherit !important;
    line-height: inherit !important;
}
.footer-bottom .footer-menu li a {
    text-decoration: none;
    color: var(--sk-text);
    font-size: 15px;
    line-height: 1.3;
}
.footer-bottom .footer-menu li a:hover {
    color: var(--sk-primary);
}
.footer-bottom .header-social {
    min-width: 280px;
    justify-content: flex-end;
}
/*-----------end-footer------------*/

/*------------sub-pages--------------*/
.max-width-496 {
    max-width: 496px;
}
.grid-68 > .row {
    --bs-gutter-x: 68px;
}
.grid-48 > .row {
    --bs-gutter-x: 48px;
}
.grid-60 > .row {
    --bs-gutter-x: 60px;
    --bs-gutter-y: 75px;
}
.grid-141 > .row {
    --bs-gutter-x: 141px;
}
.sidebar-cat {
    margin-bottom: 86px;
}
.sidebar-cat p {
    margin-bottom: 40px;
}
.sidebar-cat .maxtitle-2,
.sidebar-cat h2 {
    font-size: 33px;
    margin-bottom: 9px;
}
.all-cate {
    position: relative;
    display: inline-flex;
    color: var(--sk-text);
    font-weight: 600;
}
.sidebar-cat ul {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 10px;
}
.sidebar-cat ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.sidebar-cat ul li a {
    position: relative;
    display: flex;
    color: var(--sk-text);
    text-decoration: none;
}
.sidebar-cat ul li a:hover,
.sidebar-cat ul li a.active {
    color: var(--sk-primary);
}
.news-detail-section .content-title {
    margin-top: 50px;
}
.back-btn {
    position: relative;
    display: inline-flex;
    margin-left: auto;
    font-weight: 700;
    font-size: 12px;
    border-radius: 20px;
    padding: 8px 20px;
    margin: 0 0 -33px;
}
.news-detail-section .content-title h1 {
    color: var(--sk-text);
    position: relative;
    margin-bottom: 50px;
}
.news-detail-section .content-title h1:after {
    position: relative;
    display: flex;
    content: '';
    width: 100px;
    height: 5px;
    background-color: var(--sk-primary);
    margin-top: 18px;
}
.news-detail-section .content-img img {
    border-radius: 20px;
}
.news-detail-section .content-img p {
    margin: 10px 0 0;
    font-size: 12px;
}
.news-cate {
    position: relative;
    display: block;
    margin-top: 50px;
    margin-bottom: 10px;
    color: var(--sk-primary);
    font-size: 21px;
    line-height: 1.3;
    font-weight: 600;
}
.image-content-row .content-title {
    max-width: 560px;
}
.post-social-share {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 23px;
    padding: 7px 20px;
    background-color: var(--sk-skeen);
    border-radius: 4px;
}
.post-social-share label {
    display: block;
    color: var(--sk-primary);
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
}
.post-social-share ul {
    position: relative;
    display: flex;
    gap: 7px;
    padding: 0;
    margin: 0;
}
.post-social-share ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.post-social-share ul li a {
    position: relative;
    display: flex;
}
.post-social-share ul li a:hover {
    opacity: 0.5;
}
.post-social-share ul li a img {
    height: 15px;
    object-fit: contain;
}
.news-row > .row {
    --bs-gutter-x: 45px;
    --bs-gutter-y: 55px;
}
.grid-52 > .row {
    --bs-gutter-x: 52px;
}
.grid-97> .row {
    --bs-gutter-x: 97px;
}
.grid-34 > .row {
    --bs-gutter-x: 34px;
    --bs-gutter-y: 34px;
}
.reference-row > .row {
    --bs-gutter-x: 38px;
    --bs-gutter-y: 40px;
}
.gallery-thumb-nav {
    margin-top: 25px;
}
.gallery-thumb-nav .swiper-slide {
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0px;
}
.gallery-thumb-nav .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
    border-color: var(--sk-primary);
}
.gallery-thumb-slider .swiper-button-next,
.gallery-thumb-slider .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-color: var(--sk-secondary);
    border-radius: 50%;
}
.gallery-thumb-slider .swiper-button-next:after, 
.gallery-thumb-slider .swiper-button-prev:after {
    font-size: 20px;
    color: var(--sk-white);
}
.gallery-thumb-slider img {
    border-radius: 0;
}
.gallery-thumb-slider-outer .hero-feature {
    position: relative;
    margin: 0;
    background-color: var(--sk-primary);
    padding: 14px;
    border-radius: 0 0 10px 10px;
    justify-content: center;
}
.gallery-thumb-slider-outer .hero-feature li {
    font-size: 18px;
}
.gallery-thumb-slider-outer .hero-feature li img {
    width: 18px;
    height: 18px;
}
.product-summery {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 30px;
}
.sub-title {
    position: relative;
    display: inline-flex;
    color: var(--sk-text);
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
}
.white-color .sub-title {
    color: var(--sk-white);
}
.product-summery .product-cat {
    background-color: var(--sk-gray);
    color: var(--sk-secondary);
}
.product-summery h1 {
    margin-bottom: 16px;
}
.product-summery p {
    margin-bottom: 25px;
    font-weight: 400;
}
.product-check-list {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 0 30px;
    gap: 10px;
}
.product-check-list li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 0;
    margin: 0;
}
.product-check-list li:before {
    position: relative !important;
    display: flex;
    content: '' !important;
    left: auto !important;
    top: auto !important;
    width: 17px;
    min-width: 17px;
    height: 19px;
    background: url(../images/shield-check.svg) no-repeat center !important;
    background-size: contain !important;
}
.product-select {
    position: relative;
    display: block;
    margin: 30px 0;
}
.product-select .jq-selectbox {
    max-width: 320px;
}
.product-select .jq-selectbox__select {
    border: 1px solid var(--sk-primary);
    height: 27px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    padding: 0 34px 0 9px;
    font-size: 14px;
    color: var(--sk-primary);
}
.product-select .jq-selectbox__select-text {
    line-height: 25px;
}
.product-select  .jq-selectbox__trigger {
    width: 20px;
}
.product-select .jq-selectbox__trigger-arrow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.product-select .jq-selectbox__trigger-arrow:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 10px;
    background: url(../images/select-arrow.svg) no-repeat center;
    background-size: contain;
}
.product-select .jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 0px 0 0;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: var(--sk-skeen);
}
.product-select .jq-selectbox ul {
    margin: 0;
    padding: 5px;
    background-color: var(--sk-skeen);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.product-select .jq-selectbox li {
    height: 20px;
    line-height: 20px;
    padding: 0 5px 0 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
}
.product-select .jq-selectbox li.selected {
    background-color: #fff;
}
.product-summery p strong {
    font-weight: 800;
}
.product-summery .faurite-btn {
    margin-top: 30px;
}
.product-summery .btn-outer {
    gap: 11px;
}
.product-summery .btn {
    padding: 5px 11px;
}
.btn-outer-row {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.call-btn {
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid var(--sk-secondary);  
}
.call-btn img {
    width: 17px;
}
.call-btn:hover {
    background-color: var(--sk-gray);
}
.pdf-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 6px 14px 4px;
    color: var(--sk-primary);
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    border: 1px solid var(--sk-primary);
    border-radius: 4px;
    background-color: transparent;
    text-decoration: none;
}
.pdf-btn:hover {
    text-decoration: none;
    color: var(--sk-white);
    background-color: var(--sk-primary);
    border-color: var(--sk-primary);
}
.pdf-btn i {
    position: relative;
    display: inline-flex;
    margin-top: -2px;
}
.pdf-btn img {
    display: inline-flex;
    width: 12px;
    transition: all 0.3s ease-out;
}
.pdf-btn:hover .normal-img {
    opacity: 0;
    visibility: hidden;
}
.pdf-btn:hover .hover-img {
    opacity: 1;
    visibility: visible;
}

.info-tab .nav.nav-pills {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    gap: 5px;
    background-color: transparent;
    border-radius: 0;
    border: none;
    outline: none;
}
.info-tab .nav.nav-pills li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.info-tab .nav.nav-pills .nav-link {
    position: relative;
    display: flex;
    background-color: rgba(238, 238, 238, 0.6);
    color: var(--sk-primary);
    text-decoration: none;
    border-radius: 10px 10px 0 0;
    border: none;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    padding: 10px 24px;
}
.info-tab .nav.nav-pills .nav-link.active {
    font-weight: 600;
    background-color: rgba(238, 238, 238, 1);
}
.info-tab .tab-content {
    background-color: var(--sk-gray);
    padding: 36px 24px;
    border-radius: 0 0 10px 10px;
    font-size: 14px;
    line-height: 1.6;
}
.info-tab .tab-content p {
    margin-bottom: 14px;
}
.info-tab .tab-content p:last-child {
    margin-bottom: 0;
}
.product-summery-table {
    position: relative;
    display: block;
    width: 100%;
    overflow-x: auto;
}
.product-summery-table table {
    width: 100%;
    background-color: transparent;
    border: none;
}
.product-summery-table table tr {
    background-color: transparent;
    border: none;
}
.product-summery-table table tr th {
    background-color: var(--sk-primary);
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
    padding: 10px 20px;
    color: var(--sk-white);
}
.product-summery-table table tr th:first-child {
    border-radius: 10px 0 0 0;
}
.product-summery-table table tr th:last-child {
    border-radius: 0 10px 0 0 ;
}
.product-summery-table table tr td {
    background-color: var(--sk-skeen);
    font-size: 10px;
    line-height: 1.3;
    font-weight: 400;
    padding: 10px 20px;
    color: var(--sk-primary);
    border-right: 1px solid rgba(221, 221, 221, 0.5);
}
.product-summery-table table tr td:last-child {
    border-right: none;
}

.map-div {
    position: relative;
    display: block;
    width: 100%;
}
.map-div iframe {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
}
.store-map {
    height: 558px;
}
/* Continuous ocean-coloured field so the map blends into the full page width
   while the map itself stays aligned with the content container.
   Must match the "water" color in Theme Options > Google Map Style Code. */
.store-map-field {
    background-color: #0074b8;
}
hr.hr {
    margin-top: 40px;
    margin-bottom: 0;
    border-top-color: #707070;
}
.sub-banner {
    display: flex;
    align-items: center;
    padding: 60px 0;
}
.sub-banner .container {
    position: relative;
    z-index: 2;
}
.sub-banner .hero-caption {
    max-width: 567px;
}
.sub-banner .hero-caption h1,
.sub-banner .hero-caption .maxtitle-1 {
    margin-bottom: 39px;
}
.sub-banner .hero-caption p {
    font-size: 18px;
}
.sub-banner .hero-caption *:last-child {
    margin-bottom: 0;
}
.half-content-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.half-content-img img {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.half-content-img-section {
    background-image: radial-gradient(#2BA4DF,#1A7BB9);
}
.half-content-img-section.bg-primary {
    background-image: none;
    background-color: var(--sk-primary);
}
.vector-left {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 12%;
    display: flex;
    z-index: 1;
}
.vector-right {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 12%;
    display: flex;
    z-index: 1;
}
.vector-right img,
.vector-left img {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}
.vector-right img {
    object-position: left;
}
.left-align .half-content-img {
    left: 0;
    right: auto;
}
/* Focal-point helpers for half-image hero sections; set via the Hero Banner "Image Focus" dropdown */
.img-focus-left .hero-img-half > img,
.img-focus-left .half-content-img > img,
.img-focus-left .banner-img > img {
    object-position: 30% 50%;
}
.img-focus-right .hero-img-half > img,
.img-focus-right .half-content-img > img,
.img-focus-right .banner-img > img {
    object-position: 65% 50%;
}
.product-filter {
    max-width: 863px;
    margin-right: auto;
    margin-left: auto;
}
.product-filter .row {
    --bs-gutter-x: 67px;
    --bs-gutter-y: 22px;
}
.input-div {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.input-div label {
    position: relative;
    display: block;
    margin: 0 0 5px;
    font-size: 10px;
    line-height: 1.35;
    font-weight: 500;
}
.input-btn {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    gap: 8px;
}
.input-btn li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.input-btn li a {
    border-radius: 5px;
    border: 1px solid #cfcfcf;
    padding: 4px 20px 6px;
    color: #2E373B;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 800;
}
.input-btn li a:hover,
.input-btn li a.active {
    background-color: var(--sk-secondary);
    border-color: var(--sk-secondary);
    color: var(--sk-white);
}
.input-div .jq-selectbox__select {
    border: 1px solid #cfcfcf;
    height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    padding: 0 24px 0 10px;
    color: #2E373B;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500
}
.input-div .jq-selectbox__select-text {
    line-height: 27px;
}
.input-div .jq-selectbox__trigger {
    width: 24px;
}
.input-div .jq-selectbox__trigger-arrow {
    position: absolute;
    top:  52%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
}
.input-div .jq-selectbox__trigger-arrow:before {
    content: "";
    display: flex;
    width: 100%;
    height: 100%;
    background: url(../images/angle-down.svg) no-repeat center;
    background-size: contain;
}
.input-div .opened .jq-selectbox__trigger-arrow:before {
    transform: rotate(-180deg);
}
.input-div .jq-selectbox__dropdown {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: var(--sk-skeen);
}
.input-div .jq-selectbox li {
    margin: 0;
    height: 30px;
    line-height: 30px;
     font-size: 14px;
    font-weight: 500;
    padding: 0 10px 0 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.input-div .jq-selectbox li:hover,
.input-div .jq-selectbox li.selected {
    background-color: #ddd;
}
.input-div-outer {
    position: relative;
    display: flex;
    width: 100%;
}
.input-div input,
.input-div-outer input {
    width: 100%;
    border-radius: 5px;
    padding: 4px 10px 6px;
    background-color: transparent;
    border: 1px solid #cfcfcf;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.35;
    color: var(--sk-primary);
    outline: none;
    box-shadow: none;
}
.input-div input::placeholder,
.input-div-outer input::placeholder {
    color: #BFBFBF;
    opacity: 1;
}
.input-div-outer input:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}
.input-div-outer input:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}
.input-between {
    position: relative;
    display: flex;
    width: 21px;
    min-width: 21px;
    background-color: #E8E8E8;
    align-items: center;
    justify-content: center;
}
.input-between:before {
    position: relative;
    display: flex;
    content: '';
    width: 7px;
    height: 1.5px;
    background-color: var(--sk-secondary);
    border-radius: 5px;
}
.product-filter .btn-outer {
    margin-top: 33px;
    gap: 9px;
}
.pagination {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
}
.pagination ul {
    position: relative;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    justify-content: center;
}
.pagination.text-right ul {
    justify-content: flex-end;
}
.pagination ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.pagination ul li a {
    position: relative;
    display: flex;
    width: 14px;
    height: 14px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: none;
    background-color: var(--sk-gray);
    color: var(--sk-primary);
    font-size: 0px;
    line-height: 1.35;
    font-weight: 600;
}
.pagination ul li a:hover {
    border-color: var(--sk-primary);
    text-decoration: none;
}
.pagination ul li.active a {
    background-color: var(--sk-primary);
}
.product-row > .row {
    --bs-gutter-x: 25px;
    --bs-gutter-y: 90px;
}
.content-title .star-rating {
    justify-content: flex-start;
    margin-bottom: 25px;
}
.content-title p em {
    max-width: 294px;
    font-size: 14px;
    line-height: 1.6;
    display: block;
    margin-bottom: 50px !important;
}
.full-width-img img {
    width: 100%;
}
.contact-form {
    position: relative;
    display: block;
    background-color: var(--sk-white);
    border-radius: 20px;
    padding: 50px 60px 60px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
}
.contact-form h2 {
    color: var(--sk-text);
    margin-bottom: 15px;
}
.contact-form p {
    margin-bottom: 50px;
}
.contact-form .row {
    --bs-gutter-x: 8px;
    --bs-gutter-y: 8px;
}
.input-div label {
    position: relative;
    display: block;
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    color: var(--sk-text);
}
.input-div textarea,
.input-div input {
    width: 100%;
    border-radius: 5px;
    padding: 15px 17px;
    background-color: transparent;
    border: 1px solid var(--sk-primary);
    font-weight: 500;
    font-size: 12px;
    line-height: 1.3;
    color: var(--sk-primary);
    outline: none;
    box-shadow: none;
    transition: all 0.3s ease-out;
    display: block;
}
.input-div textarea::placeholder,
.input-div input::placeholder {
    color: #949494;
    opacity: 1;
    font-weight: 300;
}
.input-div textarea:focus,
.input-div input:focus {
    border-color: var(--sk-secondary);
}
.input-div textarea {
    height: 102px;
    min-height: 100%;
}
.check-div {
    position: relative;
    display: block;
    margin: 10px 0;
}
.check-div label {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 300;
    color: #161615;
    padding-left: 23px;
    margin-bottom: 10px;
}
.check-div label a {
    color: #161615;
}
.check-div label a:hover {
    color: var(--sk-primary);
}
.check-div .jq-checkbox {
    position: absolute !important;
    left: 0;
    top: 1px;
    width: 13px;
    height: 13px;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid var(--sk-primary);
    margin: 0;
}
.check-div .jq-checkbox.checked {
    background-color: var(--sk-secondary);
    border-color: var(--sk-secondary);
}
.check-div .jq-checkbox.checked .jq-checkbox__div {
    position: absolute;
    left: 0;
    top: -0;
    width: 100%;
    height: 100%;
}
.check-div .jq-checkbox.checked .jq-checkbox__div:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/check-white.svg) no-repeat center;
    background-size: 9px;
}
.product-table {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 74px;
}
.product-table table {
    width: 100%;
    border: none;
}
.product-table table tr {
    border: none;
    background-color: transparent;
}
.product-table table tr td {
    padding: 44px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid var(--sk-border);
}
.product-table .product-img {
    max-width: 152px;
}
.product-table table tr:first-child td {
    padding-top: 0;
}
.product-table table tr td:first-child {
    padding-left: 0;
}
.product-table table tr td:last-child {
    padding-right: 0;
    vertical-align: middle;
    text-align: right;
}
.product-table-info .maxtitle-3 {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 0px;
    max-width: 80%;
}
.product-table-info p {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 45px;
}
.product-table-bottom {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
.product-table-bottom .product-cat {
    font-size: 18px;
    display: block;
    background-color: transparent;
    padding: 0;
    color: var(--sk-primary);
    font-weight: 400;
    margin: 0;
}
.product-last-cell {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 45px;
}
.product-qty {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.product-qty label {
    position: relative;
    display: block;
    font-size: 10px;
    line-height: 1.6;
    font-weight: 500;
}
.qty-input {
    position: relative;
    display: flex;
    width: 81px;
    height: 22px;
    align-items: center;
    justify-content: space-between;
    padding: 4px;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid var(--sk-primary);
}
.qty-input .button {
    position: relative;
    display: flex;
    width: 9px;
    min-width: 9px;;
    height: 9px;
    cursor: pointer;
}
.qty-input .button img {
    display: flex;
    width: 100%;
}
.qty-input input {
    position: relative;
    display: block;
    width: 100%;
    background-color: transparent;
    border-radius: 0px;
    border: none;
    padding: 0 0 0 8px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--sk-primary);
    text-align: center;
}
.qty-input input::placeholder {
    opacity: 1;
    color: var(--sk-primary);
}
.remove-btn {
    position: relative;
    display: flex;
    width: 32px;
    min-width: 32px;
}
.remove-btn img {
    width: 100%;
}
.post-module-row > .row {
    --bs-gutter-x: 45px;
    --bs-gutter-y: 52px;
}
.post-module-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.post-module-blog .gallery-item {
    width: calc(100% - 50px);
    margin-left: 25px;
    margin-bottom: -120px;
    z-index: 1;
    position: relative;
}
.post-module-info {
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 1 0 0;
    background-color: var(--sk-white);
    padding: 165px 28px 55px 50px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.16);
}
.post-module-blog.post-module-without-img .post-module-info {
	padding-top: 55px;
}
.post-module-info h3 a {
    color: var(--sk-text);
    text-decoration: none;
}
.post-module-info h3 {
    font-weight: 600;
}
.post-module-info h3 a:hover {
    color: var(--sk-primary);
}
.post-module-two .post-module-info h3 {
    font-weight: 700;
    margin-bottom: 25px;
}
.post-module-two .post-module-info h3 a {
    color: var(--sk-white);
    text-decoration: none;
}
.post-module-two .post-module-info h3 a:hover {
    color: var(--sk-primary);
}
.post-module-info .sub-title {
    margin-bottom: 5px;
}
.post-module-info h3 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.post-module-info p {
    font-size: 18px;
    line-height: 1.3;
}
.post-module-two .post-module-info p {
    color: var(--sk-white);
}
.post-module-info .btn-outer {
    flex: 1 0 0;
    align-items: flex-end;
    margin-top: 15px;
}
.post-module-info .btn:hover {
    background-color: var(--sk-white);
    border-color: var(--sk-white);
    color: var(--sk-secondary);
}
.post-module-two > .row {
    --bs-gutter-x: 70px;
    --bs-gutter-y: 90px;
}
.post-module-two .post-module-blog {
    position: relative;
    flex-direction: row;
    align-items: flex-start;
}
.post-module-two .post-module-blog .gallery-item {
    width: 257px;
    min-width: 257px;
    border-radius: 50%;
    margin: 30px -65px 0 0;
}
.post-module-two .post-module-info {
    padding: 50px 28px 50px 111px;
    background-image: linear-gradient(135deg,#2473B8,#2AA6DF);
    border-radius: 20px;
}
.post-module-two .post-module-info ul {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 10px;
}
.post-module-two .post-module-info ul li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
    color: var(--sk-white);
    padding: 0;
    margin: 0;
}
.post-module-two .post-module-info ul li:before {
    position: relative !important;
    display: flex;
    content: '' !important;
    left: auto !important;
    top: auto !important;
    width: 16px;
    min-width: 16px;
    height: 16px;
    background: url(../images/check-circle.svg) no-repeat center !important;
    background-size: contain !important;
}
.category-gallery-row .row {
    --bs-gutter-x: 32px;
    --bs-gutter-y: 32px;
}
.category-gallery-row .product-cat {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 6px 19px;
    margin: 0;
}
.content-img-row > .row {
    --bs-gutter-x: 40px;
    --bs-gutter-y: 40px;
}
.blue-box-row > .row {
    --bs-gutter-x: 47px;
    --bs-gutter-y: 47px;
}
.blue-box {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(135deg,#2473B8,#2AA6DF);
    border-radius: 20px;
    padding: 45px;
    color: var(--sk-white);
}
.blue-box h3 {
    color: var(--sk-white);
    padding-left: 15px;
    border-left: 4px solid var(--sk-white);

}
.blue-box ul {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 5px;
}
.blue-box ul li {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    color: var(--sk-white);
    padding: 0;
    margin: 0;
}
.blue-box ul li:before {
    position: relative !important;
    display: flex;
    content: '' !important;
    left: auto !important;
    top: auto !important;
    width: 16px;
    min-width: 16px;
    height: 16px;
    background: url(../images/check-circle.svg) no-repeat center !important;
    background-size: contain !important;
    margin: 5px 0 0 !important;
}
/* White bullets and text for lists on blue/gradient backgrounds
   (the global fancy bullet is defined at the top of this file). */
.white-color ul,
.bg-primary ul,
.gradient-bg-section ul,
.gradient-overlay ul,
.blue-box ul {
    color: var(--sk-white);
}
.white-color ul li,
.bg-primary ul li,
.gradient-bg-section ul li,
.gradient-overlay ul li,
.blue-box ul li {
    color: var(--sk-white);
}
.white-color ul li::before,
.bg-primary ul li::before,
.gradient-bg-section ul li::before,
.gradient-overlay ul li::before,
.blue-box ul li::before {
    color: var(--sk-white) !important;
}
.event-blog-row ul,
.event-blog-row ul li,
.event-blog-row ul li::before {
    color: var(--sk-text) !important;
}
.timeline {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.timeline:before {
    position: absolute;
    content: '';
    display: flex;
    left: 50%;
    transform: translateX(-50%);
    width: 9px;
    height: 100%;
    background-image: linear-gradient(135deg,#2473B8,#2AA6DF);
    border-radius: 20px;

}
.timeline-item {
    position: relative;
    display: flex;
    align-items: center;
    width: calc(50% - 100px);
    gap: 54px;
}
.timeline-item:before {
    position: absolute;
    content: '';
    display: flex;
    right: -100px;
    top: 50%;
    transform: translateY(-50%);
    width: 83px;
    height: 2px;
    background-color: var(--sk-primary);
}
.timeline-img {
    position: relative;
    display: flex;
}
.timeline-img img {
    width: 154px;
    min-width: 154px;
    height: 154px;
    border-radius: 50%;
    object-fit: cover;
}
.timeline-info {
    position: relative;
    display: block;
    width: 100%;
}
.timeline-year {
    position: relative;
    display: block;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 20px;
}
.timeline-info *:last-child {
    margin-bottom: 0;
}
.heading-color-text h2 {
    color: var(--sk-text);
}
.event-row > .row {
    --bs-gutter-x: 70px;
    --bs-gutter-y: 70px;
}
.bg-radial {
    background-image: radial-gradient(#2BA4DF,#1A7BB9);
}
.event-detail-img {
    position: relative;
}
.event-detail-img .vector1 {
    left: -11%;
    top: -39%;
    transform: none;
    width: auto;
    height: auto;
    pointer-events: none;
}
.event-detail-img .event-blog-img {
    position: relative;
    display: flex;
    background-color: var(--sk-white);
    padding: 30px;
    width: 455px;
    max-width: 100%;
    height: 455px;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.event-detail-img p {
    width: 455px;
    max-width: 100%;
    margin: 8px auto 0;
    color: var(--sk-white);
    font-size: 12px;
}
.event-detail-img p a {
    color: var(--sk-white);
    text-decoration: none;
}
.event-detail-section h1 {
    color: var(--sk-white);
    font-size: 42px;
    padding-left: 22px;
    border-left: 4px solid var(--sk-white);
    margin-bottom: 35px;
}
.event-detail-section .event-blog-info {
    color: var(--sk-white);
}
.event-detail-section .event-blog-info ul {
    margin-bottom: 60px;
}
.event-detail-section .event-blog-info ul li {
    color: var(--sk-white);
}
.event-detail-section .event-blog-info ul li.date:before {
    background: url(../images/calender-white.svg) no-repeat center !important;
    background-size: contain !important;
}
.event-detail-section .event-blog-info ul li.pin:before {
    background: url(../images/pin-white.svg) no-repeat center !important;
    background-size: contain !important;
}
.box-shadow {
    margin-top: 2px;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.16);
}
.team-row > .row {
    --bs-gutter-x: 44px;
    --bs-gutter-y: 70px;
}
.team-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.team-blog-img {
    position: relative;
    display: flex;
    width: 100%;
    margin: 0 0 26px;
    overflow: hidden;
}
.team-blog-img img {
    width: 100%;
    transform: scale(1);
    transition: all 0.6s ease-out;
}
.team-blog-img:hover img {
    transform: scale(1.1);
}
.team-blog-info h3 {
    font-weight: 600;
    margin-bottom: 5px;
}
.team-blog-info h3 a {
    color: var(--sk-text);
    text-decoration: none;
}
.team-blog-info h3 a:hover {
    color: var(--sk-primary);
}
.team-meta {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--sk-primary);
}
.team-detail-row > .row {
    --bs-gutter-x: 70px;
}
.team-detail-row .team-blog-img {
    margin: 0;
}
.team-detail-row h1 {
    color: var(--sk-text);
    margin-bottom: 10px;
}
.team-detail-row .team-social {
    position: relative;
    display: inline-flex;
    margin-top: 20px;
    width: 19px;
}
.team-detail-row .team-social:hover {
    opacity: 0.5;
}
.team-detail-row .team-blog-info p {
    margin: 50px 0 0;
}
.small-banner {
    height: 193px;
}
.contact-left {
    position: relative;
    display: block;
    padding-top: 35px;
}
.contact-left h2 {
    margin-top: 35px;
}
.contact-left p a {
    color: var(--sk-text);
    text-decoration: none;
}
.contact-left p a:hover {
    color: var(--sk-primary);
}
.map-filter {
    margin: 0 0 75px;
	display: flex;
	gap: 20px;
}
.map-filter-left,
.map-filter-right {
	width: 50%;
}
.map-filter ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
}
.map-filter ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.map-filter ul li a {
    position: relative;
    display: inline-flex;
    color: var(--sk-primary);
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    text-decoration: none;
    padding: 7px 13px;
    border-radius: 20px;
    border: 1px solid var(--sk-primary);
}
.map-filter ul li a:hover,
.map-filter ul li a.active {
    background-color: var(--sk-primary);
    color: var(--sk-white);
}
.map-filter ul li a.active {
    font-weight: 700;
}
.map-filter-right ul {
	align-items: center;
	gap: 10px 20px;
}
.map-filter-right ul li:not(:first-child) a {
	border: none;
	padding: 0;
	display: flex;
	align-items: center;
	gap: 2px;
	background-color: transparent;
}
.map-filter-right ul li:not(:first-child) a img {
	display: flex;
    min-width: 27px;
}
.map-filter .map-filter-right ul li:not(:first-child) a:hover,
.map-filter .map-filter-right ul li:not(:first-child) a.active {
    background-color: transparent;
    color: var(--sk-primary);
}
.map-row > .row {
    --bs-gutter-x: 42px;
    --bs-gutter-y: 42px;
}
.map-box {
    position: relative;
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 28px 28px 28px 40px;
    background-color: var(--sk-white);
    border-radius: 20px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-out;
    border: 1px solid transparent;
}
.map-box:hover {
    border-color: var(--sk-primary);
}
.map-box-pin {
    position: relative;
    display: flex;
    width: 98px;
    min-width: 98px;
    height: 98px;
    background-image: linear-gradient(135deg,#0B73B4,#2BA5DF);
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.map-box-pin img {
    width: 33px;
	position: relative;
}
.map-box-pin-group {
	position: relative;
	display: flex;
}
.map-box-pin-group ul {
	position: relative;
	display: flex;
	padding: 0;
	margin: 0;
}
.map-box-pin-group ul li {
	position: relative;
	display: flex;
	padding: 0;
	margin: 0 -10px;
	z-index: 1;
}
.map-box-pin-group ul li:first-child {
	z-index: 3;
}
.map-box-pin-group ul li:nth-child(2) {
	z-index: 2;
}
.map-box-pin-group ul li:nth-child(3) {
	z-index: 1;
}
.map-box-info {
    position: relative;
    display: block;
    width: 100%;
}
.map-meta {
    position: relative;
    display: block;
    color: var(--sk-primary);
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 2px;
}
.map-box-info h3 {
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 2px;
}
.map-box-info h3 a {
    color: var(--sk-text);
    text-decoration: none;
}
.map-box-info h3 a:hover {
    color: var(--sk-primary);
    text-decoration: none;
}
.map-box-info p {
    margin-bottom: 10px;
}
.map-box-info ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    align-items: center;
    gap: 5px 50px;
}
.map-box-info ul li {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}
.map-box-info ul li a {
    text-decoration: none;
    color: var(--sk-primary);
}
.map-box-info ul li a:hover {
    color: var(--sk-secondary);
}
.sub-banner .content-title .map-meta {
    margin-bottom: 25px;
}
.map-detail-section .content-title h1 {
    margin-bottom: 5px;
}
.job-row > .row {
    --bs-gutter-x: 44px;
    --bs-gutter-y: 49px;
}
.job-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--sk-white);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
}
.job-blog-img {
    position: relative;
    display: flex;
    width: 100%;
    overflow: hidden;
}
.job-blog-img img {
    position: relative;
    display: flex;
    width: 100%;
    transform: scale(1);
    transition: all 0.6s ease-out;
}
.job-blog-img:hover img {
    transform: scale(1.1);
}
.job-blog-info {
    position: relative;
    display: block;
    width: 100%;
    padding: 26px 40px 0 40px;
}
.job-blog-info h3 {
    font-size: 18px;
    line-height: 1.5;
}
.job-blog-info h3 a {
    color: var(--sk-text);
    text-decoration: none;
}
.job-blog-info h3 a:hover {
    color: var(--sk-primary);
}
.job-meta {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 15px;
}
.job-meta li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 0;
    margin: 0;
}
.job-meta li:before {
    position: relative !important;
    display: flex;
    content: '' !important;
    left: auto !important;
    top: auto !important;
    width: 18px;
    min-width: 18px;
    height: 23px;
}
.job-meta li.date:before {
    background: url(../images/calender.svg) no-repeat center !important;
    background-size: contain !important;
}
.job-meta li.pin:before {
    background: url(../images/pin.svg) no-repeat center !important;
    background-size: contain !important;
}
.job-meta li.time:before {
    background: url(../images/timer.svg) no-repeat center !important;
    background-size: contain !important;
}
.job-blog .btn-outer {
    position: relative;
    flex: 1 0 0;
    align-items: flex-end;
    padding: 27px 40px 40px 40px;
}
.job-blog .btn {
    border-radius: 20px;
    font-size: 12px;
    padding: 8px 20px;
    font-weight: 700;
}
.job-detail .sub-title {
    margin-bottom: 10px;
}
.job-detail .job-meta {
    flex-direction: row;
    gap: 10px 70px;
    margin-bottom: 40px;
}
.job-detail h3 {
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 15px;
}
.contact-form h3 {
    font-size: 24px;
    margin-bottom: 15px;
}
.job-detail-section .contact-form p:nth-child(3) {
    margin-top: -25px;
    margin-bottom: 40px;
}
.wpcf7-list-item {
    display: block;
    margin: 0;
}
.file-upload input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;   
    cursor: pointer;
    z-index: 1;
}
.file-upload {
    position: relative;
    display: block;
    text-align: center;
    color: #949494;
    font-size: 10px;
    line-height: 1.3;
    font-weight: 300;
}
.codedropz-upload-inner:before {
    position: relative;
    content: '';
    display: flex;
    width: 29px;
    height: 29px;
    background: url(../images/upload.svg) no-repeat center;
    background-size: contain;
    margin: 0 auto 5px;
}
.file-upload p {
    margin: 0 !important;
}
.file-upload p a {
    text-decoration: underline;
}
.file-upload h3 {
    color: #949494;
    font-size: 10px;
    line-height: 1.3;
    font-weight: 300;
    margin: 0;
}
.file-upload .codedropz-upload-handler {
    border-radius: 5px;
    border: 1px solid var(--sk-primary);
    padding: 16px;
    margin: 0;
    min-height: 102px;
}
.file-upload .codedropz-upload-container {
    padding: 0;
}
.codedropz-upload-wrapper,
.file-upload .wpcf7-form-control-wrap {
    height: 100%;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    color: var(--sk-primary);
    text-decoration: underline;
}
.dnd-upload-status {
    display: flex;
    padding: 4px 0;
    align-items: center;
    position: relative;
    text-align: left;
    color: #949494;
    font-size: 10px;
    line-height: 1.3;
    font-weight: 300;
}
.dnd-upload-status .dnd-upload-image {
    width: 15px;
    height: 15px;
    border: 1px solid var(--sk-primary);
}
.dnd-upload-status .dnd-upload-image span.file {
    background-size: contain;
    height: 7px;
    width: 7px;
    left: 56%;
    top: 48%;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar {
    background: var(--sk-primary);
    height: 3px;
}
.dnd-upload-status .dnd-upload-details .name {
    color: #016d98;
    padding: 4px 0;
    padding-right: 4px;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
}

.hero-banner-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
}
.hero-banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gm-style .gm-style-iw-c {
    border-radius: 20px;
    padding: 20px 30px;
    -webkit-box-shadow: 0 0px 12px 0px rgba(0, 0, 0, .16);
    box-shadow: 0 0px 12px 0px rgba(0, 0, 0, .16);
}
.gm-style .gm-style-iw-d {
    padding-right: 30px;
    padding-bottom: 15px;
}
.custom-map-content {
    text-align: left;
}
.custom-map-content *:last-child {
    margin-bottom: 0;
}
.custom-map-content h3 {
    font-size: 21px;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 0 10px;
}
.custom-map-content h3 a {
    color: var(--sk-primary);
}
.custom-map-content h3 a:hover {
    color: var(--sk-secondary);
    text-decoration: none;
}
.custom-map-content p {
    color: #000;
    font-size: 16px;
    line-height: 1.3;
}
.gm-style-iw-ch {
    padding-top: 2px;
}
.gm-style-iw-chr button {
    height: 28px !important;
}
.single-karriere .banner-img {
    left: 50%;
    width: 50%;
}
.single-karriere .banner-img:before {
    position: absolute;
    content: '';
    display: flex;
    left: 0;
    top: 0;
    width: 30%;
    height: 100%;
    background-image: linear-gradient(to right,#0b73b4, rgba(7,123,193,0.82), rgba(16,155,219,0));
}
.single-karriere .banner-img:after {
    position: absolute;
    content: '';
    display: flex;
    right: 0;
    top: 0;
    width: 30%;
    height: 100%;
    background-image: linear-gradient(to left,rgba(11,115,180,1), rgba(11,115,180,0.61), rgba(0,95,171,0));
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #ffffff;
    border-color: #46b450;
    background-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    color: #ffffff;
    border-color: #dc3232;
    background-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
    color: #ffffff;
    border-color: #f56e28;
    background-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    color: #ffffff;
    border-color: #ffb900;
    background-color: #ffb900;
}
.privacy-info h2,
.privacy-info h3,
.privacy-info h4,
.privacy-info h5,
.privacy-info h6 {
    color: #000;
    margin-top: 50px;
    margin-bottom: 15px;
}

.hero-img-half {
    position: absolute;
    right: 0;
    top: 0;
    width: 42%;
    height: 100%;
    z-index: 0;
}
.hero-img-half img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-img-half .vector-left {
    position: absolute;
    left: -17%;
    top: 0;
    width: 384px;
    height: 100%;
}
.hero-img-half .vector-left img {
	object-fit: cover;
	object-position: left top;
}
.sub-banner.bg-primary .hero-img-half .vector-left {
    position: absolute;
    left: -19%;
    top: -5%;
    width: 94%;
    height: 110%;
}
.sub-banner.bg-primary .hero-img-half .vector-left img {
    top: -10%;
    height: calc(100% + 20%);
    object-fit: contain;
    width: auto;
    max-width: max-content;
}   
.gradient-overlay:before {
    position: absolute;
    display: flex;
    content: '';
    left: 0;
    top: 0;
    width: 70%;
    height: 100%;
    background-image: linear-gradient(to right ,#0B73B4 40%, rgba(7, 123, 193, 0.96)60%,rgba(16, 155, 219, 0.0));
}
.gradient-overlay:after {
    position: absolute;
    display: flex;
    content: '';
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    background-image: linear-gradient(to left ,rgba(11, 115, 180, 1),rgba(11, 115, 180, 0.61),rgba(0, 95, 171, 0));
}
.image-center-box:before {
    position: absolute;
    content: '';
    display: flex;
    left: 56%;
    top: 43%;
    transform: translate(-50%, -50%);
    width: 66%;
    height: 65%;
    border-radius: 20px;
    background-image: linear-gradient(45deg, #2473B8,#2AA6DF);
    z-index: 0;
}
.image-box-one-row .row > div:first-child .image-center-box:not(.single-img):before {
	left: 43%;
    top: 45%;
}
.image-center-box img {
    position: relative;
    z-index: 1;
}
.image-center-box.single-img:before {
    transform: none;
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    width: 72%;
    height: 72%;
}
.image-box-one-row .row > div:first-child .image-center-box.single-img {
    padding-right: 42px;
    padding-bottom: 35px;
}
.image-box-one-row .row > div:last-child .image-center-box.single-img {
    padding-left: 42px;
    padding-bottom: 35px;
}
.image-box-one-row .row > div:first-child .image-center-box.single-img:before {
    transform: none;
    right: 0;
    bottom: 0;
}
.image-box-one-row .row > div:last-child .image-center-box.single-img:before {
    transform: none;
    right: auto;
    bottom: 0;
    left: 0;
}
.left-align .gradient-overlay:after {
    position: absolute;
    display: flex;
    content: '';
    left: 0;
    right: auto;
    top: 0;
    width: 20%;
    height: 100%;
    background-image: linear-gradient(to right ,rgba(11, 115, 180, 1),rgba(11, 115, 180, 0.61),rgba(0, 95, 171, 0));
}
.left-align .gradient-overlay:before {
    position: absolute;
    display: flex;
    content: '';
    left: auto;
    right: 0;
    top: 0;
    width: 70%;
    height: 100%;
    background-image: linear-gradient(to left ,#0B73B4 40%, rgba(7, 123, 193, 0.96)60%,rgba(16, 155, 219, 0.0));
}
.full-width-img.gradient-overlay:before {
    position: absolute;
    display: flex;
    content: '';
    left: 0;
    top: 0;
    width: 70%;
    height: 100%;
    background-image: linear-gradient(to right ,#0B73B4 0%, rgba(11, 115, 180, 0.74)60%,rgba(0, 95, 171, 0.0));
}
.full-width-img.gradient-overlay:after {
    position: absolute;
    display: flex;
    content: '';
	left: auto;
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    background-image: linear-gradient(to left ,rgba(11, 115, 180, 1),rgba(11, 115, 180, 0.61),rgba(0, 95, 171, 0));
}
/* ---------------------------------------- */

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


/* Kreisanimation Startseite */

#becom-wheel-section .becom-wheel-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

#becom-wheel-section .becom-process-wheel {
  display: block;
  width: 100%;
  height: auto;
  transform-origin: 50% 50%;
  will-change: transform;
}

/* Styles Becom FAQ Modul Icons */

.vc_toggle_color_becom_blue .vc_toggle_icon {
    background-color: #0a73b4 !important;
    border-color: #0a73b4 !important;
}

.vc_toggle_color_becom_lightblue .vc_toggle_icon {
    background-color: #3caadc !important;
    border-color: #3caadc !important;
}

.vc_toggle_color_becom_blue .vc_toggle_icon::before,
.vc_toggle_color_becom_blue .vc_toggle_icon::after,
.vc_toggle_color_becom_lightblue .vc_toggle_icon::before,
.vc_toggle_color_becom_lightblue .vc_toggle_icon::after {
    background-color: #fff !important;
}

/* Styles Links Startseite */

.image-box-one-info ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    margin: 0;
    padding: 12px 0 0;
}

.image-box-one-info ul li {
    margin: 0 !important;
    padding: 0;
    list-style: none;
}

.image-box-one-info ul li a {
    display: inline-flex !important;
    align-items: center;
    width: auto;
    padding: 5px 10px !important;
    line-height: 1.2;
    white-space: nowrap;
    background: transparent;
    border-radius: 6px;
    box-sizing: border-box;
    transition: background-color 0.25s ease;
}

/* Pfeil und Text in derselben Zeile */
.image-box-one-info ul li a::before {
    display: inline-block !important;
    position: static !important;
    flex: 0 0 auto;
    margin: 0 8px 0 0 !important;
}

.image-box-one-info ul li a:hover,
.image-box-one-info ul li a:focus-visible {
    background-color: #0075c9;
    color: #fff;
}

/* eRecruiter imported job - contact card & map (single-karriere.php) */
.job-sidebar .job-contact-card {
    background: #f5f7fa;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 30px;
}

.job-sidebar .job-contact-card h3 {
    margin-top: 0;
}

.job-sidebar .job-contact-name {
    font-weight: 600;
    margin-bottom: 5px;
}

.job-sidebar .job-contact-email {
    margin-bottom: 0;
    word-break: break-word;
}

.job-sidebar .job-map .job-map-address {
    font-weight: 600;
    margin-bottom: 12px;
}

.job-sidebar .job-map-frame {
    border-radius: 8px;
    overflow: hidden;
    line-height: 0;
}

.job-sidebar .job-map-frame iframe {
    display: block;
    width: 100%;
}

.job-sidebar .job-map-link {
    display: inline-block;
    margin-top: 12px;
}

.contact-left.white-color p a {
    color: var(--sk-white);
    text-decoration: none;
}
.kontakt-section-two .vector-right {
   z-index: 0;
}

/* More spacing between header and first intro/hero block */
/* :is(body.page-id-1615, body.page-id-171, body.page-id-1681, body.parent-pageid-160) #wp-main-content {
/*   padding-top: 34px !important;
/* }

/* Set legal intro/hero slightly calmer */
:is(body.page-id-1615, body.page-id-171, body.page-id-1681, body.parent-pageid-160) .content-part.issue1 {
  padding-top: 44px !important;
  padding-bottom: 54px !important;
}

/* Keep regular content sections on legal pages compact */
:is(body.page-id-171, body.page-id-1681, body.parent-pageid-160) .content-part.privacy-info {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

/* Add spacing to the first content section after intro/hero */
:is(body.page-id-171, body.page-id-1681, body.parent-pageid-160) .vc_row-full-width + .vc_row .content-part.privacy-info {
  padding-top: 40px !important;
}

/* Add more spacing to the last content section before the footer */
:is(body.page-id-171, body.page-id-1681, body.parent-pageid-160) .wpb-content-wrapper > .vc_row:last-of-type .content-part.privacy-info {
  padding-bottom: 80px !important;
}

/* Align directly consecutive sections within the same WPBakery column */
:is(body.page-id-171, body.page-id-1681, body.parent-pageid-160) .wpb_wrapper > .content-part.privacy-info + .content-part.privacy-info {
  margin-top: 0 !important;
}

/* Neutralize outer WPBakery column padding */
:is(body.page-id-1615, body.page-id-171, body.page-id-1681, body.parent-pageid-160) .vc_row:not([data-vc-full-width="true"]) > .wpb_column > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Keep content from sitting too far left: set padding cleanly in the inner container */
:is(body.page-id-1615, body.page-id-171, body.page-id-1681, body.parent-pageid-160) .vc_row:not([data-vc-full-width="true"]) .content-part > .container {
  width: 100% !important;
  max-width: none !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

/* Last paragraph without additional bottom spacing */
:is(body.page-id-171, body.page-id-1681, body.parent-pageid-160) .content-part.privacy-info p:last-child {
  margin-bottom: 0 !important;
}

/** Privacy Policy spacing **/
/** Privacy Policy: more compact spacing between heading and text **/
/** Privacy Policy: fine-tune spacing between heading and text blocks **/
/** Privacy Policy: consistent spacing for H3 sections **/

/* Neutralize base spacing of privacy policy sections */
body.page-id-1615 .content-part.privacy-info {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* No additional spacing from WPBakery columns */
body.page-id-1615 .vc_row > .wpb_column > .vc_column-inner {
  padding-top: 0 !important;
}

/* Default spacing before each new H3 section */
body.page-id-1615 .content-part.privacy-info h3 {
  padding-top: 56px !important;
  margin-top: 0 !important;
  margin-bottom: 14px !important;
}

/* First H3 after the hero slightly more compact */
body.page-id-1615 .vc_row-full-width + .vc_row[data-vc-full-width="true"] .content-part.privacy-info h3 {
  padding-top: 38px !important;
}

/* Text directly after an H3 should not be too far away */
body.page-id-1615 .content-part.privacy-info p:first-child,
body.page-id-1615 .content-part.privacy-info ul:first-child {
  margin-top: 0 !important;
}

/* Regular text spacing */
body.page-id-1615 .content-part.privacy-info p {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}

/* Treat lists like text so no incorrect spacing appears before the next H3 */
body.page-id-1615 .content-part.privacy-info ul {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  padding-left: 24px !important;
}

body.page-id-1615 .content-part.privacy-info li {
  margin-bottom: 8px !important;
}

/* Last elements do not create their own spacing before the next H3 */
body.page-id-1615 .content-part.privacy-info p:last-child,
body.page-id-1615 .content-part.privacy-info ul:last-child,
body.page-id-1615 .content-part.privacy-info li:last-child {
  margin-bottom: 0 !important;
}

/* Add more spacing to the last content section before the footer */
body.page-id-1615 .wpb-content-wrapper > .vc_row:last-of-type .content-part.privacy-info {
  padding-bottom: 90px !important;
}

/** PDF icon for downloads **/
/** PDF downloads with icon **/

.PDF-download,
.pdf-download {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #0a73b4;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}

.PDF-download::before,
.pdf-download::before {
  content: "";
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  background-image: url("/wp-content/uploads/2026/06/Becom-Group-PDF-Download.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.PDF-download:hover,
.PDF-download:focus-visible,
.PDF-download:active,
.pdf-download:hover,
.pdf-download:focus-visible,
.pdf-download:active {
  color: #0a73b4;
}

.PDF-download:hover::before,
.PDF-download:focus-visible::before,
.PDF-download:active::before,
.pdf-download:hover::before,
.pdf-download:focus-visible::before,
.pdf-download:active::before {
  opacity: 0.72;
  transform: translateY(-1px);
}

.download-separator { 
	border: 0 !important; border-top: 1px solid rgba(10, 115, 180, 0.8) !important; width: 40% !important; max-width: 200px !important; margin: 18px 0 28px !important; 
}

.cert-image-right {
  float: right;
  width: 206px;
  max-width: 40%;
  height: auto;
  margin: 0 0 24px 36px;
}
/* .becom-black-bullets: the fancy bullet style is now applied globally to all
   ULs (see the "ul" rules near the top of this file, incl. the exclusion list
   for header/footer/nav). The class can stay in existing page content — it
   simply inherits the global style, including the white variant on blue
   backgrounds. */

/* Cookie Mobile next line - no pipe */

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel {
	background-color: transparent !important;
    border-color: #DDDDDD !important;
	border: none !important;
	border-bottom: 1px solid #DDDDDD !important;
	border-radius: 0 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent !important;
    border-color: #DDDDDD !important;
	border: none !important;
	border-radius: 0 !important;
	
}
.vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
	/* align with the panel title text (title link has 11px padding-left) */
	padding-left: 11px !important;
	padding-right: 0 !important;
    padding-top: 20px !important;
	padding-bottom: 40px!important;
}
.vc_tta.vc_general .vc_tta-panel-title {
	font-size: 26px !important;
	font-weight: 600 !important;
	color: #000000 !important;
	line-height: 1.3 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
   color: #000000 !important;
	padding-left: 11px !important;
}
.vc_tta .vc_tta-controls-icon {
	background-color: var(--sk-primary)!important;
	width: 24px!important;
	height: 23px!important;
	border-radius: 50%!important;
	right: 10px !important; 
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon:after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon:before {
    background-color: transparent !important;
	border: none !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	left: 50% !important;
	top: 50%!important;
	bottom: auto !important;
	right: auto !important;
	transform: translate(-50%,-50%) !important;
    width: 12px !important;
	height: 12px !important;
	background: url(https://www.becom-group.com/wp-content/uploads/2026/07/plus.svg) no-repeat center;
	background-size: contain;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    display: none !important;
}
.vc_active.vc_tta-panel  .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	background: url(https://www.becom-group.com/wp-content/uploads/2026/07/minus.svg) no-repeat center;
	background-size: contain;
}
/*---------BECOM Accordion (theme-rendered vc_tta_accordion)---------*/
.becom-accordion {
	position: relative;
}
.becom-accordion-item {
	border-bottom: 1px solid #DDDDDD;
}
.becom-accordion-title {
	margin: 0;
	padding: 0;
}
.becom-accordion-toggle {
	position: relative;
	display: block;
	width: 100%;
	padding: 14px 42px 14px 11px;
	background: none;
	border: 0;
	text-align: left;
	cursor: pointer;
	font-family: inherit;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.3;
	color: #000000;
}
.becom-accordion-toggle:focus-visible {
	outline: 2px solid var(--sk-primary);
	outline-offset: 2px;
}
.becom-accordion-icon {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: var(--sk-primary);
}
.becom-accordion-icon::before,
.becom-accordion-icon::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #ffffff;
	border-radius: 1px;
}
.becom-accordion-icon::before {
	width: 12px;
	height: 2px;
}
.becom-accordion-icon::after {
	width: 2px;
	height: 12px;
	transition: transform 0.25s ease, opacity 0.25s ease;
}
.becom-accordion-item.is-open .becom-accordion-icon::after {
	transform: translate(-50%, -50%) rotate(90deg);
	opacity: 0;
}
.becom-accordion-content {
	display: none;
	overflow: hidden;
}
.becom-accordion-item.is-open > .becom-accordion-content {
	display: block;
}
.becom-accordion-body {
	/* 11px left keeps the content aligned with the title text */
	padding: 20px 0 40px 11px;
}
.becom-accordion-body > .wpb_content_element:last-child {
	margin-bottom: 0;
}
.play-icon {
	width: 74px;
    height: 74px;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	display: flex;
	border-radius: 50%;
    margin: auto;
    align-items: center;
    justify-content: center;
	background: rgba(255, 255, 255, .4);
    border-radius: 50%;
    transition: all .2s;
}
.play-icon:after {
    display: flex;
	content: '';
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 18px solid var(--sk-white);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    margin-left: 5px;
    margin-top: 2px;
}
.play-icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 74px;
    height: 74px;
    background: rgba(255, 255, 255, .36);
    border-radius: 50%;
    -webkit-animation: pulse-border 1.5s ease-out infinite;
    animation: pulse-border 1.5s ease-out infinite;
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}
.fancybox-container {
    z-index: 99999;
}
.video-outer {
    position: relative;
	display: block;
	width: 100%;
	padding-bottom: 56.25%;
}
.video-outer video {
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	object-fit: cover;
}
.video-outer .play-btn {
	display: flex;
    position: absolute;
	width: 74px;
    height: 74px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	border-radius: 50%;
    margin: auto;
    align-items: center;
    justify-content: center;
}
.video-outer .play-btn.small-btn span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 20px solid var(--sk-white);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    margin-left: 5px;
    margin-top: 2px;
}
.video-outer .play-btn.small-btn:before  {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 74px;
    height: 74px;
    background: rgba(255, 255, 255, .26);
    border-radius: 50%;
    -webkit-animation: pulse-border 1.5s ease-out infinite;
    animation: pulse-border 1.5s ease-out infinite;
}
.video-outer .play-btn.small-btn:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 74px;
    height: 74px;
    background: rgba(255, 255, 255, .26);
    border-radius: 50%;
    transition: all .2s;
}
.video-outer iframe {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 0;
}
.video-outer {
    position: relative;
    padding-bottom: 56.25%; /* 9/16 */
    height: 0;
}
.video-outer iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}