
a,
a:focus,
a:hover {
    text-decoration: none;
}
.navbar-brand,
body {
    padding: 0;
    font-family: 'Nunito', sans-serif !important;
}
/* @font-face {
    font-family: Gilmer;
    src: url(//www.endivesoftware.com/wp-content/themes/EndiveSoftware/css/font/GilmerBold.woff2) format("woff2"), url(//www.endivesoftware.com/wp-content/themes/EndiveSoftware/css/font/GilmerBold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
} */
/* @font-face {
    font-family: Gilmer;
    src: url(//www.endivesoftware.com/wp-content/themes/EndiveSoftware/css/font/GilmerRegular.woff2) format("woff2"), url(//www.endivesoftware.com/wp-content/themes/EndiveSoftware/css/font/GilmerRegular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
} */

header {
    /* font-family: Gilmer; */
	font-weight: 300;
}

body {
    margin: 0;
    font-size: 16px;
    /* font-family: 'Poppins', sans-serif !important;  */
}
.navbar-brand > img {
    width: 220px;
    padding: 0;
}
.item {
    height: 100%;
}
.whiteHeader{
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
}

[class*="mouse-scroll"] {
    opacity: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
    border-top: 0.4em solid #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

@media only screen and (max-width: 991px) {
    #header .container-fluid {
        padding: 0 30px;
        border-bottom: none !important;
    }
}
.text111 {
    color: #111;
}
.header-endive {
    margin: 0;
    border: none;
    height: 80px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu {
    top: 0;
}
.header-endive .menu-btn {
    width: 80px;
    height: 100%;
    font-size: 0;
    float: right;
    margin-left: 10px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.header-endive .menu-btn:hover:after {
    width: 100%;
}
.menu {
    -webkit-transition: all 0.6s;
}
.menu {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1029;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    padding-top: 80px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background-color: #3f51b5 !important;
}
/* @media only screen and (max-width: 1024px) {
    .menu {
        padding-bottom: 80px;
    }
} */
@media only screen and (max-width: 991px) {
    .header-endive .menu-btn {
        height: 80px;
    }
    .header-endive {
        background: #4500b7;
    }
}
#header .navbar .dropdown-menu > li > a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
#header .navbar .dropdown-menu li a:hover {
    color: #0879f4;
}


.btn:active {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
}
:after,
:before {
    -webkit-box-sizing: border-box;
}
.button1 {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid transparent;
    background: #00208a;
    margin: 0 auto;
    padding: 16px 25px;
    color: #fff;
    border-radius: 4px;
    text-decoration: none !important;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
.button1:hover {
    border-color: #00208a;
    color: #00208a;
    background-color: transparent;
}

#header {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    z-index: 1030;
    height: 70px !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 0;
}
#header .container-fluid {
    position: relative;
    padding: 10px 30px 0;
}

.dropdown-menu > li > a i {
    font-size: 18px;
}
.dropdown-menu {
    -webkit-transition: opacity 0.6s, visibility 0.6s;
    transition: opacity 0.6s, visibility 0.6s;
}
.list li {
    position: relative;
}

.list {
    list-style: none;
    display: inline-block;
    width: 100%;
}
/* .list li {
    font-size: 20px;
    color: #000;
    font-weight: 300;
    width: 30.6%;
    float: left;
    padding-left: 0;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin: 10px 15px;
} */
.list li i {
    margin-right: 15px;
    color: #c1c1c1;
}

.globalNav a {
    text-decoration: none;
}

