/*
  Theme Name: Triangle
  Theme Uri: http://www.themeum.com
  Author: Themeum
  Author Uri: http://www.themeum.com
  Description: Creative Site Template
  Version: 1.1
  */
/* line 10, app.scss */
body {
  background: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #000;
}

/* line 19, app.scss */
html,
body {
  height: 100%;
}

/* line 24, app.scss */
a {
  color: #c03035;
}

/* line 28, app.scss */
a:hover {
  outline: none;
  text-decoration: none;
  color: #4fcccd;
}

/* line 34, app.scss */
a:focus {
  outline: none;
  outline-offset: 0;
}

/* line 39, app.scss */
a {
  -webkit-transition: 300ms;
  transition: 300ms;
}

/* line 44, app.scss */
ul {
  list-style: none;
}

/* line 48, app.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

/* line 58, app.scss */
h1 {
  color: #686868;
}

/* line 62, app.scss */
h2 {
  font-size: 24px;
  color: #686868;
}

/* line 67, app.scss */
h3 {
  font-size: 18px;
}

/* line 71, app.scss */
.lead-2 {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.4;
}

/* line 77, app.scss */
.overflow {
  overflow: hidden;
}

/* line 81, app.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 85, app.scss */
.btn-common {
  font-size: 14px;
  color: #0099ae;
  border: 1px solid #0099ae;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding: 10px 25px;
}

/* line 94, app.scss */
.btn-tour {
  font-size: 14px;
  color: #3d2a09;
  background: #ebdf84;
  border: 1px solid #3d2a09;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding: 10px 25px;
}

/* line 104, app.scss */
.btn-tour:hover,
.btn-tour:focus {
  outline: none;
  background: #3d2a09;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ebdf84;
  border-color: #ebdf84;
}

/* line 114, app.scss */
#action .col-sm-5 {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
}

/* line 120, app.scss */
#action .col-sm-7 {
  max-width: 100%;
}

/* line 124, app.scss */
.btn-common:hover,
.btn-common:focus {
  outline: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #01707f;
  border-color: #01707f;
}

/* line 134, app.scss */
.align-right {
  text-align: right;
}

/* line 138, app.scss */
.inline {
  display: inline-block;
}

/* line 142, app.scss */
.padding {
  padding: 65px 0;
}

/* line 146, app.scss */
.padding-bottom {
  padding-bottom: 65px;
}

/* line 150, app.scss */
.padding-top {
  padding-top: 90px;
}

/* line 154, app.scss */
.padding-right {
  padding-right: 80px;
}

/* line 158, app.scss */
.padding-left {
  padding-left: 80px;
}

/* line 162, app.scss */
.margin-bottom {
  margin-bottom: 35px;
}

/* line 166, app.scss */
.carousel-indicators.visible-xs {
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -35px;
  width: 100%;
  left: 0;
}

/* line 176, app.scss */
.carousel-indicators.visible-xs li {
  border-color: #d29948;
  border-width: 2px;
  height: 12px;
  margin: 0 5px 0 0;
  width: 12px;
}

/* line 184, app.scss */
.carousel-indicators.visible-xs li.active {
  background: none;
}

/*************************
  *******Header******
  **************************/
/* line 192, app.scss */
#header {
  margin-bottom: 0;
  padding: 30px 0 60px 0;
}

/* line 197, app.scss */
#header .navbar-inverse .container {
  position: relative;
}

/* line 201, app.scss */
.search {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1;
}

/* line 208, app.scss */
.search i {
  color: #00aeef;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 2px;
}

/* line 216, app.scss */
.field-toggle {
  position: relative;
  top: 30px;
  right: 15px;
  display: none;
  height: 50px;
}

/* line 224, app.scss */
.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;
}

/* line 236, app.scss */
.social-icons ul li {
  padding: 0 10px;
}

/* line 240, app.scss */
.social-icons ul li:last-child {
  padding-right: 0;
}

/* line 244, app.scss */
.social-icons ul li a {
  font-size: 18px;
  color: #d3d3d3;
  padding: 0;
}

/* line 250, app.scss */
.social-icons ul li a:hover .fa-facebook {
  color: #0884d5;
}

/* line 254, app.scss */
.social-icons ul li a:hover .fa-twitter {
  color: #2aa7dc;
}

/* line 258, app.scss */
.social-icons ul li a:hover .fa-google-plus {
  color: #a22523;
}

/* line 262, app.scss */
.social-icons ul li a:hover .fa-dribbble {
  color: #e94989;
}

/* line 266, app.scss */
.social-icons ul li a:hover .fa-linkedin {
  color: #006dc0;
}

/* line 270, app.scss */
.social-icons ul li a:hover,
.social-icons ul li a:focus {
  background: none;
}

/* line 275, app.scss */
#header .navbar {
  background: #fff;
  border: 0;
  margin-bottom: 0;
}

/* line 281, app.scss */
#header .navbar-toggle {
  margin-top: 20px;
}

/* line 285, app.scss */
#header .navbar-brand {
  padding: 0;
  margin-left: 0;
}

/* line 290, app.scss */
#header .navbar-brand h1 {
  padding: 0;
  margin: 0;
}

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

/* line 299, app.scss */
#header .navbar-nav.navbar-right > li a {
  font-size: 12px;
  padding: 20px;
  text-transform: uppercase;
  font-weight: 300;
}

/* line 306, app.scss */
#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;
}

/* line 315, app.scss */
#header .navbar-inverse .navbar-nav li a:hover {
  color: #00aeef;
}

/* line 319, app.scss */
.navbar-light .navbar-nav .nav-link {
  color: #000;
}

/* line 323, app.scss */
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #00aeef;
}

/*  Dropdown menu*/
/* line 332, app.scss */
ul.sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

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

/* line 347, app.scss */
#header .navbar-nav li ul.sub-menu li .active {
  background: #00aeef;
  color: #fff;
  position: relative;
}

/* line 353, app.scss */
#header .navbar-nav li ul.sub-menu li .active i {
  position: absolute;
  font-size: 56px;
  top: -13px;
  color: #0884d5;
}

