.carousel-nav .carousel-cell {
    height: 100px;
    width: 100px;
    background: #fff;
    padding: 7px;
}

.carousel-main .carousel-cell img {
	max-width: 66%;
}

.carousel-cell img {
   
    max-width: 86%;
}



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

@font-face {
    font-family: 'Suisse Intl';
    src: url('../fonts/SuisseIntl-BookItalic.eot');
    src: url('../fonts/SuisseIntl-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SuisseIntl-BookItalic.woff2') format('woff2'),
        url('../fonts/SuisseIntl-BookItalic.woff') format('woff'),
        url('../fonts/SuisseIntl-BookItalic.ttf') format('truetype'),
        url('../fonts/SuisseIntl-BookItalic.svg#SuisseIntl-BookItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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


@font-face {
    font-family: 'Suisse Intl';
    src: url('../fonts/SuisseIntl-Semibold.eot');
    src: url('../fonts/SuisseIntl-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SuisseIntl-Semibold.woff2') format('woff2'),
        url('../fonts/SuisseIntl-Semibold.woff') format('woff'),
        url('../fonts/SuisseIntl-Semibold.ttf') format('truetype'),
        url('../fonts/SuisseIntl-Semibold.svg#SuisseIntl-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('../fonts/SuisseIntl-SemiboldItalic.eot');
    src: url('../fonts/SuisseIntl-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SuisseIntl-SemiboldItalic.woff2') format('woff2'),
        url('../fonts/SuisseIntl-SemiboldItalic.woff') format('woff'),
        url('../fonts/SuisseIntl-SemiboldItalic.ttf') format('truetype'),
        url('../fonts/SuisseIntl-SemiboldItalic.svg#SuisseIntl-SemiboldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

h1, h2,h3 {
    font-family: 'Suisse Intl'!important;
    font-weight: 600!important;
    color: #082C54;
}


.dark-bg h1, 
.dark-bg h2,
.dark-bg h3 {
    font-family: 'Suisse Intl'!important;
    font-weight: 600!important;
    color: #06B6C8;
}

h2 {
    font-size: 40px;
}

p {
    color: #444;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.75;
}


.dark-bg p {
    color: #fff;
}


.primary-btn {
    margin-bottom: 0px;
}

.primary-btn a {
    border-radius: 32px!important;
    font-size: 14px!important;
    color: #fff!important;
    padding: 16px 36px!important;
    text-align: center!important;
    border-color: transparent!important;
    background: #ff8432!important;
    background: linear-gradient(253deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%)!important;
}

.postid-1367 .breadcrumbs span+i+span {
	display: none;
}

.postid-1367 .breadcrumbs span+i {
	display: none;
}

.postid-1367 .breadcrumbs span+i+span+i {
	display: inline-block;
}

.postid-1367 .breadcrumbs span+i+span+i+span {
	display: inline-block;
}

body {
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}

.navbar-brand img {
    height: auto;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-brand {
    padding: 0px;
}

#header .navbar-brand img {
    display: none;
}

#header .navbar-brand img+img {
    display: block;
}

.home #header .navbar-brand img {
    display: block;
}

.home #header .navbar-brand img+img {
    display: none;
}

#header {
    padding: 29px 0;
    z-index: 99;
    font-family: 'Suisse Intl';
    font-weight: 500;
    background: rgb(5,66,132);
    background: linear-gradient(88deg, rgba(5,66,132,1) 0%, rgba(6,164,180,1) 100%);
}

.home #header {
    position: absolute;
    top: 0px;
    width: 100%;
    background-color: transparent!important;
    background: none;

}

#header .search .form-s {
    display: none;
    position: absolute;
    top: 45px;
    right: 0px;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 13px 0px #4a4a4a3b;
}

#header .search {
    position: relative;
    cursor: pointer;
}

#header .search .form-s input{
    border: 1px solid #e1e1e1;
    font-size: 13px;
}

#header .search .form-s .btn{
    background: #ff6e10;
    color: #fff;
    border: 1px solid #ff6e10;
    font-size: 14px;
}

#header .search img {
    display: none;
}

#header .search img+img {
    display: block;
}

.home #header .search img {
    display: block;
}

.home #header .search img+img {
    display: none;
}

#header .navbar-nav {
    align-items: center;
    margin-left: auto!important;
    margin-right: inherit!important;
}

#header .navbar-nav li {
    font-size: 14px;
    margin: 0 20px;
}

#header .navbar-nav li a {
    padding: 0px;
    color: #fff;
}

.home #header .navbar-nav li a {
    color: #131515;
}

#header .navbar-nav li a:hover{
    color: #ff8432!important;
}

#header .navbar-nav > li:last-child {
    padding: 0px;
}

#header .navbar-nav > li:last-child a{
    border-radius: 32px;
    font-size: 14px;
    color: #fff;
    padding: 10px 28px;
    text-align: center;
    background: rgb(255,132,50);
    background: linear-gradient(253deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%);
    margin: 0;
}

#header .navbar-nav > li:last-child a:hover {
    color: #fff!important;
}

.navbar-nav .dropdown-menu {
    position: static;
    box-shadow: 0px 3px 7px #3991ab3b;
    border-radius: 6px;
    left: 0px;
    border: 0px;
    min-width: 154px;
    padding: 20px 0;
}

.navbar-nav .dropdown-menu li {
    margin-top: 13px!important;
}

.navbar-nav .dropdown-menu li:first-child {
    margin-top: 0px!important;
}

#header .navbar-nav .dropdown-menu .dropdown-item {
    background: transparent;
    color: #131515!important;
}

#header .navbar-nav .dropdown-menu .dropdown-item:hover {
    background: transparent;
    color: #ff8432!important;
}



#header.head-fixed {
    position: fixed;
    background: rgb(5,66,132);
    background: linear-gradient(88deg, rgba(5,66,132,1) 0%, rgba(6,164,180,1) 100%);
    padding: 15px;
      animation: headerAnimation linear forwards .5s;
    width: 100%;
}

@keyframes headerAnimation{

  from{

    transform: translateY(-100px);

  }

  to{

    transform: translateY(0);

  }

}

#header.head-fixed .navbar-nav li a {
    color: #fff;
}

#header.head-fixed .search img {
    display: none;
}

#header.head-fixed .search img+img {
    display: block;
}

#header.head-fixed .navbar-brand img {
    display: none;
}

#header.head-fixed .navbar-brand img+img {
    display: block;
}

.rev-btn {
    text-align: center!important;
    background: rgb(255,132,50)!important;
    background: linear-gradient(253deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%)!important;
}


.solutions-sec {
    background: rgb(8,44,84);
    background: linear-gradient(58deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%);
   -webkit-border-top-left-radius: 150px;
    -webkit-border-bottom-right-radius: 150px;
    -moz-border-radius-topleft: 150px;
    -moz-border-radius-bottomright: 150px;
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
}


.solutions-sec p {
    font-style: 20px;
}

.solutions-sec .bx h4 {
    font-size:  22px;
    background: #fff;
    padding: 23px 15px;
    border-radius: 0px 0px 6px 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
}

#Software_Partners-slider .owl-stage {
    display: flex;
    align-items: center;
}


#Software_Partners-slider .owl-item  {
    text-align: center;
}

.owl-carousel .owl-item img {
    width: auto!important;
    display: inline-block!important;
}


#Software_Partners-slider .owl-nav {
    display: block!important;
}

#Software_Partners-slider .owl-nav button {
    font-size: 30px;
    background: transparent;
    color: #bfbfbf;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    box-shadow: 0px 10px 40px #0030661C;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 1;
}

#Software_Partners-slider .owl-nav .owl-prev{
    left: -75px;
}

#Software_Partners-slider .owl-nav .owl-next{
    right: -75px;
}

#Software_Partners-slider .owl-nav button span{
    position: relative;
    top: -2px;
}

#testimonial-slider {
    padding: 0 14px;
}



#testimonial-slider  .owl-stage {
    padding: 25px 0;
}

#testimonial-slider .item {
    box-shadow: 0px 5px 10px #04114414;
    border-radius: 6px;
    min-height: 360px;
    padding: 39px;
    border:  1px solid #e1e1e1;
    background: #fff;
}

#testimonial-slider .item:hover {
    border-color: #FF8432;
}

#testimonial-slider .item p {
    font-size: 18px;
    line-height: 1.5;
}

#testimonial-slider .item h4 {
    font-size: 18px;
    color: #06A4B4;
    font-weight: 500; 
    line-height: 1.5;
}

#testimonial-slider .item-content {
    height: 190px;
}

#testimonial-slider .item h4 span {
    font-weight: 400;
    font-size: 14px;
    display: block;
    color: #131515;
}

#testimonial-slider .item-dt {
    position: absolute;
    width: 100%;
    padding-right: 78px;
    bottom: 25px;
}


#testimonial-slider .owl-nav {
    display: block!important;
}

#testimonial-slider .owl-nav button {
    font-size: 30px;
    background: transparent;
    color: #bfbfbf;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    box-shadow: 0px 10px 40px #0030661C;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 1;
}

#testimonial-slider .owl-nav button.owl-prev{
    left: -75px;
}

#testimonial-slider .owl-nav button.owl-next{
    right: -75px;
}

#testimonial-slider .owl-nav button span{
    position: relative;
    top: -2px;
}


