html{
	font-size: 16px;
}
.home .header-wrap {
    position: absolute;
    width: 100%;
    z-index: 9999;
    background: rgb(255, 255, 255, 0.8);
}
.product-search-form {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.inp-wrap {
    flex: 0 0 calc(25% - 67px);
    margin:0 22px;
}
a.reset-btn {
    background: #178cc8;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: none;
    border-radius: 6px 5px 6px 5px;
    padding: 5px 15px 5px 15px;
    margin-right: 22px;
	transition: 300ms;
}
a.reset-btn:hover {
	background-color: #1F448A;
}
.disable {
    filter: saturate(0);
    cursor: not-allowed;
}
.product-attr {
    border: 1px solid #D2D8E0!important;
    color: #555555;
    font-size: 0.875rem;
    padding: 10px 20px;
}
.product-title a {
    font-size: 1rem;
    font-weight: 500;
    line-height: 26px;
    transition: 500ms;
}
h2.product-title {
    margin: 0;
    line-height: 0;
    padding: 20px 15px;
}
.product-header img {
    width: 100%;
	transition: 500ms;
}
.product-header {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 5px solid #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
}
.product-box-wrap:hover img{
    transform: scale(1.1);
}
.product-box-wrap:hover a {
    color: #178CC8;
}
.product_list_wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.product-box-wrap {
    flex: 0 0 calc(25% - 40px);
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
	margin: 0 20px 41px;
}
.product-title a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
span.title {
    flex: 0 0 calc(100% - 10px);
}
.arrow {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #555555;
    border-top: 2px solid #555555;
	transform: translateX(0px) rotate(45deg);
    transition: 500ms;
}
.product-box-wrap:hover .arrow {
    border-color: #178CC8;
    transform: translateX(10px) rotate(45deg);
}
.relative-pos {
	position: relative;
}
.relative-pos .elementor-widget {
    position: unset;
}
.relative-pos .elementor-widget-container {
    position: unset;
}
.link-title {
    flex: 0 0 calc(100% - 32px);
    padding-right: 20px;
}
a.link-up {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 30px;
    position: absolute;
    color: #FFFFFF;
    font-size: 1.25rem;
    bottom: 34px;
    width: 100%;
}
a.no-up.link-up {
    bottom: 30px;
}
a.link-up .link-ic {
    transition: 500ms;
}
a.link-up:hover .link-ic {
    transform: translateX(10px);
}
.grey-bg {
    position: relative;
}
.grey-bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 70px);
    display: inline-block;
    background: #D2D8E0;
    z-index: -1;
}
.footer-pro-list-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    column-count: 3;
}
ul.footer-pro-list-wrap li {
    line-height: 36px;
    position: relative;
    padding-left: 24px;
}
ul.footer-pro-list-wrap li:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #1F448A;
    border-right: 3px solid #1F448A;
    transform: rotate(45deg);
    left: 0;
    top: 13px;
}
.footer-link a:hover{
	color: #1F448A;	
}
.ind-box-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ind-box {
    flex: 0 0 calc(12.5% - 4px);
	min-height: 166px;
    margin: 2px;
    border: 1px solid #F3F3F3;
    display: flex;
    align-items: center;
    flex-flow: column;
    border-radius: 10px;
    padding: 18px 12px;
	overflow: hidden;
	transition: 500ms;
	position: relative;
}
.ind-box:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F0F3F7;
    transition: .5s;
    z-index: 2;
}
.ind-box:hover:before {
    top: 0;
    z-index: -1;
}
.ind-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000000;
	line-height: 20px;
	position: relative;
    z-index: 9;
    font-size: 0.875rem;
	margin-top: 15px;
    min-height: 40px;
}
.ind-thumb {
    aspect-ratio: 1/1;
}
.ind-box:hover img {
    transform: translateY(-10px);
}
.ind-thumb img {
    transition: 800ms;
	position: relative;
	z-index: 9;
	max-width: 80px;
}
.customer-gallery .gallery-item:hover img {
    transform: scale(1) translateY(-10px);
    box-shadow: 0 30px 15px -30px rgb(0,0,0,0.75);
}
.ind-box:hover .ind-thumb img {
    transform: rotateY(360deg);
}

