@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Raleway:300,400,500,700,800|Lato:300,400,700");
/*-----------------------------b-----------------
CSS Structure
----------------------------------------------*/
.m0 {
  margin: 0; }

.p0 {
  padding: 0; }

body {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  background: #fff; }

a,
.btn,
button {
  text-decoration: none;
  outline: none;
  transition: all 0.1s ease-in-out; }

a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:hover,
button:focus {
  text-decoration: none;
  outline: none; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  box-shadow: none; }

p {
  margin: 0px; }

ul,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  list-style: none;
  padding: 0; }

section.row,
header.row,
footer.row {
  margin: 0; }

.title {
  font: 500 30px/55px "Poppins", serif;
  color: #282828;
  letter-spacing: 1.25px;
  text-align: center; }

.pr0 {
  padding-right: 0px; }

/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= header-area css ================================*/
.header-area {
  padding: 60px 100px 0px 85px;
  position: absolute;
  width: 100%;
  z-index: 999; }

/*========================= header-area css ================================*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*===================== button css ========================*/
/*-------------- slider btn css ---------------*/
.project-btn {
  font: 500 20px/70px "Poppins", serif;
  color: #37c1ee;
  letter-spacing: 1px;
  box-shadow: none;
  padding: 2px 71px 3px;
  display: inline-block;
  border-radius: 50px;
  position: relative;
  z-index: 1;
  border: 1px solid #37c1ee;
  overflow: hidden;
  background: transparent; }

