.header-layout1 .header-top{
    background-color: #e8063c !important;
}
.vs-social a {
    width: var(--icon-size, 40px);
    height: var(--icon-size, 40px);
    line-height: var(--icon-size, 44px);
    font-size: 15px;
    text-align: center;
    background-color: var(--theme-color2);
    color: var(--title-color);
}
.header-links.style3 i, .header-links.style2 i{
    border: 1px solid #ffffff;
 }
 .header-layout1 .header-top{
    background-color: var(--vs-secondary-color);
    padding: 7px 0 !important;
}
.header-links.style3 i, .header-links.style2 i
 {
    width: var(--icon-size, 35px);
    height: var(--icon-size, 35px);
    line-height: calc(var(--icon-size, 32px) - 0px);
    font-size: var(--icon-font-size, 18px);
}
.header-logo{
    max-width: 200px;
    padding: 15px 0;
}
.space-1{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.copyright-wrap {
    padding: 18px 0;
    background-color: #e8063c !important;
}
.logo-wid{
    background-color: #ffffff !important;
    padding: 15px !important;
    border-radius: 5px;
}

.widget-area {
    padding-top: 50px;
    padding-bottom: 40px;
}
.header-logo {
    max-width: 260px !important;
    padding: 9px 0 !important;
}
.header-layout1 .header-top {
    background-color: #0d407d !important;
}
.vs-social a {
    background-color: #fd8d41 !important;
    color: #ffffff !important;
}
.hero-slider {
  width: 100%;
  height: 600px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
}
.blackfont {
color: black !important;
}
.whitefont {
color: #ffffff !important;
}
.swiper-button-prev {
    left: 0 !important;
    margin-left: 0 !important;
    background: blue !important;
}
.swiper-button-next {
    right: 0 !important;
    margin-right: 0 !important;
    background: blue !important;
}
@media (max-width: 991px) {
  .hero-slider {
    height: 420px;
  }
}
@media (max-width: 767px) {
  .hero-slider {
    height: 420px;
  }
}
.hero-slider .swiper-slide {
  overflow: hidden;
  color: #fff;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
}
.hero-slider .slide-inner {
    width: 100%;
    height: 600px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}
.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
  background: transparent;
  width: 28px;
  height: 28px;
  line-height: 24px;
  // margin-top: -30px;
  text-align: center;
  border: 2px solid #d4d3d3;
  border-radius: 28px;
  opacity:0;
  // visibility:hidden;
  transition:all .3s ease;
}
.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
  transform:translateX(0);
  opacity:1;
  visibility:visible;
}
@media (max-width: 767px) {
  .hero-slider .swiper-button-prev,
  .hero-slider .swiper-button-next {
    display: none;
  }
}
.hero-slider .swiper-button-prev {
  left: 25px;
  transform:translateX(50px);
}
.hero-slider .swiper-button-prev:before {
  font-family: "Font Awesome 5 Free";
  content: "\f060";
  font-size: 15px;
  color: #d4d3d3;
  font-style: normal;
  display: inline-block
  vertical-align: middle;
  font-weight: 900;
}
.hero-slider .swiper-button-next {
  right: 25px;
  transform:translateX(-50px);
}
.hero-slider .swiper-button-next:before {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  font-size: 15px;
  color: #d4d3d3;
  font-style: normal;
  display: inline-block
  vertical-align: middle;
  font-weight: 900;
}
.hero-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: left;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  opacity: 0.3;
  background:#fff;
  transition:all .2s ease;
}
.hero-slider .swiper-pagination-bullet-active {
  opacity:1;
}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
  bottom: 30px;
}
@media screen and (min-width: 992px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .hero-slider .swiper-pagination-custom,
  .hero-slider .swiper-pagination-fraction {
/*     display: none; */
  }
}
.swiper-pagination {
  text-align:left;
}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom:50px;
    max-width: 1200px;
    padding: 0 15px;
    display: table;
    margin: 0 auto;
    left: 50%;
    top:90%;
    transform: translateX(-50%);
}
}
@media (min-width: 767px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom:30px;
 
}
}
/*--------------------------------------------------------------
	#hero-style
--------------------------------------------------------------*/
.hero-style {
  height: 420px;
  transition:all .4s ease;
}

@media (max-width: 991px) {
  .hero-style {
    height: 420px;
  }
}

@media (max-width: 767px) {
  .hero-style{
    height: 420px;
  }
}

@media screen and (min-width: 992px) {
  .hero-style .container {
    padding-top: 05px;
  }
}

.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
  max-width: 690px;
}

.hero-style .slide-title h2 {
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  margin: 0 0 40px;
  text-transform: capitalize;
  transition:all .4s ease;
}

