/*!
Theme Name: Nuclearn
Theme URI:
Author:
Author URI:
Description:
Version:
*/

/* @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"); */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/* font-family: "Montserrat", sans-serif; */
/* font-family: "Roboto", sans-serif; */
@font-face {
    font-family: 'proxima_nova';
    src: url('fonts/proxima_nova_black-webfont.eot');
    src: url('fonts/proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_black-webfont.woff2') format('woff2'),
        url('fonts/proxima_nova_black-webfont.woff') format('woff'),
        url('fonts/proxima_nova_black-webfont.ttf') format('truetype'),
        url('fonts/proxima_nova_black-webfont.svg#proxima_novablack') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('fonts/proxima_nova_bold-webfont.eot');
    src: url('fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
        url('fonts/proxima_nova_bold-webfont.woff') format('woff'),
        url('fonts/proxima_nova_bold-webfont.ttf') format('truetype'),
        url('fonts/proxima_nova_bold-webfont.svg#proxima_novabold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('fonts/proxima_nova_extrabold-webfont.eot');
    src: url('fonts/proxima_nova_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_extrabold-webfont.woff2') format('woff2'),
        url('fonts/proxima_nova_extrabold-webfont.woff') format('woff'),
        url('fonts/proxima_nova_extrabold-webfont.ttf') format('truetype'),
        url('fonts/proxima_nova_extrabold-webfont.svg#proxima_novaextrabold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('fonts/proxima_nova_font-webfont.eot');
    src: url('fonts/proxima_nova_font-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_font-webfont.woff2') format('woff2'),
        url('fonts/proxima_nova_font-webfont.woff') format('woff'),
        url('fonts/proxima_nova_font-webfont.ttf') format('truetype'),
        url('fonts/proxima_nova_font-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('fonts/proxima_nova_regular-webfont.eot');
    src: url('fonts/proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_regular-webfont.woff2') format('woff2'),
        url('fonts/proxima_nova_regular-webfont.woff') format('woff'),
        url('fonts/proxima_nova_regular-webfont.ttf') format('truetype'),
        url('fonts/proxima_nova_regular-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('fonts/proxima_nova_semibold-webfont.eot');
    src: url('fonts/proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_semibold-webfont.woff2') format('woff2'),
        url('fonts/proxima_nova_semibold-webfont.woff') format('woff'),
        url('fonts/proxima_nova_semibold-webfont.ttf') format('truetype'),
        url('fonts/proxima_nova_semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('fonts/proxima_nova_thin-webfont.eot');
    src: url('fonts/proxima_nova_thin-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_thin-webfont.woff2') format('woff2'),
        url('fonts/proxima_nova_thin-webfont.woff') format('woff'),
        url('fonts/proxima_nova_thin-webfont.ttf') format('truetype'),
        url('fonts/proxima_nova_thin-webfont.svg#proxima_novathin') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('fonts/proximanova-regular-webfont.eot');
    src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/proximanova-regular-webfont.woff2') format('woff2'),
        url('fonts/proximanova-regular-webfont.woff') format('woff'),
        url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
        url('fonts/proximanova-regular-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy';
    src: url('fonts/gilroy-black-webfont.eot');
    src: url('fonts/gilroy-black-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/gilroy-black-webfont.woff2') format('woff2'),
        url('fonts/gilroy-black-webfont.woff') format('woff'),
        url('fonts/gilroy-black-webfont.ttf') format('truetype'),
        url('fonts/gilroy-black-webfont.svg#gilroyblack') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy';
    src: url('fonts/gilroy-blackitalic-webfont.eot');
    src: url('fonts/gilroy-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/gilroy-blackitalic-webfont.woff2') format('woff2'),
        url('fonts/gilroy-blackitalic-webfont.woff') format('woff'),
        url('fonts/gilroy-blackitalic-webfont.ttf') format('truetype'),
        url('fonts/gilroy-blackitalic-webfont.svg#gilroyblack_italic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'gilroy';
    src: url('fonts/gilroy-bold-webfont.eot');
    src: url('fonts/gilroy-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/gilroy-bold-webfont.woff2') format('woff2'),
        url('fonts/gilroy-bold-webfont.woff') format('woff'),
        url('fonts/gilroy-bold-webfont.ttf') format('truetype'),
        url('fonts/gilroy-bold-webfont.svg#gilroybold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy';
    src: url('fonts/gilroy-light-webfont.eot');
    src: url('fonts/gilroy-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/gilroy-light-webfont.woff2') format('woff2'),
        url('fonts/gilroy-light-webfont.woff') format('woff'),
        url('fonts/gilroy-light-webfont.ttf') format('truetype'),
        url('fonts/gilroy-light-webfont.svg#gilroylight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy';
    src: url('fonts/gilroy-lightitalic-webfont.eot');
    src: url('fonts/gilroy-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/gilroy-lightitalic-webfont.woff2') format('woff2'),
        url('fonts/gilroy-lightitalic-webfont.woff') format('woff'),
        url('fonts/gilroy-lightitalic-webfont.ttf') format('truetype'),
        url('fonts/gilroy-lightitalic-webfont.svg#gilroylight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}

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

@font-face {
    font-family: 'gilroy';
    src: url('fonts/gilroy-regular_-_copy-webfont.eot');
    src: url('fonts/gilroy-regular_-_copy-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/gilroy-regular_-_copy-webfont.woff2') format('woff2'),
        url('fonts/gilroy-regular_-_copy-webfont.woff') format('woff'),
        url('fonts/gilroy-regular_-_copy-webfont.ttf') format('truetype'),
        url('fonts/gilroy-regular_-_copy-webfont.svg#gilroyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
    font-family: "Montserrat", sans-serif; 
    font-family: 'proxima_nova'
    font-family: 'gilroy';
    font-family: 'Roboto', sans-serif;
 */

body,
html {
    overflow-x: hidden;
}

/* body,html{
    width: 100%;
} */

:root {
    --robotoFont:'Roboto', sans-serif;
    --body-font: 'Roboto', sans-serif; 
    --heading-font: "Montserrat", sans-serif; 
    ----primary-color: #47C972;
    --primary-color-alt: #47C972;
    --white-color: #FFFFFF;
    --black-color: #000000;
    --black-color-alt: #6D6D6D;
    --brdrColor: #777575;
    --primary-color:#47C972;
    --tec-font-family-sans-serif:var(--body-font) !important;
    --tec-color-background-events-bar-submit-button:#47C972;
    --tec-color-text-primary:#000000;
    --tec-color-background-events-bar-submit-button-hover:#47C972;

    --tec-color-background-events-bar-submit-button: #47C972;
    --tec-color-background-events-bar-submit-button-hover: #47C972;
    --tec-color-background-events-bar-submit-button-active: #47C972;
    --tec-color-icon-events-bar: #000000;
    --tec-color-icon-events-bar-active: #000000;
    --tec-color-icon-events-bar-hover: #000000;
}
body {
    margin: 0;
    padding: 0;
    font-family: var(--body-font);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    font-weight: normal;
    font-style: normal;
    color: var(--black-color);
    font-size: 16px;
    line-height: 1.9;
    background-color: #fff;
}
body {
    padding-top: 80px;
}
b,
strong {
    font-weight: 700;
}

p {
    margin: 0 0 4px 0;
}

p:last-child {
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 8px 0;
    padding: 0;
    color: #000;
    font-weight: 700;
    font-family: var(--heading-font);
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0;
}



h1,
.hOne {
    font-weight: 900;
    font-size: 48px;
    line-height: 1;
}

h2,
.hTwo {
    font-weight: 900;
    font-size: 40px;
    line-height: 1;
}

h3,
.hThree {
    font-size: 30px;
    line-height: 1;
}

h4,
.hFour {
    font-size: 22px;
    line-height: 1.2;

}

h5 {
    font-size: 20px;
    line-height: 1.2;

}

h6,
.hSix {
    font-size: 17px;
    font-weight: 700;
}




a {
    margin: 0;
    padding: 0;
    text-decoration: none !important;
    outline: none !important;
    color: #47c972;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    font-weight: bold;
}

a:hover {
    color: var(--primary-color);
}

img {
    max-width: 100%;
}


input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
select {
    background-color: transparent;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    color: #000;
    border: 1px solid rgba(255, 255, 255, 0.7);
    height: 58px;
    padding: 0 16px;
    outline: none !important;
}

textarea {
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.7);
    padding: 12px 16px;
    width: 100%;
    color: #000;
    height: 158px;
    outline: none !important;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
    border: 1px solid var(----primary-color);
    color: var(----primary-color);
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
 .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
  .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: var(----primary-color);
    color: var(--white-color)!important;
}
/* .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
    color: var(--primary-color) !important;
} */

select {
    border: 1px solid rgba(255, 255, 255, 0.7);
    width: 100%;
    padding: 0 11px;
    background: url(images/sort-down.svg) no-repeat calc(100% - 16px) center transparent;
    background-size: 18px;
    padding-right: 40px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

input[type="submit"] {
    background: #eab71e;
    color: #000000;
    height: 58px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;

    cursor: pointer;
    font-size: 24px;
    font-weight: 700;
    outline: none !important;
    transition: all 0.3s ease-in-out;
}

input[type="submit"]:hover {
    background: #000;
    color: #47c972;
}

::-webkit-input-placeholder {
    opacity: 0.7;
    color: #000;
}

:-ms-input-placeholder {
    opacity: 0.7;
    color: #000;
}

::-moz-placeholder {
    opacity: 0.7;
    color: #000;
}

:-moz-placeholder {
    opacity: 0.7;
    color: #000;
}







/* images alignment for wordpress content pages */
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    float: none;
    clear: both;
}



/* custom checkbox */

.form_input_check label {
    position: relative;
    margin: 0;
    padding-left: 30px;
    display: inline-block;
}

.form_input_check label span {
    margin: 0;
    padding: 0;
}

.form_input_check label input[type="checkbox"] {
    visibility: hidden;
    display: none;
}

.form_input_check label input[type="checkbox"]+span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 22px;
    height: 22px;
    border: 1px solid #3E3E42;
    background: transparent;
}

.form_input_check label input[type="checkbox"]+span::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 22px;
    height: 22px;
    transition: all 0.2s ease;
    background: url(images/tick.svg) no-repeat center center;
    background-size: 15px;
}

.form_input_check label input[type="checkbox"]:not(:checked)+span::after {
    opacity: 0;
    transform: scale(0);
}


/* .form_input_check input[type="checkbox"]:checked + span::before {

    } */

.form_input_check label input[type="checkbox"]:checked+span:after {
    opacity: 1;
    transform: scale(1);
}



/* custom radio */

.form_input_radio label {
    position: relative;
    margin: 0;
    padding-left: 30px;
    display: inline-block;
}

.form_input_radio label span {
    margin: 0;
    padding: 0;
}

.form_input_radio label input[type="radio"] {
    visibility: hidden;
    display: none;
}

.form_input_radio label input[type="radio"]+span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 22px;
    height: 22px;
    border: 2px solid #000000;
    border-radius: 100%;
    background: #fff;
}

.form_input_radio label input[type="radio"]+span::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #47c972, #ffffff;
    position: absolute;
    top: 6px;
    left: 5px;
    border-radius: 100%;
    transition: all 0.2s ease;
}

.form_input_radio label input[type="radio"]:not(:checked)+span::after {
    opacity: 0;
    transform: scale(0);
}


/* .form_input_radio input[type="radio"]:checked + span::before {

    } */

.form_input_radio label input[type="radio"]:checked+span:after {
    opacity: 1;
    transform: scale(1);
}


/* custom radio end */

/* back to top */

#scroll {
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    width: 55px;
    height: 55px;
    background-color: #47c972, #ffffff;
    display: none;
    border-radius: 100%;
    line-height: 68px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    z-index: 9;
}

#scroll:hover {
    background: #47c972, #ffffff;
}

#scroll i {
    color: #fff;
    font-size: 44px;
    transition: all 0.3s ease-in-out;
    transform: translateY(0);
}

#scroll:hover i {
    transition: all 0.3s ease-in-out;
    transform: translateY(-6px);
}




/* navbar*/

.navbar-brand {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 168px;
    display: inline-block;
}

.navbar {
    background: none;
    margin: 0;
    padding: 0;
    min-height: inherit;
    height: inherit;
    border: none;
    border-radius: 0;
}

.navbar-nav li {
    position: relative;
    list-style: none;
}

.navbar-nav>li {
    margin: 0 15px;
    padding: 14.4px 0;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.navbar-nav>li:last-child {
    margin-right: 0;
}

.navbar-nav>li:first-child {
    margin-left: 0;
}

.navbar-nav>li>a {
    color: var(--black-color);
    font-size: 16px;
    position: relative;
    font-weight: normal;
    text-transform: uppercase;
    line-height: normal;
    display: inline;
}

.navbar-nav>li>a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background:  var(----primary-color);
    /* opacity: 0; */
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s ease-in-out;
}
header.main-head.fixed .navbar-nav>li>a:after {
    bottom: -23px;
}
.navbar-nav>li.nav-button>a:after{
    display: none !important;
}

.navbar-nav>li.current-menu-item>a,
.navbar-nav>li.menu-item-has-children:hover>a,
.navbar-nav>li>a:hover {
    color: var(----primary-color);

}

.navbar-nav>li.activeMenu>a:after,
.navbar-nav>li>a:hover:after,
.navbar-nav>li.menu-item-has-children:hover>a:after {
    width: 100%;
}


/* navbar submenu*/

.sub-menu {
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    border: 0px;
    border-radius: 0;
    width: 250px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 10px 0px;
}

.sub-menu>li>a {
    color: #000;
    display: block;
    width: 100%;
    padding: 6px 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
}

.sub-menu>li {
    width: 100%;
    display: block;
}

.sub-menu>li>a:hover,
.sub-menu>li.menu-item-has-children:hover>a,
.sub-menu>li.current-menu-item>a {
    background:var(----primary-color);
    color: #fff;
}



.navbar-nav>li:last-child>.sub-menu {
    right: 0;
    left: inherit;
    padding: 0;
}

/* 2nd level submenu */
.navbar-nav>li>.sub-menu .sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
}


/* for push-menu */
.navbar-collapse .navbar-toggler {
    display: none;
}

#navoverlay {
    display: block;
    pointer-events: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    margin: 0;
    padding: 0 !important;
    z-index: 99;
    transition: background-color 0.5s linear;
}

/* for push-menu end*/



.main-head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: all 0.3s ease-in-out;
    background: #fff !important;
    padding: 10.4px 15px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 19px 0px;
}

.main-head.fixed {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 3px 15px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 19px 0px;
    
}

/* .main-head.fixed .navbar-brand {
    max-width: 130px;
} */

/* .main-head.fixed .navbar-nav>li {
    padding: 36px 0;
} */

.main-head .navbar-nav {
    width: 100%;
}

.main-head .navbar-nav li:first-child {
    margin-left: auto;
}

.main-head .navbar-nav li:last-child {
    margin-right: 0;
}

/* ---------- banner sec --------- */
.banner-sec {
    padding: 80px 0 80px;
    min-height: 100vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner-sec::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(135: #47c972, #369957, #000000);
    z-index: 1; */
    opacity: 0.84;
}
.single-post .inner-banner-sec::before {
    background: var(--primary-color);
}
.banner-sec-in {
    z-index: 3;
    position: relative;
}

.banner-bg-shape {
    position: absolute;
    top: 0;
    right: 0;
    width: 41%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2;
}

.banner-row {
    align-items: center;
    padding-top: 70px;
}

.banner-sec h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    max-width: 100%;
    line-height: 1.25;
}

.banner-sec h1>span {
    display: block;
    color: var(--primary-color-alt);
    font-size: 30px;
    letter-spacing: 9px;
    font-weight: 400;
    margin-bottom: 5px;
}

.banner-vdo-wpr-outer {
    margin-right: -85px;
}

.banner-vdo-wpr {
    position: relative;
    box-shadow: 0 4px 54px rgba(0, 0, 0, 0.35);
    border-radius: 15px;
    overflow: hidden;
}

.banner-vdo-wpr>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 2;
}

.banner-vdo-wpr .video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 74px;
    height: 74px;
    background-color: rgba(0, 141, 99, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 5px 5px 9px;
    z-index: 3;
    border-radius: 50%;
    -webkit-animation: wave 1.2s linear infinite;
    animation: wave 1.2s linear infinite;
}

.banner-vdo-wpr .video-play-btn>img {
    width: 22px;
    -o-object-fit: contain;
    object-fit: contain;
}

@-webkit-keyframes wave {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 141, 99, 0.3),
            0 0 0 2px rgba(0, 141, 99, 0.3),
            0 0 0 15px rgba(0, 141, 99, 0.3);
    }

    100% {
        box-shadow: 0 0 0 2px rgba(0, 141, 99, 0.3),
            0 0 0 15px rgba(0, 141, 99, 0.3),
            0 0 0 30px rgba(11, 165, 255, 0);
    }
}

