/*
  Theme Name: Triangle
  Theme Uri: http://www.themeum.com
  Author: Themeum
  Author Uri: http://www.themeum.com
  Description: Creative Site Template
  Version: 1.1
  */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap");

body {
  background: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.05rem;
  color: #000;
}

html {
  height: 100%;
}

a {
  color: #999;
}

a:hover {
  outline: none;
  text-decoration: none;
  color: #765a8b;
}

a:focus {
  outline: none;
  outline-offset: 0;
}

a {
  -webkit-transition: 300ms;
  transition: 300ms;
}

ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}

h1 {
  color: #686868;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 18px;
}

.overflow {
  overflow: hidden;
}

.uppercase {
  text-transform: uppercase;
}

.btn-common {
  font-size: 14px;
  color: #0099ae;
  border: 1px solid #0099ae;
  font-weight: 300;
  padding: 10px 25px;
}

#action .col-sm-5 {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
}

.btn-common:hover,
.btn-common:focus {
  outline: none;
  background: #342463;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: white;
  border-color: #01707f;
}

.align-right {
  text-align: right;
}

.inline {
  display: inline-block;
}

.padding {
  padding: 65px 0;
}

.padding-bottom {
  padding-bottom: 65px;
}

.padding-top {
  padding-top: 90px;
}

.padding-right {
  padding-right: 80px;
}

.padding-left {
  padding-left: 80px;
}

.margin-bottom {
  margin-bottom: 35px;
}

.carousel-indicators.visible-xs {
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -35px;
  width: 100%;
  left: 0;
}

.carousel-indicators.visible-xs li {
  border-color: #d29948;
  border-width: 2px;
  height: 12px;
  margin: 0 5px 0 0;
  width: 12px;
}

.carousel-indicators.visible-xs li.active {
  background: rgba(210, 153, 72, 0.7);
}

/*************************
*******Header******
**************************/
.headlineBlock {
  padding: 20px;
}
.collapsing {
  overflow: visible;
}
.navbar-collapse{
  position: relative;
}
#mainNav {
  position: absolute;
  right: 0;
  z-index: 100;
}
#header.scrolled {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: white;
  z-index: 3;
  box-shadow: 2px 2px 3px #999;
}

#header.scrolled .social-icons {
  display: none;
}

#header {
  margin-bottom: 0;
  padding: 5px 0 2px 0;
}

#header .navbar-inverse .container {
  position: relative;
}

#header .logoTitle,
#footer .logoTitle {
  font-weight: bold;
  color: #607fbf;
}

.brandBlock {
  width: 250px;
  position: relative;
  display: block;
  float: right;
}

@media only screen and (max-width: 992px) {
  .brandBlock {
    max-width: 300px;
    float: none;
  }
}

.brandBlock img {
  width: 120px;
  margin-top: 5px;
}
.brandText {
  position: absolute;
  left: 120px;
  top: 7px;
}
.brandBlock small {
  float: right;
}

.navbar-header a, .brandBlock a {
  display: inline-block;
}

.logoTitle span {
  color: #765a8b;
}

#header .robotBlock {
  position: absolute;
  top: 60px;
  z-index: 3;
  left: 20%;
  display: none;
  transition: all 1s;
}

.robotBlock img {
  max-width: 50px;
  transition: all 1s;
}

.search {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1;
}

.search i {
  color: #00aeef;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 2px;
}

.field-toggle {
  position: relative;
  top: 30px;
  right: 15px;
  display: none;
  height: 50px;
}

.search-form {
  padding-left: 10px;
  height: 40px;
  font-size: 18px;
  color: #818285;
  font-weight: 300;
  outline: none;
  border: 1px solid #00aeef;
  margin-top: 20px;
  border-radius: 4px;
}

.social-icons ul li {
  padding: 0 5px;
}

.social-icons ul li a {
  font-size: 18px;
  color: #d3d3d3;
  padding: 0;
}

.social-icons ul li a:hover .fa-facebook {
  color: #0884d5;
}

.social-icons ul li a:hover .fa-twitter {
  color: #2aa7dc;
}

.social-icons ul li a:hover .fa-google-plus {
  color: #a22523;
}

.social-icons ul li a:hover .fa-dribbble {
  color: #e94989;
}

.social-icons ul li a:hover .fa-linkedin {
  color: #006dc0;
}

.social-icons ul li a:hover,
.social-icons ul li a:focus {
  background: none;
}

#header .navbar {
  background: #fff;
  border: 0;
  margin-bottom: 0;
}

#header .navbar-toggle {
  margin-top: 20px;
}

#header .navbar-brand {
  padding: 0;
  margin-left: 0;
}

#header .navbar-brand h1 {
  padding: 0;
  margin: 0;
}

#header .navbar-nav.navbar-right > li:last-child {
  /*margin-right: 20px;*/
}

#header .navbar-nav.navbar-right > li a {
  color: #555;
  font-size: 14px !important;
  font-weight: 300;
  padding: 10px;
}

#header .navbar-inverse .navbar-nav li.active > a,
#header .navbar-inverse .navbar-nav li.active > a:focus,
#header .navbar-nav.navbar-right li > a:hover,
.navbar-inverse .navbar-nav > .open > a {
  background-color: inherit;
  border: 0;
  color: #00aeef;
}

#header .navbar-inverse .navbar-nav li a:hover {
  color: #00aeef;
}

/*  Dropdown menu*/

ul.sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

#header .navbar-nav li ul.sub-menu li a {
  color: #818285;
  padding: 5px 0;
  font-size: 13px;
  display: block;
  text-transform: capitalize;
}

#header .navbar-nav li ul.sub-menu li .active {
  background: #00aeef;
  color: #fff;
  position: relative;
}

#header .navbar-nav li ul.sub-menu li .active i {
  position: absolute;
  font-size: 56px;
  top: -13px;
  color: #0884d5;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-right {
  left: -3px;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-left {
  right: -3px;
}

#header .navbar-nav li ul.sub-menu li a:hover,
#header .navbar-nav li ul.sub-menu li a:focus {
  background: #00aeef;
  color: #fff;
}

.fa-angle-down {
  padding-left: 5px;
}

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*Page End*/
#pageEnd {
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
}
.techMain {
  position: relative;
}
.techMain:after {
  position: absolute;
  content: "";
  right: 0;
  top: 15%;
  bottom: 15%;
  height: auto;
}
#pageEnd .slideTextBlock p {
  opacity: 1;
}
#pageEnd .sliderControls {
  margin: 0 auto;
  width: 150px;
}

.floatBlock {
  float: left;
}

.sliderControls .circleItem {
  float: left;
  width: 33.333%;
  padding: 10px;
  border-radius: 100%;
}

.sliderControls .circleItem div {
  float: left;
  width: 100%;
  height: 5px;
  border-radius: 5px;
  background: #999;
  cursor: pointer;
}

.sliderControls .circleItem div.active {
  background: #765a8b;
}

