@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=Open+Sans:wght@300;400;600;700&display=swap");
display-flex, .global_head, .vect_logo, .offcanvas .offcanvas-body .flw_us .social_icons, .offcanvas .offcanvas-body .flw_us .social_icons li, .get_in_tch .contact_page .msg, .get_in_tch .contact_page .msg .btn_global, header .intellact_college .find_out, header .wrapper1 img, .our_gallery .main_global_head, .site_footer .tweets li, .site_footer .contact_links li a, .__other_footer ._bottom_footer .social_icons, .login-signup-scrn, .login-signup-scrn .backb-main, .login-signup-scrn .tab-area, .login-signup-scrn .backbox, .login-signup-scrn .loginMsg,
.login-signup-scrn .signupMsg, .login-signup-scrn .loginMsg .textcontent ul,
.login-signup-scrn .signupMsg .textcontent ul, section .global__head, .site-footer .social-icons, .site-footer .social-icons a, .site-footer .footer-links, .__apparea, .pax-li .passenger-collapse ul, .pax-li .passenger-collapse .guests-family .other-actions-rooms, .search1 .all_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
}

/* @extend list-type-ulli; */
list-type-ulli, .global-form ul, .offcanvas .offcanvas-body .flw_us .social_icons, ._missiion .main_global_head .mission_vision, .site_footer ul, .__other_footer ._bottom_footer .social_icons, .site-footer .social-icons, .site-footer .__otherlinks ul, .pax-li .passenger-collapse ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
}

body {
  font-size: 14px;
  font-weight: 400;
  color: #8b9cae;
  position: relative;
  background: #161e4d;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
}

body .select2-search--dropdown {
  padding: 0;
}

body .select2-search--dropdown .select2-search__field {
  display: none;
}

body .select2-search--dropdown input[aria-controls="select2-pa-results"],
body .select2-search--dropdown input[aria-controls="select2-hpa-results"] {
  display: block;
  width: 96%;
  margin: 4px auto;
}

html {
  scroll-behavior: smooth;
}

body,
html {
  height: 100%;
}

.__primaryc {
  color: #f1592a;
}

.__secondaryc {
  color: #161e4d;
}

.__extrac {
  color: #243465;
}

a {
  color: #f1592a;
}

a:hover, a:focus {
  color: #0089bd;
  text-decoration: none;
}

.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
}

input:-webkit-autofill {
  color: #2c3846 !important;
  -webkit-transition: background-color 5500s ease-in-out 0s;
  transition: background-color 5500s ease-in-out 0s;
  -webkit-text-fill-color: #2c3846 !important;
  -ms-box-shadow: inset 0 0 0 9999px #fff !important;
  -webkit-box-shadow: inset 0 0 0 9999px #fff !important;
  box-shadow: inset 0 0 0 9999px #fff !important;
}

.modal-backdrop {
  opacity: 0.8;
}

.list-group {
  border-radius: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.form-control {
  padding: 0.375rem 1.05rem;
  border-radius: 0;
}

.form-control::-webkit-input-placeholder {
  color: #bbbfc8;
}

.form-control:-moz-placeholder {
  color: #bbbfc8;
}

.form-control::-moz-placeholder {
  color: #bbbfc8;
}

.form-control:-ms-input-placeholder {
  color: #bbbfc8;
}

.form-control:focus {
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.list-group-item.focusin {
  -ms-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

p {
  font-size: 14px;
  color: #8b9cae;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 400;
}

strong,
label {
  font-weight: 700;
}

.text-muted {
  color: #8b9cae !important;
}

.ui-helper-hidden-accessible {
  display: none;
}

b,
strong {
  font-weight: 600;
}

.no-baggage {
  color: #fe0000;
}

.baggage-available {
  color: #55b031;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  opacity: 1;
}

.flex-direction-nav a {
  height: 55px !important;
}

#map {
  height: 400px;
  width: 100%;
}

.dwt-sprite {
  width: 60%;
  height: 0;
  padding-bottom: 40%;
  background-image: url("https://dreamworldtravel.co.uk/assets/img/footer-sprite.png");
  background-position: 0 0;
  background-size: 900%;
  display: block;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.dwt-sprite.payment_logos_png {
  background-position: 60.4% 0;
  background-size: 367%;
  padding-bottom: 6%;
  width: 90%;
  margin: 0;
}

.dwt-sprite.app_store_png, .dwt-sprite.google_play_png {
  background-size: 900%;
  padding-bottom: 27%;
  width: 90%;
  margin: 0;
}

.dwt-sprite.app_store_png {
  background-position: 11.9% 0;
}

.dwt-sprite.google_play_png {
  background-position: 36% 0;
}

.dwt-sprite.applestore_qrcode_png, .dwt-sprite.playstore_qrcode_png {
  padding-bottom: 100%;
  width: 100%;
  background-size: 1070%;
}

.dwt-sprite.playstore_qrcode_png {
  background-position: 79.4% 0;
}

.dwt-sprite.applestore_qrcode_png {
  background-position: 0 0;
}

.corona-alt .close {
  padding-top: 0;
  padding-bottom: 0;
}

.corona-alt .alert-msg {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  color: #721c24;
}

.corona-alt .alert-msg:hover {
  text-decoration: none;
}

.corona-alt .btn-corona-alert {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 10px;
  color: #721c24;
  font-weight: 500;
}

.alertModal .corona_title {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.alertModal .alert-box {
  font-size: 14px;
}

.alertModal strong {
  display: block;
  font-size: 18px;
  color: #2c3846;
}

.alertModal b {
  color: #fe0000;
  font-size: 14px;
  font-weight: 500;
}

.alertModal ul li {
  font-size: 14px;
  padding: 5px 0;
}

.alertModal ul li:first-child {
  padding-top: 0;
}

.alertModal ul li:last-child {
  padding-bottom: 0;
}

.alertModal p {
  font-size: 14px;
}

.alertModal .alert-danger {
  font-size: 14px;
}

.alertModal .alert-danger strong {
  display: initial;
  font-size: 14px;
  color: #721c24;
}

.select2-container--open .select2-dropdown--above {
  min-width: 180px;
}

.form-control:disabled,
.form-control[readonly] {
  background: #fff;
}

.hp-success-msg {
  text-align: center;
  color: #55b031;
  display: none;
}

.hp-success-msg svg {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.hp-success-msg #successAnimationResult {
  fill: #55b031;
  opacity: 0;
}

.hp-success-msg #successAnimationCircle {
  stroke-dasharray: 151px 151px;
  stroke: #55b031;
}

.hp-success-msg #successAnimationCheck {
  stroke-dasharray: 36px 36px;
  stroke: #55b031;
}

.hp-success-msg .Successanimated #successAnimationResult {
  -webkit-animation: 0.3s linear 0.9s both fadeIn;
          animation: 0.3s linear 0.9s both fadeIn;
}

.hp-success-msg .Successanimated #successAnimationCircle {
  -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
          animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
}

.hp-success-msg .Successanimated #successAnimationCheck {
  -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
          animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
}

.intellect_section {
  padding: 3em 0 3em 0;
}

.global_head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  color: #fff;
  padding: 6rem 0 4rem 0;
}

