@charset "utf-8";
@font-face {
    font-family: 'Digital-7';
    src: url('../fonts/Digital-7.eot');
    src: url('../fonts/Digital-7.eot?#iefix') format('embedded-opentype'), url('../fonts/Digital-7.woff') format('woff'), url('../fonts/Digital-7.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* CSS Document */

body {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}

p {
    font-size: 14px;
}

.color-blue {
    color: #0093dd;
}


/*-------------------------
bootstrap overwrite start
--------------------------*/

.navbar-collapse.in {
    overflow-y: visible !important;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 0px 0px;
    margin: 0px 11px;
}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #0093dd;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #01458e;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #01458e;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    background: #01458e;
    border-radius: 0px;
    border: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.col-md-23 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .col-md-23 {
        float: left
    }
    .col-md-23 {
        width: 20%
    }
}


/*-------------------------
bootstrap overwrite end
--------------------------*/

.counter-col {
    border-left: 1px #002c5c solid;
    border-right: 1px #002c5c solid;
    background: #003c7b;
    padding: 17px;
    color: #a8a8a8;
    text-align: center;
}

.ajxbtn {
    text-align: center;
    margin: 30px 0;
}

.ajxbtn p {
    font-size: 20px;
    color: #fff;
    background: #2d46a1;
    width: 200px;
    padding: 10px 20px;
    margin: 0 auto;
}

.product-border {
    border: 1px solid #000;
}


/*---menu relative funtion---*/

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    position: relative;
}

.nav>li {
    position: static !important;
    display: block;
}


/*--header start--*/

.header-1 {
    background: #2d46a1;
    border-bottom: #d2d2d2 1px solid;
    height: 32px;
}

.header-1-row {
    padding: 5px 0;
}

.login a {
    background: #01458e;
    padding: 1px 17px;
    color: #fff;
    margin: 0 0 3px;
    text-decoration: none;
}

.login:hover a {
    background: #d1121c;
    color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.social-bus a {
    color: #fff;
}

.social-bus a:hover {
    color: #d1121c;
}

.social-bus i {
    font-weight: 600;
    padding: 0 5px;
}

.msg span {
    color: #fff;
}

.msg {
    color: #fff;
}

.msg span:hover {
    color: #d1121c;
}

.phone span {
    color: #fff;
}

.phone {
    color: #fff;
}

.phone span:hover {
    color: #d1121c;
}

@media all and (max-width:480px) {
    .extra-socio {
        display: none;
    }
    .social-bus i {
        font-weight: 600;
        padding: 0 2px;
    }
    .extra-col-so {
        padding-left: 10px;
        padding-right: 2px;
    }
}

.pd-lf {
    margin-right: 5px;
}


/*--header end--*/


/*---menu----*/

.extra-nav {
    padding-top: 23px;
    text-transform: uppercase;
    color: #01458e;
}

.extra-logo img {
    padding: 12px 0;
    width: 160px;
}

.active-1 {
    border-bottom: 2px solid #01458e;
}

.active-1:hover {
    border-bottom: 2px solid #0093dc;
}

@media all and (max-width:480px) {
    .extra-logo img {
        padding: 10px 14px;
        width: 32%;
    }
}


/*---product-1---*/

.product_1 {
    padding: 50px 0;
}

.prs-1 p {
    text-align: center;
    font-size: 11px;
}

.prs-row-1 h3 {
    color: #015eec;
}

.prs-row-1 ul {
    color: #a72e2e;
}


/*---mechin slider---*/

.bdr-bthl img {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.3);
    padding: 0 0;
}


/*--sec-1 start--*/

.sec-1 {
    background: #2d46a1;
    padding: 12px 0 20px 0;
}

.secon-sec h1 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 46px;
    font-family: 'Digital-7';
}

.secon-sec p {
    color: #fff;
    font-size: 20px;
}

.mybt-1 {
    background: #fff;
    border-radius: 0px;
    color: #000;
}

.mybt-2 {
    background: #01458e;
    border-radius: 0px;
    color: #fff;
    padding: 5px 35px 5px 35px;
}

.height-10px {
    height: 10px;
}

.height-50px {
    height: 50px;
}

.ext {}

