@charset "UTF-8";
/* @mixin main-gradient-color {
    background: linear-gradient(to left, $grdcolor1, $grdcolor2, $grdcolor3);
    -webkit-background: linear-gradient(to left, $grdcolor1, $grdcolor2, $grdcolor3);
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
} */
@font-face {
  font-family: arabfonts;
  src: url("../fonts/FrutigerLTArabic-55Roman_HelpMacNet_.ttf");
  src: url("../fonts/FrutigerLTArabic-65Bold_HelpMacNet_.ttf");
  src: url("../fonts/FrutigerLTArabic-75Black_HelpMacNet_.ttf");
  src: url("../fonts/FrutigerLTArabic.ttf");
}
body {
  font-family: arabfonts;
}

body,
html {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  color: #6f6f6f;
  background-color: transparent;
}

a {
  color: #6f6f6f;
}

a,
a:active,
a:focus,
a:hover {
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  letter-spacing: 1px;
  font-weight: 700;
}

h1 {
  font-size: 48px;
  line-height: 52px;
}

h2 {
  font-size: 36px;
  line-height: 48px;
}

h3 {
  font-size: 30px;
  line-height: 36px;
}

h4 {
  font-size: 24px;
  line-height: 30px;
}

h5 {
  font-size: 18px;
  line-height: 24px;
}

h6 {
  font-size: 14px;
  line-height: 18px;
}

p {
  margin-bottom: 20px;
}

.section {
  padding: 70px 0;
  position: relative;
}

ul.cart-list > li.total > .btn {
  border-bottom: solid 1px #cfcfcf !important;
  color: #fff !important;
  padding: 10px 15px;
}

@media (min-width: 1024px) {
  nav.navbar ul.nav > li > a {
    padding: 15px 2px;
    font-weight: 600;
  }

  nav.navbar .navbar-brand {
    margin-top: 0;
  }

  nav.navbar .navbar-brand img.logo {
    height: 110px;
  }
}
@media (min-width: 1024px) {
  nav.bootsnav.brand-center .navbar-brand {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin: 0;
    margin-right: 10px;
  }
}
@media (max-width: 1200px) {
  nav.navbar ul.nav > li > a {
    padding: 15px 2px;
    font-weight: 400;
  }

  nav.navbar .navbar-brand {
    margin-top: 0;
  }

  nav.navbar .navbar-brand img.logo {
    height: 60px;
  }
}
nav.navbar .navbar-brand {
  margin-top: 0;
}

nav.navbar li.dropdown ul.dropdown-menu {
  border-top: solid 5px;
}

nav.navbar-center .navbar-brand {
  margin: 0 !important;
}

nav.navbar-brand-top .navbar-brand {
  margin: 10px !important;
}

nav.navbar-full .navbar-brand {
  position: relative;
  top: -15px;
}

nav.navbar-sidebar .navbar-brand,
nav.navbar-sidebar ul.nav {
  margin-bottom: 50px;
}

nav.navbar-sidebar ul.nav > li > a {
  padding: 10px 15px;
  font-weight: 700;
}

nav.navbar.bootsnav.navbar-transparent.white {
  background-color: rgba(255, 255, 255, 0.3);
  border-bottom: solid 1px #bbb;
}

nav.navbar.bootsnav.navbar-transparent.dark,
nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: solid 1px #555;
}

nav.navbar.bootsnav.navbar-transparent.white .attr-nav {
  border-left: solid 1px #bbb;
}

nav.navbar.bootsnav.navbar-transparent.dark .attr-nav,
nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark .attr-nav {
  border-left: solid 1px #555;
}

nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li > a,
nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a,
nav.navbar.bootsnav.no-background.white .attr-nav > ul > li > a,
nav.navbar.bootsnav.no-background.white ul.nav > li > a {
  color: #fff;
}

nav.navbar.bootsnav.navbar-transparent.dark .attr-nav > ul > li > a,
nav.navbar.bootsnav.navbar-transparent.dark ul.nav > li > a {
  color: #eee;
}

.attr-nav > ul > li > a {
  padding: 16px 15px 15px;
}

nav.navbar.navbar-mobile ul.nav > li > a {
  padding: 15px 15px;
}

nav.navbar.navbar-mobile ul.nav ul.dropdown-menu > li > a {
  padding-right: 15px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
  padding-right: 30px !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}

nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}

nav.navbar-full .navbar-brand {
  top: 0;
  padding-top: 10px;
}

nav.navbar.navbar-inverse ul.cart-list > li.total > .btn {
  border-bottom: solid 1px #222 !important;
}

nav.navbar.navbar-inverse ul.cart-list > li.total .pull-right {
  color: #fff;
}

nav.navbar.navbar-inverse ul.nav > li > a,
nav.navbar.navbar-inverse.megamenu ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
  color: #eee;
}

nav.navbar.navbar-inverse ul.nav > li.dropdown > a {
  background-color: #222;
}

nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu > li > a {
  color: #001d6c;
}

nav.navbar.navbar-inverse ul.nav .dropdown-menu h1,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h2,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h3,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h4,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h5,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h6 {
  color: #fff;
}

nav.navbar.navbar-inverse .form-control {
  background-color: #333;
  border-color: #303030;
  color: #fff;
}

nav.navbar.navbar-inverse .attr-nav > ul > li > a {
  color: #eee;
}

nav.navbar.navbar-inverse .attr-nav > ul > li.dropdown ul.dropdown-menu {
  background-color: #222;
  border-left: solid 1px #303030;
  border-bottom: solid 1px #303030;
  border-right: solid 1px #303030;
}

nav.navbar.navbar-inverse ul.cart-list > li {
  border-bottom: solid 1px #303030;
  color: #eee;
}

nav.navbar.navbar-inverse ul.cart-list > li img {
  border: solid 1px #303030;
}

nav.navbar.navbar-inverse ul.cart-list > li.total {
  background-color: #333;
}

nav.navbar.navbar-inverse .share ul > li > a {
  background-color: #555;
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu {
  border-right: solid 1px #303030;
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a {
  border-bottom: solid 1px #303030;
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-content {
  border-left: solid 1px #303030;
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li.active > a,
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a:focus,
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a:hover {
  background-color: #333 !important;
}

nav.navbar-inverse.navbar-full ul.nav > li > a {
  border: none;
}

nav.navbar-inverse.navbar-full .navbar-collapse .wrap-full-menu {
  background-color: #222;
}

nav.navbar-inverse.navbar-full .navbar-toggle {
  background-color: #222 !important;
  color: #6f6f6f;
}

@media (min-width: 1024px) {
  nav.navbar.navbar-inverse ul.nav .dropdown-menu {
    background-color: #222 !important;
    border-left: solid 1px #303030 !important;
    border-bottom: solid 1px #303030 !important;
    border-right: solid 1px #303030 !important;
  }

  nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu > li > a {
    border-bottom: solid 1px #303030;
  }

  nav.navbar.navbar-inverse ul.dropdown-menu.megamenu-content .col-menu {
    border-left: solid 1px #303030;
    border-right: solid 1px #303030;
  }

  nav.navbar.navbar-inverse.navbar-transparent.dark {
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom: solid 1px #999;
  }

  nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav {
    border-left: solid 1px #999;
  }

  nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav > ul > li > a,
nav.navbar.navbar-inverse.navbar-transparent.dark ul.nav > li > a,
nav.navbar.navbar-inverse.no-background.white .attr-nav > ul > li > a,
nav.navbar.navbar-inverse.no-background.white ul.nav > li > a {
    color: #fff;
  }

  nav.navbar.navbar-inverse.no-background.dark .attr-nav > ul > li > a,
nav.navbar.navbar-inverse.no-background.dark ul.nav > li > a {
    color: #3f3f3f;
  }
}
@media (max-width: 992px) {
  nav.navbar.navbar-inverse .navbar-toggle {
    color: #eee;
    background-color: #222 !important;
  }

  nav.navbar.navbar-inverse .navbar-nav > li > a {
    border-top: solid 1px #303030;
    border-bottom: solid 1px #303030;
  }

  nav.navbar.navbar-inverse ul.nav li.dropdown ul.dropdown-menu > li > a {
    color: #999;
    border-bottom: solid 1px #303030;
  }

  nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu .title {
    border-bottom: solid 1px #303030;
    color: #eee;
  }

  nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu ul > li > a {
    border-bottom: solid 1px #303030;
    color: #999 !important;
  }

  nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu.on:last-child .title {
    border-bottom: solid 1px #303030;
  }

  nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul {
    border-top: solid 1px #303030;
  }

  nav.navbar.navbar-inverse.navbar-mobile .navbar-collapse {
    background-color: #222;
  }
}
@media (max-width: 767px) {
  nav.navbar.navbar-inverse.navbar-mobile ul.nav {
    border-top: solid 1px #222;
  }
}
@media (min-width: 1024px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 10px 15px;
    border-bottom: solid 1px #eee;
    color: #001d6c;
  }
}
.attr-nav > ul > li > a:focus,
.attr-nav > ul > li > a:hover,
.check-list li:before,
.side .widget ul.link li a:focus,
.side .widget ul.link li a:hover,
nav.navbar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar li.dropdown ul.dropdown-menu > li a:hover,
nav.navbar ul.nav li.active > a,
nav.navbar ul.nav li.dropdown.on > a,
nav.navbar ul.nav > li.active > a:hover,
nav.navbar ul.nav > li > a:hover,
nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a,
nav.navbar-sidebar ul.nav li.dropdown.on > a,
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
nav.navbar.navbar-inverse ul.nav li.dropdown.on > a,
ul.cart-list > li > h6 > a {
  color: #5db5b3;
}

nav.navbar ul.nav li.dropdown.on > a,
nav.navbar ul.nav li.scroll.active > a,
nav.navbar-dark ul.nav li.dropdown.on > a,
nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover,
nav.navbar.navbar-transparent ul.nav > li > a:hover,
nav.navbar.no-background ul.nav > li > a:hover {
  color: #5db5b3 !important;
}

@media (max-width: 920px) {
  nav.navbar .dropdown .megamenu-content .col-menu ul > li > a:hover,
nav.navbar.navbar-dark .dropdown .megamenu-content .col-menu .title:hover {
    color: #5db5b3 !important;
  }
}
ul.cart-list > li.total > .btn {
  border-color: #5db5b3;
}

nav.navbar li.dropdown ul.dropdown-menu {
  border-top-color: #5db5b3 !important;
}

.attr-nav > ul > li > a span.badge,
nav.navbar .share ul > li > a:focus,
nav.navbar .share ul > li > a:hover,
ul.cart-list > li.total > .btn {
  background-color: #5db5b3;
}

ul.cart-list > li.total > .btn:focus,
ul.cart-list > li.total > .btn:hover {
  background-color: #5db5b3 !important;
}

nav.navbar.bootsnav.on ul.dropdown-menu.megamenu-content .content {
  box-shadow: 0 7px 20px -10px #000;
}

nav.navbar.bootsnav.on ul.dropdown-menu.megamenu-content .content:hover {
  box-shadow: 0 10px 35px 0 rgba(6, 12, 34, 0.2);
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
  font-size: 12px;
  cursor: pointer;
}

nav.navbar.bootsnav ul.nav > li > a i {
  color: #5db5b3;
  margin-left: 0;
  font-size: 13px;
}

nav.navbar.bootsnav ul.nav > li > a img {
  margin-left: 2px;
  width: 18px;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a i {
  font-size: 16px;
  margin-left: 3px;
  color: #5db5b3;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a img {
  width: 18px;
  margin-left: 3px;
}

nav.navbar.bootsnav li.dropdown ul.baculoria {
  width: 300px;
}

nav.navbar.bootsnav li.dropdown ul.baculoria img {
  width: 50px;
  height: 50px;
  margin-left: 10px;
}

nav.navbar.bootsnav li.dropdown ul.about {
  width: 220px;
}

nav.navbar.bootsnav ul.nav .dropdown-menu .about {
  margin-top: -120px;
  font-size: 12px;
}

.attr-nav > ul > li > a {
  color: #001d6c;
  display: block;
  padding: 17px 10px;
  position: relative;
}

.top-nav ul > li.top-menu {
  font-size: 16px;
  cursor: pointer;
}

.top-nav ul > li.top-menu:hover {
  color: #5db5b3;
}

@media (min-width: 1024px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu.usity {
    top: -44px;
  }
}
@media (min-width: 1024px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu.usity > li > a {
    padding: 5px 15px;
  }
}
.lo-head img {
  height: 75px;
  background: rgba(220, 220, 220, 0.7);
  border-radius: 0 0 15px 15px;
  padding: 10px;
  position: relative;
}

.top-nav .setting {
  min-width: 120px !important;
  text-align: center;
  left: 0;
  right: auto;
  margin-top: -4px;
  transition: all 0.7s;
}

.top-nav .setting p {
  color: #011f32;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 12px;
}

.top-nav li {
  cursor: pointer;
}

.top-nav .setting ul {
  width: 80%;
}

.top-nav .setting hr {
  margin-top: 4px;
  margin-bottom: 4px;
  border-top: 1px solid #5db5b3;
}

.top-nav .setting li i {
  font-size: 18px;
}

.top-nav .btn-sett i {
  font-size: 15px;
}

.searchBox {
  position: relative;
  transition: all 1s;
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 25px;
  padding: 5px;
  margin-bottom: -9px;
}

.searchBox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  line-height: 25px;
  outline: 0;
  border: 0;
  display: none;
  font-size: 1em;
  border-radius: 20px;
  padding: 0 30px 0 10px;
  color: #444;
  margin-bottom: -10px;
}

.searchBox .fa {
  padding: 7px 3px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  color: #07051a;
  text-align: center;
  font-size: 1.2em;
  transition: all 1s;
}

.searchBox.hovered {
  width: 200px;
  cursor: pointer;
}

.searchBox.hovered input {
  display: block;
}

.searchBox.hovered .fa {
  background: #07051a;
  color: #fff;
  margin-right: -1px;
}

.searchBox {
  position: relative;
  transition: all 1s;
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 25px;
  padding: 5px;
  margin-bottom: -9px;
}

.navbar .input-group {
  margin-bottom: 5px;
  display: none;
}

.navbar i.fa-search {
  color: #5db5b3;
  cursor: pointer;
  font-size: 14px;
}

.navbar .form-control:focus {
  background: #eee;
  border-bottom: 2px solid #001d6c;
  transition: ease-in-out 0.5s;
  transform: scaleX(1) translateY(0);
  opacity: 1;
}

@media (max-width: 500px) {
  .navbar .input-group {
    display: inline-table;
  }
}
@media (min-width: 1200px) {
  nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.left {
    padding-left: 85px;
    padding-right: 0;
    text-align: left;
  }
}
@media (max-width: 1200px) {
  nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.left {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.right {
    padding-right: 105px;
    padding-left: 0;
    text-align: right;
  }
}
@media (max-width: 1200px) {
  nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.right {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
}
.option-box {
  position: fixed;
  top: 59vh;
  left: 0;
  z-index: 999;
}

.option-box .color-box {
  float: left;
  background-color: #0f2a4b;
  color: #fff;
  width: 130px;
  padding: 10px;
  border: 2px solid #5db5b3;
  display: none;
}

.option-box .color-box p {
  margin-bottom: 0;
}

.option-box .color-box .change-font {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}

.option-box .color-box .change-font li {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  font-size: 18px;
}

.option-box .color-box .change-colors {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}

.option-box .color-box .change-colors li {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  font-size: 18px;
}

.option-box .gear-check {
  color: #fff;
  padding: 3px;
  cursor: pointer;
  background: #5db5b3;
  font-size: 25px;
}

.change-colors [data-color=default] {
  color: #5db5b3;
}

.change-colors [data-color=gray] {
  color: gray;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #eee;
}

.fact {
  padding: 30px 0;
}

.faculty {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: 0 10px 25px 0 rgba(6, 12, 34, 0.1);
}

.faculty .details {
  background: rgba(6, 12, 34, 0.76);
  position: absolute;
  left: 0;
  bottom: -30px;
  right: 0;
  text-align: center;
  padding-top: 10px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.faculty .details h3 {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}

.faculty .details .social {
  height: 30px;
}

.faculty .details a {
  color: #fff;
}

.faculty .details a:hover {
  color: #5db5b3;
}

.faculty:hover .details {
  bottom: 0;
}

.img-thumbnail {
  border: 0;
  padding: 0;
}

.top-nav {
  background: linear-gradient(to left, #5b3283, #3580ab, #5db5b3);
  padding: 6px 0;
}

.top-nav ul {
  margin-bottom: 0;
}

.top-nav ul > li {
  display: inline-block;
  margin-left: 5px;
  color: #fff;
  font-size: 12px;
}

.top-nav a {
  font-size: 14px;
  color: #fff;
}

.top-nav a i {
  font-size: 13px;
  color: #fff;
  margin-left: 4px;
}

.top-nav a.today {
  font-size: 13px;
  color: #fff;
}

.top-nav a:hover {
  color: #e6e6e6;
}

.top-nav ul > li i.orang {
  font-size: 15px;
  color: #5db5b3;
  margin-left: 5px;
}

.left-s {
  text-align: left;
}

@media (min-width: 1024px) {
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 18px 4px;
    font-weight: 600;
  }
}
.wrap-sticky nav.navbar.bootsnav {
  position: inherit;
  width: 100%;
  left: 0;
  top: 0;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
}

nav.navbar.bootsnav ul.nav > li > a {
  color: #001d6c;
  background-color: transparent;
  outline: 0;
  margin-bottom: -2px;
  font-size: 13px;
  cursor: pointer;
}

@media (max-width: 1100px) {
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 11px;
    padding: 18px 3px;
  }
}
@media screen and (max-width: 1270px) and (min-width: 1200px) {
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 11px;
    padding: 18px 1px;
  }
}
.top-search {
  background-color: #333;
  padding: 2px 0;
  display: none;
}

@media (max-width: 992px) {
  nav.navbar.bootsnav.no-full .navbar-collapse {
    max-height: 435px;
    overflow-y: auto !important;
    background-color: #fff;
  }
}
@media (max-width: 992px) {
  nav.navbar.bootsnav .navbar-toggle {
    display: inline-block;
    float: right;
    margin-right: 2px;
    margin-top: 8px;
    color: #fff;
    font-size: 22px;
    width: 48px;
    height: 48px;
    margin-left: -40px;
  }
}
/* @media (max-width:992px) {
    nav.navbar.bootsnav .navbar-brand {
        display: block
    }
} */
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb {
  background-color: #3580ab;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
  background: #043e63;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

#intro {
  position: relative;
  background: #000;
}

#intro .label_skitter {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
  z-index: 5;
}

.logos {
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 99;
  background: #fff;
  padding: 10px 55px;
}

.logos .pattern {
  height: 27px;
  margin-top: 17px;
}

.logos22 {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  z-index: 5;
  height: 110px;
}

.logos33 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  height: 90px;
}

.log {
  position: absolute;
  top: 100px;
  left: 0;
  right: 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  z-index: 100;
}

.log img {
  width: 240px;
  margin-top: -92px;
}

#intro .label_skitter h2 {
  color: #5db5b3;
  color: #fff;
  font-weight: 800;
  font-weight: bolder;
  font-size: 45px;
  letter-spacing: 0;
  margin-top: 15px;
}

#intro .label_skitter p {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.7;
}

#intro .label_skitter .more-s {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
  display: inline-block;
  padding: 7px 20px 13px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #001d6c;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #fff;
  background: #fff;
}

#intro .label_skitter .more-s:hover {
  background: #001d6c;
  color: #fff;
  border: 2px solid #001d6c;
}

