@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}



.navbar{
   position:absolute;
   /* top:20px; */
   /* left:25%; */
   z-index: 1;
 width:100%;

/* text-align:center;
justify-content: center; */
}
.nav-container {
  background-color:#ffffff;
  border-radius:10px;
}
/* .carousel{
  position:relative;
  top:-125px;
} */
.nav-link {

  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: smaller;
  position:relative;
/* left:150px; */
}
.nav-link:hover {
    color:#ff5e14;
}

.texts h1{
  text-align: left;
  font-weight:900;
  font-size:65px;
  line-height:4rem;
}
.another-text h1 
{
  text-align: center;
  font-weight:900;
  font-size:65px;
  line-height:4rem;
}

@media screen and (min-device-width: 300px) and (max-device-width: 768px) { 
.navbar {
 position:relative;
 /* top:-50px; */
background-color: #fac312;
}

.nav-link{
 text-align:center;
 background-color: #39395d;
 border-bottom:1px solid #525050;
 color:#fff9f9;
 padding:15px;
}
.main2 {
  text-align:center;
  font-size:13px;
}
  .main3 {
    text-align:left;
    font-size:13px;
  }

  .carousel-text h1{
    font-size:20px;
    line-height:1.5rem;
  }
  .carousel-text h2{
    font-size:10px;
  }
.card-section {
  padding-top:50px;
  padding-bottom:50px;
}
.bottom-btn {
 padding-top:10px;
 }

}
@media screen and (min-width: 600px) {
  .wrapper {
    position:relative;
    top:-211px;
   }
   .wrapper {
    margin:auto;
  
  }
   .bottom-btn {
    position:relative;
    top:-140px;
   }
}

.card-body h4{
  text-transform: uppercase;
  font-size: 20px;;
  font-weight:700;
}
.bottom-text a p{
text-align:right;
text-transform: uppercase;
font-size:12px;
font-weight:700;
}
.bottom-text h6{
  text-transform: uppercase;
  font-size:12px;
  font-weight:700;
  }
  .bottom-text h5{
    text-transform: uppercase;
    font-size:15px;
    font-weight:700;
    }
    .bottom-text span {
      color:#fac312;
    }
    



    .slide-text {
      height:200px;
    }
    .slide-text p {
      font-size:13px;
      text-align:left;
      font-family:cursive;
      color:#777777;
    }
   .border-style {
    text-align:center;
    justify-content: center;
   }
   .main2 h5 {
    font-size:20px;
    font-weight:700;
   }
   .main2 p {
    color:#777777;
    font-size:14px;
    font-weight:500;
   }

   @import url('https://fonts.googleapis.com/css?family=Barriecito|Quicksand&display=swap');

* {
  transition: all .7s ease;
}

    
.navScrolled {
      position: fixed;
      top: 0;
      z-index: 10;
      width:120%;
      background-color:#fff;
      box-shadow: 0px 1px 1px gray;
      
    }
    .top-nav {
    position: sticky;
    position: -webkit-sticky;
    top: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
/* .row {
display: flex;
padding: 0rem 10%;
justify-content: center;
} */
a:link {
  /* text-decoration: none;
  color: #fff; */
}



.wrapper {

  /* display: inline-block; */
  background: #fff;
  position: relative;
  margin: auto;
  width: auto;
  margin-bottom:15px;
  height: 400px;

  overflow: hidden;
  /* box-shadow: 0px 10px 25px #999; */
  /* position:absolute;
  top:69%; */
}

.pic {

  /* padding: 0 0 5px 0;
  margin-bottom: 15px; */
}

.wrapper:hover .pic,
.wrapper:focus .pic {
  transform: scale(1.2);
}

p.header {
  padding: 0 20px;
  font-size: 18px;
  font-weight: bold;

}

p.content {
  padding: 0 20px;
  font-size: 14px;
  text-align: justify;
}

a .readmore {
  height: 40px;
  width: 100px;
  float: right;
  padding-left: 10px;
  line-height: 40px;
  background-color: #1b2936;
  COLOR:#FFF;
  margin: 20px;
  font-size: 12px;
  border-radius: 5px;
  position:relative;
  top:-223px;
  left:20px;
}

a .readmore:hover {
  background-color: #9fdf55;
}

a .readmore i {
  color: #fff;
  margin-left: 5px;
  transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 320ms;
}

a .readmore:hover i {
  margin: 0 0 0 20px;
}




.button-center {
  background-color: #8bc34a;
  margin-top: 20px;
}

a .leesmeer {
  height: 40px;
  width: 110px;
  padding-left: 10px;
  line-height: 40px;
  margin: 0 auto;
  font-size: 15px;
  border-radius: 5px;
}
a .button-center:hover {
  background-color: #9fdf55;
}
a .button-center i {
  color: #fff;
  margin-left: 5px;
  transition: cubic-bezier(0.68, -0.55, 0.27, 01.55) 320ms;
}
a .button-center:hover i {
  margin: 0 0 0 20px;
}


.card-section {
        background:url(images/parallax01.jpg)no-repeat;
      background-attachment: fixed;
      background-repeat: no-repeat;
      background-size: cover;
      width:auto;
      height:100%;
 
}
.bottom-btn .btn {
color:#fff;
background-color:#ff5e14;
width:200px;
height:45px;
border-radius:50px;
font-size:12px;
font-weight:900;
/* position:relative;
top:-150px; */
}

.offset_text {
  text-align:center;
}

/* .contract-logis {
  background-color:gray;
  padding:10px;
 
} */


/* .img-logo {
margin-left:100px;
} */
/* .img-text {
position:relative;
top:-38px;
left:46%;
text-align:left;
color:#000;
} */








/* 
h2{
  text-align:center;
  padding: 20px;
} */
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #151414;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ff5e14;
}
.footer-widget ul li {
  /* display: inline-block; */
  /* float: left; */
  /* width: 50%; */
  /* margin-bottom: 12px;
  line-height: ; */
}
.footer-widget ul li a:hover{
  color: #ff5e14;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}

.left-content {
  text-align:center;
}
.left-content ul li {
text-align:left;
}

.dashboard {

}
.dashboard a{
    text-decoration:none;
    color:#fff;
    text-align:left;
    font-size:15px;
    font-weight:500;

}
.dashboard li {
    /* border-bottom:1px solid lightgray; */
    line-height:2.8rem;
    list-style:none;
    cursor:pointer;
    color:#fff;
    /* text-align:left;
    justify-content: start; */
}
.tab p {
  color:#fff;
  font-size:25px;
  font-weight:700;
}
.tab {
  float:right;
}



#button {
  display: inline-block;
  background-color: #ff5e14;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}



.animate__animated.animate__slideInUp,.animate__slideInRight,.animate__slideInLeft,.animate__fadeInDown,.animate__zoomIn {
  --animate-duration: 3s;
}

:root {
  --animate-duration: 800ms;
  --animate-delay: 0.9s;
}


.service_page {
  background-color:rgb(148, 223, 253);
}


/* .right-half .img {

  vertical-align: middle;
} */


@media screen and (min-width: 1440px) { 
.wrapper {
  display:table-cell;
}
.right-half img {
  /* padding-top:12%; */
  width:1000px;
}
}
@media screen and (min-width: 1200px) { 

  .right-half img {
    /* padding-top:12%; */
    width:1000px;
  }
  }