/*
Theme Name: Platinum Press
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Agency Partner
Author URI: https://agencypartner.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* ---custom fonts---- */



body {
  margin: 0;
  -webkit-font-smoothing: auto;
	font-size:18px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Manrope", serif !important;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
html {
    scroll-behavior: smooth;
}
.home-sec1 {
    clip-path: inset(0px);
}
.home-sec1 video {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

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

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

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

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

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

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

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

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/* --------------------------------------Custom css------------------------------------------------- */
.container {
    max-width: 1440px;
}
body{
	font-family: "Manrope", serif !important;
}

/*---------------------------------------------------------------------Header css-------------------------------------------------------------------------------------------------------------*/
.home div#main-nav a.nav-link{
	color:#fff !important;
}


div#main-nav a.nav-link{
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 100% !important;
    color:#000 !important;
}


div#main-nav ul#menu-main-menue {
    gap: 50px;
    padding-right: 50px;
}



nav.navbar {
    display: flex;
    justify-content: space-between;
}

.home header#masthead .container {
    margin-bottom: -130px;
}

 header#masthead .container {
    max-width: 100%;
    padding: 20px 40px;
    z-index: 9999;
    position: relative;
	
}

.home header#masthead {
    background-color: #fff0;
    border: none;
    box-shadow: none;
}
a.nav-btn {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 15px 30px;
    background-color: #4B8AE3;
    text-decoration: none;
}

a.nav-btn:hover {
background-color: #132f87;
}

ul.dropdown-menu {
    display:none !important; 
}

.menu-item:hover ul.dropdown-menu {
    display:block !important; 
    transition:0.5s ease;
}
ul.dropdown-menu {
    padding: 10px;
    border-radius: 0px;
    min-width: 300px;
}

ul.dropdown-menu a.dropdown-item {
    padding: 12px 20px;
    font-weight:500;
}

ul.dropdown-menu li:hover {
    background-color:#F5F5F5;
}
ul.dropdown-menu li:hover a.dropdown-item{
    color:#4B8AE3;
}

.sticky-header {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    transition: 0.3s;
    background-color:#fff !important;
}
.home header#masthead.sticky-header .container{
	background-color:#fff !important;
}
 header#masthead.sticky-header .container{
	background-color:#fff !important;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
}

body.home header#masthead.sticky-header a.nav-link {
    color: #000 !important;
	
}

/*---------------------------------------------------------------------------------------------Footer Css--------------------------------------------------------------------------*/
.main-footer {
    background-image: url(https://platinumpress.com/wp-content/uploads/2025/08/Group-34.png) !important;
    background-size:cover;
    background-repeat:no-repeat;
}

bocy div#footer-widget {
    background-color: #fff0 !important;!i;!;
}


.main-footer .col-12{
    padding:0px !important;
}
.main-footer .foter-uper{
    border-bottom:1px solid #EDF6FF4D;
    margin-top:80px;
    margin-bottom:60px;
}

.main-footer .foter-uper .widget{
    margin-bottom:20px;
}
.foter-uper h2 {
    font-size:32px;
    font-weight:500;
    line-height:38px;
    color:#fff;
}

