/**************** UPGRADED FIXED ********************/
.et_animated {
    opacity: 1 !important;
}
.et-waypoint:not(.et_pb_counters) {
    opacity: 1 !important;
}

/**************** SIDEBAR ********************/
.et_pb_widget_area_right .tt_sidebar_widget {
    background: #FFF!important;
    padding: 20px;
    text-align: center!important;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
}

.tt-btn, input[type=submit].tt-btn {
	border-radius: 0px;
}

.tt-sidebar-bottom .tt-btn{
	width: 100%;
}

/**************** FOOTER ********************/
#footer-bottom {
    background-color: #000000;
}
.tt-footer-map-row {
	margin-top: 0 !important;
	padding-top: 0px !important;
}
.tt-wide-footer .tt-footer-map-row {
    margin-top: 0px !important;
}
.tt-wide-footer .tt-footer-map-row .tt-footer-map-col-1, .tt-wide-footer .tt-footer-contact-row .tt-footer-contact-col-1 {
    width: 100%;
}
.tt-wide-footer .tt-footer-contact-row {
    max-width: 100%;
    width: 100%;
}
.fa-lg {
    font-size: 1.1em;
}
.footer-widget {
    font-size: 15px;
}
.footer-widget .et-social-icons li:first-child {
    margin-left: 0px;
}
#footer-widgets .footer-widget li:before {
	display: none;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
}
#footer-info {
    float: none;
    text-align: center;
}

/*===== TRANSLATION G ====*/

.translate a {
    position: relative;
    padding-right: 28px;
    margin-right: 30px;
    color: white;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
}

.translate a:hover {
	border-bottom: 1px solid white;
}

.translate a:after {
    content: "\3d";
    font-family: 'ETmodules';
    position: absolute;
    right: 7px;
    bottom: 0px;
}

.translate {
    padding-top: 15px;
}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
.goog-text-highlight {background-color:transparent !important;box-shadow:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}

/*===== EVENT CALENDAR ====*/
button.fc-prev-button.fc-button.fc-state-default.fc-corner-left, button.fc-next-button.fc-button.fc-state-default.fc-corner-right, button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled, button.fc-month-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-active {
    background: #e87e04;
    color: #fff;
}

.fc-widget-header, .fc-widget-content {
    border-color: #e87e04;
    background: #fff;
    color: #333;
    padding: 0!important;
}

.fc-unthemed .fc-today {
    background: #e77d03;
}

.entry-content table, body.et-pb-preview #main-content .container table {
	 border: 0px solid transparent;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border: 1px solid transparent;
}
.wpfc-calendar-wrapper h2 {
    font-size: 30px !important;
    margin: 0 !important;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	td:nth-of-type(2):before {
		content: none !important;
	}
}
.tt-sidebar-container .tt-btn:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.tt-sidebar-container .tt-btn {
	overflow: hidden;
}

.tt-sidebar-containerdebar-btns .tt-btn:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.tt-sidebar-container .tt-btn:after {
	width: 35%;
	height: 290%;
	background: rgba(255,255,255,0.15);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.tt-sidebar-container .tt-btn:hover:after {
	width: 110%;
}

/**************** FORMS ********************/

.wpcf7-form input[type=text], .wpcf7-form input[type=password], .wpcf7-form input[type=tel], .wpcf7-form input[type=email], .wpcf7-form input.text, .wpcf7-form input.title, .wpcf7-form select, .wpcf7-form textarea {
    color: #4e4e4e !important;
    background-color: #f3f3f3 !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.tt-half-form {
    width: 95%;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.tt-homepage-text-form {
    height: 100px;
}

.testimonial_rotator_wrap.with-prevnext {
    padding: 30px 40px 10px 40px;
}
.testimonial_rotator_wrap {
    background: #fff;
}
.testimonial_rotator.template-default .has-image .img, .testimonial_rotator_single.has-image.template-default .img {
    text-align: center;
    background: #ededed;
	width: 17%;
	border-radius: 90px;
}
.testimonial_rotator_next {
    right: 10px !important;
}
.testimonial_rotator_prev {
	left: 10px !important;
}

/* Table Styling */

.css-events-list table.events-table {
    width: 100%;
    border-collapse: collapse;
}

/* Zebra striping */

.css-events-list table.events-table th {
    background: #dadada;
}

.css-events-list table.events-table tr:nth-of-type(odd) {
    background: #eee;

}
.css-events-list table.events-table td, 
.css-events-list table.events-table th {
    padding: 10px;
    border: none;
    text-align: left;
    min-width: 320px;
}
.tt-homepage-form-submit{
float:right;
margin-top:0px;
}
.tt-homepage-form-submit input[type=submit].tt-btn{
margin-right:-20px;
}


@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .css-events-list table, 
    .css-events-list thead, 
    .css-events-list tbody, 
    .css-events-list th,
    .css-events-list td,
    .css-events-list tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .css-events-list thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .css-events-list tr {
        border: 1px solid #ccc;
    }

    .css-events-list td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        background-color: white;
    }

    .css-events-list td:before {
        top: 6px;
        left: 6px;
        width: 100;
        padding: 6px;
        white-space: nowrap;
        display: block;
        font-weight: bold;
        margin-bottom: 10px;
        border-bottom: 1px solid gray;
    }

    /*
	Label the data
	*/
    .css-events-list td:nth-of-type(1):before {
        content: "Date/Time";
    }

    td:nth-of-type(2):before {
        content: "Event";
    }
}