body {
  font-family: "Rubik";
  font-weight: 400;
  font-style: normal;
  color: #212f42;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #0D6AAC;
}

.header-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.social-icon , .social-header  a{
    color: #333;
}

.sm-simple {
    border: none;
    box-shadow: none;
    display: inline-block;
}

.sm-simple > li {
    border: none;
}

.navigation {
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
}

.home-banner  h1 {
    font-size: 25px;
    font-weight: 400;
    font-family: "Montserrat";
}

.home-banner .banner_text {
    font-size: 50px;
    font-weight: 800;
    font-family: "Montserrat";
}

.btn-theme {
  z-index: 8;
  background-color: #06ABEF;
  font-family: "Poppins";
  cursor: pointer;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  height: auto;
  width: auto;
  color: rgb(255, 255, 255);
  text-decoration: none;
  white-space: nowrap;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  text-align: inherit;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
  padding: 15px 34px;
  border-radius: 30px;
  transform-origin: 105.358px 25px 0px;
  transform: translate(0px);
  opacity: 1;
  visibility: visible;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.ib {
    display: inline-block;
}

.bk {
    display: block;
}

.slider-overlap-color-1 .cats-wrap {
    background: #e8f1f7;
    border-radius: 20px;
}

.slider-overlap-color-1 a {
    color: #333;
}

.slider-overlap-color-1 h4 {
    font-size: 20px;
}

.slider-overlap-color-1 p {
    font-size: 14px;
}

.slider-overlap-color-2 {
    background: #0B6CA6;
}

/*.slider-overlap  a{
    color: #fff;
    text-decoration: none;
}

.slider-overlap {
    margin-top: -60px;
}*/

.home-welcome h4 {
    font-family: "Montserrat";
}

.home-welcome h2 {
    font-family: "Montserrat";
}

.home-welcome h2::after {
    content: '';
    border-bottom: 8px solid #1777B9;
    width: 52px;
    display: block;
    margin-top: 15px;
}

.footer {
    background: #0B6CA6;
    color: #fff;
}

.footer img {
    max-width: 200px;
}

.footer a, .footer p{
    color: #fff;
}

.footer h4 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
}

.footer-menu {
    padding: 0;
}

.footer-menu li {
    list-style: none;
    position: relative;
    margin-bottom: 8px;
    padding-left: 18px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
}

.footer-menu li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f0da";
    font-family: "Font Awesome 6 Free";
    font-size: 80%;
}

.brt {
    border-top: 1px solid #2c84b7;
}

.page-header {
  width: 100%;
  height: auto;
  background-color: #D7EFFF;
  padding: 60px 0 40px;
  margin-bottom: 50px;
}

.page-header h1 {
    font-family: Poppins;
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
}

.page-header ul {
    list-style: none;
    padding: 0;
    font-family: Poppins;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    color: #727272;
    font-size: 13px;
}

.page-header li {
    display: inline-block;
    padding-right: 30px;
    position: relative;
}

.page-header li a {
    
}

.sticky-logo {
    display: none;
}

.sticky .sticky-logo {
    display: inline-block;
    height: 38px;
}

.page-header li::after {
    position: absolute;
    top: 0;
    right: 10px;
    content: "\f0da";
    font-family: "Font Awesome 6 Free";
    font-size: 80%;
}

.page-header li.active::after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
}

.justify-content-center {
    justify-content: normal !important;
}

.content-main {
    margin-bottom: 50px;
}

.motive-header h4, .motive-header h2 {
    text-align: center;
    color: #fff;
}

.motive h4::after {
    content: '';
    border-bottom: 8px solid #1777B9;
    width: 52px;
    display: block;
    margin: 0 auto;
    padding-top: 15px;
}

.bl::after {
    content: '';
    border-bottom: 8px solid #1777B9;
    width: 52px;
    display: block;
    padding-top: 15px;
}

.bc::after {
    content: '';
    border-bottom: 8px solid #1777B9;
    width: 52px;
    display: block;
    padding-top: 15px;
    margin: 0 auto;
}

.motive-header {
    background: url("../img/mis-motive.jpeg") no-repeat;
    background-size: 100%;
    position: relative;
}

.overlap {
    position: relative;
}

