body {
    background-color: #fff;
    color: #454545;
    font-family: 'aller_lightregular';
    font-size: 14px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none outside none;
}
.navbar-nav li a:hover, .navbar-nav li a:focus {
    background: none repeat scroll 0 0 transparent;
    outline: medium none;
    outline-offset: 0;
    text-decoration: none;
}
a {
    text-decoration: none;
    transition: all 300ms ease 0s;
}
a:focus, a:hover {
    outline: medium none;
    text-decoration: none;
}
.parallax-section {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 18px;
    min-height: 500px;
    width: 100%;
}
.parallax-content {
    padding-bottom: 35px;
    padding-top: 110px;
}
.parallax-content h1 {
    line-height: 48px;
    text-transform: uppercase;
}
.navbar-toggle {
    border: 1px solid #fff;
    margin-top: 15px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-brand.change-logo {
    height: 70px;
    padding: 0px;
}
.navbar-brand.change-logo h1 {
    /*margin-top: -5px;*/
}
.navbar-brand.change-logo h2 {
    display: none;
}
.navbar-brand.change-logo h1 img {
    width: 100%;
    height: 70px;
}
.main-nav {
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1000;
}
.top-bar-hide {
    display: none;
}
.top-bar {
    position: absolute;
    right: 15px;
    top: 45px;
    z-index: 10;
}
.top-bar span {
    color: #fff;
    margin-left: 45px;
}
.top-bar span a {
    color: #fff;
    margin-left: 45px;
}
.top-bar span a:hover {
    color: #fff;
    margin-left: 45px;
}
.top-bar span i {
    color: #0072bc;
    font-size: 18px;
    margin-right: 10px;
}
#navigation .container {
    position: relative;
}
a.navbar-brand {
    color: #fff;
    display: block;
    height: auto;
    margin-left: 0 !important;
    overflow: hidden;
    margin-top: 0px;
    padding: 0px 0px 0px 0px;
    /**margin-top: 18px;**/
}
.navbar-brand h1 {
    width: 120px;
    margin: 0px auto;
}
.navbar-brand h1 img {
    width: 100%;
}
.navbar-brand h2 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 5px;
    text-transform: uppercase;
}
#navigation .navbar-right {
    margin-right: 35px;
    /*margin-top:44px;*/
    width: 80%;
}
#navigation .navbar-right li a {
    color: #333;
    font-size: 12px;
    height: 100%;
    padding: 22px 12px;
    text-transform: uppercase;
    border-right: 1px solid #ccc;
}
#navigation .navbar-fixed-top {
    background: rgba(255, 255, 255, 0.9);
    transition: all 500ms ease 0s;
    color: #fff;
}
#navigation .navbar-fixed-top .navbar-right {
    margin-top: 0;
}
#navigation .navbar-fixed-top .navbar-right li a {
    padding: 25px 12px;
}
#navigation .navbar-right li ul li a {
    padding: 5px 0px;
    font-size: 13px;
}
#navigation .navbar-fixed-top .navbar-right li ul li a {
    line-height: 20px;
    padding: 6px;
}
#navigation .navbar-fixed-top .navbar-right li a.active, #navigation .navbar-fixed-top .navbar-right li a:hover, #navigation .navbar-fixed-top .navbar-right li a:focus, #navigation .navbar-fixed-top .navbar-right li.active a {
    background-color: #9fc477;
}
#navigation .navbar-right li a.active, #navigation .navbar-right li a:hover, #navigation .navbar-right li a:focus, #navigation .navbar-right li.active a {
    background-color: #9fc477;
    color: #fff;
}
.search {
    position: absolute;
    right: 15px;
    top: 88px;
    z-index: 1;
}
#navigation .navbar-fixed-top .search {
    top: 30px;
}
#navigation .navbar-fixed-top .search .field-toggle {
    top: 40px;
}
.search i {
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 2px;
}
#navigation .navbar-fixed-top .search i:hover {
    color: #fff;
}
.field-toggle {
    display: none;
    height: 50px;
    position: relative;
    right: 0;
    top: 30px;
}
.search-form {
    border: 1px solid #df392e;
    color: #818285;
    font-size: 14px;
    font-weight: 300;
    height: 35px;
    margin-top: 10px;
    outline: medium none;
    padding-left: 10px;
}
.search i:hover {
    color: #90b65d;
}
#home-carousel .item {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 526px;
    width: 100%;
}
.carousel-caption {
    color: #fff;
    font-size: 15px;
    left: 15px;
    right: 15px;
    text-align: left;
    text-shadow: none;
    top: 200px;
}
.carousel-caption-main {
    width: 650px;
    height: auto;
    margin: auto;
    padding: 40px 0px;
    float: left;
    background: rgba(31, 32, 33, 0.47);
    border-right: 2px dotted #ccc;
    border-left: 2px dotted #ccc;
}
.carousel-caption-content {
    width: 100%;
    height: auto;
    margin: auto;
}
.carousel-caption-content h1 {
    font-size: 65px;
    font-weight: 600;
    font-family: 'Poiret One', cursive;
    text-align: left;
    padding-left: 30px;
    margin-bottom: 0;
}
.carousel-caption-content h3 {
    font-size: 30px;
    text-align: justify;
    line-height: 0px;
    margin-bottom: 0;
    font-family: 'Charm', cursive;
    padding-left: 32px;
    padding-right: 32px;
    letter-spacing: 2px;
}
.carousel-caption h2 {
    font-family: 'aller_displayregular';
    font-size: 81px;
    letter-spacing: 2px;
    margin-top: 0;
    text-transform: lowercase;
}
.carousel-caption p {
    font-family: 'allerregular';
    font-weight: 400 !important;
    max-width: 580px;
}
.brand-promotion {
    bottom: 92px;
    color: #fff;
    left: 0;
    position: absolute;
    right: 15px;
    z-index: 15;
}
.brand-content {
    background-color: rgba(0, 114, 188, 0.85);
    font-size: 14px;
    margin-right: -25px;
    padding: 30px 32px;
}
.brand-content h2 {
    text-transform: capitalize;
}
.brand-content:hover {
    background-color: rgba(0, 114, 188, 0.95);
}
.brand-content img {
    margin-right: 15px;
    margin-top: 15px;
}
.container > .carousel-arrows {
    left: 0;
    position: relative;
    top: 0px;
    display: none;
}
.home-carousel-left, .home-carousel-right {
    color: #fff;
    font-size: 30px;
}
.home-carousel-left {
    left: 0;
}
.home-carousel-right {
    left: 25px;
}
.top-content-line {
    width: 30%;
    height: 4px;
    float: left;
    background: #fff;
    margin-top: 0px;
    margin-left: 30px;
}
.top-content-line1 {
    width: 26%;
    height: 1px;
    float: left;
    background: #fff;
    margin-top: 2px;
}
.baner-read-more-button {
    width: 130px;
    height: 32px;
    background: #f79913;
    margin-top: 20px;
}
.baner-read-more-button2 {
    width: 130px;
    height: 2px;
    background: #f79913;
    margin-top: 2px;
}
.baner-read-more-button1 {
    width: 100%;
    height: auto;
    margin: auto;
}
.baner-read-more-button1 p {
    font-family: "Open Sans";
    color: #fff;
    margin: 0px;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
}
/*logo-section*/
.logo-top-main {
    width: 80%;
    height: auto;
    margin: auto;
    background: #fff;
}
.logo-top {
    width: 230px;
  	height: auto;
    margin: auto;
}
.logo-top img {
    width: 100%;
    height: auto;
    margin: auto;
}
/*logo-section*/
/*header-part*/
.header-strip {
    width: 100%;
    height: auto;
    margin: auto;
    /* padding: 5px 0px;*/
    background: #1a2041;
    position: relative;
    z-index: 999;
}
.social-icon {
    width: auto;
    height: auto;
    float: right;
}
.social-icon ul {
    margin: 0px;
    padding: 0px;
}
.social-icon ul li {
    float: left;
    list-style: none;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    text-align: center;
    background: #F79913;
}
.social-icon ul li a {
    line-height: 35px;
    font-size: 14px;
    color: #444;
}
.social-icon ul li a i {
    color: #FFF;
}
/*header-part*/
/*about-us*/
.about-us-main {
    width: 100%;
    height: auto;
    margin: auto;
    margin: 40px 0px 30px 0px;
}
.about-main {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 999;
}
.about-inner {
    width: 100%;
    height: auto;
    position: absolute;
    top: 42px;
    border-left: 4px solid #f79913;
}
.about-inner h1 {
    font-family: "Open Sans";
    color: #000;
    margin: 0px;
    font-size: 35px;
    text-align: left;
    padding-left: 15px;
}
.about-inner h2 {
    font-family: "Open Sans";
    color: #f79913;
    margin: 0px;
    font-size: 20px;
    text-align: left;
    padding-top: 12px;
    padding-left: 15px;
}
.about-top {
    width: 100%;
    height: auto;
}
.about-top h2 {
    font-family: Anton;
    color: #fafafa;
    margin: 0px;
    font-size: 110px;
    text-align: left;
}
.about-content {
    width: 100%;
    height: auto;
    margin-top: 35px;
}
.about-content p {
    font-family: "Open Sans";
    color: #fafafa;
    margin: 0px;
    font-size: 14px;
    color: #333;
    padding-left: 15px;
    padding-bottom: 10px;
    text-align: justify;
}
.about-us-right {
    width: 100%;
    height: auto;
    margin: auto;
}
.about-us-right-inner {
    width: 100%;
    height: 460px;
    margin: auto;
    border: 1px solid #e7e7e7;
    border-left: 6px solid #f79913;
}
.about-us-right-inner1 {
    width: 100%;
    height: auto;
    margin: auto;
}
.about-us-right-inner1 h2 {
    font-family: "Open Sans";
    color: #000;
    margin: 0px;
    font-size: 35px;
    text-align: left;
    padding: 25px 0px 15px 0px;
}
.about-us-right-inner1 p {
    font-family: "Open Sans";
    color: #333;
    margin: 0px;
    font-size: 13px;
    text-align: justify;
    padding-top: 20px;
}
.about-us-right-inner-image {
    width: 320px;
    height: 205px;
    margin: auto;
    padding-left: 7px;
}
.about-us-right-inner-image img {
    width: 100%;
    height: auto;
    margin: auto;
}
/*about-us*/
/*29-sector*/
/*29-sector*/
/*services*/
.services-main {
    width: 100%;
    height: 650px;
    margin: auto;
    background: #000;
    margin-top: 40px;
}
.services-inner {
    width: 100%;
    height: 250px;
    margin: auto;
    margin-top: 200px;
    margin-bottom: 60px;
    border: 2px solid #fff;
    position: relative;
    z-index: 999;
}
.services {
    width: 92%;
    height: 430px;
    margin: auto;
    background: #fff;
    position: absolute;
    top: -95px;
    z-index: 9999;
    border: 1px solid #e7e7e7;
    border-left: 6px solid #f79913;
}
.services-content {
    width: 100%;
    height: auto;
    margin: auto;
}
.services-content h2 {
    font-family: "Open Sans";
    color: #000;
    margin: 0px;
    font-size: 22px;
    text-align: left;
    padding: 25px 0px 15px 12px;
}
.services-content2 {
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 90px;
}
.services-content2 p {
    font-family: "Open Sans";
    color: #333;
    margin: 0px;
    font-size: 13px;
    text-align: justify;
    padding-left: 12px;
    padding-right: 12px;
}
.services-image {
    width: 250px;
    height: 153px;
    margin: auto;
    margin: 12px;
    position: relative;
}
.services-image img {
    width: 100%;
    height: auto;
    margin: auto;
    border-bottom: 3px solid #f79913;
}
.service-button {
    width: 120px;
    height: 32px;
    margin: auto;
    background: #f79913;
    margin-top: 18px;
    position: absolute;
    top: 30px;
    margin-left: 18px;
    z-index: 9999;
}
.service-button p {
    font-family: "Open Sans";
    color: #fff;
    margin: 0px;
    line-height: 32px;
    font-size: 13px;
    text-align: center;
}
.service-button-line {
    width: 120px;
    height: 2px;
    margin: auto;
    background: #f79913;
    margin-top: 52px;
    position: absolute;
    top: 50px;
    z-index: 9999;
    margin-left: 18px;
}
/*services*/
/*testimonial*/
/*perliex*/
.need-wrapper {
    width: 100%;
    height: 420px;
    margin: auto;
    margin-top: 0px;
    padding: 20px 0;
    background: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%
}
/*perliex*/
.testimonial-mein {
    width: 100%;
    height: auto;
    padding-top: 45PX;
    position: relative;
}
.testimonial-innar {
    width: 100%;
    height: 320px;
}
.testimonial-image {
    width: 250px;
    height: 332px !important;
    margin-top: -30px;
}
.testimonial-image img {
    width: 250px;
    height: auto;
    position: absolute;
    top: -30px;
    left: 76%;
    z-index: 9999999999;
}
/* The controlsy */
.carousel-control {
    left: -50px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 110px;
}
.carousel-control.right {
    right: -50px;
}
/* The indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -30px;
    margin-right: -19px;
    display: none;
}
/* The colour of the indicators */
.carousel-indicators li {
    background: #fba12d;
}
.carousel-indicators .active {
    background: #428bca;
}
.testimonals-text {
    width: 100%;
    height: auto;
    padding: 40px 40px 40px 40px;
    background: #f9f9f9;
    margin-top: 50px;
}
.testimonals-text h1 {
    font-family: "pt Sans";
    font-size: 16px;
    font-weight: 100;
    color: #000;
    margin: 0px;
    text-align: justify;
    border-left: 3px solid #FC3;
    padding: 5px 266px 5px 5px
}
.testimonals-text p {
    font-family: "pt Sans";
    font-size: 16px;
    font-weight: 100;
    color: #504c48;
    margin: 0px;
    font-weight: 600;
    text-align: right;
    padding: 5px 266px 0px 5px
}
.testimonals-text p span {
    font-family: "pt Sans";
    font-size: 16px;
    font-weight: 100;
    color: #ccc;
    margin: 0px;
    text-align: right;
    padding: 0px 0px 5px 5px
}
/**features-section**/
.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
}
.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a, .with-nav-tabs.panel-default .nav-tabs > .open > a:hover, .with-nav-tabs.panel-default .nav-tabs > .open > a:focus, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
/********************************************************************/
.main-features-sec {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 40px 0px 0px 0px;
}
/*** PANEL PRIMARY ***/
.panel-primary > .panel-heading {
    background: #9fc477;
    border-color: #9fc477;
}
.with-nav-tabs.panel-primary .nav-tabs > li > a, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a, .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover, .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
    background-color: #000;
    border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
    color: #333;
    background-color: #fff;
    border-color: #9fc477;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #000;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
