body {
    font-weight: 300;
}
ul {
    list-style: none;
}
.header_txt {
    float: right;
    /* padding: 33px 0 0; */
    color: #000;
    font-size: 12px !important;
    font-family: sans-serif;
    font-weight: 700;
}
.plr0 {
    padding: 0;
}
.d-flex{
  display: flex;
}
.align-items-center{
  align-items: center;
}
header {
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    
}
.fittop {
    position: fixed;
}
header.fittop {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
}
.logo {
    margin: 5px 0;
    margin-left: 10px;
}
/* nav{padding: 33px 0 0;} */
nav ul {
    list-style: none;
    display: flex;
    margin-bottom: 0;
    padding: 0;
    justify-content: flex-end;
}
nav li {
    
    margin-left: 8px;
}
nav li:first-child{
  margin-left: 0;
}
nav a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #40b83c;
    border: solid 2px transparent;
}
#contactus .container{
    position: relative;
}
.awards{
    position: absolute;
    top: 100px;
    right: 100px;
}
nav a:hover {
    color: #287436;
    text-decoration: none;
}
nav > a:active,
nav > a:visited {
    color: #fff;
}
nav li.current a {
    color: #287436;
    text-decoration: underline;
}
.banner h2,
.banner p {
    color: #fff;
}
.vision,
.corpte,
.vlus,
.abtus,
.banner,
.mission,
.media {
    position: relative;
    top: -120px;
}
.contcs {
    margin-top: -120px;
}
.vision {
    background: #fff;
}
.mission,
.corpte,
.projct {
    background: #dbdfe2;
    padding: 60px 0;
}
.vision,
.mission,
.vlus,
.equip,
.contcs {
    padding: 30px 0;
}
.equip {
    background: #287436;
}
.abtus {
    background: url("../img/banner/banner3.jpg");
    position: relative;
}
.abtus .ovrly {
    padding: 60px 0;
    background: rgba(60, 69, 76, 0.85);
}
.abtus,
.abtus p {
    color: #fff;
}
h2 {
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
}
h3 {
    color: #045601;
    font-weight: 400;
}
p {
    font-size: 20px;
    line-height: 34px;
    color: #000;
    margin-bottom: 30px;
}
p:last-child {
    margin-bottom: 0;
}
.abtus li {
    font-size: 23px;
    line-height: 40px;
}
h4 {
    font-size: 28px;
    font-weight: 300;
}
.vlus,
.projct,
.contcs {
    background: #3c454c;
    color: #fff;
}
.contcs {
    background: url(../img/projimg.jpg) no-repeat;
    background-size: cover;
    padding: 0;
}
.contcs .ovrly {
    background: rgba(10, 43, 65, 0.9);
    padding: 60px 0;
}
.vlus h5 {
    margin: 0;
    font-size: 25px;
    color: #287436;
}
.vlus h4 {
    margin-bottom: 25px;
}
.vlus img {
    width: 100%;
    height: auto;
}
.corpte {
    background: #fff;
}
.corpte table {
    width: 70%;
    border: solid 1px #a7afb2;
}
.corpte th,
.corpte td {
    padding: 10px;
    font-weight: 300;
    font-size: 20px;
    width: 50%;
    padding-left: 40px;
}
.corpte th {
    border-right: solid 1px #cacfd2;
    border-bottom: solid 1px #cacfd2;
    color: #0198cd;
}
.corpte td {
    border-bottom: solid 1px #cacfd2;
}
.projct ul {
    padding: 0;
}
.projct li {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 45px;
}
.equip h2,
.projct a,
.contcs address a,
.vlus p {
    color: #fff;
}
.contcs h6 {
    text-align: left;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 30px;
}
.contcs h6 span {
    display: block;
    background: #fff;
    width: 71px;
    height: 71px;
    border-radius: 50%;
    color: #062134;
    text-align: center;
    line-height: 71px;
    font-size: 29px;
    margin-bottom: 12px;
    font-weight: 700;
}
.contcs address {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: sans-serif;
}
.contcs address span {
    width: 83px;
    display: inline-block;
}
.contcs input[type="text"],
.contcs textarea {
    border-radius: 0;
    background: #fff;
    padding: 20px 10px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
}
.contcs .btn {
    background: #2e2e2e;
    border: none;
    height: 46px;
    line-height: 34px;
    border-radius: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    min-width: 170px;
    font-weight: 700;
}
.contcs .btn:hover {
    background: #161616;
}
.vision {
    text-align: center;
}
.vision h2 {
    text-align: left;
}
.vision .head {
    font-size: 22px;
    font-weight: 400;
}
.vision span {
    padding: 0 0 15px;
    display: inline-block;
}
.vision p {
    font-size: 15px;
    line-height: 24px;
}
footer {
    background: #222f38;
    padding: 15px 0;
}
.abtus h2:after,
.vision h2:after,
.mission h2:after,
.vlus h2:after,
.corpte h2:after,
.contcs h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 1px;
    width: 50px;
    border-bottom: 2px solid #40b83c;
}
.hidncont {
    margin-bottom: 15px;
}
.hidncont > div {
    overflow: hidden;
    transition: all 0.2s ease-in-out 0s;
    height: 100%;
    margin-bottom: 15px;
}
.hidncont > div a img {
    transition: all 0.2s ease-in-out 0s;
    max-width: 100%;
    width: 100%;
}
.hidncont > div a:hover img {
    transform: translateY(-29%);
}
.hidncont > div.category_2 a:hover img {
    transform: translateY(-100%);
}
.hidncont > div.category_3 a:hover img {
    transform: translateY(29%);
}
.hidncont .projdesc {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    position: absolute;
    bottom: 0;
    display: none;
    width: calc(100% - 30px);
}
.hidncont .category_2 .projdesc {
    height: 100%;
}
.hidncont .category_3 .projdesc {
    bottom: auto;
    top: 0;
}
.projdesc span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #000;
}
.projdesc .head {
    font-size: 16px;
    display: block;
    padding-bottom: 5px;
    font-weight: 400;
}
.projdesc .read {
    color: #40b83c;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hidncont > div .projdesc {
    display: none;
}
.hidncont > div a:hover .projdesc {
    display: block;
}
.mb20 {
    margin-bottom: 20px;
}
/*News ticker*/
.tickr {
    position: relative;
    z-index: 999;
    background: #000;
    height: 32px;
    width: 100%;
}
.tickr a {
    text-decoration: none;
}
#newsticker {
    padding: 0 0 6px 0;
    margin: 2px 0 0 0;
    max-width: 980px;
    height: 18px;
    z-index: 1;
}
#tickerpermalink {
    float: left;
    padding-right: 7px;
    line-height: 16px;
    height: 20px;
    font-weight: bold;
    list-style: none;
    margin-top: 0.35em;
    color: #fff;
    font-size: 10px;
}
#newsticker a {
    color: #fff;
    font-size: 11px;
    text-decoration: none !important;
    text-transform: uppercase;
}
#newsticker a:hover {
    color: #00acee;
    font-size: 11px;
}
#ticker {
    margin: 0 -4px;
    padding: 2px 0 0 0;
    float: left;
    list-style: none;
    font-size: 11px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    max-width: 900px;
    color: #fff;
}
#tickercontrol {
    margin: 0;
    padding: 0;
    list-style: none;
}
#tickercontrol li {
    float: left;
}
#ticker_prev {
    background-image: url(../img/asset/ticker_left.gif);
    background-repeat: no-repeat;
    background-position: 6px 6px;
    width: 12px;
    height: 16px;
    text-indent: -9999px;
    display: block;
}
#ticker_stop {
    background-image: url(../img/asset/ticker_stop.gif);
    background-repeat: no-repeat;
    background-position: 3px 6px;
    width: 12px;
    height: 16px;
    text-indent: -9999px;
    display: block;
}
#ticker_next {
    background-image: url(../img/asset/ticker_right.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
    width: 17px;
    height: 16px;
    text-indent: -9999px;
    display: block;
}
.subsat ul {
    overflow: hidden;
    padding: 0;
}
.subsat li {
    width: 49.33%;
    float: left;
    position: relative;
    padding: 20px;
}
.subsat li:after,
.subsat li:before {
    border-bottom: 1px dashed #ddd;
    bottom: -1px;
    height: 0;
    left: 0;
    top: auto;
    width: 100%;
    content: "";
    position: absolute;
}
.subsat li:before {
    border-left: 1px dashed #ddd;
    height: 100%;
    left: -1px;
    top: 1px;
}
.subsat li a,
.subsat li img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}
.subsat li img {
    width: 100%;
    height: auto;
}
.subsat ul {
    overflow: hidden;
    padding: 0;
}
.client li {
    float: left;
    position: relative;
    padding: 20px;
    background-color: #fff;
    /* padding: 52px; */
    height: 149px;
    margin: 20px;
    /* border: 2px solid #4a4a4a77; */
}
.client li:after,
.subsat li:before {
    border-bottom: 1px dashed #ddd;
    bottom: -1px;
    height: 0;
    left: 0;
    top: auto;
    width: 100%;
    content: "";
    position: absolute;
}
.client li:before {
    client-left: 1px dashed #ddd;
    height: 100%;
    left: -1px;
    top: 1px;
}
.client li a,
.client li img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}
.client li img {
    width: 100%;
    /* height: auto; */
    height: 100px;
}
.recnws img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.recnws h5 {
    font-size: 18px;
}
.recnws p {
    font-size: 14px;
    line-height: 20px;
}
.mix-grid .mix {
    display: none; /*opacity: 0;*/
}
.mix-filter {
    padding: 0;
}
.mix-filter li {
    float: left;
    background: #fff;
    padding: 5px 10px;
    border: solid 1px #ccc;
    cursor: pointer;
    margin-right: 10px;
}
.mix-filter li.active {
    background: #287436;
    border-color: #287436;
    color: #fff;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
nav .dropdown li {
    margin-left: 0;
    float: none;
}
.team h3 strong,
.team h3 small {
    display: block;
}
.team h3 strong {
    font-size: 20px;
    font-weight: 400;
}
.team h3 small {
    font-size: 13px;
    line-height: 16px;
}
.team .thumbnail {
    min-height: 280px;
}
.media {
    text-align: left;
}
.media input,
.media textarea {
    margin-bottom: 20px;
}
.crer h3 {
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}
.crer p {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}
.year {
    text-align: center;
}
.year span {
    display: block;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 40px;
}
.year span:after {
    content: "";
    border-bottom: solid 3px #fff;
    position: absolute;
    left: 50%;
    top: 96px;
    height: 1px;
    width: 50px;
    margin-left: -24px;
}
.year p {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}
.year div:nth-child(-n + 2) {
    margin-bottom: 35px;
}
.year .blu span:after {
    border-color: #4f81bd;
}
.year .red span:after {
    border-color: #c0504d;
}
.year .gre span:after {
    border-color: #9bbb59;
}
.year .vio span:after {
    border-color: #8064a2;
}

/* @media only screen and (max-width: 992px) {
    nav li {
        margin-left: 25px;
    }
} */

/* front steps */
.front-steps-wrapper h2,
.ecommerce .front-steps-wrapper h2 {
    color: #f0f0f0;
    font-size: 22px;
    line-height: 1.2;
    padding-top: 10px;
    margin-bottom: 5px;
}
.front-steps-wrapper .front-step1 h2,
.ecommerce .front-steps-wrapper .front-step1 h2 {
    color: #fefefe;
}
.front-steps-wrapper p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}