.ext:hover {
    background: #d1121c;
    color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

@media all and (max-width:480px) {
    .secon-sec h1 {
        font-size: 16px;
    }
    .sec-1 {
        background: #0093dd;
        padding: 3px 0 20px 0;
    }
}


/*--sec-1 end--*/


/*---sec2----*/

.sec-2 {
    padding: 30px 0;
    background: #efefef;
}

.size-ico {
    font-size: 35px;
    color: #01458e;
}

.tree-ico h3 {
    color: #01458e;
    font-weight: bold;
    font-size: 28px;
}

.tree-ico p {
    font-size: 14px;
}

.click-col {
    background: #01458e;
    color: #fff;
    border-radius: 0px;
    padding: 4px 30px;
}

@media all and (max-width:480px) {
    .size-ico {
        font-size: 25px;
        color: #01458e;
    }
    .tree-ico h3 {
        color: #01458e;
        font-weight: bold;
        font-size: 11px;
    }
}


/*----sec 3 start here---*/

.sec-3 {
    background: url(../images/bg-ico.jpg);
    background-size: cover;
    padding: 10px 0 20px 0;
}

.what-col h3 {
    color: #01458e;
    font-weight: bold;
    font-size: 35px;
    text-transform: uppercase;
}

.liner {
    width: 220px;
    height: 1px;
    background: #01458e;
    margin: 18px auto 15px;
}

.sec-3-about img {
    padding: 0px 0;
    width: 98%;
    margin: 25px 0;
}

.sec-3-user {
    color: #01458e;
    margin-right: 5px;
    position: absolute;
    font-size: 60px;
}

.sec-3-ul {
    list-style: none;
    padding-top: 28px;
}

.sec-3-ul h4 {
    padding-left: 70px;
    font-size: 25px;
    font-weight: bold;
    color: #01458e;
    padding-top: 9px;
}

.sec-3-ul p {
    padding-left: 70px;
    font-size: 13px;
    color: #000;
}

.line-dot {
    border-bottom: 1px dashed #000;
}

.what-webwork p {
    line-height: 30px;
    padding-top: 30px;
    font-size: 14px;
}

@media all and (max-width:480px) {
    .what-col h3 {
        font-size: 26px;
    }
    .sec-3-about img {
        padding: 9px 0;
        width: 100%;
    }
    .sec-3-ul {
        list-style: none;
        padding-top: 6px;
    }
}


/*----sec 3 end here---*/


/*----sec-4 start=-----*/

.sec-4 {
    background: #01458e;
    padding: 10px 0 30px 0;
}

.extra-who h3 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
}

.liner-1 {
    width: 220px;
    height: 1px;
    background: #fff;
    margin: 18px auto 15px;
}

.pd-cli img {
    width: 100%;
}

.boot {
    bottom: -40px;
}

.pd-cli {
    position: relative;
}

.over-img {
    position: absolute;
    padding: 20px;
    background: rgba(7, 0, 0, 00);
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
}

.over-img:hover {
    background: rgba(7, 0, 0, .60);
}

.over-img p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    opacity: 0;
    text-align: center;
    padding: 50px 0;
}

.over-img:hover p {
    opacity: 1;
}

@media all and (max-width:480px) {
    .pd-cli {
        margin-top: 10px;
    }
}


/*-----sec-4 end-----*/


/*----sec-5 start----*/

.sec-5 {
    background: #efefef;
    padding: 10px 0 20px 0;
}

.sec-5-row h3 {
    color: #01458e;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
}

.sec-5-text p {
    line-height: 30px;
}
.drf p
{
    font-size: 22px;
        margin-top: 57px;
}
@media all and (max-width:600px){
    .drf p
{
    font-size: 22px;
        margin-top: 3px;
}
}

/*----sec-5 end-----*/


/*--about---*/

.about-col-2 {
    padding: 30px 0;
}

