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

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,300;1,600&display=swap');

body {
font-family: 'Open Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
font-family: 'IBM Plex Mono', monospace;
font-weight: bold;
}

p {
font-family: 'Open Sans', sans-serif;
}

input:focus,
button:focus {
outline: none;
}


.no-pad {
padding: 0 !important;
}

.top-pad {
padding-top: 100px;
}

.bottom-pad {
padding-bottom: 60px;
}

/*span colour*/
.greenbgHighlight {
background-color: #26D17F;
}

.greenHighlight {
color: #26D17F;
}

.blueHighlight {
color: #1D52C3;
}

.blueindent {
padding-left: 10px;
margin-right: 40px;
margin-top: 25px;
border-left: 2px solid #175BA6;
}

.revslider {
background: #011333;
}

.angled:before {
content: "";
width: 100%;
height: 100px;
display: block;
background: #040b26;
transform: skewY(2deg);
top: -50px;
position: relative;
}

.angled-light:before {
content: "";
width: 100%;
height: 100px;
display: block;
background: #003789;
transform: skewY(2deg);
top: -50px;
position: relative;
}

.angled-white:before {
content: "";
width: 100%;
height: 100px;
display: block;
background: #fff;
transform: skewY(2deg);
top: -50px;
position: relative;
}


.angled-blue:after {
content: "";
width: 100%;
height: 100px;
display: block;
background: #ffffff;
transform: skewY(2deg);
top: 50px;
position: relative;
}

.angled-hero:before {
content: "";
width: 100%;
height: 100px;
display: block;
background: #fff;
transform: skewY(2deg);
top: -31px;
position: relative;
z-index: 2;
}

nav.navbar.navbar-expand-md.navbar-dark {
z-index: 2;
}

.navbar-overlap {
margin-top: -131px;
}

.nocurr a {
border-bottom: none !important;
}

.navbar-overlap-blog {
margin-top: -157px;
}

.navbar-overlap-blog .content-area {
margin-top: 200px;
}

#navbarNavDropdown li {
margin-right: 7px;
}

li#menu-item-819 a {
border: 1px solid #fff;
color: #fff;
transition: 0.2s ease-in-out;
}

li#menu-item-819 a:hover {
background: #fff;
color: #26D17F;
transition: 0.2s ease-in-out;
}

nav li.active a {
border-bottom: 2px solid #1d52c3;
}

.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.7);
}

.navbar-dark .navbar-nav .nav-link:hover {
color: rgba(255, 255, 255, 1);
}

/*About Us Section*/


.rec-shadow {
background: #F1F1F1;
box-shadow: 3px 4px 29px rgba(0, 0, 0, 0.25);
border-radius: 7px;
}

#about-us p {
font-size: 14px;
line-height: 1.6;

}


#about-us .col-md-6 {
padding-right: 30px;
padding-left: 0px;
}

.verticalLine {
border-left: 3px solid #175BA6;
}

.verticalLine p {
margin-left: 5px;
}


.button-about {
margin-top: 30px;
background-color: #175BA6;
color: white;
padding: 18px 34px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
font-weight: 700;
border-radius: 0;
border-bottom: 2px solid #175BA6;
}

.button-about:hover {
color: #fff;
outline: none;
}


/*Toggle code button*/
#div2 {
display: none;
}

#on {
color: #175BA6;
}

.toggle-p {
text-align: center;
font-weight: bold;
font-size: 22px;
}

.switch {
position: relative;
display: inline-block;
width: 56px;
height: 30px;
margin-top: 28px;
}

.switch input {
opacity: 0;
width: 0;
height: 0;
}

.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #175BA6;
-webkit-transition: .4s;
transition: .4s;
}

.slider:before {
position: absolute;
content: "";
height: 22px;
width: 22px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}

span#on,
span#on1 {
position: relative;
top: 4px;
margin: 0 12px;
}

input:checked+.slider {
background-color: #175BA6;
}

input:focus+.slider {
box-shadow: 0 0 1px #175BA6;
}

input:checked+.slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
border-radius: 34px;
}

.slider.round:before {
border-radius: 50%;
}

/*Toggle code style*/
.red {
color: rgb(223, 83, 32);
}

.blue {
color: rgb(102, 102, 234);
}

.lblue {
color: #8bbcb3;
}

.ayellow {
color: #b9b28d;
}

.string {
color: #b27d67;
}

.green {
color: #99ae8f;
}

.dblue {
color: #4b679b;
}

/*Area of Practice*/

.areasPractice {
background-color: #001C5E;
background: linear-gradient(117.11deg, #001C5E -2.86%, #092C4F 101.88%), #C4C4C4;
color: white;
padding-top: 130px;
}

/*.areasPractice:before {
content: " ";
height: 300%;
width: 1px;
display: block;
position: absolute;
background-color: rgba(255, 255, 255, 0.1);
left: 40%;
top: 0;
}

.areasPractice:after {
content: " ";
height: 300%;
width: 1px;
display: block;
position: absolute;
background-color: rgba(255, 255, 255, 0.1);
right: 40%;
top: 0;
}*/

#below_startup_resources .btn-info {
color: #fff;
background-color: #175BA6;
border-color: #175BA6;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/*Calendar*/
#calendar_consulation {
background-color: rgba(237, 237, 237, 0.8);
background: url('/wp-content/uploads/2021/03/consult-bg.png');
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
background-repeat: no-repeat;
background-size: cover;
}


/**Footer*/

#wrapper-footer-full,
#wrapper-static-hero {
background-color: #082B4F;
}