/*************************
*******Footer******
**************************/

#footer {
  padding-bottom: 10px;
  min-height: 30vh;
  background-image: url(../imgs/krugovi.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  background-attachment: fixed;
  background-color: #333;
}
#footer .container {
  padding: 0 50px;
}

#footer ul {
  margin-top: 20px;
}

#footer ul li {
  display: inline;
  padding: 5px;
}

#footer .bottom-separator {
  margin-bottom: 60px;
}

#message {
  height: 110px;
  resize: none;
}

.bottom > h2 {
  margin-top: 0;
  margin-bottom: 26px;
}

.bottom .media-body h3 {
  margin-top: 0;
  padding-left: 25px;
}

.bottom .media-body h3 a {
  color: #342463;
}

.testimonial .media {
  margin-top: 0;
  margin-bottom: 25px;
}

.testimonial .media > .pull-left {
  margin-right: 25px;
}

.testimonial .media > .pull-left img {
  margin-top: 6px;
}

.testimonial .media .media-body blockquote {
  padding-left: 25px;
  padding-right: 30px;
  position: relative;
  border-left: 0;
  margin-bottom: 0;
}

.testimonial .media .media-body blockquote:before {
  position: absolute;
  left: 5px;
  top: 8px;
  content: '"';
  font-size: 40px;
  color: #342463;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Opera, Chrome, and Safari */
  line-height: 0;
}

.testimonial .media .media-body blockquote:after {
  position: absolute;
  right: 30px;
  bottom: 14px;
  content: '"';
  font-size: 40px;
  color: #342463;
  line-height: 0;
}

.bottom > address {
  line-height: 22px;
  margin-bottom: 40px;
}

.form-control {
  border: 1px solid #eaeaea;
  font-weight: 300;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
}

.form-control:hover,
.form-control:focus {
  border-color: #4fcccd;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-submit {
  width: 100%;
  background-color: #4fcccd;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-radius: 3px;
  margin-top: 5px;
  border-bottom: 3px solid #2f9697;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px;
}

.btn-submit:hover,
.btn-submit:focus {
  color: #fff;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.8;
}

.copyright-text {
  margin-top: 70px;
  color: #fff;
  font-size: 16px;
  padding-bottom: 15px;
}

.copyright-text a {
  color: #3e848a;
}

.copyright-text p {
  margin-bottom: 0;
}

/*************************
*******Home Page******
**************************/
#home-slider,
#project-slider {
  background-image: url(../imgs/bgrd_hero.jpg);
  background-repeat: no-repeat;
  background-size: 1024px;
  background-position-x: center;
  background-position-y: bottom;
  position: relative;
  bottom: -20px;
}

#home-slider img,
#project-slider img {
  max-width: 65%;
}
.slider-hill {
  display: none;
}
.on_slider {
  display: block;
}
#home-slider .main-slider,
#project-slider .main-slider {
  position: relative;
  min-height: 490px;
}

#home-slider .slide-text,
#project-slider .slide-text {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  text-align: center;
}

.sliderItem button {
  border: #fff solid 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  background: #342463;
  color: #fff;
  border-radius: 20px;
  padding: 0 25px;
  height: 44px;
  line-height: 36px;
  font-size: 16px;
}
.tech_filter {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  background: #97a8c9;
  color: #fff;
  border-radius: 20px;
  padding: 0 25px;
  margin: 15px;
  height: 40px;
  font-size: 16px;
}
.techItem img {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.sliderItem button:hover,
.sliderItem button:visited,
.sliderItem button:focus {
  background: #9478e7;
  color: #fff;
}
.tech_filter:hover,
.tech_filter:visited,
.tech_filter:focus,
.active .tech_filter {
  background: #6291be;
  color: #fff;
}
.animate-in .slide-text {
  -webkit-animation: fadeInLeftBig 700ms cubic-bezier(0.19, 1, 0.22, 1) 200ms
    both;
  animation: fadeInLeftBig 700ms cubic-bezier(0.19, 1, 0.22, 1) 200ms both;
}
#home-slider .slider-hill,
#project-slider .slider-hill {
  position: absolute;
  right: 0;
  bottom: 60px;
}
#project-slider .slider-hill {
  right: 100px;
  bottom: 90px;
}
.animate-in .slider-hill {
  -webkit-animation: bounceInDown 1000ms ease-in-out 200ms both;
  animation: bounceInDown 1000ms ease-in-out 200ms both;
}
.hero {
  position: absolute;
  bottom: 140px;
  width: 40%;
}
.hero p {
  font-size: 18px;
}

#home-slider h1,
#project-slider h1 {
  margin-top: 100px;
  margin-bottom: 25px;
}

#home-slider .btn-common {
  margin-top: 20px;
}

#home-slider .preloader,
#project-slider .preloader {
  position: absolute;
  left: 0;
  top: 0;
  bottom: -30px;
  right: 0;
  background: #fafafa;
  text-align: center;
}

#home-slider .preloader > i,
#project-slider .preloader > i {
  font-size: 48px;
  height: 48px;
  line-height: 48px;
  color: #3d2863;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
  margin-top: -24px;
}

#action {
  height: 157px;
  display: table;
  position: static;
  width: 100%;
}

.vertical-center {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: statice;
}

.service {
  color: white;
}

.single-service {
  overflow: hidden;
  display: block;
}

.single-service img {
  margin-bottom: 35px;
}

.single-service .fold {
  margin-bottom: 35px;
}

.single-service h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

.single-service p {
  padding: 0 48px;
}

.action h1 {
  margin-top: 0;
}

.action p {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 300;
}

.action .btn-common {
  margin-top: 55px;
  float: left;
}

.title {
  color: #404040;
  font-weight: 300;
}

.single-features {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.single-features .single-item {
  display: flex;
  flex-direction: row;
}

.single-features .textBlock {
  width: 70%;
  flex-grow: 1;
}

.single-features img {
  max-width: 250px;
  margin: 0 auto;
}
.single-features img {
  max-width: 250px;
  margin: 0 auto;
}
.bounce_light {
  max-width: 250px;
  margin: 0 auto;
  background-image: url(../imgs/blue_light.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.bounce_light.down {
  background-position: center 0px;
  transition: background-position 1.5s;
  transition-timing-function: ease-in-out;
}
.bounce_light.up {
  background-position: center -20px;
  transition: background-position-x 1.5s;
  transition-timing-function: ease-in-out;
}
.single-features .textBlock {
  padding: 50px;
}

.single-features .col-sm-6 h2 {
  margin-top: 0;
}
.single-features .col-sm-6 {
  /*  margin-top: 50px;*/
}

.single-features:last-child {
  padding-bottom: 95px;
  /*  padding-top: 0;*/
}

.single-features h2 {
  margin-bottom: 15px;
}

/*************************
*******About Us Page******
**************************/

#action,
#page-breadcrumb {
  position: relative;
}

#page-breadcrumb {
  background-image: url(../images/home/tour-bg.png);
  background-color: #fbfafa;
  background-repeat: repeat-x;
  height: 130px;
  background-position: center;
  display: table;
  position: static;
  width: 100%;
}

#team {
  padding: 85px 0;
}

