/**************************************************************
    COMPONENTS WEBSITE STYLE - this components will repeat
    at all of the website e.g header or footer
**************************************************************/
/**************************************************************
    header page style
**************************************************************/
.website-header {
    height: 122px;
    padding-top: 18px;
}

.website-header .website-header-content {
    height: 40px;
    line-height: 39px;
    margin-top: 27px;
    text-align: right;
}

.website-header .website-header-content .time, .website-header .website-header-content .language {
    display: inline-block;
    vertical-align: top;
}

.website-header .website-header-content .time {
    width: 137px;
    height: 100%;
    margin-right: 10px;
    line-height: 45px;
}

.website-header .website-header-content .time img {
    width: 17px;
    height: 17px;
    margin: 0 5px 3px 0;
}

.website-header .website-header-content button.btn-link.log-out {
    color: #333;
    text-decoration: underline;
    outline: none;
}

.website-header .website-header-content .login,
.website-header .website-header-content .dashboard-btn {
    width: 143px;
    height: 40px;
    vertical-align: top;
    line-height: 30px;
    font-weight: normal;
    margin-right: 10px;
    margin-left: 5px;
}

.website-header .website-header-content .login {
    background-color: #8e8e8e;
}

.website-header .website-header-content .language button {
    width: 121px;
    border-radius: 3px;
    background-color: #efeff0;
    border: none;
}

.website-header .website-header-content .language button img {
    margin: 3px 5px 5px 0;
}
/**************************************************************
    navigation page style - this is the style of the main 
    navigation for all of the website
**************************************************************/
nav.navigation {
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 16px;
    background-color: #5a5a5a;
}

.navigation form {
    text-align: right;
    margin-right: -15px;
}
/*bootstrap default overwrite*/
.navigation button.navbar-toggle {
    float: left;
    margin-left: 15px;
}
/*bootstrap default overwrite*/
.navigation.navbar-default .navbar-nav > li > a:hover {
    box-shadow: 0 -4px 0 #8bc525;
    color: #8bc525;
    background-color: #fff;
}

.navigation .active a:hover {
    color: #8bc525;
}

/*dropdown menu*/
.navigation li.dropdown:hover > a {
    box-shadow: 0 -4px 0 #8bc525;
    color: #8bc525;
    background-color: #fff;
}

.navigation .dropdown-menu {
    border: none;
    padding: 0;
    width: 100%;
}

.navigation .dropdown-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navigation .dropdown-menu > li > a:hover {
    box-shadow: none;
    color: #333;
    background-color: #efefef;
}

.navigation .dropdown-menu > li:last-of-type > a:hover {
    border-radius: 3px;
}

/*** NEW SEARCH STYLE ***/
#google_search {
    display: none;
    float: right;
    width: 205px;
    height: 34px;
    background-color: #fff;
}

.gsc-search-box {
    position: relative;
    height: 34px!important;
}

