.banner_bg {
	background-color: #010207;
}

.bg_grey {
	background-color: #F5F7F9;
}

.bg_light_white {
	background-color: #F5FAFF;
}

.bg_light_grey {
	background-color: #F6F6F6;
}

.bg_black {
	background-color: #191919;
}

.bg_orange {
	background: rgba(251, 112, 0, 0.10);
}

.bg_blue {
	background: rgba(67, 133, 244, 0.10);
}

.bg_light_orange {
	background: rgba(237, 131, 15, 0.10);
}

.bg_light_blue {
	background: rgba(42, 210, 255, 0.10);
}

.bg_green {
	background: rgba(51, 127, 5, 0.10);
}

.bg_purple {
	background: #FAF6FE;
}

.border-grey-tertiary {
	border: 1px solid #E7E7E7;
}

.section_padding_60 {
	padding-block: 3.75rem;
}

.section_padding_80 {
	padding-block: 5rem;
}

.services_banner_section .services_banner_heading {
	font-size: 54px;
	font-weight: 700;
	line-height: 62px;
	color: #FFF;
}

.services_banner_section .services_banner_summary {
	color: #B0B0B0;
	font-size: 16px;
	font-weight: 400;
	line-height: 170%;
}

.services_banner_section .services_banner_category {
	color: #B0B0B0;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}

.services_banner_section .project_name {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 140%;
}

.services_banner_section .project_count {
	color: #FFF;
	font-size: 36px;
	font-weight: 700;
	line-height: normal;
}

.section_heading {
	color: #080808;
	font-size: 40px;
	font-weight: 800;
	line-height: 140%;
	text-transform: uppercase;
}

.section_heading .highlight,
.services_banner_heading .highlight {
	color: #FB7000;
}

.section_heading .text-transform-none {
	text-transform: none;
}

.section_summary {
	color: #454545;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
}

.card_title {
	color: #080808;
	font-size: 20px;
	font-weight: 700;
	line-height: 160%;
}

.card_summary {
	color: #5D5D5D;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
}

.section_title {
	color: #080808;
	font-size: 16px;
	font-weight: 700;
	line-height: 160%;
}

.section_lists {
	color: #080808;
	font-size: 16px;
	font-weight: 600;
	line-height: 140%;
}

.section_info {
	color: #5D5D5D;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
}

.blockchain_award_section h4 {
	color: #080808;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	line-height: 140%;
}

.icon_18 {
	width: 18px;
	height: 18px;
}

.icon_20 {
	width: 20px;
	height: 20px;
}

.icon_24 {
	width: 24px;
	height: 24px;
}

.icon_32 {
	width: 32px;
	height: 32px;
}
.icon_36 {
	width: 36px;
	height: 36px;
}
.icon_44 {
	width: 44px;
	height: 44px;
}
.icon_48 {
	width: 48px;
	height: 48px;
}

.icon_54 {
	width: 54px;
	height: 54px;
}

.icon_60 {
	width: 60px;
	height: 60px;
}

.icon_80 {
	width: 80px;
	height: 80px;
}

.icon_92 {
	width: 92px;
	height: 92px;
}

.size_140 {
	width: 140px;
	height: 140px;
}

.btn_primary {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
	background-color: #fb7000;
	border-radius: 4px;
	padding: 10px 16px 10px 16px;
	display: flex;
	align-items: center;
	width: fit-content;
}

.btn_primary:hover {
	background-color: #FF8A0A;
	color: rgba(255, 255, 255, 1);
}

.btn_border_primary {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	color: #fb7000;
	border: 1px solid #fb7000;
	border-radius: 4px;
	padding: 10px 16px 10px 16px;
	display: flex;
	align-items: center;
	width: fit-content;
	transition: background 0.5s ease;
}

.btn_border_primary:hover {
	color: #fff;
	border: 1px solid #fb7000;
	background-color: #fb7000;
}

.btn_purple {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
	background-color: #9b51e0;
	border-radius: 4px;
	padding: 10px 16px 10px 16px;
	display: flex;
	align-items: center;
	width: fit-content;
}

.btn_purple:hover {
	background-color: #A761EB;
	color: rgba(255, 255, 255, 1);
}


.btn-blue-transparent {
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-decoration: none;
	color: #3374E9;
	background-color: transparent;
	display: flex;
	align-items: center;
	width: fit-content;
}


.btn-blue-transparent:hover {
	color: #4279dd;
}

.btn_blue_arrow {
	display: inline-flex;
	width: 20px;
	height: 20px;
	margin: 0 0 0 8px;
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg);
	background-position: -188px -7px;
	transition: all 0.5s ease;
	filter: invert(52%) sepia(57%) saturate(7494%) hue-rotate(209deg) brightness(97%) contrast(87%);
}

