/*------------------------------------------------------------------
Author       : Code-Theme
Template Name: BuildPower - HTML5 Template
Version      : 1.0
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1. Typography
2. Section Headings
3. Section Info
4. Section Welcome
5. Section Services Home 4
6. Section Who We Are
7. Section Services
8. Section Projects
9. Section Info Help
10.Section Our Team
11.Section Pricing
12.Section Testimonials
13.Section Bog
14.Section Parallax Image Home 2
15.Section Video Home 3
16.Section Choosing Us
17.Section Projects
18.Section Counter Us
19.Section Services
20.Section Request
21.Section Blog
22.Section Footer
23.Section Partners
24.Inner Page About Us
25.Inner Page Our Team
26.Inner Page 404
27.Inner Page Login
28.Inner Coming Soon
29.Inner Page Under Construction
30.Inner Page Services
31.Inner Page Services Details
32.Inner Page Projects
33.Inner Page Projects Single
34.Inner Page Faq
35.Inner Page Blog
36.Inner Page Blog-RightSidebar
37.Inner Page Blog Details
38.Inner Page Contact Us
39.PreLoader
40.Medias Queries
-------------------------------------------------------------------*/
/*-----------------------------------*/
/*------ 1. TYPOGRAPHY ------*/
/*-----------------------------------*/
html {
  font-size: 15px; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #666;
  overflow-x: hidden !important; }

p {
  line-height: 1.8rem; }

h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 3.5rem;
  font-weight: 800;
  margin-bottom: 2rem;
  text-transform: uppercase; }

h2 {
  font-family: 'Raleway', sans-serif;
  color: #222;
  font-size: 2rem;
  font-weight: 800;
  text-transform: uppercase; }