/*.pb-30 {
padding-bottom: 30px;
}

.pt-50 {
padding-top: 50px;
}

.mb-15 {
margin-bottom: 15px;
}*/

/*StartUp Resources*/

.grey {
background-color: #E4E4E4;
border-radius: 25px;
padding-top: 12px;
padding-bottom: 1px;
}



/*News & Insights*/

.nav-pills .cat-link.active {
background-color: #175BA6;
}

.nav-pills a.cat-link {
color: #175BA6;
}

.pagination {
float: right;
}

#card-article .card {
border: none;
}

#card-article .card-body {
padding-left: 0px;
}

.img-all-post {
height: 236px;
}

.all-post a {
color: black;
}

.all-post a:hover {
color: black;
text-decoration: none;
}


.button-insights,
a.understrap-read-more-link {
background-color: #175BA6;
border: none;
color: white;
padding: 12px 65px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
font-weight: 700;
}

a.understrap-read-more-link:hover {
background-color: #2b73c3;
border: none;
color: white;
}

.page-item.active .page-link {
background-color: #175BA6;
border-color: #175BA6;
}

.page-link {
color: #175BA6;
}

.button-article {
background-color: #175BA6;
border: none;
color: white;
padding: 18px 215px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
font-weight: 700;
}



/*Footer*/
.subscribe-text h2 {
font-family: Open Sans;
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 30px;

color: #FFFFFF;
}

.subscribe-wrapper {
overflow: hidden;
text-align: right;
}

/*.mb-15 {
margin-bottom: 15px;
}*/


.subscribe2-wrapper .subscribe-form input {
color: #fff;
display: inline-block;
font-size: 15px;
font-weight: 300;
height: 35px;
margin-right: 12px;
padding-left: 26px;
width: 68%;
background: rgba(255, 255, 255, 0.2);
border-radius: 3px;
border: none;
}

.subscribe2-wrapper .subscribe-form button {
background: #ffff;
border: none;
color: #175BA6;
display: inline-block;
font-size: 12px;
font-weight: 700;
line-height: 16px;
padding: 9px 46px;
border-radius: 3px;

}

.subscribe2-wrapper .subscribe-form button i {
font-size: 18px;
padding-left: 5px;
}




.hr-footer {
border: 1px solid rgba(255, 255, 255, 0.3);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
margin-top: 50px;
}

ul.footer-menu {
list-style-type: none;
width: auto;
padding: 0;
}

ul.footer-menu a {
color: #fff;
text-decoration: underline;
}

/*Our-Story*/

#jumpstart {
background-image: url("/wp-content/uploads/2021/03/Rectangle-18.jpg");

background-repeat: no-repeat;
background-size: cover;
color: white;

}

.img-team {
box-shadow: 3px 4px 29px rgba(0, 0, 0, 0.25);
border-radius: 7px;
}


.button-jumpstart {
margin-top: 30px;
color: #175BA6;
background-color: #ffffff;
border: none;
padding: 14px 74px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 17px;
font-weight: 700;
text-transform: uppercase;
margin-top: 0px;
}

/*About Us Page*/

.read-more-hyper a {
color: black;
}

.read-more-hyper a:hover {
color: black;
text-decoration: none;
}


/*Services*/

#service-contact-cta .button-contact {
margin-top: 30px;
color: #ffffff;
background-color: #175BA6;
border: none;
padding: 14px 74px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 17px;
font-weight: 700;
text-transform: uppercase;
margin-top: 0px;
}

/*Book an Appointment*/
.form {
max-width: 800px;
margin: 0 auto;
}


/*Privacy Policy Page*/
#page-content ul {
padding-left: 0px;
}

#page-content ul li {
list-style: none;
}

#page-content ul li a {
color: #1D52C3;
}

/**Media Query*/

@media screen and (max-width: 768px) {
.blueindent {
padding: 0;
margin: 0;
}

#wrapper-navbar {
background: #000f2e;
}

#navbarNavDropdown.show {
margin-bottom: 190px;
}

#main-menu {
margin-top: 50px;
}
}

/*404*/
.no-slide-bg {
background: #000f2e;
padding-top: 200px;
height: 400px;
display: block;
}

.no-slide-bg h1 {
color: #fff;
text-align: center;
display: block;
}



/* Gantt chart */
.tg {
border-collapse: collapse;
border-spacing: 0;
}

.tg td {
border-style: solid;
border-width: 0px;
font-size: 13px;
overflow: hidden;
padding: 10px 5px;
word-break: normal;
}

.tg th {
border-style: solid;
border-width: 0px;
font-size: 14px;
font-weight: bold;
text-align: center;
overflow: hidden;
padding: 10px 5px;
word-break: normal;
vertical-align: bottom !important;
}

.tg th::after {
content: "";
width: 20px;
height: 3px;
background: #175BA6;
display: block;
margin: 10px auto;
}

.tg th:first-of-type::after {
display: none;
}

.tg .tg-0lax {
vertical-align: middle;
}

.first-row {
background: #f3f3f3;
padding: 30px !important;
border-bottom: 2px dotted #dcdbdb !important;
}

.tg td:not(:first-child) {
text-align: center;
}

.first-first {
border-radius: 8px 8px 0 0;
width: 60%;
}

.first-last {
border-radius: 0 0 8px 8px;
border-bottom: none !important;
}

.services-gantt h5 {
text-transform: capitalize;
margin-bottom: 0;
}

.table-check {
width: 30px;
height: auto;
}
td.xbox{
width:100px;
}

/*Adjust left margin for main menu | jp-8578470-zen*/
.ml-auto {
    margin-left: auto !important;
}