/*! Place your custom styles here */

.w-33 {
  width: 33% !important; }

  .w-66 {
  width: 66% !important; }

.resp-text {
    font-size: 1.36em;
}

/*
.project-thumb {
	border-color: #1fc730;
	border-width: 1px;
	border-style: solid;

}*/

.background-div-image-1 {
    background-image: url("../images/star-burst.svg") !important; /* The image used */
    /* background-color: #cccccc; /* Used if the image is unavailable */
    height: 100%; /* You must set a specified height */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}

.background-div-image-2 {
    background-color: white;
}

.background-div-image-3 {
    background-color: black
}

.centred-div {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.centred-img-div {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
}

/* Large rounded green border */
hr.green {
    border: 1px solid green;
    border-radius: 5px;
    margin-left: 20%;
    margin-right: 20%;
}

hr.grey {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    margin-left: 20%;
    margin-right: 20%;
}

/*! pricing section */

@media all and (min-width: 990px) {
    .pricing-section-2 div[class*='col-'] {
        padding: 0;
    }

    .pricing-section-2 div[class*='col-']:not(:first-child):not(:last-child) .pricing__head {
        border-radius: 0;
    }

    .pricing-section-2 div[class*='col-']:first-child .pricing {
        border-radius: 6px 0 0 6px;
    }

    .pricing-section-2 div[class*='col-']:first-child .pricing .pricing__head {
        border-radius: 6px 0 0 0;
    }

    .pricing-section-2 div[class*='col-']:last-child .pricing {
        border-radius: 0 6px 6px 6px;
        border-right: 1px solid #808080;
    }

    .pricing-section-2 div[class*='col-']:last-child .pricing .pricing__head {
        border-radius: 0 6px 0 0;
    }

    .pricing-section-2 .pricing {
        border: 1px solid #808080;
        border-radius: 0 0 0 6px;
        border-right: none;
    }

    .pricing-section-2 .pricing:hover {
        box-shadow: none;
    }

    .pricing-section-2 .pricing ul {
        margin: 0;
    }
}

.pricing-section-2.bg--dark .pricing,
.pricing-section-2.bg--dark .pricing .pricing__head,
.pricing-section-2.bg--dark .pricing ul li:not(:last-child),
.pricing-section-2.bg--dark div[class*='col-']:last-child .pricing {
    border-color: #808080;
}

.pricing-section-2.imagebg .pricing,
.pricing-section-2.imagebg .pricing .pricing__head,
.pricing-section-2.imagebg .pricing ul li:not(:last-child),
.pricing-section-2.imagebg div[class*='col-']:last-child .pricing {
    border-color: rgba(128, 128, 128, 0.2);
}

.pricing-3 {
    border: 1px solid #808080;
    border-radius: 6px;
}

.pricing-3 .pricing__head {
    margin: 0;
    border-bottom: 1px solid #808080;
}

.pricing-3 ul li:not(:last-child) {
    border-bottom: 1px solid #808080;
    margin: 0;
}

.pricing-3 ul {
    border-radius: 0 0 6px 6px;
}

.menu-vertical li {
    white-space: inherit;
    word-wrap: break-word;
    text-decoration: none;
}

.dropdown .dropdown__content:not([class='bg--dark']) .menu-vertical a {
    color: #000000;
    font-weight: 500;
    text-decoration: none;
}

.dropdown .dropdown__content:not([class='bg--dark']) .menu-vertical a:hover {
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
}

.dropdown .dropdown__content:not([class*='bg-']) {
    background-color: #329bdc !important;
}


footer:not(.bg--primary):not(.bg--dark) a {
    color: #000000;
}

footer:not(.bg--primary):not(.bg--dark) a:hover {
    color: #0098de;
}

.hamburger-toggle i {
    color: #1fc730;
}

.text-blue1 {
    color: #0098de !important;
}

.text-blue2 {
    color: #23b3f5 !important;
}

.text-blue3 {
    color: #00ffff !important;
}

.text-semi-bold {
    font-weight: 500;
}

.bg--dark-blue {
    background: #0e1628;
}

.bg-gradient-secondary {
    background-image: linear-gradient(90deg, #2563eb, #a855f7);
}

.bg-gradient-secondary-2 {
    background-image: linear-gradient(to bottom, #2563eb, #a855f7);
}

.bg-gradient-secondary-3 {
    background-image: linear-gradient(to top, #2563eb, #a855f7);
}

.bg-gradient-blues {
    background-image: linear-gradient(90deg, #0575E6, #021B79);
}

.bg-gradient-blues-2 {
    background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);
}

.bg-gradient-reds {
    background-image: linear-gradient(90deg, #870000, #190A05);
}

.bg-gradient-reds-2 {
    background-image: linear-gradient(to bottom, #870000, #190A05);
}

.bg-gradient-greens {
    background-image: linear-gradient(45deg, #000000, #0f9b0f);
}

.bg-gradient-greys {
    background-image: linear-gradient(45deg, #757F9A, #D7DDE8);
}

.bg-gradient-greys-2 {
    background-image: linear-gradient(45deg, #ffffff, #D7DDE8);
}

.bg-gradient-flare {
    background-image: linear-gradient(45deg, #f12711, #f5af19);
}

.bg-gradient-frost {
    background-image: linear-gradient(45deg, #000428, #004e92);
}

.bg-gradient-eggplant {
    background-image: linear-gradient(45deg, #AA076B, #61045f);
}

.bg-gradient-fresh {
    background-image: linear-gradient(45deg, #ff0844, #ffb199);
}

.bg-gradient-cherry {
    background-image: linear-gradient(45deg, #eb3349, #f45c43);
}

.bg-gradient-ocean {
    background-image: linear-gradient(45deg, #4481eb, #04befe);
}

.bg-gradient-ocean-2 {
    background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12);
}


.bg-gradient-gold {
    background-image: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

.masonry__item:not(:empty) article {
    margin: 0;
    border-radius: 6px 6px 6px 6px;
}

h1,
.h1 {
    font-size: 3.2em;
    line-height: 1.31818182em;
}

h2,
.h2 {
    font-size: 2.6em;
    line-height: 1.36363636em;
}

.bar .logo {
    max-height: 9em;
    max-width: auto;
    top: 0px;
}

.lead-intro {
    font-size: 1.7em;
    line-height: 1.68421053em;
}

p strong {
    color: #1fc730 !important;
}

.lead2 {
    font-weight: 400;
    color: #2f2e2e;
}

.lead3 {
    font-weight: 400;
    font-size: 1.8em;
    color: #2f2e2e;
}

.bg--grey {
    background: #fcfcfc;
}

.bg--bluegrey {
    background-image: linear-gradient(#00d4ff, #ecfafc, #FFFFFF);
}

.bg--greyblue {
    background-image: linear-gradient(#FFFFFF, #ecfafc, #00d4ff);
}

.process_item_active {
    position: relative;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-align: left;
}

.process_item_active h5 {
    position: relative;
    color: #003780 !important;
    text-align: left;
}

.process_item {
    position: relative;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-align: left;
}

.process_item h5 {
    position: relative;
    color: #7c7c7c !important;
    text-align: left;
}

.process_item2 {
    position: relative;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
}

.rounded-circle {
    border-radius: 50% !important;
    border: 3px solid #369fd8;
}

.container-border1 {
    border: 5px #369fd8;
    border-style: solid none;
}

.btn_text {
    letter-spacing: 1.5px;
}

.semi {
    font-size: 1.25em;
    line-height: 1.5em;
    padding: 10px 0;
}

.type--fine-print {
    font-size: 1em;
    letter-spacing: inherit;
}

.type--fine-print-tcs a {
    text-decoration: none;
}

.text-shadow {
    text-shadow: 2px 1px rgba(0, 0, 0, 0.9);;
}

.text-shadow-2 {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.6);;
}

.product-row {
    padding-bottom: 30px;
}

.imagebg:not(.image--light) .boxed:not(.bg--white):not(.bg--none) {
    background: rgba(20, 20, 20, 0.7);
}

.card-terminated .card2__body {
    border-bottom: 1px solid #ececec;
    padding-bottom: 1.85714286em;
    border-left: 5px solid #252525;
    border-right: 5px solid #252525;
}

.card-terminated {
    border-color: 5px #3f3f3f !important;
}

.card-2 .card__body-terminated {
    border-bottom: 1px solid #ececec;
    padding-bottom: 1.85714286em;
    border-right: 1px solid #000000;
}

.card-2 .card__body-terminated h4 {
    margin: 0;
}

.card-2 .card__body-terminated p {
    margin-top: 0.92857143em;
}

.card-2 .card__body-terminated,
.card-2 .card__bottom {
    padding: 1.85714286em;
}

.card-2 .card__body-terminated {
    border-bottom: none;
    border-top: none;
}

.card-2 .card__body {
    border-bottom: 1px solid #ececec;
    padding-bottom: 1.85714286em;
}

.card-2 .card__body2 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 1.85714286em;
    border-right: 1px solid #000000;
}

.card-2 .card__body h4 {
    margin: 0;
}

.card-2 .card__body p {
    margin-top: 0.92857143em;
}

.card-2 .card__body,
.card-2 .card__bottom {
    padding: 1.85714286em;
    border: 1px solid #ececec;
}

.card-2 .card__body {
    border-bottom: none;
    border-top: none;
}

.row-gap {
    padding-bottom: 30px;
    padding-top: 30px;
}

.container-border2 {
    border: 5px #369fd8;
    border-style: solid none;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
}

.input-radio label {
    position: relative;
    background: none;
    border: 1px solid #4a90e2;
}

ol {

    line-height: 1.4em;
    margin-left: 10px;
}

.accordion li .accordion__title {
    cursor: pointer;
    padding: 0.46428571em 0.92857143em;
    border: 1px solid #ececec;
    border-bottom: none;
    background: #a9b5c4;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.accordion li.active .accordion__content {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
}

.bg-dkblue {
    background-color: #003780 !important;
}

.project-type {
    max-height: 20px;
    padding-left: 0;
    padding-right: 0;
    background-colour: red;
}

.txt-shadow {
    text-shadow: 1px 1px #000000;
}

/*! logo labels */
.logo-label-1 {
    display: inline-block;
    overflow: visible;
    font-size: 10px;
    color: #000000;
    height: 91px;
    min-width: 91px;
    padding: 0 0 0 0px;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    position: absolute;
    z-index: 8;
    top: 16em;
    left: 1.23809524em;
    background: #ffffff;
}

.logo-label-large img {
    margin-top: 5px;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    display: block;
    max-width: 100%;
    height: auto;
}

.card__top {
    position: relative;
    overflow: visible;
}

/*! labels */
.label-industry {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #ffffff;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
}

.label-industry:not([class*='bg--']) {
    background: #000000;
}

/*! label agriculture */
.label-agriculture {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #000000;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #09e309;
}

.progress-horizontal__progress {
    background: #369fd8;
    border-radius: 100px;
}

/*! label health & biotech */
.label-health {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #ffffff;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #861316;
}

/*! label mining & resources */
.label-resources {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #000000;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #ffcc00;
}

/*! label IT Telco */
.label-it-telco {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #000000;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #0ae5f3;
}

/*! label Property */
.label-property {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #ffffff;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #000000;
}

/*! label Retail */
.label-retail {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #000000;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #ffff00;
}

/*! label Automation */
.label-automation {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #ffffff;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #410049;
}

/*! label Finance */
.label-finance {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #000000;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #ffffff;
}

/*! label Media */
.label-media {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #ffffff;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #b2202e;
}

/*! label Professional */
.label-professional {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #ffffff;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #003961;
}

/*! label Food & Beverage */
.label-food {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .9px;
    color: #ffffff;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 1.23809524em;
    right: 1.23809524em;
    background: #0c4e26;
}

.bg--tech-1 {
    background-image: url("img/tcs-tech-seamless.jpg");
    background: #e1e1e1;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
}

/*! icons */
.icon--md {
    font-size: 0.5em;
}

/*! buttons  */

/* new custom buttons */

.blue-new-btn {
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
    border: solid 0px #0968c8;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #1e8fff;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.blue-new-btn:hover {
    background: #0968c8;
}

.blue-new-btn-text {
    position: relative;
    padding: 8px 18px;
    letter-spacing: 1px;
}

.blue-new-btn-icon {
    position: relative;
    border-right: 1px solid #ffffff29;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 10px 15px;
    background: #0968c8;
}

.blue-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
}

.red-new-btn {
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
    border: solid 1px #780202;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #d60419;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.red-new-btn:hover {
    background: #780202;
}

.red-new-btn-text {
    position: relative;
    padding: 8px 18px;
    letter-spacing: 1px;
}

.red-new-btn-icon {
    position: relative;
    border-right: 1px solid #ffffff29;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 10px 15px;
    background: #780202;
}

.red-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.red2-new-btn {
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 5px;
    border: solid 1px #780202;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #d60419;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.red2-new-btn:hover {
    background: #780202;
}

.red2-new-btn-text {
    position: relative;
    padding: 4px 9px;
    letter-spacing: 1px;
}

.red2-new-btn-icon {
    position: relative;
    border-right: 1px solid #ffffff29;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 10px 10px;
    background: #780202;
}

.red2-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.green-new-btn {
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
    border: solid 1px #15590e;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #059c2d;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.green-new-btn:hover {
    background: #16590e;
}

.green-new-btn-text {
    position: relative;
    padding: 8px 18px;
    letter-spacing: 1px;
}

.green-new-btn-icon {
    position: relative;
    border-right: 1px solid #ffffff29;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 10px 16px;
    background: #15590e;
}

.green-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.green2-new-btn {
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
    border: solid 1px #15590e;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #059c2d;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.green2-new-btn:hover {
    background: #16590e;
}

.green2-new-btn-text {
    position: relative;
    padding: 4px 9px;
    letter-spacing: 1px;
}

.green2-new-btn-icon {
    position: relative;
    border-right: 1px solid #ffffff29;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 10px 16px;
    background: #15590e;
}

.green2-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.purple-new-btn {
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
    border: solid 1px #2b0f54;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #4a257d;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.purple-new-btn:hover {
    background: #321850;
}

.purple-new-btn-text {
    position: relative;
    padding: 8px 18px;
    letter-spacing: 1px;
}

.purple-new-btn-icon {
    position: relative;
    border-right: 1px solid #2b0f54;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 10px 16px;
    background: #321850;
}

.purple-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.purple2-new-btn {
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 5px;
    border: solid 1px #2b0f54;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #4a257d;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.purple2-new-btn:hover {
    background: #321850;
}

.purple2-new-btn-text {
    position: relative;
    padding: 4px 9px;
    letter-spacing: 1px;
}

.purple2-new-btn-icon {
    position: relative;
    border-right: 1px solid #2b0f54;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 10px 16px;
    background: #321850;
}

.purple2-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.grey-new-btn {
    color: #000000 !important;
    font-size: 14px;
    border-radius: 5px;
    border: solid 1px #b8bab8 !important;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #d4d4d4 !important;
    display: inline-flex;
    align-items: center;
    padding: 0;
}

.grey-new-btn:hover {
    background: #b8bab8 !important;
}

.grey-new-btn-text {
    position: relative;
    padding: 8px 18px;
    color: #000000 !important;
}

.grey-new-btn-icon {
    position: relative;
    border-right: 1px solid #ffffff29 !important;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 8px 10px;
    color: #000000 !important;
    background: #ffffff !important;
}

.grey-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    top: 0px;
}

.black-new-btn {
    color: #000000 !important;
    font-size: 14px;
    border-radius: 5px;
    border: solid 2px #000000 !important;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background: #b8b8b8;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 5px;
}

.black-new-btn:hover {
    background: #ffffff;
    border: solid 2px #000000 !important;
}

.black-new-btn-text {
    position: relative;
    padding: 8px 18px;
    letter-spacing: 1px;
    color: #000000 !important;
}

.black-new-btn-icon {
    position: relative;
    border-right: 1px solid #636363;
    box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
    padding: 10px 15px;
    background: #000000;
    border: solid 2px #000000 !important;
}

.blue-new-btn-icon > i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
}


.btn--primary-box1 {
    background: #003780;
}

.btn--primary-box1:hover {
    background: #2b5789;
}

.btn--primary-box1:active {
    background: #376faf;
    color: #fff;
}

.btn--green {
    background: #1fc730;
    border: 0px;
}

.btn--green:hover {
    background: #41ff54;
    border-color: #085410;
}

.btn--green:active {
    background: #085410;
    color: #ffffff;
}

.btn--white {
    background: #ffffff;
    border: 0px;
}

.btn--white:hover {
    background: #cccccc;
    border-color: #cccccc;
}

.btn--white:active {
    background: #808080;
    color: #ffffff;
}

.btn--primary-box2 {
    background: #4d4d4d;
}

.btn--primary-box2:hover {
    background: #888888;
}

.btn--primary-box2:active {
    background: #4d4d4d;
    color: #fff;
}

.btn--primary,
.btn--primary:visited {
    background: #4a90e2;
    border-color: #4a90e2;
}

.btn--primary .btn__text,
.btn--primary:visited .btn__text {
    color: #fff;
}

.btn--primary .btn__text i,
.btn--primary:visited .btn__text i {
    color: #fff;
}

.btn--primary:hover {
    background: #609de6;
}

.btn--primary:active {
    background: #3483de;
}

.btn--primary-1,
.btn--primary-1:visited {
    background: #31639c;
    border-color: #31639c;
}

.btn--primary-1 .btn__text,
.btn--primary-1:visited .btn__text {
    color: #fff;
}

.btn--primary-1:hover {
    background: #376faf;
}

.btn--primary-1:active {
    background: #2b5789;
}

.btn {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 6px;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 2.78571429em;
    padding-left: 2.78571429em;
    border: 1px solid #252525;
    border-width: 0px;
    font-size: inherit;
    line-height: 1.85714286em;
}

.btn .btn__text,
.btn i {
    color: #252525;
    border-color: #252525;
    font-weight: 700;
    font-size: 0.85714286em;
}

.btn[class*='col-'] {
    margin-left: 0;
    margin-right: 0;
}

.btn:active {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.big-btn {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 10px;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    border: 1px solid #252525;
    border-width: 0px;
    font-size: 1.2em;
    line-height: 1.2em;
}

.big-btn .big-btn__text,
.big-btn i {
    color: #252525;
    border-color: #252525;
    font-weight: 700;
    font-size: 0.8em;
}

.big-btn[class*='col-'] {
    margin-left: 0;
    margin-right: 0;
}

.big-btn:active {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.bright-btn {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 10px;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 2.5em;
    padding-left: 2.5em;
    border: 1px solid #252525;
    border-width: 0px;
    font-size: 1.2em;
    line-height: 1.2em;
}

.bright-btn .bright-btn__text,
.bright-btn i {
    color: #252525;
    border-color: #252525;
    font-weight: bold;
    font-size: 1em;
    padding-left: 25px;
}

.bright-btn[class*='col-'] {
    margin-left: 0;
    margin-right: 0;
}

.bright-btn:active {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.bright-btn--icon {
    padding-left: 2.5em;
}

.bright-btn--icon i {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    padding: 0 13px 0 13px;
    border-radius: 6px 0 0 6px;
    font-size: 14px;
    line-height: 41px;
}

.bright-btn--icon i.socicon {
    line-height: 22px;
}

/* h4  */
h4,
.h4 {
    font-size: 1.6em;
    line-height: 1.65em;
}

/* grey background */

.bg--secondary {
    background: #e8e8e8;
}

.bg--blueTCS {
    background-image: url("../img/tcs-tech-seamless.jpg") !important;
}


.bg--image {
    background-image: url("img/tcs-tech-seamless.jpg");
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 0% !important;
    z-index: 0;
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    opacity: 0;
}

/* section tweak  */

section, footer {
    padding-top: 1.0em;
    padding-bottom: 2.0em;
}

/* space below nth last child  */
.elements-title + .tabs-container:not( :nth-last-child(2)),
.elements-title + section:not( :nth-last-child(2)) {
    margin-bottom: .0em;
}

.panel-about {
    padding-top: 3.5em !important;
    padding-bottom: 3.5em !important;
    border-bottom: 2px solid #e8e8e8;
}

.panel-bar {
    padding-top: 3.5em !important;
    padding-bottom: 3.5em !important;
}

h3,
.h3 {
    margin-bottom: 0em;
}

.bar-text {
    font-size: 1.4em;
    line-height: 1.85714286em;
    text-align: center;
    font-weight: normal;
}

.bar-text > a {
    font-size: inherit;
    line-height: 1.85714286em;
    text-align: center;
    font-weight: normal;
}

hr.blue {
    border-top: 1px solid #369fd8;
}

hr.blue2 {
    width: 2.78571429em;
    border-color: #369fd8;
    text-align: right;
}

h5,
.h5 {
    font-weight: 600;
}

h5:not(:last-child),
.h5:not(:last-child) {
    margin-bottom: .10em;
}

.height-30 {
    height: auto;
    padding: 4em 3em 4em 3em;
}

input[type]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #b3b3b3;
    font-size: .9em;
}

input[type]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
    /* Firefox 18- */
    color: #b3b3b3;
    font-size: .9em;
}

input[type]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    /* Firefox 19+ */
    color: #b3b3b3;
    font-size: .9em;
}

input[type]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #b3b3b3;
    font-size: .9em;
}

label {
    font-size: 1.0em;
}

.input-radio .input__label {
    font-size: .9em;
    display: inline-block;
    padding-bottom: 10px;
}

.icon--md {
    font-size: 4.0em;
    padding-top: 25px;
    padding-left: 0px;
    padding-right: 10px;
    color: #2258AA;
}

ul.bullets {
    list-style: inside;
    padding-left: 40px;
    white-space: wrap;
    list-style-position: outside;
}

@media all and (min-width: 991px) {
    .sidebar-blue {
        margin-top: 0;
        position: relative;
        bottom: 18px;
    }
}

/**! 10. Menus **/
.menu-horizontal > li:not(:hover) > a,
.menu-horizontal > li:not(:hover) > span,
.menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
    opacity: .9;
    font-weight: bold;
    color: #000000;
}

.menu-horizontal > li > a,
.menu-horizontal > li > span,
.menu-horizontal > li > .modal-instance > .modal-trigger {
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    color: #369fd8;
    font-weight: bolder;
}

.menu-horizontal > li > a:hover,
.menu-horizontal > li > span:hover,
.menu-horizontal > li > .modal-instance > .modal-trigger:hover {
    color: #369fd8;
    font-weight: bolder;
}

.process-3 li .process__number span {
    font-size: 1.35714286em;
    font-weight: bold;
    color: #4a90e2;
    position: relative;
    top: 14px;
}

/**! Opportunity checkbox Text **/
.oppTerms {
    font-size: 1.15em;
}

.article__body ul, ol {
    list-style: inside;
}

ul.accordion .accordion__content ul, ol {
    list-style: inside;
}

/**! new menu for mobile **/
.bar--transparent:not(.bar--dark) {
    background: #252525;
}

.bar--transparent:not(.bar--dark) .logo-dark {
    display: none;
}

.bar--transparent:not(.bar--dark) .logo-light {
    display: inline-block;
}

.bar--transparent:not(.bar--dark):not(.pos-fixed) .menu-horizontal > li > a,
.bar--transparent:not(.bar--dark):not(.pos-fixed) .menu-horizontal > li > span {
    color: #fffff;
}

.bar--transparent:not(.bar--dark):not(.pos-fixed) .btn:not([class*='primary']) {
    border-color: #d3d3d3;
}

.bar--transparent:not(.bar--dark):not(.pos-fixed) .btn:not([class*='primary']) .btn__text {
    color: #000000;
}

.bar--transparent:not(.bar--dark):not(.pos-fixed) .btn:not([class*='primary']):hover {
    border-color: #2d2d2d;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    viewbox: 0 0 100 100;
}

.scaling-svg {

    height: 100%;
    width: auto;
}

.container2 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #0C5A8B
}

.color--primary-3 {
    color: #41ff54 !important;
}

.color--primary-4 {
    color: #14c0ff !important;
}

.menu-toggle {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
    width: 3.71428571em;
    height: 3.71428571em;
    border-radius: 50%;
    text-align: center;
    background: #14c0ff;
    display: inline-block;
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
}

.notification.side-menu {
    z-index: 9999;
    background: #14c0ff;
    padding-top: 1.85714286em;
    margin: 0;
    height: 100%;
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
    width: 27.85714286em;
}

.container2 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #0C5A8B
}


.color--primary-3 {
    color: #fff22d !important;
}

.color--primary-4 {
    color: #14c0ff !important;
}

.menu-toggle {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
    width: 3.71428571em;
    height: 3.71428571em;
    border-radius: 50%;
    text-align: center;
    background: #14c0ff;
    display: inline-block;
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
}

.notification.side-menu {
    z-index: 9999;
    background: #14c0ff;
    padding-top: 1.85714286em;
    margin: 0;
    height: 100%;
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
    width: 27.85714286em;
}

.tile-type-title {
    font-family: 'Rubik', 'Open Sans', 'Helvetica';
    font-size: 1.6em;
    line-height: normal;
    font-weight: normal;
    color: #000000;
}

.tile-type {
    font-family: 'Rubik', 'Open Sans', 'Helvetica';
    font-size: 1.0em;
    line-height: normal;
    font-weight: normal;
    color: #000000;
    padding: 20px;
}

.sample-type-title {
    font-family: 'Rubik', 'Open Sans', 'Helvetica';
    font-size: 1.6em;
    line-height: 1.0em;
    font-weight: normal;
    color: #000000;
}

.sample-type-subtitle {
    font-family: 'Rubik', 'Open Sans', 'Helvetica';
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: normal;
}

.sample-type {
    font-family: 'Rubik', 'Open Sans', 'Helvetica';
    font-size: 1.2em;
    line-height: 1.8em;
    font-weight: normal;
    color: #000000;
}

/* animations  */

.scale-in-center {
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/*! logo labels */
.logo-label-1 {
    display: inline-block;
    overflow: visible;
    font-size: 10px;
    color: #000000;
    height: 91px;
    min-width: 91px;
    padding: 0 0 0 0px;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    position: absolute;
    z-index: 8;
    top: 16em;
    left: 1.8em;
    background: #ffffff;
}

.padding-tb-10 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.padding-top-30 {
    padding-top: 30px;
}

.typed-h2 {
    font-size: 2.2em;
    line-height: 1.36363636em;
    font-weight: lighter !important;
}

.typing {
    font-size: 2.8em;
    line-height: 1.36363636em;
    font-weight: lighter !important;
}

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

@media only screen and (max-width: 1199px) {
    .padding-menu-50 {
        padding-top: 0px;
    }
}

/* Create 2 equal columns */
.feature-col {
    flex: 50%;
    padding: 10px;
}

/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 991px) {
    .feature-col {
        flex: 100%;
    }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .row {
        flex-direction: column;
    }
}

/* Create 2 equal columns */
.service-col {
    flex: 25%;
    padding: 10px;
}

/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 991px) {
    .service-col {
        flex: 50%;
    }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .row {
        flex-direction: column;
    }
}

.boxed2 {
    position: relative;
    overflow: hidden;
    padding: 1.3em;
    margin-bottom: 30px;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 20px 20px 60px #c5c5c5,
    -20px -20px 60px #ffffff;
}

.boxed2 a:link, a:hover, a:active {
    text-decoration: none;
    font-weight: normal !important;
}

.boxed3 {
    position: relative;
    overflow: hidden;
    padding: 1.3em;
    margin-bottom: 0px;
    border-radius: 6px;
    letter-spacing: 1px;
}

.boxed3 a:link, a:hover, a:active {
    text-decoration: none;
    font-weight: normal !important;
}

/* start moving tiles */
.container-tile {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
}

.container-tile .card-tile {
    position: relative;
    max-width: 270px;
    height: 280px;
    background: #0f172a;
    margin: 30px 10px;
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    transition: 0.3s ease-in-out;
    border-radius: 6px;
}

.container-tile .card-tile:hover {
    height: 640px;
    border-radius: 6px;
}

.container-tile .card-tile .imgBox-tile {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 260px;
    height: 260px;
    top: 0px;
    left: 0px;
    z-index: 1;
    /* box-shadow:0 5px 20px rgba(0,0,0,0.2); */
}

.container-tile .card-tile .imgBox-tile img {

    border-radius: 4px;
    height: 260px;
    width: 260px;
    max-width: 100%;
}

.container-tile .card-tile .content-tile {
    position: relative;
    margin-top: -140px;
    padding: 10px 0px;
    text-align: center;
    color: #111;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.font-dark {
    color: #111 !important;
}

.container-tile .card-tile:hover .content-tile {
    visibility: visible;
    opacity: 1;
    margin-top: -50px;
    transition-delay: 0.3s;
}

.container-tile .card-tile:hover img {
    /* clip-path: polygon(100% 0, 100% 74%, 50% 100%, 0 74%, 0 0);   */
}

.container-tile .card-tile:hover .imgBox-tile {
    box-shadow: none;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger,
.bar-1 .menu-horizontal > li > a {
    font-size: 1.2em;
    line-height: 2.166666666666667em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    color: #1fc730;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger:hover,
.bar-1 .menu-horizontal > li > a {
    font-size: 1.2em;
    line-height: 2.166666666666667em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    color: #ffffff;
}

.nodroparrow {
    font-size: 1.2em;
    line-height: 2.166666666666667em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    color: #1fc730 !important;
}

.nodroparrow a {
    font-size: 1.2em;
    line-height: 2.166666666666667em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    color: #ffffff !important;
}

.example ul li::before {
    content: "\2022";
    color: #99cccc;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
}

/* end moving tiles */