.cse form.gsc-search-box,
form.gsc-search-box {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.gsc-input input.gsc-input {
    padding: 0 10px;
    width: 100%;
    height: 34px !important;
    font-size: 16px !important;
    background: none !important;

}

.gsc-input input.gsc-input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input.gsc-search-button {
    width: 21px !important;
    height: 34px !important;
    background: transparent url('../images/components/navigation/search-icon.svg') no-repeat 12px center !important;
    border: none !important;
    outline: none !important;
    cursor: pointer;
    color: transparent !important;
}

input.gsc-search-button:focus {
    border:green;
}

td.gsc-clear-button,
div.gsc-clear-button {
    display:none !important;
}

.cse table.gsc-search-box td.gsc-input,
table.gsc-search-box td.gsc-input {
    padding:0 !important
}

table input.gsc-search-button {
    vertical-align: top !important;
    height: 34px !important;
    font-size: 16px!important;
}

.cse table.gsc-search-box td.gsc-input,
table.gsc-search-box td.gsc-input {
    padding: 0 !important;
    margin: 0 !important;
    height: 34px !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
}

td.gsc-search-button {
    position: absolute;
    right: 6px;
    top: 1px;
    height: 34px;
    width: 46px !important;
}
/*** /NEW SEARCH STYLE ***/
/**************************************************************
    Breadcrumbs
**************************************************************/
.breadcrumb {
    padding: 0;
    margin-top: 35px;
    margin-bottom: 0;
}

.breadcrumb a {
    color: #000;
}
/**************************************************************
    footer page style
**************************************************************/
.website-footer {
    font-size: 0;
    margin-top: 60px;
}

.footer-top, .footer-middle, .footer-bottom {
    font-size: 12px;
}

.website-footer h6, .website-footer p, .website-footer a, .website-footer label {
    color: #fff;
}

.website-footer input, .website-footer a, .website-footer label {
    font-size: 14px;
}

.footer-top h6, .footer-middle h6, .footer-bottom h6, .footer-top p {
    font-size: 12px;
}
/*footer top border*/
.footer-border {
    width: 100%;
    height: 26px;
    background-color: #464646;
    display: inline-block;
    border-top: 7px solid #8bc525;
    position: relative;
}

.footer-border .footer-border-middle {
    width: 56px;
    height: 44px;
    background: url('../images/components/footer/footer-top-border.jpg') no-repeat;
    position: absolute;
    left: 50%;
    top: -25px;
}

.footer-border-middle a {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 8px;
    top: -5px;
}

.footer-border-middle a img {
    width: 100%;
    height: 100%;
}

/*footer content*/
.footer-top {
    background-color: #464646;
    box-shadow: 0 -7px 0 #8bc525;
    padding: 10px 0 26px 0;
}

.footer-top-a {
    padding: 10px 0 26px 0;
}

.footer-top-b {
    padding: 26px 0;
}

.footer-top h6 {
    margin-top: 0;
}

.footer-top p {
    padding-right: 20px;
    text-align: justify;
}

/*footer form*/
.footer-form form input, .footer-form select {
    margin-bottom: 8px;
}

.footer-form input, .footer-form select, .footer-form span {
    height: 28px;
    /*height for safari*/
    border-radius: 0;
    background-color: #a4a4a4;
    border: 0;
    color: #000;
    padding-top: 3px;
    box-shadow: none;
}

.footer-top input::-webkit-input-placeholder {
    color: #000;
}

.footer-top input:-moz-placeholder /* Firefox 18- */ {
    color: #000;
}

.footer-top input::-moz-placeholder /* Firefox 19+ */ {
    color: #000;
}

.footer-top input:-ms-input-placeholder {
    color: #000;
}

#call_me_button {
    width: 165px ! important;
    height: 25px;
    padding: 0;
    font-size: 12px;
    display: block;
    margin-left: auto;
}

#time-to-call {
    font-size: 14px;
}
/*footer-middle*/
.footer-middle {
    padding-bottom: 26px;
}

.footer-middle-a {
    background-color: #5a5a5a;
}

.footer-middle-b {
    background-color: #464646;
}

.footer-middle-left, .footer-middle-right {
    padding-top: 20px;
}

.footer-middle h6 {
    margin-top: 0;
}

.footer-middle-left label {
    font-weight: normal;
    display: block;
}

.footer-social img {
    margin: 0 8px 5px 0;
}

.footer-social img:last-of-type {
    margin-right: 8px;
}

.footer-apps a {
    width: 100%;
    height: 36px;
    display: block;
    background-color: #2b2b2b;
    padding: 0 15px;
    font-size: 10px;
    line-height: 36px;
}

.footer-apps a:hover, .footer-apps a:focus {
    text-decoration: none;
}

.footer-apps a:last-of-type {
    margin-top: 10px;
}

.footer-apps a img {
    margin-right: 18px;
    display: inline-block;
}

.footer-apps a:first-of-type img {
    margin-bottom: 5px;
}

.footer-bottom {
    background-color: #a4a4a4;
}

.footer-bottom section {
    padding-top: 11px;
    padding-bottom: 11px;
}

.footer-bottom ul {
    margin: 0;
    text-align: right;
}

.footer-bottom ul li {
    border-right: 1px solid #464646;
}

.footer-bottom ul li:last-of-type {
    border: 0;
}

.footer-bottom ul li a {
    color: #464646;
}
/**************************************************************
   footer validate style
**************************************************************/
form input + .error label.customValidationOnBlur.customValidationCallMeBackFullName, form input + .error label.customValidationOnBlur.customValidationCallMeBackEmail {
    left: 4px;
    top: 11px;
}