#footer {
    padding: 76px 0;
    background: #032040;
}

#footer .footer-1 img {
    margin-bottom: 29px;
}

#footer .footer-1 .ft-info {
    padding: 0px;
    margin: 0px 0 30px 0;
}


#footer .footer-1 .ft-info i {
    color: #FF8432;
    position: absolute;
    left: 0px;
    top: 5px;
}   

#footer .footer-1 .ft-info li{
    color: #B8C1CE;
    position: relative;
    padding-left: 24px;
    font-size: 14px;
    list-style: none;
    padding-bottom: 8px;
}

#footer .footer-1 .ft-info li a {
    color: #B8C1CE;
}

#footer .footer-1 .social-ft {
    padding: 0px;
    margin: 0px;
}

#footer .footer-1 .social-ft li{
    color: #FF8432;
    font-size: 17px;
    list-style: none;
    margin-right: 20px;
    display: inline-block;

}

#footer .footer-1 .social-ft li a {
    color: #FF8432;
}


#footer .widget-title {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    padding-bottom: 15px;
    color: #fff;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}

#footer .widget-title:after {
    content: '';
    height: 1px;
    background: #FF8432;
    width: 100%;
    position: absolute;
    bottom: 0px;

    left: 0px;
}

#footer .footer-2 .ft-cont {
    max-width: 374px;
    margin: auto;
}


#footer .footer-2 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#footer .footer-2 li{
    color: #B8C1CE;
    width: 49%;
    font-size: 14px;
    list-style: none;
    padding-bottom: 7px;
    display: inline-block;

}

#footer .footer-2 li a {

    color: #B8C1CE;
}


#footer .footer-3 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#footer .footer-3 ul li{
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
    text-align: center;
}

.footer-copy {
    background: #081A27;
    padding: 18px 0;
}

.footer-copy p {
    color: #BFC6D5;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 0px;
}

.footer-copy a {
    color: #FF8432;
}

.footer-copy .text-end p a {
    color: #BFC6D5;
}

.home .breadcrumbs {
    display: none;
}

.breadcrumbs {
    padding: 19px 0;
    border-bottom: 1px solid #E5E5EB;
    background: #fff;
}

.breadcrumbs span {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
}

.breadcrumbs i {
    color: #FF8432;
    margin: 0 10px;
}


 .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px!important;
 }

 .abt-sec-three{
    position: relative;
    top: -130px;
 }

.srch-pop {position: absolute;
    right: 5%;
	top: 5%;}

 .cert-bx > .vc_column-inner > .wpb_wrapper {
    padding: 24px 34px;
    border:  5px solid #E9EEF7;
 }

 .cert-bx h5 {
    font-family: 'Suisse Intl'!important;
    font-weight: 600!important;
    font-size: 16px;
    margin-bottom: 14px;
 }

  .cert-bx h6 {
    font-family: 'Suisse Intl'!important;
    font-weight: 600!important;
    font-size: 12px;
    margin-bottom: 0;
 }

  .cert-bx p {
    height: 165px;
    font-size: 15px;
    overflow: hidden;
  }

  .cert-bx p a {
    color: #06A4B4;
  }

  .cert-bx img {
    width: 93px;
    height: 93px;
  }

 .cert-bx {
    position: relative;
 }

 .cert-bx:before {
    position: absolute;
    top: 0px;
    left: 40px;
    width: 22px;
    height: 28px;
    content: '';
    background: url('../images/cert-bx-ava.png') no-repeat center top;
 }

  .cert-bx.altr:before {
    background: url('../images/cert-bx-ava-altr.png') no-repeat center top;
  }


.join-team-cta{
    background: rgb(8,44,84);
    background: linear-gradient(58deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%);
}

.join-team-cta h2,
.join-team-cta p {
    color: #fff;
}

.industry-tab-sec {
    background: rgb(8,44,84);
    background: linear-gradient(58deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%);
   -webkit-border-top-left-radius: 150px;
    -webkit-border-bottom-right-radius: 150px;
    -moz-border-radius-topleft: 150px;
    -moz-border-radius-bottomright: 150px;
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
}

.industry-tab-sec > .vc_row {
    background-position: center bottom!important;
}

.industry-tab-sec p a{
    color: #EF8332;
}

.industry-tab-sec h2 {
    color: #fff;
    text-align: center!important;
}

.industry-tab-sec .vc_tta-tabs-list {
    text-align: center;
    margin-bottom: 60px!important;
}

.industry-tab-sec .vc_tta.vc_tta-style-classic .vc_tta-tab:first-child a {
    margin-left: 0px!important;
}

.industry-tab-sec .vc_tta.vc_tta-style-classic .vc_tta-tab:last-child a {
    margin-right: 0px!important;
}

.industry-tab-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background: none;
    border: 0px;
    color: #fff;
    font-family: 'Suisse Intl'!important;
    font-weight: 600!important;
    font-size: 15px;
    position: relative;
    padding: 10px 0!important;
    margin: 0 10px!important;
}

.industry-tab-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    color: #fff;
    background: transparent;
    border: 0px;
    font-weight: 600!important;
}

.industry-tab-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a:after {
    content: '';
    height: 2px!important;
    width: 100%;
    background: #EF812F;
    position: absolute;
    bottom: 0px;
    left: 0px!important;
    z-index: 222222;
    top: inherit!important;
}

.industry-tab-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
    background: transparent;
}

.industry-tab-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover:after {
    content: '';
    height: 2px!important;
    width: 100%;
    background: #EF812F;
    position: absolute;
    bottom: 0px;
    left: 0px!important;
}

.industry-tab-sec .vc_tta-panels {
    background: transparent!important;
    border:  0px!important;
}

.industry-tab-sec .vc_tta-panel-body {
    padding: 0px!important;
}

.industry-tab-sec .vc_tta-panels h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
}

.industry-tab-sec .vc_tta-panels .wpb-text {
    margin-bottom: 30px;
}

.industry-tab-sec .vc_tta-panels p {
    font-size: 17px;
    color: #fff;
}

.industry-tab-sec .vc_tta-panels ul {
    margin: 0px 0 0 15px;
    padding: 0px;
    color: #fff;
    font-size: 17px;
}


.industry-tab-sec.solutions-tab .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background: none;
    border: 0px;
    color: #fff;
    font-family: 'Suisse Intl'!important;
    font-weight: 600!important;
    font-size: 15px;
    position: relative;
    padding: 11px 25px!important;
    margin: 0 5px!important;
    background: rgba(255,255,255,0.1);
    border-radius: 35px!important;
}

.industry-tab-sec.solutions-tab .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    color: #fff;
    border: 0px;
    font-weight: 600!important;
    background: rgb(255,132,50);
    background: -moz-linear-gradient(258deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%);
    background: -webkit-linear-gradient(258deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%);
    background: linear-gradient(258deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8432",endColorstr="#ff6b06",GradientType=1);
}

.industry-tab-sec.solutions-tab .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a:after {
    display: none!important;
}

.industry-tab-sec.solutions-tab .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
    color: #fff;
    border: 0px;
    font-weight: 600!important;
    background: rgb(255,132,50);
    background: -moz-linear-gradient(258deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%);
    background: -webkit-linear-gradient(258deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%);
    background: linear-gradient(258deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8432",endColorstr="#ff6b06",GradientType=1);
}

.industry-tab-sec.solutions-tab .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover:after {
    display: none;
}

#video-slider h5 {
    font-size: 17px;
    margin-bottom: 0px!important;
    font-weight: 900;
    margin-top: 20px;
}

.edu-case-study {

    background: rgb(8,44,84);
    background: linear-gradient(58deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%);
}

.edu-case-study h2,
.edu-case-study p {
    color: #fff;
}

.edu-case-study .case-slider .bx  > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0px 20px 40px #0411440D;
border-radius: 6px;
padding: 9px;
background: #fff;
    min-height: 490px;
}

.edu-case-study .case-slider .bx h5 {
    color: #131515;
    text-align: left!important;
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px 0 30px;
    margin-bottom: 18px!important;
}

.edu-case-study .case-slider .bx p {
    color: #444444;
    font-size: 15px;
    padding: 0 30px;
}

.edu-case-study .case-slider .bx p a {
    color: #143364;
    position: relative;
}

.edu-case-study .case-slider .bx p a:after {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 8px;
    vertical-align: middle;
}

.fa-heavy {
    font-weight: 900;
}

.partner-list .item {
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F8F8FA;
    border-radius: 7px;
    position: relative;
    margin-bottom: 30px!important;

}


.partner-list .item .hover {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f8f8fa;
    align-items: center;
    padding: 20px;
}

.partner-list .item .hover h3 {
    color: #112C54;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 18px;
}

.partner-list .item .hover p{
    color: #444444;
    font-size: 14px;
    font-weight: 400;
}

.partner-list .item .hover h4 {
    font-size: 16px;
    color: #082C54;
    position: relative;
    padding-left: 40px;
}

.partner-list .item .hover h4:before {
    content: '';
    width: 29px;
    height: 29px;
    position: absolute;
    left: 0px;
    top: -5px;
    background: url('../images/website-link-icon.svg') no-repeat center top;
}

.partner-list .item .hover h4 a {

    color: #082C54;
    text-decoration: underline;
}


.partner-list .item:hover .hover {
    
    display: flex;
}

