  body{
    background: #fff;
    padding: 0 !important;
    font-family: 'Poppins' !important;
  }
  body .slider-container.first-sample .slider .item::before {
    background-color: transparent !important;
  }
  body .slider-container.first-sample {
    height: 600px !important;
  }
  /* .footer_02 .aboutWidget .blog-logo,
  .header01 .logo01 .blog-logo{
    display: none;
  } */
  .coachingItem02:hover .coachingContent {
    height: 50%;
  }
  p{
    /* color: #2c2c2c; */
    font-size: 16px;
    line-height: 28px;
    font-weight: 400 !important;
    text-align: left;
    
    resize: none !important;
  }
  li{
    color: #000;
  }
  ::placeholder{
    color: #000 !important;
  }
  .mainMenu{
    margin: 0;
    left: 30%;
    position: absolute;
  }
  .header01 .mainMenu ul li a {
    font-weight: 700;
  }
  .header01 .logo01 .home-logo {
     display: block;
     width: 40%;
     height: auto;
     margin: 0 5%;
  }
  .logo01{
      padding: 17px 0;
      width: auto;
      top: auto;
  }
  .block{
    right: 10%;
    bottom: -5px;
  }
  /* .immiPressBtn:hover {
    background: #fff; 
    color: var(--primay-color) !important; 
  } */
  /* .header01 .immiPressBtn::before, .header01 .immiPressBtn::after, .header01 .immiPressBtn span::before, .header01 .immiPressBtn span::after {
      background: #fff !important;
  }
  .immiPressBtn::before, .immiPressBtn::after, .immiPressBtn span::before, .immiPressBtn span::after {
      background: #de0000 !important;
  } */
  /* .immiPressBtn:hover{
      color: #fff !important;
  } */
  .aboutContent01 .ibImageBox img{
    max-width: 75% !important;
    min-width: 75% !important;
  }
  ::-webkit-scrollbar {
    width: 8px;
  }
  
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
   
  ::-webkit-scrollbar-thumb {
    background: #c1c1c1; 
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background: #000; 
  }
  @media (min-width: 1200px) and (max-width: 1600px){
    .aboutContent01 .ibImageBox h4 {
      font-size: 25px !important;
    }
    .aboutContent01 .ibImageBox h4{
      line-height: 35px;
      font-size: 22px !important;
    }
    .aboutContent01 .ibImageBox img {
      min-width: 60% !important;
      margin: 7px 20px;
    }
    .serviceItem01 .serContent{
      border-radius: 25px;
      padding: 0 4% !important;
    }
    .serviceItem03 .immiPressBtn {
      top: 0 !important;
      margin: 0 0 -19px;
      padding: 7px 0;
    }
    body .slider-container.first-sample {
      height: 400px !important;
    }
    .coachingItem02:hover .coachingContent {
      height: 90%;
    }
  }
  /* .coachingItem02 .coachingContent{} */
  .serviceItem01 .serContent{
    margin: 0 0 15px;
    border-radius: 25px;
    padding: 0 4% 5% !important;
  }
  .serviceItem03 .serContent p{
    padding: 0 15px;
  }
  .serviceItem03 .immiPressBtn {
    width: 90%;
    line-height: 21px !important;
    border-radius: 50px;
    top: 0 !important;
    margin: 0 0 -19px;
  }
  .coachingSction02 .owl-nav{
    display: none;
  }
.calendly-badge-widget { 
    left: auto !important;
    right: 5px !important;
    bottom: 30px;
} 
.calendly-badge-widget .calendly-badge-content {
    background: rgb(77 194 71) !important;
    height: 50px !important;
}
/* .df-btn{
    margin: 0px -25px;
} */
.df-btn {
    margin: 0 0 3% 0;
}
:root {
  --primay-color: #de0000;
  --bg-color: #f9f9f9;
  --body-color: #2c2c2c;
  --heading-color: #de0000;
  --body-font: "Poppins";
  --heading-font: "Roboto";
}
.mt-15{
    margin-top: 150px;
}
/* h1{
    font-size: 48px;
} */
h1,h2,h3,h4,h5,h6{
    color: #292929;
    font-weight: 800;
}
h6{
    font-weight: 600 !important;
}
/* p{

} */
.immiPressBtn {
    background: #fff !important;
    color: var(--primay-color);
    border: 2px solid var(--primay-color);
    /* border-end-start-radius: 15px !important;
    border-start-end-radius: 15px !important; */
    border-radius: 25px;
}
.immiPressBtn::before, .immiPressBtn::after, .immiPressBtn span::before, .immiPressBtn span::after {
    background: var(--primay-color) !important;
}

