/*
Theme Name: KRKTech Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: KRKTech
Version: 1.0.0
Text Domain:  KRKTech
*/
.fusion-standard-logo {
	max-width: 215px;
}

.fusion-header-wrapper {
	background: #F0F2F4 !important;
	/*margin-top: 30px;*/
}

.fusion-header {
	background-color: #F0F2F4 !important;
	margin-top: 30px;
}

.fusion-header .fusion-row {
	background: #FFF;
	border-radius: 10px;
	padding: 0 30px 0 30px !important;
	display: flex;
	justify-content: space-between;
}

.fusion-header .fusion-row::before,
.fusion-header .fusion-row .fusion-clearfix,
.fusion-header .fusion-row::after {
	display: none;
}

.fusion-header .fusion-row .flyout-menu {
	align-items: center;
	display: flex;
	line-height: 0;
}

ul#menu-main-menu li.menu-item a span:after {
	border-radius: 5px;
	transition: height 0.15s linear, width 0.15s linear, right 0.15s linear 0.15s, bottom 0.15s linear 0.15s;
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 2px;
	right: -4px;
	background-color: #2a6fb0;
	width: 3px;
	min-width: 3px;
	height: 3px;
}

ul#menu-main-menu li.menu-item a span {
	position: relative;
}

.fusion-main-menu {
	align-items: center;
	display: flex;
}

ul.sub-menu {
	border-radius: 5px;
	/*margin-top: 25px !important;*/
	padding: 22px 30px !important;
}

#menu-main-menu li.menu-item a {
	border-radius: 5px;
}

#menu-main-menu li {
	margin: 0 5px;
}

ul.sub-menu li a {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

ul#menu-main-menu li.menu-item ul.sub-menu a {
	font-family: Sora !important;
	font-size: 14px !important;
	font-weight: 600 !important;
}

ul#menu-main-menu li.menu-item ul.sub-menu a span::after {
	display: none;
}

/*li.menu-item:hover a {*/
/*  background: transparent !important;*/
/*}*/
/*li.current-menu-item a {*/
/*  background: transparent !important;*/
/*}*/
ul.sub-menu li.current-menu-item a::before,
ul.sub-menu li.menu-item:hover a::before {
	content: '';
	width: 6px;
	height: 6px;
	background: #FFF;
	border-radius: 50px;
	display: inline-block;
	position: absolute;
	left: -12px;
	top: 17px;
}

.fusion-tb-footer.fusion-footer {
	background-color: transparent;
	background-image: linear-gradient(180deg, #2A6FB0 0%, #00315F 100%);
}

footer.fusion-fullwidth .fusion-builder-row {
	max-width: 1320px !important;
}

#gform_wrapper_1 {
	background: #FFF;
	padding: 50px;
	box-shadow: 0px -30px 60px 0px rgba(0, 0, 0, 0.06);
	border-radius: 20px;
}

.gform_heading h2.gform_title {
	color: #3b4654;
	font-size: 24px;
	line-height: 1;
	font-family: Sora;
	font-weight: 600;
	margin: 0 0 38px;
}

#gform_1 #gform_fields_1 {
	row-gap: 25px !important;
	position: relative;
}

#gform_fields_1 input {
	border-bottom: 1px solid #e9e9e9 !important;
	border-top: 0px;
	border-left: 0px;
	border-radius: 0px;
	box-shadow: 0 0 0 !important;
	border-right: 0px;
	padding: 0 0 18px 0;
	font-size: 14px;
	font-family: Sora;
	font-weight: 400;
	color: #666;
	line-height: 1 !important;
	height: auto;
}

#gform_fields_1 textarea {
	border-bottom: 1px solid #e9e9e9 !important;
	border-top: 0px;
	border-left: 0px;
	border-radius: 0px;
	box-shadow: 0 0 0 !important;
	border-right: 0px;
	padding: 0 0 18px 0;
	font-size: 14px;
	font-family: Sora;
	font-weight: 400;
	color: #666;
	line-height: 1 !important;
	height: auto;
	min-block-size: 164px;
	max-block-size: 164px !important;
}

#gform_fields_1 input:focus {
	outline: 0 !important;
	border-color: #2a6fb0 !important;
	color: #3b4654 !important;
}

#gform_fields_1 textarea:focus {
	outline: 0 !important;
	border-color: #2a6fb0 !important;
	color: #3b4654 !important;
}

#gform_submit_button_1 {
	background: #3b4654 !important;
	font-size: 14px !important;
	font-family: Sora !important;
	height: 54px;
	border-radius: 10px;
	padding-inline: 30px;
	font-weight: 600;
	gap: 6px;
	text-transform: capitalize;
	overflow: clip;
	outline: 0 !important;
}

