@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,600&family=Poppins:wght@400;600&display=swap');
:root{
    --primary:#002e5b;
    --secondary:#86bc42; 
    /* --secondary:#e02454; */
}

ul,li{
    list-style: none;
    padding: 0;
    margin: 0;
}

a{
    text-decoration: none;
}

.primary-bg{
    background-color: var(--primary);
}

.primary-color{
    color: var(--primary);
}

.secondary-bg{
    background-color: var(--secondary);
}

.secondary-color{
    color: var(--secondary);
}

body{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6{
    font-weight: 600;
    color: var(--primary);
}

.main-heading{
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: italic;
}

.sub-heading{
    font-weight: 400;
}

section.top-bar-wrapper{
    height: 37px;
}

.top-bar-wrapper::before{
    background-color: var(--secondary);
    content: "";
    height: 38px;
    position: absolute;
    right: 0;
    top: 16px;
    width: 35%;
}

header::before{
    background-color: var(--secondary);
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 29%;
}

.top-bar-wrapper::after {
    border-color: rgba(0, 0, 0, 0) #86bc42 #86bc42 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 19.8px 11px;
    content: "";
    height: 19px;
    position: absolute;
    right: 35%;
    top: 15px;
    width: 0;
}

.top-inner {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: end;
    align-items: center;
    top: 13px;
}

.logo{
    position: relative;
    z-index: 1;
    width: 86%;
}

.after-banner-wrapper{
    background-color: #eaeafb;
    height:180px
}

.welcome-starter {
    margin-top: -162px;
}

.feature-list{
    padding: 24px 20px 30px 20px;
    background-color: #fff;
    box-shadow: 0px 6px 30px rgba(0,6,18,0.06);
    text-align: center;
    position: relative;
    z-index: 2;
    /* margin-bottom: 25px; */
    height: 100%;
}

.wel-abt-wrap{
    background-color: var(--secondary);
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 36px;
    border-radius: 50%;
    margin: 0 auto 8px auto;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    position: relative;
    z-index: 2;
    box-shadow: 0px 4px 20px rgba(13,94,244,0.5);
    padding: 5%;
}

.wel-abt-wrap-img{
    width: 65px;
    height: auto;
}

.feature-list p{
    text-wrap: balance;
}

.feature-list .icon-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: var(--secondary);
    color: #fff;
    box-shadow: 0px 4px 18px rgba(13,94,244,0.24);
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -25px;
}

.wel-first-image,.wel-second-image{
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
}

.welcome-main-content{
    background: url(../images/about-3-bg.png) no-repeat center center;
    background-size: cover;
    margin-top: 2%;
}

.wel-second-image{
    bottom: 15%;
    right: 0;
    border: 8px solid #fff;
}

.wrap-text{
    text-wrap-style: balance;
}

.our-achievement{
    box-shadow: 1px 0px 28px rgba(131,139,154,0.19);
    border-radius: 10px;
    background-color: var(--white-color);
    padding: 10px 15px;
}

.heading-line {
    border-bottom: 1px solid var(--primary);
    display: inline-block;
}

