@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@font-face {
    font-family: 'lane_-_narrowregular';
    src: url('../fonts/LANENAR-webfont.eot');
    src: url('../fonts/LANENAR-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/LANENAR-webfont.woff2') format('woff2'),
    url('../fonts/LANENAR-webfont.woff') format('woff'),
    url('../fonts/LANENAR-webfont.ttf') format('truetype'),
    url('../fonts/LANENAR-webfont.svg#lane_-_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}


a:focus, a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
    outline: none !important;
}


/*home-page*/
.main-navs ul li a {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding-top: 16px;
}
.main-navs {
    margin: 0px 13% 0px 0px;
}
.navbar {

 background-image:url(../img/nav/navbgg.png);
    background-repeat: repeat-x;
    border-radius: 0;
    margin-bottom: 0;

    }
.nav-main-hdr  {
    background-color: transparent;
    border-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;
}

#header {
    margin: 100px 0 0 0;
    position: absolute;
}

.nav-logo {
    padding: 0;
    position: relative;
    bottom: 96px;
    left: -10px;
}



.banner {
    /*background-image:url(../img/banner/01.jpg);*/
    background-size: cover;
    height: 700px;
    background-repeat: no-repeat;
}
.banner-btm-img img {
    border-radius: 50%;
    border: 9px solid #fff;
    position: relative;
    top:85px;
}

/*banner-content*/
.banner-content h1 {
    color: #1dbfef;
    font-size: 80px;
    font-family: 'Roboto', sans-serif;
    margin:0;
    padding:0;
}
.banner-content p {
    color: #686868;
    font-size: 50px;
    font-family: "lane_-_narrowregular";
    margin:0;
    padding:0;
    line-height: 46px;
    width: 76%;
}
.banner-content {
    margin: 300px 0 0 0;
    position: absolute;
    top: 0;
}

/*banner-content*/

.banner-values {
    background-image:url(../img/our-core-values/01.jpg);
    height: 481px;
}
.container-fluid {
    padding: 0;
}
.our-values h2{
    text-align: center;
    font-family: "lane_-_narrowregular";
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    margin: 0;
    line-height: 25px;
}
.our-values h3{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 56px;
    color: #0da1cd;
    margin: 0;
}

.our-values-1 img {

}

.our-values-1 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
.our-values-1 p{
    margin: 30px 0 0 0;
    color: #fff;
}
.our-values {
    margin: 110px 0 70px 0;
}
.our-clients h2 {
    font-family: "lane_-_narrowregular";
    text-transform: uppercase;
    font-size: 50px;
    color: #8d8c8c;
    margin: 0;
}
.our-clients h3 {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 56px;
    color: #0da1cd;
    margin: 0;
    line-height: 27px;
}
.our-clients p {
    font-family: 'Roboto', sans-serif;
    text-align:justify;
    font-size: 13px;
    color: #515151;
margin: 30px 0 30px 0;
}
.our-clients a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #fff;
    padding: 7px 20px;
    border-radius: 18px;
    background: #0da1cd;
    transition: all 0.5s ease 0s;
}
.our-clients a:hover{
    background: #0c5b73;
}

.oc {
    margin: 100px 0 80px 0;
}

.our-clients ul li {
    color: #027da1;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    list-style: square;
    padding: 0 0 6px 10px;
}

.our-clients ul {
    padding: 0;
    margin: 30px 0 0 20px;
}

.left-li {
    float: left;
    margin: 0 30px 26px 0;
}
/*home-page*/


/*footer*/
.footer {
    background:#05240b;
    min-height:285px;
}
.container-bg {
    background-image:url(../img/footer/bg.png);
    min-height: 285px;

}
.contact ul li {
    list-style:none;
    margin:0 0 18px 0;
}
.contact h4 {
    color: #ffffff;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
    text-transform: uppercase;
}
.section-inner {
    margin:66px 0 0 0;
}
.contact ul li a {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 0 0;
    font-weight: 400;
}
.contact ul li a:hover {
    color:#d6d3d3;
}


