ul {
  list-style: none;
}

@media (min-width:1920px) {
  .navigation span {
    right: 78%;
  }
}

@media (min-width:1972px) {
  .navigation span {
    right: 73%;
  }
}

@media (min-width:2400px) {
  .navigation span {
    right: 68%;
  }
}

@media only screen and (max-width:991px) {
  .navigation .logo a {
    padding: 13px 0 12px;
  }

  .header-style-2 .navbar-nav>li>a {
    padding: 8px 12px;
  }

  #form-estimation {
    margin-bottom: 10px;
  }

  .for-logo {
    overflow: hidden;
    padding-right: 30px;
  }

  .navbar-nav>li {
    margin-left: 1px;
    margin-top: 35px;
    margin-bottom: 34px;
  }

  .navbar-nav>li>a {
    font-size: 14px;
    padding: 4px 12px;
  }

  .navbar-default {
    padding-bottom: 0;
    position: static;
  }

  .navbar-collapse {
    margin-right: 0;
    padding-right: 0;
  }

  #testimonial {
    padding-bottom: 60px;
  }

  #location-form .form-group {
    width: 79%;
  }
}

@media (max-width:400px) {
  .logo img {
    height: 50px;
  }
}

@media (max-width:767px) {
  .header-style-2 .navbar-default .navbar-toggle .icon-bar,  .header-style-2 .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff!important;
  }

  header .top-bar-social-icon {
    text-align: left;
  }

  header.header-style-3 .top-bar-social-icon .social-icons li a {
    position: relative;
    top: 5px;
  }

  .navigation .logo a {
    padding: 13px 30px 12px;
  }

  .header-style-2 .navbar-nav>li>a {
    color: #fff!important;
  }

  .navbar-nav>li>.dropdown-menu {
    position: relative;
    float: none;
    border: none;
    box-shadow: none;
    display: none!important;
  }

  .navbar-nav>li:hover>.dropdown-menu {
    display: none!important;
  }

  .navbar-nav>li.open .dropdown-menu {
    display: block!important;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    background-color: #da1c22;
  }

  .navbar-default button.navbar-toggle {
    height: 40px;
    width: 40px;
    background: #1a1a23!important;
    border: 1px solid #fff;
    border-radius: 0;
    margin: 25px 0;
  }

  .navbar-default .navbar-collapse {
    width: 100%;
    position: absolute;
    left: 0;
    background: #1a1a23;
    border: none;
    top: 100%;
    box-shadow: none;
  }

  .navbar-default .navbar-toggle .icon-bar {
    right: inherit;
    background: #fff!important;
    top: 12px;
    left: 8px;
  }

  .navbar-default .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
  }

  .navbar-default .navbar-toggle .icon-bar:last-child {
    margin-top: 12px;
  }

  .navbar-default .navbar-toggle:focus,  .navbar-default .navbar-toggle:hover {
    background: #444!important;
  }

  .header-style-2 .navbar-default .navbar-toggle:focus,  .header-style-2 .navbar-default .navbar-toggle:hover {
    background: #1a1a23!important;
  }

  .navbar-nav>li {
    margin: 0;
    background: 0 0!important;
    padding: 0 30px;
    width: 96%;
  }

  ul.navbar-nav {
    margin: 0;
  }

  .navbar-nav>li a {
    display: inline-block;
    line-height: 30px;
  }

  .dropdown .dropdown-menu li {
    border-bottom-color: #111;
  }

  .dropdown .dropdown-menu li a {
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    transition: all .3s ease 0s;
    color: #999!important;
    padding: 10px 25px!important;
  }

  .for-logo {
    float: left;
    width: auto;
    z-index: 9;
  }

  .for-logo+.col-xs-12 {
    float: none;
    position: relative;
  }

  #estimation-text {
    margin: 50px 0 90px;
  }

  .new {
    margin-bottom: 40px;
  }

  #map {
    height: 300px;
  }

  .footer-detail {
    padding-bottom: 40px;
  }

  .footer-detail:last-child {
    padding-bottom: 0;
  }

  .navbar-toggle .icon-bar {
    left: 10px;
    height: 1px;
    top: 18px;
  }

  .navbar li {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .navigation span {
    height: 90px;
  }

  .navbar-default .navbar-nav>li.active,  .navbar-default .navbar-nav>li:hover {
    background: 0 0;
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
  }

  .navbar-default .navbar-nav>li.active>a,  .navbar-default .navbar-nav>li:hover>a {
    color: #fff!important;
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
  }

  .navbar-default .navbar-nav>li {
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
  }

  .navbar-nav>li>a {
    font-size: 14px;
    color: #fff!important;
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    transition: all .3s ease 0s;
  }

  .dropdown .dropdown-menu li a:active,  .dropdown .dropdown-menu li a:focus {
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
  }

  .dropdown .dropdown-menu li:hover {
    background: 0 0;
  }

  .dropdown .dropdown-menu li:hover a {
    color: #fff!important;
  }
}