.cmn-btn {
    display: inline-flex;
    align-items: center;
    padding: 6px 26px 6px 6px;
    color: var(--white-color);
    font-weight: 600;
    font-size: 19px;
    border-radius: 100px;
    background: linear-gradient(180deg, #470972 0%, #57bb70 100%);
    box-shadow: 0px 24px 40px 0px rgba(0, 141, 99, 0.50);
    text-transform: uppercase;
    /* letter-spacing: 1.9px; */
    letter-spacing: 0.19px;
}

.cmn-btn:hover {
    display: inline-flex;
    background: linear-gradient(180deg, #470972 0%, #57bb70 100%);
    color: var(--white-color);
}

.cmn-btn>span {
    flex: 0 0 auto;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    margin-right: 11px;
}

.cmn-btn>span>img {
    width: 100%;
    height: 100%;
    max-width: 21px;
    -o-object-fit: contain;
    object-fit: contain;
}

/* ---------- banner sec end --------- */
/* ---------- our product sec --------- */
.sec_head {
    margin-bottom: 45px;
    text-align: center;
}

.sec_head h2 {
    text-transform: uppercase;
}

.sec_head h2 span {
    color: var(--primary-color);
}

.sec_head .subTitle {
    display: inline-block;
    font-size: 21px;
    font-weight: 300;
    font-family: var(--heading-font);
    letter-spacing: 2.31px;
    text-transform: uppercase;
    color: var(--black-color);
    margin-bottom: 10px;
}

.cmn_gap {
    padding: 100px 0;
}

.our-prdct-sec {
    position: relative;
}

.our-prdct-sec .sec_head .subTitle {
    line-height: 1;
}

.our-prdct-sec .sec_head {
    margin-bottom: 50px;
}

.our-prdct-sec .border_txt {
    top: 50%;
    font-size: 60px;
    left: 40px;
    transform: translateY(-50%) rotate(-180deg);
    white-space: nowrap;
}

.prdct-card-outer {
    width: 100%;
    height: 124px;
    margin-bottom: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.prdct-slider .prdct-card-outer::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%) scale(0);
    width: 19px;
    height: 19px;
    background-color: var(--primary-color);
    border: 4px solid var(--white-color);
    border-radius: 50%;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
    z-index: 3;
}

/* .prdct-slider .sliderItem.slick-active .prdct-card-outer::before {
    transform: translate(50%, -50%) scale(1);
}

.prdct-slider .sliderItem.slick-center+.slick-active+.slick-active .prdct-card-outer::before {
    transform: translate(50%, -50%) scale(0);
} */

.brand-logo-sm {
    display: none;
}

.brand-logo-lg {
    display: block;
}

.prdct-slider .sliderItem[data-my-slick-attr] .prdct-card-outer::before {
    transform: translate(50%, -50%) scale(1);
    background-color: var(----primary-color);
}

.prdct-slider .sliderItem[data-my-slick-attr="4"] .prdct-card-outer::before {
    transform: translate(50%, -50%) scale(0);
}

.prdct-slider .sliderItem.slick-current:first-child .prdct-card-outer::before,
.prdct-slider .sliderItem.slick-current:first-child~.sliderItem .prdct-card-outer::before {
    transform: translate(50%, -50%) scale(1);
}

.prdct-slider .sliderItem.slick-current:first-child~.sliderItem:last-child .prdct-card-outer::before {
    transform: translate(50%, -50%) scale(0);
}

.prdct-card {
    width: 124px;
    height: 124px;
    padding: 16px;
    border-radius: 50%;
    border: 1px dashed var(--primary-color);
    position: relative;
    z-index: 2;
}

.prdct-slider .prdct-card::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%);
    height: 2px;
    width: 0%;
    border-bottom: 1px dashed var(--primary-color);
    transition: all 0.3s ease-in-out;
}

/* .prdct-slider .sliderItem.slick-active .prdct-card::before {
    width: 86%;
}

.prdct-slider .sliderItem.slick-center+.slick-active+.slick-active .prdct-card::before {
    width: 0%;
} */


.prdct-slider .sliderItem[data-my-slick-attr] .prdct-card::before {
    width: 86%;
}

.prdct-slider .sliderItem[data-my-slick-attr="4"] .prdct-card::before {
    width: 0%;
}

.prdct-slider .sliderItem.slick-current:first-child .prdct-card::before,
.prdct-slider .sliderItem.slick-current:first-child~.sliderItem .prdct-card::before {
    width: 86%;
}

.prdct-slider .sliderItem.slick-current:first-child~.sliderItem:last-child .prdct-card::before {
    transform: translate(50%, -50%) scale(0);
}

.prdct-card .prdct-card-in {
    width: 100%;
    height: 100%;
    padding: 20px;
    border-radius: 50%;
    background: var(--white-color);
    box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.18);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s all;
}

.prdct-card .prdct-card-in>img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.prdct-slider .prdct-name {
    font-family: var(--heading-font);
    text-align: center;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 0 10px;
    margin: 0;
    transition: .5s all;
}

.prdct-slider-wpr {
    position: relative;
}

.arrow_control {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arrow_control .slider_arrow {
    width: 50px;
    height: 50px;
    background-color: #D2D6DB;
    overflow: hidden;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.23);
    transition: .5s all;
}

.arrow_control .slider_arrow::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--primary-color);
    opacity: 0;
    transition: .5s all;
}

.arrow_control .slider_arrow:hover::before {
    opacity: 1;
}

.prdct-slider-wpr .arrow_control .slider_arrow {
    position: absolute;
    top: 17%;
}

.prdct-slider-wpr .arrow_control .slider_arrow.prev_arrow {
    left: 0;
    transform: translateX(-100%);
}

.prdct-slider-wpr .arrow_control .slider_arrow.next_arrow {
    right: 0;
    transform: translateX(100%);
}

