﻿/***************************************************************************************************************
||||||||||||||||||||||||||||||       MASTER STYLESHEET FOR Hialeah       |||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************
* 1. imported styles 
* 2. miscelnious styles 
* 3. header styles 
* 4. banner styles 
* 5. footer styles 
* 6. brands styles 
* 7. why choose us styles 
* 8. what we do styles 
* 9. about styles 
* 10. cta styles 
* 11. projects styles 
* 12. blog styles 
* 13. get qoute styles 
* 14. testimonials styles 
* 15. inner banner styles 
* 16. sidebar styles 
* 17. Faq styles 
* 18. Error styles 
* 19. Team styles 
****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/************************** 
* 1. imported styles 
***************************/
@import url(css.css);
@import url(bootstrap.min.css);
@import url(bootstrap-select.min.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(magnific-popup.css);
@import url(animate.min.css);
@import url(hover-min.css);
@import url(jquery.bxslider.min.css);
@import url(icofont.css);
@import url(style1.css);
@import url(fontawesome-all.min.css);
@import url(style2.css);
@import url(iconfont.css);

/************************** 
* 2. Common Css Code
***************************/
body {
  font-family: 'Nunito';
  color: #888888;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .01em;
}

a:hover,
a:visited,
a:focus,
a:active {
  text-decoration: none !important;
  outline: none !important;
}

.thm-container {
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media (max-width: 1199px) {
  .thm-container {
    max-width: 1000px;
  }
}

@media (max-width: 991px) {
  .thm-container {
    max-width: 870px;
  }
}

@media (max-width: 767px) {
  .thm-container {
    max-width: 750px;
  }
}

@media (max-width: 570px) {
  .thm-container {
    max-width: 550px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #333333;
  font-weight: 600;
}

section {
  position: relative;
}

.sec-pad {
  padding: 100px 0;
}

.p0 {
  padding: 0 !important;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p25 {
  padding: 25px;
}

.p30 {
  padding: 30px;
}

.p35 {
  padding: 35px;
}

.p40 {
  padding: 40px;
}

.p45 {
  padding: 45px;
}

.p50 {
  padding: 50px;
}

.p55 {
  padding: 55px;
}

.p60 {
  padding: 60px;
}

.p65 {
  padding: 65px;
}

.p70 {
  padding: 70px;
}

.p75 {
  padding: 75px;
}

.p80 {
  padding: 80px;
}

.p85 {
  padding: 85px;
}

.p90 {
  padding: 90px;
}

.p95 {
  padding: 95px;
}

.p100 {
  padding: 100px;
}

.pt0 {
  padding-top: 0;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

.pt65 {
  padding-top: 65px;
}

.pt70 {
  padding-top: 70px;
}

.pt75 {
  padding-top: 75px;
}

.pt80 {
  padding-top: 80px;
}

.pt85 {
  padding-top: 85px;
}

.pt90 {
  padding-top: 90px;
}

.pt95 {
  padding-top: 95px;
}

.pt100 {
  padding-top: 100px;
}

.pr0 {
  padding-right: 0;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

.pr45 {
  padding-right: 45px;
}

.pr50 {
  padding-right: 50px;
}

.pr55 {
  padding-right: 55px;
}

.pr60 {
  padding-right: 60px;
}

.pr65 {
  padding-right: 65px;
}

.pr70 {
  padding-right: 70px;
}

.pr75 {
  padding-right: 75px;
}

.pr80 {
  padding-right: 80px;
}

.pr85 {
  padding-right: 85px;
}

.pr90 {
  padding-right: 90px;
}

.pr95 {
  padding-right: 95px;
}

.pr100 {
  padding-right: 100px;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb55 {
  padding-bottom: 55px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb65 {
  padding-bottom: 65px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb75 {
  padding-bottom: 75px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb85 {
  padding-bottom: 85px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb95 {
  padding-bottom: 95px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl0 {
  padding-left: 0;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pl45 {
  padding-left: 45px;
}

.pl50 {
  padding-left: 50px;
}

.pl55 {
  padding-left: 55px;
}

.pl60 {
  padding-left: 60px;
}

.pl65 {
  padding-left: 65px;
}

.pl70 {
  padding-left: 70px;
}

.pl75 {
  padding-left: 75px;
}

.pl80 {
  padding-left: 80px;
}

.pl85 {
  padding-left: 85px;
}

.pl90 {
  padding-left: 90px;
}

.pl95 {
  padding-left: 95px;
}

.pl100 {
  padding-left: 100px;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mr0 {
  margin-right: 0;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

.mr55 {
  margin-right: 55px;
}

.mr60 {
  margin-right: 60px;
}

.mr65 {
  margin-right: 65px;
}

.mr70 {
  margin-right: 70px;
}

.mr75 {
  margin-right: 75px;
}

.mr80 {
  margin-right: 80px;
}

.mr85 {
  margin-right: 85px;
}

.mr90 {
  margin-right: 90px;
}

.mr95 {
  margin-right: 95px;
}

.mr100 {
  margin-right: 100px;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml0 {
  margin-left: 0;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.ml55 {
  margin-left: 55px;
}

.ml60 {
  margin-left: 60px;
}

.ml65 {
  margin-left: 65px;
}

.ml70 {
  margin-left: 70px;
}

.ml75 {
  margin-left: 75px;
}

.ml80 {
  margin-left: 80px;
}

.ml85 {
  margin-left: 85px;
}

.ml90 {
  margin-left: 90px;
}

.ml95 {
  margin-left: 95px;
}

.ml100 {
  margin-left: 100px;
}

.gray-bg {
  background: #f1f4f6;
}

.bgc-white {
  background-color: #ffffff;
}

.bgc-fe {
  background-color: #fefefe;
}

.bgc-fc {
  background-color: #fcfcfc;
}

.bgc-f1 {
  background-color: #f1f1f1;
}

.bgc-f5 {
  background-color: #f5f5f5;
}

.bgc-f6 {
  background-color: #f6f6f6;
}

.bgc-f7 {
  background-color: #f7f7f7;
}

.bgc-f8 {
  background-color: #f8f8f8;
}

.bgc-f9 {
  background-color: #f9f9f9;
}

.bgc-f0 {
  background-color: #f0f0f0;
}

.text-thm {
  color: #FFA801;
}

.bgc-thm {
  background-color: #FFA801;
}

.text-thm2 {
  color: #ff1053;
}

.bgc-thm2 {
  background-color: #ff1053;
}

.dark-btn,
.thm-btn,
.white-btn {
  border-radius: 5px;
  border: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-family: 'PT Sans';
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  background-color: #FFA801;
  color: #ffffff;
  padding: 10.5px 34px;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.dark-btn:hover,
.thm-btn:hover,
.white-btn:hover {
  background-color: #060608;
  color: #ffffff;
}

.dark-btn {
  background-color: #060608;
  color: #ffffff;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.dark-btn:hover {
  background-color: #FFA801;
  color: #ffffff;
}

.white-btn {
  background-color: #ffffff;
  color: #FFA801;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.white-btn:hover {
  background-color: #FFA801;
  color: #ffffff;
}

.sec-title {
  margin-bottom: 50px;
}

.sec-title h1 {
  color: #f7f7f7;
  display: none;
  font-size: 5vw;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -30px;
  text-transform: uppercase;
  z-index: -1;
}

.sec-title h2,
.sec-title p {
  margin: 0;
}

.sec-title h2 {
  color: #060608;
  font-family: 'PT Sans';
  font-size: 40px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 5px;
}

.sec-title p {
  margin-top: 7px;
}

.sec-title .line {
  width: 50px;
  height: 2px;
  background: #FFA801;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.sec-title .line:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #FFA801;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sec-title-two {
  margin-bottom: 50px;
}

.sec-title-two h1 {
  bottom: 60px;
  color: #f7f7f7;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.01;
  margin: 0;
  position: absolute;
  text-transform: uppercase;
  z-index: -1;
}

.sec-title-two h2,
.sec-title-two p {
  margin: 0;
}

.sec-title-two h2 {
  font-size: 40px;
  color: #060608;
  font-weight: 600;
  font-family: 'PT Sans';
  display: inline-block;
  line-height: 1.2;
}

.sec-title-two p {
  font-size: 16px;
  line-height: 27px;
  margin-top: 15px;
}

.sec-title-two .line {
  width: 40px;
  height: 2px;
  background: #FFA801;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.sec-title-two .line:before {
  content: '';
  height: 4px;
  background: #cd8700;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 20px;
}

.sec-title-two .btn-box {
  padding-top: 30px;
}

.scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  line-height: 50px;
  border-radius: 5px;
  cursor: pointer;
  display: none;
  background: #FFA801;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.scroll-to-top:hover {
  color: #fff;
  background: #060608;
}

/*
****
only add this classto body
if preloader is on
other wise REMOVE IT.
****
*/
body.active-preloader-ovh {
  overflow: hidden;
}

.preloader {
  background-color: #FFA801;
  background-image: url(../image/bulldozer.gif);
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
  right: 0;
  margin: 0 auto;
}

/************************** 
* 3. header styles 
***************************/
.header-navigation {
  background-color: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  z-index: 999;
}

.header-navigation .thm-container {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}

.header-navigation .thm-container .navbar-header {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}

.header-navigation .thm-container .navbar-brand {
  height: auto;
  padding: 0px 0;
}

.header-navigation .thm-container .navbar-brand .default-logo {
  display: inline-block;
}

.header-navigation .thm-container .navbar-brand .sticky-logo {
  display: none;
}

.header-navigation .thm-container .main-navigation {
  text-align: center;
  padding: 0;
}

.header-navigation .thm-container .right-side-box {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}

.header-navigation .thm-container .right-side-box a.rqa-btn {
  display: inline-block;
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  background: #FFA801;
  border-radius: 5px;
  color: #ffffff;
  padding: 10.5px 34px;
  text-align: center;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-navigation .thm-container .right-side-box a.rqa-btn:hover {
  background: #060608;
  color: #fff;
}

.header-navigation ul.navigation-box {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.header-navigation ul.navigation-box li a .sub-nav-toggler {
  display: none;
}

.header-navigation ul.navigation-box>li {
  position: relative;
  padding: 10.5px 0;
  display: inline-block;
}

.header-navigation ul.navigation-box>li+li {
  margin-left: 30px;
}

.header-navigation ul.navigation-box>li.active>a,
.header-navigation ul.navigation-box>li.current>a,
.header-navigation ul.navigation-box>li>a:active,
.header-navigation ul.navigation-box>li>a:focus,
.header-navigation ul.navigation-box>li:hover>a {
  color: #FFA801;
}

.header-navigation ul.navigation-box>li>a {
  padding: 0;
  font-family: 'PT Sans';
  color: #FFFFFF;
  font-size: 15px;
  transition: all .4s ease;
  font-weight: 600;
  letter-spacing: .03em;
  display: inline-block;
}

.header-navigation ul.navigation-box>li>ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100000;
  float: left;
  min-width: 270px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.002);
}

.header-navigation ul.navigation-box>li>ul.sub-menu.right-align {
  left: auto;
  right: 0;
}

.header-navigation ul.navigation-box>li:hover>ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

.header-navigation ul.navigation-box>li>ul.sub-menu>li {
  display: block;
  position: relative;
}

.header-navigation ul.navigation-box>li>ul.sub-menu>li>a {
  font-size: 15px;
  color: #717171;
  font-family: 'Nunito';
  font-weight: 400;
  padding: 11.5px 0;
  display: block;
  line-height: 26px;
  padding-left: 40px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-navigation ul.navigation-box>li>.sub-menu li:hover>a {
  background: #FFA801;
  color: #fff;
  position: relative;
}

.header-navigation ul.navigation-box>li>.sub-menu>li>ul.sub-menu {
  position: absolute;
  top: 0%;
  left: 100%;
  z-index: 100000;
  float: left;
  min-width: 270px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.002);
}

.header-navigation ul.navigation-box>li>.sub-menu>li:hover>ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

.header-navigation ul.navigation-box>li>.sub-menu>li>ul.sub-menu>li {
  display: block;
  position: relative;
}

.header-navigation ul.navigation-box>li>.sub-menu>li>ul.sub-menu>li>a {
  font-size: 16px;
  color: #717171;
  font-weight: 500;
  padding: 11.5px 0;
  display: block;
  line-height: 26px;
  padding-left: 40px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-navigation ul.navigation-box>li>.sub-menu>li>.sub-menu li:hover>a {
  background: #F1F1F1;
  color: #181818;
  position: relative;
}

.header-navigation.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #060608;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.0032);
}

.header-navigation.stricky-fixed .thm-container {
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
}

.header-navigation.stricky-fixed .navbar-brand .default-logo {
  display: none;
}

.header-navigation.stricky-fixed .navbar-brand .sticky-logo {
  display: inline-block;
}

.header-navigation.stricky-fixed ul.navigation-box>li {
  padding-top: 30px;
  padding-bottom: 30px;
}

.header-navigation.stricky-fixed ul.navigation-box>li>a {
  color: #242C33;
}

.header-navigation.stricky-fixed ul.navigation-box>li>a {
  color: #fff;
}

.header-navigation.stricky-fixed ul.navigation-box>li.active>a,
.header-navigation.stricky-fixed ul.navigation-box>li.current>a,
.header-navigation.stricky-fixed ul.navigation-box>li>a:active,
.header-navigation.stricky-fixed ul.navigation-box>li>a:focus,
.header-navigation.stricky-fixed ul.navigation-box>li:hover>a {
  color: #FFA801;
}

.header-top {
  background: rgba(6, 6, 8, 0.5);
}

.header-top .thm-container {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}

.header-top .left-contact-info p,
.header-top .right-contact-info p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-family: 'Nunito';
  font-size: 14px;
  color: #fff;
}

.header-top .left-contact-info p+p,
.header-top .right-contact-info p+p {
  margin-left: 45px;
}

.header-top .left-contact-info p i,
.header-top .right-contact-info p i {
  color: #FFA801;
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.header-top .left-contact-info p.social a,
.header-top .right-contact-info p.social a {
  color: #FFA801;
  font-size: 16px;
}

.header-top .left-contact-info p.social a+a,
.header-top .right-contact-info p.social a+a {
  margin-left: 15px;
}

.header-top .left-contact-info p.language-picker i,
.header-top .right-contact-info p.language-picker i {
  color: #fff;
}

.header-top .select-box {
  display: inline-block;
  vertical-align: middle;
}

.header-top .select-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}

.header-top .select-box .bootstrap-select>.dropdown-toggle {
  padding: 0;
  background-color: transparent;
  color: #FFA801;
  font-size: 14px;
  border-radius: 0;
  border: none;
  padding-right: 10px;
}

.header-top .select-box .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  width: auto;
  height: auto;
  transform: translateY(-50%);
  margin: 0;
  right: 0;
}

.header-top .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: '\f107';
  font-family: 'Font Awesome\ 5 Free';
  line-height: 1em;
  font-weight: 900;
}

.header-home-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.header-home-two .header-top {
  background: #fafafa;
}

.header-home-two .header-top .left-contact-info p,
.header-home-two .header-top .right-contact-info p {
  color: #888888;
}

.header-home-two .header-top .left-contact-info p.social a,
.header-home-two .header-top .right-contact-info p.social a {
  color: #555555;
}

.header-home-two .header-top .left-contact-info p.language-picker i,
.header-home-two .header-top .right-contact-info p.language-picker i {
  color: #FFA801;
}

.header-home-two .header-top .select-box {
  background: #FFA801;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

.header-home-two .header-top .select-box .bootstrap-select>.dropdown-toggle {
  color: #fff;
}

.header-home-two .header-top .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  color: #fff;
}

.header-home-two .header-middle {
  padding: 27.5px 0;
}

.header-home-two .header-middle .single-right-contact-info {
  display: inline-block;
  vertical-align: middle;
}

.header-home-two .header-middle .single-right-contact-info+.single-right-contact-info {
  margin-left: 35px;
}

.header-home-two .header-middle .single-right-contact-info .icon-box,
.header-home-two .header-middle .single-right-contact-info .text-box {
  display: table-cell;
  vertical-align: middle;
}

.header-home-two .header-middle .single-right-contact-info .icon-box i {
  color: #FFA801;
  font-size: 16px;
}

.header-home-two .header-middle .single-right-contact-info .text-box {
  padding: 2px 0;
  padding-left: 15px;
}

.header-home-two .header-middle .single-right-contact-info .text-box h3,
.header-home-two .header-middle .single-right-contact-info .text-box p {
  margin: 0;
}

.header-home-two .header-middle .single-right-contact-info .text-box h3 {
  text-transform: capitalize;
  font-size: 16px;
  color: #333333;
  font-family: 'PT Sans';
  font-weight: 600;
}

.header-home-two .header-middle .single-right-contact-info .text-box p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}

.header-home-two .header-navigation {
  background: #060608;
}

.header-home-two .header-navigation .thm-container {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: 1170px;
}

@media (max-width: 1199px) {
  .header-home-two .header-navigation .thm-container {
    max-width: 1000px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 991px) {
  .header-home-two .header-navigation .thm-container {
    max-width: 870px;
  }
}

@media (max-width: 767px) {
  .header-home-two .header-navigation .thm-container {
    max-width: 750px;
  }
}

@media (max-width: 570px) {
  .header-home-two .header-navigation .thm-container {
    max-width: 550px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.header-home-two .header-navigation .thm-container .main-navigation {
  text-align: left;
}

.header-home-two .header-navigation ul.navigation-box>li {
  padding: 20.5px 0;
}

.header-home-two .header-navigation ul.navigation-box>li+li {
  margin-left: 40px;
}

.header-home-two .header-navigation ul.navigation-box>li>a {
  font-weight: 600;
  text-transform: uppercase;
}

.header-home-two .header-navigation .thm-container .right-side-box a.search-btn {
  color: #FFA801;
  font-size: 16px;
}

.header-home-two .header-navigation .thm-container .right-side-box form.search-form {
  position: relative;
  width: 270px;
  max-width: 100%;
  height: 50px;
  background: #1c1c25;
}

.header-home-two .header-navigation .thm-container .right-side-box form.search-form input {
  border: none;
  outline: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  font-size: 15px;
  font-family: 'PT Sans';
  color: #D2DAE2;
  padding-left: 20px;
  height: 100%;
}

.header-home-two .header-navigation .thm-container .right-side-box form.search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #D2DAE2;
}

.header-home-two .header-navigation .thm-container .right-side-box form.search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #D2DAE2;
}

.header-home-two .header-navigation .thm-container .right-side-box form.search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #D2DAE2;
}

.header-home-two .header-navigation .thm-container .right-side-box form.search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #D2DAE2;
}

.header-home-two .header-navigation .thm-container .right-side-box form.search-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  color: #FFA801;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.header-home-three .header-top {
  background: #fafafa;
}

.header-home-three .header-top .left-contact-info p,
.header-home-three .header-top .right-contact-info p {
  color: #485460;
}

.header-home-three .header-top .left-contact-info p.social a,
.header-home-three .header-top .right-contact-info p.social a {
  color: #060608;
}

.header-home-three .header-top .left-contact-info p.language-picker i,
.header-home-three .header-top .right-contact-info p.language-picker i {
  color: #FFA801;
}

.header-home-three .header-top .select-box {
  background: #060608;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

.header-home-three .header-top .select-box .bootstrap-select>.dropdown-toggle {
  color: #fff;
}

.header-home-three .header-top .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  color: #fff;
}

.header-home-three .header-navigation .thm-container {
  padding-top: 0;
  padding-bottom: 0;
}

.header-home-three .header-navigation .thm-container .main-navigation {
  text-align: right;
}

.header-home-three .header-navigation ul.navigation-box>li {
  padding: 20.5px 0;
}

.header-home-three .header-navigation ul.navigation-box>li+li {
  margin-left: 40px;
}

.header-home-three .header-navigation ul.navigation-box>li>a {
  font-weight: 600;
  text-transform: capitalize;
  color: #060608;
}

.header-home-three .header-navigation ul.navigation-box>li.active>a,
.header-home-three .header-navigation ul.navigation-box>li.current>a,
.header-home-three .header-navigation ul.navigation-box>li>a:active,
.header-home-three .header-navigation ul.navigation-box>li>a:focus,
.header-home-three .header-navigation ul.navigation-box>li:hover>a {
  color: #FFA801;
}

.header-home-three .header-navigation ul.navigation-box>li {
  padding: 33px 0;
}

.header-home-three .header-navigation.stricky-fixed {
  background: #fff;
}

.header-home-three .header-navigation.stricky-fixed ul.navigation-box>li {
  padding: 20px 0;
}

.header-home-four .header-middle {
  padding: 27.5px 0;
}

.header-home-four .header-middle .single-right-contact-info {
  display: inline-block;
  vertical-align: middle;
}

.header-home-four .header-middle .single-right-contact-info+.single-right-contact-info {
  margin-left: 35px;
}

.header-home-four .header-middle .single-right-contact-info .icon-box,
.header-home-four .header-middle .single-right-contact-info .text-box {
  display: table-cell;
  vertical-align: middle;
}

.header-home-four .header-middle .single-right-contact-info .icon-box i {
  color: #FFA801;
  font-size: 22px;
}

.header-home-four .header-middle .single-right-contact-info .text-box {
  padding: 2px 0;
  padding-left: 15px;
}

.header-home-four .header-middle .single-right-contact-info .text-box h3,
.header-home-four .header-middle .single-right-contact-info .text-box p {
  margin: 0;
}

.header-home-four .header-middle .single-right-contact-info .text-box h3 {
  text-transform: capitalize;
  font-size: 16px;
  color: #060608;
  font-family: 'PT Sans';
  font-weight: 600;
}

.header-home-four .header-middle .single-right-contact-info .text-box p {
  font-size: 12px;
  text-transform: uppercase;
  color: #485460;
  font-weight: 500;
}

.header-home-four .header-navigation {
  margin-bottom: -32.5px;
}

.header-home-four .header-navigation .thm-container {
  padding-top: 0;
  padding-bottom: 0;
  background: #FFA801;
  padding-left: 0;
  padding-right: 0;
  max-width: 1170px;
  padding-left: 20px;
}

@media (max-width: 1199px) {
  .header-home-four .header-navigation .thm-container {
    max-width: 1000px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 991px) {
  .header-home-four .header-navigation .thm-container {
    max-width: 870px;
  }
}

@media (max-width: 767px) {
  .header-home-four .header-navigation .thm-container {
    max-width: 750px;
  }
}

@media (max-width: 570px) {
  .header-home-four .header-navigation .thm-container {
    max-width: 550px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.header-home-four .header-navigation .thm-container .main-navigation {
  text-align: left;
}

.header-home-four .header-navigation ul.navigation-box>li {
  padding: 20.5px 0;
}

.header-home-four .header-navigation ul.navigation-box>li+li {
  margin-left: 40px;
}

.header-home-four .header-navigation ul.navigation-box>li>a {
  font-weight: 600;
  text-transform: uppercase;
}

.header-home-four .header-navigation .thm-container .right-side-box {
  right: 20px;
}

.header-home-four .header-navigation .thm-container .right-side-box a.search-btn {
  color: #060608;
  font-size: 16px;
}

.header-home-four .header-navigation ul.navigation-box>li.active>a,
.header-home-four .header-navigation ul.navigation-box>li.current>a,
.header-home-four .header-navigation ul.navigation-box>li>a:active,
.header-home-four .header-navigation ul.navigation-box>li>a:focus,
.header-home-four .header-navigation ul.navigation-box>li:hover>a {
  color: #060608;
}

.header-home-four .header-navigation.stricky-fixed {
  background: #FFA801;
}

.header-home-four .header-navigation .thm-container .right-side-box form.search-form {
  position: relative;
  width: 270px;
  max-width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0.3);
}

.header-home-four .header-navigation .thm-container .right-side-box form.search-form input {
  border: none;
  outline: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  font-size: 15px;
  font-family: 'PT Sans';
  color: #060608;
  padding-left: 20px;
  height: 100%;
}

.header-home-four .header-navigation .thm-container .right-side-box form.search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #060608;
}

.header-home-four .header-navigation .thm-container .right-side-box form.search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #060608;
}

.header-home-four .header-navigation .thm-container .right-side-box form.search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #060608;
}

.header-home-four .header-navigation .thm-container .right-side-box form.search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #060608;
}

.header-home-four .header-navigation .thm-container .right-side-box form.search-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  color: #ffffff;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.inner-page-header .header-top {
  background-color: transparent;
  border-bottom: 1px solid rgba(210, 218, 226, 0.25);
}

/************************** 
* 4. banner styles 
***************************/
#minimal-bootstrap-carousel {
  margin-top: 0px;
  position: relative;
  z-index: 991;
}

#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  text-align: right;
  text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption:before {
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1199px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container {
    max-width: 1000px;
  }
}

@media (max-width: 991px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container {
    max-width: 870px;
  }
}

@media (max-width: 767px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container {
    max-width: 750px;
  }
}

@media (max-width: 570px) {
  #minimal-bootstrap-carousel .carousel-caption .thm-container {
    max-width: 550px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
  display: table-cell;
  text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
  vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
  vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
  vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
  display: block;
  margin-top: -10%;
}

#minimal-bootstrap-carousel .carousel-control {
  background: none;
  background-color: #FFA801;
  border-radius: 3px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  height: 40px;
  line-height: 41px;
  margin-top: -20px;
  opacity: 1;
  top: 50%;
  visibility: visible !important;
  width: 40px;
  z-index: 99;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#minimal-bootstrap-carousel .carousel-control:hover {
  background: #060608;
  color: #ffffff;
}

@media (max-width: 667px) {
  #minimal-bootstrap-carousel .carousel-control {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
}

#minimal-bootstrap-carousel .carousel-control.left {
  left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.left i {
  text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-control.right {
  right: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right i {
  text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-control:hover {
  opacity: 1;
}

/* processing for fadeing effect styles */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item.slide-1:before {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* fixing slider height */
#minimal-bootstrap-carousel .custom-navigation {
  position: absolute;
  bottom: 30px;
  left: 10%;
  width: 100%;
  text-align: left;
  z-index: 999;
  margin: 0;
}

#minimal-bootstrap-carousel .custom-navigation,
#minimal-bootstrap-carousel .custom-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#minimal-bootstrap-carousel .custom-navigation li {
  border: 0;
  border-radius: 0;
  text-indent: 0;
  width: 12px;
  height: 12px;
  background: #FFA801;
  opacity: .3;
  cursor: pointer;
}

#minimal-bootstrap-carousel .custom-navigation li+li {
  margin-left: 10px;
}

#minimal-bootstrap-carousel .custom-navigation li.active {
  opacity: 1;
}

#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
  min-height: 850px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #34424F;
}

#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
  min-height: 750px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #34424F;
}

#minimal-bootstrap-carousel.slide {
  overflow: hidden;
  position: relative;
}

#minimal-bootstrap-carousel.slide .content h2,
#minimal-bootstrap-carousel.slide .content h3,
#minimal-bootstrap-carousel.slide .content p {
  margin: 0;
}

#minimal-bootstrap-carousel.slide .content h2 {
  font-size: 70px;
  text-transform: capitalize;
  color: #FFA801;
  font-family: 'PT Sans';
  font-weight: bold;
  animation-delay: .5s;
}

#minimal-bootstrap-carousel.slide .content h2 span.text-bg {
  background: #FFA801;
  color: #fff;
  line-height: 1em;
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 50px;
}

