@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700');

/*body {
    font-size: 16px;
    line-height: 1.42857143;
    font-family: 'Open Sans', Arial, sans-serif;
    color: #555;
}*/


body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6em;
    color: #555;
}


.m-08 {
    margin-top: 12px;
}

.p16 {
    padding-left: 17px;
}


h1 {
    font-weight: 100;
    line-height: 1.1em;
    color: #3b4251;
    margin-bottom: 20px;
    font-size: 34px;
}


h2 {
    font-weight: 100;
    line-height: 1.1em;
    color: #333;
    margin-bottom: 20px;
}

h3, h4, h5, h6 {
    line-height: 1.1em;
    color: #333;
    margin-bottom: 20px;
}




.clearfix {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}


.t-30 {
    margin-top: 30px;
}

.m15 {
    margin-top: 25px;
}


/*Top Border*/
.top-border {
    height: 5px;
    background: #f79737;
}

/*HEADER*/

.header-container {
    padding-top: 8px;
    padding-bottom: 8px;
    /*background: black;*/
}

.call-style {
    color: #58585a;
    margin-top: 13px;
    font-weight: 800;
    font-size: 21px;
}

.call-phone {
    color: white !important;
    font-weight: 100;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 5px;
}


.call-phone-1 {
    color: white !important;
    font-weight: 100;
    font-size: 17px;
    font-style: italic;
}

.call-emergency {
    font-size: 25px;
}

.logo-size {
    /*width: 300px;*/
}

/*NAVBAR*/


.navbar-inverse {
    background: black;
    margin-bottom: 0px !important;
    border: 0px !important;
    border-radius: 0px !important;
    background-image: none !important;
    box-shadow: none !important;
    padding-bottom: 0px;
    padding-top: 0px;
}

.navbar-inverse {
    height: 0px !important;
}

.navbar {
    min-height: 0px !important;
}

.nav-background {
    background: black;
    padding: 23px 0px 10px 0px;
}

.navbar-brand {
    padding-top: 0px !important;
}

    .navbar-brand img {
        width: 210px;
    }

.dropdown-menu > li > a {
    padding: 7px 20px !important;
}

.dropdown-menu .divider {
    margin: 0px !important;
}



.navbar-inverse .navbar-nav > li > a:hover {
    background: #1c1b1b !important;
    transition: all 0.5s ease;
    /*background: #d51919;*/
}

.navbar-inverse .navbar-nav > li > a {
    color: white;
    font-size: 15px;
    padding-top: 4px !important;
    padding-right: 25px;
    padding-left: 25px;
    /*padding: 0px !important;*/
}

.small-bottom-p {
    font-size: 10px;
    text-align: center;
    margin-top: -7px;
    color: #db2429;
}


/*Slider*/
.circle-left {
    margin-top: 220px;
}

.circle-right {
    margin-top: 220px;
}



/*main page content*/

.main-content {
    padding-top: 70px;
    padding-bottom: 70px;
}

.main-content-paragraph {
    font-size: 17px;
}

.back-color {
    background: white !important;
}


.img-center {
    margin: 0 auto;
    display: block;
}

.min-height {
    min-height: 105px;
    padding: 20px 0px;
}

.b-style {
    width: 44%;
    margin: 0 auto;
    display: block;
    border-radius: 0px;
    padding: 4px;
    margin-top: 10px;
    font-weight: 600;
    background: rgba(128, 128, 128, 0.19);
}





.buttonstyle {
    /* padding: 10px 20px !important; */
    font-size: 14px;
    font-weight: bold;
    background: rgba(51, 122, 183, 0.94) !important;
    border-radius: 0px !important;
    color: white !important;
    border: 1px solid #286090;
}

.main-left-container p {
    text-align: justify;
}

.form-bg-colors {
    background: rgba(158, 158, 158, 0.19);
    border: 11px solid rgba(128, 128, 128, 0.19);
}

.f-control-inputs .form-control {
    height: 42px;
    border-radius: 0px !important;
}

.intro-heading {
    color: rgba(0, 102, 175, 0.87);
    /* letter-spacing: .1em; */
    font-size: 28px;
}

.intro-heading-detail {
    font-size: 19px;
    margin-top: 14px;
    /*font-family: 'Oswald', Sans-serif;*/
    color: #666666;
    font-weight: 600;
    line-height: 27px;
}


/*Mission*/
.mission-box {
    background: #58585a;
}

.mission-box-h1 {
    color: white;
}
/**/
.title {
    width: 100%;
    text-align: center;
    position: relative;
}

.mission-box-h1 {
    position: relative;
    padding: 10px;
    background: #58585a;
    display: inline-block;
    z-index: 1;
}