.art-lft:before {
    content: '';
    position: absolute;
    left:  0px;
    bottom: -40px;
    width: 291px;
    height: 370px;
    background: url('../images/art-370.svg') no-repeat center top;
}

.abtart-lft,
.abtart-lft-1 {
    position: relative;
}

.abtart-lft:before {
    content: '';
    position: absolute;
    left:  0px;
    top :111px;
    width: 291px;
    height: 370px;
    background: url('../images/art-370.svg') no-repeat center top;
}

.art-lft-edu {
    position: relative;
    overflow: visible!important;
    z-index: 2;
}

.art-lft-edu:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -261px;
    width: 291px;
    height: 370px;
    background: url(../images/art-370.svg) no-repeat center top;
}

.abtart-lft-1:before {
    content: '';
    position: absolute;
    left:  0px;
    bottom : -10px;
    width: 291px;
    height: 370px;
    background: url('../images/art-370.svg') no-repeat center top;
}

.discoutue-art-l {
    position: relative;
    overflow: visible!important;
}

.discoutue-art-l:before {
    content: '';
    position: absolute;
    left:  0px;
    top :111px;
    width: 221px;
    height: 370px;
    background: url('../images/art-370.svg') no-repeat left top;
}

.discoutue-art-r {
    position: relative;
    overflow: visible!important;
}

.discoutue-art-r:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 835%;
    width: 221px;
    height: 370px;
    background: url(../images/art-370.svg) no-repeat left top;
}



.art-sm-lft {
    position: relative;
}

.art-sm-lft:after {
    content: '';
    position: absolute;
    left: -31px;
    bottom: -28px;
    width: 148px;
    height: 148px;
    background: url(../images/art-370.svg) no-repeat center top;
    background-size: 100%;
}

.play-ico {
    position: relative;
}

.play-ico:before {
    content: ''!important;
    width: 204px;
    height: 204px;
    background: url(../images/play-icon.svg) no-repeat center top;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin:  auto;
    cursor: pointer;
}

.art-rht,
.art-rht-abt {
    position: relative;
}

body .art-rht-abt {
    overflow: visible!important;
}

.art-rht:before {
    content: '';
    position: absolute;
    right:  0px;
    bottom: -40px;
    width: 275px;
    height: 370px;
    background: url('../images/art-370.svg') no-repeat center top;
}

.art-rht-abt:before {
    content: '';
    position: absolute;
    right:  0px;
    bottom: -185px;
    width: 275px;
    height: 370px;
    background: url('../images/art-370.svg') no-repeat center top;
}

.art-rht.app {
    overflow: visible!important;
}

.art-rht.app:before {
    bottom: -245px;
}

.supp-tem {
    overflow: visible!important;
}

.art-rht.supp-tem:before {
    content: '';
    position: absolute;
    right: 0px;
    bottom: -65px;
    width: 195px;
    height: 370px;
    background: url(../images/art-370.svg) no-repeat left top;
}

body .art-rht-health {
    position: relative;
    overflow: visible!important;
}

.art-rht-health:after {
    content: '';
    position: absolute;
    right:  0px;
    bottom: 40px;
    width: 275px;
    height: 370px;
    background: url('../images/art-370.svg') no-repeat center top;
}

.art-lft-health:before {
    content: '';
    position: absolute;
    left:  0px;
    top: 40px;
    width: 275px;
    height: 370px;
    background: url('../images/art-370.svg') no-repeat center top;
}


.owl-carousel .owl-item .wpb_column {
    width: 100%;
}

#video-slider .owl-nav {
    display: block!important;
}

#video-slider .owl-nav button {
    font-size: 30px;
    background: transparent;
    color: #bfbfbf;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    box-shadow: 0px 10px 40px #0030661C;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 1;
}

#video-slider .owl-nav button:hover {
    color: #FF8432;
}

#video-slider .owl-nav button.owl-prev{
    left: -75px;
}

#video-slider .owl-nav button.owl-next{
    right: -75px;
}

#video-slider .owl-nav button span{
    position: relative;
    top: -2px;
}


#case-slider .owl-nav {
    display: block!important;
}

#case-slider .owl-nav button {
    font-size: 30px;
    background: transparent;
    color: #bfbfbf;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    box-shadow: 0px 10px 40px #0030661C;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 1;
}

#case-slider .owl-nav button.owl-prev{
    left: -75px;
}

#case-slider .owl-nav button.owl-next{
    right: -75px;
}

#case-slider .owl-nav button span{
    position: relative;
    top: -2px;
}

.contact-info > .vc_column-inner > .wpb_wrapper {
    -webkit-border-top-left-radius: 70px;
    -webkit-border-bottom-right-radius: 70px;
    -moz-border-radius-topleft: 70px;
    -moz-border-radius-bottomright: 70px;
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
    background: rgb(8,44,84);
    background: linear-gradient(58deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%);
    padding: 60px;
}

.contact-info h2 {
    color: #fff;
    margin-bottom: 10px;
}

.contact-info h2 strong{
    color: #ff8432;
}

.contact-info p {
    font-size: 18px;
    color: #fff;
}

.contact-info .info {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.contact-info .info li{
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 14px;
    color: #fff;
    position: relative;
    padding-left: 42px;
}

.contact-info .info li img {
    position: absolute;
    margin: 0px;
    left: 0px;
}

.contact-info .info li a {
    color: #fff;
}

.contact-info h6 {
    font-size: 21px;
    color: #fff;
    font-family: 'Suisse Intl';
    font-weight: 500;
    margin-bottom: 15px;
}


.contact-info .social-ft {
    padding: 0px;
    margin: 0px;
}

.contact-info .social-ft li{
    color: #FF8432;
    font-size: 19px;
    list-style: none;
    margin-right: 20px;
    display: inline-block;

}

.contact-info .social-ft li a {
    color: #fff;
}
    
.contact-form input,
.contact-form textarea,
.contact-form select {
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    border:  1px solid #D3D5DB;
    margin-bottom: 20px;
    color: #747474;
    font-family: 'Suisse Intl';
    font-weight: 500;
}

.contact-form select {

 color: #9A9EA7;
}

.contact-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #9A9EA7;
  opacity: 1; /* Firefox */
}

.contact-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #9A9EA7;
}

.contact-form input::-ms-input-placeholder { /* Microsoft Edge */
   color: #9A9EA7;
}


.contact-form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #9A9EA7;
  opacity: 1; /* Firefox */
}

.contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #9A9EA7;
}

.contact-form textarea::-ms-input-placeholder { /* Microsoft Edge */
   color: #9A9EA7;
}

.contact-form textarea {
    resize: none;
    height: 210px;
}

.contact-form input[type="submit"] {
    display: inline-block;
    width: auto;
    float: right;
     border-radius: 32px!important;
    font-size: 14px!important;
    color: #fff!important;
    padding: 16px 36px!important;
    text-align: center!important;
    background: rgb(255,132,50)!important;
    background: linear-gradient(253deg, rgba(255,132,50,1) 0%, rgba(255,107,6,1) 100%)!important;
}

.contact-form input.wpcf7-not-valid {
    border: 1px solid #f00;
}

.wpcf7-not-valid-tip {
    display: none;
}

.contact-form h3 {
    font-size: 16px;
    color: #082C54;
    margin-bottom: 22px;
    margin-top: 25px;
}

.contact-form input[type="checkbox"] {
    width: auto;
    margin-right: 12px;
}

.contact-form .wpcf7-list-item {
    margin-left: 0px;
    margin-right: 16px;
}

.contact-form .wpcf7-list-item {
    margin-left: 0px;
    margin-right: 16px;
}

.contact-form .market-seg .wpcf7-list-item {
    margin-left: 0px;
    margin-right: 20px;
    width: 29%;
}

.contact-form .int-sec .wpcf7-list-item {
    margin-left: 0px;
    margin-right: 0;
    width: 100%;
}

.contact-form .scrl {
    height: 190px;
    overflow-y: scroll;
}

.cq-videocover-img {
    max-width: 100%;
}

.cq-videocover-iconcontainer.circle {
    display: none;
}

p a {
    color: #41A4B4;
}

.patent-bx .wpb_wrapper{
    background: #f8f8f8;
    border-radius: 8px;
    min-height: 236px;
    padding: 81px 0;
}

.patent-bx h5 {
    color: #082C54;
    font-weight: 400;
}

.patent-bx h5 strong {
    color: #ED6A0A;
    font-weight: 400;
}


body .patent-sec {
    background-position: right top!important;
}

.content-pg h3 {
    font-size: 26px;
}

.content-pg ul {
    padding: 0px;
    margin: 0px 0 22px 0;
    list-style: none;
}

.content-pg ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #FF8432;
    position: absolute;
    left: 0px;
    top: 13px;
    border-radius: 50%;
}

.content-pg ul li {
    position: relative;
    font-size: 17px;
    padding: 4px 0 4px 20px;
}


body.page-id-532 header,
body.page-id-532 .breadcrumbs,
body.page-id-532 #footer,
body.page-id-532 .footer-copy {
    display: none;
}


body.page-id-541 header,
body.page-id-541 .breadcrumbs,
body.page-id-541 #footer,
body.page-id-541 .footer-copy {
    display: none;
}

body.page-id-552 .breadcrumbs {
    display: none;
}

.events-list > div {
	margin-bottom: 70px;
}


.events-list h2 {
    font-size: 32px;
    margin-bottom: 14px;
}