.project-btn:hover {
  border: 1px solid #37c1ee;
  color: #fff;
  background: #37c1ee; }

.order-btn {
  font: 400 15px/56px "Poppins", serif;
  color: #37c1ee;
  background: none;
  border: 1px solid #37c1ee;
  border-radius: 50px;
  padding: 1px 53px;
  position: relative;
  z-index: 1; }

.order-btn:hover {
  color: #fff;
  z-index: 1;
  background-color: #37c1ee; }

.order-btn:hover:before {
  transform: scale(1, 1);
  z-index: -1; }

/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= slider-area css ================================*/
.slider-area {
  position: relative;
  z-index: 1;
  background: #fff; }

.slider-area .bubbles {
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  bottom: 0px;
  position: absolute;
  padding-left: 100px; }

.slider-area .bubbles li {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #c893c7;
  position: absolute;
  top: 19%;
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.slider-area .bubbles li.bubbles-1 {
  top: 37%; }

.slider-area .bubbles li.bubbles-2 {
  right: 11%;
  background: #9dd2ff; }

.slider-area .bubbles li.bubbles-3 {
  width: 16px;
  height: 16px;
  background: #ffc25a;
  right: 28%;
  top: 28%; }

.slider-area .bubbles li.bubbles-4 {
  width: 17px;
  height: 17px;
  border: 1px solid #59e49a;
  right: 20%;
  top: auto;
  bottom: 25%;
  background: #fff; }

.slider-area .bubbles li.bubbles-5 {
  width: 47px;
  height: 47px;
  border: 1px solid #59e49a;
  right: 35%;
  top: auto;
  bottom: 15%;
  background: #fff; }

.slider-area .bubbles li.bubbles-6 {
  width: 12px;
  height: 12px;
  background: #59e059;
  top: 40%;
  left: 20%; }

.slider-area .bubbles li.bubbles-7 {
  bottom: 18%;
  left: 25%;
  top: auto;
  background: #ffd080; }

.slider-area .carousel .carousel-inner {
  text-align: center; }

.slider-area .carousel .carousel-inner .item {
  min-height: 950px; }

.slider-area .carousel .carousel-inner .item .slider-text {
  text-shadow: none;
  font-family: "Poppins", serif;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 100%; }

.slider-area .carousel .carousel-inner .item .slider-text h4 {
  font: 300 22px/30px "Poppins", serif;
  color: #444444;
  letter-spacing: 1.1px;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 26px;
  margin-bottom: 12px; }

.slider-area .carousel .carousel-inner .item .slider-text h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #000;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }

.slider-area .carousel .carousel-inner .item .slider-text h5 {
  font-weight: 500;
  font-size: 48px;
  line-height: 65px;
  color: #000; }

.slider-area .carousel .carousel-inner .item .slider-text .project-btn {
  margin-top: 74px; }

.slider-area .carousel .carousel-control {
  background: none;
  z-index: 0;
  width: 40px;
  height: 40px;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  line-height: 40px;
  text-align: center;
  font-size: 50px;
  box-shadow: none;
  text-shadow: none;
  color: #000;
  transition: all 0.4s linear; }

.slider-area .carousel .carousel-control:hover {
  color: #37c1ee; }

.slider-area .carousel .carousel-control.left {
  left: 6%; }

.slider-area .carousel .carousel-control.right {
  right: 6%; }

.slider-area .carousel .carousel-indicators {
  bottom: 21%; }

.slider-area .carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  background: #ccc;
  margin: 0px 2px; }

.slider-area .carousel .carousel-indicators li.active {
  background: #37c1ee; }

/*==== Icon Buzz =====*/
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/*========================= slider-area css ================================*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= about-us-area css ================================*/
.about-us-area {
  background: #f2f6f8;
  padding: 100px 0px;
  position: relative;
  z-index: 1; }

.about-us {
  margin-top: 30px; }

.about-us-area .about-us h5 {
  font-size: 30px;
  letter-spacing: 1.2px;
  color: #000;
  margin-bottom: 18px; }

.lineab {
  margin-bottom: 35px;
  background: #000;
  height: 3px;
  width: 62px; }

.about-us-area .about-us h3 {
  font-size: 22px;
  line-height: 28px;
  color: #3c3c3c;
  padding-bottom: 13px; }

.about-us-area .about-us p {
  font-size: 18px;
  line-height: 30px;
  color: #5f5f5f;
  padding-bottom: 70px; }

.about-us-area .about-us .project-btn {
  padding: 2px 48px 3px;
  line-height: 53px;
  font-size: 18px; }

.about-us-area .about-img {
  text-align: right; }

.about-us-area .about-img img {
  max-width: 100%; }

/*========================= about-us-area css ================================*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= services-area css ================================*/
.center-title p {
  line-height: 28px;
  font-size: 16px;
  color: #888; }

.center-title h5 {
  margin-bottom: 30px; }

.center-title h5:after {
  content: '';
  position: absolute;
  background: #282828;
  left: 0;
  top: 58px;
  bottom: 0;
  right: 0;
  height: 3px;
  width: 62px;
  margin: 0 auto; }

.services-area {
  padding: 100px 0px;
  background: #fafafa;
  position: relative;
  z-index: 1; }
.succes-subscribe{
    color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 30px;
    }
.services-area .service {
  padding-top: 70px; }

.services-area .carousel .is-selected {
  opacity: .90;
  filter: grayscale(0) !important;
  box-shadow: 0px 0px 30px 0px rgba(31, 34, 35, 0.65); }
.services-area .navigations {
  margin-top: 50px;
  width: 100%; }
  .services-area .navigations .left {
    float: left;
    width: 50%;
    text-align: left;
    cursor: pointer; }
  .services-area .navigations .right {
    float: right;
    width: 50%;
    text-align: right;
    cursor: pointer; }

.services-area .service .services-item {
  text-align: center;
  background-color: white;
  box-shadow: 0px 0px 7.6px 0.4px rgba(31, 34, 35, 0.1);
  padding: 49px 60px 43px;
  transition: all 0.5s ease; }

.services-area .service .services-item i {
  font-size: 100px;
  line-height: 120px;
  color: #37c1ee; }

.services-area .service .services-item h3 {
  font-size: 20px;
  line-height: 24px;
  color: #444444;
  padding: 26px 0px 18px; }

.services-area .service .services-item p {
  font-size: 15px;
  line-height: 24px;
  color: #888888; }

.services-area .service .services-item:hover {
  background-color: white;
  box-shadow: 0px 0px 30px 0px rgba(31, 34, 35, 0.15); }

.services-area .service .services-item:hover .arrow {
  background-color: #37c1ee;
  box-shadow: 0px 2px 15px 0px rgba(0, 126, 167, 0.4); }

.services-area .service .services-item:hover .arrow span {
  color: #fff; }

.arrow {
  margin-top: 38px;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.5s ease;
  text-align: center; }

.arrow span {
  font-size: 28px;
  line-height: 55px;
  color: #37c1ee;
  transition: all 0.5s ease; }
/*========================= services-area css ================================*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= featured-work-area css ================================*/
.featured-work-area {
  padding: 100px 0px 0;
  position: relative;
  z-index: 1;
  background: #fff; }

.featured-work-area .filter-row .gallery-filter {
  text-align: center;
  padding: 34px 0px 45px; }

.featured-work-area .filter-row .gallery-filter li {
  display: inline-block;
  font: 500 15px/35px "Poppins", serif;
  color: #737373;
  text-transform: uppercase;
  cursor: pointer;
  transition: all .2s ease-in-out; }

.featured-work-area .filter-row .gallery-filter li:hover {
  color: #444; }

.featured-work-area .filter-row .gallery-filter li + li {
  margin-left: 35px; }

.featured-work-area .filter-row .gallery-filter li.active {
  position: relative;
  color: #37c6f2;
  transition: .1s; }

.featured-work-area .filter-row .gallery-filter li.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #37c6f2; }

.featured-work-area .gallery {
  margin: 0px -7px 0px -8px; }

.featured-work-area .gallery .grid-sizer {
  width: 25%; }

.featured-work-area .gallery .gallery-item {
  padding: 8px;
  overflow: hidden; }

.featured-work-area .gallery .gallery-item .img-hover {
  position: relative;
  z-index: 1;
  overflow: hidden; }

.featured-work-area .gallery .gallery-item .img-hover:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  background: #3d3e3e;
  opacity: 0;
  z-index: 0;
  transition: all 0.4s ease-in-out;
  transform: translateY(-100%); }

.featured-work-area .gallery .gallery-item .img-hover img {
  max-width: 100%; }

.featured-work-area .gallery .gallery-item .img-hover .arrow {
  position: absolute;
  margin: 0px;
  top: calc(50% - 28px);
  left: calc(50% - 28px);
  transform: scale(0);
  transition: all 0.6s ease-in-out;
  background: #37c1ee;
  color: #fff;
  font-size: 28px;
  line-height: 55px; }

.featured-work-area .gallery .gallery-item .img-hover .arrow span {
  color: #fff; }

.featured-work-area .gallery .gallery-item .img-hover:hover:before {
  z-index: 0;
  transform: translateX(0);
  opacity: 0.66; }

.featured-work-area .gallery .gallery-item .img-hover:hover .arrow {
  transform: scale(1); }

.featured-work-area .view-all-btn {
  text-align: center;
  margin-top: 83px; }

.featured-work-area .view-all-btn .order-btn {
  font-size: 20px;
  line-height: 53px;
  letter-spacing: 0.4px;
  padding: 2px 60px 3px;
  box-shadow: none;
  display: inline-block; }

.section-pera p {
  margin-top: 40px; }

/*=======================Featured work 1 css=========================*/
.featured-work-area0 {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 120px 0; }

.featured-work-area0 .filter-row .gallery-filter {
  text-align: center;
  padding: 60px 0px 45px; }

.featured-work-area0 .filter-row .gallery-filter li {
  display: inline-block;
  font: 500 15px/35px "Poppins", serif;
  color: #737373;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.6s ease-in-out; }

.featured-work-area0 .filter-row .gallery-filter li + li {
  margin-left: 35px; }

.featured-work-area0 .filter-row .gallery-filter li.active {
  position: relative;
  color: #00bfd8; }

.featured-work-area0 .filter-row .gallery-filter li.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #00bfd8; }

.featured-work-area0 .gallery {
  margin: 0px -7px 0px -8px; }

.featured-work-area0 .gallery .grid-sizer {
  width: 25%; }

.featured-work-area0 .gallery .gallery-item {
  padding: 8px;
  overflow: hidden; }

.featured-work-area0 .gallery .gallery-item .img-hover {
  position: relative;
  z-index: 1;
  overflow: hidden;
  cursor: pointer; }

.featured-work-area0 .gallery .gallery-item .img-hover:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  background: #000;
  opacity: 0;
  z-index: 0;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }

.text0 h3 {
  color: #fff;
  font-size: 24px; }

.text0 p {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 14px; }

.img-hover .portfolio-hover-0 .text0 {
  position: absolute;
  bottom: 10px;
  left: 30px;
  opacity: 0;
  transition: .5s; }

.featured-work-area0 .gallery .gallery-item .img-hover:hover .text0 {
  opacity: 1;
  left: 30px;
  bottom: 30px;
  transition: .5s; }

.img-hover .portfolio-hover-0 span {
  position: absolute;
  bottom: 10%;
  left: 10px;
  color: #fff;
  font-size: 48px;
  opacity: 0;
  transition: .3s; }

.featured-work-area0 .gallery .gallery-item .img-hover .arrow span {
  color: #fff; }

.featured-work-area0 .gallery .gallery-item .img-hover:hover:before {
  z-index: 0;
  opacity: 0.66; }

.featured-work-area0 .gallery .gallery-item .img-hover:hover span {
  opacity: 1;
  left: 50px;
  transition: .8s; }

.featured-work-area0 .gallery .gallery-item .img-hover:hover .text0 {
  opacity: 1;
  left: 30px;
  transition: .5s; }

/******************/
/*========================= featured-work-area-2 css ================================*/
.featured-work-area2 {
  position: relative;
  z-index: 1;
  background: #fff; }

.featured-work-area2 .filter-row .gallery-filter2 {
  text-align: center;
  padding: 60px 0px 45px; }

.featured-work-area2 .filter-row .gallery-filter2 li {
  display: inline-block;
  font: 500 15px/35px "Poppins", serif;
  color: #737373;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.6s ease-in-out; }

.featured-work-area2 .filter-row .gallery-filter2 li + li {
  margin-left: 35px; }

.featured-work-area2 .filter-row .gallery-filter2 li.active {
  position: relative;
  color: #00bfd8; }

.featured-work-area2 .filter-row .gallery-filter2 li.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #00bfd8; }

.featured-work-area2 .gallery2 {
  margin: 0px -7px 0px -8px; }

.featured-work-area2 .gallery2 .grid-sizer {
  width: 25%; }

.featured-work-area2 .gallery2 .gallery-item {
  padding: 0px;
  overflow: hidden; }

.featured-work-area2 .gallery2 .gallery-item .img-hover {
  position: relative;
  z-index: 1;
  overflow: hidden;
  cursor: pointer; }

.featured-work-area2 .gallery2 .gallery-item .img-hover:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  background: #00bfd8;
  opacity: 0;
  z-index: 0;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }

.text2 h3 {
  color: #fff;
  font-size: 24px; }

.text2 p {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 18px; }

.img-hover .portfolio-hover-2 .text2 {
  position: absolute;
  top: 10%;
  left: 10px;
  opacity: 0;
  transition: .5s; }

.featured-work-area2 .gallery2 .gallery-item .img-hover:hover .text2 {
  opacity: 1;
  left: 50px;
  transition: .5s; }

.img-hover .portfolio-hover-2 span {
  position: absolute;
  bottom: 10%;
  left: 10px;
  color: #fff;
  font-size: 48px;
  opacity: 0;
  transition: .3s; }

.featured-work-area2 .gallery2 .gallery-item .img-hover .arrow span {
  color: #fff; }

.featured-work-area2 .gallery2 .gallery-item .img-hover:hover:before {
  z-index: 0;
  transform: translateX(0);
  opacity: 0.66; }

.featured-work-area2 .gallery2 .gallery-item .img-hover:hover span {
  opacity: 1;
  left: 50px;
  transition: .8s; }

.featured-work-area2 .gallery2 .gallery-item .img-hover:hover .text6 {
  opacity: 1;
  left: 50px;
  transition: .5s; }

.featured-work-area2 .view-all-btn {
  text-align: center;
  margin-top: 83px; }

.featured-work-area2 .view-all-btn .order-btn {
  font-size: 20px;
  line-height: 53px;
  letter-spacing: 0.4px;
  padding: 2px 60px 3px;
  box-shadow: none;
  display: inline-block; }

/*========================= featured-work-area css ================================*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= team-area css ================================*/
.team-area {
  background: #fafafa;
  padding: 100px 0px;
  position: relative;
  z-index: 10; }

.index2.team-area {
  background: #fff !important;
  position: relative;
  z-index: 10; }

.team-area .team-slider {
  padding-top: 75px; }

.team-area .team-slider .team {
  text-align: center;
  padding-bottom: 25px;
  background-color: white;
  box-shadow: 0px 0px 8px 0px rgba(74, 76, 75, 0.08);
  transition: all 0.8s ease-in-out;
  cursor: pointer;
  margin-bottom: 90px; }

.team-area .team-slider .team h3 {
  margin-top: 21px; }

.team-area .team-slider .team h3 a {
  font: 500 20px/32px "Poppins", serif;
  color: #444749;
  margin-top: 21px;
  transition: 0.2s; }

.team-area .team-slider .team h3 a:hover {
  color: #37c1ee;
  transition: 0.2s; }

.team-area .team-slider .team h5 {
  font: 300 16px/32px "Poppins", serif;
  color: #4f4f4f; }

.team-area .team-slider .team .social-icon {
  padding-top: 15px;
  margin-top: 0px; }

.team-area .team-slider .team .social-icon li {
  display: inline-block;
  color: #b2b2b2;
  font-size: 18px;
  line-height: 40px;
  transition: all 0.2s ease-in-out;
  padding-left: 5px;
  padding-right: 5px; }

.team-area .team-slider .team .social-icon li:hover {
  color: #37c1ee; }

.team-area .team-slider .team .social-icon li + li {
  padding-left: 25px; }

.team-area .team-slider .team:hover {
  background-color: white;
  box-shadow: 0px 5px 15px 0px rgba(74, 76, 75, 0.2); }

.team-area .team-slider .owl-controls .owl-dots {
  text-align: center; }

.team-area .team-slider .owl-controls .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #696b6f;
  display: inline-block;
  margin: 0px 4px; }

.team-area .team-slider .owl-controls .owl-dots .owl-dot.active {
  background: #37c1ee; }

/*========================= team-area css ================================*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= testimonial-area css ================================*/
.testimonial-area {
  display: flex;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.testimonial-area .testimonial-left {
  width: calc(50% + 176px);
  float: left;
  background: url("../image/testimonial-img/left-img.jpg") no-repeat scroll center 0;
  background-size: cover;
  flex: 1;
  position: relative;
  z-index: 1; }

.testimonial-area .testimonial-left:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(12, 16, 21, 0.95);
  display: block;
  z-index: -1; }
.date{
    text-transform:uppercase;
    }
.testimonial-area .testimonial-left .testimonial-slider {
  padding: 0px 110px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.testimonial-area .testimonial-left .testimonial-slider .content {
  font-family: "Poppins", serif;
  text-align: center; }

.testimonial-area .testimonial-left .testimonial-slider .content h3 {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -1.8px;
  color: #fff;
  padding-bottom: 36px; }

.testimonial-area .testimonial-left .testimonial-slider .content i {
  font-size: 40px;
  color: #37c1ee; }

.testimonial-area .testimonial-left .testimonial-slider .content p {
  font-size: 23px;
  line-height: 40px;
  color: #cccccc;
  padding: 34px 0px 35px 0px; }

.testimonial-area .testimonial-left .testimonial-slider .content h6 {
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 1.92px; }

.testimonial-area .testimonial-left .testimonial-slider .content h6 a {
  color: #fff; }

.testimonial-area .testimonial-left .testimonial-slider .owl-controls {
  margin-top: 56px; }

.testimonial-area .testimonial-left .testimonial-slider .owl-controls .owl-dots {
  text-align: center; }

.testimonial-area .testimonial-left .testimonial-slider .owl-controls .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #b7b9bc;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 9px; }

.testimonial-area .testimonial-left .testimonial-slider .owl-controls .owl-dots .owl-dot.active {
  width: 15px;
  height: 15px;
  background: #fff; }

.testimonial-area .testimonial-video {
  width: calc(50% - 176px);
  float: right; }

.testimonial-area .testimonial-video .video-js {
  width: 100%;
  height: 992px; }

.testimonial-area .testimonial-video .video-js .vjs-poster {
  background-size: cover; }

.testimonial-area .testimonial-video .video-js .vjs-big-play-button {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.testimonial-area .testimonial-video .video-js .vjs-big-play-button:before {
  color: #333333;
  line-height: 96px; }

/*========================= testimonial-area css ================================*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= pricing-area css ================================*/
.pricing-area {
  padding: 117px 0px 120px;
  background: #fff;
  position: relative;
  z-index: 10; }

.price-tab {
  max-width: 570px;
  margin: 40px auto 0px;
  border: 0px; }

.price-tab li {
  padding: 0px;
  margin: 0px;
  width: 50%; }

.price-tab li a {
  padding: 0px 50px;
  font: 700 16px/60px "Open Sans", sans-serif;
  color: #1a264a;
  text-transform: uppercase;
  margin: 0px;
  letter-spacing: 1.6px;
  border: 1px solid #e2e5e7;
  border-radius: 40px 0px 0px 40px;
  text-align: center; }

.price-tab li a:hover,
.price-tab li a:focus {
  background: #f8fafc; }

.price-tab li.active a {
  background: #f8fafc;
  border: 1px solid #e2e5e7;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.price-tab li.active a:hover,
.price-tab li.active a:focus {
  background: #f8fafc;
  border-color: #e2e5e7; }

.price-tab li:last-child a {
  border-radius: 0px 40px 40px 0px; }

.priceing-tab {
  padding: 80px 0px 0px; }

.price .pricing-box {
  border-radius: 3px;
  background-color: white;
  box-shadow: 0px 2px 17px 0px rgba(26, 38, 74, 0.09);
  text-align: center;
  padding: 18px 0px 60px;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }

.price .pricing-box .pricing-header {
  position: relative; }

.price .pricing-box .pricing-header .tag {
  font: 600 12px/23px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: #f88e40;
  width: 75px;
  transform: rotate(90deg);
  position: absolute;
  top: 4px;
  right: 0;
  padding: 4px 0px;
  border: 0px; }

.price .pricing-box .pricing-header .tag:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 13px solid #f88e40;
  position: absolute;
  top: 1px;
  transform: rotate(90deg);
  right: -14px; }

.price .pricing-box .pricing-header .tag:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 13px solid #f88e40;
  position: absolute;
  transform: rotate(90deg);
  right: -14px;
  bottom: 1px; }

.price .pricing-box .pricing-header h5 {
  font: 400 18px/60px "Montserrat", sans-serif;
  color: #1a264a;
  text-transform: uppercase;
  padding-bottom: 15px; }

.price .pricing-box .pricing-header .packeg_typ {
  font: 400 22px/60px "Montserrat", sans-serif;
  color: #4f4e50;
  background: #f8fafc;
  padding: 30px 0px; }

.price .pricing-box .pricing-header .packeg_typ span {
  font: 400 24px/35px "Open Sans", sans-serif;
  letter-spacing: 1px;
  vertical-align: top; }

.price .pricing-box .pricing-header .packeg_typ small {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 30px;
  vertical-align: bottom;
  color: #1aabec; }

.packeg_price {
  font-size: 55px;
  color: #a19ea6;
  margin-bottom: 40px; }

.packeg_price span {
  font-size: 22px;
  color: #a19ea6;
  vertical-align: middle; }

.price .pricing-box .plan-lists {
  padding: 47px 0px 30px; }

.price .pricing-box .plan-lists li {
  font: 400 18px/40px "Open Sans", sans-serif;
  color: #1a264a; }

.price .pricing-box:hover {
  box-shadow: 0px 17px 37px 0px rgba(26, 38, 74, 0.25); }

.price .pricing-box:hover .purchase-btn {
  background: #1aabec;
  color: #fff; }

.price .pricing-box.active {
  box-shadow: 0px 17px 37px 0px rgba(26, 38, 74, 0.25);
  border: none;
  position: relative;
  overflow: hidden; }

.price .pricing-box.active:hover .purchase-btn {
  background: #1aabec;
  color: #fff; }

.price .pricing-box.active:after {
  content: 'Best value';
  display: inline-block;
  position: absolute;
  right: -47px;
  top: 33px;
  background-color: #37c1ee;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: white;
  line-height: 40px;
  width: 200px;
  transform: rotate(45deg); }

.try {
  display: block;
  font: 400 12px/50px "Open Sans", sans-serif;
  color: #b8b8b8;
  text-transform: uppercase;
  transition: all 400ms linear 0s; }

.try:hover {
  color: #1aabec; }

.purchase-btn {
  font-size: 14px;
  color: #1aabec;
  font-weight: 500;
  letter-spacing: 1.4px;
  border: 1px solid #1aabec;
  display: inline-block;
  padding: 4px 67px;
  border-radius: 50px;
  transition: all 0.4s linear;
  line-height: 50px;
  text-transform: capitalize; }

/*=============== End pricing-area css ===================*/
.pricing-area2 .price-section {
  padding-top: 0; }

.pricing-area2 .price-tab li.active a {
  background: #fff; }

.center {
  margin: 0 auto; }

.pricing-header img {
  margin-top: 40px;
  margin-bottom: 40px; }

.pricing-box.active .packeg_typ {
  color: #37c1ee !important; }

.price .pricing-box.active .purchase-btn {
  background: #1aabec;
  color: #fff; }

/*========================= testimonial-area css ================================*/
.blog-area {
  padding: 100px 0px 144px;
  background: #fafafa;
  position: relative;
  z-index: 1; }
  
.blog-section img {
    max-width: 100%;
}
.blog-area .blog {
  padding-top: 75px; }

.blog-area .blog .blog-item {
  background-color: white;
  box-shadow: 0px 0px 8px 0px rgba(74, 76, 75, 0.08);
  transition: all 0.6s ease-in-out;
  cursor: pointer; }

.blog-area .blog .blog-item h5 {
  font-size: 15px;
  line-height: 43px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 12px;
  transition: all 0.5s ease-in-out;
  color: #4c4949; }

.blog-area .blog .blog-item h5:before {
  content: '';
  width: 37px;
  height: 2px;
  background: #272525;
  display: block;
  position: absolute;
  bottom: 0; }

.blog-area .blog .blog-item h5:hover {
  color: #4c5366; }

.blog-area .blog .blog-item .blog-content {
  padding: 24px 38px 60px 44px; }

.blog-area .blog .blog-item .blog-content h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  color: #272525;
  transition: .2s; }

.blog-area .blog .blog-item .blog-content h3:hover {
  color: #37c1ee;
  transition: .2s; }

.blog-area .blog .blog-item .blog-content h4 {
  font-size: 14px; }

.blog-area .blog .blog-item .blog-content h4 a span {
  font-size: 14px;
  padding: 4px 0px 15px;
  font-weight: 300;
  line-height: 30px;
  color: #999 !important;
  font-style: italic; }

.blog-area .blog .blog-item .blog-content h4 a {
  color: #5f5a5a;
  font-style: normal;
  margin-right: 6px;
  font-weight: 400; }

.blog-area .blog .blog-item .blog-content p {
  font-size: 16px;
  line-height: 28px;
  color: #706b6b; }

.blog-area .blog .blog-item:hover {
  background-color: white;
  box-shadow: 0px 5px 15px 0px rgba(74, 76, 75, 0.2); }

/*----------------------------------------------*/
/*----------------------------------------------*/
/*========================= contact-area css ================================*/
.contact-area {
  padding: 103px 0px 120px;
  background: #fff;
  z-index: 1;
  position: relative;
  box-shadow: 0 12px 12px 0px rgba(0, 0, 0, 0.06); }

.contact-area .contact-form {
  padding-top: 65px; }

.contact-area .contact-form input {
  width: 100%; }

.contact-area .contact-form .form-group {
  margin-bottom: 54px; }

.contact-area .contact-form .form-group .form-title {
  font: 500 15px/25px "Poppins", serif;
  color: #0d0d0d;
  text-transform: uppercase;
  padding-bottom: 15px; }

.contact-area .contact-form .form-group .form-control {
  font-size: 15px;
  line-height: 35px;
  color: #222;
  box-shadow: none;
  border: 1px solid #d6d2d2;
  border-radius: 3px;
  padding: 0px 20px 0px 30px;
  height: 60px; }

.contact-area .contact-form .form-group .form-control:focus {
  border-color: #555; }

.contact-area .contact-form .form-group .form-control.placeholder {
  color: #82898f; }

.contact-area .contact-form .form-group .form-control:-moz-placeholder {
  color: #82898f; }

.contact-area .contact-form .form-group .form-control::-moz-placeholder {
  color: #9c9c9c; }

.contact-area .contact-form .form-group .form-control::-webkit-input-placeholder {
  color: #82898f; }

.contact-area .contact-form .form-group textarea.form-control {
  height: 320px;
  resize: none;
  padding-top: 13px; }

.contact-area .contact-form button.order-btn {
  font-weight: 500;
  width: 220px;
  margin: 12px auto 0px auto;
  display: block; }

/*========================= contact-area css ================================*/
/*========================= footer area css ================================*/
/*===Footer====*/
.footer-area {
  position: relative;
  background: #fff;
  width: 100%;
  left: 0;
  z-index: 0;
  bottom: 0; }

.footer-top {
  padding: 50px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  background-size: cover;
  background: #f5f5f5; }

.footer-top .container {
  position: relative;
  z-index: 1; }

.footer-area .container {
  position: relative; }

.footer-top .footer_sidebar .widget {
  font: 400 15px/28px "Raleway", sans-serif;
  color: #878787; }

.footer-top .footer_sidebar .widget .logo {
  font: 700 30px/30px "Raleway", sans-serif;
  color: #151617;
  padding-bottom: 30px;
  display: block; }

.footer-top .footer_sidebar .widget .widget_title {
  font: 700 16px/21px "Raleway", sans-serif;
  color: #151617;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  padding-bottom: 33px; }

.footer-top .footer_sidebar .widget.about_us_widget .social_icon {
  padding-top: 37px; }

.footer-top .footer_sidebar .widget.about_us_widget .social_icon li {
  display: inline-block; }

.footer-top .footer_sidebar .widget.about_us_widget .social_icon li a {
  font-size: 14px;
  color: #878787;
  background: #ddd;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  padding: 6px 15px; }

.footer-top .footer_sidebar .widget.about_us_widget .social_icon li a:hover {
  background: none;
  color: #1aabec; }

.footer-top .footer_sidebar .widget.widget_contact ul li {
  display: table;
  width: 100%; }

.footer-top .footer_sidebar .widget.widget_contact ul li i {
  
  font-size: 14px;
  color: #878787;
  opacity: 1;
  line-height: 30px;
  width: 30px; }


.footer-top .footer_sidebar .widget.widget_contact ul li .fleft {
  float: left;
  width: calc(100% - 30px); }

.footer-top .footer_sidebar .widget.widget_contact ul li .fleft a {
  color: #878787;
  opacity: 1; }

.footer-top .footer_sidebar .widget.widget_contact ul li .fleft a:hover {
  color:#f36f6a;
  opacity: 1; }

.footer-top .footer_sidebar .widget.widget_contact ul li + li {
  padding-top: 18px; }

.footer-top .footer_sidebar .widget.widget_twitter {
  padding-right: 50px; }

.footer-top .footer_sidebar .widget.widget_twitter .tweets li {
  widows: 100%;
  display: table; }

.footer-top .footer_sidebar .widget.widget_twitter .tweets li i {
  float: left;
  width: 35px;
  font-size: 16px;
  line-height: 30px;
  color: #878787; }

.footer-top .footer_sidebar .widget.widget_twitter .tweets li .tweets-text {
  float: left;
  width: calc(100% - 35px);
  cursor: pointer; }

.footer-top .footer_sidebar .widget.widget_twitter .tweets li .tweets-text a {
  opacity: 1;
  color: #878787; }
  .footer-top .footer_sidebar .widget.widget_twitter .tweets li .tweets-text a:hover {
  opacity: 1;
  color: #f36f6a; }

.footer-top .footer_sidebar .widget.widget_twitter .tweets li + li {
  padding-top: 25px; }

.footer-top .footer_sidebar .widget.widget_instagram .instagram-feed li {
    display: inline-block;
    margin: 0px 2px 5px 0px;
    max-width:48%;
}
.instagram-feed li img{
    max-width:100%;
}

.footer-top .footer_sidebar .widget.widget_instagram .instagram-feed li:nth-child(3),
.footer-top .footer_sidebar .widget.widget_instagram .instagram-feed li:nth-child(6) {
  margin-right: 0px; }

.footer-top .footer_sidebar .widget.widget_instagram span {
  font-size: 14px;
  letter-spacing: 0.20px;
  padding-top: 17px;
  display: block; }

.footer-top .footer_sidebar .widget.widget_instagram span a {
  color: #878787; }

.footer-top .footer_sidebar .widget.widget_instagram span a:hover {
  color: #878787; }

.footer_bottom {
  color: #fff;
  font: 400 15px/20px "Raleway", sans-serif;
  background: #f36f6a;
  padding: 30px 0px;
  opacity: 1; }

.footer_bottom a {
  color: white;
  opacity: 1; }

.footer_bottom a:hover {
  color: white;
  opacity: 1; }

.footer_bottom i {
  color: white; }

.footer_bottom .footer-menu {
  width: 100%;
  text-align: right; }

.footer_bottom .footer-menu li {
  display: inline-block; }

.footer_bottom .footer-menu li + li {
  padding-left: 38px; }

.social_icon.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px; }

.social_icon.navbar-nav > li > a:hover {
  background: transparent; }

/*========================= footer area css ================================*/
/*----------------------------------------------*/
/*Index-8 */
/**preeset**/
.p-115 {
  padding-top: 80px; }

.index-2-title h5:after {
  content: '';
  position: absolute;
  top: 59px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 2px;
  width: 55px;
  background: #151617; }

.index-2-title p {
  font-size: 16px;
  color: #4b494f;
  margin-top: 40px;
  margin-bottom: 0px; }

.section-pera p {
  font-size: 16px;
  line-height: 32px;
  color: #878787;
  font-weight: 300; }

.more-info-btn {
  color: #514f4f;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .34px;
  border: 1px solid #514f4f;
  border-radius: 0;
  padding: 14px 45px;
  margin-top: 72px;
  transition: .3s; }

.more-info-btn:hover {
  background: #514f4f;
  color: #fff;
  transition: .3s; }

.about-us-area-2 {
  padding: 100px 0;
  position: relative;
  background: #fff;
  z-index: 1; }

.about-box-8 {
  background: #fff;
  padding: 75px 35px 70px 35px;
  text-align: center;
  font-size: 30px; }

.about-box-8 h4 {
  font-size: 18px;
  text-transform: uppercase;
  color: #4b494f;
  margin-top: 20px;
  margin-bottom: 15px; }

.about-box-8 p {
  color: #878787;
  font-size: 15px;
  line-height: 28px; }

/*============= Start features-area2 css =============*/
.features-area2 {
  overflow: hidden;
  background: #fff;
  position: relative;
  z-index: 1; }

.col-height {
  height: 592px;
  overflow: hidden; }

.left-inner-content {
  text-align: right;
  height: 100%; }

.left-inner-content img {
  width: 100%;
  max-width: 100%;
  height: 100%; }

.right-inner-content {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 75px !important;
  background: #fbfbfb; }

.features-content {
  padding-top: 0px;
  align-items: center;
  max-width: 470px;
  margin: 0px; }

.two-row .left-inner-content {
  float: right; }

.two-row .right-inner-content {
  padding-left: 0px;
  padding-right: 100px;
  height: 100%;
  display: flex;
  align-items: center;
  float: left; }

.two-row .right-inner-content .features-content {
  margin-left: auto;
  margin-right: 0; }

.two-row .right-inner-content .features-content .request-form .form-control {
  width: 48.4%;
  float: left;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  text-shadow: none;
  height: 60px;
  font: 400 14px/40px "Lato", sans-serif;
  padding: 0px 0px 0px 30px;
  color: #555555;
  margin-bottom: 20px; }

.two-row .right-inner-content .features-content .request-form .contact-submit-progress,
.two-row .right-inner-content .features-content .request-form .contact-submit-message {
  font: 400 14px/24px "Open Sans", sans-serif; }

@media (max-width: 1400px) {
  .right-inner-content.two-features .features-content {
    max-width: 475px; }

  .two-row .right-inner-content.two-features {
    padding-right: 40px; }

  .two-features .features-content h5 {
    font-size: 26px;
    line-height: 38px; } }
@media (max-width: 991px) {
  .col-height {
    height: auto;
    padding: 0px 15px 0; }

  .left-inner-content {
    width: 100%;
    text-align: center; }

  .left-inner-content img {
    max-width: 100%;
    height: auto; }

  .col-height .right-inner-content {
    display: block;
    width: 100%;
    padding-left: 0px;
    padding-top: 55px; }

  .pr-2-image-features {
    padding-top: 80px; }

  .features-content,
  .right-inner-content.two-features .features-content {
    max-width: 100%; }

  .two-row .right-inner-content .features-content .request-form .form-control {
    width: 49%; }

  .two-row .right-inner-content .features-content .request-form .form-control + .form-control {
    margin-left: 2%; }

  .two-row .right-inner-content,
  .two-row .right-inner-content.two-features {
    padding-right: 0px; } }
  
  .footer_bottom .social_icon{
      display:flex;
      justify-content:center;
      }
@media (max-width: 480px) {
  .two-row .right-inner-content .features-content .request-form .form-control {
    width: 100%; }

  .two-row .right-inner-content .features-content .request-form .form-control + .form-control {
    margin-left: 0px; } }
.p-135 {
  padding-top: 25px; }

.features-content h5 {
  color: #151617;
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 600; }

.line {
  height: 2px;
  width: 65px;
  background: #151617;
  margin: 20px 0; }

.features-content h4 {
  color: #28262b;
  font-size: 18px;
  margin-bottom: 18px; }

.features-content p {
  color: #4b494f;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 10px; }

.features-content a {
  color: #514f4f;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 0;
  transition: .3s; }

.feature-icon {
  margin-top: 50px; }

.features-content a:hover {
  margin-left: 5px;
  transition: .3s; }

.feature-icon .media-left i {
  color: #37c1ee;
  font-size: 28px;
  margin-right: 30px; }

.feature-icon h3 {
  font-size: 16px;
  color: #444444;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px; }

.p-130 {
  padding-top: 130px; }

.p-120 {
  padding-top: 115px; }

/******Menu bar*****/
@media (min-width: 992px) {
  .main-menu {
    background: transparent; } }
.header-social {
  margin-left: 50px;
  margin-right: 25px; }

@media (min-width: 992px) {
  .head-search {
    border-left: 1px solid #a5a1a466; } }
@media (max-width: 991px) {
  .head-search {
    border-left: none; } }
.head-search i {
  padding-left: 5px;
  cursor: pointer; }

.searchForm {
  background: rgba(254, 255, 255, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  animation: fade-zoom-in .3s forwards;
  opacity: 0;
  visibility: hidden; }

.searchForm.show {
  z-index: 999999;
  opacity: 1;
  visibility: visible; }

.cross-btn {
  background-color: transparent;
  border: 0;
  font-size: 40px;
  padding-top: 50px;
  padding-right: 50px;
  color: #555555;
  text-align: right;
  cursor: pointer; }

.search_row {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  top: 46%;
  animation: fade-zoom-in .3s forwards;
  text-align: center;
  color: #555555; }

.search_row .input-group {
  width: 100%; }

.search_row .input-group .form-control {
  display: block;
  width: 100%;
  text-align: center;
  border: 0;
  box-shadow: none;
  font: 400 70px "Montserrat", sans-serif;
  height: auto;
  background: transparent;
  color: #000; }

.search_row .input-group .form-control.placeholder {
  color: #555555; }

.search_row .input-group .form-control:-moz-placeholder {
  color: #555555; }

.search_row .input-group .form-control::-moz-placeholder {
  color: #555555; }

.search_row .input-group .form-control::-webkit-input-placeholder {
  color: #555555; }

.affix {
  top: 0px;
  background: #fff;
  z-index: 9999;
  margin-top: 0;
  transition: .2s;
  width: 100%; }

.bs-slider {
  overflow: hidden;
  position: relative;
  background: #000000;
  z-index: 1;
  height: 100vh; }

.bs-slider:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.bs-slider:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important; }

/********************
*****Slide effect
**********************/
.fade {
  opacity: 1; }

.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s; }

.fade .item:first-child {
  top: auto;
  position: relative; }

.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s; }

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
  top: 47%;
  opacity: 0;
  width: 45px;
  height: 45px;
  z-index: 100;
  color: #ffffff;
  display: block;
  font-size: 24px;
  cursor: pointer;
  overflow: hidden;
  line-height: 43px;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: transparent;
  -webkit-border-radius: 100px;
  border-radius: 0px; }

.control-round:hover .carousel-control {
  opacity: 1; }

.control-round .carousel-control.left {
  left: 1%;
  opacity: 1;
  border: 1px solid #fff; }

.control-round .carousel-control.right {
  right: 1%;
  opacity: 1;
  border: 1px solid #fff; }

.control-round .carousel-control.left > span:nth-child(1) {
  left: 45%; }

.control-round .carousel-control.right > span:nth-child(1) {
  right: 45%; }

/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
  right: 45%;
  bottom: 3%;
  left: auto;
  width: 90%;
  height: 20px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
  display: none; }

.indicators-line > .carousel-indicators li {
  padding: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #9e9e9e;
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  background: #9e9e9e;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  z-index: 10;
  cursor: pointer; }

.indicators-line > .carousel-indicators li:last-child {
  margin-right: 0; }

.indicators-line > .carousel-indicators .active {
  margin: 1px 5px 1px 1px;
  box-shadow: 0 0 0 2px #fff;
  background-color: transparent;
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }

.indicators-line > .carousel-indicators .active:before {
  transform: scale(0.5);
  background-color: #fff;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
  text-align: left !important; }

.slide_style_right {
  text-align: right !important; }

.slide_style_center {
  text-align: center !important; }

.slide-text {
  left: 0;
  top: 50%;
  right: 0;
  margin: auto;
  padding: 10px;
  position: absolute;
  text-align: left;
  padding: 10px 85px;
  transform: translateY(-50%); }

.slide-text > h1 {
  padding: 0;
  color: #ffffff;
  font-size: 70px;
  font-style: normal;
  line-height: 80px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  width: 50%; }

.slide-text > p {
  padding: 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 40px;
  letter-spacing: 1px;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.slide-text > a.btn-default {
  color: #000;
  font-weight: 600;
  font-size: 15px;
  line-height: 0;
  text-align: center;
  padding: 25px 40px;
  white-space: nowrap;
  letter-spacing: 2.8px;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  border-radius: 0; }

.slide-text > a.btn-primary {
  color: #ffffff;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  margin-left: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  background: #00bfff;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }

.slide-text > a:hover,
.slide-text > a:active {
  color: #ffffff;
  background: #222222;
  -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out; }

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media (max-width: 991px) {
  .slide-text h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px; }

  .slide-text > p {
    font-size: 18px; } }
/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
  .slide-text {
    padding: 10px 50px; }

  .slide-text h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px; }

  .slide-text > p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px; }

  .control-round .carousel-control {
    display: none; } }
@media (max-width: 480px) {
  .slide-text {
    padding: 10px 30px; }

  .slide-text h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px; }

  .slide-text > p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px; }

  .slide-text > a.btn-default,
  .slide-text > a.btn-primary {
    font-size: 10px;
    line-height: 10px;
    margin-right: 10px;
    text-align: center;
    padding: 10px 15px; }

  .indicators-line > .carousel-indicators {
    display: none; } }
/**Testimonial area**/
.testimonial-area {
  background: #fff;
  padding-bottom: 120px; }

.testimonial-area .testimonial-slider .owl-controls .owl-dots {
  text-align: center;
  margin-top: 26px; }

.testimonial-area .testimonial-slider .owl-controls .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #b7b9bc;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 5px; }

.testimonial-slider .content {
  background: #fff;
  padding: 80px 100px;
  width: 70%;
  margin: 0 auto;
  box-shadow: 0px 1px 8px 0px rgba(74, 76, 75, 0.08);
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px; }

.testimonial-slider {
  margin-top: 70px; }

.testimonial-slider .content img {
  height: 95px;
  width: 95px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.testimonial-slider .content h3 {
  color: #191919;
  font-weight: 500;
  font-size: 18px; }

.testimonial-slider .content .testimonail-ceo {
  font-weight: 300;
  font-size: 11px;
  color: #878787;
  margin-bottom: 15px;
  margin-top: 5px; }

.testimonial-slider .content p {
  font-size: 14px;
  line-height: 26px;
  color: #878787; }

.testimonial-area .owl-carousel .owl-controls .owl-nav .owl-prev span {
  position: absolute;
  top: 50%;
  left: 10px;
  font-size: 30px;
  transition: .3s; }

.testimonial-area .owl-carousel .owl-controls .owl-nav .owl-prev span:hover {
  position: absolute;
  top: 50%;
  left: 0px;
  font-size: 30px;
  transition: .3s; }

.testimonial-area .owl-carousel .owl-controls .owl-nav .owl-next span {
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 30px;
  transition: .3s; }

.testimonial-area .owl-carousel .owl-controls .owl-nav .owl-next span:hover {
  position: absolute;
  top: 50%;
  right: 0px;
  font-size: 30px;
  transition: .3s; }

.testimonial-area .testimonial-slider .owl-controls .owl-dots .owl-dot.active {
  background: #71d2f1; }

.fun-fact {
  position: relative;
  text-align: center;
  display: -moz-box;
  display: flex;
  background: #00bfd8;
  padding-top: 107px;
  padding-bottom: 107px;
  z-index: 1; }

.fun-fact::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  background-image: url(../image/funfact-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  background-size: cover;
  opacity: 0.1; }

.fun-fact .container {
  position: relative;
  z-index: 1; }

.fun-fact .index-2-title h5,
.fun-fact .index-2-title p {
  color: #fff; }

.fun-fact .index-2-title h5::after {
  content: '';
  position: absolute;
  top: 44px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 2px;
  width: 55px;
  background: #fff; }

.funfac-icon-area {
  margin-top: 70px; }

.funfac-icon-area h5 {
  color: #fff;
  margin-top: 0px;
  margin-bottom: 17px;
  font-size: 30px; }

.funfac-icon-area h3 {
  color: #fff;
  font-size: 12px; }

.fun2 span {
  color: #fff;
  font-size: 40px; }

.line5 {
  background: #fff;
  height: 2px;
  width: 22px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px; }

.blog-area {
  background: #f9f9f9;
  padding: 120px 0; }

.blog-text .date {
  color: #878787;
  font-size: 14px;
  margin-top: 40px;
  margin-bottom: 20px; }

.blog-text {
  padding-left: 40px; }

.blog-text h3 {
  font-size: 24px;
  line-height: 36px;
  transition: .2s; }

.blog-text h3:hover {
  color: #4ad0e2;
  cursor: pointer;
  transition: .2s; }

.blog-text h3 a {
  font-size: 24px;
  color: #444444;
  font-weight: 500;
  line-height: 36px;
  text-transform: capitalize; }

.price {
  margin-top: 75px; }

.blog-pera {
  line-height: 28px;
  font-weight: 300;
  color: #878787;
  margin-top: 30px;
  margin-bottom: 20px; }

.blog-text a {
  color: #514f4f;
  text-transform: uppercase;
  font-weight: 500; }

.blog-text a:hover {
  color: #00bfd8; }

.blog-post-area {
  margin-top: 70px; }

.p0 {
  padding-right: 0;
  padding-left: 0; }

.post-box {
  margin-bottom: 90px; }

.btn-blog {
  text-transform: uppercase;
  color: #514f4f;
  font-size: 13px;
  font-weight: 300;
  border: 1px solid #514f4f;
  letter-spacing: .35;
  border-radius: 0;
  padding: 14px 45px;
  transition: .3s; }

.btn-blog:hover {
  background: #514f4f;
  transition: .3s;
  color: #fff; }

.partner-area {
  background: #fff;
  padding-top: 110px;
  padding-bottom: 110px;
  z-index: 1;
  position: relative;
  box-shadow: 0 12px 12px 0px rgba(0, 0, 0, 0.06); }

.partner-text h3 {
  color: #444444;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 40px;
  font-weight: 300; }

.partner-img img {
  margin: 0 auto;
  vertical-align: middle; }

.partner-img {
  margin-top: 50px; }

/******Index-3*****/
.index-3-hero-area {
  background: #fff;
  background: url(../image/index3-.jpg);
  background-repeat: no-repeat;
  height: 98vh !important;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: 50% 50%; }

.hero-text-3 {
  margin-top: 50%; }

.hero-text-3 h3 {
  color: #fff;
  font-size: 30px; }

.hero-text-3 h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 600; }

.hero-text-3 h5 {
  color: #fff;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: .875px; }

.down-arrow {
  padding-top: 95px; }

.down-arrow span {
  font-size: 24px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 11px 12px; }

.typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.hero-text-3 h5 span {
  font-weight: bold; }

.about-us-area-3 {
  position: relative;
  z-index: 10;
  background: #fbfbfb;
  padding-bottom: 120px;
  padding-top: 115px; }

.index-3-title .s-title {
  font-size: 16px;
  color: #4b494f;
  margin-top: 40px;
  margin-bottom: 32px; }

.pera {
  font-size: 15px;
  line-height: 32px;
  color: #878787;
  font-weight: 300; }

.about-us-area-3 .index-3-title h5::after {
  content: '';
  position: absolute;
  top: 44px;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 55px;
  background: #151617; }

.index-3-title h5 {
  color: #151617;
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 600;
  position: relative; }

/* Progress Bar */
.progress-bar-tooltip {
  float: right;
  position: relative;
  right: 0;
  top: -40px;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  padding-right: 10px;
  color: #333; }

.progress {
  overflow: inherit;
  background: #ccc;
  box-shadow: none;
  border-radius: 0;
  height: 2px;
  margin-bottom: 40px;
  position: relative; }

.progress::after {
  content: "";
  height: 8px;
  width: 8px;
  background: #333;
  position: absolute;
  border-radius: 50%;
  bottom: -3px; }

.progress-bar {
  background: #333;
  width: 0; }

.progress-bars p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
  font-weight: 500; }

.padding-skills {
  padding: 75px 0 66px 0; }

/*============ Start skill css =============*/
.progress-element {
  padding-top: 13px; }

.progress-element .skill-info {
  display: block; }

.progress-element .skill-info .skill-name {
  display: inline-block;
  font: 500 15px "Poppins", sans-serif;
  color: #444;
  text-transform: capitalize; }

.progress-element .skill-info .skill-val {
  display: inline-block;
  float: right;
  font: 300 15px "Poppins", sans-serif;
  color: #878787; }

.progress-element .progress {
  margin-top: 10px;
  height: 5px;
  background-color: #cfcfcf;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 38px; }

.progress-element .progress .progress-bar {
  display: block;
  height: 100%;
  border-radius: 2px;
  background: #f1b200;
  transition: width 0.9s ease;
  box-shadow: none; }

.skill-two-area .skill-text {
  padding-right: 5px;
  position: relative;
  z-index: 1; }

.skill-two-area .progress-element {
  padding-top: 0px;
  position: relative;
  z-index: 1; }

.skill-two-area .progress-element .pr-item {
  margin-top: 0px;
  margin-bottom: 40px; }

.pr-item {
  margin-top: 40px; }

.bt-skill-item {
  margin-top: 40px; }

.bt-skill {
  margin-top: 5px; }

.bt-skill .bt-skillholder {
  background: #cfcfcf;
  display: block;
  height: 2px;
  width: 100%;
  border-radius: 5px;
  position: relative; }

.bt-skill .bt-skillholder:after {
  content: "";
  height: 8px;
  width: 8px;
  background: #00bfd8;
  position: absolute;
  border-radius: 50%;
  bottom: -3px; }

.bt-skill .bt-skillholder .bt-skillbar {
  height: 2px;
  float: left;
  background: #00bfd8;
  border-radius: 5px; }

.service-area {
  background: #fff;
  padding-top: 115px;
  position: relative;
  z-index: 10;
  padding-bottom: 91px; }

.service-box i {
  font-size: 55px;
  color: #00bfd8; }

.service-box {
  padding-left: 42px;
  padding-right: 42px; }

.service-box h3 {
  font-weight: 500;
  font-size: 18px;
  color: #4b494f;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 25px; }

.service-box p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
  font-weight: 300;
  color: #878787;
  line-height: 28px; }

.m65 {
  margin-top: 75px; }

.fix {
  padding-left: 0px;
  padding-right: 0px; }

.expert i {
  font-size: 48px;
  color: #00bfd8; }

.expert {
  position: relative;
  z-index: 10;
  background: #fbfbfb; }

.expert-box {
  padding-top: 115px;
  padding-bottom: 100px;
  padding-left: 60px; }

.fluid-nopadding {
  padding-left: 0px; }

.icon-box {
  margin-top: 15px;
  padding-right: 45px;
  margin-bottom: 25px; }

.icon-box h4 {
  color: #191b1d;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 18px; }

.main-title .index-3-title h5:after {
  content: '';
  position: absolute;
  top: 44px;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 55px;
  background: #151617; }

.icon-box p {
  color: #878787;
  font-size: 15px;
  line-height: 28px; }

.experience-area {
  background: #fff;
  position: relative;
  z-index: 10;
  padding-top: 115px;
  padding-bottom: 110px; }

.experience {
  margin-top: 70px; }

.experience-box h6 {
  font-weight: 300;
  font-size: 15px;
  color: #677077; }

.experience-box h4 {
  font-weight: 500;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 15px; }

.experience-box p {
  font-weight: 300;
  font-size: 15px;
  line-height: 28px;
  color: #878787;
  margin-top: 25px; }

.education-area {
  background: #f2f2f2;
  padding-top: 120px;
  position: relative;
  z-index: 10;
  padding-bottom: 85px; }

.timeline {
  margin-top: 70px;
  list-style: none; }

.timeline > li {
  margin-bottom: 60px; }

.timeline-content h3 {
  color: #191b1d;
  font-size: 18px;
  margin-top: -2px;
  margin-bottom: 20px; }

.timeline-content h4 {
  color: #677077;
  font-size: 15px;
  margin-top: -1px;
  margin-bottom: 20px;
  font-weight: 300; }

.timeline-content p {
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px; }

.timeline > li {
  overflow: hidden;
  margin: 0;
  position: relative; }

.timeline-date {
  width: 221px;
  float: left;
  margin-top: 0px; }

.timeline-content {
  width: 65%;
  float: left;
  border-left: 1px #c3cacd solid;
  padding-left: 30px;
  margin-top: 3px; }

.timeline-content:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #f2f2f2;
  position: absolute;
  left: 215px;
  top: 3px;
  border-radius: 100%;
  border: 1px solid #c3cacd; }

.mac-img {
  position: absolute;
  right: 0; }

.timeline-last {
  border-left: none; }

/*******index 4*********/
.team-area-3 {
  background: #f7f7f7;
  position: relative;
  z-index: 10;
  padding: 100px 0; }

.text-area {
  text-align: center;
  padding: 30px 0; }

.team-box {
  margin-top: 70px; }

.team-box .thumbnail {
  padding: 0px;
  box-shadow: 0px 0px 8px 0px rgba(74, 76, 75, 0.08);
  border: none; }

.team-box .thumbnail:hover {
  box-shadow: 0px 5px 15px 0px rgba(74, 76, 75, 0.2); }

.text-area h4 a {
  font-size: 16px;
  margin-bottom: 12px;
  cursor: pointer;
  color: #474646; }

.text-area p {
  color: #878787;
  margin-top: 15px; }

.team-social {
  text-align: center; }

.team-box .thumbnail .image-area {
  position: relative; }

.team-box .thumbnail .image-area:after {
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(175, 175, 175, 0.6);
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .2s; }

.team-box .thumbnail:hover .image-area:after {
  opacity: 1;
  transition: .2s; }

.team-social ul li i {
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 50px;
  height: 42px;
  width: 42px;
  color: #fff;
  padding-top: 10px;
  transition: .3s;
  opacity: 0; }

.team-box .thumbnail:hover .team-social ul li i {
  opacity: 1; }

.team-social ul li i:hover {
  background: #333;
  border: 1px solid #333;
  transition: .3s; }

.image-area:after {
  cursor: pointer;
  opacity: 1;
  transition: .2s; }

.con-btn:hover {
  background: #514f4f !important; }

.team-social {
  opacity: 1;
  z-index: 9999; }

.team-box .thumbnail .image-area:hover .team-social {
  opacity: 1; }

.team-box .thumbnail .team-social {
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto; }

.blog-area3 {
  padding: 100px 0 50px;
  background: #fff;
  position: relative;
  z-index: 10; }

.blog-box {
  border: 1px solid #e7e9eb;
  padding: 50px;
  margin-top: 30px; }

.blog-box h6 {
  font-size: 15px;
  color: #4c4949;
  text-transform: uppercase; }

.blog-bg-h {
  margin-top: 45px; }

/***********blog box hover1 *************/
.blog-box h5 {
  font-size: 14px;
  color: #4c4949;
  font-weight: 500;
  margin-bottom: 35px; }

.blog-box h5 i {
  font-weight: 300 !important;
  font-size: 13px;
  color: #999999; }

.blog-box h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 20px; }

.b-line {
  background: #000;
  height: 2px;
  width: 40px;
  margin-top: 15px;
  margin-bottom: 20px; }

.blog-box p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  color: #706b6b; }

.blog-box .blog-text2 {
  position: relative;
  z-index: 9999; }

.blog-image-1 {
  background-image: url(../image/blog-5-1.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: .2s;
  background-size: cover;
  background-position: center; }

.blog-image-1:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  height: 100%; }

.blog-image-1:hover:after {
  background: rgba(55, 193, 238, 0.9);
  transition: .2s; }

.blog-box:hover h6 {
  color: #fff; }

.blog-box:hover p {
  color: #fff; }

.blog-box:hover h5 {
  color: #fff; }

.blog-box:hover h5 i {
  color: #fff; }

.blog-box:hover h3 {
  color: #fff; }

.blog-box:hover .b-line {
  background: #fff; }

/*************blog box 2************/
.blog-box2 {
  border: 1px solid #e7e9eb;
  padding: 50px;
  margin-top: 30px; }

.blog-box2 h5 {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 35px; }

.blog-box2 h6 {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.blog-box2 h5 i {
  font-weight: 300 !important;
  font-size: 13px;
  color: #fff; }

.blog-box2 h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 20px;
  color: #fff; }

.b-line {
  background: #bababa;
  height: 2px;
  width: 40px;
  margin-top: 15px;
  margin-bottom: 20px; }

.blog-box2 p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  color: #fff; }

.blog-box2 .blog-text2 {
  position: relative;
  z-index: 9999; }

.blog-image-2 {
  background-image: url(../image/blog-5-1.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: .2s;
  background-size: cover;
  background-position: center; }

.blog-image-2:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%; }

.blog-image-2:hover:after {
  background: rgba(55, 193, 238, 0.9);
  transition: .2s; }

.blog-image-2-1 {
  background-image: url(../image/blog-5-2.jpg);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: .2s;
  background-size: cover;
  background-position: center; }

.blog-image-2-1:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%; }

.blog-image-2-1:hover:after {
  background: rgba(55, 193, 238, 0.9);
  transition: .2s; }

.blog-image-2-2 {
  background-image: url(../image/blog-5-3.jpg);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: .2s;
  background-size: cover;
  background-position: center; }

.blog-image-2-2:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%; }

.blog-image-2-2:hover:after {
  background: rgba(55, 193, 238, 0.9);
  transition: .2s; }

.blog-image-2-3 {
  background-image: url(../image/blog-5-4.jpg);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: .2s;
  background-size: cover;
  background-position: center; }

.blog-image-2-3:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%; }

.blog-image-2-3:hover:after {
  background: rgba(55, 193, 238, 0.9);
  transition: .2s; }

.blog-image-2-4 {
  background-image: url(../image/blog-5-5.jpg);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: .3s;
  background-size: cover;
  background-position: center; }

.blog-image-2-4:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%; }

.blog-image-2-4:hover:after {
  background: rgba(55, 193, 238, 0.9);
  transition: .2s; }

.blog-box2:hover h6 {
  color: #fff; }

.blog-box2:hover p {
  color: #fff; }

.blog-box2:hover h5 {
  color: #fff; }

.blog-box2:hover h5 i {
  color: #fff; }

.blog-box2:hover h3 {
  color: #fff; }

.blog-box2:hover .b-line {
  background: #fff; }

.p120 {
  padding-bottom: 120px; }

.services-area .service .services-item i {
  font-size: 42px;
  line-height: 43px;
  color: #37c1ee; }

.services-item a span {
  font-size: 28px;
  color: #b2b2b2; }

.services-item a span:hover {
  color: #37c1ee; }

.p-bottom {
  padding-bottom: 30px; }

.in-4.services-area .service .services-item i {
  font-size: 42px;
  line-height: 43px;
  color: #515253; }

.in-4.center-title h5::after {
  content: '';
  position: absolute;
  background: #515253; }

.in-4.arrow {
  border: none; }

.in-4.arrow span {
  color: #515253; }

.in-4.services-area .service .services-item:hover .in-4.arrow {
  background-color: #515253;
  box-shadow: none; }

.blog-box:hover {
  cursor: pointer; }

.blog-box a {
  text-transform: uppercase;
  color: #272525; }

.solution-text {
  margin-bottom: 50px !important; }

.blog-box:hover a {
  color: #37c1ee; }

.blog-box span {
  display: block; }

.view-all-box {
  padding: 147px 0; }

/******Index 5******/
.in-5-head p {
  font-size: 28px;
  font-weight: 300;
  color: #888686;
  line-height: 44px;
  margin-top: 175px;
  margin-bottom: 15px; }

.featured-work-area5 {
  position: relative;
  z-index: 1;
  background: #fff; }

.featured-work-area5 .filter-row .gallery-filter5 {
  text-align: left;
  padding: 20px 0px 45px; }

.featured-work-area5 .filter-row .gallery-filter5 li {
  display: inline-block;
  font: 500 15px/35px "Poppins", serif;
  color: #737373;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.6s ease-in-out; }

.featured-work-area5 .filter-row .gallery-filter5 li + li {
  margin-left: 35px; }

.featured-work-area5 .filter-row .gallery-filter5 li.active {
  position: relative; }

.featured-work-area5 .filter-row .gallery-filter5 li.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #000; }

.featured-work-area5 .gallery5 {
  margin: 0px -7px 0px -8px; }

.featured-work-area5 .gallery5 .gallery-item {
  padding: 12px;
  overflow: hidden; }

.featured-work-area5 .gallery5 .gallery-item .img-hover {
  position: relative;
  z-index: 1;
  overflow: hidden; }

.featured-work-area5 .gallery5 .gallery-item .img-hover:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  background: #3d3e3e;
  opacity: 0;
  z-index: 0;
  transition: all 0.4s ease-in-out;
  transform: translateY(-100%); }

.featured-work-area5 .gallery5 .gallery-item .img-hover img {
  max-width: 100%; }

.featured-work-area5 .gallery5 .gallery-item .img-hover .arrow {
  position: absolute;
  margin: 0px;
  top: calc(50% - 28px);
  left: calc(50% - 28px);
  transform: scale(0);
  transition: all 0.6s ease-in-out;
  background: #515253;
  color: #fff;
  font-size: 28px;
  line-height: 55px; }

.featured-work-area5 .gallery5 .gallery-item .img-hover .arrow span {
  color: #fff; }

.featured-work-area5 .gallery5 .gallery-item .img-hover:hover:before {
  z-index: 0;
  transform: translateX(0);
  opacity: 0.66; }

.featured-work-area5 .gallery5 .gallery-item .img-hover:hover .arrow {
  transform: scale(1); }

.featured-work-area5 .view-all-btn {
  text-align: center;
  margin-top: 83px; }

.featured-work-area5 .view-all-btn .order-btn {
  font-size: 20px;
  line-height: 53px;
  letter-spacing: 0.4px;
  padding: 2px 60px 3px;
  box-shadow: none;
  display: inline-block; }

.rev_slider_wrapper {
  position: relative;
  z-index: 10; }

/***********index6**********/
.index-6-hero-area {
  background: #fff;
  background: url(../image/index6.jpg);
  background-repeat: no-repeat;
  height: 98vh !important;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: center; }

.index-6-hero-area:after {
  content: '';
  position: absolute;
  background: rgba(0, 122, 255, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 15; }

.index-6-hero-area .container {
  position: relative;
  z-index: 99; }

.hero-text-5 {
  margin-top: 70%; }

.hero-text-5 h5 {
  color: #fff;
  text-transform: capitalize;
  font-size: 70px;
  font-weight: 600;
  margin-top: 40px;
  margin-left: -5px; }

.hero-text-5 p {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  width: 90%;
  margin-top: 10px; }

.about-us-5 {
  padding: 120px 0 50px;
  background: #fff;
  position: relative;
  z-index: 10; }

.title-5 h5 {
  font-weight: 500;
  font-size: 29px;
  color: #151617;
  text-transform: uppercase;
  position: relative; }

.title-5 h5:after {
  content: '';
  position: absolute;
  background: #151617;
  height: 2px;
  width: 66px;
  left: 0;
  top: 42px; }

.time-title {
  color: #444444;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500; }

.time-description {
  font-size: 15px;
  color: #878787;
  line-height: 28px; }

.m70 {
  margin-bottom: 60px; }

.timeline-area {
  margin-bottom: 60px; }

.portfolio-area5 {
  background: #fbfbfb;
  padding: 120px 0;
  position: relative;
  z-index: 10; }

.featured-work-area6 .filter-row .gallery-filter6 {
  text-align: center;
  padding: 0px 0px 50px; }

.featured-work-area6 .filter-row .gallery-filter6 li {
  display: inline-block;
  font: 500 15px/35px "Poppins", serif;
  color: #737373;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.6s ease-in-out; }

.featured-work-area6 .filter-row .gallery-filter6 li + li {
  margin-left: 38px; }

.featured-work-area6 .filter-row .gallery-filter6 li.active {
  position: relative; }

.featured-work-area6 .filter-row .gallery-filter6 li.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #000; }

.featured-work-area6 .gallery6 {
  margin: 0px -7px 0px -8px; }

.featured-work-area6 .gallery6 .grid-sizer {
  width: 25%; }

.featured-work-area6 .gallery6 .gallery-item {
  padding: 8px;
  overflow: hidden; }

.featured-work-area6 .gallery6 .gallery-item .img-hover {
  position: relative;
  z-index: 1;
  overflow: hidden;
  cursor: pointer; }

.featured-work-area6 .gallery6 .gallery-item .img-hover:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  background: #007aff;
  opacity: 0;
  z-index: 0;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }

.text6 h3 {
  color: #fff;
  font-size: 24px; }

.text6 p {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 18px; }

.img-hover .portfolio-hover-6 .text6 {
  position: absolute;
  top: 10%;
  left: 10px;
  opacity: 0;
  transition: .5s; }

.img-hover .portfolio-hover-6 span {
  position: absolute;
  bottom: 10%;
  left: 10px;
  color: #fff;
  font-size: 48px;
  opacity: 0;
  transition: .3s; }

.featured-work-area6 .gallery6 .gallery-item .img-hover .arrow {
  position: absolute;
  margin: 0px;
  top: calc(50% - 28px);
  left: calc(50% - 28px);
  transform: scale(0);
  transition: all 0.6s ease-in-out;
  background: #37c1ee; }

.featured-work-area6 .gallery6 .gallery-item .img-hover .arrow span {
  color: #fff; }

.featured-work-area6 .gallery6 .gallery-item .img-hover:hover:before {
  z-index: 0;
  transform: translateX(0);
  opacity: 0.66; }

.featured-work-area6 .gallery6 .gallery-item .img-hover:hover span {
  opacity: 1;
  left: 50px;
  transition: .8s; }

.featured-work-area6 .gallery6 .gallery-item .img-hover:hover .text6 {
  opacity: 1;
  left: 50px;
  transition: .5s; }

.featured-work-area6 .gallery6 .gallery-item .img-hover:hover .arrow {
  transform: scale(1); }

.featured-work-area6 .view-all-btn {
  text-align: center;
  margin-top: 83px; }

.extra-bg {
  background: #f9f9f9; }

.featured-work-area6 .view-all-btn .order-btn {
  font-size: 20px;
  line-height: 53px;
  letter-spacing: 0.4px;
  padding: 2px 60px 3px;
  box-shadow: none;
  display: inline-block; }

.btn-in-5 {
  color: #514f4f;
  text-transform: uppercase;
  font-size: 13px;
  border: 1px solid #514f4f;
  padding: 13px 50px;
  transition: .3s; }

.m-t60 {
  margin-top: 70px; }

.btn-in-5:hover {
  color: #fff;
  background: #444;
  transition: .3s;
  border-color: #444; }

.client-list-area6 {
  background: #fff;
  position: relative;
  z-index: 10;
  padding-top: 120px;
  padding-bottom: 90px; }

.clienr-box-6 {
  border: 1px solid #e0e0e0;
  padding: 50px 50px;
  margin-bottom: 30px;
  transition: .2s; }

.m90 {
  margin-top: 90px; }

.clienr-box-6:hover {
  border-color: #007aff;
  transition: .2s;
  cursor: pointer; }

.pricing-area-6 {
  background: #f8f8f8; }

.price-imgage6 {
  background: #fff;
  background: url(../image/price6-bg.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: center;
  padding-top: 120px;
  padding-bottom: 200px; }

.price-imgage6:after {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 15; }

.price-imgage6 .container {
  position: relative;
  z-index: 99; }

.pricing-area-6 {
  padding-bottom: 80px; }

.price-text6 h5 {
  color: #fff;
  font-weight: 400;
  font-size: 29px; }

.price-text6 strong {
  text-transform: uppercase; }

.price-text6 p {
  color: #ffffff;
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 25px; }

.m60 {
  padding-top: 60px; }

.price-description p {
  color: #fff;
  font-size: 15px;
  line-height: 28px; }

.pricing-box-area6 {
  margin-top: -100px;
  position: relative;
  z-index: 20; }

.price-description .price-d-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 5px; }

.price-text6 {
  border-bottom: 1px solid #9d9d9d; }

.pricing-box6 {
  background: #fff;
  padding: 0 40px;
  padding-top: 55px;
  padding-bottom: 70px;
  transition: .2s; }

.pricing-box6:hover {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: .2s; }

.p-line {
  height: 1px;
  width: 100%;
  background: #e0e0e0; }

.pricing-box6 h5 {
  color: #000;
  font-weight: 600;
  font-size: 48px;
  text-transform: capitalize; }

.pricing-box6 .title6 {
  font-size: 15px;
  color: #878787;
  font-weight: 400;
  margin-bottom: 25px;
  margin-top: 20px; }

.pricing-box6 .p-des {
  font-size: 15px;
  color: #878787;
  font-weight: 400;
  margin-bottom: 80px;
  margin-top: 33px;
  line-height: 28px; }

.btn-sub6 {
  text-transform: uppercase;
  color: #514f4f;
  font-size: 13px;
  letter-spacing: .32px;
  border: 1px solid #514f4f;
  padding: 16px 35px;
  transition: .2s; }

.btn-sub6:hover,
.btn-sub6:focus {
  background: #514f4f;
  color: #fff;
  transition: .2s; }

.pricing-box6:hover .btn-sub6 {
  background: #514f4f;
  color: #fff;
  transition: .2s; }

.pricing-box6 h5 span {
  font-size: 24px;
  vertical-align: top; }

.blog-area-6 {
  background: #fbfbfb;
  position: relative;
  z-index: 10;
  padding: 120px 0; }

.blog-area-style-6 {
  margin-top: 90px; }

.blog-slider .media-body {
  padding-left: 40px;
  padding-right: 50px; }

.blog-date {
  color: #878787;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 25px; }

.blog-text-box6 h4 {
  font-size: 24px;
  line-height: 36px;
  color: #444444;
  font-weight: 300; }

.blog-pera6 {
  color: #878787;
  line-height: 28px;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 25px; }

.blog-text-box6 a {
  text-transform: uppercase;
  letter-spacing: .35;
  color: #007aff; }

.blog-tag {
  margin-top: 30px; }

.blog-tag span {
  color: #444444;
  font-weight: 500; }

.blog-tag li a {
  color: #878787 !important;
  text-transform: uppercase;
  font-size: 14px !important;
  padding: 1px 15px;
  border: 1px solid #dcdcdc;
  border-radius: 50px;
  font-weight: 400; }

.blog-tag li a:hover {
  background: #007aff;
  border-color: #007aff;
  color: #fff !important; }

.blog-text-box6 {
  padding-left: 35px; }

.short-contact-area {
  background: #fff;
  position: relative;
  z-index: 10;
  padding: 125px 0;
  box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.07); }

.short-contact-box img {
  margin: 0 auto; }

.short-contact-box p {
  margin-top: 50px;
  font-size: 15px;
  color: #706b6b; }

.short-contact {
  padding-left: 48%; }

.pm0 {
  padding-left: 0;
  padding-right: 0; }

.contact6 {
  background: #007aff;
  padding: 150px 0; }

.contact6-left h3 {
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400; }

.btn-contact {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .32px;
  font-size: 13px;
  border: 1px solid #fff;
  padding: 18px 46px;
  font-weight: 400; }

.btn-contact:hover {
  background: #fff;
  color: #007aff; }

.footer6-text p {
  font-size: 15px;
  color: #878787; }

.footer-bottom-6 {
  padding: 30px 0;
  background: #fff; }

.footer6menu li a {
  color: #444444;
  font-size: 15px;
  padding-left: 30px;
  font-weight: 400; }

/*********index-7*********/
.slider-image {
  background: url("../image/index-7.jpg") !important;
  position: relative;
  z-index: 1; }

.slider-image:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.85; }

.slide-banner {
  background: rgba(0, 0, 0, 0.6);
  padding-top: 150px;
  position: relative;
  z-index: 1;
  height: 100vh; }

.slide-banner .page-title-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }

.slide-banner .page-title-img img {
  max-width: 100%; }

.lrg-text {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%); }

.lrg-text h5 {
  font: 600 42px/60px "Poppins", sans-serif;
  padding-bottom: 14px; }

.lrg-text h5 span {
  text-transform: uppercase; }

.lrg-text p {
  font: 300 21px/40px "Poppins", sans-serif; }

.lrg-text .input-group .input-group-btn .btn-submit:hover {
  background: rgba(108, 202, 26, 0.8); }

.ex-bg-2 {
  background: #f8fafc; }

.get-it-area {
  background: #fff;
  position: relative;
  z-index: 10;
  padding: 110px 0; }

.get-left-text {
  padding-left: 50px;
  padding-top: 100px; }

.get-left-text h3 {
  font-size: 30px;
  line-height: 48px;
  font-weight: 500;
  color: #151617; }

.line6 {
  height: 2px;
  width: 70px;
  background: #151617;
  margin-top: 15px;
  margin-bottom: 30px; }

.get-left-text p {
  line-height: 28px;
  font-size: 15px;
  color: #444444;
  font-weight: 400; }

.get-list {
  margin-top: 35px;
  margin-bottom: 57px; }

.get-list li i {
  color: #514f4f;
  margin-right: 7px; }

.get-list li {
  font-size: 15px;
  color: #878787;
  margin-bottom: 15px; }

.btn-6 {
  text-transform: uppercase;
  font-size: 13px;
  padding: 12px 38px;
  color: #514f4f;
  border: 1px solid #514f4f;
  background: transparent; }

.btn-6:hover {
  background: #514f4f;
  color: #fff; }

.soluton-area6 {
  background: url(../image/bg6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 120px 30px;
  position: relative;
  z-index: 10; }

.btn-solution {
  text-transform: uppercase;
  font-size: 13px;
  padding: 12px 38px;
  color: #fffcfc;
  border: 1px solid #514f4f;
  background: #514f4f; }

.btn-solution:hover {
  background: #514f4f;
  color: #fff; }

.solution-text {
  padding-bottom: 20px; }

.mockup-area6 {
  background: #fff;
  position: relative;
  z-index: 10;
  padding: 120px 0; }

.moc-img img {
  margin: 0 auto; }

/*=============== video-area css ================*/
.video-area {
  background: #f8fafc;
  overflow: hidden;
  position: relative;
  z-index: 10; }

.video-description {
  padding-right: 105px;
  padding-top: 152px;
  max-width: 570px;
  margin-left: auto;
  margin-right: 0px; }

.video-description .th-h5 {
  font-size: 30px;
  text-transform: capitalize; }

.video-description .play-btn {
  font: 700 14px/20px "Poppins", sans-serif;
  color: #706b6b;
  letter-spacing: 1px;
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  border-bottom: 1px solid #706b6b;
  padding: 30px 0px 0px; }

.video-description p {
  font-size: 14px;
  line-height: 28px;
  color: #444; }

.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000; }

@media (min-width: 1921px) {
  .videoWrapper {
    height: 595px; } }
.videoWrapper169 {
  padding-top: 63.5%; }

@media (min-width: 1921px) {
  .videoWrapper169 {
    padding: 0px; } }
.videoWrapper .videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0px; }

.videoWrapper .videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 0 50%;
  background: url("../image/video-img.jpg") no-repeat scroll center 0;
  background-size: cover;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
  z-index: 1; }

.videoWrapper .videoPoster:before {
  content: "\e6ad";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #fff;
  border-radius: 50%;
  font-size: 25px;
  font-family: 'themify';
  speak: none;
  line-height: 80px;
  color: #1aabec;
  -webkit-font-smoothing: antialiased;
  z-index: 0; }

@media (min-width: 992px) {
  .search_dropdown {
    border-left: 1px solid rgba(190, 190, 190, 0.4) !important; } }
.videoWrapper .videoPoster:after {
  position: absolute;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  background-image: -moz-linear-gradient(-15deg, #3a7bd5 0%, #1aabec 100%);
  background-image: -webkit-linear-gradient(-15deg, #3a7bd5 0%, #1aabec 100%);
  background-image: -ms-linear-gradient(-15deg, #3a7bd5 0%, #1aabec 100%);
  opacity: 0.80;
  z-index: -1; }

.videoWrapper.videoWrapperActive .videoPoster {
  opacity: 0;
  transition-delay: 0s, 800ms;
  height: 0; }

.blog-area-6 {
  background: #fff;
  position: relative;
  z-index: 10; }

/*********index8**********/
.m70 {
  margin-top: 74px; }

.plr0 {
  padding-left: 0;
  padding-right: 0; }

.featured-work-area8 {
  margin-top: 71px;
  position: relative;
  z-index: 1;
  background: #fff; }

.featured-work-area8 .filter-row .gallery-filter8 {
  text-align: left;
  padding: 20px 0px 45px; }

.featured-work-area8 .gallery8 .gallery-item {
  padding: 0px;
  overflow: hidden; }

.featured-work-area8 .gallery8 .gallery-item .img-hover {
  position: relative;
  z-index: 1;
  overflow: hidden;
  cursor: pointer; }

.featured-work-area8 .gallery8 .gallery-item .img-hover .blog-text8 {
  position: absolute;
  left: 10%;
  bottom: 40px; }

.blog-text8 p {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 8px; }

.blog-text8 a {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500; }

.featured-work-area8 .gallery8 .gallery-item .img-hover:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  background: #3d3e3e;
  opacity: 0;
  z-index: 0;
  transition: all 0.2s ease-in-out; }

.featured-work-area8 .gallery8 .gallery-item .img-hover img {
  max-width: 100%; }

.featured-work-area8 .gallery8 .gallery-item .img-hover .arrow {
  position: absolute;
  margin: 0px;
  top: calc(50% - 28px);
  left: calc(50% - 28px);
  transform: scale(0);
  transition: all 0.6s ease-in-out;
  background: #515253; }

.featured-work-area8 .gallery8 .gallery-item .img-hover .arrow span {
  color: #fff; }

.featured-work-area8 .gallery8 .gallery-item .img-hover:hover:before {
  z-index: 0;
  transform: translateX(0);
  opacity: 0.66; }

.featured-work-area8 .gallery8 .gallery-item .img-hover:hover .arrow {
  transform: scale(1); }

.about-us-area8 {
  background: #f9f9f9;
  position: relative;
  z-index: 10;
  padding: 120px 0; }

/***********Main-Blog area************/
/*=============== Start banner-area css ================*/
.banner-area {
  padding: 166px 0px;
  z-index: 1;
  position: relative; }

.banner-area-blog {
  background: url(../image/blog_cover.png) no-repeat scroll;
  background-attachment: fixed;
  background-size: cover;
  background-position: bottom center; }

.banner-area-portfolio {
  background: url(../image/bg-portfolio.jpg) no-repeat scroll;
  background-attachment: fixed;
  background-size: contain;
  background-position: bottom center; }

.banner-area-contact {
  background: url(../image/bg-contact.jpg) no-repeat scroll;
  background-attachment: fixed;
  background-size: contain;
  background-position: bottom center; }

.banner-area:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
  opacity: 0.75; }

.banner-content {
  text-align: center;
  color: #fff; }

.banner-content h5 {
  font: 600 55px/65px "poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.50px; }

.banner-content p {
  font: 400 18px "Open Sans", sans-serif;
  padding-top: 12px; }

.blog-area {
  padding: 100px 0px;
  box-shadow: 0 12px 12px 0px rgba(0, 0, 0, 0.06); }

.blog-section {

  padding-top: 5px; }

.blog-items {
  margin-bottom: 70px; }

.blog-img {
  display: block;
  position: relative; }
  .blog-img .date {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 80px;
    height: 90px;
    padding-top: 15px;
    background-color: #f36f6a;
    font-size: 14px;
    color: white;
    text-align: center;
    font-weight: 700;
    font-family: "Poppins", sans-serif; }
    .blog-img .date span {
      display: block;
      font-size: 22px; }

.blog-items .blog-content {
  background-color: white;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07);
  padding: 40px 40px 20px; }

.blog-items .blog-content h5 {
    font: 400 24px/32px "Raleway", sans-serif;
    color: #1a264a;
    min-height: 64px;
}

.blog-items .blog-content h5:hover {
  color: #1aabec; }

.blog-items .blog-content p {
  color: #878787;
  padding: 5px 0px 25px;
  line-height: 28px; }

.post-info {
  padding-top: 5px;
  border-top: 1px solid #f0f0f0; }

.post-info li {
  font: 400 13px/60px "Raleway", sans-serif;
  color: #9a9a9a;
  display: inline-block;
  font-style: normal; }

.post-info li a,
.post-info li span {
  color: #555555;
  font-style: italic; }

.post-info li a:hover,
.post-info li span:hover {
  color: #f36f6a; }

.post-info li + li {
  margin-left: 10px; }

.post-info li + li:before {
  content: '';
  width: 1px;
  height: 15px;
  display: inline-block;
  background: #555555;
  vertical-align: middle;
  margin-right: 10px; }

.blog-pagination li {
  display: inline-block;
  padding-right: 14px; }

.blog-pagination li a {
  font: 400 15px/38px "Raleway", sans-serif;
  color: #555555; }

.blog-pagination li a i {
  padding-left: 13px;
  vertical-align: middle; }

.blog-pagination li a:hover {
  color: #1a264a; }

.blog-pagination li.active a {
  color: #1a264a;
  font-weight: 500; }

/*=========== blog-sidebar css ===============*/
.blog-sidebar {
  padding-left: 20px; }

.blog-sidebar .widget .widget_title {
  font: 400 24px "Poppins", sans-serif;
  color: #1a264a;
  border-bottom: 1px solid #ededed;
  padding-bottom: 25px;
  margin-bottom: 30px; }

.blog-sidebar .widget.categories-widget {
  margin-top: 67px; }

.blog-sidebar .widget.categories-widget .widget_title {
  margin-bottom: 20px; }

.blog-sidebar .widget + .widget {
  margin-top: 70px; }

.widget-search {
  padding-bottom: 5px; }

.widget-search .search-form {
  background: #fff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07);
  border-radius: 50px;
  border: 1px solid #ededed; }

.widget-search .search-form .form-control {
  border: 0px;
  box-shadow: none;
  background: transparent;
  height: 48px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  color: #555555;
  padding: 0px 10px 0px 30px; }

.widget-search .search-form .form-control.placeholder {
  color: #9c9c9c; }

.widget-search .search-form .form-control:-moz-placeholder {
  color: #9c9c9c; }

.widget-search .search-form .form-control::-moz-placeholder {
  color: #9c9c9c; }

.widget-search .search-form .form-control::-webkit-input-placeholder {
  color: #9c9c9c; }

.widget-search .search-form .input-group-addon {
  padding: 0px;
  background: none;
  border-radius: 0px;
  border: 0px; }

.widget-search .search-form .input-group-addon button {
  font-size: 15px;
  color: #555555;
  border: 0px;
  background: transparent;
  padding: 0px 30px 0px 0px; }

.widget-search .search-form:focus {
  border-color: #1aabec; }

.post-widget .media {
  margin-top: 21px; }

.post-widget .media .media-left {
  padding-right: 20px; }

.post-widget .media .media-body .tn_tittle {
  font: 400 15px "Poppins", sans-serif;
  color: #1a264a;
  transition: all 400ms linear 0s; }

.post-widget .media .media-body .tn_tittle:hover {
  color: #1aabec; }

.post-widget .media .media-body ul li {
  display: inline-block; }

.post-widget .media .media-body ul li a {
  font: 400 12px/26px "Poppins", sans-serif;
  color: #555555;
  transition: all 400ms linear 0s; }

.post-widget .media .media-body ul li a i {
  color: #9c9c9c;
  padding-right: 7px; }

.post-widget .media .media-body ul li a:hover {
  color: #1aabec; }

.post-widget .media .media-body ul li a:hover i {
  color: #1aabec; }

.post-widget .media .media-body ul li + li {
  margin-left: 10px; }

.post-widget .media:nth-child(2) {
  margin-top: 0px; }

.tag-widget .tag {
  margin-left: -7px; }

.tag-widget .tag li {
  display: inline-block;
  margin: 0px 7px 10px; }

.tag-widget .tag li a {
  font: 400 14px/34px "Poppins", sans-serif;
  color: #555555;
  border: 1px solid #e0e0e0;
  padding: 0px 20px;
  display: block;
  transition: all 0.1s linear; }

.tag-widget .tag li a:hover {
  background: #1aabec;
  color: #fff; }

.categories-widget .c-list li a {
  font: 400 15px/36px "Poppins", sans-serif;
  color: #555555; }

.categories-widget .c-list li a i {
  font-size: 9px;
  vertical-align: middle;
  padding-right: 17px; }

.categories-widget .c-list li a:hover {
  color: #1aabec; }

.tweets-widget .tweets li {
  font: 400 15px/28px "Poppins", sans-serif;
  color: #666666; }

.tweets-widget .tweets li a {
  color: #1a264a; }

.tweets-widget .tweets li a:hover {
  color: #1aabec; }

.tweets-widget .tweets li span {
  color: #555555;
  display: block;
  padding-top: 5px; }

.tweets-widget .tweets li span i {
  color: #9c9c9c;
  padding-right: 10px; }

.tweets-widget .tweets li + li {
  padding-top: 14px; }

.flicker-widget .ri-grid {
  width: 55%; }

.flicker-widget .ri-grid ul {
  width: 356px; }

.flicker-widget .ri-grid ul li {
  height: 100px !important;
  width: 100px !important;
  margin-right: 6px;
  margin-bottom: 9px; }

.single-blog-area {
  background: #f8fafc;
  box-shadow: 0 12px 12px 0px rgba(0, 0, 0, 0.06);
  padding: 30px 0 60px; }

.single-post blockquote {
  font-size: 19px;
  line-height: 28px;
  color: #878787;
  border-color: #f36f6a;
  padding: 5px 0px 7px 20px;
  margin-left: 28px;
  font-style: italic; }

.single-post blockquote p {
  padding-bottom: 0px; }

.single-post .pagination {
  display: block;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
  margin-top: 10px;
  padding-top: 27px; }

.single-post .pagination a {
  font: 400 15px "Poppins", sans-serif;
  color: #555555;
  display: inline-block;
  float: left; }

.single-post .pagination a i {
  vertical-align: middle;
  padding-right: 13px; }

.single-post .pagination a + a {
  float: right; }

.single-post .pagination a + a i {
  padding-right: 0px;
  padding-left: 13px; }

.single-post .pagination a:hover {
  color: #f36f6a; }

.comment-title {
  font: 400 18px "Poppins", sans-serif;
  color: #1a264a;
  padding-bottom: 25px; }

.comments {
  background-color: white;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07);
  padding: 36px 25px 26px 30px;
  margin: 0px 0px 80px; }

.comments .comment .media-left {
  padding-right: 20px; }

.comments .comment .media-body .commenter-name {
  font: 400 15px "Poppins", sans-serif;
  color: #1a264a; }

.comments .comment .media-body h6 {
  font: 400 13px/30px "Poppins", sans-serif;
  color: #555555;
  font-style: italic; }

.comments .comment .media-body p {
  color: #555555;
  padding-top: 10px; }

.comments .comment .media-body .reply-btn {
  line-height: 48px;
  color: #555555; }

.comments .comment .media-body .reply-btn i {
  padding-left: 10px;
  vertical-align: middle; }

.comments .comment .media-body .reply-btn:hover {
  color: #f36f6a; }

.comments .comment.reply,
.comments .comment + .comment {
  border-top: 1px solid #f0f0f0;
  padding-top: 30px; }

.contact-form {
  margin-top: 10px; }

.contact-form input {
  width: 48.6%;
  float: left; }

.contact-form input + input {
  margin-left: 2.5%; }

.contact-form .form-control {
  font: 400 15px/46px "Poppins", sans-serif;
  padding: 0px 30px;
  color: #555555;
  background: #fff;
  box-shadow: none;
  outline: none;
  border: 1px solid #f2f2f2;
  border-radius: 0px;
  height: auto;
  margin-bottom: 20px; }

.contact-form .form-control.placeholder {
  color: #9c9c9c; }

.contact-form .form-control:-moz-placeholder {
  color: #9c9c9c; }

.contact-form .form-control::-moz-placeholder {
  color: #9c9c9c; }

.contact-form .form-control::-webkit-input-placeholder {
  color: #9c9c9c; }

.contact-form .form-control:focus {
  border-color: #f36f6a; }

.contact-form textarea.form-control {
  height: 220px; }

.contact-form .sub_btn-two {
  height: 48px;
  padding: 0px;
  margin-top: 10px; }

.ex-bg0 {
  background: #fff !important; }

.ex-bg2 {
  background: #f9f9f9 !important; }

/*********************Index-8*********************/
.index-9-hero-area {
  background: #fff;
  background: url(../image/index9.jpg);
  background-repeat: no-repeat;
  height: 100vh !important;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: center; }

.index-9-hero-area:after {
  content: '';
  position: absolute;
  background: rgba(0, 122, 255, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 15; }

.index-9-hero-area .container {
  position: relative;
  z-index: 99; }

.hero-text-9 {
  margin-top: 45%; }

.hero-text-9 h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 70px;
  font-weight: 600;
  line-height: 80px; }

.hero-text-9 p {
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 40px;
  margin-top: 30px;
  width: 90%; }

.btn9video img {
  margin-left: 20px; }

.btn9video {
  color: #01a3fe;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  background: #fff;
  padding: 14px 10px 14px 35px;
  border-radius: 50px; }

.btn9video:hover,
.btn9video:focus {
  background: #fff; }

.about-firm {
  padding: 120px 0;
  background: #f9f9f9;
  position: relative;
  z-index: 10; }

.index-3-title h5::after {
  content: '';
  position: absolute;
  top: 44px;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 55px;
  background: #151617; }

.about-box9 {
  margin-top: 70px; }

.about-box9 i {
  color: #37c1ee;
  font-size: 48px; }

.about-box9 h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  color: #444;
  margin-top: 26px; }

.about-box9 p {
  font-size: 13px;
  font-weight: 300;
  color: #878787;
  line-height: 25px; }

.about-box9 .media-body {
  padding-left: 10px; }

.about-box9 .media {
  margin-top: 12px; }

.fun-fact9 {
  position: relative;
  text-align: center;
  background: #40c2ec;
  padding-top: 120px;
  padding-bottom: 120px;
  z-index: 10; }

.fun-fact9 .index-2-title h5 {
  color: #fff; }

.fun-fact9 .index-2-title p {
  color: #fff; }

.fun-fact9 .index-2-title h5::after {
  content: '';
  position: absolute;
  top: 44px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 2px;
  width: 55px;
  background: #fff; }

.business-solution {
  position: relative;
  text-align: center;
  background-color: black;
  display: -moz-box;
  display: flex;
  background: #161922;
  padding-top: 120px;
  padding-bottom: 120px;
  z-index: 1; }

.business-solution::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  background-image: url(../image/tab9.jpg);
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  background-size: cover;
  opacity: 0.3; }

.business-solution .container {
  position: relative;
  z-index: 1; }

.tab-title9 {
  text-align: left; }

.tab-title9 h5,
.tab-title9 p {
  color: #fff; }

.tab-title9 h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 600;
  position: relative; }

.tab-title9 h5:after {
  content: '';
  position: absolute;
  top: 44px;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 55px;
  background: #fff; }

.tab-title9 .s-title {
  font-size: 16px;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 32px; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #fff;
  border-color: transparent;
  border-bottom: 1px solid #fff;
  cursor: pointer; }

.nav-tabs > li.active > a {
  border-bottom: 1px solid #fff; }

.tab9 .nav-tabs > li > a {
  margin-right: 0px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
  width: 98%;
  text-align: left; }

.nav-tabs {
  border-bottom: 1px solid #9c9da0; }

.nav > li > a {
  color: #9f9fa2; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent; }

.tab9 .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 0px; }

.tab-text-9 {
  margin-top: 65px;
  text-align: left;
  width: 80%; }

.tab-text-9 h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 400; }

.tab-text-9 p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 50px; }

.btn-9 {
  background: #40c2ec;
  border-radius: 50px;
  padding: 15px 40px;
  text-transform: uppercase;
  color: #fff; }

.btn-9:hover,
.btn-9:focus {
  background: #31b3dd;
  color: #fff; }

.bg-white {
  background: #fff !important; }

.main-menu {
  z-index: 999; }

/*************************************
Page Loader
*************************************/
#pre-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; }

#pre-loader .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  z-index: 1000;
  background: #000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

#pre-loader .loader-section.section-left {
  left: 0; }

#pre-loader .loader-section.section-right {
  right: 0; }

#loader-logo {
  display: block;
  position: relative;
  left: calc(50% - 20em/2);
  top: 15%;
  width: 20em;
  height: 9.375em;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("");
  z-index: 1001; }

#loader-circle {
  display: block;
  position: relative;
  left: 50%;
  top: 35%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001; }

#loader-circle:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite; }

#loader-circle:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
.loaded #loader-logo,
.loaded #loader-circle {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.loaded #pre-loader {
  visibility: hidden;
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
  opacity: 0; }

.no-js #pre-loader {
  display: none; }

.blog-area .blog .blog-item .blog-content h4 a:hover {
  color: #f2706a !important; }

.blog-text .date a {
  font-weight: 400;
  text-transform: capitalize;
  cursor: pointer; }

.text-area h4 {
  transition: .2s; }

.text-area h4 a:hover {
  color: #f2706a;
  transition: .2s; }

.contact-submit-progress {
  font-size: 18px;
  color: #f1b200;
  padding: 0px 20px; }

.contact-submit-message {
  font: 500 15px/24px "poppins", sans-serif;
  color: #999;
  max-width: 320px;
  position: absolute;
  bottom: 8px;
  right: 100px; }

.validation-error {
  border-color: red !important; }

/************About Us page************/
.about-we-are {
  padding: 130px 0;
  background: #fff;
  z-index: 100;
  position: relative; }

.about-us-inner h5 {
  text-transform: uppercase;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 15px; }

.about-us-inner h3 {
  color: #28262b;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 38px; }

.about-us-inner p {
  color: #878787;
  font-size: 15px;
  line-height: 28px; }

.about-skill h4 {
  font-size: 18px;
  font-weight: 300;
  color: #28262b;
  line-height: 30px;
  margin-bottom: 0; }

.m-right {
  float: right; }

.about-skill .feature-icon {
  margin-top: 13px; }

.about-team-bg {
  background: #fff; }

.about-action-area {
  background: #fff;
  background: url(../image/inner/action-bg.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: center;
  padding: 180px 0;
  box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.07); }

.about-action-area:after {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 15; }

.about-action-area .container {
  position: relative;
  z-index: 99; }

.action-text h5 {
  color: #fff;
  font-width: 400;
  font-size: 29px;
  margin-bottom: 40px; }

.action-text p {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 70px; }

.btn-action {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background: #2bc0f0;
  padding: 15px 40px;
  border-radius: 50px;
  transition: .2s; }

.btn-action:hover,
.btn-action:focus {
  color: #fff;
  background: #24b5e3;
  transition: .2s; }

.about-social li a i {
  color: #878787;
  background: #ced3d5;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  text-align: center;
  padding-top: 13px;
  transition: .2s; }

.about-us-inner p {
  margin-bottom: 40px; }

.about-social li a .fb:hover {
  color: #fff;
  background: #39579a;
  transition: .2s; }

.about-social li a .tw:hover {
  background: #1da1f2;
  color: #fff;
  transition: .2s; }

.about-social li a .in:hover {
  background: #e64853;
  color: #fff;
  transition: .2s; }

.about-social li a .pn:hover {
  background: #bd081c;
  color: #fff;
  transition: .2s; }

.about-social li a .rs:hover {
  background: #FF6600;
  color: #fff;
  transition: .2s; }

.vdi {
  position: relative;
  z-index: 1; }

.about-videoplay {
  height: 100%;
  width: 100%;
  /*     background: rgba(0, 0, 0, .6); */
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  display: block; }

.about-videoplay i {
  position: absolute;
  z-index: 9999;
  text-align: center;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  color: #00bfd8;
  background: #fff;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  font-size: 30px;
  padding-top: 25px;
  transform: translateY(-50%); }

/***************Service page***************/
.mt50 {
  margin-top: 150px; }

.white-bg {
  background: #fff; }

/******************Portfolio style 1*************************/
.portfolio-01.featured-work-area0 {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 15px 0 120px 0;
  box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.07); }

/*************portfolio 2*********************/
.portfolio-01.featured-work-area5 {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 55px 0 120px 0;
  box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.07); }

.portfolio-01.featured-work-area5 .filter-row .gallery-filter5 {
  text-align: center;
  padding: 20px 0px 45px; }

.portfolio-01.featured-work-area5 .filter-row .gallery-filter5 li.active::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #f2706a; }

.portfolio-01.featured-work-area5 .filter-row .gallery-filter5 li.active {
  color: #f2706a; }

/*************Portfolio 3*************/
.portfolio-01.featured-work-area2 .gallery2 .gallery-item {
  padding: 8px;
  overflow: hidden; }

.portfolio-01.featured-work-area2 {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 15px 0 120px 0;
  box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.07); }

/****************Contact us page***************/
.inner-contact {
  position: relative;
  z-index: 11;
  background: #fff; }

.short-contact-box2 {
  margin-top: 40px; }

.short-contact-box2 h4 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: #151617;
  margin-bottom: 15px; }

.short-contact-box2 p {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: .3px;
  color: #878787; }

.short-contact {
  padding-top: 75px;
  padding-bottom: 80px;
  position: relative;
  padding-right: 120px; }

.m50 {
  margin-top: 50px; }

.bgcontact {
  background: #f5f5f3; }

.form-area-right {
  padding: 112px 0;
  max-width: 750px;
  padding-left: 30px; }

.form-area-right h3 {
  text-transform: uppercase;
  font-size: 30px;
  padding-left: 15px;
  margin-bottom: 40px; }

.form-area-right .form-control {
  border-radius: 0px;
  margin-bottom: 25px;
  height: 40px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 2px solid #efefef;
  box-shadow: none;
  padding: 0 0px !important; }

.form-area-right .form-control:focus {
  box-shadow: none;
  color: #28262b;
  font-weight: 400; }

.sent-msg {
  background: transparent;
  border: 1px solid #28262b !important;
  padding: 17px 65px;
  border-radius: 0 !important;
  text-transform: uppercase;
  margin-top: 50px; }

.form-control::-moz-placeholder {
  color: #28262b;
  font-weight: 400; }

.form-control::-webkit-placeholder {
  color: #28262b;
  font-weight: 400; }

.sent-msg:hover,
.sent-msg:focus {
  color: #fff; }

.map-area {
  position: relative;
  z-index: 11;
  background: #fff;
   }

.google-maps {
  height: 545px;
  width: 100%; }

@media (min-width: 992px) {
  .dropdown-submenu {
    position: relative; }

  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px; }

  .dropdown:hover .one-step {
    display: block; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }

  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px; }

  .dropdown-submenu:hover > a:after {
    border-left-color: #fff; }

  .dropdown-submenu.pull-left {
    float: none; }

  .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; }

  .dropdown-toggle:hover .dropdown-menu {
    display: block; }

  .dropdown-menu {
    padding: 0 0;
    border-radius: 0; }

  .dropdown-menu > li > a {
    padding: 15px 20px; }

  .dropdown-submenu {
    border-radius: 0; } }
@media (max-width: 767px) {
  .vdi {
    width: 100% !important; }

  .m-right {
    float: left !important; }

  .col-height .right-inner-content {
    padding-left: 0px;
    padding-top: 33px; }

  .progress-element {
    padding-top: 0; }

  .banner-area {
    padding: 110px 0px 60px; } }
@media (max-width: 768px) {
  .short-contact {
    padding-top: 75px;
    padding-bottom: 80px;
    position: relative;
    padding-right: 30px; }

  .short-contact {
    padding-left: 5%; } }
@media (max-width: 640px) {
  .short-contact {
    padding-left: 6% !important; } }
@media (max-width: 767px) {
  .fun-m {
    margin-bottom: 35px; }

  .fun-m:last-child {
    margin-bottom: 0; } }
/*BLOG */
/*01  Blog */
.posts-group {
  padding-top: 110px;
  padding-bottom: 115px; }

.posts-group .pagination {
  margin-top: 34px; }

.posts-group_pdg-btm_sm {
  padding-bottom: 100px; }

.b-post .entry-title {
  color: #333; }

.b-post .entry-title,
.b-post .entry-title a {
  color: #333; }

.b-post .entry-meta__item {
  margin-right: 19px;
  white-space: nowrap; }

.b-post .entry-meta__link {
  font-size: 12px;
  color: #777; }

.b-post .entry-meta__icon {
  display: inline-block; }

.b-post .entry-date {
  display: inline-block; }

.b-post .entry-date__month {
  display: block; }

.b-post .entry-header {
  position: relative; }

.b-post-1 .entry-title {
  position: relative;
  margin-top: 7px;
  margin-bottom: 17px;
  font-size: 22px; }

.b-post-1 .entry-title:before {
  display: block;
  width: 50px;
  height: 2px;
  margin-bottom: 38px;
  content: '';
  background-color: #333; }

.b-post-1 .entry-media {
  position: relative;
  margin-bottom: 42px; }

.entry-media img {
  transition: .3s all ease-in-out; }
  .entry-media img:hover {
    box-shadow: #b5b5b5 10px 8px 17px 0px; }

.b-post-1 .entry-meta__item .icon {
  padding-right: 8px;
  font-size: 16px; }

.b-post-1 .entry-content {
  margin-bottom: 14px;
  padding-right: 40px;
  letter-spacing: .025em; }

.b-post-full {
  margin-bottom: 24px; }

.b-post-full .entry-title {
  margin-top: 37px;
  margin-bottom: 24px;
  font-size: 22px; }

.b-post-full .entry-media {
  position: relative;
  margin-bottom: 52px; }

.b-post-full .entry-main {
  padding-bottom: 31px;
  padding-left: 100px; }

.b-post-full .entry-meta__item .icon {
  padding-right: 8px;
  font-size: 16px;
  vertical-align: middle; }

.b-post-full .entry-date {
  position: absolute;
  bottom: -32px;
  left: 0;
  width: 80px;
  height: 90px;
  padding-top: 23px;
  font: 700 14px Montserrat;
  text-align: center;
  color: #333; }

.b-post-full .entry-date__number {
  display: block;
  font-size: 22px;
  text-transform: uppercase; }

.b-post-full .entry-header .ui-decor-1 {
  display: block;
  margin-top: 8px;
  margin-left: 2px; }

.b-post-full .entry-content {
  margin-bottom: 23px;
  padding-right: 40px;
  letter-spacing: .025em; }

.b-post-full .post-tags {
  float: left;
  margin-top: 30px;
  padding: 7px 18px 4px 25px;
  letter-spacing: .07em;
  border: 1px solid #eee; }

.b-post-full .post-tags__item {
  padding-right: 7px;
  font-size: 10px;
  font-weight: 700;
  font-style: italic;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-transform: uppercase;
  color: #777; }

.b-post-full .post-tags__item:hover {
  color: #333; }

.b-post-full p {
  letter-spacing: .03em; }

.b-post-full .entry-footer {
  margin-top: 20px; }

.b-post-full .entry-footer:before,
.b-post-full .entry-footer:after {
  display: table;
  content: ""; }

.b-post-full .entry-footer:after {
  clear: both; }

.b-post-1 .entry-footer .btn {
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 12px;
  letter-spacing: 2px; }
  .b-post-1 .entry-footer .btn i {
    padding: 0 20px; }
  .b-post-1 .entry-footer .btn:hover {
    background: none; }

.lt-ie8 .b-post-full .entry-footer {
  zoom: 1; }

.b-post-full .entry-footer__link {
  float: right;
  margin-top: 30px;
  padding-top: 15px;
  padding-right: 17px;
  font: 700 11px Montserrat;
  letter-spacing: .075em;
  text-transform: uppercase;
  color: #333; }

.b-post-full .entry-footer__link .icon {
  display: inline-block;
  padding-right: 8px;
  font-size: 16px;
  vertical-align: sub; }

.b-post-sm {
  padding-top: 56px; }

.b-post-sm .entry-title {
  margin-top: 8px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.625;
  text-transform: none; }

.b-post-sm .entry-title:before {
  display: block;
  width: 30px;
  height: 2px;
  margin-bottom: 24px;
  content: '';
  background-color: #333; }

/* Button effect*/
.btn {
  position: relative;
  overflow: hidden; }

.btn:hover {
  color: #000; }

.btn:hover:after {
  -webkit-transition: .7s linear;
  transition: .7s linear;
  background-position: 150% 0; }

.btn:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 110%;
  height: 100%;
  content: '';
  -webkit-transform: skewX(-50deg);
  transform: skewX(-50deg);
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) no-repeat -2em 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) no-repeat -2em 0;
  background-size: 2em 100%; }

/* SECTION WORK*/
.section-works__inner {
  position: relative; }

.section-works__group {
  margin-bottom: 80px; }

.section-works__title-group {
  margin-top: 0;
  margin-bottom: 20px;
  font: 700 50px/1 Montserrat;
  text-align: right;
  color: #eee; }

.section-works .ui-subtitle-block {
  margin-bottom: 48px; }

.section-works__nav {
  position: absolute;
  z-index: 20;
  top: 35px;
  left: 0; }

.section-works__nav li > a {
  position: relative;
  padding-left: 40px;
  font: 11px Montserrat;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-transform: uppercase;
  color: #777; }

.section-works__nav li > a:focus {
  outline-style: none; }

.section-works__nav li > a:before {
  position: absolute;
  top: -2px;
  left: 0;
  font: 17px/1 FontAwesome;
  content: '\f178';
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  color: #777; }

.section-works__nav li.active > a,
.section-works__nav li:hover > a {
  color: #333; }

.section-works__nav li.active > a:before,
.section-works__nav li:hover > a:before {
  opacity: 1; }

.section-works__btn {
  margin-top: 30px; }

.section-works_mod-a {
  padding-top: 105px;
  padding-bottom: 100px; }

.b-works {
  margin-bottom: 40px; }

.b-works:before,
.b-works:after {
  display: table;
  content: ""; }

.b-works:after {
  clear: both; }

.lt-ie8 .b-works {
  zoom: 1; }

.b-works__media {
  width: 450px; }

.b-works__inner {
  position: relative;
  margin-top: 160px;
  letter-spacing: .025em; }

.b-works__inner:after {
  position: absolute;
  top: 0;
  width: 210px;
  height: 2px;
  content: '';
  background-color: #333; }

.b-works__title {
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 41px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase; }

.b-works__category {
  margin-top: 26px;
  font-size: 12px; }

.b-works:nth-child(odd) .b-works__media {
  float: right; }

.b-works:nth-child(odd) .b-works__inner {
  margin-right: 450px;
  margin-left: 100px;
  padding-right: 70px;
  text-align: right; }

.b-works:nth-child(odd) .b-works__inner:after {
  right: -25px; }

.b-works:nth-child(even) .b-works__media {
  float: left;
  margin-left: 45px; }

.b-works:nth-child(even) .b-works__inner {
  margin-right: 80px;
  margin-left: 495px;
  padding-left: 70px; }

.b-works:nth-child(even) .b-works__inner:after {
  left: -25px; }

.b-works-details {
  padding-top: 105px;
  padding-bottom: 100px; }

.b-works-details .ui-subtitle-block {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0; }

.b-works-details .ui-title-block {
  letter-spacing: .105em;
  border-bottom: none; }

.b-works-details .ui-title-inner {
  margin-top: 0;
  margin-bottom: 17px;
  line-height: 1; }

.b-works-details .ui-decor-1 {
  display: block;
  width: 300px;
  margin-top: 20px;
  margin-bottom: 76px; }

.b-works-details__description dt {
  width: 110px;
  margin-top: -3px;
  padding-right: 15px;
  font: 700 16px Montserrat;
  text-align: left;
  text-transform: uppercase;
  color: #333; }

.b-works-details__description dd {
  margin-bottom: 25px;
  margin-left: 110px;
  letter-spacing: .025em; }

.b-works-details__slider {
  margin-top: 60px;
  margin-bottom: 96px;
  padding-bottom: 100px; }

/**/
.btn-type-2 {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 12px;
  letter-spacing: 2px;
  border-radius: 0px;
  color: inherit;
  overflow: inherit; }
  .btn-type-2 span {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    padding: 12px 0; }
  .btn-type-2 i {
    padding: 0px 20px; }

.collapse {
  display: flex;
  justify-content: flex-end; }

.nav-logo .logo img {
  width: 100px; }

.index-2-title {
  margin-bottom: 100px; }
  .index-2-title h1 {
    color: #202020;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 300;
    position: relative;
    font-family: "Raleway", sans-serif;
    display: block;
    position: relative; }
    .index-2-title h1:after {
      display: block;
      content: "";
      position: absolute;
      bottom: -20px;
      left: 50%;
      transform: translateX(-50%);
      width: 50px;
      height: 2px;
      background: #202020; }

.index-2-title h5 {
  color: #151617;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 600;
  position: relative; }

#about .col-md-6 {
  padding: 0; }
#about .image img {
  max-width: 100%;
  opacity: .6; }
#about .bg-text {
  padding-top: 25px; }
#about .bg-text:before {
  position: absolute;
  display: block;
  content: "O NÁS";
  font-size: 300px;
  color: black;
  opacity: .035;
  top: 10%;
  right: 10%;
  letter-spacing: 10px;
  font-weight: 600;
  z-index: -1; }
#about .text {
  padding: 0 20px 0;
  opacity: 1; }
  #about .text h5 {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-style: 34px;
    letter-spacing: 2px;
    color: #202020;
    font-weight: 500; }
  #about .text p {
    margin-top: 20px;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .3px;
    color: rgba(75, 75, 75, 0.9); }
  #about .text .numbers h4 {
    margin-top: 22px;
    font-family: 'Lato', sans-serif;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: .1px;
    padding-bottom: 10px; }
  #about .text .numbers p {
    margin: 0;
    font-size: 22px;
    color: rgba(32, 32, 32, 0.5);
    font-weight: 300; }

#work .bg-text {
  padding-top: 25px; }
#work .bg-text:before {
  position: absolute;
  display: block;
  content: "PORTFÓLIO";
  font-size: 250px;
  font-weight: 600;
  color: black;
  opacity: .035;
  top: 15%;
  right: 0%;
  letter-spacing: 10px;
  z-index: -1; }

#service .bg-text {
  padding-top: 25px; }
#service .bg-text:before {
  position: absolute;
  display: block;
  content: "SLUŽBY";
  font-size: 250px;
  font-weight: 600;
  color: black;
  opacity: .035;
  top: 15%;
  right: 10%;
  letter-spacing: 10px;
  z-index: -1; }
#service .slider {
  overflow: hidden;
  padding: 5px 0;
  outline: none; }
  #service .slider .service {
    width: 22%;
    float: left;
    margin: 0 1%;
    height: 520px;
    position: relative;
    transition: .3s all ease-in-out;
    cursor: pointer;
    filter: grayscale(1);
    opacity: .7; }
    #service .slider .service:after {
      position: absolute;
      display: block;
      content: "";
      width: 100%;
      height: 40%;
      bottom: 0;
      transition: .3s all ease-in-out;
      opacity: 1; }
    #service .slider .service:hover:after {
      opacity: 0;
      transition: .3s all ease-in-out; }
    #service .slider .service:hover {
      filter: grayscale(0);
      opacity: 1;
      box-shadow: 10px 8px 17px 0px #b5b5b5; }
      #service .slider .service:hover .ponuka {
        opacity: 1; }
    #service .slider .service .info {
      position: absolute;
      bottom: 10px;
      z-index: 2;
      padding: 15px; }
      #service .slider .service .info h4 {
        text-transform: uppercase;
        color: #595959;
        font-size: 32px;
        margin-bottom: 10px;
        font-family: 'Raleway', sans-serif;
        opacity: .7; }
      #service .slider .service .info h5 {
        color: #202020;
        font-size: 24px;
        font-family: 'Raleway', sans-serif;
        font-weight: 300; }
  #service .slider .web {
    background: url("../image/services/web.jpg");
    background-size: cover;
}
  #service .slider .ios {
    background: url("../image/services/ios.jpg");
    background-size: cover;
}
  #service .slider .android {
    background: url("../image/services/android.jpg");

    background-size: cover; }
  #service .slider .social {
    background: url("../image/services/social_marketing.jpg");

    background-size: cover;
    margin-top: 2px; }

.b-works {
  cursor: pointer; }
  .b-works .b-works__media {
    transition: .5s all ease-in-out; }
  .b-works .b-works__inner {
    transition: .5s all ease-in-out; }

#blog .bg-text {
  padding-top: 25px; }
#blog .bg-text:before {
  position: absolute;
  display: block;
  content: "BLOG";
  font-size: 250px;
  font-weight: 600;
  color: black;
  opacity: .035;
  top: 15%;
  right: 10%;
  z-index: -1;
  letter-spacing: 10px; }

#team .bg-text {
  padding-top: 25px; }
#team .bg-text:before {
  position: absolute;
  display: block;
  content: "TEAM";
  font-size: 250px;
  font-weight: 600;
  color: black;
  opacity: .035;
  top: 15%;
  right: 10%;
  z-index: -1;
  letter-spacing: 10px; }

.d-flex {
  display: flex; }

.d-vert-align {
  align-items: center;
  justify-content: center;
  flex-direction: column; }

#menu-search i {
  font-style: normal !important; }

#menu-search {
  margin: 35px 10px !important; }

#menu-search .active {
  color: #fa7069; }

#slider {
  position: relative;
  display: block;
  padding-top: 90px;
  z-index: 5;
  background: white; }
  #slider .scroll-to {
    position: absolute;
    text-align: center;
    padding: 30px 0 20px;
    position: absolute;
    width: 100%; }
    #slider .scroll-to img {
      margin: 0 auto;
      height: 48px; }
  #slider .background {
    width: 100%;
    padding-right: 30px;
    height: 70vh;
    background: url(../image/bg.png);
    background-size: cover; }
  #slider .center {
    position: absolute;
    width: 100%;
    display: flex;
    top: 0;
    left: 0;
    height: 100%;
    align-items: center;
    justify-content: center; }
  #slider .text {
    position: absolute;
    text-transform: uppercase; }
    #slider .text h1 {
      text-align: left;
      font-size: 46px;
      font-weight: 300;
      margin-bottom: 20px;
      background: white;
      position: relative;
      line-height: 50px; }
    #slider .text h1:nth-child(1) {
      width: 75%; }
    #slider .text h1:nth-child(2) {
      margin-bottom: 0; }
      #slider .text h1:nth-child(2):after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 0;
        width: 100%;
        background: black;
        height: 2px; }
    #slider .text h5 {
      background: white;
      text-align: right;
      margin: 0 auto;
      padding: 5px;
      transform: translateX(130px); }

@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: -35px; }

.scroll-btn a {
  display: block;
  margin: auto; }

.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px; }

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
  color: #ffffff; }

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 20px auto 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #333;
  border-radius: 23px; }

.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: black;
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite; }

#mobile-menu {
  position: fixed;
  height: 100%;
  top: 60px;
  left: 0;
  width: 100%;
  background: white;
  z-index: 20;
  display: none;
  color: #333; }
  #mobile-menu .menu {
    position: absolute;
    left: 10%;
    top: 10%; }
    #mobile-menu .menu a {
      color: #333;
      font-family: "Raleway", sans-serif;
      transition: .3s all ease-in-out; }
      #mobile-menu .menu a:hover {
        color: #fa7069; }
    #mobile-menu .menu .big-menu {
      margin-bottom: 40px; }
      #mobile-menu .menu .big-menu li {
        margin: 5px 0; }
        #mobile-menu .menu .big-menu li a {
          font-size: 48px;
          font-weight: 700;
          line-height: 60px; }
    #mobile-menu .menu .small-menu {
      margin-bottom: 60px; }
      #mobile-menu .menu .small-menu li {
        margin: 5px 0; }
        #mobile-menu .menu .small-menu li a {
          font-weight: 500;
          font-size: 32px;
          line-height: 40px; }
    #mobile-menu .menu .social li {
      display: inline;
      margin: 0 40px 0 0; }
      #mobile-menu .menu .social li i {
        font-size: 24px;
        color: #333;
        transition: .3s all ease-in-out; }
        #mobile-menu .menu .social li i:hover {
          color: #fa7069; }
    #mobile-menu .menu .lang {
      margin: 30px 0 0;
      color: #333; }
      #mobile-menu .menu .lang a {
        font-size: 18px; }
  #mobile-menu .close {
    position: absolute;
    top: 10%;
    right: 10%;
    opacity: 1; }
    #mobile-menu .close i {
      color: #333;
      font-size: 42px; }

.menu-hamburger {
  float: right;
  display: none;
  padding: 6px 20px 0;
  height: 80px;
  align-items: center;
  cursor: pointer; }

#menu {
  border-bottom: 1px solid #ccc !important; }

.top-navigation {
  height: 40px;
  padding: 10px 0;
  /* border-bottom: 1px solid #d4d4d4; */
  position: relative;
  background: white;
  z-index: 20; }
  .top-navigation .left {
    float: left; }
    .top-navigation .left a {
      margin: 0 10px; }
      .top-navigation .left a i {
        color: grey; }
      .top-navigation .left a i.fa-facebook:hover {
        color: #3b5998; }
      .top-navigation .left a i.fa-google-plus:hover {
        color: #dd4b39; }
      .top-navigation .left a i.fa-instagram:hover {
        color: #3b5998; }
      .top-navigation .left a i.fa-twitter:hover {
        color: #55acee; }
    .top-navigation .left a:first-child {
      margin: 0 10px 0 0; }
  .top-navigation .right {
    float: right; }
    .top-navigation .right a {
      margin: 0 10px;
      color: grey; }
    .top-navigation .right a:last-child {
      margin: 0 0 0 10px; }
    .top-navigation .right .active {
      color: #f36f6a;
      font-weight: bold; }

.navigation {
  position: relative;
  z-index: 20;
  transition: .3s all ease-in-out;
  background: white; }
  .navigation .d-flex {
    justify-content: space-between;
    align-items: center; }
    .navigation .d-flex a {
      color: grey;
      font-weight: 500;
      transition: .3s all ease-in-out;
      text-transform: uppercase;
      font-size: 12px; }
      .navigation .d-flex a:hover {
        color: #f36f6a; }
    .navigation .d-flex .col-md-2 {
      text-align: center; }
    .navigation .d-flex img {
      max-height: 60px;
      transform: translateX(20px); }

.main-nav-scrolled {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 20;
  background: white;
  border-bottom: 1px solid grey;
  left: 0; }

.entry-main {
  position: relative;
  z-index: 10;
  background: white;
  padding: 0 10px; }
  .entry-main .text {
    width: 60%;
    font-size: 36px;
    line-height: 50px;
    margin: 60px 0 10px;
    position: relative; }
    .entry-main .text:after {
      display: block;
      content: "";
      position: absolute;
      bottom: -25px;
      width: 100px;
      height: 4px;
      background: #f36f6a; }
  .entry-main h5 {
    margin: 50px 0 80px;
    width: 60%;
    line-height: 35px;
    font-weight: 300;
    font-size: 22px; }

.koliesko {
  padding: 10px 10px;
  border-top: 20px solid white;
  position: relative;
  z-index: 10;
  background: #f36f6a; }
  .koliesko .koliesko-slider {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .koliesko .koliesko-slider a {
      color: #fbd1d0;
      padding: 0 15px; }

.btn-type-3 {
  padding: 10px 20px;
  border: 2px solid black;
  margin: 0 auto;
  border-radius: 0; }
  .btn-type-3 p {
    text-transform: uppercase;
    color: black; }

#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
  width: 30px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  margin: 10px 0 0;
  z-index: 100; }

#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: black;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#nav-icon4 span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#nav-icon4 span:nth-child(3) {
  top: 16px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -2px;
  left: 0px; }

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: 0px; }

.mobile-menu {
  padding: 0 15px; }
  .mobile-menu .logo {
    width: 92px; }

/*
    Under construction: 
*/
#construction .image {
  width: 49vw;
  height: 100vh;
  float: left;
  background: url("https://images.unsplash.com/photo-1483058712412-4245e9b90334?auto=format&fit=crop&w=2550&q=80&ixid=dW5zcGxhc2guY29tOzs7Ozs%3D");
  background-size: cover;
  background-position: center center; }
#construction .text {
  width: 50vw;
  padding: 20px 80px;
  height: 100vh;
  float: left;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  #construction .text .top img {
    width: 128px;
    height: auto; }
  #construction .text .center h1 {
    font-size: 52px;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    margin-bottom: 30px; }
  #construction .text .center p {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 30px;
    color: #737373; }
  #construction .text .center ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin: 0 10px; }
    #construction .text .center ul li a {
      color: black; }
      #construction .text .center ul li a:hover {
        color: #f36f6a; }
  #construction .text .social ul li {
    margin: 0 10px;
    display: inline-block; }
    #construction .text .social ul li i {
      font-size: 16px;
      color: black; }
      #construction .text .social ul li i:hover {
        color: #f36f6a; }
        
.new-think {
  position: relative;
  padding: 150px 0 0;
  z-index: 10; 
  }

.new-think .project {
  background: url("../image/new-think/project.jpg");
  background-size: cover;
  width: 50%;
  display: inline-block;
  float: left;
  position: relative; }
  .new-think .project:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(236, 118, 118, 0.84); }

.new-think .team {
  background: url("../image/new-think/team.jpg");
  background-size: cover;
  width: 50%;
  display: inline-block;
  float: left;
  position: relative; }
  .new-think .team:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    background:rgba(72, 72, 72, 0.84); }

.new-think .text {
  padding: 120px 50px;
  color: white;
  position: relative;
  z-index: 5; }
  .new-think .text h5 {
    font-size: 42px;
    margin-bottom: 60px; }
  .new-think .text .button {
    border: 1px solid white;
    border-radius: 0;
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 16px; 
    color:white;}

    .new-think .text .button:hover {
      background: white;
      color:black;}
      
.newsletter {
  height: 350px;
  background: #333333;
  position: relative;
  width: 100%;
  padding: 50px 0; }
  .newsletter:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../image/newsletter.jpg");
    background-size: cover;
    background-position: center center;
    opacity: .13;
    z-index: 1; }
  .newsletter .container {
    z-index: 2;
    position: relative; }
  .newsletter h5 {
    text-align: center;
    color: white; 
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 600;
    position: relative;}
    .newsletter h5:after {
      background: white; }
  .newsletter form {
    display: flex;
    justify-content: center;
    margin-bottom: 20px; }
    .newsletter form input[type="text"] {
      height: 60px;
      width: 65%;
      border: 0px solid white;
      padding: 10px 15px; }
    .newsletter form input[type="submit"] {
      background: #f36f6a;
      border: none;
      outline: none;
      padding: 15px 30px;
      color: white;
      letter-spacing: 2px; }
  .newsletter p {
    text-align: center;
    color: white;
    opacity: .7; }
.short-contact-box2 p a{
    color:inherit;
    }
.no-scroll{
    overflow:hidden;
    }
.blog-pagination{
    display: block;
    width: 100%;
    position: relative;
    clear: both;
    padding: 20px;
    }
.blog-pagination li{
    display: inline-block;
    padding: 0 10px;
    
}
.blog-pagination .active{
    border: 2px solid #f36f6a;
    }
/*# sourceMappingURL=style.css.map */