#gform_submit_button_1:hover {
	background: #F14F44 !important;
}

.copyright {
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	font-family: Sora;
	font-weight: 400 !important;
}

#menu-fotter-menu {
	min-height: auto !important;
}

.gfield {
	position: relative;
}

#gform_fields_1 .validation_message {
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
	border: 0px;
	font-size: 12px;
	font-family: Sora !important;
	font-weight: 400;
}

.copyright span:hover {
	color: #F14F44;
	cursor: pointer;
}

span.footer-logo {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	border-radius: 10px 10px 10px 10px;
}

.footer-contact {
	display: flex;
	flex-wrap: wrap;
	row-gap: 37px;
	column-gap: 56px;
}

.footer-contact-item .icon-box {
	display: flex;
	gap: 20px;
}

.footer-contact-item {
	display: flex;
	width: calc(50% - 20px);
	flex: 0 0 calc(50% - 36px);
}

.footer-contact-item .icon-box .icon svg {
	color: #FFFFFF4D;
}

.footer-contact-item .icon-box .content .title {
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	font-family: Sora !important;
	font-weight: 600;
	display: inherit;
	margin-bottom: 5px;
}

.footer-contact-item .icon-box .content .subtitle {
	font-size: 12px;
	line-height: 14px;
	font-family: Sora !important;
	font-weight: 400;
	color: #FFF9;
	display: inherit;
}

.footer-contact-item a:hover .content .title {
	color: #F14F44;
}

.footer-contact-item .icon-box .icon {
	line-height: 1 !important;
}

#gform_1 .gfield {
	position: relative;
}

.fusion-mobile-nav-holder.fusion-mobile-menu-text-align-left {
	display: none !important;
}

.flyout-menu-section {
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease;
	z-index: 999999999;
	display: none;
}

.flyout-menu-section.show {
	opacity: 1;
	visibility: visible;
	background-image: linear-gradient(180deg, #2A6FB0 0%, #00315F 100%);
	background-color: transparent;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	display: block;

}

.flyout-menu-close {
	background: #3b4654;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #2a6fb0;
	border-radius: 50%;
	border: thin solid rgba(255, 255, 255, .1);
	position: absolute;
	right: 30px;
	cursor: pointer;
	top: 30px;
}

.flyout-menu-section .e-con-inner {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
	align-items: center;
	display: flex;
	height: 100%;
}

.flyout-nav>li>a {
	display: block;
	position: relative;
	color: transparent;
	stroke-width: 1px;
	-webkit-text-stroke-width: 1px;
	stroke: #FFF;
	-webkit-text-stroke-color: #FFF;
	font-size: 64px;
	font-weight: 600;
	line-height: 1.2;
	white-space: nowrap;
}

.flyout-nav>li:hover>a {
	color: #FFF;
}

.flyout-nav li {
	list-style: none !important;
	padding-bottom: 10px;
}

.flyout-nav ul.sub-menu {
	display: none;
}

.flyout-nav li.menu-item-has-children:hover ul.sub-menu {
	display: block;
	position: absolute;
	padding: 0 0 !important;
	background: #3b4654;
	padding: 22px 30px !important;
	border-radius: 10px;
	z-index: 999;
	max-width: 340px;
	min-width: 300px;
}

.flyout-nav li.menu-item-has-children:hover ul.sub-menu a {
	color: #FFF;
	font-family: Sora !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	display: inline-block;
	padding: 5px 0;
}

.flyout-nav ul.sub-menu li.current-menu-item a::before,
.flyout-nav ul.sub-menu li.menu-item:hover a::before {
	display: none;
}

.flyout-nav li.menu-item-has-children:hover ul.sub-menu li:hover a {
	color: #2a6fb0;
}

.flyout-menu-open {
	cursor: pointer;
}

.eleven-ten-container .container {
	max-width: 1110px;
	width: 100%;
}

.container .col-md-1,
.container .col-md-2,
.container .col-md-3,
.container .col-md-4,
.container .col-md-5,
.container .col-md-6,
.container .col-md-7,
.container .col-md-8,
.container .col-md-9,
.container .col-md-10,
.container .col-md-11,
.container .col-md-12 {
	padding: 0;
}

#home-top-banner {
	padding-top: 100px;
	padding-bottom: 0;
}

.home-carousel {
	padding-top: 0;
	padding-bottom: 100px;
}

#home-top-banner h3 {
	color: #3b4654;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 0px;
	font-family: Sora;
}

#home-top-banner h1 {
	color: #3b4654;
	font-size: 46px;
	font-weight: 600;
	line-height: 60px;
	margin-bottom: 65px;
	text-align: center;
	margin-top: 0px;
	font-family: Sora;
}

#home-top-banner h1 span {
	color: #2a6fb0;
}