/* line 360, app.scss */
#header .navbar-nav li ul.sub-menu li .active .fa-angle-right {
  left: -3px;
}

/* line 364, app.scss */
#header .navbar-nav li ul.sub-menu li .active .fa-angle-left {
  right: -3px;
}

/* line 368, app.scss */
#header .navbar-nav li ul.sub-menu li a:hover,
#header .navbar-nav li ul.sub-menu li a:focus {
  background: #00aeef;
  color: #fff;
}

/* line 374, app.scss */
.fa-angle-down {
  padding-left: 5px;
}

/* line 378, app.scss */
.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);
  }
}
/*************************
  *******Footer******
  **************************/
/* line 415, app.scss */
#footer {
  padding-bottom: 10px;
  background-image: url(../img/svg/footer-bg.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

/* line 423, app.scss */
#footer h1 {
  margin-bottom: 65px;
  margin-top: 36px;
}

/* line 428, app.scss */
#footer .bottom-separator {
  margin-bottom: 60px;
}

/* line 432, app.scss */
#message {
  height: 110px;
  resize: none;
}

/* line 437, app.scss */
.bottom > h2 {
  margin-top: 0;
  margin-bottom: 26px;
}

/* line 442, app.scss */
.bottom .media-body h3 {
  margin-top: 0;
  padding-left: 25px;
}

/* line 447, app.scss */
.bottom .media-body h3 a {
  color: #ea2c00;
}

/* line 451, app.scss */
.testimonial .media {
  margin-top: 0;
  margin-bottom: 25px;
}

/* line 456, app.scss */
.testimonial .media > .pull-left {
  margin-right: 25px;
}

/* line 460, app.scss */
.testimonial .media > .pull-left img {
  margin-top: 6px;
}

/* line 464, app.scss */
.testimonial .media .media-body blockquote {
  padding-left: 25px;
  padding-right: 30px;
  position: relative;
  border-left: 0;
  margin-bottom: 0;
}

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

/* line 486, app.scss */
.testimonial .media .media-body blockquote:after {
  position: absolute;
  right: 30px;
  bottom: 14px;
  content: '"';
  font-size: 40px;
  color: #ea2c00;
  font-family: "Noto Sans", sans-serif;
  line-height: 0;
}

/* line 497, app.scss */
.contact-info.bottom {
  padding-left: 25px;
}

/* line 501, app.scss */
.bottom > address {
  line-height: 22px;
  margin-bottom: 40px;
}

/* line 506, app.scss */
.form-control {
  border: 1px solid #eaeaea;
  font-weight: 300;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
}

/* line 515, app.scss */
.form-control:hover,
.form-control:focus {
  border-color: #4fcccd;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 523, app.scss */
.btn-submit {
  width: 100%;
  background-color: #d35930;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-radius: 3px;
  margin-top: 5px;
  border-bottom: 3px solid #bb3d13;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  padding: 10px;
  cursor: pointer;
}

/* line 541, app.scss */
.btn-submit:hover,
.btn-submit:focus {
  color: #fff;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.8;
}

/* line 550, app.scss */
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: none;
}

/* line 557, app.scss */
.copyright-text {
  margin-top: 70px;
  color: #fff;
  font-size: 16px;
  padding-bottom: 15px;
}

/* line 564, app.scss */
.copyright-text a {
  color: #3e848a;
}

/* line 568, app.scss */
.copyright-text p {
  margin-bottom: 0;
}

/*************************
  *******Home Page******
  **************************/
/* line 575, app.scss */
#home-slider {
  background: url(../img/svg/slider-bg.svg) 0 100% repeat-x;
  position: relative;
}

/* line 580, app.scss */
#home-slider .main-slider {
  position: relative;
  height: 450px;
}

/* line 585, app.scss */
#home-slider .slide-text {
  position: absolute;
  top: 50px;
  left: 0;
  /* width: 500px; */
}

/* line 592, app.scss */
.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;
}

/* line 598, app.scss */
#home-slider .slider-boy {
  position: absolute;
  bottom: -20px;
}

/* line 604, app.scss */
.animate-in .slider-boy {
  -webkit-animation: bounceInDown 1000ms ease-in-out 200ms both;
  animation: bounceInDown 1000ms ease-in-out 200ms both;
}

/* line 609, app.scss */
#home-slider .slider-hat {
  position: absolute;
  left: -10px;
  bottom: 280px;
}

/* line 615, app.scss */
.animate-in .slider-hat {
  -webkit-animation: bounceInDown 500ms ease-in-out 800ms both;
  animation: bounceInDown 800ms ease-in-out 1000ms both;
}

/* line 620, app.scss */
#home-slider .slider-sun {
  position: absolute;
  right: 365px;
  bottom: 100px;
}

/* line 626, app.scss */
.animate-in .slider-sun {
  -webkit-animation: scaleIn 500ms ease-in-out 1200ms both;
  animation: scaleIn 500ms ease-in-out 1200ms both;
}

/* line 631, app.scss */
#home-slider .slider-birds1 {
  position: absolute;
  right: 470px;
  bottom: 75px;
}

/* line 637, app.scss */
.animate-in .slider-birds1 {
  -webkit-animation: fadeInLeft 500ms ease-in-out 1200ms both;
  animation: fadeInLeft 500ms ease-in-out 1200ms both;
}

/* line 642, app.scss */
#home-slider .slider-birds2 {
  position: absolute;
  right: 40px;
  bottom: 150px;
}

/* line 648, app.scss */
.animate-in .slider-birds2 {
  -webkit-animation: fadeInRight 500ms ease-in-out 1200ms both;
  animation: fadeInRight 500ms ease-in-out 1200ms both;
}

/* line 653, app.scss */
#home-slider h1 {
  margin-top: 100px;
  margin-bottom: 25px;
}

/* line 658, app.scss */
#home-slider .btn-common {
  margin-top: 20px;
}

/* line 662, app.scss */
#home-slider .preloader {
  position: absolute;
  left: 0;
  top: 0;
  bottom: -30px;
  right: 0;
  background: #fafafa;
  text-align: center;
}