.arrow_control .slider_arrow>img {
    width: 101%;
    height: 104%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.prdct-slider-wpr .arrow_control .slider_arrow[aria-disabled="true"] {
    display: none !important;
}

/* ---------- our product sec end --------- */
/* ---------- ai sec --------- */
.ai-sec {
    padding: 110px 0;
    position: relative;
    background-color: var(----primary-color);
    background: linear-gradient(90deg, #47C972 0%, #000000 100%);
}

.ai-sec .border_txt {
    top: 50%;
    font-size: 60px;
    left: 40px;
    transform: translateY(-50%) rotate(-180deg);
    white-space: nowrap;
    z-index: 1;
    -webkit-text-stroke-color: #EFECEC;
}

.ai-sec-in {
    position: relative;
    z-index: 3;
}

.ai-sec-row {
    align-items: center;
}

.ai-bg-shape {
    position: absolute;
    top: 87px;
    right: 50px;
    width: 11%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: contain;
    z-index: 1;
    object-position: top;
}

.ai-sec-cntnt h2 {
    color: var(--white-color);
    line-height: 1.3;
    margin-bottom: 30px;
}

.ai-sec-cntnt h2 span {
    color: var(--white-color);
}

.ai-sec .ai-img-wpr {
    margin-left: -30px;
    margin-right: -130px;
}

.para-txt p {
    font-size: 17px;
    color: #fff;
    margin-bottom: 20px;
}

.ai-sec .para-txt p:last-child {
    max-width: 450px;
}

/* ---------- ai sec end --------- */
/* ---------- featured sec --------- */
.feature-sec .sec_head {
    max-width: 680px;
    margin: 0 auto 25px;
}

.feature-sec .sec_head h2 {
    line-height: 1.3;
}

.feature-slider-wpr-outer {
    overflow: hidden;
    margin-bottom: -30px;
}

.feature-slider-wpr-in {
    position: relative;
}

/* .feature-slider {
    margin-right: -220px;
} */
.feature-slider .slick-track {
    display: flex !important;
}

.feature-slider .sliderItem {
    padding: 30px 17px;
    height: inherit;
}

.featured-card {
    height: 100%;
    border-radius: 10px;
    border: 1px solid #DAD5D5;
    background: var(--white-color);
    padding: 40px 20px 28px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    color: var(--black-color-alt);
    line-height: 1.7;
}
.featured-card p {
    color: var(--black-color);
    font-size: 14px;
}
.featured-card:hover {
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.11);
    border: 1px solid var(----primary-color);
}

.featured-card .featured-icon-wpr-outer {
    width: 124px;
    height: 124px;
    padding: 15px;
    border-radius: 50%;
    border: 1px dashed var(--primary-color);
    position: relative;
    z-index: 2;
    margin: 0 auto 36px;
    transition: all 0.3s ease-in-out;
}

.featured-card:hover .featured-icon-wpr-outer {
    margin: 0 auto 24px;
}

.featured-card .featured-icon-wpr {
    width: 100%;
    height: 100%;
    padding: 20px;
    border-radius: 50%;
    background: var(--white-color);
    box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.18);
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured-card .featured-icon-wpr>img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.featured-card .featured-card-heading {
    font-family: var(--heading-font);
    text-transform: uppercase;
    margin: 0 auto 15px;
    line-height: 1.3;
    max-width: 290px;
    transition: all 0.3s ease-in-out;
}

.featured-card:hover .featured-card-heading {
    color: var(--primary-color);
    margin-bottom: 10px;
}

.feature-slider-wpr-in .arrow_control .slider_arrow {
    position: absolute;
    top: 50%;
}

.feature-slider-wpr-in .arrow_control .slider_arrow.prev_arrow {
    left: -12px;
    transform: translateX(-100%);
}

.feature-slider-wpr-in .arrow_control .slider_arrow.next_arrow {
    /* display: none !important; */
    right: -12px;
    transform: translateX(100%);
}

/* ---------- featured sec end --------- */
/* ---------- leading sec --------- */
.leading_sec {
    position: relative;
    /* background-color: #57B7C0; */
    /* background-color: var(--primary-color); */
}

.leading_sec .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
    z-index: 1;
}

.leading_sec::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color:  #00000099;;
    z-index: 2;
}

.leading_sec-in {
    position: relative;
    z-index: 3;
}

.leading-tab-cntnt-wpr .banner-vdo-wpr {
    border-radius: 10px;
    box-shadow: 0 4px 54px rgba(0, 0, 0, 0.16);
}

.leading_tabImg_col .tab-content {
    margin-left: -80px;
    position: relative;
    z-index: 1;
}

.leading_tabImg_col .tab-content::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: url(images/bg-dot-shape.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top left;
    left: 53px;
    top: -29px;
    z-index: -1;
}

/* ---------- leading sec end --------- */



/* SD 05.07.23 start */

.footer {
    background-color: var(--black-color);
}

.main_fttr {
    padding-top: 205px;
    padding-bottom: 60px;
    border-bottom: 1px solid var(--brdrColor);
}

.fttr_rw {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.fttr_logo_col {
    padding: 0 15px;
    width: 20%;
}

.fttr_cmn_col {
    padding: 0 15px;
}

.fttr_quickLink_col {
    width: 34%;
}

.fttr_othrLink_col {
    width: 21%;
    padding-left: 50px !important;
}

.fttr_contact_col {
    width: 25%;
}

.fttr_logo {
    max-width: 195px;
    width: 100%;
}

.fttr_logo a {
    width: 100%;
}

.fttr_logo a img {
    width: 100%;
}

.fttr_head {
    margin-bottom: 20px;
}

.fttr_head p {
    color: var(--white-color);
    font-family: var(--heading-font);
    font-size: 18px;
    font-weight: 600;
    line-height:normal;
    text-transform: uppercase;
}

.fttr_cmn_col ul {
    padding: 0;
    margin: 0;
}

.fttr_cmn_col li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}

.fttr_cmn_col li:last-child {
    margin-bottom: 0;
}

.fttr_cmn_col li a {
    color: var(--white-color);
    font-weight: 300;
    font-family: var(--robotoFont);
}
.fttr_contact_col li p{
    font-weight: 300;
}

.fttr_cmn_col li a:hover,
.fttr_cmn_col li.active a {
    color: var(--primary-color);
}

.fttr_quickLink_col ul {
    display: flex;
    flex-wrap: wrap;
}

.fttr_quickLink_col li {
    width: 50%;
}

.fttr_contact_col li {
    padding-left: 25px;
}

.fttr_contact_col li span {
    position: absolute;
    top: 0;
    left: 0;
}

.fttr_contact_col li p {
    color: var(--white-color);
}

.copy_right_sec {
    padding: 35px 0 40px;
}

.copy_right_sec ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.copy_right_sec li {
    list-style: none;
    line-height: 1;
    padding: 0 8px;
    font-weight: 400;
    color: var(--white-color);
    border-right: 1px solid var(--white-color);
}

.copy_right_sec li:first-child {
    padding-left: 0;
}

.copy_right_sec li:last-child {
    padding-right: 0;
    border-right: none;
}
.copy_right_sec li{
    font-weight: 300;
    color: var(--white-color);
}
.copy_right_sec li a {
    position: relative;
    color: var(--white-color);
    font-weight: 300;
    font-family: var(--robotoFont);

}

.copy_right_sec li a:hover {
    color: var(--primary-color);
}

.copy_link::before {
    position: absolute;
    content: "";
    background-color: var(--white-color);
    width: 80%;
    height: 1px;
    bottom: -1px;
    right: 0;
    transition: .5s all;
}

.copy_link:hover::before {
    background-color: var(--primary-color-alt);
    width: 100%;
}

.cmn_gap {
    padding: 100px 0;
}

.sec_head {
    margin-bottom: 45px;
    text-align: center;
}

.sec_head h2,
.sec_head .hTwo {
    line-height: 1.4;
    text-transform: uppercase;
}

.sec_head h2 span,
.sec_head .hTwo span {
    color: var(--primary-color);
}

.sec_head .subTitle {
    display: inline-block;
    font-size: 21px;
    font-weight: 300;
    font-family: var(--heading-font);
    letter-spacing: 2.31px;
    text-transform: uppercase;
    color: var(--black-color);
    margin-bottom: 10px;
}

.team_content {
    max-width: 100%;
    margin: 0 auto 90px;
}

.team_member_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 36px;
}

.team_member_wrap:nth-child(even) {
    flex-direction: row-reverse;
    background: #EDFAF1 !important;


}
.team_member_wrap {
    padding: 60px 50px;
    background: #F7F7F7;
    border-radius: 12px;
    align-items: center;
}
.team_membrImg_col {
    width: 400px;
    flex-basis: 400px;
}

.team_membrTxt_col {
    width: calc(100% - 400px);
    flex-basis: calc(100% - 400px);
    padding-left: 56px;
}

.team_member_wrap:nth-child(even) .team_membrTxt_col {
    padding-left: 0;
    padding-right: 56px;
}

.team_membrImg_wrap {
    width: 100%;
    height: 400px;
    border-radius: 12px;
    overflow: hidden;
}

.team_membrImg_wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.team_info_innr {
    padding-top: 0px;
}

.team_info_innr h3 {
    font-size: 40px;
    font-family: var(--heading-font);
    color: var(--black-color);
    font-weight: 400;
    margin-bottom: 10px;
}

.team_info_innr p {
    color: var(--black-color);
}

