/*
Theme Name: soulverflyfuture
*/

body {
    overflow-x: hidden;
     font-family: "Outfit", sans-serif!important;
}
a{
    text-decoration: none!important;
}
.navbar .navbar-toggler {
    width: 60px;
    display: none;
}
p{
    font-weight: 400!important;
}
.cf7-common-button {
  position: relative;
  padding-right: 40px;
  background-image: url('https://soulverflyfuture.com/wp-content/themes/soulverflyfuture/assets/img/airplane.svg');
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 20px;
}

.whatsapp-iconbtn {
    width: 50px;
    height: 50px;
   background: #17a76b!important;
    color: #ffffff;
    position: fixed;
    right: 20px;
    bottom: 160px;
    z-index: 1050;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
    line-height: 50px;
    animation: flipAnimation 5s infinite;
    transform-style: preserve-3d;
    transition: transform 0.6s ease-in-out;
    animation: flip 3s infinite;
}
.call-iconbtn {
    width: 50px;
    height: 50px;
    background: #004a35 !important;
    color: #ffffff;
    position: fixed;
    right: 20px;
    bottom: 90px;
    z-index: 1050;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
    animation: flipAnimation 5s infinite;
    transform-style: preserve-3d;
    transition: transform 0.6s ease-in-out;
    animation: flip 3s infinite;
}
.backtotop-iconbtn{
    width: 50px;
    height: 50px;
    background: #0df888 !important;
    color: #ffffff;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1050;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
    animation: flipAnimation 5s infinite;
    transform-style: preserve-3d;
    transition: transform 0.6s ease-in-out;
   animation: floatUpDown 2s ease-in-out infinite;
}
.call-iconbtn:hover {
    color: #ffffff !important;
}
.whatsapp-iconbtn:hover  {
    color: #ffffff !important;
}
.backtotop-iconbtn:hover {
    color: #ffffff !important;
}

@keyframes flip {
  0%   { transform: rotateY(0); }
  50%  { transform: rotateY(180deg); }
  100% { transform: rotateY(360deg); }
}

@keyframes floatUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.university-logo-main img{
    padding: 7px;
    border: 1px solid #ffffff1a;
    width: 300px;
    height: 100px;
    object-fit: contain;
}
.form-section-about button:hover{
  background: #29b974;
    color:#fff;
}

.contact-btn a:hover{
     background: #29b974;
    color:#fff;
}

.blog-main .view-more-btn a:hover {
    background: #29b974;
    color:#fff;
}

.popular-course-main .view-more-btn a:hover {
    background: #29b974;
    color:#fff;
}
.popular-course-main .course-box:hover a{
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    background: #0df888;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    width: fit-content;
    transition: all .3s ease !important;
}
.blog-main .blog-box .content:hover a {
      padding: 10px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    background: #0df888;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    width: fit-content;
    transition: all .3s ease !important;
}
.about-main .content a:hover {
    background: #29b974;
    color:#fff;
}
.contact-banner-home .content a:hover {
    background: #29b974;
    color:#fff;
}
.main-banner .banner-form button:hover {
    background: #29b974;
    color:#fff;
}
 .footer-container .quick-links ul li::before {
  content: "\f105"; /* Font Awesome angle-right */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 8px;
  color: #ffffff75;
}
 .footer-container .services ul li::before {
  content: "\f105"; /* Font Awesome angle-right */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 8px;
  color: #ffffff75;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
    width: 25px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-weight: 500;
    transition: all .3s ease !important;
}

.main-banner .wpcf7-submit{
	width: 100%!important;
    padding: 12px 40px!important;
    background-color: #0df888!important;
    border: none!important;
}

.main-banner .wpcf7-submit {
  position: relative;
  padding-right: 40px; /* Creates space for the image */
  font-size: 16px; /* Adjust based on your theme */
}

.main-banner .wpcf7-submit::after {
  content: '';
  display: inline-block;
  background: url('https://soulverflyfuture.com/wp-content/themes/soulverflyfuture/assets/img/airplane.svg') no-repeat center center;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}






@media only screen and (min-width:768px){
    .footer-divider{
        display:none;
    }
}

@media only screen and (max-width:767px){
    .banner-inner h2 {
      font-size: 23px;
}
.blog-main .custom-container {
    padding: 35px 7%;
}
.form-section-about .form {
    padding: 35px 20px;
}
.form-section-about .custom-container {
    padding: 80px 4%;
}
.service-detail-page .why-choose-us ul {
    column-count: 1;
}
	.contact-details-inner .contact-details .box .content a {
    font-size: 14px;
}
}