/* line 672, app.scss */
#home-slider .preloader > i {
  font-size: 48px;
  height: 48px;
  line-height: 48px;
  color: #00aeef;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
  margin-top: -24px;
}

/* line 684, app.scss */
#action {
  background-image: url(../img/svg/404-bg.svg);
  background-repeat: repeat-x;
  height: 157px;
  background-position: center;
  display: table;
  position: static;
  width: 100%;
}

/* line 694, app.scss */
.vertical-center {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: statice;
}

/* line 701, app.scss */
.single-service {
  overflow: hidden;
  display: block;
}

/* line 706, app.scss */
.single-service img {
  margin-bottom: 35px;
}

/* line 710, app.scss */
.single-service .fold {
  margin-bottom: 35px;
}

/* line 714, app.scss */
.single-service h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

/* line 719, app.scss */
.single-service p {
  padding: 0 48px;
}

/* line 723, app.scss */
.action h1 {
  margin-top: 0;
}

/* line 727, app.scss */
.action p {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 300;
}

/* line 733, app.scss */
.action .btn-common {
  margin-top: 55px;
  float: left;
}

/* line 738, app.scss */
.action .btn-tour {
  margin-top: 55px;
  float: left;
}

/* line 743, app.scss */
.title {
  color: #404040;
  font-weight: 300;
}

/* line 748, app.scss */
.single-features {
  overflow: hidden;
  padding-top: 65px;
  padding-bottom: 40px;
}

/* line 754, app.scss */
.single-features .col-sm-6 h2 {
  margin-top: 0;
}

/* line 757, app.scss */
.single-features .col-sm-6 {
  /*  margin-top: 50px;*/
}

/* line 761, app.scss */
.single-features:last-child {
  padding-bottom: 95px;
  /*  padding-top: 0;*/
}

/* line 766, app.scss */
.single-features h2 {
  margin-bottom: 15px;
}

/* line 770, app.scss */
#clients {
  padding-bottom: 45px;
}

/* line 774, app.scss */
.clients {
  margin-bottom: 45px;
}

/* line 778, app.scss */
.clients img {
  display: inline-block;
}

/* line 782, app.scss */
.clients-logo {
  overflow: hidden;
  margin-bottom: 10px;
}

/*************************
  *******About Us Page******
  **************************/
/* line 791, app.scss */
#action,
#page-breadcrumb {
  position: relative;
}

/* line 796, app.scss */
#page-breadcrumb {
  background-image: url(../img/svg/404-bg.svg);
  background-repeat: repeat-x;
  height: 140px;
  background-position: center;
  display: table;
  position: static;
  width: 100%;
}

/* line 806, app.scss */
#team {
  padding: 85px 0;
}

/* line 810, app.scss */
#team-carousel {
  margin-top: 80px;
}

/* line 814, app.scss */
#company-information .padding-top {
  padding-top: 172px;
}

/* line 818, app.scss */
.single-service img {
  height: 85px;
}

/* line 822, app.scss */
.tour-button {
  background-image: url(../img/svg/tour-icon.svg);
  height: 10rem;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  left: 0;
  background-position: 166px 4px;
}

/* line 832, app.scss */
.reporting-rfp {
  background-image: url(../img/svg/ob-man-2.svg);
  height: 10rem;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  left: 0;
  background-position: 200px;
}

/* line 842, app.scss */
.about-image {
  padding: 90px 90px 0;
}

/* line 846, app.scss */
.team-single {
  position: relative;
}

/* line 850, app.scss */
.person-thumb {
  position: relative;
}

/* line 857, app.scss */
.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%;
}

/* line 871, app.scss */
.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;
}

/* line 880, app.scss */
.social-profile .nav-pills {
  display: inline-block;
  margin-top: -26px;
  padding: 0;
  position: relative;
  top: 50%;
}

/* line 888, app.scss */
.social-profile .nav-pills li {
  display: inline-block;
  margin: 0 5px;
}

/* line 893, app.scss */
.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;
}

/* line 906, app.scss */
.social-profile .nav-pills li a:hover {
  color: #702340;
  border-color: #702340;
}

/* line 911, app.scss */
.person-info h2 {
  font-weight: 300;
  margin-bottom: 5px;
}

/* line 916, app.scss */
.person-info h3 {
  font-size: 16px;
  color: #686868;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 924, app.scss */
.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;
}

/* line 934, app.scss */
.right.team-carousel-control {
  right: -50px;
  background-image: url(../img/svg/aboutus/right.png);
}

/* line 939, app.scss */
.left.team-carousel-control {
  left: -50px;
  background-image: url(../img/svg/aboutus/left.png);
}

/* line 944, app.scss */
.team-carousel-control:hover {
  background-position: 0 -18px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 950, app.scss */
.count h1 {
  font-size: 60px;
  color: #00aeef;
}

/* line 955, app.scss */
.count h3 {
  font-size: 16px;
}

/* line 959, app.scss */
.progress .progress-bar.six-sec-ease-in-out {
  -webkit-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}

/* line 964, app.scss */
.top-zero {
  margin-top: 0;
}

/* line 968, app.scss */
h3.top-zero {
  font-size: 20px;
}

/* line 972, app.scss */
#company-information .about-us h2 {
  margin-bottom: 45px;
}

/* line 976, app.scss */
.single-skill h3 {
  font-size: 16px;
}

/* line 980, app.scss */
.progress {
  height: 30px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 986, app.scss */
.progress-bar {
  line-height: 30px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 992, app.scss */
.progress-bar.progress-bar-primary {
  background: #00aeef;
}

/*************************
  *******Service Page******
  **************************/
/* line 999, app.scss */
#recent-projects {
  padding: 85px 0;
}

/* line 1003, app.scss */
.recent-projects .team-single {
  height: 355px;
}

/* line 1007, app.scss */
.recent-projects p.padding-bottom {
  padding-bottom: 50px;
}

/* line 1011, app.scss */
.choose {
  padding-top: 30px;
}

/* line 1015, app.scss */
#company-information.choose .padding-top {
  padding-top: 50px;
}

