/*btn back to top*/
  #btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  }
/*btn back to top*/


/*color set*/
  .bg-set {
    height: auto;
    background: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ), url('../img/base-long.png');
    background-size: cover;
    /*background-position: center;*/
    background-repeat: no-repeat;
  }

  .l-bg-cherry {
      background: linear-gradient(to right, #493240, #f09) !important;
      color: #fff;
      opacity: 0.95;
  }

  .l-bg-blue-dark {
      background: linear-gradient(to right, #373b44, #4286f4) !important;
      color: #fff;
      opacity: 0.95;
  }

  .l-bg-green-dark {
      background: linear-gradient(to right, #0a504a, #38ef7d) !important;
      color: #fff;
      opacity: 0.95;
  }

  .l-bg-orange-dark {
      background: linear-gradient(to right, #a86008, #ffba56) !important;
      color: #fff;
      opacity: 0.95;
  }

  .l-bg-cyan {
      background: linear-gradient(135deg, #289cf5, #84c0ec) !important;
      color: #fff;
  }

  .l-bg-green {
      background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%) !important;
      color: #fff;
  }

  .l-bg-orange {
      background: linear-gradient(to right, #f9900e, #ffba56) !important;
      color: #fff;
  }

  .l-bg-cyan {
      background: linear-gradient(135deg, #289cf5, #84c0ec) !important;
      color: #fff;
  }


  .btn-hover {
      color: #fff;
      background-size: 300% 100%;
      moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      -webkit-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
  }

  .btn-hover:hover {
      color:#fff;
      background-position: 100% 0;
      moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      -webkit-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
  }

  .btn-hover:focus {
      outline: none;
  }

  .color-1 {
      background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
      box-shadow: 0 2px 5px 0 rgba(49, 196, 190, 0.75);
  }
  .color-2 {
      background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
      box-shadow: 0 2px 5px 0 rgba(229, 66, 10, 0.75);
  }
  .color-3 {
      background-image: linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #8E37D7);
      box-shadow: 0 2px 5px 0 rgba(116, 79, 168, 0.75);
  }
  .color-4 {
      background-image: linear-gradient(to right, #fc6076, #ff9a44, #ef9d43, #e75516);
      box-shadow: 0 2px 5px 0 rgba(252, 104, 110, 0.75);
  }
  .color-5 {
      background-image: linear-gradient(to right, #0ba360, #3cba92, #30dd8a, #2bb673);
      box-shadow: 0 2px 5px 0 rgba(23, 168, 108, 0.75);
  }
  .color-6 {
      background-image: linear-gradient(to right, #009245, #FCEE21, #00A8C5, #D9E021);
      box-shadow: 0 2px 5px 0 rgba(83, 176, 57, 0.75);
  }
  .color-7 {
      background-image: linear-gradient(to right, #6253e1, #852D91, #A3A1FF, #F24645);
      box-shadow: 0 2px 5px 0 rgba(126, 52, 161, 0.75);
  }
  .color-8 {
      background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);
      box-shadow: 0 2px 5px 0 rgba(45, 54, 65, 0.75);
  }
  .color-9 {
      background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
      box-shadow: 0 2px 5px 0 rgba(65, 132, 234, 0.75);
  }
  .color-10 {
          background-image: linear-gradient(to right, #ed6ea0, #ec8c69, #f7186a , #FBB03B);
      box-shadow: 0 2px 5px 0 rgba(236, 116, 149, 0.75);
  }
  .color-11 {
         background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);  box-shadow: 0 5px 15px rgba(242, 97, 103, .4);
  }
/*color set*/






/*error animation*/
  .error {
    color: #5a5c69;
    font-size: 7rem;
    position: relative;
    line-height: 1;
    width: 12.5rem;
  }

  @-webkit-keyframes noise-anim {
    0% {
      clip: rect(81px, 9999px, 74px, 0);
    }
    5% {
      clip: rect(2px, 9999px, 29px, 0);
    }
    10% {
      clip: rect(1px, 9999px, 15px, 0);
    }
    15% {
      clip: rect(50px, 9999px, 8px, 0);
    }
    20% {
      clip: rect(99px, 9999px, 79px, 0);
    }
    25% {
      clip: rect(85px, 9999px, 15px, 0);
    }
    30% {
      clip: rect(41px, 9999px, 53px, 0);
    }
    35% {
      clip: rect(22px, 9999px, 36px, 0);
    }
    40% {
      clip: rect(73px, 9999px, 79px, 0);
    }
    45% {
      clip: rect(82px, 9999px, 100px, 0);
    }
    50% {
      clip: rect(47px, 9999px, 96px, 0);
    }
    55% {
      clip: rect(10px, 9999px, 44px, 0);
    }
    60% {
      clip: rect(7px, 9999px, 24px, 0);
    }
    65% {
      clip: rect(29px, 9999px, 88px, 0);
    }
    70% {
      clip: rect(12px, 9999px, 44px, 0);
    }
    75% {
      clip: rect(25px, 9999px, 57px, 0);
    }
    80% {
      clip: rect(38px, 9999px, 35px, 0);
    }
    85% {
      clip: rect(20px, 9999px, 96px, 0);
    }
    90% {
      clip: rect(58px, 9999px, 44px, 0);
    }
    95% {
      clip: rect(72px, 9999px, 41px, 0);
    }
    100% {
      clip: rect(69px, 9999px, 72px, 0);
    }
  }

  @keyframes noise-anim {
    0% {
      clip: rect(81px, 9999px, 74px, 0);
    }
    5% {
      clip: rect(2px, 9999px, 29px, 0);
    }
    10% {
      clip: rect(1px, 9999px, 15px, 0);
    }
    15% {
      clip: rect(50px, 9999px, 8px, 0);
    }
    20% {
      clip: rect(99px, 9999px, 79px, 0);
    }
    25% {
      clip: rect(85px, 9999px, 15px, 0);
    }
    30% {
      clip: rect(41px, 9999px, 53px, 0);
    }
    35% {
      clip: rect(22px, 9999px, 36px, 0);
    }
    40% {
      clip: rect(73px, 9999px, 79px, 0);
    }
    45% {
      clip: rect(82px, 9999px, 100px, 0);
    }
    50% {
      clip: rect(47px, 9999px, 96px, 0);
    }
    55% {
      clip: rect(10px, 9999px, 44px, 0);
    }
    60% {
      clip: rect(7px, 9999px, 24px, 0);
    }
    65% {
      clip: rect(29px, 9999px, 88px, 0);
    }
    70% {
      clip: rect(12px, 9999px, 44px, 0);
    }
    75% {
      clip: rect(25px, 9999px, 57px, 0);
    }
    80% {
      clip: rect(38px, 9999px, 35px, 0);
    }
    85% {
      clip: rect(20px, 9999px, 96px, 0);
    }
    90% {
      clip: rect(58px, 9999px, 44px, 0);
    }
    95% {
      clip: rect(72px, 9999px, 41px, 0);
    }
    100% {
      clip: rect(69px, 9999px, 72px, 0);
    }
  }

  .error:after {
    content: attr(data-text);
    position: absolute;
    left: 2px;
    text-shadow: -1px 0 #e74a3b;
    top: 0;
    color: #5a5c69;
    background: #f8f9fc;
    overflow: hidden;
    clip: rect(0, 900px, 0, 0);
    animation: noise-anim 2s infinite linear alternate-reverse;
  }

  @-webkit-keyframes noise-anim-2 {
    0% {
      clip: rect(82px, 9999px, 93px, 0);
    }
    5% {
      clip: rect(13px, 9999px, 71px, 0);
    }
    10% {
      clip: rect(22px, 9999px, 90px, 0);
    }
    15% {
      clip: rect(17px, 9999px, 11px, 0);
    }
    20% {
      clip: rect(21px, 9999px, 91px, 0);
    }
    25% {
      clip: rect(37px, 9999px, 33px, 0);
    }
    30% {
      clip: rect(37px, 9999px, 80px, 0);
    }
    35% {
      clip: rect(6px, 9999px, 49px, 0);
    }
    40% {
      clip: rect(86px, 9999px, 60px, 0);
    }
    45% {
      clip: rect(46px, 9999px, 83px, 0);
    }
    50% {
      clip: rect(16px, 9999px, 83px, 0);
    }
    55% {
      clip: rect(73px, 9999px, 36px, 0);
    }
    60% {
      clip: rect(58px, 9999px, 98px, 0);
    }
    65% {
      clip: rect(20px, 9999px, 93px, 0);
    }
    70% {
      clip: rect(43px, 9999px, 67px, 0);
    }
    75% {
      clip: rect(66px, 9999px, 75px, 0);
    }
    80% {
      clip: rect(66px, 9999px, 41px, 0);
    }
    85% {
      clip: rect(17px, 9999px, 47px, 0);
    }
    90% {
      clip: rect(49px, 9999px, 68px, 0);
    }
    95% {
      clip: rect(8px, 9999px, 85px, 0);
    }
    100% {
      clip: rect(83px, 9999px, 50px, 0);
    }
  }

  @keyframes noise-anim-2 {
    0% {
      clip: rect(82px, 9999px, 93px, 0);
    }
    5% {
      clip: rect(13px, 9999px, 71px, 0);
    }
    10% {
      clip: rect(22px, 9999px, 90px, 0);
    }
    15% {
      clip: rect(17px, 9999px, 11px, 0);
    }
    20% {
      clip: rect(21px, 9999px, 91px, 0);
    }
    25% {
      clip: rect(37px, 9999px, 33px, 0);
    }
    30% {
      clip: rect(37px, 9999px, 80px, 0);
    }
    35% {
      clip: rect(6px, 9999px, 49px, 0);
    }
    40% {
      clip: rect(86px, 9999px, 60px, 0);
    }
    45% {
      clip: rect(46px, 9999px, 83px, 0);
    }
    50% {
      clip: rect(16px, 9999px, 83px, 0);
    }
    55% {
      clip: rect(73px, 9999px, 36px, 0);
    }
    60% {
      clip: rect(58px, 9999px, 98px, 0);
    }
    65% {
      clip: rect(20px, 9999px, 93px, 0);
    }
    70% {
      clip: rect(43px, 9999px, 67px, 0);
    }
    75% {
      clip: rect(66px, 9999px, 75px, 0);
    }
    80% {
      clip: rect(66px, 9999px, 41px, 0);
    }
    85% {
      clip: rect(17px, 9999px, 47px, 0);
    }
    90% {
      clip: rect(49px, 9999px, 68px, 0);
    }
    95% {
      clip: rect(8px, 9999px, 85px, 0);
    }
    100% {
      clip: rect(83px, 9999px, 50px, 0);
    }
  }

  .error:before {
    content: attr(data-text);
    position: absolute;
    left: -2px;
    text-shadow: 1px 0 #4e73df;
    top: 0;
    color: #5a5c69;
    background: #f8f9fc;
    overflow: hidden;
    clip: rect(0, 900px, 0, 0);
    animation: noise-anim-2 3s infinite linear alternate-reverse;
  }
/*error animation end*/



/*fileinput css*/
  .fileinput {display:inline-block;margin-bottom:9px;}
  .fileinput .form-control {display:inline-block;padding-top:7px;padding-bottom:5px;margin-bottom:0;vertical-align:middle;cursor:text;}
  .fileinput .thumbnail {display:inline-block;margin-bottom:5px;overflow:hidden;text-align:center;vertical-align:middle;}
  .fileinput .thumbnail>img {max-height:100%;}
  .fileinput .btn {vertical-align:middle;}
  .fileinput-exists 
  .fileinput-new ,
  .fileinput-new 
  .fileinput-exists {display:none;}
  .fileinput-inline 
  .fileinput-controls {display:inline;}
  .fileinput-filename {display:inline-block;overflow:hidden;vertical-align:middle;}.form-control 
  .fileinput-filename {vertical-align:bottom;}
  .fileinput-new .input-group .button-file {border-radius:0;}
  .fileinput-new .input-group .button-file.btn-xs ,
  .fileinput-new .input-group .button-file.btn-sm {border-radius:0;}
  .fileinput-new .input-group .button-file.btn-lg {border-radius:0;}.form-group.has-warning 
  .fileinput 
  .fileinput-preview {color:#8a6d3b;}.form-group.has-warning 
  .fileinput .thumbnail {border-color:#faebcc;}.form-group.has-error 
  .fileinput 
  .fileinput-preview {color:#a94442;}.form-group.has-error 
  .fileinput .thumbnail {border-color:#ebccd1;}.form-group.has-success 
  .fileinput 
  .fileinput-preview {color:#3c763d;}.form-group.has-success 
  .fileinput .thumbnail {border-color:#d6e9c6;}.input-group-addon:not(:first-child) {border-left:0;}
  .button-file {position:relative;overflow:hidden;vertical-align:middle;}
  .button-file>input {position:absolute;top:0;right:0;height:100%;margin:0;font-size:23px;cursor:pointer;opacity:0;}
/*fileinput css*/




/*video head*/
  header {
    position: relative;
    background-color: black;
    height: 100vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
  }

  header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }

  header .container {
    position: relative;
    z-index: 2;
  }

  header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 30%, rgba(2,0,36,1) 100%);
    opacity: 0.5;
    z-index: 1;
  }

  @media (pointer: coarse) and (hover: none) {
    header {
      background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
    }

    header video {
      display: none;
    }
  }


  .navbar {
      -webkit-transition: all 0.1s ease-out;
      -moz-transition: all 0.1s ease-out;
      -o-transition: all 0.1s ease-out;
      -ms-transition: all 0.1s ease-out;
      transition: all 0.1s ease-out;
      background: rgba(0, 0, 0, 0.5) !important; /* NON-IE */
  }

  .navbar a{
    color:#fff;
    font-size: 16px;
  }
  .navbar a:hover{
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    color:#FE7F9C;
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
    border-color: #FE7F9C;
  }

  .navbar.scrolled {
      background: rgba(255, 255, 255, 1) !important; /* NON-IE */
      border-style: solid;
      border-width: 0px; border-bottom-width: 5px;
      color:#FE7F9C;
      border-color: #FE7F9C;
  }

  .navbar.scrolled a{
    color:#FE7F9C;
  }
  .navbar.scrolled a:hover{
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    color:#FE7F9C;
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
    border-color: #FE7F9C;
  }
/*video head*/





/*heavy rotation*/
  .rw-wrapper{
    padding: 0;
  }

  .rw-sentence{
    margin: 0;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
  }
  .rw-sentence span{
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
    font-weight: normal;
  }
  .rw-words{
    display: inline;
    text-indent: 10px;
  }
  .rw-words span{
    position: absolute;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    color: #2EFEF7;
  }
  .rw-words-1 span{
    animation: rotateWordsFirst 12s linear infinite 0s;
  }
  .rw-words-2 span{
    animation: rotateWordsSecond 12s linear infinite 0s;
  }
  .rw-words span:nth-child(2) { 
    animation-delay: 3s; 
    color: #FE9A2E;
  }
  .rw-words span:nth-child(3) { 
    animation-delay: 6s; 
    color: #FE7F9C; 
  }
  .rw-words span:nth-child(4) { 
    animation-delay: 9s; 
    color: #CEF6D8;
  }
/*  .rw-words span:nth-child(5) { 
    animation-delay: 12s; 
    color: #8d6b9d;
  }
  .rw-words span:nth-child(6) {  
    animation-delay: 15s; 
    color: #9b6b9d;
  }*/

  @keyframes rotateWordsFirst {
      0% { opacity: 1; animation-timing-function: ease-in; height: 0px; }
      8% { opacity: 1; height: 60px; }
      19% { opacity: 1; height: 60px; }
    25% { opacity: 0; height: 60px; }
      100% { opacity: 0; }
  }

  @keyframes rotateWordsSecond {
      0% { opacity: 1; animation-timing-function: ease-in; width: 0px; }
      10% { opacity: 0.3; width: 0px; }
    20% { opacity: 1; width: 100%; }
      27% { opacity: 0; width: 100%; }
      100% { opacity: 0; }
  }
/*heavy rotation*/



.filter 
{
  margin-bottom: 20px;
}

.port-image
{
    width: 100%;
}

.each-item
{
    position:relative;
    overflow:hidden;
}

.each-item:hover .cap2, .each-item:hover .cap1
{
    left:0px;
}

.cap1
{
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.9);
    top:0px;
    left:-100%;
    padding:10px;
    color:#fff;
    
    transition: all .5s;
}

/*.cap2
{
    position:absolute;
    width:100%;
    height:30%;
    background:rgba(254, 127, 156, 0.9);
    bottom:0px;
    left:100%;
    padding:10px;
    
    transition: all .5s;
}*/






}
.timeline_area {
    position: relative;
    z-index: 1;
}
.single-timeline-area {
    position: relative;
    z-index: 1;
    padding-left: 180px;
}
@media only screen and (max-width: 575px) {
    .single-timeline-area {
        padding-left: 100px;
    }
}
.single-timeline-area .timeline-date {
    position: absolute;
    width: 180px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 60px;
}
@media only screen and (max-width: 575px) {
    .single-timeline-area .timeline-date {
        width: 100px;
    }
}
.single-timeline-area .timeline-date::after {
    position: absolute;
    width: 3px;
    height: 100%;
    content: "";
    background-color: #ebebeb;
    top: 0;
    right: 30px;
    z-index: 1;
}
.single-timeline-area .timeline-date::before {
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #FE7F9C;
    content: "";
    top: 50%;
    right: 26px;
    z-index: 5;
    margin-top: -5.5px;
}
.single-timeline-area .timeline-date p {
    margin-bottom: 0;
    color: #020710;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.single-timeline-area .single-timeline-content {
    position: relative;
    z-index: 1;
    padding: 30px 30px 25px;
    border-radius: 6px;
    margin-bottom: 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
    box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
    border: 1px solid #ebebeb;
}
@media only screen and (max-width: 575px) {
    .single-timeline-area .single-timeline-content {
        padding: 20px;
    }
}
.single-timeline-area .single-timeline-content .timeline-icon {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 30px;
    height: 30px;
    background-color: #FE7F9C;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    text-align: center;
    max-width: 30px;
    border-radius: 50%;
    margin-right: 15px;
}
.single-timeline-area .single-timeline-content .timeline-icon i {
    color: #ffffff;
    line-height: 30px;
}
.single-timeline-area .single-timeline-content .timeline-text h6 {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.single-timeline-area .single-timeline-content .timeline-text p {
    font-size: 13px;
    margin-bottom: 0;
}
.single-timeline-area .single-timeline-content:hover .timeline-icon,
.single-timeline-area .single-timeline-content:focus .timeline-icon {
    background-color: #020710;
}
.single-timeline-area .single-timeline-content:hover .timeline-text h6,
.single-timeline-area .single-timeline-content:focus .timeline-text h6 {
    color: #3f43fd;
}





.section-header h3 {
    font-size: 36px;
    color: #283d50;
    text-align: center;
    font-weight: 500;
    position: relative;
}

.section-header p {
    text-align: center;
    margin: auto;
    font-size: 15px;
    padding-bottom: 60px;
    color: #556877;
    width: 50%;
}

#clients {
    
}
#clients .clients-wrap {
    margin-bottom: 30px;
}

#clients .client-logo {
    padding: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d6eaff;
    overflow: hidden;
    background: #fff;
    height: 160px;
    margin-bottom: 20px;
}

#clients img {
    transition: all 0.4s ease-in-out;
}
 


.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}


.hiddenent
{
  display: none;
}





.blockquote-custom {
  position: relative;
  font-size: 1.1rem;
}

.blockquote-custom-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -25px;
  left: 50px;
}