.title::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: white;
    z-index: 0;
}
/**/
.mission-box-h2 {
    text-align: center;
    padding-top: 0px;
    /*padding-bottom: 10px;*/
    color: white !important;
    font-size: 27px;
}

.mission-box-button {
    background: transparent !important;
    color: white !important;
    font-size: 18px !important;
    padding: 9px !important;
    margin-bottom: 31px !important;
}

/*Expertise*/

.expertise-content {
    background: white;
    padding-top: 40px;
    padding-bottom: 70px;
}

.expertise-content-paragraph {
    font-size: 17px;
}

.icon-para {
    font-size: 14px;
    margin-top: 0px;
    /*font-family: 'Oswald', Sans-serif;*/
    color: #666666;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
}

.icon-para-link {
    color: #666666;
}


    .icon-para-link:hover {
        /*color: #f79737 !important;*/
        transition: all 0.5s ease;
    }

/*****Footer*****/



/*Footer*/
.footer {
    background: black;
    color: white;
    padding-bottom: 0px;
    padding-top: 17px;
}

.large-h1 {
    font-size: 40px !important;
}

.c1 {
    color: #B40C0C;
}

.c2 {
    color: white;
}

.footer h3 {
    color: white;
}

.navigate {
    padding-left: 0px;
    list-style: none;
    color: white;
    font-size: 14px;
}

.footer-list li a {
    color: #eeeeee;
    font-size: 12px;
}

.footer-list {
    margin-bottom: 0px;
}

.footer-list-copyrights li a {
    color: rgba(255, 255, 255, 0.89);
}

.gray-color-p {
    color: rgba(192, 191, 191, 0.89);
    font-size: 11px;
    line-height: 20px;
}

.footer-list-copyrights a {
    color: rgba(192, 191, 191, 0.89) !important;
}


.aboutus h1 {
    color: #02ADC6;
    font-size: 27px;
}

.aboutus p {
    color: #DDD1D1;
    text-align: justify;
    font-size: 15px;
}

.c-text-01 {
    color: #cecaca !important;
    font-weight: 600;
}

.socialmedia {
    font-size: 13px;
}

    .socialmedia h1 {
        color: #02ADC6;
        font-size: 27px;
    }

    .socialmedia a {
        color: white;
    }

    .socialmedia i {
        padding-right: 10px;
    }

.newsletterbutton {
    padding: 4px;
    padding-right: 16px;
    padding-left: 13px;
    font-size: 16px;
    border: 1px solid rgba(51, 51, 51, 0.94);
    background: gray !important;
    margin-top: 10px;
}

.navigate a {
    color: white;
}

    .navigate a:hover {
        color: orange;
    }



/*Social Icons Plugin*/

.social-t9 {
    margin-top: 21px !important;
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .btn-social :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0,0,0,0.2);
    }

    .btn-social.btn-lg {
        padding-left: 61px;
    }

        .btn-social.btn-lg :first-child {
            line-height: 45px;
            width: 45px;
            font-size: 1.8em;
        }

    .btn-social.btn-sm {
        padding-left: 38px;
    }

        .btn-social.btn-sm :first-child {
            line-height: 28px;
            width: 28px;
            font-size: 1.4em;
        }

    .btn-social.btn-xs {
        padding-left: 30px;
    }

        .btn-social.btn-xs :first-child {
            line-height: 20px;
            width: 20px;
            font-size: 1.2em;
        }

.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 27px;
    width: 27px;
    padding: 0;
}

    .btn-social-icon :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 26px;
        font-size: 1.1em;
        text-align: center;
        border-right: 1px solid rgba(0,0,0,0.2);
    }

    .btn-social-icon.btn-lg {
        padding-left: 61px;
    }

        .btn-social-icon.btn-lg :first-child {
            line-height: 45px;
            width: 45px;
            font-size: 1.8em;
        }

    .btn-social-icon.btn-sm {
        padding-left: 38px;
    }

        .btn-social-icon.btn-sm :first-child {
            line-height: 28px;
            width: 28px;
            font-size: 1.4em;
        }

    .btn-social-icon.btn-xs {
        padding-left: 30px;
    }

        .btn-social-icon.btn-xs :first-child {
            line-height: 20px;
            width: 20px;
            font-size: 1.2em;
        }

    .btn-social-icon :first-child {
        border: none;
        text-align: center;
        width: 100% !important;
    }

    .btn-social-icon.btn-lg {
        height: 45px;
        width: 45px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-social-icon.btn-sm {
        height: 30px;
        width: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-social-icon.btn-xs {
        height: 22px;
        width: 22px;
        padding-left: 0;
        padding-right: 0;
    }

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0,0,0,0.2);
}

    .btn-bitbucket:hover, .btn-bitbucket:focus, .btn-bitbucket:active, .btn-bitbucket.active, .open .dropdown-toggle.btn-bitbucket {
        color: #fff;
        background-color: #183c60;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-bitbucket:active, .btn-bitbucket.active, .open .dropdown-toggle.btn-bitbucket {
        background-image: none;
    }

    .btn-bitbucket.disabled, .btn-bitbucket[disabled], fieldset[disabled] .btn-bitbucket, .btn-bitbucket.disabled:hover, .btn-bitbucket[disabled]:hover, fieldset[disabled] .btn-bitbucket:hover, .btn-bitbucket.disabled:focus, .btn-bitbucket[disabled]:focus, fieldset[disabled] .btn-bitbucket:focus, .btn-bitbucket.disabled:active, .btn-bitbucket[disabled]:active, fieldset[disabled] .btn-bitbucket:active, .btn-bitbucket.disabled.active, .btn-bitbucket[disabled].active, fieldset[disabled] .btn-bitbucket.active {
        background-color: #205081;
        border-color: rgba(0,0,0,0.2);
    }

