@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&family=Work+Sans:wght@600&display=swap');

body {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
}

h2 {
	font-size: 32px;
	font-weight: 700;
}

.wooCommerceColor {
	color: #000000;
}


.bannerHeader {
	padding:10px 0;
	background-color: #1a064e;
}

.phoneWrapper img,
.emailWrapper img {
	padding-right: 8px;
}

.numberFont {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

a.numberFont:hover
{
    color:#fff;
}

.footerFormSection {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    background: url(../images/footer-bg.jpg) top center #223B59 no-repeat;
    background-size: cover;
}

.footerFormSection h2 {
    font-size: 48px;
    color: #fff;
	line-height:54px;
}

.footerFormSection p {
    font-size: 24px !important;
    color: #fff;
}

.footerRightSideWrap {
    margin-top: 30px
}

.footerRightSideWrap a {
    color: #fff!important;
    text-decoration: none
}

#footerContactFormWrapper {
    padding: 35px;
    border-radius: 20px
}

#footerContactFormWrapper h4 {
    padding-left: 0;
    font-size: 32px;
    line-height: 1.2
}

#footerContactFormWrapper .formLabel {
    color: #5f8e3e;
    font-size: 17px
}

#footerContactFormWrapper #footerPageForm .form-control {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 3px solid #5f8e3e;
    border-radius: 0;
    width: 100%
}

#footerContactFormWrapper .formLabel {
    color: #fff;
    font-size: 17px
}

#footerContactFormWrapper #footerPageForm .form-control {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    color: #fff!important
}

#footerContactFormWrapper #footerPageForm .newCroFormSubmit {
    background-color: #1c0f3e;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    border-radius:6px;
    margin-top: 35px;
    border: none;
    padding: 12px 25px
}

#footerContactFormWrapper #footerPageForm .newCroFormSubmit:hover
{
    background-color: #4812d7;
    color: #fff;
}

#footerContactFormWrapper .form-group {
    margin-bottom: 25px
}

.gap8 {
    gap: 8px;
}

.help-block.with-errors {
    position: absolute;
    margin: 0;
    font-size: 12px;
    color: red;
    font-weight: 700;
    margin-top: 2px
}

#footerContactFormWrapper #footerPageForm .form-group.has-error.has-danger .form-control {
    border-color: red!important
}


.footerFormSection h2 {
    margin-top: 30px
}

.footerFormSection::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #223b59;
    height: 280px;
    z-index: -1
}

.footer {
    background: #251452;
    color: #fff;
    font-size: 16px
}

.footerLogo {
    position: relative;
    display: flex;
    align-items: center
}

.footerLogo img {
    margin-right: 50px
}

.footerLogo hr {
    width: 100%;
    opacity: .5
}

.footLogoImage {
    width: 85px;
    height: auto
}

.footerInnerLink {
    display: grid;
    grid-template-columns: repeat(3,auto);
    grid-template-rows: 1fr 1fr;
    gap: 15px;
    margin-top: 30px
}

.footerInnerLink a {
    color: #fff;
    text-decoration: none
}

.copyContent {
    padding: 20px 0;
}

.copyContent a {
    color: #fff!important;
    text-decoration: none
}

.gap15 {
    gap: 15px
}

.gap13 {
    gap: 20px;
    margin-left: 30px
}

.tp-list
{
    padding:40px 0px 0px 0px;
}

.tp-list ul
{
    text-align: center;
    margin: 0;
    padding: 0;
}

.tp-list ul li
{
    display: inline-block;
    margin-right:24px;
    margin-bottom:15px;
}

.tp-list-2 h2
{
    font-weight: 700;
}

.tp-list-2
{
    padding-top: 40px;
    padding-bottom: 80px;
    background: url(../assets/advantage-bottom-left.svg) no-repeat bottom left 140px;
}

