/* CSS Document */
body {
    font-family: 'Mulish', sans-serif;
    font-size: 22px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
    filter: none !important;
}

.bg {
    background: #f4f4f4;
    box-shadow: 0 8px 6px -6px rgb(0, 0, 0, 0.9);
}

.navbar-default {
    background: #f4f4f4;
    border: none;
    border-bottom: none;
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 10px;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #ffffff;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/eqbg.jpg) repeat-x top;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 5px;
    margin-top: 8px;
    border: #ffffff solid 1px;
    border-radius: 50px;

}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {

    color: #ec6700;
    border: #ec6700 solid 1px;




}



.navbar-default .navbar-text {
    color: #222;
}

.navbar-default .navbar-toggle {
    border-color: #ec6700;
    background-color: #ffffff;
    color: #ffffff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
    border-color: #004289;
}

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

li.dropdown:hover > .dropdown-menu {
    display: block;
    font-size: 20px;
}

.dropdown-menu li a {
    color: #ffffff;
    background: #df193a;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: #ee7186 solid 1px;
}

.dropdown-menu li a:hover {
    color: #ffffff;
    background: #14284b;
}

.dropdown-menu {
    background: none;
    border: none;
}


/*sssssssssssssssssssssssssss */
.tbg {
    background: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: #d4d4d4 solid 1px;
}

.brbtm {
    border: #ec6700 dashed 2px;
}

.r1 {
    background: #004289;
    padding-bottom: 9px;
    padding-top: 9px;
}

.r2 {
    background: #f4f4f4;
    padding-bottom: 20px;
    padding-top: 20px;
}

.r3 {
    background: none;
    border-color: #ec6700;
    border-radius: 0px;
    text-align: center;
    padding-top: 0px;
}

.r3 h4 {
    color: #ec6700;
    background: #1e1b1a;
    margin-top: -10px;
    width: auto;
}

.r3 p {
    color: #ec6700;
}

.tmrg {
    margin-top: -50px;
    position: relative;
    z-index: 500;
}

.tmrg2 {
    position: relative;
    z-index: 600;
}

.mm ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: none;
}

.mm li {
    float: right;
    list-style-type: none;
}

.mm li a {
    display: block;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-family: 'Mulish', sans-serif;
    padding: 5px 5px;
    text-decoration: none;
}

.mm li a:hover {
    background-color: none;
    text-decoration: underline;

}

.call {
    padding-top: 10px;
}

.call2 {
    padding-top: 10px;
    padding-bottom: 3px;
}

.logo {
    margin-top: -28px;
    max-width: 350px;
    position: relative;
    z-index: 1000;
}

.mtb5 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.mtb4 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.mtb2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mtb3 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.mb {
    margin-bottom: 25px;
}

.mb2 {
    margin-bottom: 20px;
}

.mt {
    margin-top: 20px;
}

.mt2 {
    margin-top: 20px;
}

.mt3 {
    margin-top: 140px;
}

.mtb {
    margin-top: 20px;
    margin-bottom: 10px;
}

.ptb {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pt {
    padding-top: 35px;
}

.lower {
    padding-top: 0px;
}

.pb {
    padding-bottom: 35px;
}

.yt {
    background: #ec6700;
    padding-top: 10px;
    padding-bottom: 10px;

}

.ys {
    background: url(../images/gb.png) repeat top center fixed;
}

.btn-danger {
    background: #F00;
    border-radius: 0px;
}

.btn-danger:hover {
    background: #1d1d1c;
    border-color: #000;
}

.btn-warning {
    background: #000;
    border-radius: 0px;
    border-color: #000;
}

.btn-warning:hover {
    background: #ff0000;
    border-color: #F00;
}

.pl {
    border-right: #940202 solid 1px;
    padding-right: 35px;
}

.pl2 {
    border-left: #F00 solid 1px;
    padding-left: 35px;
}

.hr {
    height: 1px;
    color: #b4b4b4;
    background-color: #b4b4b4;
    border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    font-weight: 600;
    margin: 10px 0 10px 0;
}

p {
    margin: 10px 0px 10px 0px;
    color: #3f484d;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 1.4;
}

#backToTop {
    position: fixed;
    bottom: 80px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border: none;
}

.formwidth {
    width: 35px;
    border: #CCC solid 1px;
}

.footerbg2 {
    background: #f17e01;

    border-top: #00244e solid 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #FFF;
}



