/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://diviextended.com/
Author: Elicus Technologies
Author URI: https://elicus.com
Template: twentytwentythree
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

* {
/*     margin: 0; */
    padding: 0;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}
body, p, input, textarea, label, div, ul, ol, li {
    font-family: 'Roboto Condensed', sans-serif;
}
body {
	font-size: 18px;
	line-height: 1.4;
}

h2.section-head {
    position: relative;
    margin-bottom: 16px;
	font-size: 36px;
    font-weight: 700;
}
h2.section-head:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 75px;
    height: 5px;
    background: rgb(247,135,33);
    background: linear-gradient(90deg, rgba(247,135,33,1) 0%, rgba(208,100,2,1) 100%);
}
h2.has-text-align-center.section-head:before {
    left: 50%;
    transform: translateX(-50%);
}

h3 {
    font-size: 28px;
	font-weight: 700;
}

h4 {
    font-size: 24px;
	font-weight: 500;
}

a {
	text-decoration: none !important;
}

img {
	max-width: 100%;
	height: auto;
}

.bg-blue-gradient {
	background: rgb(7,164,255);
	background: linear-gradient(90deg, rgba(7,164,255,1) 0%, rgba(51,53,207,1) 100%);
    color: #fff;
}

ul, ol {
    margin-left: 30px;
}

body p {
	font-size: 18px;
}
pre {
    white-space: break-spaces;
}
blockquote {
	font-size: 16px;
}

.wp-block-post-content a:where(:not(.wp-element-button)),
body a:where(:not(.wp-element-button)),
body .wp-block-post-content a:where(:not(.wp-element-button)) {
    color: #8C4408;
}
.wp-block-post-content a:where(:not(.wp-element-button)):hover,
body a:where(:not(.wp-element-button)):hover,
body .wp-block-post-content a:where(:not(.wp-element-button)):hover {
    color: #F78721;
}

.wp-element-button, .wpcf7-submit {
	background: rgb(7,164,255);
	background: linear-gradient(to right, rgba(7,164,255,1) 0%, rgba(51,53,207,1) 51%, rgba(7,164,255,1) 100%);
	background-size: 200% auto;
	color: #fff !important;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	border: none;
    border-radius: 50px;
    padding: 12px 32px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
	transition: 0.5s;
}
.wp-element-button a {
	color: #fff;
}
.wp-element-button:hover, .wpcf7-submit:hover {
  	background-position: right center;
}

button.wpb-pcf-btn.wpb-pcf-btn-default {
	background: rgb(7,164,255);
	background: linear-gradient(to right, rgba(7,164,255,1) 0%, rgba(51,53,207,1) 51%, rgba(7,164,255,1) 100%);
	background-size: 200% auto;
	color: #fff !important;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	border: none;
    border-radius: 0;
    margin-left: auto;
    padding: 12px 32px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
	transition: 0.5s;
	font-family: 'Roboto Condensed', sans-serif;
	cursor: pointer;
}
button.wpb-pcf-btn.wpb-pcf-btn-default:hover {
  	background-position: right center;
}

body .is-layout-constrained > .alignwide {
    padding: 0 16px;
}
body.page-id-446 .is-layout-constrained > .alignwide {
    max-width: 85%!important;
}
form input:not([type="button"]):not([type="submit"]),
form textarea, 
form select {
    padding: 10px;
	margin: 10px 0;
    border: 1px solid #a1a1a1;
    border-radius: 22px;
    width: 100%;
    min-height: 45px;
}
form .wpcf7-submit {
	display: block;
	width: 100%;
}

.service-provided-list ul {
	margin-left: 30px !important;
}

.d-none {
	display: none !important;
}

.wp-block-code code {
    background-color: #f3f3f3;
    padding: 1rem;
    font-size: 16px;
    border-radius: 5px;
}

