/*------------------------------------------------------------------
    Template Name:	Bakla
    Template URI: http://enroutedigitallab.com/html/bakla/
    Description :: Consulting Template
    Author: enroutedigitallab
    Author URI: http://enroutedigitallab.com/
    License: GPL V2 or Later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Version: 1.0
*/
/*========================================================================
    Index
    ------------------------------------------------------------------------
    # -  1.0 - Top Bar
    # -  2.0 - Nav Menu
    # -  3.0 - Hot Jobs 
    # -  4.0 - Slider Area
    # -  5.0 - Service Area
    # -  6.0 - Marketing Area
    # -  7.0 - Our Client
    # -  8.0 - Testimonial
    # -  9.0 - Contact Area
    # - 10.0 - Footer
    # - 11.0 - Preloader
*/
/*      Variable
----------------------------*/
html {
  font-size: 16px;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #656565;
}
.t2s {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.t3s {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.t5s {
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
.clear {
  clear: both;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-border {
  border: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.pdl0 {
  padding-left: 0;
}
.pdr0 {
  padding-right: 0;
}
.navbar-brand {
  height: auto;
  padding-left: 0;
}
a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-weight: 400;
  color: #666666;
}
a:hover,
a:focus,
a.active {
  text-decoration: none;
  outline: none;
}
input,
button,
textarea,
select {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
input:focus,
button:focus,
textarea:focus,
select:focus {
  outline: 0;
}
input[type='submit']:focus {
  outline: 0;
}
/*  Heading Tag
-------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111111;
  font-family: 'Lusitana', serif;
}
h2 {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 400;
}
h3 {
  font-size: 1.375rem;
  line-height: 2rem;
  font-weight: 700;
}
h3 a {
  color: #111111;
}
.section-heading {
  padding-bottom: 3.9rem;
}
.section-heading h2 {
  margin-bottom: 1.67rem;
}
.section-heading span {
  display: block;
  font-size: 1rem;
}
.section-padding {
  padding-top: 3.918rem;
  padding-bottom: 3.889rem;
}
.consultent-button {
  color: #fff;
  display: inline-block;
  padding: 0.8333rem 2.228rem;
  font-weight: 700;
  font-size: 0.875rem;
  border-radius: 3px;
  margin-right: 10px;
  margin-top: 1rem;
  background: #42a5f5;
}
.consultent-button:hover {
  background: #0b76cc;
  color: #fff;
}
.ash-white-bg {
  background: #fafafa;
}
/***=======================
/*Top Bar
/*======================***/
.top-bar-social {
  padding: 15px 0;
}
.top-bar-social ul {
  margin: 0;
  padding: 0;
}
.top-bar-social ul li {
  display: inline-block;
  list-style: none;
  padding-left: 1rem;
}
.top-bar-social ul li a {
  font-size: 1rem;
  color: #9a9a9a;
  display: block;
  text-align: center;
}
/***=======================
/*End Top Bar
/*======================***/
/***=======================
/*Nav Menu
/*======================***/
.menu-area {
  padding-top: 1.4rem;
  padding-bottom: 1.6rem;
}
.menu-area .navbar-nav {
  padding-top: 1.2rem;
}
.menu-area .navbar-nav li {
  padding: 0 1.111rem;
}
.menu-area .navbar-nav li a {
  color: #797979;
  font-size: 0.875rem;
  padding: 0;
  background: transparent;
}
.menu-area .navbar-nav li:last-child {
  padding-right: 0;
}
.menu-area .navbar {
  margin-bottom: 0;
  vertical-align: middle;
  min-height: auto;
}
/***=======================
/*End Nav Menu
/*======================***/
/***=======================
/*Slider Area
/*======================***/
.slider-area {
  background: url('../images/banner.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.slider {
  max-width: 580px;
  padding-top: 8.7rem;
  padding-bottom: 9.7rem;
  position: relative;
}
.slider .greatting {
  font-size: 3.375rem;
  font-weight: 600;
  line-height: 4.5rem;
  padding-bottom: 1.491rem;
  max-width: 480px;
  color: #111111;
  font-family: 'Lusitana', serif;
}
.slider p {
  margin-bottom: 1.6rem;
  line-height: 1.875rem;
}
.slider .consultent-button {
  background: #f7cb39;
}
/***=======================
/*End Slider Area
/*======================***/
/***=======================
/* Service Area
/*======================***/
.service-item {
  border: 1px solid #e9e9e9;
  padding: 1.25rem;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 30px;
}
.service-item .icon {
  display: inline-block;
  padding-top: .95rem;
  padding-bottom: 5px;
}
.service-item h3 a:hover {
  color: #42a5f5;
}
.service-item p {
  margin-bottom: 1.7rem;
}
.service-item.item-one {
  border-bottom: 6px solid #42a5f5;
}
.service-item.item-two {
  border-bottom: 6px solid #7cb830;
}
.service-item.item-three {
  border-bottom: 6px solid #f7cb39;
}
/***=======================
/* End Service Area
/*======================***/
/***=======================
/* Marketing Area
/*======================***/
.marketing-area {
  background: #f7f7f7;
}
.marketing-area .text {
  padding-top: 2.5rem;
  padding-left: 2.5rem;
  padding-bottom: 3.3rem;
}
.marketing-area .text h2 {
  font-size: 32px;
  line-height: 51px;
  max-width: 410px;
  font-weight: 700;
  margin-bottom: 16px;
}
/***=======================
/* End Marketing Area
/*======================***/
/***=======================
/* Our Client
/*======================***/
.our-client {
  margin-top: 1.563rem;
  margin-bottom: 0.625rem;
}
.our-client ul {
  padding-left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.our-client ul li {
  list-style: none;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
  color: #a7a7a7;
}
.our-client ul li .icon {
  font-size: 3.75rem;
  margin-bottom: 1.438rem;
}
.our-client ul li span {
  font-weight: 800;
  font-size: 1.125rem;
}
/***=======================
/* End Our Client
/*======================***/
/***=======================
/* Testimonial
/*======================***/
.single-testimonial {
  position: relative;
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  padding: 1.875rem;
  margin-bottom: 30px;
}
.single-testimonial blockquote {
  border-left: 0;
  font-size: 1rem;
  line-height: 1.875rem;
  font-style: italic;
  position: relative;
  padding: 0 1.25rem 0  5.625rem;
  margin: 1.8rem 0;
}
.single-testimonial blockquote:before,
.single-testimonial blockquote:after {
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 3rem;
}
.single-testimonial blockquote:before {
  content: "\f10d";
  left: 0;
  color: #f7cb39;
}
.single-testimonial blockquote:after {
  content: "\f10e";
  right: 1.25rem;
  bottom: -15px;
  color: #f1f1f1;
}
.single-testimonial .clients {
  display: table;
  padding-top: 2.188rem;
  margin-bottom: 1rem;
}
.single-testimonial .clients .image {
  display: table-cell;
}
.single-testimonial .clients .image img {
  max-width: 5rem;
  max-height: 5rem;
  border: 3px solid #d3d3d4;
}
.single-testimonial .clients .text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.single-testimonial .clients .text h3 {
  margin: 0;
  line-height: 1.4rem;
}
.single-testimonial .clients .text p {
  margin: 0;
}
/***=======================
/* End Testimonial
/*======================***/
/***=======================
/* Contact Area
/*======================***/
.contact-area .text {
  padding-top: 3rem;
}
.contact-area .text .sub-heading {
  color: #9a9a9a;
  font-size: 18px;
  padding-bottom: 1.5rem;
  padding-top: 1.2rem;
}
.contact-area .text p {
  margin-bottom: 1.8rem;
}
.contact-form {
  max-width: 460px;
  margin: 2rem auto 40px auto;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  padding: 43px 57px;
}
.contact-form form {
  padding-top: 1rem;
}
.contact-form input {
  height: 50px;
}
.contact-form input,
.contact-form textarea {
  border: 1px solid #e9e9e9;
  margin-bottom: 12px;
  border-radius: 5px;
  box-shadow: none;
}
.contact-form input:focus,
.contact-form textarea:focus {
  box-shadow: none;
}
.contact-form input[type='submit'] {
  width: 100%;
  background: #78b22e;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.contact-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #797979;
  font-size: 14px;
}
.contact-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #797979;
  font-size: 14px;
}
.contact-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #797979;
  font-size: 14px;
}
.contact-form :-moz-placeholder {
  /* Firefox 18- */
  color: #797979;
  font-size: 14px;
}
/***=======================
/* End Contact Area
/*======================***/
/***=======================
/*Footer
/*======================***/
.main-footer {
  background: #0e161a;
  padding: 3.944rem 0;
}
.footer-text {
  text-align: center;
  color: #fff;
}
.footer-text h2 {
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: 2.5rem;
}
.footer-contact-info {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}
.footer-contact-info li {
  list-style: none;
}
.footer-contact-info li span {
  padding: 10px 10px;
  display: block;
}
.footer-contact-info li .field {
  float: left;
  text-align: right;
  width: 330px;
}
.footer-contact-info li .value {
  float: right;
  text-align: left;
  width: 360px;
  color: #cbcbcb;
}
.footer-sotial {
  padding: 2.5rem 0 5px 0;
}
.footer-sotial li {
  display: inline-block;
  list-style: none;
  padding: 5px 1.25rem;
}
.footer-sotial li a {
  color: #9a9a9a;
}
.footer-sotial li a:hover {
  color: #fff;
}
/***=======================
/*End Footer
/*======================***/
/***=======================
/* Preloader
/*======================***/
#loading {
  background-color: #4dcab1;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  margin-top: 0px;
  top: 0px;
}
#loading #loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
#loading #loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#loading .object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  position: absolute;
  left: 65px;
  top: 65px;
  border-radius: 500px;
}
#loading .object:nth-child(2n+0) {
  margin-right: 0px;
}
#loading #object_one {
  -webkit-animation: object_one 2s infinite;
  animation: object_one 2s infinite;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
#loading #object_two {
  -webkit-animation: object_two 2s infinite;
  animation: object_two 2s infinite;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#loading #object_three {
  -webkit-animation: object_three 2s infinite;
  animation: object_three 2s infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
#loading #object_four {
  -webkit-animation: object_four 2s infinite;
  animation: object_four 2s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
#loading #object_five {
  -webkit-animation: object_five 2s infinite;
  animation: object_five 2s infinite;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#loading #object_six {
  -webkit-animation: object_six 2s infinite;
  animation: object_six 2s infinite;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
#loading #object_seven {
  -webkit-animation: object_seven 2s infinite;
  animation: object_seven 2s infinite;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
#loading #object_eight {
  -webkit-animation: object_eight 2s infinite;
  animation: object_eight 2s infinite;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes object_one {
  50% {
    -webkit-transform: translate(-65px, -65px);
  }
}
@keyframes object_one {
  50% {
    transform: translate(-65px, -65px);
    -webkit-transform: translate(-65px, -65px);
  }
}
@-webkit-keyframes object_two {
  50% {
    -webkit-transform: translate(0, -65px);
  }
}
@keyframes object_two {
  50% {
    transform: translate(0, -65px);
    -webkit-transform: translate(0, -65px);
  }
}
@-webkit-keyframes object_three {
  50% {
    -webkit-transform: translate(65px, -65px);
  }
}
@keyframes object_three {
  50% {
    transform: translate(65px, -65px);
    -webkit-transform: translate(65px, -65px);
  }
}
@-webkit-keyframes object_four {
  50% {
    -webkit-transform: translate(65px, 0);
  }
}
@keyframes object_four {
  50% {
    transform: translate(65px, 0);
    -webkit-transform: translate(65px, 0);
  }
}
@-webkit-keyframes object_five {
  50% {
    -webkit-transform: translate(65px, 65px);
  }
}
@keyframes object_five {
  50% {
    transform: translate(65px, 65px);
    -webkit-transform: translate(65px, 65px);
  }
}
@-webkit-keyframes object_six {
  50% {
    -webkit-transform: translate(0, 65px);
  }
}
@keyframes object_six {
  50% {
    transform: translate(0, 65px);
    -webkit-transform: translate(0, 65px);
  }
}
@-webkit-keyframes object_seven {
  50% {
    -webkit-transform: translate(-65px, 65px);
  }
}
@keyframes object_seven {
  50% {
    transform: translate(-65px, 65px);
    -webkit-transform: translate(-65px, 65px);
  }
}
@-webkit-keyframes object_eight {
  50% {
    -webkit-transform: translate(-65px, 0);
  }
}
@keyframes object_eight {
  50% {
    transform: translate(-65px, 0);
    -webkit-transform: translate(-65px, 0);
  }
}
.left {
  padding-right: 50px;
  float: left;
  width: 300px;
  text-align: right;
}
.right {
  float: right;
  text-align: left;
  width: 350px;
}
/***=======================
/* End Preloader
/*======================***/