#team-carousel {
  margin-top: 80px;
}

#company-information .padding-top {
  padding-top: 172px;
}

.single-service img {
  height: 85px;
}

.tour-button {
  background-image: url(../imgs/outsource.png);
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  left: 0;
  background-position: 151px 4px;
}

.about-image {
  padding: 90px 90px 0;
}

.team-single {
  position: relative;
}

.person-thumb {
  position: relative;
}

.person-thumb img {
}

.social-profile {
  background: none repeat scroll 0 0 rgba(137, 97, 46, 0.8);
  display: none;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  width: 100%;
  height: 100%;
}

.team-single:hover .social-profile {
  background: rgba(112, 35, 64, 0.9);
  display: block;
  -webkit-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.social-profile .nav-pills {
  display: inline-block;
  margin-top: -26px;
  padding: 0;
  position: relative;
  top: 50%;
}

.social-profile .nav-pills li {
  display: inline-block;
  margin: 0 5px;
}

.social-profile .nav-pills li a {
  color: #fff;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  border-radius: 40px;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.social-profile .nav-pills li a:hover {
  color: #702340;
  border-color: #702340;
}

.person-info h2 {
  font-weight: 300;
  margin-bottom: 5px;
}

.person-info h3 {
  font-size: 16px;
  color: #686868;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}

.team-carousel-control {
  position: absolute;
  top: 36%;
  width: 13px;
  height: 16px;
  text-indent: -9999999px;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.right.team-carousel-control {
  right: -50px;
  background-image: url(../images/aboutus/right.png);
}

.left.team-carousel-control {
  left: -50px;
  background-image: url(../images/aboutus/left.png);
}

.team-carousel-control:hover {
  background-position: 0 -18px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.count h1 {
  font-size: 60px;
  color: #00aeef;
}

.count h3 {
  font-size: 16px;
}

.progress .progress-bar.six-sec-ease-in-out {
  -webkit-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}

.top-zero {
  margin-top: 0;
}

h3.top-zero {
  font-size: 20px;
}

#company-information .about-us h2 {
  margin-bottom: 45px;
}

.single-skill h3 {
  font-size: 16px;
}

.progress {
  height: 30px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.progress-bar {
  line-height: 30px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.progress-bar.progress-bar-primary {
  background: #00aeef;
}

/*************************
*******Service Page******
**************************/
#recent-projects {
  padding: 85px 0;
}

.recent-projects .team-single {
  height: 355px;
}

.recent-projects p.padding-bottom {
  padding-bottom: 50px;
}

.choose {
  padding-top: 30px;
}

#company-information.choose .padding-top {
  padding-top: 50px;
}

#company-information h2 {
  margin-bottom: 25px;
  margin-top: 0;
}

ul.elements {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.elements li {
  margin: 6px 0;
}

ul.elements li > i {
  color: #c03035;
  display: inline-block;
  margin-right: 10px;
}

#company-information h1.margin-bottom {
  margin-bottom: 26px;
}

/*************************
*******Portfolio Default**
**************************/

.portfolio-single {
  position: relative;
}

.portfolio-thumb {
  position: relative;
}

.portfolio-thumb img {
  width: 100%;
}

.portfolio-single:hover .portfolio-view {
  display: block;
  -webkit-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}

#portfolio .row {
  margin-left: -10px;
  margin-right: -10px;
}

.portfolio-view {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  background: rgba(112, 35, 64, 0.9);
  width: 100%;
  text-align: center;
}

.portfolio-view .nav-pills {
  padding: 0;
  display: inline-block;
  margin-top: -26px;
  top: 50%;
  position: relative;
}

.portfolio-view .nav-pills li {
  display: inline-block;
  margin: 0 5px;
}

.portfolio-view .nav-pills li a {
  color: #fff;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  padding: 0;
  border-radius: 40px;
  -webkit-animation: scaleIn 400ms linear 100ms both;
  animation: scaleIn 400ms linear 100ms both;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.portfolio-view .nav-pills li a:hover {
  color: #702340;
  border-color: #702340;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.portfolio-info {
  overflow: hidden;
  margin-bottom: 30px;
}

.portfolio-info h2 {
  font-size: 18px;
  margin: 15px 0 0;
}

.portfolio-filter {
  margin: 80px 0 20px 0;
  padding: 0;
}

.portfolio-filter li {
  display: inline-block;
  position: relative;
}

.portfolio-filter li a {
  border-radius: 0;
  color: #686868;
  font-size: 18px;
  font-weight: bold;
  padding: 0 15px;
  text-transform: capitalize;
  border: none;
}
.slideTextBlock {
  font-size: 18px;
  max-width: 450px;
  min-height: 150px;
  margin: 0 auto;
  text-align: justify;
}
.portfolio-filter li .active {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-filter li a:hover,
.portfolio-filter li a:focus,
.portfolio-filter li a.active {
  color: #607fbf;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-pagination {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 90px;
}

.pagination li {
  display: inline-block;
  margin: 0 10px;
}

.pagination li a {
  color: #000;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #fff;
}

.pagination li:first-child a {
  background: url(../images/portfolio/left.png);
  background-repeat: no-repeat;
  text-indent: -999999999px;
  background-position: center top 10px;
  width: 32px;
  height: 36px;
  border: none;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.pagination li:first-child a:hover {
  background: url(../images/portfolio/left.png);
  background-position: center top -37px;
  background-repeat: no-repeat;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.pagination li:last-child a {
  background: url(../images/portfolio/right.png);
  background-repeat: no-repeat;
  text-indent: -999999999px;
  background-position: center top 10px;
  width: 32px;
  height: 36px;
  border: none;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.pagination li:last-child a:hover {
  background: url(../images/portfolio/right.png);
  background-position: center top -37px;
  background-repeat: no-repeat;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.pagination li a:hover,
.pagination .active a,
.pagination a:active,
.pagination .active a:hover,
.pagination .active a:focus,
.pagination a:focus {
  background: transparent;
  border-color: #c03035;
  color: #c03035;
}

/*****************************
Portfolio with right sidebar
*****************************/

.sidebar h3 {
  color: #404040;
  margin-top: 0;
  border-bottom: 3px solid #ececec;
  margin-bottom: 6px;
  padding-bottom: 8px;
}

.sidebar-item {
  margin-bottom: 48px;
}

.categories .navbar-stacked li {
  border-bottom: 1px solid #ececec;
}

.categories .navbar-stacked li:last-child {
  border-bottom: 0px solid #ececec;
}

.categories .navbar-stacked li a {
  font-size: 16px;
  color: #6a6a6a;
  padding: 8px 0;
  padding-left: 0;
}

.categories .navbar-stacked li a:hover {
  background: none;
  margin-left: 20px;
  color: #0099ae;
  opacity: 1;
}

.categories .navbar-stacked li.active a {
  color: #0099ae;
  padding-left: 20px;
}

.categories .navbar-stacked li.active a:before {
  position: absolute;
  content: "";
  border-color: transparent transparent transparent #0099ae;
  border-width: 8px;
  border-style: solid;
  left: 0;
  top: 13px;
  margin-top: 0;
  z-index: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.categories .navbar-stacked li.active a:after {
  position: absolute;
  content: "";
  border-color: transparent transparent transparent #fff;
  border-width: 6px;
  border-style: solid;
  left: 0px;
  top: 15px;
  margin-top: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.sidebar-item .media {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  padding-top: 21px;
  margin-top: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.sidebar-item .media:last-child {
  border-bottom: 0px solid #ececec;
  padding-bottom: 0;
}

.sidebar-item .media:hover {
  border-left: 2px solid #0099ae;
  padding-left: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.sidebar-item .media:hover.media .media-body h4 a {
  color: #0099ae;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.sidebar-item .media .media-body h4 {
  margin-top: 0;
  margin-bottom: 8px;
}

.sidebar-item .media .media-body h4 a {
  color: #7d7d7d;
  font-size: 16px;
}

.sidebar-item .media .media-body p {
  color: #b4b4b4;
  font-size: 12px;
}

.tag-cloud .nav-pills {
  margin-top: 16px;
}

.tag-cloud .nav-pills li {
  margin: 0;
  margin-top: 6px;
  margin-right: 4px;
}

.tag-cloud .nav-pills li a {
  font-size: 14px;
  font-weight: 300;
  padding: 5px 15px;
  background: #bbbbbb;
  color: #fff;
  border-radius: 3px;
}

.tag-cloud .nav-pills li a:hover {
  background: #0099ae;
}

.popular ul.gallery {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 10px -8px;
}

.popular ul.gallery li {
  display: block;
  width: 33.33%;
  float: left;
  padding: 8px;
}

.popular ul.gallery li a {
  display: block;
}

.popular ul.gallery li a img {
  width: 100%;
  transition: border-radius 300ms ease-in;
  -webkit-transition: border-radius 300ms ease-in;
}

.popular ul.gallery li a img:hover {
  border-radius: 60px;
}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

/*****************************
Portfolio Details
*****************************/

#portfolio-information.padding-top {
  padding-top: 100px;
}

.project-name h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

#related-work .title {
  margin-bottom: 55px;
  margin-top: 10px;
}

.navbar-default {
  background: none;
  padding: 0;
}

.navbar-default li a {
  font-size: 12px;
  padding: 0;
  padding-right: 15px;
}

.navbar-default li a i {
  padding-right: 8px;
}

.navbar-default li a:hover {
  color: #765a8b;
  background: none;
}

.skills .navbar-default,
.client .navbar-default {
  margin-left: 35px;
}

.live-preview .btn-common {
  margin-top: 21px;
  padding: 13px 45px;
}

/*****************************
Blog Default
*****************************/

.single-blog.timeline {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-bottom: 0;
  position: relative;
  padding-bottom: 0;
}

.timeline .post-content {
  padding: 20px 20px 0;
}

.post-thumb {
  margin: -1px -1px 0;
  position: relative;
  overflow: hidden;
}

.timeline .post-thumb img {
  width: 100%;
}

.post-thumb iframe {
  width: 100%;
  min-height: 270px;
  border: 0;
}

.post-overlay {
  position: absolute;
  top: 50%;
  display: none;
  width: 94px;
  height: 140px;
  margin-top: -70px;
  overflow: hidden;
}

.post-overlay span {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -60px;
  -webkit-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
  z-index: 9;
}

.post-overlay span:before {
  position: absolute;
  bottom: 0;
  border-style: solid;
  border-width: 60px;
  content: "";
  border-color: transparent transparent #0884d5 transparent;
  z-index: -1;
  cursor: initial;
}

.post-overlay span a {
  font-size: 30px;
  color: #fff;
  background: transparent;
  padding: 0;
  margin-left: 50px;
}

.single-blog:hover .post-overlay {
  display: block;
  -webkit-animation: fadeIn 300ms;
  animation: fadeIn 300ms;
}

.timeline-divider {
  position: relative;
  padding-top: 50px;
}

.timeline-divider:before {
  position: absolute;
  top: 0;
  content: "";
  border-left-style: solid;
  border-left-width: 1px;
  height: 100%;
  border-left-color: #0099ae;
  left: 50%;
  margin-left: -2px;
}

.timeline-blog .col-sm-6.padding-top {
  padding-top: 70px;
}

.post-content {
  padding: 20px 0;
}

.timeline-date .btn-common {
  font-size: 18px;
  color: #4a4a4a;
  font-weight: 300;
  border-radius: 0;
  padding: 17px 40px;
}

.arrow-right {
  position: relative;
}

.arrow-right:after {
  position: absolute;
  right: 1px;
  content: "";
  top: 15px;
  background: url(../images/blog/left.png);
  width: 43px;
  height: 54px;
}

.arrow-left {
  position: relative;
}

.arrow-left:before {
  position: absolute;
  left: -2px;
  content: "";
  top: 86px;
  background: url(../images/blog/right.png);
  width: 43px;
  height: 54px;
}

.post-title {
  margin-top: 0;
}

.post-title a,
.comments-number a {
  color: #686868;
}

.post-content .post-author {
  margin-top: 0;
}

.post-content .post-author a {
  font-weight: 300;
  font-size: 14px;
  color: #0099ae;
}

a.read-more {
  color: #0099ae;
  font-weight: 300;
}

a.read-more:hover {
  color: #01707f;
}

.post-bottom {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
  margin-top: 20px;
  margin: 20px -20px 0;
  padding: 20px 20px 0;
}

/*****************************
Blog with right sidebar
*****************************/

.single-blog {
  padding-bottom: 30px;
}

.single-blog .post-bottom {
  border-bottom: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
}

.single-blog .post-overlay span {
  left: 0;
  top: 0;
  margin-left: 0;
  width: 94px;
  height: 140px;
  background: url(../images/blog/blog-arrow.png);
  -webkit-animation: fadeInLeft 400ms;
  animation: fadeInLeft 400ms;
}

.single-blog .post-overlay span a {
  margin-left: 8px;
  font-weight: 700;
  font-size: 36px;
  line-height: 18px;
  position: absolute;
  top: 50px;
}

.single-blog .post-overlay span a small {
  font-size: 16px;
  font-weight: 300;
  margin-left: 5px;
}

.single-blog .post-overlay span:before {
  border-color: transparent;
  border-width: 0;
}

.post-nav {
  margin: 0;
  padding: 0;
}

.post-nav li a {
  color: #0099ae;
  padding: 0;
  text-align: left;
}

.post-nav li a i {
  color: #0099ae;
  margin-right: 8px;
}

.post-nav li a:hover {
  background: none;
}

.blog-padding-right {
  padding-right: 35px;
}

.blog-pagination {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 55px;
}

/*****************************
Blog with right sidebar
*****************************/

.masonery_area .single-blog {
}
.masonery_area .single-blog .post-thumb {
  height: auto;
}

.masonery_area .single-blog .post-title {
  margin-top: 5px;
}

.masonery_area .single-blog .post-title a {
  font-size: 20px;
}

.masonery_area .single-blog .post-thumb img {
  height: auto;
}

.masonery_area .single-blog .post-bottom {
  border-top: 0;
  padding-top: 0;
  margin-top: 15px;
}

/* Audio CSS */

.audiojs {
  background: #c03035;
  height: 45px;
  width: 100%;
}

.audiojs .scrubber {
  background: #fff;
  height: 8px;
  border-top: 0;
  width: 170px;
  margin-top: 19px;
  margin-left: 12px;
  border-radius: 10px;
}

.audiojs .play-pause {
  background: #a92b2f;
  width: 68px;
  height: 45px;
  padding: 0;
  padding-left: 24px;
  padding-top: 10px;
  border-right: 0;
}

.audiojs .time {
  display: none;
}

.audiojs .progress {
  background: #a92b2f;

  height: 8px;
  border-radius: 10px;
}

.audiojs .loaded {
  background: #fff;
  height: 8px;
  border-radius: 10px;
}

/*****************************
Blog Details
*****************************/

.navbar-nav.post-nav li {
  margin-right: 60px;
}

.single-blog.blog-details .post-content {
  padding-top: 30px;
}

.single-blog.blog-details .post-bottom {
  margin-top: 55px;
}

.blog-share {
  margin-top: 40px;
  background: #f5f5f5;
  display: inline-block;
  padding: 2px 0;
}

span.stMainServices,
span.stButton_gradient,
.stButton .chicklets {
  height: 24px !important;
}

.author-profile.padding {
  padding-top: 50px;
}

.author-profile .col-sm-2 img {
  width: 100%;
  border-left: 3px solid #0099ae;
}

.author-profile h3 {
  margin-top: 0;
  color: #3a424c;
}

.author-profile p {
  color: #3a424c;
  font-weight: 400;
}

.author-profile span a {
  color: #c03035;
}

.response-area {
  border-bottom: 0;
}

.response-area h2 {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 20px;
}

.post-comment {
  padding-left: 70px;
  padding-top: 36px;
  border-top: 1px solid #f1e8dd;
}

.post-comment .pull-left img {
  margin-right: 60px;
  border-left: 3px solid #0884d5;
}

.post-comment .media-body {
  padding-top: 6px;
  border-bottom: 0;
  padding-bottom: 50px;
}

.post-comment .media-body p {
  margin-top: 10px;
}

.post-comment .media-body span i {
  color: #c03035;
  margin-right: 10px;
}

.post-comment .media-body span a {
  color: #c03035;
  font-weight: 700;
}

.post-comment .media-body .post-nav li a {
  font-weight: 300;
}

.parrent .media-list {
  margin-left: 190px;
}

.parrent .post-comment {
  padding-left: 0;
  margin-left: 70px;
}

/****************************
********* Contact Us*********
*****************************/
#map-section {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}

#gmap {
  height: 350px;
}

.get-in-touch img {
  margin-top: 35px;
  margin-bottom: 32px;
}

.get-in-touch p {
  font-size: 18px;
  font-weight: 300;
}

#map-section .contact-info {
  position: absolute;
  background-color: #7c3651;
  right: 0;
  top: 0;
  width: 33%;
  height: 100%;
  padding: 25px 50px;
  opacity: 0.9;
  color: #fff;
}

#map-section .contact-info h2,
#map-section .contact-info a {
  color: #fff;
}

#map-section address a:hover {
  color: white;
}

#contact-form #message {
  resize: none;
}

#contact-form .btn-submit {
  width: 28%;
  margin: 5px auto;
}

.corporate-info .corporate-address {
  background-image: url("../images/contact-bg.png");
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-bottom: 50px;
}

.corporate-info .corporate-address address {
  background-image: url("../images/icon-map.png");
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 40px;
}

/****************************
****** Price-table CSS*******
*****************************/

.price-table {
  margin-top: 88px;
  margin-bottom: 96px;
}

.single-price ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.table-heading {
  background-color: transparent !important;
  color: #ffffff !important;
  overflow: hidden;
  padding: 0 !important;
  text-align: center;
}

.single-price.price-one .plan-name,
.single-price.price-two .plan-name,
.single-price.price-three .plan-name,
.single-price.price-four .plan-name {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  text-transform: capitalize;
}

.single-price.price-one .plan-name {
  background-color: #0e76bc;
}

.single-price.price-two .plan-name {
  background-color: #ac2429;
}

.single-price.price-three .plan-name {
  background-color: #ed8d1b;
}

.single-price.price-four .plan-name {
  background-color: #6c825f;
}

.single-price .plan-price {
  color: #fff;
  float: none;
  font-size: 14px;
  height: 110px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  z-index: 5;
  padding-top: 15px;
}

.plan-price .dollar-sign {
  font-size: 18px;
}

.plan-price .price {
  font-size: 24px;
}

.plan-price .month {
  display: block;
  margin-top: -6px;
}

.price-one .plan-price:after,
.price-two .plan-price:after,
.price-three .plan-price:after,
.price-four .plan-price:after {
  border-style: solid;
  border-width: 110px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
  margin-left: -110px;
}

.price-one .plan-price:after {
  border-color: #0d6fb1 transparent transparent;
}

.price-two .plan-price:after {
  border-color: #ac2429 transparent transparent;
}

.price-three .plan-price:after {
  border-color: #e78817 transparent transparent;
}

.price-four .plan-price:after {
  border-color: #5f7452 transparent transparent;
}

.single-price ul li,
.single-table ul li {
  padding: 12px 18px;
  background-color: #f7f7f7;
  margin-bottom: 5px;
  color: #696969;
}

.single-price ul li span,
.single-table ul li span {
  float: right;
}

.price-one .btn-buynow,
.price-two .btn-buynow,
.price-three .btn-buynow,
.price-four .btn-buynow {
  border-radius: 0;
  color: #fff;
  padding: 12px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
}

.price-one .btn-buynow {
  background-color: #0d6fb1;
}

.price-two .btn-buynow {
  background-color: #ac2429;
}

.price-three .btn-buynow {
  background-color: #e78817;
}

.price-four .btn-buynow {
  background-color: #5f7452;
}

.price-one .btn-buynow:hover {
  background-color: #0a5a90;
}

.price-two .btn-buynow:hover {
  background-color: #821b1e;
}

.price-three .btn-buynow:hover {
  background-color: #c57413;
}

.price-four .btn-buynow:hover {
  background-color: #48583e;
}

.price-table2,
.price-table3 {
  margin-bottom: 125px;
}

.price-table4 {
  margin-bottom: 150px;
}

.table-one .table-header,
.table-two .table-header,
.table-three .table-header,
.table-four .table-header {
  overflow: hidden;
  padding: 20px;
  color: #fff;
}

.table-one .table-header {
  background-color: #0e76bc;
}

.table-two .table-header {
  background-color: #c03035;
}

.table-three .table-header {
  background-color: #ed8d1b;
}

.table-four .table-header {
  background-color: #6c825f;
}

.single-table {
  position: relative;
  padding-top: 60px;
}

.table-one:before,
.table-two:before,
.table-three:before,
.table-four:before {
  border-style: solid;
  border-width: 0 130px 60px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.table-one:before {
  border-color: transparent transparent #0d6fb1;
}

.table-two:before {
  border-color: transparent transparent #ac2429;
}

.table-three:before {
  border-color: transparent transparent #e78817;
}

.table-four:before {
  border-color: transparent transparent #5f7452;
}

.table-header h2 {
  color: #fff;
  float: left;
  font-size: 24px;
  margin-top: 7px;
}

.table-header .plan-price {
  float: right;
  margin: 0;
  overflow: hidden;
  padding-top: 1px;
}

.single-table .btn-signup {
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
}

.single-table ul {
  margin: 0;
  padding: 0;
}

.table-one .btn-signup:after,
.table-two .btn-signup:after,
.table-three .btn-signup:after,
.table-four .btn-signup:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 78px 130px 0;
  height: 0;
  left: 0;
  top: -1px;
  width: 100%;
  z-index: -1;
}

.table-one .btn-signup:after {
  border-color: #0d6fb1 transparent transparent;
}

.table-two .btn-signup:after {
  border-color: #ac2429 transparent transparent;
}

.table-three .btn-signup:after {
  border-color: #e78817 transparent transparent;
}

.table-four .btn-signup:after {
  border-color: #5f7452 transparent transparent;
}

.single-table .btn-signup a {
  color: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 20px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.table-one .btn-signup:hover.btn-signup:after {
  border-color: #0b598d transparent transparent;
}

.table-two .btn-signup.btn-signup:hover:after {
  border-color: #831c20 transparent transparent;
}

.table-three .btn-signup.btn-signup:hover:after {
  border-color: #bd7014 transparent transparent;
}

.table-four .btn-signup.btn-signup:hover:after {
  border-color: #3d4b35 transparent transparent;
}

/*************************
********404 page CSS******
**************************/

#error-page {
  display: table;
  height: 100%;
  min-height: 100%;
  width: 100%;
  color: #686868;
  font-size: 18px;
  font-weight: 300;
  padding: 100px 0;
}

#error-page .container-fluid {
  overflow: hidden;
}

.error-page-inner {
  display: table-cell;
  vertical-align: middle;
}

.bg-404 {
  background-image: url("../images/home/tour-bg.png");
  background-repeat: repeat-x;
  background-position: center top;
}

.error-image {
  display: inline-block;
  padding-top: 50px;
  padding-bottom: 50px;
}

.error-image img {
  width: 100%;
}

#error-page h2 {
  font-size: 36px;
  text-transform: uppercase;
}

.btn-error {
  font-weight: 300;
  margin-top: 30px;
  padding: 25px 55px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 5px;
  background-color: transparent;
  border: 1px solid #cc9b59;
  margin-top: 50px;
  margin-bottom: 50px;
}

.btn-error:hover,
.btn-error:focus {
  background-color: #cc9b59;
  border-color: #cc9b59;
  color: #fff;
}

#error-page i,
#coming-soon i {
  border: 1px solid #cc9b59;
  height: 40px;
  width: 40px;
  line-height: 40px;
  color: #cc9b59;
  font-size: 17px;
  margin: 0 15px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#error-page i:hover,
#coming-soon i:hover {
  background-color: #cc9b59;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*************************
********404 page CSS******
**************************/

#error-page {
  display: table;
  height: 100%;
  min-height: 100%;
  width: 100%;
  color: #686868;
  font-size: 18px;
  font-weight: 300;
  padding: 100px 0;
}