/********************************************************************/
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 4px 8px;
    font-size: 14px;
}
tr:nth-child(even) {
    background-color: #dddddd;
}
/**readmore-text-section**/
#more {
    display: none;
}
.readmore-less-btn {
    width: 100%;
    height: auto;
    margin: auto;
    color: #000;
    font-weight: bold;
    cursor: pointer;
}
/**readmore-text-section**/
/**features-section**/
.client-gallery-main {
    width: 100%;
    height: 119px;
    margin: auto;
    margin: 60px 0px 60px 0px;
}
.client-main {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 999;
}
.client-gallery-inner {
    width: 100%;
    height: auto;
    position: absolute;
    top: 42px;
    border-left: 4px solid #f79913;
}
.client-gallery-inner h1 {
    font-family: "Open Sans";
    color: #000;
    margin: 0px;
    font-size: 35px;
    text-align: left;
    padding-left: 15px;
}
.client-gallery-inner h2 {
    font-family: "Open Sans";
    color: #f79913;
    margin: 0px;
    font-size: 20px;
    text-align: left;
    padding-top: 12px;
    padding-left: 15px;
}
.client-gallery-top {
    width: 100%;
    height: auto;
}
.client-gallery-top h2 {
    font-family: Anton;
    color: #fafafa;
    margin: 0px;
    font-size: 140px;
    text-align: left;
}
/*footer*/
.footer-main {
    width: 100%;
    margin: auto;
    background: url(../images/bg-img.jpg);
    /*margin-top: 30px;*/
	background: #323232;
	padding: 10px 0px;
}
.footer {
    width: 100%;
    height: auto;
    margin: auto;
    background: #000;
}
/*footer*/
#footer-top {
    width: 100%;
    height: auto;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 20px;
}
.footer_nav {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 4px 0px 24px 0px;
}
.footer_nav ul {
    margin: 0;
    padding: 0;
}
.footer_nav ul li {
    font-size: 12px;
    float: left;
    padding: 0px 12px;
    border-right: 1px solid #000;
}
.footer_nav ul li a {
    font-size: 12px;
    float: left;
    color: #000;
    text-transform: uppercase;
    font-family: sans-serif;
}
.footer_nav h3 {
    margin: 0px;
    padding-top: 20px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: sans-serif;
    padding-left: 20px;
}
.footer_nav h4 {
    margin: 0px;
    padding-top: 20px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    padding-left: 45px;
    text-transform: uppercase;
}
.footer_nav h6 {
    margin: 0px;
    padding-top: 20px;
    color: #000;
    font-size: 15px;
}
.footer_nav h6 span {
    margin: 0px;
    padding-top: 20px;
    color: #000;
    font-size: 15px;
}
.footer_nav p {
    margin: 0px;
    padding-top: 10px;
    color: #000;
    font-size: 14px;
    padding-left: 20px;
}
.footer_nav p a {
    color: #000;
}
.footer_nav1 {
    width: 100%;
    height: auto;
    margin: auto;
    padding-top: 30px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-bottom: 100px;
}
.footer_nav1 p {
    margin: 0px;
    padding-top: 10px;
    color: #000;
    padding-left: 35px;
    font-size: 14px;
}
.footer_nav1 p a {
    color: #000;
}
.footer_nav1 h4 {
    margin: 0px;
    padding-top: 15px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    padding-left: 20px;
    text-transform: uppercase;
}
.footer_nav1 h4 i {
    font-size: 18px;
}
.footer_nav1 h3 {
    margin: 0px;
    padding-top: 20px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 20px;
}
#footer-strip {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 15px 0px;
    margin-top: 30px;
}
#footer-strip p {
    margin: 0px;
    color: #000;
    font-size: 14px;
}
#footer-strip p a {
    color: #000;
}
#footer-strip p a:hover {
    color: #000;
}
.footer-main1 {
    width: 100%;
    height: auto;
    margin: auto;
    border-top: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
	background:linear-gradient(to right, #e65300 0%, #f7c727 100%);
}
.footer-main1-inner {
    width: 100%;
    height: auto;
    margin: auto;
}
.footer-main1 p {
    font-size: 15px;
    color: #000;
    font-weight: 100;
    margin: 0px;
    text-align: center;
    font-family: sans-serif;
}
.footer-main1 p a {
    font-size: 15px;
    color: #000;
    font-weight: 100;
    margin: 0px;
    text-align: center;
}
.footer-main1 p span {
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
}
.footer-1 {
    width: 76%;
    height: auto;
    margin: auto;
    margin-top: 60px;
}
.footer-1 ul {
    margin: 0px;
    padding: 0px;
}
.footer-1 ul li {
    float: left;
    list-style-type: none;
    border-right: 1px solid #add1ed;
    text-align: center;
    font-family: "Myriad Pro";
    font-size: 14px;
}
.footer-1 ul li a {
    font-family: "Open Sans";
    font-size: 14px;
    color: #add1ed;
    padding: 0px 17px;
}
.footer-line {
    width: 70%;
    height: 1px;
    background: #949191;
    margin: auto;
    margin-top: 20px;
 
}
/****** Contact Page css *******/
.contact-main-div {
    width: 100%;
    height: auto;
    margin: auto;
}
.contact-heading-div {
    width: 100%;
    height: auto;
    margin: auto;
    background-color: #F79913;
    margin-top: 50px;
}
.contact-heading-div h1 {
    margin: 0px;
    color: #FFF;
    font-size: 20px;
    padding: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
.contact-map {
    width: 100%;
    height: auto;
    margin: auto;
    border: 5px solid #f5f5f5;
    margin-top: 30px;
}
.contact-detail {
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 50px;
}
.company-info {
    width: 100%;
    height: auto;
    margin: auto;
}
.company-info h3 {
    margin: 0px;
    color: #F79913;
    font-size: 18px;
    font-family: "PT Sans";
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
}
.company-info h2 {
    margin: 0px;
    color: #333;
    font-size: 18px;
    font-family: "PT Sans";
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 10px;
}
.company-info .fa {
    color: #F79913;
    font-size: 18px;
    padding: 6px 10px 6px 0;
    line-height: 24px;
    text-align: center;
}
.company-info p {
    margin: 0px;
    font-size: 13px;
    color: #333;
    font-family: "PT Sans";
}
.enquiry-form {
    width: 100%;
    height: auto;
    margin: auto;
}
.enquiry-form h3 {
    margin: 0px;
    color: #F79913;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
}
.name-box {
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 20px;
}
.contact-submit {
    width: 150px;
    margin: auto;
    height: auto;
    margin-top: 30px;
}
.contact-submit input[type="submit"] {
    background: #F79913 none repeat scroll 0 0;
    border: 1px solid #F79913;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    outline: medium none;
    padding: 0.6em 0;
    transition: all 0.5s ease 0s;
    width: 150px;
    margin: auto;
}
.contact-submit input[type="submit"]:hover {
    background: #fff;
    color: #FF6C00;
    border: 1px solid #FF6C00;
}
/****** Contact Page css *******/
#follow-us {
    width: 100%;
    height: auto;
    margin: auto;
}
ol, ul {
    list-style: none;
}
#footer-strip {
    width: 100%;
    height: auto;
    margin: auto;
    background-color: #000;
}
#footer-strip p {
    margin: 0px;
    color: #FFF;
    font-size: 14px;
    line-height: 50px;
    padding-top: 10px;
}
#footer-strip p a {
    color: #FFF;
}
#footer-strip p a:hover {
    color: #FF6C00;
}
.footer-content-line {
    width: 30%;
    height: 2px;
    float: left;
    background: #f79913;
    margin-top: 5px;
    margin-left: 20px;
}
.footer-content-line1 {
    width: 30%;
    height: 2px;
    float: left;
    background: #000;
    margin-top: 5px;
}
.footer-text-mein {
    width: 100%;
    height: auto;
    margin: auto;
}
.footer-border-mein {
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 10px;
}
.footer-text-mein p {
    margin: 0px;
    color: #FFF;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.footer-logo {
    width: 100%;
    height: auto;
    padding: 0px 80px 0px 80px;
}
.footer-logo img {
    width: 100%;
    height: auto;
}
/*main-faq-section*/
.main-faq-section {
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 12px;
}
.faq-text h2 {
    font-size: 18px;
    text-align: left;
    margin: 0;
    color: #000;
    font-weight: 600;
    padding: 10px 0px;
}
.faq-text h2 i {
    color: #9fc477;
    font-size: 16px;
    padding-right: 10px;
}
.faq-text h3 {
    font-size: 18px;
    text-align: center;
    margin: 0;
    color: #666;
    font-weight: 400;
    padding: 0px 0px;
}
.faq-text p {
    font-size: 14px;
    text-align: justify;
    margin: 0;
    color: #666;
    background: #f5f5f5;
    padding: 20px;
    border-bottom: 2px dotted #ccc;
}
/*State-summary-report-page*/
.project-tab {
    padding: 1.7%;
    /*  margin-top: -8%;*/
}
.project-tab #tabs {
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title {
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background: #1a2041;
    border-color: transparent transparent #f3f3f3;
    /* border-bottom: 3px solid !important;*/
    font-size: 14px;
    font-family: sans-serif;
}
.project-tab .nav-link {
    /*    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;*/
    color: #000;
    font-size: 14px;
    font-weight: normal;
}
.project-tab .nav-link:hover {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background: #777;
}
.project-tab thead {
    background: #f3f3f3;
    color: #333;
}
.project-tab a {
    text-decoration: none;
    color: #333;
    font-weight: normal;
}
.main-report-table {
    width: 100%;
    height: auto;
    overflow: scroll;
}
/*State-summary-report-page*/
/*main-home-page-aboutus-sec*/
.main-aboutus-home {
    width: 100%;
    height: auto;
    margin: auto;
   margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.main-image-home {
    width: 100%;
    height: 210px;
    margin:7rem auto;
    border: 4px solid #fff;
	padding: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.main-image-home img {
    width: 100%;
    height: 192px;
    margin: 12px;
    margin: auto;
}
.main-aboutus-content {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 1rem;
  /*  background: #a6d090;*/
}
.main-aboutus-content h2 {
    font-size: 16px;
    color: #000;
    position: absolute;
    transform: rotate(-270deg);
    transform-origin: top left;
    width: fit-content;
    padding: 0;
    margin: 0;
    left: 0rem;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    top: 1rem;  font-family: sans-serif;
}
.main-aboutus-content h2 span{
    font-weight: 600;
}
.main-aboutus-content h3 {
    font-size: 50px;
/*    color:#f8f8f8;*/
      text-transform: uppercase;
       background: -webkit-linear-gradient(#777, #f8f8f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
      padding: 5px;
}
.main-aboutus-content h3:after {
    content: "";
    width: 90px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 3.5rem;
}
.main-aboutus-content h4 {
    font-size: 1.2rem;
    color:#fba12d;
      text-transform: uppercase;
      letter-spacing: 0.4rem;
      font-weight: 600;
      line-height: 30px;
            border-top: 1px dashed #fba12d;
      border-bottom: 1px dashed #fba12d;
}
.main-aboutus-content p {
    font-size: 14px;
    color: #333;
    text-align: justify;
    margin: 0px;
    line-height: 25px;
    font-family: sans-serif;
	padding: 5px 0px;
}
.main-aboutus-btn{
	width:130px;
	height:40px;
    margin-top: 12px;
	border:2px solid #fba12d;}
.main-aboutus-btn p {
    font-size: 14px;
    color: #fba12d;
    text-align:center;
    margin: 0px;
    line-height:28px;
    font-family: sans-serif;

}
 .main-aboutus-btn p a{
    font-size: 14px;
    color: #fba12d;
    text-align:center;
    margin: 0px;
    line-height: 20px;
	font-family: sans-serif;
}
.main-aboutus-btn:hover{
	background: #fba12d;
}
.main-aboutus-btn:hover p{
    color:#333;
}
.main-aboutus-btn:hover p a{
    background: #fba12d;
    color:#333;
}
/*main-home-page-aboutus-sec*/
.main-tag-image{
    width:auto;
    height: auto;
    margin: auto;
    margin-top:4rem;
}
.main-tag-image img{
    width: 100%;
    height: auto;
    margin: auto;
}
/*29-sector-thumbnail-slider*/
#mixedSlider1 {
    position: relative;
    width:100%;
    margin:1rem 0; 
}
#mixedSlider .MS-content1 {
    white-space: nowrap;
    overflow: hidden;
}
#mixedSlider .MS-content1 .item {
    display: inline-block;
    width: 19%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    margin-right: 1%;
    border:6px solid #f1f1f1;
}
#mixedSlider .MS-content1 .item img{
    width: 100%;
    height: 100%;
    }