.home-carousel .slick-list {
	border-radius: 25px;
}

/*.full-width-container .container {*/
/*  width: 1720px;*/
/*}*/
.home-carousel {
	width: 100% !important;
  max-width: var(--site_width);
	box-sizing: border-box;
	margin: 0 auto;
	
}

.home-carousel .slick-list img {
	width: 100%;
	min-height: 250px;
	object-fit: cover;
}

.partner-carousel {
	width: 100%;
}

.partner-carousel .slick-track {
	display: flex;
}

.partner-carousel .slick-slide {
	width: 100% !important;
	max-width: 100%;
	box-sizing: border-box;
	justify-content: center;
	display: flex;
}

#our-partners {
	/*width: 100%;*/
	/*max-width: 1300px;*/
	/*margin: 0 auto;*/
	padding-bottom: 60px;
	padding-left: 30px;
  padding-right: 30px;
}

h2.section-heading {
	color: #3b4654;
	text-align: center;
	font-size: 48px;
	font-family: Sora;
	font-weight: 600;
	line-height: 58px;
	margin: 0 0 30px;
}

h2.section-heading span {
	color: #2a6fb0;
}

#about-us img {
	border-radius: 12px;
	margin-bottom: 20px;
}

.thirteen-zero-container .container {
	max-width: 1300px;
	width: 100%;
}

.seventeen-twenty-container .container {
	max-width: 1720px;
	width: 100%;
}
.thirteen-zero-container .container .row {
	column-gap: 60px;
	row-gap: 60px;
	display: flex;
}

footer h4.fusion-title-heading.title-heading-left {
  color: #FFF;
}

#about-us h3 {
	color: #2a6fb0;
	text-align: center;
	font-size: 48px;
	font-family: Sora;
	font-weight: 600;
	line-height: 58px;
	margin: 0 0 0;
}

#about-us h4 {
	color: #3b4654;
	text-align: center;
	font-size: 18px;
	font-family: Sora;
	font-weight: 600;
	line-height: 20px;
	margin: 10px 0 10px;
}

#about-us h2.section-heading {
	text-align: left;
	margin-bottom: 20px;
}

#about-us .col-md-7 p {
	color: #7A7A7A;
	font-size: 16px;
	line-height: 26px;
	font-family: Sora !important;
	font-weight: 400;
	margin: 0;
}

#about-us .col-md-7 ul {
	margin: 20px 0;
	padding: 0;
}

#about-us .col-md-7 li {
	list-style: none;
	color: #7A7A7A;
	font-size: 16px;
	line-height: 26px;
	font-family: Sora !important;
	font-weight: 400;
}

#about-us a {
	padding-inline: 30px;
	font-weight: 600;
	background-color: #FFFFFF;
	color: #1F1F1F;
	font-size: 14px;
	font-family: Sora;
	border-radius: 10px;
	padding: 15px 30px;
	display: inline-block;
	margin: 20px 0 0;
}

#about-us a:hover {
	background-color: #3b4654;
	color: #FFF;
}

#about-us {
	padding-bottom: 40px;
	padding-left: 30px;
  padding-right: 30px;
}

.thirteen-zero-container .container .row::before,
.thirteen-zero-container .container .row::after {
	display: none;
}

#our-services {
	background: #FFF;
	padding-top: 120px;
	padding-bottom: 60px;
	padding-left: 30px;
  padding-right: 30px;
}

#our-team {
	background: #FFF;
	padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 120px;
}

#case-studies {
	background: #FFF;
	padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 120px;
}

#case-studies .container {
  background-color: #252525;
  padding: 120px 5% 120px 5%;
  border-radius: 20px 20px 20px 20px;
  background-image: url(https://dev.tec.studio/krktech/wp-content/uploads/2025/07/circuit-board-bg.png);
  background-position: left center;
  background-repeat: no-repeat;
}

#case-studies .container .row.case-study-item {
  max-width: 1300px;
  margin: 0 auto;
  column-gap: 60px;
  row-gap: 60px;
  display: flex;
}

.case-study-item h3.section-heading {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 20px;
  margin-top: 50px;
  font-family: Sora;
}

.case-study-item h2.section-subheading {
  color: #FFF;
  font-size: 48px;
  line-height: 58px;
  font-family: Sora;
  font-weight: 600;
  margin: 0 0 0;
}

.case-study-item h2.section-subheading span {
  color: #2a6fb0;
}
#case-studies .container .row.case-study-item::before, #case-studies .container .row.case-study-item::after {
  display: none;
}

#our-numbers {
	background: #FFF;
	padding-left: 30px;
	padding-bottom: 60px;
    padding-right: 30px;
}

#our-services h2.section-heading {
	margin-bottom: 80px;
}