.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0,0,0,0.2);
}

    .btn-dropbox:hover, .btn-dropbox:focus, .btn-dropbox:active, .btn-dropbox.active, .open .dropdown-toggle.btn-dropbox {
        color: #fff;
        background-color: #0d70b7;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-dropbox:active, .btn-dropbox.active, .open .dropdown-toggle.btn-dropbox {
        background-image: none;
    }

    .btn-dropbox.disabled, .btn-dropbox[disabled], fieldset[disabled] .btn-dropbox, .btn-dropbox.disabled:hover, .btn-dropbox[disabled]:hover, fieldset[disabled] .btn-dropbox:hover, .btn-dropbox.disabled:focus, .btn-dropbox[disabled]:focus, fieldset[disabled] .btn-dropbox:focus, .btn-dropbox.disabled:active, .btn-dropbox[disabled]:active, fieldset[disabled] .btn-dropbox:active, .btn-dropbox.disabled.active, .btn-dropbox[disabled].active, fieldset[disabled] .btn-dropbox.active {
        background-color: #1087dd;
        border-color: rgba(0,0,0,0.2);
    }

.btn-facebook {
    color: #fff;
    /*background-color: #3b5998;*/
    background-color: #6893eb;
    border-color: rgba(0,0,0,0.2);
}

    .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open .dropdown-toggle.btn-facebook {
        color: #fff;
        /*background-color: #30487b;*/
        border-color: rgba(0,0,0,0.2);
        background-color: transparent;
    }

    .btn-facebook:active, .btn-facebook.active, .open .dropdown-toggle.btn-facebook {
        background-image: none;
    }

    .btn-facebook.disabled, .btn-facebook[disabled], fieldset[disabled] .btn-facebook, .btn-facebook.disabled:hover, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook:hover, .btn-facebook.disabled:focus, .btn-facebook[disabled]:focus, fieldset[disabled] .btn-facebook:focus, .btn-facebook.disabled:active, .btn-facebook[disabled]:active, fieldset[disabled] .btn-facebook:active, .btn-facebook.disabled.active, .btn-facebook[disabled].active, fieldset[disabled] .btn-facebook.active {
        background-color: #3b5998;
        border-color: rgba(0,0,0,0.2);
    }

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0,0,0,0.2);
}

    .btn-flickr:hover, .btn-flickr:focus, .btn-flickr:active, .btn-flickr.active, .open .dropdown-toggle.btn-flickr {
        color: #fff;
        background-color: #d6006f;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-flickr:active, .btn-flickr.active, .open .dropdown-toggle.btn-flickr {
        background-image: none;
    }

    .btn-flickr.disabled, .btn-flickr[disabled], fieldset[disabled] .btn-flickr, .btn-flickr.disabled:hover, .btn-flickr[disabled]:hover, fieldset[disabled] .btn-flickr:hover, .btn-flickr.disabled:focus, .btn-flickr[disabled]:focus, fieldset[disabled] .btn-flickr:focus, .btn-flickr.disabled:active, .btn-flickr[disabled]:active, fieldset[disabled] .btn-flickr:active, .btn-flickr.disabled.active, .btn-flickr[disabled].active, fieldset[disabled] .btn-flickr.active {
        background-color: #ff0084;
        border-color: rgba(0,0,0,0.2);
    }