@media (max-width: 991px) {
#mixedSlider .MS-content1 .item {
    width: 50%;
}
}
@media (max-width: 767px) {
#mixedSlider .MS-content1 .item {
    width: 100%;
}
}
#mixedSlider .MS-content1 .item .imgTitle {
    position: relative;
}
#mixedSlider .MS-controls1 button {
    width: 30px;
    height: 30px;
    position: absolute;
    border: none;
    background-color: #ff2f00;
    outline: 0;
    font-size: 30px;
    top: 3.5rem;
    line-height: 24px;
    color: #fff;
    transition: 0.15s linear;
}
#mixedSlider .MS-controls1 button .MS-left1 {
}
#mixedSlider .MS-controls1 button .MS-right1 {
}
#mixedSlider .MS-controls1 button:hover {
    color: #81b84d;
}
@media (max-width: 992px) {
#mixedSlider .MS-controls1 button {
    font-size: 30px;
}
}
@media (max-width: 767px) {
#mixedSlider .MS-controls1 button {
    font-size: 20px;
}
}
#mixedSlider .MS-controls1 .MS-left {
    right: 0;
    left: -2rem;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}
#mixedSlider .MS-controls1 .MS-left i{
    right: 0;
    left: 0;
    border-radius: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 767px) {
#mixedSlider .MS-controls1 .MS-left1 {
    right: 40px;
}
}
#mixedSlider .MS-controls1 .MS-right1 {
    right: 0px;
    border-radius: 100%;
}
#mixedSlider .MS-controls1 .MS-right1 i{
    right: 0;
    left: 0;
    border-radius: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 767px) {
#mixedSlider .MS-controls1 .MS-right1 {
    right: -10px;
}
}
#basicSlider {
    position: relative;
    width:100%;
}
#basicSlider .MS-content1 {
    white-space: nowrap;
    overflow: hidden;
    height: auto;
}
#basicSlider .MS-content1 .item {
    display: inline-block;
    width: 15.8%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    text-align: center;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
    margin-right: 1%;
    border: 1px solid #fafafa;
}
@media (max-width: 991px) {
#basicSlider .MS-content1 .item {
    width: 25%;
}
}
@media (max-width: 767px) {
#basicSlider .MS-content1 .item {
    width: 35%;
}
}
@media (max-width: 500px) {
#basicSlider .MS-content1 .item {
    width: 50%;
}
}
#basicSlider .MS-content1 .item a {
    line-height: 50px;
    vertical-align: middle;
}
#basicSlider .MS-controls1 button {
    position: absolute;
}
#basicSlider .MS-controls1 .MS-left {
    top: 35px;
    left: 10px;
}
#basicSlider .MS-controls1 .MS-right {
    top: 35px;
    right: 10px;
}
/*two-box-section*/
.three-box-innar1 {
    width: 100%;
    height: auto;
    transition: .5s;
}
.three-box-innar-image1 {
    width: 100%;
    height: 130px;
    transition: .5s;
    background: #98b1f9;
    border:10px solid #f1f1f1;
}
.three-box-innar-image1 img {
    width: 100%;
    height: 110px;
    text-align: center;
    transition: .5s;
}
/*three-box-section*/