.our-company  ul li a {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 0 0;
    font-weight: 400;
}
.our-company ul li a:hover {
    color:#d6d3d3;
}
.our-company  ul {
    float:right;
}
.our-company h4 {
    color: #ffffff;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0px;
    text-transform:uppercase;
}
.our-company ul li {
    list-style:none;
    margin: 0 0 22px 0;
}
.our-company ul {
    float:left;
}
.second-ul {
    margin: 63px 0 0 0;
}
.social-media-footer {
    position: relative;
    top: 13px;
    list-style: none;
}
.social-media-footer a {
    background: #098cb3;
    padding: 8px 15px;
    margin: 2px;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.social-media-footer a:hover {
    background: #04566e;
    color: #fff;
    padding: 10px 30px;
    border:1px solid #fff;
}
.social-section {
    border-bottom: 1px solid #4e818f;
    padding: 0 0 8px 0;
    margin: 0 0 0 19px;
    width: 36%;
}
.copy-right p {
    color: #ffffff;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    top: 65px;
    position: relative;
}
.footer-hr {
    width:28px;
    height:2px;
    margin: 0 0 30px 0;
}
.br-black {
border-right: 1px solid #4e818f;
}
.section-inner ul {
    padding: 0;
}
/*footer*/

/*about-page*/
.banner-about {
    background-image:url(../img/banner/02.jpg);
    background-size: cover;
    height: 429px;
    background-repeat: no-repeat;
}
.banner-btm-img-about img {
    border-radius: 50%;
    border: 9px solid #fff;
    position: relative;
    top: -62px;
}
.o-clients {
    margin: 0px 0 60px 0;
}
.o-clients .our-clients p{
    margin: 22px 0 15px 0;
}

.our-vision-text h2 {
    font-family: "lane_-_narrowregular";
    text-transform: uppercase;
    font-size: 50px;
    color: #8d8c8c;
    margin: 0;
}

.our-vision-text h3 {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 56px;
    color: #0da1cd;
    margin: 0;
    line-height: 27px;
}

.our-vision-text p {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #515151;
    margin: 30px 0 0 0;
}
.our-vision img {
    margin: 25% 0 0 0;
}

.our-vision {
    padding: 50px 0px 65px 25px;
    border-right: 1px solid #c8c8c8;
    margin: 0 30px 0 0;
}

.our-area {
    margin: 0 0 60px 0;
}



.banner-values-about {
    background:none;
}
.banner-values-about h2 {
    text-align: center;
    font-family: "lane_-_narrowregular";
    text-transform: uppercase;
    font-size: 50px;
    color: #757575;
    margin: 0;
    line-height: 25px;
}
.our-values-1-about p {
    color:#757575 !important;
}
.our-values-1 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
.our-values-1 p{
    margin: 30px 0 0 0;
    color:#fff;
}

.our-values-1-about p{
    color: #757575;
}
.our-new-values {
    margin: 60px 0 70px 0;
}


/*about-page*/

/*facilities*/
.hover-blue {
    background: #117f98;
    position: relative;
    top: -115px;
    width: 95.6%;
    left: 20px;
    opacity: .8;
    transition: all 0.5s ease 0s;

}
.hover-blue:hover {
    background:#0e4d5b;
}
.hover-blue h3 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 25px;
    margin: 0;
    padding: 6px;
    position: relative;
    left: 10px;
    top: 5px;
}
.hover-blue h4 {
    color: #fff;
    font-size: 36px;
    font-family: "lane_-_narrowregular";
    margin: 0;
    padding: 6px;
    position: relative;
    top: -5px;
    left: 10px;
}
.premium h4 {
    font-family: 'Roboto', sans-serif;
    color: #0da1cd;
    font-size: 19px;
    margin: 0;
}
.o-clients-e {
    margin: 0 0 0 0;
}
.premium p {
    font-family: 'Roboto', sans-serif;
    color: #515151;
    font-size: 13px;
    margin: 30px 0;
}

.premium-text h4 {
    color: #0da1cd;
    font-size: 19px;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    text-transform: uppercase;
}
.premium-text h4 span {
    color: #606060;
    margin: 0 0 0 5px;
}

.hover-blue-1 {
    width: 92%;
}
.prem-next {
    margin: 60px 0 0 0;
}
.prem-next .col-lg-5 {
    padding: 0;
}
.next-text p {
    font-family: 'Roboto', sans-serif;
    color: #515151;
    font-size: 13px;
    margin: 30px 0;
    text-align: justify;
}