.address a:hover,.detail-list>li::before,.link-btn,ul.detail-list li span {
  color: #93c901;
}

@media (max-width:767px) {
  .back-to-top {
    right: 20px;
  }

  #page-title {
    padding: 50px 0 30px;
  }

  #location-form .form-group {
    width: 72%;
  }
}

@media (min-width:768px) and (max-width:840px) {
  .for-logo {
    overflow: visible;
    padding-right: 30px;
  }

  .navigation .logo span {
    right: -30px;
  }
}

.item,.wrapper {
  overflow: hidden;
}

@media (min-width:768px) and (max-width:840px) {
  .navbar-collapse.collapse {
    padding: 0;
  }
}

@media (max-width:480px) {
  #estimation-text {
    margin-top: 0;
  }

  header address {
    display: inline;
  }

  header address i.fa {
    margin-top: 3px;
    margin-right: 8px;
  }

  #location-form .form-group {
    width: 100%;
  }
}

@media (max-width:360px) {
  .back-to-top {
    bottom: 80px;
  }

  #estimation-text {
    margin-top: 0;
  }

  #location-form .form-control {
    width: 68%!important;
  }

  #location-form .input-bottom-line {
    left: 26%;
  }

  #location-form .form-control:focus~.input-bottom-line {
    width: 68%;
  }
}

@media (max-width:320px) {
  header {
    font-size: 11px;
  }
}

@media (max-width:767px) {
  #services-right {
    padding-top: 30px;
  }

  #detail-text h1 {
    font-size: 18px!important;
    line-height: 25px;
  }
}

@media (min-width:768px) and (max-width:1024px) {
  header .top-bar-social-icon .social-icons li a {
    font-size: 14px;
    height: 25px;
    width: 25px;
    line-height: 25px;
    margin: 0;
  }

  #services-left {
    text-align: center;
    margin-bottom: 30px;
  }
}

body {
  height: 100%;
  width: 100%;
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.container {
  width: 1170px;
  max-width: 100%;
}

.h4,h4 {
  font-size: 20px;
}

.h5,h5 {
  font-size: 16px;
}

.h6,h6 {
  font-size: 14px;
}

.back-to-top,.dropdown .dropdown-menu,.navbar-default .navbar-nav>li.active,.navbar-default .navbar-nav>li:hover,.navigation .logo,.navigation .logo span,.navigation span,.our-form .input-bottom-line,input[type=reset],input[type=submit] {
  background-color: #93c901;
}

.dropdown .dropdown-menu li {
  border-bottom-color: #93c901;
}

footer#footer {
  border-top-color: #93c901;
}

.link-btn {
  text-decoration: underline;
  margin-left: 10px;
}

.back-to-top,a,a:hover {
  text-decoration: none;
}

dl {
  margin: 0;
}

dd {
  margin: 0 0 20px;
}

.form-control {
  border-radius: 0;
}

.section-text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7em;
  color: #636363;
  margin-top: 0;
  margin-bottom: 15px;
}

*,h1,ul {
  margin: 0;
}

img {
  max-width: 100%;
}

* {
  padding: 0;
}

.back-to-top {
  position: fixed;
  bottom: 60px;
  right: 93px;
  width: 52px;
  height: 52px;
  z-index: 9999;
  display: none;
  color: #fff;
  font-size: 20px;
  background: #93c901;
  padding: 10px;
  transform: skew(-22deg);
  -webkit-transform: skew(-22deg);
  -moz-transform: skew(-22deg);
}

.back-to-top i.fa {
  transform: skew(22deg);
  -webkit-transform: skew(22deg);
  -moz-transform: skew(22deg);
}

.back-to-top:focus,.back-to-top:hover {
  color: #fff;
}

a {
  color: #35383e;
  outline: 0!important;
}

a:hover {
  outline: 0;
}

a:active,a:focus,a:hover {
  outline: 0;
  color: #93c901;
}

ul {
  padding: 0;
}

