/*********************************************************************************************************************************/
/********************************************************** I.M.P.O.R.T **********************************************************/
/*********************************************************************************************************************************/
/***************************************************************************************************/
/**************************************** V.A.R.I.A.B.L.E.S ****************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/******************************************* M.I.X.I.N.S *******************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/******************************************* M.E.D.I.A *******************************************/
/***************************************************************************************************/
/*********************************************************************************************************************************/
/********************************************************** I.M.P.O.R.T **********************************************************/
/*********************************************************************************************************************************/
/*********************************************************************************************************************************/
/******************************************************* O.V.E.R.R.I.D.E.S *******************************************************/
/*********************************************************************************************************************************/
/***************************************************************************************************/
/****************************************** G.E.N.E.R.A.L ******************************************/
/***************************************************************************************************/
body {
  color: #35405c;
  font-size: 17px;
  font-family: "Jost", sans-serif !important;
  background: #fdfdfd;
  overflow-x: hidden;
}

.container {
  max-width: 1200px;
}

p {
  line-height: 1.7;
}

.btn:focus {
  box-shadow: none !important;
}

.form-control:focus {
  box-shadow: none !important;
}

a {
  text-decoration: none !important;
}

.hidden {
  display: none !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Jost", sans-serif !important;
  font-weight: 800 !important;
  color: #272727;
  margin-bottom: 0;
}

.p-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.pt-50 {
  padding-top: 100px;
}
@media only screen and (max-width : 576px) {
  .pt-50 {
    padding-top: 50px;
  }
}

.pb-50 {
  padding-bottom: 100px;
}
@media only screen and (max-width : 576px) {
  .pb-50 {
    padding-bottom: 50px;
  }
}

.pt-60 {
  padding-top: 60px;
}
@media only screen and (max-width : 576px) {
  .pt-60 {
    padding-top: 0px;
  }
}

.pb-60 {
  padding-bottom: 60px;
}
@media only screen and (max-width : 576px) {
  .pb-60 {
    padding-bottom: 0px;
  }
}

.mt-50 {
  margin-top: 100px;
}

p {
  margin-bottom: 0 !important;
}

ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}

.badge-danger {
  background-color: #014a97;
}

.font-sm {
  font-size: 25px !important;
}

@media only screen and (max-width : 576px) {
  .mb-sm-30 {
    margin-bottom: 30px;
  }
}

.pb-lg-170 {
  padding-bottom: 170px !important;
}

.bg-primary {
  background-color: #175cff !important;
}

.rounded {
  border-radius: 0.3125rem !important;
}

.bg-dark {
  background-color: #0b163f !important;
}

.bg-danger {
  background-color: #f25767 !important;
}

