/**
Template Name: NConstruct - HTML Template
Author: Softnio
Version: 1.0.0
Update: 06.25.2017
*/
/**
 * Table of Contents
 * 1.0 - Fonts
 * 2.0 - Resets
 * 2.1 - General
 * 3.0 - Navbar
 * 4.0 - Banner
 * 5.0 - Call-Action
 * 6.0 - Page Content
 * 7.0 - Forms
 * 8.0 - Stats
 * 9.0 - Testimonials
 * 10.0 - Client Logo
 * 11.0 - Footer widget
 * 12.0 - Widgets
 * 13.0 - Copyright
 * 14.0 - Blog
 * 15.0 - FAQs 
 * 16.0 - Feature Box
 * 17.0 - Teams Member
 * 18.0 - Gallery with Filter
 * 19.0 - Products/Shop
 * 20.0 - Responsive
 * 21.0 - Version Wise
 * 22.0 - Extra/Additional
 */
/* VARIABLE */
/* MIXIN */
/* 1.0 FONTS */
/*Roboto font*/
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/roboto-regular-webfont.eot");
  src: url("../fonts/roboto/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto/roboto-regular-webfont.ttf") format("truetype");
  font-weight: 400; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/roboto-bold-webfont.eot");
  src: url("../fonts/roboto/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto/roboto-bold-webfont.ttf") format("truetype");
  font-weight: 700; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/roboto-light-webfont.eot");
  src: url("../fonts/roboto/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-light-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-light-webfont.woff") format("woff"), url("../fonts/oroboto/roboto-light-webfont.ttf") format("truetype");
  font-weight: 300; }
/*Palanquin font*/
@font-face {
  font-family: 'Palanquin';
  src: url("../fonts/palanquin/planquin-regular-webfont.eot");
  src: url("../fonts/palanquin/planquin-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/palanquin/palanquin-regular-webfont.woff2") format("woff2"), url("../fonts/palanquin/palanquin-regular-webfont.woff") format("woff"), url("../fonts/palanquin/palanquin-regular-webfont.ttf") format("truetype");
  font-weight: 400; }
@font-face {
  font-family: 'Palanquin';
  src: url("../fonts/palanquin/palanquin-semibold-webfont.eot");
  src: url("../fonts/palanquin/palanquin-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/palanquin/palanquin-semibold-webfont.woff2") format("woff2"), url("../fonts/palanquin/palanquin-semibold-webfont.woff") format("woff"), url("../fonts/palanquin/palanquin-semibold-webfont.ttf") format("truetype");
  font-weight: 700; }
@font-face {
  font-family: 'Palanquin';
  src: url("../fonts/palanquin/palanquin-light-webfont.eot");
  src: url("../fonts/palanquin/palanquin-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/palanquin/palanquin-light-webfont.woff2") format("woff2"), url("../fonts/palanquin/palanquin-light-webfont.woff") format("woff"), url("../fonts/palanauin/palanquin-light-webfont.ttf") format("truetype");
  font-weight: 300; }
/* ===============================
    2.0 Resets
   =============================== */
body {
  font-family: "Roboto", sans-serif;
  color: #414042;
  font-size: 16px;
  line-height: 1.65;
  font-weight: 400; }

