/********** Template CSS **********/
:root {
    --dark-brown: #333333;
    --secondary: #9B9B9B;
    --gray: #6d6d6d;
    --light: #F5F5F5;
    --dark: #161616;
    --dark-light: #333333;
    --warning: #FAECAD;
    --blue: #6391CC;
    --dark-blue: #2f76d3;
}
/*@font-face {*/
/*   font-family: HelveticaNeue;*/
/*   src: url(helvetica-neue1.ttf);*/
/*}*/

* {
   font-family: 'Open Sans', sans-serif;
}
body {
    font-size: 14px;
    margin-top: 90px;
    font-family: 'Open Sans', sans-serif;
} 
.img-milestone3 {
    display:none;
}
.project4, .project5, .project6 {
    padding: 40px;
}
.container-milestone {
    padding-top: 24px;
}
.hide {
    display:none;
}
.b-project {
    padding-bottom: 68px;
}
.welcome {
    padding: 48px .75rem;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 0%) !important;
}
p {
    color: #666666;
}
p > img {
    width: 100%;
    height: auto;
}
.image-1, .image-2 {
    cursor: pointer;
    transition: transform .3s;
}
.image-1:hover, .image-2:hover {
    transition: transform .4s;
    -ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
#image1:hover, #image2:hover {
    -ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
   transform: scale(1.1);
    transition: transform .4s;
}
.mile {
    padding-top: 30px;
}
.logo {
    width: 95px;
}
.btn-check:focus + .btn, .btn:focus {
    box-shadow: none;
}
.caption1 {
    text-shadow: 1px 1px 5px #333;
}
.video-description-m {
    display: none;
}
.even-container {
    padding-bottom: 86px;
    padding-top: 3.6rem;
}
.image-1 {
    width: 80%;
    border-radius: 16px;
    float: left;
    border: 4px solid #fff;
    box-shadow: 1px 1px 5px #eee;
}
.video-description {
    font-size: 18px;
    text-shadow: 1px 1px 5px #333;
    margin-top: -100px;
    padding-left: 50px;
    color: #ffffff;
}
.sub-vdo {
     max-height: 425px;
  overflow: auto;
}
.image-2 {
    float: right;
    border: 4px solid #fff;
    border-radius: 16px;
    width: 50%;
    box-shadow: 3px 3px 5px #eee;
    margin-top: -100px;

}
.q-left, .q-right { 
    opacity: 0.3;
}
.meet-ceo {
    padding: 14px;
   font-family: 'Open Sans', sans-serif;
}
.project-logo {
    width: 180px;
}
.ceo-m {
    padding: 0 24px 0 86px!important;
}
.text-project1, .text-project2, .text-project3, .text-project4, .text-project5, .text-project6  {
    font-size: 18px;
}
.icon-social-media {
    width: 24px!important;
}
.project-text {
  height: 350px;
  overflow: auto;
  }
h1,h2,h3,h4,h5,h6,div,p,span,b,ul, li,small{
    font-family: HelveticaNeue, "Open Sans", Arial, sans-serif;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #6391CC;
    border-color: #6391CC;
  }
  .pagination {justify-content: center;}
  .page-link {
    padding: 10px 20px;
  }
  
  .page-link:hover {
    color: #6391CC;
  }
  .page-link,.page-link:focus {
    color: #6391CC;
    box-shadow: none;
  }