/* line 1019, app.scss */
#company-information h2 {
  margin-bottom: 25px;
  margin-top: 0;
}

/* line 1024, app.scss */
ul.elements {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1030, app.scss */
ul.elements li {
  margin: 6px 0;
}

/* line 1034, app.scss */
ul.elements li > i {
  color: #c03035;
  display: inline-block;
  margin-right: 10px;
}

/* line 1040, app.scss */
#company-information h1.margin-bottom {
  margin-bottom: 26px;
}

/*************************
  *******Portfolio Default**
  **************************/
/* line 1048, app.scss */
.portfolio-single {
  position: relative;
}

/* line 1052, app.scss */
.portfolio-thumb {
  position: relative;
}

/* line 1056, app.scss */
.portfolio-thumb img {
  width: 100%;
}

/* line 1060, app.scss */
.portfolio-single:hover .portfolio-view {
  display: block;
  -webkit-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}

/* line 1066, app.scss */
#portfolio .row {
  margin-left: -10px;
  margin-right: -10px;
}

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

/* line 1081, app.scss */
.portfolio-view .nav-pills {
  padding: 0;
  display: inline-block;
  margin-top: -26px;
  top: 50%;
  position: relative;
}

/* line 1089, app.scss */
.portfolio-view .nav-pills li {
  display: inline-block;
  margin: 0 5px;
}

/* line 1094, app.scss */
.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;
}

/* line 1109, app.scss */
.portfolio-view .nav-pills li a:hover {
  color: #702340;
  border-color: #702340;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

/* line 1116, app.scss */
.portfolio-info {
  overflow: hidden;
  margin-bottom: 30px;
}

/* line 1121, app.scss */
.portfolio-info h2 {
  font-size: 18px;
  margin: 15px 0 0;
}

/* line 1126, app.scss */
.portfolio-filter {
  margin: 80px 0;
  padding: 0;
}

/* line 1131, app.scss */
.portfolio-filter li {
  display: inline-block;
  position: relative;
}

/* line 1136, app.scss */
.portfolio-filter li a {
  border-radius: 0;
  color: #686868;
  font-size: 18px;
  font-weight: 300;
  padding: 0 25px;
  text-transform: capitalize;
  border: none;
}

/* line 1146, app.scss */
.portfolio-filter li .active {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 1152, app.scss */
.portfolio-filter li a:hover,
.portfolio-filter li a:focus,
.portfolio-filter li a.active {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 1160, app.scss */
.portfolio-filter li a.active:before {
  position: absolute;
  content: "";
  left: 0;
  width: 13px;
  height: 16px;
  background: url(../img/svg/portfolio/icon.png);
  top: 5px;
}

/* line 1171, app.scss */
.portfolio-pagination {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 90px;
}

/* line 1178, app.scss */
.pagination li {
  display: inline-block;
  margin: 0 10px;
}

/* line 1183, app.scss */
.pagination li a {
  color: #000;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #fff;
}

/* line 1190, app.scss */
.pagination li:first-child a {
  background: url(../img/svg/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;
}

/* line 1202, app.scss */
.pagination li:first-child a:hover {
  background: url(../img/svg/portfolio/left.png);
  background-position: center top -37px;
  background-repeat: no-repeat;
  -webkit-transition: 300ms;
  transition: 300ms;
}

/* line 1210, app.scss */
.pagination li:last-child a {
  background: url(../img/svg/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;
}

/* line 1222, app.scss */
.pagination li:last-child a:hover {
  background: url(../img/svg/portfolio/right.png);
  background-position: center top -37px;
  background-repeat: no-repeat;
  -webkit-transition: 300ms;
  transition: 300ms;
}

/* line 1230, app.scss */
.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
  *****************************/
/* line 1245, app.scss */
.sidebar h3 {
  color: #404040;
  margin-top: 0;
  border-bottom: 3px solid #ececec;
  margin-bottom: 6px;
  padding-bottom: 8px;
}

/* line 1253, app.scss */
.sidebar-item {
  margin-bottom: 48px;
}

/* line 1257, app.scss */
.categories .navbar-stacked li {
  border-bottom: 1px solid #ececec;
}

/* line 1261, app.scss */
.categories .navbar-stacked li:last-child {
  border-bottom: 0px solid #ececec;
}

/* line 1265, app.scss */
.categories .navbar-stacked li a {
  font-size: 16px;
  color: #6a6a6a;
  padding: 8px 0;
  padding-left: 0;
}

/* line 1272, app.scss */
.categories .navbar-stacked li a:hover {
  background: none;
  margin-left: 20px;
  color: #0099ae;
  opacity: 1;
}

/* line 1279, app.scss */
.categories .navbar-stacked li.active a {
  color: #0099ae;
  padding-left: 20px;
}

/* line 1284, app.scss */
.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;
}

/* line 1300, app.scss */
.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;
}

/* line 1316, app.scss */
.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;
}

/* line 1327, app.scss */
.sidebar-item .media:last-child {
  border-bottom: 0px solid #ececec;
  padding-bottom: 0;
}

/* line 1332, app.scss */
.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;
}

/* line 1341, app.scss */
.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;
}

/* line 1349, app.scss */
.sidebar-item .media .media-body h4 {
  margin-top: 0;
  margin-bottom: 8px;
}

/* line 1354, app.scss */
.sidebar-item .media .media-body h4 a {
  color: #7d7d7d;
  font-size: 16px;
}

/* line 1359, app.scss */
.sidebar-item .media .media-body p {
  color: #b4b4b4;
  font-size: 12px;
}

/* line 1364, app.scss */
.tag-cloud .nav-pills {
  margin-top: 16px;
}

/* line 1368, app.scss */
.tag-cloud .nav-pills li {
  margin: 0;
  margin-top: 6px;
  margin-right: 4px;
}

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

/* line 1383, app.scss */
.tag-cloud .nav-pills li a:hover {
  background: #0099ae;
}

/* line 1387, app.scss */
.popular ul.gallery {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 10px -8px;
}