.title-404 {
    font-size: clamp(5rem,5rem + ((1vw - .48rem)*1.742),6rem);
    font-weight: 700;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
	right: 50% !important;
    transform: translateX(50%);
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: .25em;
}
.wp-block-navigation .wp-block-navigation__responsive-container-content > ul > li > .wp-block-navigation-item__content {
	padding: 8px 0;
	color: #fff;
}
.error404 .wp-block-navigation .wp-block-navigation__responsive-container-content > ul > li > .wp-block-navigation-item__content {
	color: #000;
}
header.sticky .wp-block-navigation .wp-block-navigation__responsive-container-content > ul > li > .wp-block-navigation-item__content {
	color: #000;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
    color: #fff;
}
.error404 .wp-block-navigation .wp-block-navigation__submenu-icon {
    color: #000;
}
header.sticky .wp-block-navigation .wp-block-navigation__submenu-icon {
    color: #000;
}
.wp-block-navigation .wp-block-navigation__responsive-container-content > ul > li.current-menu-item {
	background-color: #F78721;
	color: #141414;
	padding: 8px 16px;
}
.wp-block-navigation .wp-block-navigation__responsive-container-content>ul>li.current-menu-item>.wp-block-navigation-item__content {
	color: #141414;
}
.wp-block-navigation .wp-block-navigation__responsive-container-content > ul > li.has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item.current-menu-item {
	background-color: #F78721;
	color: #fff;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    padding: 8px 16px;
    border-bottom: 1px solid #ececec;
}

#canvasBg {
  	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.top-header {
	position: relative;
    z-index: 1;
}
.top-header ul {
	text-align: right;
}
.top-header ul li {
	display: inline-block;
	padding: 8px 0;
}
.top-header ul li a {
	display: inline-block;
	padding: 0 12px;
	color: #fff;
	border-right: 1px solid #fff;
}
.top-header ul li:last-child a {
	border-right: none;
}
.top-header ul li a svg {
	vertical-align: middle;
}

header {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 9;
	padding: 16px 0;
	margin: 0 !important;
	/* transition: 0.7s ease-in-out; */
}
header.sticky {
	position: fixed;
	top: 0;
	background-color: #fff;
	padding: 8px 0;
	z-index: 12;
}

main {
	margin: 0 !important;
}
.wp-block-post-content {
	margin: 0 !important;
}
.page-id-24 .page-banner .wp-block-post-title {
	display: none;
}

.n2-ss-slider p {
    margin: 0;
}
.n2-ss-slider .n2-ss-slide {
    padding: 60px 0 30px;
}
.n2-ss-slider .n2-bullet {
	margin: 4px 8px !important;
    padding: 9px 8px 9px 8px !important;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.n2-section-smartslider h1, .n2-section-smartslider h2, .n2-section-smartslider h3, .n2-section-smartslider h4, .n2-section-smartslider h5, .n2-section-smartslider h6 {
	font-family: 'Poppins', sans-serif !important;
}
.n2-section-smartslider p, .n2-section-smartslider label, .n2-section-smartslider div, .n2-section-smartslider li {
	font-family: 'Roboto Condensed', sans-serif !important;
}

.banner-owl-carousel .item {
    position: relative;
}
.banner-owl-carousel .item .banner-img {
	position: relative;
	padding-bottom: 30%;
}
.banner-owl-carousel .item .banner-img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(25, 164, 255, 0.3) 100%);
	z-index: 1;
}
.banner-owl-carousel .item .banner-img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner-owl-carousel .item .banner-img img.img-desktop {
	display: block;
}
.banner-owl-carousel .item .banner-img img.img-mobile {
	display: none;
}
.banner-owl-carousel .item .banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%);
    width: 100%;
    max-width: 600px;
    color: #fff;
    z-index: 2;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	padding: 90px 16px 0;
}
.banner-owl-carousel .item .banner-content h2 {
    color: #f78721;
    font-size: 36px;
    font-weight: 700;
}