a {
    color: #6391cc;
}
.btn-read-more {
    padding-right: 12px;
}
.gallery {
    padding-top: 68px;
    padding-bottom: 86px;
}
.logo-arakawa {
    width: 95px;
}
.contact-page {
    padding-top: 100px;
    padding-bottom: 86px;
}
.image-news {
    border-radius: 16px !important;
box-shadow: 1px 1px 16px #eee;
border: 6px solid #fff;
}
.news-text {
    padding-left: 25px;
}
.menu-title {
    text-shadow: 2px 2px 3px #161616;
}
.cproject {
   padding-bottom: 48px!important;

}
.navbar-toggler {
    padding: 0.55rem 1rem;
    background-color: #faecad;
    border: 2px solid #37b44d;
}
.page-not-fonnd {
    padding: 100px;
    
}
.open-time {
    margin-top: 24px;
}
.btn-success:hover {
    color: #fff;
    background-color: var(--dark-brown);
    border-color:var(--dark-brown);
}
.text-contact {
    padding: 10px 0;
    font-size: 16px;
    }
.navbar-toggler:focus {
    box-shadow: none;
}
.px-4 {
    padding-left: 100px!important;
    padding-right: 100px!important;
}
.m-term {
      display: none;
  }
  .col-vdo {
      padding-right: 0;
  }
  .d-term {
    padding-left: 20px;
  }
.header-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    left:0;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.25);
  }
  
  .header-sticky + .content {
    padding-top: 102px;
  }
  .img-video {
      width: 100%;
  }
.btn-check:focus+.btn-success, .btn-success:focus {
    color: #fff;
    background-color: var(--dark-brown);
    border-color:var(--dark-brown);
    box-shadow: 0 0 0 0.25rem rgba(246, 102, 53, 0.5);;
}
.form-control:disabled, .form-control:read-only {
   border:0;
}
.btn-check:checked+.btn-success, .btn-check:active+.btn-success, .btn-success:active, .btn-success.active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: var(--dark-brown);
    border-color: var(--dark-brown);
}
.btn-check:checked+.btn-success:focus, .btn-check:active+.btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(246, 102, 53, 0.5);
}
a:hover {
    color: var(--dark-blue);
}
.video .thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.video .video-description {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    padding: 30px;
    font-size: 20px;
    color: #fff;
    z-index: 2;
}
.ccol-md-1 {
    width: 5%;
}
.play-button:hover {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.1); 
}
.bg-gray {
    background: var(--blue);
    color: #fff;
}
.history-icon {
    width: 24px;
    float:right;
    opacity: 0.3;
}
.lp-slide {
    display: block!important;
}
.mb-slide {
    display: none!important;
}
.border-right {
    border-right: 1px solid #e7e7e7;
    margin-right: 10px;
    height: 90%;
    margin-top: 15%;
}
.text-blue {
    color: var(--blue);
}
.owl-carousel .owl-item img {
    display: inline;
}
.text-blue:hover {
    color: var(--dark-blue);
}
.img-milestone {
    width: 100%;
    padding-left:20px;
}
.img-milestone2 {
    width: 100%;
    padding-right:20px;
}
.dot-color {
    color: #6391CC;
}
.milestone-year {
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 28px;
    color: #6391cc;
}
.milestone-title {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    color: #6391cc;
}
.body-milestone {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    color: #333;
}
.sector-milestone {
    margin-bottom: 32px;
    padding-right: 20px;
    color: #161616;
    padding-left: 20px;
    font-size: 14px;
}
.q-right {
    text-align: right;
    margin-top: -20px;
}
.text-message {
    z-index: 9999;
}
.message-icon {
    width: 100%;
    text-align: center;
    padding-right: 38px;
}
.p404 {
    color: #688dd5;
    font-size: 42px;
}
.next {
    width: 30px!important;
    transition: transform .3s;
}
.btn-secondary {
  background-color: #E9ECEF;
  text-shadow: none;
  border-color: #E9ECEF;
}
.next:hover {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5); 
  }
  .text-yellow {
    color: #222;
  }
  .bg-blue {
    background: rgb(238, 238, 238);
  }
  .ceo {
    width: 50px;
    height: 50px;
    
    border: 2px solid #eee;
  }
h1, .h1 {
    font-size: 32px;
  }