/* .footer_02 .aboutWidget .home-logo,
.header01 .logo01 .home-logo{
  display: none;
} */
::-webkit-scrollbar {
  width: 13px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
  background: #c1c1c1; 
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #000; 
}

.mainMenu ul li.menu-item-has-children > a::after{
    display: none;
}
.modal-content button{
    position: relative;
    top: 21px;
    left: 479px;
    background: red;
    border-color: red;
    border-radius: 20px;
    color: #fff;
    font-size: 41px;
}
.modal-content{
    background: transparent;
    border-color: transparent;
}
.modal-header{
    padding: 0;
    border-color: transparent;
}
.modal-dialog{
    max-width: 100%;
    margin: 0 auto;
}

/* .logo01{
    padding: 0;
    top: 5px;
    width: 10%;
} */
/* .logo01 img{
    left: 31px;
    height: auto;
    position: relative;
} */
.topbar02 .infoText i{
    top: 0;
}          
.infoText:hover i {
    color: #fff;
}
.topBarSocial a:hover {
    color: #fff;
}
.mainMenu{
    margin-right: 8%;
    margin-left: 0;
}
.mainMenu ul li .sub-menu {
    min-width: 275px;
}
/* .header01 .header01Inner{
    padding: 12px;
} */
.header01 .career {
    height: 18px;
    line-height: 19px;
    padding: 0px 7px 0px;
    font-size: 9px;
    background: #e9ffdc;
    color: #008911;
    border-radius: 5px;
    /* margin-top: -37px; */
    /* margin-left: 3px; */
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.15);
    position: absolute;
    top: 6%;
    right: -80px;
  }
.header01 .immiPressBtn {
    margin: 0px 60px -7px;
    cursor: pointer;
    height: auto;
    line-height: 35px;
    padding: 0px 10px  0px;
    font-size: 11px;
    border-radius: 50px;
}
.header01 .mainMenu ul li{
    padding: 25px 0;
}
.mainMenu ul li .megaMenu .title{
    height: auto;
}
.megaMenu_1 .iconBox02 .ibBox img{
    width: 60%;
}
.header01 .dropdown_3 .iconBox02 a {
    position: relative;
    top: 10px;
}
.header01 .dropdown_3 .iconBox02 .usa {
    position: relative;
    top: 30px;
}
.mainMenu ul .dropdown_3 .megaMenu_1{
  right: -530% !important;
  right: -7px;
  box-shadow: 0 0 0;
  padding: 60px 50px 30px;
} 
.mgmenuItem .title{
  margin: -40px 0 20px;
}
.header01 .mainMenu ul li a:hover{
    color: var(--primay-color);
    background-size: 0% 1px, 100% 1px;
}
.header01 .mainMenu ul li:after,
.header01 .mainMenu ul li:before{
    display: none;
}
.header01 .mainMenu ul li a{
    color: inherit;
    background-image: linear-gradient(var(--primay-color),
     var(--primay-color)),
     linear-gradient(var(--primay-color),
      var(--primay-color));
    display: inline;
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #000;
}
.header01 .mainMenu ul li .sub-menu li {
    border: 0;
}
.megaMenu_1 p,
.megaMenu_1 p{
    position: relative;
    top: 17px;
}
.mgmenuItem .Servicemenu a{
  border: 0;
}
.megaMenu_1 .iconBox02{
    padding: 0 0 60px 92px;
}
.mgmenuItem .ServicemenuSec{
  position: relative;
  top: 53px;
}
.iti__selected-flag {
    padding: 0 6px 0 3px;
}
.iti__flag{
    width: 10px;
}
.iti--separate-dial-code .iti__selected-dial-code {
    margin: 0 0 0 1px;
}
.aboutSection01 .container{
    width: 1501px ;
}
/* .aboutSection01 p{
    text-align:justify;
} */
.aboutSection01 .aboutContent01 {
    margin: 0;
}
.aboutSection01 #lightcase-overlay{
    display: none !important;
    width: 0 !important;
    background: transparent !important;
}
.aboutContent01 .iconBox02 p {
    margin: 0px 0px -8px 0;
}
a[class*='lightcase-icon-'].lightcase-icon-close {
    display: none !important;
}
.counselling img {
    display: none;
}
.alert{
    border-radius:0;
    margin-bottom:0;
}
select {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    width: 100%;
    height: 42px;
    border: 1px solid rgba(83, 97, 132, 0.6);
    border-radius: 3px;
    background: transparent;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 0 15px;
}
.heroSlider03 video{
    width: 100%;
    position: absolute;
    top: 110px;
    left: 0;
    z-index: -1;
}
.heroSlider03 .sliderContent{
    float: right;
}
.sliderContent .subTitle {
    color: #000 !important;
    margin: 94px 0 55px;
}
.iconBox01 .immiPressBtn {
    color: #fff;
}

