/* 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: #f86f05;
    border: #f86f05 solid 1px;




}



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

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

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

.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: #f86f05 dashed 2px;
}

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

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

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

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

.r3 p {
    color: #f86f05;
}

.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;
}

.fmt {
    margin-top: 25px;
}

.mt2 {
    margin-top: 20px;
}

.mt3 {
    margin-top: 140px;
}

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

.form-main {
    margin-top: 10px;
    margin-bottom: 10px;

}

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

.slider-part {
    padding-top: 25px;
    padding-bottom: 25px;
    background: url(../images/bg/bg-2.jpg) repeat fixed;
}

.pt {
    padding-top: 35px;
}

.lower {
    padding-top: 0px;
}

.pb {
    padding-bottom: 35px;
}

.yt {
    background: #f86f05;
    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: #f86f05;

    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: #f86f05;
    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: #f86f05;
    text-decoration: none;
    color: #000000;
}

.readmore3 {
    color: #ffffff;
}

.readmore3:hover {
    color: #f86f05;
    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: #f86f05;
}

.clro {
    color: #ff9908;
}

.clrr {
    color: #0d5085;
}

.clro2 {
    color: #f06d2e;
}

.clrbl2 {
    color: #2d3a43;
}

.clra {
    color: #868686;
}

.clrm {
    color: #222222;
}

.netbg {
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px;
}
.locationbg {
    background: #ffffff;
    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: #f86f05;
    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: 760px) {
    .mtb5 {
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .TopMar {
        margin-top: 15px;
    }

    .HowWorksCont {
        width: 100%;
        margin-left: 0px;
    }

    .howitworksStep {
        width: 100%
    }

    .col-2-Box {
        width: 17%;
    }

    .col-3-Box {
        width: 78%;
    }

    .Headings {
        font-size: 25px;
    }

    .h-100 {
        height: 68px;
    }

    .fmt {
        margin-top: 10px;
    }

    .okhs3 {
        width: 100%;
        text-align: center;
        height: auto;
        margin-left: 0px;
        margin-right: 0px;
        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: 0px;
        bottom: 0px;
        left: 0;
        right: 0;
        margin-bottom: 10px;
    }

    .estimate {
        text-align: center;
        color: #ffffff;
    }

    .get-a-quote {
        color: #ffffff;
        text-align: center;
    }
}





.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: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 10px;
}

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



.mv_banner_section {
    background-color: #f1f1f1;
    padding-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: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 35px;
    position: relative;
    color: #0d5085;
    -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: #f86f05;
    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: #00000075 0px 4px 6px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;

    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: #f86f05;
}



.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: 18px;
    }


}



@media (max-width:991px) {


    .wrapper_sec1 {
        margin-bottom: 30px;
    }


}



@media (max-width:767px) {


    .mv_banner_wrapper .wrapper_sec1 {
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .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;

}

.brands {
    background: url(../images/eqbg.jpg) repeat-x top;
    padding-bottom: 20px;
}

.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: 20px;
    padding-top: 10px;

}

.ds11 {
    box-shadow: #00000075 0px 4px 6px;
    padding: 0px;
    border-color: #f86f05;
    border-radius: 0px;
}

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

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

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

}

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


}
.quotes .btn-query {
    padding: 3px 8px;
    font-size: 15px;
    color: #fff;
    background: #0d5085;
    text-transform: capitalize;
    border-radius: 50px;
    text-decoration: none;

}

.quotes .btn-query:hover {
    color: #ffffff;
    background: #f86f05;


}



.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: #0d5085;
    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: #0d5085;
    background-color: #ffffff;
    border: 2px solid #f86f05;
    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: #0d5085;
    border: 2px solid #f86f05;
    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: #0d5085;
    padding-bottom: 15px;
    padding-top: 15px;
}

.areas:hover {

    border-color: #f86f05;
}


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

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

.location2:hover {
    color: #f86f05;


    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: 18px;
}

.ex6 {
    width: 50px;
    height: 50px;
    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:
        #f86f05;
    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;
}



#monitor {
    background: #000;
    position: relative;
    border-top: 3px solid #888;
    margin: 2%;
    padding: 2% 2% 4% 2%;
    border-radius: 10px;
    border-bottom-left-radius: 50% 2%;
    border-bottom-right-radius: 50% 2%;
    transition: margin-right 1s;
}

#monitor:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 3%;
    left: 36%;
    height: .9%;
    width: 28%;
    background: #ddd;
    border-radius: 50%;
    box-shadow: 0 0 3px 0 white;
}

#monitorscreen {
    position: relative;
    background-color: #777;
    background-size: cover;
    background-position: top center;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}


@media all and (min-width: 960px) {
    #monitor {
        -webkit-animation: tvflicker .2s infinite alternate;
        -moz-animation: tvflicker .5s infinite alternate;
        -o-animation: tvflicker .5s infinite alternate;
        animation: tvflicker .5s infinite alternate;
    }

    @-webkit-keyframes tvflicker {
        0% {
            box-shadow: 0 0 100px 0 rgba(200, 235, 255, 0.4);
        }

        100% {
            box-shadow: 0 0 95px 0 rgba(200, 230, 255, 0.45);
        }
    }

    @-moz-keyframes tvflicker {
        0% {
            box-shadow: 0 0 100px 0 rgba(225, 235, 255, 0.4);
        }

        100% {
            box-shadow: 0 0 60px 0 rgba(200, 220, 255, 0.6);
        }
    }

    @-o-keyframes tvflicker {
        0% {
            box-shadow: 0 0 100px 0 rgba(225, 235, 255, 0.4);
        }

        100% {
            box-shadow: 0 0 60px 0 rgba(200, 220, 255, 0.6);
        }
    }

    @keyframes tvflicker {
        0% {
            box-shadow: 0 0 100px 0 rgba(225, 235, 255, 0.4);
        }

        100% {
            box-shadow: 0 0 60px 0 rgba(200, 220, 255, 0.6);
        }
    }
}


@media (max-width: 580px) {
    .top-contentarea h1 {
        font-size: 25px;
        margin-bottom: 5px;
        text-align: center;

    }

}

.top-contentarea {
    margin: 2%;
}

.get-a-quote {}

.estimate {
    color: #ffffff;
}

.okhs1 {
    background: #333333;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;

}

.okhs3 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
    text-align: center;
}

#social {

    text-align: center;
    margin-top: -2px;
    margin-bottom: -2px;
    margin-left: 20px;
}

.smGlobalBtn {
    /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 1px solid #ffffff;
    /* add border to the buttons */

    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 2em;

}