p,span,div {
    font-size: 14px;
}
.text-dark-brown {
    color: var(--dark-brown);
}
.owl-prev, .owl-next {
    display: none;
}
.rounded {
    border-radius: 16px!important;
}
.dark-light {
    color: var(--dark-light)!important;
}
h6, .h6 {
    font-size: 14px;
  }
  h3, .h3 {
    font-size: 20px;
  }
.partner-logo {
    padding: 20px 20px;
}
.team-profile {
    background: #E2E2E2;
    width: 90%;
}
.text-gray {
    color: var(--gray)!important;
}
.font-16 {
    font-size: 16px;
}
.h1 {
    font-size: 36px;
}
.building {
    margin-top: -120px;
}
.team-header {
    padding: 50px;
    background: #1D3E69;
    margin-top: 60px;
}
.fw-medium {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}
.slide-short {
    text-shadow: 2px 2px 3px #161616;
}
.slide-description {
    text-shadow: 2px 2px 3px #161616;
    padding: 24px;
}
.fw-black {
    font-weight: 900 !important;
}
.font-12 {
    font-size: 12px;
}
.service {
    border-radius: 16px;
}
/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
    border-radius: 8px!important;
    padding-left: 16px;
    padding-right: 16px;
}

.btn.btn-primary {
    color: #FFFFFF;
}
.text-primary {
    color: #1D3E69 !important;
  }
.bg-primary {
    background-color: #1D3E69!important;
    color: #ffffff!important;
}
.btn-square {
    width: 46px;
    height: 46px;
  }

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}
.item {
    padding-right: 28px;
}

/*** Navbar ***/
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

.navbar .navbar-brand {
    height: 75px;
}

.navbar .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: var(--dark);
    font-weight: 600;
    outline: none;
    letter-spacing: 0.9px;
}
.nav-link {
    transition: transform .05s;
}
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--dark-blue);
    transform: scale(1.1);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.header-carousel .carousel-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    background: rgba(29, 62, 105, 0.25)
}
@media (max-width: 912px) {
    .lp-slide {
        display: none!important;
    }
    .mb-slide {
        display: block!important;
    }
}
@media (max-width: 768px) {
    .lp-slide {
        display: none!important;
    }
    .mb-slide {
        display: block!important;
    }
    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
        padding: 0 15px;
      }
    .navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {
        color: var(--dark-blue);
        transform: scale(1);
      }
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }
    .logo {
        width: 60px;
    }
  
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }
    .mmenu {
        padding-left: 20px;
        padding-top: 10px!important;
        padding-bottom: 0!important;
    }
    .header-carousel .owl-carousel-item img {
        position: relative;
        width: 100%;
        height: 100%;
      
    }
   

    .header-carousel .owl-carousel-item h5,
    .header-carousel .owl-carousel-item p {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .header-carousel .owl-carousel-item h1 {
        font-size: 30px;
        font-weight: 600;
    }
    
}

.header-carousel .owl-nav {
    position: absolute;
    width: 200px;
    height: 45px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}
.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--warning);
    border-color: var(--warning);
}

.header-carousel .owl-dots {
    position: absolute;
    height: 45px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-contact-container {
    display: none;
}
.header-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 24px;
    height: 10px;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    transition: .5s;
}
.pr-3 {
    padding-right: 30px;
}
.header-carousel .owl-dot.active {
    background: var(--dark-blue);
    border-color: var(--dark-blue);
}

.page-header {
    background: var(--blue);
    background-size: cover;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}
.about {
    border-radius: 16px;
    padding: 48px;
}

