/*
 Theme Name: Metrosolutions 
 Theme URI: http://brilliantbluetest.com/dev/wp/metrosolutions/
 Description: Custom theme for Metrosolutions.
 Author: BBIM
 Author URI: https://brilliantdigital.com.au/
 License: Everything copyrighted
 Version: 1.1
*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Montserrat:100,300,300i,400,400i,500,500i,600,600i,700,700i,800");
/* === RESET ===*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html,
body {
  line-height: 1.3em;
  height: 100%; }

body {
  overflow-x: hidden;
  font-family: "Lato", sans-serif;
  color: #636466;
  line-height: 26px;
  font-weight: 400;
  font-size: 18px; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

ul {
  list-style: none; }

ol {
  padding-left: 25px; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
* === COMMON ===
*/
i,
em {
  font-style: italic; }

b,
strong {
  font-weight: 700; }

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }

table, tr, td, th {
  font-family: "Lato", sans-serif;
  border: 1px solid #7faaff; }

table tr:hover {
  background-color: rgba(127, 170, 255, 0.1); }

table tr th {
  font-weight: 700; }

table tr td, table tr th {
  padding: 20px;
  text-align: left; }

p {
  font-size: 20px;
  line-height: 30px;
  color: #626262;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  margin-bottom: 15px; }

img {
  max-width: 100%;
  vertical-align: middle; }

a {
  text-decoration: none;
  color: #7faaff; }

textarea {
  resize: none; }

button {
  cursor: pointer;
  border: none; }

.visible-xs {
  display: none; }

/*
* - Focus -
*/
button:focus {
  outline: none; }

input:focus,
textarea:focus,
select:focus {
  outline: none;
  box-shadow: 2px 5px 10px -6px #000000; }

.clearfix:after {
  clear: both; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clear {
  clear: both; }

.inline-block {
  display: inline-block; }

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

.metsol_button {
    display: block;
    width: 100%;    
}
.metsol_button.center {
    text-align: center;
}

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

h1,
h2 {
  color: #0a0203;
  line-height: 1.2em; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  line-height: 1.3em; }

h1 {
  font-size: 48px;
  line-height: 54px;
  margin-bottom: 15px; }

h2 {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 15px; }

h3 {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 15px; }

h4 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 15px; }

h5 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px; }

h6 {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px; }

.alignnone {
  margin: 0 auto; }

.aligncenter {
  display: block;
  margin: 0 auto 20px auto; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.alignleft {
  float: left;
  margin: 0 30px 15px 0; }

/*
* - Placeholder -
*/
::-webkit-input-placeholder {
  color: #636466; }

::-moz-placeholder {
  color: #636466; }

:-moz-placeholder {
  color: #636466; }

:-ms-input-placeholder {
  color: #636466; }

/*
* - Wrappers -
*/
.container {
  max-width: 1130px;
  width: 100%;
  margin: auto;
  padding: 0 15px; }

.section.page {
  padding: 40px 0; }

.section .title {
  margin-bottom: 40px; }

.section .title.right {
  float: right;
  position: relative; }
  .section .title.right h2:before {
    top: -100px;
    left: 4px; }
  .section .title.right h2:after {
    top: 95px;
    left: 4px; }

.section .title h1.hl {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 50px;
  text-transform: uppercase; }
  .section .title h1.hl:before {
    position: absolute;
    content: '';
    top: 0;
    height: 100px;
    width: 1px;
    background: #7faaff;
    left: 50%; }
  .section .title h1.hl:after {
    position: absolute;
    content: '';
    top: 142px;
    height: 40px;
    width: 1px;
    background: #7faaff;
    left: 50%; }

.section .title h2:before {
  position: absolute;
  content: '';
  top: 0;
  height: 100px;
  width: 1px;
  background: #7faaff;
  left: 50%; }

.section .title h2:after {
  position: absolute;
  content: '';
  top: 142px;
  height: 40px;
  width: 1px;
  background: #7faaff;
  left: 50%; }

.section .title h2 {
  font-size: 30px;
  line-height: 43px;
  color: #7faaff;
  font-weight: 500;
  text-transform: uppercase; }

.section a {
  font-weight: 700;
}

/*
* - Form -
*/
/*===== form butttons ====*/
.btn {
  border: 2px solid transparent;
  padding: 15px 35px;
  background-color: #ccc;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  display: inline-block;
  transition: .3s;
  margin-top: 15px;
  border-radius: 5px; }

.default-btn {
  background-color: transparent;
  color: #7faaff;
  border-color: #7faaff; }
  .default-btn.wh {
    color: #ffffff;
    border-color: #ffffff; }

.default-btn:hover {
  background-color: #626262;
  color: #fff; }

.secondary-btn {
  background-color: rgba(10, 2, 3, 0.6);
  color: #ffffff;
  border-color: #ffffff; }

.secondary-btn:hover {
  background-color: #ffffff;
  color: #0a0203; }

.primary-btn {
  background-color: #7faaff;
  color: #fff; }

.primary-btn:hover {
  background-color: #626262;
  color: #fff; }

button:focus {
  outline: none; }

input:focus,
textarea:focus,
select:focus {
  outline: none;
  box-shadow: 2px 5px 10px -6px #000000; }

.form-wrapper {
  width: 100%;
  overflow: hidden; }

.form-group > span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.form-group.grid2 {
  position: relative;
  display: flex;
  flex-flow: row; }

.form-wrapper .form-group {
  margin-bottom: 20px; }

.form-wrapper .form-group .submit {
  padding: 15px 55px; }

.form-group .form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #636466;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  padding: 20px 0px 20px 30px;
  position: relative;
  font-weight: 400;
  color: #636466; }
.form-group.radio {
	font-family: "Montserrat", sans-serif;
    font-weight: 400;
  color: #636466;
	font-size:14px;
}
.form-group.radio input[type=radio]{
    font-weight: 400;
	font-family: "Montserrat", sans-serif;
  color: #636466;
	font-size:14px;
}
.form-group .form-control.radio input {
  border: none !important; }

.form-group.grid2 > span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 48.7%; }

.form-group.grid3 > span {
  width: 32%; }

.form-group.grid4 > span {
  width: 23.5%;
  margin-right: 2%; }

.form-group.grid5 > span {
  width: 21%;
  margin-right: 5px; }

.form-group.grid4 > span:last-child {
  margin-right: 0; }

.form-group.grid3 > span:nth-of-type(2) {
  margin: 0 2%; }

.form-group.grid2 > span:first-child {
  margin-right: 1%; }

.form-group.grid2 > span:last-child {
  margin-left: 1%; }

.form-group.grid5 > span:last-child {
  margin-right: 0; }

.form-group select {
  width: 100%; }

.form-group label {
  color:#636466;
  font-weight: 400;
  margin-bottom: 4px;
  display: block; }

.form-group textarea {
  resize: none;
  font-family: "Lato", sans-serif; }

.form-group select, .form-group textarea {
  font-family: "Lato", sans-serif; }

.form-group > span > svg {
  position: absolute;
  top: 20px;
  left: 0;
  color: #7faaff; }

.submit-btn {
  cursor: pointer;
  display: block;
  float: right;
  color: #ffffff; }

.form-group.captcha-grid {
  position: relative; }

.form-group.captcha-grid > span:first-child {
  position: absolute;
  right: 0;
  top: 10px; }

.form-group.captcha-grid .form-control {
  padding: 15px; }

/* ======================================= */
/* ============== Header ================= */
/* ======================================= */
svg:not(:root) {
  overflow: hidden; }

svg.icon {
  display: inline-block;
  fill: currentcolor;
  height: 1em;
  position: relative;
  top: -0.0625em;
  vertical-align: middle;
  width: 1em; }

.header {
  z-index: 999;
  background-color: #fff;
  /*background-color: $black;
	background-image:url('assets/images/headbg.png'); 
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto; */ }
  .header .phone-number {
    text-align: right;
    margin-top: 25px;
    margin-bottom: 10px; }
    .header .phone-number a {
      color: #7faaff;
      font-weight: 700;
      font-size: 18px; }
      .header .phone-number a img {
        vertical-align: middle;
        margin-right: 5px; }
  .header .top-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .header .top-wrap .left-wrap {
      /* > div{display: inline-block;vertical-align: middle;} */
      width: 262px;
      padding-bottom: 30px;
      position: relative; }
      .header .top-wrap .left-wrap .logo {
        width: auto;
        padding: 0;
        -webkit-transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s;
        transition: all 0.2s ease-in 0s;
        display: block; }
      .header .top-wrap .left-wrap .tagline {
        position: absolute;
        right: 0;
        bottom: 26px; }
        .header .top-wrap .left-wrap .tagline p {
          font-size: 16px;
          margin-bottom: 0;
          color: #626262;
          font-weight: 400;
          font-family: "Lato", sans-serif; }
    .header .top-wrap .right-wrap {
      width: 814px;
      text-align: right; }

.header .main-menu {
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  text-align: center;
  padding: 20px 0px 35px; }

.header .bottom-wrap .main-menu {
  background-color: #0a0203; }

.nav ul#menu {
  margin: 0;
  position: relative;
  text-align: right; }

.nav #menu > li {
  position: relative;
  z-index: 6666;
  display: inline-block;
  text-align: center; }
  .nav #menu > li:last-child {
    margin-right: 0; }
    .nav #menu > li:last-child a {
      padding-right: 0; }

.nav #menu > li > a {
  color: #626262;
  padding: 0 25px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
  cursor: pointer;
  /* text-transform: uppercase; */
  font-family: "Lato", sans-serif; }

/* .nav #menu > li > a:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 2px solid transparent;
} */
.nav #menu > li > a:hover,
.nav #menu > li.current-menu-item > a,
.nav #menu > li.current-menu-parent > a {
  /* color: $white;
	background-color: $primary; */ }

.nav #menu > li.current-menu-item > a,
.nav #menu > li > a.active,
.nav #menu > li.current-menu-parent > a {
  font-weight: 600;
  /* background-color: $primary;
	color:$white; */ }

/* .nav #menu > li.current-menu-item > a:before,
.nav #menu > li> a:hover:before, 
.nav #menu > li > a.active:before,
.nav #menu > li.current-menu-parent > a:before
{	
	border-top-color: $black;
} */
.nav #menu > li > ul {
  width: 100%;
  min-width: 207px;
  display: none;
  background-color: #0a0203;
  position: absolute;
  left: 0;
  top: 72px;
  z-index: 999;
  padding: 0px 0px; }

.nav #menu > li > ul ul {
  display: none;
  position: absolute;
  right: 0;
  left: 100%;
  min-width: 207px;
  background: #f1f1f2;
  top: 0; }

/* .scroll-to-fixed-fixed .nav #menu > li > ul {
	top:84px;
} */
.nav #menu > li > ul > li {
  float: none;
  margin-left: 0;
  height: auto;
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-transition: all 0.05s ease-in;
  -moz-transition: all 0.05s ease-in;
  -o-transition: all 0.05s ease-in;
  transition: all 0.05s ease-in;
  position: relative; }

.nav #menu > li > ul > li a {
  display: block;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  transition: all 0.1s ease-in 0s;
  padding: 10px 10px;
  border-bottom: 1px solid #0a0203;
  position: relative; }

.nav #menu > li > ul > li:last-child a {
  border-bottom: none; }

.nav #menu > li > ul > li a:hover, .nav #menu > li.current-menu-parent > ul > li.current-menu-item a {
  background-color: #626262;
  text-decoration: none;
  color: #ffffff; }

.nav #menu > li > a.btn.primary-btn {
  color: #ffffff;
  padding: 10px 20px; }
  .nav #menu > li > a.btn.primary-btn:hover {
    color: #636466; }

.menu-btn {
  border: 2px solid #7faaff;
  background-color: #7faaff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  cursor: pointer;
  height: 36px;
  margin-top: 0;
  position: absolute;
  top: 40px;
  right: 15px;
  padding: 1px;
  width: 46px;
  margin-bottom: 0; }

.cbp-af-header.cbp-af-header-shrink .tagLine h1.eng {
  font-size: 17px; }

.cbp-af-header.cbp-af-header-shrink h1 {
  font-size: 22px;
  line-height: 28px; }

#showRightPush.menu-btn {
  float: right; }

.lines:before {
  border-bottom: 13px double #FFF;
  border-top: 4px solid #FFF;
  content: "";
  height: 22px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 31px;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  transition: all 0.1s ease-in 0s; }

.crossBtn {
  cursor: pointer;
  display: inline-block;
  float: left;
  width: 46px;
  text-align: center;
  padding: 13px;
  position: absolute;
  left: 5px;
  top: 0;
  z-index: 9999;
  display: block; }

.crossBtn svg {
  font-size: 20px;
  color: #FFF; }

.bgImage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .bgImage .layer {
    background-color: rgba(63, 63, 63, 0.78); }

.hero-wrapper {
  position: relative; }
  .hero-wrapper .layer {
    background-color: rgba(127, 170, 255, 0.5); }
  .hero-wrapper .content {
    padding: 150px 0;
    text-align: center;
    color: #0a0203;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center; }
    .hero-wrapper .content a.btn {
      margin-top: 20px; }
    .hero-wrapper .content h1,
    .hero-wrapper .content p {
      color: #0a0203; }
    .hero-wrapper .content h1 {
      font-family: "Montserrat", sans-serif;
      font-size: 54px;
      font-weight: 900;
      color: #ffffff;
      line-height: 54px; }
      .hero-wrapper .content h1 b {
        font-weight: 500;
        display: block; }
    .hero-wrapper .content p {
      font-family: "Lato", sans-serif;
      font-size: 22px;
      font-weight: 400;
      color: #FFF;
      line-height: 30px; }

section.hero {
  padding: 0; }
  section.hero .content {
    padding: 120px 0;
    color: #0a0203;
    text-align: center;
    background-color: rgba(127, 170, 255, 0.8); }
    section.hero .content h1,
    section.hero .content p {
      color: #0a0203; }

/* ======= slider =============*/
.slider {
  padding: 0;
  overflow: hidden;
  position: relative; }

.slider img {
  width: 100%; }

#home-slider .slick-slide .item {
  height: 90vh;
  background-repeat: no-repeat;
  background-size: cover; }

.slider .overlay {
  /*  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(125, 185, 232, 0) 100%);
     //FF3.6-15
     background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(125, 185, 232, 0) 100%);
     //Chrome10-25,Safari5.1-6
     background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(125, 185, 232, 0) 100%);
     //W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#007db9e8', GradientType=1);
   IE6-9 */
  background: rgba(10, 2, 3, 0.2);
  overflow: hidden;
  width: 100%;
  height: 90vh;
  background-repeat: no-repeat;
  background-size: cover; }

.slider .container {
  position: relative;
  height: 100%; }

.slider .content {
  text-align: center;
  color: #fff;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 45%;
  width: 100%;
  padding: 0; }
  .slider .content > div {
    max-width: 100%;
    float: none;
    position: relative;
    padding: 0;
    position: relative;
    /* &:before{
            content:'';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 137px;
            height: 137px;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            border-right: 4px solid $primary;
            border-bottom: 4px solid $primary;
            z-index: -1;
        }
        &:after{
            content:'';
            position: absolute;
            bottom: 0;
            left: auto;
            right: 0;
            width: 137px;
            height: 137px;
            transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            border-right: 4px solid $primary;
            border-bottom: 4px solid $primary;
            z-index: -1;
        } */ }
  .slider .content h1 {
    font-size: 66px;
    line-height: 70px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #ffffff; }
  .slider .content p {
    font-size: 27px;
    line-height: 37px;
    font-weight: 400;
    color: #ffffff;
    font-family: "Lato", sans-serif; }
  .slider .content .links {
    display: block;
    width: 100%;
    margin-top: 2%; }
    .slider .content .links a.btn {
      margin-top: 20px;
      display: inline-block;
      width: auto;
      padding: 20px 35px;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 1px;
      width: 25%; }
      .slider .content .links a.btn > span {
        font-size: 12px; }
      .slider .content .links a.btn:last-child {
        margin-left: 20px; }

/*
* - About Wrap -
*/
.about-wrap {
  padding: 0; }

.about-wrap .section-title h1 {
  font-size: 78px;
  line-height: 78px;
  margin-bottom: 60px;
  color: #ffffff;
  font-weight: 700; }

.about-wrap.process {
  background-image: none;
  padding: 100px 0 60px; }

.about-wrap .overlay {
  /* background-color: rgba(116, 116, 118, 0.9);
    padding: 80px 0; */ }

.about-wrap .row {
  /* margin-bottom: 60px; */
  display: table;
  width: 100%; }
  .about-wrap .row > div {
    display: table-cell;
    vertical-align: middle; }

.about-wrap .row:last-child {
  margin-bottom: 0; }

.about-wrap .content-right .img-wrap,
.about-wrap .content-right .text-wrap {
  float: none; }

.about-wrap .content-left .img-wrap .lr,
.about-wrap .content-right .img-wrap .lr {
  display: none; }

.about-wrap .content-left .img-wrap,
.about-wrap .content-left .text-wrap {
  float: none; }

.about-wrap .content-right .text-wrap {
  text-align: left;  }

.about-wrap .content-left .text-wrap {
  text-align: left; }

.about-wrap .img-wrap {
  position: relative;
  padding: 0;
  width: 50%;
  float: none;
  height: 25em; }

.about-wrap .text-wrap {
  position: relative;
  width: 50%;
  float: left; }
  .about-wrap .text-wrap p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300; }
    .about-wrap .text-wrap p.b {
      font-size: 20px;
      line-height: 30px;
      font-weight: 600; }

.fullwidthcont p {
  font-size: 20px;
  line-height: 38px;
  font-weight: 300; }

.about-wrap .content-right .text-wrap > div {
  padding: 40px 0 70px 70px;
  margin-left: 0;
  width: 100%;
  /* margin-top: 50px; */ }
  .about-wrap .content-right .text-wrap > div .featured span {
    display: inline-block;
    vertical-align: middle;
    width: 49%; }
    .about-wrap .content-right .text-wrap > div .featured span a, .about-wrap .content-right .text-wrap > div .featured span img {
      display: inline-block;
      vertical-align: middle; }

.about-wrap .content-left .text-wrap > div {
  padding: 40px 70px 50px 0;
  margin-right: 0;
  float: left;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  /* margin-top: 60px; */ }
  .about-wrap .content-left .text-wrap > div .featured span {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    margin-bottom: 20px; }
    .about-wrap .content-left .text-wrap > div .featured span p, .about-wrap .content-left .text-wrap > div .featured span img {
      display: inline-block;
      vertical-align: middle; }
    .about-wrap .content-left .text-wrap > div .featured span p {
      width: 60%;
      margin-left: 15px; }
    .about-wrap .content-left .text-wrap > div .featured span img {
      width: 31%; }
  .about-wrap .content-left .text-wrap > div .featured p, .about-wrap .content-left .text-wrap > div .featured a {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-top: 0; }
  .about-wrap .content-left .text-wrap > div .featured a {
    margin-left: 15px; }

.about-wrap .content-right .text-wrap.process > div,
.about-wrap .content-left .text-wrap.process > div {
  position: relative; }

.about-wrap .content-right .text-wrap.process > div:before {
  position: absolute;
  height: 5px;
  width: 70%;
  top: 0;
  left: 0;
  content: '';
  background-color: #162054; }

.about-wrap .content-left .text-wrap.process > div:before {
  position: absolute;
  height: 5px;
  width: 70%;
  top: 0;
  right: 0;
  content: '';
  background-color: #162054; }

.about-wrap .text-wrap > div h3, .fullwidthcont h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  color: #7faaff; }

.about-wrap .text-wrap > div > .btn {
  /* margin-bottom: -25px;*/
  margin-top: 0; }

/*
* === HOME PAGE ===
*/
.section a:focus,
.section a:active {
  outline: none; }

.section ul li {
  list-style: none;
  font-family: "Lato", sans-serif;
  position: relative;
  padding-left: 18px; }

.section ul {
  margin-bottom: 15px;
  padding-left: 15px; }

.section ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  background-color: #626262;
  top: 12px; }

.section li {
  font-size: 20px;
  line-height: 30px;
  color: #626262;
  font-weight: 300;
  font-family: "Lato", sans-serif; }

.page-template-inner-with-contact .client-stories .story-panel.grid-3 .grid.hv .content {
  padding: 40px 35px 0 35px; }

.page-template-inner-with-contact .client-stories .story-panel.grid-3 .grid {
  padding-bottom: 0; }

.page-template-inner-with-contact .section.client-stories .overlay,
.page-template-project .section.client-stories .overlay {
  padding: 100px 0 40px; }

.page-template-home .client-stories .story-panel.grid-3 .grid,
.page-template-team .gallery-grid .mix {
  padding-bottom: 0; }

.page-template-home .client-stories .story-panel .content .articles {
  padding: 25px 0 80px; }

.page-template-process .title h2:before, .page-template-process .title h2:after {
  content: none; }

/* =======client-stories========== */
.section.client-stories {
  position: relative;
  margin-top: 0; }
  .section.client-stories .overlay {
    padding: 100px 0;
    background-color: rgba(255, 255, 255, 0.8); }

.client-stories .title {
  margin-bottom: 30px; }
  .client-stories .title h2 {
    font-size: 40px;
    line-height: 48px; }

.client-stories .story-panel .overlay {
  padding: 0 !important; }

.client-stories .story-panel.grid-3 {
  display: flex;
  flex-flow: row wrap; }
  .client-stories .story-panel.grid-3 .grid {
    width: 32%;
    background-color: #ffffff;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-bottom: 80px; }
    .client-stories .story-panel.grid-3 .grid.hv:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: 12px solid rgba(127, 170, 255, 0.8);
      opacity: .5;
      -ms-transform: scale(1.1, 1.1);
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
      -webkit-transition: all 200ms;
      transition: all 200ms; }
    .client-stories .story-panel.grid-3 .grid.hv:hover:after {
      -ms-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1); }
    .client-stories .story-panel.grid-3 .grid.hv .content {
      padding: 40px 35px 40px 35px;
      text-align: center; }
    .client-stories .story-panel.grid-3 .grid:nth-child(3n+2) {
      margin: 0 2%; }
    .client-stories .story-panel.grid-3 .grid .image.cl {
      -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .client-stories .story-panel.grid-3 .grid .image.cl img {
        opacity: 0;
        -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .client-stories .story-panel.grid-3 .grid:hover .image.cl {
      background-image: none !important;
      -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
      -webkit-transition: all 5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .client-stories .story-panel.grid-3 .grid:hover .image.cl img {
        opacity: 1;
        height: 100%;
        width: 100%;
        -webkit-transition: all 5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: all 5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .client-stories .story-panel.grid-3.grid-3.articles .grid {
    /*   width: 28%;
           background-color: $white;
           box-sizing: border-box;
           float: left;
           position: relative;
           background-repeat: no-repeat;
           background-size: cover;
           overflow: visible;
           background-position: top center; */
    /*   -webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.06);
            -moz-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.06);
            padding-bottom: 0; */
    width: 29%; }
    .client-stories .story-panel.grid-3.grid-3.articles .grid:nth-child(3n+2) {
      margin: 0 2%; }
    .client-stories .story-panel.grid-3.grid-3.articles .grid h4 > a {
      font-weight: 700; }
    .client-stories .story-panel.grid-3.grid-3.articles .grid a.readmore {
      font-size: 14px; }

.client-stories .story-panel .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 240px;
  width: 100%;
  overflow: hidden; }

.client-stories .story-panel .content {
  color: #0a0203;
  padding-bottom: 40px; }
  .client-stories .story-panel .content h2 {
    font-size: 19px;
    line-height: 28px;
    font-weight: 700;
    text-align: center;
    color: #7faaff; }
  .client-stories .story-panel .content span.btn, .client-stories .story-panel .content a.btn {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    width: 200px;
    text-align: center;
    margin: 0 auto; }
  .client-stories .story-panel .content a.btn {
    right: 0; }
  .client-stories .story-panel .content .articles {
    padding: 25px 0 0;
    text-align: left;
    background-color: #ffffff;
    width: 100%; }
    .client-stories .story-panel .content .articles .addtoany_content {
      display: none; }

.gallery-wrapper {
  overflow: hidden;
  width: 100%;
  padding: 100px 0;
  position: relative; }

.gallery-grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  display: flex;
  flex-flow: row wrap; }

.gallery-grid .mix,
.gallery-grid .gap {
  display: inline-block;
  vertical-align: top; }

.gallery-grid .mix {
  margin: 1rem;
  position: relative;
  box-sizing: border-box;
  background-size: cover;
  overflow: hidden;
  background-position: top center;
  padding-bottom: 80px; }

.gallery-grid .mix:hover {
  box-shadow: 0 0px 16px rgba(0, 0, 0, 0.2); }

.gallery-grid .mix img {
  vertical-align: top; }

.gallery-grid .grid.hv:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 12px solid rgba(127, 170, 255, 0.8);
  opacity: .5;
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 200ms;
  transition: all 200ms; }

.gallery-grid .grid.hv:hover:after {
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.gallery-grid .grid .image.cl {
  -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.gallery-grid .grid .image.cl img {
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.gallery-grid .grid:hover .image.cl {
  background-image: none !important;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.gallery-grid .grid:hover .image.cl img {
  opacity: 1;
  height: 100%;
  width: 100%;
  -webkit-transition: all 5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.gallery-grid .grid .content {
  color: #000000;
  padding: 40px 35px 0px 35px;
  text-align: center; }

.gallery-grid .grid .content h2 {
  font-size: 19px;
  line-height: 28px;
  font-weight: 700; }

.gallery-grid .grid .content p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300; }

.gallery-grid .btn-wrap {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  width: 200px;
  text-align: center;
  margin: 0 auto; }

/* 1 Columns */
.gallery-grid .mix,
.gallery-grid .gap {
  width: calc(100%/1 - (((1 - 1) * 1rem) / 1)); }

/* 2 Columns */
@media screen and (min-width: 401px) {
  .gallery-grid .mix,
  .gallery-grid .gap {
    width: calc(100%/1 - (((1 - 1) * 5rem) / 2)); } }

/* 3 Columns */
@media screen and (min-width: 768px) {
  .gallery-grid .mix,
  .gallery-grid .gap {
    width: calc(100%/3 - (((3 - 1) * 4rem) / 3)); } }

.section.gallery-wrapper a {
  text-decoration: none;
  color: #333333; }

.gallery-wrapper .controls {
  text-align: center;
  margin-bottom: 50px; }

.gallery-wrapper .control {
  position: relative;
  background-color: #7faaff;
  display: inline-block;
  font-size: 16px;
  padding: 8px 12px;
  cursor: pointer;
  color: white;
  border: 1px solid #7faaff;
  transition: background 150ms;
  margin-bottom: 20px; }

.gallery-wrapper .mixitup-control-active {
  background-color: #626262;
  border-color: #626262; }

.gallery-grid figure .profile-img {
  overflow: hidden;
  position: relative; }

.gallery-grid figure {
  position: relative;
  overflow: hidden;
  margin: 10px 1%;
  max-width: 300px;
  width: 100%;
  height: auto;
  text-align: center;
  cursor: pointer; }

.gallery-grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8; }

.gallery-grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.gallery-grid figure figcaption::before,
.gallery-grid figure figcaption::after {
  pointer-events: none; }

.gallery-grid figure figcaption,
.gallery-grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.gallery-grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.gallery-grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300; }

.gallery-grid figure h2 span {
  font-weight: 800; }

.gallery-grid figure h2,
.gallery-grid figure p {
  margin: 0; }

.gallery-grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%; }

figure.effect-steve {
  z-index: auto;
  overflow: visible; }

figure.effect-steve:before,
figure.effect-steve h2:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

figure span.team_name {
  margin-top: 20px;
  display: block; }

figure.effect-steve:before {
  opacity: 0; }

figure.effect-steve figcaption {
  z-index: 1; }

figure.effect-steve img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
  transform: perspective(1000px) translate3d(0, 0, 0); }

figure.effect-steve h2,
figure.effect-steve p {
  color: #ffffff; }

figure.effect-steve h2 {
  position: relative;
  margin-top: 2em;
  padding: 0.25em; }

figure.effect-steve .portfolio-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  padding: 10px 20px;
  text-align: center;
  -webkit-transition: all .4s;
  transition: all .4s;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden; }

figure.effect-steve .portfolio-text h4 {
  color: #2e4e87;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 18px;
  -webkit-transition: all .5s;
  transition: all .5s; }

figure.effect-steve:hover .portfolio-text {
  opacity: 1; }

figure.effect-steve:hover .portfolio-text {
  color: #fff;
  background: rgba(98, 98, 98, 0.41); }

figure.effect-steve .portfolio-text {
  background-color: transparent; }

figure.effect-steve .portfolio-text a.btn {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  text-align: center; }

figure.effect-steve .portfolio-text span.btn {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  text-align: center; }

figure.effect-steve .portfolio-text span.btn {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  text-align: center; }

figure.effect-steve h2:before {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); }

figure.effect-steve p {
  margin-top: 1em;
  padding: 0.5em;
  font-weight: 800;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1); }

figure.effect-steve:hover:before {
  opacity: 1; }

figure.effect-steve:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
  transform: perspective(1000px) translate3d(0, 0, 21px); }

figure.effect-steve:hover h2:before {
  opacity: 0; }

figure.effect-steve:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.expertise-wrap {
  padding: 100px 0;
  position: relative; }
  .expertise-wrap .row {
    display: flex;
    flex-flow: row wrap;
    margin: 60px -5px 0 -5px; }
  .expertise-wrap .expertise {
    width: 24%;
    display: inline-block;
    margin: 0 .5%;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    padding: 0 20px; }
    .expertise-wrap .expertise h4 {
      font-size: 16px;
      line-height: 20px;
      font-weight: 600;
      color: #264374;
      margin-top: 20px; }

.section.expertise-wrap ul {
  margin-bottom: 0;
  padding-left: 0; }
  .section.expertise-wrap ul li {
    padding-left: 0;
    font-size: 13px;
    line-height: 35px; }
  .section.expertise-wrap ul li:before {
    content: none; }
  .section.expertise-wrap ul li:after {
    content: '';
    width: 80%;
    height: 2px;
    background: #ccc;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    margin: auto; }
  .section.expertise-wrap ul li:last-child:after {
    content: none; }

/* Proven Process */
.section.proven-process {
  position: relative;
  padding: 100px 0;
  overflow: hidden;
  width: 100%; }

.proven-process .right-wrap a.btn {
  margin-top: 30px; }

/*
* - Testimonial Wrap -
*/
.section.testimonials {
  padding: 100px 0;
  background-color: #0a0203;
  position: relative; }
  .section.testimonials .container > div {
    display: block; }
  .section.testimonials .container .title {
    width: 35%;
    float: left; }
  .section.testimonials .container .context {
    width: 65%;
    float: left; }

.testimonials .content {
  width: 100%;
  text-align: left;
  position: relative; }
  .testimonials .content img {
    margin: 0 auto; }
  .testimonials .content :before {
    position: absolute;
    background-image: url(assets/images/quote.png);
    z-index: 9;
    left: -38px;
    content: ' ';
    top: 46%;
    height: 61px;
    width: 77px;
    background-repeat: no-repeat; }

#testimonial ul li:before {
  content: none; }

#testimonial .slick-list::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  /* background-color: rgba(109, 110, 113, 0.85); */ }

#testimonial {
  position: relative; }
  #testimonial .slick-list {
    overflow: visible; }
  #testimonial:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 137px;
    height: 137px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    border-right: 4px solid #7faaff;
    border-bottom: 4px solid #7faaff; }
  #testimonial:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    width: 137px;
    height: 137px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    border-right: 4px solid #7faaff;
    border-bottom: 4px solid #7faaff; }

#testimonial .item .content {
  width: 100%;
  padding: 7% 10%;
  color: #ffffff; }

.testimonials .title h2 {
  color: #ffffff;
  position: relative; }
  .testimonials .title h2:before {
    top: -100px;
    left: 4px; }
  .testimonials .title h2:after {
    top: 45px;
    left: 4px; }

.testimonials span {
  position: relative;
  z-index: 1;
  border-radius: 50%;
  margin-bottom: -80px;
  top: 10px;
  display: inline-block; }

#testimonial .item .content p {
  font-size: 18px;
  color: #ffffff; }

#testimonial .item .content cite {
  color: #7faaff;
  margin-top: 30px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  font-style: italic; }

#testimonial .slick-prev,
#testimonial .slick-next {
  background-color: #7faaff;
  height: auto;
  width: auto;
  -webkit-transition: opacity 0.1s ease-in 0s;
  -moz-transition: opacity 0.1s ease-in 0s;
  -o-transition: opacity 0.1s ease-in 0s;
  transition: opacity 0.1s ease-in 0s;
  z-index: 1; }

#testimonial .slick-prev:hover,
#testimonial .slick-next:hover {
  background-color: #231f20;
  transition: .3s; }

#testimonial .slick-prev {
  left: 141px; }

#testimonial .slick-next {
  right: 141px; }

.section .slick-dots {
  bottom: 15px;
  z-index: 333; }

.section .slick-dots {
  padding: 0;
  margin: 0; }

.section .slick-dots li {
  width: auto;
  height: auto;
  padding: 0; }

.slick-dots li button {
  background-color: #fff;
  border-radius: 32px;
  width: 0;
  height: 0;
  padding: 6px;
  border: 1px solid #fff; }

.slick-dots li button::before {
  width: auto;
  height: auto;
  color: transparent; }

.slick-dots li.slick-active button::before {
  color: transparent; }

.slick-dots li.slick-active button,
.slick-dots li:hover button {
  background-color: transparent; }

.section .slick-dots li::before {
  content: '';
  width: auto;
  height: auto;
  background-color: transparent;
  top: auto; }

#partners-logo {
  margin: 60px auto;
  max-width: 900px; }

#partners-logo .slick-dots {
  bottom: -60px; }