header.top-bar {
  color: #8c8c8c;
  font-size: 16px;
  letter-spacing: .2px;
  padding: 10px 0;
  font-weight: 400;
}

header.header-style-3 {
  position: relative;
}

header address {
  display: inline;
  margin: 0;
}

header .top-bar-social-icon {
  top: 3px;
  text-align: right;
}

header .top-bar-social-icon .social-icons li a {
  font-size: 16px;
  height: 30px;
  width: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  transform: skew(-22deg);
  margin-right: 3px;
  background-color: #959692;
  color: #fff;
  transition: .3s all ease-out;
}

.address a,.navigation {
  transition: all .3s ease 0s;
}

header .top-bar-social-icon .social-icons li a:last-child {
  margin: 0;
}

header .top-bar-social-icon .social-icons li a i {
  transform: skew(22deg);
}

header .top-bar-social-icon .social-icons li a:hover {
  color: #fff;
}

header .top-bar-social-icon .social-icons li a.fb-icon:hover {
  background-color: #3B5998!important;
}

.address a {
  color: #8c8c8c;
}

.color {
  color: #454545;
}

.navigation {
  background: rgba(0,0,0,.7);
  width: 100%;
  position: absolute;
  z-index: 9999;
  font-size: 0;
}

.navigation.header-style-2 {
  background: #fff;
  box-shadow: 0 3px 8px rgba(44,54,67,.28);
}

.navigation.header-style-3 {
  background: 0 0;
}

.navigation span {
  position: absolute;
  right: 76%;
  width: 100%;
  height: 100%;
  transform: skew(-20deg);
}

.navigation:after {
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  background: #212022;
}

.navigation .logo {
  min-height: 97px;
  margin-top: 0;
  position: relative;
  width: 100%;
  transform: skew(-20deg);
}

.navigation .logo span {
  position: absolute;
  right: -8px;
  height: 100%;
  transform: rotate(0);
  width: 5px;
}

.logo img {
  transform: skew(20deg);
  height: 75px;
}

.navigation.header-style-2 .logo img {
  transform: skew(0);
  height: 55px;
}

.header-style-2 .logo-block {
  min-height: 190px;
}

.header-style-3 .logo.bgcolor {
  background-color: transparent;
}

@media (min-width:767px) {
  .logo-text {
    margin-left: -12px;
  }

  .logo .contact-details {
    background: url("../../index.html") right top no-repeat;
  }

  .logo .social-icons {
    margin-left: 0;
    padding-left: 0;
  }
}

.navbar,.navbar li,nav {
  z-index: 999;
}

@media (max-width:800px) {
  .navbar {
    min-height: 90px!important;
  }
}

.caret-up,.navbar-nav>li>a,.navigation .logo,.top-nav2 {
  display: inline-block;
}

.navigation .logo {
  text-align: center;
  padding: 0;
  height: 97px;
  line-height: 97px;
}

.header-style-3 .logo {
  background-color: transparent;
}

.navigation.header-style-2 .logo,nav {
  background-color: transparent!important;
}

.navigation.header-style-2 .logo {
  transform: skew(0);
  text-align: left;
}

h1.site_title {
  color: #fff;
  font-size: 26px;
  font-style: normal;
  line-height: 1;
  margin-top: 35px;
}

