/**
 *
 * -------------------------------------------
 * Override
 * -------------------------------------------
 *
 **/

/*
 *
 * 15. Override
 *
 *
------------------------------------ */

/* 15.1. Overrided elements
==================================== */


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    text-shadow: 0;
    background-color: #fff;
    opacity: 1.0;
}
.carousel-control.right, .carousel-control.left {
top: 10%;

    background: none;
    filter: none;

}

.home .carousel-control {color: #193a1c; display: none}

#testimonialCarousel .item {padding: 0 100px;}
#testimonialCarousel:before {/*content: '\f10d';*/ font-size: 36px; font-family: fontAwesome; color: #337139; position: absolute; left: 50px; top: 0;}
#testimonialCarousel:after {/*content: '\f10e';*/ font-size: 36px; font-family: fontAwesome; color: #337139; position: absolute; right: 50px; bottom: 50px;}

#gform_wrapper_2 {display: block !important;}

.gform_legacy_markup_wrapper .gfield_checkbox li label, .gform_legacy_markup_wrapper .gfield_radio li label {font-size: 1.2rem !important;}


.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_description, html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {margin-left: 0 !important; width: 100% !important;}
