/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



/* Header */

.nav-toggle .elementor-menu-toggle {
	padding: 0 !important;
}
.header_active::before{
    content:"";
    width: 100%;
    height: 0%;
    position: absolute;
    background: #00000060;
    backdrop-filter: blur(10px);
    transition: all 0.3s;
}
.header_active.elementor-sticky--effects::before{
    height: 100%;
}
.pnk-btn{
	box-shadow: 0 7px 12.7px #00000036;
    border-radius: 11px;
}
.pnk-btn:hover .elementor-button-icon svg > path{
	fill: #fff;
}
.pnk-btn .elementor-button-content-wrapper{
	align-items: center;
}
.navbar .elementor-nav-menu .sub-arrow{
	padding: 0;
}
.navbar .elementor-nav-menu .sub-arrow .e-font-icon-svg{
	height: 10px;
	width: 10px;
}
.nav-toggle .sub-arrow{
	 padding: 2px;
}
.nav-toggle .sub-arrow svg{
	width: 10px !important;
}


/* Footer css */

.copyright-text a{
    font-size: 16px !important;
    transition: 0.4s;
}
.copyright-text a:hover{
    color: #C01E83 !important;
}
.social-icons a:hover{
    background: linear-gradient(to right, #C01E83, #5A0E3D);
    border: #c01e83 !important;
}
.text-highlight strong{
    font-weight: 500;
    color: #FBFBFB;
}
.shadow-btn .elementor-widget-container{
    border-radius: 9.43px;
    box-shadow: 0 3.43px 66.03px #FFFFFF96;
}

.awards{
    .swiper{
        overflow: visible;
    }
    .swiper .swiper-wrapper .swiper-slide:not(.swiper-slide-active){
        opacity: 0;
    }
}



/* Homepage CSS */

.highlights-carousel .swiper-wrapper {
    position: relative;
	transition-timing-function: linear !important;
	-webkit-transition-timing-function: linear !important;
}
.text-css-1 span{
    color: #2960AD;
}
.gradient-border::after{
    content: "";
    width: 101.3%;
    height: 105%;
    background: linear-gradient(to right, #B61C7C, #C05396);
    position: absolute;
    top: -1.1px;
    z-index: -1;
    left: -1.18px;
    border-radius: 13px;
}
.company-img .elementor-widget-container{
    border-radius: 4.04px;
}
.three-gradient{
    background: linear-gradient(to top, #F2F2F1 0%, #FEFEFF 61%, #F2F2F2 100%);
}

h3{
	margin: 0;
}
.elementor-icon-box-icon{
	line-height: 0;
}

.heading-text{
	padding: 4px 4.79px;
    border: 1px solid #ffffff60;
    border-radius: 4px;
}
.dual-heading span{
	color: #fff;
    background: #C01E83;
    border-radius: 4px;
    padding: 7px 3px 9px;
	display: inline-block;
}
.video-sec{
	.elementor-custom-embed-play{
		display: flex;
		justify-content: center;
		align-items: center;
		background: #fff;
		padding: 33px;
		border-radius: 100%;
	}
	.elementor-custom-embed-play svg{
		margin-left: 3px;
		opacity: 1;
		filter: none;
	}
}
.layr_blur{
	filter: blur(124px);
}
.video_sec .elementor-custom-embed-play svg {
	opacity: 1 !important;
}

  .max-output-wrap::after {
    animation: max-output-wrap 2s ease infinite;
  }
  @keyframes max-output-wrap {
    0% {
      opacity: 0;
      transform: translateX(-300px);
    }
    100% {
      opacity: 1;
      transform: translateX(0px);
    }
  }

.awards-wrap{
	overflow: visible !important;
}
.img_box img{
	height: 60px !important;
    object-fit: cover;
    object-position: top;
	background-color: #fff;
	border-radius: 100%;
}
.dan-img img {
	object-position: center;
}
.img_box h4{
	margin: 0 !important;
}


/*====resources section css start=====*/


.resources-loop{
    position: relative;
}
.resources-loop::before{
    position: absolute;
    content: "";
    width: 100%;
    height: calc(100% - 94px);
    top: inherit;
    bottom: 0;
    left: 0;
    background: #000;
    background: #FFFFFF;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.11);
    border-radius: 11px;
}
.resources-post-content p a{
    color: #C01E83;
}
.resources-post-content p a:hover{
    color: #333333;
}



/*====connec line section css start=====*/

.max-output-left{
    position: relative;
}
.max-output-left::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 82px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='82' viewBox='0 0 18 82' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='9.71429' y1='7' x2='9.71429' y2='82' stroke='black' stroke-opacity='0.14' stroke-width='1.42857' stroke-dasharray='4.29 4.29'/%3E%3Ccircle cx='9' cy='9' r='9' fill='%23FEFDFE'/%3E%3Ccircle cx='9' cy='9' r='5' fill='%23C01E83'/%3E%3C/svg%3E%0A");    
    background-repeat: no-repeat;
    bottom: -72px;
    top: inherit;
    left: 50%;
}
.take-control-right{
    position: relative;
}
.take-control-right::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 121px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='121' viewBox='0 0 18 121' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='8.88811' y1='3.23503e-08' x2='8.8881' y2='112' stroke='black' stroke-opacity='0.14' stroke-width='1.77621' stroke-dasharray='5.33 5.33'/%3E%3Ccircle cx='9' cy='112' r='9' fill='%23FEFDFE'/%3E%3Ccircle cx='9' cy='112' r='5' fill='%23C01E83'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    top: -107px;
    left: 50%;
}
.max-output-wrap{
    position: relative;
}
.max-output-wrap::before {
    position: absolute;
    content: '';
    width: 51%;
    max-width: 810px;
    height: 2px;
    background-image: url("data:image/svg+xml,%3Csvg width='772' height='3' viewBox='0 0 772 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='-9.21384e-08' y1='1.94606' x2='772' y2='1.94599' stroke='black' stroke-opacity='0.14' stroke-width='2.10788' stroke-dasharray='6.32 6.32'/%3E%3C/svg%3E%0A");
    background-size: cover;
    background-position: center center;
    top: inherit;
    bottom: -71px;
    left: 50%;
    transform: translateX(-49%);
}
.max-output-wrap::after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3_427)'%3E%3Cpath d='M2.32328 1.31152C0.580309 1.31152 -0.542738 3.1668 0.270348 4.71211L3.24418 10.3543L13.2213 11.4998L3.24418 12.6498L0.270348 18.292C-0.542738 19.8373 0.575817 21.6926 2.32328 21.6926C2.63773 21.6926 2.95218 21.6297 3.24418 21.5039L21.6532 13.5527C23.45 12.7756 23.45 10.2285 21.6532 9.45137L3.24418 1.5002C2.95218 1.37441 2.63773 1.31152 2.32328 1.31152Z' fill='%232960AD'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3_427'%3E%3Crect width='23' height='23' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -82px;
    width: 23px;
    height: 23px;
}
.icon-list svg{
    overflow: visible;
}