.team_info_innr .desig {
    display: inline-block;
    color: var(--black-color);
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.team_info_innr ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.team_info_innr li {
    list-style: none;
    margin-right: 20px;
}

.team_info_innr li:last-child {
    margin-right: 0;
}

.team_info_innr li a:hover {
    transform: scale(1.2);
}

.teamBtn_wrap {
    max-width: 868px;
    margin: 0 auto;
    text-align: center;
    color: var(--black-color);
    font-family: var(--heading-font);
    font-weight: 400;
    font-size: 26px;
    line-height: 42px;
    letter-spacing: 0%;
    text-align: center;
}
.teamBtn_wrap span{
    color: var(----primary-color);
    font-weight:700;
} 
.cmn-btn-alt {
    border-radius: 100px;
    background: linear-gradient(90deg, #47C872 0%, #5BB3D6 100%);
    box-shadow: 0px 24px 40px 0px rgba(0, 141, 99, 0.50);
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.19px;
    text-transform: uppercase;
    color: var(--white-color);
    padding: 12px 37px;
    position: relative;
    z-index: 1;
}

.cmn-btn-alt::before {
    position: absolute;
    content: "";
    background-color: var(--white-color);
    border-radius: 100px;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    z-index: -1;
    transform: scale(0);
    transition: .3s all;
}

.cmn-btn-alt:hover {
    color: var(--primary-color);
}

.cmn-btn-alt:hover::before {
    transform: scale(1);
}

.allTeam_img_wrap {
    width: 100%;
    height: 462px;
    border-radius: 10px;
    overflow: hidden;
}

.allTeam_img_wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.newsletter_wrap {
    border-radius: 15px;
    /* background: var(----primary-color); */
    background: linear-gradient(190deg, #47C972 0%, #000000 100%);
    padding: 35px 50px 45px;
    display: flex;
    align-items: center;
    margin-bottom: -92px;
    position: relative;
    z-index: 1;
    justify-content: space-between;
}
.newsletter_wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/customer-bck.png) no-repeat bottom;
    z-index: -1;
    background-size: cover;
    border-radius: 15px;
}


.newsTxt_col h2 {
    font-weight: 400;
    font-family: var(--heading-font);
    color: var(--white-color);
    margin-bottom: 15px;
    text-transform: uppercase;
}

.newsTxt_col p {
    font-family: var(--robotoFont);
    color: var(--white-color);
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    max-width: 400px;
}

.newsTxt_col {
    max-width: 485px;
    width: 100%;
}

.newsMail_btn {
    font-weight: 400;
    color: var(--white-color);
    text-decoration: none !important;
}

.newsMail_btn:hover {
    color: var(--black-color);
}

.news_Btn {
    font-weight: 400;
    text-transform: uppercase;
    color: var(----primary-color);
    border-radius: 100px;
    background: var(--white-color);
    padding: 10px 27px;
}

.news_Btn:hover {
    background: linear-gradient(90deg, #47C972 0%, #000000 100%);
    color: var(--white-color);
}

.newsBtn_col .news_Btn {
    margin-right: 25px;
}

.team_sec {
    position: relative;
}

.border_txt {
    color: rgb(0 0 0 / 30%);
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 7.8px;
    text-transform: uppercase;
    position: absolute;
    line-height: 1;
    /* -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #D1D1D1; */
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    pointer-events: none;
    z-index: -1;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 2px rgb(255 255 255 / 50%);
    font-family: "Arial" !important;
}

.team_sec .border_txt {
    right: 55px;
    top: 30%;
    transform: rotate(-180deg);
}

.team_sec::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 40%;
    /* background: linear-gradient(180deg, #EFFAFD 0%, rgba(255, 255, 255, 0.00) 100%); */
    top: 0;
    left: 0;
}
/* section#team_sec{
    padding-top: 0px;
} */
.team_sec_innr {
    position: relative;
    z-index: 2;
}

.pricing_sec .sec_head {
    max-width: 585px;
    margin: 0 auto 55px;
}

.sec_head h2 u {
    position: relative;
    text-decoration: none;
}

.sec_head h2 u::before {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, #47C972 0%, rgba(255, 255, 255, 0.00) 100%);
    width: 100%;
    height: 2px;
    bottom: 3px;
    left: 0;
}

.pricingPlan_innr {
    border-radius: 10px;
    overflow: hidden;
    background-color: #EDFAF1;
    max-width: 945px;
    margin: 0 auto;
}

.pricing_wrap {
    padding: 23px 21px 65px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.subcript_wrap {
    width: 45%;
    border-radius: 5px;
    background: var(--white-color);
    min-height: 227px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.subcript_txt {
    padding: 40px 15px;
    text-align: center;
    border-bottom: 1px dashed #87A5AE;
}

.subcript_txt:last-child {
    border-bottom: none;
}

.subcript_txt h3 {
    font-size: 36px;
    font-weight: 700;
    color: var(--black-color);
    font-family: var(--body-font);
}

.subcript_txt p {
    font-size: 25px;
    font-family: var(--robotoFont);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--black-color);
}

.subcript_txt p span {
    color: var(--primary-color);
}

.pricing_list_wrap {
    width: 55%;
    padding-left: 45px;
}

.pricing_list_wrap ul {
    padding: 0;
    margin: 0;
}

.pricing_list_wrap li {
    font-weight: 400;
    color: var(--black-color);
    list-style: none;
    padding-left: 30px;
    position: relative;
    line-height: 1.2;
}

.pricing_list_wrap li:not(:last-child) {
    margin-bottom: 25px;
}

.pricing_list_wrap li::before {
    position: absolute;
    content: "";
    background: url(images/green-tick-new.svg) center no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    top: 1px;
    left: 0;
}

.pricingBtn_wrap a {
    background: var(----primary-color);
    font-weight: 600;
    text-transform: uppercase;
    color: var(--white-color);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 21px 15px;
}

.pricingBtn_wrap a:hover {
    /* background-color: var(--black-color); */
    background: linear-gradient(90deg, #47C972 0%, #000000 100%);

    color: var(--white-color);
}

.pricing_sec {
    position: relative;
}
section#pricing_sec {
    display: none;
}
.pricing_sec .border_txt {
    top: 50%;
    font-size: 60px;
    left: 80px;
    transform: translateY(-50%) rotate(-180deg);
    white-space: nowrap;
}

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

.leading_tabImg_col {
    width: 55%;
}

.leading_tabTxt_col {
    width: 45%;
    padding-left: 55px;
}

.leading_tabTxt_col .sec_head {
    text-align: left;
    margin-bottom: 20px;
}

.leading_tabTxt_col .sec_head .subTitle {
    color: var(--white-color);
    margin-bottom: 5px;
}

.leading_tabTxt_col .sec_head h2 {
    color: var(--white-color);
}

.leadingTab_list {
    border: none !important;
}

.leadingTab_list li {
    width: 100%;
    margin-bottom: 10px;
}

.leadingTab_list li:last-child {
    margin-bottom: 0;
}

.leadingTab_list .nav-link {
    background: transparent !important;
    width: 100%;
    padding: 18px 37px;
    line-height: 1.2;
    border: none !important;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--white-color) !important;
    text-align: left;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    transition: .5s all;
    z-index: 1;
}

.leadingTab_list .nav-link::before {
    position: absolute;
    content: "";
    background: url(images/tab-active-new.svg) left center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    z-index: -1;
    transition: .8s all;
}

.leadingTab_list .nav-link:hover::before {
    right: 0;
}
.leadingTab_list .nav-link.active,.leadingTab_list .nav-link:hover{
    color: var(----primary-color) !important;
}

.leadingTab_list .nav-link.active::before {
    right: 0;
}

.leading_sec .border_txt {
    -webkit-text-stroke-color: #EFECEC;
    right: 48px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    z-index: 2;
}

.leading_sec_innr {
    position: relative;
    z-index: 2;
}


/* SD 05.07.23 end */


.border_txt span {
    display: inline-block;
}

.prdct-slider .slick-track {
    margin: 0 !important;
}

.ai-sec-cntnt .hTwo {
    color: var(--white-color);
}

.words-wrapper {
    font-family: var(--heading-font);
    display: inline-block;
    position: relative;
    text-align: left;
    font-weight: 400;
    letter-spacing: 9px;
}

.words-wrapper span {
    opacity: 0;
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}

.words-wrapper .is-visible {
    position: relative;
    opacity: 1;
    -webkit-animation: push-in 1.2s;
    animation: push-in 1.2s;
}

.words-wrapper .is-hidden {
    -webkit-animation: push-out 1.2s;
    animation: push-out 1.2s;
}

.compensate-for-scrollbar {
    padding-right: 0 !important;
}

@-webkit-keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes push-in {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
}

@keyframes push-out {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

/* SB 4.8.23 */
ul {
    margin: 0;
    padding: 0;
}

.inner-banner-sec {
    min-height: 422px;
}

.inner-banner-sec-1 {
    min-height: 80px;
    padding: 0;
}

/* blog-page */

.blog-sec {
    padding-top: 25px;
}

.inner-banner-wrap {
    text-align: center;
}

.inner-banner-wrap h1 {
    margin: 0 auto;
}

.blog-tp-row {
    margin: -12px -15px;
}

.blog-tp-col {
    padding: 12px 15px;
}

.blog-tp-bx {
    height: 100%;
    padding: 30px;
    border-radius: 5px;
    background: #FBFBFB;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 24px 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    border: 1px solid #FBFBFB;
}
.blog-tp-bx:hover{
    box-shadow: none;
    background: #fff;
    border: 1px solid var(--primary-color);
}
.blog-bx-title {
    color: var(----primary-color);
    font-family: var(--heading-font);
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.blog-bx-hd {
    color: var(--primary-color);
    font-family: var(--heading-font);
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 19px;
}

.blog-bx-hd a {
    display: inline-block;
    color: inherit;
    transition: all 0.3s ease;
    line-height: normal;
}
div#cmplz-document {
    width: 100% !important;
    max-width: 100% !important;
}
.blog-bx-hd a:hover {
    color: var(--primary-color);
}



.blog-lst-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 16px;
}

.blog-lst-1>li {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: var(--black-color);
    font-family: var(--robotoFont);
}

/* .blog-lst-1>li:first-child::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    left: 0;
    top: 3px;
    background: #D9D9D9;
} */

.blog-lst-1>li a {
    display: inline-block;
    color: inherit;
    padding-left: 3px;
    transition: all 0.3s ease;
}

.blog-lst-1>li a:hover {
    color: var(--primary-color);
}

.blog-lst-1>li i {
    margin-right: 7px;
}

.blog-tp-bx p {
    margin-bottom: 20px;
    font-family: var(--robotoFont);
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    color: var(--black-color);

}

.blog-lst-2 {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-top: 17px;
    border-top: 1px solid #e0dddd;
}

.blog-lst-2>li {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: var(--black-color);
}

.blog-lst-2>li i {
    margin-right: 7px;
}

.blog-btn {
    text-align: center;
    margin-top: 62px;
}

.blog-btn a {
    display: inline-block;
    color: inherit;
    transition: all 0.3s ease;
}

.blog-btn a:hover {
    color: var(--primary-color);
}

.blog-btn a i {
    margin-right: 20px;
}

/* product page */


.prod-tp-wrap {
    position: relative;
}
section.product-tp-sec.team-sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.prod-tp-wrap.cmn_gap {
    padding: 70px 0px;
    background-size: cover;
    background-position: center;
}
.product-tp-row {
    align-items: center;
}

.product-tp-cnt {
    max-width: 540px;

}

/* .product-tp-row {
    margin: -15px -18px;
}

.product-tp-col-lft {
    padding: 15px 18px;
}

.product-tp-col-rgt {
    padding: 15px 18px;
} */

.product-tp-cnt i {
    display: inline-block;
    margin-bottom: 30px;
    max-width: 66px;
}

.product-tp-cnt h2 {
    color: var(--white-color);
    font-size: 30px;
    font-family: var(--robotoFont);
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: normal;
}
.prod-rgt img {
    border-radius: 12px;
}
.product-tp-cnt .prd-sp {
    display: inline-block;
    color: var(--white-color);
    font-family: var(--heading-font) !important;
    font-size: 42px!important;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 0;
    padding-bottom: 0;
}

.product-tp-cnt p {
    color: var(--white-color);
    font-family: var(--robotoFont);
    font-size: 14px !important;
    line-height: 26px;
    padding-top: 0;
    font-weight: 400;
}
.prod-tp-wrap.extra_team_sec.cmn_gap {
    padding: 0px !important;
    min-height: auto;
}

.prod-tp-wrap.extra_team_sec.cmn_gap .prob-rgt-outer {
    position: relative;
    width: 100%;
}
.prob-rgt-outer {
    /* position: absolute; */
    /* top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    overflow: hidden; */
}

.prod-rgt img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-tp-col-rgt {
    /* min-height: 500px; */
    min-width: 300px;
}

.prod-rgt {
    position: relative;
    height: 100%;
}


.prod-out-crl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 152px;
    height: 152px;
    border-radius: 50%;
    background: var(--white-color);
    padding: 9px;

}

.prod-innr-crl {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
}


.inner-feature-sec .sec_head {
    margin-bottom: 85px;
}

.inner-feature-row {
    margin: -30px -13px;
}

.inner-feature-col {
    padding: 30px 13px;
}

.inner-feature-row .inner-feature-col:nth-child(3) .inner-feature-cnt, .inner-feature-row .inner-feature-col:last-child .inner-feature-cnt {
    border-bottom: none;
}

.inner-feature-cnt {
    display: flex;
    align-items: self-start;
    flex-wrap: wrap;
    padding-bottom: 25px;
    border-bottom: 1px solid #cdcdcd !important;
	min-height: 150px;
}

.inner-feature-img {
    width: 82px;
}

.inner-feature-img i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background: linear-gradient(90deg, #47C972 0%, #000000 100%);
/* 
    -webkit-filter: drop-shadow(0px 15px 40px rgba(0, 141, 99, 0.30));
    filter: drop-shadow(0px 15px 40px rgba(0, 141, 99, 0.30)); */
}

.inner-feature-txt {
    width: calc(100% - 82px);
    padding-left: 17px;
}

.inner-feature-cnt h3 {
    font-family: var(--heading-font);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: normal;
}
.inner-feature-txt p{
    font-family: var(--robotoFont);
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
}

.video-sec {
    position: relative;
    z-index: 1;
    background: #EDFAF1;
}

.video-sec::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 624px;
    height: 665px;
    background: url(images/video-back-layer.png)no-repeat center;
    z-index: -1;
}

.video-lft {
    padding-right: 80px;
}

.video-lft h2 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 900;
    color: var(--black-color);
    font-family: var(--heading-font);
}
.video-lft p{
    font-family: var(--robotoFont);
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
    color: var(--black-color);

}
.video-row {
    align-items: center;
}

.video-rgt {
    /* margin-right: -300px; */
}

.video-rgt img {
    width: 100%;
}

.cutomer-sec {
    position: relative;
    background: linear-gradient(270deg, #000000 0%, #47C972 100%);

    z-index: 1;
}

.cutomer-sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/customer-bck.png)no-repeat center;
    z-index: -1;
    background-size: cover;
}
section.cutomer-sec.cmn_gap .border_txt {
    top: 50%;
    font-size: 60px;
    left: 40px;
    transform: translateY(-50%) rotate(-180deg);
    white-space: nowrap;
    z-index: 1;
    -webkit-text-stroke-color: #EFECEC;
}
.customer-row {
    margin: -15px -18px;
}

.customer-col {
    padding: 15px 18px;
}