#header progress {
    display: block;
    height: 4px;
    width: 100%;
    position: absolute;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
}
#header progress::-moz-progress-bar {
    background-color: #cdd5e4;
}
#header progress::-webkit-progress-bar {
    background-color: transparent;
}
#header progress::-webkit-progress-value {
    background-color: #cdd5e4;
}
.btn {
    padding: 10px 24px !important;
}
.btn-white {
    background-color: #fff;
    color: #333;
    border-color: #fff;
}
.btn-white:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}
.container {
    position: relative;
}
.circle-btn:after,
.circle-btn:before {
    width: 20px;
    height: 20px;
    left: 18px;
    z-index: 2;
    pointer-events: none;
}
.circle-btn:after,
.circle-btn:before {
    position: absolute;
    display: block;
    content: "";
}
.circle-btn:after {
    top: 10px;
    background-color: transparent;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 3px 5px #fff;
    box-shadow: inset 0 0 0 3px #fff;
}
.circle-btn:after,
.circle-btn:before {
    top: 14px;
}
.circle-btn:hover:before {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
    -webkit-transform: scale(10);
    transform: scale(10);
}
.circle-btn:before {
    background-color: none;
    border-radius: 50%;
}
.circle-btn:hover:after {
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
}
.circle-btn {
    cursor: pointer;
    display: inline-block;
    background: #1f3b7f;
    border: none;
    color: #fff;
    padding: 12px 30px;
    font-size: 14px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    border-radius: 3px !important;
}
.circle-btn:after {
    position: absolute;
    content: "";
}
.circle-btn:hover {
    background: #1f3b7f;
    color: #fff;
}
.circle-btn:focus:before,
.circle-btn:hover:before {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 70px #fff !important;
    box-shadow: 0 0 0 70px #fff !important;
    opacity: 0.1;
    -webkit-transition: 1s;
    transition: 1s;
}
.circle-btn:focus {
    color: #fff;
}
.circle-btn:after {
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
    display: none;
}


#main-menu {
    display: none;
}

.dropdown-menu {
    border: none;
    top: 69px;
    background: #fff;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.text-white {
    color: #fff !important;
}

.globalNav {
    right: 0;
}
.globalNav {
    -moz-osx-font-smoothing: grayscale;
}
.globalNav li {
    list-style: none;
}