.footerbg {
    background: #131313 url(../images/footer-bg.jpg) no-repeat center center;
    height: 100%;
    background-size: 100% 100%;
    padding-top: 30px;
    padding-bottom: 30px;

}

.footermenu {
    list-style-image: url(../images/arrow.webp);
}

.footermenu li {
    padding: 0px;
    margin: 0px;
}

.footermenu2 {
    color: #ffffff;
    text-decoration: none;
    line-height: 23px;
    font-size: 14px;
}

.footermenu2:hover {
    color: #ec6700;
    text-decoration: none;
    font-weight: bold;
}

.submenu {
    color: #000000;
    text-decoration: none;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: bold;
}

.submenu:hover {
    color: #dc0000;
    text-decoration: none;
}

.submenu2 {
    color: #000000;
    text-decoration: none;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
}

.submenu2:hover {
    color: #ce0000;
    text-decoration: none;
}

.readmore {
    color: #ffffff;
    text-decoration: underline;
}

.readmore:hover {
    color: #000000;
}

.readmore2 {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
}

.readmore2:hover {
    color: #ce0000;
    text-decoration: none;
}

.more {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.more:hover {
    background: #ec6700;
    text-decoration: none;
    color: #000000;
}

.readmore3 {
    color: #ffffff;
}

.readmore3:hover {
    color: #ec6700;
    font-weight: bold;
}

.plr {
    padding-left: 8px;
    padding-right: 8px;
}

.con_txt {
    width: 100%;
    margin-bottom: 6px;
    margin-top: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    font-size: 14px;
    color: #19507c;
    background: #ffffff;
    border: #ababab solid 1px;
}

.con_txt2 {
    width: 100%;
    margin-bottom: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: #ababab solid 1px;
    padding-left: 8px;
    font-size: 14px;
    background: #ffffff;
}

.clrw {
    color: #FFF;
}

.clrg3 {
    color: #a9cb37;
}

.clrb {
    color: #131313;
}

.clry {
    color: #ec6700;
}

.clro {
    color: #ff9908;
}

.clrr {
    color: #004289;
}

.clro2 {
    color: #f06d2e;
}

.clrbl2 {
    color: #2d3a43;
}

.clra {
    color: #868686;
}

.clrm {
    color: #222222;
}

.netbg {
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbg2 {
    background: none;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    overflow-y: scroll;
    overflow-x: hidden;

}

.navbg3 {
    background: #a0e8ff;
    border: #7cd0ec solid 1px;
    border-radius: 0;
    width: 100%;
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
}


.nav-list li {
    border-bottom: #dddddd dashed 1px;
    font-size: 14px;
    color: #206ba4;
    background: url(../images/location-1.png) no-repeat left;
}

.nav-list li a {
    color: #222222;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 19px;
}

.nav-list li a:hover {
    color: #ec6700;
    background: url(../images/location-2.png) no-repeat left #eeeeee;
}

#imagelightbox {

    position: fixed;

    z-index: 9999;



    -ms-touch-action: none;

    touch-action: none;

}

.jumbotron {
    display: block;
    margin-bottom: 0;
    border-radius: 0;
    background: #131313 url(../images/jambo.jpg) no-repeat center center fixed;
    background-size: 100% 100%;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: #ebebeb solid 1px;
    text-align: center;
}

.jumbotron h3 {
    color: #ffffff;
    font-size: 26px;
}

.jumbotron p {
    font-size: 15px;
    color: #FFFF00;
    font-weight: bold;
    margin-top: 0px;
}

.w1 {
    background: #FFF;
    border-color: #999;
    border-radius: 0px;
}

.w1 p {
    color: #F00;
}

.cn {
    margin-top: 120px;
}

@media (max-width: 768px) {
    .mtb5 {
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .tmrg {
        margin-top: 0px;
        position: relative;
        z-index: 500;
    }

    .call {
        padding-top: 15px;
        padding-bottom: 15px;
        border-top: #ffffff dashed 1px;
    }

    .call2 {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .logo {
        margin-top: -20px;
        max-width: 270px;
    }

    .navbar-brand {
        margin-bottom: 0px;
    }

    .mt3 {
        margin-top: 10px;
    }

    .pl {
        border-right: none;
        padding-right: none;
    }

    .pl2 {
        border-left: none;
        padding-left: none;
    }

    .footerbg {
        background: #131313 none;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .cn {
        margin-top: 10px;
    }

    .console-container {
        text-align: center;
        font-size: 25px;
        letter-spacing: 1px;
        height: 0px;
        width: auto;
        display: block;
        position: relative;
        color: white;
        top: -10px;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .estimate {
        text-align: center;
        margin-top: -10px;
        margin-bottom: 10px;
        color: #ffffff;
    }
}





.enq-form .row div {
    padding-left: 3px;
    padding-right: 3px;
}

.enq-form .row:last-child .form-group {
    margin-bottom: 15px;
}

.enq-form .form-control {
    border-radius: 5px;

    border: 1px solid #f4f4f4;
}



.hidden {
    opacity: 0;
}

.console-container {
    height: 25px;
    width: auto;
    display: block;
    position: relative;
    color: white;
    top: -10px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.console-underscore {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 10px;
}

.estimate {

    color: #ffffff;
}





.mv_banner_section {
    background-color: #f4f4f4;
    margin-top: 10px;
    padding-bottom: 30px;
}

.mv_banner_wrapper {
    float: left;
    width: 100%;
    text-align: center;

    position: relative;
}

.wrapper_sec1 img {
    margin: auto;
}

.wrapper_sec1 h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 35px;
    position: relative;
    color: #333;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.wrapper_sec1 h2:before {
    content: '';
    background: #ec6700;
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    top: -18px;
    margin: auto;
}

.wrapper_sec1 {

    background: url(../images/eqbg.jpg) repeat-x top;
    box-shadow: 0 12px 29px 0 rgba(0, 0, 0, .07);
    padding: 30px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.wrapper_sec1:hover {
    transform: translateY(-10px);
}

.wrapper_sec1:hover h2 {
    color: #ec6700;
}

.wrapper_sec1 p {
    font-size: 14px;
    color: #3f484d;
    margin-bottom: 0;
}

.wrapper_sec1 img {
    -webkit-transition: all .9s;
    -moz-transition: all .9s;
    -ms-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}

.wrapper_sec1:hover img {
    transform: rotateY(360deg);
}









@media (max-width:1199px) {


    .wrapper_sec1 {
        padding: 15px;
    }

    .wrapper_sec1 h2 {
        font-size: 14px;
    }


}



@media (max-width:991px) {


    .wrapper_sec1 {
        margin-bottom: 30px;
    }


}



@media (max-width:767px) {


    .mv_banner_wrapper .wrapper_sec1 {
        border-right: 0 solid;
    }

    .mm li {
        float: left;
        list-style-type: none;
    }


}


.yellowbg {
    background: url(../images/eqbg.jpg) repeat-x top;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 2px;

}

.network {
    background: url(../images/eqbg.jpg) repeat-x top;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 2px;

}

.headline {
    height: 30px;
    width: 100%;

    overflow: hidden;
    position: relative;
}

.marquee div {
    display: block;
    width: 200%;
    height: 30px;

    position: absolute;
    overflow: hidden;

    animation: marquee 20s linear infinite;
}



.ds10 {
    background: #ffffff;
    padding-bottom: 30px;
    padding-top: 20px;

}

.ds11 {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 38%);
    padding: 0px;
    border-color: #ec6700;
    border-radius: 0px;
}

.ds12 {
    padding: 10px 10px;
    text-align: center;
}

.quotes {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 15px;
}

.quotes .btn-danger {
    padding: 4px 8px;
    font-size: 15px;
    color: #fff;
    background: #ec6700;
    text-transform: capitalize;
    border-radius: 5px;
    text-decoration: none;

}

.quotes .btn-danger:hover {
    color: #ffffff;
    background: #004289;


}


.d-images {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;

}

.d-images img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}



.d-images:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.ds6 {
    background: #004289;
    padding-bottom: 20px;
    padding-top: 20px;
}

.ds7 {
    background: #ffffff;
    border-color: #cccccc;
    padding-bottom: 20px;
    padding-top: 20px;
}

.ds7:hover {
    background: #fdffd2;
    border-color: #b70e0e;
}

#testimonials {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.testimonial-heading {
    letter-spacing: 1px;
    margin: 15px 0px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.testimonial-heading span {
    font-size: 1.3rem;
    color: #252525;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.testimonial-box-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.testimonial-box {
    width: 500px;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 20px;
    margin: 15px;
    cursor: pointer;
}

.profile-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.profile-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.profile {
    display: flex;
    align-items: center;
}

.name-user {
    display: flex;
    flex-direction: column;
}

.name-user strong {
    color: #3d3d3d;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.name-user span {
    color: #979797;
    font-size: 13px;
}

.reviews {
    color: #f9d71c;
}

.box-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.client-comment p {
    font-size: 14px;
    color: #4b4b4b;
}

.testimonial-box:hover {
    transform: translateY(-10px);
    transition: all ease 0.3s;
}

@media(max-width:1060px) {
    .testimonial-box {
        width: 45%;
        padding: 10px;
    }
}

@media(max-width:790px) {
    .testimonial-box {
        width: 100%;
    }

    .testimonial-heading h1 {
        font-size: 1.4rem;
    }
}

@media(max-width:340px) {
    .box-top {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .reviews {
        margin-top: 10px;
    }
}

::selection {
    color: #ffffff;
    background-color: #252525;
}



.panel,
.panel-body {
    box-shadow: none;
    font-size: 14px;
}

.panel-group .panel-heading {
    padding: 0;
}

.panel-group .panel-heading a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
    font-size: 15px;
}

.panel-group .panel-heading a:after {
    content: '-';
    float: right;
}

.panel-group .panel-heading a.collapsed:after {
    content: '+';
}


.socialbtns ul,
.socialbtns li {
    margin: 0;
    padding: 0px;
}

.socialbtns {
    float: left;
    padding: 0px;
    text-align: center;
}

.socialbtns li {
    list-style: none outside none;
    display: inline-block;

}

.socialbtns .fa {
    font-size: 18px;
    width: 30px;
    height: 30px;
    color: #004289;
    background-color: #ffffff;
    border: 2px solid #ec6700;
    padding-top: 8px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
}

.socialbtns .fa:hover {
    color: #FFFfff;
    background-color: #004289;
    border: 2px solid #ec6700;
    text-decoration: none;
}

.bareabg {
    background: #f4f4f4;

    padding-bottom: 40px;
    padding-top: 20px;
}

.location {
    list-style: none;
    width: 100%
}

.areas {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 38%);
    background: #ffffff;
    border-color: #004289;
    padding-bottom: 15px;
    padding-top: 15px;
}

.areas:hover {

    border-color: #ec6700;
}


.location2 {
    color: #3d3d3d;
    text-decoration: none;
    line-height: 20px;

    font-size: 14px;
    font-weight: bold;
}

.location2:hover {
    color: #ec6700;


    text-decoration: none;
}

.abt {

    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 38%);
    border-radius: 10px;

}

.ex5 {
    background: #FFF;
    border-color: #999;
}

.ex5 p {
    font-size: 20px;
}

.ex6 {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    margin-top: 5px;
}

.fix-icon {
    display: inline-block;
    position: fixed;
    bottom: 90px;
    left: 10px;
    z-index: 999999;
}

#fix-icon {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.fix-icon-item {
    animation: bounce 1s infinite alternate;
    animation-duration: 1s;
    -webkit-animation: bounce 1s infinite alternate;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
}

.fix-icon-item img {
    width: 55px !important;
    height: 55px !important;
    background:
        #004289;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    padding: 10px;
}

.fix-icon-whataap {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 999999;
    transition: all0.5s ease-in-out;
    width: 55px !important;
    height: 55px !important;
}

.fix-icon-whataap-item img {
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, .4);
    transition: box-shadow .2s;
    cursor: pointer;
    overflow: hidden;
    width: 55px !important;
    height: 55px !important;
    background:
        #25d366 !important;
}


/* STACKED CAPTCHA WHITE */


.capbox-inner {
    font-size: 12px;
    ;
    color: #000000;
    background: green;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
    text-align: center;
}

#CaptchaDiv {
    font: normal 21px Impact, Charcoal, arial, sans-serif;
    font-style: italic;
    color: #444444;
    letter-spacing: 3px;
    user-select: none;
    padding: 4px 0px 4px 0px;
    margin-top: 0px;
    background: url(../images/bg/captcha-bg.png) repeat;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #f4f4f4;
}
.wellbg28 {
    text-align: center;
    margin-top: 10px;
    background: #ffffff;
    border: 2px solid #039b45;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 38%);
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 38%);
    -moz-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 38%);
}