.customer-lft {
    display: flex;
    align-items: center;
}

.customer-lft h2 {
    color: var(--white-color);
    text-transform: uppercase;
    font-family: var(--heading-font);
    font-size: 40px;
    line-height: normal;
    font-weight: 700;
}

.customer-mid-bx {
    padding: 30px;
    border-radius: 15px;
    background: var(--white-color);
    min-height: 419px;
    position: relative;
}

.customer-btm-bx {
    padding: 50px 20px 20px 20px;
    border-radius: 15px;
    background: var(--white-color);
    margin-bottom: 36px;
    text-align: center;
    min-height: 190px;
}

.customer-mid-bx:before {
    content: '';
    position: absolute;
    bottom: 28px;
    right: 40px;
    width: 41px;
    height: 36px;
    background: url(images/customer-coma.svg)no-repeat center;
}

.customer-bx-cnt span {
    display: inline-block;
    font-family: var(--heading-font);
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
    color: #47C872;
    line-height: normal;

}

.customer-bx-cnt p {
    color: var(--black-color);
    border-bottom: 1px solid #0000001a;
    padding-bottom: 16px;
    font-family: var(--robotoFont);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.customer-bx-cnt p:last-child {
    border-bottom: none;
    padding-bottom: 0;
    font-family: var(--robotoFont);
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;

}


.customer-btm-bx:last-child {
    margin-bottom: 0;
}
section.content_new h2,
section.content_new h3{
    font-size: 22px;
    text-align: left;
    margin-top: 15px;
    text-transform: initial;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
section.content_new ul,section.content_new ol {
    margin-bottom: 10px;
}
section.content_new li{
    margin-left: 2em;
    font-size: 14px;
}
section.content_new p {
    font-size: 14px;
    margin-bottom: 10px;
}
.cus-number {
    display: inline-block;
    color: var(--primary-color);
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
    font-family: var(--heading-font);
}

.customer-btm-bx p {
    font-size: 24px;
    font-weight: 600;
    color: var(--black-color);
    line-height: normal;
    margin-top: 5px;
    font-family: var(--robotoFont);
}

.resourse-sec .sec_head {
    margin-bottom: 58px;
}

.resourse-row {
    margin: -15px -16px;
}

.resourese-col {
    padding: 15px 16px;
}
.page-template-page-templateteam-php .team_page_innr img {
    border-radius: 0 !important;
}
.pdf-row {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 60px;
    list-style: none;
    margin: 0px -15px;
}

.pdf-row>li {
    padding: 15px;
    width: 33.33%;
}


/* .pdf-row>li:first-child {
    padding-left: 0;
}

.pdf-row>li:last-child {
    padding-right: 0;
} */

.pdf-row>li a {
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FBFBFB;
    padding: 30px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    line-height: 1.2;
}
.pdf-row>li a img {
    width: 86px;
    height: 86px;
    object-fit: contain;
    margin-bottom: 30px;
    transition: .5s all;
}
.pdf-row>li a span {
    transition: .5s all;
    color: var(--black-color);
    font-family: var(--heading-font);
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    text-align: center;

}


.pdf-row>li a:hover img {
    transform: scale(1.2);
}
.pdf-row>li a:hover span {
    color: #47C872;
}

.faq-sec {
    background: #EDFAF1;
}

/* .faq-sec.cmn_gap {
    padding-bottom: 0;
} */

.faq-accor .faq-hdng {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 26px 18px 22px 18px;
    color: var(--black-color);
    font-size: 19px;
    font-weight: 700;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    margin-bottom: 0;
    line-height: 1.1;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}
.faq-accor .faq-hdng::after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 17px;
    height: 10px;
    background-image: url("images/dwn-arw.svg");
    background-repeat: no-repeat;
    background-size: 17px;
    transition: transform .2s ease-in-out;
}
.faq-accor .faq-hdng {
    padding-left: 0;
}


.faq-accor .each-faq {
    background-color: transparent;
    border-bottom: 1px solid #C2D7DA;
    border-top: none;
    border-left: none;
    border-right: none;
}


.faq-accor .faq-hdng.active::after {
    transform: rotate(180deg);

}

.faq-accor .faq-ans {
    padding: 0 18px 20px 0px;
}

.faq-btn {
    margin-top: 40px;
    text-align: center;
}

.faq-btn a:before {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #47C872;
}

.faq-btn a {
    font-size: 19px;
    font-weight: 700;
    display: inline-block;
    color: #47C872;
    transition: all 0.3s ease;
    position: relative;
}

.faq-btn a:hover {
    color: var(--primary-color);
}

.contact-sec {
    position: relative;
    z-index: 1;
}

.contact-sec::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/map.png) no-repeat center;
    z-index: -1;
}

.contact-sec.cmn_gap {
    padding-bottom: 0;
}

.cont-from-wrap {
    padding: 60px 40px 35px;
    max-width: 702px;
    margin: 0 auto;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}

.cont-from-wrap h2 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 41px;
}



.cont-from input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
select {
    background-color: transparent;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    height: 71px;
    padding: 0 32px;
    outline: none !important;
    border-radius: 7px;
    border: 1px solid #DED9D9;
    font-size: 16px;
}

.cont-from textarea {
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 7px;
    border: 1px solid #DED9D9;
    padding: 12px 32px;
    width: 100%;
    color: #000;
    height: 176px;
    outline: none !important;
    resize: none;
    font-size: 16px;
}