#error-page .container-fluid {
  overflow: hidden;
}

.error-page-inner {
  display: table-cell;
  vertical-align: middle;
}

.bg-404 {
  background-image: url("../images/404-bg.png");
  background-repeat: repeat-x;
  background-position: center top;
}

.error-image {
  display: inline-block;
  padding-top: 50px;
  padding-bottom: 50px;
}

.error-image img {
  width: 100%;
}

#error-page h2 {
  font-size: 36px;
  text-transform: uppercase;
}

.btn-error {
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #4fcccd;
  color: #797979;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 50px;
  margin-top: 50px;
  padding: 25px 53px;
  text-transform: uppercase;
}

.btn-error:hover,
.btn-error:focus {
  background-color: #4fcccd;
  border-color: #4fcccd;
  color: #fff;
}

#error-page i,
#coming-soon i {
  border: 3px solid #cecece;
  height: 40px;
  width: 40px;
  line-height: 35px;
  color: #cecece;
  font-size: 17px;
  margin: 0 15px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#error-page i.fa-twitter:hover,
#coming-soon i.fa-twitter:hover,
#error-page i.fa-twitter:hover,
#coming-soon i.fa-twitter:hover,
#error-page i.fa-google-plus:hover,
#coming-soon i.fa-google-plus:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#error-page i.fa-facebook:hover,
#coming-soon i.fa-facebook:hover {
  background-color: transparent;
  color: #314a87;
  border-color: #314a87;
}