html, body {
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.15;
  font-weight: 700; }
  h1.color-blue, h2.color-blue, h3.color-blue, h4.color-blue, h5.color-blue, h6.color-blue {
    color: #003366; }
  h1.color-yellow, h2.color-yellow, h3.color-yellow, h4.color-yellow, h5.color-yellow, h6.color-yellow {
    color: #feb900; }

h1, .h1, .heading-lg, .heading-lg-lead {
  font-size: 2.25em;
  color: #000; }

h2, .h2 {
  font-size: 1.875em;
  color: #868686; }

h3, .h3, h4, .h4, .heading-md, .heading-md-lead {
  font-size: 20px;
  font-weight: 700;
  color: #000; }

h4, .h4 {
  font-size: 1.25em;
  color: #868686; }

h5, .h5 {
  font-size: 1.125em;
  font-weight: 700;
  color: #868686; }

h6, .h6, .heading-sm, .heading-sm-lead {
  font-size: .875em;
  color: #868686;
  font-weight: 700; }

ul, ol {
  padding: 0px;
  margin: 0px; }
  ul li, ol li {
    list-style: none; }

h1, h2, h3, h4, h5, h6, p, ul, ol, table {
  margin: 0 0 15px; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, table:last-child {
    margin-bottom: 0; }

.heading-section {
  font-size: 2em; }
  .heading-section.heading-sm {
    font-size: 1.5em; }

.heading-lead {
  font-size: 32px; 
color: #000;}
  .heading-lead.heading-sm {
    font-size: 1.875em; }

.heading-section, .heading-lead {
  margin-bottom: 20px; }
  .heading-section:last-child, .heading-lead:last-child {
    margin-bottom: 0; }

.heading-section.with-line, .heading-lead.with-line {
  padding-bottom: 20px; }
  .heading-section.with-line::after, .heading-lead.with-line::after {
    display: block; }

.heading-section {
  color: #003366;
  font-weight: 700; }
  .heading-section.color-grey {
    color: #868686; }
  .heading-section.color-yellow {
    color: #feb900; }

.heading-sm-lead, .heading-md-lead, .heading-lg-lead {
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  color: #f99f3e;
 }
  .heading-sm-lead + h1, .heading-sm-lead + h2, .heading-sm-lead + h3, .heading-sm-lead + h4, .heading-sm-lead + h5, .heading-sm-lead + h4, .heading-md-lead + h1, .heading-md-lead + h2, .heading-md-lead + h3, .heading-md-lead + h4, .heading-md-lead + h5, .heading-md-lead + h4, .heading-lg-lead + h1, .heading-lg-lead + h2, .heading-lg-lead + h3, .heading-lg-lead + h4, .heading-lg-lead + h5, .heading-lg-lead + h4 {
    margin-top: -15px; }

.heading-sm-lead, .heading-md-lead {
      color: #00b6f3;
    font-weight: 600;}
  .heading-sm-lead.color-blue, .heading-md-lead.color-blue {
    color: #003366; }
  .heading-sm-lead.color-yellow, .heading-md-lead.color-yellow {
    color: #feb900; }

.with-line {
  position: relative;
  padding-bottom: 15px; }
  .with-line::after {
    display: none;
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 60px;
    height: 3px;
    margin: 15px 0 0;
    background-color: #feb900; }
  .with-line.al-center::after, .with-line.center::after {
    left: 50%;
    margin-left: -35px; }
  .with-line.al-right::after {
    right: 0; }

blockquote {
  margin: 25px 0; }
  blockquote:first-child {
    margin-top: 0; }
  blockquote:last-child {
    margin-bottom: 0; }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h4, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h4, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h4, table + h1, table + h2, table + h3, table + h4, table + h5, table + h4 {
  margin-top: 30px; }

a {
  outline: 0;
  color: #003366;
  transition: all 0.5s; }
  a:link, a:visited {
    text-decoration: none; }
  a:hover, a:focus, a:active {
    outline: 0;
    color: #feb900;
    text-decoration: none; }

img {
  outline: 0;
  border: 0 none;
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  img + h4 {
    margin-top: 15px; }
  img.alignright {
    padding: 0;
    float: right;
    margin: 5px 0 10px 30px; }
  img.alignleft {
    padding: 0;
    float: left;
    margin: 5px 30px 10px 0; }
  img.aligncenter {
    float: none;
    display: block;
    margin: 5px auto 15px; }
    img.aligncenter:first-child {
      margin-top: 0; }
    img.aligncenter:last-child {
      margin-bottom: 0; }

hr, .hr {
  margin: 30px 0; }
  hr:first-child, .hr:first-child {
    margin-top: 0; }
  hr:last-child, .hr:last-child {
    margin-bottom: 0; }

input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 transparent; }

.al-center, .center {
  text-align: center; }
  .al-center .with-line:after, .center .with-line:after {
    left: 50%;
    margin-left: -35px; }

.al-right {
  text-align: right; }
  .al-right .with-line:after {
    right: 0; }

.al-left {
  text-align: left; }

.ucap {
  text-transform: uppercase; }
p{
    text-align: justify;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 10000; }

#status {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../image/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 38px auto;
  margin: -50px 0 0 -50px; }

#gmap {
  display: block;
  width: 100%;
  height: 400px;
  pointer-events: none;
  background: #58B; }

.section-pad {
  padding-top: 70px;
  padding-bottom: 50px; }
  .section-pad-sm {
    padding-top: 45px;
    padding-bottom: 45px; }
  .section-pad-md {
    padding-top: 60px;
    padding-bottom: 60px; }
  .section-pad-lg {
    padding-top: 110px;
    padding-bottom: 110px; }

.pad-0 {
  padding: 0px; }

.npl {
  padding-left: 0px; }

.npr {
  padding-right: 0px; }

.space-top {
  margin-top: 45px; }
  .space-top-sm {
    margin-top: 15px; }
  .space-top-md {
    margin-top: 30px; }
.space-bottom {
  margin-bottom: 45px; }
  .space-bottom-sm {
    margin-bottom: 15px; }
  .space-bottom-md {
    margin-bottom: 30px; }

.col-list .row + .row {
  margin-top: 30px; }

.clear {
  clear: both;
  display: block;
  height: 0;
  width: 100%; }

.imagebg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0; }
  .imagebg img {
    display: none; }
  .imagebg.bgloaded {
    opacity: 1; }

.error-page {
  background: url("../image/bg-404.png") no-repeat 50% 0;
  background-size: cover;
  min-height: 700px;
  padding-top: 200px;
  padding-bottom: 350px;
  text-align: center; }
  .error-page h1 {
    font-size: 150px;
    color: #feb900; }
  .error-page p {
    font-size: 24px;
    font-weight: 300;
    color: #fff; }
    .error-page p + p {
      font-size: 16px;
      font-weight: 400;
      margin-top: 10px; }
      .error-page p + p a {
        color: #feb900;
        box-shadow: 0 1px 0 #feb900; }
        .error-page p + p a:hover {
          box-shadow: none; }

.btn {
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
  padding: 12px 24px;
  transition: all 0.3s;
  box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 400;
  color: #fff;
  background: #5ebab9; }
  .btn:hover {
    background: #5ebab9;
    color: #fff; }
  .btn.btn-alt {
    background: #5ebab9; }
    .btn.btn-alt:hover {
      background: #5ebab9; }
  .btn.btn-trans, .btn.btn-trans-alt {
    border: 2px solid transparent;
    background: transparent; }
  .btn.btn-trans {
    color: #5ebab9;
    border-color: #5ebab9; }
    .btn.btn-trans:hover {
      background: #5ebab9;
      color: #fff; }
  .btn.btn-trans-alt {
    color: #fff;
    border-color: #fff; }
    .btn.btn-trans-alt:hover {
      background: #fff;
      color: #5ebab9; }
  .btn.btn-center {
    margin: 0 auto;
    width: auto;
    min-width: 160px; }
  .btn.btn-lg {
    padding: 15px 25px; }
  .btn.btn-md {
    padding: 8px 25px; }
  .btn.btn-sm {
    padding: 3px 10px; }
    .btn.btn-sm.btn-trans, .btn.btn-sm.btn-trans-alt {
      border-width: 1px; }

.table-responsive {
  margin-bottom: 30px; }
  .table-responsive:last-child, .table-responsive .table {
    margin-bottom: 0; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-color: #ececec; }

.table.bdr-top, .table.bdr-bottom {
  border-color: #ececec; }

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .form-control:focus {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); }
  .form-control.error {
    border-color: #FF4346 !important; }

form label.error {
  display: none !important; }

.form-results {
  display: none;
  font-size: 12px;
  margin: 15px 0; }
  .form-results:first-child {
    margin-top: 0; }
  .form-results:last-child {
    margin-bottom: 0; }

.gaps {
  clear: both;
  height: 30px;
  display: block; }
  .gaps.size-lg {
    height: 45px; }
  .gaps.size-sm {
    height: 15px; }

.color-grey {
  color: #868686; }

.color-yellow {
  color: #feb900; }

.color-blue {
  color: #003366; }

.bg-light {
  background: #f8f8f8; }

.bg-dark {
  background: #212121; }



  .bg-grey {
    background: url(../image/sr-bg.webp) no-repeat fixed;
    padding: 70px 0 90px;
    position: relative;
    background-size: cover;
    z-index: 99;
}
.bg-grey:after {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -99;
}

  

.bg-primary {
  background: #feb900; }

.bg-primary2 {
  background: #003366; }

.bdr {
  border: 1px solid rgba(0, 0, 0, 0.04); }
  .bdr-y {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
  .bdr-x {
    border-left: 1px solid rgba(0, 0, 0, 0.04);
    border-right: 1px solid rgba(0, 0, 0, 0.04); }
  .bdr-top {
    border-top: 1px solid rgba(0, 0, 0, 0.04); }
  .bdr-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
  .bdr-none {
    border-color: transparent; }

.social li {
  display: inline-block;
  margin-left: 20px; }
  .social li:first-child {
    margin-left: 0; }

.preload {
  display: none; }

.navbar-toggle {
  margin-right: 0px; }

.carousel-control {
  visibility: hidden;
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
  opacity: 0; }
  .carousel-control.left, .carousel-control.right {
    background-image: none;
    filter: none; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    background: rgba(0, 0, 0, 0.3);
    width: 60px;
    height: 60px;
    padding-top: 10px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    font-family: 'FontAwesome';
    text-shadow: none;
    font-size: 36px; }
    .carousel-control .glyphicon-chevron-left:hover, .carousel-control .glyphicon-chevron-right:hover {
      background: rgba(0, 0, 0, 0.5); }
  .carousel-control .glyphicon-chevron-left {
    left: 10%; }
    .carousel-control .glyphicon-chevron-left:before {
      content: '\f104'; }
  .carousel-control .glyphicon-chevron-right {
    right: 10%; }
    .carousel-control .glyphicon-chevron-right:before {
      content: '\f105'; }

.video-box {
  position: relative;
  margin-top: 40px;
  padding-top: 56%; }
  .video-box iframe {
    border: 1px solid #fbfbfb;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0; }

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #eee;
  border: none; }

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #fff;
  border: 0px; }

.panel-title {
  font-size: 20px; }
  .panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none; }

.more-less {
  float: right;
  color: #212121; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EEEEEE; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-50px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(50px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 50px, 0); }
  to {
    opacity: 1;
    transform: none; } }
/* ==========================================================================
    2.1 General / Common
   ========================================================================== */
.content-section {
  margin-top: 30px; }
  .content-section:first-child {
    margin-top: 0px; }
.content .list-style li {
  position: relative;
  padding-left: 16px;
  margin-left: 0;
  margin-bottom: 10px; }
  .content .list-style li:last-child {
    margin-bottom: 0; }
  .content .list-style li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    color: #feb900;
    position: absolute;
    left: 1px;
    top: 3px;
    font-size: 16px;
    line-height: 18px; }
.content .list-style.dots li:before {
  content: '\f111';
  font-size: 8px; }
.content .list-style.list-sitemap li {
  margin-bottom: 10px;
  font-weight: 700; }
  .content .list-style.list-sitemap li:last-child {
    margin-bottom: 0; }
  .content .list-style.list-sitemap li ul {
    margin-top: 5px; }
    .content .list-style.list-sitemap li ul li {
      margin-top: 3px;
      font-weight: 400; }
.content ol {
  margin-left: 26px; }
  .content ol li {
    list-style: decimal;
    list-style: decimal-leading-zero;
    padding-left: 5px;
    margin-bottom: 10px; }
    .content ol li:last-child {
      margin-bottom: 0; }

.tab-custom .nav-tabs {
  background: #ececec;
  border-bottom: none;
  display: table;
  width: 100%; }
  .tab-custom .nav-tabs li {
    display: table-cell;
    float: none; }
  .tab-custom .nav-tabs li:last-child a {
    border-right-color: #ececec; }
  .tab-custom .nav-tabs li > a {
    border: 1px solid #ececec;
    border-right-color: #f5f5f5;
    text-align: center;
    border-radius: 0px;
    padding: 15px 2px;
    margin: 0px;
    font-size: 16px;
    color: #383838;
    line-height: 24px; }
    .tab-custom .nav-tabs li > a img {
      height: 60px;
      width: auto;
      margin-top: -5px; }
  .tab-custom .nav-tabs li.active > a, .tab-custom .nav-tabs li.active > a:hover, .tab-custom .nav-tabs li.active > a:focus {
    background: #f5f5f5;
    border-color: #f5f5f5; }
.tab-custom .tab-content {
  background: #f5f5f5;
  padding: 30px 20px 25px 20px; }
  .tab-custom .tab-content h4 {
    color: #feb900;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px; }
  .tab-custom .tab-content a {
    padding: 8px 16px;
    margin-top: 25px; }
.tab-custom.tab-simple .nav-tabs {
  background: none; }
  .tab-custom.tab-simple .nav-tabs li {
    display: inline-block; }
    .tab-custom.tab-simple .nav-tabs li > a {
      padding: 12px 15px;
      border: 1px solid #ececec;
      background-color: #ececec; }
    .tab-custom.tab-simple .nav-tabs li.active > a {
      background-color: #fff;
      border-bottom-color: #fff; }
.tab-custom.tab-simple .tab-content {
  background: none;
  border: 1px solid #ececec; }

.accordion .panel {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.accordion .panel:last-child {
  border-bottom: 0 none; }
.accordion .panel + .panel {
  margin-top: 0; }
.accordion .panel-title {
  position: relative;
  font-size: 1.125em;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }
  .accordion .panel-title a {
    color: #feb900;
    padding: 16px 30px 17px 0; }
    .accordion .panel-title a .plus-minus {
      opacity: 0.4; }
    .accordion .panel-title a.collapsed {
      color: #868686; }
      .accordion .panel-title a.collapsed:hover {
        opacity: 0.7; }
        .accordion .panel-title a.collapsed:hover .plus-minus {
          opacity: 0.4; }
      .accordion .panel-title a.collapsed .plus-minus {
        opacity: 0.7; }
        .accordion .panel-title a.collapsed .plus-minus span:before {
          transform: rotate(-180deg); }
        .accordion .panel-title a.collapsed .plus-minus span:after {
          transform: rotate(0deg); }
    .accordion .panel-title a:hover {
      opacity: 1; }
      .accordion .panel-title a:hover .plus-minus {
        opacity: 1; }
.accordion .panel-body {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 30px; }
.accordion .plus-minus {
  opacity: 0.8;
  cursor: pointer;
  transition: opacity 350ms;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  height: 18px;
  width: 18px;
  margin-top: -9px; }
  .accordion .plus-minus span {
    position: relative;
    height: 100%;
    display: block; }
    .accordion .plus-minus span:before, .accordion .plus-minus span:after {
      content: "";
      position: absolute;
      background: #666;
      transition: transform 100ms; }
    .accordion .plus-minus span:before {
      height: 2px;
      width: 100%;
      left: 0;
      top: 50%;
      margin-top: -1px;
      transform: rotate(180deg); }
    .accordion .plus-minus span:after {
      height: 100%;
      width: 2px;
      top: 0;
      left: 50%;
      margin-left: -1px;
      transform: rotate(90deg); }
  .accordion .plus-minus:hover {
    opacity: 0.3; }
.accordion.filled .panel:last-child {
  border-bottom: 0; }
.accordion.filled .panel-title {
  background-color: #f5f5f5; }
  .accordion.filled .panel-title a {
    background: #ececec;
    padding-left: 20px;
    color: #868686; }
    .accordion.filled .panel-title a.collapsed {
      background-color: transparent;
      color: #868686; }
      .accordion.filled .panel-title a.collapsed:hover {
        opacity: 0.7; }
.accordion.filled .panel-body {
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px; }
.accordion.filled .plus-minus {
  right: 20px; }

.panel-group:last-child {
  margin-bottom: 0; }

.carousel {
  height: 100%; }
  .carousel .carousel-inner, .carousel .item, .carousel .active {
    height: 100%; }

.position {
  position: static; }

.img-wrapper {
  position: relative!important;
  bottom: 0px;
  max-width: 520px; }

.contact-list {
  margin-top: 30px; }
  .contact-list:first-child {
    margin-top: 0; }
  .contact-list li {
    margin-bottom: 20px;
    padding-bottom: 0; }
    .contact-list li:last-child {
      margin-bottom: 0px; }
    .contact-list li .fa {
      color: #feb900;
      font-size: 24px;
      display: block;
      width: 30px;
      float: left; }
    .contact-list li span {
      margin-left: 40px;
      display: block;
      line-height: 1.4; }

.icon-box {
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  color: #feb900;
  transition: all 0.4s;
  text-align: center;
  font-size: 1.25em;
  line-height: 46px;
  margin: 2px 0;
  border: 1px solid transparent; }
  .icon-box.size-md {
    width: 60px;
    height: 60px;
    font-size: 1.75em;
    line-height: 58px; }
  .icon-box.size-sm {
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 22px; }
    .icon-box.size-sm span.icon {
      transform: scale(0.5) translate(-14px, -6px); }
  .icon-box.size-lg {
    width: 90px;
    height: 90px;
    font-size: 2.5em;
    line-height: 88px; }
    .icon-box.size-lg.sqaure, .icon-box.size-lg.round, .icon-box.size-lg.circle {
      border-width: 2px; }
  .icon-box.sqaure, .icon-box.round, .icon-box.circle {
    border-color: #feb900; }
  .icon-box.round {
    -ms-border-radius: 5px;
    border-radius: 5px; }
  .icon-box.circle {
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .icon-box.icon-bg {
    background-color: #feb900;
    color: #fff; }
  .icon-box.icon-bg-alt {
    background-color: #003366;
    color: #fff; }
  .icon-box.light {
    color: #fff; }
    .icon-box.light.sqaure, .icon-box.light.round, .icon-box.light.circle {
      border-color: #fff; }
    .icon-box.light.icon-bg {
      background-color: #fff;
      color: #feb900; }
  .icon-box span.icon {
    vertical-align: middle;
    margin-top: -5px; }
  .icon-box.style-s1, .icon-box.style-s2 {
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #dd9c03;
    color: #fff; }
  .icon-box.style-s2 {
    background-color: #003366; }
  .icon-box.style-s3, .icon-box.style-s4 {
    -ms-border-radius: 5px;
    border-radius: 5px;
    border-color: #feb900;
    color: #feb900; }
  .icon-box.style-s4 {
    -ms-border-radius: 5px;
    border-radius: 5px;
    border-color: #003366;
    color: #003366; }

.feature-intro .row + .row {
  margin-top: 30px; }
.feature-intro .icon-box {
  margin-bottom: 15px; }
.feature-intro a.btn-link {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  color: #feb900; }
.feature-intro h4, .feature-intro h5 {
  font-weight: 700;
  font-family: "Roboto", sans-serif; }

.header-icon{
    float: left;
    border: 1px dashed #333;
    padding: 0px 10px 10px 10px;
}
/* ==========================================================================
    2.0 navbar css
   ========================================================================== */
.navbar-custom {
  border-width: 0px;
  min-width: 300px; }
  .navbar-custom.affix .top-bar {
    height: 0px;
    padding: 0;
    overflow: hidden; }
  .navbar-custom .top-bar {
    transition: 0.5s;
    padding: 0px 0 5px;
   background-color: #fff;
     }
    .navbar-custom .top-bar .contact {
      float: right;
      font-size: 15px;
      line-height: 24px;
      padding: 36px 0;
      font-family: "Palanquin", sans-serif;
      font-weight: 400;
      margin-top: 2px; }
      .navbar-custom .top-bar .contact li {
        color: #868686;
        margin-left: 25px;
        display: inline-block;
        border-left: 1px solid #ccc;
        padding-left: 20px; }
        .navbar-custom .top-bar .contact li:first-child {
          border-left: 0;
          padding-left: 0;
          margin-left: 0; }
        .navbar-custom .top-bar .contact li .fa {
          font-size: 30px;
          color: #333;
          line-height: 24px;
          vertical-align: top;
          margin-top: 10px; }
        .navbar-custom .top-bar .contact li span {
          margin-left: 10px;
          color: #333;
          display: inline-block; }
        .navbar-custom .top-bar .contact li a {
          color: #333;
          text-decoration: none; }
          .navbar-brand img{
                  width: 100%;
    height: 120px;
}
          }
    .navbar-custom .top-bar .navbar-brand {
      padding: 0px;
	  top: -5px}
  .navbar-custom .bottom-nav {
    transition: 0.5s;
    padding: 0;
    background: #f98111; }
    .navbar-custom .bottom-nav .navbar-header .quote-btn {
      padding: 7px 0;
      display: none; }
      .navbar-custom .bottom-nav .navbar-header .quote-btn .btn {
        padding: 8px 24px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        background-color: #feb900; }
        .navbar-custom .bottom-nav .navbar-header .quote-btn .btn:hover {
          color: #003366; }
    .navbar-custom .bottom-nav .navbar-nav {
      float: none; }
      .navbar-custom .bottom-nav .navbar-nav li.quote-btn {
        float: right; }
      .navbar-custom .bottom-nav .navbar-nav li.dropdown:hover .dropdown-menu {
        opacity: 1;
        display: block; }
       
      .navbar-custom .bottom-nav .navbar-nav li:first-child a {
        padding-left: 0px; }
      .navbar-custom .bottom-nav .navbar-nav li.active a {
        color: #000; }
      .navbar-custom .bottom-nav .navbar-nav li .label {
        margin-top: -6px;
        vertical-align: medium;
        display: inline-block;
        font-family: "Roboto", sans-serif;
        margin-left: 3px; }
        .navbar-custom .bottom-nav .navbar-nav li .label.label-info {
          background-color: #fff;
          color: #feb900; }
      .navbar-custom .bottom-nav .navbar-nav li a {
        background: transparent;
        color: #000;
        font-family: "Palanquin", sans-serif;
        font-weight: 500;
        font-size: 20px;
        line-height: 20px;
        padding: 18px 32px;
        transition: background 350ms, color 350ms, border-color 350ms; }
        .navbar-custom .bottom-nav .navbar-nav li a.dropdown-toggle {
          position: relative; }
          .navbar-custom .bottom-nav .navbar-nav li a.dropdown-toggle:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 30px;
            background: transparent;
            top: 50px;
            left: 0; }
        .navbar-custom .bottom-nav .navbar-nav li a:hover, .navbar-custom .bottom-nav .navbar-nav li a:focus {
          color: #000;
          background: transparent; }
        .navbar-custom .bottom-nav .navbar-nav li a.btn {
          margin-left: 4px;
          color: #fff;
          line-height: 18px;
          font-weight: 700;
          border-radius: 0px;
          background: #f9d936;
          padding-left: 14px;
          padding-right: 14px; }
          .navbar-custom .bottom-nav .navbar-nav li a.btn:hover {
            background: #feb900;
            color: #003366; }
      .navbar-custom .bottom-nav .navbar-nav li .caret {
        margin-top: 0;
        vertical-align: middle;
        transform: translateY(-50%); }
      .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu {
        background: #f98111;
        border: 0px;
        border-radius: 0;
        padding: 0px;
        left: 0;
        top: 56px;
        display: none;
        opacity: 0;
        width: 265px; }
        .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu .dropdown-menu {
          visibility: hidden;
          left: 265px;
          top: -2px;
          opacity: 0; }
        .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu li {
          position: relative; }
          .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu li a {
            padding: 10px 16px;
            color: #fff;
            text-transform: inherit; }
            .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu li a:hover {
              background: #f9e533;}
          .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu li:hover .dropdown-menu {
            opacity: 1;
            visibility: visible; }

/* ==========================================================================
    3.0 Banner css
   ========================================================================== */
   .main-slider{
    margin-top: 145px;
   }
     .banner-img .banner-text {
    position: absolute;
    content: '';
    bottom: 20%;
    left: 90px;
    z-index: 99999;
    color: #fff;
}
.banner-text a.btn2 {
    color: #fff;
    background: #5ebab9;
    padding: 14px 36px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
    border-radius: 4px;
}
a.btn2:hover {
    color: #fff;
    background: #000;
    transition: all linear 0.25s;
}
   /*******************/
.banner-text {
  color: #414042;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  z-index: 1;
  font-size: 15px; }
  .banner-text.wide-md {
    max-width: 580px; }
  .banner-text.wide-sm {
    max-width: 420px; }
  .banner-text.wide-lg {
    max-width: 720px; }
  .banner-text.pos-center {
    margin: 0 auto; }
  .banner-text.pos-left {
    float: left; }
  .banner-text.pos-right {
    float: right; }
  .banner-text.al-center:not(.pos-center), .banner-text.center:not(.pos-center) {
    margin: 0 auto; }
  .banner-text.light {
    color: #fff; }
  .banner-text.dark {
    color: #414042; }
  .banner-text h1, .banner-text h2 {
    color: inherit;
    font-size: 40px;
    line-height: 60px;
    width: 86%;
  }
    .banner-text h1 strong, .banner-text h2 strong {
      color: #fff; }
  .banner-text .animated {
    animation-delay: 350ms;
    animation-duration: 1s; }
  .banner-text .banner-cta:not(:first-child) {
    margin-top: 25px; }
  .banner-text .btn {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .banner-text .btn + .btn {
    margin-left: 15px; }
  .banner-text .page-title {
    color: inherit;
    font-size: 3em;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0px; }
  .banner-text .page-breadcrumb {
    margin-top: 10px;
    font-size: 1em; }
    .banner-text .page-breadcrumb a {
      color: inherit; }
    .banner-text .page-breadcrumb span.current, .banner-text .page-breadcrumb a:hover {
      color: #feb900; }

.banner-slider {
  height: 625px; }
  .banner-slider .carousel-inner .item {
    transition-property: opacity; }
  .banner-slider .carousel-inner .item, .banner-slider .carousel-inner .active.left, .banner-slider .carousel-inner .active.right {
    opacity: 0; }
  .banner-slider .carousel-inner .active, .banner-slider .carousel-inner .next.left, .banner-slider .carousel-inner .prev.right {
    opacity: 1; }
  .banner-slider .carousel-inner .next, .banner-slider .carousel-inner .prev, .banner-slider .carousel-inner .active.left, .banner-slider .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0); }
  .banner-slider .banner-content {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    padding-top: 10px; }
  .banner-slider .banner-text {
    width: 100%;
    max-width: 580px;
    position: relative;
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0; }
  .banner-slider .banner-boxed {
    padding: 35px 35px 40px;
    background: rgba(0, 0, 0, 0.6); }
  .banner-slider:hover > .carousel-control {
    opacity: 1;
    visibility: visible; }
  .banner-slider .fill {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover; }

.banner-static {
  background-color: #000;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 15px 0; }
  .banner-static .banner-text {
    color: #fff; }
  .banner-static.bg-grey, .banner-static.bg-light {
    background: #f3f3f3; }
    .banner-static.bg-grey .banner-text, .banner-static.bg-light .banner-text {
      color: #414042; }
    .banner-static.bg-grey .light, .banner-static.bg-light .light {
      color: #fff; }
    .banner-static.bg-grey .dark, .banner-static.bg-light .dark {
      color: #414042; }
  .banner-static .imagebg {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -ms-border-radius: 0;
    border-radius: 0; }

.banner-intro .container > .content {
  padding-top: 15px;
  padding-bottom: 15px; }
.banner-intro .banner-text {
  font-size: 18px;
  padding-top: 110px;
  padding-bottom: 110px; }

.navbar-fixed-top + .banner-static {
  padding: 210px 0 40px; }

.navbar-fixed-top + .banner-slider {
  margin-top: 0px; }

/* ==========================================================================
    5.0 Call-Action css
   ========================================================================== */
.call-action {
  background-repeat: no-repeat;
  background-position: center center; }
  .call-action .cta-block {
    background: rgba(0, 0, 0, 0.5);
    padding: 110px 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: table;
    color: #fff; }
  .call-action .wide-md {
    max-width: 873px;
    margin: 0 auto; }
  .call-action h1, .call-action h2, .call-action h3 {
    font-weight: 500;
    color: #000;
    font-size: 1.875em;
    line-height: 1.4;
    margin: 0; }
    .call-action h1 + p, .call-action h2 + p, .call-action h3 + p {
      margin-top: 15px; }
  .call-action h2 {
    }
  .call-action a:not(.btn) {
    color: inherit;
    text-decoration: underline; }
    .call-action a:not(.btn):hover {
      text-decoration: none; }
  .call-action .btn {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 30px;
    text-decoration: none; }
    .call-action .btn:first-child {
      margin-top: 0; }
  .call-action .cta-sameline {
    position: relative;
    padding-right: 200px; }
    .call-action .cta-sameline .btn {
      top: 50%;
      right: 0;
      margin-top: 0;
      position: absolute;
      transform: translateY(-50%); }
  .call-action.cta-simple {
    background: #ddd; 
      text-align: center;
  }
  
    .call-action.cta-simple .cta-block {
      padding-top: 80px;
      padding-bottom: 80px;
      background: none; }
    .call-action.cta-simple .btn {
      background: #fff;
      border-color: #fff;
      font-size: 20px;
      color: #003366; }
      .call-action.cta-simple .btn:hover {
        background: #eb4a37;
        border-color: #eb4a37;
        color: #fff; }
  .call-action.cta-small .cta-block {
    padding-top: 60px;
    padding-bottom: 60px; }
  .call-action.bg-grey {
    background-color: #868686; }
  .call-action.bg-blue {
    background-color: #003366; }
  .call-action.bg-grey .btn, .call-action.bg-blue .btn {
    background-color: #feb900;
    border-color: #feb900;
    color: #fff; }
    .call-action.bg-grey .btn:hover, .call-action.bg-blue .btn:hover {
      background: #fff;
      border-color: #fff;
      color: #003366; }
  .call-action.bg-grey .btn:hover {
    color: #feb900; }

/* ==========================================================================
    6.0 Page Content css - About, Service, Project etc
   ========================================================================== */
.timelines {
  margin-top: 30px; }
  .timelines:first-child {
    margin-top: 0; }

.timeline {
  padding-left: 120px;
  position: relative; }
  .timeline + .timeline {
    margin-top: 30px; }
  .timeline + .timeline:after {
    top: -52px; }
  .timeline:before, .timeline:after {
    content: '';
    position: absolute; }
  .timeline:before {
    background-color: #feb900;
    -ms-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff;
    height: 10px;
    left: 76px;
    top: 6px;
    width: 10px;
    z-index: 1; }
  .timeline:after {
    background-color: #e4e4e4;
    bottom: 0;
    left: 80px;
    top: 6px;
    width: 2px; }
  .timeline .tl-year {
    font-size: 1.5em;
    line-height: 24px;
    left: 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    font-family: "Roboto", sans-serif; }
  .timeline .tl-title {
    font-size: 1.25em;
    line-height: 24px;
    font-family: "Roboto", sans-serif; }

/* ==========================================================================
    7.0 Forms css
   ========================================================================== */
.form-quote, .form-message {
  margin-top: 30px; }
  .form-quote:first-child, .form-message:first-child {
    margin-top: 0; }
  .form-quote .form-control, .form-message .form-control {
    height: 50px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8; }
    .form-quote .form-control.txtarea, .form-message .form-control.txtarea {
      height: 150px; }
  .form-quote .form-group, .form-message .form-group {
    margin-bottom: 15px; }
  .form-quote .form-field > p:first-child, .form-message .form-field > p:first-child {
    margin-top: 5px;
    margin-bottom: 10px; }
  .form-quote h3, .form-quote h4, .form-message h3, .form-message h4 {
    margin-top: 25px;
    margin-bottom: 10px; }
  .form-quote select, .form-message select {
    outline: none;
    width: 100%;
    height: 50px;
    background: #f8f8f8;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    padding-left: 10px; }
    .contact-page .form-control {
          height: 42px;
    }
  .form-quote input[type="checkbox"], .form-quote input[type="radio"], .form-message input[type="checkbox"], .form-message input[type="radio"] {
    margin-right: 4px; }
  .form-quote ul.form-field, .form-message ul.form-field {
    margin-bottom: 5px; }
    .form-quote ul.form-field:last-child, .form-message ul.form-field:last-child {
      margin-bottom: 0px; }
  .form-quote .btn, .form-message .btn {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px; }

.replyform {
  margin-top: 30px; }
  .replyform:first-child {
    margin-top: 0; }

.section-quoteform {
  background: #f3f3f3;
  position: relative;
  overflow: hidden; }
  .section-quoteform .form-control {
    background-color: #fff; }

.section-services h2{
  color: #fff;
}
a.read-btn{
  background: #5ebab9;
  padding: 13px 20px;
  color: #fff;
  display: inline-block;
  margin-top: 50px;
}
a.read-btn:hover{
  background: #f8973e;
  color: #fff;
  transition: all linear 0.25s;
}
.section3 {
    background: url(../image/railing.jpg);
    position: relative;
    
    background-size: cover;
}
.section3:before{

    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}



 .relay{
  color: #000;
  padding: 90px;
  background-color: #f0feff;
 }
 .relay img{
  margin: auto 0;
 }
 .ser-wrap{
  background-color: #f98111;
  padding: 60px 60px 30px;
 }
 .relay p{
  font-size: 20px;
  line-height: 37px;
 }
.relay h2 {
    margin-bottom: 1em;
    font-size: 2em;
    color: #000;
}
/* ==========================================================================
    8.0 Stat css
   ==========================================================================
/****** gallery wrap *****/

.gallery-block{
  margin: 70px 0 0px;
}
.gallery-block h2{
  padding-bottom: 50px;
  }
.gallery-wrap{
  padding:60px 0;
}
.gallery1 img{
  height: 300px;
  width: 100%;
}
.gallery-detail {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.gap{
  padding-bottom:30px;
}
.gallery-block .gallery-detail a:hover img {
  transform: scale(1.5);
  transition: all linear 0.25s;
}
.gallery-block .gallery-detail:hover .mask-overlay {
  opacity: 1;
  top: 0%;
  transform: translateY(0);
}
.mask-overlay {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: absolute;
  top: -100%;
  transform: scale(1.5);
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 100;
  opacity: 0;
}
.mask-overlay:before {
  color: #efefef;
  content: "\f00e";
  font-family: "FontAwesome";
  font-size: 30px;
  left: 47%;
  line-height: 40px;
  position: absolute;
  top: 47%;
  text-align: center;
}

/* ==========================================================================
    8.0 Stat css
   ========================================================================== */
.statistics {
  background-position: center center;
  background-size: cover; }
  .statistics .stat-block {
    padding: 140px 0;
    min-height: 400px;
    background: rgba(0, 0, 0, 0.7); }
  .statistics .stat-wrapper {
    height: 100%;
    background: #f5f5f5;
    text-align: center;
    -ms-border-radius: 5px;
    border-radius: 5px; }
  .statistics .stat-col {
    border-right: 1px solid #e3e3e3;
    padding: 40px 0 30px; }
    .statistics .stat-col:last-child {
      border-right: none; }
    .statistics .stat-col .stat-top .fa {
      margin-right: 15px;
      margin-top: -15px;
      font-size: 36px;
      color: #feb900; }
    .statistics .stat-col .stat-top .counter {
      font-family: "Palanquin", sans-serif;
      font-weight: 700;
      font-size: 36px;
      color: #868686; }

/* ==========================================================================
    9.0 Testimonial
   ========================================================================== */
.quotes {
  margin-top: 45px; }
  .quotes:first-child {
    margin-top: 0; }
  .quotes .quotes-text {
    border: 1px solid #e8e8e8;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 40px 55px 55px;
    position: relative;
    font-size: 14px; }
    .quotes .quotes-text:before {
      content: "";
      position: absolute;
      top: 25px;
      left: 18px;
      width: 26px;
      height: 22px;
      background: url("../image/icon-qoute.png") no-repeat;
      background-size: 26px auto; }
  .quotes.quotes-single .quotes-text {
    font-size: 18px;
    line-height: 1.875;
    margin-top: 45px; }
  .quotes .profile {
    position: relative;
    margin-top: -30px;
    text-align: center; }
    .quotes .profile img {
      width: 65px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
    .quotes .profile h5 {
      font-weight: 700;
      font-size: 16px;
      margin-top: 15px;
      margin-bottom: 5px; }
    .quotes .profile h6 {
      font-weight: 400;
      font-family: "Roboto", sans-serif; }

.quotes-slider {
  margin-top: 45px; }
  .quotes-slider:first-child {
    margin-top: 0; }
  .quotes-slider:hover .carousel-indicators {
    opacity: 1; }
  .quotes-slider.carousel {
    padding-bottom: 30px; }
  .quotes-slider .carousel-indicators {
    bottom: 0;
    margin-top: 0;
    width: 60%;
    margin-left: -30%;
    line-height: 1;
    opacity: .5;
    transition: opacity .4s; }
    .quotes-slider .carousel-indicators li {
      display: inline-block;
      list-style: none;
      padding-bottom: 0;
      margin: 0 3px;
      width: 10px;
      height: 10px;
      background-color: #ccc;
      border: 0px; }
      .quotes-slider .carousel-indicators li.active {
        background-color: #feb900; }

.testimonials.testimonials-list {
  margin: 0 auto;
  max-width: 720px; }

/* ==========================================================================
    10.0 Client Logo
   ========================================================================== */
.logo-item {
  background: #fff;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.04); }
  .logo-item img {
    border: 0 none;
    border-radius: border-radius(); }

.logos-lists .row + .row {
  margin-top: 30px; }
.logos-lists .logo-item img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04); }
.logos-lists.logos-lists-flat .logo-item {
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 0;
  border-left: 0;
  padding: 10px 0; }
  .logos-lists.logos-lists-flat .logo-item img {
    border-radius: 0;
    box-shadow: none;
    border: 0 none; }
.logos-lists.logos-lists-flat .row + .row {
  margin-top: 0; }
.logos-lists.logos-lists-flat .row:last-child .logo-item {
  border-bottom-color: transparent; }
.logos-lists.logos-lists-flat .col-sm-3, .logos-lists.logos-lists-flat .col-sm-4, .logos-lists.logos-lists-flat .col-md-3, .logos-lists.logos-lists-flat .col-md-4 {
  padding: 0; }
  .logos-lists.logos-lists-flat .col-sm-3:last-child .logo-item, .logos-lists.logos-lists-flat .col-sm-4:last-child .logo-item, .logos-lists.logos-lists-flat .col-md-3:last-child .logo-item, .logos-lists.logos-lists-flat .col-md-4:last-child .logo-item {
    border-right-color: transparent; }

/* ==========================================================================
    11.0 Footer widget
   ========================================================================== */
.footer-widget {
  background: #383838;
  color: #f4f4f4;
  font-size: 14px; }
  .footer-widget a {
    color: #f4f4f4; }
    .footer-widget a:hover {
      color: #feb900; }
  .footer-widget .wgs-footer {
    margin-bottom: 40px; }
    .footer-widget .wgs-footer:last-child {
      margin-bottom: 0; }
  .footer-widget .wgs-title {
    font-size: 16px;
    color: #feb900;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 12px; }
  .footer-widget .wgs-content ul {
    list-style: none;
    margin: 0; }
    .footer-widget .wgs-content ul + ul {
      margin-top: 15px; }
    .footer-widget .wgs-content ul li {
      padding-bottom: 8px; }
      .footer-widget .wgs-content ul li:last-child {
        padding-bottom: 0; }
  .footer-widget .wgs-content a.btn-link {
    color: #999;
    font-weight: 400;
    text-decoration: underline; }
    .footer-widget .wgs-content a.btn-link:hover {
      text-decoration: none;
      color: #feb900; }
  .footer-widget .contact-info .fa {
    float: left;
    color: #747474;
    font-size: 24px;
    margin-top: 5px; }
  .footer-widget .contact-info span {
    margin-left: 40px;
    display: block; }
  .footer-widget .contact-info li:not(:last-child) {
    padding-bottom: 15px; }

    .wgs-content ul.menu li{
     
      padding-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    padding-left: 30px;
}
   .wgs-content ul.menu li:before{
        font-family: 'FontAwesome';
    position: absolute;
    content: "\f068";
    left: 10px;
    color: #fff;
   }
   .partner{
    text-align: center;
    margin: 50px 0;

   }
   .partner ul li{
    display: inline-block;
    margin: 0px 50px;
   }
/*            footer     */
.bg-dark {
  background: #1d2024 none repeat scroll 0 0;
  padding-top: 60px;
}

/************************/
.widget-span{
	background:url(../image/services.jpg) no-repeat;
  padding: 60px 0;
  background-size: cover;
  
}
.box{
  background: rgba(3, 80, 86, 0.7);
  color: #fff;
  z-index: -999;
  padding: 60px 60px 30px;
}
.box span{
  font-size: 20px;
  font-style: italic;
  color: #dd9c03;
  display: inline-block;
  padding-bottom: 10px;
  }
  a.box-btn{
    border: 2px solid #dd9c03;
    padding: 9px 30px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
  }
  .box a:hover{
    background: #dd9c03;
    transition: all linear 0.25s;
  }
.box h2{
  color: #fff;
  }
/* ============================================================== 
     # Footer 
=================================================================== */

footer .f-item > img {
  margin-bottom: 25px;
}

.f-items {
  float: left;
  padding-bottom: 75px;
  width: 100%;
}

footer.border-right .f-items {
  float: left;
  padding-bottom: 0;
  overflow: hidden;
}

footer.border-right h4 {
  margin-bottom: 30px;
  padding-bottom: 0;
}

footer.border-right.bg-dark h4::before {
  background: transparent none repeat scroll 0 0;
}

footer.border-right .equal-height .f-item {
  padding: 80px 30px 80px 0;
  position: relative;
  z-index: 1;
}

footer.border-right .equal-height:last-child .f-item {
  border: medium none;
}

footer.border-right .equal-height .f-item::after {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  content: "";
  height: 150%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

footer.border-right .equal-height:last-child .f-item::after {
  display: none;
}

footer.border-right .equal-height:last-child .f-item {
  padding-right: 0;
}

footer h4 {
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 15px;
  color: #549fb7;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

footer h4::before {
  background: #ff5e14 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 40px;
  z-index: -1;
}

footer.bg-dark h4::before {
  background: #ffffff none repeat scroll 0 0;
  height: 2px;
}

footer .f-item.link ul li {
  display: block;
  margin-bottom: 15px;
}

footer .f-item.link ul li a {
  color: #666666;
  display: inline-block;
}

footer .f-item.link ul li a:hover {
  color: #ff5e14;
}

footer .f-item.link ul li a i {
  color: #999999;
  margin-right: 5px;
}

footer .f-item.link ul li:last-child {
  margin-bottom: 0;
}

footer .f-item.recent-post li a:last-child {
  display: inline-block;
  font-weight: 400;
}

footer .f-item.recent-post .meta-title, 
footer .f-item.recent-post .meta-title a {
  color: #232323;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  text-transform: uppercase !important;
}

footer.bg-dark .f-item.recent-post .meta-title, 
footer.bg-dark .f-item.recent-post .meta-title a {
  color: #ffffff;
}

footer.bg-dark .f-item.recent-post .meta-title a {
  color: #ff5e14;
}

footer .f-item.recent-post .meta-title {
  margin-top: 8px;
  text-transform: uppercase;
}

footer .recent-post a {
  color: #666666;
}

footer .f-item.recent-post li a span {
  display: inline-block;
  color: #cdd0d3;
}

footer .f-item.recent-post li a:hover {
  color: #ff5e14;
}

footer .f-item.recent-post li span {
  display: inline-block;
}

footer .f-item.recent-post li span i {
  margin-right: 5px;
}

footer .f-item.recent-post .meta-title a {
  text-transform: capitalize;
}

footer .f-item.recent-post li {
  color: #cdd0d3;
}

footer .f-item.recent-post li {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

footer.bg-dark .f-item.recent-post li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

footer .f-item.recent-post li:last-child {
  border: medium none;
  margin: 0;
  padding: 0;
}

footer .f-item.recent-post li .thumb {
  display: table-cell;
  vertical-align: top;
  width: 80px;
}

footer .f-item .thumb img {
  width: 100%;
  margin-top: 5px;
}

footer .f-item.recent-post li .info {
  display: table-cell;
  padding-left: 20px;
  vertical-align: top;
  line-height: 26px;
  color: #837f7e;
}

footer .f-item .twitter-item a {
  color: #ffffff;
  margin-left: 5px;
}

footer .f-item .twitter-item .twitter-context {
  color: #666666;
}

footer .f-item .twitter-item .twitter-context i {
  color: #ff5e14;
  margin-right: 5px;
}

footer .f-item .twitter-item {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

footer.bg-dark .f-item .twitter-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

footer .f-item .twitter-item:last-child {
  border: medium none;
  margin-bottom: 0;
  padding: 0;
}

footer .f-item.about ul {
  margin-bottom: 25px;
}

footer .f-item.about i, 
footer .f-item.about p {
  display: table-cell;
  vertical-align: middle;
}

footer .f-item.about i {
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 20px;
  height: 40px;
  text-align: center;
  width: 40px;
}

footer.bg-light .f-item.about i {
  border: 1px solid #e7e7e7;
  color: #ffb606;
}

footer.bg-fixed .f-item.about i {
  border: 1px solid rgba(255, 255, 255, 0.3);
}

footer .f-item.about p {
  font-weight: 500;
  margin: 0;
  padding-left: 10px;
  text-transform: uppercase;
}

footer .f-item.about p span {
  display: block;
  text-transform: lowercase;
}

footer .f-item.about li {
  margin-bottom: 15px;
}

footer .f-item.about li:last-child {
  margin: 0;
}

footer .f-item.about li a {
  color: #cccccc;
  font-family: "Open Sans",sans-serif;
}

footer.bg-fixed .f-item.about li a {
  color: #ffffff;
}

footer.bg-light .f-item.about li a {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  font-weight: normal;
}

footer .bottom {
  border-top: 1px solid #e7e7e7;
  display: inline-block;
  padding-top: 20px;
}

footer .bottom h4 {
  font-weight: 400;
  margin-bottom: 15px;
  padding: 0;
}

footer .bottom span {
  font-family: "Poppins",sans-serif;
  font-size: 17px;
}

footer .bottom h4::before {
  display: none;
}

footer .bottom li {
  display: inline-block;
  margin-right: 10px;
}

footer .bottom li a {
  border: 1px solid #e7e7e7;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}

footer.bg-dark .bottom li a {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

footer .f-item.address .bottom {
  display: block;
  margin-top: 20px;
}

footer .f-item.address li {
  margin-bottom: 10px;
}

footer.bg-dark .f-item.address li {
  color: #cccccc;
}

footer .f-item.address li:last-child {
  margin-bottom: 0;
}

footer .bottom form {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  position: relative;
  width: 100%;
}

footer .bottom form input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
  box-shadow: inherit;
  padding: 0 20px;
}

footer.bg-dark .bottom form input {
  color: #ffffff;
}

footer.bg-light .bottom form input {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
  width: 100%;
}

footer.bg-fixed .bottom form input {
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #ffffff;
}

footer .bottom form {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  padding: 0;
}

footer .bottom form button {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #ffb606;
  font-size: 20px;
  min-height: 40px;
  padding: 0 30px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 9;
}

footer .bottom form .input-group {
  width: 100%;
}

footer .bottom form button {
  background: #ff5e14 none repeat scroll 0 0;
  color: #ffffff;
}

footer.bg-dark p {
  color: #cccccc;
}

footer.bg-dark .f-item.link ul li a {
  color: #cccccc;
}

footer.bg-dark .f-item.link ul li a:hover {
  color: #ffffff;
}

footer.bg-dark .recent-post a {
  color: #cccccc;
}

footer.bg-dark .f-item.recent-post li a:hover {
  color: #ffffff;
}

footer.bg-dark .bottom span {
  color: #cccccc;
}

footer.bg-dark .bottom {
  border-color: rgba(255, 255, 255, 0.1);
}
.ser-btn{
    margin: 0 auto;
}
/* Footer Bottom */
footer.bg-dark .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom .link li {
  display: inline-block;
}

.footer-bottom .link li a {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  font-weight: 600;
  margin-left: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-top: 15px;
  text-transform: capitalize;
}

.footer-bottom .link li a:hover {
  color: #ff5e14;
}

.footer-bottom p {
  margin: 0;
  padding: 15px 0;
  text-align:center;
}

.footer-bottom .link li:first-child a {
  border: medium none;
  margin-left: 0;
  padding-left: 0;
}

.footer-bottom {
}

.footer-bottom p a {
  color: #ff5e14;
  text-decoration: underline;
}

/* ============================================================== 
     # Preloader 
=================================================================== */
.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url(assets/img/preloader.gif) center no-repeat #fff;
  text-align: center;
}



/* ==========================================================================
    12.0 Widgets css
   ========================================================================== */
.wgs-box {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden; }
  .wgs-box:last-child {
    margin-bottom: 0; }
  .wgs-box:not(.boxed) .boxed {
    margin-top: 0;
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.02);
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 25px; }
  .wgs-box .wgs-heading {
    font-size: 1.5em;
    font-weight: 700;
    color: #868686;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .wgs-box.boxed {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.02);
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 25px; }
    .wgs-box.boxed .wgs-heading {
      font-size: 1.25em;
      text-transform: inherit;
      color: #003366; }
  .wgs-box h3, .wgs-box h4 {
    font-size: 1.5em;
    color: #868686; }
  .wgs-box p + p, .wgs-box p + h3, .wgs-box p + h4 {
    margin-top: 15px; }
  .wgs-box ul {
    list-style: none;
    margin: 0 0 10px; }
    .wgs-box ul:last-child {
      margin-bottom: 0; }
    .wgs-box ul li {
      padding-bottom: 10px; }
      .wgs-box ul li:last-child {
        padding-bottom: 0; }
      .wgs-box ul li ul {
        margin: 10px 0 0 35px; }
        .wgs-box ul li ul li {
          font-size: 0.875em;
          padding-left: 0;
          padding-bottom: 5px;
          list-style: disc; }
          .wgs-box ul li ul li:last-child {
            padding-bottom: 0; }
  .wgs-box ul.contact-list li {
    padding-bottom: 0; }
  .wgs-box ul.tag-list {
    margin-top: -10px; }
    .wgs-box ul.tag-list li {
      float: left;
      margin: 10px 10px 0 0;
      padding: 0; }
      .wgs-box ul.tag-list li a {
        -ms-border-radius: 5px;
        border-radius: 5px;
        padding: 10px 20px;
        font-size: .875em;
        line-height: 1;
        color: #868686;
        border: 1px solid #e9e9e9;
        display: block; }
        .wgs-box ul.tag-list li a:hover {
          background: #e9e9e9; }
  .wgs-box ul.blog-recent li {
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden; }
    .wgs-box ul.blog-recent li:first-child {
      padding-top: 0; }
    .wgs-box ul.blog-recent li:last-child {
      padding-bottom: 0px;
      border-bottom: 0 none; }
    .wgs-box ul.blog-recent li img {
      float: left;
      max-width: 100px;
      margin-right: 12px;
      height: auto;
      opacity: 1;
      transition: opacity 350ms;
      -ms-border-radius: 5px;
      border-radius: 5px; }
    .wgs-box ul.blog-recent li a {
      display: inline-block;
      color: #777; }
    .wgs-box ul.blog-recent li:hover a {
      color: #feb900; }
    .wgs-box ul.blog-recent li:hover img {
      opacity: 0.5; }
  .wgs-box a.btn.btn-full {
    margin-top: 10px;
    display: block; }
  .wgs-box a.btn .fa {
    margin-left: 6px; }
  .wgs-box.wgs-menus ul li {
    font-weight: bold; }
    .wgs-box.wgs-menus ul li ul li {
      font-weight: normal; }
  .wgs-box.wgs-menus ul.list > li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .wgs-box.wgs-menus ul.list > li:first-child {
      padding-top: 0; }
    .wgs-box.wgs-menus ul.list > li.list-heading span {
      text-transform: uppercase;
      color: #003366;
      transition: color 0.4s; }
    .wgs-box.wgs-menus ul.list > li.list-heading a:hover span, .wgs-box.wgs-menus ul.list > li.list-current a span {
      color: #feb900; }
  .wgs-box.wgs-menus ul.list-grouped {
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 0;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.02);
    overflow: hidden;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .wgs-box.wgs-menus ul.list-grouped > li {
      padding: 0; }
      .wgs-box.wgs-menus ul.list-grouped > li a {
        padding: 12px 25px;
        display: block; }
      .wgs-box.wgs-menus ul.list-grouped > li.list-heading {
        padding: 0; }
        .wgs-box.wgs-menus ul.list-grouped > li.list-heading > a {
          padding: 0; }
        .wgs-box.wgs-menus ul.list-grouped > li.list-heading span {
          padding: 12px 25px;
          display: block;
          background-color: #f8f8f8; }
      .wgs-box.wgs-menus ul.list-grouped > li:last-child {
        border-bottom: 0 none; }
    .wgs-box.wgs-menus ul.list-grouped li ul {
      margin: 0; }
      .wgs-box.wgs-menus ul.list-grouped li ul li {
        list-style: none;
        border-top: 1px solid #e9e9e9; }
        .wgs-box.wgs-menus ul.list-grouped li ul li a {
          padding: 15px 25px;
          display: block; }
  .wgs-box.wgs-search .form-group {
    height: 50px;
    position: relative;
    border: 1px solid #e9e9e9;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .wgs-box.wgs-search .form-group:last-child {
      margin-bottom: 0; }
    .wgs-box.wgs-search .form-group .form-control {
      height: 100%;
      background: #fafafa;
      font-size: 16px;
      border: 0px; }
    .wgs-box.wgs-search .form-group button.search-btn {
      position: absolute;
      right: 0px;
      height: 100%;
      top: 0px;
      background: #eee;
      width: 50px;
      color: #feb900;
      border: 0px;
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px;
      transition: color 0.4s; }
      .wgs-box.wgs-search .form-group button.search-btn:hover {
        color: #003366; }

/* ==========================================================================
    13.0 Copyright css
   ========================================================================== */
.copyright {
  background: #2f2f2f;
  padding: 25px 0;
  color: #fefefe; }
  .copyright span {
    font-size: 13px; }
    .copyright span a {
      color: #fff; }
      .copyright span a:hover {
        color: #feb900; }
  .copyright .social {
    float: right; }
    .copyright .social li a {
      color: #fff;
      font-size: 16px; }
      .copyright .social li a:hover {
        color: #feb900; }

/* ==========================================================================
    14.0 Blog css
   ========================================================================== */
.post .post-meta {
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px 25px;
  width: 100%; }
  .post .post-meta:not(:first-child) {
    margin-top: 15px; }
  .post .post-meta li {
    display: inline-block;
    font-size: 13px;
    margin-right: 40px; }
    .post .post-meta li:last-child {
      margin-right: 0px; }
    .post .post-meta li a {
      display: inline;
      color: #fff;
      transition: text-decoration 350ms; }
      .post .post-meta li a:hover {
        text-decoration: underline; }
    .post .post-meta li .fa {
      color: #feb900;
      margin-right: 10px;
      font-size: 16px; }
    .post .post-meta li span {
      color: #fff; }
.post .post-thumbs {
  position: relative;
  margin-bottom: 15px; }
  .post .post-thumbs:last-child {
    margin-bottom: 0; }
  .post .post-thumbs img {
    -ms-border-radius: 5px;
    border-radius: 5px;
    opacity: 1;
    transition: opacity .4s; }
  .post .post-thumbs a {
    display: block; }
    .post .post-thumbs a:hover img {
      opacity: 0.7; }
  .post .post-thumbs .post-meta {
    position: absolute;
    margin: 0;
    bottom: 0;
    left: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
.post .post-entry h2, .post .post-entry h1 {
  font-size: 1.5em; }
  .post .post-entry h2 a, .post .post-entry h1 a {
    color: #003366; }
    .post .post-entry h2 a:hover, .post .post-entry h1 a:hover {
      color: #feb900; }
.post.post-loop {
  margin-bottom: 45px; }
  .post.post-loop:last-child {
    margin-bottom: 0px; }
.post.post-single .post-entry h2, .post.post-single .post-entry h1 {
  font-size: 1.875em;
  font-weight: 700; }

.blog-posts {
  list-style: none;
  margin: 0;
  padding: 0; }

.pagination {
  margin: 45px 0 0 0;
  vertical-align: middle; }
  .pagination:first-child {
    margin-top: 0; }
  .pagination li a {
    color: #868686;
    transition: .4s;
    border-color: #eee; }
  .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus {
    background-color: #eee;
    border-color: #eee;
    color: #868686; }

/* ==========================================================================
    15.0 FAQs css
   ========================================================================== */
.faqs-row:first-child {
  margin-top: -30px; }

.faqs-row.faqs-s1 + .faqs-row {
  margin-top: 30px; }

.faqs {
  clear: both;
  margin-top: 30px; }
  .faqs .faq-heading {
    font-family: "Roboto", sans-serif;
    font-size: 1.125em;
    color: #868686;
    font-weight: 700; }
  .faqs.panel-group:last-child {
    margin-bottom: 0; }

.faqs-s2 .faqs {
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 30px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .faqs-s2 .faqs .faq-heading {
    font-size: 1.125em;
    font-weight: 400; }

.bg-light .faqs-s2 .faqs, .bg-grey .faqs-s2 .faqs {
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
  border: 0 none; }

/* ==========================================================================
    16.0 Feature Box css
   ========================================================================== */
.feature-row .col-sm-4 .feature h3, .feature-row .col-sm-4 .feature h4, .feature-row .col-md-4 .feature h3, .feature-row .col-md-4 .feature h4 {
  font-size: 1.125em; }
.feature-row:first-child {
  margin-top: -45px; }
.feature-row .first[class*='col-'] {
  clear: left; }

.feature {
  margin-top: 45px; 
  background-color: #fff;
  padding: 20px;
}
  .feature .fbox-photo, .feature .fbox-content {
    margin-top: 15px; 
    }
    .feature .fbox-photo:first-child, .feature .fbox-content:first-child {
      margin-top: 0; }
  .feature .fbox-photo {
    position: relative; }
    .feature .fbox-photo img {
      margin: 0;
      width: 100%;
      height: auto; }
    .feature .fbox-photo.imagebg {
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .feature .fbox-photo.imagebg img {
        display: none; }
    .feature .fbox-photo::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: #000;
      opacity: 0;
      z-index: 0;
      -ms-border-radius: 5px;
      border-radius: 5px;
      transition: opacity 0.5s; }
  .feature a:hover > .fbox-photo::after {
    opacity: 0.5; }
  .feature a.more-link {
    color: #feb900;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: no-repeat; }
    .feature a.more-link:hover {
      box-shadow: 0 1px 0 #feb900; }
  .feature h3, .feature h4 {
    font-size: 1em;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #003366; }
    .feature h3 a, .feature h4 a {
      color: #003366;
      display: block; }
      .feature h3 a:hover, .feature h4 a:hover {
        color: #868686; }
    .feature h3 + .sub-lead, .feature h3 + .lead, .feature h4 + .sub-lead, .feature h4 + .lead {
      margin-top: -12px; }
  .feature .sub-lead, .feature .lead {
    font-size: 0.875em;
    color: #414042;
    font-weight: normal;
    opacity: .6; }

.feature-s1 .feature, .feature-s2 .feature {
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 45px 30px;
  text-align: center;
  transition: border-color .4s;
  background-color: #fff;
  transition: background .4s, color 0.4s, opacity .3s, border-color .4s; }
  .feature-s1 .feature .icon-box, .feature-s2 .feature .icon-box {
    margin-bottom: 30px;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .feature-s1 .feature .icon-box:last-child, .feature-s2 .feature .icon-box:last-child {
    margin-bottom: 0; }
.feature-s1 [class*="col-"] > a, .feature-s2 [class*="col-"] > a {
  display: block;
  color: inherit; }
.feature-s1 [class*="md-3"] .feature, .feature-s1 [class*="sm-3"] .feature, .feature-s2 [class*="md-3"] .feature, .feature-s2 [class*="sm-3"] .feature {
  padding: 30px 15px; }
.feature-s1 .feature h3, .feature-s1 .feature h4, .feature-s1 .feature h3 a, .feature-s1 .feature h4 a {
  color: #feb900;
  transition: color .5s; }
.feature-s1 .feature .icon-box {
  border-color: #feb900;
  color: #feb900; }
.feature-s1 .feature:hover {
  border-color: #feb900; }
  .feature-s1 .feature:hover .icon-box {
    color: #fff;
    background-color: #feb900; }
.feature-s1.hover-fill .feature h3, .feature-s1.hover-fill .feature h4, .feature-s1.hover-fill .feature h3 a, .feature-s1.hover-fill .feature h4 a {
  color: #feb900; }
.feature-s1.hover-fill .feature:hover {
  background-color: #feb900;
  color: #fff; }
  .feature-s1.hover-fill .feature:hover .icon-box {
    background-color: #fff;
    color: #feb900; }
  .feature-s1.hover-fill .feature:hover h3, .feature-s1.hover-fill .feature:hover h4, .feature-s1.hover-fill .feature:hover h3 a, .feature-s1.hover-fill .feature:hover h4 a {
    color: #fff; }
.feature-s2 .feature h3, .feature-s2 .feature h4, .feature-s2 .feature h3 a, .feature-s2 .feature h4 a {
  color: #003366;
  transition: color .5s; }
.feature-s2 .feature .icon-box {
  border-color: #003366;
  color: #003366; }
.feature-s2 .feature:hover {
  border-color: #003366; }
  .feature-s2 .feature:hover .icon-box {
    color: #fff;
    background-color: #003366; }
.feature-s2.hover-fill .feature h3, .feature-s2.hover-fill .feature h4, .feature-s2.hover-fill .feature h3 a, .feature-s2.hover-fill .feature h4 a {
  color: #003366; }
.feature-s2.hover-fill .feature:hover {
  background-color: #003366;
  color: #fff; }
  .feature-s2.hover-fill .feature:hover .icon-box {
    background-color: #fff;
    color: #feb900; }
  .feature-s2.hover-fill .feature:hover h3, .feature-s2.hover-fill .feature:hover h4, .feature-s2.hover-fill .feature:hover h3 a, .feature-s2.hover-fill .feature:hover h4 a {
    color: #fff; }

.feature-album h3, .feature-album h4 {
  text-transform: inherit; }

.feature-imagebox {
  margin: 30px 0;
  background-color: #fff;
  color: #868686;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 25px 25px 30px;
  position: relative; }
  .feature-imagebox:first-child {
    margin-top: 0; }
  .feature-imagebox:last-child {
    margin-bottom: 0; }
  .feature-imagebox .block {
    position: relative;
    z-index: 1; }
  .feature-imagebox .imagebg {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -ms-border-radius: inherit;
    border-radius: inherit; }
    .feature-imagebox .imagebg.bgloaded {
      opacity: 0.4; }
  .feature-imagebox h3, .feature-imagebox h4 {
    color: #868686;
    text-transform: uppercase; }
  .feature-imagebox a > .fa {
    margin-left: 8px; }
  .feature-imagebox a.btn + .btn {
    margin-left: 10px; }
  .feature-imagebox.light {
    background-color: #fff;
    color: #868686; }
  .feature-imagebox.dark {
    background-color: #252525;
    color: #fff; }
    .feature-imagebox.dark *:not(.btn) {
      color: #fff; }
  .feature-imagebox.border {
    border: 1px solid #ececec; }
  .feature-imagebox.border.dark {
    border: 1px solid #000; }

.feature-project h3, .feature-project h4, .feature-product h3, .feature-product h4 {
  font-weight: 400;
  text-transform: inherit;
  color: #868686; }
  .feature-project h3 a, .feature-project h4 a, .feature-product h3 a, .feature-product h4 a {
    color: #868686;
    display: block; }
    .feature-project h3 a:hover, .feature-project h4 a:hover, .feature-product h3 a:hover, .feature-product h4 a:hover {
      color: #003366; }

/* ==========================================================================
    17.0 Teams css
   ========================================================================== */
.heading-section + .team-member-row {
  margin-top: -20px; }

.team-member-row:first-child {
  margin-top: -45px; }

.team-more-btn {
  text-align: center; }
  .team-more-btn:not(:first-child) {
    margin-top: 45px; }

.teams.teams-alt {
  background: rgba(0, 0, 0, 0.06); }

.team-member {
  position: relative;
  overflow: hidden;
  margin-top: 45px; }
  .team-member .team-photo {
    position: relative; }
    .team-member .team-photo img {
      margin: 0;
      width: 100%;
      height: auto; }
    .team-member .team-photo::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: #000;
      opacity: 0;
      z-index: 0;
      -ms-border-radius: 5px;
      border-radius: 5px;
      transition: opacity 0.5s; }
  .team-member a:hover > .team-photo::after {
    opacity: 0.5; }
  .team-member .team-info {
    margin-top: 10px; }
    .team-member .team-info:first-child {
      margin-top: 0; }
    .team-member .team-info h4, .team-member .team-info .name {
      color: #868686; }
      .team-member .team-info h4 + .sub-title, .team-member .team-info .name + .sub-title {
        margin-top: -10px; }
    .team-member .team-info .sub-title {
      color: #aaa;
      margin: 0; }
    .team-member .team-info .sub-title + p {
      margin-top: 10px; }
  .team-member .social {
    margin-top: 10px;
    opacity: 1; }

.team-profile .team-member {
  margin-top: 0; }
  .team-profile .team-member .name {
    color: #003366; }
.team-profile .team-info {
  margin-top: 0;
  padding-left: 30px; }
  .team-profile .team-info hr, .team-profile .team-info .hr {
    margin: 25px 0; }

/* ==========================================================================
    18.0 Gallery css
   ========================================================================== */
.gallery {
  display: block;
  margin-top: -40px; }
  .gallery:before, .gallery:after {
    content: "";
    display: table;
    clear: both;
    height: 0; }
  .gallery:first-child, .gallery.fix-mg {
    margin-top: 0; }
  .gallery:not(.with-caption):not(.gallery-filled) {
    margin-top: -30px; }
    .gallery:not(.with-caption):not(.gallery-filled) .photos-list {
      margin-top: 10px; }
      .gallery:not(.with-caption):not(.gallery-filled) .photos-list li {
        padding-top: 30px; }
  .gallery .photos-list {
    list-style: none;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0; }
    .gallery .photos-list li {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 45px;
      position: relative; }
    .gallery .photos-list.col-x2 li, .gallery .photos-list.col-x3 li, .gallery .photos-list.col-x4 li, .gallery .photos-list.col-x5 li {
      float: left;
      width: 50%; }
    .gallery .photos-list.col-x3 li {
      width: 33.333333%; }
    .gallery .photos-list.col-x4 li {
      width: 25%; }
    .gallery .photos-list.col-x5 li {
      width: 20%; }
  .gallery .photo {
    position: relative;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    display: block; }
    .gallery .photo img {
      width: 100%;
      height: auto;
      transition: all 1s;
      -ms-border-radius: inherit;
      border-radius: inherit; }
    .gallery .photo::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: #000;
      opacity: 0;
      z-index: 0;
      -ms-border-radius: inherit;
      border-radius: inherit;
      transition: opacity 0.5s; }
  .gallery .photo-caption {
    margin-top: 10px;
    font-size: 0.875em;
    color: #999;
    line-height: 1; }
    .gallery .photo-caption h3, .gallery .photo-caption h4, .gallery .photo-caption h5 {
      font-size: 1em;
      font-weight: 700;
      color: #868686; }
      .gallery .photo-caption h3 + *, .gallery .photo-caption h4 + *, .gallery .photo-caption h5 + * {
        margin-top: -10px;
        font-size: 1em;
        color: #aaa;
        font-weight: normal; }
    .gallery .photo-caption:first-child {
      margin-top: 0; }
  .gallery .photo-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    opacity: 0;
    -ms-border-radius: inherit;
    border-radius: inherit;
    transition: opacity 0.5s; }
    .gallery .photo-link .links {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      text-align: center;
      transform: translateY(40%);
      transition: all 0.2s;
      z-index: 1; }
    .gallery .photo-link::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: #000;
      opacity: 0.5;
      z-index: -1;
      -ms-border-radius: inherit;
      border-radius: inherit; }
    .gallery .photo-link:hover {
      opacity: 1; }
      .gallery .photo-link:hover .links {
        transform: translateY(-50%); }
    .gallery .photo-link a.btn {
      background: transparent;
      border: 1px solid #fff;
      color: #fff;
      font-size: 11px;
      line-height: 20px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 5px 12px;
      margin: 5px 7px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .gallery .photo-link a.btn:hover {
        border-color: #feb900;
        background: #feb900;
        color: #fff; }
    .gallery .photo-link a:not(.btn) {
      overflow: hidden;
      text-indent: -999em;
      color: #fff;
      display: inline-block;
      width: 52px;
      height: 52px;
      line-height: 48px;
      font-size: 1em;
      -ms-border-radius: 50%;
      border-radius: 50%;
      border: 2px solid #fff;
      margin: 0 10px;
      z-index: 8; }
      .gallery .photo-link a:not(.btn):hover {
        opacity: 0.6; }
  .gallery.gallery-filled {
    margin-top: 30px;
    overflow: hidden; }
    .gallery.gallery-filled:first-child {
      margin-top: 0; }
    .gallery.gallery-filled .photos-list {
      margin-left: 0;
      margin-right: 0; }
      .gallery.gallery-filled .photos-list li {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0; }
    .gallery.gallery-filled .photo {
      -ms-border-radius: 0;
      border-radius: 0; }
    .gallery.gallery-filled .photo-caption {
      text-align: center; }
  .gallery.with-caption.gallery-filled {
    margin-bottom: -30px; }
    .gallery.with-caption.gallery-filled .photo-caption {
      padding-bottom: 30px; }
  .gallery.hover-zoom .photo img {
    transform: scale(1.01); }
  .gallery.hover-zoom a:hover > .photo::after {
    opacity: 0.2; }
  .gallery.hover-zoom a:hover > .photo img {
    transform: scale(1.2); }
  .gallery.hover-fade a:hover > .photo::after {
    opacity: 0.65; }

.gallery-lists {
  width: 100%;
  margin: 45px 0 30px;
  text-align: center; }
  .gallery-lists:first-child {
    margin-top: 0; }
  .gallery-lists:last-child {
    margin-bottom: 0; }
  .gallery-lists ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .gallery-lists li {
    background: #ececec;
    color: #868686;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    margin-right: -2px;
    position: relative;
    transition: all 0.3s; }
    .gallery-lists li.active, .gallery-lists li:hover {
      background: #feb900;
      color: #fff; }
    .gallery-lists li:first-child {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .gallery-lists li:last-child {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
  .gallery-lists.alignl {
    text-align: left; }
  .gallery-lists.alignr {
    text-align: center; }

.gallery-project .photo-caption h3, .gallery-project .photo-caption h4, .gallery-project .photo-caption h5 {
  color: #003366;
  text-transform: uppercase; }

.gallery-showcase {
  text-align: center; }
  .gallery-showcase h3, .gallery-showcase h4 {
    font-size: 1em;
    text-transform: uppercase;
    color: #414042;
    font-weight: 400;
    margin-top: 15px;
    font-family: "Roboto", sans-serif; }
    .gallery-showcase h3 .label, .gallery-showcase h4 .label {
      display: inline-block;
      margin-top: -3px;
      vertical-align: middle;
      margin-left: 5px; }
  .gallery-showcase .photos-list li {
    margin-top: 15px; }
    .gallery-showcase .photos-list li .photo {
      overflow: hidden;
      -ms-border-radius: 5px;
      border-radius: 5px;
      border: 1px solid rgba(0, 0, 0, 0.04);
      box-shadow: 0 10px 45px rgba(0, 0, 0, 0.1); }
      .gallery-showcase .photos-list li .photo::after {
        background-color: #feb900; }

.mfp-title {
  font-size: 13px;
  color: #fff; }
  .mfp-title small {
    font-size: 11px;
    opacity: 0.9; }
/*******************
 testimonials open 
 ******************/
.section3 h2.title{
  font-size: 32px;
}
.nopadding{
  padding: 0px;
}
.testi-view {
  color: #fff;
  padding: 7% 13% 7%;
}
.testi-view h2.title{
  text-align: left!important;
}
h2.title {
  text-align: center;
  color: #fff;
  padding-top: 42px;
  text-transform: uppercase;
}
.testi-view p {
  font-size:17px;
  line-height:33px;
}
.testi-view p i {
  text-align: left;
  font-size: 22px;
  padding-right: 15px;
}
.testi-view span {
  color: #000;
}
.testi-view h4 {
  font-size: 20px;
  font-weight: bold;
  color: #f99f3e;
}
.form-wrap {

  background: url(../image/quote-bg.jpg) no-repeat;
  position: relative;
  padding: 70px 0;
  z-index: 9;
  background-size: cover;
}
.form-wrap {
  }
.quote-wrap h2 {
  color: #000;
  text-transform: uppercase;
}
.quote-wrap:before {
  position: absolute;
 
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -9;
}
.quote-bg {
 
  padding: 10px 0px 0;
}
.quote-bg span {
  color: #c97508;
  padding-bottom: 0;
}
#subber2 .btn {
  background: #5ebab9;
  padding: 10px 30px;
  color: #fff;
  margin-top: 20px;
}
/***** testimonials close ******/

.testi-view .owl-nav {
  margin-top: 40px;
  display: inline-block;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  float: right;
  padding: 0px 3px;
}
.testi{
  background-color: #f4f4f4;
  padding-top: 20px;
}
.clearfix{
    clear: both;
  }
 
.list-style-one li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 7px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.ser-title{
  color: #fff;

}
.list-style-one li:before {
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 2px;
    color: #5ebab9;
    font-size: 18px;
    font-family: 'FontAwesome';
}
.serv-list{
  background-color: #f2f0f0;
  padding: 70px 0;
}
.demo-form{
  text-align: center;
}
.serv-list h2{
  text-align: center;
}
/* ==========================================================================
    19.0 Products/Shop css
   ========================================================================== */
.product-intro:not(:first-child) {
  margin-top: 40px; }
  ul.abt-links li {
    position: relative;
    line-height: 29px;
    padding-left: 20px;
}
  ul.abt-links li:before {
    position: absolute;
    font-family: "FontAwesome";
    content: '\f101';
    top: 0;
    left: 0;
    color: #dd9c03;
}

/* ==========================================================================
    20.0 Responsive css
   ========================================================================== */
@media screen and (min-width: 1800px) {
  .section-pad {
    padding-top: 110px;
    padding-bottom: 110px; }

  .footer-widget {
    padding-top: 80px;
    padding-bottom: 80px; }

  .error-page {
    min-height: 950px;
    padding-top: 300px; } }
@media only screen and (max-width: 1200px) {
  body {
    font-size: 15px; }

  .navbar-custom .bottom-nav .navbar-nav li a {
    font-size: 13px;
    padding: 18px 10px; }
  .navbar-custom .top-bar .contact {
    font-size: 14px; }

  .banner-text {
    font-size: 14px; }
    .banner-text.wide-md {
      max-width: 460px; }
    .banner-text.wide-lg {
      max-width: 580px; }

  .banner-slider {
    height: 520px; }
    .banner-slider .banner-text {
      max-width: 460px; }

  .banner-intro .banner-text {
    padding-top: 60px;
    padding-bottom: 60px; }

  .banner-slider .banner-text, .banner-intro .banner-text {
    font-size: 15px; }

  .img-wrapper {
    max-width: 410px; }

  .footer-widget {
    font-size: 12px;
    line-height: 22px; } }
@media only screen and (max-width: 991px) {
  body {
    font-size: 14px;
    -webkit-text-size-adjust: 100%; }

  .container {
    max-width: 720px; }

  .section-pad {
    padding-top: 60px;
    padding-bottom: 60px; }

  .res-m-bttm {
    margin-bottom: 30px; }

  .form-m-bttm, .res-m-bttm-sm {
    margin-bottom: 15px; }

  .gaps {
    height: 15px; }
    .gaps.size-lg {
      height: 30px; }

  .form-group .form-field + .form-field {
    margin-top: 15px; }
  .form-group .form-field + ul.form-field {
    margin-top: 5px; }

  .navbar-custom .top-bar {
    padding: 12px 0; }
    .navbar-custom .top-bar .contact {
      line-height: 18px; }
      .navbar-custom .top-bar .contact li {
        margin-left: 14px;
        padding-left: 14px; }
        .navbar-custom .top-bar .contact li .fa {
          font-size: 24px; }
    .navbar-custom .top-bar .navbar-brand {
      width: 145px;
      height: auto; }
  .navbar-custom .bottom-nav .navbar-nav > li > .dropdown-menu {
    top: 48px; }
  .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu {
    width: 200px; }
    .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu .dropdown-menu {
      left: 200px; }
  .navbar-custom .bottom-nav .navbar-nav > li > a {
    font-size: 11px;
    padding: 14px 6px 14px; }
    .navbar-custom .bottom-nav .navbar-nav > li > a.btn {
      line-height: 18px; }

  .navbar-fixed-top + .banner-static {
    padding-top: 115px; }

  .banner-text {
    padding-top: 45px;
    padding-bottom: 45px; }
    .banner-text .page-title {
      font-size: 2em; }

  .banner-slider {
    height: 480px; }
    .banner-slider .banner-boxed {
      padding: 25px 25px 30px; }
    .banner-slider .banner-content {
      padding-top: 50px; }
    .banner-slider .carousel-control {
      display: none;
      opacity: 0; }

  .call-action .cta-block {
    padding-top: 80px;
    padding-bottom: 80px; }
  .call-action.cta-small .cta-block {
    padding-top: 45px;
    padding-bottom: 45px; }

  .statistics .stat-block {
    padding: 80px 0; }
  .statistics .stat-wrapper {
    padding: 20px 0 10px; }
  .statistics .stat-col {
    border-right: 0px;
    padding: 20px 0; }

  .post-single .message {
    margin-top: 0; }
    .post-single .message .message-group > .gaps {
      height: 10px; }

  .content .list-style li:before {
    top: 1px; }

  .footer-widget {
    font-size: 14px;
    line-height: 24px; }

  .quotes {
    margin-top: 30px; }
    .quotes:first-child {
      margin-top: 0; }

  .team-member-row:first-child {
    margin-top: -30px; }

  .team-member-row + a.btn-center {
    margin-top: 30px; }

  .team-member {
    margin-top: 30px; }
    .team-member .team-info {
      margin-top: 15px; }

  .feature {
    margin-top: 30px; }

  .feature-row:first-child {
    margin-top: -30px; }

  .gallery .photo-caption {
    font-size: 1em; }

  .gallery:not(.gallery-filled) {
    margin-top: 30px; }
    .gallery:not(.gallery-filled):first-child, .gallery:not(.gallery-filled).fix-mg {
      margin-top: 0; }
    .gallery:not(.gallery-filled) .photos-list {
      margin-left: -5px;
      margin-right: -5px; }
      .gallery:not(.gallery-filled) .photos-list li {
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px; }

  .gallery.with-caption:not(.gallery-filled) {
    margin-top: -30px; }

  .gallery:not(.with-caption):not(.gallery-filled) {
    margin-top: 0; }
    .gallery:not(.with-caption):not(.gallery-filled) .photos-list {
      margin-top: 30px; }
      .gallery:not(.with-caption):not(.gallery-filled) .photos-list li {
        padding-top: 0; }

  .contact-list li span {
    line-height: inherit; }

  .content-section {
    margin-top: 30px; }

  hr, .hr {
    margin-top: 15px;
    margin-bottom: 15px; }
    hr:last-child, .hr:last-child {
      margin-bottom: 0; }
    hr:first-child, .hr:first-child {
      margin-top: 0; }

  .logos-lists .row {
    margin-left: -10px;
    margin-right: -10px; }
  .logos-lists .row + .row {
    margin-top: 20px; }
  .logos-lists .col-sm-3, .logos-lists .col-md-3 {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    float: left; }

  .faqs-s1 .faqs.accordion {
    margin-top: 10px; }
    .faqs-s1 .faqs.accordion .panel:last-child {
      margin-bottom: -10px; }
      .faqs-s1 .faqs.accordion .panel:last-child .panel-body {
        padding-bottom: 10px; }

  .feature-row .even[class*='col-sm-6'], .team-member-row .even[class*='col-sm-6'] {
    clear: left; }

  .content img.alignright, .content img.alignleft {
    max-width: 350px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .feature-intro .res-m-bttm.col-sm-6 {
    margin-bottom: 0; }

  .feature-row .col-sm-6 .feature h3, .feature-row .col-sm-6 .feature h4 {
    font-size: 1.125em; } }
@media only screen and (max-width: 767px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%; }
    .navbar-brand img {
    width: 100%;
    height: 70px;
}
.navbar-custom .top-bar .contact {
 margin-bottom: -20px;
    margin-top: 5px;
}
.section-about.section-pad {
    padding-top: 60px;
    padding-bottom: 1px;
}
  .navbar-custom .top-bar .contact .t-phone2 {
    display: block;
    margin-top:-86px;
    }
    .navbar-custom .top-bar .contact {
    padding: 17px 0 0px;
}
 .navbar-custom .top-bar .contact .t-phone1 {
    display: none; }
.about-detail {
    padding-left: 0px!important;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    height: 220px;
}
.list-style-one li:before {
    position: absolute;
    content: '\f00c';
    left: 11px;
    top: 2px;
   
}
.banner-text h1, .banner-text h2 {
    color: inherit;
    font-size: 30px;
    line-height: 28px;
    width: 100%;
}
.banner-img .banner-text {
    position: absolute;
    content: '';
    bottom: 13%;
    left: 10%;

}
.cta-block p{
      text-align: center;
      font-size:24px;
}
.banner-text a.btn2 {
    padding: 7px 24px;
    border-radius: 4px;
}

  .section-about .section-pad {
    padding-top: 45px;
    padding-bottom: 45px; }

  .res-s-bttm {
    margin-bottom: 30px; }

  .space-top, .space-bottom, .space-top-sm, .space-bottom-sm, .space-top-md, .space-bottom-md {
    margin-top: 30px; }

  .tab-custom .tab-content {
    padding: 25px 15px 30px; }
  .tab-custom .nav-tabs li > a {
    font-size: 13px;
    line-height: 18px; }
  .tab-custom.tab-simple .nav-tabs li {
    margin-right: -2px; }
    .tab-custom.tab-simple .nav-tabs li > a {
      padding: 12px 10px;
      font-size: 12px; }

  .accordion .panel-title {
    font-size: 14px;
    font-weight: 700; }

  .content .npl + .pad-0 {
    margin-top: 25px; }

  .pad-xs-0 {
    padding: 0px; }

  .navbar-custom .bottom-nav .navbar-collapse {
    border-color: rgba(0, 0, 0, 0.1); }
  .navbar-custom .bottom-nav .navbar-toggle {
    border-color: #fff;
    float: left; }
    .navbar-custom .bottom-nav .navbar-toggle:hover, .navbar-custom .bottom-nav .navbar-toggle:focus {
      background-color: #feb900;
      border-color: #feb900; }
    .navbar-custom .bottom-nav .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-custom .bottom-nav .navbar-nav {
    float: none;
    text-align: center;
    padding-bottom: 40px; }
    .navbar-custom .bottom-nav .navbar-nav li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .navbar-custom .bottom-nav .navbar-nav li:last-child {
        border-bottom: 0; }
      .navbar-custom .bottom-nav .navbar-nav li a {
        padding-top: 10px;
        padding-bottom: 11px;
        font-size: 14px;
        font-weight: 700; }
        .navbar-custom .bottom-nav .navbar-nav li a.btn {
          width: 150px;
          margin: 6px auto 0; }
      .navbar-custom .bottom-nav .navbar-nav li.quote-btn {
        float: none; }
      .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu {
        position: static;
        background: none;
        width: 100%;
        display: block;
        opacity: 1 !important;
        visibility: visible !important;
        box-shadow: none;
        text-align: center;
        float: none;
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
        .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu li a {
          font-size: 13px;
          color: #fff;
          font-weight: 400; }
          .navbar-custom .bottom-nav .navbar-nav li .dropdown-menu li a:hover {
            background: no-repeat;
            color: #feb900; }
  .navbar-custom .bottom-nav .navbar-header .quote-btn {
    display: block;
    float: right; }
  .navbar-custom .top-bar {
    padding: 8px 0; }
    
    .navbar-custom .top-bar .contact .t-locat {
      
      display: none; }
      .navbar-custom .top-bar .contact .t-phone2 {
    display: block;
}
  
      .navbar-custom .top-bar .contact .t-phone.t-phone1 {
        border-left: 0; }

  .banner-text {
    font-size: 12px; }
    .banner-text.wide-md {
      max-width: 320px; }
    .banner-text.wide-lg {
      max-width: 420px; }
    .banner-text .btn {
      padding: 10px 16px;
      font-size: 12px;
      letter-spacing: 0; }
      .banner-text .btn + .btn {
        margin-left: 10px; }

  .banner-slider {
    height: 380px; }
    .banner-slider .banner-boxed {
      padding: 20px 20px 25px; }

  .banner-intro .container > .content {
    padding-top: 0;
    padding-bottom: 0; }
  .banner-intro .banner-text {
    padding-top: 30px;
    padding-bottom: 30px; }

  .banner-slider .banner-text, .banner-intro .banner-text {
    font-size: 12px; }
    .banner-slider .banner-text h1, .banner-slider .banner-text h2, .banner-intro .banner-text h1, .banner-intro .banner-text h2 {
      font-size: 1.875em; }

  .call-action .cta-sameline {
    padding-right: 0;
    text-align: center; }
    .call-action .cta-sameline h2:first-child, .call-action .cta-sameline h3:first-child {
      margin-top: -15px; }
    .call-action .cta-sameline .btn {
      transition: none;
      position: static;
      margin-top: 20px;
      transform: translate(0, 0); }
  .call-action.call-small .cta-block {
    padding-top: 45px;
    padding-bottom: 45px; }

  .statistics .stat-block {
    padding-top: 45px;
    padding-bottom: 45px; }

  .gallery-lists li {
    font-size: 11px;
    padding: 6px 20px;
    width: auto;
    margin: 1px 0;
    -ms-border-radius: 5px;
    border-radius: 5px; }

  .gallery.with-caption.gallery-filled .photos-list.col-x4 li {
    width: 50%; }

  .feature-imagebox + .feature-imagebox {
    margin-top: 40px; }

  .project-info h4.section-heading, .project-info h3.section-heading, .project-gallery h4.section-heading, .project-gallery h3.section-heading {
    margin-top: 35px; }

  .team-profile .team-photo img {
    max-width: 320px; }

  .team-profile .team-info {
    padding-left: 15px;
    margin-top: 25px;
    text-align: left; }

  .copyright {
    text-align: center; }
    .copyright .social {
      float: none;
      margin-top: 15px; } }
@media only screen and (max-width: 599px) {
 

  .feature-s1 .feature, .feature-s2 .feature {
    padding: 20px;
    min-height: 330px; }
  .feature-row .feature h3, .feature-row .feature h4 {
    font-size: 1.125em; }

  .content img.alignright, .content img.alignleft {
    float: none;
    display: block;
    max-width: 100%;
    margin: 0 0 15px; } }
@media only screen and (max-width: 480px) {
  body {
    min-width: 320px; }

  .heading-section {
    font-size: 1.5em; }
    .heading-section.heading-sm {
      font-size: 1.125em; }

  .heading-lead {
    font-size: 1.875em; }
    .heading-lead.heading-sm {
      font-size: 1.5em; }

  .banner-text {
    font-size: 12px;
    padding-top: 30px;
    padding-bottom: 30px; }
    .banner-text h1, .banner-text h2 {
      font-size: 1.5em; }
    .banner-text .btn {
      padding: 8px 12px;
      font-size: 11px; }
    .banner-text .banner-cta:not(:first-child) {
      margin-top: 18px; }
    .banner-text.wide-sm, .banner-text.wide-md, .banner-text.wide-lg {
      max-width: 100%; }

  .banner-slider {
    height: 300px; }
    .banner-slider .banner-boxed {
      padding: 16px 15px 20px; }

  .banner-intro .banner-text {
    padding-top: 15px;
    padding-bottom: 15px; }

  .banner-slider .banner-text h1, .banner-slider .banner-text h2, .banner-intro .banner-text h1, .banner-intro .banner-text h2 {
    font-size: 1.875em; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    height: 45px;
    width: 45px;
    font-size: 24px; }

  .call-action .cta-block {
    padding: 60px 0; }

  .contact-group {
    margin-bottom: 40px; }
    .contact-group:last-child {
      margin-bottom: 0; }

  .team-member-row [class*="col-"], .feature-row [class*="col-"] {
    width: 100%; }

  .feature-s1 .feature, .feature-s2 .feature {
    min-height: auto; }

  .team-member {
    text-align: center; }
    .team-member .team-photo {
      max-width: 300px;
      margin-left: auto;
      margin-right: auto; }

  .gallery .photos-list.col-x2 li, .gallery .photos-list.col-x4 li, .gallery .photos-list.col-x5 li {
    width: 50%; }

  .gallery.with-caption .photos-list.col-x3 li {
    width: 100%; }

  .logos-lists .row:first-child {
    margin-top: -10px; }
  .logos-lists .row + .row {
    margin-top: 0; }
  .logos-lists .col-sm-3, .logos-lists .col-md-3 {
    width: 50%;
    margin: 10px 0; }
  .logos-lists.logos-lists-flat .row:last-child .col-sm-3:nth-child(1) .logo-item, .logos-lists.logos-lists-flat .row:last-child .col-sm-3:nth-child(2) .logo-item, .logos-lists.logos-lists-flat .row:last-child .col-md-3:nth-child(1) .logo-item, .logos-lists.logos-lists-flat .row:last-child .col-md-3:nth-child(2) .logo-item {
    border-bottom-color: rgba(0, 0, 0, 0.08); }
  .logos-lists.logos-lists-flat .col-sm-3, .logos-lists.logos-lists-flat .col-md-3 {
    margin: 0; }
    .logos-lists.logos-lists-flat .col-sm-3:nth-child(2n+2) .logo-item, .logos-lists.logos-lists-flat .col-md-3:nth-child(2n+2) .logo-item {
      border-right-color: transparent; }

  .error-page {
    min-height: 500px;
    padding-top: 150px;
    padding-bottom: 250px; }
    .error-page h1 {
      font-size: 100px; }
    .error-page p {
      font-size: 16px;
      line-height: 26px; } }
@media only screen and (max-width: 375px) {
  .navbar-custom .top-bar .navbar-brand {
    width: 193px; }
    .navbar-brand img {
    width: 63%;
    height: 75px;
}
  .navbar-custom .top-bar .contact {
    line-height: 16px;
    font-size: 12px; }
    .navbar-custom .top-bar .contact li {
      padding-left: 0;
      border-left: 0;
      margin-left: 0; }
      .navbar-custom .top-bar .contact li .fa {
        font-size: 16px;
        margin-top: 5px; }

  .banner-slider .banner-text, .banner-intro .banner-text {
    font-size: 11px; }

  .banner-boxed > p {
    display: none; }

  .gallery.with-caption .photos-list.col-x2 li, .gallery.with-caption .photos-list.col-x4 li, .gallery.with-caption .photos-list.col-x5 li, .gallery.with-caption .photos-list.col-x2 li, .gallery.with-caption .photos-list.col-x4 li, .gallery.with-caption .photos-list.col-x5 li {
    width: 100%; }

  .gallery.with-caption.gallery-filled .photos-list.col-x4 li {
    width: 100%; } }
@media only screen and (max-width: 1280px) {
  /* parallax disable on ipad/iphone */
  .has-parallax {
    background-position: 50% 50% !important;
    background-attachment: scroll !important; } }

    /************
 Contact Page 
************/
.map{
  margin-bottom:-6px;
}

.contact-info h4{
  text-transform:uppercase;
  padding-bottom:10px; 
  border-bottom:1px solid #f2f2f2;
  margin-bottom:40px;
  color:#ffffff;
}
.info .icon{
  background:#fff;
  height:40px;
  width:40px;
  margin-right:20px;
  text-align:center;
  line-height:40px;
  float:left;
  
}.info .icon i{
  font-size:18px;
  color:#d7a632;
}
.info p{
  padding-top:10px;
  font-size:16px;
  color:#fff;
}
.info p a{
  color:#fff;
}
.contact-page{
  padding:70px 0;
}
.contact-page h1{
  text-align:center;
  padding-bottom:10px;
}
/* ==========================================================================
    21.0 - Version Wise Css 
   ========================================================================== */
/* ==========================================================================
    22.0 - Extra / Additional / Custom CSS 
   ========================================================================== */
.demo-sample-icon .icon-box {
  margin-right: 10px; }

.demo-sample-icon hr {
  margin-top: 25px;
  margin-bottom: 25px; }

/*# sourceMappingURL=style.css.map */
.about-wrap h2{
  color: #000;
}
.about-wrap{
  margin-bottom: 70px;
}
.why-block {
    padding: 0 4%;
}
.icon-wrap {
    text-align: center;
}
.icon-wrap i {
    font-size: 50px;
    color: #f78c3d;
}
.icon-wrap h3 {
    font-size: 24px;
    font-weight: bold;
    padding: 15px 0;
}
.why-us{
  padding-bottom: 60px;
}
.featured-quotes .review-rating__rating {
    font-size: 3.25em;
    font-weight: 600;
    color: #0077b5;
    line-height: 1.2;
}
.featured-quotes .review-rating__stars span {
    display: inline-block;
    margin: 2px;
}
.review-rating__rating {
    font-size: 60px;
    font-weight: 600;
    color: #0077b5;
    line-height: 1.2;
}


.review-rating{
  text-align: center;
}

.svg-icon {
    position: relative;
    width: 1em;
    height: 1em;
    display: inline-block;
}
.positioner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.positioner svg, .positioner img {
    display: block;
    width: 100%;
    height: 100%;
}
.featured-quotes .review-rating__text {
    text-transform: uppercase;
    color: #505050;
    letter-spacing: 1px;
    font-size: .9rem;
}
/*****************
  Contact Page
****************/
.contact-page-section {
  position: relative;
  padding-bottom: 30px;
  padding-top: 70px;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.contact-page-section .sec-title {
  float: left;
  margin-right: 110px;
}
.sec-title {
  position: relative;
  margin-bottom: 60px;
}
.sec-title .title {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #777777;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.sec-title h2 {
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 1.2em;
  color: #222222;
  font-weight: 700;
  padding-bottom: 25px;
}
.sec-title h2:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 80px;
  background-color: #5ebab9;
  content: "";
  display: inline-block;
}
.contact-page-section .heading-box .text {
  position: relative;
  padding-top: 20px;
}
.contact-page-section .heading-box .text p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-weight: 400;
}
/**/
.contact-page-section .contact-info {
  position: relative;
}
.contact-page-section .contact-info li {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  color: #777777;
  font-weight: 400;
  padding-left: 70px;
  min-height: 50px;
  margin-bottom: 55px;
}
.contact-page-section .contact-info li .icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 48px;
  border: 1px dashed #5ebab9;
  color: #222222;
  font-size: 24px;
}
.contact-page-section .contact-info li strong {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #1f2a30;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.contact-page-section .contact-info li p {
  font-size: 15px;
  line-height: 24px;
  color: #777777;
  font-weight: 400;
}
/*************************
  Sub menubar
***************************/
.sub-menubar {
  background:url(../image/banner1.jpg) fixed no-repeat; 
  position: relative;
  padding: 260px 0 110px;
  background-size: cover;
}
.sub1 {
  margin-top: 60px;
}
.sub-menubar:before {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.sub-menubar p {
  font-size: 20px;
  color: #5ebab9;
  font-weight: 600;
  text-align: center;
}
.sub-menubar p a {
  color: #fff;
}
.sub-menubar p a:hover {
  transition: all linear 0.25s;
  color: #ffa500;
}
.sub-menubar h1 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: bold;
}
/*************************/
/*=================================================
    12. accordion menu
==============================================================*/
.accordion-menu-widget {
  margin-bottom: 40px;
}

.accordion-menu-widget > .card {
  border: 0px;
}

.accordion-menu-widget > .card:not(:last-child) {
  margin-bottom: 10px;
}

.accordion-menu-widget .card-header {
  padding: 0px;
  border: 0px;
  border-radius: 0px;
}

.accordion-menu-widget .card-header > .accordion-btn {
  display: block;
  height: 50px;
  background-color: #1e222f;
  line-height: 50px;
  font-size: 1.125rem;
  color: #ffffff;
  padding: 0 18px;
  position: relative;
}

.accordion-menu-widget .card-header > .accordion-btn[aria-expanded="true"] {
  background-color: #ff5c00;
}

.accordion-menu-widget .card-header > .accordion-btn[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

.accordion-menu-widget .card-header > .accordion-btn[aria-expanded]:before {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  top: 0%;
  right: 18px;
  transform: rotate(0deg);
  font-size: 1.25rem;
  transition: all 0.4s ease;
  transform-origin: center center;
}

.accordion-menu-widget .card-header.active > .menu-btn {
  background-color: #ff5c00;
}

.accordion-menu-widget .card-body {
  padding: 0px;
  border-radius: 0px;
}

.accordion-menu > li:not(:last-child) {
  border-bottom: 1px solid #dcdcdc;
}

.accordion-menu > li > a {
  color: #222222;
  font-size: 1rem;
  display: block;
  padding: 20px 18px;
  line-height: 1;
}

.accordion-menu > li > a:hover {
  color: #ff5c00;
}

.accordion-menu > li > a i {
  padding-right: 14px;
  font-size: 0.875rem;
}

.accordion-menu > li.active > a {
  color: #ff5c00;
}
/***************  Inner Services Pages***************/
.service-page{
  padding: 70px 0;
}
.serpage-img{
  margin-bottom: 40px;
}
.service-page h2{
  color: #000;
  padding-bottom: 20px;
}
.overs{
  background-color: #f2f2f2;
  padding: 60px 0;
}
.overs ul li{
  color: #000;
}
.over strong{
  margin-bottom: 20px;
}
.glass{
 background: url(../image/glass-bg.jpg) no-repeat;
 padding: 100px 15px;
 background-size: cover;
 text-align: center;
margin-top: 60px;
}
.glass h3{
  font-size: 30px;
  line-height: 45px;
   color: #fff;
}
.sidebar-list ul li.ser-list{
  font-size: 24px;
  color: #f98111;
}
.sidebar-list{
  background-color: #f2f2f2;
}
.sidebar-list ul li{
  line-height: 50px;
  border: 1px solid #d5d6d6;
  padding: 0 20px;
}
/*****************************/
.serpage-detail p.text-highlight.v3 {
    font-weight: 700;
    font-size: 1.111em;
    background-color: #F0F0F0;
    padding: 1.25em 6% 1.5em;
    position: relative;
    margin-bottom: 2.5em;
}
.serpage-detail p.text-highlight {
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
}
.serpage-detail p.text-highlight a[href^=tel] {
    text-decoration: none;
}
.serpage-detail a, .dk-bg .bg-bx.ulk-bg a {
    color: #EB0045;
}
.serpage-detail p.text-highlight.v3:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-color: #202020;
    border-style: solid;
    right: .8em;
    top: .8em;
    z-index: -1;
}
.serpage-detail h3 {
    color: #223e64;
}
/*****************/
.gallery-img img{
  height: 200px;
  width: 100%;
}
/**************/
 .kls7 {
    text-align: center;
    background: #2169b0;
    padding: 2rem;
    border-radius: 20px;
    margin-bottom: 3rem;
}
@media only screen and (max-width: 600px) {
  .relay {
    padding: 36px;
}
.ser-wrap {
    padding: 60px 0px 46px;
}
.wpcf7 input[type="file"] {
   
    padding: 10px 229px 10px 39px;
}
.navbar-custom .top-bar .contact {
    padding: 17px 0 0px;
 
}
.address input[type="text"], .address input[type="email"] {
    padding: 10px 40px 10px 30px!important;
}
textarea {
    padding: 10px 31px 10px 30px!important;
}
.photo-load label{
    margin-bottom:0px!important;
    
}
  }

/* menu dropdown open */

.collapse ul li.menu-item-has-children {
  position: relative
}
.collapser ul li.menu-item-has-children ul li {
  display: none;
}
.collapse ul li.menu-item-has-children:hover ul.sub-menu li {
  width: 100%;
  display: block;
  padding: 7px;
  text-align: left;
}
.collapse ul li.menu-item-has-children:hover ul.sub-menu li a {
  font-size: 14px;
  padding:0 10px;
}
ul.navbar-nav li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
  background: #fff;
}
.collapse ul li.menu-item-has-children:hover ul.sub-menu li:hover {
  background: #e7e7e7;
  text-decoration: none;
}
.menu-item-has-children ul.sub-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  top: 100%;
  left: 0;
  float: left;
  padding: 5px 0;
  margin: 0;
  font-size: 14px !important;
  text-align: left !important;
  list-style: none;
  line-height: 25px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.menu-item-has-children ul.sub-menu li{
}
.menu-item-has-children ul.sub-menu li a {
  color: #1d508d;
}
#menu-main-menu li:nth-child(3) ul{
  min-width: 217px;
}
.menu-item-has-children ul.sub-menu {
    min-width: 190px;
}
/* sub menu */
.collapse ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children {
  position: relative
}
.collapse ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul li {
  display: none;
}
.collapse ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul li a {
  font-size: 14px;
}
.collapse ul li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children ul.sub-menu li {
  width: 100%;
  display: block;
  padding: 7px;
  text-align: left;
}
ul.navbar-nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
  background: #fff;
}
.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  top: 79%;
  left: 85%;
  float: left;
  min-width: 340px;
  padding: 5px 0;
  margin: 0;
  font-size: 14px !important;
  text-align: left !important;
  list-style: none;
  line-height: 25px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#menu-main-menu li:nth-child(5) ul{
  min-width: 196px;
}
/* menu dropdown close*/
ul.menu-main-menu li:first-child, li:nth-child(6), li:last-child{
  padding-top:3px;
}
#menu-main-menu li.menu-item-61{
  padding-top:3px;
}

/* contact form wordpress */
  .address{
  line-height:27px;
  margin-bottom:10px;
}
.address input[type="text"], .address input[type="email"] {
  width:100%;
  border:1px solid #dddddd;
padding: 6px 330px 8px 30px;
}
.btn{
  padding:0;
}
.address input[type="submit"] {
  background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
  padding:9px 20px;
  border:1px solid #dddddd;
}
textarea{
 resize: none;
    max-width: 100%;
    border: 1px solid #dddddd;
    padding: 10px 330px 10px 30px;
    height: 120px;
}
 submit-btn{
   padding:10px 15px;
 }
 label{
  margin-bottom: 17px;
 }
 /* contact form wordpress end */
.wpcf7 input[type="file"] {
    cursor: pointer;
    border: 1px solid #ddd;
    background-color: #fff;
    width: 100%;
    padding: 10px 342px 10px 39px;
}
/*******************/
   .glass-types{
    background: url(../image/glass-bg.jpeg) fixed;
    
    background-size: cover;
   }
   /*.glass-pattern{
     position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--container-corvid-background-color,rgba(var(--bg,var(--color_11)),var(--alpha-bg,1)));
    border-radius: var(--rd,5px);
    border: var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)));
   }*/
   .gallery-img .gallery-detail img{
    max-height: 226px;
    width: 100%;
   }
   .gallery-img h2.title3{
    color: #fff!important;
   }
   h2.title3{
    text-align: center;
    padding-bottom: 30px;
    color: #000;
   }
   .glass-types h2{
        color:#fff;
   }
   .glass-img h2{
        color:#fff;
   }
   .gallery-img .glass-heading h3{
       color:#fff!important;
       margin-bottom:60px;
   }
   .bg{
       margin-top:70px;
    background: rgba(225, 225, 225, 0.6);
    padding:60px;
   }
   .glass-block{
       /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#656565+1,808080+11,f1f1f1+57,f1f1f1+57,f1f1f1+74,f1f1f1+80,f1f1f1+80,f1f1f1+85 */
background: #656565; /* Old browsers */
background: -moz-linear-gradient(top,  #656565 1%, #808080 11%, #f1f1f1 57%, #f1f1f1 57%, #f1f1f1 74%, #f1f1f1 80%, #f1f1f1 80%, #f1f1f1 85%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #656565 1%,#808080 11%,#f1f1f1 57%,#f1f1f1 57%,#f1f1f1 74%,#f1f1f1 80%,#f1f1f1 80%,#f1f1f1 85%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #656565 1%,#808080 11%,#f1f1f1 57%,#f1f1f1 57%,#f1f1f1 74%,#f1f1f1 80%,#f1f1f1 80%,#f1f1f1 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#656565', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */

       padding: 70px 30px 40px;
       margin-bottom: 60px;
   }
.about-detail{
    padding-left:30px;
}
.t-phone12{
    display none
}
.section-services .feature p{
    text-align: justify;
}
.popmake-509{
    background-color: #f98111;
    padding: 13px 20px;
    border: transparent;
}

ul.social-icon1 li {
	display: inline-block;
}
.photo-load{
    margin-bottom:-24px;
}