#our-team h2.section-heading {
	margin-bottom: 80px;
}

#our-numbers h2.section-heading {
	margin-bottom: 80px;
}

.number-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.number-items .number-item {
  flex: 0 0 calc((100% - 3 * 20px) / 4);
  box-sizing: border-box;
}

#slideshow, #home-top-banner {
  padding-left: 30px;
  padding-right: 30px;
}
.services-list {
  border-radius: 20px;
  overflow: hidden;
  border: thin solid #d9d9d9;
}
.services-list .service-item {
  padding: 50px 40px 50px 40px;
  border-right: thin solid #d9d9d9;
}
.services-list .service-item:nth-child(4) {
  border-right: 0px;
}
#our-team .team-items {
  background-color: #252525;
  padding: 5% 5% 5% 5%;
  border-radius: 20px 20px 20px 20px;
  background-image: url(https://dev.tec.studio/krktech/wp-content/uploads/2025/07/circuit-board-bg.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.services-list .service-item h3 {
  color: #3b4654;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 15px;
  font-family: Sora;
  font-weight: 600;
}
.services-list .service-item h3 .last-word {
  color: #2A6FB0;
  display: block;
}
.services-list .service-item .excerpt p {
  color: rgb(102, 102, 102);
  font-size: 15px;
  line-height: 25px;
  font-family: Sora !important;
  font-weight: 400;
  margin: 0 0 60px;
  min-height: 150px;
}
.services-list .service-item .read-more {
  color: #3b4654;
  font-size: 14px;
  line-height: 14px;
  font-family: Sora;
  font-weight: 600;
}
.services-list .service-item .read-more:hover {
  color: #2a6fb0 !important;
  text-decoration: underline;
}
.team-list .team-item {
  flex: 0 0 calc((100% - 4 * 30px) / 5);
  box-sizing: border-box;
}
.team-list {
  display: flex;
  column-gap: 30px;
  row-gap: 30px;
  flex-wrap: wrap;
  padding-top: 33px;
  justify-content: center;
}
.team-list .team-item img {
  margin-bottom: 40px;
  border-radius: 20px;
}
.team-list .team-item h5 {
  color: #2a6fb0 !important;
  font-size: 14px;
  line-height: 14px;
  margin: 0 0 15px;
  font-family: Sora;
  font-weight: 400;
}
.team-list .team-item h3 {
  color: #ffffff !important;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 33px;
  font-family: Sora;
  font-weight: 600;
}
.team-list .team-item.even {
  margin-top: 40px;
}
.number-items .number-item .number-item-inner h3 {
  color: #2E2E2E;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 20px;
  text-align: center;
  margin: 0 0 20px;
}
.number-items .number-item .number-item-inner .counter {
  color: #2A6FB0;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
}
.number-items .number-item .number-item-inner {
  padding: 25px 0px;
}
.number-items .number-item {
  flex: 0 0 calc((100% - 3 * 20px) / 4);
  box-sizing: border-box;
  border: 1px solid #E9E9E9;
  border-radius: 20px;
  padding: 50px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.case-studies {
  border-top: thin solid rgba(255, 255, 255, .1);
}
.case-studies .case-study .case-study-item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0px;
  column-gap: 20px;
  border-bottom: 1px solid #FFFFFF1A;
}
.case-studies .case-study .case-study-item a h3 {
  font-size: 24px;
  line-height: 1;
  font-family: Sora !important;
  font-weight: 600;
  color: #FFF;
  margin: 0;
}
.case-studies .case-study .case-study-item a p.case-study-year {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  color: #fff;
  padding: 7px 15px;
  border-radius: 20px;
  border: thin solid rgba(255, 255, 255, .1);
}
.case-studies .case-study .case-study-item a:hover .first-word {
  color: #2A6FB0;
}
.case-studies .case-study .case-study-item a:hover p {
  background-color: #2A6FB0;
  border-color: transparent;
}
#testimonials h3.section-heading {
  color: #3b4654;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 20px;
  margin-top: 0px;
  font-family: Sora;
}

#testimonials h2.section-subheading {
  color: #3b4654;
  font-size: 48px;
  line-height: 58px;
  font-family: Sora;
  font-weight: 600;
  margin: 0 0 0;
}