#error-page i.fa-twitter:hover,
#coming-soon i.fa-twitter:hover {
  background-color: transparent;
  color: #22bbf4;
  border-color: #22bbf4;
}

#error-page i.fa-google-plus:hover,
#coming-soon i.fa-google-plus:hover {
  background-color: transparent;
  color: #dd4c3b;
  border-color: #dd4c3b;
}

/*************************
******Coming Soon CSS*****
**************************/

.logo-image {
  display: block;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 95px;
}

.logo-image img {
  display: inline-block;
}

#coming-soon {
  background-image: url("../images/coming-soon-bg.png");
  background-position: center top;
  background-repeat: repeat-x;
  padding: 40px 0;
  overflow: hidden;
}

#coming-soon .social-link {
  margin-top: 35px;
}

.time-count {
  display: block;
  text-align: center;
}

.time-count ul {
  padding-left: 0;
}

#countdown {
  display: block;
  max-width: 960px;
  margin: 80px auto 100px;
}

#countdown li {
  float: left;
  display: block;
  width: 25%;
  text-align: center;
  height: 254px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain !important;
  position: relative;
  color: #fff;
}

#countdown li.angle-one {
  background-image: url(../images/coming-soon1.png);
  left: 120px;
}

#countdown li.angle-two {
  background-image: url(../images/coming-soon2.png);
  left: 40px;
}