.overlap::before {
    content:'';
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.motive-header .container {
    position: relative;
    z-index: 1;
}

.motive-content {
    margin-top: -150px;
    z-index: 2;
    position: relative;
    background: #fff;
}

.bs {
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
}

.service-wrap {
    position: relative;
}

.service-caption {
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 40px;
    right: 0;
    left: 0;
}

.why-us {
    background: url("../img/mis-motive-alt.jpg") no-repeat;
    background-size: 100%;
    position: relative;
}

.why-us.overlap::before{
    background: rgba(0,0,0,0.1);
}

.why-us-content {
    background: #F2F2F2;
    position: relative;
    z-index: 1;
}

.why-us-content  li {
    margin-bottom: 30px;
    padding-left: 40px;
    list-style: none;
    position: relative;
}

.why-us-content li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f138";
    font-family: "Font Awesome 6 Free";
    font-size: 24px;
    color: #00BDF3;
}

.why-us-content::before {
    top: 0;
    bottom: 0;
    position: absolute;
    left: -500px;
    width: 500px;
    background: #F2F2F2;
    content: '';
}

.blog-img {
    max-height: 240px;
    overflow: hidden;
}

.blog-img img {
    min-width: 100%;
}

.blog-content {
    padding: 15px;
    min-height: 130px;
}

.blog-content h4 {
    min-height: 60px;
}

.row-3 {
    border-top: 1px solid #eee;
}

.row-3 .col {
    width: 33.33%;
    padding: 15px 15px 0;
    border-left: 1px solid #eee;
    float: left;
}

.blog span {
    color: #0D6AAC;
}

.review {
    background: #eee;
}

.review .fa{
    font-size: 100px;
    background: #fff;
    padding: 50px;
    border-radius: 50%;
    line-height: 1;
}

.review h4::before {
    content: "“";
    display: block;
    margin-top: 60px;
    font-family: "Vidaloka", sans-serif;
    font-style: normal;
    color: #55bce7;
    font-size: 100px;
    line-height: 0.5;
}

.review-desc {
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
    color: rgb(128, 128, 128);
}

.menu-icon {
    display: none;
}

.time-icon
{
  font-size: 1em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
}

.time-icon *
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

.time-icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #3784AC;
  border-bottom: 1px dashed #00BCF3;
  box-shadow: 0 2px 0 #3784AC;
}

.time-icon em
{
  position: absolute;
  bottom: 0.05em;
  color: #3784AC;
}

.time-icon span
{
  width: 100%;
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: #2f2f2f;
}

.time-icon:hover, .time-icon:focus
{
  -webkit-animation: swing 0.6s ease-out;
  animation: swing 0.6s ease-out;
}

@-webkit-keyframes swing {
  0%   { -webkit-transform: rotate(0deg)  skewY(0deg); }
  20%  { -webkit-transform: rotate(12deg) skewY(4deg); }
  60%  { -webkit-transform: rotate(-9deg) skewY(-3deg); }
  80%  { -webkit-transform: rotate(6deg)  skewY(-2deg); }
  100% { -webkit-transform: rotate(0deg)  skewY(0deg); }
}

@keyframes swing {
  0%   { transform: rotate(0deg)  skewY(0deg); }
  20%  { transform: rotate(12deg) skewY(4deg); }
  60%  { transform: rotate(-9deg) skewY(-3deg); }
  80%  { transform: rotate(6deg)  skewY(-2deg); }
  100% { transform: rotate(0deg)  skewY(0deg); }
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 11111;
}

.sticky + .content {
  padding-top: 102px;
}

@media only screen and (max-width: 600px) {
    .social-header-wrap {
        display: none;
    }
    
    .sm-simple {
        display: block;
    }
    
    .service-caption h4{
        font-size: 14px;
    }
    
    .service-caption span{
        font-size: 12px;
    }
    
    .menu-icon {
        display: block;
    }
    
    #main-navbar {
        display: none;
    }
    
    .home-banner .banner_text {
        font-size:25px;
    }
    
    .home-banner h1 {
        font-size:18px;
    }
    
    .footer-bottom, .footer-bottom ul {
        text-align: center;
    }
    
    .slider-overlap-color-1 h4 {
        font-size: 12px;
    }
    
    .slider-overlap-color-1 .cats-wrap {
        min-height: 156px;
    }
    
    .footer {
        text-align: center;
    }
    
    .footer-menu li::before {
        content: '';
    }
    
    .footer_widget {
        margin-bottom: 30px;
    }
}