.global_head .__ghead {
  color: #2c3846;
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 74px;
  font-weight: 700;
  position: relative;
  width: 100%;
  color: #fff;
}

.global_head span {
  display: block;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 25px;
  z-index: 2;
  color: #fff;
  line-height: 1.9;
}

.global_head p {
  line-height: 2;
  margin-bottom: 0;
  margin-top: 30px;
  font-size: 16px;
}

.btn_global {
  color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 100px;
  padding: 18px 40px;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}

.btn_global:hover {
  color: #fff;
  background: #243465;
  opacity: 0.9;
}

.btn_global i {
  margin-left: 10px;
  font-size: 14px;
}

.vect_logo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.vect_logo span {
  font-size: 24px;
  font-weight: 600;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-top: 11px;
}

.main_global_head {
  margin-top: 10px;
}

.main_global_head .intellect_head {
  font-size: 44px;
  font-weight: 700;
  color: #fff;
}

.flex-direction-nav a {
  top: -28px !important;
  width: 40px !important;
  height: 40px !important;
  border: 2px solid #e7e7e7;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px !important;
  line-height: 0;
}

.flex-direction-nav a::before {
  font-family: "dwtltd4-icons";
  color: #fff !important;
  font-size: 18px !important;
}

.flex-direction-nav .flex-disabled {
  opacity: 0.2 !important;
  z-index: 1 !important;
  pointer-events: none;
}

.flex-direction-nav .flex-next {
  right: 0px !important;
  font-size: 0;
}

.flex-direction-nav .flex-prev {
  right: 53px;
  left: inherit !important;
  font-size: 0;
}

.prof_name {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}

.offcanvas {
  background: #161e4d;
}

.offcanvas .offcanvas-header {
  padding: 2em 1em;
}

.offcanvas .offcanvas-header .btn-close {
  background: none;
}