#testimonials h2.section-subheading span {
  color: #2a6fb0;
}
#testimonials {
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url(https://dev.tec.studio/krktech/wp-content/uploads/2025/07/testimonials-bg.png);
  background-size: 758px auto;
  background-repeat: no-repeat;
  background-position: center 85%;
}
.testimonials .testimonials-item {
  padding: 49px 50px 49px 50px;
  background-color: #fff;
  border-radius: 20px;
  border: thin solid #e9e9e9;
}
#testimonials .testimonials {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 20px;
}
.testimonials .testimonials-item p {
  font-size: 18px;
  margin-bottom: 20px;
  color: #3b4654;
  font-family: Sora;
  font-weight: 400 !important;
  line-height: 25px;
  margin-top: 0px;
}
.testimonials .testimonials-item h5 {
  color: #2a6fb0;
  font-size: 14px;
  line-height: 1;
  font-family: Sora !important;
  font-weight: 400;
  margin: 0;
}
.marquee {
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  padding: 120px 0;
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  position: relative;
}

.marquee-content {
  display: inline-block;
  padding-left: 100%;
  animation: scroll-left 30s linear infinite;
  color: #1F1F1F;
  font-size: 100px;
  font-weight: 500;
  line-height: 1;
  font-family: Sora;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

#blog {
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 30px;
  padding-right: 30px;
  background: #FFF;
  border-top: 1px solid #E9E9E9;
}

#blog h3.section-heading {
  color: #3b4654;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 20px;
  margin-top: 0px;
  font-family: Sora;
  text-align: center;
}

#blog h2.section-subheading {
  color: #3b4654;
  font-size: 48px;
  line-height: 58px;
  font-family: Sora;
  font-weight: 600;
  margin: 0 0px 80px;
  text-align: center;
}

#blog h2.section-subheading span {
  color: #2a6fb0;
  display: block;
}

.blogs .blog-item a {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  column-gap: 30px;
  row-gap: 30px;
  align-items: center;
}

.blogs .blog-item {
  padding: 50px 30px;
  background-color: #fff;
  border-bottom: thin solid #e9e9e9;
}

.blogs .blog-item a h3 {
  color: #1F1F1F66;
  font-size: 24px;
  line-height: 34px;
  max-width: 500px;
  margin: 0;
  font-family: Sora;
  font-weight: 600;
}

.blogs .blog-item a:hover h3 {
  color: #001100;
}

.blogs .blog-item .date {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #E9E9E9;
  border-radius: 20px;
  padding: 5px 11px;
  font-size: 14px;
  line-height: 1;
  font-family: Sora !important;
  color: #1F1F1F;
  text-align: center;
  min-width: 150px;
}
.blogs .blog-item div.category {
  color: #1F1F1F;
  font-size: 14px;
  font-family: Sora !important;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  min-width: 150px;
}

.page-top-section {
  padding-left: 30px;
  padding-right: 30px;
}
.page-top-section .container {
  max-width: 1720px;
  width: 100%;
  padding-bottom: 120px;
}
.page-top-section h1 {
  font-size: 64px;
  line-height: 74px;
  text-align: center;
  font-family: Sora;
  font-weight: 600;
  margin: 80px 0 20px;
  color: #3b4654;
}
.page-top-section img {
  border-radius: 20px 20px 20px 20px;
  width: 100%;
}
.page-id-12 #about-us h2.section-heading {
  font-size: 34px;
  line-height: 42px;
}
.page-id-12 #about-us p {
  margin-bottom: 20px;
}
.page-id-12 #about-us {
  padding-bottom: 120px;
}

.page-id-12 #our-partners {
  padding-bottom: 120px;
}

.page-id-12 #our-team {
  padding-top: 120px;
}

#services-content {
  padding-left: 30px;
  padding-right: 30px;
  background: #FFF;
  padding-top: 120px;
  padding-bottom: 50px;
}

.service-banner-paragraph {
	text-align: center;
	padding-bottom: 20px!important;
    padding-left: 25px;
    padding-right: 25px;
}
.service-banner-paragraph,
#services-content p.service-first-paragraph {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  font-family: Sora !important;
  line-height: 26px;
  padding-bottom: 60px;
  border-bottom: 1px solid #E9E9E9;
}

.service-first-title,
.service-content-block h2 {
  color: #3b4654;
  font-size: 30px;
  line-height: 30px;
  font-family: Sora;
  font-weight: 600;
  margin: 0 0 20px;
}
.service-content-block p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  font-family: Sora !important;
  line-height: 26px;
  margin: 0 0 0;
}

