/****** PLACE YOUR CUSTOM STYLES HERE ******/

.error {
  color: #F44336;
}

.mb48 {
    clear: both;
}

.projects.pt48 {
  padding: 10px 0;
}

.company-slider {
  padding: 10px 0;
}

input.error,
textarea .error {
  border: 1px solid #F44336 !important;
}

.travelo-process-section,
.travelo-title,
.text-white {
  color:#fff;
}
.travelo-process {
  margin-bottom: 60px;
}


.travelo-process .process h4 {
    margin: 0;
    font-size: 18px;
    color: #fff;
}

.travelo-process .process.first {
    top: 9.6446%;
    right: 65.6%;
    margin-left: 0;
    text-align: right;
}

.travelo-process .process.second {
  top: -2.3554%;
  left: 50.3554%;
  margin-right: 0;
  text-align: left;
}

.travelo-process .process.third {
    top: 76.3554%;
    left: 94.9%;
    margin-right: 0;
    text-align: left;
}

.travelo-process .process.forth {
  top: 98.6%;
  right: 56.3554%;
  margin-left: 0;
  text-align: right;
}

.travelo-process .process.fifth {
  top: 41.3554%;
  right: 74.8%;
  margin-left: 0;
  text-align: right;
}

.travelo-process .process.sixth {
    top: 9.6446%;
    left: 83.3554%;
    margin-right: 0;
    text-align: left;
}

.travelo-process .process.seventh {
    top: 41.3554%;
    left: 101.6%;;
    margin-right: 0;
    text-align: left;
}

.travelo-process .process.eighth {
    top: 76.3554%;
    right: 68%;
    margin-left: 0;
    text-align: right;
}

.travelo-process .process.ninth {
    top: 98.5%;
    left: 68.3554%;
    margin-right: 0;
    text-align: left;
}

.travelo-process .process.first .details,
.travelo-process .process.forth .details,
.travelo-process .process.fifth .details,
.travelo-process .process.eighth .details {
  padding-right: 5%;
  padding-left: 0;
  text-align: left;
  width: 82%;
}

.travelo-process .process.first .details {
  width: 84%
}
.travelo-process .process.forth .details {
  width: 85%;
}

.travelo-process .process.second .details,
.travelo-process .process.third .details,
.travelo-process .process.sixth .details,
.travelo-process .process.seventh .details,
.travelo-process .process.ninth .details {
  padding-left: 5%;
  padding-right: 0;
}

.my-circle {
    border: 3px solid #01b7f2;
    border-radius: 50%;
    padding: 12px;
}

.travelo-image-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: table;
    text-align: center;
    width: 100%;
}

.travelo-image-content h5 {
  margin: 0;
  padding: 0;
  color: #01b7f2;
  font-weight: bold;
}

.travelo-image-content p {
  margin: 0;
  padding: 0;
  color: #01b7f2;
  font-size: 12px;
  font-weight: bold;
}

.travelo-process-section {
  position: relative;
}
.travelo-process-section .container {
  z-index: 9;
}

#soap-popupbox .alert {
  padding: 15px 15px 15px 60px;
  font-size: 13px;
}

#soap-popupbox .alert .close {
    font-size: 12px;
    cursor: pointer;
    top: 8px;
    right: 8px;
}

