/****************************
*   1  :  Helper            *
*   2  :  Navbar-custom     *
*   3  :  Title             *
*   4  :  Home              *
*   5  :  Features          *
*   6  :  SERVICES          *
*   7  :  Clients           *
*   8  :  Portfolio         *
*   9  :  Blog              *
*   10 :  Team              *
*   11 :  Pricing           *
*   12 :  Contact           *
*   13 :  Footer            *
*   14 :  Responsive        *
*****************************/
/* nunito-sans-200 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/nunito-sans-v6-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v6-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v6-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v6-latin-200.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-300 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/nunito-sans-v6-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v6-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v6-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v6-latin-300.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-regular - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-sans-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v6-latin-regular.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-600 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/nunito-sans-v6-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v6-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v6-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v6-latin-600.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-700 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/nunito-sans-v6-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v6-latin-700.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-800 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/nunito-sans-v6-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v6-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v6-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v6-latin-800.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-900 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/nunito-sans-v6-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v6-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v6-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v6-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v6-latin-900.svg#NunitoSans') format('svg'); /* Legacy iOS */
}
body {
  font-family: 'Nunito Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
}
a {
  text-decoration: none !important;
  outline: none !important;
}
p {
  font-size: 15px;
  line-height: 1.8;
}
/*===============================
         1. Helper
================================*/
.bg-overlay {
  background-color: rgba(255, 255, 255, 0.4);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0.1));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