/* facebook button class*/
.facebookBtn {
    background: #4060A5;
}

.facebookBtn:before {
    /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a";
    /* add facebook icon */
}

.facebookBtn:hover {
    color: #4060A5;
    background: #fff;
    border-color: #4060A5;
    text-decoration: none;
    /* change the border color on mouse hover */
}

/* twitter button class*/
.twitterBtn {
    background: #00ABE3;
}

.twitterBtn:before {
    font-family: "FontAwesome";
    content: "\f099";
    /* add twitter icon */

}

.twitterBtn:hover {
    color: #00ABE3;
    background: #fff;
    border-color: #00ABE3;
    text-decoration: none;
}



/* linkedin button class*/
.linkedinBtn {
    background: #0094BC;
}

.linkedinBtn:before {
    font-family: "FontAwesome";
    content: "\f0e1";
    /* add linkedin icon */
}

.linkedinBtn:hover {
    color: #0094BC;
    background: #fff;
    border-color: #0094BC;
    text-decoration: none;
}

/* instagram button class*/
.instagramBtn {
    background: #bc2a8d;
}

.instagramBtn:before {
    font-family: "FontAwesome";
    content: "\f16d ";
    /* add instagram icon */
}

.instagramBtn:hover {
    color: #bc2a8d;
    background: #fff;
    border-color: #bc2a8d;
    text-decoration: none;
}


/* rss button class*/
.youtubeBtn {
    background: #FF0000;
}

.youtubeBtn:before {
    font-family: "FontAwesome";
    content: "\f16a ";
    /* add rss icon */
}

.youtubeBtn:hover {
    color: #FF0000;
    background: #fff;
    border-color: #FF0000;
    text-decoration: none;
}

.con_txt {
    width: 100%;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 6px;
    border: #f4f4f4 solid 1px;
    border-radius: 5px;
    font-size: 15px;
    color: #000000;
    background: #ffffff;
}

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

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

#CaptchaDiv {
    font: normal 25px Impact, Charcoal, arial, sans-serif;
    font-style: italic;
    color: #0d5085;
    letter-spacing: 3px;
    user-select: none;
    padding: 2px 0px 2px 0px;
    margin-top: 4px;
    background: #ffffff;
    border-radius: 5px;
    text-align: center;
}

.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%);
}