/*=== New images over box ======*/
  .new-hover-effect .img-hover-box {
    text-align:center;
    color:#fff;
    position:relative
  }
  .new-hover-effect .img-hover-box .box-content,.new-hover-effect .img-hover-box:after {
    width:100%;
    position:absolute;
    left:0
  }
  .new-hover-effect .img-hover-box:after {
    content:"";
    height:100%;
    top:0;transition:all .5s ease 0s
  }
  .new-hover-effect .img-hover-box .post,.new-hover-effect .img-hover-box .box-title {
    transform:translateY(145px);
    transition:all .4s cubic-bezier(.13,.62,.81,.91) 0s
  }
  .new-hover-effect .img-hover-box:hover:after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#292929', GradientType=0);
  }
  .new-hover-effect .img-hover-box img {
    width:100%;
    height:auto
  }
  .new-hover-effect .img-hover-box .box-content {
    padding:20px;
    bottom:0;
    z-index:1
  }
  .new-hover-effect .img-hover-box .box-title {
    font-size: 16px;
    line-height: 24px;
    font-weight:600;
    text-transform:uppercase;
    margin:0 0 10px
  }
  .new-hover-effect .img-hover-box .post {
    display:block;
    padding: 8px 0;
    font-size: 14px;
    font-weight: 400;
  }
  .new-hover-effect .img-hover-box:hover .post,.new-hover-effect .img-hover-box:hover .box-title {
    transform:translateY(0)
  }
/*=== End New images over box ======*/

@media (min-width : 320px) and (max-width : 430px) {
  /* Styles */
  .travelo-process img {
    max-width: 80%;
  }
  .travelo-process-section h4.visible-xs {
    color: #fff;
  }
  .travelo-process .process .icon-wrapper i {
    font-size: 28px;
  }
  .travelo-process .process.first {
    top: 8.6446%;
    right: 83.6%;
  }

  .travelo-process .process.second {
    top: -5.3554%;
    left: 51.3554%;
  }

  .travelo-process .process.third {
      top: 80.3554%;
      left: 94.9%;
  }

  .travelo-process .process.forth {
    top: 102.6%;
    right: 68.3554%;
  }

  .travelo-process .process.fifth {
    top: 41.3554%;
    right: 93.8%;
  }

  .travelo-process .process.sixth {
    top: 8.6446%;
    left: 85.3554%;
  }

  .travelo-process .process.seventh {
      top: 42.3554%;
  }

  .travelo-process .process.eighth {
    top: 81.3554%;
    right: 91%;
  }

  .travelo-process .process.ninth {
      top: 102.5%;
      left: 69.3554%
  }
}

@media (max-width: 767px) {
  .travelo-process {
    margin-top: 40px;
  }
}

@media (min-width: 767px) {
  .travelo-process .process {
      width: auto;
    }

    .travelo-process .process .details {
      min-width: 200px;
    }

    .travelo-process .process.seventh .details {
      min-width: inherit;
    }

    .travelo-process .process.second {
      width: 100%;
    }

    .travelo-process .process.second .details {
      min-width: 250px;
    }
}

/*======================== FOOTER CSS ==============================================*/
#footer {
  padding: 0;
  border-top: 1px solid #2D3E52;
}

#footer .footer-wrapper {
  padding: 20px 0;
}
#footer .footer-wrapper > .container > .row > div {
  margin-top: 0;
}
#footer ul.discover {
  padding-left: 16px;
}

#footer .footer-wrapper h2 {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  color: #2d3e52;
}
#footer .footer-wrapper h5 {
  font-size: 12px;
  font-weight: normal;
  color: #2d3e52;
}

#footer .footer-wrapper a {
  text-decoration: none;
  color: inherit;
  font-weight: normal;
}

#footer .bottom .copyright p {
  margin-bottom: 0;
}

/*======================== END FOOTER CSS ==============================================*/

@media (min-width: 1024px) and (max-width: 1250px) {
    .travelo-process .process.seventh .details {
      min-width: 250px;
    }
}

@media (min-width: 1251px) {
  .travelo-process .process {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .inner-title.hover-reveal .title {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
  }
  .inner-title.hover-reveal:before {
    opacity: 1;
  }
}

@media all and (max-width: 990px) {
  .new-hover-effect .img-hover-box:after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.9))); 
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%); 
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#292929', GradientType=0);
  }
  .new-hover-effect .img-hover-box .post, .new-hover-effect .img-hover-box .box-title {
    transform:inherit;
    transition:inherit;
  }
}