.contactFWrapper02 {
    border: 5px solid var(--primay-color);
}
@keyframes shine {
    0% {background-position: -100%;}
    100% {background-position: 100%;}
}
.btnInfo {
    margin-top: 100px;
}
marquee {
    text-align: center;
    height: 320px;
}
.heroSection01 .heroSlider01 .owl-dots{
    display: none;
}
.funfactSection01 {
    margin-top: 20px;
}
.abVideo .videoBtn .popup_video:hover{
    color: #fff;
}
.abThumbs img{
    height: 600px;
}
.aboutContent01 p {
    margin: 0;
}
.countrySection02 {
    padding: 0px 0 91px;
}
/* .subTitle {
    font-size: 36px;
} */
#backtotop {
    border: 3px solid #fff
}
.serviceDThumb::after {
    display: none;
}
.blogItem01 .blogContent h1 a:hover{
    color: var(--primay-color) !important;
    background-size: 0% 1px, 100% 1px;
}
.blogItem01 .blogContent h1 a{
    color: inherit;
    background-image: linear-gradient(var(--primay-color), var(--primay-color)), linear-gradient(var(--primay-color), var(--primay-color));
    display: inline;
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.blogItem01 .blogThumb .pDate {
    width: 100px;
}
.widget ul.menu li a:hover {
    color: #fff;
    padding-left: 20px;
}
@media (max-width: 575px){
    .header01 .header01Inner{
        padding: 20px 0 12px !important;
    }
    .logo01 img{
      left: auto;
      width: 90% !important;
    }
    .counselling img {
      margin: 0 0 0 31%;
    }
    .header01 .menuBtn {
      z-index: 2;
      /* padding: 11px; */
      margin: 0;
    }
    .header01 .career {
        right: -38px;
        top: -20px !important;
    }
    .header01 .mainMenu{
        margin-left: unset;
    }
    .aboutContent01 .ibImageBox h4 {
      font-size: 17px !important;
      line-height: 27px;
    }
    body .slider-container.first-sample .slider .item {
      height: 25% !important;
    }
    body .slider-container.first-sample {
      margin: 0px auto -450px !important; 
    }
    header.fixedHeader {
        display: none !important;
    }
    .heroSection01 .heroSlider01 .singleSlide .sliderContent h2, .sliderContent h2 {
        font-size: 28px;
        line-height: 11px;
    }
    .heroSection04 .heroSlider02 .singleSlide .sliderContent h2 {
        margin-left: 2px;
        text-align: left;
        font-size: 40px;
        line-height: 52px;
        max-width: 430px;
        margin-bottom: 30px;
    }
    .megaMenu_2 .iconBox02{
        margin: 0 !important;
        padding: 0 !important;
    }
    /* h1 {
        font-size: 15px !important;
    } */
    h4{
        font-size: 10px;
    }
    .funfactSection01 {
        margin-top: 0px !important;
    }
    .heroSlider03 video{
        top: 164px;
    }
    .coachingSlider.owl-carousel .owl-nav .owl-next {
       top: -243px;
       left: 0 !important;
    }
    .coachingSlider.owl-carousel .owl-nav .owl-prev {
       top: -243px;
       right: 0 !important;
    }
    .sliderContent .subTitle {
        color: #000 !important;
        margin: 71px 0 0px;
        width: 100%;
    }
    .logo01 img {
        height: 30px;
    }
}
@media (max-width: 767px){
    .menuBtn{
        height: 40px;
        width: 40px;
        margin: 10px;
        line-height: 40px;
    }
    .modal-content{
        width: 80%;
        margin: auto;
    }
    .topbar02 .topBarWrapper{
        font-size: 12px;
    }
    .popupSidebarSsec iframe {
        height: 203px;
    }
    .counselling img {    
        display: flex !important;
        align-items: center;
        display: block;
        width: 40px;
        border: 8px solid var(--heading-color);
        border-radius: 5px;
    }
    .counselling .contactForm .input-box .country_code{
        width: 100% !important;
    }
    .megaMenu_2 .iconBox02{
        margin: 0 !important;
        padding: 0 !important;
        min-height: 48px;
        font-size: 16px;
    }
    header .mainMenu > ul > li .megaMenu .mgmenuItem {
        margin: 0 0 20px;
    }
    .aboutContent01 .secTitle {
        margin: 20px 0 27px;
    }
    .serviceSection01 {
        margin-top: 0 !important;
    }
    .contactForm input:not([type=submit]):not([type=radio]):not([type=checkbox]), .contactForm textarea, .contactForm .nice-select,
    select{
        height: 33px !important;
        padding: 0 5px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .topbar02 .topBarWrapper .infoText{
        margin-right: -14px;
    }
    .topbar02 .topBarWrapper .infoText span{
        text-align: center;
        margin-right: 40px;
    }
    .topbar02 .container{
        max-width: 890px;
    }
    .topbar02 .topBarWrapper{
        font-size: 12px;
    }
    .topbar02 .topBarSocial a {
        font-size: 14px;
        margin: 0 0 0 26px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .topbar02 .topBarWrapper{
        font-size: 12px;
    }
    .topbar02 .topBarSocial a {
        font-size: 14px;
        margin: 0 0 0 26px;
    }
}
@media (min-width: 1200px) and (max-width: 1600px){
    .immiPressBtn{
        border: 1px solid var(--primay-color);
        font-size: 14px;
        padding: 2px 14px;
        line-height: 3;
        height: auto !important;
    }
    .calendly-badge-widget .calendly-badge-content{
        padding: 11px 11px;
        font-size: 11px;
        /* height: auto !important; */
    }
    /* h1{
        font-size: 33px !important;
    } */
    .secTitle{
        /* font-size: 25px !important; */
        line-height: 35px;
    }
    .calendly-overlay .calendly-popup .calendly-popup-content{
        height: 657px;
        top: -80px;
    }
    .aboutContent01 p{
        line-height: 25px;
    }
    .abVideo .videoBtn{
        width: 270px;
        height: 280px;
    }
    .abVideo .videoBtn .popup_video{
        font-size: 45px;
        margin: -147px 0 0 140px;
    }
    .aboutContent01 .btnSign .immiPressBtn{
        font-size: 13px;
        line-height: 28px;
        padding: 0 7px;
        height: auto;
    }
    .counselling .contactForm .input-box .country_code{
        width: 45px;
    }
    .topbar02 .topBarWrapper{
        font-size: 12px;
    }
    .topbar02 .topBarSocial a {
        font-size: 14px;
        margin: 0 0 0 26px;
    }
    .main-header .logos img {
        width: 115px;
    }
    .sticky-header {
        height: 72px;
    }
    .main-header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 2px 22px;
        font-size: 11px;
    }
    .coachingSlider.owl-carousel .owl-nav .owl-prev,
    .coachingSlider.owl-carousel .owl-nav .owl-next{
        top: -350px;
    }
    .coachingSlider.owl-carousel .owl-nav .owl-next {    
        left: 0 !important;
    }
    .coachingSlider.owl-carousel .owl-nav .owl-prev {
       right: 0 !important;
    }
    .header01 .mainMenu ul li a{
        font-size: 14px;
    }
    .header01 .mainMenu ul li {
        padding: 20px 0 20px !important;
        margin: 0 20px 0 !important;
    } 
    .contactForm input:not([type=submit]):not([type=radio]):not([type=checkbox]), .contactForm textarea, .contactForm .nice-select,
    select{
        height: 33px;
        padding: 0 5px;
    }
    .contactForm .input-box{
        margin: 0 0 10px;
    }
    .counselling select {
        height: 33px;
        padding: 0;
    }
    .errorPageSection{
        padding: 0 0 80px;
    }
    .errorContent h1 {
        font-size: 200px;
        line-height: 200px;
        margin: 38px 0 0;
    }
    .errorPageSection .alert{
        margin: -23px 158px 16px !important; 
    }
    .errorPageSection .immiPressBtn {
        margin: 0 !important;
    }
}
.errorPageSection {
    padding: 40px 0 0;
}
.errorPageSection h1{
    font-size: 150px;
    margin: -22px 0 0;
}
.errorPageSection h2 p{
    margin: 0;
    font-size: 22px;
}
.errorPageSection .alert{
    margin: 23px 158px 16px;
    padding: 27px 0 0;
}
.errorPageSection h2{
    margin: 0 0 35px;
}
/* @media (min-width: 1200px) and (max-width: 1600px){
} */
.block {
    position: relative;
}

.block:before, .block:after {
    /* border-end-start-radius: 15px !important;
    border-start-end-radius: 15px !important; */
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    background: linear-gradient(45deg, #fb0094, #0000ff, #00ff00,#ffff00, #ff0000, #fb0094, #0000ff, #00ff00,#ffff00, #ff0000);
    background-size: 400%;
    width: calc(100% + 4px);
    height: calc(82% + 4px);
    border-radius: 50px;
    z-index: 1;
    animation: steam 20s linear infinite;
}

@keyframes steam {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 400% 0;
    }
    100% {
        background-position: 0 0;
    }
}

.block:after {
    filter: blur(0);
}