#countdown li.angle-three {
  background-image: url(../images/coming-soon3.png);
  right: 40px;
}

#countdown li.angle-four {
  background-image: url(../images/coming-soon4.png);
  right: 120px;
}

#countdown li > span {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  margin-top: 40px;
}

#countdown li.angle-two > span,
#countdown li.angle-four > span {
  margin-top: 80px;
}

#subscribe {
  background-color: #565656;
  color: #ffffff;
  padding: 40px 0 50px;
}

#subscribe h2 {
  color: #fff;
  text-transform: uppercase;
}

#subscribe .fa-envelope-o {
  color: #0884d5;
  margin-right: 5px;
}

#subscribe .form-control {
  background-color: transparent;
  height: 52px;
  color: #fff;
  border: 2px solid #00aeef;
}

#newsletter {
  margin-top: 35px;
  position: relative;
}

#newsletter i {
  color: #0884d5;
  font-size: 36px;
  position: absolute;
  right: 12px;
  top: 7px;
}

.newsletter p {
  color: #919191;
  font-size: 12px;
  margin-top: 10px;
}

#coming-soon-footer {
  padding: 45px 0;
  line-height: 15px;
  overflow: hidden;
}

#coming-soon-footer a {
  color: #d89b4e;
}

#coming-soon-footer a:hover {
  color: #b38040;
}