.main-footer .foter-uper a {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    background-color: #4B8AE3 !important;
    text-decoration: none;
}
.main-footer .foter-uper a:hover {
 background-color: #122f87 !important;
}
.main-footer .inner-above {
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.main-footer p.abov-txt {
    font-size: 16px;
    line-height: 19px;
    color: #A2A9AD;
    margin-bottom: 5px;
    margin-top: 40px;
}

.main-footer a.main-txt {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.main-footer h3.widget-title {
    font-size: 18px;
    font-weight: 600;
    color: #80B4FE;
    margin-bottom: 25px;
}

.main-footer ul{
    padding:0px;
}

.main-footer ul li{
    list-style:none;
    margin-bottom:20px;
}

.main-footer ul li a{
    font-size:16px;
    font-weight:400;
    line-height:20px;
    color:#E9ECF2;
    text-decoration:none; 
}

.main-footer .fotr-three ul{
/*     column-count: 2;  */
  column-gap: 0px; 
  list-style: none;
  padding: 0;  
  margin: 0;
}


.fotr-row.row {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #EDF6FF1A;
    padding-top: 20px;
    margin-top: 120px;
}
.fotr-row.row p{
    margin:0px;
    font-size:16px;
    font-weight:400;
    color:#fff;
}

.fotr-row.row a{
    color:#4B8AE3 !important;
    text-decoration:underline;
} 



/*-----------------------------------------Main Css-----------------------------*/
/* 
.home-sec1 .row1{
    height: 80vh;
} */

.white-heading {
    color:#fff !important;
}
.white-text p{
    color:#fff !important;
}

section.vc_section.home-sec1:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #00000060;
    opacity: 1;
    z-index: 0;
    left: 0;
    visibility: visible;
}

.home-sec1 .row2 {
/*     height:80px;
    background-color:#255695; */
/*     border-top:11px solid #C4C4C4; */
}
.home-sec1 .row1{
    border-bottom: 10px solid #C4C4C4;
}
.home-sec1 h2.vc_custom_heading {
    font-size: 56px;
    font-weight: 700 !important;
    line-height: 70px;
    color: #80B4FE;
}

.home-sec1 h2.vc_custom_heading strong{
    color: #fff;
    font-weight: 700 !important;
}
.home-sec2 h3.aio-icon-title{
    font-size: 20px !important;
    font-weight: 700 !important;
	line-height:28px !important;
    text-align: center;
}

.home-sec2 .icon-col .wpb_wrapper {
    display:flex;
    justify-content:center;
    gap:10px;
}

.home-sec2 {
    padding-top: 0px !important;
    margin-top: -55px;
}

.home-sec2 .aio-icon-component{
    width: 160px;
}

.home-sec2 .ul-row{
    background-color:#EFEEEE;
    padding:30px 0px;
    
}

.home-sec2 .ul-row ul{
    display:flex;
    justify-content:center;
    gap: 70px;
	padding-left: 0px;
}

.home-sec2 .wpb_text_column{
    margin-bottom:0px;
}

.home-sec2 .ul-row ul li::marker {
    font-size:30px;
    position: relative;
}


.home-sec2 .ul-row ul li{
    font-size:32px;
    font-weight:700;
    line-height:43px;
    padding-left: 30px;
    color:#132F87;
}
.home-sec2 .ul-row ul li:first-child{
    list-style:none;
}

.home-sec3 {
 margin-top:120px;
 margin-bottom:90px;
}
.home-sec3 .row-2{
	padding-bottom:30px !important;
}

h2.main-heading{
    font-size: 44px;
    font-weight: 700 !important;
    line-height: 60px;
    color: #161616;
    padding: 0px;
}


.main-btn button{
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    background-color: #132F87 !important;
    text-decoration: none;
}
.main-btn button:hover {
	background-color:#4B8AE3 !important;
}

.main-btn a{
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    background-color: #132F87 !important;
    text-decoration: none;
}
.main-btn a:hover {
	background-color:#4B8AE3 !important;
}



.home-sec3 h3.aio-icon-title.ult-responsive {
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 28px !important;
    text-align: left;
 margin-bottom:20px !important;
}

.home-sec3 .align-icon {
    text-align: left !important;
}

.home-sec3 .aio-icon-description.ult-responsive {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    text-align: left;
 margin-bottom:20px !important;
    color:#3B3F45;
}
.home-sec3 .inner-row1 {
    border-bottom: 1px solid #E2E2E2;
}

.home-sec3 .inn-col1 {
    border-right: 1px solid #E2E2E2;
}


.home-sec3 .aio-icon-component {
    margin: 0px;
    padding: 40px 25px;
}

.home-sec3 .inner-row1 .wpb_column:hover, .home-sec3 .inner-row2 .wpb_column:hover{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
    transition:0.3s ease;
}

.home-sec3 .top-row{
	margin-bottom:60px;
}

.home-sec4 {
    padding: 80px 80px !important;
}
.home-sec4 h2.main-heading{
    margin-bottom:20px;
}
.home-sec4 .ult-carousel-wrapper{
    margin-bottom:0px;
}

.home-sec4 h2.main-heading{
    margin-bottom:20px;
}
.home-sec4 p{
    font-size:18px;
    font-weight:400;
    line-height:28px;
}

.home-sec4 .wpb_text_column{
    margin-bottom:60px;
}

/*----hover section----*/



.qs-inner-row .wpb_single_image {
  position: relative;
  height: 220px;
  overflow: hidden;
  text-align: center;
  transition: all 0.5s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
}

.qs-inner-row h2.wpb_heading {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Manrope', sans-serif;
  line-height: 26px;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  transition: bottom 0.5s ease;
  opacity: 0;
}
.qs-inner-row .vc_col-sm-3 .vc_column-inner {
  padding:30px;
  border-right:1px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
}
.qs-inner-row2 .vc_col-sm-3 .vc_column-inner {
  border-bottom:0px;
}

.qs-inner-row .vc_col-sm-3:last-child .vc_column-inner{
  border-right:0px;
}
.qs-inner-row2 .wpb_column:nth-child(2) .vc_column-inner {
  border-left:1px solid #E0E0E0;
}

.qs-inner-row .vc_col-sm-3 .vc_column-inner:hover .vc_single_image-wrapper {
  transform: translateY(-35px);

}

.qs-inner-row .vc_col-sm-3 .vc_column-inner:hover h2.wpb_heading {
  bottom: -15px;
  opacity: 1;
}


.qs-inner-row .vc_single_image-wrapper {
  transition: transform 0.5s ease;
}

.qs-inner-row .vc_col-sm-3 .vc_column-inner:hover {
  background-color: #fff;
  transition: background-color 0.3s ease;
}




.qs-inner-row img.vc_single_image-img {
        width: 140px;
    height: 140px;
    padding-bottom: 15px;
    object-fit: contain;
}


.qs-inner-row{
  padding-left: 80px;
  padding-right: 80px;
}


.qs-inner-row.qs-inner-row2{
    display: flex;
    justify-content: center;
}
/*----hover section End----*/

.home-sec5 .first-col h3,.home-sec5 .second-col h3{
    font-size: 24px;
    line-height: 37px;
    font-weight:600;
    margin-bottom: 20px;
}


.home-sec5 a.learn-more {
  font-size: 16px;
  line-height: 21px;
    font-weight:600;
	text-decoration:none;
	    color: #4B8AE3;
}

.home-sec5 a.learn-more:hover {
text-decoration:underline;
}

.home-sec5 a.learn-more img{
	margin-left:5px;
}

.home-sec5 .third-col h3{
    font-size: 20px;
    line-height: 27px;
    font-weight:600;
    margin-bottom: 20px;
}




.home-sec5 .third-col .post {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 30px;
    padding-top: 30px;
}

.home-sec5 .third-col .post:last-child{
    border-bottom: 0px;
}

.home-sec5 .third-col h2{
     font-size: 24px;
     line-height: 28px;
     font-weight:700;
     margin-bottom: 0px;
}

.home-sec5  p.category-names {
    width: fit-content;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #707982;
    padding: 8px 18px;
    border: 1px solid #D3E0ED;
    border-radius: 200px;
}

.home-sec5 .post-categories {
    margin-top: 20px;
    margin-bottom: 10px;
}

.home-sec5{
	margin-top:120px;
	margin-bottom:100px;
}

.home-sec5 .top-row{
	margin-bottom:60px;
}

.home-sec5 .post-thumbnail {
    overflow: hidden;
}

.home-sec5 .post-thumbnail img:hover {
    scale:1.2;
    transition:0.5s ease;
}
.home-sec5 .post-thumbnail img{
    scale:1;
    transition:0.5s ease;
}


.home-sec6 .contact-form label {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
	color: #000;
    font-weight: 500;
}

.home-sec6 .contact-form .form-control {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    padding:16px 20px;
    height:50px;
    border-radius:0px;
    border:1px solid #EAEAEA;
	box-shadow: none;
}

.home-sec6 .cont-col .vc_column-inner{
    padding: 50px 60px 20px 60px;
}

.home-sec6 .num-col .vc_column-inner{
    padding:50px 60px
}

.home-sec6 textarea.form-control {
    height: 152px !important;
	resize: none;
}

.home-sec6 span.wpcf7-not-valid-tip {
    height: 10px;
    margin-top: 0px;
    font-size: 12px;
}
.home-sec6 h2.vc_custom_heading {
    font-size: 52px;
    font-weight: 500;
    line-height: 62px;
    margin-bottom: 10px;
    color: #fff;
}

.home-sec6 p.detail {
    font-size: 28px;
    font-weight: 500;
    line-height: 33px;
    margin-bottom: 40px;
    color: #fff;
}

.home-sec6 .phone {
    display: flex;
    gap: 15px;
    align-items: center;
}

.home-sec6 p.uper {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 10px !important;
    color: #fff;
}

.home-sec6 p.num {
    font-size: 20px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 0px;
    color: #fff;
}

.home-sec6  .phone p {
    margin-bottom: 0px;
}

.home-sec6 .col-md-12.butn p {
    display: flex;
    flex-direction: row-reverse;
}

.home-sec6 input.btn.btn-primary {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    background-color: #132F87 !important;
    text-decoration: none;
    border:none;
    border-radius:0px;
    box-shadow:none;
}
.home-sec6  input.btn.btn-primary:hover {
	background-color:#4B8AE3 !important;
}

.home-sec6 label span {
    color: #4882C8;
    font-size: 20px;
}

.home-sec6 {
	margin-bottom:100px;
}
button.navbar-toggler {
    display: none;
}

.home #content.site-content {
    padding-top: 0px;
	margin-top: -60px;
}
/*------------------------------------------Solutions Page---------------------------*/

.solutions-tabs {
                list-style: none;
                display: flex;gap: 15px;
                margin-bottom: 20px;
                cursor: pointer;
                justify-content: center;
                padding: 0px;
	    flex-wrap: wrap;
        }
.solutions-tabs .tab-btn {
                padding: 10px 24px;
                background: #ffffff;
                border-radius: 200px;
                border: 1px solid #EAEAEA;
                font-size: 18px;
                font-weight: 500;
                color: #A2A9AD;
        }
.solutions-tabs .tab-btn.active {
                background: #4B8AE3;
                color: #fff;
                border: 1px solid #4B8AE3;
        }
.tab-content { display: none; }
.tab-content.active { display: block; }
.solutions-carousel .item { 
   padding: 15px; 
   background: #f9f9f9; 
   text-align: left; 
}