.btn-blue-transparent:hover .btn_blue_arrow {
	background-position: -216px -6px;
}

.btn_orange_arrow {
	display: inline-flex;
	width: 20px;
	height: 20px;
	margin: 0 0 0 8px;
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25123319/defi_development_icons.webp);
	background-size: 1200px;
	background-position: -672px -101px;
	transition: all 0.5s ease;
}

.btn_border_primary:hover .btn_orange_arrow {
	background-position: -708px -101px;
}

.btn_white_arrow {
	display: inline-flex;
	width: 20px;
	height: 20px;
	margin: 0 0 0 8px;
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg);
	background-position: -188px -7px;
	transition: all 0.5s ease;
}

.btn_primary:hover .btn_white_arrow,
.btn_purple:hover .btn_white_arrow {
	background-position: -216px -6px;
}

/* Our Blockchain Integration Styles Starts Here  */
.blockchain_integration_section .blockchain_integration_sprites {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25123312/blockchainIntegration.webp);
	background-size: 825px;
	background-repeat: no-repeat;
}

.blockchain_integration_section .onfido {
	width: 150px;
	height: 35px;
	background-position: -11px -12px;
}

.blockchain_integration_section .alchemy {
	width: 216px;
	height: 42px;
	background-position: -176px -12px;
}

.blockchain_integration_section .nexo {
	width: 150px;
	height: 36px;
	background-position: -406px -12px;
}

.blockchain_integration_section .unstoppable {
	width: 175px;
	height: 41px;
	background-position: -571px -12px;
}

.blockchain_integration_section .sumsub {
	width: 140px;
	height: 32px;
	background-position: -12px -70px;
}

.blockchain_integration_section .certix {
	width: 157px;
	height: 38px;
	background-position: -166px -69px;
}

.blockchain_integration_section .uniswap {
	width: 200px;
	height: 52px;
	background-position: -341px -71px;
}

.blockchain_integration_section .pancake {
	width: 260px;
	height: 41px;
	background-position: -555px -70px;
}

.blockchain_integration_section .sushi {
	width: 160px;
	height: 43px;
	background-position: -12px -137px;
}

/* Our Blockchain Integration Styles Ends Here  */

/* Casestudy styles here */
.services_casestudy_section .services_casestudy_grid {
	grid-template-columns: .5fr 1fr;
	background: #E9D8FC;
}

.services_casestudy_section .services_casestudy_grid .casestudy_content_bg {
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25123324/IngameAssetsBg.webp) #662D98 no-repeat;
	background-size: cover;
	z-index: 1;
}

.services_casestudy_section .services_casestudy_grid .casestudy_content_bg::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgb(124 46 194 / 70%);
}

.services_casestudy_section .services_casestudy_category {
	color: #E7E7E7;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
}

.services_casestudy_section .services_casestudy_title,
.nft_protection_section .main_title {
	color: #FFF;
	font-size: 36px;
	font-weight: 800;
	line-height: 150%;
	text-transform: uppercase;
}