.btn-foursquare {
    color: #fff;
    background-color: #0072b1;
    border-color: rgba(0,0,0,0.2);
}

    .btn-foursquare:hover, .btn-foursquare:focus, .btn-foursquare:active, .btn-foursquare.active, .open .dropdown-toggle.btn-foursquare {
        color: #fff;
        background-color: #005888;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-foursquare:active, .btn-foursquare.active, .open .dropdown-toggle.btn-foursquare {
        background-image: none;
    }

    .btn-foursquare.disabled, .btn-foursquare[disabled], fieldset[disabled] .btn-foursquare, .btn-foursquare.disabled:hover, .btn-foursquare[disabled]:hover, fieldset[disabled] .btn-foursquare:hover, .btn-foursquare.disabled:focus, .btn-foursquare[disabled]:focus, fieldset[disabled] .btn-foursquare:focus, .btn-foursquare.disabled:active, .btn-foursquare[disabled]:active, fieldset[disabled] .btn-foursquare:active, .btn-foursquare.disabled.active, .btn-foursquare[disabled].active, fieldset[disabled] .btn-foursquare.active {
        background-color: #0072b1;
        border-color: rgba(0,0,0,0.2);
    }

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0,0,0,0.2);
}

    .btn-github:hover, .btn-github:focus, .btn-github:active, .btn-github.active, .open .dropdown-toggle.btn-github {
        color: #fff;
        background-color: #303030;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-github:active, .btn-github.active, .open .dropdown-toggle.btn-github {
        background-image: none;
    }

    .btn-github.disabled, .btn-github[disabled], fieldset[disabled] .btn-github, .btn-github.disabled:hover, .btn-github[disabled]:hover, fieldset[disabled] .btn-github:hover, .btn-github.disabled:focus, .btn-github[disabled]:focus, fieldset[disabled] .btn-github:focus, .btn-github.disabled:active, .btn-github[disabled]:active, fieldset[disabled] .btn-github:active, .btn-github.disabled.active, .btn-github[disabled].active, fieldset[disabled] .btn-github.active {
        background-color: #444;
        border-color: rgba(0,0,0,0.2);
    }

.btn-google-plus {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
}

    .btn-google-plus:hover, .btn-google-plus:focus, .btn-google-plus:active, .btn-google-plus.active, .open .dropdown-toggle.btn-google-plus {
        color: #fff;
        background-color: #ca3523;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-google-plus:active, .btn-google-plus.active, .open .dropdown-toggle.btn-google-plus {
        background-image: none;
    }

    .btn-google-plus.disabled, .btn-google-plus[disabled], fieldset[disabled] .btn-google-plus, .btn-google-plus.disabled:hover, .btn-google-plus[disabled]:hover, fieldset[disabled] .btn-google-plus:hover, .btn-google-plus.disabled:focus, .btn-google-plus[disabled]:focus, fieldset[disabled] .btn-google-plus:focus, .btn-google-plus.disabled:active, .btn-google-plus[disabled]:active, fieldset[disabled] .btn-google-plus:active, .btn-google-plus.disabled.active, .btn-google-plus[disabled].active, fieldset[disabled] .btn-google-plus.active {
        background-color: #dd4b39;
        border-color: rgba(0,0,0,0.2);
    }

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0,0,0,0.2);
}

    .btn-instagram:hover, .btn-instagram:focus, .btn-instagram:active, .btn-instagram.active, .open .dropdown-toggle.btn-instagram {
        color: #fff;
        background-color: #335d7e;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-instagram:active, .btn-instagram.active, .open .dropdown-toggle.btn-instagram {
        background-image: none;
    }

    .btn-instagram.disabled, .btn-instagram[disabled], fieldset[disabled] .btn-instagram, .btn-instagram.disabled:hover, .btn-instagram[disabled]:hover, fieldset[disabled] .btn-instagram:hover, .btn-instagram.disabled:focus, .btn-instagram[disabled]:focus, fieldset[disabled] .btn-instagram:focus, .btn-instagram.disabled:active, .btn-instagram[disabled]:active, fieldset[disabled] .btn-instagram:active, .btn-instagram.disabled.active, .btn-instagram[disabled].active, fieldset[disabled] .btn-instagram.active {
        background-color: #3f729b;
        border-color: rgba(0,0,0,0.2);
    }

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0,0,0,0.2);
}

    .btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active, .btn-linkedin.active, .open .dropdown-toggle.btn-linkedin {
        color: #fff;
        /*background-color: #005f8d;*/
        border-color: rgba(0,0,0,0.2);
        background-color: transparent;
    }

    .btn-linkedin:active, .btn-linkedin.active, .open .dropdown-toggle.btn-linkedin {
        background-image: none;
    }

    .btn-linkedin.disabled, .btn-linkedin[disabled], fieldset[disabled] .btn-linkedin, .btn-linkedin.disabled:hover, .btn-linkedin[disabled]:hover, fieldset[disabled] .btn-linkedin:hover, .btn-linkedin.disabled:focus, .btn-linkedin[disabled]:focus, fieldset[disabled] .btn-linkedin:focus, .btn-linkedin.disabled:active, .btn-linkedin[disabled]:active, fieldset[disabled] .btn-linkedin:active, .btn-linkedin.disabled.active, .btn-linkedin[disabled].active, fieldset[disabled] .btn-linkedin.active {
        background-color: #007bb6;
        border-color: rgba(0,0,0,0.2);
    }