nav {
  border: none!important;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover,.navbar-nav>li>a {
  background: 0 0!important;
}

.navbar {
  margin-bottom: 0!important;
  border: none;
  border-radius: 0;
}

.header-style-2 .navbar-nav {
  margin: 7.5px 0;
}

.navbar-form.navbar-right:last-child {
  margin-right: 0!important;
}

.navbar-collapse {
  margin-right: 30px;
}

.navbar li {
  margin-left: 5px;
  margin-top: 23px;
  margin-bottom: 23px;
  -moz-transform: skew(-22deg);
  -webkit-transform: skew(-22deg);
  -o-transform: skew(-22deg);
  -ms-transform: skew(-22deg);
  transform: skew(-22deg);
  transition: all .3s ease 0s;
}

.navbar-nav>li>a {
  color: #fff!important;
  font-size: 16px;
  text-shadow: none;
  font-weight: 400;
  -moz-transform: skew(22deg);
  -webkit-transform: skew(22deg);
  -o-transform: skew(22deg);
  -ms-transform: skew(22deg);
  transform: skew(22deg);
  backface-visibility: hidden;
}

.header-style-2 .navbar-nav>li>a {
  color: #000!important;
  padding: 8px 15px;
}

.header-style-2 .navbar-default .navbar-nav>li.active>a,.header-style-2 .navbar-default .navbar-nav>li:hover>a {
  color: #fff!important;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
  background: 0 0;
  transform: skew(22deg);
  -webkit-transform: skew(22deg);
  -moz-transform: skew(22deg);
}

.caret-up {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid;
  margin-left: 2px;
  vertical-align: middle;
}

.dropdown .dropdown-menu {
  padding: 0;
  min-width: 160px;
}

.dropdown .dropdown-menu li {
  margin: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: 0 0;
  transform: skew(0);
  -webkit-transform: skew(0);
  -moz-transform: skew(0);
  transition: all .3s ease 0s;
}

.dropdown .dropdown-menu li:active,.dropdown .dropdown-menu li:focus {
  transform: skew(0);
  -webkit-transform: skew(0);
  -moz-transform: skew(0);
}

.dropdown .dropdown-menu li a {
  padding: 8px 15px;
  color: #fff;
  transform: skew(22deg);
  -webkit-transform: skew(22deg);
  -moz-transform: skew(22deg);
  background: 0 0;
}

.dropdown .dropdown-menu li:hover>a,.navbar-default .navbar-nav .open .dropdown-menu>.active a,.navbar-default .navbar-nav .open .dropdown-menu>.active:hover a {
  color: #000!important;
}

.dropdown .dropdown-menu li a:active,.dropdown .dropdown-menu li a:focus {
  transform: skew(22deg);
  -webkit-transform: skew(22deg);
  -moz-transform: skew(22deg);
}

.dropdown .dropdown-menu li:hover {
  background: #fff;
}

.dropdown-menu li a:hover {
  background: 0 0!important;
}

.navbar-default .navbar-nav .open .dropdown-menu>.active,.navbar-default .navbar-nav .open .dropdown-menu>.active:hover {
  background: #fff!important;
  color: #000!important;
}

.top-nav2 {
  width: 100%;
}

.color-icon {
  float: left;
  width: 50px;
  border: 1px solid #dadada;
  height: 50px;
  padding-top: 10px;
  background-color: #fff;
}

.hr,hr {
  height: 1px;
  position: relative;
}

hr {
  margin: 25px auto;
}

.hr {
  background: #93c901;
  width: 35%!important;
  margin: 20px auto;
  display: block;
}

#about {
  transition: all .3s ease 0s;
}

#estimation {
  position: relative;
}

#estimation {
  background: url("../../index.html") top left no-repeat;
  background-size: cover;
  padding-top: 90px;
}

#form-estimation {
  margin-top: 35px;
  margin-bottom: 80px;
}

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

.our-form .form-control {
  height: 40px;
  border-radius: 0;
  box-shadow: none;
  background-color: rgba(255,255,255,.3);
  border: 1px solid #999;
  color: #fff!important;
}

.our-form textarea.form-control {
  height: 165px;
}

form.our-form .btn {
  border: none;
  border-radius: 0;
  font-size: 14px;
  color: #fff!important;
  font-family: Roboto,sans-serif;
  right: 25px;
  padding: 10px;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  width: 100px;
  -moz-transform: skew(-25deg);
  -webkit-transform: skew(-25deg);
  -o-transform: skew(-25deg);
  -ms-transform: skew(-25deg);
  transform: skew(-25deg);
  margin-left: 15px;
}

form.our-form .btn:after {
  content: "";
  background: #5b3832;
  height: 111px;
  top: 0;
  position: absolute;
  right: 3px;
  bottom: 0;
  width: 3px;
}

.toggle {
  background: #93c901;
  color: #fff;
  -moz-transform: skew(-22deg);
  -webkit-transform: skew(-22deg);
  -o-transform: skew(-22deg);
  -ms-transform: skew(-22deg);
  transform: skew(-22deg);
  margin-left: -32.5px;
  display: inline-block;
  position: absolute;
  top: -14px;
  width: 50px;
  height: 30px;
  left: 50%;
  right: 0;
  cursor: pointer;
}

#services {
  height: auto;
  position: relative;
  padding: 90px 0;
  color: #fff;
}

.form-group {
  position: relative;
}

#map {
  height: 635px;
}

.input-bottom-line {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 0%;
  background: #2B2B2B;
  bottom: 0;
  left: 0;
  transition: width .5s ease .2s;
}

.feature {
  position: relative;
}

.form-control:focus~.input-bottom-line {
  width: 100%;
}

