/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* Custom Code */

.site-location {
    float: right;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    background: #1f1c1c;
    color: #fff;
    padding: 5px 12px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.site-location:active, .site-location:hover {
    color: #fff !important;
    background-color: #8b969e;
    text-decoration: none;
}

.site-meta {
    float: right;
    clear: right;
    padding: 20px 0 0;
    margin-top: 5px;
    margin-bottom: 0;
    text-align: right;
}

.site-meta a {
    color: #8b969e;
}

.site-meta .fa {
    position: relative;
    top: 4px;
}

.header-cta {
    float: right;
    text-align: right;
    color: #24395b;
}

.header-cta__secondary {
    font-size: 24px;
    line-height: 1.1;
    font-weight: 500;
    margin-top: 0;
}

.header-cta__primary {
    font-size: 44px;
    line-height: 1.1;
    font-weight: 700;
    color: #8b969e;
}

a {
    color: #fcbe12;
}


p:empty {
    display: none;
}
#gform_wrapper_4 {
    margin-bottom: 0 !important;
}

.gform_wrapper ul.gform_fields {
    display: block;
}

/*.gform_wrapper ul.gform_fields li.gfield {*/
    /*padding-right: 0 !important;*/
    /*margin-top:5px !important;*/
    /*width: 100% !important;*/
    /*margin: 0 1% 0 0 !important;*/
/*}*/

.gform_wrapper ul.gform_fields li input {
    width:100% !important;
    margin-top:0 !important;
}

.gform_wrapper ul.gform_fields li.gfield input, .gform_wrapper ul.gform_fields li.gfield textarea, .gform_wrapper ul.gform_fields li.gfield select {
    border-radius:10px;
}

.gform_wrapper ul.gform_fields li.gfield select {
    min-height: 46px;
}

.gform_wrapper .top_label select {
    width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    height: 41px;
}

/*.gform_wrapper .gform_body {*/
    /*width: 75% !important;*/
/*}*/

.gform_wrapper .gform_footer {
    text-align: center;
    padding: 0 !important;
    margin-top: 0 !important;
    width: 100% !important;
    margin-top: 25px !important;
}

.gform_wrapper ul.gfield_radio li {
    display: inline-block;
    float: left;
    margin-right:10px;
    margin-bottom: 20px;
    width: 30%;
}

.gform_wrapper .gform_button {
    width: 50% !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    margin-right:0 !important;
    color: white !important;
    font-weight: 900 !important;
    background:#DF440A;
    font-size: 11px !important;
    border:1px solid #DF440A !important;
    white-space: normal !important;
}

#gform_submit_button_6 {
    margin-top: 0 !important;
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
    color:#DF440A !important;
    background:white !important;
}

.gform_wrapper .top_label .gfield_label {
    color:white !important;
    margin: 0 !important;
}

.gform_wrapper li.gfield.gfield_error {
    /*padding:0 !important;*/
    /*margin:0 !important;*/
    padding: 0 !important;
}

.gform_wrapper div.validation_error {
    display: none;
}

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
body .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left{
    width:100% !important;
    padding-right:0 !important;
    margin-right: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    border:0 !important;
    background-color: transparent !important;
    /*margin-right: 10px !important;*/
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error,
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: 100% !important;
    margin-bottom: 15px;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    margin: 0 !important;
    padding: 0 !important;
    color: white !important;
}

.gform_wrapper .validation_message {
    color: #F00 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color:#F00 !important;
}

.gf_left_half .ginput_container {
    padding-right:15px !important;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error {
    max-width: calc(50% - 16px) !important;
}

.gform_wrapper li.gfield_error input,
.gform_wrapper li.gfield_error select,
.gform_wrapper li.gfield_error select option,
.gform_wrapper li.gfield_error textarea,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
    border-color:#F00 !important;
}

form label {
    color: white !important;
}

form div input {
    width:100% !important;
    margin-top:0;
}

form div {
    margin-bottom:10px;
}

form p {
    text-align: center;
}

form p input[type=submit] {
    font-size: 18px;
    width: 100%;
    font-weight: 900 !important;
}




#footer-btn {
    display:none;
    /*background: #814c9e;*/
    width: 100%;
    height: 48px;
    position: fixed;
    bottom: 0;
    z-index: 99990;
    left:0;
    border-top: 1px solid #8b969e;
}
.call-footer {
    margin: 6px auto;
    text-align: center;
    width: 46%;
    width: calc(50% - 9px);
    border-radius: 0px;
    position: relative;
}
.call-footer a{
    color: #fff;
    display: block;
    padding: 8px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}