/*Shortcodes CSS*/
.bs-example {
  margin: 0 0 20px;
}

.panel-group {
  border: 1px solid #eee;
}
.panel-default {
  border: 0;
}
.panel-group .panel {
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-default > .panel-heading {
  background-color: transparent;
  border-top: 1px solid #eee;
}

.panel-group .panel-default:first-child > .panel-heading {
  border-top: 0;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eee;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #4fcccd;
}

.tab-content {
  padding-top: 20px;
}

/*Features*/
#features,
#techBlock,
#pageEnd,
#projects {
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 304 304' width='304' height='304'%3E%3Cpath fill='%239C92AC' fill-opacity='0.05' d='M44.1 224a5 5 0 1 1 0 2H0v-2h44.1zm160 48a5 5 0 1 1 0 2H82v-2h122.1zm57.8-46a5 5 0 1 1 0-2H304v2h-42.1zm0 16a5 5 0 1 1 0-2H304v2h-42.1zm6.2-114a5 5 0 1 1 0 2h-86.2a5 5 0 1 1 0-2h86.2zm-256-48a5 5 0 1 1 0 2H0v-2h12.1zm185.8 34a5 5 0 1 1 0-2h86.2a5 5 0 1 1 0 2h-86.2zM258 12.1a5 5 0 1 1-2 0V0h2v12.1zm-64 208a5 5 0 1 1-2 0v-54.2a5 5 0 1 1 2 0v54.2zm48-198.2V80h62v2h-64V21.9a5 5 0 1 1 2 0zm16 16V64h46v2h-48V37.9a5 5 0 1 1 2 0zm-128 96V208h16v12.1a5 5 0 1 1-2 0V210h-16v-76.1a5 5 0 1 1 2 0zm-5.9-21.9a5 5 0 1 1 0 2H114v48H85.9a5 5 0 1 1 0-2H112v-48h12.1zm-6.2 130a5 5 0 1 1 0-2H176v-74.1a5 5 0 1 1 2 0V242h-60.1zm-16-64a5 5 0 1 1 0-2H114v48h10.1a5 5 0 1 1 0 2H112v-48h-10.1zM66 284.1a5 5 0 1 1-2 0V274H50v30h-2v-32h18v12.1zM236.1 176a5 5 0 1 1 0 2H226v94h48v32h-2v-30h-48v-98h12.1zm25.8-30a5 5 0 1 1 0-2H274v44.1a5 5 0 1 1-2 0V146h-10.1zm-64 96a5 5 0 1 1 0-2H208v-80h16v-14h-42.1a5 5 0 1 1 0-2H226v18h-16v80h-12.1zm86.2-210a5 5 0 1 1 0 2H272V0h2v32h10.1zM98 101.9V146H53.9a5 5 0 1 1 0-2H96v-42.1a5 5 0 1 1 2 0zM53.9 34a5 5 0 1 1 0-2H80V0h2v34H53.9zm60.1 3.9V66H82v64H69.9a5 5 0 1 1 0-2H80V64h32V37.9a5 5 0 1 1 2 0zM101.9 82a5 5 0 1 1 0-2H128V37.9a5 5 0 1 1 2 0V82h-28.1zm16-64a5 5 0 1 1 0-2H146v44.1a5 5 0 1 1-2 0V18h-26.1zm102.2 270a5 5 0 1 1 0 2H98v14h-2v-16h124.1zM242 149.9V160h16v34h-16v62h48v48h-2v-46h-48v-66h16v-30h-16v-12.1a5 5 0 1 1 2 0zM53.9 18a5 5 0 1 1 0-2H64V2H48V0h18v18H53.9zm112 32a5 5 0 1 1 0-2H192V0h50v2h-48v48h-28.1zm-48-48a5 5 0 0 1-9.8-2h2.07a3 3 0 1 0 5.66 0H178v34h-18V21.9a5 5 0 1 1 2 0V32h14V2h-58.1zm0 96a5 5 0 1 1 0-2H137l32-32h39V21.9a5 5 0 1 1 2 0V66h-40.17l-32 32H117.9zm28.1 90.1a5 5 0 1 1-2 0v-76.51L175.59 80H224V21.9a5 5 0 1 1 2 0V82h-49.59L146 112.41v75.69zm16 32a5 5 0 1 1-2 0v-99.51L184.59 96H300.1a5 5 0 0 1 3.9-3.9v2.07a3 3 0 0 0 0 5.66v2.07a5 5 0 0 1-3.9-3.9H185.41L162 121.41v98.69zm-144-64a5 5 0 1 1-2 0v-3.51l48-48V48h32V0h2v50H66v55.41l-48 48v2.69zM50 53.9v43.51l-48 48V208h26.1a5 5 0 1 1 0 2H0v-65.41l48-48V53.9a5 5 0 1 1 2 0zm-16 16V89.41l-34 34v-2.82l32-32V69.9a5 5 0 1 1 2 0zM12.1 32a5 5 0 1 1 0 2H9.41L0 43.41V40.6L8.59 32h3.51zm265.8 18a5 5 0 1 1 0-2h18.69l7.41-7.41v2.82L297.41 50H277.9zm-16 160a5 5 0 1 1 0-2H288v-71.41l16-16v2.82l-14 14V210h-28.1zm-208 32a5 5 0 1 1 0-2H64v-22.59L40.59 194H21.9a5 5 0 1 1 0-2H41.41L66 216.59V242H53.9zm150.2 14a5 5 0 1 1 0 2H96v-56.6L56.6 162H37.9a5 5 0 1 1 0-2h19.5L98 200.6V256h106.1zm-150.2 2a5 5 0 1 1 0-2H80v-46.59L48.59 178H21.9a5 5 0 1 1 0-2H49.41L82 208.59V258H53.9zM34 39.8v1.61L9.41 66H0v-2h8.59L32 40.59V0h2v39.8zM2 300.1a5 5 0 0 1 3.9 3.9H3.83A3 3 0 0 0 0 302.17V256h18v48h-2v-46H2v42.1zM34 241v63h-2v-62H0v-2h34v1zM17 18H0v-2h16V0h2v18h-1zm273-2h14v2h-16V0h2v16zm-32 273v15h-2v-14h-14v14h-2v-16h18v1zM0 92.1A5.02 5.02 0 0 1 6 97a5 5 0 0 1-6 4.9v-2.07a3 3 0 1 0 0-5.66V92.1zM80 272h2v32h-2v-32zm37.9 32h-2.07a3 3 0 0 0-5.66 0h-2.07a5 5 0 0 1 9.8 0zM5.9 0A5.02 5.02 0 0 1 0 5.9V3.83A3 3 0 0 0 3.83 0H5.9zm294.2 0h2.07A3 3 0 0 0 304 3.83V5.9a5 5 0 0 1-3.9-5.9zm3.9 300.1v2.07a3 3 0 0 0-1.83 1.83h-2.07a5 5 0 0 1 3.9-3.9zM97 100a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-48 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 96a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-144a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM49 36a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM33 68a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 240a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm80-176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm112 176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 180a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 84a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'%3E%3C/path%3E%3C/svg%3E");
}