h2 span {
  font-weight: 600;
  color: #fab702; }

h3 {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: 600; }

.top-headings-section {
  padding-bottom: 2rem; }

.top-headings-section p {
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  color: #555;
  max-width: 550px; }

.top-headings-section h2::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 100px;
  margin: 0 auto;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

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

.section-title {
  padding-left: 35px;
  position: relative;
  margin-bottom: 2rem; }

.section-title:before {
  top: 0;
  left: 0;
  bottom: 0;
  width: 15px;
  content: '';
  border-radius: 3px;
  position: absolute;
  background-color: #fab702; }

.section-title h3 {
  font-size: 18px;
  color: #000;
  text-transform: uppercase; }

.section-title h2 {
  font-size: 36px;
  color: #fab702;
  text-transform: uppercase; }

.section-title.col-md-5 {
  margin-left: 1rem; }

img {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.bg-white {
  background: #fff !important; }

/*-----------------------------------*/
/*------ 2. SECTION HEADINGS ------*/
/*-----------------------------------*/
.header-top {
  background: #fab702;
  color: #7f8997;
  display: block;
  padding: 1rem 0; }

.header.head-tr {
  position: absolute;
  width: 100%;
  z-index: 99999; }

.header-top.head-tr {
  background: rgba(255, 255, 255, 0.06);
  color: #7f8997;
  display: block;
  padding: 1rem 0; }

.heading.head-tr {
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  position: relative;
  padding: 1rem 0;
  transition: all .5s ease; }

@media screen and (max-width: 767px) {
  .header-top {
    padding: 0px; } }
.header-top .container {
  display: flex;
  justify-content: space-between;
  margin-left: auto; }

.top-info {
  display: flex; }

.header-top p {
  margin-right: 2rem;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0px; }

.header-top p i {
  color: #fff;
  margin-right: .5rem;
  font-size: 1.3rem; }

.top-social {
  display: flex; }

.top-social .login-wrap ul {
  justify-content: flex-end;
  list-style: none;
  margin-bottom: 0px; }

.top-social .login-wrap ul li {
  padding: 0px 12px;
  position: relative; }

.top-social .login-wrap ul li a {
  color: #fff;
  text-decoration: none;
  transition: all .5s ease; }

.top-social .login-wrap ul li a:hover {
  color: #fff; }

.top-social .login-wrap ul li a i {
  margin-right: 5px; }

.header-top .social-icons {
  text-align: right;
  margin-left: .6rem; }

.header-top .social-icons i {
  line-height: 26px;
  font-size: 1.2rem;
  margin-right: 1rem;
  transition: all .5s ease; }

.social-icons-header .fa-facebook {
  color: #fff; }

.social-icons-header .fa-twitter {
  color: #fff; }

.social-icons-header .fa-google-plus {
  color: #fff; }

.social-icons-header .fa-linkedin {
  color: #fff; }

.social-icons-header .fa-skype {
  color: #fff; }

.header-top .social-icons:hover {
  color: #fab702; }

.header-top .dropdown {
  display: inline-block;
  background: transparent; }

.header-top .dropdown button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  transition: all 0.4s ease 0s; }

.header-top .dropdown button:hover {
  color: #fff; }

.header-top .dropdown .dropdown-menu {
  border-radius: 0;
  left: auto;
  margin: 0;
  min-width: 115px;
  padding: 0px;
  position: absolute;
  right: 0;
  z-index: 9999999; }

.header-top .dropdown-menu img {
  margin-right: 5px; }

.header-top .dropdown-menu li {
  color: #333;
  cursor: pointer;
  padding: 5px 10px; }

.header-top .dropdown-menu li:hover {
  background: #eee none repeat scroll 0 0; }

.mail-header a {
  color: #fff; }

.fb-header a {
  color: #fff; }

.heading {
  background: #0d1c33;
  color: #fff;
  position: relative;
  padding: 1rem 0;
  transition: all .5s ease; }

.sticky,
.sticky.head-tr {
  animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
  background: #0d1c33 none repeat scroll 0 0;
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }

@media screen and (max-width: 991px) {
  .heading.head-tr {
    background: rgba(255, 255, 255, 0.06);
    padding-bottom: 0px; }

  .header.head-tr #main-menu {
    background: #fff;
    width: 100%; }

  .header.head-tr #main-menu ul a,
  .header.head-tr #main-menu .po a::after {
    color: #000 !important; }

  .sticky.head-tr {
    background: #121B22 none repeat scroll 0 0; }

  .header.head-tr .logo img {
    padding-left: 15px;
    padding-bottom: 1rem; }

  .header.head-tr .button-menu {
    padding-right: 18px !important; }

  .heading.head-tr .container {
    padding-left: 0px;
    padding-right: 0px; }

  .header.head-tr .search-button,
  .header.head-tr .button-menu {
    margin-bottom: 1rem !important; } }
.heading .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .heading .container .logo {
    color: #ffffff;
    font-size: 2rem; }
    @media screen and (max-width: 991px) {
      .heading .container .logo {
        font-size: 1.2rem; } }

.heading .logo img {
  width: 170px; }

@media screen and (max-width: 414px) {
  .heading .logo img {
    width: 60px; } }
@media screen and (max-width: 575px) {
  .header.head-tr #bloq-search {
    padding-left: 15px;
    padding-right: 15px; }

  .tp-caption.slid-2 {
    padding-top: 7.7rem; } }
.search-button,
.button-menu {
  border: 0;
  font-size: 1.5rem;
  margin: 0;
  padding: 0 .5rem;
  background: transparent;
  color: #fff;
  position: absolute;
  right: 0; }

.search-button:focus,
.button-menu:focus {
  outline: 0; }

.get-quote {
  background: transparent;
  margin-left: 2rem;
  color: #fff;
  padding: 1rem;
  order: 4;
  border-radius: 5px;
  transition: all .3s ease; }

.get-quote:hover {
  background: #fab702;
  color: #fff !important; }

.get-quote p {
  text-transform: capitalize;
  margin: 0px;
  font-weight: 600; }

.get-quote a {
  text-decoration: none;
  color: #fff; }

.get-quote a:hover {
  color: #fff; }

.get-quote.btn-dark.btn-theme-colored {
  margin-top: 0; }

#bloq-search {
  flex: 1 1 100%; }

.bloq-search {
  display: flex;
  height: 3rem;
  margin: 1.3rem 0;
  z-index: 1; }

.bloq-search input[type="text"] {
  border: 1px solid #fab702;
  border-radius: 5px 0 0 5px;
  margin-bottom: 0px;
  padding: 1rem;
  flex: 1 1 auto; }

.bloq-search input[type="submit"] {
  flex: 1 1 auto;
  border: 0;
  width: auto;
  border-radius: 0 5px 5px 0;
  background: #fab702;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0px;
  padding: 0 1rem;
  transition: all .5s ease; }

.bloq-search input[type="submit"]:hover {
  background: #0d1c33;
  color: #fff; }

#main-menu {
  flex: 1 1 100%; }

#main-menu ul {
  padding: 0;
  list-style: none;
  margin: 1rem 0 0 0; }

#main-menu ul a {
  display: block;
  padding: .8rem 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border-top: 1px solid #e5e5e5;
  text-decoration: none; }

#main-menu ul a:hover,
#main-menu ul li.active a {
  color: #fab702; }

#main-menu .card {
  background: transparent; }

#main-menu .card a:hover {
  background: transparent; }

#main-menu .po a::after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #fff;
  margin-left: .3rem; }

.text-heading {
  display: flex;
  flex: 1 1 auto;
  align-items: center; }

/*------ HEADER SLIDER ------*/
.rev_slider_wrapper {
  width: 100%; }

.rev_slider h1 {
  text-transform: none; }

.slotholder {
  position: relative; }

.slotholder:after {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none; }

.tp-leftarrow {
  transition: all .5s ease; }

.tp-leftarrow:hover {
  background: #fab702; }

.tp-rightarrow {
  transition: all .5s ease; }

.tp-rightarrow:hover {
  background: #fab702; }

.tp-parallax-wrap {
  top: 10px; }

.tp-bannertimer {
  z-index: 21; }

.mfp-close-btn-in .mfp-close {
  color: #fff;
  font-size: 48px; }

.mfp-bg {
  z-index: 1112; }

.mfp-wrap {
  z-index: 1113; }

.rev_slider a {
  box-shadow: none; }

.text-theme-colored2 {
  color: #fab702 !important; }

.tp-caption.font-p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400; }

@media screen and (max-width: 496px) {
  .tp-caption.font-p {
    margin-top: .8rem; } }
.btn-default.btn-theme-colored2 {
  color: #fff;
  font-weight: 600;
  background-color: #0d1c33;
  border-color: #fff;
  font-size: 16px;
  padding: 13px 32px;
  margin-top: .8rem;
  margin-right: 1rem;
  line-height: 1.3;
  transition: all .5s ease; }

.btn-default.btn-theme-colored2:hover {
  background: #fab702;
  color: #fff;
  border-color: #fff; }

.btn-dark.btn-theme-colored {
  color: #fff;
  background-color: #fab702;
  border-color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 13px 32px;
  margin-top: .8rem;
  line-height: 1.3;
  transition: all .5s ease; }

.btn-dark.btn-theme-colored:hover {
  background: #0d1c33;
  color: #fff;
  border-color: #fff; }

/*------ BUTTOM HOVER EFFECT ------*/
/* Box colors */
.bg-1 {
  background: transparent;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  margin: 0px; }

.bg-2 {
  background: #fff;
  color: #000;
  margin-top: 1rem;
  display: flex;
  justify-content: flex-start; }

.bg-3 {
  background: transparent;
  color: #000;
  display: flex;
  justify-content: center; }

.bg-4 {
  background: transparent;
  color: #fff;
  margin-top: 2rem;
  display: flex;
  justify-content: center; }

/* Common button styles */
.button {
  float: left;
  min-width: 150px;
  max-width: 250px;
  display: block;
  margin-bottom: 0px;
  padding: 1em 2em;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }

.button:focus {
  outline: none; }

.button > span {
  vertical-align: middle; }

.btn-outline-primary {
  color: #fab702;
  border-color: #fab702; }
  .btn-outline-primary:hover, .btn-outline-primary:active {
    background-color: #0d1c33; }

/* Text color adjustments */
.bg-1 .button {
  color: #fff;
  border-color: #fab702; }

.bg-2 .button {
  color: #000;
  border-color: #fab702; }

.bg-4 .button {
  color: #fff;
  border-color: transparent; }

.bg-3 .button {
  color: #fff;
  border-color: #fab702; }

@media screen and (max-width: 768px) {
  .bg-3 {
    padding-top: 1rem; } }
/* Sizes */
.button--size-s {
  font-size: 15px;
  font-weight: bold; }

.button--size-m {
  font-size: 16px; }

.button--size-l {
  font-size: 18px; }

/* Typography and Roundedness */
.button--text-upper {
  letter-spacing: 2px;
  text-transform: uppercase; }

.button--text-thin {
  font-weight: 300; }

.button--text-medium {
  font-weight: 500; }

.button--text-thick {
  font-weight: 600; }

.button--round-s {
  border-radius: 5px; }

.button--round-m {
  border-radius: 15px; }

.button--round-l {
  border-radius: 40px; }

/* Borders */
.button--border-thin {
  border: 1px solid; }

.button--border-medium {
  border: 2px solid; }

.button--border-thick {
  border: 3px solid; }

/* Wayra */
.button--wayra {
  overflow: hidden;
  cursor: pointer;
  width: 200px;
  transition: border-color 0.3s, color 0.3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.button--wayra::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: #37474f;
  z-index: -1;
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  transform-origin: 0% 100%;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }

.button--wayra:hover {
  color: #fff;
  border-color: #fab702; }

.button--wayra.button--inverted:hover {
  color: #fab702;
  border-color: #fff; }

.button--wayra:hover::before {
  opacity: 1;
  background-color: #fab702;
  transform: rotate3d(0, 0, 1, 0deg);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.button--wayra.button--inverted:hover::before {
  background-color: #fff; }

.box a {
  text-decoration: none;
  text-align: center; }

/*-----------------------------------*/
/*------ 3. SECTION INFO ------*/
/*-----------------------------------*/
.info-about {
  color: #fff; }

.info-about .fa {
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
  overflow: hidden;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  display: inline-block;
  font-size: 0px;
  background: #fff;
  cursor: pointer;
  margin-bottom: 5px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fab702; }

.info-about .fa:after {
  display: none; }

.info-about .fa:hover {
  background: #fab702;
  color: #fff;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.5); }

.info-about .fa:hover:before {
  animation: toRightFromLeft 0.3s forwards; }

@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%); }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%); }
  51% {
    opacity: 1; } }
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%); }
  50% {
    opacity: 0;
    transform: translate(-100%); }
  51% {
    opacity: 1; } }
@media screen and (max-width: 767px) {
  .who-info-4 .no-mt {
    margin-bottom: 0px; } }
.featured-boxes-area {
  position: relative;
  z-index: 1;
  margin-top: -100px; }

.featured-boxes-inner {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); }

.featured-boxes-inner .col-lg-3 {
  border-right: 1px solid #eee; }

.featured-boxes-inner .col-lg-3:last-child {
  border-right: none; }

.single-featured-box {
  text-align: center;
  position: relative;
  padding: 115px 25px 40px;
  overflow: hidden; }

.single-featured-box .icon {
  transition: .4s;
  color: #ee0979;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: -12px; }

.single-featured-box .icon i::before {
  font-size: 55px; }

.single-featured-box h3 {
  transition: .4s;
  margin: 15px 0;
  font-size: 18px; }

.single-featured-box p {
  transition: .4s;
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 0; }

.single-featured-box .read-more-btn {
  background: linear-gradient(90deg, #000 0, #000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  transition: .6;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none; }

.single-featured-box .read-more-btn::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 0;
  transition: .5s;
  height: 1px;
  background: linear-gradient(90deg, #fab702 0, #fab702 100%); }

.single-featured-box .read-more-btn:hover::before {
  width: 100%; }

.single-featured-box:hover .icon {
  top: 23px;
  animation: 0.4s ease-in-out iconTop; }

.single-featured-box:hover h3,
.single-featured-box:hover p {
  transform: translateY(-20px); }

.single-featured-box:hover .read-more-btn {
  opacity: 1;
  visibility: visible;
  bottom: 23px; }

@-webkit-keyframes MOVE-BG {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(88px); } }
@keyframes MOVE-BG {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(88px); } }
@-webkit-keyframes rotateMe {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }
@keyframes rotateMe {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }
/*-----------------------------------*/
/*------ 6. SECTION WHO WE ARE ------*/
/*-----------------------------------*/
section.who-we-are {
  padding: 6rem 0;
  background: #fff; }

.who-we-are .section-title {
  margin-bottom: 2rem; }

.who-we-are .skills {
  padding-top: 17px; }

.who-we-are .skills h4 {
  font-weight: 600; }

.who-we-are .skills h4::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.who-we-are .barfiller {
  width: 95%;
  height: 12px;
  background: #0d1c33;
  border: none;
  position: relative;
  margin-bottom: 2rem;
  box-shadow: none; }

.who-we-are .barfiller:last-child {
  margin-bottom: 0px; }

.who-we-are .barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #fab702 !important;
  z-index: 1; }

.who-we-are .barfiller .tipWrap {
  display: none; }

.who-we-are .barfiller .tip {
  margin-top: -30px;
  padding: 2px 4px;
  font-size: 11px;
  color: #fff;
  left: 0px;
  position: absolute;
  z-index: 2;
  background: #0d1c33; }

.who-we-are .barfiller .tip:after {
  border: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 6px 6px 0 6px;
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 100%;
  z-index: 9; }

@media screen and (max-width: 991px) {
  .sks {
    padding-top: 5rem; }

  .skills .bar2 {
    margin-top: 1.5rem; } }
.who-we-are .skills .skil1 ul li {
  list-style: none;
  text-align: center;
  flex: 0 1 auto; }

.who-we-are .skills .skil1 .fa {
  font-size: 3rem;
  margin-bottom: 1rem;
  color: #666;
  text-align: center; }

.who-we-are .skills .skil1 li:last-child {
  text-align: center;
  font-size: 1.1rem; }

.who-we-are .skills h3 {
  font-size: 1rem; }

@media screen and (max-width: 400px) {
  .skills h3 {
    font-size: .9rem; } }
.skills .sk1 {
  padding-bottom: 6.5rem; }

.skil1 ul,
.skil1 h3 {
  margin-bottom: 0px; }

.who-we-are .popup-youtube {
  background: #0d1c33 none repeat scroll 0 0;
  border-radius: 100%;
  color: #fab702;
  font-size: 30px;
  height: 70px;
  left: 50%;
  line-height: 70px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  z-index: 9; }

.who-we-are .popup-youtube i {
  margin-left: 5px; }

.who-we-are .wprt-image-video .iq-waves {
  height: 352px;
  height: 22rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 352px;
  width: 22rem;
  z-index: 2; }

.who-we-are .wprt-image-video .iq-waves .waves {
  animation: 3s ease-in-out 0s normal none infinite running waves;
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0 padding-box;
  border-radius: 320px;
  height: 352px;
  height: 22rem;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  width: 352px;
  width: 22rem; }

.who-we-are .wprt-image-video .iq-waves .wave-1 {
  animation-delay: 0s; }

.who-we-are .wprt-image-video .iq-waves .wave-2 {
  animation-delay: 1s; }

.who-we-are .wprt-image-video .iq-waves .wave-3 {
  animation-delay: 2s; }

@-webkit-keyframes waves {
  0% {
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
  100% {
    transform: scale(0.6, 0.6);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } }
@keyframes waves {
  0% {
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
  100% {
    transform: scale(0.6, 0.6);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } }
@media screen and (max-width: 991px) {
  .who-we-are .wprt-image-video {
    margin-top: 2.5rem; } }
@media screen and (max-width: 575px) {
  .w-single-services.no-mb.mbx {
    margin-bottom: 31px; }

  .welcome-title h2 {
    font-size: 20px; }

  .welcome-title h4 {
    font-size: 16px; }

  .welcome-content > p span {
    font-size: 15px; } }
/*-----------------------------------*/
/*---- 7. SECTION SERVICES -----*/
/*-----------------------------------*/
section.services {
  padding: 6rem 0;
  background: #fff;
  color: #fff; }

.services .service-box {
  background: #fff;
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 0 10px 20px 0 rgba(50, 50, 50, 0.12);
  transition-duration: 0.3s; }

.services .item.mb-30 {
  margin-bottom: 30px; }

.services .service-inner-box {
  padding: 20px; }

.services .service-icon-box {
  width: 25%;
  float: left;
  padding-right: 1.5rem;
  padding-top: 5px; }

.services .service-box a img {
  width: 100%;
  margin-bottom: 0px; }

.services .service-box h3 a {
  text-decoration: none;
  color: #000; }

.services .service-box h3 {
  color: #111;
  text-align: left;
  font-size: 18px;
  font-weight: 500; }

.services .service-box p {
  color: #666;
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 0px; }

.services .service-icon-box img {
  width: 60px;
  transition-duration: 0.3s; }

/*----- HOVER-EFFECT -----*/
.services .item:hover .default-overlay-outer {
  top: 0;
  opacity: 1; }

.services .item .default-overlay-outer {
  opacity: 0;
  top: -100%;
  background: rgba(1, 44, 87, 0.7); }

.services .default-overlay-outer {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 10px;
  transition: all 700ms ease; }

.services .default-overlay-outer .inner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  text-align: center; }

.services .img-box {
  position: relative; }

.services .item .btn {
  border: none;
  background: #fab702;
  color: #ffffff;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 11px 25px;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 65px);
  transition: all .5s ease; }

.services .item .btn:hover {
  background: #0d1c33; }

.services figure {
  margin: 0px; }

@media screen and (max-width: 767px) {
  .services .item.smb-30 {
    margin-bottom: 30px; }

  .services .service-inner-box {
    margin-top: 134px; } }
@media screen and (max-width: 450px) {
  .services .service-inner-box {
    margin-top: 15px; }

  .services.home-2 .img-box {
    height: 248px !important; } }
@media screen and (max-width: 375px) {
  .services .service-inner-box {
    margin-top: 9px; } }
@media screen and (max-width: 360px) {
  .services .service-inner-box {
    margin-top: 0px; }

  .services.home-2 .img-box {
    height: 230px !important; } }
@media screen and (max-width: 320px) {
  .services .img-box {
    height: 215px; } }
/*-----------------------------------*/
/*------ 8. SECTION PROJECTS ------*/
/*-----------------------------------*/
section.project {
  padding: 6rem 0;
  background: #0d1c33;
  background-size: cover;
  color: #fff; }

.project .section-title h3 {
  color: #000; }

.project .section-title h3.home-1 {
  color: #fff; }

.head-project {
  display: flex;
  justify-content: space-between; }

.project .sec-title.project {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 21rem; }

.project .sec-title p {
  margin-top: 0px;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  max-width: 550px; }

.project .inf-btn.btn-pro {
  justify-content: flex-end;
  margin-bottom: 0px; }

.project .btn.btn-pro {
  background: #fab702;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 45px;
  border: 1px solid #fff;
  margin-top: 0px;
  margin-right: 18rem;
  transition: all .5s ease; }

.project .btn.btn-pro:hover {
  background: #0d1c33;
  color: #fff;
  border: 1px solid #fff; }

.project .item {
  padding-bottom: 2.5rem; }

.project .filters-group {
  margin-bottom: 2.5rem;
  padding-left: 0px; }

.project .filters-group ul {
  padding-left: 0px; }

.project .filters-group ul li {
  list-style: none;
  color: #000;
  display: inline-block;
  padding: 10px 15px;
  text-transform: capitalize;
  font-weight: 500;
  cursor: pointer;
  border-radius: 5px;
  transition: all .5s ease; }

.project .filters-group ul li:hover {
  background: #fab702;
  color: #fff; }

.project .filters-group {
  text-align: center;
  border-radius: 5px; }

@media screen and (max-width: 991px) {
  .project .sec-title.project {
    margin-left: 0px; }

  .project .btn.btn-pro {
    margin-right: 0px;
    margin-top: 0px; }

  .project .sec-title h2 span::before {
    display: none; } }
@media screen and (max-width: 767px) {
  .box.bg-3.no-pt {
    padding-top: 0px; } }
@media screen and (max-width: 543px) {
  .project .filters-group ul {
    padding-left: 0px; }

  .project .filters-group ul li:hover {
    background: none;
    color: #000; } }
@media screen and (max-width: 575px) {
  .head-project.home-2 {
    padding-left: 15px;
    padding-bottom: 0px; }

  .project .filters-group {
    margin-bottom: 10px; } }
@media screen and (max-width: 450px) {
  .head-project {
    flex-direction: column;
    justify-content: center;
    padding-bottom: 2rem; }

  .project .sec-title.project {
    padding-bottom: 1rem; }

  .inf-btn {
    justify-content: flex-start !important; } }
.project .filters-group .active {
  background: #fab702;
  color: #fff; }

/*----- HOVER-EFFECT -----*/
.project .project-single {
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease; }

.project .project-inner {
  position: relative;
  overflow: hidden; }

.project .project-head {
  position: relative;
  text-align: center; }

.project .project-head:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  z-index: 33;
  background: #0d1c33;
  color: #fff;
  text-align: center;
  transition: all 0.4s ease; }

.project .project-single:hover .project-head:before {
  opacity: 0.8; }

.project .project-head img {
  width: 100%;
  z-index: 2; }

.project .project-bottom {
  text-align: center;
  padding: 10px 0 0;
  position: absolute;
  width: 100%;
  text-align: left;
  z-index: 333;
  text-align: center;
  top: 50%;
  margin-top: -23.5px; }

.project .project-bottom h4 {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 800;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease; }

.project .project-bottom h4:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: ""; }

.project .project-single:hover .project-bottom h4 {
  opacity: 1;
  visibility: visible; }

.project .project-bottom h4 a {
  color: #fff;
  text-decoration: none; }

.project .project-bottom h4 span {
  display: block;
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 400; }

.project .button {
  position: absolute;
  text-align: left;
  bottom: 0;
  right: 0;
  z-index: 33;
  background: #fab702;
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  padding: 8px 55px;
  border-radius: 20px 0 0 0;
  transition: all 0.4s ease; }

.project .project-single:hover .button {
  opacity: 1;
  visibility: visible;
  transform: translateX(0%); }

.project .button .btn {
  display: inline-block;
  color: #fff;
  box-shadow: none;
  padding: 0;
  margin-right: 22px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  z-index: 99; }

.project .button .btn:hover {
  color: #fff; }

.project .button .btn:last-child {
  margin: 0; }

.project .load-button {
  margin-top: 50px; }

.project .load-button .btn {
  padding: 14px 30px;
  color: #fff;
  font-weight: 500;
  border: none;
  transition: all 0.4s ease;
  margin: 0; }

.project .load-button .btn:hover {
  background: #353535; }

.project .button .fa-photo:before {
  content: "\f03e";
  font-family: FontAwesome;
  color: #fab702; }

.project .button .fa-link:before {
  content: "\f0c1";
  font-family: FontAwesome;
  color: #fab702; }

.project .no-gutters {
  padding: 0px !important; }

/*-----------------------------------*/
/*----- 12. SECTION TESTIMONIALS ----*/
/*-----------------------------------*/
section.testimonials {
  background: #fff;
  padding: 6rem 0; }

.testimonials .title-icon i {
  color: #fab702;
  font-size: 1.8rem;
  margin-top: 1px; }

.testimonials .owl-carousel .test-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  border: 1px solid #dedede;
  color: #000;
  padding: 30px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.12); }

.testimonials .owl-stage-outer {
  padding-bottom: 10px; }

.testimonials .test-1 img {
  width: 90px;
  border-radius: 50%;
  margin: 0 auto; }

.testimonials .test-1 p {
  text-align: justify;
  font-weight: 400;
  margin: .3rem auto 0;
  max-width: 500px;
  margin-top: 0px;
  color: #666; }

.testimonials .test-1 p::before {
  content: "\f10d ";
  font-size: .8rem;
  font-family: fontawesome;
  left: -6px;
  top: -1px;
  position: relative;
  color: #666; }

.testimonials .test-1 p::after {
  bottom: 4px;
  content: "\f10e";
  font-size: .8rem;
  font-family: fontawesome;
  color: #666;
  right: -6px;
  top: 1px;
  position: relative; }

.testimonials .test-1 h3 {
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: .3rem;
  margin-top: 12px !important;
  color: #222;
  font-weight: 600; }

.testimonials .test-1 h6 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 0px;
  color: #333; }

.owl-dots {
  text-align: center;
  margin-top: 30px;
  line-height: 0; }

.owl-dot {
  border-radius: 50px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #0d1c33 !important;
  margin-left: 5px;
  margin-right: 5px; }

.owl-dot.active {
  background: #fab702 !important; }

.starts {
  list-style: none;
  margin-top: .5rem;
  padding: 0px; }

.testimonials ul {
  margin-bottom: 0px; }

.starts li {
  text-align: center;
  display: inline-block;
  margin-bottom: 0px; }

.starts .fa {
  color: #fab702 !important; }

/*----------------------------------------------*/
/*--------- 14. PARALLAX IMAGE HOME 2 ----------*/
/*----------------------------------------------*/
/*----- SLICK CAROUSEL -----*/
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: none;
  background-color: #0d1c33;
  border-radius: 4px;
  width: 48px;
  height: 48px;
  display: block;
  top: calc(50% - 15px);
  transform: translateY(-50%);
  transition: 0.3s;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  z-index: 10; }

.slick-prev:hover,
.slick-next:hover {
  color: transparent;
  outline: none;
  background: #fab702; }

.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1; }

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  pointer-events: none;
  cursor: default;
  background-color: #e8e8e8;
  box-shadow: none; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  color: #0d1c33; }

.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 26px;
  line-height: 1;
  opacity: 1;
  transition: 0.3s;
  position: relative;
  color: #fff; }

.slick-prev {
  left: -85px; }

.slick-prev:before {
  content: '\f053';
  left: -1px; }

.slick-next {
  right: -85px; }

.slick-next:before {
  content: '\f054';
  right: -1px; }

/* Dots */
.slick-dots {
  margin: 0 auto;
  padding: 0;
  text-align: center; }

ul.slick-dots {
  margin-top: 20px;
  list-style-type: disc; }

.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0 3px;
  cursor: pointer; }

.slick-dots li {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  color: #fab702;
  border: 0;
  position: relative;
  outline: none;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 3px;
  opacity: 1;
  border-radius: 50%;
  line-height: 0;
  box-shadow: inset 0 0 0 2px #fab702;
  transition: all 0.3s; }

.slick-dots li.slick-active {
  box-shadow: inset 0 0 0 6px #fab702;
  transition: all 0.3s; }

.slick-dots li:after {
  display: block;
  height: 13px;
  width: 13px;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-color: transparent;
  border-radius: 50%;
  transition: all 0.3s;
  opacity: 0;
  background-color: #fab702; }

.slick-dots li.slick-active:after {
  opacity: 1; }

.slick-dots button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  cursor: pointer; }

@media screen and (max-width: 575px) {
  .parallax-search .hero-inner {
    margin-top: 200px; }

  .parallax-search .welcome-text h1 {
    font-size: 26px;
    line-height: 37px; }

  .parallax-search .welcome-text p {
    font-size: 15px; }

  .dark-overlay h1 {
    font-size: 26px !important;
    line-height: 37px; }

  .dark-overlay p {
    font-size: 15px !important; } }
@media only screen and (max-width: 450px) {
  #map-container.fullwidth-home-map .main-search-inner.vid {
    position: relative; } }
/*----------------------------------------------*/
/*--------- 15. VIDEO HOME 3 ----------*/
/*----------------------------------------------*/
.fullwidth-home-map.dark-overlay video {
  top: 50%;
  transform: translateY(-52%);
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -10;
  background-size: cover;
  transition: 1s opacity;
  position: absolute; }

.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  overflow: hidden; }

.dark-overlay:before {
  background: rgba(0, 0, 0, 0.5) !important; }

.dark-overlay:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.99) 20%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 95%); }

.dark-overlay h1 {
  font-size: 45px;
  text-align: center;
  font-weight: 800;
  color: #fff;
  text-transform: capitalize; }

.dark-overlay p {
  color: rgba(255, 255, 255, 0.89);
  font-size: 18px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  text-transform: capitalize;
  line-height: 37px;
  font-weight: 400;
  text-align: center; }

#map-container.fullwidth-home-map {
  height: 100vh;
  margin-bottom: 0; }

#map-container.fullwidth-home-map .main-search-inner {
  position: absolute;
  display: block;
  bottom: 60px;
  top: auto;
  transform: none;
  padding-bottom: 0;
  z-index: 9999;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.dark-overlay .main-search-inner {
  bottom: 315px !important; }

#map-container.fullwidth-home-map .main-search-input {
  margin-top: 0; }

#map-container {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8;
  margin-bottom: 60px; }

.hero-inner.home-3 {
  text-align: center;
  margin-bottom: 40px; }

.inf-btn {
  display: flex;
  justify-content: center; }

/*-----------------------------------*/
/*------ 17. SECTION PROJECTS ------*/
/*-----------------------------------*/
section.portfolio {
  padding: 6rem 0;
  background: #0d1c33; }

.portfolio .top-headings-section h2 {
  color: #fff; }

.portfolio .item {
  padding-bottom: 30px; }

.portfolio .filters-group {
  margin-bottom: 2rem; }

.portfolio .filters-group ul li {
  list-style: none;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  text-transform: capitalize;
  font-weight: 500;
  cursor: pointer;
  border-radius: 5px;
  transition: all .5s ease; }

.portfolio .filters-group ul li:hover {
  background: #fab702;
  color: #fff; }

.portfolio .filters-group {
  font-size: 16px;
  text-align: center;
  border-radius: 5px; }

@media screen and (max-width: 543px) {
  .portfolio .filters-group ul {
    padding-left: 0px; }

  .portfolio .filters-group ul li:hover {
    background: none;
    color: #000; } }
.portfolio .filters-group .active {
  background: #fab702;
  font-size: 16px;
  color: #fff !important; }

/*----- HOVER -----*/
.single-portfolio {
  position: relative; }

img {
  max-width: 100%;
  height: auto; }

.portfolio-img a {
  display: inline-block;
  position: relative; }

.portfolio-view {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%); }

.single-portfolio .img-poppu::before,
.single-portfolio .img-poppu::after {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .5s ease 0s;
  width: 1px; }

.single-portfolio .img-poppu:hover:before,
.single-portfolio .img-poppu:hover:after {
  background: #fab702; }

.single-portfolio .img-poppu::after {
  height: 1px;
  width: 20px; }

.single-portfolio .img-poppu {
  border: 1px solid white;
  color: white;
  display: inline-block;
  height: 50px;
  opacity: 0;
  padding: 5px 25px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transform: translateY(20px);
  width: 50px;
  z-index: 99; }

.single-portfolio .img-poppu:hover {
  background: #fff;
  color: #232323; }

.single-portfolio > .portfolio-img::before {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 15px;
  content: "";
  left: 15px;
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: all .5s ease-in-out 0s; }

.single-portfolio .portfolio-img::before {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0; }

.single-portfolio:hover .portfolio-img::before {
  opacity: 0.8; }

.single-portfolio:hover .portfolio-img {
  opacity: 1; }

.single-portfolio:hover .img-poppu {
  opacity: 1;
  transform: translateY(0px); }

.portfolio-text {
  position: absolute;
  bottom: 40px;
  left: 20px;
  opacity: 0;
  transition: all .4s; }

.portfolio-text a h4 {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 18px;
  transition: all .5s; }

.portfolio-text a h4:hover {
  color: #fff; }

.portfolio-title h3 {
  line-height: 1.1;
  margin-bottom: 0.5rem; }

.portfolio-text span {
  color: #fff; }

.single-portfolio:hover .portfolio-text {
  opacity: 1;
  bottom: 20px; }

/*-----------------------------------*/
/*------ 19. SECTION SERVICES ------*/
/*-----------------------------------*/
.services {
  background: #0d1c33;
  padding: 6rem 0; }

.services .choos img {
  width: 360px;
  width: 100%; }

.services .top-headings-section h2 {
  color: #fff; }

.services .why-do {
  padding: 1rem 0;
  background: #fff;
  color: #666; }

.services .why-do h3 {
  color: #000; }

.services .why-do p {
  font-weight: 300;
  padding: 0px 1rem;
  margin: 0px; }

.services .why-do a {
  text-decoration: none;
  color: #fff;
  transition: all .5s ease; }

.services .why-do a:hover {
  color: #fab702; }

.inf-btn {
  display: flex;
  justify-content: center; }

.services .why-do .btn {
  background: #fab702;
  border: 1px solid #fab702;
  margin-top: 1rem; }

.services .why-do .btn:hover {
  background: #fff;
  color: #fab702;
  border: 1px solid #fab702; }

.hovblue figure {
  background: #fab702;
  margin: 0; }

.hovblue figure:hover img {
  opacity: .5; }

@media screen and (max-width: 767px) {
  .services .cons,
  .services-2 .service-1 .serv {
    margin-bottom: 2rem; } }
label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  color: #000; }

form label.error {
  display: block;
  color: #ff0000;
  font-size: 14px !important;
  opacity: 1 !important; }

.bgc {
  background: linear-gradient(rgba(43, 43, 43, 0.8), rgba(43, 43, 43, 0.8)), url(../images/bg/call.jpg) no-repeat center center;
  padding: 2rem;
  background-size: cover; }

.call-info h3 {
  margin-bottom: 2rem; }

.call-info h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

@media screen and (max-width: 767px) {
  .call-info {
    margin-top: 1rem;
    margin-bottom: 2rem; } }
.call-info .info {
  display: flex;
  margin-bottom: 2rem; }

.call-info .ti {
  margin-bottom: 0px; }

.cll:last-child {
  margin-bottom: 0px; }

.call-info .info p {
  margin: 0px;
  margin-left: 1.5rem;
  font-weight: 300; }

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

.call-info ul li .fa {
  font-size: 1.6rem;
  color: #fab702; }

.btn-secondary {
  background: #fab702;
  color: #fff;
  border: 0; }

.btn-secondary:hover {
  background: #0d1c33;
  color: #fff; }

/*-----------------------------------*/
/*------ 22. SECTION FOOTER ------*/
/*-----------------------------------*/
.first-footer .top-footer {
  background: rgba(18, 27, 34, 0.98);
  color: #fff;
  padding: 6rem 0; }

.first-footer .logo img {
  width: 100px;
  height: auto;
  margin-bottom: 1.6rem; }

@media screen and (max-width: 991px) {
  .first-footer .netabout {
    margin-bottom: 0px; }

  .first-footer .netabout p {
    margin-bottom: 2rem !important; } }
.first-footer .netabout h3 {
  margin-bottom: 2rem; }

.first-footer .netabout h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.first-footer .netabout p {
  margin-bottom: 2rem;
  font-size: 14px;
  font-weight: 400;
  color: #fff; }

.first-footer .netsocials {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }

.first-footer .netsocials a .fa {
  font-size: 1rem;
  text-align: center;
  background: transparent;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-right: 1.5rem;
  transition: all .5s ease; }

.first-footer .netsocials a .fa-facebook {
  background: transparent;
  color: #fab702; }

.first-footer .netsocials a .fa-facebook:hover {
  background: #3b5998;
  color: #fff; }

.first-footer .netsocials a .fa-instagram {
  background: transparent;
  color: #fab702; }

.first-footer .netsocials a .fa-instagram:hover {
  background: #3b5998;
  color: #fff; }

.first-footer .netsocials a .fa-twitter {
  background: transparent;
  color: #fab702; }

.first-footer .netsocials a .fa-twitter:hover {
  background: #1da1f2;
  color: #fff; }

.first-footer .netsocials a .fa-google-plus {
  background: transparent;
  color: #fab702; }

.first-footer .netsocials a .fa-google-plus:hover {
  background: #dd4b39;
  color: #fff; }

.first-footer .netsocials a .fa-youtube {
  background: transparent;
  color: #fab702;
  margin-right: 0px; }

.first-footer .netsocials a .fa-youtube:hover {
  background: #cd201f;
  color: #fff; }

.first-footer h3 {
  margin-bottom: 2rem;
  color: #fff; }

.first-footer .contactus h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.first-footer .contactus ul li:last-child,
.first-footer .contactus .info:last-child {
  margin-bottom: 0px !important; }

@media screen and (max-width: 767px) {
  .first-footer .top-footer {
    padding-bottom: 6rem; } }
.first-footer .contactus .info {
  display: flex;
  margin-bottom: .6rem; }

.first-footer .contactus .ti {
  margin-bottom: 0px; }

.first-footer .contactus .info p {
  margin: 0px;
  font-size: .9rem;
  color: #fff;
  margin-left: 1rem;
  line-height: 1.1;
  font-weight: 300; }

.first-footer .contactus ul li {
  margin-bottom: 1.1rem; }

.first-footer .contactus ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.first-footer .contactus ul li .fa {
  font-size: 1rem;
  color: #fab702; }

.first-footer .contactus a {
  color: #ffffff; }
  .first-footer .contactus a:hover {
    color: #fab702; }

.quick-links {
  display: flex; }

.widget.quick-link ul {
  padding-left: 5px;
  line-height: 26px;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  transition: all .5s ease; }

.widget.quick-link ul li a {
  padding-left: 0px;
  font-size: 14px;
  padding-bottom: .9rem;
  color: #fff;
  text-decoration: none;
  display: block;
  transition: all .5s ease; }

.widget.quick-link ul li.no-pb a:last-child {
  padding-bottom: 0px; }

.widget.quick-link ul li a:before {
  content: "\f101";
  font-family: "FontAwesome";
  font-size: 16px;
  padding-right: 1rem;
  color: #fff;
  transition: all .5s ease; }

.widget.quick-link ul li a:hover,
.widget.quick-link ul li a:hover:before {
  color: #fab702; }

.first-footer .widget h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.first-footer .widget ul.photo {
  margin: 0;
  padding: 0;
  list-style: none; }

.first-footer .widget ul.photo li {
  margin: 4px;
  display: inline-block; }

.first-footer .widget ul.photo li img {
  width: 100%;
  width: 73px; }

@media screen and (max-width: 991px) {
  .first-footer .widget,
  .inner-pages .first-footer .widget {
    padding-top: 0px; }

  .first-footer .widget h3.widget-title {
    margin-top: 1.5rem; }

  .first-footer .widget h3 {
    margin-top: 3rem; } }
@media screen and (max-width: 767px) {
  .first-footer .widget h3.widget-title {
    margin-top: 3rem; } }
.first-footer .email input[type="submit"]:hover {
  background: #0d1c33; }

/*------ HOVER EFFECT ------*/
.hover-effect figure {
  position: relative;
  overflow: hidden;
  margin: 0; }

.hover-effect figure::before {
  position: absolute;
  top: 0;
  left: -90%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg); }

.hover-effect:hover figure::before {
  animation: shine .75s; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
.hover-effect figure img {
  transform: scale(1);
  transition: .5s ease; }

.hover-effect:hover figure img {
  transform: scale(1.3); }

.second-footer {
  padding: 1.5rem 0;
  background: #0d1c33;
  color: #fff; }

.second-footer h3 {
  margin: 0;
  font-weight: 300; }

.second-footer p {
  margin: 0;
  margin-top: .5rem;
  font-weight: 400; }

.second-footer .container {
  display: flex;
  justify-content: space-between;
  margin-left: auto; }

.second-footer p .fa-heart:before {
  color: #fff; }

/*------ ARROW GO UP ------*/
.go-up {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  font-size: 2.1rem;
  background: #fab702;
  padding: .4rem;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  z-index: 99999;
  line-height: 0;
  display: none;
  transition: all .5s ease; }

.go-up:hover,
.go-up:focus {
  outline: 0;
  text-decoration: none;
  color: #fff; }

/*-----------------------------------*/
/*------ 24. INNER PAGE ABOUT US ----*/
/*-----------------------------------*/
section.who-we-are {
  padding: 6rem 0;
  background: #f5f6ff; }

.inner-pages .headings {
  background: url(../images/bg/bg-inner.jpg) no-repeat center center;
  width: 100%;
  height: 35vh; }
  .inner-pages .headings.project {
    background: url(../images/bg/project1.jpg) no-repeat contain;
    height: auto; }

.inner-pages .headings h1 {
  margin-top: 11rem;
  font-size: 2.5rem;
  color: #fff; }

@media screen and (max-width: 450px) {
  .inner-pages .headings h1 {
    margin-top: 5rem;
    font-size: 2rem; } }
.inner-pages .road {
  background: #fab702;
  color: #fff;
  padding: 1rem 0; }

.inner-pages .road a {
  text-decoration: none;
  color: #fff;
  padding-right: 1rem;
  font-size: 1rem;
  text-transform: uppercase; }

.inner-pages .road span {
  font-size: 1rem;
  padding-right: 1rem;
  text-transform: uppercase; }

.inner-pages .road a:hover {
  text-decoration: underline; }

.who-we-are .who-1 {
  background: #fff;
  background-size: cover;
  color: #666;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 80px;
  left: 0;
  top: 0; }

.who-we-are .who-1 p {
  background: #fff;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif; }

.inner-pages .services .top-headings-section.se h2 {
  color: #fff; }

@media screen and (max-width: 991px) {
  .box.bg-2 img {
    width: 30%; } }
.who-we-are .who img {
  width: 100%;
  height: 100%;
  padding: 0 0px; }

@media screen and (max-width: 767px) {
  .who-we-are .who img {
    padding-bottom: 2rem;
    width: 100%; } }
/*-----------------------------------*/
/*------ 26. INNER PAGE 404 ------*/
/*-----------------------------------*/
.inner-pages .notfound {
  padding: 6rem 0; }

.inner-pages .top-headings h2 {
  font-size: 10rem;
  color: #fab702;
  margin-bottom: 1rem; }

.inner-pages .top-headings h3 {
  font-size: 3rem;
  color: #000;
  margin-bottom: 2rem; }

.inner-pages .top-headings p:last-child {
  font-size: 1.2rem; }

.inner-pages .port-info {
  display: flex;
  justify-content: center;
  margin-top: 2rem; }

.inner-pages .port-info .btn {
  background: #fab702;
  color: #fff;
  border: 1px solid #fab702;
  transition: all .5s ease; }

.inner-pages .port-info .btn:hover {
  background: #0d1c33;
  color: #fff;
  border: 1px solid #0d1c33; }

/*-----------------------------------*/
/*----- 30. INNER PAGE SERVICES -----*/
/*-----------------------------------*/
.inner-pages.ser .services {
  background: #f2f2f2; }

.inner-pages .services .top-headings-section h2 {
  color: #0d1c33; }

.inner-pages .services .ser-2 {
  padding-top: 2.5rem; }

/*-----------------------------------*/
/*---- 31. INNER SERVICES DETAILS ---*/
/*-----------------------------------*/
section.service-details {
  padding: 6rem 0; }

.inner-pages .service-details .service-text {
  background: #fff; }

.inner-pages .service-text .mb-5 {
  font-weight: 400; }

.inner-pages .service-details .service-info img {
  width: 360px;
  width: 100%;
  opacity: 1;
  transition: .5s ease; }

.inner-pages .service-info figure {
  background: #ffbb3f;
  margin: 0px; }

.inner-pages .service-details .service-info figure:hover img {
  opacity: .5; }

.blog .service-info a {
  transition: all .5s ease; }

.inner-pages .widget-service-details ul li.active {
  color: #fff;
  background: #ffbb3f;
  border-radius: 5px; }

.inner-pages .widget-service-details ul li.active a {
  color: #fff; }

.inner-pages .widget-service-details ul li.active a:hover {
  color: #fff; }

.inner-pages .widget-service-details ul li .fa {
  float: right;
  margin-top: .2rem; }

@media screen and (max-width: 767px) {
  .inner-pages .widget-service-details {
    padding-top: 0px; }

  .inner-pages .dep-list-1 {
    padding-bottom: 3rem; }

  .inner-pages .service-details .completed-projects {
    padding-top: 45px !important; } }
.inner-pages .depar-title h4 {
  font-size: 1.3rem; }

.inner-pages .depar-title {
  display: flex;
  justify-content: space-between;
  background: #ffbb3f;
  border-radius: 5px;
  color: #fff;
  padding: .7rem; }

.inner-pages .depart-list {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ffbb3f; }

.inner-pages .depart-list ul {
  list-style: none;
  padding-left: 0px;
  margin-top: .5rem; }

.inner-pages .depart-list ul li {
  padding-bottom: 2rem; }

.inner-pages .depart-list ul li .fa {
  color: #ffbb3f; }

.inner-pages .recent-main {
  display: flex;
  flex: 0 1 100%; }

.inner-pages .business-service .tags a {
  background: #ffbb3f;
  color: #fff;
  border: 1px solid #ffbb3f;
  margin-bottom: .7rem;
  margin-left: .2rem;
  transition: all .5s ease; }

.inner-pages .business-service .tags a:hover {
  background: #fff;
  color: #ffbb3f; }

.inner-pages .business-service ul {
  margin: 0;
  padding: 0; }

.inner-pages .business-service ul li {
  list-style: none;
  padding-left: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem; }

.inner-pages .business-service ul li:last-child {
  padding-top: .5rem; }

.inner-pages .business-service ul li a {
  text-decoration: none;
  color: #464646;
  transition: all .5s ease; }

.inner-pages .business-service ul li a:hover {
  color: #ffbb3f; }

.inner-pages .business-service ul li .fa {
  margin-right: 1rem; }

.inner-pages .business-service button {
  margin-right: .5rem;
  margin-bottom: .5rem; }

.inner-pages .widget-service-details h5 {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase; }

.inner-pages .widget-service-details h5::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #ffbb3f;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.inner-pages .widget-service-details h6 {
  text-align: right;
  font-weight: bold;
  margin-bottom: 2rem; }

.inner-pages .opening-hours {
  margin-top: 3rem; }

.inner-pages .opening-hours .opening {
  display: flex; }

.inner-pages .opening-hours .opening .fa {
  font-size: 1.5rem;
  margin-right: .5rem;
  color: #ffbb3f; }

.inner-pages .opening-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.inner-pages .opening-list ul {
  list-style: none;
  padding: 0px; }

.inner-pages .opening-list ul li {
  margin-bottom: 1rem;
  border-bottom: 1px dotted #ffbb3f; }

.inner-pages .opening-list ul {
  margin-bottom: 0px; }

.inner-pages .specialists .team-pro h4 {
  text-align: center;
  font-size: 1.3rem;
  color: #25272e;
  margin: 0; }

.inner-pages .specialists .team-info {
  background: #fff;
  color: #19223b;
  border-bottom: 3px solid #ffbb3f;
  padding: 2rem 0; }

.inner-pages .specialists .team-pro p {
  font-weight: 400;
  color: #25272e;
  text-align: center;
  font-size: 1rem;
  margin: .4rem 0 1.8rem; }

.inner-pages .specialists .team-all img {
  width: 100%; }

.inner-pages .specialists .team-all {
  padding: 0;
  margin: 0; }

.inner-pages .specialists .team-pro ul {
  padding: 0;
  margin: 0; }

.inner-pages .specialists .team-pro ul li {
  list-style: none;
  display: flex;
  justify-content: center; }

.inner-pages .specialists .team-pro .fa {
  font-size: 1.2rem;
  background: #ffbb3f;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  margin: 0 .5rem;
  width: 2.1rem;
  height: 2.1rem;
  line-height: 2.1rem; }

.inner-pages .service-details h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #ffbb3f;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.inner-pages .service-details .completed-projects {
  padding: 4rem 0; }

@media screen and (max-width: 991px) {
  .inner-pages .specialists .team-pro {
    padding-bottom: 2.5rem; }

  .inner-pages .specialists .team-pro:last-child {
    padding-bottom: 0px; }

  .inner-pages .specialists .pb-none {
    padding-bottom: 0px; }

  .inner-pages .specialists .team-all.padding {
    padding-bottom: 0px; }

  .business-service .stmt {
    margin-top: 1rem; }

  .business-service .stmt-2 {
    margin-top: 3rem; }

  .inner-pages .pagination.list.free-1 {
    margin-bottom: 45px; }

  .widget-service-details.car {
    margin-top: 45px; } }
@media screen and (max-width: 767px) {
  .inner-pages .specialists .team-pro.pb-on {
    padding-bottom: 2.5rem; }

  .business-service .stmt {
    margin-top: 0px; }

  .inner-pages .service-details .pdb-2 {
    padding-bottom: 2rem; }

  .completed-projects .cons {
    margin-bottom: 2rem; } }
.inner-pages .service-details .wprt-image-video .icon-wrap {
  border-radius: 50%;
  background-color: #ffbb3f;
  outline: none;
  width: 60px;
  height: 60px;
  margin: -25px 0 0 -25px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  transition: all ease .238s; }

.inner-pages .service-details .wprt-image-video .icon-wrap:hover {
  background: #19223b; }

.inner-pages .service-details .wprt-image-video .icon-wrap:after {
  color: #fff;
  content: "\f04b";
  font-family: "FontAwesome";
  font-size: 22px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 60px;
  text-align: center;
  transition: all ease .238s; }

.inner-pages .service-details .wprt-image-video .icon-wrap:hover {
  color: #ffbb3f;
  content: "\f04b";
  font-family: "FontAwesome"; }

/*-----------------------------------*/
/*----- 32. INNER PAGE PROJECTS ----*/
/*-----------------------------------*/
.inner-pages .portfolio {
  background: #fff; }

.inner-pages .portfolio .top-headings-section h2 {
  color: #0d1c33; }

.inner-pages .portfolio .filters-group ul li {
  color: #0d1c33; }

.inner-pages .bg-3 .button {
  color: #0d1c33;
  border-color: #fab702; }

.portfolio-title {
  padding: 20px;
  background: #fff;
  box-shadow: 0px 6px 0px 0px #f1f1f1;
  box-sizing: border-box; }

.portfolio-title h3 a {
  text-decoration: none;
  font-size: 18px;
  color: #333; }

.portfolio-title p {
  margin-bottom: 0px; }

/*-----------------------------------*/
/*---- 33. INNER PROJECT SINGLE ---*/
/*-----------------------------------*/
section.project-single {
  padding: 6rem 0; }

.inner-pages .project-single .project-text {
  background: #fff;
  padding: 2rem .8rem; }

.inner-pages .project-text .mb-5 {
  font-weight: 300; }

.inner-pages .project-single .project-info img {
  width: 360px;
  width: 100%;
  opacity: 1;
  transition: .5s ease; }

.inner-pages .project-info figure {
  background: #fab702;
  margin: 0px; }

.inner-pages .project-single .project-info figure:hover img {
  opacity: .5; }

.blog .project-info a {
  transition: all .5s ease; }

@media screen and (max-width: 767px) {
  .inner-pages .widget-project-single {
    padding-top: 15px; } }
.inner-pages .recent-main {
  display: flex;
  flex: 0 1 100%; }

.inner-pages .widget-project-single .tags a {
  background: #fab702;
  color: #fff;
  border: 1px solid #fab702;
  margin-bottom: .7rem;
  margin-left: .2rem;
  transition: all .5s ease; }

.inner-pages .widget-project-single .tags a:hover {
  background: #fff;
  color: #fab702; }

.inner-pages .project-news ul {
  margin: 0;
  padding: 0; }

.inner-pages .project-news ul li {
  list-style: none;
  padding: .5rem 0; }

.inner-pages .project-news ul li:last-child {
  padding-top: .5rem;
  padding-bottom: 0px; }

.inner-pages .project-news ul li a {
  text-decoration: none;
  color: #666;
  transition: all .5s ease; }

.inner-pages .project-news ul li a:hover {
  color: #fab702; }

.inner-pages .project-news ul li .fa {
  margin-right: 1rem; }

.inner-pages .project-news button {
  margin-right: .5rem;
  margin-bottom: .5rem; }

.inner-pages .widget-project-single h5 {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase; }

.inner-pages .widget-project-single h5::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

/*-----------------------------------*/
/*---- 34. INNER PAGE FAQ ---*/
/*-----------------------------------*/
.inner-pages .panel .panel-heading {
  font-size: 1.2rem; }

.inner-pages .panel .panel-heading a {
  background: #ffbb3f;
  color: #fff;
  display: block;
  padding: 1rem;
  border-radius: 5px;
  text-decoration: none;
  transition: all .5s ease; }

.inner-pages .panel .panel-heading a:hover {
  background: #19223b;
  color: #fff; }

.inner-pages .opening-hours.faq {
  margin-top: 0px; }

.inner-pages .opening-list.faq ul {
  margin-bottom: 0px; }

@media screen and (max-width: 991px) {
  .inner-pages .widget-service-details.faq {
    padding-top: 4rem; }

  .inner-pages .opening-list ul li:last-child {
    margin-bottom: 0px; } }
/*-----------------------------------*/
/*------ 35. INNER PAGE BLOG ------*/
/*-----------------------------------*/
.inner-pages .space {
  padding: 2.5rem 0; }

.inner-pages .pagination {
  margin-bottom: 0px; }

.page-item.active .page-link {
  background: #fab702;
  border-color: #fab702; }

.page-link {
  color: #0d1c33;
  transition: all .5s ease; }

.page-link:hover {
  background: #fab702;
  color: #fff; }

@media screen and (max-width: 991px) {
  .inner-pages .space {
    padding: 0px; }

  .blog-section .news-item.smb {
    margin-bottom: 0px; }

  .blog-section .news-item-bottom {
    margin-top: 20px; } }
@media screen and (max-width: 767px) {
  .blog-section .news-item-bottom {
    margin-top: 0px; } }
/*-----------------------------------*/
/*-- 36. INNER PAGE BLOG-RIGHTSIDE --*/
/*-----------------------------------*/
.inner-pages .space2 {
  padding-bottom: 2.5rem; }

@media screen and (max-width: 767px) {
  .inner-pages .space3 {
    padding-bottom: 2.5rem; } }
.inner-pages .form-control {
  padding: .7rem;
  border: 1px solid #fab702; }

@media screen and (max-width: 767px) {
  .inner-pages .input-group {
    width: 90%; } }
.inner-pages .input-group-btn .fa {
  font-size: 1.8rem;
  cursor: pointer; }

.inner-pages .input-group-btn .btn-primary {
  background: #fab702;
  border: 1px solid #fab702;
  cursor: pointer;
  margin: 0px;
  transition: all .5s ease; }

.inner-pages .input-group-btn .btn-primary:hover {
  background: #fff;
  color: #fab702; }

.inner-pages .recent-main {
  display: flex;
  flex: 0 1 100%; }

@media screen and (max-width: 992px) {
  .inner-pages .recent-main {
    flex-wrap: wrap; }

  .inner-pages .info-img {
    margin-top: 1rem; } }
.inner-pages .recent-img img {
  width: 90px;
  height: 70px;
  margin-right: 1rem; }

.inner-pages .info-img h6 {
  font-family: 'Raleway', sans-serif;
  font-size: 15px; }

.inner-pages .info-img a {
  text-decoration: none;
  color: #000;
  transition: all .5s ease; }

.inner-pages .info-img a:hover {
  color: #fab702; }

.inner-pages .recent-post .tags a {
  background: #fab702;
  color: #fff;
  border: 1px solid #fab702;
  margin-bottom: .7rem;
  margin-left: .2rem;
  transition: all .5s ease; }

.inner-pages .recent-post .tags a:hover {
  background: #fff;
  color: #fab702; }

.inner-pages .recent-post ul {
  margin: 0;
  padding: 0; }

.inner-pages .recent-post ul li {
  list-style: none;
  padding: .5rem 0; }

.inner-pages .recent-post ul li:last-child {
  padding-top: .5rem;
  padding-bottom: 0px; }

.inner-pages .recent-post ul li a {
  text-decoration: none;
  color: #666;
  transition: all .5s ease; }

.inner-pages .recent-post ul li a:hover {
  color: #fab702; }

.inner-pages .recent-post ul li .fa {
  margin-right: 1rem; }

.inner-pages .recent-post button {
  margin-right: .5rem;
  margin-bottom: .5rem; }

.inner-pages .widget h5 {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase; }

.inner-pages .widget h5::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.inner-pages .widget-contact {
  width: 100%;
  margin-bottom: 2rem; }
  .inner-pages .widget-contact a {
    color: #ffffff; }

.inner-pages .pagination.list.free-2 {
  margin-top: 30px !important; }

/*-----------------------------------*/
/*--- 37. INNER PAGE BLOG DETAILS ---*/
/*-----------------------------------*/
.inner-pages .comments-info h5 {
  color: #333;
  font-size: 18px;
  font-weight: 500; }

.inner-pages .comments-info p:last-child {
  font-weight: 300; }

.inner-pages .social-share {
  display: flex;
  align-items: center;
  list-style: none;
  background: #fff;
  margin: 0;
  padding: 0; }

.inner-pages .social-share .fa-facebook {
  color: #3b5998; }

.inner-pages .social-share .fa-twitter {
  color: #1da1f2; }

.inner-pages .social-share .fa-google-plus {
  color: #dd4b39; }

.inner-pages .social-share .fa-youtube {
  color: #000; }

.inner-pages .social-share a {
  color: #fab702;
  font-size: 1.5rem;
  margin: 0 .5rem; }

.col-md-10.comments-info {
  padding-left: 0px; }

.col-md-10.comments-info p:last-child {
  font-weight: 400; }

.inner-pages .comments h3::after,
.inner-pages .leve-comments h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.inner-pages .commented .comm-inf {
  display: flex;
  flex-wrap: wrap;
  flex: 0 1 auto; }

.inner-pages .commented img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-right: 1.5rem; }

.inner-pages .data form .col-md-12 {
  padding: 0;
  padding-right: 1rem; }

section.leve-comments {
  margin-top: 4rem; }

.inner-pages .leve-comments .btn {
  background: #fab702;
  border: 1px solid #fab702;
  cursor: pointer;
  transition: all .5s ease; }

.inner-pages .leve-comments .btn:hover {
  background: #fff;
  color: #0d1c33;
  border: 1px solid #fab702; }

@media screen and (max-width: 991px) {
  .inner-pages .widget.recent-post {
    margin-top: 45px; } }
/*-----------------------------------*/
/*---- 38. INNER PAGE CONTACT US ----*/
/*-----------------------------------*/
.inner-pages .contact-us {
  padding: 6rem 0; }

.inner-pages .contact-us ul li {
  list-style: none;
  font-weight: 300; }

.inner-pages .contact-us ul {
  margin: 0;
  padding: 0; }

.inner-pages .contact-us .btn {
  background: #fab702;
  border: 1px solid #fab702;
  cursor: pointer;
  transition: all .5s ease; }

.inner-pages .contact-us .btn:hover {
  background: #fff;
  color: #0d1c33;
  border: 1px solid #fab702; }

.inner-pages .address-info p:last-child {
  margin-bottom: 0px; }

@media screen and (max-width: 767px) {
  .inner-pages .offices h3:first-child {
    margin-top: 4rem; } }
@media screen and (max-width: 991px) {
  .bgc {
    margin-top: 3.2rem; } }
label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  color: #000; }

form label.error {
  display: block;
  color: #ff0000;
  font-size: 14px !important;
  opacity: 1 !important; }

.successform,
.errorform {
  display: none;
  height: 70px; }

.successform span,
.errorform span {
  display: block; }

.successform span p,
.errorform span p {
  margin-top: 15px; }

.successform span p {
  color: #01c15a;
  font-size: 2rem; }

.errorform span p {
  color: #c0392b; }

.inner-pages .contact-us h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2rem; }

.inner-pages .offices h3 {
  text-transform: capitalize; }

.inner-pages .offices p {
  font-weight: 300; }

/*---- CONTACT INFO ----*/
.inner-pages .bgc {
  background: linear-gradient(rgba(43, 43, 43, 0.8), rgba(43, 43, 43, 0.8));
  padding: 2rem; }
  .inner-pages .bgc a {
    color: #ffffff; }

.inner-pages .request h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

.inner-pages .call-info h3 {
  color: #fff;
  margin-bottom: 2rem; }

.inner-pages .call-info p {
  color: #fff; }

.inner-pages .call-info h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fab702;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem; }

@media screen and (max-width: 767px) {
  .inner-pages .call-info {
    margin-top: 1rem;
    margin-bottom: 2rem; } }
.inner-pages .call-info .info {
  display: flex;
  margin-bottom: 2rem; }

.inner-pages .call-info .ti {
  margin-bottom: 0px; }

.inner-pages .cll:last-child {
  margin-bottom: 0px; }

.inner-pages .call-info .info p {
  color: #fff;
  margin: 0px;
  margin-left: 1.5rem;
  font-weight: 300; }

.inner-pages .call-info ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.inner-pages .call-info ul li .fa {
  font-size: 1.6rem;
  color: #fab702; }

/*-----------------------------------*/
/*------ 39. PRELOADER ------*/
/*-----------------------------------*/
#preloader {
  background: #FFF;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999; }

#status,
.status-mes {
  background-image: url(../images/preloader.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  left: 50%;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 50%;
  width: 200px; }

.status-mes {
  background: none;
  left: 0;
  margin: 0;
  text-align: center;
  top: 65%; }

/*-----------------------------------*/
/*------ 40. MEDIAS QUERIES ------*/
/*-----------------------------------*/
@media screen and (min-width: 992px) {
  #main-menu {
    height: auto !important;
    display: block;
    flex: 0 1 auto;
    margin-left: auto;
    order: 1; }

  #main-menu ul {
    display: flex;
    margin: 0; }

  #main-menu ul li a {
    padding: .8rem;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 .3rem;
    border-top: 0;
    transition: all .5s ease; }

  #main-menu ul li.active a,
  #main-menu ul li a:hover {
    color: #fff;
    background: #fab702;
    border-radius: 5px; }

  .dropdown:hover > .dropdown-menu {
    display: block; }

  #main-menu .dropdown-menu {
    animation: 330ms ease 0s normal none 1 running zoomIn;
    background: #fff;
    margin-top: 0px; }

  #main-menu .dropdown-menu a {
    color: #000;
    text-align: left;
    border-top: 0;
    font-size: 15px;
    text-transform: capitalize;
    margin-left: 0px;
    text-decoration: none;
    transition: all .3s ease; }

  #main-menu .dropdown-menu a:hover {
    color: #fff;
    background: #fab702;
    text-decoration: none;
    border: 0;
    border-radius: 0px; }

  .search-button {
    margin-left: 1rem;
    margin-right: 0;
    order: 2; }

  #bloq-search {
    position: absolute;
    width: 20rem;
    right: 11rem;
    top: 3.5rem;
    z-index: 99999;
    order: 3;
    transition: all .5s ease; }

  .inner-pages .pagination.list.free-1 {
    display: none; } }
@media screen and (max-width: 768px) {
  h1 {
    font-size: 3rem; }

  h2 {
    font-size: 1.6rem; }

  .portfolio .port-item img {
    width: 100%; }

  .team .team-pro img {
    width: 100%; }

  .team .team-pro {
    padding-right: 1.1rem;
    padding-left: 1.1rem; }

  .blog .blog-pots img {
    width: 100%; }

  .first-footer .netsocials {
    margin-top: 1.5rem; }

  .second-footer .container {
    flex-direction: column;
    align-items: center; }

  .second-footer .container h3 {
    margin-bottom: .8rem; }

  .inner-pages .commented img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-right: 1.5rem;
    margin-bottom: 1rem; }

  .inner-pages .offices h2 {
    margin-top: 4rem; }

  .services.home-2 .img-box {
    height: 470px; } }
@media screen and (max-width: 992px) {
  h3 {
    font-size: 1.2rem; }

  .headings .text-heading p {
    font-size: 1rem; }

  .header-top .container {
    flex-direction: column;
    align-items: center; }

  .top-info {
    margin-bottom: 1rem; }

  .who-we-are .who img {
    height: 415px; }

  .blog .blog-pots h3 {
    font-size: 1.2rem; }

  .portfolio img {
    width: 100%; }

  .team .team-info .artl {
    padding-bottom: 1.3rem; }

  .services .img-box {
    height: 247px; }

  .inner-pages .pagination.free-2 {
    display: none; } }
@media screen and (max-width: 576px) {
  body {
    font-size: 14px; }

  h1 {
    font-size: 1.6rem; }

  .who-we-are .who img {
    height: 300px; }

  .counterup .countr p {
    font-size: 2.2rem; }

  .testimonials .test-1 p {
    padding: 0px 1rem; }

  .team .team-pro {
    padding-right: 0;
    padding-left: 0; }

  .inner-pages .services {
    margin: 0px; }

  .first-footer h2 {
    margin-top: 2rem; }

  .inner-pages .contact-us .offices {
    margin-top: 2rem; }

  .inner-pages .panel .panel-heading a {
    font-size: 16px; }

  .inner-pages .portfolio .filters-group ul li {
    font-size: 15px; } }

/*# sourceMappingURL=styles.css.map */
