/**
Theme Name: Poli Sync Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: poli-sync-child
Template: astra
*/

.wp-social-link svg{
	fill:#fff;
}

.split-text {
    overflow: hidden;
	word-break: keep-all;
    overflow-wrap: normal;
}

.split-text div {
	overflow: hidden;
}

.split-text .char {
    display: inline-block;
}

.reveal-text {
  overflow: hidden;
}

.reveal-text div{
  display: inline-block;
}

.left-anime {
  display: inline-block;
}

.word-inner {
  display: inline-block;
}

.line-inner {
	display: inline-block;
}

.anime-list .elementor-icon-list-item {
  will-change: transform;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
	min-height: unset;
	align-items: center;
}

.site-footer .ast-builder-html-element img.alignnone {
	width: 150px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	background: white;
}

.site-footer-section .widget_block h5 {
	color: black;
}

.site-footer-section .widget_block p {
	color: black;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner a,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a
{
	color: black;
}

.wp-social-link svg {
	fill: black;
}

.icon-btn .elementor-button{
    padding: 3px 3px 3px 22px;
}

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

.icon-btn .elementor-button-icon {
    align-items: center;
    display: flex;
    padding: 13px 18px;
    background: white;
    border-radius: 50px;
}

.icon-btn .elementor-button-icon svg {
    fill: #1e1e1e;
}

.left-splt {
   word-break: keep-all;
  overflow-wrap: normal;
}

.site-footer .widget_media_image .wp-block-image {
	width: 150px;
}

.site-footer-primary-section-4 .widget {
	margin-bottom: 10px;
}

.site-footer-primary-section-4 .widget p {
	margin-bottom: 10px;
}

.elementor-widget-testimonial-carousel .swiper-slide {
	padding: 0 !important;
}

.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100% !important;
	position: relative;
}

.elementor-element .swiper .elementor-swiper-button-prev {
	top: -50px !important;
	right: 70px !important;
	left: unset !important;
	width: 50px;
	height: 50px;
	background: black;
	border-radius: 100px;
	display: flex !important;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}

