.homebanner {
    padding-top: 150px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*animation: slideBackground 10s infinite linear; commented by Sudhir R*/ c
}
.success-story p, .serve-txt p{color: #010101;text-align:center;}
@keyframes slideBackground {
	0% {
		background-position: 0% 0%;
	}
	50% {
		background-position: 100% 100%;
	}
	100% {
		background-position: 0% 0%;
	}
}

/* @keyframes slideBackground {
	0% {
		background-position: 0% 0%;
		transition: all 5s ease;
	}
	25% {
		background-position: 25% 25%;
		transition: all 5s ease;
	}
	50% {
		background-position: 50% 50%;
		transition: all 5s ease;
	}
	75% {
		background-position: 75% 75%;
		transition: all 5s ease;
	}
	100% {
		background-position: 100% 100%;
		transition: all 5s ease;
	}
} */

.homebanner h1 {
    font-family: Marcellus;
    font-size: 52px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    max-width: 804px;
    margin: 0 auto;
}

.homebanner h1 span {
    color: #FF472B;
}
.home2 {
    background: linear-gradient(76.81deg, #00092E 16.95%, #265FD4 100%);
    position: relative;
}
.homebanner .bannertext p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #010101;
    max-width: 650px;
    margin: 0 auto;
}

.homebanner .bannerbtn {
	position: relative;
    z-index: 1;
}

.homebanner .bannerbtn a {
    /* border: 1.5px solid #24378D; */
    border-radius: 100px;
    background: linear-gradient(180deg, #255AD4 0%, #1A3BB7 100%);
    width: 185px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    /* justify-content: center; */
    padding: 10px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
/*     text-transform: capitalize; */
    padding-left: 10px;
	transition: all 0.5s ease;
}

.homebanner .bannerbtn a svg {
    width: 36px;
    height: 36px;
	transition: all 1s ease;
}

.homebanner .bannerbtn a:hover svg{
	transform: rotate(360deg);
}

.homebanner .bannerbtn a span.elementor-button-icon {
    margin-right: 20px;
    line-height: 1;
	transition: all 0.5s ease;
}

.homebanner .bannerbtn a span.elementor-button-text {
    display: inline-flex;
    align-items: center;
}

.homebanner .bannerbtn a:hover span.elementor-button-content-wrapper {
    flex-direction: row-reverse;
}

.homebanner .bannerbtn a span.elementor-button-content-wrapper {
    transition: all 0.5s ease;
    width: 100%;
}

.homebanner .bannerbtn a:hover span.elementor-button-icon {
    margin-right: 0;
}

.homebanner .homebottomsec {
	position: relative;
    top: -100px;
}

.homebanner .homebottomsec .homebannerbottomrow {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    align-items: flex-end;
	position: relative;
    justify-content: space-between;
}

.homebanner .homebottomsec .homebannerbottomrow .firstcol {
    width: 243px;
    height: 372px;
    background: #86C7ED;
    border-radius: 20px;
    padding: 26px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
	position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left top;
}

.homebanner .homebottomsec .homebannerbottomrow .firstcol p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    /*line-height: 1.5;*/
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}

.homebanner .homebottomsec .homebannerbottomrow .firstcol img {
    width: 60px;
    margin-bottom: 80px;
	display:none;
}

.homebanner .homebottomsec .homebannerbottomrow .secondcol {
    width: 173px;
    height: 260px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #FF472B;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    max-width: 100%;
	position: relative;
	background-repeat: no-repeat;
    background-size: cover;
}
.home2 h2{text-align:left !important;}
.home2 p{color:#fff;}
.homebanner .homebottomsec .homebannerbottomrow .firstcol h2, .secondcol h2, .home2 h2 {
    font-family: Marcellus;
    font-size: 42px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin: 0;
}

.homebanner .homebottomsec .homebannerbottomrow .secondcol p {
    margin: 0;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}

.homebanner .homebottomsec .homebannerbottomrow .thirdcol {
    width: 340px;
    max-width: 100%;
	position: relative;
}

.homebanner .homebottomsec .homebannerbottomrow .fourthcol {
    width: 173px;
    height: 260px;
    border-radius: 20px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #2864DC;
    max-width: 100%;
	position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.homebanner .homebottomsec .homebannerbottomrow .fourthcol h2 {
    font-family: Marcellus;
    font-size: 42px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin: 0;
}

.homebanner .homebottomsec .homebannerbottomrow .fourthcol p {
    margin: 0;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    max-width: 132px;
    margin: 0 auto;
}

.homebanner .homebottomsec .homebannerbottomrow .fifthcol {
    width: 236px;
    max-width: 100%;
	position: relative;
}

.homebanner .homebottomsec .homebannerbottomrow img.bannerfirsticon {
    position: absolute;
    left: 10px;
    top: -70px;
	animation: up-down linear 5s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    /* -webkit-animation: up-down linear 5s; */
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}

.homebanner .homebottomsec .homebannerbottomrow img.bannerfourthicon {
    position: absolute;
    right: 30px;
    top: -70px;
	animation: up-down linear 5s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    /* -webkit-animation: up-down linear 5s; */
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
	animation-delay: 5s;
}

.homebanner .homebottomsec .homebannerbottomrow .secondcol img.bannersecondicon {
    position: absolute;
    top: -20px;
    left: 40px;
	animation: up-down linear 5s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    /* -webkit-animation: up-down linear 5s; */
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
	animation-delay: 1s;
}

.homebanner .homebottomsec .homebannerbottomrow .fifthcol img.bannerthirdicon {
    position: absolute;
    top: 40px;
    left: -18px;
	animation: up-down linear 5s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    /* -webkit-animation: up-down linear 5s; */
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
	animation-delay: 3s;
}

@keyframes up-down{
  0% {
    transform:  translate(1px,5px)  ;
  }
  24% {
    transform:  translate(1px,10px)  ;
  }
  50% {
    transform:  translate(1px,15px)  ;
  }
  74% {
    transform:  translate(1px,10px)  ;
  }
  100% {
    transform:  translate(1px,5px)  ;
  }
}

@-moz-keyframes up-down{
  0% {
    -moz-transform:  translate(1px,5px)  ;
  }
  24% {
    -moz-transform:  translate(1px,10px)  ;
  }
  50% {
    -moz-transform:  translate(1px,15px)  ;
  }
  74% {
    -moz-transform:  translate(1px,10px)  ;
  }
  100% {
    -moz-transform:  translate(1px,5px)  ;
  }
}

@-webkit-keyframes up-down {
  0% {
    -webkit-transform:  translate(1px,5px)  ;
  }
  24% {
    -webkit-transform:  translate(1px,10px)  ;
  }
  50% {
    -webkit-transform:  translate(1px,15px)  ;
  }
  74% {
    -webkit-transform:  translate(1px,10px)  ;
  }
  100% {
    -webkit-transform:  translate(1px,5px)  ;
  }
}

@-o-keyframes up-down {
  0% {
    -o-transform:  translate(1px,5px)  ;
  }
  24% {
    -o-transform:  translate(1px,10px)  ;
  }
  50% {
    -o-transform:  translate(1px,15px)  ;
  }
  74% {
    -o-transform:  translate(1px,10px)  ;
  }
  100% {
    -o-transform:  translate(1px,5px)  ;
  }
}

@-ms-keyframes up-down {
  0% {
    -ms-transform:  translate(1px,5px)  ;
  }
  24% {
    -ms-transform:  translate(1px,10px)  ;
  }
  50% {
    -ms-transform:  translate(1px,15px)  ;
  }
  74% {
    -ms-transform:  translate(1px,10px)  ;
  }
  100% {
    -ms-transform:  translate(1px,5px)  ;
  }
}

.homesec2 {
    position: relative;
    padding-bottom: 50px;
    margin-top: -50px;
}

.homesec2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 326px;
    background: linear-gradient(0deg, #D7F0FF 0%, rgba(255, 255, 255, 0) 98.09%);
}

.homesec2 .e-con-inner {
    position: relative;
    z-index: 1;
}

.homesec2 h2 {
    font-family: Marcellus;
    font-size: 42px;
    font-weight: 400;
    line-height: normal;
    color: #010101;
    max-width: 480px;
}

.homesec2 p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    color: #010101;
}

.bluebtn, .whitebtn a {-webkit-transition: all 0.35s; transition: all 0.35s;}

.bluebtn a.elementor-button-link {
    background: linear-gradient(180deg, #255AD4 0%, #1A3BB7 100%);
    border-radius: 100px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    padding: 6px 30px 6px 30px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5; -webkit-transition: all 0.35s; transition: all 0.35s;
/* 	min-width: 160px; */
} .bluebtn a.elementor-button-link:hover{background:#FF472B;}  .whitebtn a, .whitebtn a:hover{padding: 6px 30px 6px 30px;}
.bluebtn a.elementor-button-link span.elementor-button-content-wrapper { transition: all 0.5s ease; width: 100%;}
.bluebtn a.elementor-button-link:hover span.elementor-button-content-wrapper { flex-direction: row-reverse;}
.bluebtn a.elementor-button-link:hover span.elementor-button-icon {  margin-right: 0; margin-left: 10px;}

/* .bluebtn a.elementor-button-link:hover {
    padding: 6px 6px 6px 20px;
} */

.bluebtn a.elementor-button-link svg {
    width: 36px;
    height: 36px;
	transition: all 1s ease;
}

.bluebtn a.elementor-button-link:hover svg {
    transform: rotate(360deg);
}

.bluebtn a.elementor-button-link span.elementor-button-text {
/*     display: inline-flex; */
    align-items: center;
}

.bluebtn a.elementor-button-link span.elementor-button-icon {
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
}

.homethirdsec {
    padding: 50px 0;
    background: linear-gradient(76.81deg, #00092E 16.95%, #265FD4 100%);
/* 	background: linear-gradient(-45deg, #00092E 16.95%, #265FD4 100%);
	animation: gradient 15s ease infinite;
	background-size: 600% 600%; */
	position: relative;
}

.homethirdsec::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 745px;
    height: 100%;
    background-image: url(https://think7.in/wp-content/uploads/2024/02/thirdsectionbg.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.25;
    background-blend-mode: soft-light;
	max-width: 100%;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.homethirdsec h2 {
    font-family: Marcellus;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
    max-width: 614px;
}

.homethirdsec .togglesectionwrap {}

.homethirdsec .togglesectionwrap .toggleitem {
    display: flex;
    border-bottom: 1px solid #55BFFB66;
    padding: 50px 0;
    justify-content: space-between;
}

.homethirdsec .togglesectionwrap .toggleitem:last-child {
    border-bottom: 0;
/*     padding-bottom: 0; */
}

.homethirdsec .togglesectionwrap .toggleitem .counterdiv {
	padding-left: 30px;
	width: 65px;
}

.homethirdsec .togglesectionwrap .toggleitem .counterdiv span {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2;
    color: #FDFEFF;
    display: inline-block;
}

.homethirdsec .togglesectionwrap .toggleitem .contentdiv {
    padding: 0 50px;
    max-width: 530px;
	width: 530px;
}

.homethirdsec .togglesectionwrap .toggleitem .contentdiv h3 {
    margin: 0;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2;
    color: #FFFFFF;
}

.homethirdsec .togglesectionwrap .toggleitem .contentdiv div {
    margin-top: 30px;
    height: 87%;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 60px;
    display: none;
}

.homethirdsec .togglesectionwrap .toggleitem .contentdiv p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: normal;
}

.homethirdsec .togglesectionwrap .toggleitem .contentdiv a {
    border: 1px solid #FFFFFF;
    display: inline-flex;
    width: 173px;
    height: 48px;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
	position: relative;
    transition: all 0.5s ease;
    overflow: hidden;
}

.homethirdsec .togglesectionwrap .toggleitem .contentdiv a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #FF472B;
    border-radius: 100px;
    z-index: 0;
    transition: all 0.5s ease;
    width: 0;
}

.homethirdsec .togglesectionwrap .toggleitem .contentdiv a:hover::before{
	width: 100%;
}

.homethirdsec .togglesectionwrap .toggleitem .contentdiv a span {
    position: relative;
}

.homethirdsec .togglesectionwrap .toggleitem .imagediv {
    text-align: right;
	width: 350px;
	max-width: 100%;
}

.homethirdsec .togglesectionwrap .toggleitem .imagediv a.morinfo {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
    color: #FDFEFF;
    text-decoration: underline;
    margin-right: 50px;
	transition: all 0.5s ease;
}

.homethirdsec .togglesectionwrap .toggleitem .imagediv a.morinfo:hover{
	color: #FF472B;
}

.homethirdsec .togglesectionwrap .toggleitem .imagediv .imagewrap {
    border-radius: 10px;
    overflow: hidden;
    display: none;
}

.whitebtn a {
/*     min-width: 173px; */
    height: 48px;
    display: inline-flex;
    align-items: center;
    border-radius: 100px;
    background: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #354FBC !important;
/*     padding: 5px; */
	transition: all 0.2s ease;
}

.whitebtn a span.elementor-button-content-wrapper {
/*     transition: all 0.5s ease; */
	transition: all 0.2s ease;
    width: 100%;
}

.whitebtn a:hover span.elementor-button-content-wrapper {
    flex-direction: row-reverse;
}

.whitebtn a:hover span.elementor-button-icon {
    margin-right: 0;
    margin-left: 20px;
}

.whitebtn a:hover { padding-left:30px;}

.whitebtn a svg {
    width: 36px;
    height: 36px;
	transition: all 1s ease;
}

.whitebtn a:hover svg{
	transform: rotate(360deg);
}

.whitebtn a span.elementor-button-icon {
    margin-right: 20px;
    display: inline-flex;
}

.whitebtn a span.elementor-button-text {
    display: inline-flex;
    align-items: center;
}

.homethirdsec .togglesectionwrap .toggleitem:first-child .contentdiv div {
    display: inline-flex;
}

.homethirdsec .togglesectionwrap .toggleitem:first-child .imagediv .imagewrap {
    display: block;
}

.homethirdsec .togglesectionwrap .toggleitem:first-child .imagediv a.morinfo {
    display: none;
}

.homepartnersec {
    padding: 50px 0;
}

.homepartnersec .e-con-inner {
    padding: 50px 20px;
    background-image: url(https://think7.in/wp-content/uploads/2024/02/partnersbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
	background-color: #FF472B;
	background-image: url(https://think7.in/wp-content/uploads/2024/02/partnershipbg.png);
	animation: zoomInOut 4s infinite alternate;
}

@keyframes zoomInOut {
  0% {
    background-size: 100%;
  }
  100% {
    background-size: 110%; /* Adjust the zoom level as needed */
  }
}

.homepartnersec h2 {
    font-family: Marcellus;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}

.homepartnersec p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    max-width: 808px;
    margin: 10px auto 20px auto;
}

.homepartnersec .whitebtn a {
    padding-right: 20px;
}

/* .homepartnersec .whitebtn a:hover {
    padding-right: 5px;
} */

.homelogoslider {
    padding: 50px 0;
    background: linear-gradient(180deg, #D7F0FF 0%, rgba(215, 240, 255, 0) 98.09%);
    position: relative;
}

.homelogoslider h2 {
    font-family: Marcellus;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.2;
    color: #010101;
    max-width: 650px;
    margin: 0 auto;
}

.homelogoslider::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 640px;
    left: 0;
    top: 0;
    background-image: url("https://think7.in/wp-content/uploads/2024/02/logosliderbg.png");
	background-size: cover;
/* 	animation: slideBackground 5s infinite linear; */
}

.logoslider .item {
    min-height: 65px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.logosliderwrap {
    padding: 30px 0;
}

.logoslider.owl-carousel {}

.logoslider.owl-carousel .owl-item {
    text-align: center;
}


.homeclientssec {
    /* padding: 50px 0; */
}

.homeclientssec h2 {
    font-family: Marcellus;
    font-size: 42px;
    font-weight: 400;
    line-height: 1;
    color: #221F1F;
}

.syncslderwrap {
/*     max-width: 1100px;
    margin: 0 auto; */
}

.syncslderwrap .owl-carousel.main-slider {}

.syncslderwrap .owl-carousel.main-slider .clientsrow {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 10px 30px 0px #0000000D;
	border-radius: 10px;
	max-width: 1100px;
    margin: 20px auto;
	background: #fff;
}

.syncslderwrap .owl-carousel.main-slider .owl-stage-outer {
/* 	padding: 20px 50px; */
}

.syncslderwrap .owl-carousel.main-slider .item {
    padding: 10px;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol {
    box-shadow: 0px 10px 36px 0px #00000005;
    background: #1836B2;
    border-radius: 10px 0 50px 10px;
    flex: 0 0 650px;
    max-width: 650px;
    padding: 50px;
    background-image: url(https://think7.in/wp-content/uploads/2024/02/clientcolbg.png);
	background-image: url(https://think7.in/wp-content/uploads/2024/02/testimonial.png);
    background-repeat: no-repeat;
/*     background-position: left top; */
	background-size: 110%;
    /* background-position: center; */
    transition: all 5s ease;
    
}

.homeclientssecanimate .syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol{
	background-size: 100%;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol {
    flex: 0 0 calc(100% - 650px);
    max-width: calc(100% - 650px);
    padding: 50px;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol img.img-fluid {
    transform: scale(0);
    transition: all 1s ease;
    transform-origin: left bottom;
}

.homeclientssecanimate .syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol img.img-fluid {
    transform: scale(1);
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol h4 {
    font-family: Marcellus;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    margin: 65px 0;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol h5 {
    font-size: 20px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    margin: 0;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    margin-top: 5px;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol h2 {
    font-family: Poppins;
    font-size: 120px;
    font-weight: 600;
    line-height: 1;
    color: #FF472B;
    margin: 30px 0;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol h2 span {
    font-size: 50%;
    /* font-size: 60px; */
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    max-width: 230px;
    color: #4C4C4C;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol .readdiv {
	text-align: right;
    margin-top: 30px;
    position: relative;
}

.syncslderwrap .owl-carousel.secondary-slider {
    max-width: 1100px;
    margin: 30px auto 0px auto;
}

.syncslderwrap .owl-carousel.secondary-slider .owl-item {
    text-align: center;
}

.syncslderwrap .owl-carousel.secondary-slider .owl-stage-outer {
}

.syncslderwrap .owl-carousel.secondary-slider .owl-stage {
    /* display: flex; */
    /* align-items: center; */
}

.syncslderwrap .owl-carousel.secondary-slider .item {
    min-height: 45px;
    display: inline-flex;
    align-items: center;
}

.syncslderwrap .owl-carousel.secondary-slider .owl-item img.img-fluid {
    opacity: 40%;
    filter: grayscale(1);
    transition: all 0.5s ease;
	cursor: pointer;
}

.syncslderwrap .owl-carousel.secondary-slider .owl-item img.img-fluid:hover {
    opacity: 0.8;
}

.syncslderwrap .owl-carousel.secondary-slider .owl-item.current img.img-fluid {
    opacity: 1;
    filter: none;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol .readdiv a {
    
}

.bluebtn a {
    background: linear-gradient(180deg, #255AD4 0%, #1A3BB7 100%);
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    padding: 5px 15px 5px 5px;
    height: 48px;
	transition: all 0.5s ease;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol .readdiv a:hover {
    flex-direction: row-reverse;
    padding-right: 5px;
    padding-left: 10px;
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol .readdiv a:hover img {
    margin-right: 0;
    margin-left: 10px;
}

.bluebtn a img {
    display: inline-block;
    margin-right: 10px;
	transition: all 1s ease;
}

.bluebtn a:hover img{
	transform: rotate(360deg);
}

.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol .readdiv::before {
    content: "";
    position: absolute;
    left: 0;
    width: 94px;
    height: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #2864DD;
}

.syncslderwrap .owl-carousel.main-slider .owl-nav {
    opacity: 1;
}

.syncslderwrap .owl-carousel.main-slider .owl-nav div {
    width: auto;
    height: auto;
    background: transparent;
    box-shadow: none;
    border: 0;
    /* margin: 0; */
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.syncslderwrap .owl-carousel.main-slider .owl-nav div.owl-prev {
    transform: rotate(180deg);
}

@media all and (max-width: 1199px){
	.homebanner .homebottomsec .homebannerbottomrow .firstcol{
		width: 200px;
		height: 320px;
		padding: 15px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol,
	.homebanner .homebottomsec .homebannerbottomrow .fourthcol{
		width: 170px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol h2,
	.homebanner .homebottomsec .homebannerbottomrow .fourthcol h2{
		font-size: 36px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .thirdcol{
		width: 220px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .fifthcol{
		width: 200px;
	}
	
	.homepartnersec .e-con-inner{
		max-width: 97%;
	}
}

@media all and (max-width: 1023px){
	.homebanner .homebottomsec{
		top: -50px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol,
	.homebanner .homebottomsec .homebannerbottomrow .fourthcol{
		width: 150px;
	}
	
	.homesec2{
		margin-top: 0;
	}
	
	.homesec2 h2{
		font-size: 30px;
	}
	
	.homesec2 p:last-child{
		margin-bottom: 0;
	}
	
	.homesec2{
		padding-bottom: 30px;
	}
}

@media all and (max-width: 991px){
	
	.homebanner{
		padding-top: 120px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow{
		justify-content: center;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .firstcol{
		width: 130px;
		height: 240px;
		padding: 10px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol,
	.homebanner .homebottomsec .homebannerbottomrow .fourthcol{
		width: 130px;
		padding: 10px;
		height: 170px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol h2,
	.homebanner .homebottomsec .homebannerbottomrow .fourthcol h2{
		font-size: 24px;
		line-height: 1.5;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .thirdcol{
		width: 180px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol img.bannersecondicon{
		top: -35px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .firstcol p{
		font-size: 14px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .fifthcol img.bannerthirdicon{
		width: 30px;
    	left: -10px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .fifthcol{
		width: 120px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .firstcol img{
		margin-bottom: 20px;
	}
	
	.homebanner h1{
		font-size: 42px;
		max-width: 650px;
	}
	
	.homebanner .homebottomsec{
		top: -30px;
	}
	
	.homethirdsec h2{
		font-size: 30px;
		padding: 0 10px;
	}
	
	.homethirdsec .togglesectionwrap .toggleitem{
		padding: 30px 0;
	}
	
	.homethirdsec .togglesectionwrap{
		padding: 0 10px;
	}
	
	.homethirdsec .togglesectionwrap .toggleitem .contentdiv{
		padding: 0 30px;
	}
	
	.homethirdsec .togglesectionwrap .toggleitem .contentdiv div{
		margin-top: 20px;
		padding-right: 0;
	}
	
	.homethirdsec{
		padding: 30px 0;
	}
	
	.syncslderwrap .owl-carousel.main-slider{
		padding: 0 40px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol{
		flex: 0 0 400px;
		max-width: 400px;
		padding: 20px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol{
		flex: 0 0 calc(100% - 400px);
		max-width: calc(100% - 400px);
		padding: 20px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .owl-nav div.owl-prev{
		left: 20px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .owl-nav div.owl-next{
		right: 20px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol h2{
		font-size: 80px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol .readdiv{
		text-align: left;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol .readdiv::before{
		width: 0;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol h4{
		font-size: 22px;
		margin: 40px 0;
	}
	
	.homepartnersec{
		padding: 30px 0;
	}
	
	.homepartnersec .e-con-inner{
		padding: 40px 20px;
	}
	
	.homepartnersec p{
		max-width: 600px;
	}
}

@media all and (max-width: 767px){
	.homebanner{
		padding-top: 80px;
	}
	
	.homebanner h1{
		font-size: 30px;
    	max-width: 450px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .thirdcol{
		display: none;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol, .homebanner .homebottomsec .homebannerbottomrow .fourthcol{
		height: 180px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .firstcol img{
		margin-bottom: 20px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .firstcol{
		height: 250px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol h2, .homebanner .homebottomsec .homebannerbottomrow .fourthcol h2{
		font-size: 24px;
		line-height: 2;
	}
	
	.homesec2 h2, .home2 h2{
		font-size: 26px;
		max-width: 100%;
	}
	.home2.pt50 {
    padding-top: 20px;
}
	.home2.pb50 {
    padding-bottom: 20px;
}
	.serve-txt p {
    margin-top: -55px;
    margin-bottom: -60px;
}
	.home2 h2{margin-bottom:-20px;margin-top:-30px;}
	
	.homethirdsec .togglesectionwrap .toggleitem .counterdiv{
		padding-left: 10px;
	}
	
	.homethirdsec h2{
		max-width: 100%;
	}
	
	.homelogoslider h2{
		font-size: 28px;
		max-width: 450px;
		    padding-left: 10px;
    padding-right: 10px;
	}
	
	.homelogoslider{
		padding: 30px 0;
	}
	
	.logosliderwrap{
		padding: 10px 0;
	}
	
	.homepartnersec h2{
		font-size: 30px;
	}
	
	.homepartnersec p{
		margin: 0;
	}
	
	.homepartnersec .e-con-inner{
		padding: 30px 20px;
	}
	
	.homeclientssec h2{
		font-size: 30px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow{
		flex-direction: column;
		margin-top: 0px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol{
		flex: 0 0 100%;
		max-width: 100%;
		border-radius: 10px 10px 0px 0px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol{
		flex: 0 0 100%;
		max-width: 100%;
		border: 1px solid #1836B2;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		border-top: 0;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol h2{
		font-size: 60px;
		margin: 20px 0;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol p{
		max-width: 100%;
	}
	.whitebtn a span.elementor-button-icon {
    margin-right: 0px;
}
}

@media all and (max-width: 575px){
	
	.bluebtn .elementor-button-wrapper {
		text-align: center;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol .readdiv{
		text-align: center;
	}
	
	.homethirdsec .togglesectionwrap .toggleitem .contentdiv div {
		align-items: center;
	}

	.homethirdsec .togglesectionwrap .toggleitem .contentdiv div p {
		text-align: left;
	}
	
	.homebanner .homebottomsec{
		top: 0px;
		margin-top: 30px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .fifthcol{
		display: none;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow{
/* 		flex-direction: column; */
    	align-items: center;
    	gap: 10px;
    	margin-top: 30px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .firstcol{
		width: 45%;
    	height: 150px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol, .homebanner .homebottomsec .homebannerbottomrow .fourthcol{
		width: 50%;
    	height: 150px;
	}
	.mobcol{width:100% !important;}
	.fourthcol p {max-width:75% !important}
	
	.homebanner .homebottomsec .homebannerbottomrow img.bannerfourthicon{
		right: 10px;
    	top: -90px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .firstcol img{
		margin-bottom: 15px;
    	width: 40px;
	}
	
	.homebanner .homebottomsec .homebannerbottomrow .secondcol p,
	.homebanner .homebottomsec .homebannerbottomrow .fourthcol p{
		font-size: 16px;
	}
	
	.homesec2{
		padding-top: 30px;
	}
	
	.homesec2{
		padding-top: 0;
		padding-bottom: 10px;
	}
	
	.homethirdsec .togglesectionwrap .toggleitem{
		padding: 20px 0;
    	flex-direction: column;
	}
	
	.homethirdsec .togglesectionwrap .toggleitem .counterdiv{
		padding-left: 0;
	}
	
	.homethirdsec .togglesectionwrap .toggleitem .contentdiv{
		padding: 20px 0px;
    	max-width: 100%;
	}
	
	.homethirdsec .togglesectionwrap .toggleitem .imagediv{
		text-align: left;
	}
	
	.whitebtn a span.elementor-button-icon{
		align-items: center;
	}
	
	.homepartnersec .whitebtn a{
		height: auto;
		 
	}
	
	.syncslderwrap .owl-carousel.main-slider .owl-item,
	.syncslderwrap .owl-carousel.main-slider .item{
		padding: 0;
	}
	
	.syncslderwrap .owl-carousel.main-slider .owl-nav div{
		width: 25px;
	}
	
	.syncslderwrap .owl-carousel.main-slider{
		padding: 0 50px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .owl-nav div.owl-prev{
		left: 15px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .owl-nav div.owl-next{
		right: 15px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol,
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsrightcol{
		padding: 20px 10px;
	}
	
	.syncslderwrap .owl-carousel.secondary-slider .owl-item img.img-fluid{
		opacity: 1;
		filter: none;
	}
	
	.syncslderwrap .owl-carousel.secondary-slider{
		margin-top: 20px;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol h4{
		font-size: 18px;
		margin: 20px 0;
	}
	
	.syncslderwrap .owl-carousel.main-slider .clientsrow .clientsleftcol p{
		margin-bottom: 0;
	}
	.elementor-widget-html {padding-left: 8px !important;padding-right: 8px !important;}
}


@media only screen and (min-width: 768px) {
	.success-story p{width: 680px;margin:auto;}
	.leadership-info img {
    height: 300px;
    width: 100%;
}
}


ul.tabs li.active:after {
    content: '';
    position: absolute;
    bottom: -22%;
    left: 50% !important;
    margin-left: 0px !important;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 11px solid #ff472b !important;
    border-bottom: none;
    top: auto;
    transform: translateX(-50%);
    z-index: 999;
    background: transparent !important;
}

.industries {
    display: flex;
    justify-content: center;
}



ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    /* height: 32px; */
    /* border-bottom: 1px solid #333; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 10px 30px;
    line-height: 31px;
    background-color: transparent;
    color: #000;
    overflow: hidden;
    position: relative;
    border: 1px solid #000;
    border-radius: 60px;
    margin-right: 20px;
    margin-bottom: 25px;
}

.tab_last { border-right: 1px solid #333; }

ul.tabs li:hover {
    background-color: #ff472b;
    color: #fff;
    border: 1px solid #ff472b;
    transition: all .5s ease;
}

ul.tabs li.active {
    background-color: #ff472b;
    color: #fff;
    display: block;
	border:1px solid #ff472b;
}

.tab_container {
    /* border: 1px solid #333; */
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    /* background: #fff; */
    /* overflow: auto; */
    margin-top: 20px;
    margin-bottom: 20px;
}

.tab_content {
	padding: 20px;
	display: none;
}

.tab_drawer_heading { display: none; }

@media screen and (max-width: 767px) {
	.tabs {
		display: none;
	}
	.tab_drawer_heading {
    background-color: transparent;
    color: #000;
    margin: 0;
    border: 1px solid #000;
    padding: 15px 20px;
    display: block;
    cursor: pointer;
    font-size: 18px;
    margin-bottom: 20px;
		border-radius:10px;
}
	.d_active {
    background-color: #ff472b;
    color: #fff;
    border: 1px solid #ff472b;
    border-radius: 10px;
}
	.tab_drawer_heading.d_active::before {
    content: "";
    position: absolute;
    font-family: FontAwesome; 
    content: "\f068";
    font-size: 16px;
    right: 30px !important;
    width: auto !important;
    left: auto !important;
    height: auto !important;
    border: none !important;
    color: #fff !important;
    margin: auto !important;
    z-index: 99;
    font-weight: 600 !important;
    margin-top: 5px !important;
}
	.tab_drawer_heading::before {
    content: "\f067";
    position: absolute;
    font-family: FontAwesome;
    font-size: 16px;
    right: 30px !important;
    width: auto !important;
    left: auto !important;
    height: auto !important;
    border: none !important;
    margin: auto !important;
    z-index: 99;
    font-weight: 600 !important;
    color: #161D24 !important;
    margin-top: 5px !important;
}
	.tab_content { padding: 10px;  margin-bottom: 43px;} .mission-vision img {margin-bottom: 10px;} .mobabout2{ margin-bottom:30px}     .timelin-info {height: 245px; overflow: auto; padding-right:10px}
}

.industries1 .owl-nav, .industries2 .owl-nav, .industries3 .owl-nav, .industries4 .owl-nav, .industries5 .owl-nav, .industries6 .owl-nav {
    display: block;
    opacity: 1 !important;
}
.industries1 .owl-prev, .industries2 .owl-prev, .industries3 .owl-prev, .industries4 .owl-prev, .industries5 .owl-prev, .industries6 .owl-prev{
    transform: rotate(180deg);
}
.industries1 .owl-nav div, .industries2 .owl-nav div, .industries3 .owl-nav div, .industries4 .owl-nav div, .industries5 .owl-nav div, .industries6 .owl-nav div {
    width: auto;
    height: auto;
    background: transparent;
    box-shadow: none;
    border: 0;
    /* margin: 0; */
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.industries1 .owl-nav > div:hover, .industries2 .owl-nav > div:hover, .industries3 .owl-nav > div:hover, .industries4 .owl-nav > div:hover .industries5 .owl-nav > div:hover, .industries6 .owl-nav > div:hover{
    opacity: .7 !important;
    background: transparent !important;
}
.industries1 .owl-dots .owl-dot, .industries2 .owl-dots .owl-dot, .industries3 .owl-dots .owl-dot, .industries4 .owl-dots .owl-dot, .industries5 .owl-dots .owl-dot, .industries6 .owl-dots .owl-dot{
    background: #1836B2 !important;
}

.industries1 .owl-dots, .industries2 .owl-dots, .industries3 .owl-dots, .industries4 .owl-dots, .industries5 .owl-dots, .industries6 .owl-dots {
    position: relative;
    top: 20px;
}
.sol-radius img{border-radius:5px;}


@media only screen and (min-width: 768px) and (max-width: 991px) {
ul.tabs li {
    padding: 2px 12px;
    margin-right: 8px;
    margin-bottom: 15px;
    font-size: 14px;
}
}

@media only screen and (min-width: 992px) and (max-width:1100px) {
.homebanner .homebottomsec .homebannerbottomrow {margin-top: 61px;}
header.header-builder-frontend .gva-main-menu li a { margin-left: 19px !important;} 
}
.return-top:hover { opacity: .7;}
.bluebtn a.elementor-button-link:hover, .whitebtn a:hover, #wp-footer a:hover {background:#FF472B;  color:#fff!important;}  
.homepartnersec .whitebtn a:hover{color:#fff!important; background:linear-gradient(180deg, #255AD4 0%, #1A3BB7 100%);  }
footer#wp-footer .footertop .gva-nav-menu li a:hover, .footertop a:hover, footer#wp-footer .footerbottom .footerpolicymenu ul li a:hover{background:none!important;} #wp-footer .outlinebtn a:hover{color:#1836B2 !important}  .wpcf7-not-valid-tip{padding-top: 5px; font-size: 14px;} .owl-carousel .owl-dots .owl-dot, .flex-control-nav .owl-dots .owl-dot, .ctf-tweets .owl-dots .owl-dot{width: 10px; height: 10px; margin: 0 4px;} 
.reportModal .enter{
	    font-weight: 500;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
}
.reportModal .modal-content{
	background: #07184C;
/* 	height: 560px!important; */
/* 	min-height: 550px!important; */
}
.reportModal .modal-header button.close {
        right: 0px;
        top: 0px;
    }