/* line 1394, app.scss */
.popular ul.gallery li {
  display: block;
  width: 33.33%;
  float: left;
  padding: 8px;
}

/* line 1401, app.scss */
.popular ul.gallery li a {
  display: block;
}

/* line 1405, app.scss */
.popular ul.gallery li a img {
  width: 100%;
  transition: border-radius 300ms ease-in;
  -webkit-transition: border-radius 300ms ease-in;
}

/* line 1411, app.scss */
.popular ul.gallery li a img:hover {
  border-radius: 60px;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
/* line 1418, app.scss */
.isotope-item {
  z-index: 2;
}

/* line 1422, app.scss */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
/* line 1429, app.scss */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

/* line 1435, app.scss */
.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}

/* line 1440, app.scss */
.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 ****/
/* line 1449, app.scss */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

/*****************************
  Portfolio Details
  *****************************/
/* line 1460, app.scss */
#portfolio-information.padding-top {
  padding-top: 100px;
}

/* line 1464, app.scss */
.project-name h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

/* line 1469, app.scss */
#related-work .title {
  margin-bottom: 55px;
  margin-top: 10px;
}

/* line 1474, app.scss */
.navbar-default {
  background: none;
  padding: 0;
}

/* line 1479, app.scss */
.navbar-default li a {
  font-size: 12px;
  padding: 0;
  padding-right: 15px;
}

/* line 1485, app.scss */
.navbar-default li a i {
  padding-right: 8px;
}

/* line 1489, app.scss */
.navbar-default li a:hover {
  color: #0884d5;
  background: none;
}

/* line 1494, app.scss */
.skills .navbar-default,
.client .navbar-default {
  margin-left: 35px;
}

/* line 1499, app.scss */
.live-preview .btn-common {
  margin-top: 21px;
  padding: 13px 45px;
}

/*****************************
  Blog Default
  *****************************/
/* line 1508, app.scss */
.single-blog.timeline {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-bottom: 0;
  position: relative;
  padding-bottom: 0;
}

/* line 1516, app.scss */
.timeline .post-content {
  padding: 20px 20px 0;
}

/* line 1520, app.scss */
.post-thumb {
  margin: -1px -1px 0;
  position: relative;
  overflow: hidden;
}

/* line 1526, app.scss */
.timeline .post-thumb img {
  width: 100%;
}

/* line 1530, app.scss */
.post-thumb iframe {
  width: 100%;
  min-height: 270px;
  border: 0;
}

/* line 1536, app.scss */
.post-overlay {
  position: absolute;
  top: 50%;
  display: none;
  width: 94px;
  height: 140px;
  margin-top: -70px;
  overflow: hidden;
}

/* line 1546, app.scss */
.post-overlay span {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -60px;
  -webkit-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
  z-index: 9;
}

/* line 1556, app.scss */
.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;
}

/* line 1567, app.scss */
.post-overlay span a {
  font-size: 30px;
  color: #fff;
  background: transparent;
  padding: 0;
  margin-left: 50px;
}

/* line 1575, app.scss */
.single-blog:hover .post-overlay {
  display: block;
  -webkit-animation: fadeIn 300ms;
  animation: fadeIn 300ms;
}

/* line 1581, app.scss */
.timeline-divider {
  position: relative;
  padding-top: 50px;
}

/* line 1586, app.scss */
.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;
}

/* line 1598, app.scss */
.timeline-blog .col-sm-6.padding-top {
  padding-top: 70px;
}

/* line 1602, app.scss */
.post-content {
  padding: 20px 0;
}

/* line 1606, app.scss */
.timeline-date .btn-common {
  font-size: 18px;
  color: #4a4a4a;
  font-weight: 300;
  border-radius: 0;
  padding: 17px 40px;
}

/* line 1614, app.scss */
.arrow-right {
  position: relative;
}

/* line 1618, app.scss */
.arrow-right:after {
  position: absolute;
  right: 1px;
  content: "";
  top: 15px;
  background: url(../img/svg/blog/left.png);
  width: 43px;
  height: 54px;
}

/* line 1628, app.scss */
.arrow-left {
  position: relative;
}

/* line 1632, app.scss */
.arrow-left:before {
  position: absolute;
  left: -2px;
  content: "";
  top: 86px;
  background: url(../img/svg/blog/right.png);
  width: 43px;
  height: 54px;
}

/* line 1642, app.scss */
.post-title {
  margin-top: 0;
}

/* line 1646, app.scss */
.post-title a,
.comments-number a {
  color: #686868;
}

/* line 1651, app.scss */
.post-content .post-author {
  margin-top: 0;
}

/* line 1655, app.scss */
.post-content .post-author a {
  font-weight: 300;
  font-size: 14px;
  color: #0099ae;
}

/* line 1661, app.scss */
a.read-more {
  color: #0099ae;
  font-weight: 300;
}

/* line 1666, app.scss */
a.read-more:hover {
  color: #01707f;
}

/* line 1670, app.scss */
.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
  *****************************/
/* line 1682, app.scss */
.single-blog {
  padding-bottom: 30px;
}

