/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1708515791
Updated: 2024-02-21 11:43:11

*/
.st-half {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.st-half .st-input {
    max-width: 48%;
    width: 100%;
}
.st-half .st-input input, .st-half .st-input textarea {
    border-radius: 8px !important;
    margin-bottom: 0 !important;
    border: 1px solid #ececec !important;
    background: #fff !important;
}
.st-input.st-textarea , .st-input.st-input-02 {
    width: 100%;
    max-width: 100%;
}
.st-form-inner {
    max-width: 800px;
    background: #f0f0f0;
    border-radius: 8px;
    box-shadow: 0 0 5px rgb(202 202 202 / 55%) !important;
    margin-top:25px;
}
.st-submit {
    max-width: 200px;
    width: 100%;
    margin: 30px auto 0;
}

.st-submit input {
    border-radius: 5px !important;
    background: #2575fc !important;
    font-size:18px !important;
    font-weight:500 !important;
}
.st-form-inner .e-con-inner {
    padding-bottom: 0;
}
.st-input label {
    font-size: 18px;
    font-weight: 500 !important;
}
.ctm_reviews_section_btm a.elementskit-single-testimonial-slider {
    width: 100%;
    background-size: 30%;
}
.ctm_reviews_section .swiper-slide a {
    min-height: 270px;
}
/*st-designing*/
.st-menu-btn {
    margin-left: 50px !important;
    padding: 0px 15px !important;
    background: #226DFE;
    border-radius: 10px;
}
.st-menu-btn a {
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 500!important;
    line-height: 28.5px !important;
}
.st-header {
    box-shadow: 0 4px 17px 0 rgba(0 0 0 /5%);
}
header.page-header {
    display: none;
}

/*----blog-page css----*/
.st-breadcrumbs .e-con-inner {
    max-width: 1200px;
    width: 100%;
}
.ctm_post_main_sectn {
    background: linear-gradient(160deg, #F1F5FB, #fff, #F1F5FB);
}
.ctm-latest-blog-wrapper {
	 background: linear-gradient(160deg, #F1F5FB, #fff, #F1F5FB);
}
.ctm_process_sectn .ctm_icon_div {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9.5px;
    line-height: 1;
}
.ctm_process_sectn .ctm_icon_div:hover {
    background: #226dfe !important;
}
.ctm_process_sectn .ctm_icon_div:hover path {
    stroke: #fff;
}
.ctm_process_sectn .ctm_icon_div-fill:hover path{
	fill:#fff;
}
.ctm_process_sectn .ctm_icon_div_trans:hover path{
	fill:transparent;
}
.ctm-business-img.e-flex {
    height: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-post .page-content {
    margin-top: 70px;
    margin-bottom: 70px;
}
.ctm-business-img:hover {
    background: #226dfe !important;
}

.ctm-business-img:hover path {
    stroke: #fff;
    fill: #fff;
}
.home .st-breadcrumbs {
	display: none !important;
}
.st-breadcrumbs {
    position: relative;
    z-index: 2;
}
.ctm-pluto-business-grow {
    flex-direction: row;
}
.st-breadcrumbs span a  ,  .st-breadcrumbs
span.breadcrumb_last
{
    color: #282938;
    font-size: 16px;
    font-family: 'Inter';
}
.ctm_post_main_sectn .elementskit-post-image-card {
    position: relative;
    box-shadow: none;
}

.ctm_post_main_sectn .elementskit-post-body {
    position: unset !important;
}

.ctm_post_main_sectn h2.entry-title {
    position: absolute;
    top: 0;
		left:0;
}

.ctm_post_main_sectn .post-meta-list {
    position: absolute;
    top: 135px;
    left: 50%;
    transform: translateX(-50%);
}

.ctm_post_main_sectn .elementskit-entry-header {
    padding-top: 165px;
}
.ctm_post_main_sectn img:hover {
    transition: unset !important;
    transform: unset !important;
    opacity: 1 !important;
}
.ctm_post_main_sectn .elementskit-entry-header:hover {
    transition: unset !important;
    transform: unset !important;
}

.ctm_post_main_sectn .ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img , .ctm_post_inner_sectn .ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img  {
    -webkit-transition: unset !important;
    transition: unset !important;
    transform: unset !important;
	opacity:1 !important;
}
.ctm_post_main_sectn span.meta-author {
    margin-right: 6px !important;
}
.ctm_post_inner_sectn img {
    height: 210px !important;
    object-fit: cover;
}
.ctm_post_inner_sectn .elementskit-post-body {
    position: unset;
}

.ctm_post_inner_sectn .col-lg-4.col-md-6 {
    position: relative;
}

.ctm_post_inner_sectn .btn-wraper {
    position: absolute;
    bottom: -40px;
}
.ctm_reviews_section .elementskit-commentor-header {
    order: 2;
}
.ctm_reviews_section .elementskit-commentor-bio {
    order: 1;
}
.ctm_reviews_section .elementskit-commentor-content {
    order: 3;
}
.ctm_reviews_section .elementskit-single-testimonial-slider {
    display: flex !important;
    flex-direction: column;
}
.ctm_reviews_section_btm .elementskit-single-testimonial-slider {
    display: flex !important;
    flex-direction: column-reverse;
}
.ctm-featured-section:hover p {
    color: #fff;
	transition:.6s;
}
.ctm_seo-section .elementor-image-box-wrapper:hover span {
    color: #2a62fe !important;
    transition: .35s;
}
.ctm_seo-section {
	cursor:pointer;
}
.custom-plato-hd-nav ul.elementskit-dropdown.elementskit-submenu-panel {
	background: #fff;
	border: none;
	border-radius: 8px !important;
	padding: 5px !important;
}

.custom-plato-hd-nav ul.elementskit-dropdown.elementskit-submenu-panel li {
	background: transparent;
}
 
.custom-plato-hd-nav ul.elementskit-dropdown.elementskit-submenu-panel li:hover {
	background: #f6f6f6;
	border-radius: 5px;
}

.custom-plato-hd-nav ul.elementskit-dropdown.elementskit-submenu-panel li a {
	padding: 0;
}
.ctm_vision_goal_inner:hover p , .ctm_vision_goal_inner:hover div  {
	color:#fff !important;
}
 .ctm_vision_goal_inner:hover a {
	border:1px solid #fff !important;
	 background:#fff !important;
}
.ctm_vision_goal_inner:hover path {
    fill: #fff !important;
}
.ctm_reviews_section .elementskit-commentor-content p {
    margin-top: 10px !important;
}
.ctm_reviews_section .elementskit-commentor-content p {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}
.ctm_reviews_section .swiper-button-next:after, .ctm_reviews_section .swiper-button-prev:after{
	display:none;
}
.ctm_reviews_section_btm .swiper-button-next:after, .ctm_reviews_section_btm .swiper-button-prev:after{
	display:none !important;
}
.ctm_reviews_section_btm .far , .ctm_reviews_section .far {
    font-size: 20px !important;
}
.ctm_post_main_sectn {
    border-radius: 10px;
    overflow: hidden;
}
/*----blog-page css----*/
/* 26-02-2024 */

.faq_inner_sectn a.elementor-accordion-title {
    text-decoration: none;
}

.faq_inner_sectn .elementor-accordion .elementor-accordion-item{
	background: transparent;
    padding: 0;
    background-image: linear-gradient(180deg, white, white), linear-gradient(180deg, #207DE9, hsl(226deg 78% 67% / 0%));
    background-clip: padding-box, border-box;
    background-origin: border-box;
    border: 1px solid transparent;
    border-radius: 10px !important;
}
.faq_inner_sectn .elementor-accordion>div {
    margin-top: 20px;
    border-radius: 10px !important;
    overflow: hidden;
}
.faq_inner_sectn .elementor-active{
	
    background: #207de9;
}
.faq_inner_sectn .elementor-tab-content {
    border: 0 !important;
}
.ctm_breadcrumbs {
    max-width: 1198px;
    width: 100%;
    margin: 15px auto 15px;
    padding: 0 0 0 10px;
}
.ctm_breadcrumbs span {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
}

.ctm_breadcrumbs span a {
    text-decoration: none;
    color: #707070;
}
.faq_inner_sectn .elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border-top: 2px solid transparent;
}
.ctm_seo_service{
    transform: translateY(-49px);
}
.single-post .page-content .post_title_img {
    border-radius: 16px;
    background: linear-gradient(160deg, #F1F5FB , #fff, #F1F5FB );
    padding: 20px 20px 36px;
    position: relative;
}

.single-post .container.ctm_breadcrumbs {
    top: -55px;
    left: 0;
    font-weight: 600;
}

.single-post .ctm_breadcrumbs span {
    font-weight: 500;
    color: #282938;
}

.single-post .post_title_img {
    text-align: center;
}

.single-post h1.post_hedding {
    font-size: clamp(28px, 3.25vw, 48px);
    font-weight: 600;
    font-weight: 600;
    color: #282938;
}

.single-post span.post_author, .post_date {
    font-size: 21px;
    text-transform: capitalize;
    padding-bottom: 20px;
    display: inline-block;
}

.single-post .post_date {
    font-weight: 500;
    font-size: 18px;
}

.single-post .post-content {
    max-width: 900px;
    margin: 35px auto 16px;
    font-size: 18px;
    Font-family: 'Inter';
    color: #282938;
}





@media screen and (max-width: 1024px){
.st-menu-btn {
    padding: 0px 10px !important;
    width: 50%;
    margin-left: 10px !important;
}
	.ctm_seo_service{
    transform: unset;
}
}
@media screen and (max-width: 767px){
.custom-plato-hd-logo-logo {
    max-width: 195px;
}
.st-header .e-con-inner {
    justify-content: space-between !important;
}
.custom-plato-hd-nav {
    max-width: 173px;
}

.st-header {
    flex-wrap: nowrap;
}
	.custom-dedica-seo .elementor-image-box-wrapper {
    display: flex;
    gap: 10px;
}
	.ctm_seo_service .e-con-inner {
    flex-direction: column-reverse !important;
}
	.ctm_inner_process_sectn .e-con-inner {
    flex-wrap: nowrap !important;
    gap: 0 13px;
}
	.ctm_process_sectn .ctm_icon_div {
    width: 45px !important;
    height: 45px !important;
    min-height: 45px;
}
.ctm_process_sectn .ctm_icon_div svg {
    width: 27px;
    height: 27px;
    display: flex;
}
.ctm-business-inncontent {
    max-width: 70%;
}
	.ctm-pluto-business-grow .e-con-inner {
    flex-direction: row !important;
}
	.ctm-business-img.e-flex {
		height:70px;
	}
	.ctm-business-img.e-flex svg {
    width: 30px;
}
	.ctm_post_main_sectn .post-meta-list {
    top: 100px;
}
	.ctm_post_main_sectn .elementskit-entry-header {
    padding-top: 130px;
}
	.ctm_post_main_sectn .elementskit-post-body {
    padding-top: 0 !important;
}
	.st-footer-plato ul.ekit-header-info {
	justify-content: center;
		flex-direction:column;
		gap:10px;
}
	.ctm_post_inner_sectn .btn-wraper {
    position: unset;
}
	.custom-plato-hd-nav button.elementskit-menu-hamburger.elementskit-menu-toggler {
    border: 1px solid #2d2d2d;
}
	.ctm-blog-main-wrap {
	overflow-x: hidden;
}
}
/* 26-02-2024 */
/* end st-designing*/