.solutions-tabs-content {
    padding-left:10% !important;
}
/*-----new-----*/

.solution-sec2 .swiper-button-prev {
    position: relative !important;
    background-color:#80B4FE !important;
    padding:20px 22px !important;
    font-size:10px;
    color:#fff !important;
    border-radius:100%;
    margin-right:25px;
    margin-left:20px;
}
.solution-sec2 .swiper-button-prev:after{
    font-size:12px !important;
    font-weight:700 !important;
}

.solution-sec2 .swiper-button-next {
    position: relative !important;
    background-color:#80B4FE !important;
    padding:20px 22px !important;
    color:#fff !important;
    border-radius:100% !important;
}

.solution-sec2 .swiper-button-next:after{
    font-size:12px !important;
    font-weight:700 !important;
}

.solution-sec2 .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: relative !important;
	margin-top: 5px;
}

.solution-sec2 .botom-scroll {
    display:flex !important;
    width:80% !important;
    margin-top: 60px !important;
}

.solution-sec2 .swiper-scrollbar-drag {
    color:#4B8AE3 !important;
    background-color: #4B8AE3 !important;
}


.solution-sec2 .swiper-slide{
    background-color: #f9f9f9f9;
}

.solution-sec2 .swiper-slide img{
    max-width:100%;
    width:100%;
}
.solution-sec2 .swiper-slide h4{
    font-size:24px;
    font-weight: 600;
    font-family: 'Manrope' !important;
 margin-top: 32px;
margin-left: 24px;}

.solution-sec2 .swiper-slide p{
  margin-left:24px;
    margin-right:24px;
    margin-top:10px;
    margin-bottom:50px;
}

.solution-sec2  a.read-more-btn {
    width: 100% !important;
    background-color: #4B8AE3;
    position: relative;
    display: block;
    color: #fff;
    padding: 20px 50px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Manrope' !important;
    text-decoration: none;
}

.solution-sec2 a.read-more-btn img{
    width:fit-content !important;
    margin-left:10px;
}

.prod-demo-row h3 {
    font-size: 24px;
    line-height: 25px;
    font-weight: 600;
    font-family: 'Manrope';
}

.prod-demo-row .vc_col-sm-6:last-child{
    padding:30px 0px !important;
}

.prod-demo-row .wpb_text_column {
    margin:0px;
}

.prod-demo-row p {
    font-size: 17px;
    font-weight:400;
    line-height: 26px;
    color: #3B3F45;
}

.modal-btn{
    margin-bottom:0px !important;
}
.modal-btn .btn-modal{
    background-color:#fff0 !important;
    border:0px;
    background-image:url(/wp-content/uploads/2025/04/Frame-10701.png) !important;
    width:60px;
    height:60px;
    outline:none;
    box-shadow:none;
	background-size:cover;
}
.prod-demo-row .vc_column-inner{
    padding-top:0px !important;
}

.prod-demo-row a {
    color:#132F87;
    font-weight:600;
    font-size:16px;
    text-decoration:none;
}
.prod-demo-row a:hover{
	text-decoration:underline;
}

.solution-sec1 {
    padding-top:120px!important;
    padding-bottom:100px!important;
    margin-bottom:100px; }

.solutions-tabs-wrapper {
    margin-top: 60px;
}

ul.solutions-tabs {
    margin-bottom: 60px;
}


.solution-sec2 {
    margin-bottom:100px;
}

.solution-sec3{
    padding-top:100px !important;
    padding-bottom:100px;
    margin-bottom:100px;
}

.solution-sec3 .fir-row{
    border-bottom:1px solid #E6E6E6;
    margin-bottom:30px
}
.acd-car h4 {
    font-size:32px;
    font-weight:600;
    line-height:100%;
    font-family: 'Manrope' !important;
    color: #fff;
    margin-bottom: 40px !important;
	margin-top: 20px !important;
}

.acd-car .slick-dots li{
    width:40px;
    height:8px;
    background-color:#FFFFFF21;
    border-radius:30px
}

.acd-car .slick-dots li.slick-active {
    background-color:#4B8AE3;
    width:60px;
}

.acd-car .slick-dots i.ultsl-record {
    display: none;
}

.sol-in-sec1 .row-2{
    padding-top:70px !important;
    padding-bottom:90px;
}
.sol-in-sec2{
	padding-top:70px !important;
}

.sol-in-sec2 .middle-row{
    padding-top:100px;
    padding-bottom:130px;
}

.sol-in-sec2 h2.main-heading{
    margin-bottom:20px;
}
.sol-in-sec2 .vc_figure img:hover {
    scale: 1.2;
    transition: 0.5s ease;
}

.sol-in-sec2 .vc_figure img {
    scale: 1;
    transition: 0.5s ease;
}

.sol-in-sec2 .vc_figure{
    overflow:hidden;
}

/*------------------------Contact Us---------------------*/
.contact-sec1 h2.main-heading.white-heading{
    font-size:32px;
    
}

.home-sec6 .col-form h2.vc_custom_heading {
    font-size: 44px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 10px;
    color: #000;
}

.contact-sec1  h3.aio-icon-title.ult-responsive {
    font-size:16px;
    color:#4B8AE3;
}

.contact-sec1 .aio-icon-description {
    margin-top:5px !important;
}
.contact-sec1 .aio-icon-description a{
    color:#fff;
    font-size:16px !important;
    font-weight:600;
    line-height:24px;
    text-decoration:none;
}

.contact-sec1 .follow-us p {
    color: #fff;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 24px;
    margin: 0px !important;
}

.contact-sec1 .follow-us{
    display:flex;
    align-items: center;
    gap: 28px;
}
.col-form{
    background-color:#fff;
    padding:60px !important;
    padding-bottom:40px !important;
}

.contact-sec1.home-sec6{
    margin-bottom:0px;
    padding-top:100px !important;
    padding-bottom:120px
}

.col-form input.form-control {
    margin-bottom:0px !important;
}
.col-form p{
    margin-bottom:05px
}


/*-------------------------------Marcket PAge ------------------------*/

.main-btn-light button{
    background-color:#4B8AE3 !important;
}

.market-sec-2 a.learn-more {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    text-decoration: none;
    color: #4B8AE3;
}
.market-sec-2 a.learn-more:hover{
    text-decoration:underline;
}
.market-sec-2 p{
	font-size:18px;
}

.market-sec-2 .vc_col-sm-6 .vc_column-inner{
	padding:0px !important;
}

.market-sec-2 figure{
    min-width: 100%;
}

.market-sec-2 .vc_single_image-wrapper {
    min-width: 100%;
}

.market-sec-2 img.vc_single_image-img.attachment-full {
    min-width: 100%;
}


.market-sec-2 .padding-right-side{
	padding-right:100px;
}
.market-sec-2 .padding-left-side{
	padding-left:100px;
}

.marker-sec-1{
    padding-top:120px;
    padding-bottom:120px
}

.market-sec-2 .vc_single_image-wrapper{
    overflow: hidden;
}