.events-list h4 {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 4px;
}

.events-list h5 {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    margin-bottom: 14px;
}

.events-list h6 {
    font-size: 16px;
    font-weight: 500;
    color: #444444;
    margin-bottom: 14px;
}

.events-list h6 i {
    font-size: 14px;
    color: #06A4B4;
    margin-right: 5px;
}

.events-list p {
    margin-bottom: 32px;
}

.single-events {
    background: #F8F8FA;
}

.events-dt {
    padding: 85px 0;
}

.events-dt img {
    margin-bottom: 25px;
}

.events-dt p {
    margin-bottom: 0px;
}

.events-dt .form-cont {
    background: #fff;
    box-shadow: 0px 3px 36px #0000000F;
border-radius: 10px;
padding: 47px;
}

.events-dt .form-cont h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
}


.events-dt .form-cont .contact-form textarea {
    height: 96px;
}

.rma-bx {
    background: #fff;
    box-shadow: 0px 3px 36px #0000000F;
border-radius: 10px;
padding: 60px 50px!important;
}

.rma-frm h3 {
    text-align: center;
}

.rma-frm ul {
    padding: 0px;
    margin: 0px 0 20px 0;
    list-style: none;
    display: inline-block;
}

.rma-frm ul li {
    margin: 0 10px;
    display: inline-block;
    cursor: pointer;
}

.rma-frm ul li.active {
    border-bottom: 2px solid #06A4B4;
}

.rma-frm .tab-content {
    display: none;
}

.rma-frm textarea {
    height: 130px;
}

.benifits-sec ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.benifits-sec ul li {
    font-size: 17px;
    position: relative;
    padding-left: 15px;
}

.benifits-sec ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    top: 10px;
    background: #06A4B4;
    position: absolute;
    left: 0px;
    border-radius: 50%;
}

.benifits-sec .two-col ul li{
    width: 49%;
    display: inline-block;
}

.jobs-list .item {
    box-shadow: 20px 3px 29px #00000029;
border-radius: 6px;
background: #fff;
padding: 33px 40px;
margin-top: 25px!important;
min-height: 338px;
}

.jobs-list .item h2 {
    font-size: 22px;
    font-weight: bold;
    font-family: Lato;
    margin-bottom: 22px;
    color: #082C54;
}

.jobs-list .item h4 {
    font-size: 16px;
    font-weight: 500;
    color: #444;
    font-family: Lato;
    margin-bottom: 10px;

}

.jobs-list .item h4 i {
    font-size: 16px;
    color: #06A4B4;
    margin-right: 5px;
    margin-left: 3px;
}

.jobs-list .item h5 {
    font-size: 16px;
    font-weight: 500;
    color: #444;
    font-family: Lato;
    margin-bottom: 23px;

}

.jobs-list .item h5 i {
    font-size: 16px;
    color: #06A4B4;
    margin-right: 5px;
}

.jobs-list .item p {
    font-size: 16px;
    font-weight: 500;
    color: #989898;
    margin-bottom: 17px;
}

.jobs-list .item a {
    font-size: 16px;
    color: #FF8432;
    font-weight: bold;
}

.jobs-list .item a i {
    position: relative;
    top: 1px;
    left: 3px;
}

.jobs-dt {
    padding: 80px 0 15px 0;
}

.jobs-dt h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 22px;
    color: #082C54;
}

.jobs-dt h4 {
    font-size: 16px;
    font-weight: 500;
    color: #444;
    font-family: Lato;
    margin-bottom: 10px;

}

.jobs-dt h4 i {
    font-size: 16px;
    color: #06A4B4;
    margin-right: 5px;
    margin-left: 3px;
}

.jobs-dt h5 {
    font-size: 16px;
    font-weight: 500;
    color: #444;
    font-family: Lato;
    margin-bottom: 34px;

}

.jobs-dt h5 i {
    font-size: 16px;
    color: #06A4B4;
    margin-right: 5px;
}


.jobs-dt p {
   line-height: 1.8;
}


.jobs-dt a {
    font-size: 16px;
    color: #FF8432;
    font-weight: bold;
}

.jobs-dt a i {
    position: relative;
    top: 1px;
    left: 3px;
}

.jobs-dt ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.jobs-dt ul li {
    font-size: 17px;
    position: relative;
    padding-left: 15px;
    padding-bottom: 10px;
}

.jobs-dt ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    top: 10px;
    background: #06A4B4;
    position: absolute;
    left: 0px;
    border-radius: 50%;
}

.jobs-dt .form-cont {
    background: #fff;
    box-shadow: 0px 3px 36px #0000000F;
border-radius: 10px;
padding: 47px;
}

.jobs-dt .form-cont h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
}


.jobs-dt .form-cont .contact-form textarea {
    height: 96px;
}

.jobs-dt .codedropz-upload-inner h3{
    margin-top: 0px;
}

.jobs-dt .codedropz-upload-wrapper {
    margin-bottom: 20px;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background: white;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 0px 10px 40px #0030661C;
  background: transparent;
  box-shadow: none;
  color: #ff8432;
}

.carousel-nav .flickity-prev-next-button {
	display: none;
}

.flickity-prev-next-button:hover {background: transparent;}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }


.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 26%;
  top: 20%;
  width: 43%;
  height: 58%;
}

.flickity-prev-next-button .arrow {
  fill: #ff8432;
}

.carousel {
  /* background: #FAFAFA; */
}

.carousel-main {
  margin-bottom: 8px;
}

.carousel-cell {
  width: 100%;
  height: 504px;
  margin-right: 8px;
  border-radius: 6px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #cdcdcd;
  /* counter-increment: carousel-cell; */
  align-items: center;
  justify-content: center;
  display: flex;
}

.carousel-nav .carousel-cell {
  height: 100px;
  width: 100px;
  background: #fff;
  padding: 7px;
}



/* Atelierbram edit */
.carousel-main img {
  display: block;
  margin: 0 auto; 
  max-width: 100%;
}

.carousel-cell a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}



.carousel-nav .carousel-cell {
	border: 2px solid #e1e1e1;
}

.carousel-nav .carousel-cell.is-selected {
	border: 2px solid #ff8432;
}





.products-main-sec {
    padding: 43px 0 50px 0;
}

.products-main-sec .info {
    text-align: center;
}

.products-main-sec .info h2 {
    margin-bottom: 10px;
    text-transform: capitalize;
}


.products-main-sec .info p {
    margin-bottom: 45px;
}

.post-type-archive-products .products-main-sec .info p {
    display: none;
}

.post-type-archive-products .products-main-sec .info h2 {
    margin-bottom: 45px;
}

.products-main-sec #sidebar {
    padding-right: 50px;
}

.products-main-sec #sidebar h3 {
    font-size: 22px;
}

.products-main-sec #sidebar ul li {
    font-size: 16px;
    padding: 18px 0;
    border-bottom: 1px solid #e1e1e1;
}

.products-main-sec #sidebar ul li a {
    color: #444444;
}

.products-main-sec #sidebar li.current-cat a {
    color: #06A4B4;
}



.products-main-sec #sidebar ul {
    margin-bottom: 60px;
	display: flex;
	flex-direction: column;
}

.products-main-sec #sidebar ul li:nth-child(1) {
	order: 5;
}

.products-main-sec #sidebar ul li:nth-child(2) {
	order: 4;
}

.products-main-sec #sidebar ul li:nth-child(3) {
	order: 5;
	/* border-bottom: 0px; */
}

.products-main-sec #sidebar ul li:nth-child(4) {
	order: 0;
}

.products-main-sec #sidebar ul li:nth-child(5) {
	order: 3;
}

.products-main-sec #sidebar ul li:nth-child(6) {
	order: 2;
}
.products-main-sec #sidebar ul li:nth-child(7) {
    order: 7;
}

.products-main-sec .bx {
    background: #fff;
    padding: 33px;
    box-shadow: 0px 3px 46px #00000014;
    border-radius: 6px;
    text-align: center;
}

.products-main-sec .img {
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 38px;
}

.products-main-sec .post-thumbnail {
    width: auto!important;
}

.products-main-sec .img img{
    max-height: 200px;
    width: auto;
}

.products-main-sec .title p {
    font-size: 16px;
    font-weight: 700;
    color: #082C54;
    line-height: 22px;
}

.products-main-sec .bx .title {
    height: 50px;
    overflow: hidden;
}

.products-main-sec .model {
    font-size: 16px;
    color: #444444;
    font-size: 500;
    margin-bottom: 5px;
}

.products-main-sec .bx a {
    color: #FF8432;
    font-size: 16px;
}

.products-main-sec .bx a i {
    margin-left: 6px;
    font-size: 15px;
}

.product-dt {
    padding: 82px 0;
}

.product-dt h2 {
    font-size: 40px;
    color: #082C54;
    margin-bottom: 22px;
}

.product-dt h4 {
    color: #41A4B4;
    font-size: 16px;
    margin-bottom: 23px;
}

.product-dt h4 span {
    color: #112C54;
}

.product-dt p {
    font-size: 14px;
    color: #444444;
    font-weight: 500;
}

.product-dt .primary-btn {

    margin-bottom: 30px!important;
}

.product-dt .primary-btn a{
    display: inline-block;
}

.product-dt .recogation {
    display: block;
}

