:root {
  --bs-primary: #ED1C24; /* Set Bootstrap primary color */
}

body {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 400;
  color: #222;
  line-height: 1.6;
}

.social-icons.cus a {
    background: white;
    color: #266481 !important;
    padding: 5px;
    width: 40px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    border-radius: 100%;
    line-height: 1.4;
}

.social-icons.cus a:hover {
    background: #e92227;
    color: white !important;
}

/* Headings → Thunder */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Thunder', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;

}



section.hero-section {
    background-image: url(../../assets/images/hero-bg.jpg);
    background-size: cover;
    background-position: center;
}

.btn-primary {
  background-color: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
}

h1.display-5 {
    font-family: Thunder;
    font-weight: 600;
    font-size: 95.96px;
    text-align: center;
    text-transform: capitalize;
}

span.highlight {
    background-color: var(--bs-primary) !important;
    padding: 20px 20px 0px;
    display: inline-block;
}

img.img-fluid.shadow-lg.rounded.hero-img {
        margin-bottom: -240px;
    z-index: 999;
    position: relative;
}

section.integration-section.py-5 {
    background: url(../../assets/images/integration-bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 360px 0 150px !important;
    position: relative;
}

h2.design-2 {
    font-family: Thunder;
    font-weight: 600;
    font-size: 71.97px;
    line-height: 110.00000000000001%;
    text-transform: capitalize;
}
p, li {
    font-family: Rajdhani;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}

.text-danger{
	color:var(--bs-primary) !important;
}

.ic-con {
    margin-bottom: -280px;
    position: relative;
    z-index: 9;
    margin-top: 70px;
}

.ic-box {
    border: 1px solid #6C6C6C;
    background: white;
    text-align: center;
    padding: 40px 40px;
}

.ic-box h3 {
    font-family: Rajdhani;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    margin:10px 0px 10px 0  !important;
}

.ic-box p {
    font-family: Rajdhani;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

.shooter {
    position: absolute;
    right: 0;
    bottom: -85px;
    width: 40%;
	z-index:3;
	    max-width: 600px;
}

section.cta {
	    background: url(../../assets/images/cta-bg.png);
    padding: 200px 0 130px;
    position: relative;
    background-position: center bottom;
    background-size: cover;
	  
}

section.cta:after {
    content: "";
    width: 280px;
    height: 280px;
    background: red;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0  100% 0;
}

.inner-container {
    width: 600px;
    margin: 30px auto;
}

section.cta p {
    font-family: Rajdhani;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

.btn-primary {
    font-family: Rajdhani;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    padding: 12px 50px !important;
    display: inline-block;
	border-radius: 0;
}


section.reviews {
    padding: 70px 0;
    background-color: #2d2d2d;
    position: relative;
}

section.reviews:after {
    content: "";
    width: 100%;
    background: url(../../assets/images/clippath.png);
    position: absolute;
    top: 0;
    height: 20px;
    left: 0;
    background-position: left;
    background-repeat: no-repeat;
}

.testimonials {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 20px;
    flex-wrap: wrap;
	    margin-top: 50px;
}

.test-box {
    width: 100%;
    background: white;
    padding: 30px;
}
.head-box {
    display: flex;
    align-items: center;
    justify-content: start;
    grid-gap: 10px;
}

.head-box .info h4 {font-family: Rajdhani;font-weight: 700;font-size: 20px;line-height: 1;text-align: left;margin: 0;}

img.headshot {
    width: auto !important;
    max-width: 15%;
}

.head-box img{
	 width: auto !important;
}
.info {}

.test-box p {
    font-family: Rajdhani;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    margin: 20px 0;
}

.f-info {
    font-family: Rajdhani;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
    color: #ED1C24;
    border-top: 1px solid #D9D9D9;
    padding-top: 20px;
}


.cta-v2 {
      background: url(../../assets/images/cta-v2-bg.png);
	  padding:70px;
	  margin-top:50px;
	      background-size: contain;
    background-position: center;
	margin-bottom: -250px;
    z-index: 999;
    position: relative;
}

.cta-v2 h2 {
    font-family: Thunder;
    font-weight: 600;
    font-size: 92px;
    text-transform: capitalize;
    line-height: 1;
    margin-bottom: 50px;
}
h2.design-5.text-white span.highlight {
    padding: 10px 20px 0;
}

section.blog {
    padding: 280px 0 130px;
    position: relative;
    background-position: center bottom;
    background-size: cover;
}


section.blog:after {
    content: "";
    width: 280px;
    height: 280px;
    background: red;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 100% 0;
}

.blog-box img {
    width: 100%;
}

.blog-box h3 {
    font-size: 28px;
    font-weight: 700;
    font-family: Rajdhani;
    text-align: left;
    margin: 0;
}

.blog-box p {
    font-size: 18px;
    font-weight: 500;
    font-family: Rajdhani;
    text-align: left;
}

.blog-box {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
    grid-gap: 8px;
}

.blog-box.v2 {
    flex-direction: row;
    grid-gap: 15px;
    justify-content: start;
	margin-bottom: 15px;
}

.blog-box.v2 img {
    width: 40%;
    height: 140px;
    object-fit: cover;
}

.blog-box.v2 .blog-details {
    width: 60%;
}
.blog-box.v2 h3 {
    font-size: 20px;
}

.blog-box.v2 p {
    font-size: 16px;
}
.blog-box a {
    color: #2d2d2d;
    text-decoration: none;
}


section.contact {
    background: url(../../assets/images/contact-bg.png);
    padding: 100px 0 100px;
    position: relative;
    background-position: center top;
    background-size: cover;
}

ul.contact-list {
    padding: 0;
    list-style-type: none;
    color: white;
}

ul.contact-list li {
    font-size: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    grid-gap: 10px;
}


.light-bg {
    background: white;
    padding: 50px;
    margin-right: 40px;
}

input.form-control, label {
    font-size: 20px;
    font-weight: 600;
    color: #2d2d2d;
}

footer.bg-dark {
    background: #226989 !important;
    padding-top: 50px !important;
}
ul.f-list {
    display: flex;
    list-style-type: none;
    justify-content: center;
    grid-gap: 10px;
    padding: 0;
    margin: 50px 0;
}

ul.f-list li {
    font-size: 28px;
    font-weight: 500;
    position: relative;
    border-right: 3px solid;
    padding: 0 40px;
    line-height: 1;
}



ul.f-list li:last-child {
    border: none;
}
p.mb-0.copy {
    font-size: 20px;
    font-weight: 400;
    border-top: 1px solid #ffffff45;
    padding-top: 30px;
}

section.pos {
    padding: 100px 0 0;
}

section.pos p.inner-container {
    margin: 0 auto;
}

.pos-con {
    position: relative;
}

.pos-ic-box {
    position: absolute;
    display: flex;
    align-items: center;
    grid-gap: 14px;
    max-width: 290px;
    text-align: right;
}

.pos-ic-box.box-1 {
    top: 115px;
    left: 55px;
}

.pos-ic-box.box-2 {
    bottom: 230px;
    left: 55px;
}

.pos-ic-box.box-3 {
    top: 160px;
    right: 100px;
    text-align: left;
}
.pos-ic-box.box-4{
	 bottom: 160px;
    right: 100px;
    text-align: left;
}

.pos-ic-box h3 {
    font-size: 18px;
    font-weight: 500;
}

@media (max-width: 991.98px) {
h1.display-5, .cta-v2 h2 {
    font-size: 60px;
    line-height: 1;
}
.pos-con img {
    width: 100%;
}

.pos-ic-box img {
    width: auto;
}
.pos-ic-box.box-1 {
    top: 115px;
    left: -60px;
}

.pos-ic-box.box-2 {
    bottom: 80px;
     left: -60px;
}
.pos-ic-box.box-3 {
    top: 85px;
    right: -40px;
    text-align: left;
}
.pos-ic-box.box-4 {
    right: -20px;
    text-align: left;
    bottom: 92px;
}
.cta-v2 {
    padding: 20px;
    background-size: cover;
}
ul.f-list li {
    font-size: 25px;
    font-weight: 500;
    position: relative;
    border-right: 3px solid;
    padding: 0 20px;
    line-height: 1;
}
h2.design-2 {

    font-size: 40.97px;
 
}
.light-bg {
    background: white;
    padding: 20px;
    margin-right: 0px;
}
input.form-control, label {
    font-size: 14px;
    font-weight: 600;
    color: #2d2d2d;
}
ul.contact-list li {
    font-size: 14px;

}
}



@media (max-width: 575.98px) {
.d-flex.justify-content-between.align-items-center.mb-4 {
    flex-direction: column;
}

form.row.g-3 {
    text-align: left;
}

h1.display-5, .cta-v2 h2 {
    font-size: 36px;
    line-height: 1;
}

h1.display-5.fw-bold span.highlight {
    padding: 10px 10px 0px 10px;
}
img.img-fluid.shadow-lg.rounded.hero-img {
    margin-bottom: -120px;
    z-index: 999;
    position: relative;
}
section.integration-section.py-5 {

    padding: 190px 0 150px !important;

}
section {
    text-align: center;
}


section.cta {
    padding: 100px 0;


}
section.cta:after {

    width: 80px;
    height: 80px;

}

.ic-con {
    margin-bottom: 0;
 
}
.inner-container {
    width: 100%;

}
.ic-con .col-lg-3.col-sm-6  {
    flex: 0 0 auto;
    width: 50%;
    padding: 0px;
}

.ic-box {
    padding: 20px 10px;
	        height: 250px;
}
h2.design-2 {
    font-size: 36px;
}


.pos-con img {
    width: 100%;
}

.pos-ic-box img {
    width: 35px;
}

.pos-con {
    padding: 80px 0;
}
.pos-ic-box {
    position: unset;
    display: flex;
    align-items: center;
    grid-gap: 14px;
    max-width: 41%;
    text-align: center;
    top: unset;
    left: unset;
    right: unset !important;
    bottom: unset;
    flex-direction: column;
}

.pos-ic-box.box-1 {
    top: 27px;
    left: 0;
    position: absolute;
    flex-direction: column-reverse;
    grid-gap: 0;
}

.pos-ic-box.box-2 {
    bottom: 27px;
    left:10px;
    position: absolute;
    flex-direction: column-reverse;
    grid-gap: 0;
}

.pos-ic-box.box-3 {
    top: 27px;
    right: 0 !important;
    position: absolute;
    grid-gap: 0;
    text-align:center;
}

.pos-ic-box.box-4 {
    bottom: 10px;
        right:10px !important;
    position: absolute;
    grid-gap: 0;
    text-align:center;
}
section.pos {
    padding: 50px 0 0;
}

.cta-v2 {
    margin: 30px 0 -160px 0;
    padding: 20px;
    background-size: cover;
}

.cta-v2 h2 {
    margin: 15px 0;
}
section.blog {
    padding: 150px 0 40px;
    position: relative;
    background-position: center bottom;
    background-size: cover;
}
section.blog:after {
    content: "";
    width: 120px;
    height: 120px;
    background: red;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 100% 0;
}

section.contact {
    padding: 20px;
}
.light-bg {
    background: white;
    padding: 20px;
    margin-right: 0;
    margin-bottom: 15px;
}
    ul.f-list {
        flex-direction: column;
        margin: 5px 0;
    }

ul.f-list li{
	border:none;
	font-size: 16px;
	
}

ul.contact-list li {
    font-size: 14px;
    text-align: left;
}
footer.bg-dark {

    padding-top: 20px !important;
}
}