.feature {
  background-color: #fff;
  min-height: 460px;
  height: 100%;
  padding: 90px 0;
}

.panel-hover:hover {
  z-index: 999;
}

.panel-body {
  padding: 40px 15px 15px;
  border: none;
}

.footer-detail h3 {
  font-family: Roboto,sans-serif;
}

#testimonial {
  background: url("../../index.html") top left no-repeat;
  background-size: cover;
  padding: 60px 0 10px;
}

#testimonial h1 {
  text-transform: capitalize;
  font-size: 26px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 40px;
}

.testimonial-img {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  border-top: 1px solid #93c901;
  padding-top: 20px;
  background: rgba(55,55,54,.6);
  padding-bottom: 44px;
}

.testimonial-content p {
  color: #fff;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  margin: 10px 50px 20px;
  line-height: 24px;
}

.testimonial-img span {
  font-size: 16px;
  font-weight: 500;
  color: #93c901;
  position: relative;
  top: 10px;
}

.testimonial-img p {
  font-size: 12px;
  color: #fff!important;
  font-weight: 700;
  margin: 0;
  font-style: normal!important;
  position: relative;
  top: 8px!important;
}

.testimonial-content i.fa {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  color: #949494;
}

footer#footer {
  background: #19171c;
  border-top: 3px solid #93c901;
  color: #8b8b8b;
  font-size: 14px;
  padding-top: 0;
}

footer#footer .footer_top {
  padding: 90px 0 80px;
}

.footer-detail {
  position: relative;
  padding-bottom: 0;
  display: inline-block;
}

.footer-services a {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 20px;
}

.footer-services a i.fa {
  position: absolute;
  top: 3px;
  left: 0;
}

.footer-detail a {
  color: #a8a8a8;
  font-weight: 400;
}

.footer-detail a:hover {
  color: #fff;
}

.footer-detail .fa {
  margin-right: 2px;
}

.footer-detail h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}

p.footer {
  color: #525252!important;
  font-size: 12px!important;
  margin: 10px 0 0;
}

.footer-detail ul li {
  border-bottom: 1px solid #332f38;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.footer-detail li:hover,.footer-detail ul li a:hover {
  color: #fff;
}

.footer-detail .col-md-4,.footer-detail .l-container {
  padding: 0 8px 8px 0;
}

#page-title {
  padding: 185px 0 80px;
}

#page-title h1 {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
}

#about-us {
  padding-top: 90px;
}

#about-us .section-text {
  padding: 0 30px;
}

.about-main-img {
  margin-top: 50px;
}

#our-mission {
  padding: 90px 0 60px;
}

embed,iframe {
  max-width: 100%;
}

#our-team {
  padding: 90px 0 0;
}

.right-line {
  position: absolute;
  width: 1px;
  height: 70%;
  display: inline-block;
  background: #e5e5e5;
  right: -15px;
  top: 14%;
}

.contact-title {
  background-image: url("../../index.html");
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

#contact-us {
  padding: 90px 0;
}

.location-title {
  background-image: url("../../index.html");
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

.location-form {
  padding: 35px 0 55px!important;
}

#location-form .form-group {
  width: 80%;
}

#location-form .form-control {
  width: 84%!important;
}

#location-form .input-bottom-line {
  left: 15.5%;
  transition: width .5s ease .2s;
}

#location-form .form-control:focus~.input-bottom-line {
  width: 84%;
}

#detail-page {
  padding: 90px 0 60px;
}

.service-page-title {
  background-image: url("../../index.html");
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

#service-page {
  padding: 90px 0 30px;
  overflow: hidden;
}

#service-page img {
  border: 2px solid #e0e0e0;
}

.mix {
  display: none;
  margin-bottom: 30px;
}

.mix p {
  margin: 30px 0;
  color: #000;
  font-size: 14px;
  line-height: 22px;
}

.services-detail-title {
  background-image: url("../../index.html");
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

#services-detail {
  padding: 100px 0;
}

.services-left img {
  border: 2px solid #e0e0e0;
}

.services-right h1 {
  margin: 0;
  font-size: 30px;
  font-weight: 300;
  color: #424242;
}

.services-right p {
  color: #636363;
  font-size: 14px;
  line-height: 25px;
}

ul.detail-list {
  margin-top: 40px;
}

ul.detail-list li {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 500;
  line-height: 33px;
}

.detail-list>li::before {
  content: "";
  font-family: fontawesome;
  font-size: 14px;
  margin-right: 10px;
}