.product-dt .recogation h6 {
    font-size: 14px;
    font-weight: 500;
    color: #444444;
}


.product-dt .recogation .col {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

.product-dt .cta-products {
    margin-top: 25px;
    border: 1px solid #E2E2EF;
border-radius: 6px;
padding: 0px 29px;
}

.product-dt .cta-products a {
    color: #ED6A09;
}



.plpx-40 {
    padding-left: 40px;
}

.product-dt .content-main {
    margin-top: 75px;
}

.product-dt .content-main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    padding: 0px;
    background: transparent;
    border: 0px;
    padding: 4px 23px;
    border-radius: 50px!important;
}

.product-dt .content-main .vc_tta.vc_general .vc_tta-tab.vc_active>a,
.product-dt .content-main .vc_tta.vc_general .vc_tta-tab>a:hover {
    color: #FFFFFF;
    background: #06A4B4;
    
}

.product-dt .content-main .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin-right: 2px;
}

.product-dt .content-main .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    padding: 0px;
    border:  0px;
}

.product-dt .content-main .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 40px!important;
}

.product-dt .content-main .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    border:  0px!important;
}

.product-dt .content-main .bx > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 23px;
    border-radius: 6px;
    text-align: center;
    min-height: 225px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}

.product-dt .content-main .bx .wpb_single_image {
    margin-bottom: 16px!important;
}

.product-dt .content-main .bx h5{
    color: #082C54;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.product-dt .content-main .bx p{
    font-size: 15px;
    color: #444444;
    line-height: 19px;
}

.product-dt .content-main .bx .wpb_text_column {
    margin-bottom: 0px;
}

.product-dt .content-main .vc_tta-panel-body ul {
    padding: 0px;
}

.product-dt .content-main .vc_tta-panel-body ul li {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 5px 0;
    position: relative;
    padding-left: 12px;
    font-size: 17px;
    font-weight: 400;
}

.product-dt .content-main .vc_tta-panel-body ul li a {
    color: #444;
    text-decoration: underline;
}

.product-dt .content-main .vc_tta-panel-body ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #FF6B06;
    position: absolute;
    left: 0px;
    top: 14px;
    border-radius: 50%;
}

.dnone {
    display: none;
}

.related-products {
    position: relative;
    padding: 92px 0;
}

.related-products:before {
    background: url('../images/related-bg.png') no-repeat center top;
    position: absolute;
    left: 0px;
    height: 101%;
    width: 1920px;
    content: '';
    left: -32%;
    right: 0px;
    margin: auto;
    z-index: -1;
    top: 0px;
    background-size: cover;
}

.related-products h2 {
    font-size: 32px;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.related-products .bx {
    background: #fff;
    padding: 0px;
    box-shadow: 0px 3px 46px #00000014;
    border-radius: 6px;
    text-align: center;
}

.related-products .bx > a.cont {
	padding: 33px 33px 0 33px;
	display: block;
}

.related-products .bx > a.contlst {
	padding-bottom: 33px;
	display: block;
}

.products-main-sec .bx {
    background: #fff;
    padding: 33px;
    box-shadow: 0px 3px 46px #00000014;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 30px;
}

.related-products .img {
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 38px;
}

.related-products .post-thumbnail {
    width: auto!important;
}

.related-products .img img{
    max-height: 168px;
    width: auto;
}

.related-products .bx h4 {
    font-size: 20px;
    color: #082C54;
    margin-bottom: 6px;
}

.related-products .bx h3 {
    font-size: 16px;
    color: #082C54;
    font-weight: 500!important;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif!important;
    height: 40px;
    overflow: hidden;
}

.related-products .bx a {
    color: #FF8432;
    font-size: 16px;
}

.related-products .bx a i {
    margin-left: 6px;
    font-size: 15px;
}

.related-products #related-products {
    position: relative;
}

.related-products #related-products .owl-nav {
    position: absolute;
    top: 0px;
    border: 0px;
    margin: auto;
    bottom: 0px;
    width: 100%;
    height: 70px;
}

.related-products #related-products .owl-nav.disabled {
    display: none;
}

.related-products #related-products .owl-nav button {
    background: transparent;
    border: 0px;
    position: absolute;
    color: #fff;
}

.related-products #related-products .owl-nav button.owl-prev{
    left: -60px;
    position: absolute;
    font-size: 50px;
    padding: 0px;
    height: auto;
}

.related-products #related-products .owl-nav button.owl-next{
    right: -60px;
    position: absolute;
    font-size: 50px;
    padding: 0px;
    height: auto;
}

.acc-sec .display-posts-listing .col-sm-6 {
    float: left;
    padding: 0 15px;
}

.acc-sec .display-posts-listing .bx {
    border-radius: 6px;
    padding: 0px 15px 30px 15px;
    background: #fff;
    text-align: center;
}

.acc-sec .display-posts-listing .bx .image {
    display: block;
    margin-bottom: 26px;
   
}

.acc-sec .display-posts-listing .bx .image img {
    max-height: 258px;
    width: auto;
}