/* line 1686, app.scss */
.single-blog .post-bottom {
  border-bottom: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 1692, app.scss */
.single-blog .post-overlay span {
  left: 0;
  top: 0;
  margin-left: 0;
  width: 94px;
  height: 140px;
  background: url(../img/svg/blog/blog-arrow.png);
  -webkit-animation: fadeInLeft 400ms;
  animation: fadeInLeft 400ms;
}

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

/* line 1712, app.scss */
.single-blog .post-overlay span a small {
  font-size: 16px;
  font-weight: 300;
  margin-left: 5px;
}

/* line 1718, app.scss */
.single-blog .post-overlay span:before {
  border-color: transparent;
  border-width: 0;
}

/* line 1723, app.scss */
.post-nav {
  margin: 0;
  padding: 0;
}

/* line 1728, app.scss */
.post-nav li a {
  color: #0099ae;
  padding: 0;
  text-align: left;
}

/* line 1734, app.scss */
.post-nav li a i {
  color: #0099ae;
  margin-right: 8px;
}

/* line 1739, app.scss */
.post-nav li a:hover {
  background: none;
}

/* line 1743, app.scss */
.blog-padding-right {
  padding-right: 35px;
}

/* line 1747, app.scss */
.blog-pagination {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 55px;
}

/*****************************
  Blog with right sidebar
  *****************************/
/* line 1759, app.scss */
.masonery_area .single-blog .post-thumb {
  height: auto;
}

/* line 1763, app.scss */
.masonery_area .single-blog .post-title {
  margin-top: 5px;
}

/* line 1767, app.scss */
.masonery_area .single-blog .post-title a {
  font-size: 20px;
}

/* line 1771, app.scss */
.masonery_area .single-blog .post-thumb img {
  height: auto;
}

/* line 1775, app.scss */
.masonery_area .single-blog .post-bottom {
  border-top: 0;
  padding-top: 0;
  margin-top: 15px;
}

/* Audio CSS */
/* line 1783, app.scss */
.audiojs {
  background: #c03035;
  height: 45px;
  width: 100%;
}

/* line 1789, app.scss */
.audiojs .scrubber {
  background: #fff;
  height: 8px;
  border-top: 0;
  width: 170px;
  margin-top: 19px;
  margin-left: 12px;
  border-radius: 10px;
}

/* line 1799, app.scss */
.audiojs .play-pause {
  background: #a92b2f;
  width: 68px;
  height: 45px;
  padding: 0;
  padding-left: 24px;
  padding-top: 10px;
  border-right: 0;
}

/* line 1809, app.scss */
.audiojs .time {
  display: none;
}

/* line 1813, app.scss */
.audiojs .progress {
  background: #a92b2f;
  height: 8px;
  border-radius: 10px;
}

/* line 1820, app.scss */
.audiojs .loaded {
  background: #fff;
  height: 8px;
  border-radius: 10px;
}

/*****************************
  Blog Details
  *****************************/
/* line 1830, app.scss */
.navbar-nav.post-nav li {
  margin-right: 60px;
}

/* line 1834, app.scss */
.single-blog.blog-details .post-content {
  padding-top: 30px;
}

/* line 1838, app.scss */
.single-blog.blog-details .post-bottom {
  margin-top: 55px;
}

/* line 1842, app.scss */
.blog-share {
  margin-top: 40px;
  background: #f5f5f5;
  display: inline-block;
  padding: 2px 0;
}

/* line 1849, app.scss */
span.stMainServices,
span.stButton_gradient,
.stButton .chicklets {
  height: 24px !important;
}

/* line 1855, app.scss */
.author-profile.padding {
  padding-top: 50px;
}

/* line 1859, app.scss */
.author-profile .col-sm-2 img {
  width: 100%;
  border-left: 3px solid #0099ae;
}

/* line 1864, app.scss */
.author-profile h3 {
  margin-top: 0;
  color: #3a424c;
}

/* line 1869, app.scss */
.author-profile p {
  color: #3a424c;
  font-weight: 400;
}

/* line 1874, app.scss */
.author-profile span a {
  color: #c03035;
}

/* line 1878, app.scss */
.response-area {
  border-bottom: 0;
}

/* line 1882, app.scss */
.response-area h2 {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 20px;
}

/* line 1889, app.scss */
.post-comment {
  padding-left: 70px;
  padding-top: 36px;
  border-top: 1px solid #f1e8dd;
}

/* line 1895, app.scss */
.post-comment .pull-left img {
  margin-right: 60px;
  border-left: 3px solid #0884d5;
}

/* line 1900, app.scss */
.post-comment .media-body {
  padding-top: 6px;
  border-bottom: 0;
  padding-bottom: 50px;
}

/* line 1906, app.scss */
.post-comment .media-body p {
  margin-top: 10px;
}

/* line 1910, app.scss */
.post-comment .media-body span i {
  color: #c03035;
  margin-right: 10px;
}

/* line 1915, app.scss */
.post-comment .media-body span a {
  color: #c03035;
  font-weight: 700;
}

/* line 1920, app.scss */
.post-comment .media-body .post-nav li a {
  font-weight: 300;
}

/* line 1924, app.scss */
.parrent .media-list {
  margin-left: 190px;
}

/* line 1928, app.scss */
.parrent .post-comment {
  padding-left: 0;
  margin-left: 70px;
}

/****************************
  ********* Contact Us*********
  *****************************/
/* line 1936, app.scss */
#map-section {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}

/* line 1942, app.scss */
#gmap {
  height: 350px;
}

/* line 1946, app.scss */
.get-in-touch img {
  margin-top: 35px;
  margin-bottom: 32px;
}

/* line 1951, app.scss */
.get-in-touch p {
  font-size: 18px;
  font-weight: 300;
}

/* line 1956, app.scss */
#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;
}

/* line 1968, app.scss */
#map-section .contact-info h2,
#map-section .contact-info a {
  color: #fff;
}

/* line 1973, app.scss */
#map-section address a:hover {
  color: #00aeef;
}

/* line 1977, app.scss */
#contact-form #message {
  resize: none;
}

/* line 1981, app.scss */
#contact-form .btn-submit {
  width: 28%;
  margin: 5px auto;
}

/* line 1986, app.scss */
.corporate-info .corporate-address {
  background-image: url("../img/svg/contact-bg.png");
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-bottom: 50px;
}

/* line 1994, app.scss */
.corporate-info .corporate-address address {
  background-image: url("../img/svg/icon-map.png");
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 40px;
}

/****************************
  ****** Price-table CSS*******
  *****************************/
/* line 2005, app.scss */
.price-table {
  margin-top: 88px;
  margin-bottom: 96px;
}

/* line 2010, app.scss */
.single-price ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 2016, app.scss */
.table-heading {
  background-color: transparent !important;
  color: #ffffff !important;
  overflow: hidden;
  padding: 0 !important;
  text-align: center;
}

/* line 2024, app.scss */
.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;
}

/* line 2035, app.scss */
.single-price.price-one .plan-name {
  background-color: #0e76bc;
}

/* line 2039, app.scss */
.single-price.price-two .plan-name {
  background-color: #ac2429;
}

