/********* Compiled - Do not edit *********/
:root{--color-primary:#d62828;--color-gradient-start:#27ae60;--color-gradient-stop:#27ae60;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Playfair Display;font-weight:400;line-height:1.7em;letter-spacing:0.01em;font-size:1em;color:#2e3030;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:Poppins;font-weight:400;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Playfair Display;line-height:1.2em;font-size:52px;color:#181b31;}.h2,h2{font-family:Playfair Display;line-height:1.2em;font-size:40px;color:#181b31;}.h3,h3{font-family:Playfair Display;line-height:1.2em;font-size:32px;color:#181b31;}.h4,h4{font-family:Playfair Display;line-height:1.2em;font-size:25px;color:#181b31;}.h5,h5{font-family:Playfair Display;font-weight:400;line-height:1.2em;font-size:21px;color:#181b31;}.h6,h6{font-family:Playfair Display;font-weight:400;line-height:1.2em;font-size:18px;color:#181b31;}.main-header .navbar-brand{max-width:900px !important;}.titlebar-inner h1{font-family:Rubik;font-weight:300;}.titlebar-inner p{}.titlebar-inner{padding-top:70px;padding-bottom:70px;}.titlebar{background-image:url( //amerikan.digikobi.net/wp-content/uploads/2018/09/bg-1-min.jpg);background-size:cover;}@media screen and (max-width: 1199px){body[data-mobile-nav-style=modern]:before{background:rgb(4, 18, 53);}}.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    box-shadow: 0 5px 22px 0 rgb(0 0 0 / 6%);
    font-weight: 700;
    text-align: center;
    line-height: 1.5rem;
    text-decoration: none;
    padding: 0.7rem 1.5rem;
    letter-spacing: .1px;
    transition: .25s;
    font-size: 1rem;
    border: 1px solid #d9e0e7;
    border-radius: 6px;
    background: #d62828;
    color: #eee;
}

@media screen and (min-width: 1200px) {
    .blog-single-cover[data-fullheight=true] {
        height: 50vh;
    }
}

.vc_row.vc_row-flex .ld-row>.vc_column_container>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    margin-top: -80px;
}

.gform_wrapper ul li:after, .gform_wrapper ul li:before, .gform_wrapper ul.gform_fields {
    padding: 0;
    margin: 0;
    margin-top: -10px;
    overflow: visible;
} 

.gform_wrapper {
    display: block !important;
}

.check-up-1 {
	
 margin-bottom:0px;
	
}


.gform_wrapper .gform_footer {
    padding: 16px 0 10px 0;
    margin: 30px 0 0 0;
    clear: both;
    width: 100%;
}



#get-information {
    width: 320px;
    left: -320px;
    position: fixed;
    z-index: 99;
    transition: all .3s ease-in-out;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#get-information .btn-get-information {
    text-align: center;
    background-color: #e30e1a;
    color: #fff;
    letter-spacing: 1px;
    position: absolute;
    width: 100px;
    line-height: 145px;
    left: 305px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    border-radius: 0;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    padding: 12px 0;
    animation: play 4s ease infinite;
    font-size: 16px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

#get-information .get-information-content {
    background: #fff;
    position: relative;
    padding: 20px;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

#get-information.active {
    left: 0 !important;
}

#get-information .text-light {
    color: #444 !important;
}

#get-information .closebtn {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 36px;
    z-index: 999;
}

@-webkit-keyframes play {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.4);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.4), 0 0 0 20px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.4), 0 0 0 20px rgba(0, 0, 0, 0.2);
    }
    25% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.4), 0 0 0 30px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.4), 0 0 0 30px rgba(0, 0, 0, 0.2);
    }
}

@keyframes play {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.4);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.4), 0 0 0 20px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.4), 0 0 0 20px rgba(0, 0, 0, 0.2);
    }
    25% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.4), 0 0 0 30px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.4), 0 0 0 30px rgba(0, 0, 0, 0.2);
    }
}

a svg {
    position: absolute;
    right: 15px;
    left: 0;
    top: 50%;
    transform-origin: top;
    transform: translate(50%) rotate(90deg);
}


/*
Gravity Form CSS
 */


.gform_wrapper textarea,
.gform_wrapper select,
.gform_wrapper li input {
    padding: 7px 10px !important;
    border-radius: 3px;
    border: 1px solid rgb(6 17 56 / 0.15);
    color: #1e272e;
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.gfield_radio li {
    padding: 0 !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    font-size: .70em;
}

.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
    margin: 10px 0;
    padding: 0;
}

.font-weight-normal label {
    font-weight: 400 !important;
}

.featured__button a > .link-txt {
    background-color: var(--color-primary);
    color: #fff;
    padding: 10px;

}

.featured__button > a .link-ext {
    background-color: var(--color-primary) !important;
}

.fancy-box-case-study {
    height: 330px;
}

.navbar-brand .logo-default {
    width: 300px;
}

input[type="text"], input[type="email"], input[type="tel"], select, textarea {
    background: rgb(237, 239, 241) !important;
}

img[src$=".svg"] {
    width: 100%;
    height: auto;
}


.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    display: flex;
}


.gform_fields .gfield input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #1e272e;
}

.gform_fields .gfield input::-moz-placeholder {
    /* Firefox 19+ */
    color: #1e272e;
}

.gform_fields .gfield input:-ms-input-placeholder {
    /* IE 10+ */
    color: #1e272e;
}

.gform_fields .gfield input:-moz-placeholder {
    /* Firefox 18- */
    color: #1e272e;
}

@media only screen and (max-width: 768px) {
    #get-information .btn-get-information {
        line-height: 85px;
        left: 275px;
    }
    .btn-get-information svg {
        right: 10px;
        width: 20px;
    }

    .mobile-logo-default {
        min-width: 325px;
    }
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 999999;
}

.my-float {
    margin-top: 16px;
}

.float:hover {
    background-color: #fff;
    color: #25d366;
}

.liquid-overlay-link {
    height: 70%;
}

.post-meta {
    display: none;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
        display: inline-grid;
    }
}

.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium {
    margin-top: 0;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
        margin: 0;
    }
}

.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0;
}

.blog-single-cover[data-fullheight=true] {
    height: 50vh;
}