.btn-youtube {
    color: #fff;
    background-color: #E16463;
    border-color: #E16463;
}

    .btn-youtube:hover, .btn-youtube:focus, .btn-youtube:active, .btn-youtube.active, .open .dropdown-toggle.btn-youtube {
        color: #fff;
        background-color: transparent;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-youtube:active, .btn-youtube.active, .open .dropdown-toggle.btn-youtube {
        background-image: none;
    }

    .btn-youtube.disabled, .btn-youtube[disabled], fieldset[disabled] .btn-youtube, .btn-youtube.disabled:hover, .btn-youtube[disabled]:hover, fieldset[disabled] .btn-youtube:hover, .btn-youtube.disabled:focus, .btn-youtube[disabled]:focus, fieldset[disabled] .btn-youtube:focus, .btn-youtube.disabled:active, .btn-youtube[disabled]:active, fieldset[disabled] .btn-youtube:active, .btn-youtube.disabled.active, .btn-youtube[disabled].active, fieldset[disabled] .btn-youtube.active {
        background-color: #007bb6;
        border-color: rgba(0,0,0,0.2);
    }


.btn-tumblr {
    color: #fff;
    /*background-color: #2c4762;*/
    background-color: #7ba3ca;
    border-color: rgba(0,0,0,0.2);
}

    .btn-tumblr:hover, .btn-tumblr:focus, .btn-tumblr:active, .btn-tumblr.active, .open .dropdown-toggle.btn-tumblr {
        color: #fff;
        /*background-color: #1f3346;*/
        border-color: rgba(0,0,0,0.2);
        background-color: transparent;
    }

    .btn-tumblr:active, .btn-tumblr.active, .open .dropdown-toggle.btn-tumblr {
        background-image: none;
    }

    .btn-tumblr.disabled, .btn-tumblr[disabled], fieldset[disabled] .btn-tumblr, .btn-tumblr.disabled:hover, .btn-tumblr[disabled]:hover, fieldset[disabled] .btn-tumblr:hover, .btn-tumblr.disabled:focus, .btn-tumblr[disabled]:focus, fieldset[disabled] .btn-tumblr:focus, .btn-tumblr.disabled:active, .btn-tumblr[disabled]:active, fieldset[disabled] .btn-tumblr:active, .btn-tumblr.disabled.active, .btn-tumblr[disabled].active, fieldset[disabled] .btn-tumblr.active {
        background-color: #2c4762;
        border-color: rgba(0,0,0,0.2);
    }

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0,0,0,0.2);
}

    .btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open .dropdown-toggle.btn-twitter {
        color: #fff;
        background-color: #309aea;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-twitter:active, .btn-twitter.active, .open .dropdown-toggle.btn-twitter {
        background-image: none;
    }

    .btn-twitter.disabled, .btn-twitter[disabled], fieldset[disabled] .btn-twitter, .btn-twitter.disabled:hover, .btn-twitter[disabled]:hover, fieldset[disabled] .btn-twitter:hover, .btn-twitter.disabled:focus, .btn-twitter[disabled]:focus, fieldset[disabled] .btn-twitter:focus, .btn-twitter.disabled:active, .btn-twitter[disabled]:active, fieldset[disabled] .btn-twitter:active, .btn-twitter.disabled.active, .btn-twitter[disabled].active, fieldset[disabled] .btn-twitter.active {
        background-color: #55acee;
        border-color: rgba(0,0,0,0.2);
    }

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0,0,0,0.2);
}

    .btn-vk:hover, .btn-vk:focus, .btn-vk:active, .btn-vk.active, .open .dropdown-toggle.btn-vk {
        color: #fff;
        background-color: #4a6a89;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-vk:active, .btn-vk.active, .open .dropdown-toggle.btn-vk {
        background-image: none;
    }

    .btn-vk.disabled, .btn-vk[disabled], fieldset[disabled] .btn-vk, .btn-vk.disabled:hover, .btn-vk[disabled]:hover, fieldset[disabled] .btn-vk:hover, .btn-vk.disabled:focus, .btn-vk[disabled]:focus, fieldset[disabled] .btn-vk:focus, .btn-vk.disabled:active, .btn-vk[disabled]:active, fieldset[disabled] .btn-vk:active, .btn-vk.disabled.active, .btn-vk[disabled].active, fieldset[disabled] .btn-vk.active {
        background-color: #587ea3;
        border-color: rgba(0,0,0,0.2);
    }