/* line 2043, app.scss */
.single-price.price-three .plan-name {
  background-color: #ed8d1b;
}

/* line 2047, app.scss */
.single-price.price-four .plan-name {
  background-color: #6c825f;
}

/* line 2051, app.scss */
.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;
}

/* line 2063, app.scss */
.plan-price .dollar-sign {
  font-size: 18px;
}

/* line 2067, app.scss */
.plan-price .price {
  font-size: 24px;
}

/* line 2071, app.scss */
.plan-price .month {
  display: block;
  margin-top: -6px;
}

/* line 2076, app.scss */
.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;
}

/* line 2092, app.scss */
.price-one .plan-price:after {
  border-color: #0d6fb1 transparent transparent;
}

/* line 2096, app.scss */
.price-two .plan-price:after {
  border-color: #ac2429 transparent transparent;
}

/* line 2100, app.scss */
.price-three .plan-price:after {
  border-color: #e78817 transparent transparent;
}

/* line 2104, app.scss */
.price-four .plan-price:after {
  border-color: #5f7452 transparent transparent;
}

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

/* line 2116, app.scss */
.single-price ul li span,
.single-table ul li span {
  float: right;
}

/* line 2121, app.scss */
.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;
}

/* line 2134, app.scss */
.price-one .btn-buynow {
  background-color: #0d6fb1;
}

/* line 2138, app.scss */
.price-two .btn-buynow {
  background-color: #ac2429;
}

/* line 2142, app.scss */
.price-three .btn-buynow {
  background-color: #e78817;
}

/* line 2146, app.scss */
.price-four .btn-buynow {
  background-color: #5f7452;
}

/* line 2150, app.scss */
.price-one .btn-buynow:hover {
  background-color: #0a5a90;
}

/* line 2154, app.scss */
.price-two .btn-buynow:hover {
  background-color: #821b1e;
}

/* line 2158, app.scss */
.price-three .btn-buynow:hover {
  background-color: #c57413;
}

/* line 2162, app.scss */
.price-four .btn-buynow:hover {
  background-color: #48583e;
}

/* line 2166, app.scss */
.price-table2,
.price-table3 {
  margin-bottom: 125px;
}

/* line 2171, app.scss */
.price-table4 {
  margin-bottom: 150px;
}

/* line 2175, app.scss */
.table-one .table-header,
.table-two .table-header,
.table-three .table-header,
.table-four .table-header {
  overflow: hidden;
  padding: 20px;
  color: #fff;
}

/* line 2184, app.scss */
.table-one .table-header {
  background-color: #0e76bc;
}

/* line 2188, app.scss */
.table-two .table-header {
  background-color: #c03035;
}

/* line 2192, app.scss */
.table-three .table-header {
  background-color: #ed8d1b;
}

/* line 2196, app.scss */
.table-four .table-header {
  background-color: #6c825f;
}

/* line 2200, app.scss */
.single-table {
  position: relative;
  padding-top: 60px;
}

/* line 2205, app.scss */
.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%;
}

/* line 2219, app.scss */
.table-one:before {
  border-color: transparent transparent #0d6fb1;
}

/* line 2223, app.scss */
.table-two:before {
  border-color: transparent transparent #ac2429;
}

/* line 2227, app.scss */
.table-three:before {
  border-color: transparent transparent #e78817;
}

/* line 2231, app.scss */
.table-four:before {
  border-color: transparent transparent #5f7452;
}

/* line 2235, app.scss */
.table-header h2 {
  color: #fff;
  float: left;
  font-size: 24px;
  margin-top: 7px;
}

/* line 2242, app.scss */
.table-header .plan-price {
  float: right;
  margin: 0;
  overflow: hidden;
  padding-top: 1px;
}

/* line 2249, app.scss */
.single-table .btn-signup {
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
}

/* line 2256, app.scss */
.single-table ul {
  margin: 0;
  padding: 0;
}

/* line 2261, app.scss */
.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;
}

/* line 2276, app.scss */
.table-one .btn-signup:after {
  border-color: #0d6fb1 transparent transparent;
}

/* line 2280, app.scss */
.table-two .btn-signup:after {
  border-color: #ac2429 transparent transparent;
}

/* line 2284, app.scss */
.table-three .btn-signup:after {
  border-color: #e78817 transparent transparent;
}

/* line 2288, app.scss */
.table-four .btn-signup:after {
  border-color: #5f7452 transparent transparent;
}

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

/* line 2301, app.scss */
.table-one .btn-signup:hover.btn-signup:after {
  border-color: #0b598d transparent transparent;
}

/* line 2305, app.scss */
.table-two .btn-signup.btn-signup:hover:after {
  border-color: #831c20 transparent transparent;
}

/* line 2309, app.scss */
.table-three .btn-signup.btn-signup:hover:after {
  border-color: #bd7014 transparent transparent;
}

/* line 2313, app.scss */
.table-four .btn-signup.btn-signup:hover:after {
  border-color: #3d4b35 transparent transparent;
}

/*************************
  ********404 page CSS******
  **************************/
/* line 2321, app.scss */
#error-page {
  display: table;
  height: 100%;
  min-height: 100%;
  width: 100%;
  color: #686868;
  font-size: 18px;
  font-weight: 300;
  padding: 100px 0;
}

/* line 2332, app.scss */
#error-page .container-fluid {
  overflow: hidden;
}

/* line 2336, app.scss */
.error-page-inner {
  display: table-cell;
  vertical-align: middle;
}

/* line 2341, app.scss */
.bg-404 {
  background-image: url("../img/svg/404-bg.svg");
  background-repeat: repeat-x;
  background-position: center top;
}

/* line 2347, app.scss */
.error-image {
  display: inline-block;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 2353, app.scss */
.error-image img {
  width: 100%;
}

/* line 2357, app.scss */
#error-page h2 {
  font-size: 36px;
  text-transform: uppercase;
}

/* line 2362, app.scss */
.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;
}

/* line 2375, app.scss */
.btn-error:hover,
.btn-error:focus {
  background-color: #cc9b59;
  border-color: #cc9b59;
  color: #fff;
}