.front-steps-wrapper .front-step-col {
    padding-left: 0;
    padding-right: 0;
}
.front-steps-wrapper .front-step-col:first-child {
    padding-left: 15px;
}
.front-steps-wrapper .front-step-col:last-child {
    padding-right: 15px;
}

.front-steps-wrapper .front-step {
    position: relative;
    padding: 15px 20px 33px;
    min-height: 182px;
}
.front-steps-wrapper .front-step1 {
    background: #e84d1c;
}
.front-steps-wrapper .front-step2 {
    background: #7c858e;
}
.front-steps-wrapper .front-step3 {
    background: #68727c;
}
.front-steps-wrapper .front-step4 {
    background: #636a72;
}
.front-steps-wrapper .front-step5 {
    background: #5e6369;
}
.front-steps-wrapper .front-step6 {
    background: #55585d;
}

.front-steps-wrapper .front-step:before {
    color: #fff;
    font: 300 125px "Open Sans", sans-serif;
    font-weight: bold;
    display: block;
    position: absolute;
    right: -20px;
    bottom: -28px;
    opacity: 0.1;
}
.ie8 .front-steps-wrapper .front-step:before {
    display: none !important;
}
.front-steps-wrapper .front-step1:before {
    content: "1";
    opacity: 0.2;
}
.front-steps-wrapper .front-step2:before {
    content: "2";
    right: -15px;
}
.front-steps-wrapper .front-step3:before {
    content: "3";
}
.front-steps-wrapper .front-step4:before {
    content: "4";
}
.front-steps-wrapper .front-step5:before {
    content: "5";
}
.front-steps-wrapper .front-step6:before {
    content: "6";
}