/*Copyrights*/

.copy-rights {
    background: #181818;
    color: white;
    padding-top: 10px;
}

    .copy-rights p {
        font-size: 14px !important;
    }


/*SLIDER*/
.carousel-indicators li {
    border: 1px solid rgba(158, 158, 158, 0.36) !important;
    color: #CCCCCC;
    background: #CCCCCC;
}

    .carousel-indicators li.active {
        border: 1px solid #333333 !important;
        color: #333333;
        background: #333333;
    }

.carousel-indicators {
    bottom: -46px;
}


.categoriestop {
    margin-top: 30px;
}

.prodhead {
    margin-top: 0px;
    font-size: 23px;
    padding-bottom: 5px;
    font-weight: bold;
}

.sliderheadingaffects {
    bottom: 35px;
    position: absolute;
    color: white;
    font-size: 25px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    font-weight: bold;
}

.sliderparaaffects {
    bottom: 5px;
    position: absolute;
    color: white;
    font-size: 21px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    font-weight: bold;
}

.hovereffects a h3:hover {
    color: #ddd !important;
}

.hovereffects a p:hover {
    color: #ddd !important;
}




/*Remodeling Page*/

.bg-image-remodeling {
    background-image: url(../img/banner-bg.jpg);
    background-size: cover;
}



.bg-image-heading-main {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 0px;
    color: white !important;
    font-size: 48px;
    color: #02ADC6 !important;
}

.bg-image-heading-sub {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
    color: white !important;
    font-size: 32px;
}

.bg-image-heading-link {
    margin-bottom: 60px;
    text-align: center;
    /* background: #f79737; */
    border-radius: 1px;
    text-shadow: none;
    /* color: white; */
    font-weight: 600;
    font-size: 18px;
}

.remodeling-services {
    padding-left: 0px;
    list-style: none;
    font-size: 15px;
    line-height: 30px;
    color: #333;
}

.all-border-bottom {
    border-bottom: 4px solid #3b4251;
    width: 8%;
    margin-bottom: 30px;
}

/*BG IMAGES*/