.detail-text h1 {
  margin: 0;
  font-weight: 400;
  color: #2b2b2b;
  font-size: 18px;
}

.detail-text p {
  color: #636363;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.work-detail-title,.work-page-title {
  background-image: url("../../index.html");
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

#work-page {
  padding: 90px 0 80px;
}

#work-detail {
  padding: 90px 0;
}

#work-detail #detail-text {
  margin-top: 50px;
}

#detail-text h1 {
  font-size: 30px;
  color: #424242;
  font-weight: 300;
}

.banner-content h2,.why-us h4 {
  text-transform: uppercase;
}

.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}

.site-content:after,.site-footer:after,.site-header:after {
  clear: both;
}

input[type=email],input[type=url],input[type=password],input[type=search],textarea {
  height: 38px;
}

input[type=submit],input[type=reset] {
  text-align: center;
  font-size: 14px;
  font-family: Roboto,sans-serif;
  font-style: italic;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 20px;
  border: none;
  position: relative;
  transition: all .3s ease 0s;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
}

@media (max-width:480px) {
  .navigation {
    position: relative;
  }
}

.home #primary.content-area {
  padding-top: 0!important;
}

.contact-section h3,.our-services-box,.testimonial-user,.why-us h4 {
  text-align: center;
}

.about-detail {
  position: relative;
}

.about-detail p {
  font-size: 14px;
}

.about-detail .about-content {
  position: absolute;
  top: 0;
  z-index: 99;
}

.about-detail-banner {
  padding-top: 90px!important;
}

@media (max-width:1366px) {
  .about-detail-banner {
    padding-top: 220px!important;
  }
}

.top-header-item,.why-us {
  border-right: solid 1px #93C901;
}

body {
  font-family: 'Alegreya Sans';
}

@media (max-width:767px) {
  .about-detail .about-content {
    position: relative;
  }

  .about-detail-banner {
    padding-top: 0!important;
  }

  #primary-menu li a {
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
  }
}

.top-header {
  background-color: #000;
  color: #fff;
  border-bottom: solid #93C901 2px;
}

.top-header-row {
  padding: 10px 10px 10px 50px;
}

@media (max-width:1225px) {
  .top-header-item-box {
    width: 100%;
  }
}

.top-header-item {
  font-weight: 700;
}

.top-header i {
  margin-right: 10px;
  font-size: 24px;
  color: #93C901;
}

.span-block {
  display: block;
}

@media (max-width:1199px) {
  .navbar-logo img {
    height: 60px;
  }
}

@media (max-width:350px) {
  .navbar-logo img {
    height: 45px;
  }
}

@media (min-width:767px) and (max-width:991px) {
  .navbar-logo img {
    height: 50px;
  }
}

@media (min-width:992px) and (max-width:1101px) {
  #primary-menu li a {
    font-size: 12px;
  }
}

@media only screen and (max-width:991px) {
  .navbar-nav>li>a {
    font-size: 14px;
    padding: 4px 6px;
  }
}

@media (min-width:767px) and (max-width:992px) {
  .navbar {
    padding-top: 15px;
  }
}

@media (max-width:873px) {
  #primary-menu li a {
    font-size: 12px;
  }
}

.content-area {
  padding-bottom: 0;
  padding-top: 0!important;
}

.navbar.navbar-default {
  background: 0 0;
}

.banner,.banner-content-box {
  background-repeat: no-repeat;
}

.banner {
  background: url("../img/banner.jpg") no-repeat center center;
  background-size: cover;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  height: 600px;
}

@media (max-width:767px) {
  .banner {
    height: 450px;
  }
}

.banner-content-box {
  height: 100%;
  background-position: 20% center;
  background-image: url("../img/garage-doors-reapir-banner-content-bg-h=31d9d345e612be08f7a4bea37e2ea9b2.png");
}

.contact-section,.testimonial-section {
  background-color: #00070C;
}

.banner-content {
  position: relative;
  top: 200px;
  color: #fff;
}

@media (max-width:767px) {
  .banner-content {
    top: 100px;
  }
}

@media (max-width:481px) {
  .banner-content {
    top: 50px;
  }
}

.banner-content h2 {
  font-size: 30px;
  transform-origin: 50% 50% 0;
  line-height: 30px;
  border-bottom: solid 1px #fff;
  padding-bottom: 20px;
  display: table;
}

.why-us h4,h3 {
  font-size: 28px;
}

.banner-content h2 span {
  color: #93C901!important;
  font-weight: 700;
  display: block;
  margin-top: 5px;
}