#intro .label_skitter .vid {
  background: radial-gradient(#011038, rgba(1, 57, 82, 0.6) 80%);
  height: 300px;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 20px;
}

#intro .label_skitter .play-btn {
  width: 90px;
  height: 90px;
  background: radial-gradient(#5db5b3 50%, #56a9a7 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

#intro .label_skitter .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#intro .label_skitter .play-btn:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

#intro .label_skitter .play-btn:hover::after {
  border-left: 15px solid #5db5b3;
  -webkit-transform: scale(20);
  transform: scale(20);
}

#intro .label_skitter .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

#intro .label_skitter select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#intro .label_skitter select.form-control {
  color: #001d6c;
  padding: 4px 8px;
  border-radius: 4px;
  width: 100%;
  border: none;
  border-bottom: 2px solid #5db5b3;
  transition: ease-in-out 0.5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  background: #f9f9f9;
  height: 45px;
  margin-bottom: 5px;
  background: url(../images/br_down.png) no-repeat 4% #f8f8f8;
}

#intro .label_skitter .form-control:focus {
  background: #eee;
  border: none;
  border-bottom: 2px solid #001d6c;
  transition: ease-in-out 0.5s;
  opacity: 1;
  background: url(../images/br_down.png) no-repeat 4% #ddd;
}

#intro .label_skitter .btn-s {
  color: #001d6c;
  padding: 10px 16px;
  border-radius: 4px;
  border: 0;
  border-bottom: 2px solid #5db5b3;
  transition: ease-in-out 0.5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  background: #f9f9f9;
  height: 45px;
  margin-right: -20px;
}

#intro .label_skitter .btn-s:hover {
  color: #fff;
  border-radius: 6px;
  transition: ease-in-out 0.5s;
  border: 0;
  background: #001d6c;
}

#intro #maps-img {
  width: 500px;
}

#intro .label_skitter .reg {
  height: 150px;
  margin-top: -50px;
}

@media (max-width: 770px) {
  #intro .label_skitter h2 {
    font-size: 30px;
    margin-top: 0;
  }

  #intro .label_skitter p {
    font-size: 20px;
    line-height: 1.5;
  }

  #intro .label_skitter .reg {
    height: 200px;
    margin-top: 0;
  }

  #intro .label_skitter .reg img {
    width: 200px;
  }
}
@media (max-width: 770px) {
  .log img {
    width: 160px;
  }

  .logos .pattern {
    height: 20px;
  }

  #intro .label_skitter .vid {
    height: 130px;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 20px;
    background: 0 0;
    margin-top: -30px;
  }
}
@media (max-width: 360px) {
  .log {
    position: absolute;
    top: 38px;
    z-index: 99;
  }
}
@media (max-width: 500px) {
  #intro .label_skitter h2 {
    font-size: 22px;
    margin-top: 10px;
  }

  #intro .label_skitter h2.resp {
    font-size: 22px;
    margin-top: 0;
  }

  #intro .label_skitter p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: -20px;
  }

  #intro .label_skitter .reg img {
    width: 110px;
  }

  #intro .label_skitter .more-s {
    font-weight: 500;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 50px;
    margin: 10px;
    margin-top: 30px;
  }

  /*  .image a {
       margin-top: 100px
   } */
  #intro .label_skitter .vid {
    height: 130px;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 20px;
    background: 0 0;
    margin-top: -30px;
  }

  #intro .label_skitter .play-btn {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
  }

  #intro .label_skitter .play-btn:before {
    content: "";
    position: absolute;
    width: 90px;
    height: 90px;
  }

  #intro .label_skitter .filt {
    margin-top: -30px;
  }

  #intro #maps-img {
    width: 460px;
  }

  .log img {
    width: 180px;
    height: 53px;
    margin-top: 0;
  }

  #intro .label_skitter select.form-control {
    height: 35px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  #intro .label_skitter .btn-s {
    height: 35px;
    padding: 7px 10px;
    margin-right: 0;
  }
}
@media (max-width: 375px) {
  #intro .label_skitter h2 {
    font-size: 20px;
    margin-top: 10px;
  }

  #intro .label_skitter h2.resp2 {
    font-size: 20px;
    margin-top: 80px;
  }

  #intro .label_skitter p {
    font-size: 12px;
    line-height: 1.5;
    margin-top: -15px;
  }
}
@media (max-width: 500px) {
  .searchBox:hover {
    width: 120px;
    cursor: pointer;
  }

  .searchBo input[type=search]:focus {
    width: 120px;
    transition: all 1s;
  }
}
.about-btn {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #001d6c;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #5db5b3;
  margin-top: 30px;
}

.about-btn:hover {
  background: #5db5b3;
  color: #fff;
}

.about-btn2 {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #001d6c;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #5db5b3;
  margin-top: 10px;
  text-align: center;
}

.about-btn2:hover {
  background: #5db5b3;
  color: #fff;
}

.news-btn {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 8px 32px 14px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #3580ab;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #3580ab;
  margin-top: 0;
}

.news-btn:hover {
  background: #3580ab;
  color: #fff;
}

@-webkit-keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
#intro .text-slider-items {
  display: none;
}

a.js-scroll {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 5%;
  z-index: 9;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease 1.9s;
  transition: all 0.5s ease 1.9s;
}

a.js-scroll span {
  display: inline-block;
  color: #5db5b3;
  font-size: 30px;
  margin-top: 20px;
  -webkit-animation: scrooldown 1s linear 0s infinite;
  animation: scrooldown 1s linear 0s infinite;
}

@-webkit-keyframes scrooldown {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes scrooldown {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.abt {
  text-align: center;
  background: #fff;
  border-radius: 4px;
  padding: 8px 15px;
  border: 2px solid #5db5b3;
  min-height: 218px;
}

.abt p {
  text-align: justify;
  line-height: 1.8;
  color: #001d6c;
  font-size: 14px;
}

.adv {
  padding: 0;
  text-align: center;
  border-radius: 10px;
}

.adv-carousel {
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  margin-bottom: -8px;
}

.adv .tst2-thumb img {
  max-width: 100%;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  height: 220px;
}

.adv .tst-two-carousel .swiper-pagination {
  text-align: center;
  padding: 2px 20px;
  position: relative !important;
  margin-bottom: -20px;
}

.adv .tst-two-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 20px !important;
  height: 5px !important;
  display: inline-block !important;
  background: #5db5b3 !important;
  opacity: 1 !important;
  border: none;
  border-radius: 0 !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

.adv .tst-two-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background: #001d6c !important;
}

#about {
  background: url(../images/abut-b.jpg);
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding: 30px;
}

#about:before {
  content: "";
  background: #eee;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#about h2 {
  font-weight: 700;
  margin-bottom: 10px;
  color: #001d6c;
}

#about h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #001d6c;
}

#about p {
  font-size: 13px;
  margin-bottom: 20px;
  color: #001d6c;
  text-align: justify;
}

.about-section img {
  width: 100%;
  border: 6px solid #5db5b3;
  border-radius: 0 20% 0 20%;
}

#fact {
  background-image: url(../images/about-b.jpg);
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#fact:before {
  content: "";
  background: rgba(6, 12, 34, 0.9);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.line {
  width: 80%;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  margin: 30px 0;
}

.class-item {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.class-item .thumb {
  overflow: hidden;
}

.class-item .thumb img {
  max-width: 100%;
  width: 100%;
  height: 122px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.class-item:hover .thumb img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
}

.class-item:hover {
  box-shadow: 0 0 33px 4px rgba(0, 0, 0, 0.07);
}

.class-content {
  padding: 0 15px 10px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.cls-top-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: -37px;
  margin-bottom: 5px;
}

.cls-price {
  height: 40px;
  width: 40px;
  background: #5db5b3;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
  font-family: Kievit-Medium, Verdana, Helvetica, Arial, Tahoma, sans-serif;
}

.class-content h2 a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  color: #444;
  line-height: 1.7;
  min-height: 68px;
  max-height: 68px;
  overflow: hidden;
}

.class-content h2 a:hover {
  color: #001d6c;
}

a.join-class {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0;
  background: #001d6c;
  padding: 9px 33px;
  border-radius: 33px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 5px;
}

.class-content p {
  font-size: 13px;
  margin-bottom: 0;
  margin-top: -5px;
  color: #5db5b3;
}

.class-content i {
  color: #001d6c;
}

.progress_bar {
  height: 2px;
  width: 100%;
  background: #ddd;
  border-radius: 33px;
  margin-top: 5px;
}

.progress_bar .pr_bar {
  display: block;
  border-radius: 33px;
  height: 2px;
  background-color: #5db5b3;
}

.blog .swiper-pagination {
  text-align: center;
  padding: 5px 20px;
  position: relative;
  position: relative !important;
  margin-top: 18px !important;
}

.blog .swiper-pagination .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  display: inline-block !important;
  background: #001d6c !important;
  opacity: 1 !important;
  border: none;
  border-radius: 50% !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  margin: 5px;
}

.blog .swiper-pagination .swiper-pagination-bullet-active {
  background: #5db5b3 !important;
}

.prof {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.prof img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
}

.prof h4 {
  font-size: 12px;
  color: #fff;
  margin-bottom: 5px;
  background: #1d1950;
  margin-top: 10px;
  border-radius: 5px;
}

.prof p {
  color: #5db5b3;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 12px;
}

.prof p span {
  color: #001d6c;
}

.prof p.diff {
  color: #001d6c;
}

.align p.diff {
  color: #001d6c;
  padding: 10px 0;
}

.align p span {
  color: #5db5b3;
}

hr.divi {
  margin-top: 15px;
  margin-bottom: 10px;
  border-top: 1px dashed #5db5b3;
}

.prof .cont {
  min-height: 90px;
}

.prof .conta {
  background: #dcdcdc;
  margin: -10px;
  padding: 10px;
  text-align: center;
}

.prof .conta p {
  margin-bottom: 0;
  color: #001d6c;
}

.addres {
  padding: 20px 20px 0 0;
}

.addres p {
  color: #fff;
}

.addres p span {
  color: #5db5b3;
}

.addres p i {
  color: #5db5b3;
  margin-left: 6px;
  font-size: 16px;
}

.backg {
  background-size: cover;
  padding: 20px 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 15px;
  text-align: right;
}

.backg .btn-default {
  color: #fff;
  background-color: #5db5b3;
  border-color: #5db5b3;
  padding: 10px 25px 15px;
  border-radius: 50px;
  transition: all 0.3s ease 0s;
  float: left;
}

.backg .btn-default:hover {
  color: #5db5b3;
  background-color: transparent;
  border-color: #5db5b3;
  border-radius: 50px;
  padding: 10px 25px 15px;
}

.event-area {
  padding: 30px 0;
}

.event-area .single-blog-post {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.event-area .single-blog-post:hover {
  -webkit-box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.event-area .single-blog-post:before {
  content: "";
  position: absolute;
  left: -40px;
  bottom: -40px;
  height: 100px;
  width: 100px;
  background: #001d6c;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.event-area .single-blog-post:hover .post-thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.event-area .single-blog-post .post-thumb {
  overflow: hidden;
}

.event-area .single-blog-post .post-thumb img {
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.event-area .single-blog-post .post-details {
  padding: 30px;
}

.event-area .single-blog-post h4 {
  margin-bottom: 10px;
  font-size: 16px;
}

.event-area .single-blog-post .user-details img {
  width: 45px;
  border-radius: 50px;
}

.event-area .single-blog-post .user-details p {
  margin-bottom: 0;
  font-size: 15px;
}

.event-area .single-blog-post .user-details i {
  color: #001d6c;
}

.event-area .single-blog-post .user-details .details {
  margin-left: 8px;
}

.pb-video-container {
  padding: 50px 0;
  background: #f5f5f5;
}

.pb-video {
  border: 1px solid #001d6c;
  padding: 5px;
}

.pb-video:hover {
  background: #eee;
}

.pb-video-frame {
  transition: width 2s, height 2s;
}

.pb-row {
  margin-bottom: 10px;
}

.aud {
  text-align: center;
}

audio {
  border: 1px solid #001d6c;
  padding: 5px;
  border-radius: 10px;
}

#gallery {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background: url(../images/test.jpeg) center/cover no-repeat;
  margin-bottom: 30px;
}

#gallery:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background-color: #040919;
  opacity: 0.95;
}

#gallery h2 {
  color: #fff;
}

#gallery .owl-dots,
#gallery .owl-nav {
  margin-top: 25px;
  text-align: center;
}

#gallery .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#gallery .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#gallery .owl-dot.active {
  background-color: #5db5b3;
}

#gallery .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

#gallery .gallery-carousel .center {
  border: 6px solid #5db5b3;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}