.offcanvas .offcanvas-header .btn-close:focus {
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.offcanvas .offcanvas-header .btn-close i {
  font-size: 30px;
  color: #fff;
}

.offcanvas .offcanvas-header .btn-close i::before {
  position: absolute;
  top: 65px;
  right: 20px;
}

.offcanvas .offcanvas-header .offcanvas-title img {
  width: 90px;
}

.offcanvas .offcanvas-body::-webkit-scrollbar-track {
  background-color: #222957;
}

.offcanvas .offcanvas-body::-webkit-scrollbar {
  width: 10px;
  background-color: #222957;
}

.offcanvas .offcanvas-body::-webkit-scrollbar-thumb {
  background-color: #222957;
  border: 2px solid #222957;
}

.offcanvas .offcanvas-body .paras {
  padding: 0 10px;
}

.offcanvas .offcanvas-body .get_in_tch {
  padding-bottom: 0;
}

.offcanvas .offcanvas-body .get_in_tch .main_global_head .intellect_head {
  font-size: 22px;
}

.offcanvas .offcanvas-body .get_in_tch .contact_page .control_input {
  border-radius: 4px;
  height: 50px;
}

.offcanvas .offcanvas-body .get_in_tch .contact_page .control_text_area {
  height: 100px;
  border-radius: 4px;
}

.offcanvas .offcanvas-body .flw_us {
  padding-top: 1.5em;
}

.offcanvas .offcanvas-body .flw_us .main_global_head .intellect_head {
  font-size: 22px;
  font-weight: 600;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
}

.offcanvas .offcanvas-body .flw_us .social_icons {
  padding-top: 10px;
}

.offcanvas .offcanvas-body .flw_us .social_icons li {
  height: 40px;
  width: 40px;
  border: 1px solid #8b9cae;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100px;
  margin-right: 15px;
}

.offcanvas .offcanvas-body .flw_us .social_icons li a {
  text-decoration: none;
  color: #8b9cae;
  font-size: 20px;
}

.get_in_tch .contact_page .control_input {
  background: #222957;
  border: 2px solid #8b9cae;
  border-radius: 100px;
  height: 60px;
  color: #8b9cae;
  font-weight: 500;
  padding-top: 8px;
  margin-bottom: 25px;
  font-size: 14px;
}

.get_in_tch .contact_page .control_input::-webkit-input-placeholder {
  background: #222957;
  opacity: 1;
}

.get_in_tch .contact_page .control_input:-ms-input-placeholder {
  background: #222957;
  opacity: 1;
}

.get_in_tch .contact_page .control_input::-ms-input-placeholder {
  background: #222957;
  opacity: 1;
}

.get_in_tch .contact_page .control_input::placeholder {
  background: #222957;
  opacity: 1;
}

.get_in_tch .contact_page .control_text_area {
  background: #222957;
  border: 2px solid #8b9cae;
  resize: none;
  color: #8b9cae;
  font-weight: 500;
  border-radius: 20px;
  height: 130px;
}

.get_in_tch .contact_page .control_text_area::-webkit-input-placeholder {
  opacity: 1;
}

.get_in_tch .contact_page .control_text_area:-ms-input-placeholder {
  opacity: 1;
}

.get_in_tch .contact_page .control_text_area::-ms-input-placeholder {
  opacity: 1;
}

.get_in_tch .contact_page .control_text_area::placeholder {
  opacity: 1;
}

.get_in_tch .contact_page .msg {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.get_in_tch .contact_page .msg .btn_global {
  padding: 10px 30px;
  font-weight: 500;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.get_in_tch .contact_page .msg .btn_global i {
  font-size: 16px;
}

.get_in_tch .contact_page .msg .btn_global:hover {
  background: #fff;
  color: #161e4d;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

header {
  /*background: url("../images//main-banner.png");*/
  background-repeat: no-repeat;
  min-height: 1020px;
  background-size: cover;
}

/*header {*/
/*  position: relative;*/
/*  height: 1020px;*/
/*  overflow: hidden;*/
  /*background: #20295c;*/
/*}*/

.hero-slider {
  position: absolute;
  top: 0;
  left: 0;
  height: 1020px;
  width: 100%;
  z-index: 0;
}

.hero-slider img {
  width: 100%;
  height: 1020px;
  object-fit: cover;
  object-position: center;
}

.overlay-content {
  position: relative;
  z-index: 2;
  height: 100%;
}

.navbar {
  position: relative;
  z-index: 3;
  background: transparent; /* or use rgba if needed */
}

.container.h-100 {
  height: calc(100% - 80px); /* adjust if your navbar has fixed height */
  padding-top: 80px; /* optional offset */
}


header .navbar .navbar-brand img {
  width: 100px;
}

header .navbar .navbar-toggler {
  background: #fff;
}

header .navbar .navbar-toggler:focus {
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

header .navbar .navbar-nav {
  margin-bottom: 0 !important;
}

header .navbar .navbar-nav .nav-item {
  padding: 0 1.4rem;
}

header .navbar .navbar-nav .nav-item .nav-link {
  color: #2c3846;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  border-radius: 0;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
  color: #fff;
  padding: 12px 30px;
  font-weight: 600;
  font-size: 12px;
}

header .navbar .navbar-nav .show > .nav-link,
header .navbar .navbar-nav .active > .nav-link,
header .navbar .navbar-nav .nav-link.show,
header .navbar .navbar-nav .nav-link.active {
  background: -webkit-gradient(linear, right top, left top, from(#f7f7f7), to(#fff));
  background: linear-gradient(to left, #f7f7f7, #fff);
  color: #fff;
  background: #3340878c;
  border-radius: 20px;
  border-bottom: 2px solid #fff;
}

header .navbar .search {
  position: relative;
  height: 50px;
}

header .navbar .search .input {
  border: 0;
  font-size: 18px;
  padding: 15px;
  height: 50px;
  width: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  background: transparent;
  border: 1px solid #e7e7e7;
  border-radius: 100px;
  color: #fff;
}

header .navbar .search .input:focus {
  outline: none;
}

header .navbar .search .btn {
  border: 0;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

header .navbar .search .btn i {
  color: #fff;
  font-size: 19px;
}

header .navbar .search .hamburger {
  color: #fff;
  font-size: 23px;
  cursor: pointer;
}

header .navbar .search.active .input {
  width: 200px;
  opacity: 1;
}

header .navbar .search.active .btn {
  -webkit-transform: translateX(-47px);
          transform: translateX(-47px);
}

header .intellact_college .find_out {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .wrapper1 {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #161e4d;
  height: 100%;
  width: 250px;
  position: fixed;
  left: -250px;
  top: 0;
  bottom: 0;
  z-index: 12;
}

header .wrapper1 img {
  margin: 15px auto;
  width: 90px;
}

header .wrapper1.toggled {
  left: 0;
}

header .wrapper1 .sidebar-nav {
  width: 250px;
  padding: 0;
  list-style: none;
}

header .wrapper1 .sidebar-nav .nav-item {
  text-indent: 20px;
  line-height: 40px;
  border-bottom: 1px solid #2d3653;
}

header .wrapper1 .sidebar-nav .nav-item a {
  color: #fff;
}

header .toggled .wrapper2 {
  width: 250px;
}

.abt_us {
  background: url(../images/Aboutus.png);
  min-height: 650px;
  background-repeat: no-repeat;
  padding: 20px 0;
  background-position: bottom, top;
  margin-bottom: 60px;
}

.abt_us .btn {
  padding: 10px 25px;
  font-weight: 500;
  margin-top: 30px;
}

.abt_us .btn:hover {
  background: #fff;
  color: #161e4d;
  font-weight: 600;
}

.abt_us .college {
  background: url(../images/Rectangle.png);
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
  background-position: right;
  margin-left: auto;
  height: 440px;
}

.abt_us .college img {
  position: absolute;
  left: 18px;
  top: 56px;
  height: 330px;
  width: 470px;
}

.academics {
  background: url(../images/Academics.jpg);
  min-height: 580px;
  padding-top: 4em;
}

.academics .cdhead {
  border-radius: 0;
  padding: 10px;
  padding-bottom: 0;
  cursor: pointer;
}

.academics .cdhead img {
  width: 100%;
  height: 230px;
}

.academics .cdhead .card-body {
  padding: 1rem 8px;
}

.academics .cdhead .card-body .card__txt {
  color: #2c3846;
  font-weight: 600;
  font-size: 16px;
}

.academics .cdhead .card-body .card__txt i {
  font-weight: 700;
  font-size: 14px;
  margin-left: 5px;
}

.academics .acdemics_dtl {
  position: relative;
  padding-top: 20px;
}

._missiion .college {
  background: url(../images/Rectangle.png);
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
  background-position: left;
  height: 440px;
}

._missiion .college img {
  position: absolute;
  top: 56px;
  height: 330px;
  right: 18px;
  width: 470px;
}

._missiion .main_global_head .mission_vision li {
  padding: 20px 0;
  font-weight: 500;
  margin: -20px 0px;
}

._missiion .main_global_head .mission_vision li:last-child {
  padding-bottom: 0;
}

._missiion ._vision {
  padding: 3.2em 0;
}

.our_gallery {
  padding-bottom: 4.5em;
}

.our_gallery .main_global_head {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.our_gallery .nav {
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
}

.our_gallery .nav .nav-item {
  cursor: pointer;
  padding: 0 20px;
}

.our_gallery .nav .nav-item .nav-link {
  color: #8b9cae;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 12px;
  padding: 0;
  border: none;
}

.our_gallery .nav .nav-item .nav-link:last-child {
  margin-right: 0;
}

.our_gallery .nav .nav-item .nav-link:hover {
  border: none;
}

.our_gallery .nav .nav-item .nav-link.active {
  color: #fff;
  border-bottom: 3px solid #e7e7e7;
  background: transparent;
}

.our_gallery .tab-content .gallery {
  padding-top: 30px;
}

.our_gallery .tab-content .gallery .items1 ._image a {
  position: relative;
}

.our_gallery .tab-content .gallery .items1 ._image a::before {
  content: "\e805";
  font-family: "dwtltdv4-icons";
  position: absolute;
  background: rgba(26, 40, 75, 0.7);
  width: 100%;
  height: 100%;
  color: #fff;
  top: -119px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 24px;
  height: 250px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #e7e7e7;
}

.our_gallery .tab-content .gallery .items1 ._image a img {
  margin-bottom: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #fff;
}

.our_gallery .tab-content .gallery .items1 ._image a:hover::before {
  opacity: 1;
  visibility: visible;
}

.our_gallery .tab-content .gallery .items1 ._image .gallery2::before {
  content: "\e805";
  font-family: "dwtltdv4-icons";
  position: absolute;
  background: rgba(26, 40, 75, 0.7);
  width: 100%;
  height: 510px;
  color: #fff;
  top: -249px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 24px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #e7e7e7;
}

.our_gallery .tab-content .gallery .items1 ._image .gallery2:hover::before {
  opacity: 1;
  visibility: visible;
}

.our_gallery .tab-content .gallery ._image {
  position: relative;
}

.our_gallery .tab-content .gallery ._image a img {
  width: 100%;
  height: 250px;
}

.our_gallery .tab-content .gallery ._image a .img1 {
  height: 510px;
  -o-object-fit: cover;
     object-fit: cover;
}

.admission_open {
  background: url(../images/admision.png);
  min-height: 800px;
  background-repeat: no-repeat;
  padding-top: 15em;
  background-size: cover;
}

.admission_open .vect_logo span {
  color: #fff;
}

.admission_open .btn {
  margin-top: 70px;
  border: 2px solid #fff;
  padding: 16px 50px;
  color: #fff;
  font-weight: 600;
}

.admission_open .btn:hover {
  background: #161e4d;
  color: #fff;
}

.site_footer .para {
  padding-top: 20px;
  padding-right: 20px;
  font-weight: 500;
}

.site_footer .footer_head {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.site_footer .links li {
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0;
}

.site_footer .tweets li {
  padding-bottom: 10px;
}

.site_footer .tweets li i {
  color: #fff;
  font-size: 26px;
}

.site_footer .tweets li a {
  text-decoration: none;
  padding-left: 10px;
  padding-right: 50px;
}

.site_footer .tweets li p b {
  color: #fff;
  font-weight: 600;
}

.site_footer .contact_links li a {
  text-decoration: none;
}
.site_footer .contact_links li a .cont_intl {
    display: flex;
    align-items: center;
  }
  .site_footer .contact_links li a .cont_intl .numbr_intl {
      padding-left: 10px;


  }
  .site_footer .contact_links li a .cont_intl .numbr_intl span{
      color: white;
      display: block;
      font-weight: 600;
      color: #8b9cae;
      font-size: 14px;


  }
  .site_footer .contact_links li:first-child{
    margin-top: 0;
  }
  .site_footer .contact_links li{
    margin-top: 10px;
  }
.site_footer .contact_links li a i {
  color: #fff;
  font-size: 22px;
}

.site_footer .contact_links li a p {
  padding-left: 10px;
  font-weight: 600;
}

.__other_footer {
  background: #191d28;
  padding: 25px 0;
}

.__other_footer ._bottom_footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.__other_footer ._bottom_footer p {
  color: #fff;
  margin-bottom: 0;
}

.__other_footer ._bottom_footer .social_icons {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.__other_footer ._bottom_footer .social_icons li {
  padding: 0 20px;
}

.__other_footer ._bottom_footer .social_icons li a {
  text-decoration: none;
}

.__other_footer ._bottom_footer .social_icons li a i {
  color: #fff;
  font-size: 20px;
}

.modal__login .modal-dialog .modal-content {
  background: transparent;
  border: 0;
}

.modal__login .modal-dialog .modal-content .modal-body {
  padding: 0;
}

.login-signup-scrn {
  width: 100%;
  height: 680px;
  background: transparent;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.login-signup-scrn button.close {
  position: absolute;
  top: 50px;
  left: 30px;
  z-index: 13;
}

.login-signup-scrn .backb-main {
  height: 620px;
  width: 100%;
}

.login-signup-scrn .tab-area {
  width: 100px;
  height: 620px;
  background: #f9f9f9;
  border-right: 1px solid #e7e7e7;
  border-radius: 6px 0 0 6px;
  z-index: 11;
}

.login-signup-scrn .tab-area .nav-tabs {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.login-signup-scrn .tab-area .nav-tabs .nav-item {
  margin-right: -1px;
}

.login-signup-scrn .tab-area .nav-tabs .nav-item .nav-link {
  text-align: center;
  border-radius: 0;
  padding: 15px 10px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  background-color: transparent;
  border-left: none;
  border-right: none;
  border-color: #e7e7e7;
  color: #2c3846;
}

.login-signup-scrn .tab-area .nav-tabs .nav-item .nav-link.active, .login-signup-scrn .tab-area .nav-tabs .nav-item .nav-link:hover, .login-signup-scrn .tab-area .nav-tabs .nav-item .nav-link:focus {
  background-color: #f1592a;
  color: #fff;
}

.login-signup-scrn .form-group {
  margin-bottom: 0;
}

.login-signup-scrn .form-control {
  font-size: 14px;
  height: 50px;
}

.login-signup-scrn .form-control:not([disabled]):focus ~ .cc-label,
.login-signup-scrn .form-control:not(:placeholder-shown) ~ .cc-label {
  top: 6px;
  font-size: 10px;
}

.login-signup-scrn .list-group-item {
  padding: 0;
}

.login-signup-scrn .list-group-item .cc-label {
  top: 16px;
}

.login-signup-scrn .cc__validation .iconExclamationFull {
  top: 18px;
}

.login-signup-scrn .cc__validation .validationBox {
  top: -15px;
}

.login-signup-scrn .backbox {
  background: #fff;
  width: 100%;
  height: 620px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 0 15px 15px 0;
  /* front box content*/
}

.login-signup-scrn .backbox .login,
.login-signup-scrn .backbox .signup {
  padding: 0 25px;
  width: 50%;
  -webkit-transition: 0.3s opacity linear, 0.3s left linear;
  transition: 0.3s opacity linear, 0.3s left linear;
}

.login-signup-scrn .backbox .login h2,
.login-signup-scrn .backbox .signup h2 {
  color: #f1592a;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.login-signup-scrn .backbox .login .forgot-txt,
.login-signup-scrn .backbox .signup .forgot-txt {
  color: #f1592a;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 500;
  margin-top: 1rem;
}

.login-signup-scrn .backbox .login .other-txt,
.login-signup-scrn .backbox .signup .other-txt {
  color: #2c3846;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding: 10px 0;
  margin: 0;
}

.login-signup-scrn .backbox .login .top-txt,
.login-signup-scrn .backbox .signup .top-txt {
  color: #8b9cae;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}

.login-signup-scrn .backbox .login .footer-txt,
.login-signup-scrn .backbox .signup .footer-txt {
  margin-top: 15px;
}

.login-signup-scrn .backbox .inputbox {
  margin-top: 30px;
}

.login-signup-scrn .backbox .inputbox .form-check {
  padding: 10px 0 20px;
}

.login-signup-scrn .backbox .inputbox .form-check label {
  display: initial;
  font-weight: 400;
  font-size: 14px;
}

.login-signup-scrn .backbox .inputbox .btn-global {
  font-size: 13px;
}

.login-signup-scrn .backbox .social-wrap {
  width: 60%;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.login-signup-scrn .backbox .social-wrap .s-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow: hidden;
  color: #fff;
  border-radius: 6px;
  padding: 0;
  margin-bottom: 10px;
  border: none;
}

.login-signup-scrn .backbox .social-wrap .s-btn:hover {
  text-decoration: none;
}

.login-signup-scrn .backbox .social-wrap .s-btn .s-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin: 0;
}

.login-signup-scrn .backbox .social-wrap .s-btn .s-icon.fb-bg {
  background: #263d69;
}

.login-signup-scrn .backbox .social-wrap .s-btn .s-icon.gl-bg {
  background: #c53127;
}

.login-signup-scrn .backbox .social-wrap .s-btn .s-txt {
  width: calc(100% - 40px);
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.login-signup-scrn .backbox .social-wrap .s-btn .s-txt.fb {
  background: #3b5999;
}

.login-signup-scrn .backbox .social-wrap .s-btn .s-txt.gl {
  background: #f54337;
}

.login-signup-scrn .frontbox {
  background: -webkit-gradient(linear, right top, left top, from(#f1592a), to(#ff6637));
  background: linear-gradient(to left, #f1592a, #ff6637);
  border-radius: 21px;
  height: 680px;
  width: calc(52% - 94px);
  z-index: 10;
  position: absolute;
  right: 2%;
  text-align: left;
  -webkit-transition: right 0.8s ease-in-out;
  transition: right 0.8s ease-in-out;
  overflow: hidden;
}

.login-signup-scrn .moving {
  right: 47%;
}

.login-signup-scrn label {
  display: none;
}

.login-signup-scrn .loginMsg,
.login-signup-scrn .signupMsg {
  width: 100%;
  height: 100%;
  font-size: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out;
}

.login-signup-scrn .loginMsg .textcontent,
.login-signup-scrn .signupMsg .textcontent {
  text-align: left;
  padding: 2rem;
}

.login-signup-scrn .loginMsg .textcontent .title,
.login-signup-scrn .signupMsg .textcontent .title {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}

.login-signup-scrn .loginMsg .textcontent ul,
.login-signup-scrn .signupMsg .textcontent ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin: 0;
}

.login-signup-scrn .loginMsg .textcontent ul li,
.login-signup-scrn .signupMsg .textcontent ul li {
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
}

.login-signup-scrn .loginMsg .textcontent .login-txt,
.login-signup-scrn .signupMsg .textcontent .login-txt {
  font-size: 14px;
  color: #fff;
}

.login-signup-scrn .loginMsg button,
.login-signup-scrn .signupMsg button {
  border: 1px solid #fff;
  margin-top: 20px;
}

.login-signup-scrn .visibility {
  opacity: 0;
  display: none;
}

.login-signup-scrn .hide {
  display: none;
}

.login-signup-scrn .strength {
  height: 0px;
  width: 100%;
  background: #ccc;
  margin-top: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}

.login-signup-scrn .strength span {
  width: 0px;
  height: 3px;
  display: block;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.btn-global {
  background: -webkit-gradient(linear, right top, left top, from(#f1592a), to(#ff6637));
  background: linear-gradient(to left, #f1592a, #ff6637);
  color: #fff;
  border-radius: 6px;
  padding: 0.65rem 1rem;
}

.btn-global:hover, .btn-global:focus {
  color: #fff;
  background: -webkit-gradient(linear, left bottom, left top, from(#f1592a), to(#ff6637));
  background: linear-gradient(to top, #f1592a, #ff6637);
}

.btn-outline {
  background: transparent;
  color: #f1592a;
  border-color: #f1592a;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.65rem 1rem;
  border-radius: 6px;
}

.btn-outline:hover, .btn-outline:focus {
  color: #fff;
  background: -webkit-gradient(linear, left bottom, left top, from(#f1592a), to(#ff6637));
  background: linear-gradient(to top, #f1592a, #ff6637);
}

.select2-results__options {
  font-size: 14px;
}

.select2-dropdown {
  min-width: 175px;
}

section {
  padding: 3rem 0;
}

section .global__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin-bottom: 2.2rem;
}

section .global__head .__ghead {
  color: #2c3846;
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 300;
  position: relative;
  width: 100%;
}

section .global__head .__ghead small {
  color: #f1592a;
  display: block;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-family: "Yellowtail", cursive;
  font-size: 38px;
  z-index: 2;
}

section .global__head .__ghead span {
  color: #8b9cae;
  display: block;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 15px;
  z-index: 2;
}

section .global__head .__ghead .watermark {
  position: absolute;
  content: "";
  top: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 80px;
  color: #8b9cae;
  opacity: 0.07;
  font-family: "Yellowtail", cursive;
  line-height: 1;
}

section .global__head p {
  line-height: 2;
  margin-bottom: 0;
  margin-top: 30px;
  font-size: 16px;
}

section .global__head h3 {
  color: #161e4d;
  font-size: 18px;
  font-weight: 600;
}

.content__area .global__head {
  margin-bottom: 0;
}

.static-pg-banner {
  background-size: cover;
  min-height: 640px;
  position: relative;
}

.static-pg-banner .page-hd {
  font-weight: 700;
  font-size: 68px;
  color: #fff;
  margin: 160px 0 0;
}

.static-pg-banner .page-hd small {
  font-size: 24px;
  display: block;
  margin-top: 10px;
}

.static-pg {
  position: relative;
  padding: 0;
}

.site-footer {
  background-color: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #8b9cae;
}

.site-footer .cd__section {
  padding-top: 3.5rem;
}

.site-footer hr {
  border-top-color: #e7e7e7;
  opacity: 0.5;
}

.site-footer hr.small {
  margin: 20px 0;
}

.site-footer h6 {
  color: #8b9cae;
  font-size: 24px;
  margin: 2rem 0;
  font-weight: 500;
  text-transform: capitalize;
}

.site-footer p {
  margin-bottom: 15px;
}

.site-footer a {
  color: #8b9cae;
}

.site-footer a:hover {
  color: #f1592a;
  text-decoration: none;
}

.site-footer .social-icons {
  margin-bottom: 15px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.site-footer .social-icons li {
  margin-right: 10px;
}

.site-footer .social-icons li.title {
  margin-right: 15px;
  color: #8b9cae;
  font-weight: 600;
  font-size: 16px;
}

.site-footer .social-icons li:last-child {
  margin-right: 0;
}

.site-footer .social-icons a {
  background-color: #fff;
  color: #8b9cae;
  font-size: 16px;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #bbbfc8;
  border-radius: 100%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.site-footer .social-icons a i {
  color: #8b9cae;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.site-footer .social-icons a:active, .site-footer .social-icons a:focus, .site-footer .social-icons a:hover {
  color: #fff;
  background-color: #f1592a;
  border: 1px solid transparent;
}

.site-footer .social-icons a.size-sm a {
  line-height: 34px;
  height: 34px;
  width: 34px;
  font-size: 13px;
}

.site-footer .social-icons a.facebook:hover {
  background-color: #3b5998;
}

.site-footer .social-icons a.facebook:hover i {
  color: #fff;
}

.site-footer .social-icons a.twitter:hover {
  background-color: #00aced;
}

.site-footer .social-icons a.twitter:hover i {
  color: #fff;
}

.site-footer .social-icons a.instagram:hover {
  background-color: #125688;
}

.site-footer .social-icons a.instagram:hover i {
  color: #fff;
}

.site-footer .social-icons a.youtube {
  font-size: 14px;
}

.site-footer .social-icons a.youtube:hover {
  background-color: #b00;
}

.site-footer .social-icons a.youtube:hover i {
  color: #fff;
}

.site-footer .footer-links {
  padding-left: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.site-footer .footer-links li {
  display: block;
  padding-bottom: 15px;
  width: 25%;
}

.site-footer .footer-links a {
  color: #2c3846;
  font-size: 15px;
  font-weight: 500;
}

.site-footer .footer-links a:active, .site-footer .footer-links a:focus, .site-footer .footer-links a:hover {
  color: #161e4d;
  text-decoration: none;
}

.site-footer .footer-links.inline li {
  display: inline-block;
}

.site-footer .__otherlinks {
  background: #f7f7f7;
  padding: 20px 0;
}

.site-footer .__otherlinks ul .list-group-item {
  background: transparent;
  width: auto;
  border: none;
  padding: 0 10px;
  border-left: 1px solid #2c3846;
  line-height: 1.2;
  border-radius: 0;
}

.site-footer .__otherlinks ul .list-group-item a {
  color: #2c3846;
  font-weight: 500;
}

.site-footer .__otherlinks ul .list-group-item a:hover, .site-footer .__otherlinks ul .list-group-item a:focus, .site-footer .__otherlinks ul .list-group-item a:active {
  color: #161e4d;
}

.site-footer .__otherlinks ul .list-group-item:first-child {
  border-left: 0;
}

.form-control {
  height: 70px;
  border: none;
  padding-top: 20px;
}

.form-control::-webkit-input-placeholder {
  opacity: 0;
}

.form-control:-ms-input-placeholder {
  opacity: 0;
}

.form-control::-ms-input-placeholder {
  opacity: 0;
}

.form-control::placeholder {
  opacity: 0;
}

.form-group .cc-label {
  position: absolute;
  top: 23px;
  color: #ccc;
  left: 20px;
  pointer-events: none;
  font-weight: 300;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.form-group input.form-control:not([disabled]):focus ~ .cc-label,
.form-group input.form-control:not(:placeholder-shown) ~ .cc-label,
.form-group select.form-control:not([disabled]):focus ~ .cc-label,
.form-group select.form-control:not(:placeholder-shown) ~ .cc-label,
.form-group textarea.form-control:not([disabled]):focus ~ .cc-label,
.form-group textarea.form-control:not(:placeholder-shown) ~ .cc-label {
  top: 8px;
  font-size: 11px;
  z-index: 4;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.form-group input:-webkit-autofill:not([disabled]):focus ~ .cc-label,
.form-group input:-webkit-autofill:not(:placeholder-shown) ~ .cc-label {
  top: 8px;
  font-size: 11px;
  z-index: 4;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.form-group textarea .cc-label {
  top: 12px;
}

.form-group textarea.form-control:not([disabled]):focus ~ .cc-label,
.form-group textarea.form-control:not(:placeholder-shown) ~ .cc-label {
  display: block;
  width: 100%;
  background: #f1592a;
  left: 0;
  text-indent: 15px;
  top: 0;
  padding: 2px 0;
  color: #fff;
  line-height: 1.2;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch input:checked + .slider {
  background-color: #f1592a;
}

.switch input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #f1592a;
          box-shadow: 0 0 1px #f1592a;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* search form */
.inp_search {
  background: #f9f9f9;
  padding: 10px;
  margin-bottom: 2rem;
}

.inp_search .sf_global {
  background: transparent;
  padding: 10px 0px 35px;
  border-radius: 0 6px 6px 6px;
  width: 100%;
}

.inp_search .sf_global .btn-search {
  bottom: -9px;
}

/* passenger form */
.__paxcontainer:before {
  content: "\e87d";
  font-family: "dwtltdv4-icons";
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 14px;
  color: #2c3846;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  pointer-events: none;
}

.__paxcontainer .pssngr-count {
  position: absolute;
  line-height: 3;
  font-size: 15px;
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 20px 20px 6px;
  color: #2c3846;
  top: 0;
  margin-bottom: 0;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.__paxcontainer .pssngr-count .total {
  padding-right: 5px;
}

.__paxcontainer .class_change {
  background: none;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

/* more option */
.datep .dep_dat {
  display: none;
  position: absolute;
  top: 30px;
  z-index: 11;
  font-size: 15px;
  left: 7.2em;
  font-weight: 400;
  color: #8b9cae;
}

.hnights {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 3;
  font-size: 11px;
  color: #fff;
  background: #243465;
  border-radius: 50px;
  padding: 2px 8px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  -webkit-text-shadow: 0 0 0.2px rgba(255, 255, 255, 0.5);
  -moz-text-shadow: 0 0 0.2px rgba(255, 255, 255, 0.5);
  -ms-text-shadow: 0 0 0.2px rgba(255, 255, 255, 0.5);
  text-shadow: 0 0 0.2px rgba(255, 255, 255, 0.5);
  visibility: hidden;
}

.__apparea .dwt-sprite {
  margin-right: 10px !important;
}

.__invalid {
  border: 1px solid #fe0000;
}

/* validation */
.cc__validation {
  position: relative;
}

.cc__validation .validation__error {
  width: 100%;
  position: absolute;
  right: 0;
}

.cc__validation .validationBox {
  padding: 3px 10px;
  position: absolute;
  right: 2px;
  top: -8px;
  background: #fe0000;
  color: #fff;
  border-radius: 3px;
  z-index: 5;
  font-size: 11px;
  opacity: 0;
  visibility: hidden;
}

.cc__validation .validationBox:after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-top-color: #fe0000;
  border-width: 6px;
  top: 22px;
  right: 20px;
}

.cc__validation .iconExclamationFull {
  right: 20px;
  position: absolute;
  top: 27px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

.cc__validation .iconExclamationFull:before {
  content: "\e86f";
  color: #fe0000;
  font-size: 24px;
}

.cc__validation .iconExclamationFull.show {
  opacity: 1;
  visibility: visible;
}

.cc__validation .iconExclamationFull:hover ~ .validationBox {
  opacity: 1;
  visibility: visible;
}

.cc__validation ._read .iconExclamationFull {
  opacity: 1 !important;
  visibility: visible !important;
}

.cc__validation ._read .iconExclamationFull:before {
  color: #ed973c;
}

.cc__validation ._read .iconExclamationFull:hover ~ .validationBox {
  opacity: 1 !important;
  visibility: visible !important;
}

.cc__validation ._read .validationBox {
  background: #ed973c !important;
}

.cc__validation ._read .validationBox:after {
  border-top-color: #ed973c !important;
}

.__select:before {
  content: "\e87d";
  font-family: "dwtltdv4-icons";
  position: absolute;
  right: 8px;
  top: 50%;
  font-size: 13px;
  color: #2c3846;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  pointer-events: none;
  z-index: 4;
}

/* hotel form */
.pax-li .passenger-collapse {
  position: absolute;
  right: 15px;
  top: 100%;
  width: 460px;
  background: #fff;
  -ms-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  z-index: 3;
  display: none;
}

.pax-li .passenger-collapse:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #243465;
  position: absolute;
  top: -9px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.pax-li .passenger-collapse ul li {
  text-align: center;
  border-left: 1px solid #e7e7e7;
  width: 33.333%;
  padding: 0;
}

.pax-li .passenger-collapse ul li h5 {
  color: #2c3846;
  margin: 0 0 5px;
}

.pax-li .passenger-collapse ul li p {
  color: #243465;
  margin-bottom: 2px;
  font-size: 13px;
}

.pax-li .passenger-collapse .custom-radio {
  padding-left: 0;
}

.pax-li .passenger-collapse .custom-radio .custom-control-input {
  display: none;
}

.pax-li .passenger-collapse .custom-radio .custom-control-input:checked ~ .custom-control-label {
  color: #fff;
  background: rgba(15, 86, 188, 0.1);
}

.pax-li .passenger-collapse .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  background: rgba(247, 247, 247, 0.3);
  border-radius: 0;
  border: none;
}

.pax-li .passenger-collapse .custom-radio .custom-control-label {
  display: block;
  cursor: pointer;
  z-index: 3;
  width: 100%;
  font-size: 13px;
  color: #a4a4a4;
  margin: 0;
  padding: 14px 10px;
  font-weight: 400;
}

.pax-li .passenger-collapse .custom-radio .custom-control-label b {
  color: #2c3846;
  display: block;
}

.pax-li .passenger-collapse .custom-radio .custom-control-label:before {
  background: transparent;
  width: 100%;
  border-radius: 0;
  left: 0;
  z-index: -1;
  top: 0;
  height: 100%;
  border: none;
}

.pax-li .passenger-collapse .add-guest-dd i {
  color: #243465;
  font-size: 16px;
}

.pax-li .passenger-collapse .guests-family {
  width: 100%;
  display: none;
}

.pax-li .passenger-collapse .guests-family .other-actions-rooms {
  border-top: 1px solid #e7e7e7;
  padding: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pax-li .passenger-collapse .guests-family .other-actions-rooms a {
  color: #243465;
  text-transform: uppercase;
  line-height: 2;
}

.pax-li .passenger-collapse .guests-family .other-actions-rooms a i {
  color: #243465;
  font-size: 17px;
}

.pax-li .passenger-collapse .guests-family .other-actions-rooms a:hover, .pax-li .passenger-collapse .guests-family .other-actions-rooms a:focus {
  text-decoration: none;
}

.pax-li .passenger-collapse .guests-family .other-actions-rooms .apply-group-guests {
  background: #f1592a;
  color: #fff;
  padding: 6px 15px;
  border-radius: 6px;
  margin-left: auto;
}

.pax-li .passenger-collapse .guests-family .child_m {
  width: 100%;
  position: relative;
}

.pax-li .passenger-collapse .guests-family .child_m .input-group:before {
  content: "\e87d";
  font-family: "dwtltdv4-icons";
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 12px;
  color: #2c3846;
  z-index: 11;
  font-weight: 700;
  pointer-events: none;
}

.pax-li .passenger-collapse .guests-family .child_m .childp {
  width: 100%;
  padding: 0;
  font-weight: 500;
  margin: 1em 0;
  font-size: 14px;
  display: none;
  color: #2c3846;
}

.pax-li .passenger-collapse .guests-family .child_m .childm_ul li {
  width: initial;
  border: 0;
  padding-right: 5px;
  display: inline-block;
}

.pax-li .passenger-collapse .guests-family .child_m .childm_ul select {
  padding: 6px 32px 6px 12px !important;
  height: 45px;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #e7e7e7;
}

.pax-li .passenger-collapse .guests-family-inner {
  padding: 10px 15px;
  width: 100%;
  border-top: 1px solid #e7e7e7;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pax-li .passenger-collapse .guests-family-inner b {
  display: block;
  font-size: 16px;
  color: #161e4d;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
}

.pax-li .passenger-collapse .guests-family-inner .del-room {
  background: #e6eef8;
  position: absolute;
  left: 85px;
  top: 11px;
  padding: 3px 9px;
  border-radius: 50px;
  color: #243465;
  font-size: 13px;
  text-align: center;
}

.pax-li .passenger-collapse .guests-family-inner .del-room:hover, .pax-li .passenger-collapse .guests-family-inner .del-room:focus {
  text-decoration: none;
}

.pax-li .passenger-collapse .guests-family-inner .passenger-type-bar {
  line-height: 1.33333;
  padding: 0;
  width: 50%;
  border: 0;
}

.pax-li .passenger-collapse .guests-family-inner .passenger-type-bar.ptb-child {
  padding-left: 15px;
}

.pax-li .passenger-collapse .guests-family-inner .passenger-type-bar.ptb-adult {
  padding-right: 15px;
}

.pax-li .__paxcontainer .pssngr-count .span-s {
  padding-left: 5px;
}

.pax-li .__paxcontainer .pssngr-count .span-s:first-child {
  padding-left: 0;
}

.pax-li .__paxcontainer .pssngr-count .span-child-count {
  display: none;
}

/* hotel end */
.modal-global .modal-content {
  background: #f1592a;
  border-radius: 0;
  padding: 0 15px 15px;
}

.modal-global .modal-content .modal-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 0;
  color: #fff;
}

.modal-global .modal-content .modal-header .modal-title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}

.modal-global .modal-content .modal-header p {
  margin-bottom: 0;
  color: #e7e7e7;
}

.modal-global .modal-content .modal-header .close {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 22px;
  background: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  opacity: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  -ms-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal-global .modal-content .modal-header .close i {
  margin: 0 auto;
  padding: 0;
  color: #f1592a;
  -webkit-text-shadow: 0 0 #f1592a;
  -moz-text-shadow: 0 0 #f1592a;
  -ms-text-shadow: 0 0 #f1592a;
  text-shadow: 0 0 #f1592a;
}

.modal-global .modal-content .modal-body {
  background: #fff;
  border-radius: 0;
  padding: 1rem;
}

.modal-global .modal-content .modal-body .holidaypackages {
  margin-top: 25px;
}

.modal-global .list-group-item {
  border: 0;
  padding: 0 15px;
  background: transparent;
}

.modal-global .list-group-item label {
  display: none;
}

.modal-global .list-group-item .form-control {
  border: 1px solid #e7e7e7;
}

.modal-global .list-group-item.__invalid {
  border: 1px solid #fe0000;
}

.dgm_modal .modal-dialog {
  width: 25%;
}

.dgm_modal .modal-body {
  padding: 2rem;
}

.exit_clnt_modl {
  background: #fff;
  text-align: center;
  position: relative;
  padding-top: 55px;
}

.exit_clnt_modl .alert-icn {
  position: absolute;
  content: "";
  width: 110px;
  height: 110px;
  top: -65px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #009eda;
  z-index: 2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.exit_clnt_modl .alert-icn img {
  width: 60px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.exit_clnt_modl i {
  font-size: 70px;
  border: 2px solid #ed973c;
  border-radius: 100px;
  color: #ed973c;
  width: auto;
  padding: 5px;
}

.exit_clnt_modl b {
  color: #f1592a;
  font-size: 22px;
  display: block;
  margin-top: 12px;
  margin-bottom: 12px;
}

.exit_clnt_modl p {
  color: #2c3846;
  font-size: 13px;
  margin-bottom: 1.5em;
}

.exit_clnt_modl label {
  display: none;
}

.exit_clnt_modl .thrd_lin small {
  display: block;
  margin-bottom: 5px;
}

.exit_clnt_modl .thrd_lin b {
  font-size: 16px;
  text-decoration: underline;
  display: block;
  color: #2c3846;
}

.exit_clnt_modl .thrd_lin hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

.exit_clnt_modl .thrd_lin p {
  display: inline-block;
  padding-right: 10px;
  border-right: 1px solid #e7e7e7;
  margin-bottom: 10px;
}

.exit_clnt_modl .thrd_lin p:last-child {
  margin-bottom: 0;
  padding-right: 0;
  border-right: 0;
}

.exit_clnt_modl .thrd_lin p span {
  color: #f1592a;
  font-weight: 500;
}

.exit_clnt_modl .thrd_lin p span.whtsp {
  color: #2bb641;
}

.exit_clnt_modl .thrd_lin p i.call {
  font-size: 18px;
  border: 0;
  color: #f1592a;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}

.exit_clnt_modl .thrd_lin p i.whatsapp {
  font-size: 18px;
  border: 0;
  color: #2bb641;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}

.exit_clnt_modl .form-group {
  margin-bottom: 0;
}

.exit_clnt_modl .form-control {
  font-size: 14px;
  height: 60px;
  padding-top: 10px;
}

.exit_clnt_modl .list-group-item {
  padding: 0;
}

.exit_clnt_modl .list-group-item .cc-label {
  top: 20px;
}

.exit_clnt_modl .list-group-item + .list-group-item {
  margin-bottom: 1rem;
}

.exit_clnt_modl .sec_lin i {
  color: #243465;
  font-size: 25px;
  top: 3px;
  border: 0;
}

.exit_clnt_modl .sec_lin p {
  display: inline-block;
  color: #243465;
}

.exit_clnt_modl .frth_lin input::-webkit-outer-spin-button,
.exit_clnt_modl .frth_lin input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
}

.exit_clnt_modl .frth_lin .cc__validation .error {
  position: absolute;
  top: 2.7em;
  font-size: 12px;
  color: #fe0000;
  z-index: 3;
  left: 0;
}

.exit_clnt_modl .btn-extsub {
  background: #f1592a;
  color: #fff;
  font-size: 14px;
}

#dont_go_holiday_mdal .exit_clnt_modl .list-group-item + .list-group-item {
  margin-bottom: 0;
}

#dont_go_holiday_mdal .exit_clnt_modl .list-group-item + .list-group-item + .list-group-item + .list-group-item + .list-group-item + .list-group-item + .list-group-item + .list-group-item {
  margin-bottom: 1rem;
}

@-webkit-keyframes pulse-bg {
  0% {
    background-color: #ddd;
  }
  50% {
    background-color: #d0d0d0;
  }
  100% {
    background-color: #ddd;
  }
}

@keyframes pulse-bg {
  0% {
    background-color: #ddd;
  }
  50% {
    background-color: #d0d0d0;
  }
  100% {
    background-color: #ddd;
  }
}

@-webkit-keyframes scaleAnimation {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleAnimation {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes drawCircle {
  0% {
    stroke-dashoffset: 151px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes drawCircle {
  0% {
    stroke-dashoffset: 151px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes drawCheck {
  0% {
    stroke-dashoffset: 36px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes drawCheck {
  0% {
    stroke-dashoffset: 36px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.toast {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: -1;
}

.toast .toast-header strong {
  font-weight: 500;
}

.toast .toast-header button {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}

.toast.error_toast {
  opacity: 1;
  z-index: 11;
}

.toast.error_toast .toast-header {
  background: #fe0000;
  color: #fff;
}

.toast.error_toast .toast-body {
  color: #fe0000;
}

.toast.success_toast {
  opacity: 1;
  z-index: 11;
}

.toast.success_toast .toast-header {
  background: #55b031;
  color: #fff;
}

.toast.success_toast .toast-body {
  color: #55b031;
}

.show_pass {
  color: #2c3846;
  font-size: 24px;
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -17px;
  z-index: 2;
}

.show_pass i {
  font-weight: 600;
  color: #f1592a;
}

.search-field1 {
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #161e4d;
  opacity: 0;
  position: relative;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 104px;
  left: 0;
  right: 94px;
  margin-left: auto;
  border-radius: 6px;
}

.search1 .all_icons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search1 .all_icons > div {
  padding: 0 15px;
}

.search1 .all_icons > div a {
  text-decoration: none;
}

.search1 .all_icons > div i {
  color: #fff;
  font-size: 20px;
}

.search1 .all_icons .btn {
  padding-top: 0;
  padding-bottom: 0;
}

.search1 .all_icons .btn svg {
  fill: #fff;
  width: 20px;
}

.form-active {
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

input {
  border: 0;
  outline: 0;
}

.search-field1 input[type="text"] {
  height: 38px;
  width: 250px;
  border: 1px solid #161e4d;
  padding: 0px 10px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  font-size: 14px;
  font-weight: 500;
}

.search-field1 input[type="submit"] {
  background: #81af81;
  color: #fff;
  padding: 0px 10px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  background: #161e4d;
}

/* Responsive scss start here */
.back_to_top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  border: 5px solid #161e4d;
  border-radius: 50px;
  background: #fff;
  display: none;
}

.back_to_top i {
  color: #2c3846;
  font-size: 16px;
  position: absolute;
  left: 0;
  position: absolute;
  right: 0;
  top: 15px;
}

.back_to_top:hover {
  background: #161e4d;
  border: 5px solid #161e4d;
}

.back_to_top:hover i {
  color: #fff;
}
.footer_logo{
    width: 150px;
}
@media (max-width: 1400px) {
  header .navbar .navbar-nav .nav-item {
    padding: 0 1rem;
  }
}

@media (max-width: 1199.98px) {
  header .navbar .navbar-nav .nav-item {
    padding: 0 0.5rem;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 10px 20px;
    font-size: 11px;
  }
  .search1 .all_icons > div i {
    font-size: 18px;
  }
  .abt_us .college img {
    left: -12px;
    width: 420px;
  }
  ._missiion .college img {
    right: -12px;
    width: 420px;
  }
}

@media (max-width: 991.98px) {
  p {
    font-size: 12px;
  }
  header .navbar-collapse {
    display: none;
  }
  .global_head .__ghead {
    font-size: 50px;
  }
  .main_global_head .intellect_head {
    font-size: 36px;
  }
  .search-field1 {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .abt_us .college {
    margin-top: 40px;
    background-position: center;
  }
  .abt_us .college img {
    left: 78px;
  }
  ._missiion ._vision {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  ._missiion .college {
    background-position: center;
    margin-top: 40px;
  }
  ._missiion .college img {
    right: 78px;
  }
  ._missiion .mission{
      display: flex;
      flex-direction: column !important;
    }
}

@media (max-width: 767.98px) {
  .abt_us .college img {
    left: 0;
  }
  ._missiion ._vision {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  ._missiion .college img {
    right: 0;
  }
  .our_gallery .main_global_head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .our_gallery .nav {
    padding-top: 20px;
  }
  .our_gallery .nav .nav-item:first-child {
    padding: 0;
  }
}

@media (max-width: 575.98px) {
  .global_head .__ghead {
    font-size: 29px;
  }
  .global_head span {
    font-size: 16px;
  }
  .main_global_head .intellect_head {
    font-size: 24px;
  }
  header {
    background-position: bottom;
    min-height: 735px;
  }
  .abt_us .college {
    background: none;
    height: initial;
  }
  .abt_us .college img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: initial;
    margin: 0 auto;
    width: 100%;
  }
  ._missiion .college {
    background: none;
    height: initial;
  }
  ._missiion .college img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    position: initial;
    width: 100%;
  }
  .our_gallery .tab-content .gallery .items1 ._image a .img1 {
    height: 310px;
  }
  .our_gallery .tab-content .gallery .items1 ._image a img {
    height: 150px;
  }
  .admission_open {
    background-position: center;
  }

  .__other_footer ._bottom_footer p{
    text-align: center;
  }
  .__other_footer ._bottom_footer .social_icons {
    padding-bottom: 10px;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  }
}

@media (min-width: 991px) {
  .wrapper1 {
    display: none;
  }
}

@media (max-width: 460.98px) {
  .academics .main_global_head {
    padding-bottom: 65px;
  }
  .our_gallery .tab-content .gallery .items1 ._image a .img1 {
    height: 250px;
  }
  .our_gallery .tab-content .gallery .items1 ._image a img {
    height: 120px;
  }
}
.job{
    padding-bottom: 35px;
}
.job .requirements .require__head{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.job .requirements  .dtl li{
    padding-bottom: 12px;
    font-weight: 500;
    font-size: 14px;
}

.links a{
    text-decoration: none;
    color: white;
}

/*# sourceMappingURL=main.css.map */