#minimal-bootstrap-carousel.slide .content h2 span.text-bg-black {
  background: #060608;
  color: #fff;
  line-height: 1em;
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 50px;
}

#minimal-bootstrap-carousel.slide .content.text-center p {
  margin-left: auto;
  margin-right: auto;
}

#minimal-bootstrap-carousel.slide .content.text-right p {
  margin-left: auto;
}

#minimal-bootstrap-carousel.slide .content p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 600;
  width: 55%;
  animation-delay: 1s;
}

#minimal-bootstrap-carousel.slide .content a.banner-btn {
  border-radius: 5px;
  display: inline-block;
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  background: #FFA801;
  color: #ffffff;
  padding: 12.5px 34px;
  margin-top: 30px;
  text-align: center;
  transition: all .4s ease;
  animation-delay: 1.5s;
}

#minimal-bootstrap-carousel.slide .content a.banner-btn:hover {
  background: #060608;
  color: #ffffff;
}

#minimal-bootstrap-carousel.slide .content a.banner-btn.borderd {
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  margin-left: 15px;
}

#minimal-bootstrap-carousel.slide .content a.banner-btn.borderd:hover {
  background: #3D3D3D;
  color: #ffffff;
  border-color: #3D3D3D;
}

/*#minimal-bootstrap-carousel.slider-home-one {
    .content {padding-top: 100px;}
}*/
/************************** 
* 5. footer styles 
***************************/
.site-footer {
  background: url(../image/footer-bg.jpg) top center fixed;
  background-size: cover;
}