.back-to-top {
  position: fixed;
  display: none;
  background: #3580ab;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  left: 15px;
  bottom: 15px;
  transition: 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

.media {
  padding: 30px 0;
}

.media .panel {
  border: none;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 5px;
}

.media .panel-heading {
  padding: 0;
  border: none;
  border-radius: 5px 5px 0 0;
}

.media .panel-title a {
  display: block;
  padding: 15px 15px;
  background: #fff;
  font-size: 15px;
  font-weight: 400;
  color: #001d6c;
  letter-spacing: 0;
  border-radius: 0;
  position: relative;
  background: linear-gradient(to left, #5b3283, #3580ab, #5db5b3);
  color: #fff;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.media .panel-title a i {
  font-size: 22px;
  color: #fff;
  margin-left: 5px;
}

.media .panel-title a.collapsed {
  border: 1px solid #222;
  border-radius: 0px;
  background: #fff;
  color: #001d6c;
}

.media .panel-title a.collapsed i {
  color: #3580ab;
}

.media .panel-title a img {
  width: 25px;
  margin-left: 8px;
  filter: invert(1);
}

.media .panel-title a.collapsed img {
  width: 25px;
  margin-left: 8px;
  filter: initial;
}

.media .panel-title a.collapsed:after,
.media .panel-title a.collapsed:before,
.media .panel-title a:after,
.media .panel-title a:before {
  font-family: FontAwesome;
  content: "";
  width: 30px;
  height: 30px;
  line-height: 27px;
  border-radius: 50px;
  background: #fff;
  font-size: 20px;
  color: #5db5b3;
  text-align: center;
  position: absolute;
  left: 15px;
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease 0s;
}

.media .panel-title a.collapsed:after,
.media .panel-title a:after {
  font-family: FontAwesome;
  content: "";
  background: 0 0;
  color: #000;
  opacity: 0;
  transform: scale(0);
  border: 1px solid #222;
  line-height: 28px;
}

.media .panel-title a.collapsed:before {
  opacity: 0;
  transform: scale(0);
}

.media .panel-title a.collapsed:after {
  opacity: 1;
  transform: scale(1);
}

.media .panel-body {
  padding: 10px 10px;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: none;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  letter-spacing: 1px;
  border-radius: 0;
}
.media .panel-body .list-group {
  margin-bottom: 0;
}
.media .panel-body .list-group li {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 6px;
  margin-bottom: 4px;
}
.media .panel-body .list-group li:last-child {
  border: none;
}
.media .panel-body .list-group li a {
  color: #666;
  font-weight: 600;
  font-size: 13px;
  transition: 0.6s;
}
.media .panel-body .list-group li a:hover {
  color: #001d6c;
  transition: 0.6s;
}

.aco-btn {
  color: #001d6c;
  background: 0 0;
  border: 1px solid #001d6c;
  font-size: 15px;
  padding: 0px 15px 4px;
  letter-spacing: 0;
  border-radius: 5px;
  font-weight: 600;
}

.aco-btn:hover {
  color: #fff;
  background: #001d6c;
  border: 1px solid #001d6c;
  border-radius: 4px;
}

#my-video {
  width: 100%;
  height: 170px;
}

.vjs-theme-sea .vjs-big-play-button {
  width: 103px;
  height: 79px;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
  margin: 0 auto;
  line-height: 79px;
  top: 50%;
  left: 50%;
  border-radius: 30px;
  margin-top: -45.5px;
  margin-left: -50.5px;
}

.vjs-theme-sea .vjs-control-bar {
  height: 4em;
  background-color: rgba(255, 255, 255, 0.4);
}

.vjs-theme-sea .vjs-button:hover {
  color: #4176bc;
  background: linear-gradient(to top, #d0ddee, #fff);
}

.vjs-theme-sea .vjs-button > .vjs-icon-placeholder::before {
  line-height: 2.2;
}

.vjs-theme-sea .vjs-time-control {
  line-height: 4em;
}

.vjs-theme-sea .vjs-volume-panel {
  display: none;
}

.vjs-theme-sea .vjs-picture-in-picture-control {
  display: none;
}

.vjs-theme-sea .vjs-progress-control .vjs-play-progress {
  background-color: rgba(65, 118, 188, 0.9);
}

.vjs-theme-sea .vjs-progress-control .vjs-play-progress:before {
  display: none;
}

.vjs-theme-sea .vjs-progress-control .vjs-slider {
  background-color: rgba(65, 118, 188, 0.1);
}

.vjs-theme-sea .vjs-progress-control .vjs-load-progress div {
  background: rgba(255, 255, 255, 0.5);
}

.vjs-theme-sea .vjs-progress-control .vjs-progress-holder {
  margin: 0;
  height: 100%;
}

.vjs-theme-sea .vjs-progress-control .vjs-time-tooltip {
  background-color: rgba(65, 118, 188, 0.5);
  color: #fff;
}

.vjs-theme-sea .vjs-progress-control .vjs-mouse-display .vjs-time-tooltip {
  background-color: rgba(255, 255, 255, 0.7);
  color: #4176bc;
}

.voice .accordion-item-content {
  text-align: center;
}

.voice-banner {
  margin-bottom: 10px;
}

.voice-banner img {
  width: 100%;
}

.img-box {
  position: relative;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden;
}

.img-box img {
  width: 100%;
}

.img-box .img-title {
  position: absolute;
  bottom: -30px;
  margin-bottom: 0;
  background: rgba(3, 28, 102, 0.7);
  color: #fff;
  width: 100%;
  padding: 5px 10px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.img-box:hover .img-title {
  bottom: 0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.classes-carousel-home .class-item {
  border-radius: 0px;
  overflow: hidden;
}

.classes-carousel-home .class-item .thumb {
  overflow: hidden;
}

.classes-carousel-home .class-item .thumb img {
  max-width: 100%;
  width: 100%;
  height: 200px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid #444;
  padding: 1px;
}

.classes-carousel-home .class-item:hover .thumb img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
}

.classes-carousel-home .class-item:hover {
  box-shadow: 0 0 33px 4px rgba(0, 0, 0, 0.07);
}

.classes-carousel-home .class-content {
  padding: 0 15px 10px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.classes-carousel-home .cls-top-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: -37px;
  margin-bottom: 5px;
}

.classes-carousel-home .cls-price {
  height: 50px;
  width: 50px;
  background: #5db5b3;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
  font-family: Kievit-Medium, Verdana, Helvetica, Arial, Tahoma, sans-serif;
}

.classes-carousel-home .class-content h2 a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  color: #444;
  line-height: 1.7;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}

.classes-carousel-home .class-content h2 a:hover {
  color: #001d6c;
}

.classes-carousel-home a.join-class {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0;
  background: #001d6c;
  padding: 5px 20px;
  border-radius: 33px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 5px;
}

.classes-carousel-home .class-content p {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
  color: #5db5b3;
}

.classes-carousel-home .class-content i {
  color: #001d6c;
}

.classes-carousel-home .progress_bar {
  height: 3px;
  width: 100%;
  background: #ddd;
  border-radius: 33px;
  margin-top: 5px;
}

.classes-carousel-home .progress_bar .pr_bar {
  display: block;
  border-radius: 33px;
  height: 3px;
  background-color: #5db5b3;
}

.class-content-head {
  background-color: #001d6c;
  height: 40px;
  max-height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 5px;
  margin-bottom: 8px;
}
.class-content-head h2 {
  line-height: 20px;
}
.class-content-head a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.class-content-date {
  background-color: #001d6c;
  height: 30px;
  max-height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 5px;
  margin-top: 8px;
}
.class-content-date p {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
.class-content-date p i {
  color: #fff;
}

.classes-carousel-home .swiper-pagination {
  text-align: center;
  padding: 5px 20px;
  position: relative;
  position: relative !important;
  margin-top: 18px !important;
}

.classes-carousel-home .swiper-pagination .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  display: inline-block !important;
  background: #001d6c !important;
  opacity: 1 !important;
  border: none;
  border-radius: 50% !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  margin: 5px;
}

.classes-carousel-home .swiper-pagination .swiper-pagination-bullet-active {
  background: #5db5b3 !important;
}

.event-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.event-list li {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  height: 75px;
  padding-left: 3px;
}

.event-list li .cal-icon {
  width: 75px;
  height: 75px;
  background: #001d6c;
  color: #fff;
  padding: 20px;
  font-size: 25px;
  line-height: 38px;
  text-align: center;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  position: absolute;
  z-index: 0;
  border-radius: 2px;
}

.event-list li .cal-icon i {
  float: right;
  width: 38px;
}

.event-list li .info {
  position: absolute;
  right: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  padding: 3px 6px;
  text-align: justify;
}

.event-list li .info a {
  font-size: 13px;
  letter-spacing: 0;
  color: #666;
  line-height: 1.8;
}

.event-list li:hover .cal-icon {
  width: 100%;
}

.event-list li:hover .info a {
  color: #fff;
}

.media .vote .panel-title {
  font-size: 15px;
  margin-bottom: 10px;
  color: #666;
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 500;
}

.vote .list-group {
  padding: 0;
}

.vote .list-group-item {
  border: 0;
  padding: 0;
  background: 0 0;
}

.vote .list-group-item label {
  margin: 0;
  font-size: 13px;
  color: #001d6c;
  line-height: 1.5;
  letter-spacing: 0;
}

.vote .panel-footer {
  margin-top: 10px;
}

.vote .panel-footer h1 {
  font-size: 18px;
  color: #1c2171;
}

.vote .panel-footer h1 span {
  color: #fff;
  background: #1c2171;
  padding: 6px;
  border-radius: 5px;
}

.vote .panel-footer .btn {
  box-shadow: none;
  background: #031c66;
  color: #fff;
}

.vote .panel-footer .btn:hover {
  background: #2017a0;
}

.vote .panel-footer .btn-preVote {
  background: #ff9606 !important;
  color: #031c66;
}

.vote .panel-footer .btn-preVote:hover {
  background: #fdaf43 !important;
}

.vote .panel-footer .small {
  color: #031c66;
  margin-right: 8px;
  letter-spacing: 0;
}

.progress {
  margin-bottom: 8px;
}

.prog-container p {
  margin-bottom: 0;
  font-size: 11px;
  color: #444;
  font-weight: 600;
  letter-spacing: 0;
}

.prog-container p span {
  color: #5db5b3;
  font-size: 10px;
}

.progress-bar {
  width: 0;
  -webkit-animation: progress 1.5s ease-in-out forwards;
  animation: progress 1.5s ease-in-out forwards;
  background-color: #5db5b3;
}

.progress-bar .title {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  opacity: 0;
  -webkit-animation: show 0.35s forwards ease-in-out 0.5s;
  animation: show 0.35s forwards ease-in-out 0.5s;
}

@-webkit-keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.stats {
  padding: 30px 0;
}

.miles {
  display: inline-block;
  width: 38px;
}

.miles img {
  width: 100%;
  color: #ff9606;
}

.stats-col .circle {
  display: inline-block;
  width: 160px;
  height: 120px;
  font-weight: 500;
  color: #fff;
  border: 6px solid #5db5b3;
  border-radius: 0 20% 0 20%;
  padding: 25px 25px 0 25px;
  position: relative;
  background: #0b0d2f;
  margin-bottom: 20px;
  cursor: pointer;
  transition: 0.8s, transform 0.8s;
}

.stats-col .circle:hover {
  display: inline-block;
  font-weight: 500;
  color: #fff;
  border: 6px solid #5db5b3;
  border-radius: 20% 0 20% 0;
  -webkit-box-shadow: 0 0 17px -2px #0f0f0d;
  -webkit-box-shadow: 0 0 17px -2px #0f0f0d;
  box-shadow: 0 0 17px -2px #0f0f0d;
  transition: 0.8s, transform 0.8s;
}

.stats-col .circle h6 {
  margin-top: 10px;
  font-size: 15px;
}

.stats-col .circle .stats-no {
  color: #fff;
  width: 65px;
  height: 65px;
  line-height: 65px;
  top: -25px;
  right: -15px;
  font-size: 20px;
  background-color: #5db5b3;
  position: absolute;
  border-radius: 50%;
  font-weight: 800;
  transition: 0.8s, transform 0.8s;
  font-family: Kievit-Medium, Verdana, Helvetica, Arial, Tahoma, sans-serif;
}

.stats-col .circle .stats-no:hover {
  color: #5db5b3;
  top: -26px;
  right: -15px;
  font-size: 22px;
  background-color: #fff;
  position: absolute;
  border-radius: 50%;
  font-weight: 800;
  border: 2px solid #5db5b3;
  transition: 0.8s, transform 0.8s;
}

.testimonial-two {
  padding: 30px 0;
  position: relative;
  z-index: 1;
  background: url(../images/test-back.jpg) center/cover no-repeat;
  background-position: right center;
  text-align: center;
}

/* .testimonial-two:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-color: #040919;
    opacity: .9
} */
.testimonial-two .tst-two-carousel {
  margin: 0;
  padding: 0;
}

.testimonial-two .tst2-thumb img {
  width: 100px;
  overflow: hidden;
  margin-bottom: 10px;
}

.testimonial-two blockquote {
  font-size: 17px;
  letter-spacing: 0;
  color: #001d6c;
  font-weight: 600;
  text-align: center;
  padding: 30px;
  border: 0;
  margin: auto;
}
.testimonial-two blockquote:before {
  font-family: Arial;
  content: "";
}
.testimonial-two blockquote:after {
  font-family: Arial;
  content: "";
}

.testimonial-two .tst2-content h4 {
  font-size: 22px;
  letter-spacing: 0;
  color: #001d6c;
  margin-bottom: 5px;
  font-weight: 500;
}

.testimonial-two .tst2-content span {
  display: block;
  letter-spacing: 0;
  font-size: 16px;
  color: #001d6c;
}

.testimonial-two .tst-two-carousel .swiper-pagination {
  text-align: center;
  padding: 5px 20px;
  position: relative;
  position: relative !important;
  margin-top: 40px !important;
}

.testimonial-two .tst-two-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  display: inline-block !important;
  background: #001d6c !important;
  opacity: 1 !important;
  border: none;
  border-radius: 50% !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

.testimonial-two .tst-two-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background: #5db5b3 !important;
}

#brands {
  background: #fff;
  background-size: cover;
  transition: all ease-in-out 0.4s;
  padding: 30px 0;
}

#brands .container {
  text-align: center;
}

#brands .owl-item {
  padding: 20px;
  text-align: center;
}

#brands img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  height: 80px;
  transition: 0.3s;
}

#brands .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #001d6c;
}

#brands .owl-dot.active {
  background-color: #5db5b3;
}

#supporters {
  padding: 30px 0;
}

#supporters .supporters-wrap {
  border-top: 1px solid #e0e5fa;
  border-left: 1px solid #e0e5fa;
  margin-bottom: 30px;
}

#supporters .supporter-logo {
  padding: 30px;
  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;
  border-right: 1px solid #e0e5fa;
  border-bottom: 1px solid #e0e5fa;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.5);
  height: 160px;
}

#supporters .supporters-wrap .col-md-4 {
  padding: 0;
}

#supporters .supporter-logo:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#supporters img {
  transition: all 0.4s ease-in-out;
}

.section-header {
  color: #001d6c;
}

/* .section-header::before {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 5px;
    background: $grdcolor3;
    bottom: 0;
    left: calc(50% - 25px)
} */
/* .about-col .section-header::before,
.arabic .section-header::before,
.blog .section-header::before,
.media .section-header::before {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 5px;
    background: $grdcolor3;
    bottom: 0;
    right: 0
} */
.section-header h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: -10px;
  letter-spacing: 0;
}

.section-header h2 span {
  font-size: 22px;
  font-weight: 600;
  color: #001d6c;
}

.section-with-bg {
  background-color: #f6f7fd;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #5db5b3;
}

#footer {
  background: #fff url(../images/footer-b.png) top center repeat-x;
  padding-top: 50px;
}
#footer .footer-section {
  background: #001d6c;
  padding: 30px 0 0;
  text-align: right;
}
#footer .footer-section h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 2px solid #acacac;
}
#footer .footer-section p {
  margin: 0;
  font-size: 13px;
  color: #fff;
}
#footer .footer-section .footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .footer-section .footer-links li {
  line-height: 22px;
}
#footer .footer-section .footer-links li a {
  color: #fff;
  display: block;
  padding: 5px;
  font-size: 13px;
}
#footer .footer-section .footer-links li a:hover {
  color: #5db5b3;
  padding-right: 20px;
}
#footer .footer-section .footer-links li a i {
  font-size: 14px;
  margin-left: 10px;
}
#footer .sub-footer {
  margin-top: 20px;
  border-top: 1px solid #fff;
  padding: 10px 0;
  text-align: center;
}
#footer .sub-footer .copyright {
  text-align: center;
  font-size: 13px;
  color: #fff;
}
#footer .sub-footer .social-links a {
  display: inline-block;
  padding: 5px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  color: #001d6c;
  border: 1px solid #fff;
  background-color: #fff;
}
#footer .sub-footer .social-links a:hover {
  background: #3580ab;
  color: #fff;
  border-color: #3580ab;
}

@media (max-width: 574px) {
  #footer .subscription-section .title {
    display: block;
  }

  #footer .sub-footer .col-ld-6 {
    text-align: center;
  }

  #footer .sub-footer .copyright,
#footer .sub-footer .social-links {
    float: none !important;
  }

  #footer .footer-links li a {
    display: block;
    padding: 0 5px;
    font-size: 13px;
    height: 48px;
  }
}
@media (max-width: 991px) {
  #intro .intro-container {
    top: 70px;
  }

  #intro h1 {
    font-size: 34px;
  }

  #intro p {
    font-size: 16px;
  }

  nav.navbar .navbar-brand img.logo {
    height: 105px;
    margin-top: -3px;
    float: left;
    position: relative;
    z-index: 99;
  }

  nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.right {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
  }
}
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #060c22;
  z-index: 1000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  -o-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}

.page-About {
  width: 100%;
  height: 60vh;
  background: url(../images/about-page.jpg) top center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
}