.service-content-block {
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
.service-content-block:nth-child(even) {
    flex-direction: row-reverse;
}
.service-content-image {
    max-width: 45%;
    width: 45%;
    min-width: 45%;
	overflow: hidden;
}
.service-content-image img {
    width: 100%;
}
.service-content-block ul li {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  font-family: Sora !important;
  line-height: 26px;
}

.service-content-block h3 {
  color: #3b4654;
  font-size: 20px;
  line-height: 20px;
  font-family: Sora;
  font-weight: 600;
  margin: 40px 0 10px;
}
.products-list .product-item h3 {
  color: #3b4654;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 15px;
  font-family: Sora;
  font-weight: 600;
  min-height: 50px;
}
.products-list .product-item h3 .last-word {
  color: #2A6FB0;
  display: block;
}
.products-list .product-item .read-more {
  color: #3b4654;
  font-size: 14px;
  line-height: 14px;
  font-family: Sora;
  font-weight: 600;
}
.products-list .product-item .read-more:hover {
  color: #2a6fb0 !important;
  text-decoration: underline;
}
.products-list .product-item {
  padding: 50px 40px 50px 40px;
  border-bottom: thin solid #d9d9d9;
}
.products-list .product-item img {
  height: 140px;
  border-radius: 15px;
  object-fit: cover;
  margin-bottom: 25px;
}
.single-solution .partner-carousel {
  margin-top: 80px;
}
.single-post .page-top-section img {
  height: 350px;
  object-fit: cover;
}
.page-id-14 #contact-us {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 120px;
}
#contact-us h2.section-heading {
  text-align: left;
  margin-bottom: 60px;
}
#privacy-policy {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 120px;
}
#case-study-banner img {
  height: 600px;
  object-fit: cover;
  margin-top: 30px;
}
@media screen and (min-width: 1024px) {
.single-post .page-top-section h1 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto; }
}
#privacy-policy ul li {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  font-family: Sora !important;
  line-height: 26px;
}
#privacy-policy p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  font-family: Sora !important;
  line-height: 26px;
  margin: 0 0 20px;
}
#privacy-policy p strong {
  color: #000;
}
#privacy-policy ol {
  padding: 0 0 0 20px;
}
#privacy-policy ol li {
  color: rgb(102, 102, 102);
  font-size: 18px;
  font-family: Sora !important;
  font-weight: 700;
  line-height: 28px;
}
#case-study-single {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #FFF;
  padding-left: 30px;
  padding-right: 30px;
}
.col-md-12 .casestudy-content-title {
  color: #3b4654;
  font-size: 38px;
  line-height: 1;
  font-weight: 600;
  font-family: Sora;
  margin: 0 0 40px;
}
.casestudy-content-info div {
  display: block;
  color: rgba(31, 31, 31, .6);
  font-size: 14px;
  line-height: 1;
  margin-bottom: 12px;
  font-weight: 400;
}
.casestudy-content-info strong {
  display: block;
  color: #3b4654;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  font-family: Sora;
}
#case-study-single.thirteen-zero-container .container .row {
  column-gap: 30px;
  row-gap: 30px;
}
#project-outline .row, #challenges-encountered .row, #solutions-executed .row, #outcomes-achieved .row {
  border-top: 1px solid #D9D9D9;
  padding: 60px 0;
  column-gap: 30px;
  row-gap: 30px;
}
#project-outline, #challenges-encountered, #solutions-executed, #outcomes-achieved {
  background: #FFFFFF;
  padding: 0 30px;
}
h3.casestudy-content-title .last-word {
  color: #2a6fb0;
  display: block;
}
h3.casestudy-content-title {
  color: #3b4654;
  font-size: 24px;
  line-height: 1.2;
  font-family: Sora;
  font-weight: 600;
  margin: 0 0;
}
.single-case-study .row .col-md-10 ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 15px;
}
.single-case-study .row .col-md-10 li {
  color: rgb(102, 102, 102);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: Sora;
  list-style: outside;
}
.single-case-study .row .col-md-10 p {
  color: rgb(102, 102, 102);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: Sora;
  margin: 0 0 20px;
}
@media screen and (max-width: 1024px) {
	.fusion-header-wrapper .fusion-row {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.flyout-nav>li>a {
		font-size: 34px !important;
	}

	.flyout-menu-close {
		width: 60px;
		height: 60px;
	}

	.fotter-heading h4 {
		font-size: 22px !important;
		line-height: 28px !important;
	}

	.footer-contact {
		display: flex;
		row-gap: 37px;
		column-gap: 56px;
		margin-bottom: 40px;
	}

	footer .fusion-layout-column {
		width: 100%;
	}

	#gform_wrapper_1 {
		padding: 30px 30px;
	}

	.copyright .fusion-column-wrapper {
		text-align: center !important;
		justify-content: center !important;
		padding-bottom: 0px !important;
		line-height: 1.5;
	}

	.footer-navigation .fusion-column-wrapper {
		justify-content: center !important;
		text-align: center !important;
	}

	#home-top-banner h1 {
		font-size: 22px;
		line-height: 30px;
	}

	#home-top-banner {
		padding-top: 50px;
		padding-bottom: 0;
		padding-left: 30px;
        padding-right: 30px;
	}

	.home-carousel {
		padding-top: 0;
		padding-bottom: 50px;
	}

	#home-top-banner h1 {
		margin-bottom: 50px;
	}

	.thirteen-zero-container .container .row .col-md-7,
	.thirteen-zero-container .container .row .col-md-5 {
		width: 100%;
	}

	.thirteen-zero-container .container .row {
		flex-direction: column-reverse;
	}

	#about-us img {
		margin: 0 auto 20px;
		max-width: 550px;
		display: table;
		width: 100%;
	}
	
	.services-list .service-item {
        width: 100%; 
	}
	
	.services-list .service-item {
        border-bottom: thin solid #d9d9d9;
        border-right: 0px !important;
    }
    
    .services-list .service-item:nth-child(4) {
        border-bottom: 0px;
    }
    
    #case-studies .col-md-6 {
      width: 100% !important;
      flex: 0 0 100%;
      flex-wrap: wrap;
    }
    
    .case-study-item h3.section-heading {
        margin-top: 0px; }
        
        #case-studies .container .row.case-study-item {
          flex-wrap: wrap; }
          
          #testimonials.thirteen-zero-container .container .row {
  flex-direction: column; }
  
  .marquee {
  padding: 60px 0; }
  
  .marquee-content {
  font-size: 50px; }
  
  .blogs .blog-item a {
  flex-direction: column;
  align-items: start; }
  
  .page-top-section h1 {
  font-size: 44px;
  line-height: 54px;
  text-align: center;
  font-family: Sora;
  font-weight: 600;
  margin: 40px 0 20px;
  color: #3b4654; }
  
  .page-id-12 .thirteen-zero-container .container .row {
    flex-direction: column;
  }
  
  .products-list .product-item {
    width: 100%;
  }
  
  #case-study-banner img {
  height: 300px;
  object-fit: cover;
  margin-top: 30px; }
  
  .casestudy-content-info {
  width: 100% !important;
    }
    
    .single-case-study .thirteen-zero-container .container .row {
  flex-direction: column !important; }
  
}