.services_casestudy_section .services_casestudy_summary {
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 180%;
}

/* Testimonial styles here */
.testimonials_section .testimonials_details {
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 1.5rem;
}

.testimonials_section .user_name {
	color: #080808;
	font-size: 20px;
	font-weight: 600;
	line-height: 140%;
}

.testimonials_section .testimonials_summary {
	color: #454545;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	line-height: 150%;
}

/* Blogs styles here */
.blockchain_blogs_grid {
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 2.5rem;
}

.blog_border {
	border: 2px solid #D1D1D1;
}

.blog_img {
	height: 260px;
}

.blog_img::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
	z-index: 0;
}

.blog_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog_title {
	color: #454545;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
}

.blog_summary {
	color: #5D5D5D;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
}

.blog_category {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #b0b0b0;
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	border-radius: 50px;
	border: 1px solid #888;
	margin: 36px;
	display: flex;
	padding: 0 16px;
	height: 30px;
	align-items: center;
	z-index: 1;
}

.blog_links .black_arrow {
	width: 36px;
	height: 36px;
	display: inline-flex;
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg);
	background-position: -103px -10px;
	transition: all 0.5s ease;
	background-size: 400px;
}

.blog_links:hover .black_arrow {
	background-position: -66px -51px;
}

.blog_links .white_arrow {
	width: 36px;
	height: 36px;
	display: inline-flex;
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg);
	background-position: -50px -10px;
	transition: all 0.5s ease;
	background-size: 400px;
}

.blog_links:hover .white_arrow {
	background-position: -11px -51px;
}

.blog_highlight {
	box-shadow: 3px 3px 40px 0px rgba(242, 242, 242, 0.50) inset, 4px 5px 50px 0px #1212124D;
	background-color: #121212;
}

.blog_highlight .blog_img {
	height: 300px;
}

/* Awards styles here */
.blockchain_award_grid {
	grid-template-columns: 1fr 1.25fr;
	grid-column-gap: 2.5rem;
}

.awards_sprites {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25123308/awards_Sprites.webp);
	background-size: 574px;
	background-repeat: no-repeat;
}

.awards_lists>div {
	margin: .5rem;
}

.awards_lists>div:nth-child(1) {
	background-position: 20px 24px;
}

.awards_lists>div:nth-child(2) {
	background-position: -99px 24px;
}

.awards_lists>div:nth-child(3) {
	background-position: -219px 24px;
}

.awards_lists>div:nth-child(4) {
	background-position: -339px 24px;
}

.awards_lists>div:nth-child(5) {
	background-position: -457px 24px;
}

.blockchain_award_grid img {
	height: auto;
}

/* New Blockchain Service FAQ Common Styles Starts Here */
.blockchain_services_faq .wpsm_panel-group {
	display: grid !important;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr 1fr;
	align-items: self-start;
	row-gap: 16px;
	column-gap: 24px;
}