footer .call-footer .textwidget.widget-col {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    float: none;
    position: static;
}
footer .call-footer .textwidget.widget-col p{
    padding: 0;
    font-size: 14px;
}
#phone-footer {
    float: right;
    /*color: #814c9e !important;*/
    right: 6px;
    /*background: white;*/
    /*border:2px solid white;*/
}
#phone-footer a {
    padding:8px 0;
    /*color: #814c9e !important;*/
    /*background-color: white;*/
}

#phone-footer a:hover {
    /*color: #814c9e !important;*/
    /*background: white;*/
}

#request-footer {
    /*background: #a9e138;*/
    /*border:2px solid #a9e138 !important;*/
    float: left;
    left: 6px;
}

#request-footer a {
    /*color: white !important;*/
}

#request-footer a:hover {
    /*color: #8b969e !important;*/
    /*background: white;*/
    padding:8px 0;
}

#logo-container-mobile, .mmb-container { display: none !important; }

@media (min-width: 959px) {
    footer .limit-width {
        padding-top: 20px !important;
    }

    .image-still-not-sold {
        padding-right: 35px !important;
    }
}

@media (max-width: 959px) {
    footer .footer-last {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

@media (min-width: 571px) and (max-width:959px) {
    .call-me h5 {
        font-size: 18px;
        padding-top: 16px;
    }

    .faq .row-parent {
        background-color: rgba(255,255,255,0.75);
    }

    .vc_custom_1555350608480 h5 br {
        content: " ";
        display: none;
    }
}

@media (min-width: 959px) and (max-width:1056px) {
    .button-email a.btn {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width:959px) {
    .vc_custom_1530654822443 .uncode-single-media {
        text-align: center;
    }

    .vc_custom_1531418842207 h5 {
        text-align: center !important;
    }

    .vc_custom_1530654942925 h5 {
        text-align: center !important;
    }

    .vc_custom_1554322100221 h4, .vc_custom_1554322106634 h4 {
        margin-bottom: 20px !important;
    }

    .vc_custom_1554322100221, .vc_custom_1554322106634 {
        padding-bottom: 0 !important;
    }
}

@media (max-width:767px) {

    .scroll-top i {
        bottom: 40px;
        right: -10px;
    }

    .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
        font-size:14px !important;
    }

    .vc_custom_1531423772395 .col-sm-100 {
        width: 100% !important;
    }

    .vc_custom_1531423772395 .col-sm-clear {
        display: none;
    }

    .btn,
    .btn:not(input){
        max-width: 100% !important;
        width: 100%;
        display: block;
        -webkit-transform: initial;
        -moz-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        transform: initial;
        font-size: 15px !important;
    }

    #footer-btn {
        display:block;
    }

    .vc_custom_1531423772395 .background-inner {
        background-image: none !important;
    }

    .arrow-bb {
        margin-bottom: -20px !important;
    }

    .logo .uncode-single-media {
        text-align: center !important;
    }

    .arrow-bb .row-parent {
        padding-bottom: 0px !important;
    }
}

@media (max-width:320px ) {
    .gform_wrapper ul.gfield_radio li label {
        width:auto !important;
    }

    .vc_custom_1554322100221 .row-parent, .vc_custom_1554322106634 .row-parent {
        padding: 0 !important;
        margin: 0 !important;
    }

    body .vc_custom_1531504801243 {
        padding-left:20px !important;
        padding-right:20px !important;
    }

    .vc_custom_1553784095039 .row {
        padding: 0 !important;
    }

    .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
        font-size: 16px !important;
    }

    .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
        font-size: 14px !important;
    }
}

.arrow-bb .row-parent {
    margin-top: -5px !important;
    padding: 0 !important;
    padding-bottom: 20px !important;
}

.error404 .logo-404,
.main-container .row-container .row-parent .uncont .error404 .logo-404 {
    margin-top:30px;
}

.error404 .uncode-single-media-wrapper {
    margin-top:30px;
}

.uncode-single-media.logo-404.text-center {
    margin-top:30px;
}

.error404 #footer-btn {
    display:none !important;
}

.error404 footer .seoTwist img {
    margin-top: 16px;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border-color: #F00 !important;
    border-width: 2px !important;
}