.market-sec-2 .vc_figure img:hover {
    scale:1.2;
    transition:0.5s ease;
}
.market-sec-2 .vc_figure img{
    scale:1;
    transition:0.5s ease;
}
/*-------------------------------------------Market Inner Page------------------------*/
.market-type-posts {
    display:flex;
    flex-wrap: wrap;
}
.market-type-post.col-md-4 {
    padding: 15px;
    padding-bottom: 45px;
}
.market-type-post h3 {
    font-size: 24px;
    font-weight: 600 !important;
    line-height: 30px;
    color: #161616;
    padding: 0px;
}
.market-type-post p {
    margin-bottom:30px !important
}

.market-type-image img {
    height: 300px;
    object-fit: cover;
	transition:0.5s ease;
}

.market-type-image img:hover {
	scale:1.2;
	transition:0.5s ease;
}


.market-type-image{
	margin-bottom:20px;
	overflow:hidden !important;
}

.market-type-post a.learn-more {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    text-decoration: none;
    color: #4B8AE3;
}
.market-type-post a.learn-more:hover {
	text-decoration:underline;
}

.market-type-post a.learn-more img{
	margin-left:5px;
}

section.vc_section.home-sec3.market-inn-sec3 {
    margin-top:0px !important;
    padding-top:100px !important;
    margin-top:40px !important;
    border-top:1px solid #E2E2E2 !important;
}

section.vc_section.market-inner-sec2 {
    margin-top:100px;
}


/*--------------------------Galllery -------------------------------*/
.envirabox-theme-base_dark .envirabox-caption-wrap{
    background-color:#fff0!important;
}

.envirabox-theme-base_dark .envirabox-toolbar .envira-close-button:before {
    padding:10px !important;
    background-color: #000 !important;
    border-radius:100% !important;
}

.envirabox-is-open .envirabox-bg {
    opacity: 1 !important;
	background-color:#fff !important;
}

.envirabox-theme-base_dark .envirabox-navigation .envirabox-arrow--right span:before {
    color: #000 !important;
    font-weight:900 !important;
}

.envirabox-theme-base_dark .envirabox-navigation .envirabox-arrow--left span:before {

    color: #000 !important;
    font-weight:900 !important;
}

li.envirabox-thumb-content-provider-none.envirabox-thumb-type-image img{
    padding:10px !important;
    border: 1px solid #E2E2E2;
}

.envirabox-theme-base_dark .envirabox-toolbar>div {
    width: 36px !important;
	height: 36px!important;  }
.envirabox-theme-base_dark .envirabox-toolbar>div a {
    width: 36px !important;
	height: 36px !important;}

section.vc_section.gallery-sec1{
    padding-top:100px !important;
    padding-bottom:100px !important;
    margin-bottom:100px !important;
}

section.vc_section.gallery-sec2 {
    margin-bottom:50px;
}

.gallery-sec2 .envira-lazy:before{
    content:"";
    background-image:url(/wp-content/uploads/2025/04/Frame-10857.png);
    width: 100%;
    height: 100%;
    transition:0.5s ease;
    background-size:cover;
    background-position:center center;
    position:absolute;
    top:0;
    z-index:1;
    opacity:0;
}

.gallery-sec2 .envira-gallery-item:hover .envira-lazy:before{
    scale:0.9;
    opacity:1;
    transition:0.5s ease;
}
.envirabox-container {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 63.5% !important;
    height: 90% !important;
    z-index: 99992 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -webkit-transform: translate(-50%, -50%) translateZ(0) !important;
    transform: translate(-50%, -50%) translateZ(0) !important;
}

.envirabox-container:after{
    content:"" !important;
    width:500% !important;
    height:500% !important;
    background-color:#00000090 !important;
    position:absolute !important;
    left:-250% !important;
    top:-100% !important;
    z-index:-1 !important;
	pointer-events:fill !important;
}

.admin-bar .envirabox-theme-base_dark .envirabox-toolbar {
    top: 20px !important;
	right: 20px !important;
}

.envirabox-toolbar, .envirabox-caption-wrap {
    
    opacity: 1 !important;
	visibility: visible !important; 
	transition:0.1s ease;
	    top: 10px !important;
}
.envirabox-navigation {
	display: block !important; }
.envirabox-arrow {
    opacity: 1 !important;
    visibility: visible !important;
}

/*----------------------------------Career-----------------------------------*/
.loader {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #24aae1; /* WordPress blue */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 0.8s linear infinite;
  margin: 0 auto;
  top: 52%;
    position: absolute;
    left: 50%;
}
div#jobs-spinner {
    margin-top: 30px;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

form#job-search-form input[type="text"] {
    width: 35%;
    height: 60px;
    background-color: #F9F9F9;
    border: 0px;
    padding: 18px 27px;
    font-family: "Manrope", serif !important;
    font-size: 18px !important;
    font-weight:500;
    outline: none;
    text-shadow: none;
}

form#job-search-form select {
    width: 25%;
    height: 60px;
    background-color: #F9F9F9;
    border: 0px;
    padding: 18px 27px;
    font-family: "Manrope", serif !important;
    font-size: 18px !important;
    font-weight:500;
    outline: none;
    text-shadow: none;
    background: url('/wp-content/uploads/2025/04/Vector-2.svg') no-repeat right 20px center;
    appearance: none;
    -webkit-appearance: none;
	background-color:#f9f9f9 !important;
    -moz-appearance: none;
}

form#job-search-form button {
    width: 14%;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    height: 60px;
    background-color: #4B8AE3 !important;
    text-decoration: none;
    border:1px solid #4B8AE3 !important;
    padding:0px !important;
	 outline: none;
    text-shadow: none;
}

form#job-search-form {
    padding: 10px;
    border: 1px solid #DEDEDE;
    display: flex;
    gap: 10px;
    align-items: center;
}

form#job-search-form ::placeholder{
    color:#000;
}

p.typ a:before{
    content:"";
    height:18px;
    width: 18px;
    position: absolute;
    background-image: url(/wp-content/uploads/2025/04/Icon.svg);
    background-size:cover;
    left:14px;
    top:9px;
}

p.typ a {
    font-size:18px;
    font-family: 'Manrope' !important;
    color: #000;
    text-decoration: none;
    pointer-events: none;
    border:1px solid #DEDEDE;
    border-radius:40px;
    padding:6px 16px 6px 36px;
    position:relative;
	font-weight: 500;
}

p.typ {
    margin-bottom:0px;
    margin-top: 6px;
}


p.loc {
    font-size:18px;
    font-family: 'Manrope' !important;
    color: #000;
    text-decoration: none;
    pointer-events: none;
    border:1px solid #DEDEDE;
    border-radius:40px;
    padding:6px 16px 6px 36px;
    position:relative;
    width:fit-content;
    margin: 0px;
	font-weight: 500;
	line-height: 23px;
}

p.loc:before{
    content:"";
    height:20px;
    width: 15px;
    position: absolute;
    background-image: url(/wp-content/uploads/2025/04/Frame-10750.svg);
    background-size:cover;
    left:14px;
    top:9px;
}

.job-meta {
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    gap: 12px;
}

.job-excerpt p{
    font-size: 18px;
    font-family: 'Manrope' !important;
    line-height:28px;
    color: #3B3F45;
}

.job-excerpt {
    margin-bottom: 30px;
}



.job-title h2 {
    font-size: 32px;
    font-family: 'Manrope' !important;
    line-height:28px;
    color:#161616;
    font-weight:600;
    padding:0px;
    margin-bottom:20px;
}

.job-item {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}


.job-title {
    width: 60%;
}

div#jobs-list {
    margin-top: 30px;
}