/*29-sector-thumbnail-slider*/

/*main-logo-thumbnail-slider*/
#mixedSlider {
    position: relative;
    width:100%;
    margin:1rem 0; 
}
#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
}
#mixedSlider .MS-content .item {
    display: inline-block;
    width: 19%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    margin-right: 1%;
    border:6px solid #f1f1f1;
}
#mixedSlider .MS-content .item img{
    width: 100%;
    height: 100%;
    }
@media (max-width: 991px) {
#mixedSlider .MS-content .item {
    width: 50%;
}
}
@media (max-width: 767px) {
#mixedSlider .MS-content .item {
    width: 100%;
}
}
#mixedSlider .MS-content .item .imgTitle {
    position: relative;
}
#mixedSlider .MS-controls button {
    width: 30px;
    height: 30px;
    position: absolute;
    border: none;
    background-color: #ff2f00;
    outline: 0;
    font-size: 30px;
    top: 3.5rem;
    line-height: 24px;
    color: #fff;
    transition: 0.15s linear;
}
#mixedSlider .MS-controls button .MS-left {
}
#mixedSlider .MS-controls button .MS-right {
}
#mixedSlider .MS-controls button:hover {
    color: #81b84d;
}
@media (max-width: 992px) {
#mixedSlider .MS-controls button {
    font-size: 30px;
}
}
@media (max-width: 767px) {
#mixedSlider .MS-controls button {
    font-size: 20px;
}
}
#mixedSlider .MS-controls .MS-left {
    right: 0;
    left: -2rem;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}