.acc-sec .display-posts-listing .bx .title {
    color: #082C54;
    font-size: 18px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.acc-sec .display-posts-listing .bx ul li {
    display: block;
    text-align: left;
    font-size: 16px;
    padding: 3px 0 3px 12px;
}

.acc-sec .display-posts-listing .bx .more,
.acc-sec .display-posts-listing .bx .model,
.acc-sec .display-posts-listing .bx .short_description {
    display: none;
}

.peripheral-sec .display-posts-listing {
    clear: both;
    display: flex;
    margin: 0;
	padding: 0 15px!important;
}

.peripheral-sec .display-posts-listing .owl-nav {
    position: absolute;
    z-index: 999;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 82px;
    margin: auto;
    font-size: 59px;
    line-height: 1;
    color: #FF8432;
}
	
.peripheral-sec .display-posts-listing .owl-nav [class*=owl-]:hover {
	background: none!important;
    color: #FF8432;
}

.peripheral-sec .display-posts-listing .owl-nav .owl-prev {
	position: absolute;
	left: -21px;
}

.peripheral-sec .display-posts-listing .owl-nav .owl-next {
	position: absolute;
	right: 8px;
}

.peripheral-sec .display-posts-listing .col-sm-6 {
    width: 100%;
    clear: both;
    padding: 0 15px;
    margin: 20px 0 40px 0;
    min-height: 255px;
    text-align: center;
}

.peripheral-sec .display-posts-listing .bx {
    display: flex;
    flex-direction: column;
}


.peripheral-sec .display-posts-listing .bx .image{
    float: right;
    background: #fff;
    padding: 27px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    float: none;
    align-items: center;
    justify-content: center;
    order: 1;
}

.peripheral-sec .display-posts-listing .bx .image img {
    width: auto;
    height: 194px;
}

.peripheral-sec .display-posts-listing .bx .title {
    font-size: 18px;
    color: #082C54;
    font-weight: bold;
    margin-bottom: 22px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #082C54;
    line-height: 22px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    order: 3;
} 

.peripheral-sec .display-posts-listing .bx .model {
    font-size: 16px;
    color: #112C54;
    font-weight: 400;
    margin-bottom: 22px;
    display: block;
    font-size: 16px;
    color: #444444;
    font-weight: 500;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    order: 2;
} 

.peripheral-sec .display-posts-listing .bx .short_description{
    font-size: 16px;
    color: #444444;
    margin-bottom: 28px;
    display: none;
    padding-right: 40%;
}

.peripheral-sec .display-posts-listing .bx .more{
    color: #FF8432;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 4;
}

.peripheral-sec .display-posts-listing .bx .more i {
    margin-left: 6px;
    font-size: 15px;
}




.acc-sec .display-posts-listing {
    clear: both;
    display: flex;
    margin: 0 -15px;
}


.acc-sec .display-posts-listing .col-sm-6 {
    width: 100%;
    clear: both;
    padding: 0 15px;
    margin: 20px 0 40px 0;
    min-height: 255px;
    text-align: center;
}

.acc-sec .display-posts-listing .bx {
    display: flex;
    flex-direction: column;
}


.acc-sec .display-posts-listing .bx .image{
    float: right;
    background: #fff;
    padding: 27px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    float: none;
    align-items: center;
    justify-content: center;
    order: 1;
}

.acc-sec .display-posts-listing .bx .image img {
    width: auto;
    height: 194px;
}

.acc-sec .display-posts-listing .bx .title {
    font-size: 18px;
    color: #082C54;
    font-weight: bold;
    margin-bottom: 22px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #082C54;
    line-height: 22px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    order: 3;
} 

.acc-sec .display-posts-listing .bx .model {
    font-size: 16px;
    color: #112C54;
    font-weight: 400;
    margin-bottom: 22px;
    display: block;
    font-size: 16px;
    color: #444444;
    font-weight: 500;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    order: 2;
} 

.acc-sec .display-posts-listing .bx .short_description{
    font-size: 16px;
    color: #444444;
    margin-bottom: 28px;
    display: none;
    padding-right: 40%;
}

.acc-sec .display-posts-listing .bx .more{
    color: #FF8432;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 4;
}

.acc-sec .display-posts-listing .bx .more i {
    margin-left: 6px;
    font-size: 15px;
}


.acc-sec .display-posts-listing {
    clear: both;
    display: flex;
    margin: 0;
	padding: 0 15px!important;
}

.acc-sec .display-posts-listing .owl-nav {
    position: absolute;
    z-index: 999;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 82px;
    margin: auto;
    font-size: 59px;
    line-height: 1;
    color: #FF8432;
}
	
.acc-sec .display-posts-listing .owl-nav [class*=owl-]:hover {
	background: none!important;
    color: #FF8432;
}

.acc-sec .display-posts-listing .owl-nav .owl-prev {
	position: absolute;
	left: -21px;
}

.acc-sec .display-posts-listing .owl-nav .owl-next {
	position: absolute;
	right: 8px;
}

.acc-sec .display-posts-listing .col-sm-6 {
    width: 100%;
    clear: both;
    padding: 0 15px;
    margin: 20px 0 40px 0;
    min-height: 255px;
    text-align: center;
}


.popup-form {
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    left: 0px;
    z-index: 998;
    position: fixed;
    width: 48%;
    align-items: center;
    justify-content: center;
    display: none;
}

.popup-form .cont {
    background: #fff;
    padding: 25px;
    position: relative;
    max-height: 650px;
}

.overlay {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 997;
    display: none;
}

.popup-form .contact-form {

    max-height: 600px;
    overflow: hidden;
    overflow-y: scroll;
}


.popup-form .contact-form textarea {
    height: 140px;
}

.popup-form .cont .close {
    position: absolute;
    right: -30px;
    top: -9px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.content-btm {
    background: #F8F8FA;
    position: relative;
    padding: 120px 0;
    text-align: center;
    margin-top: 0px;
}

.content-btm:before {
    background: #F8F8FA;
    content: '';
    position: absolute;
    top: 0px;
    width: 1000%;
    left: -100%;
    height: 100%;
    z-index: -1;
}

.content-btm p {
    margin-bottom: 40px;
}

.content-btm .tabs {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin:  0px 0 30px 0;
}

.content-btm .tabs li {
    display: inline-block;
    position: relative;
    margin: 0 20px;
    cursor: pointer;
}

.content-btm .tabs li:first-child {
    margin-left: 0px;
}

.content-btm .tabs li:last-child {
    margin-right: 0px;
}

.content-btm .tabs li p {
    font-size: 20px;
    color: #082C54;
    font-family: 'Suisse Intl';
    font-weight: 600;
    padding-left: 78px;
    margin-bottom: 0px;
}

.content-btm .tabs li img {
    position: absolute;
    left: 0px;
    top: -11px;
}

.tabs-content .tabular:first-child {
    display: block;
}

.tabs-content .tabular {
    display: none;
    margin-bottom: 0px;

}

.tabs-content .tabular ul {
    padding: 0px;
    margin: 0px 0 0 0;
    max-width: 58%;
}

.tabs-content .tabular li {
    display: block;
    margin: 0px;
    position: relative;
    font-size: 17px;
    padding: 6px 0;
    text-align: left;
    padding-left: 16px;
    cursor: default;
}

.tabs-content .tabular li:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0px;
    top: 16px;
    background: #06A4B4;
    border-radius: 50%;
}

.cq-tabs .cq-tabmenu.style1 {
    width: 170px;
    background: transparent;
    border: 0px;
    float: left;
    position: relative;
    z-index: 2;
}

.cq-tabs .cq-tabmenu.style1 li {
    display: block;
    width: 100%;
}

.cq-tabs .cq-tabmenu.style1 li a {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    background: transparent;
    color: #fff;
    padding: 0px;
    line-height: 31px;
}

.cq-tabs .cq-tabmenu.style1 li.current a,
.cq-tabs .cq-tabmenu.style1 li a:hover {
    color: #41A4B4;
}


.cq-tabs .cq-tabmenu.style1 li.current a:after,
.cq-tabs .cq-tabmenu.style1 li a:hover:after{
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: relative;
    left: 8px;
    top: 1px;
    color: #FF8432;
}

.cq-tabs .cq-tabitem {
    padding: 0px 0 0 245px;
}


.cq-tabs {
    padding-top: 45px;
}

.cq-tabs .cq-tabitem .alignright {
    margin-left: 50px;
}


.resource-tabs li.vc_tta-tab {
    margin: 0 19px!important;
}

.resource-tabs li.vc_tta-tab a {
    background: none !important;
    border: none !important;
    padding-bottom: 2px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}


.resource-tabs ul.vc_tta-tabs-list {
    border-bottom: 1px solid #e1e1e1!important;
    margin-bottom: 45px!important;
}

.resource-tabs .vc_tta-panels {
        background: transparent!important;
    border: 0px!important;
}

.dataTables_length {
    float: right;
    white-space: nowrap;
    color: #082C54;
    font-size: 14px;
    padding-top: 15px;
    margin-right: 15px;
}

.dataTables_wrapper .dataTables_filter label {

    color: #082C54;
    font-size: 14px;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #D3D5DB;
    border-radius: 5px;
    width: 460px;
    padding: 12px;
}

.dataTables_filter {
    margin-bottom: 16px;
}

.tablepress tfoot th, .tablepress thead th {
        background-color: transparent!important;
        color: #fff;
        font-size: 14px;
        padding: 15px;
}

.tablepress thead th:first-child {
    pointer-events: none;
}

.tablepress thead th:first-child:after {
    display: none;
}

.tablepress thead {
    background: rgb(5,66,132);
background: -moz-linear-gradient(89deg, rgba(5,66,132,1) 0%, rgba(6,164,180,1) 100%);
background: -webkit-linear-gradient(89deg, rgba(5,66,132,1) 0%, rgba(6,164,180,1) 100%);
background: linear-gradient(89deg, rgba(5,66,132,1) 0%, rgba(6,164,180,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#054284",endColorstr="#06a4b4",GradientType=1);
}

.tablepress td {
    color: #444444;
    font-size: 16px;
    padding: 29px 15px!important;
    vertical-align: middle!important;
}

.tablepress td.column-2 {
    color: #082C54;
    font-weight: 600;
    width: 184px;
}

.tablepress td.column-2 a,
.tablepress td.column-4 a{
    color: #082C54;
}

.tablepress td.column-2 a:hover,
.tablepress td.column-4 a:hover {
    color: #ff4106;
}


.tablepress th.column-4 {
    text-align: right;
}

.tablepress td.column-4 {
    text-align: right;
     color: #082C54;
    font-weight: 600;
    width: 150px;
}

.tablepress td.column-1 {
    text-align: center;

}

.dataTables_length{
    float: right!important;
    padding-top: 0px;
    padding-right: 30px;
}

.dataTables_length select {

    border: 1px solid #D3D5DB;
    padding: 13px;
}

.dataTables_info {
    clear: both;
    float: left;
    margin: 4px 0 0;
    color: #082C54;
    font-size: 14px;
    padding-top: 11px;
}

#tablepress-1_paginate {
    display: none;
}

.yith-faqs-search {
    float: right;
    width: 70%;
    padding-top: 0px;
    border: 0px;
}

ul.yith-faqs-categories {
    width: 30%;
    float: left;
    margin: 0px;
    padding-right: 50px;
}



#yith-faqs-container {
    float: right;
    width: 70%;
}

.yith-faqs-search-container {
    width: 100%;
    background: #F8F8FA;
    border-radius: 4px;
    height: 55px;
    border: 0px;
    margin-top: -29px;
}

.yith-faqs-search-input input, .yith-faqs-search-input input:focus {
    background: #f8f8fa;
    height: 55px!important;
    outline: none;
}

.yith-faqs-search-button button {
    width: 55px;
    height: 55px;
    padding: 0;
    font-size: 18px;
    background: transparent;
    color: #afafaf;
    outline: 0;
    border: 0px;
    border-radius: 0;
    text-align: left;
}

.yith-faqs-item {
    border-radius: 0;
    padding: 9px 0px;
    margin: 0 0 10px 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #E5E5E6;
}

.yith-faqs-title {
    height: auto;
    padding: 0px;
    min-height: 50px;
    padding-top: 20px;
    font-size: 20px;
    color: #082C54;
}

.yith-faqs-search-button button:hover {

    background: transparent;
    color: #afafaf;
}

ul.yith-faqs-categories li {
    width: 100%;
}

ul.yith-faqs-categories li:first-child {
    display: none;
}

ul.yith-faqs-categories li a {
    background: transparent;
    border: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #e1e1e1;
    color: #444444;
    padding: 20px 0;
}

ul.yith-faqs-categories li a.active, 
ul.yith-faqs-categories li a:hover {
    color: #444;
    background-color: transparent;
    border-color: #40A2B3;
}

.yith-faqs-title .icon {
    outline: 0;
    color: #fff;
    background-color: #F6F6F8;
    border-radius: 5px;
    padding: 9px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    width: 33px;
    height: 33px;
    color: #FF8432;
    border-radius: 50%;
    float: right;
    margin-top: -3px;
    margin-right: 20px;
}

.yith-faqs-link {
    display: none;
}

.yith-faqs-title {
    height: auto;
    padding: 0px;
    min-height: 50px;
    padding-top: 20px;
    font-size: 20px;
    color: #082C54;
    padding-bottom: 20px;
    line-height: 1.5;
    padding-left: 25px;
    padding-right: 72px!important;
}

.yith-faqs-content {

    padding-left: 25px;
    padding-bottom: 20px;
    padding-right: 35px!important;
}


.yith-faqs-item.active {
    background: #F6F6F8;
}

.yith-faqs-item.active .yith-faqs-title .icon {
    background: #fff;
}


body .bg-p-c {
    background-position: center!important;
}

body .bg-p-cb {
    background-position: center bottom!important;
}

body .bg-rouded-sec {
    background: transparent;
    background: transparent;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomright: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #f6f6f8 !important;
}

body .bg-rouded-sec > .vc_row.wpb_row {
    background: rgb(8,44,84)!important;
    background: linear-gradient(58deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%)!important;
    -webkit-border-top-left-radius: 150px;
    -webkit-border-bottom-right-radius: 150px;
    -moz-border-radius-topleft: 150px;
    -moz-border-radius-bottomright: 150px;
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
    position: relative;
}

body .bg-rouded-sec:before {
    width: 100%;
    height: 100%;
    content: ''!important;
    position: absolute;
    top: 0px;
    background: url(/wp-content/uploads/2022/09/solutions-sec-bg.png) no-repeat center top!important;
    z-index: 1;
    left: 0px;
    right: 0px;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel .vc_tta-panel-body {
    -webkit-transform: none; 
    -moz-transform: none; 
    -ms-transform: none; 
    -sand-transform: none; 
    -o-transform: none; 
     transform: none; 
    -webkit-transition: none; 
    -moz-transition: none; 
    -o-transition: none; 
    transition: none; 
    animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


#our-products-slider .item {
    background: #fff;
    padding: 33px;
    box-shadow: 0px -1px 17px #00000014;
    border-radius: 0;
    text-align: center;
    margin-bottom: 30px;
    border: 0px;
    min-height: 390px;
}


#our-products-slider .item .post-thumbnail {
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 38px;
}

#our-products-slider .item .post-thumbnail img{
    max-width: 100%;
    width: auto;
    max-height: 160px;
}