.site-footer .inner {
  padding: 100px 0;
  background-color: #232323;
  position: relative;
  overflow: hidden;
}

.site-footer .inner:before {
  background-color: #FFA801;
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 35%;
}

.site-footer .footer-widget ul,
.site-footer .footer-widget p {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer .footer-widget .title {
  margin-bottom: 30px;
}

.site-footer .footer-widget .title h3 {
  margin: 0;
  text-transform: capitalize;
  color: #fff;
  font-family: 'PT Sans';
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .03em;
}

.site-footer .footer-widget.about-widget {
  padding-right: 10px;
}

.site-footer .footer-widget.about-widget>a {
  display: inline-block;
  vertical-align: middle;
}

.site-footer .footer-widget.about-widget p {
  color: #a1a1a1;
  font-size: 16px;
  line-height: 27px;
}

.site-footer .footer-widget.about-widget .social {
  margin-top: 20px;
}

.site-footer .footer-widget.about-widget .social a {
  color: #FFA801;
  font-size: 16px;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.site-footer .footer-widget.about-widget .social a:hover {
  color: #fff;
}

.site-footer .footer-widget.about-widget .social a+a {
  margin-left: 20px;
}

.site-footer .footer-widget.about-widget img {
  margin-bottom: 27px;
  margin-top: 0;
}

.site-footer .footer-widget ul.services-list li+li {
  margin-top: 15px;
}

.site-footer .footer-widget ul.services-list li a {
  display: block;
  color: #a1a1a1;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.site-footer .footer-widget ul.services-list li a i {
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.site-footer .footer-widget ul.services-list li a:hover {
  color: #FFA801;
}

.site-footer .footer-widget.contact-widget {
  padding-left: 25px;
}

.site-footer .footer-widget.contact-widget p {
  font-size: 16px;
  color: #a1a1a1;
  line-height: 27px;
  position: relative;
  padding-left: 25px;
}

.site-footer .footer-widget.contact-widget p i {
  color: #FFA801;
  font-size: 17px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.site-footer .footer-widget.contact-widget p+p {
  margin-top: 15px;
}

.site-footer .footer-widget.email-widget form.footer-mail input,
.site-footer .footer-widget.email-widget form.footer-mail textarea {
  border-radius: 4px;
  width: 100%;
  height: 45px;
  border: none;
  outline: none;
  background: #3D3D3D;
  color: #fff;
  padding-left: 20px;
  display: block;
}

.site-footer .footer-widget.email-widget form.footer-mail input::-webkit-input-placeholder,
.site-footer .footer-widget.email-widget form.footer-mail textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.site-footer .footer-widget.email-widget form.footer-mail input::-moz-placeholder,
.site-footer .footer-widget.email-widget form.footer-mail textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.site-footer .footer-widget.email-widget form.footer-mail input:-ms-input-placeholder,
.site-footer .footer-widget.email-widget form.footer-mail textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.site-footer .footer-widget.email-widget form.footer-mail input:-moz-placeholder,
.site-footer .footer-widget.email-widget form.footer-mail textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.site-footer .footer-widget.email-widget form.footer-mail input+input {
  border-radius: 4px;
  margin-top: 15px;
}

.site-footer .footer-widget.email-widget form.footer-mail textarea {
  border-radius: 4px;
  height: 130px;
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
}

.site-footer .footer-widget.email-widget form.footer-mail button[type=submit] {
  width: 100%;
  border: none;
  outline: none;
}

.footer-copyright {
  background: #060608;
  padding: 18px 0;
}

.footer-copyright p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.footer-copyright p:last-child {
  margin-top: 5px;
}

.footer-copyright p a {
  color: #FFA801;
}

.footer-copyright .right-social a {
  color: #FFA801;
  font-size: 17px;
  line-height: 28px;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.footer-copyright .right-social a:hover {
  color: #fff;
}

.footer-copyright .right-social a+a {
  margin-left: 30px;
}

/************************** 
* 6. brands styles 
***************************/
.brand-section {
  background: #fafafa;
}

.brand-section .owl-theme .owl-nav {
  display: none;
}

.brand-section i {
  font-size: 150px;
  color: #485460;
}

.brand-section.yellow-bg {
  background: #FFA801;
}

.brand-section.yellow-bg i {
  color: rgba(255, 255, 255, 0.8);
}

/************************** 
* 7. why choose us styles 
***************************/
.why-choose-us {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  padding-bottom: 50px;
}

.single-why-choose-us {
  margin-bottom: 50px;
}

.single-why-choose-us .icon-box,
.single-why-choose-us .text-box {
  display: table-cell;
  vertical-align: top;
}

.single-why-choose-us .icon-box .inner {
  background-color: #ffffff;
  width: 90px;
  height: 90px;
  text-align: center;
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
}

.single-why-choose-us .icon-box .inner i {
  color: #FFA801;
  font-size: 45px;
  line-height: 90px;
}

.single-why-choose-us .text-box {
  padding-left: 30px;
}

.single-why-choose-us .text-box h3,
.single-why-choose-us .text-box p {
  margin: 0;
}

.single-why-choose-us .text-box h3 {
  color: #060608;
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 24px;
  letter-spacing: .03em;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}

.single-why-choose-us .text-box p {
  line-height: 24px;
}

.single-why-choose-us:hover {
  cursor: pointer;
}

.single-why-choose-us:hover .text-box h3 {
  color: #FFA801;
}

.abilites-box {
  padding-left: 50px;
}

/************************** 
* 8. what we do styles 
***************************/
.what-we-do {
  padding-bottom: 50px;
}

.what-we-do .single-what-we-do {
  margin-bottom: 50px;
}

.what-we-do .single-what-we-do .img-box {
  margin-bottom: 30px;
  position: relative;
}

.what-we-do .single-what-we-do .img-box>img {
  width: 100%;
}

.what-we-do .single-what-we-do .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(255, 168, 1, 0.75);
  transition: all .4s ease;
}

.what-we-do .single-what-we-do .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.what-we-do .single-what-we-do .img-box .overlay .box .content-box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.what-we-do .single-what-we-do .img-box .overlay .box .content-box>a {
  font-size: 18px;
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  color: #FFA801;
  text-align: center;
  line-height: 50px;
  transform: scale(1.2);
  transition: all 500ms ease 0s;
}

.what-we-do .single-what-we-do .img-box .overlay .box .content-box>a:hover {
  background: #060608;
  color: #fff;
}

.what-we-do .single-what-we-do .img-box:hover .overlay {
  opacity: 1;
}

.what-we-do .single-what-we-do .img-box:hover .overlay .box .content-box>a {
  border-radius: 5px;
  transform: scale(1);
  transition-delay: 0.1s;
  opacity: 1;
}

.what-we-do .single-what-we-do .content-box .icon-box,
.what-we-do .single-what-we-do .content-box .text-box {
  display: table-cell;
  vertical-align: middle;
}

.what-we-do .single-what-we-do .content-box .icon-box .inner {
  border-radius: 5px;
  background: #ffffff;
  width: 90px;
  height: 90px;
  text-align: center;
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.what-we-do .single-what-we-do .content-box .icon-box .inner i {
  font-size: 45px;
  line-height: 90px;
  color: #FFA801;
}

.what-we-do .single-what-we-do .content-box .text-box {
  padding-left: 30px;
}

.what-we-do .single-what-we-do .content-box .text-box h3,
.what-we-do .single-what-we-do .content-box .text-box p {
  margin: 0;
}

.what-we-do .single-what-we-do .content-box .text-box h3 {
  color: #060608;
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 24px;
  letter-spacing: .03em;
  margin-bottom: 10px;
}

.what-we-do .single-what-we-do .content-box .text-box p {
  line-height: 24px;
}

.what-we-do .single-what-we-do:hover {
  cursor: pointer;
}

.what-we-do .single-what-we-do:hover .text-box h3 {
  color: #FFA801;
}

.what-we-do .single-what-we-do .text-box h3 {
  color: #FFA801;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.what-we-do.gray-bg .single-what-we-do .img-box .overlay {
  background: rgba(6, 6, 8, 0.75);
}

.what-we-do.gray-bg .single-what-we-do .content-box .icon-box .inner {
  background: #FFA801;
}

.what-we-do.gray-bg .single-what-we-do .content-box .icon-box .inner i {
  color: #ffffff;
}

.what-we-do-style-two {
  padding-bottom: 50px;
}

.what-we-do-style-two .single-what-we-do-style-two {
  margin-bottom: 50px;
  display: block;
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.what-we-do-style-two .single-what-we-do-style-two .img-box {
  position: relative;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box>img {
  width: 100%;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  padding: 30px 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .inner-box {
  width: 100%;
  display: block;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box:before {
  background: #FFA801;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .icon-box,
.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .text-box {
  display: table-cell;
  vertical-align: middle;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .icon-box .inner {
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  width: 60px;
  height: 60px;
  text-align: center;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .icon-box .inner i {
  font-size: 35px;
  line-height: 60px;
  color: #FFA801;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .text-box {
  padding-left: 20px;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .text-box h3,
.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .text-box p {
  margin: 0;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .text-box h3 {
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 24px;
  letter-spacing: .03em;
  color: #060608;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .main-content {
  padding-top: 15px;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .main-content p {
  line-height: 24px;
  margin: 0;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .main-content a.read-more {
  color: #555555;
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
  display: inline-block;
  transition: all .4s ease;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .main-content a.read-more i {
  display: inline-block;
  vertical-align: middle;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box .main-content a.read-more:hover {
  color: #fff;
}

.what-we-do-style-two .single-what-we-do-style-two .img-box .content-box:hover a.read-more {
  color: #ffffff;
}

/************************** 
* 9. about styles 
***************************/
.about-us-one img.about-featured-image {
  box-shadow: -20px -20px 0px #fea801;
}

.about-us-one .about-content {
  padding-left: 70px;
}

.about-us-one .about-content h3,
.about-us-one .about-content p {
  margin: 0;
}

.about-us-one .about-content h3 {
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 32px;
  letter-spacing: .03em;
}

.about-us-one .about-content h3 span {
  color: #FFA801;
}

.about-us-one .about-content p.highlight {
  font-size: 20px;
  font-style: normal;
  color: #FFA801;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.about-us-one .about-content p {
  font-size: 16px;
  line-height: 27px;
}

.about-us-one .about-content .icon-box {
  margin-top: 30px;
}

.about-us-one .about-content .icon-box i {
  display: inline-block;
  vertical-align: middle;
  color: #060608;
  font-size: 45px;
}

.about-us-one .about-content .icon-box i+i {
  margin-left: 30px;
}

.about-us-one.video-box-wrapper .about-content {
  padding-left: 0;
  padding-right: 30px;
}

.about-us-one.video-box-wrapper .about-content h4 {
  margin: 0;
  color: #3D3D3D;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
}

.about-us-one.video-box-wrapper .about-content h3 {
  font-size: 37px;
}

.about-us-one.video-box-wrapper .video-box {
  display: inline-block;
  vertical-align: middle;
}

.about-us-one.video-box-wrapper .video-box:hover {
  transform: translateY(0px);
}

.about-us-one.video-box-wrapper .video-box:before {
  opacity: 1;
  transform: translateY(5px);
}

.about-us-one.video-box-wrapper .video-box .img-box {
  position: relative;
}

.about-us-one.video-box-wrapper .video-box .img-box>img {
  width: 100%;
}

.about-us-one.video-box-wrapper .video-box .img-box .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  background: rgba(6, 6, 8, 0.4);
}

.about-us-one.video-box-wrapper .video-box .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.about-us-one.video-box-wrapper .video-box .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
}

.about-us-one.video-box-wrapper .video-box .img-box .overlay .box .content i {
  font-size: 25px;
  color: #D2DAE2;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #D2DAE2;
  display: inline-block;
  line-height: 66px;
}

.feature_box_row {
  margin-top: -400px;
  position: relative;
  z-index: 999;
}

.features_box {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.features_box .feature_content {
  bottom: 0;
  padding: 0 20px 20px;
  position: absolute;
  max-width: 570px;
}

.features_box .feature_content:before {
  background-image: -webkit-linear-gradient(top left, #ff1053 0%, #ffa801 80%);
  background-image: -o-linear-gradient(top left, #ff1053 0%, #ffa801 80%);
  background-image: linear-gradient(to bottom right, #ff1053 0%, #ffa801 80%);
  content: "";
  position: absolute;
  opacity: .9;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.features_box .feature_content .content {
  position: relative;
}

.features_box .feature_content .title {
  color: #ffffff;
}

.features_box .feature_content .sub_title {
  color: #ffffff;
}

.features_box .feature_content p {
  color: #ffffff;
}

.features_box2 {
  border-radius: 5px;
  color: #ffffff;
  margin-bottom: 47px;
  overflow: hidden;
  padding: 25px 20px;
  position: relative;
}

.features_box2:hover {
  cursor: pointer;
}

.features_box2:before {
  background-color: #ffa801;
  content: "";
  position: absolute;
  opacity: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.features_box2 .icon {
  font-size: 48px;
}

.features_box2 .icon,
.features_box2 .content {
  position: relative;
}

.features_box2 .content h3 {
  color: #ffffff;
}

.features_box2.style2:before {
  background-color: #ff1053;
}

.features_box3 {
  border-radius: 5px;
  overflow: hidden;
  padding: 50px 20px;
  position: relative;
}

.features_box3:before {
  background-image: -webkit-linear-gradient(top left, #ff1053 0%, #ffa801 80%);
  background-image: -o-linear-gradient(top left, #ff1053 0%, #ffa801 80%);
  background-image: linear-gradient(to bottom right, #ff1053 0%, #ffa801 80%);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.features_box3 .feature_content {
  position: relative;
}

.features_box3 .feature_content .title,
.features_box3 .feature_content .description {
  color: #ffffff;
}

/************************** 
* 10. cta styles 
***************************/
.call-to-action-style-one {
  background: #FFA801 url(../image/cta-1-bg.jpg) center center no-repeat fixed;
  background-size: cover;
}

.call-to-action-style-one .inner {
  padding: 100px 0;
  background: rgba(0, 0, 0, 0.65);
}

.call-to-action-style-one .inner h3 {
  font-size: 42px;
  font-weight: bold;
  font-family: 'PT Sans';
  color: #fff;
  margin: 0;
  line-height: 1.2em;
  text-transform: capitalize;
  margin-bottom: 25px;
}

.call-to-action-style-one .inner h3 span {
  color: #FFA801;
  text-transform: uppercase;
}

.call-to-action-style-one .inner p {
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 40px;
}

.call-to-action-style-one.no-parallax {
  background: none;
}

.call-to-action-style-one.no-parallax .inner {
  background: #fff;
}

.call-to-action-style-one.no-parallax .inner h3 {
  color: #060608;
}

.call-to-action-style-one.no-parallax .inner h3 span {
  color: #FFA801;
}

.call-to-action-style-one.no-parallax .inner p {
  color: #3D3D3D;
}

/************************** 
* 11. projects styles 
***************************/
.project-style-one .thm-container.full-width {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0px;
}

.project-style-one .thm-container.full-width .row {
  margin-left: -5px;
  margin-right: -5px;
}

.project-style-one .thm-container.full-width .row [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

.project-style-one .gallery-filter {
  margin-bottom: 50px;
}

.project-style-one .gallery-filter ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}

.project-style-one .gallery-filter ul li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}

.project-style-one .gallery-filter ul li span {
  cursor: pointer;
  display: block;
  font-family: 'PT Sans';
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .03em;
  position: relative;
  text-transform: capitalize;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.project-style-one .gallery-filter ul li span:before {
  position: absolute;
  content: "";
  background-color: #eee;
  height: 5px;
  left: 0;
  width: 100%;
  bottom: 0;
}

.project-style-one .gallery-filter ul li.active span {
  color: #FBA501;
}

.project-style-one .single-project-style-one {
  margin-bottom: 10px;
}

.project-style-one .single-project-style-one .img-box {
  position: relative;
}

.project-style-one .single-project-style-one .img-box>img {
  width: 100%;
}

.project-style-one .single-project-style-one .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(6, 6, 8, 0.75);
  transition: all .4s ease;
}

.project-style-one .single-project-style-one .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.project-style-one .single-project-style-one .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.project-style-one .single-project-style-one .img-box .overlay .box .content>a {
  border-radius: 4px;
  font-size: 18px;
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  color: #FFA801;
  text-align: center;
  line-height: 50px;
  transform: scale(1.2);
  transition: all 500ms ease 0s;
}

.project-style-one .single-project-style-one .img-box .overlay .box .content>a:hover {
  background: #FFA801;
  color: #fff;
}

.project-style-one .single-project-style-one .img-box:hover .overlay {
  opacity: 1;
}

.project-style-one .single-project-style-one .img-box:hover .overlay .box .content>a {
  transform: scale(1);
  transition-delay: 0.1s;
  opacity: 1;
}

.project-style-two .inner {
  background: rgba(6, 6, 8, 0.85);
}

.project-style-two .thm-container .row {
  margin-left: -5px;
  margin-right: -5px;
}

.project-style-two .thm-container .row [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

.project-style-two .single-project-style-two {
  margin-bottom: 10px;
}

.project-style-two .single-project-style-two .img-box {
  position: relative;
}

.project-style-two .single-project-style-two .img-box>img {
  width: 100%;
}

.project-style-two .single-project-style-two .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(6, 6, 8, 0.75);
  transition: all .4s ease;
}

.project-style-two .single-project-style-two .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.project-style-two .single-project-style-two .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.project-style-two .single-project-style-two .img-box .overlay .box .content>a {
  border-radius: 5px;
  font-size: 18px;
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  color: #FFA801;
  text-align: center;
  line-height: 50px;
  transform: scale(1.2);
  transition: all 500ms ease 0s;
}

.project-style-two .single-project-style-two .img-box .overlay .box .content>a:hover {
  background: #FFA801;
  color: #fff;
}

.project-style-two .single-project-style-two .img-box:hover .overlay {
  opacity: 1;
}

.project-style-two .single-project-style-two .img-box:hover .overlay .box .content>a {
  transform: scale(1);
  transition-delay: 0.1s;
  opacity: 1;
}

.project-style-two .btn-box {
  margin-top: 40px;
}

.gallery-filter {
  margin-bottom: 50px;
}

.gallery-filter ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}

.gallery-filter ul li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}

.gallery-filter ul li span {
  display: block;
  font-family: 'PT Sans';
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: capitalize;
  cursor: pointer;
  transition: all .4s ease;
}

.gallery-filter ul li.active span {
  color: #FBA501;
}

.feature_service_row {
  margin-top: -350px;
  position: relative;
  z-index: 999;
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
}

.service_box {
  text-align: center;
  margin: 0 -15px;
}

.service_box img {
  height: auto;
  width: 100%;
}

.service_box .service-content {
  position: relative;
  background: #ffffff;
  padding: 40px 30px 30px;
}

.service_box .service-icon {
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  display: block;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  border-radius: 10px;
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-box-transform: rotate(45deg);
  -moz-box-transform: rotate(45deg);
  box-transform: rotate(45deg);
}

.service_box .service-icon i {
  font-size: 30px;
  line-height: 70px;
  color: #FFA801;
  -webkit-box-transform: rotate(-45deg);
  -moz-box-transform: rotate(-45deg);
  box-transform: rotate(-45deg);
}

.service_box .title {
  font-weight: bold;
  margin-bottom: 15px;
}

.service_box .description {
  line-height: 25px;
  margin-bottom: 20px;
}

.service_box:hover {
  cursor: pointer;
}

.service_box:hover .title {
  color: #FFA801;
}

@media only screen and (max-width: 990px) {
  .service_box .title {
    font-size: 17px;
  }
}

@media only screen and (max-width: 767px) {
  .service_box {
    margin: 0 0 30px 0;
  }
}

/************************** 
* 12. blog styles 
***************************/
@media (max-width: 991px) {
  .single-blog-style-one {
    margin-bottom: 40px;
  }
}

.single-blog-style-one .img-box {
  position: relative;
}

.single-blog-style-one .img-box>img {
  width: 100%;
}

.single-blog-style-one .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(6, 6, 8, 0.75);
  transition: all .4s ease;
}

.single-blog-style-one .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.single-blog-style-one .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.single-blog-style-one .img-box .overlay .box .content>a {
  border-radius: 5px;
  font-size: 18px;
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  color: #FFA801;
  text-align: center;
  line-height: 50px;
  transform: scale(1.2);
  transition: all 500ms ease 0s;
}

.single-blog-style-one .img-box .overlay .box .content>a:hover {
  background: #FFA801;
  color: #fff;
}

.single-blog-style-one .img-box:hover .overlay {
  opacity: 1;
}

.single-blog-style-one .img-box:hover .overlay .box .content>a {
  transform: scale(1);
  transition-delay: 0.1s;
  opacity: 1;
}

.single-blog-style-one .text-box .meta-info {
  margin-top: 20px;
  margin-bottom: 15px;
}

.single-blog-style-one .text-box .meta-info a {
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  color: #545454;
  font-weight: 600;
  transition: all .4s ease;
}

.single-blog-style-one .text-box .meta-info a i {
  font-size: 16px;
  color: #F4A101;
  margin-right: 6px;
}

.single-blog-style-one .text-box .meta-info a+a {
  margin-left: 15px;
}

.single-blog-style-one .text-box .meta-info a:hover {
  color: black;
}

.single-blog-style-one .text-box h3 {
  color: #060608;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .03em;
  margin: 0;
  transition: all .4s ease;
  line-height: 1.2em;
}

.single-blog-style-one .text-box h3:hover {
  color: #FCA601;
}

.blog-page {
  padding-top: 50px;
}

.blog-page .single-blog-style-one {
  margin-top: 50px;
}

.blog-page .more-btn-box {
  margin-top: 50px;
}

.blog-details-page .single-blog-content {
  padding-right: 40px;
}

@media (max-width: 991px) {
  .blog-details-page .single-blog-content {
    padding-right: 0;
  }
}

.blog-details-page .single-blog-content .single-blog-style-one h3 {
  font-size: 30px;
  margin-bottom: 15px;
}

.blog-details-page .single-blog-content .single-blog-style-one h3:hover {
  color: inherit;
}

.blog-details-page .single-blog-content .single-blog-style-one p {
  font-size: 16px;
  line-height: 27px;
}

.blog-details-page .single-blog-content .share-box {
  border-top: 1px solid #e2e7ec;
  padding-top: 30px;
  margin-top: 30px;
}

.blog-details-page .single-blog-content .share-box ul.share-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
}

.blog-details-page .single-blog-content .share-box ul.share-list li {
  display: inline-block;
  vertical-align: middle;
  width: 19%;
  padding-left: 5px;
  padding-right: 5px;
}

.blog-details-page .single-blog-content .share-box ul.share-list li a,
.blog-details-page .single-blog-content .share-box ul.share-list li span {
  display: block;
  text-align: center;
  color: #fff;
  padding: 8px 0;
  transition: all .4s ease;
}

.blog-details-page .single-blog-content .share-box ul.share-list li a i,
.blog-details-page .single-blog-content .share-box ul.share-list li span i {
  font-size: 15px;
  margin-right: 10px;
}

.blog-details-page .single-blog-content .share-box ul.share-list li.facebook a {
  background: #2566BE;
}

.blog-details-page .single-blog-content .share-box ul.share-list li.twitter a {
  background: #2AC1F9;
}

.blog-details-page .single-blog-content .share-box ul.share-list li.google a {
  background: #F13636;
}

.blog-details-page .single-blog-content .share-box ul.share-list li.more a {
  background: #f1f4f6;
  color: #485460;
}

.blog-details-page .single-blog-content .share-box ul.share-list li.count span {
  background: #fff;
  color: #485460;
  font-size: 16px;
}

.blog-details-page .single-blog-content .share-box ul.share-list li.count span i {
  font-size: 16px;
}

.blog-details-page .single-blog-content .share-box ul.share-list li a:hover,
.blog-details-page .single-blog-content .share-box ul.share-list li span:hover {
  background: #171717 !important;
  color: #fff !important;
}

.blog-details-page .single-blog-content .post-navigation {
  border-top: 1px solid #e2e7ec;
  padding-top: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.blog-details-page .single-blog-content .post-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -10px;
  margin-right: -10px;
}

.blog-details-page .single-blog-content .post-navigation ul li {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

.blog-details-page .single-blog-content .post-navigation ul li a {
  display: block;
  background-color: #f5f5f5;
  width: 100%;
  text-align: center;
  height: 44px;
  line-height: 44px;
  color: #485460;
  font-size: 14px;
  font-weight: 500;
  -webkit-transform: all .4s ease;
  -ms-transform: all .4s ease;
  transform: all .4s ease;
}

.blog-details-page .single-blog-content .post-navigation ul li a i {
  margin-right: 10px;
}

.blog-details-page .single-blog-content .post-navigation ul li a:hover {
  color: #fff;
  background: #171717;
}

.blog-details-page .single-blog-content .post-navigation ul li.next a {
  background: #FFA801;
  color: #ffffff;
}

.blog-details-page .single-blog-content .post-navigation ul li.next a i {
  margin-left: 10px;
}

.blog-details-page .single-blog-content .post-navigation ul li.next a:hover {
  color: #fff;
  background: #171717;
}

.blog-details-page .single-blog-content .title-box {
  margin-bottom: 30px;
}

.blog-details-page .single-blog-content .title-box h2,
.blog-details-page .single-blog-content .title-box p {
  margin: 0;
}

.blog-details-page .single-blog-content .title-box h2 {
  font-size: 40px;
  color: #060608;
  font-weight: 600;
  margin-bottom: 0px;
  font-family: 'PT Sans';
}

.blog-details-page .single-blog-content .title-box p {
  font-size: 16px;
  color: #3D3D3D;
  margin-top: 15px;
}

.blog-details-page .single-blog-content .title-box .line {
  width: 50px;
  height: 2px;
  background: #FFA801;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.blog-details-page .single-blog-content .title-box .line:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #FFA801;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-details-page .author-box {
  margin-bottom: 40px;
  margin-top: 50px;
}

.blog-details-page .author-box .img-box,
.blog-details-page .author-box .text-box {
  display: table-cell;
  vertical-align: middle;
}

.blog-details-page .author-box .img-box {
  width: 200px;
  text-align: center;
  border: 1px solid #e2e7ec;
}

.blog-details-page .author-box .img-box i {
  color: #060608;
  font-size: 50px;
}

.blog-details-page .author-box .text-box {
  padding-left: 50px;
  position: relative;
}

.blog-details-page .author-box .text-box h3 {
  margin: 0;
  color: #060608;
  font-size: 24px;
  font-weight: 600;
  font-family: 'PT Sans';
  margin-bottom: 15px;
}

.blog-details-page .author-box .text-box p {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 0;
}

.blog-details-page .author-box .text-box .social {
  margin-bottom: 5px;
}

.blog-details-page .author-box .text-box .social a {
  color: #D5D5D5;
  font-size: 18px;
  transition: all .4s ease;
}

.blog-details-page .author-box .text-box .social a+a {
  margin-left: 30px;
}

.blog-details-page .author-box .text-box .social a:hover {
  color: #FFA801;
}

.blog-details-page .comment-box {
  margin-bottom: 40px;
}

.blog-details-page .single-comment-box {
  border: 1px solid #e2e7ec;
  padding: 40px;
}

.blog-details-page .single-comment-box+.single-comment-box {
  margin-top: 30px;
}

.blog-details-page .single-comment-box.level-2 {
  margin-left: 100px;
}

.blog-details-page .single-comment-box .img-box,
.blog-details-page .single-comment-box .text-box {
  display: table-cell;
  vertical-align: middle;
}

.blog-details-page .single-comment-box .img-box {
  width: 113px;
}

.blog-details-page .single-comment-box .img-box img {
  border-radius: 50%;
  width: 100%;
}

.blog-details-page .single-comment-box .text-box {
  padding-left: 30px;
  position: relative;
}

.blog-details-page .single-comment-box .text-box h3 {
  margin: 0;
  color: #060608;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 35px;
  font-family: 'PT Sans';
}

.blog-details-page .single-comment-box .text-box h3 span {
  font-size: 13px;
  color: #485460;
  margin-left: 15px;
}

.blog-details-page .single-comment-box .text-box p {
  font-size: 16px;
  line-height: 27px;
  margin: 0;
}

.blog-details-page .single-comment-box .text-box a.reply {
  background: #FFA801;
  color: #ffffff;
  font-size: 13px;
  width: 71px;
  height: 37px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  text-align: center;
  display: inline-block;
  line-height: 37px;
  font-weight: 500;
  top: 0px;
  right: 0px;
  position: absolute;
  font-family: 'PT Sans';
  font-weight: 600;
}

.blog-details-page .single-comment-box .text-box a.reply:hover {
  background: #171717;
  color: #fff;
}

.blog-details-page .comment-form-wrapper form.contact-form input,
.blog-details-page .comment-form-wrapper form.contact-form textarea {
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  height: 50px;
  background-color: #f5f5f5;
  color: #485460;
  font-size: 15px;
  display: block;
  margin-bottom: 30px;
  padding-left: 20px;
}

.blog-details-page .comment-form-wrapper form.contact-form input::-webkit-input-placeholder,
.blog-details-page .comment-form-wrapper form.contact-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form input::-moz-placeholder,
.blog-details-page .comment-form-wrapper form.contact-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form input:-ms-input-placeholder,
.blog-details-page .comment-form-wrapper form.contact-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form input:-moz-placeholder,
.blog-details-page .comment-form-wrapper form.contact-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form textarea {
  height: 150px;
  padding-top: 20px;
}

.blog-details-page .comment-form-wrapper form.contact-form input,
.blog-details-page .comment-form-wrapper form.contact-form textarea {
  background-color: #f5f5f5;
  border-radius: 4px;
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form input::-webkit-input-placeholder,
.blog-details-page .comment-form-wrapper form.contact-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form input::-moz-placeholder,
.blog-details-page .comment-form-wrapper form.contact-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form input:-ms-input-placeholder,
.blog-details-page .comment-form-wrapper form.contact-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form input:-moz-placeholder,
.blog-details-page .comment-form-wrapper form.contact-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #485460;
}

.blog-details-page .comment-form-wrapper form.contact-form textarea {
  height: 160px;
}

/************************** 
* 13. get qoute styles 
***************************/
form.get-a-qoute input,
form.get-a-qoute textarea {
  background-color: transparent;
  border-radius: 4px;
  border: none;
  outline: none;
  width: 100%;
  height: 50px;
  background-color: #f5f5f5;
  color: #485460;
  font-size: 15px;
  display: block;
  margin-bottom: 30px;
  padding-left: 20px;
}

form.get-a-qoute input::-webkit-input-placeholder,
form.get-a-qoute textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #485460;
}

form.get-a-qoute input::-moz-placeholder,
form.get-a-qoute textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #485460;
}

form.get-a-qoute input:-ms-input-placeholder,
form.get-a-qoute textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #485460;
}

form.get-a-qoute input:-moz-placeholder,
form.get-a-qoute textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #485460;
}

form.get-a-qoute textarea {
  height: 150px;
  padding-top: 20px;
}

form.get-a-qoute .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
  margin-bottom: 30px;
}

form.get-a-qoute .bootstrap-select>.dropdown-toggle {
  padding: 0;
  color: #485460;
  font-size: 15px;
  height: 50px;
  padding-left: 20px;
  border: none;
  outline: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

form.get-a-qoute .bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
}

form.get-a-qoute .bootstrap-select .dropdown-menu>li>a {
  padding: 10px 30px;
  font-size: 14px;
}

form.get-a-qoute .bootstrap-select .dropdown-menu>li>a:hover {
  background: #FFA801;
  color: #fff;
}

form.get-a-qoute .bootstrap-select .dropdown-menu>li.selected>a {
  background: #FFA801;
  color: #fff;
}

.contact-page .sec-title-two h2 {
  margin-right: 0;
}

.contact-page .sec-title-two .line {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 0px;
}

.contact-page .sec-title-two .line:before {
  right: 0%;
  transform: translate(-50%, -50%);
}

#contact-google-map {
  width: 100%;
  height: 530px;
}

/************************** 
* 14. testimonials styles 
***************************/
.testimonials-style-one {
  background: #000 url(../image/project-2-bg.jpg) center center no-repeat fixed;
}

.testimonials-style-one .inner {
  background: rgba(6, 6, 8, 0.85);
}

.testimonials-style-one .sec-title-two .line {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 0px;
}

.testimonials-style-one .sec-title-two .line:before {
  right: 0%;
  transform: translate(-50%, -50%);
}

.testimonials-style-one .sec-title-two h2 {
  color: #fff;
}

.testimonials-style-one .single-testimonials-style-one .star-box {
  margin-bottom: 15px;
}

.testimonials-style-one .single-testimonials-style-one .star-box i {
  color: #FFA801;
  font-size: 16px;
}

.testimonials-style-one .single-testimonials-style-one p {
  margin: 0;
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  width: 63%;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-style-one .single-testimonials-style-one .info-box {
  margin-top: 30px;
}

.testimonials-style-one .single-testimonials-style-one .info-box .img-box,
.testimonials-style-one .single-testimonials-style-one .info-box .text-box {
  display: inline-block;
  vertical-align: middle;
}

.testimonials-style-one .single-testimonials-style-one .info-box .img-box img {
  width: 70px;
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-style-one .single-testimonials-style-one .info-box .text-box {
  padding-left: 15px;
  text-align: left;
}

.testimonials-style-one .single-testimonials-style-one .info-box .text-box h3,
.testimonials-style-one .single-testimonials-style-one .info-box .text-box p {
  margin: 0;
}

.testimonials-style-one .single-testimonials-style-one .info-box .text-box h3 {
  color: #fff;
  font-size: 22px;
  font-family: 'PT Sans';
}

.testimonials-style-one .single-testimonials-style-one .info-box .text-box p {
  font-size: 15px;
  color: #FFA801;
  width: 100%;
  margin-top: 5px;
}

.testimonials-style-one .owl-theme .owl-dots {
  margin-top: 30px;
}

.testimonials-style-one .owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  border: 2px solid #fff;
  margin: 5px 7px 0;
}

.testimonials-style-one .owl-theme .owl-dots .owl-dot.active span {
  background: #FFA801;
  border-color: #FFA801;
}

/* testimonial Five Start*/
.testimonial_five {
  background-color: #ffffff;
  border-radius: 15px;
  margin: 0 15px 25px 55px;
  padding: 50px 25px 40px;
  position: relative;
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.testimonial_five .t_thumb_five {
  position: relative;
}

.testimonial_five .t_thumb_five img {
  left: -70px;
  position: absolute;
  top: 15px;
  width: 100px;
}

.testimonial_five .details_five {
  padding: 0 0 0 60px;
}

.testimonial_five p {
  line-height: 30px;
  margin: 0;
}

.testimonial_five h3 {
  margin-top: 10px;
}

/* testimonial Five End*/
.testimonials-carousel.owl-theme .owl-dots .owl-dot span {
  background-color: #ffffff;
  border-radius: 3px;
  height: 15px;
  margin-bottom: 0;
  width: 15px;
}

.testimonials-carousel.owl-theme .owl-dots .owl-dot.active span,
.testimonials-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #FFA801;
}

/************************** 
* 15. inner banner styles 
***************************/
.inner-banner {
  background: #000 url(../image/project-2-bg.jpg) center center no-repeat;
  background-size: cover;
}

.inner-banner .inner {
  background: rgba(6, 6, 8, 0.85);
  padding-top: 195px;
  padding-bottom: 80px;
}

.inner-banner h2 {
  margin: 0;
  font-size: 38px;
  color: #fff;
  font-family: 'PT Sans';
  font-weight: 600;
}

.inner-banner .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  padding: 8px 0;
}

.inner-banner .breadcrumb li a,
.inner-banner .breadcrumb li span {
  font-size: 16px;
  color: #fff;
}

.inner-banner .breadcrumb li a {
  color: #FFA801;
}

/************************** 
* 16. sidebar styles 
***************************/
@media (max-width: 991px) {
  .sidebar {
    margin-top: 50px;
  }
}

.sidebar .single-sidebar+.single-sidebar {
  margin-top: 40px;
}

.sidebar .single-sidebar .title-box {
  margin-bottom: 25px;
}

.sidebar .single-sidebar .title-box h3,
.sidebar .single-sidebar .title-box p {
  margin: 0;
}

.sidebar .single-sidebar .title-box h3 {
  font-size: 28px;
  color: #060608;
  font-weight: 600;
  font-family: 'PT Sans';
  margin-bottom: 5px;
}

.sidebar .single-sidebar .title-box .line {
  width: 50px;
  height: 2px;
  background: #FFA801;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.sidebar .single-sidebar .title-box .line:before {
  content: '';
  width: 20px;
  height: 6px;
  background: #FFA801;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.sidebar .single-sidebar form.search-form {
  position: relative;
  width: 270px;
  max-width: 100%;
  height: 60px;
  background: rgba(210, 218, 226, 0.2);
}

.sidebar .single-sidebar form.search-form input {
  border: none;
  outline: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  font-size: 15px;
  font-family: 'PT Sans';
  color: #060608;
  padding-left: 20px;
  height: 100%;
}

.sidebar .single-sidebar form.search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #060608;
}

.sidebar .single-sidebar form.search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #060608;
}

.sidebar .single-sidebar form.search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #060608;
}

.sidebar .single-sidebar form.search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #060608;
}

.sidebar .single-sidebar form.search-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  color: #060608;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

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

.sidebar .single-sidebar ul.links-list li+li {
  border-top: 1px solid #e2e7ec;
  margin-top: 10px;
  padding-top: 10px;
}

.sidebar .single-sidebar ul.links-list li a {
  color: #3D3D3D;
  font-size: 15px;
  transition: all .4s ease;
}

.sidebar .single-sidebar ul.links-list li a:hover {
  color: #FFA801;
  text-shadow: 1px 0 0 rgba(255, 168, 1, 0.8);
}

.sidebar .single-sidebar .single-recent-post+.single-recent-post {
  border-top: 1px solid #e2e7ec;
  margin-top: 15px;
  padding-top: 20px;
}

.sidebar .single-sidebar .single-recent-post h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  font-family: 'PT Sans';
}

.sidebar .single-sidebar .single-recent-post h3 a {
  color: #060608;
  transition: all .4s ease;
}

.sidebar .single-sidebar .single-recent-post h3 a:hover {
  color: #FFA801;
}

.sidebar .single-sidebar .single-recent-post span {
  display: block;
  color: #485460;
  font-size: 14px;
  font-weight: 500;
  margin-top: 7px;
}

.sidebar .single-sidebar ul.tags-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  margin-top: -5px;
  margin-left: -5px;
  margin-right: -5px;
}

.sidebar .single-sidebar ul.tags-list li {
  display: inline-block;
  padding: 5px;
}

.sidebar .single-sidebar ul.tags-list li a {
  display: block;
  color: #485460;
  background: #f5f5f5;
  font-size: 15px;
  padding: 9px 29px;
  transition: all .4s ease;
}

.sidebar .single-sidebar ul.tags-list li a:hover {
  background: #FFA801;
  color: #ffffff;
}

.sidebar .siderbar-service-widget .list-group a.list-group-item {
  border-radius: 5px;
  margin-bottom: 10px;
}

.sidebar .siderbar-service-widget .list-group a.list-group-item.active,
.sidebar .siderbar-service-widget .list-group a.list-group-item:hover {
  background-color: #FFA801;
  border: 1px solid #FFA801 !important;
  color: #ffffff;
}

/************************** 
* 17. Faq styles 
***************************/
.hia_according .panel-default .panel-heading {
  background-color: #FFA801;
  height: 50px;
  position: relative;
}

.hia_according .panel-default .panel-heading .panel-title {
  color: #ffffff;
  line-height: 35px;
}

/************************** 
* 18. Error styles 
***************************/
.error-content {
  padding: 200px 0;
  position: relative;
}

.error-content .error-title {
  color: #FFA801;
  display: inline;
  font-size: 15.625vw;
  font-weight: bold;
  font-style: italic;
  line-height: 0;
  letter-spacing: 5px;
  position: relative;
}

.error-content p {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 80px;
}

.error-content .uconstruction-title {
  color: #FFA801;
  display: inline;
  font-size: 6vw;
  font-weight: bold;
  font-style: italic;
  position: relative;
}

.error-content .para {
  margin-top: 30px;
}

.error-content .mailchimp_box {
  background-color: #ffffff;
  border-radius: 5px;
  margin-top: 50px;
  padding: 35px;
  text-align: center;
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.error-content .mailchimp_box .form_control {
  box-shadow: none;
  border: 1px solid #dddddd;
  font-size: 16px;
  height: 50px;
}

.error-content .mailchimp_box .form_control:focus {
  border: 1px solid #dddddd;
  box-shadow: none;
}

.error-content .mailchimp_box button.form_control {
  background-color: #FFA801;
  border: 1px solid #FFA801;
  color: #ffffff;
}

.error-content .mailchimp_box button.form_control:focus {
  background-color: #FFA801;
  border: 1px solid #FFA801;
  color: #ffffff;
  outline: none;
}

/************************** 
* 19. Team styles 
***************************/
.team-style-one .team-box {
  text-align: center;
  perspective: 50em;
  position: relative;
}

.team-style-one .team-box:hover:after {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  opacity: 0.95;
}

.team-style-one .team-box:hover .team-box-content {
  opacity: 1;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition-delay: 0.2s;
}

.team-style-one .team-box:after {
  content: "";
  display: block;
  background: #FFA801;
  position: absolute;
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  -webkit-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg);
  transform-origin: 0 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.team-style-one .team-box img {
  width: 100%;
  height: auto;
}

.team-style-one .team-box .team-box-content {
  color: #eae2b7;
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  opacity: 0;
  z-index: 1;
  -webkit-transform: translate(10%, -50%);
  -moz-transform: translate(10%, -50%);
  -ms-transform: translate(10%, -50%);
  -o-transform: translate(10%, -50%);
  transform: translate(10%, -50%);
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.team-style-one .team-box .icon {
  color: #ffffff;
  display: block;
  font-size: 20px;
  margin-top: 15px;
}

.team-style-one .team-box .title {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 10px;
}

.team-style-one .team-box .post {
  color: #ffffff;
  display: block;
  font-style: italic;
}

@media only screen and (max-width: 990px) {
  .team-style-one .team-box {
    margin-bottom: 30px;
  }
}

.our-team {
  text-align: center;
  position: relative;
}

.our-team .team-content {
  width: 100%;
  height: auto;
  background: #ffffff;
  padding: 27px 0;
  border-left: 5px solid #FFA801;
  -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.05);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.our-team:hover .team-content {
  background: #ffffff;
}

.our-team:hover .title {
  color: #FFA801;
  margin-bottom: 10px;
}

.our-team:hover .post {
  height: 32px;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.our-team:hover .social {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 1;
}

.our-team .title {
  font-weight: 600;
  margin: 0;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.our-team .post {
  display: block;
  font-style: italic;
  text-transform: capitalize;
  height: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.our-team .social {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.our-team .social li {
  display: inline-block;
}

.our-team .social li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #FFA801;
  line-height: 40px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.vistor-image {
	display: none; /* 初始化设置图片不可见 */
	position: absolute; /* 相对于body进行定位 */
	top: 40px; /* 调整图片与鼠标之间的距离 */
	left: 400px; /* 水平居中 */
	z-index: 9999; /* 确保图片处于最上层 */
	width: 180px;
	height: 180px;
}

.visitor-text:hover + .vistor-image {
    display: block; /* 鼠标经过时显示图片 */
}

.vistor-image {
	display: none; /* 初始化设置图片不可见 */
	position: absolute; /* 相对于body进行定位 */
	top: 50px; /* 调整图片与鼠标之间的距离 */
	left: 400px; /* 水平居中 */
	z-index: 9999; /* 确保图片处于最上层 */
	width: 180px;
	height: 180px;
}
/*# sourceMappingURL=style.css.map */