.elementor-element .swiper .elementor-swiper-button-next {
	top: -50px !important;
	right: 0px !important;
	left: unset !important;
	width: 50px;
	height: 50px;
	background: black;
	border-radius: 100px;
	display: flex !important;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
@media (max-width: 921px) {
    .icon-btn .elementor-button{
      padding: 3px 3px 3px 22px !important;
    }
}

.elementor-element.elementor-arrows-position-outside .swiper, .elementor-lightbox.elementor-arrows-position-outside .swiper {
    width: calc(100% - 40px) !important;
}

.w-content .elementor-widget-container {
	width: fit-content;
}

.text-chars {
	perspective: 500px;
	line-height: 1.2;
    box-sizing: border-box;
}

/* ======= Header Button ======== */

.ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button:hover {
    color: #fff;
    background: #13343b;
	border-color: #13343b;
}

/* =======================
 *  Animate Heading 01 
 * =====================*/

.word-outer {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom; /* prevents clipping at bottom */
}

.word-inner {
  display: inline-block;
  will-change: transform;
}

/* =======================
   Fill Animate Heading 02
 * =====================*/

.fill-title {

  background: linear-gradient(
    to right,
    #13343b 0%,
    #13343b 50%,
    #13343b26 50%,
    #13343b26 100%
  );

  background-size: 200% 100%;
  background-position: 100% 0;

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.fill-title-light {

  background: linear-gradient(
    to right,
    #ffffff 0%,
    #ffffff 50%,
    #ffffff25 50%,
    #ffffff25 100%
  );

  background-size: 200% 100%;
  background-position: 100% 0;

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ===============================
         Contact form CSS
================================= */



.contact-form input {
	padding: 0px 20px 0px 20px !important;
    height: 52px !important;
	background-color: #FFFFFF !important;
    border-radius: 10px !important;
    border-color: #20808D25 !important;
	border: 1px solid #20808D25 !important;
	line-height: 1.73 !important;
    font-size: 16px !important;
	align-content: center !important;
}

.contact-form label {
	font-size: 16px !important;
}

.contact-form input:focus {
	border-color: #20808D;
}

.contact-form textarea {
	padding: 15px 20px 15px 20px;
    height: 250px;
	background-color: #FFFFFF;
    border-radius: 10px;
    border-color: #20808D25;
	border: 1px solid #20808D25;
	line-height: 1.73;
    font-size: 15px;
	margin-bottom: 20px;
}

.contact-form textarea:focus {
	border-color: #20808D;
}

.contact-form .wpforms-container .wpforms-field {
	padding: 10px 0 !important;
}

.contact-form .wpforms-submit-container {
	margin-top: 20px;
}

.contact-form br {
	display: none;
}

.contact-form select {
	padding: 0px 20px 0px 20px !important;
    height: 52px !important;
	background-color: #FFFFFF !important;
    border-radius: 10px !important;
    border-color: #20808D25 !important;
	border: 1px solid #20808D25 !important;
	line-height: 1.73 !important;
    font-size: 16px !important;
	align-content: center !important;
}

.uael-cf7-style .uael-cf7-select-custom:after {
    top: 48% !important;
    right: 1.5em !important;
}

/* .elementor-1032 .elementor-element.elementor-element-7aa0d88.uael-cf7-style-box .wpcf7-radio input[type="radio"]:checked + span:before, .elementor-1032 .elementor-element.elementor-element-7aa0d88.uael-cf7-style-underline .wpcf7-radio input[type="radio"]:checked + span:before {
    box-shadow: inset 0px 0px 0px 4px #13343b !important;
} */

.contact-form .wpcf7-submit {
	background: #20808d !important;
	border-radius: 100px !important;
}

.contact-form .wpcf7-submit:hover {
	background: #13343b !important;
}

.wpcf7-list-item-label {
	font-size: 16px;
	font-weight: 700;
}

/* .uael-cf7-input-size-sm .uael-cf7-style input[type=checkbox]+span:before, .uael-cf7-input-size-sm .uael-cf7-style input[type=radio]+span:before {
    height: 16px !important;
    width: 16px !important;
} */

.contact-form .card {
	padding: 40px;
	background: #fff;
	border-radius: 20px;
}

.contact-form .card p{
	margin-bottom: 10px;
}

.contact-form h4 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.contact-form .wpcf7-submit {
	margin-top: 30px;
}

.contact-form .grid-card {
	display: grid;
    grid-template-columns: 1fr 1fr;
     column-gap: 1rem;
}

.uael-cf7-style .wpcf7 form .wpcf7-response-output {
    margin-bottom: 50px !important;
    text-align: center;
}
@media (max-width: 767px) {
	.contact-form .card {
		padding: 30px 22px;
		border-radius: 15px;
	}
	.contact-form .grid-card {
		grid-template-columns: 1fr;
	  }
}


/* ===============================
   CSS-only Image Loader + Scale
================================= */

#page-loader {
    position: fixed;
    inset: 0;
    background: #f2fdff;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Logo animation */
.loader-logo {
    max-width: 100px;
    height: auto;
    animation: pulse 1.5s infinite ease-in-out;
}

/* Fade out effect */
#page-loader.fade-out {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease;
}

/* Pulse animation */
@keyframes pulse {
    0%   { opacity: 0.6; transform: scale(1); }
    50%  { opacity: 1;   transform: scale(1.1); }
    100% { opacity: 0.6; transform: scale(1); }
}

/* Mobile */
@media (max-width: 767px) {
    .loader-logo {
        max-width: 80px;
    }
}



/* Select2 field */
.select2-container--default .select2-selection--single {
    height: 48px;
    border: 1px solid #ddd;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
/* arrow */
.select2-selection__arrow {
  height: 48px;
  top: 10px !important;
  right: 5px !important;
}
/* dropdown */
.select2-dropdown {
    border-radius: 10px;
    border: 1px solid #ddd;
}
.university-feild .uael-cf7-select-custom:after{
	display:none !important;
}
.select2-selection__clear{
	height:auto !important;
	padding-left: 10px !important;
	margin-right:0px !important;
	box-shadow:none !important;
}
.select2-selection__clear span{
	color:#000 !important;
}