#partners-logo img {
  width: auto;
  margin: 0 auto; }

#partners-logo .slick-dots li button {
  background-color: transparent;
  border: 1px solid #7faaff; }

#partners-logo .slick-dots li.slick-active button {
  background-color: #7faaff;
  border-color: #7faaff; }

#partners-logo .slick-dots li.slick-active button::before {
  color: transparent; }

/* === INNER PAGE ===*/
.page-template-steps .section.inner-page {
  padding: 40px 0 0px 0; }

.page-template-inner-with-contact .section.inner-page {
  padding: 100px 0 0; }

.section.inner-page {
  position: relative;
  padding: 100px 0 60px;
  /*row*/ }
  
  .section.inner-page .content {
    width: 100%; }
  .section.inner-page .title hr,
  .page-template-process .lr hr {
    margin: 10px 0;
    width: 350px; }
  .section.inner-page .fullWidth {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    text-align: left; }
    .section.inner-page .fullWidth h3 {
      font-size: 26px;
      margin-top: 0;
      color: #7faaff;
      margin-bottom: 10px; }
  .section.inner-page .row {
    margin-bottom: 30px;
    overflow: hidden; }
    .section.inner-page .row > div p {
      /* font-size:18px;line-height: 26px; */
      margin-bottom: 20px; }
    .section.inner-page .row .rightCont h3 {
      margin-top: 0;
      color: #7faaff;
      margin-bottom: 10px; }
    .section.inner-page .row .rightCont h2 {
      font-size: 30px;
      line-height: 43px;
      margin: 0;
      font-weight: 500; }
    .section.inner-page .row .leftCont h2 {
      font-size: 34px;
      line-height: 44px;
      margin: 0;
      font-weight: 700; }
    .section.inner-page .row .leftCont.float-right {
      float: right;
      margin-left: 2%;
      text-align: center; }
    .section.inner-page .row .leftCont.float-left {
      float: left;
      margin-right: 2%;
      text-align: center; }
    .section.inner-page .row .rightCont.float-right {
      float: right;
      margin-left: 2%;
      text-align: left; }
    .section.inner-page .row .rightCont.float-left {
      float: left;
      margin-right: 2%;
      text-align: left; }
    .section.inner-page .row .leftCont.width50,
    .section.inner-page .row .rightCont.width50 {
      width: 48%; }
    .section.inner-page .row .leftCont.width60,
    .section.inner-page .row .rightCont.width60 {
      width: 58%; }
    .section.inner-page .row .leftCont.width40,
    .section.inner-page .row .rightCont.width40 {
      width: 38%; }
    .section.inner-page .row.blockImg h3 {
      margin-top: 0;
      color: #7faaff;
      margin-bottom: 10px; }
    .section.inner-page .row .imgBlock > div {
      display: inline-block;
      vertical-align: top; }
    .section.inner-page .row .imgBlock.grid2 > div {
      width: 48.7%; }
    .section.inner-page .row .imgBlock.grid3 > div {
      width: 32.3%;
      margin-bottom: 40px; }
    .section.inner-page .row .imgBlock.grid3 > div.text h4 {
      font-weight: 700; }
    .section.inner-page .row .imgBlock.grid3 > div.text .img {
      margin-bottom: 20px; }
    .section.inner-page .row .imgBlock.grid2 > div:first-child {
      margin-right: 1%; }
    .section.inner-page .row .imgBlock.grid2 > div:last-child {
      margin-left: 1%; }
    .section.inner-page .row .imgBlock.grid3 > div:nth-of-type(3n+2) {
      margin: 0 1% 40px; }
    .section.inner-page .row .imgBlock.grid3 a > h4 {
      margin: 10px 0;
      font-size: 24px;
      color: #636466;
      font-weight: 400; }
    .section.inner-page .row .box-grid {
      display: flex;
      flex-flow: row wrap; }
      .section.inner-page .row .box-grid > div {
        display: inline-block;
        vertical-align: top; }
      .section.inner-page .row .box-grid.grid-3 > div {
        width: 31%;
        position: relative;
        min-height: auto;
        margin: 3% auto; }
        .section.inner-page .row .box-grid.grid-3 > div .img {
          margin-bottom: 10px; }