.vertical-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
}
.btn-rounded {
  border-radius: 5px;
}
.btn-custom-white {
  font-size: 15px;
  transition: all 0.4s;
  background: #fff;
  color: #253777 !important;
}
.btn-custom-white:hover, .btn-custom-white:focus, .btn-custom-white:active, .btn-custom-white.active, .btn-custom-white.focus, .btn-custom-white:active, .btn-custom-white:focus, .btn-custom-white:hover, .open > .dropdown-toggle.btn-custom-white {
  background: #f1f0f0;
  box-shadow: none !important;
}
.btn-custom {
  font-size: 15px;
  transition: all 0.4s;
  background: #253777;
  color: #fff !important;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .btn-custom.focus, .btn-custom:active, .btn-custom:focus, .btn-custom:hover, .open > .dropdown-toggle.btn-custom {
  box-shadow: none !important;
  background: #2f4697;
}
.btn {
  padding: 11px 28px;
  font-size: 13px;
  letter-spacing: 0.9px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0;
}
.btn-sm {
  padding: 10px 22px;
}
.text-custom {
  color: #253777;
}
.bg-custom {
  background-color: #253777;
}
/*===============================
       2. Navbar Custom
=================================*/
.navbar-custom {
  border-radius: 0px;
  z-index: 999;
  margin-bottom: 0px;
  transition: all 0.5s ease-in-out;
}
.navbar-custom .navbar-nav li a {
  color: #212529;
  font-size: 18px;
  transition: all 0.5s;
  background-color: transparent !important;
  padding: 6px 0;
  margin: 0 13px;
  font-weight: 600;
}
.navbar-custom .navbar-nav .nav-link {
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li a:active {
  color: #253777 !important;
}
.navbar-toggle {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #ffffff;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-color: #337ab7;
}
.navbar-custom .navbar-toggles {
  padding: .25rem .75rem;
  font-size: 18px;
  background: 0 0;
  border: 1px solid transparent;
  color: #fff;
  outline: 0;
}
.navbar-custom .navbar-toggles-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
}
.menu-toggle {
  padding: 4.5px 10px !important;
}
.menu-toggle span {
  line-height: 27px;
}
/*---NAVBAR STICKY---*/
.nav-sticky.navbar-custom {
  margin-top: 0px;
  padding: .2rem 0;
  background-color: #FFF;
  box-shadow: 0 10px 33px rgba(0, 0, 0, .1);
  color: #000 !important;
}
.nav-sticky.navbar-custom.sticky-light {
  background-color: #fff;
}
.nav-sticky.navbar-custom .navbar-nav li a {
  color: #212529;
}
.nav-sticky.navbar-custom .navbar-nav li.active a, .nav-sticky.navbar-custom .navbar-nav li a:hover, .nav-sticky.navbar-custom .navbar-nav li a:active {
  color: #253777 !important;
}
.nav-sticky.navbar-custom .navbar-toggles {
  padding: .25rem .75rem;
  border: 1px solid transparent;
  outline: 0;
}
.nav-sticky .navbar-nav {
  margin-top: 0px;
}
.nav-sticky .logo {
  color: #000 !important;
}
/*==============================
       3. Title
================================*/
.title-heading {
  font-weight: 700;
}
.title h1 {
  position: absolute;
  color: rgba(0, 0, 0, 0.1);
  left: 0px;
  right: 0px;
  top: -45px;
}
/*==============================
        4. Home
================================*/
.bg-home {
  background-image: url('../images/home/home-bg.jpg');
  background-size: cover;
  background-position: center center;
  height: 100vh;
  position: relative;
}
.home-center {
  display: table;
  width: 100%;
  height: 100%;
}
.home-desc-center {
  display: table-cell;
  vertical-align: middle;
}
.home-small-title {
  font-size: 17px;
  letter-spacing: 4px;
}
.home-slider {
  position: relative;
}
.home-slider .carousel-control-next, .carousel-control-prev {
  width: 6%;
}
.home-slider .carousel-item, .home-slider .carousel {
  height: 100vh;
  width: 100%;
}
.home-slider .carousel-item {
  background-position: center center;
  background-size: cover;
}
.clients-img {
  position: absolute;
  top: 108px;
}
.clients-img img {
  max-height: 100px;
  width: auto !important;
  transition: all 0.5s;
}
.clients-img img:hover {
  opacity: 0.6;
}
.home-registration-form {
  border-radius: 3px;
}
.home-registration-form .registration-form label {
  font-size: 13px;
}
.registration-input-box {
  border-bottom: 1px solid #c5c5c5;
  box-shadow: none !important;
}
.registration-input-box:focus {
  border-color: #253777;
}
.subcribe-form input {
  padding: 14px 20px;
  width: 100%;
  font-size: 17px;
  color: #4c5667 !important;
  border: none;
  outline: none !important;
  padding-right: 160px;
  padding-left: 30px;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 5px;
}
.subcribe-form button {
  position: absolute;
  top: 3px;
  right: 3px;
  outline: none !important;
  border-radius: 5px;
  font-size: 14px;
  padding: 12px 30px;
}
.subcribe-form form {
  position: relative;
  max-width: 600px;
  margin: 0px auto;
}
.home-dashboard {
  position: relative;
  top: 80px;
  z-index: 1;
}
.home-prestion {
  padding-top: 165px;
  background: linear-gradient(rgb(72, 85, 99), rgb(41, 50, 60));
  position: relative;
}
.home-slider {
  position: relative;
}
.home-slider .carousel-control-next, .carousel-control-prev {
  width: 6%;
}
.home-slider .carousel-item, .home-slider .carousel {
  height: 100vh;
  width: 100%;
}
.home-slider .carousel-item {
  background-position: center center;
  background-size: cover;
}
.home-title {
  font-size: 2.5rem;
  color: #212529;
  font-weight: 800;
}
.home-desc {
  color: #253777;
  max-width: 700px;
  font-size: 24px;
  font-weight: 700;
}
.bg-home-half {
  background-image: url('../images/home/home-bg.jpg');
  background-size: cover;
  background-position: center center;
  padding: 350px 0px 300px;
  position: relative;
}
/************************
    5. Welcome box
*************************/
.features h5 {
  font-size: 22px;
  height: 56px;
  width: 56px;
  line-height: 56px;
  border-radius: 50%;
  border: 1px solid #253777;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  border-right: 4px solid #253777;
}
.features h4 {
  font-size: 18px;
  font-weight: 600;
}
/************************
   6. SERVICES
*************************/
.service h3 {
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: 600;
}
.service p {
  font-size: 30px;
  font-weight: 600;
}
.services-blog img {
  max-width: 45px;
  float: left;
  margin-right: 20px;
}
.service-head {
  overflow: hidden;
}
.services-blog {
  padding: 1.8rem;
  background-color: #ffffff;
  box-shadow: 1px 2px 23px -15px rgba(0, 0, 0, 0.7);
}
.services-blog h4 {
  font-size: 18px;
  font-weight: 600;
}
.services-blog ul {
  margin: 1rem 0 0 .1rem;
}
/************************
        7. CLIENTS
**************************/
.testi-user {
  max-width: 84px;
}
.user-review {
  color: #667482;
  font-style: italic;
  font-size: 16px;
}
.testi-client-name {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.testi-patients {
  font-size: 14px;
  color: #000;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 5px;
  margin: 5px 7px;
  border: 1px solid #253777;
  background-color: #253777;
  opacity: 0.2;
}
/*************************
        8. PORTFOLIO
***************************/
.img-max-width {
  width: 25%;
}
.portfolio-title {
  font-size: 21px;
  word-spacing: 2px;
  font-weight: 700;
  letter-spacing: 1px;
}
.port-folio-sub-title {
  color: #585858;
  font-size: 17px;
  word-spacing: 1px;
  padding-top: 10px;
}
.container-filter {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 30px;
  padding: 0;
  text-align: center;
}
.container-filter li {
  list-style: none;
  display: inline-block;
}
.container-filter li a {
  display: block;
  font-size: 11px;
  border: 1px solid #e0e0e0;
  padding: 0px 15px;
  margin: 5px 3px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  line-height: 35px;
  -webkit-transition: all 0.6s;
}
.container-filter li a.active {
  color: #fff;
  background-color: #253777;
  border: 1px solid #253777;
}
.container-filter li a:hover {
  color: #fff !important;
  background-color: #253777;
  border: 1px solid #253777;
}
.item-box {
  position: relative;
  overflow: hidden;
  display: block;
}
.item-box a {
  display: inline-block;
}
.item-box:hover .item-mask {
  opacity: 1;
  visibility: visible;
}
.item-box:hover .item-mask .item-caption {
  bottom: 30px;
  opacity: 1;
}
.item-box:hover .item-container {
  transform: scale(1.1);
  transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  width: 100%;
}
.item-container {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  width: 100%;
  transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.item-mask {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  position: absolute;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.item-mask p {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1.5px;
  font-weight: 500;
  margin: 0;
  text-align: left;
}
.item-mask .item-caption {
  position: absolute;
  bottom: -60px;
  left: 0px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  opacity: 0;
}
.portfolio-head h3 {
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: 600;
}
.portfolio-head p {
  font-size: 30px;
  font-weight: 600;
}
/*************************
      9.  BLOG
***************************/
.blog-menu img {
  border-radius: 5px;
}
.blog-menu h5 {
  font-size: 15px;
}
.blog-title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.blog-title:hover {
  color: #253777;
  transition: all 0.5s
}
.blog-menu p {
  font-size: 14px;
  line-height: 1.8;
}
.read-btn {
  font-size: 15px;
  color: #253777;
  text-decoration: underline !important;
}
.read-btn:hover {
  color: #f70033;
}
/***********************
       10. TEAM
*************************/
.team-member img {
  border-radius: 5px;
}
.team-member h4 {
  font-size: 18px;
  font-weight: 600;
}
.team-member p {
  font-size: 14px;
}
/************************
       11. PRICE
**************************/
.price {
  box-shadow: 0px 40px 40px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
}
.price .type h4 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.price .value {
  position: relative;
}
.price .value h3 {
  display: inline-block;
  padding-right: 10px;
  font-size: 46px;
  font-weight: 600;
  position: relative;
}
.price .value h3 span {
  font-size: 14px;
  position: absolute;
  top: 5px;
}
.price .value .per {
  font-size: 13px;
}
.price .feature {
  padding: 15px 0;
}
.price .feature li {
  margin: 15px;
  font-size: 15px;
}
/************************
       12. CONTACT
**************************/
.form-control {
  height: 46px;
  border: 1px solid #e9e6e6;
  font-size: 14px;
}
textarea.form-control {
  height: auto;
}
.form-control:focus {
  border-color: #253777;
  outline: 0;
  box-shadow: none;
}
.address-info {
  overflow: hidden;
}
.contact-info {
  font-size: 14px;
}
.error {
  color: #dc3545;
}
.contact-loader {
  display: none;
}
#contact .form-privacy {
  text-align: left;
  font-size: 12px;
}
.form-check-input {
  position: relative;
  margin: 0 0.1rem 0 0;
}
#contact .form-privacy a {
  color: #253777;
  text-decoration: none;
}
#contact .form-privacy a:hover {
  color: #212529;
  text-decoration: none;
}
/************************
       13. FOOTER
*************************/
.footer {
  padding: 40px 0 40px 0;
  color: #818d9c;
  background-color: #212529;
}
.footer-menu h5 {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}
.footer-menu p, .footer span {
  font-size: 14px;
}
.footer-support {
  font-weight: 600;
}
.footer_mdi {
  font-size: 16px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin: 20px 2px;
}
.footer-menu li a {
  font-size: 14px;
  display: inline-block;
  transition: all 0.5s;
  line-height: 32px;
  color: #818d9c !important;
}
.footer a {
  color: #6c757d;
  text-decoration: none;
}
.footer a:hover {
  color: #f8f9fa;
  text-decoration: none;
}
/************************
    14. RESPONSIVE
**************************/
@media (max-width: 768px) {
  .vertical-content {
    display: inherit;
  }
  .navbar-custom {
    margin-top: 0px;
    padding: 10px 0px !important;
    background-color: #fff;
    box-shadow: 0 10px 33px rgba(0, 0, 0, .1);
    color: #fff !important;
  }
  .navbar-toggler i {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .bg-home {
    height: auto;
  }
  .nav-sticky .logo {
    color: #fff !important;
  }
  .navbar-custom > .container {
    width: 90%;
  }
  .clients-img {
    display: none;
  }
}
@media (min-width:768px) and (max-width: 1024px) {
  .clients-img {
    top: 76px;
  }
}
@media (max-height: 767px) {
  .clients-img {
    top: 7px;
  }
}