#our-products-slider .item h4 {
    font-size: 20px;
    color: #082C54;
    font-weight: bold;
    margin-bottom: 6px;
}


#our-products-slider .item h6{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 21px;
    color: #444444;
}

#our-products-slider .item a{ 
    font-size: 16px;
    font-weight: bold;
    color: #BABABA;
}

#our-products-slider .item a i {
    color: #FF8432;
    margin-left: 8px;
}

#our-products-slider .item a:hover {
    color: #FF8432;
}


#our-products-slider .owl-nav {
    position: absolute;
    top: 0px;
    border: 0px;
    margin: auto;
    bottom: 0px;
    width: 100%;
    height: 70px;
}

#our-products-slider .owl-nav.disabled {
    display: none;
}

#our-products-slider .owl-nav button {
    background: transparent;
    border: 0px;
    position: absolute;
    color: #A1A1A1;
}

#our-products-slider .owl-nav button:hover {
    color: #FF8432;
}

#our-products-slider .owl-stage-outer {
    overflow: visible;
}

#our-products-slider .owl-stage-outer:before {
    width: 100%;
    height: 107%;
    background: #fff;
    position: absolute;
    left: -101%;
    content: '';
    top: -26px;
    z-index: 1;
}


#our-products-slider .owl-stage-outer:after {
    width: 100%;
    height: 107%;
    background: #fff;
    position: absolute;
    right: -101%;
    content: '';
    top: -26px;
    z-index: 1;
}

#our-products-slider .owl-nav button.owl-prev{
    left: -60px;
    position: absolute;
    font-size: 50px;
    padding: 0px;
    height: auto;
}

#our-products-slider .owl-nav button.owl-next{
    right: -60px;
    position: absolute;
    font-size: 50px;
    padding: 0px;
    height: auto;
}


.wpb_content_element.fa-18 {
    margin-bottom: 19px;
}

.fa-18 h3 {
    font-size: 18px;
    font-weight: 500!important;
}

.fa-18 h3 a,
.compatibility-section .vc_col-sm-4 ul li a {
   color: #06A4B4;
}

.navigation.pagination{
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 25px;
}

.nav-links .page-numbers {
    display: inline-block;
    color: #444;
    margin: 0 4px;
    text-align: center;
}

.nav-links .page-numbers:hover,
.nav-links .page-numbers.current{
    color: #FF8432;
}

body .abt-sec-sol {
    overflow: visible!important;
}


.dotted-bg {
    position: relative;
}


.dotted-bg:after {
    position: absolute;
    left: -47px;
    bottom: -43px;
    content: '';
    width: 148px;
    height: 148px;
    background: url(../images/after-image-pattern.png) no-repeat center top;
    z-index: -1;
}

body .approved-bg-pos {
    background-position: left bottom!important;
}

body .back-p-top-right {
    background-position: top right!important;
}

body .bg-p-left-bottom {
    overflow: visible!important;
    background-position: left 435px!important;
}

body #j-benefit {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

body #j-benefit > .vc_row {
    position: static!important;
    width: 100%!important;
    max-width: inherit!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.scroll-sec {
    z-index: 2;
    position: absolute;
    right: 0px;
    left: 0px;
    width: 55px;
    height: 55px;
    margin: auto!important;
    bottom: -24px;
    cursor: pointer;
}

.scroll-sec img {
        box-shadow: 0px 1px 32px 0px rgb(0 0 0 / 75%);
    -webkit-box-shadow: 0px 1px 32px 0px rgb(0 0 0 / 19%);
    -moz-box-shadow: 0px 1px 32px 0px rgba(0,0,0,0.75);
    border-radius: 50%;
}

.pos-rel {
    position: relative;
}

.faq-cta {
    position: absolute;
    width: 26%;
    top: 535px;
    z-index: 2;
}

.faq-cta .bx {
    width: 100%;
}

.faq-cta .bx > .vc_column-inner > .wpb_wrapper{
    padding: 50px 28px;
    background: rgb(8,44,84);
background: -moz-linear-gradient(180deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%);
background: linear-gradient(180deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#082c54",endColorstr="#054284",GradientType=1);
border-radius: 5px;
}

.faq-cta .bx p {
    color: #fff;
}

.min-ht-1200 {
    min-height: 1200px;
}

.min-ht-1200 .vc_row {
    overflow-y: visible!important;
}

body.search h1{
    padding: 60px 0 30px 0;
}

body.search .container .col-sm-4 {
    width: 100%;
    margin-bottom:30px;
}

body.search #footer {
    margin-top: 60px;
}

body.search .btn {
        background: #ff6e10;
    color: #fff;
    border: 1px solid #ff6e10;
    font-size: 14px;
}

.title-srch {
    display: none;
}

body.search .title-srch {
    display: block;
}

body.search .model {
    display: none;
}

body.search .title {
    margin-bottom: 20px;
}

body.search .title p {
    margin-bottom: 0px;
}


body.search .bx a {
    color: #FF8432;
    font-size: 16px;
}

body.search .bx a i {
    margin-left: 6px;
    font-size: 15px;
}


#footer .menu-item a[aria-current=page] {
    color: #FF8432;
}


.postid-1367 .product-dt .cta-products {
	display: none;
}


@media only screen and (max-width: 1024px) {
	
	.popup-form {
		width: 98%;
	}
	
	.products-main-sec {
    flex-direction: column-reverse;
}
	
	.contact-form .market-seg .wpcf7-list-item {
    margin-left: 0px;
    margin-right: 16px;
    width: 45%;
}
	
	.popup-form .cont .close {
		top: -33px;
		right: 0px;
	}

    #header .navbar-nav {
    align-items: center;
    margin-left: 0!important;
    margin-right: inherit!important; 
    justify-content: center;
    margin: auto!important;
}


  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%!important;
    }

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {

        width: 100%!important;
    }



#footer .footer-2 .ft-cont {
    max-width: 100%;
}

  #rev_slider_1_1_wrapper .hesperiden.tparrows {
    display: none;
  }

 

  iframe {
    width: 100%;
  }

  h2 {
    font-size: 32px;
} 


.solutions-sec {
    border-radius: 0px;
}

body .bg-rouded-sec > .vc_row.wpb_row {
    border-radius: 0px;
}

.solutions-sec .bx {
    margin-top: 15px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}

.solutions-sec .bx h4 {
    padding: 13px 15px;
}


body .solutions-sec .vc_custom_1662437871221 {
    margin-top: 0px!important;
}


.art-rht:before {
    display: none!important;
}

body .vc_custom_1662459967933 {
    padding: 25px!important;
}

body .vc_custom_1662459967933  .vc_btn3-container.vc_btn3-right {
    text-align: left;
    margin-top: 20px;
}

body .footer-2 {
    margin: 20px 0;
}

.footer-copy {
    text-align: center;
}

.footer-copy .text-end {
    text-align: center!important;
}

.industry-tab-sec {
    border-radius: 0px!important;
}

.industry-tab-sec .vc_tta-panel-body {
    background: transparent!important;
    border: 0px!important;
    padding: 20px!important;
}

.industry-tab-sec .vc_tta-panels h3 {
    font-size: 26px;
}


#our-products-slider .owl-stage-outer {
    overflow: hidden;
}

#our-products-slider .owl-nav {
    position: static;
}

#our-products-slider .owl-nav button.owl-prev {
    left: 40%;
}

#our-products-slider .owl-nav button.owl-next {
    right: 40%;
}

.art-rht.app:before {
    display: none;
}

.industry-tab-sec .vc_tta-panel-body .wpb_single_image {
    margin-bottom: 15px!important;
}