/* .globalNav .navSection.primary {
    text-align: center;
} */
.globalNav {
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 500;
    height: 50px;
    -webkit-perspective: 2000px;
    perspective: 2000px;
}
.globalNav ul {
    padding: 0;
    margin: 0;
}
.globalNav li {
    margin-bottom: 10px;
}
.globalNav a {
    -webkit-tap-highlight-color: transparent;
    color: #000;
    -webkit-transition: color 0.1s;
    transition: color 0.1s;
    font-weight: 300;
}
.globalNav a:hover {
    color: #1f3b7f;
}
.globalNav .navRoot {
    position: relative;
    display: flex;
    justify-content: center;
}
.globalNav .navSection.logo {
    position: absolute;
    top: 0;
    left: 0;
}
.globalNav .navSection.primary
 {
    display: none;
}
.globalNav .navSection.secondary {
    position: absolute;
    top: 0;
    right: 0;
}
@media (min-width: 991px) {
    .globalNav .navSection.primary,
    .globalNav .navSection.secondary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.globalNav .rootLink {
    display: inline-block;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    line-height: 50px;
    font-weight: 400;
    margin: 0;
    padding: 0 10px;
}

@media (min-width: 1040px) {
    .globalNav .rootLink {
        padding: 0 25px;
    }
}
.globalNav .navSection.logo .rootLink {
    padding-left: 20px !important;
}
.globalNav .navSection.primary .rootLink {
    font-weight: 600;
}
.globalNav .colorize {
    color: #000;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}
.globalNav .colorize:hover {
    color: #1f3b7f !important;
}
.globalNav .hasDropdown {
    cursor: pointer;
}
.globalNav a {
    font-size: 18px;
}

#container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
    height: 500px;
    background-color: transparent;
}
/* 
#btn {
    position: absolute;
    width: 15%;
    height: 9%;
    background-color: rgba(0, 0, 0, 0.001);
    left: 41%;
    top: 88.3%;
    border-radius: 50%;
    border: 2px solid gray;
    box-shadow: 1px 1px 2px, -1px -1px 2px;
    display: none;
} */
i.far.fa-envelope {
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 2px;
}



/* dropdown Style starts here */



.nx-dropdown {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 50px;
	opacity: 0;
	height: 0;
	overflow: hidden;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
 ul > .sbmenu:hover a .fas  {
    transform: rotate(180deg);
    transition: 0.3s ease-in-out;
}
ul > li:hover .nx-dropdown {
    opacity: 1;
    height: auto;
    overflow: inherit;
}
.sub-menu-section {
	box-shadow:  0px 6px 7px -2px rgb(36 63 130 / 50%);
	border-top: 2px solid #f3f3f3;
	/* width: 100%; */
	padding: 40px 8px;
	display: inline-block;
	background-color: #fff;
	margin-top: 7px;
    /* border-radius: 3px; */
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.sub-menu-column strong {
	/* margin-bottom: 17px; */
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	bottom: 17px;
	left: 2px;
	background: #1f3b7f;
	padding: 2px 5px 2px 5px;
	border: 1px solid #1f3b7f
}

.sub-menu-column strong::before {
	content: '';
	position: absolute;
	right: -7px;
	bottom: 1px;
	width: 0;
	height: 0;
	border-left: 10px solid #1f3b7f;
	border-top: 9px solid transparent;
	border-bottom: 10px solid transparent
}

.sub-menu-column strong::after {
	content: '';
	position: absolute;
	left: -11px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 10px solid #1f3b7f;
	border-top: 0 solid transparent;
	border-bottom: 0 solid transparent
}

.sub-menu-center-block {
	display: flex
}

.sub-menu-column {
	width: 33.33%;
	float: left
}

.sub-menu-column ul {
	width: 100%;
	display: inline-block;
	position: relative
}

.sub-menu-column ul li {
	width: 100%;
	height: auto;
	float: left;
	padding: 0;
	margin-right: 0
}

.sub-menu-column ul li:not(:last-child) {
	margin-bottom: 15px
}

.sub-menu-column ul.dropdown-list li {
	width: auto;
	margin: 0 15px 6px 0;
	border: 1px solid #ccc;
	border-radius: 3px
}

.sub-menu-section .resource-hiring {
	margin-top: 41px
}

.sub-menu-column ul.dropdown-list li a:after {
	content: '';
	position: absolute;
	width: 0%;
	height: 2px;
	background: 0 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.sub-menu-column ul.dropdown-list li a {
    font-size: 13px;
    color: #050748;
    position: relative;
    line-height: 25px;
    font-weight: 500;
    color: #000!important;
    padding: 0 8px;
    text-decoration: none;
    text-transform: capitalize;
}

.sub-menu-column ul.dropdown-list li:hover {
	transition: all .1s ease-in-out;
	/* box-shadow: -1px 1px 4px 0 #b17755; */
    box-shadow: 1px 1px 4px 0px #b1afaf;
}

.sub-menu-column ul.dropdown-list li:hover a {
	transition: all .1s ease-in-out;
	transform: scale(1.03);
	color: #203c7f!important;
}

.sub-menu-column ul.dropdown-list {
	display: flex;
	flex-wrap: wrap
}

.sub-menu-column ul li a:after {
	content: '';
	position: absolute;
	width: 0%;
	height: 2px;
	background: red;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.sub-menu-column .frontend-services {
	margin-top: 41px
}

.fa,
.fas {
	font-weight: 900
}

.fa,
.fas {
	font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.mobile-menu2 {
	display: none
}

.service-menu-list .fa-chevron-down {
	font-size: 10px
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px
	}
}



/* dropdown Style ends here */




/* new styles starts here */


.navbar {
    display: flex;
    align-items: center;
    /* width: 100vw; */
    /* background-color: #fff; */
    /* box-shadow: 0px 10px 10px 3px rgb(0 0 0 / 30%); */
    position: relative;
    padding: 0;
     /* background-color: #fff; */
  }
  .navbar-logo {
    color: #ff3f34;
    text-decoration: none;
    font-size: 25px;
    padding: 0px 20px;
  }
  
  .navbar-links {
    list-style-type: none;
    display: flex;
  }
  .navbar-links li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 12px 10px;
    font-weight: 600;
    transition: 0.4s all;
    font-size: 16px;
    cursor: pointer !important;
  }
  .navbar-links li a:not([href]):not([tabindex]){
    color: #fff;
  }
  .whiteHeader .navbar-links li a{
      color:#000;
  }
  .whiteHeader .navbar-links li a:not([href]):not([tabindex]){
    color: #000;
  }
  .navbar-links li.navbar-dropdown {
    position: relative;
  }
 
  .navbar-links li.navbar-dropdown:hover .dropdown {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
  }
  .navbar-links li.navbar-dropdown .fas{
      font-size: 12px;
      font-weight: 600;
      transition: 0.2s ease-in-out;
  }
  .navbar-links li.navbar-dropdown:hover .fas{
    transform: rotateX(180deg);
  }
  .navbar-links li.navbar-dropdown:hover a{
    color: #5989ff;
  }
  /* .whiteHeader .navbar-links li.navbar-dropdown:hover a{
    color: #076da3;
  } */
  /* .whiteHeader .navbar-links li.navbar-dropdown .dropdown:hover a{
      color: #076da3 !important;
  } */
  .navbar-links li.navbar-dropdown .dropdown {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding: 10px 0;
    top: 100%;
    transform: translateY(50px);
    left: 0;
    width: 250px;
    background-color: #fff;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 30%);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: 3px solid #1f3b7f;
    z-index: 111;
    transition: 0.4s all;
  }
  .whiteHeader .navbar-links li.navbar-dropdown .dropdown a{
    color: #000000;
}
  .navbar-links li.navbar-dropdown .dropdown a {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 14px;
    color:#000;
  }
  .navbar-links li.navbar-dropdown .dropdown a:hover{
    color: #5989ff;;
  } 
  .navbar-dropdown .dropdown a:hover {
    padding-left: 25px;
  }

  .mobile_social .fab{
    color: #686868;
  }
  .mobile_social .fa-linkedin-in:hover {
      color:#0e76a8;
      transition: 0.2s ease-in-out;
  }
  .mobile_social .fa-twitter:hover {
    color:#1DA1F2;
    transition: 0.2s ease-in-out;
}
.mobile_social .fa-facebook-f:hover {
    color: #3b5998;
    transition: 0.2s ease-in-out;
}
.mobile_social .fa-instagram:hover {
    color:#8a3ab9;
    transition: 0.2s ease-in-out;
}
  
/* new styles ends here */





/*--------- Mobile menu styles starts here -----------*/

@media(max-width:1260px){
    .mobile-menubar{
        position: fixed;
        z-index: 100;
        top: 70px;
        right: 0;
        width: 300px;
        height: calc(100vh - 70px);
        background-color: #fff;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        transition: 0.45s;
        transform: translateX(100%) !important;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mobile-navbar.active .mobile-menubar{
        display: block;
        transform: translateX(0) !important;
        transition: 0.45s;
        box-shadow: -5px 1px 5px -2px rgb(0 0 0 / 52%);
    }
    .nav-expand.active > .nav-expand-content {
        transform: translateX(0);
        visibility: visible;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    .nav-expand > .nav-expand-content {
        transform: translateX(100%);
        visibility: visible;
    }
    .nav-expand > .nav-expand-content li:nth-child(2){
        padding-top:8px;
    } 
    /* .globalNav li:nth-child(2){
        padding-top:8px;
    }     */
    .nav-expand-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(100%);
        background-color: #fff;
        transition: 0.3s;
        visibility: hidden;
    }
    
    .nav-items {
        flex: 0 0 100%;
    }
    .globalNav a {
        font-weight: 800;
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .globalNav li{
        margin: 0;
    }
   
    /* .nav-expand-content .nav-item:not(:first-child){
        margin:8px 0;
    } */
    .nav-back-link {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        background-color: #1f3b7f !important;
        color: #fff !important;
    }
        
}

/*--------- Mobile menu styles starts here -----------*/