#mixedSlider .MS-controls .MS-left i{
    right: 0;
    left: 0;
    border-radius: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 767px) {
#mixedSlider .MS-controls .MS-left {
    right: 40px;
}
}
#mixedSlider .MS-controls .MS-right {
    right: 0px;
    border-radius: 100%;
}
#mixedSlider .MS-controls .MS-right i{
    right: 0;
    left: 0;
    border-radius: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 767px) {
#mixedSlider .MS-controls .MS-right {
    right: -10px;
}
}
#basicSlider {
    position: relative;
    width:100%;
}
#basicSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    height: auto;
}
#basicSlider .MS-content .item {
    display: inline-block;
    width: 15.8%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    text-align: center;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
    margin-right: 1%;
    border: 1px solid #fafafa;
}
@media (max-width: 991px) {
#basicSlider .MS-content .item {
    width: 25%;
}
}
@media (max-width: 767px) {
#basicSlider .MS-content .item {
    width: 35%;
}
}
@media (max-width: 500px) {
#basicSlider .MS-content .item {
    width: 50%;
}
}
#basicSlider .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}
#basicSlider .MS-controls button {
    position: absolute;
}
#basicSlider .MS-controls .MS-left {
    top: 35px;
    left: 10px;
}
#basicSlider .MS-controls .MS-right {
    top: 35px;
    right: 10px;
}
/*two-box-section*/
.three-box-innar {
    width: 100%;
    height: auto;
    transition: .5s;
}
.three-box-innar-image {
    width: 100%;
    height: 130px;
    transition: .5s;
    background: #98b1f9;
    border:10px solid #f1f1f1;
}
.three-box-innar-image img {
    width: 100%;
    height: 110px;
    text-align: center;
    transition: .5s;
}
/*three-box-section*/

/*main-logo-thumbnail-slider*/