@media screen and (min-width: 1025px) and (max-width: 1240px) {
	.footer-contact-item {
		display: flex;
		width: 100%;
		flex: 100%;
	}

	.fotter-heading .fusion-column-wrapper {
		padding-bottom: 0px !important;
	}
}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 767px) {
	.footer-contact-item {
		display: flex;
		width: 100%;
		flex: 100%;
	}

	h2.section-heading {
		font-size: 38px;
		line-height: 48px;
	}

	#about-us h3 {
		font-size: 38px;
		line-height: 48px;
	}
    .partner-carousel .slick-slide {
      padding: 15px;
    }
    
    .case-study-item h2.section-subheading {
  font-size: 38px;
		line-height: 48px; }
		
		#testimonials h2.section-subheading {
  font-size: 38px;
		line-height: 48px; }
		
			#blog h2.section-subheading {
  font-size: 38px;
		line-height: 48px; }
		
.single-service .page-top-section img {
  height: 300px;
  object-fit: cover;
}
.single-solution .page-top-section img {
  height: 300px;
  object-fit: cover;
}
    
}

.fusion-is-sticky .fusion-header {
	margin-top: 0px;
}

@media screen and (max-width: 1024px) {
  .team-list .team-item {
    flex: 0 0 calc((100% - 2 * 30px) / 3); /* 3 items with 2 gaps */
  }
}

@media screen and (max-width: 768px) {
  .team-list .team-item {
    flex: 0 0 calc((100% - 1 * 30px) / 2); /* 2 items */
  }
}