a.apply-btn {
    font-size: 18px;
    font-family: 'Manrope';
    color: #3B3F45;
    font-weight: 600;
    text-decoration: none;
}
a.apply-btn:hover {
text-decoration:underline;
}
.job-item:last-child {
    border-bottom:0px !important;
}

section.vc_section.career-sec2 p strong{
    font-size:22px;
    color:#3B3F45;
    line-height:28px;
}
section.vc_section.career-sec2 p{
	margin-bottom:10px;
}

.career-sec2 .main-btn-light{
    margin-top:40px;
}

.career-sec2 .ultsl-record:before {
    content: none;
}


.career-sec2 ul.slick-dots li{
    background-color: #FFFFFFB2;
    width:14px;
    height:8px;
    border-radius: 30px;
    margin-left: 0px;
}

.career-sec2 ul.slick-dots li.slick-active{
    background-color: #002F87;
    width:32px;
}

.career-sec2 ul.slick-dots {
    padding: 0px;
    height: 8px;
	text-align:right;
	position:relative;
	top:-30px;
	right:25px;
}
.career-sec3 .inner-row .wpb_wrapper {
    background-color:#fff !important;
    padding:32px;
}

.career-sec3 .beni-icons {
    margin: 0px;
}

.career-sec3 .beni-icons .aio-icon-box{
    text-align:left !important;
}

.career-sec3 .beni-icons .align-icon {
    text-align: left !important;
}

.career-sec3 .beni-icons h3.aio-icon-title{
    font-size:22px !important;
    margin-top: 8px !important;
    margin-bottom:10px !important;
    text-align:left;
    font-family: 'Manrope' !important;
}

.career-sec3 .beni-icons .aio-icon-description {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

section.career-sec3{
    padding-top:100px !important;
    padding-bottom:120px;
    margin-top:50px;
    margin-bottom:100px;
}

.career-sec3 .inner-row .wpb_wrapper:hover {
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    transition:0.5s ease;
}

/*-------------------------------------------Career Single Page----------------------------------*/

.job-title.job-title-inner {
    width: 100%;
}
.job-title.job-title-inner a {
    font-size:16px;
    color:#3B3F45;
	text-decoration:none;
        font-weight: 600;
}

.job-title.job-title-inner h1{
    font-size:56px;
    font-weight:700;
    margin-top:30px;
    margin-bottom:30px;
}

.career-content h3{
    font-size:24px;
    font-weight:600;
    margin-top:40px !important;
    margin-bottom:30px;
    color:#161616;
}
.career-content p{
    color:#3B3F45;
}

.career-content ul {
    padding-left:30px
        
    
}

.career-content ul li{
    margin-bottom:15px;
    color: #212120;
    font-weight: 400;
}

.career-content ul ::marker {
    color:#4B8AE3;
}
.career-content h3{
    font-size:24px;
    font-weight:600;
    margin-top:40px !important;
    margin-bottom:30px;
    color:#161616;
}
.career-content p{
    color:#3B3F45;
}

.career-content ul {
    padding-left:30px
        
    
}

.career-content ul li{
    margin-bottom:15px;
    color: #212120;
    font-weight: 400;
}

.career-content ul ::marker {
    color:#4B8AE3;
}

.career-in-sec1 {
    margin-top:100px;
    margin-bottom:100px;
}

.career-form h2{
    font-size: 24px !important;
    text-align: center;
    font-weight: 700;
    color: #000;
}
.career-form p{
    text-align:center;
    font-size:14px;
}

.career-form label {
	display: block;
	text-align: left;
	font-size: 1rem;
}



.career-form input.wpcf7-form-control.wpcf7-file {
    padding-top: 20px;
}



.career-form input.form-control {
    height: 50px;
    border: 1px solid #EAEAEA !important;
    border-radius: 0px;
    padding: 16px 20px;
    color: #3B3F45;
    outline: none !important;
    box-shadow: none !important;
}
.career-form ::placeholder{
    color:#3B3F45
}

.career-form input.btn-primary {
    width: 100%;
    height: 50px;
    border: none !important;
    border-radius: 0px;
    background-color: #4B8AE3;
    color:#fff;
	outline: none !important;
    box-shadow: none !important;
}

.career-form span{
    text-align: left !important;
}
.career-form {
    background-color: #F9F9F9;
    padding: 40px;
}

.career-in-sec1 .wpcf7-response-output {
    margin-top: -50px !important;
}
.career-in-sec1 .wpb_column.vc_column_container.vc_col-sm-5 {
    padding-left:120px;
}
/*------------------------404 page----------------*/
.error404 header, .error404 footer, .error404 .main-footer{
    display:none;
    
}

.error404 .container{
    max-width:100%;
}

.error404 div#content {
    padding: 0px !important;
}

.error404 section.error-404.row {
    height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.error404 .col-md-6.left {
    background-image:url(/wp-content/uploads/2025/04/Frame-10853.png);
    height:100%;
    padding-top: 120px;
    padding-left: 160px;
	background-size:cover;
}

.error404 h2 {
    font-size: 52px;
    font-weight: 600;
    line-height: 70px;
    margin-top: 160px;
    color: #fff;
    padding: 0px;
    margin-bottom: 40px;
}

.error404 p {
    color: #fff;
    margin-bottom: 80px;
}

.error404 a.back-btn {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    background-color: #4B8AE3 !important;
    text-decoration: none;
    border: 1px solid #4B8AE3 !important;
    padding: 0px !important;
    outline: none;
    text-shadow: none;
    padding:13px 28px !important;
}


.error404 .col-md-6.right {
    background-image: url(/wp-content/uploads/2025/04/Platinum-Press-12032024-56-1-1.png);
    height: 100%;
    background-size:cover;
}
.error404 p#breadcrumbs {
	display:none !important;
}

/*---------------------Thank You ----------------------------------------*/
.thank-you .vc_column-inner{
    height: 100vh;
}

.thank-you .wpb_single_image {
    margin-top:100px;
    margin-bottom:50px !important;
    
}
.thank-you .main-btn a{
	background-color:#4b8ae3 !important;
}

.thank-you  h1.vc_custom_heading {
    font-size: 94px;
    color: #fff;
    font-weight: 800 !important;
    font-family: 'Manrope' !important;
    padding-bottom: 0px;
}

.thank-you h2.vc_custom_heading{
    font-size: 48px !important;
    color: #fff;
    font-family: 'Manrope' !important;
}

.thank-you p {
    font-size: 18px !important;
    color: #fff;
    font-family: 'Manrope' !important;
}

.thank-you a {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    font-family: 'Manrope' !important;
	text-decoration:none;
	
}
.thank-you a img{
	padding-right:10px;
}

.page-id-416 header, .page-id-416 footer, .page-id-416 .main-footer{
    display:none;
    
}
.page-id-416 p#breadcrumbs {
	display:none !important;
}

.thank-you .left-col .vc_column-inner {
    padding-left: 140px !important;
	padding-top:0px !important;
}

/*-----------------------Privacy Policy-------------------------*/
.privacy-sec1 h1.main-heading {
    font-size: 56px;
    font-weight: 700 !important;
    color: #161616;
    margin-bottom: 10px;
}

.priv-data-row p{
    font-size: 18px;
    line-height: 28px;
    color: #3B3F45;
}