/*full name validate*/
form input + .error label.customValidationCallMeBackFullNameOnFocus {
    left: -242px;
    top: -10px;
    color: #000;
}

form input + .error label.customValidationCallMeBackFullNameSuccess {
    top: 5px;
    left: 405px;
}
/*email validate*/
form input + .error label.customValidationCallMeBackEmailOnFocus {
    left: -220px;
    top: -10px;
    color: #000;
    z-index: 1;
}

form input + .error label.customValidationCallMeBackEmailOnValidate {
    width: 255px;
    left: -265px;
    top: -10px;
    color: #000;
}

form input + .error label.customValidationCallMeBackEmailSuccess {
    top: 5px;
    left: 217px;
}
/*phone validate*/
form input + .error label.customValidationCallMeBackPhone {
    left: -77px;
    top: 11px;
}

form input + .error label.customValidationCallMeBackPhoneOnFocus {
    left: -356px;
    max-width: none;
    color: #000;
}

form input + .error label.customValidationCallMeBackPhoneInvalidOnFocus {
    left: -410px;
    max-width: none;
    color: #000;
}

form input + .error label.customValidationCallMeBackPhoneSuccess {
    top: 5px;
    left: 105px;
}

form input + .error label.customValidationCallMeBackPhoneOnValidate {
    width: 270px;
    left: -405px;
    max-width: none;
}
/**************************************************************
    analysis bar style
**************************************************************/
.analysis-bar {
    height: 52px;
    background-color: #efeff0;
}

.analysis-bar ul {
    text-align: center;
    margin-top: 16px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    /*Chrome CSS here*/
    .analysis-bar ul {
        width: 1700px;
    }
}

.analysis-bar ul li {
    margin: 0 5px;
}

.analysis-bar ul li label {
    font-weight: normal;
}

.analysis-bar-arrow {
    margin: 0 5px;
}

.analysis-bar-up {
    color: #8bc525;
}

.analysis-bar-down {
    color: #ed1c24;
}
/**************************************************************
    social style
**************************************************************/
.social {
    background-color: #d0d0d0;
    padding: 20px 0;
    margin: 50px 0;
}

a.facebook-share.social-item, a.twitter-share.social-item, a.google-share.social-item {
    width: 120px;
    height: 30px;
    background-color: #5a5a5a;
    color: #d0d0d0;
    background-repeat: no-repeat;
    background-position: 10px;
    line-height: 14px;
    margin-right: 10px;
}

.facebook-share.social-item {
    background-image: url('/images/general/social/share/facebook-share.png');
}

.twitter-share.social-item {
    background-image: url('/images/general/social/share/twitter-share.png');
}

.google-share.social-item {
    background-image: url('/images/general/social/share/google-share.png');
    padding-left: 20px;
}

.social a.next {
    color: #5a5a5a;
    font-size: 16px;
    float: right;
    line-height: 28px;
}
/**************************************************************
    services style
**************************************************************/
.services-divider:after {
    background-color: #8bc525;
}

a.services-link {
    color: #5a5a5a;
    text-decoration: underline;
}

a.services-link:hover {
    color: #5a5a5a;
}
/**************************************************************
    media queries style
**************************************************************/
@media (max-width: 1199px) {
    .navigation form {
        text-align: left;
    }

    form input + .error label.customValidationCallMeBackPhone{
        left: -97px;
    }

    form input + .error label.customValidationCallMeBackPhoneOnFocus{
        left: -376px;
    }

    form input + .error label.customValidationCallMeBackPhoneInvalidOnFocus {
        left: -428px;
    }
}

@media (min-width: 1200px) {
    .navigation .collapse.navbar-collapse {
        padding: 0;
    }
}

@media (max-width: 991px) {
    form input + .error label.customValidationCallMeBackPhone{
        left: -75px;
    }

    form input + .error label.customValidationCallMeBackPhoneOnFocus{
        left: -353px;
    }

    form input + .error label.customValidationCallMeBackPhoneInvalidOnFocus {
        left: -405px;
    }
     #Klogo{
        width: 200px ;
        margin-top: 5px ;
    }

    .website-header .website-header-content .time img{
        display: none;
    }
}