.tp-list-2 ul
{
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.tp-list-2 ul li
{
    background:url(../assets/tick.svg) top 10px left no-repeat;
    padding-left: 40px;
    line-height: 50px;
    list-style-type: none;
}

.icons-grid
{
    background-color: #F3F3F3;
    padding: 80px 0px;
}

.icons-grid h2
{
    font-weight: 700;
}


.whether
{
    background-color: #4C3199;
    padding: 28px;
}

.whether p
{
    color:#fff;
    margin-bottom: 0;
    padding-bottom: 0;
}

.defaultContainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.clientLogoWrapper {
	padding: 80px 0 80px;
	background: linear-gradient(180.02deg, #FAFAFA 0.01%, #FAFAFA 0.02%, rgba(250, 250, 250, 0) 99.97%);
	position: relative;
	overflow: hidden;
}

.clientLogoTopRightBg {
	background-image: url(../images/second-section-top-right-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 103px;
	height: 198px;
	position: absolute;
	top: 0;
	right: -20px;
}

.clientLogoBottomLeftBg {
	background-image: url(../images/second-section-bottom-left.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -50px;
	left: -20px;
	width: 292px;
	height: 228px;
}

.clientLogoWrapper img {
    padding: 10px 9px;
    width: 85%;
}

.thankyouBanner {
    margin: 50px 0;
}

.real-results
{
    padding: 80px 0px;
    background-color: #F5F5F5;
}

.real-results h2
{
    font-weight: 700;
}

.banner-bg
{
    padding: 60px 0px 0px 0px;
    background: url(../assets/banenr-bg.webp) top center no-repeat #1a064e;
    background-size: cover;
}

.banner-bg h1
{
    font-size:56px;
    font-weight: 700;
    color: #fff;
}

.banner-bg p
{
    font-size: 22px;
    color: #fff;
}

.req-button
{
    padding: 15px 26px;
    background-color: #1a064e;
    color:#fff;
    border-radius: 6px;
    text-decoration: none;
    display: inline-block;
    margin-top: 15px;
    text-decoration: none;
}

.req-button:hover
{
    background-color: #321c72;
    color:#fff;
}

.banner-bg ul
{
    margin-top: 40px;
}

.banner-bg ul li
{
    background: url(../assets/check.svg) no-repeat top left ;
    display: inline-block;
    margin-right: 20px;
    padding-left: 50px;
    font-size: 22px;
    color:#fff;
}

.icons-grid ul li img
{
    height: 80px;
    float: left;
    margin-right: 20px;
}

.icons-grid ul li
{
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}

.readiness-audit
{
    padding: 80px 0px;
}

.readiness-audit h2
{
    font-weight: 700;
}

.readiness-audit h3
{
    font-weight: 700;
}

.readiness-audit ul
{
    padding: 0;
    margin: 0;
}

.readiness-audit ul li
{
    width: 47%;
    float: left;
    margin-right: 15px;
    padding:70px 30px 30px 30px;
    list-style-type: none;
}

.i-1
{
    background: url(../assets/i-01.png) top left 30px no-repeat;
}

.i-2
{
    background: url(../assets/i-02.png) top left 30px no-repeat;
}

.i-3
{
    background: url(../assets/i-03.png) top left 30px no-repeat;
}

.i-4
{
    background: url(../assets/i-04.png) top left 30px no-repeat;
}

.testimonial-audit
{
    padding: 80px 0px;
}

.testimonial-audit h2
{
    font-weight: 700;
}

.actions-taken p img
{
    float: left;
    margin-right: 15px;
}

.case-list {
    background-color: #4C3199;
    padding: 25px;
    color: #fff;
    float: left;
    width: 40%;
    margin-top: 76px;
    margin-right: -12px;
}

.case-study img
{
    float: left;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #4c3199;
}

.owl-carousel .owl-item img {
    display: block;
    width: auto;
}

@media (min-width: 576px) {
	.topStripRight {
		margin-top: 0;
	}
	
 .defaultContainer {
        max-width: 540px;
    }

}

@media (min-width: 768px) {
	.topStripRight {
		gap: 15px;
	}

	.phoneWrapper {
		padding-right: 15px;
		border-right: 1px solid #ccc;
	}
	
	.defaultContainer {
    max-width: 720px;
}

}

@media(min-width: 992px) {
   

   .footerFormSection h2 {
        font-size: 36px;
		line-height:44px;
    }

    .defaultContainer {
        max-width: 960px
    }

    .footLogoImage {
        width: 120px
    }

    .footerInnerLink {
        grid-template-columns: repeat(3,auto);
        grid-template-rows: 1fr 1fr
    }

    .tcsAdvantageContentWrapper {
        margin-top: 0
    }
}

@media (min-width: 1200px) {
	
	.defaultContainer {
    max-width: 1140px;
    margin: 0 auto;
}
	.bannerSection h1 {
		font-size: 48px;
	}

	.bannerSection p {
		width: 610px;
		font-size: 20px;
	}
	
	.footerInnerLink {
    grid-template-columns: repeat(3,1fr);
}
}

@media (min-width: 1400px)
{
.defaultContainer {
    max-width: 1300px;
    margin: 0 auto;
}
.clientLogoWrapper img {
    margin-left: 10px;
    margin-right: 10px;
}

h2 {
    font-size: 42px;
}

}

@media(min-width:1500px) {
	.bannerSection h1 {
		font-size: 64px;
	}

	.bannerSection p {
		width: 710px;
		font-size: 22px;
	}
	
	.footerFormSection h2 {
        font-size:38px;
		line-height:54px;
    }

}

@media (min-width: 1600px)
{
.defaultContainer {
    max-width: 1600px;
    margin: 0 auto;
}
}

.actions-taken ul 
{
    padding: 0;
    margin: 0;
}

.actions-taken ul li
{
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}

@media (max-width:1400px)
{

.banner-bg ul li {
    background: url(../assets/check.svg) no-repeat top left;
    display: inline-block;
    margin-right: 20px;
    padding-left: 50px;
    font-size:18px;
    color: #fff;
}

.tp-list ul li img
{
    height: 60px;
}

.readiness-audit ul li {
    width: 47%;
    float: left;
    margin-right: 15px;
    padding: 70px 15px 30px 15px;
    list-style-type: none;
}

}

@media (max-width:1200px)
{

    .banner-bg h1 {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
}

    .banner-bg ul li {
        background: url(../assets/check.svg) no-repeat top left;
        display: inline-block;
        margin-right: 20px;
        padding-left: 50px;
        font-size: 14px;
        color: #fff;
        padding-top: 8px;
    }

    .readiness-audit ul li {
        width: 97%;
        float: left;
        margin-right: 15px;
        padding: 30px 15px 30px 15px;
        list-style-type: none;
    }

    .case-list {
        background-color: #4C3199;
        padding: 25px;
        color: #fff;
        float: left;
        width: 90%;
        margin-top: 76px;
        margin-right: -12px;
    }

    .case-study img {
        float: none;
        text-align: center;
    }


}

@media (max-width:991px)
{
    .readiness-audit ul li
    {
        width:97%;
        float: left;
        margin-right: 15px;
        padding:70px 30px 30px 30px;
        list-style-type: none;
    }

    .tp-list-2 h4
    {
        margin-top: 30px;
    }

    .banner-bg img
    {
        margin-top: 30px;
    }
}

@media (max-width:768px)
{

.case-list {
    background-color: #4C3199;
    padding: 25px;
    color: #fff;
    float: left;
    width: 100%;
    margin-top:36px;
    margin-right:0;
}

.case-study img
{
    float: none;
    text-align: center;
}

.actions-taken
{
    padding-top: 30px;
}

.case-study
{
    text-align: center;
}

}