.hed-about {
    background: url(../images/about-header.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0;
}

.col-12-about h3 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.cont-col-4 {
    background: #01458e;
    padding: 5px 40px 20px 40px;
}

.cont-col-4 h4 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.cont-col-4 p {
    color: #fff;
    line-height: 25px;
}

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

.liner-about {
    width: 300px;
    height: 1px;
    background: #fff;
    margin: 9px auto 15px;
}

.liner-about-main {
    width: 100px;
    height: 1px;
    background: #01458e;
    margin: 9px auto 15px;
}


/*---end about---*
/*----plan----*/

.plan-col-2 {
    padding: 30px 0 40px 0px;
    background: #efefef;
}

.sec-plan-5 {
    background: #fff;
    padding: 30px 20px;
}

.liner-plan-main {
    width: 60px;
    height: 1px;
    background: #01458e;
    margin: 9px auto 15px;
}

.first-23 {
    background: #0093dd;
    padding: 0px 10px 5px 10px;
}

.first-23 h4 {
    font-size: 38px;
    color: #000;
    font-weight: bold;
}

.first-23 h4:hover {
    font-size: 38px;
    color: #000;
    font-weight: bold;
    padding-bottom: 2px;
}

.first-23 h5 {
    font-size: 13px;
    font-weight: bold;
}

.bign-text {
    color: #fff;
    font-size: 18px;
}

.second-23 {
    background: #fff;
    padding: 10px 20px;
}

.second-23:hover {
    background: #fff;
    padding: 12px 20px;
}

.second-23 p {
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #d9d9d9;
}

.third-23 {
    background: #01458e;
    padding: 10px;
}

.third-23 a {
    color: #fff;
    background: #0093dd;
    padding: 2px 19px;
    text-transform: uppercase;
    text-decoration: none;
}

.third-23:hover a {
    color: #fff;
    background: #d1121c;
}


/*----tool----*/

.tool-col-tl h3 {
    font-size: 26px;
    font-weight: bold;
    color: #01458e;
    text-transform: uppercase;
}

.col-tool-p p {
    line-height: 25px;
}

.tool-col-2 {
    position: relative;
    padding-top: 8px;
}

.tool-col-2 img {
    width: 100%;
}

.over-tool {
    position: absolute;
    top: 5px;
    left: 15px;
    right: 15px;
    bottom: 0;
    background: rgba(0, 0, 0, .60);
    opacity: 0;
}

.over-tool p {
    font-weight: bold;
    color: #fff;
    padding: 20px 20px;
}

.over-tool:hover {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.h4-col-12 h4 {
    font-weight: bold;
    color: #01458e;
    padding-bottom: 15px;
}


/*---contact us ----*/

.adress-part span {
    color: #01478f;
    width: 22px;
    height: 22px;
    padding: 4px 10px 3px 4px;
    background: #fff;
    border-radius: 50%;
}

.adress-part span:hover {
    background: #01478f;
    color: #fff;
}


/*---term and condtion---*/

.col-b b {
    color: #000;
}

.col-b {
    line-height: 25px;
}

.col-b .size-p {
    font-size: 16px;
    color: #01458e;
}

.col-main h3 {
    font-size: 25px;
    color: #01458e;
    font-weight: bold;
}

.col-main h4 {
    font-size: 15px;
    color: #000;
    font-weight: bold;
}

.col-main h5 {
    font-size: 20px;
    color: #01458e;
    font-weight: bold;
}

.col-main {
    line-height: 25px;
}

.col-main .bg-p {
    background: #d6d5d5;
}


/*--faq----*/

.col-main-1 h5 {
    font-size: 17px;
    color: #01458e;
    font-weight: bold;
}

.col-main-1 {
    line-height: 25px;
}


/*----footer----*/

.footer-1 {
    background: #01458e;
    padding: 10px 0 10px 0;
}

.text-foot {
    position: relative;
}

.ext-p p {
    margin-left: 50px;
}

.text-foot p {
    color: #fff;
    padding-top: 7px;
    font-size: 18px;
}

.text-foot a {
    color: #fff;
    text-decoration: none;
}

.text-foot:hover a {
    color: #d1121c;
}

.servi-24 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 4px;
}

.servi-24 img {
    margin-right: 3px;
}

.loco-lev {
    font-size: 50px;
    position: absolute;
    margin-right: 140px;
    color: #fff;
    top: 12px;
}

.pow {
    font-size: 20px;
}

@media all and (max-width:480px) {
    .img-foot img {
        width: 100%;
    }
    .text-foot p {
        color: #fff;
        padding-top: 0px;
        font-size: 9px;
    }
    .loco-lev {
        font-size: 36px;
        position: absolute;
        margin-right: 140px;
        color: #fff;
        top: 12px;
    }
    .servi-24 img {
        width: 31px;
        margin-right: 17px;
    }
}


/*----footer end----*/


/*--hed start--*/

header.smaller {
    height: 63px;
}

header.smaller .lo-go-1 {
    -moz-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

header.smaller nav a {
    line-height: 75px;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header {
    width: 100%;
    height: 80px;
    position: fixed;
    left: 0;
    z-index: 999;
    background-color: #fff;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -ms-transition: height 0.2s;
    -o-transition: height 0.2s;
    transition: height 0.2s;
    border-bottom: 1px solid #eae6e6;
}

header.smaller .extra-nav {
    padding-top: 6px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

header.smaller .extra-logo img {
    padding: 6px 0;
    margin-top: -6px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

header.smaller .lo-go-1 {
    font-size: 30px;
}
.social-bus img
{
 width: 3%;
}

@media all and (max-width:480px) {
    header.smaller .lo-go-1 {
        -moz-transform: scale(.8);
        -webkit-transform: scale(.8);
        -o-transform: scale(1);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }
    header.smaller {
        height: auto;
    }
    header {
        width: 100%;
        height: auto;
    }
    .social-bus img
{
 width: 21%;
}
}


/*--hed-1 end--*/

.dropbtn {
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    width: 100%;
    left: 0;
}

.dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    width: 20%;
    float: left;
    text-transform:capitalize;
    font-size: 13px;    border: 1px #e7e7e7 solid;
    
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

@media all and (max-width:600px){
    .dropdown-content a {
   
    width: 100%;
    float:none;
    
}
    .dropdown-content {
        overflow: scroll;
}

}
.banner-het {
    height: 110px;
}
@media all and (max-width:600px){
    .banner-het {
    height: 89px;
}
}
.shine {
    background: #771c17 -webkit-gradient(linear, left top, right top, from(#ff0006), to(#ff0006), color-stop(0.5, #feff98)) 0 0 no-repeat;
    -webkit-background-size: 150px;
    color: rgba(255, 255, 255, .0);
    -webkit-background-clip: text;
    -webkit-animation-name: shine;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    text-shadow: 0 0px 0px rgba(255, 255, 255, 0.0);
}

@-webkit-keyframes shine {
    0%,
    10% {
        background-position: -1000px;
    }
    20% {
        background-position: top left;
    }
    90% {
        background-position: top right;
    }
    100% {
        background-position: 1000px;
    }
}