.cont-from input[type="submit"] {
    border-radius: 100px;
    background: linear-gradient(90deg, #47C872 0%, #5BB3D6 100%);
    box-shadow: 0px 24px 40px 0px rgba(0, 141, 99, 0.50);
    color: var(--white-color);
    height: 60px;
    padding-left: 72px;
    padding-right: 72px;
    cursor: pointer;
    font-size: 19px;
    font-weight: 600;
    outline: none !important;
    transition: all 0.3s ease-in-out;
}

.cont-from input[type="submit"]:hover {
    background: #000;
    color: #eab71e;
}

.cont-from ::-webkit-input-placeholder {
    color: #000;
}

.cont-from :-ms-input-placeholder {
    color: #000;
}

.cont-from ::-moz-placeholder {
    color: #000;
}

.cont-from :-moz-placeholder {
    color: #000;
}


.cont-from-bx {
    margin-bottom: 24px;
}

.cont-from-bx .cmn-btn-alt {
    display: inline-block;
    min-width: 194px;
    text-align: center;
}

.cmn-btn-alt input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.team-sec h2 {
    margin-bottom: 22px;
}

.team-sec span {
    display: inline-block;
    font-size: 29px;
    color: #4ac681;
    padding-bottom: 0;
    border-bottom: none;
}

.team-sec p {
    font-size: 17px;
    line-height: 1.9;
    padding-top: 0;
}

.client-row {
    align-items: center;
    margin: -15px -27px;
}

.client-col {
    padding: 15px 27px;
}

.client-sec .client-wrap:nth-child(even) .client-row {
    flex-direction: row-reverse;
}

.client-img {
    height: 400px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    padding: 50%;
}

/* .client-sec .client-wrap:nth-child(even) .client-row .client-img {
    margin-right: -300px;
    margin-left: 0;
} */

.client-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.client-cnt h3 {
    font-family: var(--body-font);
    font-weight: 400;
    margin-bottom: 7px;
    font-size: 40px;
}

.client-cnt {
    /* max-width: 554px; */
}

.client-sec .client-wrap:nth-child(even) .client-row .client-cnt {
    margin-left: auto;
}

.client-cnt span {
    display: inline-block;
    color: var(--black-color);
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.client-cnt p {
    color: var(--black-color);
    margin-bottom: 14px;
    font-size: 16px;
}
.client-cnt p span {
    display: inline-block;
    color: var(--black-color);
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: 400;
}


.client-cnt ul {
    display: flex;
    align-items: center;
    list-style: none;
}

.client-cnt ul>li {
    padding: 0 8px;
}

.client-cnt ul>li:first-child {
    padding-left: 0;
}

.client-cnt ul>li:last-child {
    padding-right: 0;
}

.client-cnt ul>li a {
    display: inline-block;
    transition: all 0.3s ease;
    max-width: 37px;
}

.client-cnt ul>li a:hover {
    transform: scale(1.2);
}

.client-wrap {
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
    padding: 60px 0px;
}

.client-wrap:last-child {
    margin-bottom: 0;
}

.client-wrap::before {
    content: '';
    position: absolute;
    right: 0;
    top: 3px;
    width: 290px;
    height: 407px;
    background: url(images/v1.svg) no-repeat center;
    z-index: -1;
    background-position: right;
    top: 50%;
    transform: translateY(-50%);
}
.client-sec .client-wrap:nth-child(even){
    background:#F7F7F7;
}
.client-sec .client-wrap:nth-child(even)::before {
    left: -25px;
    right: initial;
    background: url(images/v2.svg) no-repeat center;
    background-position: left;
}


.client-btm-hd {
    max-width: 653px;
    margin: 0 auto 70px;
    text-align: center;

}

.client-btm-hd p {
    color: #6D6D6D;
}

.client-btm-img {
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.client-btm-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.resourese-col img {
    width: 100%;
}

.prod-innr-crl i {
    max-width: 50px;
}

.client-btm-row {
    margin: -15px -15px;
}

.client-btm-col {
    padding: 15px 15px;
}

/* SB end 4.8.23 */

.prd-cnt-wrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.prd-cnt-wrap-img {
    width: 82px;
    margin-right: 15px;
}

.prd-wrap-txt {
    /* width: calc(100% - 97px); */
    width: 100%;
}
.prd_innr_wrp {
    padding-bottom: 16px;
  
}

.prdct-card-outer-in{
    display: flex;
    justify-content: center;
}

.prdct-card-outer-in>a{
    min-width: 228px;
}

.prdct-card-outer-in a:hover .prdct-card-in {
    box-shadow: 0px 13px 28px 0px rgba(0, 0, 0, 0.42);
}
.prdct-card-outer-in a:hover .prdct-name {
    color: var(--primary-color);
}

.video-lft h3 {
    line-height: 1.2;
    font-size: 26px;
}
.cmn-faq .faq-ans {
    display: none;
}
/* .each-faq .faq-hdng.active + .faq-ans {
    display: block;
} */

/* 18.08.23 start */

.extra_team_sec {
    min-height: 520px;
    display: flex;
    align-items: center;
}
.team_page_innr {
    width: 100%;
}
.form_input_check>p {
    margin-bottom: 5px;
    line-height: 1.2;
}
.form_input_check label input[type="checkbox"]+span {
    display: block;
    line-height: 1.2;
}
.extraContact_wrap{
    max-width: 702px;
    margin: 0 auto 30px;
    text-align: center;
}

.custm_cookie_wrap {
    position: fixed;
    width: 100%;
    padding: 15px 15px 25px;
    background-color: #9cc1c5;
    bottom: -100%;
    left: 0;
    z-index: 999;
    transition: .5s all;
}
.custm_cookie_wrap.show {
    bottom: 0;
  }
.custm_cookie_innr {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding-top: 20px;
}
.custm_cookiebtn_wrap a {
    min-width: 180px;
    color: #000;
    padding: 15px 20px;
    border-radius: 10px;
    line-height: 1;
    font-size: 18px;
    font-weight: 600;
}
.custm_cookiebtn_wrap a:not(:last-child) {
    margin-right: 20px;
}
.custm_cookiebtn_wrap a.delne_btn {
    background-color: #fff;
}
.custm_cookiebtn_wrap a.delne_btn:hover {
    background-color: #000;
    color: #fff;
}
.custm_cookiebtn_wrap a.acpt_btn {
    background: linear-gradient(90deg, #47C872 0%, #5BB3D6 100%);
    color: #fff;
}
.custm_cookiebtn_wrap a.acpt_btn:hover {
    background: linear-gradient(180deg, #47C872 0%, #5BB3D6 100%);
}
.custm_cookie_innr p {
    font-size: 20px;
    line-height: 1.3;
}
.custm_cookie_innr p>a {
    color: var(--primary-color);
    font-weight: bold;
}
.custm_cookie_innr p>a:hover {
    color: var(--primary-color-alt);
}

.contact_gfrm_wrap iframe {
    background: #fff;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    padding: 30px 0;
    max-width: 740px;
    width: 100%;
}

/* 18.08.23 end */

/* 22.08.23 start */
.load-btn {
    font-weight: 700;
    transition: all 0.3s ease-in-out;
}
.load-btn:hover{
    color: #008D63;
}
.load-btn i{
    margin-right: 10px;
}
section.banner_new {
    margin-bottom: 50px;
}
section.banner_new h1{
    color: var(--white-color);
}
section.content_new a {
    color: var(--primary-color);
}
section.content_new a:hover {
    text-decoration: underline;
}
@media (min-width: 1025px){
    /* .privacy-policy .main-head,
    .eula .main-head,
    .terms-of-service .main-head,
    .error404 .main-head{
        padding-bottom: 20px;
    }
    .privacy-policy .main-head.fixed,
    .eula .main-head.fixed,
    .terms-of-service .main-head.fixed,
    .error404 .main-head.fixed{
        padding-bottom: 0px;
    } */
}
.privacy-policy .main-head,
.eula .main-head,
.terms-of-service .main-head,
.error404 .main-head{
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
#load-img {
    display: none;
}
.pag_con-wrap {
    padding: 170px 0 50px 0;
}
.pag_con-wrap h1{
    text-align: center;
}
.pag_con-wrap a{
    color: #008d63;
    text-decoration: underline !important;
}
.pag_con-wrap a:hover{
    color: #5bb3d6;

}
.error-404{
    padding-top: 170px;
    text-align: center;
}
.error-404 .bht-btn{
    font-weight: 600;
    text-transform: uppercase;
    color: var(--white-color);
    border-radius: 100px;
    background: #008D63;
    padding: 10px 27px;
    margin-top: 30px;
}
.error-404 .bht-btn:hover{
    background: #000;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 0px !important;
}

/* 22.08.23 end */
.sincon-wrap p {
    padding-top: 60px;
}
.blolist li {
    font-size: 15px;
}
/*.bannh h1 {
    font-size: 36px;
}*/

#load-img{
    width: 40px;
    margin-right: 5px;
    /* display: inline-block; */
}
.blogs-img{
    margin-right: 10px;
}

section.client-sec.cmn_gap{
    padding-top: 0px;
}


/* ========== responsive css =========== */


@media (min-width:576px) {
    .feature-slider-wpr-outer {
        padding-left: calc((100% - 540px + 34px) / 2);
    }
}

@media (min-width:768px) {
    .feature-slider-wpr-outer {
        padding-left: calc((100% - 720px + 34px) / 2);
    }
}

@media (min-width:992px) {
    .feature-slider-wpr-outer {
        padding-left: calc((100% - 960px + 34px) / 2);
    }
}

@media(min-width:1025px) {

    /* navbar*/
    .navbar-nav .clickD {
        display: none;
    }

    .navbar-nav li.menu-item-has-children:hover>.sub-menu {
        display: block;
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1200px;
        padding: 0 30px;
    }

    .feature-slider-wpr-outer {
        padding-left: calc((100% - 1200px + 34px) / 2);
    }

}


@media(min-width:1601px) {
    .container {
        max-width: 1500px;
        padding: 0 30px;
    }

    .banner-vdo-wpr-outer {
        margin-right: -30px;
    }

    .prdct-slider .sliderItem[data-my-slick-attr] .prdct-card::before {
        width: 136%;
    }

    .prdct-slider .sliderItem[data-my-slick-attr="4"] .prdct-card::before {
        width: 0%;
    }

    .prdct-slider .sliderItem.slick-current:first-child .prdct-card::before,
    .prdct-slider .sliderItem.slick-current:first-child~.sliderItem .prdct-card::before {
        width: 136%;
    }

    .banner-sec h1 {
        max-width: 650px;
    }

    h1,
    .hOne {
        font-size: 58px;
    }

    .banner-sec h1>span {
        font-size: 40px;
    }
}



@media(max-width:1540px) {
    .arrow_control .slider_arrow {
        width: 45px;
        height: 45px;
    }

    .prdct-slider-wpr .arrow_control .slider_arrow.prev_arrow {
        left: 30px;
    }

    .prdct-slider-wpr .arrow_control .slider_arrow.next_arrow {
        right: 30px;
    }
}

@media(max-width:1399px) {

    /* sd 05/07/2023 */
    .team_sec .border_txt {
        right: 35px;
    }

    .pricing_sec .border_txt {
        left: 40px;
    }

    .leading_sec .border_txt {
        right: 25px;
    }

    .leadingTab_list {
        max-width: 400px;
    }

    .leading_tabImg_col .tab-content {
        margin-left: -30px;
    }

    .main_fttr {
        padding-top: 160px;
        padding-bottom: 40px;
    }

    .copy_right_sec {
        padding: 25px 0 30px;
    }

    .newsletter_wrap {
        padding: 25px 35px 35px;
    }

    /* sd 05/07/2023 END */
    .banner-vdo-wpr-outer {
        margin-right: -15px;
    }

    .ai-sec .ai-img-wpr {
        margin-right: -50px;
    }

    .prdct-slider-wpr .arrow_control .slider_arrow {
        position: relative;
        margin-top: 40px;
    }

    .prdct-slider-wpr .arrow_control .slider_arrow.prev_arrow {
        margin-right: 15px;
    }

    .prdct-slider-wpr .arrow_control .slider_arrow.prev_arrow,
    .prdct-slider-wpr .arrow_control .slider_arrow.next_arrow {
        transform: none;
        left: 0;
        right: 0;
    }

    .our-prdct-sec .border_txt {
        font-size: 52px;
        left: 20px;
    }

    .ai-sec .border_txt,section.cutomer-sec.cmn_gap .border_txt {
        font-size: 52px;
        left: 20px;
    }

    .ai-sec-cntnt {
        padding: 0 20px;
    }
}

@media(max-width:1279px) {
    .ai-sec .ai-img-wpr {
        margin-right: -10px;
    }

    .ai-sec-cntnt {
        padding: 0 20px 0 50px;
    }

    .feature-slider-wpr-in .arrow_control .slider_arrow.prev_arrow {
        left: -10px;
        transform: inherit;
    }

    .feature-slider-wpr-in .arrow_control .slider_arrow.next_arrow {
        right: -10px;
        transform: inherit;
    }

    .leading_sec .border_txt {
        right: 15px;
        font-size: 42px;
    }

    .leading_tabImg_col .tab-content {
        margin-left: 0px;
    }

    /* SB 4.8.23 */
    /* .client-img {
        margin-left: -90px;
    }

    .client-sec .client-wrap:nth-child(even) .client-row .client-img {
        margin-right: -90px;
    } */

    .client-wrap::before {
        display: none;
    }

    /* SB end 4.8.23 */

}

@media(max-width:1199px) {

    h1,
    .hOne {
        font-size: 40px;
    }

    h2,
    .hTwo {
        font-size: 34px;
    }

    .banner-sec h1>span {
        font-size: 26px;
    }

    .our-prdct-sec .border_txt {
        font-size: 45px;
    }

    .sec_head .subTitle {
        font-size: 20px;
    }

    .our-prdct-sec .sec_head {
        margin-bottom: 35px;
    }

    .leading_tabTxt_col {
        padding-left: 35px;
    }

    .leadingTab_list .nav-link {
        padding: 14px 37px;
    }

    .pricing_sec .sec_head {
        margin-bottom: 35px;
    }

    .subcript_txt h3 {
        font-size: 28px;
    }

    .subcript_txt {
        padding: 20px 15px;
    }

    .pricing_wrap {
        padding: 20px 20px 35px;
    }

    .subcript_txt p {
        font-size: 22px;
    }

    .fttr_contact_col li p {
        line-height: 1.2;
    }

    /* SB 4.8.23 */
    /* .product-tp-col-rgt {
        min-height: 400px;
    } */

    /* .prod-tp-wrap {
        min-height: 600px;
    } */

    .video-lft {
        padding-right: 60px;
    }

    .inner-feature-cnt {
        padding-bottom: 46px;
    }



    /* SB end 4.8.23 */

    /* 16.08.23 start */

    .product-tp-cnt h2 {
        font-size: 30px;
    }
    .product-tp-cnt .prd-sp {
        font-size: 25px;
    }
    .product-tp-cnt p {
        font-size: 22px;
    }

    /* 16.08.23 end */

}

@media(max-width:1024px) {

    /* navbar*/
    .navbar-nav .clickD {
        position: absolute;
        right: 0;
        top: 17px;
        width: 20px;
        height: 20px;
        background: url(images/sort-down.svg) center center no-repeat;
        display: block;
        background-size: 10px;
        cursor: pointer;
    }

    .navbar-nav .clickD.toggled {
        transform: rotate(180deg);
    }

    .sub-menu>li.menu-item-has-children .clickD {
        top: 8px;
        right: 5px;
        transform: rotate(-90deg);
    }

    .sub-menu>li.menu-item-has-children .clickD.toggled {
        transform: rotate(180deg);
    }

    .navbar-nav>li.menu-item-has-children {
        padding-right: 20px;
    }

    .sub-menu>li.menu-item-has-children>a {
        padding-right: 20px;
    }

    .sub-menu.show {
        display: block;
    }

    .navbar-nav>li {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav>li{
        margin: 0 6px;
    }

    .navbar-nav>li.current-menu-item>a:after,
    .navbar-nav>li>a:after,
    .navbar-nav>li.menu-item-has-children>a:after {
        width: 100%;
        opacity: 0;
    }

    .navbar-nav>li.current-menu-item>a:after,
    .navbar-nav>li>a:hover:after,
    .navbar-nav>li.menu-item-has-children:hover>a:after {
        width: 100%;
        opacity: 1;
    }

    /* navbar end*/

    .prdct-slider .sliderItem[data-my-slick-attr] .prdct-card::before {
        width: 54%;
    }

    .prdct-slider .sliderItem[data-my-slick-attr="4"] .prdct-card::before {
        width: 0%;
    }
    .product-tp-cnt .prd-sp{
        font-size: 25px !important;
    }
    .product-tp-cnt h2 {
        font-size: 20px !important;
    }
    .customer-lft h2{
        font-size: 25px; 
    }

}


@media (max-width: 991px) {

    /* navbar*/
    .navbar-toggler {
        position: relative;
        width: 33px;
        margin-left: auto;
        height: 28px;
        padding: 0;
        outline: none !important;
        border: none !important;
        box-shadow: none !important;
    }
    body {
        padding-top: 58.9px;
    }
    .stick,
    .stick:after,
    .stick:before {
        width: 30px;
        height: 2px;
        background: var(--black-color);
        position: absolute;
        left: 0;
        top: auto;
        transition: all 0.6s;
        border-radius: 5px;
    }

    .stick:before {
        content: '';
        top: -10px;
        left: 0;
    }

    .stick:after {
        content: '';
        top: 10px;
        left: 0;
    }

    .stick.open {
        transform: translateX(-50px);
        background: transparent;
    }

    .stick.open:before {
        transform: rotate(45deg) translate(42px, -28px);
        left: 2px;
        background: var(--black-color);
    }

    .stick.open:after {
        transform: rotate(-45deg) translate(42px, 28px);
        background: var(--black-color);
        left: 2px;
    }

    .navbar-nav .clickD {
        top: 8px;
        right: 10px !important;
        transform: rotate(0) !important;
    }

    .navbar-nav .clickD.toggled {
        transform: rotate(180deg) !important;
    }

    .sub-menu,
    .navbar-nav>li>.sub-menu .sub-menu {
        position: relative;
        width: 100%;
        left: inherit;
        top: inherit;
        border: none;
        right: inherit;
    }

    .navbar-nav>li.menu-item-has-children {
        padding-right: 0;
    }

    .navbar-nav>li {
        margin: 0 !important;
        padding: 0;
    }
    header.main-head.fixed .navbar-nav>li>a:after{
        bottom: 0;
    }
    .sub-menu{
        box-shadow:none!important;
    }
    .navbar-nav li.menu-item-has-children>a {
        padding-right: 30px !important;
    }

    .navbar-nav>li>a {
        padding: 8px 20px;
        display: inline-block;
        width: 100%;
        color: var(--black-color);
    }

    .sub-menu>li>a {
        padding-left: 25px;
    }

    .sub-menu .sub-menu>li>a {
        padding-left: 60px;
    }

    .sub-menu .sub-menu .sub-menu>li>a {
        padding-left: 80px;
    }

    .navbar-nav>li>a:after {
        bottom: 0;
    }

    /* navbar end*/

    /* push nav */

    .navbar-collapse {
        background: #fff;
        position: fixed;
        top: 0;
        height: 100% !important;
        width: 290px;
        overflow-y: auto;
        transition: inherit !important;
        right: 0;
        margin: 0;
        display: block !important;
        transform: translateX(100%);
        transition: transform 0.2s ease-in-out !important;
        z-index: 100;
    }

    .navbar-collapse.show,
    .navbar-collapse.collapsing {
        display: block !important;
        transform: translateX(0);
        transition: transform 0.2s ease-in-out !important;
    }

    .navbar-collapse .navbar-nav {
        margin: 80px 0 0 !important;
        padding: 0 0 40px 0;
    }

    .navbar-collapse .navbar-toggler {
        display: block;
        right: 20px;
        top: 20px;
        position: absolute;
    }

    #navoverlay.open {

        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: all;
        transition: background-color 0.5s linear;
    }

    body.open-nav,
    html.open-nav {
        height: 100%;
        overflow: hidden !important;
    }

    /* push nav end */



    h1,
    .hOne {
        font-size: 34px;
    }

    h2,
    .hTwo {
        font-size: 30px;
    }

    .banner-sec h1>span {
        font-size: 22px;
    }

    .brand-logo-sm {
        display: block;
    }

    .brand-logo-lg {
        display: none;
    }

    .navbar-brand {
        max-width: 115px;
    }

    .main-head.fixed .navbar-brand {
        max-width: 90px;
    }

    .navbar-nav>li.current-menu-item>a {
        color: var(--primary-color);
    }

    .navbar-nav>li>a:after {
        background-color: var(--primary-color);
    }

    .banner-sec {
        min-height: inherit;
        padding: 100px 0 80px;
    }

    .banner-row {
        padding-top: 40px;
    }

    .banner-lft-col {
        text-align: center;
    }

    .banner-sec h1 {
        margin: 0 auto 20px;
    }

    .banner-btn-wpr {
        margin-bottom: 35px;
    }

    .cmn_gap {
        padding: 80px 0;
    }

    .prdct-slider .sliderItem[data-my-slick-attr="2"] .prdct-card-outer::before {
        transform: translate(50%, -50%) scale(0);
    }

    .prdct-slider .sliderItem[data-my-slick-attr="2"] .prdct-card::before {
        width: 0%;
    }

    .prdct-slider-wpr .arrow_control .slider_arrow {
        margin-top: 20px;
    }

    .ai-sec .ai-img-wpr {
        margin: 0;
    }

    .leading_tab_rw {
        flex-direction: column-reverse;
    }

    .leading_tabImg_col {
        width: 100%;
    }

    .leading_tabTxt_col {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    .leading_tabTxt_col .sec_head {
        text-align: center;
    }

    .leadingTab_list {
        margin: 0 auto;
    }

    .leading_tabImg_col .tab-content {
        max-width: 80%;
        margin: 0 auto;
    }

    .border_txt {
        font-size: 35px !important;
        z-index: 1;
    }

    .pricing_list_wrap li:not(:last-child) {
        margin-bottom: 15px;
    }

    .subcript_txt p {
        font-size: 18px;
    }

    .subcript_wrap {
        min-height: 170px;
    }

    .team_membrImg_col {
        width: 220px;
        flex-basis: 220px;
    }

    .team_membrImg_wrap {
        height: 220px;
      
    }

    .team_membrTxt_col {
        width: calc(100% - 220px);
        flex-basis: calc(100% - 220px);
        padding-left: 35px;
    }

    .team_info_innr h3 {
        font-size: 28px;
    }

    .allTeam_img_wrap {
        height: 300px;
    }

    .team_content {
        margin-bottom: 50px;
    }

    .newsBtn_col .news_Btn {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .newsTxt_col {
        max-width: 325px;
    }

    .newsBtn_col {
        width: 27%;
        text-align: center;
    }

    .newsletter_wrap {
        padding: 20px 25px;
    }

    .main_fttr {
        padding-top: 130px;
        padding-bottom: 15px;
    }

    .fttr_logo_col,
    .fttr_quickLink_col,
    .fttr_othrLink_col,
    .fttr_contact_col {
        width: 50%;
        margin-bottom: 25px;
        padding-left: 15px !important;
    }

    .ai-sec {
        padding: 80px 0;
    }

    .prdct-slider .sliderItem[data-my-slick-attr] .prdct-card::before {
        width: 90%;
    }

    .prdct-slider .sliderItem[data-my-slick-attr="2"] .prdct-card::before {
        width: 0%;
    }

    .team_member_wrap:nth-child(even) .team_membrTxt_col {
        padding-left: 0;
        padding-right: 35px;
    }

    .ai-sec {
        text-align: center;
    }

    .ai-sec-cntnt {
        padding: 0 20px;
    }

    .ai-sec .para-txt p:last-child {
        max-width: 100%;
    }

    .our-prdct-sec .border_txt,
    .ai-sec .border_txt,
    .pricing_sec .border_txt,section.cutomer-sec.cmn_gap .border_txt {
        left: 0;
        -webkit-text-stroke: 1px rgb(255 255 255 / 50%);
    }

    .leading_sec .border_txt,
    .team_sec .border_txt {
        right: 0;
    }

    /* SB 4.8.23 */
    .prob-rgt-outer {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .product-tp-row {
        /* margin: -15px -12px; */
        margin: 0 -12px;
    }

    .product-tp-col-lft {
        /* padding: 15px 12px; */
        padding: 0 12px;
    }

    .product-tp-col-rgt {
        /* padding: 15px 12px; */
        padding: 0 12px;
    }

    .prod-tp-wrap {
        position: inherit;
    }

    .product-tp-cnt {
        max-width: inherit;
        margin-bottom: 25px;
    }

    .inner-feature-sec .sec_head {
        margin-bottom: 46px;
    }

    .video-rgt {
        margin-right: 0;
    }

    .video-lft {
        padding-right: 0;
    }

    .video-row {
        margin: -15px -12px;
    }

    .video-col {
        padding: 15px 12px;
    }

    .resourse-sec .sec_head {
        margin-bottom: 30px;
    }

    .sec_head {
        margin-bottom: 20px;
    }

    .product-tp-cnt p {
        font-size: 20px;
        padding-top: 20px;
    }


    /* .product-tp-cnt .prd-sp {
        font-size: 20px;
    } */



    .product-tp-col-rgt {
        min-height: inherit;
    }

    .team-sec span {
        font-size: 29px;
        padding-bottom: 0;
        border-bottom: none;
    }

    .team-sec p {
        font-size: 17px;
        padding-top: 0;
    }

    .client-img {
        margin-left: 0;
        /* border-radius: 30px; */
    }

    .client-wrap {
        margin-bottom: 50px;
    }

    .client-sec .client-wrap:nth-child(even) .client-row .client-cnt {
        margin-left: inherit;
    }

    .client-btm-hd {
        margin: 0 auto 40px;
    }

    .client-cnt {
        max-width: inherit;
    }

    .client-sec .client-wrap:nth-child(even) .client-row .client-img {
        margin-right: 0;
    }

    .cont-from-wrap {
        padding: 50px 50px;
        max-width: 620px;
    }

    .prod-out-crl {
        width: 130px;
        height: 130px;

    }

    .prod-innr-crl i {
        max-width: 42px;
    }

    /* SB end 4.8.23 */

    .inner-feature-row:last-child .inner-feature-cnt {
        border-bottom: 1px solid #cdcdcd;
    }
    .inner-feature-row:last-child .inner-feature-col:last-child .inner-feature-cnt {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .inner-feature-row {
        margin: 0 -13px;
    }
    .inner-feature-col {
        padding: 0 13px;
    }
    .inner-feature-cnt {
        margin-bottom: 30px;
    }
    .cus-number {
        font-size: 40px;
    }
    .prd_innr_wrp {
        padding-bottom: 20px;
    }
    .inner-feature-row .inner-feature-col:nth-child(3) .inner-feature-cnt {
        border-bottom: 1px solid #cdcdcd;
    }
    .pag_con-wrap {
        padding: 140px 0 0px 0;
    }
    .error-404{
        padding-top: 130px;
    }
    .team_member_wrap{
        padding: 50px 30px;
        align-items: flex-start;
    }
    .prod-tp-wrap.extra_team_sec.cmn_gap{
        padding: 50px 0px !important;
    }
    section.product-tp-sec.team-sec .row.product-tp-row {
        flex-direction: column-reverse;
        
    }
    .product-tp-cnt {
        max-width: 540px;
        max-width: 100%;
        margin-top: 30px;
        text-align: center;
    }
    .prd-cnt-wrap{
        justify-content: center;
    }
    .row.product-tp-row {
        flex-direction: column-reverse;
    }
    .product-tp-cnt p {
        padding: 0px !important;
    }
    .prod-tp-wrap.cmn_gap {
        padding: 50px 0px;
    }
    .pdf-row>li{
        width: 50%;
    }
    .pdf-row>li a{
        height: 100%;
    }

}

@media (max-width: 767px) {
    /* images alignment for wordpress content pages */
    .alignright,
    .alignleft,
    .aligncenter {
        float: none;
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        clear: both;
        margin-bottom: 24px;
    }


    body {
        font-size: 14px;
    }

    h1,
    .hOne {
        font-size: 30px;
    }

    h2,
    .hTwo {
        font-size: 26px;
    }

    h4,
    .hFour {
        font-size: 20px;
    }

    /* .prdct-slider .prdct-card-outer::before {
        transform: translate(50%, -50%) scale(1);
    }
    .prdct-slider .prdct-card::before {
        width: 100%;
    } */
    .prdct-slider .sliderItem[data-my-slick-attr] .prdct-card::before {
        width: 110%;
    }

    .prdct-slider .sliderItem[data-my-slick-attr="1"] .prdct-card-outer::before {
        transform: translate(50%, -50%) scale(0);
    }

    .prdct-slider .sliderItem[data-my-slick-attr="1"] .prdct-card::before {
        width: 0%;
    }

    .banner-sec {
        padding: 90px 0 60px;
    }

    .cmn-btn {
        font-size: 16px;
    }

    .cmn-btn>span {
        width: 38px;
        height: 38px;
    }

    .banner-sec h1>span {
        font-size: 20px;
        letter-spacing: 6px;
    }

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

    .cmn_gap {
        padding: 60px 0;
    }

    .ai-sec {
        padding: 60px 0;
    }

    .sec_head .subTitle {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .border_txt {
        font-size: 24px !important;
        letter-spacing: 4.8px;
        z-index: 1;
    }

    .ai-sec-cntnt h2 {
        margin-bottom: 20px;
    }

    .featured-card {
        padding: 25px 15px;
    }

    .featured-card .featured-icon-wpr-outer {
        margin-bottom: 20px;
    }

    .feature-slider-wpr-in .arrow_control .slider_arrow {
        position: relative;
        top: inherit !important;
        left: inherit !important;
        transform: inherit !important;
    }

    .feature-slider-wpr-in .arrow_control .slider_arrow.next_arrow {
        display: block !important;
        margin-left: 15px;
    }

    .feature-slider-wpr-in .arrow_control {
        padding-bottom: 20px;
    }

    /* .feature-slider {
        margin-right: 0px;
    } */
    .leadingTab_list .nav-link {
        font-size: 18px;
        padding: 10px 20px;
        line-height: 1;
    }

    .leadingTab_list .nav-link::before {
        background: var(--white-color);
       
    }

    .pricing_sec .sec_head {
        max-width: 320px;
    }

    .subcript_wrap {
        width: 100%;
        min-height: inherit;
        margin-bottom: 20px;
    }

    .pricing_list_wrap {
        width: 100%;
        padding: 0;
    }

    .subcript_txt h3 {
        font-size: 24px;
    }

    .subcript_txt {
        padding: 15px;
    }

    .pricingBtn_wrap a {
        padding: 10px 15px;
    }

    .sec_head {
        margin-bottom: 25px;
    }

    .team_membrImg_col {
        width: 180px;
        flex-basis: 180px;
    }

    .team_membrImg_wrap {
        height: 180px;
    }

    .team_membrTxt_col {
        width: calc(100% - 180px);
        flex-basis: calc(100% - 180px);
        padding-left: 25px;
    }

    .team_info_innr {
        padding-top: 10px;
    }

    .team_info_innr h3 {
        font-size: 22px;
    }

    .team_info_innr .desig {
        line-height: 1.3;
    }

    .cmn-btn-alt {
        font-size: 16px;
        padding: 8px 27px;
    }

    .allTeam_img_wrap {
        height: inherit;
    }

    .newsletter_wrap {
        flex-direction: column;
        text-align: center;
    }

    .newsTxt_col,
    .newsBtn_col {
        max-width: 100%;
        width: 100%;
    }

    .newsTxt_col h2 {
        margin-bottom: 10px;
    }

    .newsTxt_col {
        margin-bottom: 20px;
    }

    .newsBtn_col {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .newsBtn_col .news_Btn {
        margin-bottom: 5px;
    }

    .news_Btn {
        padding: 5px 25px;
    }

    .fttr_logo {
        max-width: 125px;
    }

    .fttr_head p {
        line-height: 1.2;
    }

    .banner-vdo-wpr-outer {
        margin: 0;
    }

    .prdct-card {
        background-color: var(--white-color);
    }

    .team_member_wrap:nth-child(even) .team_membrTxt_col {
        padding-left: 0;
        padding-right: 25px;
    }

    /* SB 4.8.23 */
    .blog-tp-bx {
        padding: 24px 20px 20px 16px;
    }

    .pdf-row>li {
        padding: 0 12px;
        width: 50%;
    }
    .pdf-row>li a span {
        font-size: 18px;
    }


    .customer-mid-bx {
        padding: 34px 20px 70px 20px;
        min-height: inherit;
    }

    .customer-mid-bx:before {
        right: 20px;
    }

    .prod-out-crl {
        width: 130px;
        height: 130px
    }

    .prod-innr-crl i {
        max-width: 40px;
    }

    .inner-feature-cnt {
        padding-bottom: 30px;
    }

    .cont-from input[type="text"],
    input[type="tel"],
    input[type="password"],
    input[type="email"],
    select {
        height: 46px;
        padding: 0 20px;
    }

    .cont-from textarea {
        height: 120px;
        padding: 12px 20px;
    }

    .cont-from-wrap {
        padding: 50px 20px;
    }

    .cont-from-wrap h2 {
        margin-bottom: 30px;
    }

    .customer-btm-bx {
        padding: 20px 20px 20px 20px;
        min-height: inherit;
    }

    .cus-number {
        font-size: 32px;
    }

    /* .client-img {
        border-radius: 30px;
    } */


    /* SB  end 4.8.23 */

    .video-lft h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .customer-btm-bx p {
        font-size: 20px;
    }

    /* 16.08.23 start */

    .product-tp-cnt h2 {
        font-size: 26px;
    }
    .product-tp-cnt .prd-sp {
        font-size: 22px;
    }
    .product-tp-cnt p {
        font-size: 18px;
    }

    /* 16.08.23 end */

    /* 18.08.23 start */

    .cont-from-bx {
        margin-bottom: 15px;
    }
    .contact_gfrm_wrap iframe {
        height: 1450px !important;
    }

    /* 18.08.23 end */
    .pag_con-wrap {
        padding: 115px 0 0px 0;
    }
    .error-404{
        padding-top: 100px;
    }
    .error-404 .bht-btn{
        padding: 5px 25px;
    }
    .prdct-card-outer-in{
        text-align: center;
    }
    .teamBtn_wrap{
        font-size: 18px;
    line-height: 30px;
    }
    .fttr_contact_col li span{
        top: -3px;
    }
    .fttr_cmn_col ul img {
        width: 14px;
    }
    .client-cnt span{
        font-size: 14px;
    }
    .client-cnt h3{
        font-size: 25px;
    }
    .client-cnt p,.client-cnt p span{
        font-size: 14px;
    }
    section.cutomer-sec.cmn_gap .border_txt {
        transform: translate(-50%, 0);
        top: 31px;
        -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        left: 50%;
        -webkit-text-stroke: 1px rgb(255 255 255 / 50%);
    }
    .customer-lft h2 {
        text-align: center;
        margin-top: 17px;
    }

}

@media (max-width: 575px) {
    .feature-slider-wpr-outer {
        padding-left: 0;
    }

    .blog-btn {
        margin-top: 46px;
    }

    /* SB 4.8.23 */
    .blog-bx-hd {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .blog-bx-title {
        font-size: 18px;
    }

    .faq-accor .faq-hdng {
        font-size: 17px;
    }

    .customer-mid-bx {
        min-height: 320px;
    }

    .product-tp-cnt h2 {
        font-size: 25px;
    }

    .product-tp-cnt .prd-sp {
        font-size: 18px;
    }

    .product-tp-cnt p {
        font-size: 16px;
    }

    .client-wrap {
        margin-bottom: 40px;
    }

    .team-sec span {
        font-size: 25px;
    }

    .team-sec h2 {
        margin-bottom: 12px;
    }

    .faq-accor .faq-hdng {
        font-size: 16px;

    }



    /* SB end 4.8.23 */
}

@media (max-width: 479px) {

    h1,
    .hOne {
        font-size: 26px;
    }

    h2,
    .hTwo {
        font-size: 24px;
    }

    .banner-sec h1>span {
        font-size: 16px;
    }

    .sec_head .subTitle {
        font-size: 14px;
    }

    .prdct-slider .prdct-card::before {
        display: none;
    }

    .prdct-slider .prdct-card-outer::before {
        display: none;
    }

    .prdct-card-outer {
        margin-bottom: 15px;
    }

    .our-prdct-sec .sec_head {
        margin-bottom: 20px;
    }

    .feature-sec .sec_head {
        margin-bottom: 0;
    }

    .featured-card .featured-icon-wpr {
        padding: 15px;
    }

    .featured-card .featured-icon-wpr-outer {
        width: 100px;
        height: 100px;
    }

    .subcript_txt h3 {
        font-size: 22px;
    }

    .subcript_txt p {
        font-size: 16px;
    }

    .team_membrTxt_col {
        width: 100%;
        flex-basis: 100%;
        padding-left: 0;
        padding-top: 15px;
        text-align: center;
    }

    .team_member_wrap {
        margin-bottom: 25px;
        justify-content: center;
    }

    .team_info_innr ul {
        justify-content: center;
    }

    .team_member_wrap:nth-child(even) {
        flex-direction: inherit;
    }

    .cmn_gap {
        padding: 40px 0;
    }

    .fttr_logo {
        max-width: 100px;
    }

    .copy_right_sec {
        padding: 15px 0 5px;
    }

    .copy_right_sec li {
        margin-bottom: 10px;
    }

    .navbar-brand {
        max-width: 95px;
    }

    .main-head.fixed .navbar-brand {
        max-width: 80px;
    }

    .team_member_wrap:nth-child(even) .team_membrTxt_col {
        padding-right: 0;
    }

    /* .ai-sec-cntnt {
        padding: 0;
    } */
    .fttr_logo_col,
    .fttr_quickLink_col,
    .fttr_othrLink_col,
    .fttr_contact_col {
        width: 100%;
        margin-bottom: 20px;
    }

    .fttr_head p {
        font-size: 18px;
    }

    .fttr_head {
        margin-bottom: 10px;
    }

    .fttr_othrLink_col ul {
        display: flex;
        flex-wrap: wrap;
    }

    .fttr_othrLink_col li {
        width: 50%;
    }

    .team_sec .border_txt {
        top: 37%;
    }

    /* SB 4.8.23 */
    .blog-bx-hd {
        font-size: 16px;
    }

    .prod-out-crl {
        width: 70px;
        height: 69px;
        padding: 4px;
    }

    .prod-innr-crl i {
        max-width: 20px;
    }

    /*
    .product-tp-cnt i {
        margin-bottom: 24px;
    } */

    .cus-number {
        font-size: 28px;
    }

    .inner-banner-sec-1 {
        padding: 25px 0 53px;
    }

    .product-tp-cnt h2 {
        font-size: 22px;
    }

    .prd-cnt-wrap-img {
        width: 66px;
    }

    .prd-wrap-txt {
        width: 100%;
        /* padding-top: 15px; */
    }
    .prd_innr_wrp {
        padding-bottom: 15px;
    }

    .team-sec span {
        font-size: 22px;
    }

    /* .client-img {
        border-radius: 29px;
    } */

    h3,
    .hThree {
        font-size: 25px;
    }

    .client-cnt ul>li a {
        max-width: 28px;
    }

    /* SB end 4.8.23 */


    .pdf-row>li {
        width: 100%;
    }
    .pdf-row>li:not(:last-child) {
        margin-bottom: 20px;
    }
    .pdf-row>li a {
        max-width: 100%;
    }
    /* .pdf-row>li a img {
        width: 30px;
        height: 35px;
    } */
    .pdf-row>li a span {
        font-size: 16px;
    }
    .pdf-row {
        margin-top: 30px;
    }

    .video-lft h3 {
        font-size: 20px;
    }

    .contact_gfrm_wrap iframe {
        height: 1500px !important;
    }
}


@media (max-width: 375px) {

    .ai-sec-cntnt {
        padding: 0;
    }

    .ai-sec .border_txt{
        transform: translate(-50%, 0);
        top: 15px;
        -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        left: 50%;
    }

    .team_membrImg_col {
        width: 100%;
        flex-basis: 100%;
    }

    .team_membrImg_wrap {
        height: inherit;
    }

    .team_sec .border_txt {
        top: 39%;
    }
}

.blog-post-container {
    display: grid;
    justify-content: center;
    align-items: center;
}

@media(max-width:1200px) {
    .blog-post-content-container {
        padding-left: 10%;
        padding-right: 10%;
    }
}


@media(min-width:1201px) {
    .blog-post-content-container {
        max-width: 960px;
    }
}

.blog-author-and-date {
    text-transform: uppercase;
    justify-content: center;
    display: grid;
    font-family: var(--robotoFont);
    font-size: 16px;
    font-weight: 700;
}
.blog-post-content-container{
    padding-top: 50px;
}

.nav-button a {
    border-radius: 20px;
    background: linear-gradient(90deg, #47C972 0%, #000000 100%);
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.19px;
    text-transform: uppercase;
    color: var(--white-color) !important;
    padding: 10px 40px 10px 40px;
}



.cta-button {
    border-radius: 50px;
    background: var(--white-color);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.19px;
    text-transform: uppercase;
    color: var(--white-color);
    padding: 10px 40px 10px 40px;
    color: var(----primary-color);
    line-height: normal;
}
.cta-button:hover{
    background: linear-gradient(90deg, #47C972 0%, #000000 100%);
    color: var(--white-color);

}
.custom-btns-container{
    display: flex;
    gap: 20px;
    margin-top: 30px;
    align-items: flex-start;
}



@media (max-width: 990px) {
    .nav-button a {
        border-radius: 0;
        background: none;
        box-shadow: none;
    }
}