.scrolling-text {
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
  }
  
  .scrolling-text h3 {
    display: inline-block;
    padding-left: 100%;
    animation: scrollText 20s linear infinite;
  }

  .care-spot-know{
    background-color: #fff;
    border-radius: 8px;
  }

  .care-spot-know img{
    width: 27%;
  }

  .mid-bar-wrapper{
    background: url(../images/walk.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 5% 0;
  }

  .success-btn{
    background-color: var(--secondary) !important;
    display: inline-block !important;
    padding: 12px 40px;
    border-radius: 24px;
  }
  
  @keyframes scrollText {
    0% {
      transform: translateX(1%);
    }
    100% {
      transform: translateX(-100%);
    }
  }

  .ser-inner::before{
    content: '';
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to top, rgba(0,46,91,0.9),rgba(0,46,91,0.7), rgba(0,46,91,0.9));
    
    z-index: -1;
  }
  
  .ser-inner{
    position: absolute;
    bottom: 0;
    z-index: 1;
    padding: 2% 4%;

  }

  .destiny-img{
    position: absolute;
    right: 3%;
    top: 2%;
    width: 50px;
  }

  .destiny-title{
    position: absolute;
    background-color: rgba(0,46,91,0.7);
    padding: 4%;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .destination-wrapper{
    padding-bottom: 6% !important;
    margin-bottom: 6% !important;
  }

 .item .ser-image-ops {
    width: 25% !important;
 }   

 .owl-six{
    margin-top: -15%;
 }

 .graudcation-expert{
    background-image: url(../images/graduation-hero.jpg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    width: 68%;
    z-index: -2;
 }

.object-cover{
  object-fit: cover;
}
  
.immgration-inner::after{
    content: '';
    position: absolute;
    height: 100%;
    width: 50%;
    top: 50px;
    right: 0;
    background-color: #f0f5fb;
    z-index: -1;
}

.dip-opt{
    padding: 70px 0 66px 50px;
  margin-top: 35px;
  margin-left: 0px;
  margin-bottom: -80px;
}

.dip-inner-content{
    position: relative;
    z-index: 1;
}

.visa-img-ops{
    width: 150px !important;
    height: 100% !important;
}

.call-us-now {
    display: block;
    border: 1px solid var(--light);
    padding: 5% 5%;
    background-color: var(--secondary);
}

.dep-pot{
    background-color: var(--primary);
}

.university-wrapper{
    background-image:
    linear-gradient(to bottom, rgba(0,46,91,0.7), rgba(0,46,91,0.7)),
    url('../images/graducation-bg.webp');
    background-attachment: fixed;
    background-size: cover;
}

.test-img{
    width: 100px !important;
    border-radius: 50%;
}

.testimonials-wrapper::after{
    content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  background: url(../images/test-bg.png) no-repeat center center;
  width: 47%;
}

.owl-nav {
    text-align: center;
    margin-top: 15px;
}

.testimonials-wrapper .owl-three .owl-nav .owl-next,.testimonials-wrapper .owl-three .owl-nav .owl-prev{
    background-color: var(--secondary) !important;
    color: #fff !important;
    padding: 10px 20px !important;
    margin-right: 5px;
}

.nav-link {
    text-wrap: nowrap;
    text-transform: uppercase;
  }

  .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    top: 30%;
  }

  .ban-head{
    font-size: 4rem;
  }

  .ban-phone {
    width: 6%;
  }

  .footer-abotus::before{
    content: '';
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    background-color: var(--secondary);
  }

  .footer-cat-inner{
    position: relative;
    z-index: 1;
  }

  .contact-list li{
    margin-bottom: 12px;
  }

  .foot-ser li::before{
    font-size: 1.5rem;
    vertical-align: middle;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: '\f061';
    color: var(--secondary);
    margin-right: 8px;
  }

  .banner-cover-wrapper{
    background-size: cover;
  }

  .abt-cover{
    background: url(../images/abt-cover.jpg) no-repeat center top;
  }

  .ser-cover{
    background: url(../images/career.jpg) no-repeat center center;
    background-size: cover;
  }

  .visa-cover{
    background: url(../images/visa.jpg) no-repeat center center;
    background-size: cover;
  }

  .depature-cover{
    background: url(../images/departure-cover.jpg) no-repeat center top;
    background-size: cover;
  }

  .scholarship-cover{
    background: url(../images/scholarship-cover.jpg) no-repeat center top;
    background-size: cover;
  }

  .ielts-cover{
    background: url(../images/ielts-cover.jpg) no-repeat center top;
    background-size: cover;
  }

  .pte-cover{
    background: url(../images/pte-cover.jpg) no-repeat center top;
    background-size: cover;
  }

  .contact-cover{
    background: url(../images/contact-cover.jpg) no-repeat center top;
    background-size: cover;
  }

  .banner-inner{
    background-color: rgba(0,13,22,0.45);
    padding: 8% 0;
  }

  .mission-wrapper{
      background-image:
      linear-gradient(to top, rgba(0,46,91,0.9),rgba(0,46,91,0.7), rgba(0,46,91,0.9)), 
      url('../images/abt-row.png');
      background-attachment: fixed;
  }

  .osch-image{
    border: 1px solid var(--primary);
  }

  .bg-white{
    background-color: #fff;
  }

  .bg-grey-ops,.form-wrap-dap,.check-list{
    background-color: #f0f5fb;
  }

  .wrap-dot{
    border: 1px solid #f4f4f4;
  }

  .why-inner-toss ul,.docker, .visa-guide{
    margin-left: 25px;
  }

  .why-inner-toss li,.docker li,.visa-guide li{
    list-style: disc;
  }

  .contact-dash{
    border: 1px solid gray;
  }

  .pro-acc-img {
    width: 20%;
    border: 1px solid var(--primary);
    padding: 5px;
    height: 100%;
  }


  .team-member{
    text-align: center;
    position: relative;
    display: block;
    background-color: #f0f5fb;
    padding: 30px 0px 27px;
    border: 1px solid #ced7e4;
    width: calc(100% - 24px);
  }

  .team-member-image{
    border-radius: 50%;
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 0 auto;
    border: 5px solid #fff;
  }

  .team-contact{
    background-color: #fff;
    width: 47px;
    text-align: center;
    border-radius: 30px;
    position: absolute;
    z-index: 3;
    right: -23px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #ced7e4;
  }

  .team-email,.team-phone{
    text-align: center;
    display: block;
    padding: 16px 5px 12px;
  }

  .team-email::after{
    position: absolute;
    content: '';
    background-color: #e9e9e9;
    width: 34px;
    height: 1px;
    left: 5px;
    bottom: 52px;
  }

  .side-bar, .form-division, .check-list {
    background-color: #f5f6f6;
    border: 1px solid var(--primary);
  }

  .check-list-point {
    flex-direction: row;
  }
  .chekc-head {
    border-bottom: 1px solid var(--primary);
  }
  .stepser {
    padding: 0 5%;
    border-right: 1px solid var(--primary);
    border-bottom: 1px solid var(--primary);
    width: 20%;
  }

  .commerce-wrap, .drip {
    border-right: 1px solid #000;
  }
  .college-name, .commerce-wrap, .science-wrap, .commerce-one {
    flex: 50%;
  }

  .commerce-score, .science-score {
    border-bottom: 1px solid #000;
  }

  .check-list-process li::before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--primary);
  }
  .denmark-req {
    border: 1px solid #000;
    margin-top: 7px;
  }

  .check-list-process {
    padding: 4%;
    border-bottom: 1px solid var(--primary);
    width: 80%;
  }

  .mobile-icon{display:block;}