.blockchain_services_faq .wpsm_panel-group .ac_open_cl_icon {
	padding: 16px;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel+.wpsm_panel {
	margin-top: 0 !important;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-heading {
	padding: 16px !important;
}

.blockchain_services_faq .wpsm_panel-heading,
.blockchain_services_faq .ac_open_cl_icon {
	background-image: none !important;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-default>.wpsm_panel-heading {
	background-color: #f6f6f6 !important;
	border-color: #f6f6f6 !important;
	border-radius: 16px !important;
	transition: all 0.1s linear;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-body {
	font-family: var(--font-family) !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #5d5d5d;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	background-color: #FAFAFA !important;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-body h5 {
	margin-bottom: 12px;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-body ul,
.blockchain_services_faq .wpsm_panel-group .wpsm_panel-body ol {
	margin: 0;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-body ul li {
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #5D5D5D;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-body ul li+li,
.blockchain_services_faq .wpsm_panel-group .wpsm_panel-body ol li+li {
	margin-top: 12px;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-default>.wpsm_panel-heading.acc-a {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	transition: all 0.1s linear;
}

.blockchain_services_faq .wpsm_panel-group .wpsm_panel-title a {
	color: #191919 !important;
}

.blockchain_services_faq .wpsm_panel-group .ac_title_class {
	padding: 16px;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #191919;
}

.blockchain_services_faq .wpsm_panel-heading:hover .ac_title_class,
.blockchain_services_faq .wpsm_panel-heading:hover .ac_open_cl_icon.fa.fa-plus:before,
.blockchain_services_faq .wpsm_panel-heading.acc-a .ac_title_class,
.blockchain_services_faq .wpsm_panel-group .wpsm_panel-heading.acc-a .ac_open_cl_icon.fa.fa-minus:before {
	color: #FB7000;
}

.blockchain_services_faq .ac_open_cl_icon {
	position: relative;
	top: 6px;
}

.blockchain_services_faq .wpsm_panel-group .ac_open_cl_icon.fa.fa-plus:before {
	content: '\f107';
}

.blockchain_services_faq .wpsm_panel-group .ac_open_cl_icon.fa.fa-minus:before {
	content: '\f106';
}

/* Other Blockchain Services Styles Starts Here  */
.other-blockchain-services {
	background-color: #F3EAFD;
	padding: 60px 0;
}

.other-blockchain-services .details-container {
	align-items: flex-start !important;
	padding-left: 100px;
}

.other-blockchain-services .sub-details {
	max-width: 434px;
	width: 100%;
}

.other-blockchain-services .sub-details h2 {
	font-size: 36px;
	font-weight: 800;
	line-height: 50px;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
}

.other-blockchain-services .sub-details h2 span {
	color: #FB7000;
}

#slider_7759 .sa_hover_container {
	background: rgba(255, 255, 255, 0.8);
	padding: 20px 20px 30px !important;
	border-radius: 10px;
	display: flex;
	align-items: stretch;
	height: 100%;
}

#slider_7759 img {
	width: 32px;
	height: 32px;
	object-fit: contain;
	margin-bottom: 20px;
}

#slider_7759 h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-align: left;
	color: #080808;
}

#slider_7759 .owl-item+.owl-item {
	margin: 0 4px;
}

#slider_7759 .owl-stage {
	display: flex;
}

#new-other-blockchain-service .white .sa_owl_theme.owl-carousel .owl-nav .owl-prev,
#new-other-blockchain-service .white .sa_owl_theme.owl-carousel .owl-nav .owl-next {
	position: relative;
	margin: 0 0.125rem !important;
	right: 0;
	left: 0;
	top: unset !important;
	background: #FFFFFF !important;
	border: 1px solid #D1D1D1;
	height: 2.75rem !important;
	width: 2.75rem !important;
	max-height: 2.75rem !important;
	max-width: 2.75rem !important;
	padding: 0.437rem !important;
	font-size: 0.625rem !important;
	line-height: normal !important;
	border-radius: var(--border-radius-4);
}

#new-other-blockchain-service .white .sa_owl_theme.owl-carousel .owl-nav .owl-prev::after,
#new-other-blockchain-service .white .sa_owl_theme.owl-carousel .owl-nav .owl-next::after {
	content: " ";
	border: solid #888888;
	border-width: 0 .188rem .188rem 0;
	display: inline-block;
	padding: .219rem;
	position: absolute;
	top: calc(50% - 0.313rem);
}

#new-other-blockchain-service .sa_owl_theme.owl-carousel .owl-nav,
#new-other-blockchain-service .sa_owl_theme.owl-carousel.autohide-arrows:hover .owl-nav {
	position: absolute;
	top: 104px;
	left: -428px;
}

/* Other Blockchain Services Styles Ends Here  */
.text-white {
	color: #ffffff;
}

.text-white-secondary {
	color: #B0B0B0;
}