.prem-mn {
    position: relative;
    top:-30px;
}
.premium-text p {
    font-family: 'Roboto', sans-serif;
    color: #515151;
    font-size: 13px;
    margin: 25px 0 0 0 ;
    text-align: justify;
}

.new-hvr-text {

}

.new-hvr-text h5 {
    color: #fff;
    padding: 21px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    background: #117f98;
    opacity: .8;
    position: relative;
    bottom: 66px;
    text-align: center;
    transition: all 0.5s ease 0s;
    cursor:pointer;

}
.new-hvr-text h5:hover {
    color:#fff;
    background:#0e4d5b;
}
.automat-hvr {
    padding: 10px !important;
    line-height: 18px;
}
.our-clients h6 {
    font-size: 19px;
    font-family: 'Roboto', sans-serif;
    color: #0da1cd;
    text-transform: uppercase;
}

.change-mn p {
    font-family: 'Roboto', sans-serif;
    color: #515151;
    font-size: 13px;
    margin: 25px 0 0 0 ;
    text-align: justify;
}
.change-mn p span {
    color: #06769b;
}

.change-mn h3 {
    font-size: 19px;
    font-family: 'Roboto', sans-serif;
    color: #0da1cd;
    text-transform: uppercase;
}

.change-mn h3 span {
color: #616161;
    margin: 0 0 0 10px;
}
.last-row-fac {
    margin: 40px 0 60px 0;
}
.navbar-nav li a:hover {
    color: #000 !important;
}
/*facilities*/


/*contact-page*/

.contact-main h1 {
    font-family: "lane_-_narrowregular";
    text-transform: uppercase;
    font-size: 50px;
    color: #757575;
    margin: 0;
}

.contact-main h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    color: #0da1cd;
    margin: 0 0 50px 0;
font-weight: bold;
}

.contact-main ul li {
    list-style: none;
}

.contact-main ul li img {
    float: left;
    margin: 0 30px 30px 0;
    position: relative;
    top: -11px;
}

.contact-main ul li p {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #5d5d5d;
    font-weight: bold;
}
.add-fa {
    font-family: 'Roboto', sans-serif;
    font-size: 18px !important;
    color: #757575 !important;
    font-weight: lighter !important;
}
.contact-main ul {
    padding: 0;
}

/*.contact-main ul li i:hover {*/
    /*background: #1dbfef;*/
    /*color: #fff;*/
/*}*/
.cnt-frm .form-control{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #d7d7d7;
    outline: none;
}
.cnt-frm .form-group{
    margin-bottom: 30px;
}

.Submitt {
    background: #1dbfef;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    border: 1px solid #1dbfef;
    padding: 7px;
    text-transform: uppercase;
    border-radius: 5px;
}

.Submitt:hover {
    border: 1px solid #1dbfef;
    background: transparent;
    color: #565656;
}

.customer-care h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #757575;
}
.marg-class {
    position: relative;
    left: 20px;
}
/*contact-page*/


/*majorclient*/


table#t01 tr:nth-child(even) {
    background-color: #FFF2DB;
}
table#t01 tr:nth-child(odd) {
    background-color:#f1f1f1;
}
table#t01 th {
    background-color: #4ab9cf;
    padding: 15px 20px;
    border-radius: 2px;
    color: #ffffff;
    border-right: 2px solid rgba(68, 50, 50, 0);
    border-top: 1px solid gray;
    border-bottom: 1px solid transparent;
    background-clip: padding-box;
    text-align: center;
}
table#t01 td
{
    box-shadow: 0 0 0 1px #4ab9cf inset;
    padding: 15px 20px;
    border-right: 2px solid transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    background-clip: padding-box;
    border-radius: 2px;
}
.Table-main-section {
    overflow-x: scroll;
    background-color: #014A5F;
}


/*slider*/
.carousel-control.left {
    background:none;
}
.carousel-control.right {
    background:none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #114799;
    border: 1px solid #000;
    border-radius: 10px;
}
.contact_line {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #acacac;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    padding: 10px 5px 10px 0px;
    margin-bottom: 20px;
}

.tablesec {
margin:0 0 40px 0;
}
.dte-11 {
margin:10px 0 0 25px;
}

/*slider*/