.priv-data-row h2 {
    font-size: 32px;
    font-weight: 700;
    color: #161616;
    margin-top: 60px;
    margin-bottom: 10px;
}

.priv-data-row a {
    font-size:18px;
    font-weight:700;
    text-decoration:none;
}
.privacy-sec1 .top-row{
	margin-bottom:60px !important;
}

.privacy-sec1 {
	margin-bottom:100px !important;
	margin-top:100px !important;
}

/*------------------------------------------Bread Crums----------------*/
p#breadcrumbs {
    margin-bottom: 0px;
    background-color: #A2A9AD;
    padding: 12px 40px;
    color: #fff !important;
}

p#breadcrumbs a{
    color: #fff !important;
}


/*------------------------------------------------------------------------Small laptop Screens-------------------------------------------------*/
@media (min-width: 1200px) and (max-width: 1480px) {
.container {
    max-width: 100%;
    padding: 0px 40px;
}
.home-sec2 .ul-row ul li {
    font-size: 24px;
    padding-left: 0px;
}

.home-sec2 .ul-row ul {
    gap: 50px;
}

.qs-inner-row {
    padding-left: 0px;
    padding-right: 0px;
}
	
}


/*----------------------------------------------------------------------------tab Responsive---------------------------------------------------*/

@media (min-width: 768px) and (max-width: 1200px) {
html, body {
    overflow-x:hidden;
}
#content.site-content {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.entry-content {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.container {
    max-width: 100%;
    padding: 0px 30px;
}

.home div#main-nav a.nav-link {
    color: #000 !important;
}

/*------------------Header------------------------*/
header#masthead .collapsed .navbar-toggler-icon {
    background-image: none;
    background: url(/wp-content/uploads/2025/05/Icon-1.svg) !important;
    background-size: cover !important;
	background-repeat:no-repeat !important;
}
header#masthead .navbar-toggler-icon {
    background-image: none;
    background: url(/wp-content/uploads/2025/05/Icon.svg);
    background-size: cover !important;
	background-repeat:no-repeat !important;
}
header#masthead .navbar-toggler {
        border: none;
        z-index: 9999;
        flex: 0 0 20%;
        position: absolute;
        right: 4px;
        top: 9px;
		outline:none;
}

header#masthead .navbar-brand {
           flex: 0 0 66%;
           z-index:999999;
           position:relative;
           left: 20px !important;
}
.navbar-collapse.show {
	margin: 0;
	transform: none;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-collapse {
	display: block;
	position: absolute;
	top: -15px;
	right: 0px;
	transform: translateX(100%);
	transition: all 0.5s ease-in-out !important;
	height: 100vh;
	width: 100% !important;
	padding-top: 30px;
	padding-bottom: 0px !important;
	overflow: scroll;
	z-index: 9;
	background: #ffffff;
	min-width: 100%;
	max-width: 100%;
}
div#main-nav {
    padding-top: 100px;
    padding-left: 10px;
}

button.navbar-toggler {
    display: block;
}
div#main-nav ul#menu-main-menue {
    gap: 20px;
    padding-right: 0px;
}
    header#masthead .container {
        padding: 10px 0px;
    }

	a.nav-btn {
    display:none;
}

.home div#main-nav a.nav-link {
    color: #000 !important;
}
    li.dropdown:after {
        display: inline-block;
        margin-left: 15px;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        color: #000000;
        position: absolute;
        top: 15px;
        left: 70px;
    }

.dropdown-toggle::after{
    display:none;
}
.header-contactus{
    display:block !important;
}
body div#main-nav .header-contactus a.nav-link {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    background-color: #132F87 !important;
    text-decoration: none;
    text-align:center;
}

/*-------header end Tablet----------*/


		.icon-col.wpb_column.vc_column_container.vc_col-sm-12 {
    overflow-x: scroll;
}
	.home-sec2 .icon-col .wpb_wrapper {
    justify-content: space-between;
		padding: 0px 10px;
}
	.icon-col::-webkit-scrollbar {
  height: 2px;
}

/* Track */
.icon-col::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.icon-col::-webkit-scrollbar-thumb {
  background: #80b4fe; 
}

/* Handle on hover */
.icon-col::-webkit-scrollbar-thumb:hover {
  background: #80b4fe; 
}
		.main-footer {
    padding: 0px 20px;
}
.fotr-row.row {
		justify-content: center !important; }

/*-----------------------Home Page-------------------*/
h2.main-heading {
    font-size: 30px !important;
	line-height: 35px !important; }



.home-sec2 .ul-row ul li {
    font-size: 24px;
    padding-left: 0px;
    margin-right: 25px;
    margin-left:25px;
}



.home-sec2 .ul-row ul {
    gap: 0px;
    flex-wrap: wrap;
}
.qs-inner-row {
    padding-left: 0px;
    padding-right: 0px;
}
.home-sec4 {
    padding: 40px !important;
}
.home-sec6 .num-col .vc_column-inner {
    padding: 50px 20px;
}
.qs-inner-row .vc_col-sm-3 .vc_column-inner {
	padding: 20px; }

/*------Sol Page-------------*/
.solutions-tabs-content {
    padding-left: 0% !important;
}

.solution-sec2 .swiper-slide h4{
    line-height:30px;
}
.prod-demo-row h3 {
    font-size: 18px; }

img.image.wp-image-110.attachment-full.size-full {
    width: 90%;
}
.prod-demo-row h3 {
    font-size: 18px; }
.main-footer ul li a {
    font-size: 14px; }
.fotr-row.row {
    margin-top: 40px !important;
}
.solution-sec1 .vc_col-sm-6 {
    width:80% !important;
}
.home-sec6 .cont-col .vc_column-inner {
    padding: 50px 30px 20px 30px !important;
}
.sol-in-sec1 .vc_col-sm-6 {
    width:80% !important;
}	

.sol-in-sec2 .vc_col-sm-1 {
    display: none !important;
}

.sol-in-sec2 .vc_col-sm-10 {
        width: 100% !important;
    }
p br {
    display: none;
}
.sol-in-sec2 .vc_col-sm-5 {
        width: 65.666667%;
    }
.col-form {
    background-color: #fff;
	padding: 20px !important; }

.contact-sec1.home-sec6 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
/*-----------------Market Page-----------------*/

.marker-sec-1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.market-sec-2 .padding-right-side {
    padding-right: 30px;
}
.market-sec-2 .padding-left-side {
    padding-left: 30px;
}
/*----------------Career Page--------------*/
section.vc_section.gallery-sec1 {
    margin-bottom: 40px !important;
}
section.career-sec3 {
    margin-bottom: 40px;
}
.career-in-sec1 .wpb_column.vc_column_container.vc_col-sm-5 {
    padding-left: 0px;
}
.job-title.job-title-inner h1 {
    font-size: 36px;
}

/*--------------Gallery-------------*/
.envirabox-container {
    width: 90.5% !important;
	height: 50% !important; }

/*----------------404 page-------------------*/

.error404 .container {
    padding:0px;
}

.error404 .col-md-6.left {

    padding-top: 0px;
    padding-left: 30px; }

.error404 h2 {
    font-size: 40px;
    line-height: 50px;
        margin-top: 60px; }




.error404  .col-md-6.left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*-------------------Thank you---------------*/
.thank-you .left-col .vc_column-inner {
    padding-left: 30px !important;
    padding-top: 0px !important;
}
.thank-you h1.vc_custom_heading {
    font-size: 50px;
	}
