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

}

@font-face {
    font-family: "robotoregular";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/roboto/Roboto-Regular.ttf");
}

@font-face {
    font-family: "robotomedium";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/roboto/Roboto-Medium.ttf");

}


@font-face {
    font-family: "robotolight";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/roboto/Roboto-Light.ttf");

}

@font-face {
    font-family: "openSansCondesed";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/condensed/OpenSans-CondLight-webfont.ttf");
}

@font-face {
    font-family: "openSansSemibold";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/open-sans-fontfacekit/OpenSans-Semibold-webfont.ttf");
}

@font-face {
    font-family: "openSansRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/open-sans-fontfacekit/OpenSans-Regular-webfont.ttf");
}

@font-face {
    font-family: "ArvoRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/arvo/Arvo-Regular.ttf");
}

@font-face {
    font-family: "openSansBOld";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/open-sans-fontfacekit/OpenSans-Bold-webfont.ttf");
}

@font-face {
    font-family: "openSansLight";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/open-sans-fontfacekit/OpenSans-Light-webfont.ttf");
}

@font-face {
    font-family: "ralewayBold";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/raleway/Raleway-Bold.ttf");
}

@font-face {
    font-family: "helveticaCondensed";
    font-style: normal;
    font-weight: normal;
    src: url("../c_fonts/HELVETICA/Helvetica-Condensed-Bold.otf");
}
h3 {

    color: #4a4a4a;
    display: block !important;
    margin-bottom: 10px;
    padding: 0 0 11px;
}
p {
    color: #4e4e4e;  font-family: "openSansRegular";
}
body {
    background-color: #FFF;
    /* background-image: url("images/bg.png"); */
    background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
    font-family: helveticaCondensed;

}

.carousel-container {
    padding: 0;
}

.home {
    border-right: 3px solid #f3f3f3;
    min-width: 67px;
}

.pading-zero {
    padding: 0;
}

.margin-zero {

    margin: 0;
}


.navbar-inverse {
    background-color: #313131;
    border: none;
    margin-bottom: 0;
}

.cleanPlan-nav-top {
    min-height: 45px;
    background: #313131;
    margin: 0 0 2px 4px;
}

.cleanPlan-nav-bottom {
    background: #313131;
    min-height: 46px;
    margin-left: 4px;
}

.container.nav-cont {
    padding: 0;
    width: 100%;
}

.collapse.navbar-collapse {
    padding: 0;
}

.navbar-collapse.collapse.in {
    padding-top: 0;
}

.navbar {
    min-height: 45px;
}

.navbar-nav > li > a {
    padding-bottom: 14px;
    padding-top: 12px;
    text-transform: uppercase;
    font-size: 17px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #feed01;
    color: #000;
}

.active.home {
    border-right: 3px solid #f3f3f3;
    min-width: 67px;
}

.home > a {
    padding-left: 22px !important;
}

.mid-body {
     background: #f0f0f0 none repeat scroll 0 0;
}

.right.carousel-control, .left.carousel-control {
    display: none;
}

.services {
    background: #fff;
    margin-top: 20px;
    min-height: 200px;
    padding: 15px 15px 15px 30px;
}


.works {
    margin: 0 0 25px;
    overflow: hidden;

}

.side-image img {

}

.service-button {
    float: right;

}

.service-button:hover {

}
.colorbox-content {

    margin-top: 179px;

}

.colorbox-content p {
    color: #ffffff;
    font-family: openSansRegular;
    font-size: 12px;
    padding: 0 10px 0 0;

}
.works h3 {
    border: medium none;
    margin-bottom: 5px; color: #ffffff;
}
.work-orange{
    background: #fc9770;
}
.work-grey{
    background: #949494;
}
.work-blue{
    background: #56c0f5;
}
.work-green{
    background: #a7c369;
}
.side-menu > ul {
    list-style: outside none none;
    padding: 0;
}
.side-menu a {
    color: #8f8f8f;
    display: block;
    font-family: openSansRegular;
    padding: 8px 0;
}
.side-menu a:hover {
    color: #0087cb; text-decoration: none !important;

}

a {

    transition: all 0.5s ease 0s;
}


.service-button img {

    height: 22px;
    margin: 3px 0;
    width: 22px;
}

.descrp {
    float: left;
    margin-right: 10px;
}

.mid-banner {
    margin: 0 0 15px 0;
}

.home-desc {
    color: #000;
}

.home-desc p {
    font-family: openSansRegular;
}

.home-desc h1 {
    margin-bottom: 20px;
}

.padding-right-0 {
    padding-right: 0;
}

.padding-left-0 {
    padding-left: 0;
}

.bog-display i {
    color: #feed01;
    display: inline-block;
    float: right;
    font-size: 32px;
    margin-top: 22px;
    position: absolute;
    right: 0;
    top: 0;
}

.home-blog-container {
    margin-right: 12px;
}

.home-blog-container > img {
    width: 100%;
}

.home-blog-container a, .bl-link a {
    color: #707070;
    text-decoration: none;
}
.inner-img-content img {
    padding-bottom: 20px;
}
.home-blog-container a:hover, .bl-link a:hover {
    color: #0087cb;
    cursor: pointer;

}
.home-desc {
    background: #ffffff none repeat scroll 0 0;
}
.bl-link {
    float: right;
}

.videos .bl-link {
    margin-right: 60px;
}