.bg-light-gray {
  background: linear-gradient(45deg, transparent, #def1fa, transparent, #e8e8f3, transparent);
}

.border-top-style {
  border-top: 10px solid #014a97;
  border-radius: 40px;
}

.p-50 {
  padding: 50px 150px;
}
@media only screen and (max-width : 576px) {
  .p-50 {
    padding: 30px;
  }
}

/*********************************************************************************************************************************/
/******************************************************* O.V.E.R.R.I.D.E.S *******************************************************/
/*********************************************************************************************************************************/
/*********************************************************** G.E.N.E.R.A.L ***********************************************************/
/*********************************************************************************************************************************/
/**************************************************************************************************/
/****************************************** G.E.N.E.R.A.L ******************************************/
/***************************************************************************************************/
.divider {
  border: 0.8px solid #E8E8E8;
  margin: 50px 0;
}

img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-gap {
  padding: 80px 0;
}
@media only screen and (max-width : 767px) {
  .section-gap {
    padding: 40px 0;
  }
}
@media only screen and (max-width : 1199px) {
  .section-gap {
    padding: 40px 0;
  }
}

.section-gap-sm {
  padding: 40px 0;
}
@media only screen and (max-width : 767px) {
  .section-gap-sm {
    padding: 20px 0;
  }
}
@media only screen and (max-width : 1199px) {
  .section-gap-sm {
    padding: 20px 0;
  }
}

.high-section-gap {
  padding: 200px 0;
}

.header-general, .header-general-md,
.header-general-sm {
  color: #191919;
  font-size: pxtorem(28);
  font-weight: 500;
}

.header-general-md {
  font-size: pxtorem(26) !important;
}

.header-general-sm {
  font-size: pxtorem(22) !important;
}

.header-general-xs {
  font-size: pxtorem(18) !important;
}

.font-size-21 {
  font-size: 21px;
}

.font-size-small {
  font-size: 14px !important;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.text-muted {
  color: #8D8D8D !important;
}

.link-muted {
  color: #929292;
  text-decoration: none;
}
.link-muted:hover {
  color: #626262;
  text-decoration: none;
}

.link-secondary {
  color: #eb5404;
}

.btn-icon {
  font-size: 0.825rem;
}

.btn-icon-left {
  margin-right: 0.75rem;
}

.btn-icon-right {
  margin-left: 0.75rem;
}

.btn-like-a {
  border: none;
  outline: none;
  box-shadow: none;
}
.btn-like-a:focus {
  box-shadow: none;
  outline: none;
}

.validation-message {
  display: block;
  font-size: 80%;
  width: 100%;
  margin-top: 0.25rem;
  text-align: left;
}

.validation-message-error {
  color: #dc3545;
}

.validation-message-success {
  color: #577d2a;
}

.input-group .validation-message {
  padding-left: 2.5rem;
}

.resend-link-message {
  display: block;
}
.resend-link-message .resend-link {
  color: #000c18;
  cursor: pointer;
}
.resend-link-message .resend-link:hover {
  text-decoration: underline;
}

.btn-group-inline {
  display: -ms-flex;
  display: flex;
}
.btn-group-inline .btn:not(:last-child) {
  margin-right: 0.375rem;
}

.theme-color {
  color: #fb600e !important;
}

.sec-color {
  color: #013164;
}

.text-secondary {
  color: #eb5404 !important;
}

.text-yellow {
  color: #ffc107;
}

.text-orange {
  color: #eb5404 !important;
}

.text-blue {
  color: #014a97 !important;
}

.bg-none {
  background: none !important;
}

.text-shadow {
  text-shadow: 1px 1px 1px lightgrey;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.z--1 {
  z-index: -1;
}

.left--40 {
  left: -40px;
}

.top--40 {
  top: -40px;
}

.bottom--40 {
  bottom: -40px !important;
}

.right--40 {
  right: -40px !important;
}

.social-icons {
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.social-icons a i {
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
}
.social-icons .icon {
  padding: 8px 10px;
}
.social-icons .icon i {
  color: white;
  font-size: 1.1rem;
}

.cta .social-icons a i {
  border: 1px solid black;
  width: 35px;
}

.scroll-to-top {
  position: fixed;
  z-index: 999;
  bottom: -60px;
  right: 8px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #014a97;
  cursor: pointer;
  transition: 0.5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
.scroll-to-top.top-arrow {
  bottom: 60px;
}
.scroll-to-top:hover {
  background: #013164;
}

.facebook-bg-color {
  background: #4267B2;
}

.twitter-bg-color {
  background: #00acee;
}

.youtube-bg-color {
  background: #AB3F1B;
}

/***************************************************************************************************/
/****************************************** G.E.N.E.R.A.L ******************************************/
/**************************************************************************************************/
.cat-row {
  margin-top: 40px;
}

@media only screen and (max-width : 576px) {
  .w-50 {
    width: 100% !important;
  }
}

.theme-btn {
  font-size: 1rem;
  padding: 8px 20px;
  text-transform: uppercase;
  transition: 0.4s;
  border: none;
  font-weight: 500;
  border-radius: 50px;
  color: white;
  background: #014a97;
}
.theme-btn.big {
  background: #2c2b30;
  background: linear-gradient(to bottom, #2c2b30 0%, #050407 100%);
  border-radius: 30px;
  padding: 10px 30px;
  box-shadow: 0px 21px 10px -10px rgba(0, 0, 0, 0.31);
  transition: all ease-in-out 300ms;
  color: #fff;
}
.theme-btn.big:hover {
  background: linear-gradient(to bottom, #2c2b30 0%, #050407 100%);
  box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
  transform: translate(0px, -10px) scale(1.1);
  color: #fff;
}
.theme-btn.bg-white {
  border: 1px solid transparent;
  color: #626262 !important;
}
.theme-btn.bg-white:hover {
  border: 1px solid white !important;
  background: none !important;
  color: white !important;
}
.theme-btn.outline {
  background: transparent;
  border: 1px solid white;
}
.theme-btn.outline:hover {
  background: white;
  color: #fff;
}
.theme-btn:hover {
  color: white;
  background: #eb5404;
}
.theme-btn:focus {
  outline: none;
}

.bg-orange {
  background: #014a97 !important;
}
.bg-orange.btn {
  box-shadow: none;
}
.bg-orange.btn:hover {
  background: #eb5404 !important;
}

.border-none {
  border: none !important;
}

.owl-dots {
  display: flex;
  margin-top: 10px;
  justify-content: center;
}
.owl-dots .owl-dot {
  margin: 5px;
}
.owl-dots .owl-dot.active span {
  background: #013164;
}
.owl-dots .owl-dot span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
}

.hide-overflow {
  overflow: hidden;
}

.bg-white {
  background: white !important;
}

.title-wrapper .title {
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
}
.title-wrapper .title h1 {
  font-size: 30px;
  color: #013164;
  line-height: 25px;
}
.title-wrapper .title p {
  text-transform: capitalize;
  font-size: 2rem;
}
@media only screen and (max-width : 576px) {
  .title-wrapper .title p {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width : 767px) {
  .display-3 {
    font-size: 2.1rem;
  }
}

.text-decoration-none {
  text-decoration: none;
  border-bottom: 0 !important;
}

.fa-2x {
  font-size: 1.3em;
}

.modal .modal-header button {
  position: absolute;
  right: 0;
  top: 0;
  background: #014a97;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  line-height: 20px;
  opacity: 1;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  outline: none;
}
.modal .modal-header button:hover {
  opacity: 0.6;
}
@media only screen and (max-width : 576px) {
  .modal .modal-header button {
    top: 0;
    right: 8;
  }
}

.text-hover:hover {
  text-decoration: underline;
}
.text-hover .svg-cart-icon svg {
  height: 50px;
  width: 50px;
  fill: #C3C3C3;
}

.badge-warning {
  box-shadow: none;
  outline: none;
}
.badge-warning:hover, .badge-warning:focus {
  background: #001832 !important;
  box-shadow: none !important;
  outline: none;
}

.text-error {
  color: #dc3545;
}

.dark-bg {
  background-color: #f0eff5;
}

/*********************************************************************************************************************************/
/*********************************************************** G.E.N.E.R.A.L***********************************************************/
/*********************************************************************************************************************************/
/*********************************************************************************************************************************/
/***********************************************************C.O.N.T.E.X.T.U.A.L***********************************************************/
/*********************************************************************************************************************************/
/***************************************************************************************************/
/*************************************** C.O.N.T.E.X.T.U.A.L ***************************************/
/***************************************************************************************************/
.clear-float:before, .clear-float:after,
.clear-fix:before,
.clear-fix:after,
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear-float:after,
.clear-fix:after,
.clear:after {
  clear: both;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.fluid-height {
  height: 100%;
}

.fluid-height-min {
  min-height: 100%;
}

.fluid-width {
  width: 100% !important;
}

.fluid-width-min {
  min-width: 100%;
}

.no-margin,
.m-0 {
  margin: 0 !important;
}

.no-padding,
.p-0 {
  padding: 0 !important;
}

.text-info {
  display: block;
  font-size: 12px;
  margin-top: 0.5rem;
}

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

.text-center,
.align-center {
  text-align: center;
}

.text-right,
.align-right {
  text-align: right;
}

.text-ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uppercase,
.text-uppercase {
  text-transform: uppercase;
}

.lowercase,
.text-lowercase {
  text-transform: lowercase;
}

.capitalize,
.text-capitalize {
  text-transform: capitalize;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
  opacity: 0 !important;
}

.visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.remove,
.hide {
  display: none;
}

.d-flex {
  display: -ms-flex;
  display: flex;
}

.d-flex-center {
  display: -ms-flex;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.color-primary {
  color: #014a97;
}

.color-success {
  color: #649130;
}

.color-error {
  color: #CC0000;
}

.bg-lightest {
  background-color: #fefefe;
}

.stretch {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-centered {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.cursor-pointer {
  cursor: pointer;
  padding: 0 !important;
}

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

.relative {
  position: relative;
}

.transition-general {
  transition: all 0.3s ease-out;
}

.box-shadow-general {
  box-shadow: 0 0 0.5rem #E8E8E8;
}

.link-general {
  color: #014a97;
}
.link-general:hover {
  color: #013e7e;
}

.cursor {
  cursor: pointer;
}

@media only screen and (max-width : 576px) {
  .p-sm-0 {
    padding: 0 !important;
  }
}

@media only screen and (max-width : 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
}

@media only screen and (max-width : 576px) {
  .px-sm-2 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (max-width : 576px) {
  .my-sm-1 {
    margin: 0.25rem 0 !important;
  }
}

@media only screen and (max-width : 576px) {
  .w-sm-100 {
    width: 100% !important;
  }
}

@media only screen and (max-width : 576px) {
  .py-4 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
}

@media only screen and (max-width : 576px) {
  .py-5 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
}

.mh-600 {
  max-height: 600px;
}

.mh-500 {
  max-height: 500px;
}

/***************************************************************************************************/
/*************************************** C.O.N.T.E.X.T.U.A.L ***************************************/
/***************************************************************************************************/
/*********************************************************************************************************************************/
/***********************************************************C.O.N.T.E.X.T.U.A.L***********************************************************/
/*********************************************************************************************************************************/
/*********************************************************************************************************************************/
/*********************************************************** S.T.Y.L.E ***********************************************************/
/*********************************************************************************************************************************/
.header {
  position: absolute;
  width: 100%;
  z-index: 22;
  background: transparent;
}

.nav-section .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-section .logo {
  max-width: 250px;
}
.nav-section .logo img {
  height: auto;
}
@media only screen and (max-width : 767px) {
  .nav-section .logo {
    max-width: 150px;
  }
}
.nav-section .nav-wrapper {
  z-index: 1022;
  position: fixed;
  background: #fff;
  height: 100%;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 300px;
  display: block;
  right: -100%;
  transition: 0.5s;
  opacity: 0;
}
@media only screen and (min-width: 1300px) {
  .nav-section .nav-wrapper {
    all: unset;
    flex: 0 0 50%;
    position: static;
  }
  .nav-section .nav-wrapper .close {
    display: none;
  }
}
.nav-section .nav-wrapper.toggle {
  right: 0;
  opacity: 1;
}
.nav-section .nav-wrapper.toggle .navigation li a {
  color: #000;
}
.nav-section .nav-wrapper .close {
  color: #014a97;
  opacity: 1;
  padding: 15px 0 0 30px;
}
.nav-section.onscroll {
  background: #fff;
  width: 100%;
  position: fixed;
  z-index: 999;
  animation: navscroll 0.5s forwards;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.nav-section.onscroll .navigation li a {
  color: #000;
}
.nav-section.onscroll .logo .logo-dark {
  display: block !important;
}
.nav-section.onscroll .logo .logo-white {
  display: none !important;
}
.nav-section.onscroll .nav-icons #menu-bar {
  color: #000;
}
@keyframes navscroll {
  0% {
    top: -60px;
  }
  100% {
    top: 0;
  }
}
.nav-section .navigation {
  margin-top: 30px;
}
.nav-section .navigation li {
  margin-left: 30px;
}
.nav-section .navigation li a {
  color: #fff;
  padding: 10px 0;
  display: inline-block;
  white-space: nowrap;
  border-bottom: 1px solid transparent;
  text-transform: uppercase;
  transition: 0.4s;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.nav-section .navigation li a::before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: 0;
  width: 6px;
  height: 6px;
  background-color: #eb5404;
  display: none;
}
.nav-section .navigation li a::after {
  content: "";
  position: absolute;
  left: 11px;
  bottom: 2px;
  width: 0;
  opacity: 0;
  height: 2px;
  background-color: #eb5404;
  transition-property: all;
  transition-duration: 0.3s;
}
.nav-section .navigation li a.active, .nav-section .navigation li a:hover {
  color: #eb5404 !important;
}
.nav-section .navigation li a.active:before, .nav-section .navigation li a:hover:before {
  display: block;
}
.nav-section .navigation li a.active:after, .nav-section .navigation li a:hover:after {
  width: 100%;
  right: 0;
  opacity: 1;
}
.nav-section .navigation li a.theme-btn {
  color: white;
}
.nav-section .navigation .has-sub-menu {
  position: relative;
}
.nav-section .navigation .has-sub-menu #drop-icon {
  color: white;
  float: right;
  line-height: 35px;
  padding: 0 8px;
  display: none;
}
@media only screen and (max-width : 1199px) {
  .nav-section .navigation .has-sub-menu #drop-icon {
    display: inline;
  }
}
@media only screen and (max-width : 1199px) {
  .nav-section .navigation .has-sub-menu a i {
    display: none;
  }
}
.nav-section .navigation .has-sub-menu:hover .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.nav-section .navigation .has-sub-menu .sub-menu {
  position: absolute;
  top: 130%;
  left: -20px;
  background: white;
  min-width: 200px;
  padding: 10px;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width : 1199px) {
  .nav-section .navigation .has-sub-menu .sub-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    background: none;
    display: none;
    transition: none;
  }
}
.nav-section .navigation .has-sub-menu .sub-menu a {
  color: #626262;
  padding: 5px;
}
.nav-section .navigation .has-sub-menu .sub-menu a:hover {
  color: #013164;
}
@media only screen and (max-width : 991px) {
  .nav-section .navigation .has-sub-menu .sub-menu a {
    color: white;
  }
}
@media only screen and (min-width: 1300px) {
  .nav-section .navigation {
    all: unset;
    display: flex;
    list-style: none;
  }
}
.nav-section .nav-icons {
  display: flex;
  align-items: center;
}
.nav-section .nav-icons .user-icon {
  border-bottom: 1px solid transparent;
  display: inline-block;
}
@media only screen and (max-width : 576px) {
  .nav-section .nav-icons .user-icon {
    border-bottom: none !important;
  }
}
.nav-section .nav-icons .user-icon:hover {
  border-bottom: 1px solid white;
}
.nav-section .nav-icons #menu-bar {
  color: #fff;
}
@media only screen and (min-width: 1300px) {
  .nav-section .nav-icons #menu-bar {
    display: none !important;
  }
}
.nav-section .nav-icons .theme-btn {
  border: 1px solid #014a97;
  color: white;
}
.nav-section .nav-icons .theme-btn:hover {
  background: transparent !important;
  border: 1px solid #014a97;
  color: #014a97;
}

.btn-main, .theme-btn {
  line-height: 35px;
  padding: 0 20px;
  font-size: 0.9em;
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: transparent;
  border: 3px solid #014a97;
  transition: all 0.3s ease-out;
  font-family: "Open Sans";
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0;
  border-style: double;
}
@media only screen and (max-width : 576px) {
  .btn-main, .theme-btn {
    line-height: 30px;
    padding: 0 10px;
    font-size: 0.7em;
  }
}
.btn-main:hover, .theme-btn:hover {
  background-color: #014a97;
  opacity: 0.9;
  color: #fff !important;
  box-shadow: inset 150px 0 0 0 #014a97;
}
.btn-main.text-dark:hover, .theme-btn.text-dark:hover {
  color: #fff !important;
}

.btn-main:after, .theme-btn:after {
  bottom: 0;
  border-top: 0;
}

.btn-main:before, .theme-btn:before {
  top: 0;
  border-bottom: 0;
}

.home-slider {
  position: relative;
}
.home-slider .text-block {
  position: absolute;
  display: table;
}
.home-slider .text-block h4 {
  font-size: 50px;
  color: #fff;
  font-weight: 600;
  text-align: left;
  margin: 0 0 10px;
  line-height: 70px;
  letter-spacing: 1px;
}
@media only screen and (max-width : 576px) {
  .home-slider .slider-content {
    text-align: center;
  }
}
.home-slider .slider-content .slider-list p {
  color: #fff;
}
.home-slider .slider-content h1 {
  line-height: 60px;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 50px;
  position: relative;
}
@media only screen and (max-width : 576px) {
  .home-slider .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
  }
}
.home-slider .slider-content .bg-blue.btn {
  box-shadow: none;
  border: 1px solid transparent;
  background: #014a97;
}
.home-slider .slider-content .bg-blue.btn:hover {
  background: transparent !important;
  border: 1px solid white;
}
.home-slider .slider-content .slider-list ul li {
  list-style: none;
}
.home-slider .slider-content .slider-list ul li a {
  color: #fff;
  position: relative;
}
.home-slider .slider-content .mobile-icon {
  width: 200px;
  margin-bottom: -30px;
}
@media only screen and (max-width : 576px) {
  .home-slider .slider-content .mobile-icon {
    display: none;
  }
}
.home-slider .slider-content .banner-img-width {
  max-width: 600px;
}
.home-slider .owl-carousel .item {
  height: 100vh;
  min-height: 650px;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
}
@media only screen and (max-width : 991px) {
  .home-slider .owl-carousel .item {
    min-height: 400px;
    height: calc(100vh - 300px);
  }
}
@media only screen and (max-width : 576px) {
  .home-slider .owl-carousel .item {
    min-height: 350px;
    height: calc(100vh - 100px);
  }
}
.home-slider .owl-carousel .item .slider-content {
  padding: 150px 0;
}
.home-slider .owl-carousel .item .theme-btn {
  border: 3px solid #fff;
  border-style: double;
}
.home-slider .owl-carousel .item .theme-btn:hover {
  background-color: #eb5404;
  box-shadow: inset 150px 0 0 0 #eb5404;
}
.home-slider .owl-carousel .owl-prev {
  position: absolute;
  left: 10px;
  top: 51%;
  background: none;
  font-size: 1.5rem;
  line-height: 45px;
}
.home-slider .owl-carousel .owl-prev:hover {
  background: none;
}
.home-slider .owl-carousel .owl-next {
  position: absolute;
  right: 10px;
  top: 50%;
  background: none;
  font-size: 1.5rem;
  line-height: 45px;
}
.home-slider .owl-carousel .owl-next:hover {
  background: none;
}
@media only screen and (max-width : 576px) {
  .home-slider .owl-carousel .owl-nav {
    margin-top: 0;
    opacity: 0;
  }
}
.home-slider .owl-carousel .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.home-slider .owl-carousel .owl-dots .owl-dot:focus {
  outline: none;
  box-shadow: none;
}
.home-slider .owl-carousel .owl-dots .owl-dot span {
  background: #fff;
  width: 12px;
  height: 12px;
  transition: 0.3s;
}
.home-slider .owl-carousel .owl-dots .owl-dot.active span {
  width: 25px;
  height: 25px;
  border-radius: 50px;
}

.section-title {
  margin-bottom: 40px;
  text-align: center;
  margin-top: -10px;
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width : 576px) {
  .section-title {
    margin-bottom: 10px;
  }
}
.section-title .top {
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
}
.section-title .top .top-title {
  font-size: 75px;
  line-height: 75px;
  color: #b6b5b5;
  font-family: "Monoton", cursive;
  font-weight: 400;
  display: block;
  opacity: 0.1;
  text-transform: uppercase;
}
@media only screen and (max-width : 576px) {
  .section-title .top .top-title {
    font-size: 50px;
    line-height: 50px;
  }
}
.section-title .top .sub-title {
  display: block;
  font-weight: 600;
  color: #eb5404;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  font-size: 16px;
  text-transform: uppercase;
}

.tst-title {
  font-family: "Playfair Display" !important;
  font-size: 40px;
}
@media only screen and (max-width : 576px) {
  .tst-title {
    font-size: 25px;
    text-align: center;
  }
}

.about {
  position: relative;
}
.about .dot-mask {
  position: absolute;
  left: 30px;
  width: 350px;
  height: 350px;
  top: 20px;
  z-index: -1;
}
@media only screen and (max-width : 576px) {
  .about .dot-mask {
    display: none;
  }
}
.about .dot-mask img {
  background-size: cover;
}
.about .image_section {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.about .image_section img {
  border-radius: 30px;
  top: -30px;
  left: 40px;
}
@media only screen and (max-width : 576px) {
  .about .image_section img {
    top: 0;
    left: 0;
    max-width: 100%;
  }
}
.about .about-content {
  padding-left: 30px;
}
@media only screen and (max-width : 576px) {
  .about .about-content {
    padding-left: 0;
  }
}
@media only screen and (max-width : 991px) {
  .about .about-content {
    padding-left: 0;
  }
}
.about .about-content p {
  text-align: justify;
}
.about .about-content .section-title {
  margin-left: 0;
  text-align: start;
}
@media only screen and (max-width : 576px) {
  .about .about-content .section-title {
    text-align: center;
  }
}

.footer .wave {
  position: absolute;
  left: -3%;
  bottom: 95%;
  width: 106%;
  max-width: unset;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  z-index: 20;
}
@media only screen and (max-width : 991px) {
  .footer .wave {
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width : 576px) {
  .footer .wave {
    width: 100%;
    left: 0;
  }
}

.wave {
  position: absolute;
  left: -3%;
  bottom: -10px;
  width: 106%;
  max-width: unset;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  z-index: 20;
  animation: wave 2s ease-in-out infinite alternate both;
}
@media only screen and (max-width : 991px) {
  .wave {
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width : 576px) {
  .wave {
    width: 100%;
    left: 0;
  }
}

@keyframes wave {
  0% {
    transform: rotate(1deg);
  }
  100% {
    transform: rotate(-1deg);
  }
}
.services-area.two {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width : 991px) {
  .services-area.two .dot-shape-bg {
    display: none;
  }
}
@media only screen and (max-width : 576px) {
  .services-area.two .dot-shape-bg {
    display: none;
  }
}
.services-area.two .services-item {
  margin-bottom: 30px;
  border-radius: 10px;
  padding: 30px 30px 25px;
  background-color: #fff;
  position: relative;
  transition: 0.5s;
  border-radius: 100px 0px 100px 0px;
  box-shadow: 0px 0px 30px rgba(85, 85, 85, 0.1);
}
.services-area.two .services-item::before {
  content: "";
  position: absolute;
  left: -3px;
  right: 0;
  bottom: -3px;
  width: 100%;
  height: 100%;
  z-index: -2;
  border-radius: 100px 0px 100px 0px;
  background: linear-gradient(180deg, #FF2BCA 0%, #FEA420 100%);
}
.services-area.two .services-item:hover {
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px #b4ecf5;
}
.services-area.two .services-item:hover .feature-img {
  border: 1px dotted #7adfed;
}
.services-area.two .services-item span {
  display: inline-block;
  font-weight: 700;
  font-size: 30px;
  position: absolute;
  top: 30px;
  right: 30px;
}
.services-area.two .services-item h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.services-area.two .services-item h3 a {
  color: #014a97;
}
.services-area.two .services-item p {
  margin-bottom: 13px !important;
  text-align: justify;
}
.services-area.two .services-item .services-btn {
  font-weight: 600;
  color: #eb5404;
  font-size: 16px;
}
.services-area.two .services-item .feature-img {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background-color: #eefbff;
  margin-bottom: 22px;
  border-radius: 50px;
  transition: 0.5s;
  align-items: center;
  justify-content: center;
  display: flex;
  border: 1px dotted #014a97;
}
.services-area.two .services-item .feature-img img {
  width: 40px;
}

.features {
  position: relative;
}
.features .image_section {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.features .image_section img {
  border-radius: 30px;
  top: -30px;
  left: 40px;
}
@media only screen and (max-width : 576px) {
  .features .image_section img {
    top: 0;
    left: 0;
    max-width: 100%;
  }
}
.features .feature-content p {
  text-align: justify;
}
.features .feature-content .section-title {
  margin-left: 0;
  text-align: start;
}
@media only screen and (max-width : 576px) {
  .features .feature-content .section-title {
    text-align: center;
  }
}

.screensots {
  position: relative;
}
.screensots .swiffy-slider .card {
  background-color: transparent;
}
.screensots .swiffy-slider .card .ratio {
  height: 420px;
}
.screensots .swiffy-slider .card .ratio img {
  -o-object-fit: contain;
     object-fit: contain;
}

.icon-box {
  margin-bottom: 30px;
}
.icon-box span {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 22px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.icon-box span img {
  width: 40px;
  height: auto;
}

.bottom-wave {
  position: absolute;
  bottom: -2px;
  width: 100%;
  transform: rotate(180deg);
}

.breadcrumbs {
  min-height: 330px;
  background-size: cover;
  display: flex;
  padding-top: 100px;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width : 1199px) {
  .breadcrumbs {
    min-height: unset;
  }
}
.breadcrumbs .bread-inner {
  margin-top: 80px !important;
}
@media only screen and (max-width : 576px) {
  .breadcrumbs .bread-inner {
    margin-top: 0 !important;
  }
}
.breadcrumbs .bread-inner a, .breadcrumbs .bread-inner span {
  color: white;
  font-weight: 500;
}
.breadcrumbs .bread-inner a {
  transition: 0.5s;
  text-decoration: none;
}
.breadcrumbs .bread-inner a:hover {
  color: white;
}

.divider_top, .divider_top_white {
  width: 100%;
  height: 37px;
  position: absolute;
  bottom: -25px;
  left: 0;
  transform: rotate(180deg);
}
@media only screen and (max-width : 576px) {
  .divider_top, .divider_top_white {
    background: none !important;
  }
}
@media only screen and (max-width : 1199px) {
  .divider_top, .divider_top_white {
    background: none !important;
  }
}

.content-description p {
  text-align: justify;
}
.content-description h3 {
  color: #eb5404;
  font-size: 20px;
}
.content-description h4 {
  color: #014a97;
  font-size: 18px;
}
.content-description ul {
  padding: revert;
  margin: revert;
}
.content-description ul li {
  list-style: circle;
}

.data-card {
  background-color: #ffffff;
  box-shadow: 0 5px 50px rgba(13, 21, 55, 0.06);
  transition: transform 300ms ease 0ms;
  padding: 20px 10px;
}
.data-card:hover {
  transform: scaleX(1.07) scaleY(1.07) !important;
}
.data-card .image-s {
  display: inline-block;
  line-height: 0;
  width: 100px;
  height: 100px;
}
.data-card .image-s img {
  -o-object-fit: contain;
     object-fit: contain;
}

.dash .headline {
  font-weight: 500;
  font-size: 18px !important;
  font-family: Barlow;
}
.dash .headline:after {
  content: "";
  display: block;
  background: #eb5404;
  width: 60px;
  height: 2px;
  margin: 1rem 0;
}
.dash span {
  font-size: 18px !important;
}
.dash span em {
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
}
.dash span b.animate {
  color: #eb5404;
}

.gallery {
  position: relative;
  z-index: 1;
}
.gallery .img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 250px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.gallery .img-box img {
  transition: 0.5s;
}
.gallery .img-box:hover .overlayer {
  visibility: visible;
  opacity: 1;
}
.gallery .img-box:hover img {
  transform: scale(1.1);
}
.gallery .img-box .overlayer {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
}
.gallery .img-box .overlayer i {
  font-size: 2rem;
  color: white;
}

.doctor .al_detail {
  margin-bottom: 20px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 30px rgba(43, 104, 115, 0.14);
  transition: 0.3s all ease-in-out;
  border: 2px solid transparent;
}
.doctor .al_detail:hover {
  transform: scale(1.05);
  border: 2px dashed #014a97;
}
.doctor .al_detail .image {
  width: 120px;
  border: 1px solid #EEE;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 15px;
}
.doctor .al_detail .name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
}
.doctor .al_detail span {
  display: block;
  font-size: 15px;
  color: #014a97;
}

.doctor .member {
  position: relative;
  box-shadow: 0px 2px 15px rgba(85, 98, 112, 0.08);
  padding: 30px;
  border-radius: 4px;
  background: #fff;
}
.doctor .member:hover img {
  transform: scale(1.1);
}
.doctor .member .pic {
  overflow: hidden;
  width: 140px;
  border-radius: 4px;
}
.doctor .member .pic img {
  transition: ease-in-out 0.3s;
}
.doctor .member .member-info {
  padding-left: 30px;
}
.doctor .member .member-heading {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #272727;
  line-height: 1.2;
}
.doctor .member .detail {
  font-size: 15px;
  padding-bottom: 10px;
  position: relative;
  font-weight: 500;
}
.doctor .member .detail span {
  display: block;
}
.doctor .member .detail::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #dee2e6;
  bottom: 0;
  left: 0;
}
.doctor .social {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.doctor .social a {
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  background: #7adfed;
  margin-left: 8px;
}
.doctor .social a:first-child {
  margin-left: 0;
}
.doctor .social a:hover {
  background: #014a97;
}
.doctor .social a .team-icon {
  color: #fff;
  font-size: 16px;
  margin: 0 2px;
}

.border-left {
  border: 5px solid #014a97;
}

.contact-bg {
  width: 100%;
  position: relative;
  background-size: cover;
  margin: 0 auto;
}
.contact-bg .content {
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-radius: 15px;
  padding: 20px 0;
  margin: 0;
  border-radius: 20px !important;
}
.contact-bg .content .commun-card {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid rgba(153, 153, 153, 0.2);
  padding: 10px 0;
}
@media only screen and (max-width : 576px) {
  .contact-bg .content .commun-card {
    justify-content: start;
    padding: 30px;
  }
}
.contact-bg .content .commun-card:last-of-type {
  border: 0;
}
.contact-bg .content .commun-card .icon {
  flex-shrink: 0;
  margin-right: 25px;
}
.contact-bg .content .commun-card .icon img {
  filter: drop-shadow(-10px 10px 20px rgba(8, 76, 186, 0.4666666667));
  animation: scale_up_down 1s ease-in-out infinite alternate both;
  width: auto;
  height: auto;
  transition: all 0.3s ease;
  max-width: 100%;
  max-height: 100%;
}
.contact-bg .content .commun-card .icon-45 {
  width: 45px;
  height: 45px;
}

@keyframes scale_up_down {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.contact-map {
  position: relative;
  z-index: 2;
}
.contact-map .inner-wrapper {
  position: relative;
}
.contact-map .inner-wrapper img {
  height: auto;
}
.contact-map .inner-wrapper .contact_message {
  position: absolute;
  right: -150px;
  top: 100px;
  border-bottom-left-radius: 30px;
  pointer-events: none;
  max-width: 30%;
}
@media only screen and (max-width : 576px) {
  .contact-map .inner-wrapper .contact_message {
    right: 0;
    top: 30px;
  }
}
.contact-map .inner-wrapper .contact_a {
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom-left-radius: 30px;
  pointer-events: none;
  max-width: 20%;
}
.contact-map p {
  font-family: "Jost", sans-serif !important;
}
.contact-map .ui.form input, .contact-map .ui.form textarea {
  border: 1px solid #ddd;
  border-radius: 0;
}
.contact-map .ui.form input {
  padding: 1em;
}

.section__contact {
  position: relative;
}
.section__contact .form-group {
  display: block;
  margin-bottom: 20px;
}
.section__contact .form-control {
  background: #fafbfc;
  border: 1px solid #bac6e1;
  padding: 10px 15px;
  box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.05);
}
.section__contact label {
  color: #2c2d2d;
  font-family: "Montserrat Bold", sans-serif;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 0.5rem;
}
.section__contact::before {
  display: block;
  width: 20%;
  top: 0;
  background: #f4f7fc;
}
.section__contact::before, .section__contact::after {
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
}
.section__contact::after {
  display: block;
  width: 35%;
  bottom: 0;
}
.section__contact .contact__main {
  padding: 60px 30px;
}
.section__contact .section__heading {
  display: block;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
  font-size: 36px;
  line-height: 48px;
  color: #2c2d2d;
  margin-top: 0;
}
.section__contact .section__heading:before {
  position: absolute;
  display: block;
  background-size: cover !important;
  width: 85px;
  height: 8px;
  bottom: 0;
  left: 0;
  content: "";
}
.section__contact .contact__aside {
  background: #f4f7fc;
  height: 100%;
  text-align: right;
  padding: 60px;
}
.section__contact .contact__aside--content {
  position: relative;
  z-index: 2;
}
.section__contact .contact__aside--widget {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.section__contact .contact__aside--widget::after {
  content: "";
  position: absolute;
  background: #000;
  display: inline-block;
  width: 80px;
  height: 1px;
  border-radius: 3px;
  right: 0;
  bottom: 0;
}
.section__contact .contact__aside--widget-title {
  position: relative;
  padding-right: 25px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 20px;
}
.section__contact .contact__aside--widget-title .fa {
  position: absolute;
  right: 0;
  top: 3px;
}

/*********************************************************************************************************************************/
/*********************************************************** S.T.Y.L.E ***********************************************************/
/*********************************************************************************************************************************/
/*********************************************************************************************************************************/
/*********************************************************** F.O.O.T.E.R ***********************************************************/
/*********************************************************************************************************************************/
.footer {
  position: relative;
  z-index: 1;
  padding: 80px 0;
  background-color: #f0eff5;
  margin-top: 200px;
}
@media only screen and (max-width : 576px) {
  .footer {
    padding: 40px 0;
    margin-top: 100px;
  }
}
.footer .flogo {
  max-width: 250px;
  height: auto;
}
.footer .footer-about {
  margin-right: 50px;
  color: #020016;
}
.footer .container {
  position: relative;
}
.footer .foot-title {
  display: block;
  font-size: 22px;
  line-height: 22px;
  color: #eb5404;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
@media only screen and (max-width : 576px) {
  .footer .foot-title {
    padding-bottom: 20px;
    margin-bottom: 5px;
  }
}
.footer .foot-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 6px;
  height: 6px;
  background-color: #eb5404;
}
.footer .foot-title:after {
  content: "";
  position: absolute;
  left: 13px;
  bottom: 1px;
  width: 29px;
  height: 2px;
  background-color: #eb5404;
}
.footer a {
  color: #020016;
  text-decoration: none !important;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.footer ul.social li {
  padding: 3px 0;
}
.footer ul.social li a i {
  margin-right: 5px;
  font-size: 25px;
  transition: 0.5s all ease;
}
.footer ul.social li:hover a i {
  font-size: 30px;
  margin-top: -10px;
}
.footer ul.social li a {
  color: #020016;
}
.footer ul.quick-links li a, .footer ul p, .footer ul i {
  color: #020016;
}
.footer ul.social li a:hover {
  color: #020016;
}
.footer ul.quick-links li {
  padding: 8px 0;
  transition: 0.5s all ease;
}
.footer ul.quick-links li:hover {
  margin-left: 5px;
  font-weight: 700;
}
.footer ul.quick-links li a:hover {
  color: #eb5404;
}
.footer ul.quick-links li a i {
  margin-right: 5px;
}
.footer ul.quick-links li:hover a i {
  font-weight: 700;
}
.footer .other-links {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .other-links .footer-text {
  color: #020016;
}
.footer .other-links .seperator {
  height: 20px;
  border-right: 2px solid #020016;
}

/* social link css */
.footer-social-links {
  overflow: hidden;
  -webkit-padding-start: 0 !important;
          padding-inline-start: 0 !important;
}
.footer-social-links li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.footer-social-links li a i {
  height: 40px;
  width: 40px;
  border: 1px solid #014a97;
  display: block;
  border-radius: 50%;
  color: #014a97;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  transition: all 500ms ease;
  background: #f0eff5;
}
.footer-social-links li a:hover i {
  background: #014a97;
  color: #fff;
  border-color: #014a97;
}

footer a {
  transition: all 0.5s ease 0s;
  text-decoration: none;
  outline: none;
  color: #fff !important;
}
footer a:hover, footer a:active, footer a:focus {
  transition: all 0.5s ease 0s;
  text-decoration: none;
  outline: none;
  color: #fff !important;
}

.copyright_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
}

.left-line {
  flex: 1;
  height: 1px;
  width: 100%;
  z-index: 1;
  background-color: #ddd;
}

.copyright {
  text-align: center;
  margin: 0 30px;
  color: #020016;
}

.right-line {
  flex: 1;
  height: 1px;
  width: 100%;
  z-index: 1;
  background-color: #ddd;
}

.img-app {
  height: 40px;
}
.img-app img {
  width: auto;
}

@media only screen and (max-width : 576px) {
  .media-margin-footer {
    margin-bottom: 30px;
  }
  .media-margin-footer:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
}
/*********************************************************************************************************************************/
/*********************************************************** F.O.O.T.E.R ***********************************************************/
/*********************************************************************************************************************************/