.page-About:before {
  content: "";
  background-image: linear-gradient(-90deg, rgba(6, 12, 34, 0.9), rgba(6, 12, 34, 0.7));
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.page-About h3 {
  color: #fff;
  font-size: 30px;
  position: relative;
  line-height: 1.7;
}

.about-boxes {
  padding: 0;
  margin-top: -55px;
}

.single-box {
  text-align: center;
  padding: 30px 15px;
  background: #fff;
  min-height: 350px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-bottom: 1px solid #5db5b3;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 15px;
}

.spe {
  min-height: 200px;
}

.spe h4 {
  background: linear-gradient(to left, #5b3283, #3580ab, #5db5b3);
  padding: 10px 0;
  border-radius: 5px;
  color: #fff;
}

.spe img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}

.single-box:hover {
  border-bottom: 3px solid #5db5b3;
  box-shadow: 0 0 34px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-box .vision {
  background: url(../images/vision-icon.png);
  width: 100px;
  height: 100px;
  display: inline-block;
}

.single-box .messa {
  background: url(../images/messa-icon.png);
  width: 100px;
  height: 100px;
  display: inline-block;
}

.single-box .goals {
  background: url(../images/goal-icon.png);
  width: 100px;
  height: 100px;
  display: inline-block;
}

.single-box h4 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 600;
  text-align: center;
}

.single-box p {
  font-size: 13px;
  color: #001d6c;
  font-weight: 600;
  text-align: justify;
  line-height: 1.7;
}

.univ-board {
  text-align: center;
  padding: 0;
}

.timeline {
  list-style: none;
  padding: 10px;
  position: relative;
}

.timeline .about-btn {
  color: #fff;
  background: #001d6c;
  border: none;
  margin-top: 20px;
}

.timeline .about-btn:hover {
  color: #001d6c;
  background: 0 0;
  border: 1px solid #001d6c;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eee;
  left: 50%;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:after,
.timeline > li:before {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:after,
.timeline > li:before {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border-radius: 2px;
  padding: 15px;
  position: relative;
  border-bottom: 2px solid #5db5b3;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: #fff;
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #5db5b3;
  border-right: 0 solid #5db5b3;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #5db5b3;
  border-right: 0 solid #5db5b3;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  background: url(../images/financial/person.jpg);
  width: 80px;
  height: 80px;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 50%;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border: 2px solid #5db5b3;
}

.timeline > li.timeline-inverted > .timeline-badge {
  background: url(../images/financial/person.jpg);
  width: 80px;
  height: 80px;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 50%;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-title {
  margin-top: 0;
  font-size: 20px;
  color: #001d6c;
  font-weight: 600;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 5px;
  font-size: 16px;
  color: #5db5b3;
}

@media (max-width: 500px) {
  .timeline-title {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
  }

  .timeline-body > p,
.timeline-body > ul {
    font-size: 11px;
    line-height: 1.5;
  }
}
.timeline-body .color {
  color: #001d6c;
  font-weight: 600;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff;
  cursor: default;
  background-color: #001d6c;
  border: 1px solid #001d6c;
}

.nav-tabs > li > a {
  color: #001d6c;
  background: #e6e6e6;
  margin-left: 8px;
}

.nav-tabs > li > a i {
  margin-left: 3px;
}

.tab-content > .tab-pane {
  padding: 20px;
}

.nav-tabs {
  border-bottom: 1px solid #dadada;
}

.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: right;
  color: #001d6c;
}

.form-horizontal .form-control {
  color: #5db5b3;
  padding: 2px 3px;
  border: 0;
  width: 100%;
  border-bottom: 1px solid #5db5b3;
  transition: ease-in-out 0.5s;
  box-shadow: none;
  border-radius: 0;
  font-size: 12px;
  background: 0 0;
}

.form-horizontal .form-control:focus {
  background: #fff;
  border-bottom: 1px solid #001d6c;
  transition: ease-in-out 0.5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  transform: scaleX(1) translateY(-3px);
  opacity: 1;
}

.control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: right;
  color: #001d6c;
}

.form-control {
  color: #001d6c;
  padding: 2px 3px;
  border: 0;
  width: 100%;
  border-bottom: 1px solid #5db5b3;
  transition: ease-in-out 0.5s;
  box-shadow: none;
  border-radius: 0;
  font-size: 12px;
  background: 0 0;
}

.form-control:focus {
  background: #fff;
  border-bottom: 1px solid #001d6c;
  transition: ease-in-out 0.5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  transform: scaleX(1) translateY(-3px);
  opacity: 1;
}

.form-check-label {
  color: #001d6c;
  font-size: 13px;
  margin-right: 8px;
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  line-height: normal;
  width: 18px;
  height: 18px;
  color: #5db5b3;
  border: 1px solid #5db5b3;
}

.btn-default {
  color: #fff;
  background-color: #001d6c;
  border-color: #001d6c;
  padding: 10px 25px;
  border-radius: 2px;
}

.btn-default:hover {
  color: #fff;
  background-color: #5db5b3;
  border-color: #5db5b3;
  padding: 10px 25px;
  border-radius: 2px;
}

.btn-login {
  color: #fff;
  background-color: #001d6c;
  border-color: #001d6c;
  padding: 6px 15px;
  border-radius: 4px;
  font-size: 13px;
  transition: ease-in-out 0.5s;
}

.btn-login:hover {
  color: #fff;
  background-color: #001d6c;
  border-radius: 8px;
  transition: ease-in-out 0.5s;
}

.link-login {
  margin: 20px 0;
}

.link-login a {
  font-size: 12px;
  color: #001d6c;
}

.link-login a:first-child {
  margin-left: 10px;
}

.link-login a:hover {
  color: #5db5b3;
}

.control2 {
  color: #001d6c;
  padding: 2px 12px;
  width: 100%;
  border: none;
  transition: ease-in-out 0.5s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  font-size: 13px;
}

.control2:focus {
  border-bottom: 1px solid #001d6c;
  transition: ease-in-out 0.5s;
  box-shadow: none;
  border-radius: 0;
  transform: scaleX(1) translateY(-3px);
  opacity: 1;
}

.group2 {
  margin-bottom: 0;
  text-align: right;
  color: #5db5b3;
}

.btn2 {
  margin-top: 27px !important;
  margin-bottom: 0 !important;
  float: right !important;
}

.student-box {
  text-align: center;
  padding: 10px 10px;
  background: #fff;
  min-height: 100px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-bottom: 1px solid #5db5b3;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 15px;
}

.student-box:hover {
  border-bottom: 3px solid #5db5b3;
  box-shadow: 0 0 34px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.student-box h5 {
  background-color: #001d6c;
  color: #fff;
  margin-top: -15px;
  padding: 12px;
  border-radius: 4px;
}

.student-box p {
  color: #001d6c;
  font-size: 12px;
}

.student-box i {
  color: #5db5b3;
  border-top: 1px solid #001d6c;
  padding: 5px 0;
  font-size: 20px;
  margin-left: 10px;
}

.student-box .icon-stu {
  margin-top: 35px;
}

.student-box .icon-stu .link {
  background: url(../images/link.png);
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-left: 25px;
}

.student-box .icon-stu .book {
  background: url(../images/book.png);
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-left: 25px;
}

.student-box .icon-stu .video {
  background: url(../images/filming.png);
  width: 32px;
  height: 32px;
  display: inline-block;
}

.single-box .icon-stu .ques {
  background: url(../images/faq.jpg);
  width: 32px;
  height: 36px;
  display: inline-block;
}

.single-box .icon-stu .ques2 {
  background: url(../images/bb_video.jpg);
  width: 60px;
  height: 36px;
  display: inline-block;
}

.single-box .icon-stu .ques3 {
  background: url(../images/Help-File-icon.png);
  width: 36px;
  height: 36px;
  display: inline-block;
}

.single-box .icon-stu .ques4 {
  background: url(../images/oxfordTest.png);
  width: 93px;
  height: 36px;
  display: inline-block;
}

.single-box .icon-stu .ques5 {
  background: url(../images/faq.jpg);
  width: 32px;
  height: 36px;
  display: inline-block;
}

.stu2 {
  min-height: 175px;
}

.kl-card > .kl-card-block.kl-sm {
  height: 40vh;
}

.kl-card-avatar.kl-sm,
.kl-card-avatar.kl-sm > img {
  width: 100px;
}

.kl-card > .card-block > .kl-card-item,
.kl-card > .kl-card-block > .kl-card-item {
  position: absolute;
  display: block;
  background: 0 0;
  padding: 3px;
  margin: auto auto;
  color: #fff;
}

.kl-card > .kl-card-block {
  background: #001d6c;
}

.kl-b-danger {
  background: #5db5b3;
}

.ser-boxes {
  margin-top: 40px;
}

.ser-boxes .spe h4 {
  margin: -30px -15px 30px;
  color: #fff;
}

.ser-boxes .post-details h4 {
  background: #f3f3f3;
  margin: -30px -30px 30px;
  color: #001d6c;
  font-size: 14px;
  border-radius: 0;
}

:root {
  --main_color1: $main-color;
  --main_color2: #fff ;
}

a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}

.vertical-tab .nav-tabs {
  border: none;
  vertical-align: top;
  margin-left: -30px;
}

.vertical-tab .nav-tabs li {
  float: none;
  vertical-align: top;
}

.vertical-tab .nav-tabs li a {
  color: var(--main_color1);
  background-color: var(--main_color2);
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 15px;
  margin: 0 0 5px 0;
  border-radius: 0;
  border: none;
  box-shadow: 0 0 5px #e6e5e5;
  perspective: 1200px;
  position: relative;
  z-index: 1;
  transition: all 0.2s ease 0s;
}

.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover {
  color: var(--main_color2);
  background-color: var(--main_color2);
  border: none;
}

.vertical-tab .nav-tabs li a:before {
  content: "";
  background-color: var(--main_color1);
  height: 100%;
  width: 100%;
  transform: rotateY(100deg);
  transform-origin: left;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
  z-index: -1;
}

.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:before {
  transform: rotateY(0);
}

.vertical-tab .tab-content {
  color: var(--main_color1);
  background-color: var(--main_color2);
  font-size: 15px;
  line-height: 23px;
  box-shadow: 0 0 10px #cec8c8;
  border-radius: 15px 0 15px 0;
  padding: 0 20px;
}

.vertical-tab .tab-content h3 {
  text-transform: uppercase;
  margin: 0 0 7px 0;
}

@media only screen and (max-width: 479px) {
  .vertical-tab .nav-tabs {
    display: block;
    width: 100%;
    border-right: none;
  }

  .vertical-tab .nav-tabs li a {
    border-radius: 0;
    margin: 0 0 5px;
  }

  .vertical-tab .nav-tabs li a:before {
    transform: rotateY(-95deg);
  }

  .vertical-tab .tab-content {
    display: block;
    padding: 20px 15px 5px;
  }

  .vertical-tab .tab-content h3 {
    font-size: 18px;
  }
}
.ser-back .single-blog-post {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.ser-back .single-blog-post:hover {
  -webkit-box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.ser-back .single-blog-post:before {
  content: "";
  position: absolute;
  left: -40px;
  bottom: -40px;
  height: 70px;
  width: 70px;
  background: #001d6c;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.ser-back .single-blog-post .post-thumb {
  overflow: hidden;
}

.ser-back .single-blog-post .post-details {
  padding: 30px;
}

.ser-back .single-blog-post .post-details h4 {
  background: #ececec;
}

.ser-back .single-blog-post h4 {
  margin-bottom: 10px;
  font-size: 16px;
}

.ser-back .single-blog-post .user-details {
  margin: -3px 0 -20px 0;
}

.ser-back .single-blog-post .user-details p {
  margin-bottom: 0;
  font-size: 15px;
  text-align: center;
}

.ser-back .single-blog-post .user-details i {
  color: #001d6c;
}

.ser-back .single-blog-post .user-details .details {
  margin-left: 8px;
}

.ser-back .single-blog-post .user-details .details .btn {
  padding: 6px 20px;
  margin: 5px 10px;
}

.sing-ser {
  margin-bottom: 20px;
}

#timeline-wrap {
  margin: 50px 0;
  position: relative;
  text-align: center;
}

#timeline {
  height: 4px;
  width: 90%;
  background-color: #001d6c;
  position: relative;
}

.marker {
  z-index: 1000;
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  background-color: #999;
  border-radius: 50%;
}

.marker:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.timeline-icon.active {
  background-color: #5db5b3 !important;
}

.timeline-icon {
  background-color: #7e8aaf !important;
}

.mfirst {
  top: -35px;
}

.m2 {
  top: -35px;
  right: 45%;
}

.mlast {
  top: -35px;
  right: 90%;
}

.progress-indicator.custom-complex > li {
  font-size: 13px;
  color: #001d6c;
  font-weight: 600;
}

.progress-indicator.custom-complex > li .bubble {
  height: 15px;
  width: 99%;
  border-radius: 2px;
  box-shadow: inset -5px 0 12px rgba(0, 0, 0, 0.2);
}

.progress-indicator.custom-complex > li .bubble:after,
.progress-indicator.custom-complex > li .bubble:before {
  display: none;
}

.progress-indicator > li.completed .bubble,
.progress-indicator > li.completed .bubble:after,
.progress-indicator > li.completed .bubble:before {
  background-color: #5db5b3;
  border-color: #001d6c;
}

.tippy-backdrop {
  background-color: #f7f7f7;
}

.tippy-tooltip {
  padding: 15px;
  z-index: 9999;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  border-radius: 15px;
  color: #001d6c;
  direction: rtl;
}

.tippy-backdrop + .tippy-content p {
  font-size: 14px;
  text-align: justify;
  padding-bottom: 5px;
}

.tippy-backdrop + .tippy-content p span {
  background: #5db5b3;
  color: #fff;
  font-size: 14px;
  padding: 0 20px;
  border-radius: 5px;
}

.tippy-backdrop + .tippy-content h6 {
  background: #001d6c;
  color: #fff;
  font-size: 15px;
  padding: 5px 20px;
  border-radius: 5px;
  text-align: right;
}

.tippy-backdrop + .tippy-content li {
  text-align: right;
  font-size: 14px;
  padding: 2px 0;
}

.pagi {
  text-align: center;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #5db5b3;
  cursor: default;
  background-color: #001d6c;
  border-color: #001d6c;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: right;
  padding: 9px 16px;
  margin-right: -1px;
  line-height: 1.42857143;
  color: #001d6c;
  border: 1px solid #ddd;
}

.news-detail {
  padding: 50px 0;
  background: #f7f7f7;
}

.single-post .blog-thumb {
  margin-bottom: 15px;
}

.single-post .blog-thumb img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}

.post-content h2 {
  display: block;
  font-size: 22px;
  letter-spacing: 0;
  color: #001d6c;
  font-weight: 500;
  margin-bottom: 8px;
}

.news-date {
  font-size: 17px;
  color: #5db5b3;
  margin-bottom: 22px;
}

.single-post p {
  font-size: 16px;
  color: #666;
  margin-bottom: 22px;
  text-align: justify;
}

h5.title {
  font-size: 25px;
  color: #001d6c;
  font-weight: 600;
  margin-bottom: 19px;
  border-bottom: 1px solid #5db5b3;
  padding-bottom: 15px;
}

.lat-single {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #5db5b3;
  padding-bottom: 15px;
}

.lat-single .thumb {
  float: left;
  max-width: 70px;
  margin-right: 13px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}

.lat-single .thumb img {
  width: 80px;
  height: 80px;
}

.lat-single .cnt {
  overflow: hidden;
}

.lat-single .cnt h2 a {
  display: block;
  font-size: 16px;
  color: #001d6c;
  line-height: 23px;
  font-weight: 500;
  letter-spacing: 0;
}

.lat-single .cnt span {
  font-size: 13px;
  letter-spacing: 0;
  display: block;
  line-height: 18px;
}

.post-details h4.event-head-de {
  color: #001d6c;
  font-size: 23px;
}

.user-details p.event-p-de {
  text-align: justify;
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.8;
}

.img-event img {
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  width: 250px;
  height: 250px;
  margin-top: 15px;
}

.img-adv img {
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  margin-top: 15px;
  max-width: 100%;
  height: auto;
}

.img-adv img:hover {
  border-radius: 20px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

p.adv-p-de {
  text-align: justify;
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.8;
  color: #001d6c;
}

.addres p {
  color: #001d6c;
  text-align: right;
}

.media-page {
  width: 100%;
  height: 30vh;
  background-image: linear-gradient(-90deg, #0c0938, rgba(6, 12, 34, 0.7));
  background-size: cover;
  overflow: hidden;
  position: relative;
  display: grid;
  margin-bottom: 20px;
}

.media-page h2 {
  color: #fff;
  font-size: 30px;
  line-height: 1.7;
}

.media-page .title-h {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.intro {
  width: 100%;
  height: 30vh;
}

.intro .swiper-container {
  width: 100%;
  height: 100%;
}

.intro .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center center;
  background-size: cover;
  animation: example 5s linear 2s infinite alternate;
}

.intro .swiper-slide-inner h2 {
  color: #fff;
  font-weight: 800;
}

.intro .intro-container {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}

.intro h1 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}

.intro h1 span {
  color: #5db5b3;
}

.intro p {
  color: #ebebeb;
  font-weight: 700;
  font-size: 16px;
  margin-top: 15px;
}

.fact {
  padding: 30px 15px;
  background: #dcdcdc;
  border-radius: 5px;
}

.faculty-fin {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 0 5px 0 rgba(6, 12, 34, 0.4);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.faculty-fin:hover {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: 0 0 20px rgba(6, 12, 34, 0.4);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.faculty-fin .details {
  background: rgba(6, 12, 34, 0.76);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  padding-top: 10px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.faculty-fin .details h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

.faculty-fin .details a {
  color: #fff;
}

.faculty-fin .details .about-btn {
  margin: 0;
  padding: 8px;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #001d6c;
  background: #5db5b3;
  letter-spacing: 0;
}

.faculty-fin .details .about-btn:hover {
  color: #fff;
  background: 0 0;
}

.faculty-fin .details a:hover {
  color: #5db5b3;
}

#fact2 {
  background: #fff;
}

.acda-program {
  color: #fff;
  background: #2b3c4e;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out;
  border-radius: 8px 40px 8px 40px;
  box-shadow: 0 0 5px 0 rgba(6, 12, 34, 0.3);
}

.acda-program:hover {
  transition: all 0.3s ease-in-out;
  border-radius: 8px 40px 8px 40px;
  box-shadow: 0 0 15px 0 rgba(6, 12, 34, 0.3);
}

.acda-program img {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}

.acda-program img {
  opacity: 0.7;
}

.acda-program .box-content {
  color: #fff;
  background: linear-gradient(to right, transparent, transparent, rgba(34, 47, 61, 0.9), #222f3d, #222f3d);
  text-align: right;
  width: 100%;
  padding: 5px 7px 5px 50px;
  transform: translateY(-50%) scaleY(1);
  position: absolute;
  top: 50%;
  right: 0;
  transition: all 0.3s ease-in-out;
}

.acda-program .title {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 0 0 4px;
  line-height: 1.8;
}

.acda-program .icon {
  padding: 0;
  margin: 0;
  list-style: none;
  transform: translate(-100%, -50%);
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 0.3s ease-in-out;
}

.acda-program:hover .icon {
  transform: translate(0, -50%);
}

.acda-program .icon li a {
  color: #5db5b3;
  background: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 40px;
  display: block;
  transition: all 0.3s ease;
  border-radius: 0 8px 8px 0;
}

.acda-program .icon li a:hover {
  color: #fff;
  background: #5db5b3;
}

@media only screen and (max-width: 990px) {
  .acda-program {
    margin: 0 0 30px;
  }
}
.page-About-fin {
  width: 100%;
  height: 60vh;
  background: url(../images/financial/fin-back1.jpg) top center;
  background-size: cover;
  background-position: 100% 700px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
}

.page-About-fin:before {
  content: "";
  background-image: linear-gradient(-90deg, rgba(6, 12, 34, 0.6), rgba(6, 12, 34, 0.7));
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.page-About-fin h3 {
  color: #fff;
  font-size: 30px;
  position: relative;
  line-height: 1.7;
}

.page-About-fin h3 span {
  color: #5db5b3;
}

.single-box .list-group {
  text-align: right;
}

.single-box .list-group-item {
  color: #555;
  font-size: 12px;
  font-weight: 500;
  font-weight: 600;
  padding: 15px;
  border: none;
  background: #f5f5f5;
  border-radius: 5px;
}

.single-box .list-group-item:hover {
  color: #555;
}

.single-box .list-group-item.active {
  background-color: #fff;
  border-color: #ddd;
  color: #001d6c;
}

.word1 {
  background-color: #fff;
  border-radius: 4px;
  padding: 0;
  border: 2px solid #5db5b3;
}

.wo-in {
  background: #5db5b3;
  padding: 0;
}

.word1 img {
  max-width: 100px;
  width: 100%;
  margin-right: -15px;
  margin-top: 10px;
}

.word1 .p4 {
  color: #001d6c;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin: 0;
}

.word1 .p5 {
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 1.9;
}

.coleg-btn {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0;
  display: inline-block;
  padding: 6px 20px 12px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  border: 2px solid #5db5b3;
  background: #5db5b3;
  margin-top: 10px;
  color: #fff;
  float: left;
  margin-bottom: 10px;
}

.coleg-btn:hover {
  background: #fff;
  border: 2px solid #5db5b3;
  color: #001d6c;
}

.word {
  background-color: #f7f7f7;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.word::after {
  content: "";
  clear: both;
  display: table;
}

.word img {
  float: right;
  max-width: 100px;
  width: 100%;
  margin-right: 20px;
  border-radius: 50%;
  margin-top: 30px;
}

.word .p1 {
  margin-right: 20px;
}

.word .p2 {
  float: left;
  color: #5db5b3;
}

.word .p4 {
  color: #5db5b3;
  font-size: 21px;
  font-weight: 700;
}

.word .p5 {
  color: #001d6c;
  font-size: 17px;
}

blockquote {
  color: #555;
  padding: 20px 40px;
  border-right: 6px solid #5db5b3;
  line-height: 1.6;
  position: relative;
  font-size: 14px;
}

@media (max-width: 992px) {
  blockquote {
    padding: 20px 10px;
    line-height: 1.4;
  }
}
blockquote::before {
  font-family: Arial;
  content: "“";
  color: #5db5b3;
  font-size: 4em;
  position: absolute;
  right: 5px;
  top: -10px;
}

blockquote::after {
  font-family: Arial;
  content: "“";
  color: #5db5b3;
  font-size: 4em;
  position: absolute;
  left: 5px;
  top: -10px;
}

.table-responsive {
  border-radius: 6px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}

.table {
  margin-bottom: 0;
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
  text-align: center;
  padding: 12px;
  font-weight: 600;
  font-size: 12px;
  vertical-align: middle;
}

.table-bordered > thead > tr > th {
  border: none;
}

.table-bordered > thead > tr {
  background-color: #5db5b3;
  color: #001d6c;
}

.table-bordered > tbody > tr {
  background-color: #f5f5f5;
  color: #001d6c;
}

p.table-head {
  text-align: center;
  font-size: 15px;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 5px 0;
  margin-bottom: 0;
}

p.dean {
  text-align: center;
  font-size: 17px;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 5px 0;
  color: #5db5b3;
}

.notes h5 {
  text-align: right;
  letter-spacing: 0;
  font-size: 16px;
  margin-top: 10px;
}

.notes p {
  margin-bottom: 5px;
}

.box-tr {
  text-align: center;
  padding: 20px 15px;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 15px;
  border: 1px solid #5db5b3;
}

.box-tr h4 {
  color: #001d6c;
  font-size: 16px;
}

.box-tr p {
  text-align: center;
}

.box-tr .about-btn {
  color: #001d6c;
  letter-spacing: 0;
  margin: 0;
}

.spe h6 {
  background: #3580ab;
  padding: 10px 0;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
}

.single-box h5 {
  color: #5db5b3;
}

.breadcrumb li.active a {
  color: #5db5b3;
}

.breadcrumb li a {
  color: #001d6c;
  font-size: 15px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.intro-branch {
  width: 100%;
  height: 60vh;
  background: url(../images/branch/2.png) top center;
  background-size: cover;
  background-position: 100% 700px;
  overflow: hidden;
  position: relative;
}

.intro-branch:before {
  content: "";
  background: rgba(6, 12, 34, 0.6);
  background-image: linear-gradient(-90deg, rgba(6, 12, 34, 0.6), rgba(6, 12, 34, 0.7));
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  clip-path: polygon(20% 0, 80% 0, 100% 100%, 0 100%);
}

.page-About-branch {
  width: 100%;
  height: 50vh;
  background: url(../images/branch/2.png) top center;
  background-size: cover;
  background-position: 100% 700px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
}

.page-About-branch:before {
  content: "";
  background-image: linear-gradient(-90deg, rgba(6, 12, 34, 0.6), rgba(6, 12, 34, 0.7));
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  clip-path: polygon(20% 0, 80% 0, 100% 100%, 0 100%);
}

.page-About-branch h3 {
  color: #fff;
  font-size: 30px;
  position: relative;
  line-height: 1.7;
}

.page-About-branch h3 span {
  color: #5db5b3;
}

#sidebar {
  min-width: 250px;
  max-width: 250px;
  background: #e6e8ee;
  color: #fff;
  transition: all 0.6s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  transform-origin: bottom left;
}

#sidebar.active {
  margin-right: -250px;
}

#sidebar ul.components {
  padding: 20px 0;
}

#sidebar ul p {
  color: #fff;
  padding: 10px;
}

#sidebar ul li a {
  padding: 15px;
  font-size: 14px;
  font-weight: 600;
  display: block;
  color: #001d6c;
  border-bottom: 2px solid #d6d6d6;
}

#sidebar ul li a i {
  color: #5db5b3;
  margin-left: 4px;
}

#sidebar ul li a:hover {
  color: #00054a;
  background: #fff;
  padding-right: 26px;
}

#sidebar ul li.img-logo a {
  padding: 0;
  text-align: center;
  display: block;
  border-bottom: 2px solid #d6d6d6;
  padding-bottom: 10px;
}

#sidebar ul li.img-logo a:hover {
  color: #00054a;
  background: #e6e8ee;
  padding-right: 0;
}

#sidebar a[aria-expanded=true],
#sidebar ul li.active > a {
  color: #00054a;
  background: #cbcfd8;
}

#sidebar a[data-toggle=collapse] {
  position: relative;
}

#sidebar a[aria-expanded=false]::before,
#sidebar a[aria-expanded=true]::before {
  position: absolute;
  left: 20px;
  font-size: 18px;
  font-family: FontAwesome;
  content: "";
}

#sidebar a[aria-expanded=true]::before {
  content: "";
}

#sidebar ul ul a {
  font-size: 14px !important;
  padding-right: 30px;
  background: #d6dbe4;
  border-bottom: 1px solid #f7f7f7;
}

#sidebar ul ul a:hover {
  padding-right: 40px;
}

.side-btn {
  box-shadow: none;
  outline: 0 !important;
  border: none;
}

ol.top {
  margin-top: -38px;
  padding: 5px 15px;
}

.about-col {
  margin-top: -70px;
}

.about-col .section-header {
  margin-bottom: -5px;
  position: relative;
  padding-bottom: 0;
  color: #001d6c;
}

.about-col .section-header::before {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  background: #5db5b3;
  bottom: 0;
  left: calc(25px);
}

.wrapper-s {
  display: flex;
  align-items: stretch;
  perspective: 1500px;
  width: 100%;
}

#content {
  width: 100%;
  padding: 20px;
  min-height: 100vh;
  transition: all 0.3s;
}