h3 {
  margin-bottom: 35px;
}

.theme-button {
  background-color: #93C901;
  color: #fff!important;
  padding: 15px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(20deg);
  display: table;
}

.theme-button:hover {
  background-color: #fff;
  color: #93C901!important;
  display: table;
}

.theme-button span {
  transform: skew(20deg);
  display: block;
  font-weight: bold;
  color: #2b2b2b;
}

.theme-button::after {
  content: "";
  height: auto;
  top: 0;
  position: absolute;
  right: -6px;
  bottom: 0;
  width: 3.5px;
  transition: all .3s ease 0s;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  background-color: #93C901;
}

.theme-button:hover::after {
  background-color: #fff;
}

.main-content-wrapper {
  padding: 10px;
}

.main-content-wrapper h1 {
  margin-top: 25px;
  margin-bottom: 15px;
  color: #424242;
}

.main-content-wrapper p {
  line-height: 30px;
  color: #636363;
}

.why-us {
  background-color: rgba(255,255,255,.9);
  padding: 25px;
  position: absolute;
  top: -250px;
  border-top: solid 10px #93C901;
  -webkit-box-shadow: 10px 10px 5px 0 rgba(0,0,0,.75);
  -moz-box-shadow: 10px 10px 5px 0 rgba(0,0,0,.75);
  box-shadow: 10px 10px 5px 0 rgba(0,0,0,.75);
  border-left: solid 1px #93C901;
  border-bottom: solid 1px #93C901;
}

@media (max-width:992px) {
  .why-us {
    top: 0;
    position: relative!important;
  }
}

@media (min-width:993px) and (max-width:1024px) {
  .why-us {
    top: -150px!important;
  }
}

.list {
  margin-top: 25px;
}

.list-item {
  width: 100%;
}

.icon {
  font-size: 30px;
  left: 40px;
  color: #93C901;
  position: absolute;
}

.text {
  font-size: 14px;
  position: relative;
  left: 70px;
  transform: translateY(-50%);
  width: 80%;
  border-bottom: 1px solid rgba(0,0,0,.08);
  top: 20px;
  padding: 20px 0;
  text-transform: capitalize;
}

.contact-section {
  padding-top: 90px!important;
  color: #fff;
}

@media (max-width:991px) {
  .contact-section {
    padding-top: 40px!important;
    padding-bottom: 40px;
  }

  .garage-technician {
    display: none;
  }
}

.contact-form .form-control {
  background-color: rgba(255,255,255,.3);
  height: 40px;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #999;
  color: #fff!important;
}

.contact-form .theme-button {
  float: right;
}

.contact-form .textarea {
  height: 100px;
}

.theme-sepertor {
  border-top-color: #93c901!important;
  border-bottom-color: #93c901!important;
  position: relative;
  width: 30px;
  height: 7px;
  transform: skew(-22deg);
  -webkit-transform: skew(-22deg);
  -moz-transform: skew(-22deg);
  margin: 25px auto 30px!important;
  border-top-width: 3px;
  border-top-style: solid;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

.theme-sepertor::after,.theme-sepertor::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  height: 1px;
  width: 50px;
  margin-top: -.5px;
  background-color: #93c901;
}

.theme-sepertor::before {
  left: -195%;
}

.theme-sepertor::after {
  right: -195%;
}

.our-services-wrapper {
  padding: 30px;
}

.our-services-box h2 {
  color: #424242;
}

.testimonial-section {
  padding-top: 90px!important;
  padding-bottom: 90px!important;
  color: #fff;
}

.testimonial-box {
  padding: 25px 0 0;
  background: rgba(32,32,31,.7);
}

.testimonial-box .fas.fa-quote-left {
  margin-right: 10px;
}

.testimonial-box .fas.fa-quote-right {
  margin-left: 10px;
}

.testimonial-text {
  color: #fff;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  margin: 0;
  line-height: 24px;
  padding: 0 50px 25px;
  border-bottom: 1px solid #93c901;
}

.brand-logo,.brand-logo:hover,.testimonial-user {
  padding: 25px 30px;
  margin: 0;
}

.testimonial-user {
  background: rgba(55,55,54,.6);
  display: block;
}

.testimonial-user h5 {
  color: #93c901;
  text-transform: capitalize;
}

.user-location {
  font-size: 12px;
  color: #fff!important;
  font-weight: 700;
  margin: 0;
  font-style: normal!important;
}