.mobile-icon .mobile{display:none;}
.mobile-icon .email{display:block;}
.mobile-icon .material-button-anim{position:fixed;bottom:-1%;left:0;padding:16px ;text-align:center;max-width:320px;z-index:999999999999;}
.mobile-icon1 .material-button-anim{position:fixed;bottom:-1%;right:0;padding:16px;text-align:center;max-width:320px;z-index:999999999999999 ;}
.material-button {
  position: relative;
  top: 0;
  z-index: 1;
  width: 70px;
  height: 70px;
  font-size: 1.5em;
  color: #fff;
  background: var(--primary);
  border: none;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0,0,0,.275);
  outline: none;
}

.material-button-toggle{
  z-index:3;
  width:50px;
  height:50px;
  margin:0 auto;
  text-align:center;
  line-height:50px;
}

@keyframes bounce{0%{margin-top:0;}
50%{margin-top:-15px;margin-bottom:15px;}
100%{margin-top:0;}
}

@keyframes roket-roket-circle-anim{0%{transform:rotate(0deg) scale(1) skew(0deg);opacity:0.1;}
30%{transform:rotate(0deg) scale(1.25) skew(0deg);opacity:0.25;}
100%{transform:rotate(0deg) scale(1.5) skew(0deg);opacity:0;}
}

.material-button-toggle:not(:hover):not(:focus):not(:active){
  transition:.25s !important;animation:2.25s bounce infinite !important;}
.material-anim{width:100%;height:100%;text-indent:-9999px;z-index:0;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:none;}
.material-anim.one{-webkit-animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;-moz-animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;-ms-animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;-o-animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;-webkit-transition:all 0.5s !important;-moz-transition:all 0.5s !important;-o-transition:all 0.5s !important;transition:all 0.5s !important;}
.material-anim.two{border:2px solid #649831 !important;opacity:0.1 !important;background:none !important;-webkit-animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;-moz-animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;-ms-animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;-o-animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;-webkit-transition:all 0.5s !important;-moz-transition:all 0.5s !important;-o-transition:all 0.5s !important;transition:all 0.5s !important;}


.top-btn {
    all: unset; 
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    transform:scale(1.8);
    opacity: 0;
    transition: .3s;
    background: var(--secondary)!important;
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    z-index: 9;
}

@media(max-width:1024px){
    header::before {
        width: 25%;
    }

    .logo {
        top: 11px;
    }

    .sam-cat{
        align-items: normal !important;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
      flex-direction: row;
      margin-bottom: -25px;
      margin-top: 6px;
    }
}

@media(max-width:768px){
    .hide-me{
        display: none !important;
    }

    .visa-country .col{
      width: 33.33% !important;
      flex: auto;
    }

    .mobile-icon .mobile{
        display:block;
    }

    .mobile-icon .email{
        display:none;
    }

    .navbar.navbar-expand-lg {
        float: right;
      }

      header::before {
        width: 50%;
      }

      .logo,.what-to-do, footer .col-md-3 {
        width: 100%;
      }

      .welcome-starter {
        margin-top: auto;
      }

      .visa-deck {
        display: block !important;
      }

      

      .ban-head {
        font-size: 2rem;
      }

      .call-us-now,.dep-pot {
        display: inline-block;
        border: 1px solid var(--light);
        padding: 8px 20px;
        background-color: var(--secondary);
      }

      .dep-pot{
        background-color: var(--primary);
      }
}

@media(max-width:767px){
    .mobile-hide{
        display: none !important;
    }

    .top-bar-wrapper::before,.top-bar-wrapper::after  {
        display: none;
    }

    .feature-list {
        padding: 24px 0px 30px 0px;
        background-color: #fff;
        box-shadow: 0px 6px 30px rgba(0,6,18,0.06);
        text-align: center;
        position: relative;
        z-index: 2;
        margin-bottom: 44px;
        height: 80%;
    }

    .wel-first-image{
        margin-bottom: 10px;
    }

    .graudcation-expert,.testimonials-wrapper::after  {
        display: none;
      }

      .immgration-inner::after {
        width: 100%;
        top: 10px;
      }

      .dip-opt {
        padding: 39px 0px 66px 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: -70px;
      }

      .owl-six {
        margin-top: 0;
      }

      .logo {
        top: 0;
        width: 50% !important;
        margin: 0 auto;
      }

      header::before {
        background-color: var(--secondary);
        content: "";
        height: 70px;
        width: 100%;
      }

      .navbar-toggler {
        width: 100%;
      }

      .navbar.navbar-expand-lg {
        float: none;
        width: 100%;
        margin-bottom: -15px;
        margin-top: 15px;
      }
      
}