.customer-gallery img.attachment-full {
    transition: 500ms;
}
.enquiry-wrap p {
    margin: 0;
}
.enquiry-wrap .wpcf7-form-control.wpcf7-text, .enquiry-wrap .wpcf7-form-control.wpcf7-select, .enquiry-wrap .wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 14px;
    padding: 12px 20px;
    width: 100%;
    border: 1px solid #555555;
    border-radius: 10px;
    background: #fff;
    font-size: 1rem;
    line-height: 1;
    color: #555555;
}
.enquiry-wrap .wpcf7-form-control.wpcf7-textarea {
    max-height: 75px;
}
.enquiry-wrap .wpcf7-form-control::placeholder{
	transition: 500ms;
}
.enquiry-wrap .wpcf7-form-control:focus::placeholder{
	opacity: 0;
}
.enquiry-wrap .wpcf7-form-control.wpcf7-submit {
    background-color: #007aff;
    border: 0;
    font-family: "Inter", Sans-serif;
    font-size: 1rem;
    font-weight: 500;
    color: #FFFFFF;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    padding: 7px 20px 7px 20px;
    transition: 500ms;
}
.enquiry-wrap .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #1F448A;
}
.client-list .gallery-item:hover .gallery-icon {
    transform: scale(1) translateY(-5px);
    box-shadow: 0 30px 15px -30px rgb(0 0 0 / 75%);
}
.client-list .gallery-item .gallery-icon {
	border: 1px solid #178CC8;
    border-radius: 10px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: 500ms;
	overflow: hidden;
}
.client-list .gallery-item .gallery-icon a {
    max-height: 100%;
}
.client-list .gallery-item .gallery-icon a img {
    max-height: 90px;
    width: auto;
	transition: 500ms;
}
.client-list .gallery-item:hover .gallery-icon a img {
	transform: scale(0.95)
}
.client-list .gallery-item img {
    max-height: 90px;
    object-fit: contain;
	max-width: 175px;
}
.video_wrap {
    display: flex;
    flex-wrap: wrap;
}
.video-box {
    flex: 0 0 calc(33.33% - 20px);
    margin: 10px;
    background: #F0F3F7;
    border-radius: 10px;
}
.video-title {
    font-size: 0.875rem;
    line-height: 24px;
    color: #555555;
    min-height: 64px;
    padding: 5px 11px 10px 12px;
    font-weight: 500;
}
.video-frame iframe {
    border-radius: 7px;
    overflow: hidden;
}
.video-frame {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 5px solid #F0F3F7;
    border-radius: 10px;
    overflow: hidden;
}
.infra-gallery .gallery-icon img {
    height: 152px;
    object-fit: cover;
}
.contact-boxes span.elementor-icon {
    margin-top: -53px;
    background: #FFFFFF;
}
.contact-boxes {
    height: 100%;
}
.contact-boxes:hover .elementor-icon {
    background: #1F448A!important;
    fill: #FFFFFF!important;
}
.contact-boxes a:hover{
	color: #1F448A!important;	
}
.blog-list-wrap .rt-holder .read-more a {
    color: #FFFFFF!important;
    border-color: #FFFFFF!important;
}
.container {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
}
.mb-25 {
    margin-bottom: 24px;
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666666%;
    flex: 0 0 16.666666%;
    max-width: 16.666666%;
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 41.666666%;
    flex: 0 0 41.666666%;
    max-width: 41.666666%;	
}
.col-6{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;  
}
.col-8{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 66.666666%;
    flex: 0 0 66.666666%;
    max-width: 66.666666%;	
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 91.666666%;
    flex: 0 0 91.666666%;
    max-width: 91.666666%;
}
.col-12 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media only screen and (max-width: 1366px){
	.container {
		max-width: 1200px;
	}
}
h1.inner-heading {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 50px;
	margin: 0;
    margin-bottom: 30px;
}
.product-img-wrap{
	position: relative;
}
/* .app-img-wrap img {
    width: 100%;
} */
.app-img-wrap {
    position: absolute;
    bottom: 0;
    z-index: 99;
    right: 0;
    width: 189px;
	top: calc(-100% + -50px);
}
.pro-tagline {
    display: block;
    width: 100%;
    position: relative;
    z-index: 99;
    text-align: center;
}
.tagline-title {
    display: inline-block;
    background: #0080BD;
    color: #FFFFFF;
    font-size: 1.875rem;
    line-height: 50px;
    padding: 5px 40px;
    border-radius: 10px;
    margin-top: 30px;
}
.tagline-title span {
    font-weight: 800;
}
h2.product-h2 {
    font-size: 1.875rem;
    font-weight: bold;
	margin: 0;
	margin-bottom: 22px;
}
h2.product-h2 span {
    margin-right: 20px;
}
.main_detail_wrap {
    margin-bottom: 40px;
}
ul.cmn-list {
    list-style: none;
    padding: 0;
    margin: 0;
/*     text-transform: capitalize; */
}
.column-2 {
	column-count: 2;
}
ul.cmn-list li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 14px;
}
ul.cmn-list li:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 24px;
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/01/Arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    top: 1px;
}
.main_detail_wrap h4 {
    color: #000000;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 26px;
    margin: 40px 0 30px 0;
}
.product-info-table th {
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 26px;
    padding: 9px 30px;
    text-align: left;
    color: #000000;
    background: #D2D8E0;
    border: 0!important;
}
table.product-info-table tbody tr td {
    font-size: 1rem;
    line-height: 26px;
    padding: 10px 26px;
    color: #555555;
    background-color: #FFFFFF;
    border: 0;
    border-bottom: 1px solid #DADFE6;
}
.product-info-table th:nth-child(even) {
    background: #F0F3F7;
}
ul.product-detail-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #F0F3F7;
    margin-bottom: 10px;
}
ul.product-detail-list li {
    flex: 0 0 auto;
    margin: 0 10px;
}
ul.product-detail-list li a {
    background: #F0F3F7;
    display: inline-block;
    font-size: 1rem;
    line-height: 26px;
    padding: 11px 24px;
    border-radius: 10px 10px 0px 0;
	color:#000000;
	transition: 500ms;
	text-transform: uppercase;
}
ul.product-detail-list li.active a, ul.product-detail-list li a:hover {
    background: #1F448A;
    color: #FFFFFF;
}
.sticky-desc {
    position: sticky;
    top: 0px;
	padding-top: 20px;
    background: #FFFFFF;
    z-index: 9999;
}
.sticky-section{
    position: sticky;
    top: 0px;
    background: #FFFFFF;
    z-index: 9999;
}
.product-detail-wrap .scroll-to-sec {
    scroll-margin-top: 100px;
}
.scroll-to-section {
    scroll-margin-top: 75px;
}
.banner-header h2,.banner-header h1 {
    font-size: 2.5rem;
	font-weight: bold;
    color: #FFFFFF;
    margin: 0;
    line-height: 40px;
    text-align: center;
	text-transform: uppercase;
}
.banner-header-wrap {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0px;
}
.breadcrumb-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
	margin: 12px 0 20px 0;
}
.breadcrumb-section ul li {
    position: relative;
    margin: 0 25px 0 0;
}
.breadcrumb-section ul li:not(:last-child):after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-top: 2px solid #555555;
    border-right: 2px solid #555555;
    transform: rotate(45deg) translateY(-50%);
    top: 45%;
    right: -10px;
}
.breadcrumb-section ul a:hover {
    color: #178CC8;
}
.breadcrumb-section ul li, .breadcrumb-section ul li a {
    font-size: 0.875rem;
    text-transform: capitalize;
}
.breadcrumb-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding: 0px 10px;
}
a.back-btn {
    margin: 12px 0 30px 0;
	text-transform: capitalize;
    position: relative;
    font-size: 0.875rem;
}
a.back-btn:hover {
	color: #178CC8;
}
img.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	z-index: 9999;
	cursor: pointer;
}
img.cat-right-arrow {
    right: 0;
}
img.cat-left-arrow {
    left: 0;
}
.video-wrap {
    padding: 0px 80px;
}
a.back-btn:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-bottom: 2px solid #555555;
    border-left: 2px solid #555555;
    transform: rotate(45deg) translateY(-50%);
    top: 48%;
    left: -16px;
}
.list-box-wrap h2 {
    font-size: 1rem;
    color: #000000;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
	transition: 300ms;
	overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    white-space: pre-wrap;
	min-height: 64px;
}
.list-box-wrap:hover h2 {
    color: #007aff;
}
span.explore-now,a.explore-now {
    background-color: #007aff;
    border: 0;
    font-family: "Inter", Sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    color: #FFFFFF;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 20px 5px 20px;
    transition: 500ms;
	overflow: hidden;
	position: relative;
}
span.explore-now:hover, a.explore-now:hover {
    padding-right: 36px;
    background-color: #1F448A;
}
span.explore-now:after,a.explore-now:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    transform: rotate(45deg) translateY(-50%);
    top: 47%;
    right: 25px;
	transform: rotate(45deg) translateY(-50%);
    top: 47%;
    right: -50px;
    transition: 300ms;
    opacity: 0;
    transform: scaleX(-1) rotate(45deg) translateY(-50%);
}
span.explore-now:hover:after, a.explore-now:hover:after {
    right: 20px;
    opacity: 1;
    transform: scaleX(1) rotate(45deg) translateY(-50%);
    transition: transform 0.4s ease-in-out 0.2s, right 300ms;
}
.list-data-link {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.text-center{
	text-align: center;
}
.home .elementor-24 .elementor-element.elementor-element-d4a4725 .ekit_navsearch-button {
	background-color: #FFFFFF;
}
.home .elementor-24 .elementor-element.elementor-element-12b6695.elementor-view-stacked .elementor-icon {
    background-color: #FFFFFF;
    color: #000000;
}
h3.cat-h3 {
    font-size: 1.875rem;
    line-height: 40px;
    font-weight: 500;
    color: #000000;
    margin: 0 0 20px 0;
}
.full-desc-wrap {
    margin: 65px 0 0 0;
}
h3.blue-text{
	font-weight: 700;
	color: #1F448A;
}
.blue-font{
	color: #1F448A;	
}
.video-list {
    margin: 49px 0 65px 0;
}
.video-list .row {
    justify-content: center;
}
.cat-left a.cat-title {
    font-size: 1.125rem;
    font-weight: 600;
    color: #000000;
    line-height: 30px;
	display: inline-block;
	width: 100%;
	min-height: 60px;
}
.cat-left a.cat-title:hover {
    color: #007aff;
}
.cat-left {
    flex: 0 0 calc(100% - 98px);
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}
.cat-desc {
    display: flex;
}
.cat-left h3 {
    margin: 0 0 24px 0;
    line-height: 30px;
    font-size: 1.25rem;
}
.cat-thumb img {
	transition: 300ms;
}
.cat-thumb:hover img {
    transform: scale(0.90);
}
.featured-img img {
    transition: 300ms;
    border-radius: 10px;
}
a.list-data-link:hover .featured-img img {
	transform: scale(0.90);
}
.featured-img {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    border-radius: 10px;
}
.cat-appimg {
    padding-left: 10px;
}
.mb-100{
	margin-bottom: 90px;
}
.blog-single-page h4.elementor-heading-title {
    margin-bottom: -10px;
}
.blog-list-wrap img.rt-img-responsive{
    width: 100%;
	aspect-ratio: 2/1;
}

ul#menu-main-menu>li>a.ekit-menu-nav-link::before, ul#menu-main-menu>li>a.ekit-menu-nav-link::after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background: #178CC8;
    transition: all 0.5s;
}
ul#menu-main-menu>li>a.ekit-menu-nav-link:hover::before {
    width: 100%;
    transition: width 0.25s ease-in-out;
}
ul#menu-main-menu>li>a.ekit-menu-nav-link::before {
    top: 0;
    left: 0;
}
ul#menu-main-menu>li>a.ekit-menu-nav-link:hover::after {
    width: 100%;
    transition: width 0.25s ease-in-out 0.25s;
}
ul#menu-main-menu>li>a.ekit-menu-nav-link::after {
    bottom: 0;
    right: 0;
}
.cmn-btn a.elementor-button {
    position: relative;
}
.elementor .cmn-btn a.elementor-button:hover {
    padding-right: 37px;
}
.cmn-btn a.elementor-button .elementor-button-icon {
    position: absolute;
    right: -50px;
    transition: 300ms;
    opacity: 0;
    transform: scaleX(-1);
}
.cmn-btn a.elementor-button:hover .elementor-button-icon {
    right: 15px;
    opacity: 1;
    transform: scaleX(1);
    transition: transform 0.4s ease-in-out 0.2s, right 300ms;
}
.customer-gallery .gallery-item:hover img {
    transform: scale(1) translateY(-10px);
    box-shadow: 0 30px 15px -30px rgb(0 0 0 / 75%);
}
.product-info-table thead th:last-child,table.product-info-table tbody tr td:last-child {
    width: 66.66%;
}
.product-info-table thead th:first-child,table.product-info-table tbody tr td:first-child {
    width: 33.33%;
}
.home .footer-cta-wrap{
	display: none;
}
.floting-social {
    display: flex;
    flex-flow: column;
    gap: 6px;
    position: fixed;
    z-index: 9999;
    right: 34px;
    top: 50%;
    transform: translateY(-50%);
}
.floting-social a img {
    transition: 500ms;
}
.floting-social a:hover img {
    transform: translateY(-5px);
}
.header-cta .elementor-icon-box-content {
/*     display: none; */
}
a.ekit_navsearch-button.ekit-modal-popup {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-sub-title img {
	width: 50px !important;
}
.image-box-img img {
    width: 48px !important;
}
.product-search-form {
    flex-wrap: wrap;
}
.banner-header {
    padding: 0px 10px;
}
.cmn-btn a {
    overflow: hidden;
}
.list-box-wrap {
    margin-bottom: 30px;
}
table.product-info-table ul {
    padding: 0 0 0 18px;
    margin: 0;
}
.blog-single-page .elementor-widget-text-editor a {
    color: #178CC8;
}
ul.cmn-list ul.cmn-list {
    margin: 20px 0 0 0;
}
.vid_title,.Vid_title {
    text-transform: capitalize;
}
.page-content {
    padding: 0 10px;
}
.blog-detail-wrap .page-content a {
    text-decoration: none;
    color: #178CC8;
}
.page-id-44 .rt-pagination ul.pagination-list a {
    background-color: #FFFFFF!important;
}
.page-id-44 .rt-pagination ul.pagination-list a:hover {
    color: #0d6efd!important;
}


.recent-blogs {
    background: #178cc8;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
	position: sticky;
    top: 20px;
}
.recent-blogs h2 {
    color: #FFFFFF;
    font-size: 1.5rem;
    font-weight: 700;
    border-bottom: 1px solid #0a70a5;
}
ul.recent-post-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.recent-post-list li a {
    color: #FFFFFF;
    padding-left: 20px;
    display: inline-block;
    width: 100%;
    position: relative;
	margin-bottom: 35px;
}
ul.recent-post-list li a:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    left: 0;
    top: 9px;
    transform: rotate(45deg);
}
.post-featured-wrap {
    margin-bottom: 20px;
}
.post-featured-wrap img {
	border-radius: 10px;
    overflow: hidden;
    border: 1px solid #d3d3d3;
	width: 100%;
}
.post-meta-user {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-meta-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.post-meta-wrap i {
    margin-right: 10px;
}
.post-meta-wrap {
    color: #178cc8;
}
h1.elementor-heading-title {
    text-transform: capitalize;
}
table.product-info-table tbody tr td strong {
    font-weight: 400;
}
.footer-pro-list-wrap li a {
    display: inline-block;
    width: 100%;
	transition: 300ms;
}
.footer-pro-list-wrap li a:hover {
	color: #178CC8;
}
.main-header-menu .elementskit-submenu-panel li a {
    position: relative;
}
.main-header-menu .elementskit-submenu-panel li a:hover {
    padding-left: 35px!important;
}
.main-header-menu .elementskit-submenu-panel li a:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    left: 0;
    opacity: 1;
    transition: 500ms;
}
.main-header-menu .elementskit-submenu-panel li a:hover:before {
    left: 15px;
    opacity: 1;
}
.loader {
    border: 8px solid #f0f3f7;
    border-top: 8px solid #178CC8;
    border-bottom: 8px solid #178CC8;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    display: inline-block;
    margin: 30px 0;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.elementor-42 .elementor-element.elementor-element-13e7de0 .gallery {
    text-align: center;
}
.cat-thumb a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cat-box-wrap .cat-thumb a img {
	width: 100%;
}
#gallery .gallery-item img {
    height: 225px;
    object-fit: cover;
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	.col-lp-3 {
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.col-mn-2 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}	
}
@media only screen and (min-width: 450px) and (max-width: 769px) {
	.inp-wrap {
		flex: calc(25% - 29px);
		margin: 0 5px;
	}
	.product-attr {
		padding: 10px 5px;
	}
	.product-box-wrap {
		flex: 0 0 calc(25% - 10px);
		margin: 0 5px 41px;
	}
	a.link-up {
		padding: 0 10px;
		font-size: 0.875rem;
		bottom: 34px;
		line-height: 20px;
	}
	.ind-box {
		flex: 0 0 calc(25% - 4px);
		padding: 12px 8px;
	}
	ul.footer-pro-list-wrap li {
		line-height: 30px;
	}
	.footer-pro-list-wrap {
		column-count: 2;
	}
	.grey-bg:before {
		height: calc(100% - 0px);
	}
	.video-box {
		flex: 0 0 calc(50% - 20px);
		margin: 10px;
	}
	.client-list figure.gallery-item {
		max-width: 25%!important;
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.3%;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	a.reset-btn {
		margin-right: 5px;
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666666%;
		flex: 0 0 41.666666%;
		max-width: 41.666666%;
	}
	.blog-detail-wrap .page-content .col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.blog-detail-wrap .page-content img.img-fluid {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 450px){
	html{
		font-size: 14px;
	}
	.breadcrumb-section ul {
		overflow-x: auto;
		white-space: nowrap;
		padding-bottom: 12px;
		margin-bottom: 0;
	}
	.tabs-section {
		display: none;
	}
	.app-img-wrap {
		position: relative;
		margin: 0 auto;
		width: 120px;
	}
	.column-2 {
		column-count: 1;
	}
	.footer-pro-list-wrap {
		column-count: 1;
	}
	.scroll-to-section .elementor-image-box-wrapper{
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.scroll-to-section .elementor-image-box-content{
		flex: 0 0 calc(100% - 64px);
		padding-left: 5px;
	}
	.scroll-to-section h2.elementor-image-box-title{
		font-size: 1.5rem;
		margin: 0;
		line-height: 24px;
	}
	.scroll-to-section .elementor-image-box-img .attachment-full {
		width: 42px;
	}
	.banner-header h2, .banner-header h1 {
		font-size: 2.0rem;
	}
	.post-featured-wrap {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.product-main-title h1.elementor-heading-title {
		font-size: 1.75rem!important;
		line-height: 36px!important;
	}
	.breadcrumb-section {
		justify-content: flex-end;
	}
	.breadcrumb-section ul li, .breadcrumb-section ul li a {
		font-size: 1rem;
	}
	a.back-btn {
		display: none;
	}
	.col-xs-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.ind-box {
		flex: 0 0 calc(33.33% - 4px);
	}
	.customer-gallery .elementor-image-gallery figure.gallery-item {
		max-width: 50%!important;
	}
	.inp-wrap {
		flex: calc(100% - 0px);
		margin-right: 0;
		margin-bottom: 7px;
		margin-left: 0;
	}
	.product-search-form {
		justify-content: flex-end;
	}
	.header-cta .elementor-icon-box-icon {
		margin: 0 0 -8px 0 !important;
	}
	.video-box {
		flex: 0 0 calc(100% - 0px);
		margin: 0 0 15px 0;
	}
	.client-list figure.gallery-item {
		max-width: 50%!important;
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	h1.inner-heading {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.list-box-wrap h2 {
		font-size: 1.125rem;
		font-weight: 400;
		line-height: 24px;
		min-height: 72px;
	}
	h1.inner-heading {
		font-size: 1.875rem;
		line-height: 36px;
	}
	.header-cta .elementor-icon-box-content {
		display: none;
	}
	.product-box-wrap {
		flex: 0 0 calc(50% - 10px);
		margin: 10px 5px;
	}
	.product-title a {
		line-height: 20px;
	}
	.client-list .gallery-item img {
		max-height: 90px;
	}
	.mb-100 {
		margin-bottom: 40px;
	}
	.home .header-wrap{
		position: relative;
	}
	a.reset-btn {
		margin-bottom: 20px;
		margin-right: 0;
	}
	.ind-box-wrap {
		justify-content: center;
	}
	.blog-detail-wrap .page-content h2 {
		font-size: 18px !important;
		line-height: 22px;
	}
	
}