/* line 2382, app.scss */
#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;
}

/* line 2396, app.scss */
#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******
  **************************/
/* line 2408, app.scss */
#error-page {
  display: table;
  height: 100%;
  min-height: 100%;
  width: 100%;
  color: #686868;
  font-size: 18px;
  font-weight: 300;
  padding: 100px 0;
}

/* line 2419, app.scss */
#error-page .container-fluid {
  overflow: hidden;
}

/* line 2423, app.scss */
.error-page-inner {
  display: table-cell;
  vertical-align: middle;
}

/* line 2428, app.scss */
.bg-404 {
  background-image: url("../img/svg/404-bg.svg");
  background-repeat: repeat-x;
  background-position: center top;
}

/* line 2434, app.scss */
.error-image {
  display: inline-block;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 2440, app.scss */
.error-image img {
  width: 100%;
}

/* line 2444, app.scss */
#error-page h2 {
  font-size: 36px;
  text-transform: uppercase;
}

/* line 2449, app.scss */
.btn-error {
  background-color: transparent;
  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;
  font-family: "Open Sans", sans-serif;
}

/* line 2463, app.scss */
.btn-error:hover,
.btn-error:focus {
  background-color: #4fcccd;
  border-color: #4fcccd;
  color: #fff;
}

/* line 2470, app.scss */
#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;
}

/* line 2484, app.scss */
#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;
}

/* line 2494, app.scss */
#error-page i.fa-facebook:hover,
#coming-soon i.fa-facebook:hover {
  background-color: transparent;
  color: #314a87;
  border-color: #314a87;
}

/* line 2501, app.scss */
#error-page i.fa-twitter:hover,
#coming-soon i.fa-twitter:hover {
  background-color: transparent;
  color: #22bbf4;
  border-color: #22bbf4;
}

/* line 2508, app.scss */
#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*****
  **************************/
/* line 2519, app.scss */
.logo-image {
  display: block;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 95px;
}

/* line 2526, app.scss */
.logo-image img {
  display: inline-block;
}

/* line 2530, app.scss */
#coming-soon {
  background-image: url("../img/svg/coming-soon-bg.png");
  background-position: center top;
  background-repeat: repeat-x;
  padding: 40px 0;
  overflow: hidden;
}

/* line 2538, app.scss */
#coming-soon .social-link {
  margin-top: 35px;
}

/* line 2542, app.scss */
.time-count {
  display: block;
  text-align: center;
}

/* line 2547, app.scss */
.time-count ul {
  padding-left: 0;
}

/* line 2551, app.scss */
#countdown {
  display: block;
  max-width: 960px;
  margin: 80px auto 100px;
}

/* line 2557, app.scss */
#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;
}

/* line 2570, app.scss */
#countdown li.angle-one {
  background-image: url(../img/svg/coming-soon1.png);
  left: 120px;
}

/* line 2575, app.scss */
#countdown li.angle-two {
  background-image: url(../img/svg/coming-soon2.png);
  left: 40px;
}

/* line 2580, app.scss */
#countdown li.angle-three {
  background-image: url(../img/svg/coming-soon3.png);
  right: 40px;
}

/* line 2585, app.scss */
#countdown li.angle-four {
  background-image: url(../img/svg/coming-soon4.png);
  right: 120px;
}

/* line 2590, app.scss */
#countdown li > span {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  margin-top: 40px;
}

/* line 2599, app.scss */
#countdown li.angle-two > span,
#countdown li.angle-four > span {
  margin-top: 80px;
}

/* line 2604, app.scss */
#subscribe {
  background-color: #565656;
  color: #ffffff;
  padding: 40px 0 50px;
}

/* line 2610, app.scss */
#subscribe h2 {
  color: #fff;
  text-transform: uppercase;
}

/* line 2615, app.scss */
#subscribe .fa-envelope-o {
  color: #0884d5;
  margin-right: 5px;
}

/* line 2620, app.scss */
#subscribe .form-control {
  background-color: transparent;
  height: 52px;
  color: #fff;
  border: 2px solid #00aeef;
}

/* line 2627, app.scss */
#newsletter {
  margin-top: 35px;
  position: relative;
}

/* line 2632, app.scss */
#newsletter i {
  color: #0884d5;
  font-size: 36px;
  position: absolute;
  right: 12px;
  top: 7px;
}

/* line 2640, app.scss */
.newsletter p {
  color: #919191;
  font-size: 12px;
  margin-top: 10px;
}

/* line 2646, app.scss */
#coming-soon-footer {
  padding: 45px 0;
  line-height: 15px;
  overflow: hidden;
}

/* line 2652, app.scss */
#coming-soon-footer a {
  color: #d89b4e;
}

/* line 2656, app.scss */
#coming-soon-footer a:hover {
  color: #b38040;
}

/*Shortcodes CSS*/
/* line 2661, app.scss */
.bs-example {
  margin: 0 0 20px;
}

/* line 2665, app.scss */
.panel-group {
  border: 1px solid #eee;
}

/* line 2668, app.scss */
.panel-default {
  border: 0;
}

/* line 2671, app.scss */
.panel-group .panel {
  border-radius: 0;
}

/* line 2674, app.scss */
.panel-group .panel + .panel {
  margin-top: 0;
}

/* line 2678, app.scss */
.panel-default > .panel-heading {
  background-color: transparent;
  border-top: 1px solid #eee;
}

/* line 2683, app.scss */
.panel-group .panel-default:first-child > .panel-heading {
  border-top: 0;
}

/* line 2687, app.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eee;
}

/* line 2691, app.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #4fcccd;
}

/* line 2697, app.scss */
.tab-content {
  padding-top: 20px;
}

/*Features*/
/* line 2702, app.scss */
.feature-inner {
  text-align: center;
}

/* line 2705, app.scss */
.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;
}

/* Counter */
/* line 2718, app.scss */
.chart {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 180px;
  margin-top: 50px;
  margin-bottom: 10px;
  text-align: center;
  padding-top: 60px;
}

/* line 2728, app.scss */
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