@media screen and (max-width: 640px) {
  .team-list .team-item {
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 1024px) {
  .number-items .number-item {
    flex: 0 0 calc((100% - 2 * 20px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .number-items .number-item {
    flex: 0 0 calc((100% - 1 * 20px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .number-items .number-item {
    flex: 0 0 100%;
  }
}

.blog-page-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 50px;
  column-gap: 30px;
}

.blog-page-item {
  background: #fff;
  padding: 0px;
  border: 0px solid #eee;
  transition: box-shadow 0.3s;
}

.blog-page-item img {
  border-radius: 20px;
  margin-bottom: 40px;
}

.blog-page-item .date {
  padding: 5px 11px;
  border-radius: 20px;
  border: thin solid #e9e9e9;
  background-color: #fff;
  color: #3b4654;
  font-size: 13px;
  line-height: 1;
  text-transform: capitalize;
  margin-right: 20px;
  font-family: Sora !important;
  font-weight: 400;
}

.blog-page-item .category {
  color: #3b4654;
  font-size: 13px;
  line-height: 1;
  text-transform: capitalize;
  margin-right: 20px;
  font-family: Sora !important;
  font-weight: 400;
}

.blog-page-item .blog-title {
  color: #3b4654;
  font-size: 20px;
  line-height: 30px;
  font-family: Sora;
  font-weight: 600;
  margin: 20px 0 0;
}
#slideshow-mobile {
  padding-left: 30px;
  padding-right: 30px;
}
#slideshow-mobile img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .blog-page-list {
    grid-template-columns: repeat(2, 1fr);
  }
	#slideshow {
		display: none !important;
	}
}

@media screen and (min-width: 1025px) {
	#slideshow-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
  .blog-page-list {
    grid-template-columns: 1fr;
  }
	.marquee {
  display: none  !important;
 	}
}


.quiz-accessories,
.quiz-main-products {
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.quiz-product {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
	max-width: calc(100% / 4 - 20px);
}
.quiz-product img {
    height: 180px;
    object-fit: contain;
}
.quiz-product h3 {
    font-size: 20px;
    margin-bottom: 0 !important;
    font-family: 'Sora';
}
.quiz-product p {
    font-size: 14px;
    margin-top: 5px;
	font-family: 'Sora';
}
.quiz-product label {
    display: flex;
    align-items: center;
    gap: 20px;
	font-family: 'Sora';
}

#add-all-to-cart {
	margin: 20px 0;
    width: 24% !important;
}
#add-all-to-cart,
.quiz-product .button {
	width: calc(100% / 2 - 3px);
    position: relative;
    border: none;
    background: #3b4654 !important;
    font-size: 12px !important;
    font-family: Sora !important;
    line-height: 16px;
    border-radius: 10px;
    font-weight: 600;
    text-transform: capitalize;
    overflow: clip;
    color: white;
    padding: 13px 15px !important;
    outline: none !important;
    box-shadow: none;
    cursor: pointer;
    text-align: center;
    display: inline-flex;
    justify-content: center;
}
.quiz-product input.quiz-qty {
    border: 1px solid gray;
    width: 50px;
    padding: 5px;
    text-align: center;
	height: 40px;
}
.quiz-results-wrap > h2 {
    margin: 40px 0;
    font-size: 30px;
    padding-bottom: 10px;
    border-bottom: 2px solid black;
}
.quiz-section > h3 {
	margin: 0 0 30px 0;
    font-size: 24px;
}
.question h4 {
    margin-bottom: 20px!important;
    font-size: 20px;
}
@media only screen and (max-width: 600px) {
  #quiz-results {
	padding-left: 30px;
    padding-right: 30px;
  }
	.quiz-product {
		max-width: calc(100% / 1 - 0px);
	}
	#add-all-to-cart {
		width: 100% !important;
	}
}

#services-content-third {
	padding-left: 30px;
	padding-right: 30px;
	background: #FFF;
	padding-top: 120px;
	padding-bottom: 50px;
}
.section-last {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}
.section-last-content {
	max-width: 40%;
}
.section-last-repeater-wrapper {
	max-width: 60%;
	display: flex;
	gap: 12px;
	overflow: auto;
	flex-wrap: wrap;
}
.section-last-repeater-wrapper-item {
	padding: 25px 25px 25px 25px;
	background-color: #cccccc45;
	border-radius: 10px;
	width: calc(100% / 2 - 6px);
	height: 230px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
	gap: 10px;
}
.section-last-repeater-wrapper-item h2 {
	margin: 0;
	font-size: 20px;
	z-index: 1;
	color: white;
} 
.section-last-repeater-wrapper-item p {
	margin: 0;
	z-index: 1;
	color: white;
}
.section-last-repeater-wrapper-item:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0000007d;
	left: 0;
	top: 0;
}
.cta-button {
	padding-inline: 30px;
	font-weight: 600;
	background-color: #2a6fb0;
	color: #ffffff;
	font-size: 14px;
	font-family: Sora;
	border-radius: 10px;
	padding: 15px 30px;
	display: block;
	margin: 0px auto 20px auto !important;
	width: 160px;
	text-align: center;
}
.cta-button:hover {
	color: #ffffff;
}
@media only screen and (max-width: 600px) {
	.section-last,
	.service-content-block {
    	flex-wrap: wrap;
	}
	.service-content-image {
		max-width: 100%;
		width: 100%;
		min-width: 100%;
	}
	.section-last-repeater-wrapper,
	.section-last-content {
		max-width: 100%;
	}
	.section-last-repeater-wrapper-item {
    	width: calc(100% / 1 - 0px);
		height: auto;
	}
}

.footer-contact-item {
    display: flex
;
    width: calc(50% - 20px);
    flex: 0 0 calc(50% - 36px);
    flex-wrap: wrap;
    gap: 30px;
}
@media screen and (max-width: 767px) {
    .footer-contact-item {
        display: flex;
        width: 100% !important;
        flex: 100% !important;
    }
}