.gform_wrapper .gform_body ul.gfield_checkbox li input[type=checkbox], .gform_wrapper .gform_body ul.gfield_radio li input[type=radio] {
    width:20px !important;
}

.gform_wrapper .gfield_required {
    color: black !important;
}

/*
footer .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding: 5px 0 14px 0px !important;
} /*

footer .footer-last p {
    font-size: 15px !important;
}


#click-ios {
    text-align: center !important;
}

.error404 h2 {
    margin-top: 70px !important;
}

/* Firefox */
@-moz-document url-prefix() {
    .arrow-bb .row-inner:first-child {
        max-height: 0px !important;
    }

    .arrow-bb .row-inner:last-child {
        max-height: 270px !important;
    }
}

/*@media (min-width: 640px) {
    .gform_wrapper ul.gform_fields li.gfield input {
        border: 2px solid white;
    }

    .gform_wrapper ul.gform_fields li.gfield_error:nth-child(3) {
        margin-left: 2% !important;
        margin-right: 2% !important;
    }

    #field_7_1, #field_7_3 {
        width: 33% !important;
    }

    .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third {
        margin-right: 0 !important;
    }
}

@media (max-width: 639px) {
    .gform_wrapper .gform_footer {
        width: 100% !important;
    }
}*/

.panel-title > a span {
    font-size: 24px !important;
}

.style-light .panel {
    border-color: #8b969e !important;
}

footer .footer-last .uncell {
    padding: 0px 0px 15px 0px !important;
}

.error404 .footer-last .col-lg-9 {
    padding: 0 !important;
}

.logo_padding {
    padding-top: 10px !important;
}

.logo_padding img { height: 10px !important;
    max-width: none;
    width: auto !important; }

.header {
    padding: 60px 0 50px 0;
}

@media (max-width:768px) {
    .header {
        padding: 0 !important;
    }

    .header .pos-top {
        padding-top: 0 !important;
    }

    .header h1 {
        margin-top: 0 !important;
    }

    .about .row-parent .row-inner {
        margin-left: 0 !important;
    }

    .about .row-parent .pos-top {
        padding-left: 0 !important;
    }

    .header .background-inner {
        /*background-image: none !important;*/
        /*background-color: #f7f7f7 !important;*/
        background-position: -1500px 0px !important;
    }

    .header .row-inner {
        padding-top: 0px !important;
    }
}

@media (min-width:768px) {
    .karate {
        display: none !important;
    }
}

@media (max-width:640px) {
    .gform_wrapper .gform_body {
        width: 100% !important;
        max-width: 100% !important;
    }

    .gform_wrapper ul.gform_fields {
        display: block !important;
    }

    .gform_wrapper ul.gform_fields li.gfield {
        width: 100% !important;
        margin-top: 15px !important;
    }

    .gform_wrapper ul.gform_fields li.gfield select {
        min-height: 57px !important;
    }

    .gform_wrapper .gform_footer {
        margin-top: 20px !important;
    }

    .logo_padding {
        padding-bottom: 40px !important;
    }
}

@media (max-width: 768px) {
    .section-form .col-lg-8 {
        padding-top: 10px !important;
    }
}

@media (max-width: 320px) {
    .call-footer a {
        font-size: 12px !important;
    }
}

.google-reviews span.btn-container {
    text-align: center !important;
}

.google-reviews .custom-link {
    display: inline-block;
}

@media (min-width: 959px) and (max-width: 1033px) {
    .vc_custom_1559264507021 h2 {
        font-size: 30px !important;
    }
}

@media (max-width:576px) {
    .header .limit-width {
        padding: 0 !important;
    }

    .header .uncode_text_column:first-child {
        padding: 0 36px !important;
    }

    .gform_wrapper .gform_button {
        width: 100% !important;
    }
}

/*.tmb .dummy {*/
    /*margin-top: 0 !important;*/
/*}*/

/*.tmb-light.tmb-border, .tmb-light.tmb-bordered:not(.tmb-no-bg):not(.tmb-media-shadowed).tmb > .t-inside, .tmb-light.tmb-bordered.tmb-no-bg.tmb-media-first.tmb > .t-inside .t-entry-visual {*/
    /*border: none !important;*/
/*}*/

.partners .row-inner {
    height: auto !important;
}

/* hide creative trend */
a.CreativeTrnd {
    display: none;
}