#home-slider,
#project-slider {
  background-color: white;
}

.feature-inner {
  text-align: center;
}
.icon-wrapper {
  display: inline-block;
  background-color: #4fcccd;
  color: #fff;
  padding: 25px;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1) inset;
  border-radius: 100%;
  margin: 10px 0;
}

/*custom*/

.socialBlock {
  position: absolute;
  top: 70px;
  right: 30px;
}

.socialBlock ul li {
  display: inline;
  padding: 0 5px;
}

#mainNav li a + div {
  height: 1px;
  width: 0;
  -webkit-transition: width 1s; /* Safari */
  transition: width 1s;
  border-top: 2px solid #607fbf;
}

#mainNav li a:hover + div {
  width: 100%;
}

#sliderBlock {
  margin-top: 150px;
  min-height: 50vh;
  position: relative;
  padding: 20px;
}

#sliderBlock .inner {
  position: absolute;
  bottom: 0;
  left: 0;
}
.hero h1 {
  color: #807bba;
}
.single-item p {
  text-align: justify;
  color: #525252;
}

@media screen and (max-width: 992px) {
  #sliderBlock {
    margin-top: 0;
  }
  #sliderBlock h3 {
    font-size: 20px !important;
  }

  #footer .brandBlock {
    margin: 0 auto;
  }

  .robotBlock img {
    width: 50px;
  }
  .single-features {
    flex-wrap: wrap;
  }

  .single-features .textBlock,
  .single-features .item {
    width: 100%;
  }
  .single-features .textBlock {
    position: relative;
  }

  .single-features .textBlock:after {
    position: absolute;
    width: 10%;
    left: 45%;
    bottom: 50px;
    content: "";
    border: solid 1px rgb(102, 97, 97);
  }

  .single-features .single-item:nth-child(1n) {
    flex-wrap: wrap;
  }

  .single-features .single-item:nth-child(2n) {
    flex-wrap: wrap-reverse;
  }

  #footer .container {
    text-align: center;
  }

  #footer .brandBlock {
    clear: both;
    margin: auto !important;
  }

}

@media screen and (max-width: 600px) {
  #sliderBlock .inner {
    position: relative;
  }
  #servicesContent {
    align-items: center;
    justify-content: center;
  }
  #servicesContent .item {
    width: 100%;
    padding: 20px;
  }
  #servicesContent img {
    display: none;
  }
  .mobHide {
    display: none !important;
  }

  .robotBlock {
    display: none !important;
  }

  #mainNav li {
    text-align: center;
  }

  .headlineBlock {
    text-align: center;
  }

  .projectTechBlock {
    text-align: left;
  }

  
}

.slideIn {
  visibility: hidden;
  position: absolute;
  transition: all 1s;
}

.slideInFromTop {
  top: 0;
  right: -50px;
}

.slideOut {
  position: absolute;
  bottom: 0;
  right: 0;
}

#sliderBlock h3 {
  font-size: 2rem;
}

#footer {
  padding-top: 50px;
  color: white;
}

#footer p {
  text-align: center;
  color: #999;
}

.basic,
.bounce {
  width: 100%;
  position: relative;
  padding: 0 -15px;
  top: -50px;
}

.bounce {
  width: 100%;
  position: absolute;
  left: 0;
}

.bounce.down {
  top: -48px;
  transition: top 1.5s;
  transition-timing-function: ease-in-out;
}

.bounce.up {
  top: -58px;
  transition: top 1.5s;
  transition-timing-function: ease-in-out;
}
.violet,
.blue {
  background-image: url(../imgs/blue_light.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.violet {
  background-image: url(../imgs/violet_light.png);
}
.bounce_light.down {
  background-position: 0px 0px;
  transition: background-position 1.5s;
  transition-timing-function: ease-in-out;
}
.bounce_light.up {
  background-position: 0px -20px;
  transition: background-position 1.5s;
  transition-timing-function: ease-in-out;
}
.service {
  width: 100%;
  height: auto;
  position: relative;
  background: #342463;
}

.topDeco {
  width: 100%;
  position: absolute;
  bottom: 100%;
}
.bottomDeco {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
}
@media screen and (max-width: 992px) {
  .violet,
  .blue {
    width: 60%;
    margin-left: 20%;
  }
}
@media screen and (max-width: 600px) {
  .violet,
  .blue {
    width: 90%;
    margin-left: 5%;
  }
}

/*Projects page*/

#projectSlider {
  margin-top: 50px;
  text-align: center;
}

.border {
  border: 1px solid red;
}

.fa.fa-check {
  color: #1ade70;
}

.projectItem .textBlock {
  padding: 0 20px;
}

.projectTechBlock {
  padding: 30px;
}

.projectImgBlock {
  padding: 0 15px 100px 15px;
}

/*carousel slider projects*/
.vertical .carousel-inner {
  height: 100%;
}
.carousel-control {
  left: -50px;
  width: 50px;
}
.carousel-control.right {
  left: unset;
  right: -50px;
  width: 50px;
}
.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -moz-transition: 0.6s ease-in-out top;
  -ms-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
  left: 0;
}
.carousel-control.left, .carousel-control.right  {
  background: unset;
  background-image: unset;
}
.glyphicon-chevron-left,.glyphicon-chevron-right {
  font-size: 14px !important;
  color: #330281;
}