@media (max-width: 1199px) {
  .hero-style .slide-title h2 {
    font-size: 50px;
  }
}

@media (max-width: 991px) {
  .hero-style .slide-title h2 {
    font-size: 50px;
    margin: 0 0 35px;
  }
}

@media (max-width: 767px) {
  .hero-style .slide-title h2 {
    font-size: 35px;
    margin: 0 0 30px;
  }
}
.hero-style .slide-text p {
  opacity: 0.8;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 40px;
  transition:all .4s ease;
}
@media (max-width: 767px) {
  .hero-style .slide-text p {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 30px;
  }
}
.hero-style .slide-btns > a:first-child {
  margin-right: 10px;
}
.sec-title2, .sec-title {
    font-size: 51px;
    margin-bottom: 57px;
}
.media-style1 .media-label {
    color: #0d407d !important;
}
.color-blue{
  color: #0d407d;
}
.top-8{
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.bg-theme {
    background-color: #0d407d !important;
}
/*--------------------------------------------------------------
	#button-style
--------------------------------------------------------------*/
.theme-btn, .theme-btn-s2{
    background-color: #ffffff;
    font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color:#2b3b95;
    padding: 9px 32px;
    border: 0; 
  border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    line-height: initial;
  transition:all .4s ease;
}
a {
    text-decoration: none;
    transition: all 0.2s ease;
}
.theme-btn-s2{
    background-color: rgba(255, 255, 255, 0.9);
    color: #131e4a;
}
.theme-btn:hover, .theme-btn-s2:hover, .theme-btn:focus, .theme-btn-s2:focus, .theme-btn:active, .theme-btn-s2:active {
    background-color:#2b3b95 ;
    color: #fff;
}
.theme-btn-s3{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
}
i.fa-chevron-circle-right{
  height:22px;
  width:22px;
}
a:hover {
    text-decoration: none;
}
.sec-title {
    font-size: 51px;
    margin-bottom: 10px;
}
@media (max-width: 991px){
  .theme-btn, .theme-btn-s2, .theme-btn-s3 {
    font-size: 13px;
    padding: 15px 25px;
  }
}
@media (max-width: 767px){
  .theme-btn, .theme-btn-s2{
    padding: 13px 20px;
    font-size: 13px;
  }
}

.blog-content-four {
    padding: 25px 50px 20px !important;
}
.vs-btn.style2 {
    background-color: #ff842e;
    color: #ffffff;
}
.footer-layout1 {
    background-color: #0d407d !important;
    --body-color: #FFFFFF;
}
.gallery-style1 .gallery-img:before {
    background-color: rgb(255 133 48 / 66%) !important;
}
.gallery-style1 .gallery-img:after{
      background-color: rgb(255 133 48 / 66%)  !important;
}
.testi-style1 {
    background-color: #0d407d !important;
}
.vs-btn {
    background-color: #ffae77 !important;
 }
 .copyright-wrap {
    background-color: #ffae77 !important;
}
.scroll-btn i {
    display: inline-block;
    background-color: #ffae77;
}
.footer-widget.widget_nav_menu a:hover {
    color: #ffae77 !important;
}
.copyright-wrap {
    background-color: #0d407d !important;
    border-top: 1px solid #fff;
}
.footer-info i {
    background-color: #ffae77 !important;
}
.title-area-four h2 {
    color: #000 !important;
    font-weight: 500;
}
.footer-info a:hover {
    color: #ffae77 !important;
}
.vs-circle {
    border: var(--circle-border-size, 60px) solid #ffc8a3 !important;
}
.theme-btn-s2:hover{
  background-color: #ffab71 !important;
}
.footer-widget.widget_nav_menu a:before {
    background-color: #ffae77 !important;
}
.widget_title:before {
    background-color: #ffae77 !important;
}
.vs-menu-toggle {
    background-color: #0d407d !important;
}
.sec-title {
    font-size: 32px !important;
    margin-bottom: 22px !important;
}
.blog-content-four {
    padding: 19px 14px 10px !important;
}
.main-menu a:hover {
    color: #ffa160 !important;
}
.vs-social a {
    background-color: #ffab71 !important;
}
.blog-card-four {
    border-radius: 0px 0px 10px 15px !important;
}
.blog-content-four .title a:hover {
    color: #0d407d !important;
}

.sec-title {
    font-size: 43px !important;
    margin-bottom: 22px !important;
}

.breadcumb-wrapper {
    padding-top: 90px !important;
  }
.sec-subtitle {
    color: #0d407d  !important;
}
.bg-vs-secondary {
    background-color: #0d407d !important;
}
.tp-top-1{
  padding: 30px 0px !important;
}
.info-style2 {
    border: 3px solid #0d407d !important;
}
.info-style2 .info-icon {
    background-color: #ffae77 !important;
}
.accordion-style1 .accordion-button:hover, .accordion-style1 .accordion-button:not(.collapsed){
    background-color: #0d407d !important;
}
style1 .accordion-button:not(.collapsed):before {
    background-color: #ffae77 !important;
}
.text-inherit:hover {
    color: #ffae77;
}
.whatsapp-icon {
  position: fixed;
  left: 95.5%;
  bottom: 125px;
  z-index: 999999;
  width: 50px;
}
.call-icon {
  position: fixed;
  left: 95%;
  bottom: 185px;
  z-index: 999999;
  width: 55px;
}
.sec-subtitle {
    color: #ffffff !important;
}
.breadcumb-wrapper {
    padding-top: 35px !important;
}
.breadcumb-menu a:hover {
  color: #ffae77 !important;
}
.row.gx-3.align-items-center.justify-content-between {
    gap: 40px;
}
.footer-widget.widget_nav_menu {
    margin-bottom: 0px !important;
}
.breadcumb-wrapper {
    padding-top: 60px !important;
}
.breadcumb-title {
    font-size: 53px !important;
 }
.breadcumb-menu-wrap {
    margin: 40px 0px 32px 0 !important;
}
.breadcumb-menu {
    width: 30% !important;
}
.title-area-four h2 {
    font-weight: 600;
    font-size: 50px;
}
.title-area-four img {
    margin-bottom: 0px !important;
}
.tp-top-1 {
    padding: 70px 0px !important;
}
.img-brdr{
border-radius: 10px;
}
.accordion-style1 .accordion-button:hover::before {
    background-color: #ffae77 !important;
}
.accordion-style1 .accordion-button:not(.collapsed):before {
    background-color: #ffae77 !important;
}
.service-style2 .service-shape3 {
    background-color: #ffae77 !important;
}
.vs-btn:before {
    background-color: #0d407d !important;
}
.vs-btn:after, .vs-btn:before {
    background-color: #0d407d !important;
}
.swiper-button-next {
    background: #0e417e !important;
}
.swiper-button-prev {
    background: #0e417e !important;
}
.scroll-btn i {
    width: var(--btn-size, 50px) !important;
    height: var(--btn-size, 50px) !important;
    line-height: var(--btn-size, 50px) !important;
 }
.slick-dots .slick-active button {
    background-color: #0d407d;
    border-color: #0d407d;
}
.vs-media:hover .media-icon {
    background-color: #ffae77;
}
.header-links.style2 li:hover i {
    background-color: #ffab71 !important;
}
.header-links a:hover, .header-links a:hover i {
    color: #ffab71;
}
.special-fact {
    background-color: #ffae77 !important;
}
.enrol-icon {
    background-color: #ffae77 !important;
}
.menu-style1 > ul > li > a {
    padding: 0;
}
.menu-style1 > ul > li > a:hover {
    border-bottom: 1px solid #000;
}
.menu-style1 > ul > li.active > a {
    color: #ffa160;
    border-bottom: 1px solid #000;
}
@media (max-width: 767px) {
    .h4, h4 {
        font-size: 18px;
    }
    .slide-bg-image{
      background-image: url(../img/pick/rect-1.jpg) !important;
    }
    .slide-bg-image-2{
       background-image: url(../img/pick/rect-2.jpg) !important;
    }
    .top-point{
      padding-top: 0px !important;
    }
    .vs-menu-toggle {
        display: block !important;
    }
    .hero-slider .slide-inner {
    height: 490px !important;
}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    top: 70% !important;
}
.hero-slider {
    width: 100%;
    height: 540px !important;
}
    .enrol-box.style2 {
        padding: 15px 0px 16px 0px;
    }
    .whatsapp-icon {
    position: fixed;
    left: 81%;
    bottom: 125px;
    z-index: 999999;
    width: 50px;
  }
  .call-icon {
    position: fixed;
    left: 80%;
    bottom: 185px;
    z-index: 999999;
    width: 55px;
  }
  .sec-title {
    font-size: 32px !important;
}
.breadcumb-menu {
    width: 100% !important;
}
}

@media (min-width: 767px) and (max-width:1024px) {
.whatsapp-icon {
    left: 92.5% !important;
}
.call-icon {
    position: fixed;
    left: 92%;
}
.breadcumb-menu {
    width: 50% !important;
}
}
@media (min-width: 1024px) and (max-width:1366px) {
.main-menu > ul > li {
    margin: 0 8px;
}
 .vs-menu-toggle {
        display: none !important;
    }
}