.c-arrow {
    border-left: 37px solid transparent;
    border-right: 37px solid transparent;
    border-top: 31px solid rgba(255, 255, 255, 1);
    bottom: 0;
    left: 10%;
    margin: 0 auto;
    vertical-align: baseline;
    width: 21px;
}

.footer {

    background: #dfddde;

}

.footer-top {
    background: #70c1c7;
    min-height: 200px;
    padding-top: 25px;
}

.footer h4 {
    color: #fff;
    margin-bottom: 20px;
}

.right.carousel-control.testimonial {
    display: block;
    background: none;
}

.footer-top p {
    color: #fff;
    font-family: openSansRegular;
    font-size: 15px;
    line-height: 1.2em;
    margin-bottom: 20px;
    padding-right: 95px;
    text-align: justify;
}

.footer-top i {
    font-size: 50px;
    color: #fff;
}

.footer-top h5 {
    float: right;
    color: #fff;
}

.client-testimonial {
    display: block;
    float: right;
    font-weight: bold;
    margin-top: 20px;
}
.sidebar-nav {
    list-style: outside none none;
    padding: 0;
}
.sidebar-nav a {
    background: #ffffff none repeat scroll 0 0;
    color: #727272;
    display: block;
    font-family: openSansRegular;
    font-size: 14px;
    margin-bottom: 1px;
    padding: 8px 0 8px 20px;
}
.sidebar-nav .active, .sidebar-nav a:hover {
    border-left: 7px solid #feed01;
    padding-left: 13px !important;
}
.inner-pg {
    margin-top: 20px;
}
.footer-mid {
    background: #f0f0f0 none repeat scroll 0 0;
    font-family: robotoregular;
}
.footer-mid li {

    list-style: outside none none;
    margin-right: 22px;
    text-align: left;
    font-size: 12px;
}

.footer-mid li a {
    color: #777777;   display: block;
    text-decoration: none;   padding: 9px 0 0;
}

.footer-mid li a:hover {
    color: #0087cb;
}
.txt_purple{
    border-bottom: 1px solid #d6d6d6;
    color: #4a4a4a;
    display: block !important;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 0 0 11px;
}
.footer-mid ul {
    display: block;
    padding: 0 0 20px;
    text-align: center;
}

.footer-bottom {
    background: #555555;
    color: #fff;
    padding: 10px 0;

}

.footer-bottom p{
    margin: 0;
    font-family: openSansRegular;

}
.blog-list {


    background: #ffffff none repeat scroll 0 0;
    border-bottom: 2px solid #feed01;
    margin: 15px 0 10px -15px;
    padding: 0;
}
.blog-details {
    padding: 0 15px 15px;
}
.home-blog-container.inner-img-content h3 {
    border: medium none;
    margin-bottom: 0;
    margin-top: 0;
}
.footer span {
    display: block;
    margin-top: 20px;
}
.social_icon > li {
    border-right: 1px solid #898989;
    padding: 5px 0 2px;
    text-align: center;
    width: 50px;
}
.social_icon .fa {
    font-size: 26px;
}
.list-inline.social_icon {
    display: inline-block;
    float: left;
    margin-bottom: 0;
}
.top-info.pull-right > ul {
    color: #ffffff;

    list-style: outside none none;
    margin-bottom: 0;
}
.top-info li {
    display: inline-block;
    font-size: 18px;
    padding: 10px 15px 0 0;
}
.top-info li a{
   color: #ffffff;
}
.footer-bottom p {
    color: #ffffff;
    font-size: 12px;
}

section.message {
  padding: 72px 0 231px 0;
}

.footer-mid {
  display: none;
}

p.result_msg {
  font-size: 23px;
  letter-spacing: 1px;
  margin-bottom: 24px;
}
/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 991px) {

    .cleanPlan-nav-top, .cleanPlan-nav-bottom {
        margin-left: 0;
    }

}

@media (max-width: 767px ) {

    .container.nav-cont {
        padding: 0 15px;

    }

    .collapse.navbar-collapse {
        padding: 15px;
    }

}



/********************/
.top-bar {
    background: #343434 none repeat scroll 0 0;
}
.banner{
 background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat scroll 0 0 / cover ;   padding: 129px 0 68px;

}
.lower-banner-bar {
    background: #242424 none repeat scroll 0 0;
    color: #ffffff;
}
.form-holder{
    position: relative;
}
.form-area {
    background: #ffffff none repeat scroll 0 0;

    padding: 10px 10px 11px 9px;
    position: absolute;
    top: -330px;
    z-index: 1;
}
.form-inner {
    background: #e9f5f6 none repeat scroll 0 0;
    padding: 15px 25px 25px 20px;
}
.txt_white{ color: #ffffff;}
.small {
    font-family: "openSansRegular";
}
.service-box{
    background: #e9f5f6 none repeat scroll 0 0; padding: 20px 0 10px;
}
.row.service-box:nth-of-type(2n+1) {
    background: #f7f7f7 none repeat scroll 0 0;
}
.banner h1 {
    font-size: 65px;
}
.banner p {
    font-size: 26px;
}
.form-signin-heading {
    background: #C26D01 none repeat scroll 0 0;
    color: #ffffff;
    margin: 0;
    padding: 10px 0 10px 20px;
}
.form-area .btn.btn-lg.btn-primary.btn-block{
    background: #F6A41A; border-radius: 0;
}
.form-inner > p {
    color: #000000;
    font-size: 16px;
}
.form-area .small {
    padding: 0 0 10px;
}
@media (max-width: 360px){
    .form-area {

        position: unset;

    }
}