.home-service-section {
	margin: 0 !important;
    padding: 50px 0;
}
body .home-service-section .home-service-list {
	gap: 1rem;
	flex-wrap: wrap;
    justify-content: center;
}
.home-service-section .home-service-list .home-service-list-item {
	position: relative;
	width: calc(33.333333% - 1rem);
	padding-bottom:  33.333333%;
	/* background-color: #f1f1f1; */
	background-color: rgb(7,164,255);
	/* background: linear-gradient(90deg, rgba(7,164,255,1) 0%, rgba(51,53,207,1) 100%); */
	background-image: url(/wp-content/uploads/2023/04/home-service-bg.jpg);
	background-image: url(/wp-content/uploads/2023/06/home-service-bg-jpg.webp);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.home-service-section .home-service-list .home-service-list-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	width: 100%;
	height: 100%;
    background: rgb(7,164,255);
    background: linear-gradient(90deg, rgba(7,164,255,0.7) 0%, rgba(51,53,207,0.7) 100%);
	z-index: 1;
}
.home-service-section .home-service-list .home-service-list-item:nth-child(4),
.home-service-section .home-service-list .home-service-list-item:nth-child(5) {
	margin-top: -9%;
}
.home-service-section .home-service-list .home-service-list-item .home-service-list-content {
	display: block;
	text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 250px;
    max-height: 250px;
    margin: auto;
	z-index: 2;
}
.home-service-section .home-service-list .home-service-list-item .home-service-list-content figure {
	max-width: 100px;
    margin: auto;
	filter: brightness(0) invert(1);
}
.home-service-section .home-service-list .home-service-list-item .home-service-list-content svg {
	width: 100px;
	height: 100px;
}
.home-service-section .home-service-list .home-service-list-item .home-service-list-content svg g {
    fill: #ffffff;
}
.home-service-section .home-service-list .home-service-list-item .home-service-list-content svg + p {
	display: none;
}
.home-service-section .home-service-list .home-service-list-item .home-service-list-content h2 {
    font-size: 24px;
    font-weight: 700;
    /* color: #F78721; */
	color: #ffffff;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}
.home-service-section .home-service-list .home-service-list-item .home-service-list-content p {
	margin: 10px 0;
	color: #ffffff;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}
.home-service-section .home-service-list .home-service-list-item .home-service-list-content a {
    color: #f78721;
	padding: 7px;
}

.home-about-section {
	margin: 0 !important;
    padding: 50px 0;
}
.home-about-count p {
	font-size: 36px;
	font-weight: 700;
	color: #8c4408;
}
.home-about-count p strong {
	display:block;
	font-size: 16px;
	font-weight: 400;
	color: #333;
}

.home-portfolio-section .owl-carousel .owl-item.center .item figure:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
/*     background-image: url(/wp-content/uploads/2023/04/laptop-mockup.png); */
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.home-portfolio-section .owl-carousel .owl-item .item figure {
    padding-bottom: 58%;
	position: relative;
}
.home-portfolio-section .owl-carousel .owl-item .item figure img {
    position: absolute;
    top: 4%;
    right: 0%;
    bottom: 0%;
    left: 12%;
    height:230px;
    object-fit: cover;
	border:6px solid #2e40d4;
	border-radius:25px;
}
.home-portfolio-section .owl-carousel .owl-item .item h2 {
	display: none;
	font-size: var(--wp--preset--font-size--large);
	text-align: center;
}
.home-portfolio-section .owl-carousel .owl-item.center .item h2 {
	display: block;
}

.home-quick-contact {
    padding: 50px 30px;
}
.home-quick-contact .wp-block-columns {
	align-items: center !important;
}
.home-quick-contact h2 {
	font-size: 36px;
	font-weight: 700;
}
.home-quick-contact h3 {
	font-size: 24px;
	font-weight: 400;
	margin: 0 !important;
}
.home-quick-contact .wp-block-buttons {
	justify-content: end;
}

.home-partner-section {
	margin: 0 !important;
    padding: 50px 0;
}
body .home-partner-section .home-partner-list {
	gap: 3px;
	flex-wrap: wrap;
    justify-content: center;
}
.home-partner-section .home-partner-list figure {
	position: relative;
	width: calc(16.666666% - 3px);
	padding-bottom:  16.666666%;
	/* background-color: #f1f1f1; */
	background-color: rgb(7,164,255);
    /* background: linear-gradient(90deg, rgba(7,164,255,1) 0%, rgba(51,53,207,1) 100%); */
    background-image: url(/wp-content/uploads/2023/04/home-service-bg.jpg);
	background-image: url(/wp-content/uploads/2023/06/home-service-bg-jpg.webp);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.home-partner-section .home-partner-list figure:before {
    content: "";
    background-color: rgb(7,164,255);
    background: linear-gradient(90deg, rgba(7,164,255,0.7) 0%, rgba(51,53,207,0.7) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	transition: 0.7s ease-in-out;
}
.home-partner-section .home-partner-list figure:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background-color: transparent;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	transition: 0.7s ease-in-out;
}
.home-partner-section .home-partner-list figure:hover:after {
    background-color: #f1f1f1;
}
.home-partner-section .home-partner-list figure:nth-child(7),
.home-partner-section .home-partner-list figure:nth-child(8),
.home-partner-section .home-partner-list figure:nth-child(9),
.home-partner-section .home-partner-list figure:nth-child(10),
.home-partner-section .home-partner-list figure:nth-child(11) {
	margin-top: -4.2%;
}
.home-partner-section .home-partner-list figure img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	max-width: 80%;
    max-height: 60%;
    width: auto;
    height: auto;
	margin: auto;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	/* filter: brightness(0) invert(1);
	transition: 0.7s ease-in-out; */
}
/* .home-partner-section .home-partner-list figure:nth-child(5) img,
.home-partner-section .home-partner-list figure:nth-child(9) img,
.home-partner-section .home-partner-list figure:nth-child(10) img,
.home-partner-section .home-partner-list figure:nth-child(11) img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
} */
.home-partner-section .home-partner-list figure:hover img {
	/* filter: brightness(1) invert(0); */
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
/* .home-partner-section .home-partner-list figure:nth-child(5):hover img,
.home-partner-section .home-partner-list figure:nth-child(9):hover img,
.home-partner-section .home-partner-list figure:nth-child(10):hover img,
.home-partner-section .home-partner-list figure:nth-child(11):hover img {
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
} */

.home-testimonial-section {
	margin: 0 !important;
    padding-bottom: 50px;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section {
	margin: 0;
	padding: 0 8px !important;
}
.sp-testimonial-free-wrapper .sp-testimonial-item .sp-testimonial-free {
	margin-top: 70px;
}
.sp-testimonial-free-wrapper .sp-testimonial-item .sp-testimonial-client-image {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.sp-testimonial-free-wrapper .sp-testimonial-item .sp-testimonial-client-image:before {
	content: "";
	position: absolute;
    top: -4px;
    right: -4px;
    bottom: 2px;
    left: -4px;
    background-color: #F78721;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.sp-testimonial-free-wrapper .sp-testimonial-item .sp-testimonial-client-image img {
    width: 110px;
    height: 120px;
    object-fit: cover;
    border-radius: 0;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.sp-testimonial-free-wrapper .sp-testimonial-item .sp-testimonial-client-testimonial {
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    padding: 80px 16px 16px;
    background-color: #fff;
    border-radius: 20px;
	min-height: 230px;
}
.sp-testimonial-free-wrapper .sp-testimonial-item .sp-testimonial-client-name {
    color: #8c4408 !important;
    margin: 0;
	font-family: 'Poppins',sans-serif;
}
.sp-testimonial-free-wrapper .testimonial-pagination .swiper-pagination-bullet {
	width: 16px;
    height: 18px;
	margin: 4px 8px;
	border-radius: 0;
	-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.client-carousel .owl-item {
    padding: 0 10px;
}
.client-carousel .owl-item .item {
	text-align: center;
}
.client-carousel .owl-item .item figure {
    position: relative;
    width: 90px;
    height: 100px;
    margin: 10px auto 0;
}
.client-carousel .owl-item .item figure:before {
    content: "";
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    background: #f78721;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.client-carousel .owl-item .item figure img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.client-carousel .owl-item .item .client-content {
    background-color: #fff;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    padding: 70px 32px 32px;
    margin-top: -50px;
	min-height: 305px;
}
.client-carousel .owl-item .item .client-details {
	padding-top: 8px;
}
.client-carousel .owl-item .item .client-details p {}
.client-carousel .owl-item .item .client-details p b {
	font-family: 'Poppins', sans-serif;
}

body .service-logo-list {
    flex-direction: row;
    flex-wrap: wrap!important;
    gap: 0 !important;
}
body .service-logo-list .wp-block-column {
	display: flex;
	flex-basis: 16.666666% !important;
	width: initial;
	flex-grow: initial !important;
}
body .service-logo-list .wp-block-column figure {
    position: relative;
    display: block;
    width: calc(100% - 8px);
    padding-bottom: 70%;
    margin: 4px 0 !important;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
body .service-logo-list .wp-block-column figure img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    margin: auto;
}

body .service-logo-content-list {
	flex-direction: row;
    flex-wrap: wrap!important;
}
body .service-logo-content-list .wp-block-column {
	display: flex;
	flex-wrap: wrap;
	flex-basis: calc(33.333333% - 1rem) !important;
	width: initial;
	flex-grow: initial !important;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
	overflow: hidden;
}
body .service-logo-content-list .wp-block-column figure {
    margin: auto !important;
}
body .service-logo-content-list .wp-block-column h4 {
    width: 100%;
	margin: 16px 0;
}
body .service-logo-content-list .wp-block-column p {
    margin: 0;
    padding: 0 16px 16px;
    text-align: center;
}
body .service-logo-content-list .wp-block-column .wp-block-buttons {
    width: 100%;
    margin: 0 0 20px !important;
}

.portfolio-wrapper {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap!important;
}
.portfolio-wrapper .portfolio-list {
	flex-basis: 25%;
	padding: 16px;
}
.portfolio-wrapper .portfolio-list .portfolio-list-inner {
    display: block;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
	overflow: hidden;
	background: darkturquoise;
	filter: grayscale(100%);
	transform: scale3d(1.0, 1.0, 1.0);
    transition: .5s ease;
}
.portfolio-wrapper .portfolio-list .portfolio-list-inner:hover {
	filter: grayscale(0%);
	    transform: scale3d(1.1, 1.1, 1.1);
    transition: .5s ease;
	border: 5px #00ced1 solid;
}
.portfolio-wrapper .portfolio-list figure {
	position: relative;
	padding-bottom: 170px;
	margin: 0;
}
.portfolio-wrapper .portfolio-list figure img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 200px;//100%;
	//object-fit: cover;
}
.portfolio-wrapper .portfolio-list h4 {
	font-size: 20px;
	text-align: center;
	word-break: break-word;
	padding: 15px 5px 0px 5px;
}

.pagination {
    flex-basis: 100%;
	padding: 16px 0;
    text-align: center;
}
.pagination .page-numbers {
    display: inline-block;
    padding: 10px;
}
.pagination .page-numbers.current {
    background-color: #F78721;
    width: 40px;
    height: 44px;
    padding: 11px 10px;
    color: #fff;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

footer p {
    margin: 10px 0 0;
}
footer p strong {
	font-family: 'Poppins', sans-serif;
}
body .footer-top {
	justify-content: space-between;
}
body .footer-top .footer-site-logo a {
	display: block;
}
body .is-layout-flex.wp-block-social-links {
    gap: 1px;
	max-width: 180px;
    justify-content: center;
}
body .is-layout-flex.wp-block-social-links .wp-social-link {
	padding: 4px;
    border-radius: 0;
    background-color: #fff;
    color: #F78721;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
body .is-layout-flex.wp-block-social-links .wp-social-link:nth-child(5),
body .is-layout-flex.wp-block-social-links .wp-social-link:nth-child(6),
body .is-layout-flex.wp-block-social-links .wp-social-link:nth-child(7) {
	margin-top:-11px;
}
.footer-link-list {
	margin: 10px 0 0;
	padding: 0;
}
.footer-link-list li {
	display: block;
	padding: 3px 0;
}
.footer-link-list li a {
	color: #fff;
	text-decoration: none;
	display: block;
    padding: 3px 0;
}
body .footer-copyright {
	border-top: 1px solid #fff;
    padding: 16px 0 !important;
    margin-top: 50px !important;
}

body .page-banner {
    position: relative;
}
body .page-banner .wp-block-post-featured-image {
	position: relative;
	padding-bottom: 35%;
}
body .page-banner .wp-block-post-featured-image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
    z-index: 1;
}
body .page-banner .wp-block-post-featured-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body .page-banner .wp-block-post-title {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    max-width: var(--wp--style--global--wide-size);
    margin: 0 auto !important;
    padding: 0 16px 16px;
	color: #fff;
	font-weight: 700;
    letter-spacing: 1px;
	z-index: 1;
	text-transform: uppercase;
}

.team-listing img {
    border-radius: 50%;
		max-width: 250px;
}
.team-listing h2 {
    font-size: 24px;
    font-weight: 700;
}
.team-listing h3 {
    font-size: 20px;
    font-weight: 500;
		margin: 0;
}

body .contact-info {
	position: relative;
	background-color: rgb(7,164,255);
    /* background: linear-gradient(90deg, rgba(7,164,255,1) 0%, rgba(51,53,207,1) 100%); */
    background-image: url(/wp-content/uploads/2023/04/contact-info-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #fff;
	padding: 32px 16px;
}
body .contact-info:before {
    content: "";
    background-color: rgb(7,164,255);
    background: linear-gradient(90deg, rgba(7,164,255,0.7) 0%, rgba(51,53,207,0.7) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
body .contact-info * {
    position: relative;
	margin-top: 15px !important;
}
body .contact-info a {
    color: #fff;
}

.service-list-accordion {
	position: relative;
}
.service-list-accordion:before {
	content: "";
    position: absolute;
    top: 0;
    right: 44px;
    bottom: 0;
    left: 30px;
    border: 2px solid #07a4ff;
}
.service-list-accordion:after {
    content: "";
    position: absolute;
    top: 42px;
    right: 15px;
    transform: translateY(-50%) rotate(45deg);
    width: 57px;
    height: 57px;
    border-top: 2px solid #07a4ff;
    border-right: 2px solid #07a4ff;
	background-color: #fff;
}
.service-list-accordion figure {
	-webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    padding: 22px 30px;
}
.service-list-accordion figure img {
    max-width: 40px;
    filter: brightness(0) invert(1);
}
/* .service-list-accordion-v3 .service-list-toggle {
	position: relative;
	padding: 0;
	width: 100%;
} */
.service-list-accordion .service-list-head {
	cursor: pointer; 
	position: relative;
    z-index: 1;
	gap: 1rem;
}
/* .service-list-accordion .service-list-head h5 {
	padding-right: 2rem;
} */
.service-list-accordion .service-list-head .wp-block-heading {
	padding-right: 2rem;
    font-size: clamp(1rem,1rem + ((1vw - .48rem)*0.24),1.125rem);
    font-weight: 700;
}
.service-list-accordion .service-list-body {
	position: absolute;
    top: calc(100% - 2px);
    right: 44px;
    left: 24px;
    display: block;
    /* width: calc(100% + 64px); */
    max-width: initial;
    z-index: 9;
    border: 2px solid #07a4ff;
	border-top: 0;
    background-color: #fff;
    overflow: hidden;
    margin-top: 0;
    margin-left: 0 !important;
    list-style-type: none;
	padding-top: 0.5rem;
}
.service-list-accordion .service-list-body li a {
	display: block;
	font-size: 16px;
	padding: 6px 12px;
}

body.single-portfolio .page-banner .wp-block-post-featured-image {
	display: none;
}
body .page-banner .single-portfolio-carousel {
	display: none;
}
body.single-portfolio .page-banner .single-portfolio-carousel {
	display: block;
	margin-top: 0;
	margin-bottom: 2rem;
}

.single-portfolio-carousel .item {
	position: relative;
}
.single-portfolio-carousel .item .banner-img {
	position: relative;
	padding-bottom: 40%;
}
.single-portfolio-carousel .item .banner-img:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	background: linear-gradient(90deg,rgba(0,0,0,.8) 0%,rgba(25,164,255,.3) 100%);
	z-index: 1
}
.single-portfolio-carousel .item .banner-img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.wp-block-query .category-blog h2 {
    font-size: 20px;
    font-weight: 600;
}

.pum-theme-7552, .pum-theme-default-theme {
    background-color: rgb(0 0 0 / 70%);
}

@media (max-width: 1035px) 
{
	.mob-menu-header-holder {
		height: 0 !important;
	}
	/* body nav.wp-block-navigation {
		display: none;
	} */
	.mobmenur-container {
		top: 16px !important;
	}
	.top-header {
		display: none;
	}
	header {
		top: 0;
	}
	.mobmenu-content #mobmenuright li:hover {
		background-color: transparent !important;
	}
}
@media (max-width: 991px)
{
	body {
		font-size: 16px;
	}
	.home-service-section .home-service-list .home-service-list-item .home-service-list-content figure {
		max-width: 70px;
		margin: 15px auto 0;
	}
	.home-service-section .home-service-list .home-service-list-item .home-service-list-content h2 {
		font-size: 20px;
		font-weight: 600;
	}
	.home-service-section .home-service-list .home-service-list-item .home-service-list-content p {
		margin: 8px 0;
	}
	body .page-banner .wp-block-post-featured-image {
		padding-bottom: 350px;
	}
}
@media (min-width: 782px)
{
	/* .service-list-accordion:hover .service-list-body {
		padding-top: 0.5rem;
		border: 2px solid #07a4ff;
		border-top: 0;
	}
	.service-list-accordion:hover .service-list-body li a {
		font-size: 16px;
		padding: 6px 12px;
	} */
}
@media (max-width: 781px)
{
	.home-quick-contact {
		text-align: center;
	}
	.home-quick-contact .wp-block-buttons {
		justify-content: center;
	}
	/* .service-list-accordion .service-list-body.open {
		padding-top: 0.5rem;
		border: 2px solid #07a4ff;
		border-top: 0;
}
	.service-list-accordion .service-list-body.open li a {
		font-size: 16px;
		padding: 6px 12px;
	} */
}
@media (max-width: 900px) and (min-width: 576px)
{
	.n2-ss-slider .n2-ss-layer-row > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
    margin: 0 !important;
		width: 50% !important;
}
/* 	div#n2-ss-6 .n2-ss-layer {
    width: 50%;
} */
}
@media (max-width: 781px) and (min-width: 576px)
{
	body .wp-site-blocks main .service-logo-list .wp-block-column {
    flex-basis: 25% !important;
}
}
@media (min-width: 576px) and (max-width: 991px)
{
	.banner-owl-carousel .item .banner-img {
		padding-bottom: 40%;
	}
}
@media (max-width: 991px) and (min-width: 768px)
{
	.portfolio-wrapper .portfolio-list {
		flex-basis: 33.333333%;
	}
	.home-service-section .home-service-list .home-service-list-item .home-service-list-content p {
		-webkit-line-clamp: 3;
	}
	.service-list-accordion .service-list-head h5 {
		padding-right: 1.7rem;
		font-size: 14px;
		font-weight: 400;
	}
}
@media (max-width: 767px) and (min-width: 576px)
{
	.home-service-section .home-service-list .home-service-list-item {
		width: calc(50% - 1rem);
		padding-bottom: 50%;
	}
	.home-service-section .home-service-list .home-service-list-item:nth-child(3) {
		margin: -13% 16px 0;
	}
	.home-service-section .home-service-list .home-service-list-item:nth-child(4),
	.home-service-section .home-service-list .home-service-list-item:nth-child(5) {
		margin: -13% 0 0;
	}
	.home-partner-section .home-partner-list figure {
		width: calc(25% - 3px);
		padding-bottom: 25%;
	}
	.home-partner-section .home-partner-list figure:nth-child(5) {
		margin: -6.3% 0 0 4px;
	}
	.home-partner-section .home-partner-list figure:nth-child(7) {
		margin: -6.3% 0 0 4px;
	}
	.home-partner-section .home-partner-list figure:nth-child(6),
	.home-partner-section .home-partner-list figure:nth-child(8),
	.home-partner-section .home-partner-list figure:nth-child(9),
	.home-partner-section .home-partner-list figure:nth-child(10),
	.home-partner-section .home-partner-list figure:nth-child(11) {
		margin: -6.3% 0 0;
	}
	.portfolio-wrapper .portfolio-list {
		flex-basis: 50%;
	}
}
@media (max-width: 767px)
{
	.home-service-section .home-service-list .home-service-list-item .home-service-list-content svg {
		width: 70px;
		height: 80px;
	}
	.single-portfolio-carousel .item .banner-img {
		padding-bottom: 50%;
	}
}
@media (max-width: 575px)
{
	body .page-banner .wp-block-post-title {
		font-size: 28px;
	}
	.banner-owl-carousel .item .banner-img {
		padding-bottom: 60%;
	}
	.banner-owl-carousel .item .banner-img img.img-desktop {
		display: none;
	}
	.banner-owl-carousel .item .banner-img img.img-mobile {
		display: block;
	}
	.banner-owl-carousel .item .banner-content h2 {
		font-size: 20px;
	font-weight: 700;
	}
	.banner-owl-carousel .item .banner-content p {
		font-size: 14px;
	}
	/* body p {
		font-size: 16px;
	} */
	.home-service-section .home-service-list .home-service-list-item {
		-webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    	clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
		width: 100%;
		max-width: 300px;
    	padding: 0 0 16px;
		margin: 0 !important;
	}
	.home-service-section .home-service-list .home-service-list-item .home-service-list-content {
		position: relative;
		max-width: 200px;
	}
	.home-partner-section .home-partner-list figure {
		width: calc(33.333333% - 3px);
		padding-bottom: 33.333333%;
	}
	.home-partner-section .home-partner-list figure:nth-child(4),
	.home-partner-section .home-partner-list figure:nth-child(9) {
		margin: -8.3% 0 0 4px;
	}
	.home-partner-section .home-partner-list figure:nth-child(5),
	.home-partner-section .home-partner-list figure:nth-child(10) {
		margin: -8.3% 4px 0 0;
	}
	.home-partner-section .home-partner-list figure:nth-child(6),
	.home-partner-section .home-partner-list figure:nth-child(7),
	.home-partner-section .home-partner-list figure:nth-child(8),
	.home-partner-section .home-partner-list figure:nth-child(11) {
		margin: -8.3% 0 0;
	}
	body .wp-site-blocks main .service-logo-list .wp-block-column {
		flex-basis: 33.333333% !important;
	}
	.portfolio-wrapper .portfolio-list {
		flex-basis: 100%;
	}
	body .footer-top {
		display: block;
		text-align: center;
	}
	body .footer-top .wp-block-social-links {
		margin: auto;
	}
	ul.wp-block-social-links {
		margin: auto;
	}
	.middle-footer .wp-block-columns {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 1.5rem 0;
	}
	.middle-footer .wp-block-columns .wp-block-column {
		flex-basis: 50%!important;
		text-align: center;
	}
}

@media (max-width: 599px)
{
	.wp-block-navigation .wp-block-navigation__responsive-container-content > ul > li > .wp-block-navigation-item__content {
		padding: 8px 0;
		color: #000;
	}
	.wp-block-navigation .wp-block-navigation__submenu-icon {
		color: #000;
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
		gap: 0;
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
		padding: 0 !important;
	}
	.wp-block-navigation .wp-block-navigation__responsive-container-content > ul > li {
		padding: 8px 20px;
	}
	body .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
		width: 100%;
		gap: 0;
		align-items: center;
			background: #07a4ff;
		background: linear-gradient(90deg,rgba(7,164,255,1) 0%,rgba(51,53,207,1) 100%);
	}
		body .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
		width: 100%;
		gap: 0;
		align-items: flex-start;
			font-family: 'Poppins', sans-serif;
	}
		.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
		display: block !important;
		position: absolute;
		top: 0;
		right: 0;
		padding: 13px 15px 21px;
		background-color: #ff6600;
		color: #fff;
	}
		.wp-block-navigation #modal-4 #modal-4-content .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container {
		right: auto!important;
		transform: translateX(0%);
		display: none;
			background-color: #fff !important;
		width: calc(100% + 40px);
		margin-top: 10px;
		margin-left: -20px;
		margin-right: -20px;
	}
		.wp-block-navigation #modal-4 #modal-4-content .wp-block-navigation__container .has-child:hover .wp-block-navigation__submenu-container {
		display: block;
	}
		.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
		display: flex;
		flex-grow: 1;
		width: 100%;
	}
}
p.section-title {
    position: relative; /* Ensure this is relative to position the :before element */
    text-align: center; /* Center-align text */
	font-size: 40px;
    font-weight: 600;
}

p.section-title:before {
    content: "";
    position: absolute;
    bottom: -10px; /* Position the line below the text */
    left: 50%; /* Start the line at the center */
    transform: translateX(-50%); /* Center the line horizontally */
    width: 75px; /* Set the width of the line */
    height: 5px; /* Set the height of the line */
    background: linear-gradient(90deg, rgba(247, 135, 33, 1) 0%, rgba(208, 100, 2, 1) 100%);
}
.home-about-section p,.home-testimonial-section p{
    text-align:justify !important;
}
body:not(.home) .entry-content .wp-block-columns:first-child p{
 text-align:justify !important;
}