.art-lft-edu:before {
    display: none;
}

body .vc_custom_1662541822299 {
    padding-bottom: 50px!important;
}

#video-slider .owl-nav button {
    position: relative;
    top: 50px;
}

#video-slider .owl-nav button.owl-next {
    right: -25px;
} 

#video-slider .owl-nav button.owl-prev {
    left: -25px;
}

#case-slider {
    margin: auto!important;
}

#header .search {
    display: none;
}

body .vc_custom_1662543933495 {
    padding-bottom: 70px!important;
}

.art-lft-health:before,
.art-rht-health:after,
.art-rht-abt:before {
    display: none!important;
}

.resource-tabs .tabs-row .vc_col-sm-4 {
    margin-left: auto!important;
    margin-right: auto!important;
    display: block;
    width: 84%;
}


.tabs-row {
    height: auto;
}

.technical-row-bottom .vc_row.wpb_row h2 {
    font-size: 32px!important;
}


.technical-row-bottom .button-row .vc_btn3-container a {
    border-radius: 32px;
    padding: 16px 25px 17px 25px;
    font: normal normal bold 12px/17px Lato;
    background: transparent linear-gradient(253deg, #FF8432 0%, #FF6B06 100%) 0% 0% no-repeat padding-box;
    transition: all ease-in-out 0.5s !important;
    border: none;
    color: #fff;
}

.resource-tabs .tabs-row .vc_col-sm-4 {
        padding-right: 5px;
}

ul.yith-faqs-categories {
    width: 100%;
    padding: 0px;
    float: none;
}


.yith-faqs {
    margin-top: 55px;
}

.yith-faqs-search {
    padding: 0px 0;
    border-bottom: 1px solid #b0b0b0;
    margin: 0 0 10px 0;
}


.faq-cta {
    position: static;
    width: 100%;
    margin-top: 20px;
    z-index: 2;
}

.yith-faqs-search {
    float: none;
    width: 100%; 
}

#yith-faqs-container {
    float: none;
    width: 100%;
}

body .vc_custom_1662559104658 {
    padding-top: 15px;
    padding-left: 15px!important;
}


.abtart-lft:before {
    display: none!important;
}

body .vc_custom_1662534632920 {
    padding: 50px 20px!important;
}

.cert-bx.altr {
    margin: 20px 0;
}

.rma-bx {
    padding: 40px 20px!important;
}

.rma-frm ul li {
    margin: 8px 10px;
}

body .vc_custom_1663139196119{
     background: rgb(8,44,84)!important;
    background: linear-gradient(58deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%)!important;
}

.installation-section h2.vc_custom_heading {
    font-size: 32px!important;
}

section.vc_section.pdf-section {
    border-radius: 0px;
     background: rgb(8,44,84)!important;
    background: linear-gradient(58deg, rgba(8,44,84,1) 0%, rgba(5,66,132,1) 100%)!important;
}

section.vc_section.pdf-section h2.vc_custom_heading {
    font-size: 32px!important;
}

.compatibility-section h2.vc_custom_heading {
    font-size: 32px!important;
}

.compatibility-section .vc_btn3-container.vc_btn3-right,
.compatibility-section .vc_btn3-container.vc_btn3-left{
    text-align: center!important;
}




.contact-info {
    margin-bottom: 15px;
}

.jobs-dt h2 {
    font-size: 32px!important;
}

.jobs-dt .form-cont {
    padding-left: 20px;
    padding-right: 20px;
}

body #j-benefit > .vc_row {
    margin: 20px auto 0 auto;
    width: 98%;
}

body .vc_custom_1663147256516 {
    margin-top: 20px;
}


.events-list img {
    max-width: 100%;
    margin-bottom: 20px!important;
    height: auto;
}

.events-dt .form-cont {
    padding: 45px 20px;
    margin-top: 25px;
}

.products-main-sec #sidebar {
    padding-right: 0px;
    margin-bottom: 30px;
}

.product-dt h2 {
    font-size: 36px;
    margin-top: 15px;
}

.plpx-40 {
    padding-left: 15px;
}

.product-dt h4 {
    background: #fff;
}

.product-dt .content-main .vc_tta-panel-body ul li {
    width: 100%;
}

.related-products:before {
    width: 112%;
    left: -30px;
}




}


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

	body .vc_custom_1677879635932 {
		margin-bottom: 25px!important;
	}
	
	body .vc_custom_1662533425992 {
		margin-top: 25px!important;
		padding-top: 25px!important;
		padding-left: 15px!important;
	}
	
	.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #D3D5DB;
    border-radius: 5px;
    width: 100%;
    padding: 12px;
}
	
	.dataTables_length {
		float: left;
		padding-bottom: 20px;
	}
	
	.head-fixed .navbar-toggler {
		border: 1px solid #fff;
	}
	
	.head-fixed .navbar-toggler .navbar-toggler-icon{
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	
	.vidPopup .video_area {
    height: 100%;
    width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
	
	.closePop {
    position: absolute;
    right: 0;
    text-align: right;
    top: 24%;
    font-size: 25px;
    color: #f00;
    width: 90%;
    left: 0px;
    margin: auto;
}
	
	.for-mob-ctr {
		margin: 0px!important;
	}
	
	.content-btm:before {
		width: auto;
	}
	
	.content-btm .tabs li {
    display: inline-block;
    position: relative;
    margin: 0 20px;
    cursor: pointer;
    display: block;
    clear: both;
    min-height: 77px;
    text-align: left;
    margin: 0px;
}

	.tabs-content .tabular ul {
		max-width: 100%;
		padding: 20px;
	}
	
    #header .navbar-nav li a {
        width: 50%;
        display: inline-block;
    }

    #header .navbar-nav li .dropdown-toggle:after {
        position: absolute;
        right: 0px;
        top: 5px;
    }

    #header.head-fixed {
        padding: 15px 0;
}


.navbar-nav .dropdown-menu {
    position: static;
    box-shadow: 0px 3px 7px #3991ab3b;
    border-radius: 6px;
    left: 0px;
    border: 0px;
    min-width: 154px;
    padding: 20px 0;
    background: transparent;
    box-shadow: 0px 0px 0px;
    margin-left: 20px;
    padding: 10px 0 0 0;
    margin-bottom: -11px;
    color: #fff;
}
	
	


#header .navbar-nav .dropdown-menu .dropdown-item {
    color: #fff!important;
}


 #header .navbar-nav {
    background: #064685;
    padding: 20px;
    text-align: left;
    align-items: flex-start;
    margin-top: 20px;
  }

  #header .navbar-nav li {
    margin: 10px 0px;
    width: 100%;
  }

  #header .navbar-nav > li:last-child a {
    max-width: 240px;
    margin:  auto;
    width: 100%;
  }

  .home #header .search {
    display: none;
  }

  .home #header .navbar-nav li a {
    color: #fff;
  }

  .jobs-list .item {
        min-height: auto;
    }

}

@media only screen and (max-width: 1024px) and (min-width: 768px)  { 
	
	
	.related-products:before {
    width: 100%;
    left: 0;
}
	
	.acc-sec .display-posts-listing .col-sm-6 {
		margin: 14px 0;
	}
	
	.related-products #related-products .owl-nav {
		display: none;
	}
	
	.related-products {
    position: relative;
    padding: 92px 20px;
}
	
	.for-mob-ctr {
		margin: 0px!important;
	}
	
	.content-btm:before {
		width: auto;
	}
	
	.content-btm .tabs li {
		min-height: 77px;
	}

    #header .container {
        display: block;
        text-align: center;
    }

    section.vc_section.pdf-section .left-icon .aio-icon-left .align-icon {
        text-align: left!important;
    }

    .home #header .navbar-brand img {
        display: inline-block;
    }

    #header .navbar-brand img+img {
        display: inline-block;
    }

    #header .navbar-nav li {
        font-size: 13px;
        margin: 10px 14px;
    }

    #header.head-fixed {
        position: absolute;
    }

    .solutions-sec .bx {
        max-width: 50%;
        margin-top: 25px;
    }

    .products-main-sec .col-sm-4 {
        width: 50%;
    }

    .resource-tabs span.vc_tta-title-text {
        font-size: 14px !important;
    }

    .resource-tabs li.vc_tta-tab {
            margin: 0 8px!important;
    }

    section.vc_section.pdf-section .left-icon .aio-icon-left {
        width: inherit!important;
    }


    .jobs-list .item {
        min-height: auto;
    }


    .contact-form h3 {
            font-size: 15px;
    }
}


.postid-1367 .related-products {
	display: none;
}

#testimonial-slider .item a {
    display: block;
    height: 100%;
    min-height: 280px;
}


body.search-results .post img, 
body.search-results .post-thumbnail img {
    height: auto;
    max-width: 100%;
    max-width: 140px;
    margin-bottom: 10px;
}

body.search-results .status-publish:first-child {
	padding-top: 0px;
	
	border-top: 0px solid #e1e1e1;
}

body.search-results .status-publish {
	padding-top: 20px;
	border-top: 1px solid #e1e1e1;
}

body.search .bx a {
	color: #444;
}

body.search .bx .read-more a {
	color: #FF8432;
}


.popup-form .wpcf7 form .wpcf7-response-output {
	color: #fff!important;
}

.faq-pg-sec > div > .wpb_column {
	min-height: 880px;
}