.thank-you h2.vc_custom_heading {
	font-size: 25px !important; }


}/*---------------tab res end------------------------------------------------------------------*/
iframe {
    width: 100% !important;
}

/*----------------------------------------------------------------------------mobile Responsive---------------------------------------------------*/

@media only screen and (max-width: 767px){
.home div#main-nav a.nav-link {
    color: #000 !important;
}
html, body {
    overflow-x:hidden;
}
.container {
    max-width:100%;
}

/*------------------Header------------------------*/
header#masthead .collapsed .navbar-toggler-icon {
    background-image: none;
    background: url(/wp-content/uploads/2025/05/Icon-1.svg) !important;
    background-size: cover !important;
	background-repeat:no-repeat !important;
}
header#masthead .navbar-toggler-icon {
    background-image: none;
    background: url(/wp-content/uploads/2025/05/Icon.svg);
    background-size: cover !important;
	background-repeat:no-repeat !important;
}
header#masthead .navbar-toggler {
        border: none;
        z-index: 9999;
        flex: 0 0 20%;
        position: absolute;
        right: 4px;
        top: 9px;
		outline:none;
}

header#masthead .navbar-brand {
           flex: 0 0 66%;
           z-index:999999;
           position:relative;
           left: 20px !important;
}
.navbar-collapse.show {
	margin: 0;
	transform: none;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-collapse {
	display: block;
	position: absolute;
	top: -10px;
	right: 0px;
	transform: translateX(100%);
	transition: all 0.5s ease-in-out !important;
	height: 100vh;
	width: 100% !important;
	padding-top: 30px;
	padding-bottom: 0px !important;
	overflow: scroll;
	z-index: 9;
	background: #ffffff;
	min-width: 100%;
	max-width: 100%;
}
div#main-nav {
    padding-top: 100px;
    padding-left: 10px;
}

button.navbar-toggler {
    display: block;
}
div#main-nav ul#menu-main-menue {
    gap: 20px;
    padding-right: 0px;
}
    header#masthead .container {
        padding: 10px 0px;
    }

	a.nav-btn {
    display:none;
}
    li.dropdown:after {
        display: inline-block;
        margin-left: 15px;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        color: #000000;
        position: absolute;
        top: 15px;
        left: 70px;
    }

.dropdown-toggle::after{
    display:none;
}


.header-contactus{
     display:block !important;
}
body div#main-nav .header-contactus a.nav-link {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    background-color: #132F87 !important;
    text-decoration: none;
    text-align:center;
}

/*-----header  end--------------*/

	.home-sec1 h2.vc_custom_heading br {
    display: none;
}
	.home-sec1 h2.vc_custom_heading {
    font-size: 36px !important;
    line-height: 50px !important;
}
	.home-sec2 .ul-row ul {
/*     display: flex; */
    flex-direction: column;
    gap: 10px;
}
	.home-sec2 .ul-row ul li:first-child {
    list-style: unset !important;
}
	h2.vc_custom_heading.vc_do_custom_heading.main-heading {
    font-size: 30px;
    line-height: 40px;
}
	.vc_btn3-container.main-btn.vc_btn3-right.vc_do_btn {
    text-align: left;
}
	.col-md-4.second-col {
    margin: 40px 0px;
}
	.inner-above {
    flex-direction: column;
    gap: 20px;
}
	.main-footer .inner-above {
    align-items: flex-start;
}

	.icon-col.wpb_column.vc_column_container.vc_col-sm-12 {
    overflow-x: scroll;
}
	.home-sec2 .icon-col .wpb_wrapper {
    justify-content: space-between;
		padding: 0px 10px;
}
	.icon-col::-webkit-scrollbar {
  height: 2px;
}

/* Track */
.icon-col::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.icon-col::-webkit-scrollbar-thumb {
  background: #80b4fe; 
}

/* Handle on hover */
.icon-col::-webkit-scrollbar-thumb:hover {
  background: #80b4fe; 
}

	.fotr-row.row p {
    font-size: 13px;
}
	.main-footer {
    padding: 0px 20px;
}
	.foter-uper h2 {
    font-size: 26px;
}
.main-footer .fotr-two ul {
    column-count: 2;
    column-gap: 0px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.main-footer .container {
    padding:0px 15px !important;
}
/*------------Home New ---------------*/
.home-sec3 {
    margin-top: 50px;
    margin-bottom: 0px;
}
.home-sec4 {
    padding: 80px 20px !important;
}

.qs-inner-row {
    padding-left: 20px;
    padding-right: 20px;
}
.qs-inner-row .vc_col-sm-3 .vc_column-inner {
    padding: 30px;
    border-right: 0px solid #E0E0E0;
    border-left:0px !important;
    border-bottom: 1px solid #E0E0E0;
}

.fotr-row.row {
    margin-top: 0px !important;
}

.home-sec3 .aio-icon-component {
    margin: 0px;
    padding: 20px 0px;
}

/*-------------------------Solution Page------------*/
.solutions-tabs-content {
    padding-left: 0% !important;
}
.solution-sec2 {
    margin-bottom: 40px;
    margin-top: 0px;
    padding-top: 0px !important;
}

p br{
    display:none;
}
.solution-sec3 {
    padding-top: 50px !important;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.prod-demo-row .vc_col-sm-6:first-child .vc_column-inner {
    height:300px;
}
.home-sec6 .num-col .vc_column-inner {
    padding: 50px 20px !important;
}
.home-sec6 .cont-col .vc_column-inner {
    padding: 50px 20px 20px 20px !important;
}
.home-sec6 {
    margin-bottom: 0px !important;
}
/*---------------Sol inner-------------------*/
.sol-in-sec2 {
    padding-top: 30px !important;
}
.sol-in-sec2 .wpb_wrapper .vc_row:nth-child(2),.sol-in-sec2 .wpb_wrapper .vc_row:nth-child(4){
    display:flex;
    flex-direction: column-reverse;
}
.sol-in-sec2 .middle-row {
    padding-top: 0px;
    padding-bottom: 20px;
}
body .vc_custom_1745518013941 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
/*-----------Contact Us------------*/
.col-form {
    background-color: #fff;
	padding: 60px 20px !important; }

.contact-sec1.home-sec6 {
    margin-bottom: 0px;
    padding-top: 100px !important;
    padding-bottom: 0px !important;
	}

.home-sec3 .row-2 .inner-row1 .wpb_column{
    border-bottom: 1px solid #E2E2E2;
	border-right: 0px !important;
}

.home-sec3 .inner-row1 {
    border-bottom: 0px !important;
}



.home-sec3 .inner-row2 .wpb_column:first-child{
    border-bottom: 1px solid #E2E2E2 !important;
	border-right: 0px !important;
}
#content.site-content {
    padding-bottom: 0px;
    padding-top: 0px;
}
.entry-content {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*--------------------------Market Page------------------*/

.marker-sec-1 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.market-sec-2 .padding-right-side {
    padding-right: 0px;
    padding-bottom: 30px;
}

.market-sec-2 .padding-left-side {
        padding-left: 0px;
    margin-bottom: 20px;
}
.vc_custom_1745585701039 {
    display: flex;
    flex-direction: column-reverse;
}

.market-sec-2 .vc_col-sm-6 .vc_column-inner {
    padding: 0px 15px !important;
}

/*--------------------------------Career Page---------------------------*/
section.vc_section.gallery-sec1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    margin-bottom: 0px !important;
}

div#ult-carousel-491286582681cbc2e33643 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

section.career-sec3 {
    padding-top: 50px !important;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}

form#job-search-form input[type="text"] {
    width: 100%;
}
form#job-search-form select {
    width: 100%; }