.fire-bg {
    background-image: url(../images/house-on-fire.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.mold-bg {
    background-image: url(../images/mold.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.water-bg {
    background-image: url(../images/Carpet-Water-Damage-Restoration.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.remodeling-bg {
    background-image: url(../images/redmodeling.png);
    background-size: cover;
    background-position: 50% 50%;
}

.contact-bg {
    background-image: url(../images/contact.jpg);
    background-size: cover;
    background-position: 50% 50%;
}


.color-bg-layer {
    background: rgba(0, 0, 0, 0.42);
}



/*About Us*/

.about-us-contain {
    border: 1px solid gray;
    padding-top: 30px;
    padding-bottom: 50px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    background-color: white !important;
}

.about-small {
    color: #3b4251;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
}

.about-content-para {
    color: #747474 !important;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin-top: 0px;
}

.about-border-bottom {
    border-bottom: 4px solid #3b4251;
    width: 16%;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

/**/
/*.about-title {
   width:100%;
   text-align:center; 
   position: relative;
}

.about-left-right-borders {
   position:relative; 
   padding:10px; 
   background: white;
   display: inline-block;
   z-index: 1;
}

.about-title::after {
   content:'';
   position: absolute;
   left: 0;
   right: 0;
   top: 50%;
   height: 1px;
   background:rgba(128, 128, 128, 0.35);
   z-index:0;
}*/
/**/


/*Mobile Contact Us Button*/
/*Mobile Buttton*/
.button-module {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 200px;
    opacity: 0.9;
    display: none;
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition: transform 200ms ease-in;
    -moz-transition: transform 200ms ease-in;
    transition: transform 200ms ease-in;
    display: block;
}

.button-wrap {
    background: #f05437;
    position: relative;
    display: block;
    padding: 10px 40px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(178,178,178,0.20);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(178,178,178,0.20);
    box-shadow: inset 0px 1px 0px 0px rgba(178,178,178,0.20);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

    .button-wrap:hover {
        color: white;
    }

}

/*Contact Us*/

#contact-spacing {
    padding-top: 90px;
}

.main-content-contact {
    padding-top: 70px !important;
}

.head-color {
    font-weight: 800;
}

.contact-form-design input {
    height: 29px;
    font-size: 11px;
    border-radius: 3px;
}

.contact-form-design span i {
    padding-left: 12px !important;
}

.contact-form-design textarea {
    border-radius: 3px;
    font-size: 11px;
    padding: 22px 12px !important;
    padding-top: 7px !important;
}

.address-details p {
    font-weight: 600;
}

/****************RESPONSIVE*************/



@media (max-width: 420px) {

    .sliderheadingaffects {
        font-size: 12px;
        bottom: 18px;
    }

    .sliderparaaffects {
        font-size: 11px;
        padding-top: 0px;
        bottom: 0px;
    }
}


.compliance .m-08 {
    margin-top: 16px;
}


@media (max-width: 768px) {

    .navbar-nav {
        margin: 0px !important;
        padding-top: 12px;
        background: black;
    }

    .mob-pr {
        padding-right: 0px !important;
    }

    .mob-pl {
        padding-left: 0px !important;
    }

    .m-08 {
        margin-top: 12px !important;
    }


    .m-020 {
        margin-top: 20px;
    }

    .img-center-pos {
        margin: 0 auto;
        text-align: center;
    }

    .events {
        margin-top: 0px;
        text-align: center;
    }

        .events h2 {
            font-size: 28px;
            text-align: center;
        }

    .article3 {
        margin-bottom: 10px;
    }

    .about_us {
        padding-top: 30px;
    }

        .about_us h2 {
            font-size: 28px;
        }

    .imgcenter {
        margin: 0 auto;
    }

    .description h4 {
        padding-top: 10px;
    }


    .latestarticle h3 {
        padding-top: 10px;
    }

    .prodhead {
        margin-top: 15px;
        font-size: 20px;
        text-align: center;
    }



    .dropdown-menu li a:hover {
        color: white !important;
    }

    .buttonbottomspacing {
        margin-bottom: 20px;
    }

    .changeposition {
        float: none !important;
    }

    .spacetop {
        margin-bottom: 30px;
    }

    .p-mob-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .p-mob-rem-15 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    changeposition {
        float: left !important;
    }

    .buy {
        font-size: 13px;
    }

    .prodhead {
        margin-top: 0px;
        font-size: 18px !important;
        padding-bottom: 5px;
        /*font-weight:bold;*/
    }

    .sliderheadingaffects {
        font-size: 17px;
    }

    .sliderparaaffects {
        font-size: 15px;
    }
}


@media (max-width: 450px) {
    .logo-size {
        width: 100px !important;
        margin: 0 auto;
    }
}



@media (max-width:768px) {
    .m-space {
        margin-top: 35px;
    }

    .show-tablet {
        display: none;
    }

    .mobile-padding {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}


@media (min-width:992px) {

    .show-tablet {
        display: none;
    }
}

@media (min-width:991px) {
    .c-text {
        text-align: center !important;
    }

    .de-padding {
        padding-left: 40px !important;
    }
}


@media (min-width:769px) {
    .add-p-left {
        padding-left: 15px !important;
    }

    .add-p-right {
        padding-right: 15px !important;
    }
}



@media (min-width:768px) and (max-width:991px) {
    .tab-padding {
        margin-top: 35px;
    }

    .show-tablet {
        display: block;
    }

    .hide-tablet {
        display: none;
    }
}

@media (max-width:768px) {


    .hide-mobile {
        display: none;
    }
}



@media (min-width:992px) {


    .hide-desktop {
        display: none;
    }
}


@media (min-width:768px) {

    .navbar-inverse .navbar-nav > li > a {
        height: 39px;
    }

    .desks-35 {
        margin-top: 35px;
    }

    .logo-size {
        /*padding-left:56px;*/
    }

    .fix-container {
        width: 955px;
    }

    .m-030 {
        margin-top: 30px;
    }


    /*.navbar-nav {
        padding-left: 31px;
    }*/

    .p-015 {
        padding-left: 15px;
    }


    .hide-tablet-desktop {
        display: none;
    }

    .add-31 {
        padding-left: 31px;
    }
}

/**/

@media (max-width:768px) {

    /*.navbar-inverse .navbar-toggle{
    }*/

    .c-01 {
        /*float: left;*/
        margin-bottom: 25px;
        padding-top: 20px !important;
        text-align: center;
    }


    .c-02 {
        /*float: left;*/
        margin-bottom: 25px;
        padding-top: 20px !important;
    }


    .c-03 {
        /*float: left;*/
        margin-bottom: 25px;
        padding-top: 20px !important;
    }

    .navbar-toggle {
        margin-top: 4px;
    }

    .navbar {
        min-height: 48px !important;
    }

    .fa-3x {
        font-size: 1em !important;
    }

    .circle-right {
        margin-top: 100%;
    }

    .circle-left {
        margin-top: 100%;
    }

    .navbar-inverse .navbar-toggle {
        border-color: white;
    }

    .hide-mobile {
        display: none;
    }


    .mob-20 {
        margin-top: 20px;
    }

    .mob-29 {
        margin-top: 29px;
    }

    .mob-clearfix {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .navbar-inverse {
        z-index: 1000;
        /*background: #ae0a09 !important;*/
    }

    .small-bottom-p {
        text-align: left;
    }

    .main-content-head {
        font-size: 25px;
        line-height: 30px;
        margin-top: 0px;
    }

    .intro-heading {
        font-size: 22px;
    }

    .intro-heading-detail {
        font-size: 17px;
    }

    .mission-box-h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .mission-box-h2 {
        font-size: 22px;
        margin-top: 0px;
    }

    .form-bg-colors {
        margin-top: 30px;
    }

    .bg-image-heading-main {
        font-size: 32px;
    }

    .bg-image-heading-sub {
        font-size: 25px;
        padding-bottom: 40px;
    }

    .mob-size {
        font-size: 27px;
    }

    .add-p15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .about-us-contain {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #contact-spacing {
        padding-top: 40px !important;
    }
}




/**/



.thumb-img:hover {
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
}

.image:hover {
    border: 1px solid rgba(128, 128, 128, 0.35);
}


.modal-header {
    padding-bottom: 35px;
}

    .modal-header .close {
        font-size: 45px;
        margin-top: -14px;
    }



/****/

@media (min-width: 1200px) {

    .container-scroll {
        /*width: 885px !important;*/
    }

    .container-menu {
        /*width: 960px !important;*/
    }

    .container-footer {
        /*width: 990px !important;*/
    }
}


.header-margin {
    padding-top: 1px;
}


.p7 {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

/*.pright{
    padding-right:0px !important
}*/




.tooltip.top .tooltip-inner {
    background-color: #FFCB05;
    color: black;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #FFCB05;
    color: black;
}



.testimony-p {
    font-size: 14px;
    /*text-align: justify;*/
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #828282;
}





/* Gallery Slider*/

marquee > a, marquee > a:hover {
    color: #000;
    text-decoration: none;
}

.productbox {
    /*width: 250px;*/
    height: auto;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px #cbcbcb;
    transition: all .20s ease-in-out;
}

    .productbox img {
        /*width: 235px;
        height: 214px;*/
    }

.producttitle {
    font-weight: bold;
    padding: 5px 0 5px 0;
    width: 235px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .producttitle a {
        color: #000;
        text-decoration: none;
    }

    .producttitle .btn {
        background-color: #EDEEF0;
    }



.c-01 {
    text-align: right;
    /*padding-top: 31px;*/
}


.c-02 {
    text-align: right;
    /*padding-top: 16px;*/
}


.c-03 {
    text-align: right;
    /*padding-top: 16px;*/
}


.contact-form-style .form-control {
    border-radius: 0px;
    border-color: rgba(62, 59, 59, 0.48);
}

.contact-submit-button {
    font-size: 16px;
    font-weight: 600;
    /* padding: 3px; */
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 0px;
}



/*Download Button*/

.download-btn {
}


.ab-div {
    position: absolute;
    right: 18px;
    top: 33px;
}


.more-read {
    font-style: italic;
    color: #555;
    text-decoration: underline;
}


@media(min-width:768px) {

    .m-040 {
        margin-top: 40px !important;
    }
}


.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    filter: none !important;
}

.carousel-control {
    color: #727171 !important;
}




.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    overflow: hidden;
}

.item.active img {
    transition: transform 5000ms linear 0s;
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: scale(1.05, 1.05);
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}


@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);
        }
}

.gray-btn {
    background: #848688;
    color: white;
    font-size: 19px;
    text-shadow: none !important;
    border-radius: 0px;
}

    .gray-btn:hover {
        background: #666666;
        color: white;
    }

.scroll-bg {
    background: url('../custom-images/bg1.jpg');
    background-size: cover;
    background-attachment: fixed;
    height: 300px;
}

.scroll-bg-overlay {
    background: rgba(0,0,0,0.48);
    height: 300px;
    width: 100%;
}


.scroll-bg-text-01 {
    color: white;
    font-size: 27px;
    line-height: 42px;
}

.scroll-bg-text-02 {
    color: white;
    font-size: 17px;
}

/*Product slider*/


.gallery-lists:hover {
    transform: scale(1.1);
}

.gallery-lists {
    transition: all .9s ease-in-out;
}


@media(max-width:767px) {
    .page-client-img {
        width: 160px;
        margin: 0 auto;
    }

    .client-img {
        width: 160px;
        margin: 0 auto;
    }

    .gray-btn {
        margin-bottom: 40px;
    }
}