#sidebarCollapse {
  width: 25px;
  height: 25px;
  background: #5b3283;
  /*margin-left: 20px;*/
  margin-right: -20px;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* #sidebarCollapse span {
    width: 80%;
    height: 2px;
    margin: 0 auto;
    margin-left: 3px;
    display: block;
    background: #fff;
    transition: all .8s cubic-bezier(.81, -.33, .345, 1.375);
    transition-delay: .2s
} */
#sidebarCollapse span:first-of-type:before {
  font-family: "FontAwesome";
  content: "";
  font-size: 18px;
  color: #fff;
}

/* #sidebarCollapse span:first-of-type {
    -webkit-transform: rotate(45deg) scaleX(.75);
    -o-transform: rotate(45deg) scaleX(.75);
    transform: rotate(45deg) scaleX(.75)
} */
/* #sidebarCollapse span:nth-of-type(2) {
    opacity: 0
} */
/* #sidebarCollapse span:last-of-type {
    -webkit-transform: rotate(-45deg) scaleX(.75);
    -o-transform: rotate(-45deg) scaleX(.75);
    transform: rotate(-45deg) scaleX(.75)
} */
#sidebarCollapse.active span {
  /* margin:4px auto;
    width: 80%;
  height: 2px; 
  background: #fff; */
  transition: all 0.8s cubic-bezier(0.81, -0.33, 0.345, 1.375);
  transition-delay: 0.2s;
  /* display: block;*/
}

#sidebarCollapse.active span:first-of-type:before {
  font-family: "FontAwesome";
  content: "";
  font-size: 15px;
}

@media (max-width: 768px) {
  #sidebar {
    margin-right: -250px;
  }

  #sidebar.active {
    margin-right: 0;
  }

  /*
     #sidebarCollapse span:first-of-type,
     #sidebarCollapse span:last-of-type,
     #sidebarCollapse span:nth-of-type(2) {
         transform: none;
         opacity: 1;
         margin: 5px auto
     }
  */
  #sidebarCollapse.active span {
    /*margin: 0px auto*/
  }

  /*
     #sidebarCollapse.active span:first-of-type {
         -webkit-transform: rotate(45deg) scaleX(.75);
         -o-transform: rotate(45deg) scaleX(.75);
         transform: rotate(45deg) scaleX(.75)
     }
     #sidebarCollapse.active span:nth-of-type(2) {
         opacity: 0
     }
     #sidebarCollapse.active span:last-of-type {
         -webkit-transform: rotate(-45deg) scaleX(.75);
         -o-transform: rotate(-45deg) scaleX(.75);
         transform: rotate(-45deg) scaleX(.75)
     }
  */
}
.academic .filter-col {
  padding: 25px 80px 65px 20px;
  margin-bottom: 25px;
}

.academic .filter-col .nice-select {
  width: 100%;
  background: 0 0;
  border: 0;
  border-radius: 0;
}

.academic .filter-col .nice-select .current {
  display: block;
  text-align: right;
  color: #fff;
  overflow: hidden;
  font-size: 2rem;
}

.academic .filter-col .nice-select:after {
  border-color: #fff;
  width: 14px;
  height: 14px;
  margin-top: -8px;
}

.academic .filter-col .nice-select .list {
  border-radius: 0;
  right: -80px !important;
  top: 64px;
}

.academic .filter-col .nice-select .option {
  color: #001d6c;
}

.nice-select .option {
  text-align: right;
}

.academic .filter-col.deg {
  background: #5db5b3 url(../images/icon_degree.png) center right 20px no-repeat;
}

.academic .filter-col.deg select {
  background-color: #626d7d;
}

.academic .filter-col.colg {
  background: #001d6c url(../images/icon_program.png) center right 20px no-repeat;
}

.academic .filter-col.colg select {
  background-color: #1fd1ea;
}

.academic .filter-btn .btn {
  background: #5a5a5a;
  box-shadow: none;
  border-radius: 0;
  height: 100%;
  padding: 34px 20px;
}

.academic .filter-btn .btn i {
  font-size: 1.5rem;
  color: #fff;
}

.academic .program-lists .list-box {
  background: #fff;
  padding: 35px 10px;
  border-right: 5px solid transparent;
  margin-bottom: 20px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.06);
  border-radius: 2px;
}

.academic .program-lists .list-box h4 {
  color: #001d6c;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
}

.academic .program-lists .list-box h2 {
  color: #001d6c;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
}

.academic .program-lists .list-box p {
  color: #898989;
  font-size: 13px;
  line-height: 26px;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.academic .program-lists .list-box .more {
  background: #e0dfe0;
  padding: 4px 15px 8px;
  font-size: 1.3rem;
  float: left;
  color: #001d6c;
  line-height: 17px;
}

.academic .program-lists .list-box .more:hover {
  background: #001d6c;
  color: #fff;
}

.mini-board {
  box-shadow: 0 0 0.4em 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 5px;
}

.mini-board .job-title {
  text-align: right;
}

.mini-board .job-title p {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 15px;
  color: #001d6c;
  line-height: 1.5;
  letter-spacing: 0;
}

.mini-board .job-title p.custom {
  margin-top: 0;
}

.mini-board .job-title span {
  font-size: 12px;
  color: #fff;
  background: #001d6c;
  padding: 10px 20px;
  border-radius: 5px;
}

.mini-board img {
  width: 100%;
  height: auto;
  box-shadow: none;
  margin-bottom: 0;
  border-left: 1px dashed #5db5b3;
}

.mini-board h3 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 10px;
  color: #001d6c;
  line-height: 1.5;
  letter-spacing: 0;
  background: #5db5b3;
  padding: 5px;
  border-radius: 5px;
}

.mini-board .title {
  border-left: 1px dashed #5db5b3;
}

.list-group-item i {
  color: #5db5b3;
  font-size: 16px;
  margin-left: 5px;
}

.big-l .list-group-item {
  font-size: 14px;
}

.big-l .list-group-item:hover {
  margin-right: 10px;
}

blockquote.wo {
  font-weight: 700;
  font-size: 16px;
}

.syst {
  text-align: center;
  padding: 20px 15px;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 15px;
}

.syst p {
  text-align: center;
  font-size: 14px;
}

.syst .download {
  text-align: center;
  padding: 5px 20px 10px;
  background: #5db5b3;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}

.arabic .abt {
  min-height: 160px;
}

.arabic .abt p {
  margin-bottom: 0;
}

.tilesWrap {
  padding: 0;
  margin: 10px 0;
  list-style: none;
  text-align: center;
}

.tilesWrap li {
  display: inline-block;
  padding: 20px 20px;
  position: relative;
  vertical-align: top;
  min-height: 260px;
  background: #e6e8ee;
  text-align: right;
  margin-bottom: 20px;
}

.tilesWrap li h2 {
  font-size: 60px;
  margin: 0;
  position: absolute;
  opacity: 0.2;
  top: 50px;
  left: 10px;
  transition: all 0.3s ease-in-out;
}

.tilesWrap li h3 {
  font-size: 20px;
  color: #001d6c;
  margin-bottom: 5px;
  letter-spacing: 0;
}

.tilesWrap li p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  margin-top: 5px;
}

.tilesWrap li i {
  font-size: 40px;
  color: #5db5b3;
  position: absolute;
  bottom: 40px;
  left: 25px;
}

.tilesWrap li:hover h2 {
  top: 10px;
  opacity: 0.6;
}

.tilesWrap li:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  background: #fff;
  transform: skew(2deg, 2deg);
}

.tilesWrap li:after {
  content: "";
  position: absolute;
  width: 40%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
}

.tilesWrap li:nth-child(1):before {
  background: #001d6c;
  background: -webkit-linear-gradient(to right, #ffafbd, #c9ffbf);
  background: linear-gradient(to right, #001d6c, #5db5b3);
}

.arabic .vid {
  background: url(../images/arabic-vi.jpg) center center;
  background-size: cover;
  position: relative;
  height: 250px;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.arabic2 .vid {
  background: url(../images/vid-back.jpg) center center;
  background-size: cover;
  position: relative;
  height: 250px;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.arabic2 .you {
  width: 220px;
  height: 82px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}

.arabic2 .you:after,
.arabic2 .you:before {
  content: "";
  background-color: #eaeaea;
  border-radius: 8px 30px 8px 30px;
  position: absolute;
  bottom: 6px;
  top: 20px;
  left: 5px;
  right: 5px;
  z-index: -1;
}

.arabic2 .you .you-icon {
  color: #db2e29;
  font-size: 40px;
  margin-top: -30px;
}

.arabic2 .you:hover .you-icon i {
  transform: rotateX(720deg);
  transition: all 0.3s ease;
}

.arabic2 .you .you-icon h4 {
  color: #1a1941;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
}

.arabic2 #my-video {
  height: 200px;
  margin-bottom: 0;
  border: 0;
  border-radius: 0 70px;
  border-bottom: 12px solid #c4302b;
  border-right: 12px solid #c4302b;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  transition: all 1s;
}

.arabic2 #my-video:hover {
  transition: all 0.7s;
  box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.4);
}

.arabic2 #my-video {
  height: 190px;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  transition: all 1s;
}

.arabic2 #my-video:hover {
  transition: all 0.7s;
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
}

.videoBox {
  color: #333;
  background: #fbf3f0;
  text-align: center;
  padding: 0 0 0;
  margin: 0 0 50px 15px;
  border-radius: 40px 40px 0 0;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  position: relative;
  transition: all 0.3s;
  margin-bottom: 80px;
}

.videoBox:after,
.videoBox:before {
  content: "";
  background: linear-gradient(to right, #5db5b3, #3580ab);
  width: 100%;
  height: 0%;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.videoBox:after {
  height: 40px;
  bottom: -40px;
  border-radius: 0 0 70px 70px;
}

.videoBox .video-icon {
  color: #262165;
  font-weight: 600;
  background: linear-gradient(to right, #fff, #fff);
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 20px;
  margin: 0;
  border-radius: 40px 40px 0 0;
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
}

.videoBox:hover .video-icon {
  transform: rotateY(360deg);
}

.chanel {
  text-align: center;
  margin-bottom: 14px;
  margin-top: -10px;
}

.chanel img {
  width: 100px;
  height: 60px;
}

.chanel {
  font-size: 23px;
  color: #5db5b3;
}

.vid .vid-title {
  position: absolute;
  bottom: -50px;
  margin-bottom: 0;
  background: rgba(35, 38, 62, 0.4);
  color: #fff;
  width: 100%;
  padding: 5px 10px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  max-height: 50px;
  text-align: center;
}

.vid:hover .vid-title {
  bottom: 0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.arabic .vid:before {
  content: "";
  background: radial-gradient(#555, rgba(4, 0, 65, 0.5) 80%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
}

.arabic .play-btn {
  width: 100px;
  height: 100px;
  background: radial-gradient(#5db5b3 50%, rgba(242, 141, 30, 0.15) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

.arabic .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.arabic .play-btn:before {
  content: "";
  position: absolute;
  width: 125px;
  height: 125px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.arabic .play-btn:hover::after {
  border-left: 15px solid #5db5b3;
  -webkit-transform: scale(20);
  transform: scale(20);
}

.arabic .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

.sh-butons {
  text-align: left;
}

.imglist {
  margin: 20px auto;
  text-align: center;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #5db5b3;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.imglist .box {
  background-color: #fff;
  color: #fff;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  margin: 0 2px 0 2px;
  max-width: 300px;
  min-width: 230px;
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 100%;
  border-radius: 0 20px 20px 0;
  height: 200px;
}

.imglist .box:nth-child(even) {
  background-color: #fff;
  color: #fff;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  margin: 0 2px 0 2px;
  max-width: 300px;
  min-width: 230px;
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 100%;
  border-radius: 20px 0 0 20px;
  height: 200px;
}

.imglist .box *,
.imglist .box :after,
.imglist .box :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.imglist .box img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
  height: auto;
}

.imglist .box:after,
.imglist .box:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #3580ab;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.imglist .box:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%);
}

.imglist .box:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%);
}

.imglist .box:nth-child(even):before,
.imglist .box:nth-child(even):after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #3580ab;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.imglist .box:nth-child(even):before {
  -webkit-transform: skew(-30deg) translateX(-80%);
  transform: skew(-30deg) translateX(-80%);
}

.imglist .box:nth-child(even):after {
  -webkit-transform: skew(30deg) translateX(-70%);
  transform: skew(30deg) translateX(-70%);
}

.imglist .box figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  padding: 20px 20px 20px 40%;
}

.imglist .box figcaption:after,
.imglist .box figcaption:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #5db5b3;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: "";
  opacity: 0.5;
  z-index: -1;
}

.imglist .box figcaption:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%);
}

.imglist .box figcaption:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%);
}

.imglist .box:nth-child(even) figcaption:after,
.imglist .box:nth-child(even) figcaption:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #5db5b3;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: "";
  opacity: 0.5;
  z-index: -1;
}

.imglist .box:nth-child(even) figcaption:before {
  -webkit-transform: skew(-30deg) translateX(-100%);
  transform: skew(-30deg) translateX(-100%);
}

.imglist .box:nth-child(even) figcaption:after {
  -webkit-transform: skew(30deg) translateX(-90%);
  transform: skew(30deg) translateX(-90%);
}

.imglist .box a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.imglist .box:hover h3,
imglist .box:hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9;
}

.imglist .box:hover:before {
  -webkit-transform: skew(30deg) translateX(30%);
  transform: skew(30deg) translateX(30%);
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}

.imglist .box:hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%);
}