/*===blog page css start====*/


.listing-loop-tittle h4{
    min-height: 120px;
}

/* === Blog Details Page  === */

.post_text h2{
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0;
}

.post_text h3{
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0;
}
.post_nav .elementor-post-navigation {
    gap: 20px;
}



/*===pricing details page css start====*/


.netfly-case-icon-box .elementor-icon{
    position: relative;
    padding: 15px 0 0 35px;
}
.netfly-case-icon-box .elementor-icon::before{
    position: absolute;
    content: '';
    width: 76px;
    height: 76px;
    left: 0;
    top: 0;
    background: #F7E2EF;
    border-radius: 50%;
}
.pricing-details-first-tab .e-n-tabs-heading{
    width: fit-content;
    background: rgba(238, 238, 238, 0.68);
    border-radius: 11px;
    padding: 12px 15px;
    margin: 0 auto;
}
.left-button-tab .e-n-tab-title{
    justify-content: space-between;
}
.left-button-tab-main{
    overflow-x: hidden;
}

/*===product details page css start====*/
.left-button-tab .e-n-tab-title {
    justify-content: space-between !important;
}
.left-button-tab .e-n-tab-title .e-n-tab-icon, .left-button-tab .e-n-tab-title[aria-selected="true"] .e-n-tab-icon{
    transition: 0.5s all;
}
/* .left-button-tab .e-n-tab-title:hover .e-n-tab-icon, .left-button-tab .e-n-tab-title[aria-selected="true"] .e-n-tab-icon{
    transform: rotate(-90deg);
} */
.left-button-tab .e-n-tab-title .e-n-tab-icon svg path{
    transition: 0.5s;
}
.left-button-tab .e-n-tab-title:hover .e-n-tab-icon svg path{
    fill: #ffffff;
}
.case-studies-main{
    background: linear-gradient(180deg, #F2F2F2 0%, #FEFEFF 60.5%, #F2F2F2 100%);
}
.case-studies-left-loop h4{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.case-studies-right-loop h4{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.case-studies-right-loop .elementor-widget-theme-post-excerpt .elementor-widget-container{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.case-studies-left-loop .elementor-widget-theme-post-excerpt .elementor-widget-container{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.pricing-faq .e-n-accordion-item{
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 11px;
}



/*===responsive css start======*/

@media only screen and (min-width: 1025px) and (max-width: 1599px) {
    html {
      zoom: 0.90;
      zoom: 90%;
    }
  }

@media (min-width: 1025px) and (max-width: 1599px){
    .detals_left_sidebar.elementor-sticky--active{
        right: auto !important;
        left: auto !important;
    }
    .post_text h2 {
        font-size: 26px;
        line-height: 36px;
        margin: 15px 0;
    }
    .post_text h3 {
        margin: 15px 0;
    }
}



  @media (min-width: 768px){
	.plan-list .elementor-icon-list-items{
		column-count: 2;
	}
	.nav-toggle .sub-menu .menu-item a{
    padding-left: 6px !important;
    padding-right: 15px !important;
	}
	  .nav-toggle .current-menu-parent .elementor-item{
	color: #c01e83 !important;
}
.nav-toggle .current-menu-parent .sub-arrow svg > path{
	fill: #c01e83 !important;
}
}

@media screen and (max-width:1024px){
    .max-output-left::before, .take-control-right::before, .max-output-wrap::before, .max-output-wrap::after {
        width: 0;
    }
    .pricing-details-first-tab .e-n-tabs-heading {
        border-radius: 8px;
        padding: 10px 10px;
    }
    .post_text h2 {
        font-size: 24px;
        line-height: 34px;
        margin: 15px 0;
    }
}


@media screen and (max-width:767px){
    .resouses2-container{
        background: linear-gradient(180deg, #f2f2f2a6 0%, #FEFEFF 60.5%, #F2F2F2 100%);
    }
    .three-gradient{
        background: transparent;
    }
    .pricing-details-first-tab .e-n-tabs-heading{
        flex-wrap: nowrap !important;
    }
    .pricing-details-first-tab .e-n-tabs-heading {
        border-radius: 5px;
        padding: 9px 5px;
    }
    .header_active .e-con-inner{
		transition: 0.5s all;
	}
    .elementor-sticky--effects .e-con-inner{
		padding-top: 20px;
		padding-bottom: 20px;
		transition: 0.5s all;
    }
	.img_box .elementor-image-box-wrapper{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 15px;
	}
    .post_text h2 {
        font-size: 20px;
        line-height: 30px;
        margin: 15px 0;
    }
    .case-studies-right-loop h4{
        -webkit-line-clamp: 1;
    }
    .case-studies-left-loop .elementor-widget-theme-post-excerpt .elementor-widget-container{
        -webkit-line-clamp: 3;
    }
}
