/*
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.1706698130
Updated: 2024-01-31 10:48:50

*/

/* blog detail */
.formsub input::placeholder {
    opacity:1 !important;
}
.blog-social-icon li:hover svg path {
    fill: #23A7E4 !important;
}

.formsub input{
	padding: 16px 24px 16px 55px !important; 
    background: url('https://socly.io/wp-content/uploads/2024/06/Message-1.svg') no-repeat left+24px center;
    background-size: 24px; 
}
.blog-aur-detail .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    display: flex;
    flex-direction: column;
     font-size:16px;
    font-weight:600;
    line-height:27px;
    letter-spacing:0.02em;
}
.blog-aur-detail .elementor-icon-list-icon {
    margin-right: 15px !important;
}

.blog-aur-detail span.elementor-post-info__item-prefix {
    color: #b1b1b1;
}
.blog-aur-detail  .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {

    padding-left: 15px !important;
}


.blog-aur-detail .elementor-post-info__item-prefix {
    font-size:14px;
    font-weight:400;
    line-height:24px;
    letter-spacing:0.01em;
}


/* menu start */
/* Form validation */
input.cs-validation-ck {
	opacity: 0;
	width: 0px !important;
	height: 0px !important;
	padding: 1px !important;
	margin: 0 !important;
	border: none !important;
}
.contact-form .elementor-field-option:first-of-type {
    margin-left: -46px;
}
.mega-menu .e-n-menu-content .e-child.e-active{
	left:0 !important;
}
.submenu-list .elementor-icon-list-icon svg{
  margin-right:5px !important;
}
.submenu-list .elementor-icon-list-item{
  padding:10px 0px 10px 10px !important;
  border-radius:8px;
  transition:0.5s all;
}
.submenu-list .elementor-icon-list-item:hover .elementor-icon-list-text{
	color:#FF7235 !important;
}
.submenu-list .elementor-icon-list-item:hover{
	background-color:#DE5B221A;
}
.mega-menu .e-n-menu-wrapper:has(.e-n-menu-content.e-active .e-child.e-active) .e-n-menu-heading .e-n-menu-title:first-child .e-n-menu-title-text{
 	color:#FF7235;
}
.mega-menu .e-n-menu-title .e-n-menu-title-text,.mega-menu .e-n-menu-title{
  cursor:pointer !important;
}
.mega-menu .e-n-menu-title{
  padding-top:8px !important;
  padding-bottom:8px !important;
}
.heading-border> .elementor-widget-container::after {
    content: "";
    width: 10px;
    height: 1px;
    background-color: #DE5B22;
    position: absolute;
    bottom: 0;
    left: 10px;
}
.mega-menu .e-n-menu-wrapper:has(.e-n-menu-content.e-active .e-child.e-active) .e-n-menu-heading .e-n-menu-title:first-child .e-n-menu-dropdown-icon-closed svg{
 	fill:#FF7235;
}
.mega-menu .e-n-menu-content {
  	left: 0 !important;
  	width: 424px !important;
/* 	padding-top: 8px; */
}
.mega-menu .e-n-menu-heading .e-n-menu-title:not(:first-child) {
    padding-left:16px !important
}
.mega-menu .e-n-menu-heading  .e-n-menu-title:not(:last-child) {
    padding-right:16px !important
}
.mega-menu .e-n-menu-wrapper {
    width: fit-content;
    position: relative;
}
.mega-menu .e-n-menu {
    align-items:center;
}
.mega-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-closed {
    display: flex !important;
}
/* menu end */
/* marketing start */
.fra-hov-section:not(:nth-child(-n+6)){
   display:none;
}
a,.elementor-menu-toggle {
  -webkit-tap-highlight-color: transparent;
}
.contact-form .elementor-field-type-phone_number_prefix_selector_form_field{
    flex-direction:column;
    align-items: flex-start;
    margin-bottom:0px !important;
}
.contact-form .select2-selection__rendered span.elementor-field {
    color: #1E1E1E !important;
}
.contact-form .selection .select2-selection{
 	 border:0px !important;
  	padding: 0px 0px 0px 20px !important;
	margin-left:4px;
	display:flex;
	align-items:center;
	height:auto !important;
}
.contact-form .elementor-message.elementor-message-danger {
    position: absolute;
    left: 250px;
    bottom: 26px;
    color: #d9534f;
    font-family: "Lexend", Sans-serif;
    font-size: 12px;
    line-height: 1.3em;
	width: calc(100% - 267px);
}
/* .contact-form .elementor-field-type-submit::after {
    content: "Please fill out all the field with appropriate details.";
    color:#1E1E1E;
    font-family: "Lexend", Sans-serif;
    font-size:12px;
    line-height:1.3em;
    display:inline-block;
	width:177px;
} */
 .contact-form .elementor-field-required:not(.elementor-field-group-email) span.elementor-message.elementor-message-danger {
    display: none;
}
/* .contact-form:has(.elementor-field-required span.elementor-message.elementor-message-danger) .elementor-field-type-submit::after, .contact-form .elementor-field-type-submit:has(.display-span)::after{
    display: block;
} */
.bottom-form.contact-form .elementor-field-type-submit::after{
    font-size:14px;
}
.contact-form .elementor-field-type-submit{
	align-items:center !important;
	grid-row-gap:10px;
	grid-column-gap:10px;
/* 	flex-wrap:nowrap; */
}
.contact-form .elementor-field-type-submit button{
	min-width:217px;
}
.testi-mo .elementor-testimonial{
    height:100%;
}
.contact-form .select2-selection__arrow b{
 	display: none;
}
.contact-form .select2-selection__rendered {
  	 padding: 0 !important;
}
.contact-form .select2-selection__rendered span{
  background-color: transparent !important;
  color:#1E1E1E !important;
}
.contact-form .elementor-field-group .select2-selection.elementor-field-textual:focus{
    box-shadow:none !important;
}
span.bg-vanta.orange-text.span-bg {
    margin-right: -20px;
}
.more-text-btn {
    margin-top: auto;
}
.btn-arrow.outline-none a{
    outline: none;
}
.contact-form .select2-selection__arrow {
    background: url(https://socly.io/wp-content/uploads/2024/02/Frame-5.svg) no-repeat center;
    height: 24px !important;
    width: 24px !important;
    right: auto !important;
    left: 0px !important;
    top: 11px !important;
	position:relative !important;
	transform:translatey(-50%)
}
.contact-form .select2-container{
	  width:auto !important;
	  margin-bottom: -45px;
	  z-index: 1;
}
.contact-form .elementor-field-type-tel > .elementor-field{
 	 padding: 12px 24px 12px 90px !important;
}
.contact-form .elementor-field-type-email::after {
    content: 'Please enter your business email address.';
    color: #d9534f;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-text-font-weight );
    margin: 10px 0 0;
    font-size: 1em;
    line-height: 1;
	display: none;
}
.contact-form .elementor-field-type-email.error-show::after{
	display: block !important;
}
.contact-form .elementor-field-type-email .elementor-message-danger.elementor-form-help-inline {
    display: none;
}
.contact-form .elementor-form > .elementor-message.elementor-message-danger::before {
    display: none;
}
.contact-form .elementor-form > .elementor-message-success {
	display: none;
}
/* integration slider */
.new-parent {
	overflow:hidden;
	position: relative;
	width: 100%;
}
/* .framework-section:has(.more-text-btn .elementor-button.active) .more-text-btn {
    margin-top: 0px;
}
.more-text-btn{
    transition:0.5s all;
}
.framework-section:has(.more-text-btn .elementor-button.active) .fra-hov-section {
    height:fit-content;
} */
@keyframes scroll {
	0% { transform: translateX(0); }
	100% { transform: translateX(-100vw);}
}
.new-wrapper {
    animation: scroll 20s linear infinite;
    width: calc(100vw - 32px);
    display: flex;
    flex-wrap: nowrap;
    grid-column-gap: 32px;
}
.new-wrapper > div {
    min-width: 100%;
}
.mobile-inte-bg .elementor-background-slideshow .swiper-wrapper{
    transition-timing-function:linear !important;
/* 	grid-column-gap:20px; */
}
.mobile-inte-bg .elementor-background-slideshow__slide__image {
    background-repeat:no-repeat !important;
}
/* integration slider */
span.orange-text.span-bg {
    background: url(https://socly.io/wp-content/uploads/2024/01/Vector-7.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    padding-left: 28px;
    padding-right: 30px;
    margin-left: -9px;
    background-position: 0px 7px;
}

.contact-form input.elementor-field {
    padding: 12px 24px !important;
    color: #828282 !important;
    font-weight: 500 !important;
    border: 0.5px solid #B1B1B1 !important;
}

.contact-form input.elementor-field::placeholder {
    opacity: 1;
    color: #B1B1B1;
    font-weight: 400 !important;
    line-height: 24px !important;
    font-family: Lexend !important;
    font-size: 16px !important;
}

.contact-form input.elementor-field:focus {
    border: 1px solid #828282 !important;
    box-shadow: none !important;
}

.btn-ico .elementor-button-icon svg,
.btn-ico .elementor-toggle-item svg,
.btn-ico .elementor-accordion-icon svg{
    width: 24px!important;
    height: 24px!important;
	fill: transparent !important;
}
/* {
    width: 24px!important;
    height: 24px!important;
} */

.contact-form .elementor-field-option input[type=checkbox] {
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    display: inline-block !important;
    border: 0.5px solid #B1B1B1;
    border-radius: 4px;
    position: relative;
}

.contact-form .elementor-field-option input[type=checkbox]:checked {
    background: #DE5B22;
    border: 0px;
}

.contact-form .elementor-field-option input[type=checkbox]::after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    background: url(https://socly.io/wp-content/uploads/2024/02/Check.png) no-repeat center;
    top: 3px;
    left: 3px;
    opacity: 0;
}
.fra-hov-section:hover .more-text .elementor-widget-container{
  color:#1E1E1E !important;
 }

.contact-form .elementor-field-option input[type=checkbox]:checked::after {
    opacity: 1;
}

.contact-form .elementor-field-option {
    display: flex;
    grid-column-gap: 12px;
    width: calc(33.33% - (88px/3));
    flex-basis: auto !important;
}

.contact-form .elementor-field-subgroup {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 44px;
    grid-row-gap: 10px;
}

.contact-form .elementor-field-type-submit .elementor-button-icon svg {
    width: 24px !important;
    height: 24px !important;
}

.contact-form .elementor-field-type-submit {
    padding-top: 0px !important;
}

.contact-form .elementor-mark-required .elementor-field-label:after {
    padding-left: 0px !important;
    margin-left: -4px;
}

.contact-form .elementor-field-type-checkbox>.elementor-field-label::after {
    content: "*";
    color: #FF0000;
    margin-left: -4px;
}

.contact-form .elementor-field-type-submit .elementor-button-icon {
    display: flex;
}

.faq-sec .elementor-accordion,
.faq-sec .elementor-toggle {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}
.partner-logo-slider .elementor-image-carousel{
   transition-timing-function: linear !important;
}

.elementor-accordion .elementor-tab-title,
.elementor-toggle .elementor-tab-title {
    border-radius: 16px;
}

.elementor-accordion .elementor-tab-title.elementor-active,
.elementor-toggle .elementor-tab-title.elementor-active {
    border-radius: 16px 16px 0 0;
}

.elementor-accordion .elementor-tab-content.elementor-active,
.elementor-toggle .elementor-tab-content.elementor-active {
    border-radius: 0 0 16px 16px;
}

.banner-section.elementor-element::before {
    content: "" !important;
    max-width: 925px;
    height: 216px;
    position: absolute;
    left: 0;
    bottom: 0 !important;
    top: auto;
    background: url(https://socly.io/wp-content/uploads/2024/02/Frame-75.png) no-repeat center;
    background-size: cover;
    opacity: 1;
}

.btn-arrow .elementor-button-icon svg {
    width: 24px !important;
    height: 24px !important;
    fill: none !important;
}

.btn-arrow .elementor-button-icon {
    display: flex;
}

.btn-arrow .elementor-button {
    border: none !important;
    outline: 1px solid;
}

.btn-outline-none .elementor-button {
    outline: none !important;
}

.conex svg {
    display: none;
}
.testi-mo .elementor-testimonial__image img {
    width: 64px !important;
    height: 64px !important;
    border-radius: 0px !important;
    object-fit: contain;
}
.conex span.elementor-icon-list-icon::before {
    content: ' ';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}

.conex li.elementor-icon-list-item:nth-child(1) span.elementor-icon-list-icon::before {
    background-image: url('https://socly.io/wp-content/uploads/2024/02/🔐.png') !important;
}

.conex li.elementor-icon-list-item:nth-child(2) span.elementor-icon-list-icon::before {
    background-image: url('https://socly.io/wp-content/uploads/2024/01/image-16.svg') !important;
}

.conex li.elementor-icon-list-item:nth-child(3) span.elementor-icon-list-icon::before {
    background-image: url('https://socly.io/wp-content/uploads/2024/02/🕐.png') !important;
}

.conex li.elementor-icon-list-item:nth-child(4) span.elementor-icon-list-icon::before {
    background-image: url('https://socly.io/wp-content/uploads/2024/02/🚀.png') !important;
}

.conex li.elementor-icon-list-item:nth-child(5) span.elementor-icon-list-icon::before {
    background-image: url('https://socly.io/wp-content/uploads/2024/01/image-15.svg') !important;
}

.more-text-btn .elementor-button-content-wrapper {
    align-items: center;
}

.more-text-btn .elementor-button-icon {
    display: flex;
}

.more-text-btn .elementor-button-icon svg {
    width: 16px !important;
    height: 16px !important;
}

.more-text {
    display: none;
}

.elementor-button {
    cursor: pointer;
}

.more-text-btn .elementor-button.active .elementor-button-icon svg{
    transition: 0.5s all;
    transform: rotate(-90deg)
}
.explore-more-btn .elementor-button.active .elementor-button-icon svg {
    transition: 0.5s all;
    transform: rotate(-180deg)
}


.fra-hov-section:hover {
    background-color: #ffffff;
}

.fra-hov-section:hover {
    background-color: #ffffff;
}

.fra-hov-section:hover .hov-orange-text .elementor-heading-title {
    color: #FF7235 !important;
}

.fra-hov-section:hover .hov-black-text {
    color: #1E1E1E !important;
}

.hov-img-orange.hove-first-img img {
    filter: drop-shadow(0px 100px 0 #FFFFFF);
    transform: translateY(-100px);
}

.fra-hov-section:hover .hov-img-orange img {
    filter: drop-shadow(0px 100px 0 #FF7235);
    transform: translateY(-100px);
}

.hov-img-orange {
    overflow: hidden;
}
.fra-hov-section:has(.more-text-btn a.elementor-button.active) .hov-img-orange img {
    filter: drop-shadow(0px 100px 0 #FF7235);
    transform: translateY(-100px);
}
.fra-hov-section:has(.more-text-btn a.elementor-button.active) .hov-black-text .elementor-widget-container{
  color:#1E1E1E !important;
}
.fra-hov-section:has(.more-text-btn a.elementor-button.active) .hov-black-text .elementor-widget-container,.fra-hov-section:has(.more-text-btn a.elementor-button.active) .more-text .elementor-widget-container{
  color:#1E1E1E !important;
}


.elementor-element.line-border-middle::after {
    content: "";
    width: 1px;
    height: 150px;
    background: url(https://socly.io/wp-content/uploads/2024/02/Line-476-1.png) no-repeat center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -16.5px;
	display:none;
}
.elementor-element.line-border-middle:not(:nth-child(3n))::after{
	display:block;
} 

.btn-arrow.outline-none .elementor-button {
    outline: 0px !important;
}

.hippa-orange-img {
    opacity: 0;
}

.fra-hov-section:hover .hippa-orange-img , .fra-hov-section:has(.more-text-btn a.elementor-button.active) .hippa-orange-img {
    opacity: 1;
}
.arrow-up-logo .elementor-icon {
    width: 70px;
    height: 70px;
    background-color: #DE5B22;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
	transition:0.5s all;
}
.arrow-up-logo .elementor-icon:hover{
  background-color:#23A7E4;
}

/* marketing end */
/* Footer Start */
span.orange-text,
.orange-text a {
    color: #FF7235;
}

span.orange-text-500 {
    font-weight: 500;
}

.conex li.elementor-icon-list-item {
    padding: 20px 24px !important;
    background: #23A7E41A;
    border-radius: 16px;
    column-gap: 16px;
}

.more-text::before {
    content: "";
    width: 65px;
    height: 1px;
    background: #23A7E4;
    position: absolute;
    top: 0;
}
.testi-mo .elementor-testimonial{
    padding-top: 56px;
    position:relative;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
/* 	height:100%; */
}

.testi-mo .elementor-testimonial::before {
    content: "";
    width: 32px;
    height: 32px;
    background: url(https://socly.io/wp-content/uploads/2024/02/Group-61.svg) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
}
.testi-mo .elementor-main-swiper::before {
    content: "";
    width: calc((100vw - 1326px) / 2);
    height: 100%;
    position: absolute;
    z-index: 9;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.7) 32.6%, #FFFFFF 100%);
    right: 100%;
	top:0;
}
.testi-mo .elementor-main-swiper::after {
    content: "";
    width: calc((100vw - 1326px) / 2);
    height: 100%;
    position: absolute;
    z-index: 9;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.7) 32.6%, #FFFFFF 100%);
    left: 100%;
	top:0;
	transform: matrix(-1, 0, 0, 1, 0, 0);

}

.testi-mo .elementor-swiper-button.elementor-swiper-button-next::before {
    content: ' ';
    display: inline-block;
    width: 48px;
    height: 48px;
    background-image: url('https://socly.io/wp-content/uploads/2024/02/Arrow_Right.svg') !important;
    background-size: cover;
}

.testi-mo .elementor-swiper-button-prev::before {
    content: ' ';
    display: inline-block;
    width: 48px;
    height: 48px;
    background-image: url('https://socly.io/wp-content/uploads/2024/02/Arrow_Left.svg') !important;
    background-size: cover;
}

.testi-mo .elementor-main-swiper .elementor-swiper-button-prev {
    left: -230px !important;
}

.testi-mo .elementor-main-swiper .elementor-swiper-button-next {
    right: -230px !important;
}

.testi-mo .elementor-swiper .elementor-swiper-button>svg {
    display: none !important;
}

.testi-mo .elementor-main-swiper .elementor-swiper-button {
    font-size: 48px !important;
/*     top: calc(100% + 40px) !important;
    transform: translateY(0%); */
	z-index:99 !important;
}
.elementor-element.line-border-middle:last-child::after{
 	display:none;
}

.testi-mo .elementor-main-swiper {
    overflow: visible;
    width: 100% !important;
}
.testi-mo .swiper-slide.swiper-slide-prev{
	 padding: 0 60px 0 30px !important;
}
.testi-mo.testi-mo-about .swiper-slide.swiper-slide-prev{
	 padding: 24px !important;
}
.testi-mo .swiper-slide.swiper-slide-next{
	 padding: 0 60px 0 40px !important;
}
.testi-mo .swiper-slide{
	padding-left:0px !important;
}

.testi-mo .swiper-slide.swiper-slide-active {
    padding: 0 40px 0 60px !important;
}
.integration-section {
    position: absolute !important;
	height:100% !important;
}
.radial-bg.elementor-element::before {
    content: "";
    max-width: 528px;
    height: 528px;
    position: absolute;
    background: radial-gradient(70.15% 63.42% at 50% 50%, #FFFFFF 0%, #FFFFFF 14.79%, rgba(255, 255, 255, 0.63) 60.19%, rgba(255, 255, 255, 0) 74.23%);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.foot-icon svg:hover path {
    fill: #23A7E4 !important;
}
.partner-logo-slider::before {
    content: "";
    width: calc((100% - 1238px)/2);;
    height: 100%;
    z-index: 9;
    top: 0;
    position: absolute;
    right:calc((100% + 1238px)/2);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.87) 31.32%, rgba(255, 255, 255, 1) 100%);
}

.partner-logo-slider::after {
    content: "";
    width:calc((100% - 1238px)/2);;
    height: 100%;
    z-index: 9;
    top: 0;
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0.96) 72.75%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    left:calc((100% + 1238px)/2);
}
.select2-container.select2-container--default.select2-container--open{
 max-width:521.2px !important;
 width:100% !important;
}
body:has(.bottom-form .select2-container--open) span.select2-container.select2-container--default.select2-container--open{
	max-width:590px !important;
}
.select2-container.select2-container--default.select2-container--open .select2-dropdown{
  width:100% !important;
}
.fra-hov-section:has(.more-text-btn a.elementor-button.active){
	background-color:#ffffff !important;
}
.fra-hov-section:has(.more-text-btn a.elementor-button.active) .hov-orange-text .elementor-heading-title {
    color: #FF7235 !important;
}

	span.svcs{
		color:#0BC254;
		font-size:24px;
		font-weight:600;
		line-height:33.6px;
	}
	span.svcv{
		color:#FF3535;
		font-size:24px;
		font-weight:700;
		line-height:33.6px;
	}
	.outline-btn span.elementor-button-icon:hover svg {
		display: none;
	}
.outline-btn span.elementor-button-icon:hover:before{
    content:"";
    width: 24px;
    height: 24px;
    background-image:url('https://socly.io/wp-content/uploads/2024/02/Arrow-Right-3.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.ver-slide ul.slick-dots{
	padding-left:0;
}
.ver-slide ul.slick-dots li {
    width: 8px !important;
    height: 40px !important;
}
.ver-slide li.slick-active{
    background-color:#23A7E4;
    border-radius:5px;
    opacity:1;
}
.ver-slide li{
    background-color:#B1B1B1;
    border-radius:5px;
    opacity:30%;
}
.socly .elementor-icon-list-item:not(:last-child):after,
.vanta .elementor-icon-list-item:not(:last-child):after{
    content: "";
    width:100px;
    border-image: linear-gradient(90deg, rgba(177, 177, 177, 0) 0.5%, #383838 48.64%, rgba(177, 177, 177, 0) 100.5%);
    border-image-slice: 1;
}
.vanta li:last-child a{
    width:180px !important;
}
.vanta li:last-child span.elementor-icon-list-text{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.vanta li:last-child span.elementor-icon-list-text:before {
    content: "";
    width:100%;
    max-width:20px;
    height:20px;
	background-repeat:no-repeat;
	background-size:contain;
    background-image:url('https://socly.io/wp-content/uploads/2024/02/Selected-1.svg');
}
.outline-btn .elementor-button:hover svg path{
  stroke: #ffffff;
}
.contact-form.bottom-form .elementor-field-type-submit::after {
    width: 280px;
}
.leap-logo img{
  mix-blend-mode: screen;
}

.popup-form span.select2.select2-container.select2-container--default + span.select2.select2-container.select2-container--default {
    display: none;
}
body:has(.contact-form .select2-container--open) span.select2-container.select2-container--default.select2-container--open {
    max-width: 29.45% !important;
    z-index: 9999;
}

/* Compititor End */


/*New blue header start*/
.new-blue-header {
    display: flex;
    justify-content: end !important;
}
.new-blue-header .e-n-menu-content {
    padding-top: 15px !important;
}
.dark-footer-con-link .elementor-widget-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
/*New blue header end*/

/*Home page start*/
.new-btn-style .elementor-button {
    outline: 1px solid #de5b22;
}
.new-btn-style .elementor-button:hover {
    outline: 1px solid #23A7E4;
}
span.orange-text.span-autonation {
    background: url(https://socly.io/wp-content/uploads/2024/05/automation-bg.png) no-repeat center;
    background-size: 82%;
    padding-right: 0px;
    display: inline;
}
.new-page-testi .elementor-swiper-button {
    position: absolute !important;
    top: auto !important;
    bottom: -90px !important;
}
.testi-mo .elementor-main-swiper .elementor-swiper-button-prev {
    left: max(calc((100% - 1140px) / 2 ), 100px) !important;
    right: auto;
}
.testi-mo .elementor-main-swiper .elementor-swiper-button-next {
    right: max(calc((100% - 1140px) / 2), 100px) !important;
    left: auto;
}
.s-work-row {
    position: relative;
}
.s-work-col, .s-work-col .s-work-accordion, .s-work-col .s-work-accordion .e-n-accordion-item, 
.s-work-col .s-work-accordion .e-child  {
    position: inherit;
}
.s-work-col .s-work-accordion .elementor-widget-image {
    position: absolute;
    right: 100%;
    top: 0;
	margin-right: 20px;
    width: 100%;
    height: 100%;
}
.s-work-col .s-work-accordion .elementor-widget-image .elementor-widget-container {
    display: flex;
    align-items: center;
}
.s-work-accordion .e-n-accordion-item[open] .e-n-accordion-item-title {
    border-radius: 20px 20px 0 0;
}
.s-work-col .s-work-accordion .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
    display: flex;
    gap: 16px;
}
.s-work-col .s-work-accordion .e-n-accordion-item-title-text span {
  border-radius: 100px;
  border: 6px solid #001b57;
  aspect-ratio: 1/1;
  width: 76px;
  min-width: 76px;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.s-work-col .s-work-accordion .e-n-accordion-item-title-text span svg {
  position: absolute;
  top: -6px;
  left: -6px;
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  transform: rotate(-90deg);
}
.s-work-col .s-work-accordion .e-n-accordion-item[open] span svg circle {
	stroke-dashoffset: 0!important;
	opacity: 1 !important;
}
.s-work-col .s-work-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-text span svg circle {
  transition: stroke-dashoffset 5s;
}
/* .s-work-accordion .e-n-accordion-item {
	pointer-events: none;
} */
.box-counters .elementor-counter {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}
.box-counters .elementor-counter-title {
    text-align: left !important;
}
.h-blog-grid .elementor-loop-container .elementor-section-wrap {
    height: 100%;
}
.gray-blog-box .blog-content {
    height: 100%;
}
.h-acc-code {
    display: none;
}
/*Home page end*/

/*Blog design start*/
.grid-for-blog .e-loop-item.hentry:not(:nth-child(2)) .blog-content {
    height: 100%;
}
.blog-btn .elementor-button:hover svg {
    fill: transparent !important;
    width: 16px;
    height: 16px;
}
.blog-btn .elementor-button:hover svg path {
    stroke: #de5b22;
}
.blog-btn .elementor-button .elementor-button-icon {
    line-height: 0;
    display: flex;
    align-items: center;
}
.blog-img .elementor-widget-container {
    overflow: hidden;
	border-radius: 8px;
}
.blog-img .elementor-widget-container img {
    transition: .8s all;
	cursor: pointer;
}
.blog-img .elementor-widget-container img:hover {
    transform: scale(1.2);
}
.blog-sort-content{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.h-blog-grid .elementor-loop-container .elementor-section-wrap:hover .blog-content .blog-btn .elementor-button {
    color: #de5b22;
}
.h-blog-grid .elementor-loop-container .elementor-section-wrap:hover .blog-content .blog-btn .elementor-button .elementor-button-icon path {
    stroke: #de5b22;
}

.blog-taxo .e-filter .e-filter-item:nth-child(3){
    order: 1;
}
.blog-taxo .e-filter .e-filter-item:nth-child(4){
    order: 2;
}
.blog-taxo .e-filter .e-filter-item:nth-child(1){
    order: 3;
}
.blog-taxo .e-filter .e-filter-item:nth-child(2){
    order: 4;
}
.blog-search .is-form-style input.is-search-input {
    background: #FFFFFF1A;
    padding: 16px 24px 16px 56px;
    height: auto !important;
    border: none !important;
    border-radius: 16px;
    color: #FFFFFF !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0.08px !important;
    line-height: 24px !important;
	font-family: "Lexend", Sans-serif;
}
.blog-search .is-form-style input.is-search-input::placeholder{
    color: #FFFFFF !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0.08px !important;
    line-height: 24px !important;
    font-family: "Lexend", Sans-serif;
}
.bg-blue-btn .elementor-button-icon svg{
    width: 24px !important;
    height: 24px !important;
}
.blog-search .is-search-form::before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    background: url(https://socly.io/wp-content/uploads/2024/06/Search.svg) no-repeat center;
    top: 16px;
    left: 24px;
}
.grid-for-blog .e-loop-item.hentry:nth-child(2) .blue-blog-box .blog-content{
    position: absolute;
    width: 100%;
    left: 0px;
    padding: 24px;
	bottom:0;
}
.grid-for-blog .e-loop-item.hentry:nth-child(2) .blue-blog-box,.grid-for-blog .e-loop-item.hentry:nth-child(2) .blue-blog-box .e-con-inner{ 
    padding: 0px;
}
.grid-for-blog .e-loop-item.hentry:nth-child(2) .elementor-section-wrap,.grid-for-blog .e-loop-item.hentry:nth-child(2) .elementor-section-wrap .blue-blog-box,.grid-for-blog .e-loop-item.hentry:nth-child(2) .elementor-section-wrap .e-con-inner,.grid-for-blog .e-loop-item.hentry:nth-child(2) .blog-img,.grid-for-blog .e-loop-item.hentry:nth-child(2) .blog-img img{ 
    height: 100%;
}
.grid-for-blog .e-loop-item.hentry:nth-child(2) .blog-img .elementor-widget-container{
    border-radius: 16px !important;
}
.blog-bg-02153F .e-loop-item{
    border-radius: 16px !important;
}
.blog-bg-02153F .blue-blog-box{
    background-color: #02153F !important;
}
.blog-bg-02153F .latest-blog-heading .elementor-heading-title{
    color: #FFFFFF !important;
}
.single-post .e-loop-item.hentry:not(:nth-child(2)) .blog-content {
    height: 100%;
}
/*Blog design end*/

/*About page start*/
span.view-text{
	display:inline-block;
}
.About-banner-boxshadow {
    position: relative !important;
    z-index: 1 !important;
}
.About-banner-boxshadow::after {
    content: '';
    position: absolute;
    background: url(https://socly.io/wp-content/uploads/2024/06/Ellipse-1.png) no-repeat center;
    width: 100%;
    max-width: 1090px;
    height: 520px;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: cover;
    z-index: -1;
}
.about-banner-slider {
    overflow: hidden;
}
/* .about-banner-slider .swiper {
    margin-right: -50%;
} */
.about-banner-slider .swiper-slide {
    padding-right: 40px;
}
.about-banner-slider img.swiper-slide-image {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
span.orange-text.about-svg-head {
    background: url(https://socly.io/wp-content/uploads/2024/06/Vector.svg) no-repeat center;
    background-size: 82%;
    padding-right: 0px;
    display: inline;
}
.about-ang-1{
    background: conic-gradient(from 90deg at 50% 50%, #000B23 0deg, #001A53 275deg, #000B23 358deg);
}
.about-ang-2{
    background: conic-gradient(from -90deg at 50% 50%, #000B23 0deg, #001A53 275deg, #000B23 360deg);
}
.testi-mo-about.new-page-testi .elementor-testimonial::before {
    width: 144px;
    height: 23px;
    background: url(https://socly.io/wp-content/uploads/2024/06/kid_star.png) no-repeat center;
}
.testi-mo-about.new-page-testi .elementor-testimonial {
    padding-top: 47px;
}
.A-success-box .elementor-widget-container {
    border-radius: 16px;
}
.A-success-box .elementor-cta .elementor-cta__bg {
    background-position: top -50px center;
	border-radius: 16px;
	transition: 0.3s all !important;
}
.A-success-box .elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: transparent;
}
.A-success-box .elementor-cta .elementor-cta__content {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.685312) 51.85%, #000000 100%);
}
.A-success-box:hover .elementor-cta__bg {
    transform: scale(1.05) !important;
}
.A-success-box2 .elementor-cta__bg {
    background-position: top -120px center !important;
	transition: 0.3s all !important;
}
.testi-mo-about .elementor-main-swiper::before {
    width: calc((100vw - 1300px) / 2) !important;
}
.testi-mo-about .swiper-slide {
    padding: 24px !important;
    background: #F1F1F1;
    border-radius: 24px !important;
}
.testi-mo-about .swiper-slide.swiper-slide-active, .testi-mo-about .swiper-slide.swiper-slide-next {
    padding: 24px !important;
}
.testi-mo-about .elementor-widget-container::after {
    content: "";
    width: calc((100vw - 1300px)/2);
    height: 100%;
    position: absolute;
    z-index: 9;
    background: linear-gradient(90deg, rgba(250, 250, 250, 0) -30%, #FAFAFA 111.12%);
    left: 100%;
    right: auto;
    top: 0;
    /* transform: matrix(-1, 0, 0, 1, 0, 0); */
}
.testi-mo-about .elementor-main-swiper::after {
    width: 100% !important;
	display:none;
}
.s-hide-con, .suc-view-btn {
	display: none;
}
/*Logo-Slider*/
/* 
.A-logo-slider .swiper {
    overflow: visible;
} */
.A-slider-row {
    overflow: hidden !important;
}
.A-logo-slider .swiper {
    margin-right: -1%;
}
.A-logo-slider .swiper-slide {
    border-radius: 100%;
}
.A-logo-slider::before {
    content: '';
    position: absolute;
    width: calc((100vw - 1300px) / 2) !important;
    height: 100%;
    top: 0;
    right: 100%;
    background: #000B23;
    z-index: 2;
}
.A-logo-slider .swiper-slide .swiper-slide-inner {
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
	aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 14px;
}
.A-logo-slider .swiper-slide .swiper-slide-inner::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 153px;
    height: 153px;
    border-radius: 100%;
    filter: blur(50px);
    transition: transform 0.5s ease;
	transform: translate(-50%);
}
.A-logo-slider .swiper-slide:nth-child(odd) .swiper-slide-inner::before {
	top: 0%;
}
.A-logo-slider .swiper-slide:nth-child(even) .swiper-slide-inner::before {
	top: auto;
	bottom:0%;
}
.A-logo-slider .swiper-slide[aria-label="1 / 5"] .swiper-slide-inner::before {
    background: rgba(255, 255, 255, 0.4);
}
.A-logo-slider .swiper-slide[aria-label="2 / 5"] .swiper-slide-inner::before {
    background: rgba(119, 171, 255, 0.4);
}
.A-logo-slider .swiper-slide[aria-label="3 / 5"] .swiper-slide-inner::before {
    background: rgba(255, 144, 54, 0.4);
}
.A-logo-slider .swiper-slide[aria-label="4 / 5"] .swiper-slide-inner::before {
    background: rgba(177, 44, 135, 0.4);
}
.A-logo-slider .swiper-slide[aria-label="5 / 5"] .swiper-slide-inner::before {
    background: rgba(88, 203, 91, 0.4);
}
.A-logo-slider .swiper-slide:hover .swiper-slide-inner::before {
    transform: translate(-50%, 100%);
}
.A-logo-slider .swiper-slide:nth-child(even):hover .swiper-slide-inner::before {
    transform: translate(-50%, -100%);
    top: auto;
	bottom:0;
}
.A-logo-slider .swiper-wrapper .swiper-slide:nth-child(odd) {
    margin-bottom: 54px;
}
.A-logo-slider .swiper-wrapper .swiper-slide:nth-child(even) {
    margin-top: 54px;
}
/*About page end*/

/* services page start */
.auto-img img{
    filter: drop-shadow(2px 2px 50px rgba(121, 100, 241));
}
.review-testi-blue .elementor-main-swiper::before{
    background: linear-gradient(270deg, rgba(2, 21, 63, 0.7) 32.6%, #02153F 100%);
}
.review-testi-blue .elementor-main-swiper::after{
    background: linear-gradient(270deg, rgba(2, 21, 63, 0.7) 32.6%, #02153F 100%);
}
.serv-rew .elementor-testimonial-image{
    padding-right: 24px !important;
}
.serv-rew .elementor-testimonial-content{
    margin-bottom: 16px !important;
}
.serv-rew .elementor-testimonial-content::before {
    content: "";
    width: 144px;
    height: 23px;
    background: url(https://socly.io/wp-content/uploads/2024/06/five-star.svg) no-repeat center;
    display: block;
    margin-bottom: 16px;
}
span.orange-text.soc2-bg {
    background: url(https://socly.io/wp-content/uploads/2024/06/soc2-bg.png) no-repeat;
    background-size: cover;
    padding-left: 30px;
    margin-left: -30px;
    padding-right: 30px;
    margin-right: -38px;
    padding-bottom: 5px;
    margin-bottom: -5px;
    background-position: top -30px center;
}
.ser-accordion .e-n-accordion-item{
    padding: 16px 24px;
    background-color: #000B23;
    border-radius:16px;
}
.ser-accordion .e-n-accordion-item .e-n-accordion-item-title{
    padding: 0px;
}
.acco-img{
    position: absolute !important;
    left: 100%;
    padding-left: 60px;
    top: 0;
    width: 100%;
}
.ser-accordion summary + div,.ser-accordion .e-n-accordion-item{
    position: unset !important;
}
.ser-accordion .e-n-accordion{
    position: relative;
}
.icon-box-hov .premium-icon-box-container-in{
    flex-direction: column;
    height: 100%;
}
.icon-box-hov .premium-icon-wrapper img{
    filter: drop-shadow(2px 2px 30px rgba(121, 100, 241));
}
.icon-box-hov{
	border-radius:16px !important;
	overflow:hidden !important;
}
/* services page end */

/* Contact Page Start */

.contact-icon-list h3.elementor-icon-box-title {
    margin-top: 0;
}
.contact-for input::placeholder, .contact-for textarea::placeholder {
    opacity: 1 !important;
}
.contact-for input, .contact-for textarea{
    padding:16px 24px;
}
.contact-for .elementor-button-icon svg g {
    fill: #ffffff00!important;
}
.contact-for span.elementor-align-icon-right.elementor-button-icon{
    font-size:24px;
}
.contact-for span.elementor-button-icon svg path{
    fill:#ffffff00 !important;
}
.contact-for textarea{
    resize:none;
}
.contact-for{
    box-shadow: 6px 10px 25px 0px rgba(0, 0, 0, 0.05);
}
.contact-for .elementor-align-icon-right{
   display: flex !important;
}
.contact-for .elementor-mark-required .elementor-field-label:after{
    padding-left: 0px;
    margin-left: -2px;
}
.blue-blog-box:hover img{
    transform: scale(1.2);
}
/* Contact Page Ends */
span.orange-text.iso27-bg {
    background: url(https://socly.io/wp-content/uploads/2024/06/soc2-bg.png) no-repeat;
    background-position: top -20px left 24px;
    background-size: 80%;
}
span.orange-text.vapt-bg {
    background-image: url(https://socly.io/wp-content/uploads/2024/06/Frame.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    margin-left: -22px;
    padding-left: 22px;
    padding-right: 7px;
    margin-right: -7px;
}
.grid-for-blog .elementor-loop-container.elementor-grid {
    display: flex;
    flex-wrap: wrap;
}

.grid-for-blog .e-loop-item.hentry:nth-child(2) {
    width: 100%;
	height:475px;
}

.grid-for-blog .e-loop-item.hentry:not(:nth-child(2)) {
    width: calc((100% - 48px)/3) !important;

}
 .about-banner-img .elementor-image-carousel-wrapper{
    padding-left: max(calc((100% - 1300px) / 2), 24px);
}
.about-banner-img .elementor-image-carousel .swiper-slide:last-child{
    padding-right: 0px !important;
}
.blog-content{
  height:100%;
}
.grid-for-blog .e-loop-item.hentry:nth-child(2) .blog-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.685312) 51.85%, #000000 100%);
    z-index: 1;
	border-radius:12px;
}
.grid-for-blog .e-loop-item.hentry:nth-child(2) .blog-content{
    z-index: 2;
}
.new-slider .e-n-carousel{
 padding-left: calc((100% - 1300px)/2);
}

/*Blog detail page start*/
.blog-social-icon .elementor-share-btn {
    width: 32px;
    height: 32px;
    background-color: transparent !important;
    background-size: contain !important;
    transition: .4s all;
}
.blog-social-icon .elementor-share-btn__icon {
    opacity: 0;
}
.blog-social-icon .elementor-share-btn_facebook {
    background: url(https://socly.io/wp-content/uploads/2024/06/Combined-Shape-1.svg) no-repeat center;
}
.blog-social-icon .elementor-share-btn_facebook:hover {

	background: url(https://socly.io/wp-content/uploads/2024/06/Combined-Shape.svg) no-repeat center;
}
.blog-social-icon .elementor-share-btn_linkedin {
    background: url(https://socly.io/wp-content/uploads/2024/06/Vector-2.svg) no-repeat center;
}
.blog-social-icon .elementor-share-btn_linkedin:hover {
    background: url(https://socly.io/wp-content/uploads/2024/06/linkdin.svg) no-repeat center;
}
.blog-social-icon .elementor-share-btn_twitter {
    background: url(https://socly.io/wp-content/uploads/2024/06/twitter.svg) no-repeat center;
}
.blog-social-icon .elementor-share-btn_twitter:hover {
    background: url(https://socly.io/wp-content/uploads/2024/06/twitter-1.svg) no-repeat center;
}
.blog-social-icon .elementor-share-btn svg {
    display: none;
}
.blog-aur-detail .elementor-post-info__item--type-custom::before {
    content: "Read";
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.14px;
}
/*Blog detail page end*/

@media screen and (min-width:768px) and (max-width:1024px){
    .grid-for-blog .e-loop-item.hentry:not(:nth-child(2)) {
        width: calc(50% - 12px) !important;
    }
}

@media screen and (min-width: 768px) {

	.gdpr-scroll {
		height: 670px !important;
		position: relative !important;
		overflow-y: scroll !important;
	}
	.gdpr-scroll::-webkit-scrollbar {
		display: none;
	}
	.gdpr-scroll:after {
		content: "";
		width: 100%;
		height: 100px;
		background: linear-gradient(180deg, rgb(0 15 48 / 0%) 0%, rgba(0, 15, 48, 1) 100%);
		position: sticky;
		top: auto;
		left: 0;
		bottom: 0;
		z-index: 9;
	}
	.gdpr-scroll .elementor-widget-premium-addon-icon-box:last-child {
		margin-bottom: -100px !important;
	}
}

@media (max-width:1137px) and (min-width:768px){
    .contact-form .elementor-message.elementor-message-danger {
        bottom: 15px;
    }
}
@media (max-width:1016px) and (min-width:768px){
 	.contact-form.bottom-form .elementor-message.elementor-message-danger {
    	bottom: 15px;
	}	 
}

@media (max-width:1820px){
  .testi-mo .elementor-main-swiper .elementor-swiper-button-prev {
    left: -100px !important;
  }
  .testi-mo .elementor-main-swiper .elementor-swiper-button-next {
    right: -100px !important; 
  }
  .testi-mo .elementor-main-swiper .elementor-swiper-button-prev {
	left: max(calc((100% - 1140px) / 2 ), 100px) !important;
	right: auto;
  }
  .testi-mo .elementor-main-swiper .elementor-swiper-button-next {
	 right: max(calc((100% - 1140px) / 2), 100px) !important;
	 left: auto;
  }	
}
@media (max-width:1580px){
  .testi-mo .elementor-main-swiper .elementor-swiper-button-prev {
    left: 10px !important;
  }
  .testi-mo .elementor-main-swiper .elementor-swiper-button-next {
    right: 10px !important; 
  }
  .testi-mo .elementor-main-swiper .elementor-swiper-button-prev {
	left: max(calc((100% - 1140px) / 2 ), 100px) !important;
	right: auto;
  }
  .testi-mo .elementor-main-swiper .elementor-swiper-button-next {
	right: max(calc((100% - 1140px) / 2), 100px) !important;
	left: auto;
  }
  .testi-mo .swiper-slide.swiper-slide-active {
    padding: 0 20px 0 70px !important;
  }
  .testi-mo .swiper-slide.swiper-slide-next {
    padding: 0 70px 0 20px !important;
  }
	.testi-mo-about .swiper-slide.swiper-slide-active, .testi-mo-about .swiper-slide.swiper-slide-next {
		padding: 24px !important;
	}
}


@media (min-width:768px) and (max-width:1300px){
	body:has(.bottom-form .select2-container--open) span.select2-container.select2-container--default.select2-container--open{
	max-width:calc(50% - 112px) !important
	}
	.about-b-slider .elementor-widget-container {
		padding-left: 24px !important;
	}
	.A-logo-slider .swiper-slide {
		width: 250px !important;
	}
}
@media (min-width:768px) and (max-width:1024px){
	.contact-form .elementor-field-option:first-of-type {
    margin-left: -32px;
}
	body:has(.banner-form .select2-container--open) span.select2-container.select2-container--default.select2-container--open{
   max-width:calc(50% - 122px) !important
   }
	.ver-slide img.attachment-full.size-full {
    padding-left: 40px;
	}
	.testi-mo-about .elementor-widget-container {
		padding-right: 100px !important;
	}
	.testi-mo-about .elementor-main-swiper::after, .testi-mo-about .elementor-widget-container::after {
		display: none;
	}

}

@media (min-width:767px) and (max-width:1480px){
	.blog-social-icon{
    right: calc((100% -  100%)) !important;
}
@media screen and (min-width:768px) and (max-width:1300px){
    .single-page-tittle{
        width: calc(100% - 50px);
    }
}
}
@media (min-width:1024px) and (max-width:1300px){
	body:has(.banner-form .select2-container--open) span.select2-container.select2-container--default.select2-container--open{
   max-width:calc(46% - 122px) !important
   }
}
@media (max-width:1024px) {
    .banner-section {
        background-position: top 15px right max(calc(50vw - 755px), -150px) !important;
    }
     .contact-form .elementor-message.elementor-message-danger {
        left: 220px;
    }
    .contact-form .elementor-field-subgroup {
        grid-column-gap: 30px;
    }

    .contact-form .elementor-field-option {
        width: calc(50% - (30px/2));
    }

    span.orange-text.span-bg {
        padding-left: 20px;
        padding-right: 20px;
    }

    .elementor-element.line-border-middle:not(:nth-child(3n))::after {
        display: none !important;
    }
	.elementor-element.line-border-middle:not(:nth-child(2n))::after{
		display:block !important;
	} 
    .testi-mo .swiper-slide.swiper-slide-active {
   		 padding: 0 30px 0 24px !important;
	}
	.testi-mo .swiper-slide.swiper-slide-next{
		 padding: 0 24px 0 30px !important;
	}
	.contact-form .elementor-field-type-submit::after {
		font-size: 13px;
		line-height: 1.1em;
	}
	.contact-form .elementor-field-type-submit button {
		min-width: 190px;
		padding:10px 10px !important;
	}
	.contact-form .elementor-field-type-submit .elementor-button-text{
		 font-size:14px !important;
		 line-height:16px !important;
	}
	.contact-form .elementor-field-type-submit::after {
   		 width: 270px !important;
	}
/* 	.contact-form .elementor-message.elementor-message-danger {
   		 position: static;
	} */
	.about-banner-slider img.swiper-slide-image {
		height: 450px;
	}
	.testi-mo-about .swiper-slide.swiper-slide-active, .testi-mo-about .swiper-slide.swiper-slide-next {
		padding: 24px !important;
	}
	.A-logo-slider .swiper {
		margin-right: -5%;
	}
	.A-success-box2 .elementor-cta__bg {
		background-position: top -60px center !important;
	}
}
@media screen and (max-width: 920px) {
	span.orange-text.span-autonation {
		display: inline-block;
	}
	.h-banner-col2 {
		padding-top: 0px !important;
	}
}
@media (max-width:852px){
    .contact-form .elementor-message.elementor-message-danger {
        position: static;
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
	.event-banner-img::before {
		background-size: 50% 100% !important;
	}
}
@media screen and (max-width: 768px) {
	.about-b-slider .swiper-slide {
		padding-right: 10px;
	}
	.about-banner-slider img.swiper-slide-image {
		height: 310px !important;
	}
	.about-tes-sec {
		padding-right: 0 !important;
	}
	.about-tes-sec .A-tes-con-sec {
		padding-right: 24px;
	}
	.A-logo-slider .swiper {
		margin-right: -18%;
	}
}
@media (max-width:767px) {
	.blog-tabs button.e-n-tab-title{
		margin:0!important;
	}
	.blog-tabs .e-n-tabs-heading {
		display: flex !important;
	}
	.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs {
		gap: 95px !important;
	}
	.blog-search.elementor-widget.elementor-widget-search-form {
		top:100px !important;
	}
	.contact-form .elementor-field-option:first-of-type {
		margin-left: -48px;
	}	
	span.bg-vanta.orange-text.span-bg {
    	margin-right: 0px;
	}
	body.overlay-active::before {
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.6); 
		z-index: 999;
	}
	.about-banner-slider .swiper-slide img{
    	box-shadow: 1.88px 1.88px 0px 0px rgba(35, 167, 228, 1);
	}
	header {
		position: relative; 
		z-index: 1000; 
	}
    .banner-section {
        background-position: top 75% right 0px !important;
    }
	  span.orange-text.span-bg {
		padding-left: 20px;
		padding-right: 12px;
		margin-left: -10px;
		padding-bottom: 5px;
		margin-bottom: -5px;
	}
    .contact-form .elementor-field-subgroup {
        grid-column-gap: 46px;
    }

    .contact-form .elementor-field-option {
        width: calc(50% - (46px/2));
    }

    .banner-section.elementor-element::before {
        display: none;
    }

    .span-bg-mob h1 {
        background-image: url('https://socly.io/wp-content/uploads/2024/01/Vector-7.png');
        background-repeat: no-repeat;
        background-position-x: 100%;
        background-size: 170px;
    }
    .testi-mo .swiper-slide.swiper-slide-active {
        padding:0 24px !important;
		margin:0 !important;
    }
	 .testi-mo.testi-mo-about .swiper-slide{
        padding:16px 16px 24px !important;
		margin-right:16px !important;
    }
	.arrow-up-logo .elementor-icon {
		width: 46px;
		height: 46px;
	}
	.radial-bg.elementor-element::before{
		max-width:528px;
		width:100%;
	}
	.partner-logo-slider .elementor-image-carousel-wrapper{
 	    margin-right: -20px !important;
   }
	.contact-form .elementor-field-type-checkbox .elementor-field-option label {
  		font-size: 14px !important;
	}
	.contact-form .elementor-field-option {
    	grid-column-gap: 5px;
	}
	.testi-mo .elementor-main-swiper .elementor-swiper-button-prev {
    	left: 48px !important;
	}
	.testi-mo .elementor-main-swiper .elementor-swiper-button-next {
    	right: 48px !important;
	}
	.testi-mo .elementor-swiper-button-prev::before {
       width: 24px;
       height: 24px;
       background-image: url(https://socly.io/wp-content/uploads/2024/02/Arrow-Right-8.svg) !important;
    }
	.testi-mo .elementor-swiper-button.elementor-swiper-button-next::before {
		width: 24px;
		height: 24px;
		background-image: url('https://socly.io/wp-content/uploads/2024/02/Arrow-Right-7.svg') !important;
	}
	.elementor-element.line-border-middle:not(:nth-child(2n))::after{
		display:none !important;
	}
	.elementor-element.line-border-middle.fra-hov-section::after{
		display:block !important;
	}
	.elementor-element.line-border-middle.fra-hov-section:first-child::after{
		display:none !important;
	}
	.elementor-element.line-border-middle::after {
    	width: 100%;
    	height: 1px;
    	background: url(https://socly.io/wp-content/uploads/2024/02/Line-475.png) repeat center;
    	right: -16.5px;
    	display: none;
    	top: -15.5px !important;
    	transform: translateX(-50%);
    	left: 50%;
	}
	.select2-container.select2-container--default.select2-container--open {
   		 max-width: calc(100% - (48px + 20px + 20px)) !important;
	}
	body:has(.bottom-form .select2-container--open) span.select2-container.select2-container--default.select2-container--open {
    	 max-width: calc(100% - (48px + 20px + 20px)) !important;
	}
	.new-wrapper {
       animation: scroll 5s linear infinite;
       width: calc(100vw - 17px);
       grid-column-gap: 17px;
	}
	.header-btn{
		margin:0px 0px 0px auto !important;
	}
	.nav-menu .elementor-menu-toggle{
        padding: 8px 8px !important;
       background-color: #E6F8FF !important;
       border-radius: 100px !important;
	}
	.slick-active {
     margin: 0 !important;
	}
	.slick-list.draggable {
		height:100%!important
	}
	.ver-slide .premium-carousel-template:nth-child(2), 
	.ver-slide .premium-carousel-template:nth-child(3) {
		padding-top: 64px;
	}
	.mega-menu .e-n-menu-toggle {
		width: 34px !important;
		height: 34px !important;
		background-color: #E6F8FF !important;
		border-radius: 100px !important;
		justify-content: center !important;
	}
	.mega-menu .e-n-menu-toggle .e-n-menu-toggle-icon.e-open svg {
	  width:18px !important;
	  height:12px !important;
	}
	.mega-menu .e-n-menu-toggle .e-n-menu-toggle-icon.e-close svg {
	  width:14px !important;
	  height:14px !important;
	}
	.mega-menu .e-n-menu-wrapper{
	  top: calc(100% + 20px) !important;
	}
/* 	.mega-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper {
		padding: 0px 26px 23px !important;
		background: #ffffff !important;
	} */
	.mega-menu .e-n-menu-heading .e-n-menu-title {
    	padding: 0px 26px !important;
	}
	.mega-menu .e-n-menu-heading  .e-n-menu-title:not(:last-child) {
		padding-right: 26px !important;
	}
	.mega-menu .e-n-menu-heading .e-n-menu-title:not(:first-child) {
		padding-left: 26px !important;
	}
	.mega-menu .e-n-menu-heading .e-n-menu-title:not(:first-child) {
		padding-top: 16px !important;
	}
	.mega-menu .e-n-menu-heading .e-n-menu-title{
		padding-bottom: 16px !important;
		padding-top: 16px !important;
	}
	.mega-menu .e-n-menu-content .e-child.e-active {
		left: 0 !important;
		width: 100% !important;
		box-shadow: none !important;
		border: none !important;
	}
	#e-n-menu-content-2501 {
		left: 0 !important;
		width: 100% !important;
		box-shadow: none !important;
		border: 0px !important;
	}
	.heading-border> .elementor-widget-container::after{
		display:none;
	}
	.blue-mega-menu nav .e-n-menu-wrapper {
        height: 100vh;
        background-color: #02153F !important;
		padding: 10px 0 44px 0;
    }
	.blue-mega-menu nav ul.e-n-menu-heading {
        height: 100vh;
    }
	.blue-mega-menu .e-n-menu-toggle {
        background-color: transparent !important;
        border-radius: unset !important;
        width: auto !important;
        height: auto !important;
    }
    .blue-mega-menu .e-n-menu-toggle .e-n-menu-toggle-icon.e-open svg,
    .blue-mega-menu .e-n-menu-toggle .e-n-menu-toggle-icon.e-close svg {
        width: 40px !important;
        height: 40px !important;
    }
    .blue-mega-menu .e-n-menu-toggle .e-n-menu-toggle-icon.e-close svg {
        opacity: 0;
    }
    .blue-mega-menu .e-n-menu-toggle .e-n-menu-toggle-icon.e-close::before {
        content: '';
        position: absolute;
        width: 40px;
        height: 40px;
        top: 0;
        left: 0;
        background-image: url(https://socly.io/wp-content/uploads/2024/05/close.svg);
        display: inline-block;
    }
	.blue-mega-menu .e-n-menu-dropdown-icon-closed svg {
		width: 18px !important;
		height: 18px !important;
		margin-top: 6px;
	}
	.blue-mega-menu .e-n-menu-title .e-n-menu-dropdown-icon {
		margin-left: 20px !important;
	}
	.blue-mega-menu ul li#get-started-btn {
        display: block;
        margin-top: auto;
    }
    .blue-mega-menu ul li#get-started-btn .e-n-menu-title-container {
        display: block;
    }
    .blue-mega-menu ul li#get-started-btn .e-n-menu-title-container a {
        display: block;
        background-color: #DE5B22;
        border-radius: 100px;
        padding: 12px 24px;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        text-align: center;
    }
    .blue-mega-menu ul li#get-started-btn .e-n-menu-title-container a:hover {
        background-color: #fff;
        color: #DE5B22;
    }
	.blue-mega-menu nav .e-n-menu-wrapper ul::after {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		right: 0px;
		left: 130px;
		top: auto;
		bottom: 0;
		background: url(https://socly.io/wp-content/uploads/2024/05/background-dot-img.png) no-repeat bottom;
		display: inline-block;
		background-size: contain;
	}
	.testi-mo .elementor-swiper-button-prev::before {
		width: 24px;
		height: 24px;
		background-image: url('https://socly.io/wp-content/uploads/2024/02/Arrow-Right-9.svg') !important;
		background-size: contain;
	}
	.testi-mo .elementor-swiper-button.elementor-swiper-button-next::before {
		width: 24px;
		height: 24px;
		background-image: url('https://socly.io/wp-content/uploads/2024/02/Arrow-Right-10.svg') !important;
		background-size: cover;
	}
	.testi-mo .elementor-main-swiper .elementor-swiper-button-prev {
		left: 48px !important;
		top: auto !important;
		bottom: -48px !important;
		transform: translateY(0%) !important;
	}
	.testi-mo .elementor-main-swiper .elementor-swiper-button-next {
		right: 48px !important;
		top: auto !important;
		bottom: -48px !important;
		transform: translateY(0%) !important;
	}
	.testi-mo .elementor-testimonial{
    	height:auto;
	}
	.contact-form .elementor-field-type-submit button {
		min-width: 153px;
		padding: 10px 12px !important;
	}
	.contact-form .elementor-field-type-submit .elementor-button-icon svg {
		width: 18px !important;
		height: 18px !important;
	}
	.contact-form .elementor-field-type-submit .elementor-button-text {
		font-size: 12px !important;
		line-height: 14px !important;
	}
	.contact-form .elementor-field-type-submit::after {
    	width: 100%;
	}
	.bottom-form.contact-form .elementor-field-type-submit::after {
   	 	font-size: 13px;
	}
	.mobile-inte-bg.elementor-element{
		background-image:none !important;
	}
	.exce-img-slide {
		overflow: auto !important;
		justify-content: flex-start !important;
	}
	.h-achiv-img-slide {
		min-width: 92px !important;
	}
	.exce-img-slide::-webkit-scrollbar {
		display: none;
	}
	.h-blog-grid .elementor-loop-container .elementor-section-wrap {
		height: auto;
	}
	.gray-blog-box .blog-content {
		height: auto;
	}
	.s-work-col, .s-work-col .s-work-accordion, .s-work-col .s-work-accordion .e-n-accordion-item, 
	.s-work-col .s-work-accordion .e-child  {
		position: relative;
	}
	.s-work-col .s-work-accordion .elementor-widget-image {
		position: relative;
		right: unset;
		top: unset;
		margin-right: 0;
	}
	.About-banner-boxshadow::after {
		display:none;
	}
/* 	.about-banner-slider .swiper {
		margin-right: -50%;
	} */
	.about-banner-slider .swiper-slide {
		padding-right: 10px;
	}
	.testi-mo-about .elementor-main-swiper::after, .testi-mo-about .elementor-widget-container::after {
		display: none;
	}
	.testi-mo-about .swiper-slide{
		padding: 16px !important;
		margin-right: 16px !important;
	}
	.A-logo-slider .swiper-slide {
		width: 220px !important;
	}
	.A-logo-slider .swiper {
		margin-right: 0;
		margin-left:0%;
	}
	.A-success-box .elementor-cta__description {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.A-success-box .elementor-cta__description.active{
		overflow: visible;
		display: block;
	}
	.service-icon .elementor-icon{
		width: 40px !important;
		height: 40px !important;
	}	
	.remove-bg-mob {
   	 	background-image: none !important;
	}
	span.orange-text.soc2-bg {
		padding-left: 26px;
		margin-left: -23px;
		padding-right: 15px;
		margin-right: -15px;
		background-position: top -20px center;
	}
	.acco-img img {
		width: auto;
		height: 270px !important;
	}
	.acco-img {
		position: absolute !important;
		left: 0;
		padding-left: 0px;
		top: auto;
		width: 100%;
		bottom: 100%;
		padding-bottom: 16px;
	}
	.contact-sign h3.elementor-heading-title.elementor-size-default {
		color: #1E1E1E !important;
	}

	.contact-sign .elementor-widget-container {
		color: #1E1E1E ;
	}

	.contact-sign .elementor-element.elementor-element-afce6cc.e-con-full.e-flex.e-con.e-child {
		background-color: white;
	}

	.contact-sign{
		background-image: linear-gradient(-180deg, #ffffff 50vh, var( --e-global-color-8e29327 ) 0%) !important;
	}
	.testi-mo.testi-mo-about .swiper-slide.swiper-slide-prev {
   		padding: 16px 16px 24px !important;
	}
	.acco-left-sec:not(:has(.e-n-accordion-item[open])) + .acco-img-right {
		display: none;
	}
	.m-weight-300{
		font-weight:300 !important;
	}
	.sm-21-bold .elementor-heading-title {
		font-weight: 700 !important;
	}
	span.orange-text.iso27-bg {
		background-position: top -9px left 0px;
		background-size: 90%;
		padding-top: 10px;
		margin-top: -10px;
	}
	span.orange-text.vapt-bg {
		background-size: cover;
	}
	.about-banner-img .elementor-image-carousel .swiper-slide:last-child{
    	padding-right: 3px !important;
	}
	.m-font-700 .premium-icon-box-title {
    	font-weight: 700 !important;
	}
	.m-font-500 .elementor-heading-title{
		font-weight: 500 !important;
	}
	.blog-social-icon {
		position: relative !important;
		right: 0 !important;
	}
	.m-font-700 .elementor-heading-title{
		font-weight: 700 !important;
	}
	.m-font-600 .elementor-heading-title{
		font-weight: 600 !important;
	}
	.font-lexend .elementor-heading-title{
		font-family: "Lexend", Sans-serif !important;
	}
	 .grid-for-blog .e-loop-item.hentry:not(:nth-child(2)) {
        width: 100% !important;
    }
	.blog-content{
	  height:auto;
	}
	.blog-social-icon .elementor-grid {
		line-height: 0px !important;
		text-align: center;
	}
	.grid-for-blog .e-loop-item.hentry:nth-child(2) .blog-grid-title .elementor-heading-title{
		font-weight: 700;
		font-size: 24px;
		line-height: 36px;
	}
	.grid-for-blog .e-loop-item.hentry:nth-child(2) .blog-img img{
		border-radius: 16px;
	}
	.blog-aur-detail .elementor-inline-items{
		flex-wrap: nowrap;
		justify-content:space-between;
	}
	.blog-aur-detail .elementor-icon-list-item .elementor-icon-list-icon{
		margin-right: 5px !important;
	}
	.blog-social-icon .elementor-share-btn {
		width: 24px;
		height: 24px;
	}
	.m-font-400 .elementor-widget-container{
		font-weight: 400;
	}
	.bg-color-000B23{
		background-color: #000B23 !important;
	}
	.icon-box-hov .premium-icon-wrapper img {
		filter: drop-shadow(2px 2px 30px rgba(120, 101, 238));
	}
	.m-sticky-none{
		position:relative !important;
	}
	.h-blog-grid .elementor-loop-container{
		grid-auto-rows: auto !important;
	}
}

@media screen and (max-width: 575px) {
	.about-banner-slider img.swiper-slide-image {
		height: 160px !important;
	}

}

@media screen and (max-width: 410px) {
	
	.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs {
		gap: 80px !important;
	}
	.blog-search.elementor-widget.elementor-widget-search-form {
		top:145px !important;
	}
}
