body {
 /*font-family: 'Libre Baskerville', serif;
 font-family: 'Roboto Condensed', sans-serif;
 font-family: 'Source Sans Pro', sans-serif; */
 color: #4a4a4a;
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 outline: none !important;
 text-decoration: none !important;
}


/* Starts General  */

a {
  text-decoration: none !important;
  color: #333;
}


/* Ends General  */

/*Starts Header Section*/

.navbar-inverse .navbar-brand {
  display: none;
}

.header-top {
  background: #f99412 ;
  padding: 10px 0;
}

.header-top .mail-part ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.header-top .mail-part ul li {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-right: 15px;
}

.header-top .mail-part ul li:last-child {
  margin-right: 0;
}

.header-top .mail-part ul li .fa {
  font-size: 16px;
  margin-right: 7px;
  vertical-align: middle;
  color: #fff;
}

.header-top .mail-part ul li a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.header-top .mail-part ul li a:hover {
  color: #fff;
  text-decoration: none;
}

.header-bottom {
  padding: 15px 0;
}

.tp-address-box {
  clear: both;
  overflow: hidden;
  padding: 25px 0;
}

.tp-address-box .lft-box {
  float: left;
}

.tp-address-box .rgt-box {
  float: right;
  width: 75%;
}

/*.tp-address-box .rgt-box p:first-child {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 2px;
  color: #000;
  }*/

  .tp-address-box .rgt-box p:first-child {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 43px;
  }

  .tp-address-box .rgt-box p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    color: #a5a5a5;
  }

  .tp-address-box .lft-box .fa {
    border: 2px solid #f99412;
    color: #f99412;
    font-size: 24px;
    height: 44px;
    line-height: 40px;
    text-align: center;
    width: 44px;
  }

  /*Ends Header Section*/

  /*Starts Menu Css*/

  .menu {
    background: #034cbd none repeat scroll 0 0;
  }

  .menu nav {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
  }

  .menu .nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 25px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }

  .menu .nav li a:hover {
    color: #F99412;
    text-decoration: none;
  }

  .menu .dropdown-menu {
    background: #444 none repeat scroll 0 0;
  }

  .menu .dropdown-menu li a {
    font-size: 14px;
    padding: 10px;
  }

  /*Ends Menu Css*/

  /*Starts Welcome Section */

  .welcome-section {
    /*background: rgba(0, 0, 0, 0) url("../images/bg-coin.png") no-repeat scroll right center;*/
    padding: 50px 0;
  }

  .welcome-section .heading {
    margin-bottom: 40px;
  }

  .welcome-section .heading h3 {
    color: #4a4a4a;
    display: table;
    font-size: 40px;
    font-weight: normal;
    line-height: 55px;
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
  }

  .welcome-section .all-text p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    text-align: center;
  }

  .welcome-section .all-text a {
    color: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 23px 35px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    background: #25120a none repeat scroll 0 0;
    font-size: 16px;
    display: table;
    margin-top: 70px;
  }

  .welcome-section .all-text a:hover {
    color: #ffffff;
    background: #b67f50 none repeat scroll 0 0;
  }

  /*Ends Welcome Section */

  /*Starts service-home Section */

  .service-box {
    padding: 0 0 50px;
  }

  .service-box .tile {
    box-shadow: 0 2px 6px 1px #ddd;
    -webkit-box-shadow: 0 2px 6px 1px #ddd;
    -moz-box-shadow: 0 2px 6px 1px #ddd;
    -ms-box-shadow: 0 2px 6px 1px #ddd;
    -o-box-shadow: 0 2px 6px 1px #ddd;
    text-align: center;
    padding: 25px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }

  .service-box .tile h3::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    right: 50%;
    top: 40px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 50px;
  }

  .service-box .tile h3 {
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
    margin-top: 0;
  }

  .service-box .tile p {
    line-height: 26px;
    margin-top: 40px;
  }

  .service-box .tile a {
    background: #034dbd none repeat scroll 0 0;
    color: #fff;
    display: table;
    font-size: 15px;
    font-weight: bold;
    margin: 25px auto;
    padding: 12px 40px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }

  .service-box .tile a:hover {
    background: #f99412 none repeat scroll 0 0;
    color: #fff;
  }

  .service-box .tile:hover {
    background: #f6f6f6 none repeat scroll 0 0;
  }

  /*Ends service-home Section */


  /*Starts Project Details Section */

  .project-detail {
    background: rgba(0, 0, 0, 0) url("../images/project-deetails-bg.jpg") no-repeat scroll center center / cover ;
    padding: 50px 0;
    text-align: center;
  }

  .project-detail .heading h3::before {
    background: #0099ff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    right: 50%;
    top: 40px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 110px;
  }

  .project-detail .heading h3 {
    font-size: 24px;
    position: relative;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 35px;
  }

  .project-detail .heading p {
    display: table;
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto 45px;
    max-width: 750px;
    text-align: center;
  }

  .project-detail  .product-all .item {
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    -ms-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    -o-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    text-align: center;
    margin-right: 44px;
    margin-left: 10px;
    padding: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 25px;
    background: #fff;
    padding: 5px;
  }

  .project-detail .product-all .item p {
    font-size: 18px;
    margin-bottom: 0;
    padding: 24px;
  }

  .product-all .owl-dots {
    display: none;
  }

  .product-all .owl-prev {
    left: -45px;
    position: absolute;
    top: 110px;
  }

  .product-all .owl-next {
    right: -15px;
    position: absolute;
    top: 110px;
  }

  .product-all .owl-nav span {
    font-size: 60px;
  }

  .project-detail a {
    background: #034dbd none repeat scroll 0 0;
    color: #fff;
    display: table;
    font-size: 15px;
    font-weight: 400;
    margin: 25px auto;
    padding: 12px 35px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }

  .project-detail a:hover {
    background: #f99412 none repeat scroll 0 0;
    color: #fff;
  }

  /*Ends Project Details Section */


  /*Starts Choose Section */

  .choose-section.next {
    padding: 0 0 50px;
  }

  .choose-section {
    padding: 70px 0 20px;
  }

  .choose-section .left-panel h4 {
    font-size: 21px;
    margin-top: 0;
    text-transform: uppercase;
  }

  .choose-section .left-panel h3 {
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
  }

  .choose-section .left-panel h6 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
  }

  .choose-section .left-panel p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 45px;
  }

  .choose-section .right-panel {
    overflow: hidden;
  }

  .choose-section .right-panel ul li.box {
    overflow: hidden;
  }

  .choose-section .right-panel ul li.box {
    margin-bottom: 35px;
    overflow: hidden;
  }

  .choose-section .right-panel ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }

  .choose-section .right-panel ul li.box .iconbox-image {
    float: left;
  }

  .choose-section .right-panel ul li.box .iconbox-aside {
    margin-left: 100px;
  }

  .choose-section .right-panel ul li.box .iconbox-aside h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
  }

  .choose-section .right-panel ul li.box .iconbox-aside p {
    font-size: 14px;
    margin-bottom: 0;
  }


  /*Ends Choose Section */

  /*Starts Our Vission Css*/

  .our-vission-panel {
    padding: 0 0 50px;
  }

  .our-vission-panel .lft img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
  }

  .our-vission-panel .rgt h3::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 30px;
  }

  .our-vission-panel .rgt h3 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 0;
    padding-left: 45px;
    position: relative;
    text-transform: capitalize;
  }

  .our-vission-panel .rgt p {
    font-size: 16px;
    line-height: 26px;
  }

  .manager {
    color: #034cbd;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
  }

  .our-vission-panel .rgt a {
    background: #034dbd none repeat scroll 0 0;
    color: #fff;
    display: table;
    font-size: 15px;
    font-weight: 400;
    margin-top: 25px;
    padding: 12px 35px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    text-transform: uppercase;
  }

  .our-vission-panel .rgt a:hover {
    background: #f99412 none repeat scroll 0 0;
    color: #fff;
  }



  /*Ends Our Vission Css*/


  /*Starts Our Contacts Css*/

  .our-contact-section {
    padding: 50px 0;
  }

  .our-contact-section .heading {
    text-align: center;
  }

  .our-contact-section .heading h3 {
    font-size: 36px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
  }

  .our-contact-section .heading h6 {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
  }

  .our-contact-section .contact-panel {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    padding: 45px 50px;
    margin-top: 45px;
  }

  .our-contact-section .contact-panel .tile {
    float: left;
  }

  .our-contact-section .contact-panel .rgt-box {
    margin-left: 45px;
    overflow: hidden;
  }

  .our-contact-section .contact-panel .rgt-box h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 12px;
  }

  .our-contact-section .contact-panel .rgt-box p {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
  }


  /*Ends Our Contacts Css*/

  /*Starts Contact Form Css*/

  .contact-form-panel {
    background: rgba(0, 0, 0, 0) url("../images/contact-form-bg.jpg") no-repeat scroll center center ;
    padding: 50px 0;
    background-size: initial;
  }

  .contact-form-panel .heading {
    margin-bottom: 25px;
    text-align: center;
  }

  .contact-form-panel .heading h3 {
    font-size: 36px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
  }

  .contact-form-panel .heading h6 {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
  }

  .contact-form-panel .cont-form-box input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    color: #fff;
    height: 42px;
    text-transform: uppercase;
  }

  .contact-form-panel .cont-form-box textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    text-transform: uppercase;
  }

  .contact-form-panel .cont-form-box .btn-default {
    background: #034dbd none repeat scroll 0 0;
    color: #fff;
    display: table;
    font-size: 15px;
    font-weight: 400;
    margin-top: 25px;
    padding: 12px 35px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    text-transform: uppercase;
    border: 0 none;
    margin: 25px auto;
  }

  .contact-form-panel .cont-form-box .btn-default:hover {
    background: #f99412 none repeat scroll 0 0;
    color: #fff;
  }

  /*Ends Contact Form Css*/




  /*starts footer section*/

  .footer_section {
    padding: 40px 0;
    background: rgba(0, 0, 0, 0) url("../images/footer-bg-image.jpg") no-repeat scroll center center / cover ;
  }

  .footer_section .footer-sec h3 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: 15px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
  }

  .footer_section .footer-sec h3::after {
    background-color: #F99412;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 98px;
  }

  .footer_section .footer-sec p {
    color: #a4a4a4;
    font-size: 15px;
    line-height: 24px;
    margin: 22px 0;
  }

  .footer-sec ul li .fa {
    color: #f99412;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
  }

  .footer-sec address {
    margin-bottom: 0;
  }

  .footer-sec .continfo {
    color: #a4a4a4;
    float: left;
    line-height: 24px;
    width: calc(100% - 34px);
  }

  .footer-sec .continfo strong {
    color: #a4a4a4;
    font-size: 16px;
    font-weight: 600;
  }

  .footer-sec ul li {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    margin-top: 5px;
    overflow: hidden;
  }

  .ftcontact li {
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }

  .footer-sec ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
  }

  .ftcontact li i {
    color: #ec0000;
    float: left;
    font-size: 16px;
    margin-right: 0;
    padding-top: 5px;
    text-align: left;
    width: 20px;
    margin-right: 8px;
  }

  .footer-sec ul li a {
    color: #a4a4a4;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    text-transform: uppercase;
  }

  .footer-sec ul li a:hover {
    color: #f99412;
    text-decoration: none;
  }

  .footer-sec .social-box {
    margin-top: 25px;
  }

  .footer-sec .social-box ul li {
    display: inline-block;
  }

  .footer-sec .social-box ul li a {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    height: 40px;
    text-align: center;
    width: 40px;
    text-decoration: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }

  .footer-sec.seconds {
    margin-left: 65px;
  }

  .footer-sec .social-box ul li a:hover {
    background: #025fdf none repeat scroll 0 0;
    text-decoration: none;
  }

  .footer-sec .social-box ul li a .fa {
    color: #025fdf;
    display: table;
    line-height: 38px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
  }

  .footer-sec .social-box ul li a:hover .fa {
    color: #fff;
  }

  .footer-sec .tweets a {
    color: #2a9f47;
  }

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

  .footer-sec .abt {
    color: #fff;
  }

  .footer-sec .abt:hover {
    color: #2a9f47;
  }

  .copyright {
    background: #020202 none repeat scroll 0 0;
    border-top: 1px solid #353535;
    padding: 40px 0;
    text-align: center;
  }

  .copyright p .fa {
    color: #fb9413;
  }

  .copyright p {
    color: #a4a4a4;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    text-transform: uppercase;
  }

  .copyright p span {
    margin: 0 10px;
  }

  .copyright p a {
    color: #fb9413;
    transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    text-decoration: none;
  }

  .copyright p a:hover {
    color: #fff;
    text-decoration: none;
  }

  .gallery-all .owl-nav {
    display: table;
    left: 50%;
    position: absolute;
    right: 50%;
    transform: translate(-50%, -50%);
    width: 10%;
  }

  .gallery-all .owl-prev {
    color: #fff !important;
    font-size: 20px !important;
    left: 0;
    position: absolute;
  }

  .gallery-all .owl-next {
    position: absolute;
    right: 0;
    color: #fff !important;
    font-size: 20px !important;
  }

  .scrollup {
    background-color: #fb9413;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    bottom: 50px;
    display: none;
    height: 44px;
    line-height: 44px;
    position: fixed;
    right: 30px;
    text-align: center;
    width: 44px;
    bottom: 8px;
    outline: none;
    z-index: 999999;
    transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
  }

  .scrollup:hover {
    background-color: #222222;
    outline: none;
  }


  .scrollup .fa {
    color: #fff;
    font-size: 18px;
    outline: none;
  }

  /*ends footer section*/

  /*Starts About Page*/

  .all-iner-banner {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0;
    position: relative;
  }

  .all-iner-banner .image-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .all-iner-banner .page-title {
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
  }

  .all-iner-banner .breadcumb {
    text-align: right;
  }

  .all-iner-banner .breadcumb ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
  }

  .all-iner-banner .breadcumb ul li {
    font-size: 17px;
  }

  .all-iner-banner .breadcumb ul li::after {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: -8px;
    top: 2px;
  }

  .all-iner-banner .breadcumb ul li {
    color: #fff;
    display: inline-block;
    padding: 0 24px;
    position: relative;
  }

  .all-iner-banner .breadcumb ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    font-size: 17px;
  }

  .all-iner-banner .breadcumb ul li a:hover {
    color: #fb9413;
    text-decoration: none;
  }

  .all-iner-banner .breadcumb ul li:last-child::after {
    display: none;
  }

  .about-section {
    padding: 50px 0;
    position: relative;
  }

  .about-section h4 {
    font-size: 17px;
    margin-bottom: 35px;
    margin-top: 25px;
    position: relative;
    text-transform: uppercase;
  }

  .about-section h4::after {
    border: 1px solid #fb9413;
    content: "";
    left: 0;
    position: absolute;
    top: 30px;
    width: 50px;
  }

  .about-section p {
    font-size: 17px;
    line-height: 32px;
  }

  .dr {
    color: #fb9413;
  }

  .about-section img {
    margin-bottom: 20px;
    margin-top: 15px;
  }

  .about-section ul li {
    font-size: 17px;
    line-height: 32px;
  }

  .about-section a {
    color: #025fdf;
    text-decoration: underline !important;
  }

  .about-section .rgt-box .latest-works-widget {
    background: #fff none repeat scroll 0 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .about-section .rgt-box .latest-works-widget li {
    clear: both;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px;
  }

  .about-section .rgt-box .latest-works-widget li .work-widget-thumb {
    float: left;
    width: 15%;
  }

  .about-section .rgt-box .latest-works-widget li .work-widget-content {
    float: left;
    width: 85%;
  }

  .about-section .rgt-box .latest-works-widget img {
    margin: 0;
  }

  .about-section .rgt-box .latest-works-widget li .work-widget-content h6 {
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
  }

  .about-section .rgt-box .latest-works-widget li .work-widget-content h6 a {
    color: #4a4a4a;
    font-size: 17px;
    text-decoration: none !important;
    text-transform: none;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }

  .about-section .rgt-box .latest-works-widget li .work-widget-content h6 a:hover {
    color: #025fdf;
  }

  .about-section .rgt-box .latest-works-widget li .work-widget-content p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .search input[type="text"] {
    border: 1px solid #ddd;
    font-size: 17px;
    margin-top: 8px;
    padding: 6px;
    width: 100%;
  }

  .search button {
    background: #025fdf none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    font-size: 17px;
    padding: 7px 20px;
    position: absolute;
    right: 0;
    top: 8px;
  }

  .search button .fa {
    color: #fff;
  }

  /*Ends About Page*/

  /*Starts Contact Sections*/

  .all-iner-banner.contact {
    background-position: center center;
  }

  .contact-section {
    padding: 40px 0 70px;
    position: relative;
  }

  .contact-section h2::after {
    background: #fb9413 none repeat scroll 0 0;
    bottom: -16px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 60px;
  }

  .contact-section h2 {
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
  }

  #google-map-area {
    height: 500px;
    margin-top: 55px;
    max-width: 100%;
  }

  .contact-form.default-form, .inner-box .text {
    font-size: 16px;
    line-height: 27px;
    margin-top: 50px;
  }

  .contact-section .contact-info {
    margin-top: 30px;
    overflow: hidden;
    position: relative;
  }

  .contact-section .contact-info li {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 35px;
    padding-left: 90px;
    padding-top: 5px;
    position: relative;
  }

  .contact-section .contact-info li .fa {
    background-color: #fb9413;
    border: 1px dashed #c97000;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    left: 0;
    line-height: 38px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }

  .contact-section .contact-info li h3 {
    color: #23282a;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
  }

  .contact-info > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  /*Ends Contact Sections*/

  /*Starts Products Page Css*/
  .main-prdt-panel {
    border: 1px solid #ddd;
    box-shadow: 0 10px 5px 0 rgba(14, 15, 16, 0.1);
    -webkit-box-shadow: 0 10px 5px 0 rgba(14, 15, 16, 0.1);
    -moz-box-shadow: 0 10px 5px 0 rgba(14, 15, 16, 0.1);
    -ms-box-shadow: 0 10px 5px 0 rgba(14, 15, 16, 0.1);
    -o-box-shadow: 0 10px 5px 0 rgba(14, 15, 16, 0.1);
    overflow: hidden;
    padding: 15px;
    margin-bottom: 20px;
  }

  .main-prdt-panel .prdt-img img{
    border: 1px solid #ddd;
    box-shadow: 4px 3px 0 0 rgba(14, 15, 16, 0.1);
    -webkit-box-shadow: 4px 3px 0 0 rgba(14, 15, 16, 0.1);
    -moz-box-shadow: 4px 3px 0 0 rgba(14, 15, 16, 0.1);
    -ms-box-shadow: 4px 3px 0 0 rgba(14, 15, 16, 0.1);
    -o-box-shadow: 4px 3px 0 0 rgba(14, 15, 16, 0.1);
    overflow: hidden;
    padding: 5px;
  }

  .main-prdt-panel h3 {
    border-bottom: 2px solid;
    display: inline-block;
    font-size: 24px;
    margin-top: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
  }

  .specification .table {
    /*background: #f2f2f2 none repeat scroll 0 0;*/
    text-align: center;
  }

  .specification .table tbody tr:nth-child(1) td {
    background: #F99412 none repeat scroll 0 0;
    color: #fff;
  }

  .specification .table tbody tr:nth-child(1) td p {
    margin-bottom: 0; 
  }

  .main-prdt-panel .panel-heading {
    background: #034cbd none repeat scroll 0 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .main-prdt-panel .panel {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
  }

  .main-prdt-panel .panel-heading .nav.nav-tabs {
    border: 0 none;
  }

  .main-prdt-panel .panel-heading .nav.nav-tabs a {
    color: #fff;
    text-decoration: none !important;
    border: 0 none;
    outline: none;
  }

  .main-prdt-panel .panel-heading .nav.nav-tabs a:hover {
    background: #f99412 none repeat scroll 0 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    outline: none;
  }

  .main-prdt-panel .panel-heading .nav.nav-tabs li.active a {
    background: #f99412 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    text-decoration: none !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    outline: none;
  }


  /*Ends Products Page Css*/

  /*Starts Our Team Page*/


  .team-box .team-tile {
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    -ms-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    -o-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.11);
    min-height: 375px;
    padding: 15px;
    text-align: center;
    position: relative;
  }

  .team-box .team-tile > h3 {
    color: #fb9413;
    font-size: 20px;
    margin: 10px 0 10px;
    text-transform: uppercase;
  }

  .team-box .team-tile > p {
    line-height: 26px;
    margin: 0;
  }

  .team-box .team-tile > img {
    margin: 0;
  }

  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #034CBD;
  }

  .team-tile:hover .overlay {
    opacity: 1;
  }

  .text p {
    color: #fff;
    font-size: 18px;
    left: 50%;
    line-height: 28px;
    margin: 0;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 36%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 100%;
  }

  .text h3 {
    color: #fff;
    font-size: 24px;
    left: 50%;
    margin: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 9%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 100%;
  }



  /*Ends Our Team Page*/


  /*Starts SUB PRODUCTS MENU*/

  .sub-product-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .sub-product-menu ul li {
    display: inline-block;
    border-right: 1px solid #fff;
  }

  .sub-product-menu ul li:last-child {
    border-right: 0;
  }

  .sub-product-menu ul li a {
    color: #fff;
    padding: 8px;
    text-decoration: none !important;
    transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    outline: none;
  }

  .sub-product-menu ul li a:hover {
    color: #fb9413;
    text-decoration: none !important;
    outline: none;
  }

  .header {
    background: #034cbd none repeat scroll 0 0;
    margin: auto 0;
    padding: 15px 0;
  }

  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
  }

  /*ENds SUB PRODUCTS MENU*/



  /*Starts Responsive CSS*/

  @media only screen and (max-width:1280px) {
    .price-wrap .price-item img {
      width: 100%;
    }

    .price-wrap .price-item h3 {
      margin-top: 0;
    }
  }


  @media only screen and (max-width:1199px) {

    .sub-product-menu ul li {
      border-right: 0 none;
      display: block;
      text-align: center;
    }
    
    .welcome-section .heading h4::after {
      right: 340px;
    }

    .buy-section .heading h4::after {
      right: 310px;
    }

    .service-section .heading h4::after {
      right: 320px;
    }

    .security-section .heading h4::after {
      right: 320px;
    }
  }

  @media only screen and (max-width:991px) {

    .navbar-inverse .navbar-brand {
      display: block;
    }

    .header-bottom {
      padding: 20px 0;
    }

    .navbar-header {
      float: none;
    }
    .navbar-toggle {
      display: block;
    }
    .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
      display: none!important;
    }
    .navbar-nav {
      float: none!important;
      margin: 7.5px -15px;
    }
    .navbar-nav>li {
      float: none;
    }
    .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .navbar-text {
      float: none;
      margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
      display: block!important;
    }
    .collapsing {
      overflow: hidden!important;
    }

    .header-bottom .navbar-toggle {
      background: none;
      border: 0 none;
    }

    .header-bottom .navbar-toggle .icon-bar {
      background-color: #000000;
    }

    .header-bottom .navbar-toggle:hover {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
      background-color: transparent;
    }

    .header-bottom .navbar-nav li a {
      color: #fff;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
      background: #222;
      border-color: transparent;
      padding: 0 10px;
      position: absolute;
      right: 25px;
      width: 300px;
      z-index: 999999;
    }

    .header-bottom .navbar-nav {
      margin: 0;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
      right: 10px;
      top: 50px;
    }

    .header-bottom .navbar-nav li {
      border-bottom: 1px dashed #fff;
      color: #fff;
      line-height: 40px;
      margin-right: 0;
    }

    .header-bottom .navbar-nav li:nth-child(1)::before {
      background: #fff none repeat scroll 0 0;
      top: 14px;
    }

    .header-bottom .navbar-nav li:nth-child(1) {
      margin-right: 0;
    }

    .header-bottom .navbar-nav li:last-child {
      border: 0 none;
    }

    .welcome-section, .buy-section, .service-section, .video-section, .security-section {
      padding: 20px 0;
    }

    .welcome-section .heading h4::after {
      right: 230px;
    }

    .features-item-s2::before {
      height: calc(100% + 100px);
    }

    .features-item-s2 {
      margin-bottom: 102px;
    }

    .price-wrap .price-item {
      padding: 20px 0;
    }

    .price-wrap .price-item img {
      display: table;
      margin: 0 auto;
      width: auto;
    }

    .price-wrap .price-item h3 {
      margin-top: 20px;
      text-align: center;
      margin-bottom: 0;
    }

    .buy-section .heading h4::after {
      right: 200px;
    }

    .buy-section .buy-box {
      margin-bottom: 20px;
    }

    .buy-section .buy-box.bottom {
      margin-bottom: 0;
    }

    .money-section .left-part {
      margin-top: 20px;
    }

    .money-section .left-part h3 {
      font-size: 40px;
      line-height: 50px;
    }

    .money-section {
      padding: 20px 0 0 0;
    }

    .money-section img {
      float: none;
      width: 100%;
    }

    .service-section .heading h4::after {
      right: 210px;
    }

    .security-section .heading h4::after {
      right: 210px;
    }

    .footer-sec {
      min-height: 240px;
    }

    .footer-sec.seconds {
      margin-left: 0;
    }

    .navbar-inverse .navbar-brand {
      color: #fff;
      text-transform: uppercase;
    }
  }

  @media only screen and (max-width:767px) {

    .header-top .mail-part ul li {
      display: inline-block !important;
    }

    .header-bottom .navbar-brand img {
      width: 90%;
    }

    .header-bottom .navbar-brand {
      display: table;
      float: none;
      height: auto;
      padding: 0;
    }

    .welcome-section .heading h3, .buy-section .heading h3, .service-section .heading h3, .security-section .heading h3 {
      font-size: 30px;
    }

    .welcome-section .heading h4::after, .buy-section .heading h4::after, .service-section .heading h4::after, .security-section .heading h4::after {
      display: table;
      left: 0;
      margin: 0 auto;
      right: 0;
      top: 30px;
    }

    .all-iner-banner .page-title {
      color: #fff;
      display: table;
      font-size: 28px;
      margin: 0 auto;
    }

    .all-iner-banner .breadcumb {
      text-align: center;
    }

    .all-iner-banner {
      padding: 80px 0;
    }

    .about-section {
      padding: 20px 0;
    }

    .about-section h4 {
      margin-top: 0;
    }

    .about-section img {
      width: 100%;
    }

    .search button {
      right: 16px;
    }

    .about-section .rgt-box .latest-works-widget img {
      width: auto;
    }

    .about-section .rgt-box .latest-works-widget li .work-widget-thumb {
      width: 7%;
    }

    .menu .nav li a {
      font-weight: normal;
      padding: 10px 30px;
    }

  }

  @media only screen and (max-width:750px) {
    .header-top .col-xs-6 {
      width: 100%;
    }

    .header-top .mail-part {
      margin-bottom: 5px;
      text-align: center;
    }

    .header-top .mail-part.pull-right {
      float: none !important;
      text-align: center;
    }
  }

  @media only screen and (max-width:640px) {

    .welcome-section .col-xs-6 {
      width: 100%;
    }

    .welcome-section .features-list-s2 {
      padding: 0;
    }

    .features-item-s2 {
      margin-bottom: 50px;
    }

    .money-section .left-part h3 {
      margin-bottom: 10px;
    }

    .money-section .left-part a {
      font-size: 14px;
      margin-top: 20px;
      padding: 15px 20px;
    }

    .service-section .col-xs-4 {
      width: 50%;
    }

    .service-section .item.bottom {
      margin-bottom: 0;
    }

    .security-section .col-xs-4 {
      width: 100%;
    }

    .security-section .item {
      margin-bottom: 25px;
    }

    .welcome-section .heading, .buy-section .heading, .service-section .heading, .security-section .heading {
      margin-bottom: 10px;
    }

    .welcome-section .heading h3, .buy-section .heading h3, .service-section .heading h3, .security-section .heading h3 {
      margin: 0 auto 10px;
      font-size: 24px;
    }

    .buy-section .heading p {
      font-size: 15px;
    }

    .welcome-section .wel-box p {
      font-size: 15px;
      line-height: 20px;
    }

    .price-wrap .price-item ul li {
      font-size: 15px;
      line-height: 32px;
      text-indent: -12px;
    }

    .buy-section .buy-box p {
      font-size: 15px;
    }

    .buy-section .buy-box span {
      font-size: 15px;
    }

    .money-section .left-part h5 {
      font-size: 17px;
      line-height: 22px;
    }

    .service-section .item {
      margin-bottom: 0;
      margin-top: 15px;
    }

    .security-section .item span {
      font-size: 15px;
    }

    .price-wrap .col-xs-6 {
      width: 100%;
    }

    .price-wrap .price-item ul {
      text-align: center;
    }

    .money-section .col-xs-7, .money-section .col-xs-5 {
      width: 100%;
    }

    .money-section img {
      display: table;
      float: none;
      margin: 0 auto;
      width: 100%;
    }

    .money-section .left-part {
      margin-top: 0;
      text-align: center;
    }

    .money-section .left-part a {
      display: table;
      margin: 20px auto;
    }

    .about-section p {
      font-size: 15px;
      line-height: 28px;
    }

    .about-section h4.terms::after {
      top: 50px;
    }

    .about-section h4.terms1::after {
      top: 70px;
    }
  }

  @media only screen and (max-width:480px) {
    .buy-section .col-xs-6 {
      width: 100%;
    }

    .buy-section .buy-box p {
      margin: 0 0 15px;
    }

    .money-section .left-part h3 {
      font-size: 24px;
      line-height: 30px;
    }

    .buy-section .buy-box.bottom {
      margin-bottom: 20px;
    }

    .service-section .col-xs-4 {
      width: 100%;
    }

    .video-section .heading h3 {
      font-size: 30px;
      margin: 0 0 20px;
    }

    .footer_section .col-xs-6 {
      width: 100%;
    }

    .welcome-section img {
      margin-bottom: 25px;
    }

    .header-top .mail-part ul li {
      display: block;
      line-height: 25px;
      margin-right: 0;
    }

  }

  @media only screen and (max-width:340px) {
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
      right: 0;
    }
  }

  /*Ends Responsive CSS*/