form#job-search-form button {
    width: 100%;}

form#job-search-form {
    flex-direction: column;
}

.job-item {
    flex-direction: column;
    gap: 30px;
    } 

.job-title {
    width: 100%;
}

.job-title h2 {
    font-size: 24px; }

section.vc_section.gallery-sec2 {
    margin-bottom: 0px;
}

/*-------------------Career inner page ------------------*/
.career-in-sec1 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.job-title.job-title-inner h1 {
    font-size: 30px;
}
.career-content h3 {
    font-size: 20px; }

.career-in-sec1 .wpb_column.vc_column_container.vc_col-sm-5 {
    padding-left: 0px;
}

.career-form {
    background-color: #F9F9F9;
    padding: 20px;
}
p#breadcrumbs {
    padding: 12px 20px; }
/*-------------------------------Privacy Policy Page ----------------------*/
.privacy-sec1 {
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}
.privacy-sec1 h1.main-heading {
    font-size: 36px; }
.privacy-sec1 .top-row {
    margin-bottom: 0px !important;
}

.priv-data-row h2 {
    font-size: 24px;
    margin-top: 40px;
    margin-bottom:0px; }
/*-------------------------------404 page------------------*/
.error404 .col-md-6.left {
    background-image: url(/wp-content/uploads/2025/04/Frame-10853.png);
    height: 100%;
    padding-top: 50px;
    padding-left: 15px;
    background-size: cover;
}

.error404 h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    margin-top: 90px;
    color: #fff;
    padding: 0px;
    margin-bottom: 20px;
}	

/*----------------------------Thank You--------------------*/
.thank-you .left-col .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 0px !important;
}

.thank-you h1.vc_custom_heading {
    font-size: 60px; }

.thank-you h2.vc_custom_heading {
    font-size: 30px !important; }

.thank-you .wpb_single_image {
    margin-top: 50px;
    margin-bottom: 100px !important;
}


.vc_column-inner.vc_custom_1745862715880 {
    display: none !important;
}
	
}/*----------------------mobile end--------------------------------------------------------*/

.header-contactus{
    display:none;
}

/*-----------------------Animations--------------*/
.main-footer ul li a:hover{
    padding-left:15px;
    transition:0.5s ease;
}
.main-footer ul li a{
    transition:0.5s ease;
}

.main-btn-light button:hover {
    background-color: #4b8ae300 !important;
    border:1px solid #fff !important;
}
.ult-overlay-close.top-right {
     width: 30px !important;
    height: 30px !important;

 
}


/*------Dropdown toggle------------*/
@media only screen and (max-width: 1199px){


body a.dropdown-toggle:hover ul.dropdown-menu {
    display:none !important
}

	.dropdown-toggle::after {
		display:none;
	}
li.dropdown:after {
        display: inline-block;
        vertical-align: .255em;
        content: "";
        border-top: .4em solid;
        border-right: .4em solid transparent;
        border-bottom: 0;
        border-left: .4em solid transparent;
        color: #000000;
        position: absolute;
        top: 15px;
        left: 80px;
    }

header#masthead li.menu-item a.nav-link {
    display: inline-block;
}
.header-contactus a{
    display:block !important;
}

}

@media (min-width: 1481px) and (max-width: 1780px) {
    .home-sec2 .ul-row ul {
        gap: 50px;
		flex-wrap:wrap;
    }
.home-sec2 .ul-row ul li{
	 font-size: 25px; }
}

li.tab-btn:hover{
    color: #fff;
    background-color: #4B8AE3;
    border: 1px solid #4B8AE3;
    transition: 0.5s ease;
}

.page-id-324 .main-btn a{

    background-color: #4b8ae3 !important;
}

.solution-sec2 a.read-more-btn{
	display:none;
}

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

.solution-sec2 .swiper-slide {
    height: 483px;
}

.career-sec3 .inner-row .wpb_wrapper {
    height: 270px;
	} }



.home-sec5 .post-thumbnail img {
    height: 420px;
    object-fit: cover;
}


p.category-names {
    display: none;
}


/*--------------------------Marquee Section -----------------------*/
.marquee-scroll {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Hide scrollbar in Firefox */
}

.marquee-scroll {
    display: none;
}

.marquee-scroll::-webkit-scrollbar {
  display: none; /* Hide scrollbar in WebKit browsers */
}

.marquee-list {
  display: flex;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
  
}

.marquee-list li {
  flex: 0 0 auto;
  white-space: nowrap;
  padding: 8px 12px;
  background: #f0f0f0;
  border-radius: 4px;
	padding-left: 0px !important;
    margin-left: 40px;
	font-size: 24px !important;
}

/* Optional: apply only on mobile */
@media (max-width: 768px) {
  .marquee-scroll {
    overflow-x: visible;
    white-space: normal;
  }

  .desktopp{
    display:none !important;
  }

@keyframes marquee {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}

.marquee-scroll {
  overflow: hidden;
  position: relative;
}

.marquee-list {
  display: inline-flex;
  animation: marquee 20s linear infinite;
  flex-direction: row !important;
	flex-wrap: nowrap !important;
	        list-style: disc !important;
}
.marquee-scroll {
    display: block;
}

.marquee-scroll::-webkit-scrollbar {
  display: block; /* Hide scrollbar in WebKit browsers */
}

.home-sec2 .ul-row {
    padding: 10px 0px !important;
}

.home-sec2 .icon-col .wpb_wrapper{
    gap: 13px !important;
}


.home-sec2 .icon-col .aio-icon-img .img-icon {
    width: 90px;
    margin: auto !important;
}
.home-sec2 h3.aio-icon-title{
    font-size: 14px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

	.qs-inner-row2 .vc_col-sm-3:first-child, .qs-inner-row2 .vc_col-sm-3:last-child{
		display:none !important;
	}

}

.qs-inner-row2 .vc_col-sm-3:first-child, .qs-inner-row2 .vc_col-sm-3:last-child{
		display:none !important;
	}


/*-----------------------------New Responsive-------------------------*/
@media (min-width: 1300px) and (max-width: 1600px) { 
.container {
    max-width:85%;
    margin-left:auto;
    margin-right:auto
}
h2.main-heading {
    font-size: 40px;
    line-height: 50px;
}
.home-sec3 h3.aio-icon-title.ult-responsive {
    font-size: 28px !important;  
    line-height: 22px !important;
}

.home-sec5 .first-col h3, .home-sec5 .second-col h3 {
    font-size: 22px;
    line-height: 30px;
}
.qs-inner-row .vc_col-sm-3 .vc_column-inner {
	padding: 12px; }
}


body.home header#masthead.sticky-header .header-contactus a.nav-link{
	color: #fff !important;
}
.main-footer {
    background-image: url(https://platinumpress.com/wp-content/uploads/2025/08/Group-34.png) !important;
    background-size:cover;
    background-repeat:no-repeat;
}