.brand-logo {
  border: 1px solid #000!important;
  background: rgba(32,31,31,.6);
  border-width: 0 1px 1px 0;
}

.brand-logo:hover {
  border: 1px solid #000!important;
  background: #93c901;
  border-width: 0 1px 1px 0;
}

.brand-logo img {
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
  width: auto;
  margin: auto;
  display: block;
  min-height: 30px;
  max-height: 31px;
}

.additional-content .theme-sepertor,footer .theme-sepertor {
  margin-left: 25px!important;
  margin-top: 15px!important;
}

footer {
  border-top: 3px solid #93c901;
  background-color: #19171c!important;
}

.footer-top {
  padding: 60px 20px 20px;
  color: #fff;
}

.footer-top ul li,.footer-top ul li a {
  color: #8b8b8b!important;
}

.footer-top h4 {
  text-transform: uppercase;
  font-size: 18px;
}

.footer-top ul li {
  border-bottom: 1px solid #332f38;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.citypage h1,.citypage h2 {
  text-align: center;
  font-weight: 300;
}

.footer-top ul li a:hover {
  color: #93c901!important;
}

.footer-bottom {
  border-top: 1px solid #93c901;
  text-align: center;
  padding: 25px;
  color: #8b8b8b!important;
}

footer .theme-sepertor::before {
  width: 15px;
  left: -25px;
}

footer .theme-sepertor::after {
  width: 82px;
  right: -92px;
}

.footer-contact li {
  padding-bottom: 15px!important;
  margin-bottom: 15px!important;
}

.span-block.email,.theme-button.innerpage {
  margin-bottom: 20px;
}

.footer-contact i {
  margin-right: 10px;
  color: #93c901!important;
}

.footer-contact .fa-phone {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.citypage h1 {
  text-transform: uppercase;
  font-size: 40px;
}

.citypage h2 {
  font-size: 35px;
  padding: 0 100px;
  line-height: 50px;
}

.citypage h4 {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
}

.citypage .span-block {
  line-height: 28px;
}

.citypage p {
  font-weight: 400;
  font-size: 18px;
}

.span-block.email {
  color: #93c901;
  font-weight: 700;
}

.citypage hr {
  width: 100%!important;
  border-bottom: 1px solid #ff9c11;
}

.contact-section.innerpage {
  padding-top: 50px!important;
}

.business-location-name {
  text-transform: uppercase;
}

.business-location-address {
  text-transform: capitalize;
}

.visiting-location {
  color: #93c901;
  font-size: 20px;
  font-weight: 500;
}

/* .contact-us-content i,.contact-us-text.phone,.theme-heading,.theme-subheading {
  color: #93c901!important;
} */

.additional-content {
  text-align: left;
}

.additional-content .theme-sepertor::before {
  width: 15px;
  left: -25px;
}

.additional-content .theme-sepertor::after {
  width: 82px;
  right: -92px;
}

.city-zip-state {
  margin-left: 20px;
}

.about-us-content img {
  float: right;
  width: 300px;
}

.about-us-text {
  padding-right: 150px;
}

nav .active {
  background-color: #93c90187!important;
}

.no-border {
  border: none;
}

.state-box {
  margin-top: 20px;
}

.locations-content h1 {
  text-align: center;
  font-weight: 300;
  margin: 0;
}

.main-content-wrapper h1 {
  text-align: center;
  font-weight: 300;
  margin: 30px 0 0;
}

.location-box {
  margin-bottom: 50px;
}

.location-box h3 {
  text-align: left;
  margin-bottom: 15px;
  margin-top: 10px;
}

.location-box .span-block {
  font-size: 16px;
  line-height: 30px;
}

.contact-us-content {
  text-align: center;
}

.contact-us-content i {
  font-size: 50px;
}

.contact-us-item {
  padding: 25px;
}

.contact-us-content h3 {
  margin: 20px 0;
}

.contact-us-text {
  font-size: 18px;
  font-weight: 600;
}

.contact-us-text.phone {
  font-size: 30px;
}

.text-left {
  text-align: left!important;
}

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

.why-us-content {
  text-align: center;
}

.warning {
  color: #751717;
}

.why-us-heading {
  color: #424242;
  margin-top: 40px;
}

@media (min-width:768px) {
  .why-us-container {
    min-height: 600px;
  }
}

@media (min-width:1024px) {
  .why-us-container {
    min-height: 400px;
  }
}

@media (min-width:1200px) {
  .why-us-container {
    min-height: 320px;
  }
}

.social-icons i {
  font-size: 16px;
}