/* innerpage */
/* ===================================== */
/* =========== Contact Page ============ */
/* ===================================== */
/*
* - Form -
*/
.section.form {
  padding: 0;
  position: relative; }

.page-template-contact .section.form .overlay .row {
  display: flex;
  flex-flow: row; }
  .page-template-contact .section.form .overlay .row .left, .page-template-contact .section.form .overlay .row .right {
    width: 50%; }
  .page-template-contact .section.form .overlay .row .left .form {
    padding: 20px 20px; }

.section.form .overlay {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 100px 0; }
  .section.form .overlay .row {
    display: block;
    width: 100%; }
    .section.form .overlay .row .left .form {
      width: 100%;
      padding: 60px 100px;
      box-shadow: 2px 1px 7px #0a0203; }
    .section.form .overlay .row .right {
      padding-left: 20px; }

.section.form .overlay .form {
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  padding: 40px 70px;
  -webkit-box-shadow: 0px 0 5px 6px #e2e2e3;
  -moz-box-shadow: 0px 0 5px 6px #e2e2e3;
  box-shadow: 0px 0 5px 6px #e2e2e3; }

/* .section.form .section .title {
    text-align: center;
    margin-bottom: 50px;
}
.section.form .section .title h2 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    color: $black;
}
 */
.section.form .title h2 {
  color: #0a0203; }
  .section.form .title h2:before, .section.form .title h2:after {
    content: none; }

.section.form .title p {
  margin-top: 20px;
  font-size: 20px;
  color: #0a0203; }

.section.form .title p.cnt-add,
.section.form .title p.cnt-cmp {
  margin-bottom: 0;
}

.section.form .title p.cnt-cmp {
  margin-top: 0;
}

.contact-wrapper {
  background-color: #ffffff;
  padding: 0; }

.contact-wrapper .content.page {
  display: block; }

.contact-wrapper .content.page > div {
  display: block;
  width: 100%; }

.contact-wrapper .content.page .form-wrap > div {
  float: none;
  margin: 0 auto; }

.contact-wrapper .content.page .form-wrap,
.contact-wrapper .content.page .map-wrap {
  width: 100%; }

.contact-wrapper .form-wrap > div {
  max-width: 680px;
  padding: 80px 0;
  width: 100%;
  float: left; }

.contact-wrapper form {
  margin-top: 30px; }

.map-wrapper #map_canvas {
  min-height: 450px; }

#map_canvas {
  min-height: 499px;
  width: 100%; }

/*
* === BLOG PAGE ===
*/
.blog-posts {
  padding: 60px 0; }

.blog-posts .post {
  overflow: hidden;
  margin: 0 auto 35px auto;
  width: 750px; }

.blog-posts .post-content {
  width: 100%;
  padding: 40px 20px;
  border: 1px solid #cccccc;
  box-sizing: border-box; }

.blog-posts .post-date {
  margin: 10px 0; }

.blog-posts .post-date a {
  color: #000c5c;
  font-size: 14px;
  font-family: "Montserrat", sans-serif; }

.blog-posts .post-content h2 {
  font-size: 28px;
  font-weight: 700;
  color: #111111; }

.blog-posts .post-content a.btn {
  margin-top: 20px; }

.blog-wrapper {
  padding: 100px 0;
  overflow: hidden;
  width: 100%;
  position: relative;
  background-color: #f8f8f8; }

.blog-wrapper .left-wrap {
  float: left;
  width: 70%; }

.blog-wrapper .right-wrap {
  float: right;
  padding-left: 3%;
  width: 30%; }

.blog-wrapper .post-wrap {
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
  box-shadow: 0 0 2px #b9b9b9;
  padding: 0px;
  border-bottom: 2px solid #324d5c; }

.blog-wrapper .post-img {
  width: 270px;
  float: left;
  margin-bottom: 0;
  max-height: 240px; }

.blog-wrapper .post-info {
  width: 70%;
  float: right;
  padding-top: 10px;
  margin-right: 10px; }

.blog-wrapper .container {
  max-width: 1020px; }

.blog-wrapper .post-info h5 a {
  font-size: 28px;
  line-height: 35px;
  color: #0a0203;
  font-weight: 700;
  letter-spacing: 2px; }

.read-more {
  margin: 10px 0;
  padding: 10px;
  display: block; }

.post-info .read-more {
  display: inline-block;
  float: right; }

.addtoany_content {
  display: inline-block; }

.client-stories .content p {
  /* min-height: 130px; */}

.section.steps {
  padding: 60px 0; }

.steps .top-wrap h1 {
  font-size: 32px;
  line-height: 42px; }

.steps .top-wrap .content {
  width: 700px;
  margin: 0 auto;
  margin-bottom: 60px; }

.steps .top-wrap .steps-h .row {
  width: 100%;
  display: block;
  text-align: center; }

.steps .top-wrap .steps-h .row > div {
  display: inline-block;
  vertical-align: middle; }

.steps .top-wrap .steps-h .row .cols {
  position: relative;
  width: 16.4%;
  margin: 2.1%;
  cursor: pointer; }

.steps .top-wrap .steps-h .row .cols:first-child {
  margin-left: 0; }

.steps .top-wrap .steps-h .row .cols:last-child {
  margin-right: 0; }

.steps .top-wrap .steps-h .row .cols .thumb {
  background-image: url(../images/step1.png);
  width: 170px;
  height: 168px;
  padding-top: 54px; }

.steps .top-wrap .steps-h .row .cols .thumb svg {
  color: #fff;
  font-size: 64px; }

.steps .top-wrap .steps-h .row .cols h6 {
  font-size: 15px;
  font-family: "Lato", sans-serif; }

.steps .top-wrap .steps-h .row .cols hr {
  height: 5px;
  background-color: #d3af37;
  width: 70px;
  margin: 0 auto;
  border: 0;
  z-index: 33; }

.steps .top-wrap .steps-h .row .cols hr:before {
  position: absolute;
  height: 20px;
  width: 15px;
  margin: 0 auto;
  bottom: -10px;
  content: '';
  z-index: -1;
  background-color: #7faaff;
  left: 0;
  right: 0; }

.stepslist {
  background-color: #f1f2f2;
  /* 
  background-image: url(../images/steps.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; */ }

.stepslist .step_process .section-title h1 {
  font-size: 57px;
  line-height: 67px;
  margin-bottom: 40px;
  color: #63635b; }

.stepslist .step_process .section-title p {
  margin-bottom: 20px; }

.stepslist ul {
  margin-bottom: 0;
  padding-left: 0;
  counter-reset: li; }

.stepslist ul li {
  position: relative;
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #99989d; }

.stepslist ul li:last-child {
  border-bottom: none; }

.stepslist ul li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 30px;
  left: 50.4%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  padding: 15px;
  color: #ffffff;
  background: #7faaff;
  font-family: "Montserrat", sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-align: center; }

.stepslist .steps_list {
  display: block; }

.stepslist .steps_list li > div {
  display: inline-block;
  vertical-align: top; }

.stepslist .steps_list .col {
  width: 50%; }

.stepslist .steps_list .step-m {
  text-align: center;
  width: 506px;
  height: 346px; }

.stepslist .steps_list .cont {
  width: 49.6%; }

.stepslist .steps_list .cont h2 {
  font-size: 28px;
  line-height: 38px;
  color: #000000;
  padding-left: 60px;
  font-weight: 700; }

.stepslist .steps_list .cont p {
  font-size: 18px;
  line-height: 30px; }

.step_process {
  display: block;
  width: 100%;
  text-align: center; }

.step_process .section-title p {
  margin-bottom: 60px; }

/* -------------section team board---------------------- */
.section.team-board.bgImage {
  background-size: contain;
  background-position: right; }

.section.team-board .layer {
  position: relative; }

.team-board .row-block {
  display: block;
  width: 100%; }
  .team-board .row-block > div {
    display: inline-block;
    vertical-align: middle; }
  .team-board .row-block .title {
    margin-bottom: 20px; }
    .team-board .row-block .title h1, .team-board .row-block .title h2 {
      font-family: "Montserrat", sans-serif;
      font-size: 40px;
      line-height: 48px; }
      .team-board .row-block .title h1:before, .team-board .row-block .title h1:after, .team-board .row-block .title h2:before, .team-board .row-block .title h2:after {
        content: none; }

.team-board .left-wrap {
  width: 40%;
  position: relative;
  margin-right: -40px; }

.team-board .right-wrap {
    width: 50%;
    padding: 80px 0; }

.team-board .con-text {
  padding-left: 0;
  color: #ffffff; }
  .team-board .con-text h2, .team-board .con-text h1 {
    color: #ffffff; }
  .team-board .con-text p {
    color: #ffffff; }
  .team-board .con-text a.btn {
    margin-top: 25px; }

/* -------------section client-logo---------------------- */
.section.client-logo {
  padding: 100px 0;
  position: relative; }
  .section.client-logo h4 {
    color: #ffffff; }

/* -------------section client-logo---------------------- */
/* -------------section solution---------------------- */
@keyframes clipMe {
  0%, 100% {
    clip: rect(0px, 238px, 2px, 0px); }
  25% {
    clip: rect(0px, 2px, 238px, 0px); }
  50% {
    clip: rect(168px, 238px, 238px, 0px); }
  75% {
    clip: rect(0px, 238px, 238px, 168px); } }

@-webkit-keyframes pulse {
  from {
    box-shadow: 0 0 0 0 rgba(128, 170, 255, 0.5); }
  to {
    box-shadow: 0 0 0 45px rgba(3, 149, 229, 0); } }

@keyframes pulse {
  from {
    box-shadow: 0 0 0 0 rgba(128, 170, 255, 0.5); }
  to {
    box-shadow: 0 0 0 45px rgba(3, 149, 229, 0); } }

.section.solution {
  padding: 100px 0; }
  .section.solution .title {
    position: relative;
    margin-bottom: 70px; }
    .section.solution .title h2 {
      color: #ffffff;
      font-size: 47px;
      line-height: 57px; }
      .section.solution .title h2:before {
        content: none; }
      .section.solution .title h2:after {
        content: none; }
  .section.solution .row {
    display: flex;
    flex-flow: wrap row; }
    .section.solution .row .right-wrap {
      background-color: rgba(10, 2, 3, 0.5);
      padding: 60px;
      width: 100%; }
      .section.solution .row .right-wrap .sol-row {
        display: flex;
        flex-flow: row wrap; }
        .section.solution .row .right-wrap .sol-row .col {
          width: 23%;
          margin-bottom: 4%;
          margin: 0 2% 0 0; }
          .section.solution .row .right-wrap .sol-row .col:last-child {
            margin: 0 0 0 0; }
          .section.solution .row .right-wrap .sol-row .col a {
            display: block;
            position: relative; }
            .section.solution .row .right-wrap .sol-row .col a:hover {
              color: #0a0203;
              background-color: rgba(127, 170, 255, 0.3);
              transition: width 0.1s ease 0.3s, height 0.1s ease 0.2s, visibility 0s 0.4s;
              animation: pulse 3s linear infinite; }
              .section.solution .row .right-wrap .sol-row .col a:hover .image {
                filter: brightness(200%); }
          .section.solution .row .right-wrap .sol-row .col .image {
            margin: 0 auto;
            height: 110px;
            width: 120px;
            background-repeat: no-repeat;
            background-position: center center; }
          .section.solution .row .right-wrap .sol-row .col .group h6 {
            margin-top: 20px;
            margin-bottom: 0;
            color: #ffffff;
            text-align: center;
            text-transform: uppercase;
            font-size: 16px; }

/* -------------section solution---------------------- */
.section.context {
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/testimonial-bg.jpg");
  background-attachment: fixed;
  background-color: #7faaff; }

.section.context a.btn {
  padding: 20px 60px; }

.section.context .layer {
  padding: 100px 0;
  text-align: center;
  background-color: rgba(109, 110, 113, 0.9); }

.section.context .text {
  width: 78%;
  margin: 0 auto; }

.section.context .text p {
  font-size: 27px;
  line-height: 37px;
  margin-bottom: 60px;
  color: #ffffff; }

.section.profile > div.layer {
  padding: 100px 0;
  background-color: rgba(255, 255, 255, 0.9); }

.ques-wrapper {
  padding: 0; }

.ques-wrapper .layer {
  padding: 0 0;
  overflow: hidden;
  width: 100%;
  background-color: transparent; }

.ques-wrapper .content {
  display: flex;
  flex-flow: wrap;
  padding: 25px 0; }

.ques-wrapper .left-wrap {
  order: 2;
  width: 50%; }

.ques-wrapper .right-wrap {
  order: 1;
  width: 50%;
  padding: 50px 5% 50px 0; }

.cc-wrapper .right-wrap {
  order: 2;
  padding: 50px 0 50px 5%; }

.cc-wrapper .left-wrap {
  order: 1; }

.ques-wrapper h2 {
  font-weight: 500;
  color: #7faaff; }

.ques-wrapper h2 span {
  font-weight: 300; }


.ques-wrapper a.btn {
  margin-top: 30px;
  color: #ffffff; }

/* Footer */
.footer {
  background-color: #7faaff; }
  .footer .footer-top {
    display: block;
    width: 100%;
    text-align: center; }
    .footer .footer-top a, .footer .footer-top p {
      color: #ffffff; }
    .footer .footer-top .widget {
      width: 100%; }
        .footer .footer-top .widget.footer-logo img {
          filter: brightness(100);
          max-width: 275px; }
      .footer .footer-top .widget .social-media {
        text-align: center;
        width: 100%; }
      .footer .footer-top .widget .address {
        text-align: center;
        display: block; }
      .footer .footer-top .widget .phone_num {
        margin-bottom: 20px;
        display: block; }
        .footer .footer-top .widget .phone_num img {
          filter: brightness(100); }
.footer .row {
  display: flex;
  flex-flow: row wrap;
  padding: 60px 0;
}

.footer .f-left {
  width: 75%;
}

.footer .f-right {
  width: 25%;
}

.footer .f-left .footer-nav {
  display: flex;
  flex-flow: row;
}

.footer .f-left .footer-nav ul li a{
  color: #ffff;
}

.footer .f-left .footer-nav .col {
  flex-grow: 1;
}

.footer .social-media {
  display: block; }
  .footer .social-media li {
    display: inline-block; }

.footer .social-media li i,
.footer .social-media li svg {
  display: inline-block;
  margin-right: 8px;
  padding: 8px;
  height: 2.1em;
  width: 2.1em;
  color: #ffffff;
  border: 2px solid #ffffff;
  font-size: 20px; }

.footer .social-media li i:hover,
.footer .social-media li svg:hover {
  color: #fff;
  background-color: #636466;
  transition: .3s; }

.footer-bottom ul {
  text-align: center;
  background-color: #ffffff; }

.footer-bottom li {
  display: inline-block;
  padding: 20px 10px;
  font-family: "Montserrat", sans-serif; }
  .footer-bottom li a {
    color: #0a0203;
    font-size: 16px; }

.footer-bottom .copyright {
  background-color: #ffffff;
  padding: 15px 0; }
  .footer-bottom .copyright p {
    font-size: 15px;
    color: #99989d;
    margin-bottom: 0; }

/*
* === RESPONSIVE ===
*/
@media screen and (max-width: 1200px) {
  .client-stories .story-panel .content .articles {
    right: -15%; } }

@media screen and (max-width: 1130px) {
  .header .top-wrap .right-wrap {
    width: 70%; }
  /* .header .top-wrap .left-wrap {
    width: 35%; } */
  .container {
    max-width: 100%;
    padding: 0 1%; }
  .nav #menu > li > a {
    padding: 0 17px 0 0;
  }
  .about-wrap .content-right .text-wrap > div {
    width: 100%; }
  .about-wrap .content-left .text-wrap > div {
    padding: 100px 7% 25px 0;
    width: 90%; }
  .client-stories .story-panel .content .articles {
    right: -15%; }
  .footer .social-media li i,
  .footer .social-media li svg {
    margin-right: 6px; } }

@media screen and (max-width: 1024px) {
  .nav #menu > li > a {
    padding: 0 14px 0 0;
  }
  .section .title h2 {
    font-size: 34px; }
  .section.solution {
    padding: 100px 0 185px; }
  .section.proven-process .title h2::after {
    top: 180px !important; }
  .team-board .row-block .title h1, .team-board .row-block .title h2 {
    font-size: 40px;
    line-height: 46px; }
  .section.proven-process p {
    font-size: 16px; }
  .about-wrap .content-right .text-wrap > div {
    padding: 50px 0 25px 70px; }
  .about-wrap .content-left .text-wrap > div {
    padding: 50px 7% 25px 0; }
  .slider .content .links a.btn {
    width: auto; }
  /*==============Inner=================================*/
  .section.inner-page .fullwidth {
    margin-bottom: 20px; }
  .section.inner-page .row .leftCont.width50, .section.inner-page .row .rightCont.width50,
  .section.inner-page .row .leftCont.width60, .section.inner-page .row .rightCont.width60,
  .section.inner-page .row .leftCont.width40, .section.inner-page .row .rightCont.width40 {
    width: 100%; }
  .section.inner-page .row .leftCont.float-right, .section.inner-page .row .leftCont.float-left,
  .section.inner-page .row .rightCont.float-right, .section.inner-page .row .rightCont.float-left {
    float: none;
    margin-right: 0;
    margin-left: 0;
    margin-top: 20px; }
  .section.inner-page .row .imgBlock.grid2, .section.inner-page .row .imgBlock.grid3 {
    text-align: center; }
  .section.inner-page .row .imgBlock.grid2 > div:first-child {
    margin-right: 0;
    margin-bottom: 20px; }
  .section.inner-page .row .imgBlock.grid2 > div:last-child {
    margin-left: 0; }
  .section.inner-page .row .imgBlock.grid3 > div {
    width: 100%; }
  .section.inner-page .row .imgBlock.grid3 > div:nth-of-type(3n+2) {
    margin: 0 0 40px; }
  .section.inner-page .row .imgBlock.grid2 > div {
    width: 100%; }
  .section.inner-page .row .wrap-title {
    margin: 10px 0; }
  /*==============Inner=================================*/ }

@media screen and (max-width: 990px) {
  .nav #menu > li > a {
    padding: 0 15px 0 0;
    font-size: 13px; }
  .client-stories .section-title h2 {
    font-size: 58px; }
  .client-stories .story-panel .content .articles {
    right: 0;
    bottom: 0;
    padding: 25px 15px; }
  .client-stories .story-panel.grid-3.grid-3.articles .grid:nth-child(3n+2) {
    margin: 0 5%; }
  .about-wrap .text-wrap > div h3 {
    font-size: 36px; }
  .section-title h2 {
    font-size: 40px; }
  .section.form .section-title h2,
  .section.form .right .section-title h2 {
    font-size: 34px; }
  .blog-wrapper .post-info {
    width: 65%; }
  .footer-top .widget.footer-logo {
    width: 100%; } }

@media screen and (max-width: 880px) {
  .header .top-wrap .left-wrap {
    width: 200px;
  }
  .header .top-wrap .right-wrap {
    width: 74%;
  }
  .nav #menu > li > a {
    padding: 0 8px 0 0;
    font-size: 14px; }
  .slider .content h1,
  .section.hero .content h1 {
    font-size: 44px;
    line-height: 52px; }
  .client-stories .story-panel .content h2 {
    font-size: 16px; }
  .client-stories .story-panel .content p {
    font-size: 14px; }
  .blog-wrapper .post-info {
    width: 100%;
    float: none;
    padding: 10px;
    margin-right: 0; }
  .blog-wrapper .post-img {
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;
    overflow: hidden; } }

@media screen and (max-width: 767px) {
  .visible-xs {
    display: block; }
  .visible-lg {
    display: none; }
  .cbp-spmenu {
    background: #7faaff; }
  .header .phone-number {
    margin-top: 0;
    margin-bottom: 0; }
  .header .main-menu {
    padding: 0; }
  .header .top-wrap .left-wrap {
    padding: 0 0 10px 0; }
    .header .top-wrap .left-wrap .tagline {
      bottom: 8px;
    }
  .header .top-wrap .phone-number .phone:first-child {
    right: 75px;
    top: 25px;
    position: absolute; }
  .section .title h2, .section.inner-page .row .rightCont h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 500; }
    .expertise-wrap {
      padding: 100px 0 20px;
      position: relative;
  }
  /* =========== .team-board ============= */
  .section .title.right h2:before {
    top: -100px;
    left: 50%; }
  .section .title.right h2:after {
    top: 48px;
    left: 50%; }
    .section.solution .title h2 {
      font-size: 32px;
      line-height: 36px;
  }
  .ques-wrapper h2 {
    margin-top: 20px;
      font-size: 32px;
      line-height: 36px;
  }

  .team-board .con-text {
      padding-left: 1%;
      color: #ffffff;
  }
  .page-template-home .client-stories .story-panel .content .articles {
    padding: 25px 0 98px; }
  .section .title.right {
    float: none;
    text-align: center; }
  .team-board .row-block > div {
    display: block; }
  .team-board .left-wrap {
    width: 100%;
    margin-right: 0;
    text-align: center; }
  .team-board .right-wrap {
    position: relative;
    padding: 20px 0 20px 0;
    width: 100%;
    background-color: #0a0203; }
    .team-board .right-wrap .title h2::before {
      left: 10px; }
    .team-board .right-wrap .title h2::after {
      left: 10px; }
      .team-board .row-block .title h1, .team-board .row-block .title h2 {
    font-size: 32px;
    line-height: 36px;
}
  /* =========== .team-board ============= */
  .section.testimonials .container .title {
    width: 100%;
    float: none; }
  .section.testimonials .container .context {
    width: 90%;
    float: none;
    margin: 0 auto; }
  .section.proven-process .title h2 {
    font-size: 22px;
    line-height: 26px; }
  /* =========== Clients ============= */
  .section.client-logo {
    padding: 100px 0 20px; }
  .section.client-stories .overlay {
    padding: 100px 0 20px; }
  .client-stories .story-panel .content a.btn {
    right: 0; }
  .client-stories .story-panel .overlay {
    text-align: center; }
  .client-stories .story-panel.grid-3.grid-3.articles .grid {
    width: 100%;
    float: none; }
  .client-stories .story-panel .image {
    background-size: contain; }
  .client-stories .story-panel .content .articles {
    text-align: center; }
  .client-stories .story-panel.grid-3.grid-3.articles .grid:nth-child(3n+2) {
    margin: 0 0; }
  .client-stories .story-panel.grid-3 {
    display: block;
    flex-flow: unset; }
  .client-stories .story-panel.grid-3 .grid {
    width: 100%;
    float: none; }
  .client-stories .story-panel.grid-3 .grid:nth-child(3n+2) {
    margin: 0 0; }
  .client-stories .story-panel.grid-3 .grid:hover .image.cl img {
    width: auto; }
  .client-stories .title {
    margin-bottom: 20px; }
  .client-stories .story-panel .content {
    padding-bottom: 0; }
  /* =========== Clients ============= */
  .slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }
  .slicknav_nav {
    clear: both;
    display: block !important; }
  .slicknav_nav ul, .slicknav_nav li {
    border-bottom: 0 none;
    border-top: 1px solid #fff; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    float: right;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_arrow i {
    font-size: 15px; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    display: inline; }
  .slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    clear: both; }
  /* IE6/7 support */
  .slicknav_menu {
    width: 100%;
    top: 46px;
    float: right;
    position: relative;
    *zoom: 1; }
  /* 
	    User Default Style
	    Change the following styles to modify the appearance of the menu.
	*/
  .slicknav_menu {
    font-size: 16px; }
  /* Button */
  .slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #323232; }
  /* Button Text */
  .slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  /* Button Lines */
  .slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5; }
  .slicknav_menu {
    padding: 5px; }
  .slicknav_nav {
    color: #FFF;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background-color: #7faaff;
    border-top: 1px solid transparent;
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    z-index: 999;
    text-align: left; }
  .slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden; }
  .slicknav_nav ul {
    background-color: #222222;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 999; }
  .slicknav_nav ul li a {
    padding-left: 20px;
    font-size: 16px; }
  .slicknav_nav .sub-menu a {
    color: #FFF; }
  .slicknav_nav .slicknav_row {
    padding: 6px 9px;
    margin: 0; }
  .slicknav_nav a {
    padding: 6px 9px;
    margin: 0;
    text-decoration: none;
    color: #FFF;
    font-weight: 400;
    border: 1px solid transparent;
    font-size: 16px;
    letter-spacing: 1px; }
  .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 0 4px 0 0;
    margin: 0; }
  .slicknav_nav .slicknav_row:hover {
    color: #fff; }
  .slicknav_nav li a:hover {
    color: #FFF;
    background-color: #03060b; }
  .slicknav_nav li a:hover a {
    color: #FFF; }
  .slicknav_nav .slicknav_parent > a:hover a, .slicknav_nav .slicknav_parent > a:hover i {
    color: #FFF; }
  .slicknav_nav li:hover a .slicknav_row a {
    color: #000;
    background-color: transparent; }
  .slicknav_nav li:hover .slicknav_arrow {
    color: #FFF; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .sub-menu li:hover a {
    background-color: #F3F6F9;
    color: #000; }
  .slicknav_parent.slicknav_open > ul {
    background-color: #FFF; }
  .slicknav_parent.slicknav_open > ul li a {
    color: #20343D; }
  .slicknav_parent.slicknav_open > ul li a:hover {
    background-color: #03060b;
    color: #FFF; }
  .slicknav_nav .slicknav_parent-link a i.fa fa-sort-down {
    display: none; }
  .about-wrap .content-left .text-wrap > div {
    width: 100%; }
  section.hero .content {
    padding: 80px 0; }
  /* =========== slider ============= */
  .slider .content h1 {
    font-size: 27px;
    line-height: 37px; }
  .slider .content p {
    font-size: 18px;
    line-height: 30px; }
  .slider .content a.btn {
    padding: 10px 10px;
    margin: 10px 0; }
  /* =========== slider ============= */
  .section.form .overlay {
    padding: 20px 0 20px; }
  .section.form .overlay .form {
    width: 90%; }
  .section.form .overlay .row .left .form {
    padding: 20px 20px; }
  .section.form .left {
    padding: 10px 10px; }
  .section.form .right {
    margin-left: 0; }
  .section.form .overlay .row > div {
    width: 100%; }
  .section.form .left,
  .section.form .right {
    width: 100%; }
  .page-template-contact .section.form {
    padding: 75px 0; }
  .page-template-contact .section.form .overlay .row {
    display: block;
    flex-flow: unset; }
  .page-template-contact .section.form .overlay .row .left,
  .page-template-contact .section.form .overlay .row .right {
    width: 100%; }
    .section.form .overlay .row .right {
      padding-left: 0;
    }
  .gallery-grid .mix {
    margin: 0 0 1rem; }
  .gallery-wrapper {
    padding: 100px 0 20px; }
  .ques-wrapper .content {
    display: block;
    flex-flow: unset; }
  .section.profile > div.layer {
    padding: 20px 0; }
  .ques-wrapper .left-wrap.bgImage,
  .ques-wrapper .right-wrap.bgImage {
    background: none !important; }
    .ques-wrapper .left-wrap.bgImage img.visible-xs,
    .ques-wrapper .right-wrap.bgImage img.visible-xs {
      margin: 0 auto; }
  .ques-wrapper .right-wrap,
  .ques-wrapper .left-wrap {
    width: 100%;
    text-align: center; }
  .ques-wrapper .right-wrap {
    padding-top: 0;
    padding-right: 0; }
  .ques-wrapper .right-wrap,
  .cc-wrapper .right-wrap {
    padding: 0 0 0 0; }
  .section.solution {
    padding: 20px 0 20px; }
    .section.solution .title {
      margin-bottom: 20px; }
    .section.solution .row .right-wrap {
      padding: 20px 0; }
  #testimonial .item .content {
    width: 100%; }
  #testimonial .slick-prev {
    left: 0; }
  #testimonial .slick-next {
    right: 0; }
  .proven-process .left-wrap,
  .proven-process .right-wrap {
    width: 100%; }
  .proven-process .right-wrap {
    padding: 0;
    margin-top: 40px; }
   /*====About-Wrap Left Right Content===*/
  .about-wrap .img-wrap,
  .about-wrap .text-wrap {
    width: 100%; }
  .section.about-wrap {
    padding: 0; }
  .about-wrap .img-wrap {
    text-align: center; }
  .about-wrap .content-left .text-wrap {
    text-align: left; }
  .about-wrap .content-left .text-wrap > div,
  .about-wrap .content-right .text-wrap > div {
    margin: 0;
    padding: 10px 5px; }
  .about-wrap .content-right .img-wrap, .about-wrap .content-right .text-wrap {
    float: none;
    background-image: none !important;
    height: auto; }
  .about-wrap .content-right .img-wrap img, .about-wrap .content-right .text-wrap img {
    margin: 0 auto; }
  .about-wrap .content-left .img-wrap, .about-wrap .content-left .text-wrap {
    float: none;
    background-image: none !important; }
  .about-wrap .content-left .img-wrap img, .about-wrap .content-left .text-wrap img {
    margin: 0 auto; }
  .about-wrap .row > div {
    display: block; }
  .about-wrap.process {
    background-image: none;
    padding: 20px 0; }
  .about-wrap .section-title h1 {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 20px; }
  .about-wrap .row {
    margin-bottom: 20px; }
  .about-wrap .content-left .text-wrap > div {
    width: 100%; }
  /*=======Section About-Wrap========*/
  .blog-posts {
    padding: 100px 0 0; }
  .map iframe {
    height: 300px; }
  .form-group.grid2, .form-group.grid3 {
    display: block;
    flex-flow: unset; }
    .form-group.grid2 > span, .form-group.grid3 > span {
      width: 100%; }
  .form-group.grid2 > span:first-child {
    margin-right: 0; }
  .form-group.grid2 > span:last-child {
    margin-left: 0; }
  .form-group.grid3 > span:nth-of-type(2) {
    margin: 0; }
  .section.context .layer {
    padding: 20px 0; }
  .section.context .text p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px; }
  .gallery-grid {
    flex-flow: column;
  }
  .gallery-grid .mix {
    max-width: 320px;
    margin: auto;
  }
  .form-wrapper .form-group.grid2 > span {
    display: block;
    width: 100%; }
  .form-wrapper .form-group .submit {
    padding: 15px 40px; }
  .footer .social-media {
    margin-top: 20px; }
  .footer-bottom ul li {
    padding: 6px 10px; }
  .footer .address {
    margin-top: 20px; }
  .footer-bottom .copyright p {
    font-size: 12px; }
  .footer .footer-top {
    padding: 20px 0 0 0; }
  .footer-top .widget.middle-wrap {
    width: 100%;
    padding: 15px 0; }
  .footer-top .widget.social-media,
  .footer .address,
  .footer .middle-wrap {
    width: 100%;
    text-align: center; }
  .footer .footer-top .widget {
    width: 100%;
    text-align: center; }
  .footer .news-wrap form {
    max-width: 400px;
    margin: 6px auto 0 auto; }
  .footer .footer-top .widget.form > div {
    float: none;
    width: 80%;
    margin: 0 auto; }
    .footer .row {
      flex-flow: column;
      }
    .footer .f-right,
    .footer .f-left {
        width: 100%;
    }
  }

@media screen and (max-width: 600px) {
  .section.proven-process .title h2::after {
    top: 125px !important; }
  .section .title h1.hl {
    font-size: 26px;
    line-height: 36px; }
  .page-template-contact .section.form h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px; }
  .expertise-wrap .expertise {
    width: 100%;
    margin-bottom: 10px; }
  .row {
    margin: 0; }
  .section.solution .row .right-wrap .sol-row {
    display: block;
    flex-flow: unset;
    width: 100%; }
  .section.solution .row .right-wrap .sol-row .col {
    width: 45%;
    margin: 0 auto 4%; }
  .section.solution .row .right-wrap .sol-row .col:nth-of-type(2n+3) {
    margin: 0 auto 4%; }
  .section.solution .row .right-wrap .sol-row .col:nth-of-type(2n+2) {
    margin: 0 auto 4%; }
  .slider .content > div {
    padding: 5%; }
  .slider .content .links a.btn {
    margin-top: 0;
    display: inline-block;
    width: auto;
    padding: 10px 10px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px; }
  .slider .content .links a.btn:last-child {
    margin-left: 5px; }
  .slider .content p {
    font-size: 18px;
    line-height: 22px; }
  .about-wrap .section-title h1 {
    font-size: 22px;
    line-height: 24px; }
  .about-wrap .content-left .text-wrap > div,
  .about-wrap .content-right .text-wrap > div {
    margin: 0;
    padding: 10px; }
  .client-stories .section-title h2 {
    font-size: 30px; }
  .section.grid-3 .grid {
    width: 100%;
    margin: 20px 0;
    float: none; }
  .proven-process .right-wrap h3,
  .about-wrap .text-wrap > div h3 {
    font-size: 24px; }
  .testimonials .content :before {
    left: -17px;
    background-size: 45px; }
  .testimonials .section-title h2 {
    font-size: 30px;
    margin-bottom: 20px; }
  .testimonials span {
    width: 90px; }
  .contact-info .info-grid > div {
    width: 100%;
    margin: 0px; }
  .contact-info .grid-text {
    height: 120px;
    padding: 0px; }
  .footer-bottom .copyright {
    padding-bottom: 0; }
  .footer .f-left .footer-nav {
    flex-flow: row wrap;
  }
  .footer .f-left .footer-nav .col {
    width: 50%;
    margin: 15px  0;
  } }

@media screen and (max-width: 560px) {
  .header .top-wrap .right-wrap {
    width: 0; }
  .header .top-wrap .phone-number .phone:first-child {
    right: 10px;
    top: 65px;
    position: absolute; }
  .testimonials .section-title h2 {
    font-size: 26px;
    line-height: 30px; } }

@media screen and (max-width: 460px) {
  .about-wrap .row {
    display: block;
  }
  .gallery-grid .mix {
    margin: 0 0 1em; }
  .header {
    padding: 10px 0; }
  .menu-btn {
    top: 48px;
    } }

@media screen and (max-width: 380px) {
  .header .top-wrap .left-wrap  {
    max-width: 215px;
  }
  .header .top-wrap .left-wrap .tagline {
    bottom: 2px;
  }
  .header .top-wrap .left-wrap .tagline p{
    font-size: 14px;
  }
  .slider .content h1 {
    font-size: 18px; }
  .section.form .section-title h2,
  .section.form .right .section-title h2 {
    font-size: 24px; }
  .section.form .section-title p {
    font-size: 16px; }
  .slider .content a.btn {
    margin: 15px 10px; } }