.front-steps-wrapper .front-step:after {
    top: 50%;
    width: 0;
    height: 0;
    left: 100%;
    z-index: 2;
    content: " ";
    display: block;
    margin-top: -1em;
    position: absolute;
    border-left: 15px solid #ec7049;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
.ie8 .front-steps-wrapper .front-step:after {
    display: none !important;
}
.front-steps-wrapper .front-step-col:last-child .front-step:after {
    display: none;
}
.front-steps-wrapper .front-step2:after {
    border-left-color: #899199;
}
.front-steps-wrapper .front-step3:after {
    border-left-color: #778089;
}
.front-steps-wrapper .front-step4:after {
    border-left-color: #727980;
}
.front-steps-wrapper .front-step5:after {
    border-left-color: #6e7278;
    top: auto;
    bottom: 10%;
}
.front-steps-wrapper h2:after,
.our-clients h2:after {
    border-bottom: 0;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}

.dropdown-menusub {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menusub > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.p_top {
    padding-top: 200px;
}
.p_bt {
    padding-bottom: 120px;
}
.p_tp {
    padding-top: 100px;
}
.dropdown-menusub > li > a:focus,
.dropdown-menusub > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menusub {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menusub {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menusub {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.ceo_p p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}
.appr_p {
    padding: 150px;
}
.growth_p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}
.customer {
    background: url("img/Customers.png") no-repeat;
    background-size: 100%;
    background-size: cover;
}
.rec_model_title span {
    color: #30c49f;
    font-weight: 600;
    font-size: 50px;
}
.rec_model_title {
    text-align: center;
    font-size: 35px;
    font-weight: bolder;
}
.model_name {
    text-align: center;
    margin-top: 15px;
    background-color: #30c49f;
    color: #fff;
    font-weight: bolder;
    font-size: 25px;
    padding: 5px 8px;
}
.model_cont {
    padding: 59px;
}

.model_right_icn {
    display: block;
    background: #1f1c1c;
    width: 55px;
    height: 56px;
    border-radius: 50%;
    color: #f3f6f7;
    text-align: center;
    line-height: 56px;
    font-size: 29px;
    margin-bottom: 12px;
    font-weight: 700;
    margin-left: 20px;
    float: left;
}
.nav-pills.nav-wizard > li {
    position: relative;
    overflow: visible;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
}
.nav-pills.nav-wizard > li + li {
    margin-left: 0;
}
/*.nav-pills.nav-wizard > li:first-child {
  border-left: 0;
}
.nav-pills.nav-wizard > li:first-child a {
  border-radius: 5px 0 0 5px;
}
.nav-pills.nav-wizard > li:last-child {
  border-right: 0;
}
.nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 5px 5px 0;
}*/
.nav-pills.nav-wizard > li a {
    border-radius: 0;
    background-color: #eee;
    padding: 15px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.nav-pills.nav-wizard > li a:after {
    position: absolute;
    content: "";
    top: 0px;
    right: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 26px 0 24px 20px;

    z-index: 150;
}
.nav-pills.nav-wizard > li:nth-child(1) a:before {
    border-color: #1ab18b #eee #1ab18b transparent;
}
.nav-pills.nav-wizard > li:nth-child(2) a:before {
    border-color: #30c49f #eee #30c49f transparent;
}
.nav-pills.nav-wizard > li:nth-child(3) a:before {
    border-color: #58c48c #eee #58c48c transparent;
}
.nav-pills.nav-wizard > li:nth-child(4) a:before {
    border-color: #55dc8a #eee #55dc8a transparent;
}
.nav-pills.nav-wizard > li:nth-child(5) a:before {
    border-color: #3bd677 #eee #3bd677 transparent;
}
.nav-pills.nav-wizard > li:nth-child(6) a:before {
    border-color: #1fd064 #eee #1fd064 transparent;
}
.nav-pills.nav-wizard > li:nth-child(7) a:before {
    border-color: #04c04d #eee #04c04d transparent;
}

.nav-pills.nav-wizard > li:nth-child(1) a:after {
    border-color: transparent transparent transparent #1ab18b;
}
.nav-pills.nav-wizard > li:nth-child(2) a:after {
    border-color: transparent transparent transparent #30c49f;
}
.nav-pills.nav-wizard > li:nth-child(3) a:after {
    border-color: transparent transparent transparent #58c48c;
}
.nav-pills.nav-wizard > li:nth-child(4) a:after {
    border-color: transparent transparent transparent #55dc8a;
}
.nav-pills.nav-wizard > li:nth-child(5) a:after {
    border-color: transparent transparent transparent #3bd677;
}
.nav-pills.nav-wizard > li:nth-child(6) a:after {
    border-color: transparent transparent transparent #1fd064;
}

.nav-pills.nav-wizard > li:nth-child(7) a:after {
    border-color: transparent transparent transparent #04c04d;
}

.nav-pills.nav-wizard > li a:before {
    position: absolute;
    content: "";
    top: 0px;
    left: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 26px 0 24px 20px;
    border-color: #eee #eee #eee transparent;
    z-index: 150;
}
/*.nav-pills.nav-wizard > li:hover a:after {
  border-color: transparent transparent transparent #aaa;
}
.nav-pills.nav-wizard > li:hover a:before {
  border-color: #aaa #aaa #aaa transparent;
}
.nav-pills.nav-wizard > li:hover a {
  background-color: #aaa;
  color: #fff;
}
/*.nav-pills.nav-wizard > li.active:not(:last-child) a:after {
  border-color: transparent transparent transparent #428bca;
}
.nav-pills.nav-wizard > li.active:not(:first-child) a:before {
  border-color: #428bca #428bca #428bca transparent;
}
.nav-pills.nav-wizard > li.active a {
  background-color: #428bca;
}*/

.carrer_bg {
    padding: 10px;
    background-color: #d0edd0;
}
.career_lbl_post {
    padding: 10px;
    background-color: #5c905c;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
.career_lbl_date {
    background-color: #ecffec;
    padding: 10px;
    color: 0f0;
    color: #0e860e;
    font-weight: 500;
    text-align: center;
}
.career_lbl_loc {
    background-color: #ecffec;
    padding: 10px;
    color: 0f0;
    color: #0e860e;
    font-weight: 500;
    text-align: center;
}
.carrer_btn {
    background-color: #0d900d;
    color: #fff;
    padding: 2px 60px;
    border-radius: 5px;
    border: none;
    font-weight: 600;
}
.form_lbl {
    font-weight: 600;
}
.frm_panel {
    background-color: #fff;
    border: 2px solid #4eb74e;
    padding: 10px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.frm_panel .row {
    margin-top: 10px;
}
.form-br {
    border: 2px solid #20a320;
}
.frm-head {
    background-color: #4eb74e;
    padding: 5px;
    color: #fff;
    font-weight: 600;
    padding-left: 25px;
}
.another_heading {
    color: #4eb74e;
    font-weight: 600;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
}
form hr {
    border-top: 1px solid #4eb74e !important;
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}
.m10 {
    margin: 10px;
}
.btn_padding {
    padding: 4px 20px;
}
.hse_obj {
    list-style-type: round;
    list-style: disc;
}
.p_tp10 {
    margin-top: 20px;
}
.working_hr span {
    width: 105px !important;
}

.img_hover {
    width: auto;
}
.img_hover img {
    max-width: 100%;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.img_hover:hover img {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.img-service-circle {
    border-radius: 50% !important;
    width: 50% !important;
    height: 177px !important;
}
.service_alignment {
    text-align: center;
}
.service_alignment h2 {
    text-align: left;
}

/*********chart***************/
.tree ul {
    position: relative;
    padding: 18px 0;
    white-space: nowrap;
    margin: 0 0 0 0;
    text-align: center;
}
.tree ul:after {
  content: "";
  display: table;
  clear: both;
}

.tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 0px 0 5px;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before,
.tree li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 1px solid #ccc;
    width: 50%;
    height: 20px;
}
.tree li::after {
    right: auto;
    left: 50%;
    border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after,
.tree li:only-child::before {
    display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child {
    padding-top: 0;
}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before,
.tree li:last-child::after {
    border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before {
    border-right: 1px solid #ccc;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after {
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 1px solid #ccc;
    width: 0;
    height: 20px;
}

.tree li a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    display: inline-block;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover,
.tree li a:hover + ul li a {
    background: #c8e4f8;
    color: #000;
    border: 1px solid #94a0b4;
}
/*Connector styles on hover*/
.tree li a:hover + ul li::after,
.tree li a:hover + ul li::before,
.tree li a:hover + ul::before,
.tree li a:hover + ul ul::before {
    border-color: #94a0b4;
}

#line1 {
    font-size: 0;
    width: 1px;
    height: 20px;
    color: #fff;
    background-color: #ccc;
    margin: auto;
}
#line2 {
    font-size: 0;
    height: 1px;
    color: #fff;
    background-color: #ccc;
    position: relative;
    left: -200px;
}

@media only screen and (max-width : 1199px) {
  nav a{
    font-size: 12px;
  }
  .year span{
    font-size: 40px;
  }
  .front-steps-wrapper .front-step{
    min-height: 271px;
  }
  .team h3 strong{
    font-size: 17px;
  }
}
@media only screen and (max-width : 991px) {
  nav a{
    font-size: 11px;
  }
  .front-steps-wrapper .front-step{
    min-height: 343px;
  }
  .awards{
      position: static;
  }
}

@media only screen and (max-width: 767px) {
    .awards{
        position: static;
        padding-top:20px;
        text-align: center;
    }
  .ordr-2{
    order: 2;
  }
  .ordr-1{
    order: 1;
  }
  .ordr-3{
    order: 3;
  }
  nav ul{
    display: block;
  }
  .front-steps-wrapper .front-step:after{
    display: none;
  }
  .front-steps-wrapper .front-step-col:first-child,.front-steps-wrapper .front-step-col:last-child{
    padding: 0;
  }
  .front-steps-wrapper .front-step2:before,.front-steps-wrapper .front-step:before{
    right: 0;
    bottom: 0;
  }
  .front-steps-wrapper .front-step{
    min-height: auto;
  }
  .contcs h6 span {
      margin: 0 auto 12px;
  }
  .contcs h6,
  .contcs .col-md-3 {
      text-align: center;
  }
  .contcs .btn {
      width: 100%;
  }
  .vision .col-md-4 {
      margin-bottom: 40px;
  }
  .swiper-wrapper {
      height: auto !important;
  }
  #nav-toggle {
      position: absolute;
      right: 20px;
      top: -12px;
  }
  .vlus .col-md-3 img {
      margin-bottom: 20px;
  }

  #nav-toggle {
      cursor: pointer;
      padding: 10px 35px 16px 0px;
      z-index: 100;
  }
  #nav-toggle span,
  #nav-toggle span:before,
  #nav-toggle span:after {
      cursor: pointer;
      border-radius: 1px;
      height: 5px;
      width: 35px;
      background: #625f60;
      position: absolute;
      display: block;
      content: "";
  }

  #nav-toggle span:before {
      top: -10px;
  }
  #nav-toggle span:after {
      bottom: -10px;
  }

  #nav-toggle span,
  #nav-toggle span:before,
  #nav-toggle span:after {
      transition: all 500ms ease-in-out;
  }
  #nav-toggle.active span {
      background-color: transparent;
  }
  #nav-toggle.active span:before,
  #nav-toggle.active span:after {
      top: 0;
  }
  #nav-toggle.active span:before {
      transform: rotate(45deg);
  }
  #nav-toggle.active span:after {
      transform: rotate(-45deg);
  }
  nav {
      display: none;
  }
  .vision,
  .corpte,
  .vlus,
  .abtus,
  .banner,
  .mission {
      top: 0;
  }
  .contcs {
      margin-top: 0;
  }
  .banner,.swiper-wrapper{
    overflow: hidden;
  }
  nav.Mshow {
      background: #032b47;
      display: block;
      left: auto;
      padding: 10px;
      position: fixed;
      right: 0;
      top: 62px;
      width: 100%;
      z-index: 99999;
  }
  .fittop nav.Mshow {
      top: 62px;
  }
  nav a {
      padding: 10px 0;
      display: block;
  }
  nav ul {
      padding: 0;
  }
  .Mshow .pull-right {
      float: none !important;
  }
  nav li {
      margin: 0;
      float: none;
  }
  .mix-filter li {
      margin-bottom: 10px;
  }
  .header_txt {
      float: left !important;
  }
}