.imglist .box:hover figcaption:before {
  -webkit-transform: skew(30deg) translateX(50%);
  transform: skew(30deg) translateX(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.imglist .box:hover figcaption:after {
  -webkit-transform: skew(-30deg) translateX(40%);
  transform: skew(-30deg) translateX(40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.imglist .box:nth-child(even):hover h3,
.imglist .box:nth-child(even):hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9;
}

.imglist .box:nth-child(even):hover:before {
  -webkit-transform: skew(-30deg) translateX(-30%);
  transform: skew(-30deg) translateX(-30%);
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}

.imglist .box:nth-child(even):hover:after {
  -webkit-transform: skew(30deg) translateX(-20%);
  transform: skew(30deg) translateX(-20%);
}

.imglist .box:nth-child(even):hover figcaption:before {
  -webkit-transform: skew(-30deg) translateX(-50%);
  transform: skew(-30deg) translateX(-50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.imglist .box:nth-child(even):hover figcaption:after {
  -webkit-transform: skew(30deg) translateX(-40%);
  transform: skew(30deg) translateX(-40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

@media (max-width: 1226px) {
  .imglist .box {
    background-color: #fff;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    margin: 0 2px 0 2px;
    max-width: 240px;
    min-width: 230px;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 100%;
    border-radius: 0 20px 20px 0;
    height: 160px;
  }

  .imglist .box:nth-child(even) {
    background-color: #fff;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    margin: 0 2px 0 2px;
    max-width: 240px;
    min-width: 230px;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 100%;
    border-radius: 20px 0 0 20px;
    height: 160px;
  }
}
@media (max-width: 987px) {
  .imglist .box {
    background-color: #fff;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    margin: 0 2px 0 2px;
    max-width: 315px;
    min-width: 230px;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 100%;
    border-radius: 0 20px 20px 0;
    height: 200px;
  }

  .imglist .box:nth-child(even) {
    background-color: #fff;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    margin: 0 2px 0 2px;
    max-width: 315px;
    min-width: 230px;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 100%;
    border-radius: 20px 0 0 20px;
    height: 200px;
  }
}
.p-custom {
  margin-right: 30px;
}

/* .p-br {
    margin-bottom: 80px
} */
@media (max-width: 500px) {
  .p-custom {
    margin-right: -10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-br {
    margin-bottom: 0;
  }
}
.eve-details .tab .nav-tabs {
  border-bottom: 0 none;
  margin-top: 20px;
}

.eve-details .tab .nav-tabs li {
  font-size: 14px;
  color: #fff;
  border-radius: 0;
  padding: 5px;
  overflow: hidden;
  background: #5db5b3;
  text-transform: uppercase;
  box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}

.eve-details .tab .nav-tabs li:before {
  background-image: linear-gradient(135deg, #243686 0, #623292 100%);
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s ease-in-out;
  z-index: 1;
}

.eve-details .tab .nav-tabs li:hover::before {
  height: 100%;
  z-index: 1;
  bottom: 0;
}

.eve-details .tab .nav-tabs li a {
  z-index: 2;
  transition: 0.5s ease;
  color: #fff;
  background: 0 0;
  border: 0;
  padding: 8px 20px;
}

.eve-details .tab .nav-tabs li:first-child {
  border-top-right-radius: 8px;
  margin-right: 0;
}

.eve-details .tab .nav-tabs li:last-child {
  border-top-left-radius: 8px;
}

.eve-details .tab .nav-tabs li.active,
.eve-details .tab .nav-tabs li.active:hover,
.eve-details .tab .nav-tabs li:hover {
  background-image: linear-gradient(135deg, #0f1f2a 0, #001d6c 100%);
  color: #fff;
  margin-top: -15px;
  padding: 12px 20px;
  border: none;
}

.eve-details .tab .tab-content {
  color: #777;
  border-radius: 0 0 8px 8px;
}

@media only screen and (max-width: 650px) {
  .eve-details .tab .nav-tabs li {
    width: 100%;
  }

  .eve-details .tab .nav-tabs li a {
    margin: 0;
    padding: 20px 45px;
    box-shadow: -2px -1px 25px 2px rgba(0, 0, 0, 0.4);
  }

  .eve-details .tab .nav-tabs li:first-child a,
.eve-details .tab .nav-tabs li:last-child a {
    border-radius: 0;
  }

  .eve-details .tab .nav-tabs li a:hover,
.eve-details .tab .nav-tabs li.active a,
.eve-details .tab .nav-tabs li.active a:hover {
    margin: 0;
  }
}
.eve-details .event-area {
  padding: 0 0;
}

.eve-details .event-area .single-blog-post {
  background: #fff;
  border-radius: 5px 0 5px 5px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.eve-details .event-area .single-blog-post:hover {
  -webkit-box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14) !important;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.eve-details .event-area .single-blog-post:before {
  content: "";
  position: absolute;
  left: -40px;
  bottom: -40px;
  height: 100px;
  width: 100px;
  background: #172c3c;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.eve-details .event-area .single-blog-post:after {
  content: "";
  position: absolute;
  left: -40px;
  top: -40px;
  height: 100px;
  width: 100px;
  background: #5db5b3;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.eve-details .event-area .single-blog-post:hover .post-thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.eve-details .event-area .single-blog-post .post-thumb {
  overflow: hidden;
}

.eve-details .event-area .single-blog-post .post-thumb img {
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.eve-details .event-area .single-blog-post .post-details {
  padding: 30px;
}

.eve-details .event-area .single-blog-post h4 {
  margin-bottom: 10px;
  font-size: 17px;
  color: #172c3c;
  letter-spacing: 0;
}

.eve-details .event-area .single-blog-post .user-details img {
  width: 45px;
  border-radius: 50px;
}

.eve-details .event-area .single-blog-post .user-details p {
  margin-bottom: 0;
  font-size: 15px;
}

.eve-details .event-area .single-blog-post .user-details i {
  color: #001d6c;
}

.eve-details .event-area .single-blog-post .user-details .details {
  margin-left: 8px;
}

.media-page2 {
  width: 100%;
  background: radial-gradient(circle, rgba(1, 24, 42, 0.55) 0, rgba(1, 24, 42, 0.8) 54%, #01182a 99%);
  background-size: cover;
  overflow: hidden;
  display: flex;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.big-event-slider {
  width: 100%;
  position: relative;
  max-width: 100%;
  margin: auto;
  background: radial-gradient(circle, rgba(1, 24, 42, 0.55) 0, rgba(1, 24, 42, 0.8) 54%, #01182a 99%);
  box-shadow: 0 14px 80px rgba(34, 35, 58, 0.2);
  padding: 25px;
  height: 400px;
  transition: all 0.3s;
}

@media screen and (max-width: 992px) {
  .big-event-slider {
    max-width: 680px;
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .big-event-slider {
    min-height: 500px;
    height: auto;
    margin: 120px auto 0;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .big-event-slider {
    height: 350px;
  }
}
.big-event-slider__item {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .big-event-slider__item {
    flex-direction: column;
  }
}
.big-event-slider__item.swiper-slide-active .big-event-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > * {
  opacity: 1;
  transform: none;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(1) {
  transition-delay: 0.3s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(2) {
  transition-delay: 0.4s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(3) {
  transition-delay: 0.5s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(4) {
  transition-delay: 0.6s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(5) {
  transition-delay: 0.7s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(6) {
  transition-delay: 0.8s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(7) {
  transition-delay: 0.9s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(8) {
  transition-delay: 1s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(9) {
  transition-delay: 1.1s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(10) {
  transition-delay: 1.2s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(11) {
  transition-delay: 1.3s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(12) {
  transition-delay: 1.4s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(13) {
  transition-delay: 1.5s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(14) {
  transition-delay: 1.6s;
}

.big-event-slider__item.swiper-slide-active .big-event-slider__content > :nth-child(15) {
  transition-delay: 1.7s;
}

.big-event-slider__img {
  width: 300px;
  flex-shrink: 0;
  height: 300px;
  background-image: linear-gradient(147deg, #1b3040 0, #081e2f 74%);
  box-shadow: 4px 8px 10px 1px rgba(1, 24, 42, 0.9);
  border-radius: 20px;
  transform: translateX(0);
  overflow: hidden;
}

.big-event-slider__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(147deg, #1b3040 0, #081e2f 74%);
  border-radius: 20px;
  opacity: 0.7;
}

.big-event-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.3s;
}

@media screen and (max-width: 768px) {
  .big-event-slider__img {
    transform: translateY(-45%);
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .big-event-slider__img {
    width: 95%;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .big-event-slider__img {
    height: 270px;
  }
}
.big-event-slider__content {
  padding-left: 55px;
  padding-right: 50px;
}

@media screen and (max-width: 768px) {
  .big-event-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .big-event-slider__content {
    padding: 0;
  }
}
.big-event-slider__content > * {
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.4s;
}

.big-event-slider__code {
  color: #fff;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}

.big-event-slider__title {
  font-size: 24px;
  font-weight: 700;
  color: #5db5b3;
  margin-bottom: 20px;
}

.big-event-slider__text {
  color: #fff;
  margin-bottom: 30px;
  line-height: 1.5em;
  text-align: justify;
}

.big-event-slider__button {
  display: inline-flex;
  background-image: linear-gradient(147deg, #3580ab 0, #5db5b3 74%);
  padding: 10px 25px;
  border-radius: 50px;
  color: #fff;
  box-shadow: 0 14px 80px rgba(252, 56, 56, 0.4);
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 0;
}

.big-event-slider__button i {
  color: #032540;
  margin-left: 10px;
  margin-top: 5px;
}

.big-event-slider__button:hover {
  background: 0 0;
  color: #fff;
}

.big-event-slider__button:hover i {
  color: #fff;
}

@media screen and (max-width: 576px) {
  .big-event-slider__button {
    width: 100%;
  }
}
.big-event-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.big-event-slider .swiper-pagination-custom,
.big-event-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.big-event-slider__pagination {
  position: absolute;
  z-index: 21;
  left: 20px;
  width: 11px !important;
  text-align: center;
  left: 20px !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .big-event-slider__pagination {
    transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.big-event-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
}

@media screen and (max-width: 768px) {
  .big-event-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.big-event-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #fff;
  opacity: 0.7;
  transition: all 0.3s;
}

.big-event-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #5db5b3;
  height: 30px;
  box-shadow: 0 0 20px rgba(252, 56, 56, 0.3);
}

@media screen and (max-width: 768px) {
  .big-event-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
}
.big-eve .img-event2 img {
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  height: 350px;
  margin-top: 15px;
}

.big-eve .big-event-slider__button {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  margin-top: 25px;
}

.big-eve .big-event-slider__button:hover {
  background: 0 0;
  border: 2px solid #032540;
  color: #032540;
  transform: translateY(0);
}

.big-eve .section-header {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #001d6c;
  text-align: center;
  overflow: hidden;
}

.big-eve .section-header h3 {
  letter-spacing: 0;
  font-size: 24px;
}

.big-eve .section-header::before {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 6px;
  background: #5db5b3;
  bottom: 0;
  left: calc(50% - 25px);
}

.big-eve .table {
  margin-bottom: 0;
}

.big-eve .table-responsive {
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}

.big-eve .table .row {
  margin: 0;
}

.big-eve .table .col-md-6,
.table .col-md-4 {
  padding: 0;
}

.big-eve .table th {
  color: #464646;
  font-size: 14px;
}

.big-eve .table td,
.table th {
  vertical-align: middle;
}

.big-eve .table tbody td {
  font-size: 15px;
  font-weight: 600;
}

.big-eve .table thead th {
  font-weight: 600;
  color: #fff;
  font-size: 15px;
  vertical-align: middle;
  border: 0;
}

.big-eve .table td,
.table th {
  border-top: 0;
  text-align: center;
}

.big-eve .table thead {
  background-color: #172c3c;
}

.big-eve .table-striped > tbody > tr {
  border-right: 12px solid #172c3c;
  color: #5db5b3;
}

.big-eve .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e8e8e8;
  border-right: 12px solid #5db5b3;
  color: #172c3c;
}

.big-eve .table > tbody > tr > td,
.big-eve .table > tbody > tr > th,
.big-eve .table > thead > tr > td,
.big-eve .table > thead > tr > th {
  padding: 16px;
}

.big-eve .single-blog-post {
  padding: 45px 0 45px 0;
}

.big-eve .class-item .thumb {
  background: #172c3c;
  text-align: center;
  border-radius: 0 0 90% 90%/70%;
  padding: 30px 0;
}

.big-eve .class-item .thumb i {
  text-align: center;
  font-size: 50px;
  color: #5db5b3;
}

.big-eve .class-item:hover .thumb i {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  transition: all 0.5s;
}

.big-eve .class-item:hover {
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.2);
  transition: all 0.5s;
}

.big-eve .class-item .class-content {
  border-bottom: 8px solid #172c3c;
}

.big-eve .class-item .class-content h2 {
  text-align: center;
  color: #5db5b3;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.6;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}

.big-eve .class-item .class-content p {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: -5px;
  color: #172c3c;
  text-align: justify;
  min-height: 100px;
  max-height: 100px;
  overflow: hidden;
}

.big-eve .form-horizontal {
  background-color: #fff;
  text-align: center;
  padding: 50px 30px 50px;
  box-shadow: 12px 12px 0 0 rgba(0, 0, 0, 0.3);
}

.big-eve .form-horizontal .heading {
  color: #001d6c;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0;
  line-height: 1.5;
}

.big-eve .form-horizontal .form-group {
  margin: 0 auto 30px;
  position: relative;
}

.big-eve .form-horizontal .form-group:nth-last-child(2) {
  margin-bottom: 20px;
}

.big-eve .form-horizontal .form-group:last-child {
  margin: 0;
}

.big-eve .form-horizontal .form-group > i {
  color: #5db5b3;
  transform: translateY(-50%);
  position: absolute;
  right: 5px;
  top: 50%;
}

.big-eve .form-horizontal .form-control {
  color: #001d6c;
  background-color: #fff;
  font-size: 17px;
  letter-spacing: 0;
  height: 40px;
  padding: 5px 30px 2px 25px;
  box-shadow: 0 0 0 0 transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  display: inline-block;
}

.big-eve .form-control::placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
}

.big-eve .form-horizontal .form-control:focus {
  border-bottom: 1px solid #5db5b3;
  box-shadow: none;
}

.big-eve .form-horizontal .btn {
  color: #fff;
  background-color: #001d6c;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 5px;
  width: 50%;
  height: 45px;
  padding: 7px 30px;
  margin: 0 auto 25px;
  border: none;
  display: block;
  position: relative;
  transition: all 0.3s ease;
}

.big-eve .form-horizontal .btn:focus,
.big-eve .form-horizontal .btn:hover {
  color: #fff;
  background-color: #5db5b3;
}

.big-eve .form-horizontal .btn:after,
.big-eve .form-horizontal .btn:before {
  content: "";
  background-color: #5db5b3;
  height: 50%;
  width: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.3s;
}

.big-eve .form-horizontal .btn:after {
  bottom: auto;
  top: 0;
  left: auto;
  right: 0;
}

.big-eve .form-horizontal .btn:hover:after,
.big-eve .form-horizontal .btn:hover:before {
  height: 100%;
  width: 50%;
  opacity: 0;
}

.big-eve #my-video:hover {
  transition: all 0.7s;
  box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.4);
}

.big-eve #my-video {
  height: 260px;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  transition: all 1s;
}

.big-eve #my-video:hover {
  transition: all 0.7s;
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
}

.big-eve .videoBox {
  color: #333;
  background: #fbf3f0;
  text-align: center;
  padding: 0 0 0;
  margin: 0 0 50px 15px;
  border-radius: 40px 40px 0 0;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  position: relative;
  transition: all 0.3s;
  margin-bottom: 80px;
}

.big-eve .videoBox:after,
.big-eve .videoBox:before {
  content: "";
  background: linear-gradient(to right, #5db5b3, #3580ab);
  width: 100%;
  height: 0%;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.big-eve .videoBox:after {
  height: 40px;
  bottom: -40px;
  border-radius: 0 0 70px 70px;
}

.big-eve .videoBox .video-icon {
  color: #262165;
  font-weight: 600;
  background: linear-gradient(to right, #5db5b3, #3580ab);
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 20px;
  margin: 0;
  border-radius: 40px 40px 0 0;
  min-height: 45px;
  max-height: 45px;
  overflow: hidden;
}

.big-eve .videoBox:hover .video-icon {
  transform: rotateY(360deg);
}

.tabs-bord .tab .nav-tabs {
  padding-left: 15px;
  border-bottom: 4px solid #5db5b3;
}

.tabs-bord .tab .nav-tabs li a {
  color: #fff;
  font-weight: 600;
  padding: 15px 20px;
  margin-right: 5px;
  background: #001d6c;
  text-shadow: 1px 1px 2px #000;
  border: none;
  border-radius: 0;
  opacity: 0.5;
  position: relative;
  transition: all 0.3s ease 0s;
  border-radius: 8px 8px 0 0;
}

.tabs-bord .tab .nav-tabs li a:hover {
  background: #001d6c;
  opacity: 0.8;
}

.tabs-bord .tab .nav-tabs li.active a {
  opacity: 1;
}

.tabs-bord .tab .nav-tabs li.active a,
.tabs-bord .tab .nav-tabs li.active a:focus,
.tabs-bord .tab .nav-tabs li.active a:hover {
  color: #fff;
  background: #001d6c;
  border: none;
  border-radius: 8px 8px 0 0;
}

.tabs-bord .tab .nav-tabs li a:after,
.tabs-bord .tab .nav-tabs li a:before {
  content: "";
  border-top: 42px solid transparent;
  position: absolute;
  top: -2px;
}

.tabs-bord .tab .nav-tabs li a i,
.tabs-bord .tab .nav-tabs li a:hover i,
.tabs-bord .tab .nav-tabs li.active a i {
  display: inline-block;
  padding-left: 10px;
  font-size: 15px;
  text-shadow: none;
}

.tabs-bord .tab .nav-tabs li a i {
  padding: 0;
}

.tabs-bord .tab .nav-tabs li a span {
  display: inline-block;
  font-size: 14px;
  letter-spacing: -9px;
  opacity: 0;
  transition: all 0.7s ease 0s;
}

.tabs-bord .tab .nav-tabs li a:hover span,
.tabs-bord .tab .nav-tabs li.active a span {
  letter-spacing: 1px;
  opacity: 1;
  transition: all 0.7s ease 0s;
}

.tabs-bord .tab .tab-content {
  padding: 10px;
  background: #fff;
  font-size: 16px;
  color: #6c6c6c;
  line-height: 25px;
}

.tabs-bord .tab .tab-content h3 {
  margin-top: 0;
}

@media only screen and (max-width: 479px) {
  .tabs-bord .tab .nav-tabs li {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
  }

  .tabs-bord .tab .nav-tabs li a span {
    letter-spacing: 1px;
    opacity: 1;
  }
}
.tabs-bord .centered {
  float: none;
  margin: 0 auto;
}

.tabs-bord .our-team {
  padding: 10px 0 10px;
  background: #f7f5ec;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.14);
  margin-bottom: 20px;
  border-bottom: 3px solid #001d6c;
  border-radius: 20% 0 20% 0;
}

.tabs-bord .arrow {
  padding: 10px 0 10px;
  background: 0 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  box-shadow: none;
  margin-bottom: 20px;
  border-bottom: 0;
  border-radius: 0;
}

.our-team:after,
.our-team:before {
  content: "";
  background: #5db5b3;
  width: 5px;
  height: 30%;
  box-shadow: 15px 0 0 #5db5b3;
  transform: skewY(50deg);
  position: absolute;
  bottom: -100%;
  left: 5px;
  z-index: 1;
  transition: all 0.45s ease;
}

.our-team:after {
  box-shadow: -15px 0 0 #5db5b3;
  left: auto;
  right: 5px;
  bottom: auto;
  top: -100%;
}

.our-team:hover:before {
  bottom: -10px;
}

.our-team:hover:after {
  top: -10px;
}

.tabs-bord .our-team .pic {
  border-top: 5px solid #5db5b3;
  border-bottom: 5px solid #5db5b3;
  border-radius: 50% 50% 50% 0;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  margin: 0 auto;
  width: 80px;
  height: 80px;
}

.tabs-bord .our-team:hover .pic {
  border-top-color: #001d6c;
  border-bottom-color: #001d6c;
  border-radius: 50% 0;
}

.tabs-bord .our-team .pic img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease 0s;
}

.tabs-bord .our-team .team-content {
  margin-bottom: 10px;
  min-height: 90px;
  max-height: 90px;
}

.tabs-bord .our-team .title {
  font-size: 15px;
  font-weight: 700;
  color: #001d6c;
  padding-bottom: 8px;
  margin: 15px 0 10px 0;
  position: relative;
  letter-spacing: 0;
  line-height: 1.6;
}

.tabs-bord .our-team .title:after {
  content: "";
  width: 35px;
  height: 3px;
  background: #5db5b3;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.tabs-bord .level3 .our-team .title {
  font-size: 12px;
  font-weight: 700;
  color: #001d6c;
  padding-bottom: 8px;
  margin: 15px 0 10px 0;
  position: relative;
  letter-spacing: 0;
  line-height: 1.6;
}

.tabs-bord .our-team .post {
  display: block;
  font-size: 15px;
  color: #4e5052;
  text-transform: capitalize;
}

@media only screen and (max-width: 990px) {
  .tabs-bord .our-team {
    margin-bottom: 30px;
  }
}
.tabs-bord a.b-scroll {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 1%;
  z-index: 9;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease 1.9s;
  transition: all 0.5s ease 1.9s;
  cursor: pointer;
}

.tabs-bord a.b-scroll span {
  display: inline-block;
  color: #001d6c;
  font-size: 25px;
  margin-top: 40px;
  -webkit-animation: scrooldown 2s linear 0s infinite;
  animation: scrooldown 2s linear 0s infinite;
}

.tabs-bord .arrow a.b-scroll {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 10%;
  z-index: 9;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease 1.9s;
  transition: all 0.5s ease 1.9s;
  cursor: pointer;
}

.tabs-bord .arrow a.b-scroll span {
  display: inline-block;
  color: #001d6c;
  font-size: 40px;
  margin-top: 0;
  -webkit-animation: scrooldown 2s linear 0s infinite;
  animation: scrooldown 2s linear 0s infinite;
}

.tabs-bord a.b-scroll span:hover {
  display: inline-block;
  color: #5db5b3;
  margin-top: 40px;
  -webkit-animation: scrooldown 2s linear 0s infinite;
  animation: scrooldown 2s linear 0s infinite;
}

@-webkit-keyframes scrooldown {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes scrooldown {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.tabs-cale .tab {
  text-align: center;
}

.tabs-cale .tab .nav-tabs {
  display: inline-block;
  position: relative;
  border-bottom: none;
}

.tabs-cale .tab .nav-tabs li {
  margin: 0;
}

.tabs-cale .tab .nav-tabs li a {
  display: block;
  padding: 90px 20px 10px;
  background: #fff;
  font-size: 17px;
  font-weight: 700;
  color: #999;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #fff;
  margin-right: 0;
  overflow: hidden;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
}

.tabs-cale .tab .nav-tabs li a span {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #f2f2f2;
  margin: auto;
  font-size: 22px;
  color: #999;
  border-radius: 5px;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  transform: rotate(45deg);
}

.tabs-cale .tab .nav-tabs li.active a span {
  background: #001d6c;
  color: #fff;
}

.tabs-cale .tab .nav-tabs li a span i {
  transform: rotate(-45deg);
}

.tabs-cale .tab .nav-tabs li a:hover,
.tabs-cale .tab .nav-tabs li.active a {
  color: #5db5b3;
  border: none;
  border-bottom: 2px solid #fff;
}

.tabs-cale .tab .nav-tabs li.active a {
  border-bottom: 2px solid #001d6c;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.14);
  border-radius: 8px 8px 0 0;
  background: #f5f5f5;
}

.tabs-cale .tab .tab-content {
  padding: 20px;
  margin-top: -8px;
  font-size: 15px;
  color: #757575;
  line-height: 26px;
  text-align: right;
  border-top: 2px solid #001d6c;
}

.tabs-cale .tab .tab-content h3 {
  font-size: 24px;
  margin-top: 0;
}

@media only screen and (max-width: 479px) {
  .tabs-cale .tab .nav-tabs li {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }

  .tabs-cale .tab .nav-tabs li:last-child {
    margin-bottom: 0;
  }
}
.tabs-cale .panel {
  border: none;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 5px;
}

.tabs-cale .panel-heading {
  padding: 0;
  border: none;
  border-radius: 5px 5px 0 0;
}

.tabs-cale .panel-title a {
  display: block;
  padding: 20px 30px;
  background: #f7f7f7;
  font-size: 18px;
  font-weight: 400;
  color: #001d6c;
  letter-spacing: 0;
  border: 1px solid #777;
  border-radius: 5px 5px 0 0;
  position: relative;
  font-weight: 600;
}

.tabs-cale .panel-title a i {
  font-size: 22px;
  color: #5db5b3;
  margin-left: 5px;
}

.tabs-cale .panel-title a.collapsed {
  border-color: #e0e0e0;
  border-radius: 5px;
}

.tabs-cale .panel-title a.collapsed:after,
.tabs-cale .panel-title a.collapsed:before,
.tabs-cale .panel-title a:after,
.tabs-cale .panel-title a:before {
  font-family: FontAwesome;
  content: "";
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  background: #001d6c;
  font-size: 20px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 30px;
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease 0s;
}

.tabs-cale .panel-title a.collapsed:after,
.tabs-cale .panel-title a:after {
  font-family: FontAwesome;
  content: "";
  background: 0 0;
  color: #000;
  opacity: 0;
  transform: scale(0);
}

.tabs-cale .panel-title a.collapsed:before {
  opacity: 0;
  transform: scale(0);
}

.tabs-cale .panel-title a.collapsed:after {
  opacity: 1;
  transform: scale(1);
}

.tabs-cale .panel-body {
  padding: 10px 10px;
  background: #e8e8e8;
  border-top: none;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  letter-spacing: 1px;
  border-radius: 0 0 5px 5px;
}

.tabs-cale .timeline {
  position: relative;
  padding: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.tabs-cale .timeline:before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: #5db5b3;
  position: absolute;
  top: 0;
}

.tabs-cale .timeline__group {
  position: relative;
}

.tabs-cale .timeline__group:not(:first-of-type) {
  margin-top: 4rem;
}

.tabs-cale .timeline__month {
  padding: 0.5rem 1.5rem;
  color: #fff;
  background-color: #5db5b3;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 8px;
}

.tabs-cale .timeline__box {
  position: relative;
}

.tabs-cale .timeline__box:not(:last-of-type) {
  margin-bottom: 30px;
}

.tabs-cale .timeline__box:before {
  content: "";
  width: 80px;
  height: 2px;
  background-color: #001d6c;
  position: absolute;
  right: 0;
  z-index: 0;
}

@media screen and (max-width: 500px) {
  .tabs-cale .timeline__box:before {
    content: "";
    width: 20px;
    height: 2px;
    background-color: #001d6c;
    position: absolute;
    right: 0;
    z-index: 0;
  }
}
.tabs-cale .timeline__date {
  min-width: 65px;
  height: 65px;
  position: absolute;
  line-height: 20px;
  right: 0;
  background: #e8e8e8;
  color: #001d6c;
  padding: 20px;
  text-align: center;
  border-radius: 50%;
  border-top: 3px solid #5db5b3;
  border-bottom: 3px solid #5db5b3;
}

.tabs-cale .timeline__day {
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.tabs-cale .timeline__post {
  padding: 1.5rem 2rem;
  border-radius: 8px;
  border-right: 5px solid #001d6c;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #001d6c;
}

.tabs-cale .timeline__post p {
  font-size: 18px;
  color: #001d6c;
  letter-spacing: 0;
  margin-bottom: 0;
}

.tabs-cale .timeline__post span {
  font-size: 14px;
  color: #5db5b3;
  letter-spacing: 0;
}

@media screen and (min-width: 641px) {
  .tabs-cale .timeline:before {
    right: 30px;
  }

  .tabs-cale .timeline__group {
    padding-top: 55px;
  }

  .tabs-cale .timeline__box {
    padding-right: 80px;
  }

  .tabs-cale .timeline__box:before {
    top: 50%;
    transform: translateY(-50%);
  }

  .tabs-cale .timeline__date {
    top: 50%;
    margin-top: -34px;
  }
}
@media screen and (max-width: 640px) {
  .tabs-cale .timeline:before {
    right: 0;
  }

  .tabs-cale .timeline__group {
    padding-top: 40px;
  }

  .tabs-cale .timeline__box {
    padding-right: 20px;
    padding-top: 70px;
  }

  .tabs-cale .timeline__box:before {
    top: 90px;
  }

  .tabs-cale .timeline__date {
    top: 0;
  }
}
.tabs-cale .timeline {
  font-size: 16px;
}

.prof-cv {
  background: #fff;
  padding: 50px 20px 15px 120px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  margin-bottom: 25px;
}

.prof-cv:before {
  content: "";
  background: linear-gradient(to right, #5db5b3 49%, #3580ab 50%);
  width: 14px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.prof-cv .prof-img {
  background: #fff;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 5px solid #5db5b3;
  overflow: hidden;
  position: absolute;
  top: 15px;
  right: 30px;
  z-index: 1;
}

.prof-cv .prof-img img {
  width: 100%;
  height: auto;
}

.prof-cv .prof-details {
  color: #001d6c;
  background: #e4e4e4;
  text-align: center;
  padding: 15px 10px 15px 50px;
  margin-bottom: 25px;
  border-left: 8px solid #3580ab;
  margin-right: 60px;
  margin-top: -5px;
  width: 100%;
  border-radius: 5px;
}

.prof-cv .title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
}

.prof-cv .post {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #3580ab;
}

.prof-cv .prof-content {
  padding: 20px 110px 0 0;
  margin: 0;
  list-style: none;
  position: relative;
}

.prof-cv .prof-content:after,
.prof-cv .prof-content:before {
  content: "";
  background: #5db5b3;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 90px;
}

.prof-cv .prof-content:after {
  background: #3580ab;
  height: 80%;
  top: 20px;
  right: 80px;
}

.prof-cv .prof-content li {
  color: #001d6c;
  font-size: 18px;
  margin: 0 0 10px;
  display: block;
}

.prof-cv .prof-content li span {
  color: #5db5b3;
  font-size: 20px;
  text-align: center;
  line-height: 23px;
  height: 23px;
  width: 25px;
  margin: 2px 2px 0 0;
}

.resume .prof-details {
  color: #131556;
  background: #e4e4e4;
  text-align: center;
  padding: 10px 10px 10px 50px;
  margin-bottom: 5px;
  border-left: 8px solid #3580ab;
  margin-right: 60px;
  margin-top: -5px;
  width: 100%;
  border-radius: 5px;
}

.resume .title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
}

.resume i {
  font-size: 18px;
  color: #001d6c;
  float: right;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 3px solid #5db5b3;
  overflow: hidden;
  line-height: 40px;
  margin-top: -11px;
}

.resume .prof-content li {
  color: #001d6c;
  font-size: 16px;
  margin: 0 0 10px;
  display: block;
}

.resume .prof-content li span {
  color: #5db5b3;
  font-size: 18px;
  text-align: center;
  line-height: 23px;
  height: 23px;
  width: 25px;
  margin: 2px 2px 0 0;
}

@media screen and (max-width: 576px) {
  .prof-cv {
    padding: 200px 0 15px;
  }

  .prof-cv:before {
    width: 100%;
    height: 15px;
  }

  .prof-cv .prof-img {
    margin: 0 auto;
    top: 26px;
    left: 0;
    right: 0;
  }

  .prof-cv .prof-details {
    padding: 10px;
    border-left: none;
    margin: 0;
  }

  .prof-cv .prof-content {
    padding-right: 5px;
  }

  .resume .prof-content {
    padding-right: 5px;
  }

  .prof-cv .prof-content:after,
.prof-cv .prof-content:before {
    width: 0%;
    height: 0;
    transform: translateX(-50%);
    top: -103px;
    right: 50%;
  }

  .prof-cv .prof-content:after {
    width: 0%;
    top: 0;
  }
}
#header {
  display: none;
  background: #fff;
  z-index: 9999;
}

.navbar .attr-nav {
  display: none;
}

@media (max-width: 767px) {
  #header {
    display: block !important;
    background: linear-gradient(to left, #5b3283, #3580ab, #5db5b3);
  }

  .navbar .attr-nav {
    display: block;
    position: absolute;
    text-align: right;
  }

  nav.navbar .navbar-brand img.logo {
    height: 95px;
    float: none;
    margin: auto;
    margin-top: -2px;
  }

  .navbar .attr-nav > ul > li > a {
    color: #fff;
    display: block;
    padding: 17px 2px;
    position: relative;
    font-size: 16px;
    width: 48px;
    height: 48px;
    padding-left: 0 !important;
	 padding-right: 15px!important;
  }

  nav.navbar.bootsnav {
    margin-bottom: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: linear-gradient(to left, #5b3283, #3580ab, #5db5b3);
    border: none;
    z-index: 9;
  }
}
@media (max-width: 992px) {
  .attr-nav {
    position: absolute;
    left: 60px;
  }

  nav.navbar.bootsnav {
    background: linear-gradient(to left, #5b3283, #3580ab, #5db5b3);
  }
}
@media (max-width: 767px) {
  .attr-nav {
    left: 30px;
  }
}
.modal-box .show-modal {
  color: #273c75;
  background-color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px 15px;
  margin: auto auto;
  border: none;
  outline: 0;
  box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.3);
  display: block;
}

.modal-box .show-modal:hover {
  color: #273c75;
  border: none;
}

.modal-box .modal {
  top: 90px !important;
}

.modal-box .modal-dialog {
  width: 550px;
  margin: 20px auto 0;
}

.modal-box .modal-dialog .modal-content {
  text-align: center;
  border-radius: 10px 50px 10px 10px;
}

.modal-box .modal-dialog .modal-content {
  background: radial-gradient(circle at 50%, #ececec 49%, #e2e2e2 49%, #e2e2e2 80%, #ececec 0);
}

.modal-box .modal-dialog .modal-content .close {
  color: #fff;
  background-image: linear-gradient(135deg, #5b3283, #3580ab 100%);
  font-size: 30px;
  text-shadow: none;
  line-height: 50px;
  height: 50px;
  width: 50px;
  border-radius: 0 30px;
  opacity: 1;
  position: absolute;
  left: auto;
  right: -1px;
  top: -1px;
  z-index: 1;
  transition: all 0.3s;
}

.modal-box .modal-dialog .modal-content .close span {
  margin: -2px 0 0 0;
  display: block;
}

.modal-box .modal-dialog .modal-content .close:hover {
  color: #fff;
  background-color: #f39c12;
  background: linear-gradient(to right, #5db5b3, #3580ab);
}

.modal-box .modal-dialog .modal-content .close:focus {
  border: 0;
}

.modal-box .modal-dialog .modal-content .modal-body {
  padding: 50px !important;
}

.modal-box .modal-dialog .modal-content .modal-body .icon {
  color: #fff;
  background-image: linear-gradient(135deg, #ececec 0, #f5f5f5 100%);
  line-height: 120px;
  width: 140px;
  height: 140px;
  margin: -70px auto 30px;
  border-radius: 50%;
  position: relative;
  padding: 0 0px;
  z-index: 9999;
}

.modal-box .modal-dialog .modal-content .modal-body .icon img {
  width: 100%;
  height: auto;
}

/* .modal-box .modal-dialog .modal-content .modal-body .title {
    color: #040041;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 20px 0;
    letter-spacing: 0
}

.modal-box .modal-dialog .modal-content .modal-body .description {
    color: $grdcolor3;
    margin: 0 20px 30px;
    font-size: 18px;
    font-weight: 600
} */
/* .modal-box .modal-dialog .modal-content .modal-body .mod-btn {
    color: #040041;
    background: linear-gradient(to right, $grdcolor3, #f1c40f);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 11px 15px;
    border: none;
    border-radius: 50px;
    transition: all .5s;
    width: 180px
} */
.modal-box .modal-dialog .modal-content .modal-body .mod-btn:hover {
  color: #fff;
  transition: all 0.5s;
  background-image: linear-gradient(135deg, #243686 0, #623292 100%);
}

.modal-box .modal-dialog .modal-content .modal-body .mod-btn i {
  margin-left: 5px;
}

@media only screen and (max-width: 576px) {
  .modal-dialog {
    width: 93% !important;
  }

  .modal-box .modal-dialog .modal-content .modal-body .title {
    font-size: 25px;
  }

  .modal-box .modal-dialog .modal-content .modal-body .description {
    margin: 0 0 20px;
  }

  .modal-box .modal-dialog .modal-content .modal-body .input-group {
    background: 0 0;
    display: block;
  }

  .modal-box .modal-dialog .modal-content .modal-body .mod-btn {
    font-size: 12px;
    letter-spacing: 0;
    padding: 6px 10px;
    width: 140px;
  }

  .modal-box .modal-dialog .modal-content .modal-body .mod-btn {
    margin: 0 auto;
  }
}
.live-help {
  position: fixed;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  z-index: 11;
  cursor: pointer;
  border: none;
  margin-right: 80px;
  padding-top: 13px;
}

.open-chat {
  position: fixed;
  background: #3580ab;
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 67px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  z-index: 11;
  cursor: pointer;
  border: none;
}

.open-admition {
  position: fixed;
  text-align: center;
  border-radius: 50%;
  right: 15px;
  bottom: 10px;
  z-index: 11;
  cursor: pointer;
}

.open-admition img {
  border-radius: 50%;
  width: 50px;
  filter: invert(1);
}

.open-admition p {
  color: #3580ab;
  font-weight: 600;
  margin-bottom: 0;
}

.open-chat i {
  color: #fff;
  font-size: 23px;
}

.chat-popup {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 15px;
  border-radius: 10px;
  z-index: 9999;
  max-width: 360px;
  box-shadow: 1px 1px 40px 2px rgba(0, 0, 0, 0.17);
}

.chat-header {
  background: #f7f7f7;
  padding: 15px;
  text-align: left;
  border-radius: 10px 10px 0 0;
}

.chat-header h4 {
  font-size: 18px;
  margin: 0;
  color: #888;
}

.chat_converse {
  position: relative;
  background: #fff;
  margin: 6px 0 0 0;
  height: 300px;
  min-height: 0;
  font-size: 12px;
  line-height: 18px;
  overflow-y: auto;
  width: 100%;
  float: right;
}

.chat_converse .chat_msg {
  position: relative;
  margin: 8px 0 15px 0;
  padding: 8px 10px;
  max-width: 70%;
  display: block;
  word-wrap: break-word;
  border-radius: 8px;
  -webkit-animation: fadeInUp 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  animation: fadeInUp 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  clear: both;
  z-index: 999;
}

.chat_converse .chat_msg2 {
  margin: 8px 0 8px 8px;
  padding: 0 10px;
}

.chat_converse .chat_msg p {
  padding: 4px 3px;
  text-align: left;
  font-weight: 600;
  color: #070161;
  margin: 0;
  font-size: 13px;
  border-bottom: 1px solid #dcdcdc;
}

.chat_converse .chat_msg .btn-chat {
  color: #222;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 0;
  border-radius: 0;
  font-weight: 600;
  font-size: 12px;
  border-bottom: 1px solid #dcdcdc;
  white-space: pre-wrap;
}

.chat_converse .chat_msg .btn-chat:last-child {
  border-bottom: none;
}

.chat_converse .chat_msg .btn-chat-a {
  color: #0e1052;
}

.chat_converse .chat_msg .btn-chat i {
  color: #5db5b3;
  line-height: 20px;
}

.chat_converse .chat_msg .chat_avatar {
  position: absolute;
  top: 0;
}

.chat_converse .chat_msg.chat_msg_admin .chat_avatar {
  left: -52px;
  background: rgba(0, 0, 0, 0.03);
}

.chat_avatar img,
.chat_converse .chat_msg .chat_avatar {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
}

.chat_converse .chat_msg.chat_msg_admin {
  margin-left: 60px;
  float: left;
  background: rgba(0, 0, 0, 0.03);
  color: #666;
}

.chat_converse .chat_msg.chat_msg_user {
  margin-right: 10px;
  float: right;
  background: #42a5f5;
  color: #eceff1;
}

.chat-container {
  padding: 10px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
}

.fab_field {
  width: 100%;
  display: inline-block;
  text-align: center;
  background: #fff;
  border-top: 1px solid #eee;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 40px;
}

.fab_field a {
  display: inline-block;
  text-align: center;
}

#fab_camera {
  float: left;
  background: rgba(0, 0, 0, 0);
}

#fab_send {
  float: right;
  background: rgba(0, 0, 0, 0);
}

.fab_field .fab {
  width: 35px;
  height: 35px;
  box-shadow: none;
  margin: 5px;
}

.fab_field .fab > i {
  font-size: 1.4em;
  line-height: 35px;
  color: #bbb;
  cursor: pointer;
}

.fab_field .fab > i:hover {
  color: #42a5f5;
}

.chat_text {
  margin: 5px 0 0 0;
  width: 60%;
  font-size: 13px;
  color: #4b4b4b;
  border: none;
  outline: 0;
  text-align: right;
  resize: none;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.fab_field .search-text {
  position: relative;
  margin: 8px 0 8px 8px;
  padding: 0 10px;
  max-width: 100%;
  display: block;
  word-wrap: break-word;
  border-radius: 5px;
  -webkit-animation: fadeInUp 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  animation: fadeInUp 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  clear: both;
  z-index: 999;
  background: rgba(0, 0, 0, 0.03);
  color: #666;
}

.fab_field .search-text a {
  color: #0f0d3e;
  border-bottom: 1px solid #dcdcdc;
  padding: 8px 4px;
  cursor: pointer;
  border-radius: 0;
  font-weight: 600;
  font-size: 12px;
  text-align: right;
  display: block;
}

.fab_field .search-text a:hover {
  color: #5db5b3;
}

.fab_field .search-text a:last-child {
  border-bottom: none;
}

.typing-indicator {
  background-color: #e6e7ed;
  border-radius: 50px;
  padding: 10px;
  display: table;
  position: relative;
  -webkit-animation: mercuryTypingAnimation 1.5s infinite ease-in-out;
  animation: mercuryTypingAnimation 1.5s infinite ease-in-out;
  margin: 8px 15px 15px 0;
  clear: both;
}

.typing-indicator-left {
  background-color: #e6e7ed;
  border-radius: 50px;
  padding: 10px;
  display: table;
  position: relative;
  -webkit-animation: mercuryTypingAnimation 1.5s infinite ease-in-out;
  animation: mercuryTypingAnimation 1.5s infinite ease-in-out;
  margin: 8px 0 15px 15px;
  clear: both;
  float: left;
}

.typing-indicator:after,
.typing-indicator:before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -2px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background-color: #e6e7ed;
}

.typing-indicator:after {
  height: 5px;
  width: 5px;
  right: -10px;
  bottom: -10px;
}

.typing-indicator-left:after,
.typing-indicator-left:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -2px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background-color: #e6e7ed;
}

.typing-indicator-left:after {
  height: 5px;
  width: 5px;
  left: -10px;
  bottom: -10px;
}

.typing-indicator span {
  height: 8px;
  width: 8px;
  float: right;
  margin: 0 1px;
  background-color: #9e9ea1;
  display: block;
  border-radius: 50%;
  opacity: 0.4;
}

.typing-indicator span:nth-of-type(1) {
  -webkit-animation: 1s blink infinite 0.3333s;
  animation: 1s blink infinite 0.3333s;
}

.typing-indicator span:nth-of-type(2) {
  -webkit-animation: 1s blink infinite 0.6666s;
  animation: 1s blink infinite 0.6666s;
}

.typing-indicator span:nth-of-type(3) {
  -webkit-animation: 1s blink infinite 0.9999s;
  animation: 1s blink infinite 0.9999s;
}

.typing-indicator-left span {
  height: 8px;
  width: 8px;
  float: right;
  margin: 0 1px;
  background-color: #9e9ea1;
  display: block;
  border-radius: 50%;
  opacity: 0.4;
}

.typing-indicator-left span:nth-of-type(1) {
  -webkit-animation: 1s blink infinite 0.3333s;
  animation: 1s blink infinite 0.3333s;
}

.typing-indicator-left span:nth-of-type(2) {
  -webkit-animation: 1s blink infinite 0.6666s;
  animation: 1s blink infinite 0.6666s;
}

.typing-indicator-left span:nth-of-type(3) {
  -webkit-animation: 1s blink infinite 0.9999s;
  animation: 1s blink infinite 0.9999s;
}

@-webkit-keyframes blink {
  50% {
    opacity: 1;
  }
}
@keyframes blink {
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes bulge {
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
@keyframes bulge {
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.form-container .cancel {
  background-color: red;
}

.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}

.chat_header {
  font-weight: 500;
  height: 60px;
  background: #f6f6f6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 6px;
}

.chat_header img {
  border-radius: 50%;
  width: 55px;
  float: left;
  margin: -30px 20px 10px 20px;
  border: 4px solid rgba(0, 0, 0, 0.21);
}

.chat_header .names {
  float: left;
}

.chat_header .names .bot {
  font-size: 18px;
  color: #5db5b3;
  font-weight: 600;
}

.chat_header .names span {
  font-size: 13px;
  color: #777;
  float: left;
}

@media (max-width: 500px) {
  .single-box h4 {
    font-size: 14px;
    margin: -20px 0 10px;
  }

  .spe h4 {
    padding: 5px 0;
    border-radius: 5px;
  }

  .single-box p {
    font-size: 11px;
  }

  .spe h6 {
    padding: 5px 0;
    font-size: 13px;
  }

  .single-box .list-group-item {
    font-size: 11px;
    padding: 5px;
  }

  .table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    padding: 10px;
    font-size: 11px;
  }

  .intro .swiper-slide-inner h2 {
    font-weight: 600;
    font-size: 22px;
  }

  .syst .download {
    padding: 8px 15px;
    font-size: 13px;
  }

  .word {
    padding: 10px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  blockquote {
    font-size: 14px;
    margin: 0 -8px;
  }

  .word img {
    float: none;
    margin-right: 0;
    margin-top: 0;
  }

  blockquote.wo {
    font-weight: 600;
    font-size: 11px;
  }

  blockquote::after {
    font-family: Arial;
    font-size: 3em;
  }

  blockquote::before {
    font-family: Arial;
    font-size: 3em;
  }

  .testimonial-two blockquote::before {
    font-family: Arial;
    content: "“";
    font-size: 4em;
    position: absolute;
    right: 20px;
    top: -10px;
  }

  .testimonial-two blockquote::after {
    font-family: Arial;
    content: "“";
    font-size: 4em;
    position: absolute;
    left: 20px;
    top: -10px;
  }

  .addres {
    padding: 0 15px 0 10px;
  }

  .addres p {
    text-align: right;
    font-size: 10px;
  }

  .addres p span {
    margin-right: 5px;
  }

  .addres p i {
    margin-left: 4px;
    font-size: 14px;
  }

  .backg .btn-default {
    padding: 7px 18px;
    font-size: 12px;
  }

  .nav-tabs > li > a {
    margin-left: 4px;
    font-size: 11px;
  }

  .nav-tabs > li > a span {
    display: none;
  }

  .nav-tabs > li.active > a span,
.nav-tabs > li.active > a:focus span,
.nav-tabs > li.active > a:hover span {
    display: contents;
  }

  .nav > li > a {
    padding: 5px 10px;
  }

  .breadcrumb li a {
    font-size: 12px;
  }

  .tabs-cale .panel-title a {
    font-size: 14px;
  }

  .tabs-cale .panel-title a i {
    font-size: 18px;
  }

  .tabs-cale .tab .nav-tabs li a {
    font-size: 15px;
  }

  .tabs-cale .timeline__month {
    padding: 0.4rem 1.3rem;
    font-size: 12px;
  }

  .tabs-cale .timeline__date {
    min-width: 50px;
    height: 50px;
    line-height: 23px;
    right: 3px;
    padding: 10px;
    border-radius: 50%;
  }

  .tabs-cale .timeline__post p {
    font-size: 14px;
  }

  .tabs-cale .timeline__post span {
    font-size: 12px;
  }

  .tabs-cale .tab .tab-content {
    padding: 0;
  }

  .prof-cv .title {
    font-size: 16px;
  }

  .prof-cv .post {
    font-size: 12px;
  }

  .prof-cv .prof-content li {
    font-size: 14px;
  }

  .btn-print {
    padding: 7px 12px;
    font-size: 13px;
  }

  .tabs-bord .our-team .title {
    font-size: 13px;
  }
}
#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/404.JPG);
  background-size: cover;
}

#notfound .notfound-bg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 47%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#notfound .notfound:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 450px;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.7) inset;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.7) inset;
  z-index: -1;
}

.notfound .logo-centered {
  text-align: center;
  margin-bottom: 20px;
  z-index: 9999;
  width: 300px;
  height: 50px;
  margin: -34px auto 30px auto;
}

.notfound .logo-centered img {
  width: 100%;
  height: auto;
}

.notfound {
  max-width: 500px;
  width: 100%;
  text-align: center;
  padding: 30px;
  line-height: 1.4;
}

.notfound .notfound-404 {
  position: relative;
  height: 100px;
}

.notfound .notfound-404 h1 {
  font-family: "Passion One", cursive;
  position: absolute;
  left: 50%;
  top: 10%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 120px;
  margin: 0;
  color: #0f1242;
  text-transform: uppercase;
}

.notfound i {
  font-size: 90px;
  color: #0f1242;
  color: #5db5b3;
}

.notfound h2 {
  font-size: 30px;
  font-weight: 600;
  color: #0f1242;
  margin-top: 5px;
  margin-bottom: 5px;
  letter-spacing: 0;
}

.notfound a {
  font-size: 17px;
  font-weight: 700;
  color: #5db5b3;
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 {
    height: 146px;
  }

  .notfound .notfound-404 h1 {
    font-size: 100px;
  }

  .notfound h2 {
    font-size: 22px;
  }
}
.media .g-recaptcha {
  position: relative;
  width: 100%;
  margin-right: -40px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.media .g-recaptcha {
  -webkit-transform: scale(0.82);
  -moz-transform: scale(0.82);
  -ms-transform: scale(0.82);
  -o-transform: scale(0.82);
  transform: scale(0.82);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}

@media (max-width: 1200px) {
  .media .g-recaptcha {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-right: -70px;
  }
}
@media (max-width: 500px) {
  .media .g-recaptcha {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -ms-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-right: -10px;
  }
}
media .g-recaptcha > * {
  float: right;
  right: 0;
  margin: -2px -2px -10px;
}

.btn-print,
.btn-share {
  position: relative;
  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;
  overflow: hidden;
  cursor: pointer;
  width: 130px;
  height: 40px;
  background-color: #eeeeed;
  border-radius: 10px;
  padding: 0;
  will-change: transform;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  float: right;
  margin-left: 12px;
}

.btn-print:hover,
.btn-share:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.btn-print a,
.btn-share span {
  position: absolute;
  z-index: 99;
  width: 130px;
  height: 40px;
  border-radius: 10px;
  font-size: 15px;
  text-align: center;
  line-height: 40px;
  letter-spacing: 0;
  color: #eeeeed;
  background-color: #5b3283;
  padding: 0px;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}

.btn-print a i,
.btn-share span i {
  color: #fff;
  margin-left: 7px;
  font-size: 17px;
}

.btn-share .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 240px;
  height: 64px;
  border-radius: 80px;
}

.btn-share .share a {
  opacity: 0;
  font-size: 16px;
  color: #fff;
  background: #555;
  border-radius: 50% 50% 0 50%;
  width: 28px;
  height: 28px;
  padding: 4px;
  text-align: center;
  will-change: transform;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-share .share a:nth-of-type(1) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  background: #3b5998;
}

.btn-share .share a:nth-of-type(2) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
  background: #00aced;
}

.btn-share .share a:nth-of-type(3) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  background: #007bb6;
}

.btn-share:hover span {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
  -webkit-transform: translateX(-280px);
  transform: translateX(-280px);
}

.btn-share:hover a {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media print {
  #footer,
#sidebar,
.btn-print,
.btn-share,
.intro,
.latest-n,
.navbar,
.open-chat,
.side-btn,
.top-nav {
    display: none;
  }

  .about-boxes {
    float: none;
    width: 100%;
  }

  .back-to-top {
    background: 0 0;
  }
}
.langu {
  color: #001d6c;
  margin: 8px 2px;
  padding-bottom: 5px;
  font-weight: 600;
  border-bottom: 1px solid #e0e0e0;
  display: none;
}

.langu i {
  color: #5db5b3;
  margin: 4px;
}

@media (max-width: 500px) {
  .langu {
    display: block;
  }

  nav.navbar.bootsnav ul.nav > li > a {
    font-weight: 600;
    font-size: 12px;
  }
}
.testimonial-two .miles-wrapper {
  padding-top: 0;
}

.testimonial-two .milestone {
  margin: 0 auto;
  padding: 10px;
  margin-bottom: 10px;
}

.testimonial-two .milestone_icon {
  display: inline-block;
  width: 85px;
}

.testimonial-two .milestone_icon img {
  width: 100%;
height:77px;
  font-weight: 700;
}

.testimonial-two .milestone_counter {
  font-size: 35px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  margin-top: 10px;
}

.testimonial-two .milestone_text {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-top: 3px;
}

@media (max-width: 500px) {
  .testimonial-two .miles-wrapper {
    padding-top: 0;
    margin-right: -40px;
  }

  .testimonial-two .milestone {
    width: 130px;
    height: 110px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 10px;
    margin-bottom: 4px;
  }

  .testimonial-two .milestone_icon {
    display: inline-block;
    width: 32px;
  }

  .testimonial-two .milestone_icon img {
    width: 100%;
    color: #ff9606;
  }

  .testimonial-two .milestone_counter {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    margin-top: 5px;
  }

  .testimonial-two .milestone_text {
    font-size: 13px;
    font-weight: 400;
    color: #b96300;
    margin-top: -5px;
  }
}
.arabic .testimonial-two .section-header::before {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 5px;
  background: #5db5b3;
  bottom: 0;
  right: calc(50% - 25px);
}

.arabic #brands .section-header::before {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 5px;
  background: #5db5b3;
  bottom: 0;
  right: calc(50% - 25px);
}

[data-default-color=gray] #intro .label_skitter .btn-s,
[data-default-color=gray] #intro .label_skitter .more-s,
[data-default-color=gray] #intro .label_skitter select.form-control,
[data-default-color=gray] #intro h2,
[data-default-color=gray] #intro h2 span,
[data-default-color=gray] #intro p,
[data-default-color=gray] .aco-btn,
[data-default-color=gray] .attr-nav > ul > li > a,
[data-default-color=gray] .classes-carousel-home .class-content i,
[data-default-color=gray] .classes-carousel-home .class-content p,
[data-default-color=gray] .intro h2,
[data-default-color=gray] .intro h2 span,
[data-default-color=gray] .intro p,
[data-default-color=gray] .media .panel-title a,
[data-default-color=gray] .media .panel-title a i,
[data-default-color=gray] .milestone_counter,
[data-default-color=gray] .milestone_text,
[data-default-color=gray] .section-header,
[data-default-color=gray] .section-header h2 span,
[data-default-color=gray] .top-nav a,
[data-default-color=gray] .top-nav a i,
[data-default-color=gray] .top-nav ul > l,
[data-default-color=gray] .top-nav ul > li i.orang,
[data-default-color=gray] nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a,
[data-default-color=gray] nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a i,
[data-default-color=gray] nav.navbar.bootsnav ul.nav > li > a,
[data-default-color=gray] nav.navbar.bootsnav ul.nav > li > a i {
  color: gray;
}

[data-default-color=gray] img,
[data-default-color=gray] nav.navbar .navbar-brand img.logo {
  filter: grayscale(100);
}

[data-default-color=gray] #intro .label_skitter .btn-s,
[data-default-color=gray] #intro .label_skitter .more-s,
[data-default-color=gray] .top-nav {
  background: #f3f3f3;
}

[data-default-color=gray] #intro .label_skitter .more-s,
[data-default-color=gray] .media .panel-title a {
  border-color: #f3f3f3;
}

[data-default-color=gray] #intro .label_skitter .btn-s,
[data-default-color=gray] #intro .label_skitter select.form-control,
[data-default-color=gray] .aco-btn,
[data-default-color=gray] .media .panel-title a,
[data-default-color=gray] .skitter .info_slide_dots .image_number.image_number_select,
[data-default-color=gray] .skitter-large-box .down-arrow {
  border-color: gray;
}

[data-default-color=gray] #intro .label_skitter select.form-control,
[data-default-color=gray] .skitter .next_button,
[data-default-color=gray] .skitter .prev_button {
  background-blend-mode: luminosity;
}

[data-default-color=gray] .about-col .section-header::before,
[data-default-color=gray] .arabic .section-header::before,
[data-default-color=gray] .blog .section-header::before,
[data-default-color=gray] .classes-carousel-home .cls-price,
[data-default-color=gray] .classes-carousel-home .progress_bar .pr_bar,
[data-default-color=gray] .classes-carousel-home a.join-class,
[data-default-color=gray] .event-list li .cal-icon,
[data-default-color=gray] .media .panel-title a.collapsed:after,
[data-default-color=gray] .media .panel-title a.collapsed:before,
[data-default-color=gray] .media .panel-title a:after,
[data-default-color=gray] .media .panel-title a:before,
[data-default-color=gray] .media .section-header::before {
  background: gray;
}

[data-default-color=gray] .classes-carousel-home .swiper-pagination .swiper-pagination-bullet {
  background: gray !important;
}

[data-default-color=gray] .classes-carousel-home .swiper-pagination .swiper-pagination-bullet-active {
  background: #222 !important;
}

[data-default-font=big] .attr-nav > ul > li > a,
[data-default-font=big] .top-nav ul > li,
[data-default-font=big] nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a,
[data-default-font=big] nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a i,
[data-default-font=big] nav.navbar.bootsnav ul.nav > li > a,
[data-default-font=big] nav.navbar.bootsnav ul.nav > li > a i {
  font-size: 14px;
}

[data-default-font=big] .top-nav a,
[data-default-font=big] .top-nav ul > li i.orang {
  font-size: 16px;
}

[data-default-font=big] #intro h1,
[data-default-font=big] #intro h1 span {
  font-size: 38px;
}

[data-default-font=big] .intro h1,
[data-default-font=big] .intro h1 span {
  font-size: 30px;
}

[data-default-font=big] #intro p,
[data-default-font=big] .intro p {
  font-size: 20px;
}

.umbraco-forms-navigation .btn {
  color: #fff;
  background-color: #5db5b3;
  width: 20%;
  font-size: 18px;
}

.umbraco-forms-field .checkbox label,
.umbraco-forms-field .radio label {
  padding-right: 35px;
  line-height: 1;
}

.umbraco-forms-field input[type=checkbox] {
  width: 5%;
  margin-right: -270px;
}

.umbraco-forms-field .control-label {
  line-height: 1;
  padding-right: 35px;
}

.umbraco-forms-field .form-control:focus {
  background: 0 0;
  border-bottom: 1px solid #001d6c;
  transition: ease-in-out 0.5s;
  box-shadow: none;
  border-radius: 3px;
  transform: scaleX(1) translateY(1px);
  opacity: 1;
}

@media (max-width: 500px) {
  .umbraco-forms-field input[type=checkbox] {
    margin-right: 206px;
    margin-top: -20px;
  }
}
.contact-page-inner {
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.07);
  padding: 40px 40px;
  margin-bottom: 50px;
}

.contact-page-inner .section-header h2 {
  font-size: 22px;
  margin-bottom: 2px;
}

.contact-page-inner .section-header::before {
  right: calc(0%);
}

.contact-page-inner .address-data p {
  font-size: 15px;
  color: #5db5b3;
  font-weight: 600;
  margin: 0;
  margin-bottom: 8px;
}

.contact-page-inner .address-data h4 {
  font-size: 16px;
  color: #001d6c;
  letter-spacing: 0;
  font-weight: 600;
  margin: 0;
}

.contact-page-inner .address-data a {
  font-size: 16px;
  color: #001d6c;
  letter-spacing: 0;
  font-weight: 600;
  margin: 0;
  display: block;
  margin-bottom: 4px;
}

.contact-page-inner .address-data a span {
  font-size: 12px;
  color: #5db5b3;
  margin-left: 6px;
}

.contact-page-inner a.btn-suggest {
  background: #1e2170;
  color: #fff;
  border-radius: 8px;
  padding: 10px 25px;
  font-size: 14px;
  margin-top: 6px;
  display: inline-block;
}

.contact-page-inner .btn-suggest {
  background: #1e2170;
  color: #fff;
  border-radius: 8px;
  padding: 10px 25px;
  font-size: 14px;
  margin-top: 6px;
  display: inline-block;
}

.contact-page-inner a.js-scroll {
  position: inherit;
  transform: none;
}

.contact-page-inner .btn-suggest:hover {
  background-color: #5db5b3;
  transition: 0.5s;
}

.contact-page-inner .btn-suggest:focus {
  border: 0;
  outline: 0;
}

.thim-social-share {
  position: relative;
  margin: 0;
  display: inline-block;
  padding: 0;
  margin-top: 35px;
}

.thim-social-share li {
  margin-left: 8px;
  display: inline-block;
}

.thim-social-share li i {
  color: #fff;
}

.thim-social-share li a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
}

.thim-social-share li .facebook-social a {
  border-color: #3b5998;
  background-color: #3b5998;
}

.thim-social-share li .youtube-social a {
  border-color: #dd4b39;
  background-color: #dd4b39;
}

.thim-social-share li .twitter-social a {
  border-color: #00aced;
  background-color: #00aced;
}

.contact-page-inner .form-control {
  height: 45px;
  border-radius: 2px;
  margin-bottom: 20px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
  padding: 0 10px;
  border-bottom: 1px solid #5db5b3;
}

.contact-page-inner label {
  color: #5db5b3;
}

.contact-page-inner .form-control:focus {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.16);
}

.contact-page-inner .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 45px;
  margin-bottom: 0;
}

.contact-page-inner .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  opacity: 0;
  height: 45px;
}

.contact-page-inner .custom-file-label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.contact-page-inner .custom-file-label:after {
  content: "Ø±ÙØ¹ Ø§Ù„Ù…Ù„Ù";
  line-height: 2.1;
}

.contact-page-inner .custom-file-label::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  color: #fff;
  background-color: #1c2171;
  padding: 10px;
  border-radius: 0.25rem 0 0 0.25rem;
}

.contact-page-inner .branch-data p span {
  color: #001d6c;
  margin-right: 6px;
}

.contact-page-inner .address-data h3 {
  font-size: 20px;
  color: #001d6c;
  letter-spacing: 0;
  font-weight: 600;
  margin: 0;
}

.contact-page-inner .btn-survey {
  background: #f4f4f4;
  color: #001d6c;
  border-radius: 8px;
  font-size: 14px;
  margin-top: 6px;
  width: 100px;
  height: 100px;
  font-weight: 600;
  transition: 0.8s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
  padding: 0;
}

.contact-page-inner .btn-survey:hover {
  background: #fff;
  color: #001d6c;
  border-radius: 8px;
  transition: 0.8s;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
}

.contact-page-inner .btn-survey:focus {
  border: 0;
  outline: 0;
}

.contact-page-inner .btn-survey i {
  color: #5db5b3;
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}

.contact-page-inner .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact-page-inner .nav-tabs > li {
  text-align: center;
  width: 100%;
  border-top: 1px solid #001d6c;
}

.contact-page-inner .nav-tabs > li > a {
  margin: 0;
  border-radius: 0;
  padding: 15px 0;
  font-size: 16px;
  border-left: 1px solid #c5c5c5;
}

.contact-page-inner .nav-tabs > li > a i {
  color: #5db5b3;
  font-size: 20px;
  margin-left: 5px;
}

.contact-page-inner .tab-content {
  box-shadow: 0 0 8px #d8d8d8;
  border-radius: 0 0 10px 10px;
}

.contact-page-inner .tab-content .btn-survey {
  font-size: 13px;
  margin: 6px 0 10px 10px;
  width: 90px;
  height: 90px;
  white-space: normal;
}

.contact-page-inner .tab-content .btn-survey.active {
  border: 2px solid #5db5b3;
}

.contact-page-inner .tab-content .btn-survey i {
  font-size: 18px;
}

/*# sourceMappingURL=main.css.map */