/*** About ***/
@media (min-width: 992px) {
    .about-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .about-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .about-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Service ***/
.service-row {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.service-item {
    border-color: rgba(0, 0, 0, .03) !important;
}

.service-item .btn {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 38px;
    white-space: nowrap;
    overflow: hidden;
    transition: .5s;
}

.service-item:hover .btn {
    width: 140px;
}


/*** Feature ***/
@media (min-width: 992px) {
    .container.feature {
        max-width: 100% !important;
    }

    .feature-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .feature-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .feature-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Project Portfolio ***/
#portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--dark);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}


#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--primary);
    border-color: var(--primary);
}

.portfolio-inner {
    background: #eee;
    position: relative;
    overflow: hidden;
}

.portfolio-inner img {
    transition: .5s;
}

.portfolio-inner:hover img {
    transform: scale(1.1);
}

.portfolio-inner .portfolio-text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -50px;
    opacity: 0;
    transition: .5s;
}

.portfolio-inner:hover .portfolio-text {
    bottom: 0;
    opacity: 1;
}


/*** Quote ***/
@media (min-width: 992px) {
    .container.quote {
        max-width: 100% !important;
    }

    .quote-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .quote-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .quote-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Team ***/
.team-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-item .team-social {
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(22, 22, 22, .7);
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-social {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
}

.team-item .team-social .btn {
    opacity: 0;
}

.team-item:hover .team-social .btn {
    opacity: 1;
}


/*** Testimonial ***/
.testimonial-carousel {
    display: flex !important;
    flex-direction: column-reverse;
    max-width: 700px;
    margin: 0 auto;
}

.testimonial-carousel .owl-dots {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.testimonial-carousel .owl-dots .owl-dot {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 5px;
    transition: .5s;
}

.testimonial-carousel .owl-dots .owl-dot.active {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-dots .owl-dot::after {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 40px;
    transition: .5s;
    opacity: 0;
}

.testimonial-carousel .owl-dots .owl-dot.active::after {
    opacity: 1;
}

.testimonial-carousel .owl-dots .owl-dot img {
    border-radius: 60px;
    opacity: .4;
    transition: .5s;
}

.testimonial-carousel .owl-dots .owl-dot.active img {
    opacity: 1;
}
.slide {
    font-size: 22px;
}

/*** Contact ***/
@media (min-width: 992px) {
    .container.contact {
        max-width: 100% !important;
    }

    .contact-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .contact-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .contact-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Footer ***/
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: var(--secondary);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

@media (max-width: 810px) {
    .ceo-m {
 padding: 16px 0px 0 24px !important;
    }
    .ceo-container {
        padding: 0 16px!important;
    }
.meet-ceo {
  padding: 16px 8px 0;
  font-family: HelveticaNeue, "Open Sans", Arial, sans-serif;
}
h1, .h1 {
  font-size: 20px;
}
.q-left, .q-right {
  width: 28px;
}
.welcome {
  padding: 0px .75rem 28px;
}
.image-2 {
  margin-top: -70px;
}
.text-message {
  font-size: 13px;
}
.message-icon {
  padding-right: 8px;
}
}
@media (max-width: 490px) {
    .sub-vdo {
     max-height: 100%;
      overflow: visible;
    }
    body {
        font-size: 13px;
        margin-top: 75px;
      } 
      .py-5 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.pt-5 {
  padding-top: 1rem !important;
}
      .contact-5 {
  padding: 16px !important;
  text-align: center;
}
      .text-contact {
  padding: 2px 0;
  font-size: 13px;
}
.contact-page {
  padding-top: 32px;
  padding-bottom: 14px;
}
      .title-news {
          padding-top: 14px;
      }
      .news-date {
        font-size: 16px;
          margin-bottom: 14px!important;
      }
      .cproject {
  padding-bottom: 24px !important;
  font-size: 13px;
}
.news-short {
    font-size: 13px!important;
}
.open-timerounded {
  font-size: 13px;
}
      .about {
  padding: 0;
}
.ceo-page {
    padding-left: 0px;
padding-right: 0px;
}
.page-header {
  height: 140px!important; 
  }
  .breadcrumb {
     margin-bottom: 0!important; 
  }
.padding-about {
    padding-left: 16px;
    padding-right: 16px;
} 
.my-5 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
      .term {
          padding-bottom: 14px;
          font-size: 13px;
          text-align: center;
      }
      .m-term {
          display: block;
          text-align: center;
          font-size: 13px;
      }
      .d-term {
          display:none;
           font-size: 13px;
      }
      .q-left, .q-right {
      opacity: 0.3;
      width: 36px;
      padding-top: 24px;
    }
    .company-name {
        text-align:center;
    }
.m-logo {
      text-align:center;
      padding-bottom: 14px;
}
.footer {
    padding-bottom: 24px!important;
}
.social-m {
    padding-bottom: 0!important;
}
    .text-message {
  z-index: 9999;
 padding: 0 14px 0 !important;
}
h1, .h1 {
  font-size: 24px;
}
.div-video {
    padding-right: 0;
}
.video-description {
  font-size: 16px;
  padding-left: 23px;
  margin-top: -131px;
  margin-bottom: 24px;
}
.img-video {
  width: 100%;
 margin-bottom: 64px;
}
.div-video2 {
   padding: 0 0 18px !important;
}
.even-container {
  padding-bottom: 14px;
  padding-top: 8px;
}
.item {
  padding-right: 0;
}
.mb-5 {
  margin-bottom: 2rem !important;
}
.img-milestone2 {
  display: none;
}
.img-milestone3 {
      width: 100%;
  padding-left: 20px;
  display: block;
  padding-right: 20px;
  padding-bottom: 20px;
}
.img-milestone {
  width: 100%;
  padding-left: 20px;
   padding-bottom: 20px;
  padding-right: 20px;
}
.sector-milestone {
    margin-bottom: 18px;
font-size: 13px;
text-align: left;
}
.body-milestone {
  font-size: 13px;
  text-align: left;
}
.milestone-year {
  padding-bottom: 0px;
  font-size: 20px;
  text-align: left;
}
.milestone-title {
  font-size: 16px;
  text-align: left;
}
.message-icon {
  width: 80%;
  text-align: center;
  padding: 0 !important;
}
.ceo-container {
    padding-top: 0px!important;
    padding-bottom: 4px!important;
}
    .meet-ceo {
    padding: 14px 0 0;
      font-size: 18px;
    }
      .ceo-m {
          padding: 0 24px 0 24px !important;
        }
      .slide {
        margin-bottom: 4px!important;
      }
      .header-carousel .carousel-inner {
          position: absolute;
          width: 100%;
          height: 100%;
          bottom: 0;
          left: 0;
          display: flex;
          align-items: end;
          background: rgba(29, 62, 105, 0.25);
        }
      .header-carousel .owl-dots {
        height: 20px;
        bottom: 0px;
      }
      .header-carousel .owl-dot {
          margin: 0 2px;
          width: 15px;
          height: 5px;
        }
        
        .welcome {
  padding: 36px 16px 0px 16px;
}
      .header-carousel .owl-carousel-item h1 {
        font-size: 14px;
      }
      .pb-5 {
          padding-bottom:0 !important
      }
      .slide-description {
        padding: 14px 14px 0;
        bottom: 28px;
      }
      .header-carousel .owl-carousel-item {
        min-height: 285px;
      }
      .header-carousel .owl-carousel-item h5, .header-carousel .owl-carousel-item p {
        font-size: 12px !important;
      
      }
      .title-gallery {
    padding-bottom: 14px!important;
}
.gallery {
  padding-top: 24px;
  padding-bottom: 24px;
}'
}

@media (max-width: 428px) {
    body {
        font-size: 13px;
        margin-top: 75px;
      } 
      .slide {
        margin-bottom: 4px!important;
      }
      .header-carousel .owl-dots {
        height: 40px;
        bottom: 0px;
      }
      .header-carousel .owl-carousel-item h1 {
        font-size: 14px;
      }
      .pb-5 {
          padding-bottom:0 !important
      }
      .slide-description {
        padding: 14px 14px 0;
        bottom: 28px;
      }
      .header-carousel .owl-carousel-item {
        min-height: 285px;
      }
      .header-carousel .owl-carousel-item h5, .header-carousel .owl-carousel-item p {
        font-size: 12px !important;
      
      }
}

@media (max-width: 412px) {
    body {
        font-size: 13px;
        margin-top: 75px;
      } 
      .slide {
        margin-bottom: 4px!important;
      }
      .header-carousel .owl-dots {
        height: 40px;
        bottom: 0px;
      }
      .header-carousel .owl-carousel-item h1 {
        font-size: 14px;
      }
      .slide-description {
        padding: 14px 14px 0;
        bottom: 28px;
        text-shadow: 0 0 white;
      }
      .slide-short {
            text-shadow: 0 0 white;
        }
      .header-carousel .owl-carousel-item {
        min-height: 285px;
      }
      .header-carousel .owl-carousel-item h5, .header-carousel .owl-carousel-item p {
        font-size: 12px !important;
      
      }
}

@media (max-width: 390px) {
   body {
        font-size: 13px;
        margin-top: 75px;
      } 
      .text-contact {
  padding: 2px 0;
  font-size: 13px;
}
      .img-video {
  width: 100%;
  margin-bottom: 38px;
}
      .q-left, .q-right {
      opacity: 0.3;
      width: 36px;
      padding-top: 24px;
    }
    .text-message {
  z-index: 9999;
  font-size: 13px;
 padding: 0 14px 0 !important;
}
h1 {
    font-size: 24px;
}
p {
    font-size: 13px;
}
.message-icon {
  width: 80%;
  text-align: center;
  padding: 0 !important;
}
.ceo-container {
    padding-top: 0px!important;
}
    .meet-ceo {
    padding: 14px 0 0;
      font-size: 18px;
    }
      .ceo-m {
          padding: 0 24px 0 24px !important;
        }
      .slide {
        margin-bottom: 4px!important;
      }
      .header-carousel .carousel-inner {
          position: absolute;
          width: 100%;
          height: 100%;
          bottom: 0;
          left: 0;
          display: flex;
          align-items: end;
          background: rgba(29, 62, 105, 0.25);
        }
      .header-carousel .owl-dots {
        height: 20px;
        bottom: 0px;
      }
      .header-carousel .owl-dot {
          margin: 0 2px;
          width: 15px;
          height: 5px;
        }
       
        .welcome {
  padding: 36px 16px 0px 16px;
}
      .header-carousel .owl-carousel-item h1 {
        font-size: 14px;
      }
      .pb-5 {
          padding-bottom:0 !important
      }
      .slide-description {
        padding: 14px 14px 0;
        bottom: 28px;
      }
      .header-carousel .owl-carousel-item {
        min-height: 250px;
      }
      .header-carousel .owl-carousel-item h5, .header-carousel .owl-carousel-item p {
        font-size: 12px !important;
      
      }
    .q-left {
        width: 36px;
        padding: 5px;
      }
    .q-right {
        width: 36px;
        padding: 5px;
    }
    .meet-ceo {
        font-size: 24px;
        padding: 0;
        margin-bottom: 0;
    }
    .border-right {
        margin-top: 30px;
    }
    .menu-title {
        font-size: 16px;
    }
    .breadcrumb {
        margin-bottom: 0.2rem;
    }
    .contact-page {
        padding-top: 36px;
        padding-bottom: 0;
    }
    .contact-5 {
        padding:16px!important;
        text-align: center;
    }
    hr {
    margin: 16px 0 10px;
    
    }
    .open-timerounded {
        margin-top: -4px;
    }
    .text-contact{
        padding: 6px 0;
    }
    .footer {
        margin-top: 16px!important;
    }
}
@media (max-width: 370px) {
.page-header {
  height: 165px !important;
}
.header-carousel .owl-carousel-item {
    min-height: 240px;
}
}