.tt-btn,
input[type=submit].tt-btn,.calctap-txt-btn,a.ttap-launch-app-btn, .tt-btn.forminator-button-submit{
	background-color: #00437c;
	color: #ffffff !important;
}

div.tt-home-intro-btn a {
	background-color: #00437c;
	color: #ffffff !important;
	padding: .45em 1.2em;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -o-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.tt-btn,
input[type=submit].tt-btn,
.calctap-txt-btn.ttap-calc-widget-img {
	font-family: Roboto;
}

.tt-btn:hover,
.tt-btn:active,
.tt-btn:focus,
input[type=submit].tt-btn:hover,
input[type=submit].tt-btn:active,
input[type=submit].tt-btn:focus,
.calctap-txt-btn.ttap-calc-widget-img:hover,a.ttap-launch-app-btn:hover,div.tt-home-intro-btn a:hover {
	background-color: #00437c;
	color: #ffffff !important;
}

.tt-opaque-header #top-header .tt-top-phone-number {
    color: #0088cf;
}

a.et_pb_button, .tt-footer .tt-footer-map-row a.et_pb_button{
color: #ffffff !important;
}
.tt-sidebar-btns .fa {
    transform: rotate(0deg);
}

@media screen and (max-width: 980px) {
	.tt-transparent-header #top-header .tt-top-phone-number {
    color: #0088cf;
	}
}
.grecaptcha-badge{
	visibility: collapse !important;
}/**************** UPGRADED FIXED ********************/
.et_animated {
    opacity: 1 !important;
}
.et-waypoint:not(.et_pb_counters) {
    opacity: 1 !important;
}

/**************** GENERAL ********************/
html body {
    font-size: 18px;
	font-weight: normal;
}
.et_pb_blurb_content p:last-of-type, p:last-of-type {
    padding-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 1em;
}
.entry-content ul {
	margin-left: 15px;
}
.tt-section-header {
	font-weight: 800;
    text-transform: uppercase;
    font-size: 40px !important;
    letter-spacing: 1px;
    line-height: 1em;
}
.tt-subtitle {
    padding-bottom: 0px!important;
    text-transform: uppercase!important;
    font-size: 25px!important;
    letter-spacing: 5px!important;
    line-height: 1.3em!important;
    font-weight: 400;
}
.et_pb_map {
    height: 240px !important;
}
.et_right_sidebar #sidebar, .et_right_sidebar #main-content .container:before {
    display: none;
}
#left-area, body:not(.et_pb_pagebuilder_layout) #left-area {
    width: 100% !important;
    padding-right: 0 !important;
}
.search-results header#main-header, .single header#main-header {
    background: #000;
}
#main-content {
    background-color: #fff;	
	background-image: linear-gradient(200deg,#efefef 30%,rgba(255,255,255,0.95) 30%),url(https://localwebdesigncompany.com/newdesign15/wp-content/uploads/sites/266/2016/08/top1-1920x900-1.jpg)!important;
}
/**************** HEADER ********************/
/* top menu navigation - order title */
#top-menu > li.tt-header-btn a {
    background: #daa520;
	border: 1px solid transparent;
    padding: 13px 21px;
	color:#fff;
}
.et-fixed-header #top-menu li.tt-header-btn.current-menu-item>a {
	color:#fff !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 15px!important;
}
.blank-link {
	cursor: default;
}
nav#top-menu-nav {
    padding-bottom: 20px;
}
body.logged-in.et_fixed_nav #main-header.et-fixed-header {
    top: 0px !important;
}

/**************** SLIDER ********************/
.tt-inner-half .et_pb_slide {
	height: 100vh !important;
	min-height: 600px !important;
}
.tt-homepage-slider::before {
	background-color: rgba(0,0,0,0.5);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	content: ".";
}
.tt-inner-half .et_pb_slides .et_pb_slide_description {
    padding: 2% 5% !important;	
    margin: auto 0px;
	border: 1px solid rgba(255,255,255,0.38);
    position: relative;
}
.tt-inner-half .et_pb_slides .et_pb_slide_description:before {
    content: '';
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    background-color: white;
    left: -10px;
    top: -10px;
    border-radius: 50px;
}
.tt-inner-half .et_pb_slides .et_pb_slide_description:after {
    content: '';
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    background-color: white;
    right: -10px;
    bottom: -10px;
    border-radius: 50px;
}
.tt-inner-slider .et_pb_slide {
	height: 70vh !important;
	min-height: 350px;
}
.tt-inner-slider .et_pb_slides .et_pb_slider_container_inner {
    width: 50% !important;
	vertical-align: bottom !important;
}
.tt-inner-slider .et_pb_slide_description:after {
    background: #daa520;
}

.tt-testimonial .et_pb_testimonial_portrait {
    background-color: #ddd;
}

.tt-hero-divi .tt-home-hero .et_pb_slides .et_pb_container, .tt-hero-divi .tt-home-hero .et_pb_fullwidth_header_container {
    height: 100% !important;
    min-height: 435px !important;
}
body #page-container .tt-home-hero .et_pb_slides .et_pb_slide_description {
    padding: 2% 8%;
}

/**************** SIDEBAR ********************/
.et_pb_widget_area_right .tt_sidebar_widget {
    background: #FFF!important;
    padding: 20px!important;
    text-align: center!important;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
}

.tt-btn, input[type=submit].tt-btn {
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

.tt-sidebar-bottom .tt-btn{
	width: 100%;
}
.tt-sidebar-info > span > a {
    color: #daa520 !important;
	text-decoration: underline;
}
/**************** 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 {
	color: #daa520;
}

.translate a:after {
	content: "\35";
    font-family: 'ETmodules';
    position: absolute;
    right: 10px;
    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: #daa520;
    color: #fff;
}

.fc-widget-header, .fc-widget-content {
    border-color: #daa520!important;
    background: #fff;
    color: #333;
    padding: 0!important;
}

.fc-unthemed .fc-today {
    background: #daa520;
}

.entry-content table, body.et-pb-preview #main-content .container table {
	 border: 0px solid #eee;
}

.wpfc-calendar-wrapper h2 {
    font-size: 30px !important;
    margin: 0 !important;
}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border: 0px solid #eee;
    margin: 0;
}


/**************** HOMEPAGE ********************/
.tt-homepage-hr {
	border-style: solid;
    color: #daa520 !important;
    width: 20%;
    border-width: 4px;
    margin-block-start: 0em;
    margin-block-end: 0.7em;
}
.tt-homepage-blurbs .et_pb_module_header {
    font-weight: 800;
    border-style: solid;
    border-color: #aeafaf;
    border-left-width: 1px;
    padding: 0px 0px 1px 15px;
}
.tt-homepage-blurbs .et_pb_blurb_description {
    padding-left: 15px;
}

/**************** SIDEBAR ********************/
.tt-services-sidebar {
    border: 4px solid #daa520;
    padding: 50px;
}
.colored-subtitle {
    font-weight: 800;
    color: #daa520;
}
.tt-services-list {
    padding-top: 15px !important;
}
.tt-services-list li {
    font-weight: 600;
    padding-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/**************** VIDEO LIBRARY ********************/
.tt-video-library-accordion .et_pb_toggle_open, .tt-video-library-accordion .et_pb_toggle_close {
    padding: 15px 20px;
    background-color: transparent !important;
}
.tt-video-library-accordion .et_pb_toggle {
    border: 1px solid #daa520;
	margin-bottom: 10px !important;
}
.tt-video-library-accordion .et_pb_toggle_title:before {
    content: 'L';
    color: #daa520;
}
/**************** FORMS ********************/
/* -- Order Title -- */
.tt-three-form .wpcf7-form-control-wrap  {
	width: 32% !important;
	display: inline-block;
	vertical-align: top;
}
.tt-three-form .wpcf7-form-control-wrap  {
	margin-right: 2%;
}
.tt-three-form .wpcf7-form-control-wrap:last-child  {
	margin-right: 0 !important;
}

.tt-two-form .wpcf7-form-control-wrap {
	width: 49% !important;
	display: inline-block;
}
.tt-two-form .wpcf7-form-control-wrap {
	margin-right: 2%;
}
.tt-two-form .wpcf7-form-control-wrap:last-child {
	margin-right: 0 !important;
}
span.wpcf7-not-valid-tip {
    font-size: 15px !important;
}
@media screen and (max-width:810px){
	.tt-three-form .wpcf7-form-control-wrap, .tt-two-form .wpcf7-form-control-wrap {
		width: 100% !important;
	}
	.tt-two-form .wpcf7-form-control-wrap, .tt-three-form .wpcf7-form-control-wrap {
		margin-right: 0 !important;
		margin-bottom: 2%;
	}
}


/* -- General form -- */
.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 {
    border: 1px solid #daa520 !important;
    color: #4e4e4e !important;
    background-color: #f3f3f3 !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.tt-half-form {
    width: 95% !important;
}

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;
}

@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";
    }
}

/******* LORDICONS FOR IE & EDGE *******/
.tt-lordicon-row .et_pb_main_blurb_image {
	display: none;
}
/******* FOR IE *******/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.tt-lordicon-row .et_pb_main_blurb_image {
		display: block;
	}
}
/******* FOR EDGE *******/
@supports (-ms-ime-align:auto) {
    .tt-lordicon-row .et_pb_main_blurb_image {
		display: block;
	}
}


/**************** RESPONSIVENESS ********************/
@media screen and (min-width: 981px) and (max-width: 1920px){
	span#et_search_icon:before {
		top: 10px;
	}
}

@media screen and (min-width: 1081px) and (max-width: 1281px){
	ul#top-menu li a {
		font-size: 16px;
	}
}

@media screen and (min-width: 981px) and (max-width: 1080px) {
	#logo {
		max-height: 60%;
	}
	ul#top-menu li a {
		font-size: 14px;
	}
	
	#top-menu li {
		padding-right: 10px!important;
	}
}


@media screen and (min-width: 981px) {
	.tt-footer-map-col-1 .et_pb_map_container, .tt-footer-map-col-1 .et_pb_map {
		height: 300px !important;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
		padding-bottom: 25px;
	}
}

@media screen and (max-width: 1100px) and (min-width: 981px) {
	#top-menu li {
		padding-right: 15px;
	}
	#top-menu li a{
		font-size: 16px;
	}
}

@media (max-width: 980px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-height: 70px;
	}
	
	#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
		background-color: rgba(0, 0, 0, 0.3);
	}
	
	.translate a {
		padding:5px 0;
	}
	
	.translate a:after {
		display:none;
	}
	
	ul#mobile_menu {
		background-color: rgb(0, 0, 0)!important;
	}
	.tt-section-header {
		font-size: 35px !important;
	}
	.tt-subtitle {
		font-size: 23px!important;
	}
	
	.et_pb_column .et_pb_team_member_description {
		display: block;
	}
}

@media (max-width: 849px) {
	.translate a {
		display: block;
		float: none;
		margin: 0 auto;
	}
	
	.translate a:after {
		content: "3d";
		font-family: 'ETmodules';
		position: absolute;
		right: 210px;
		bottom: 0px;
	}
}

@media (max-width: 780px){
	.translate a:after {
		content: "3d";
		font-family: 'ETmodules';
		position: absolute;
		right: 180px;
		bottom: 0px;
	}
}

@media screen and (max-width: 767px){
	.tt-section-header {
		font-size: 30px !important;
	}
	.tt-subtitle {
		font-size: 20px!important;
	}
	.tt-inner-slider .et_pb_slides .et_pb_slider_container_inner {
		width: 100%!important;
	}
	.tt-three-form {
		padding-bottom: 0;
	}
}	
@media screen and (max-width: 540px) {
	.tt-hero-half .tt-home-hero .et_pb_slides .et_pb_slide_description {
		padding: 0;
	}
}
@media screen and (max-width: 480px) {
	.tt-inner-full .et_pb_slide {
		height: 50vh!important;
	}
	.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		padding: 30px 10px;
	}
	.et_pb_slider .et_pb_container {
		width: 100%;
	}
	.tt-footer-cta h1 {
		font-size: 60px !important;
	}
}

@media screen and (max-width: 360px) {
	.tt-footer-cta h1 {
		font-size: 50px !important;
	}
}

/*===== Image reveal on scroll =====*/
 
/* Image reveal effect */
.image-reveal img, .et_pb_team_member img {
 opacity: 0;
}
 
.image-reveal.reveal img, .et_pb_team_member img {
 animation: appear 1s linear forwards;
 -webkit-animation: appear 1s linear forwards;
 animation-delay: .5s;
}
 
.image-reveal:after,
.text-reveal:after, .tt-inner-slider .et_pb_slide_description:after {
 content: "";
 top: 0;
 left: 0%;
 height: 100%;
 position: absolute;
}
 
.image-reveal.reveal:after,
.text-reveal.reveal:after, .tt-inner-slider .et_pb_slide_description:after {
 animation: reveal 1.5s cubic-bezier(0.1, 1, 0.5, 1) forwards;
 -webkit-animation: reveal 1.5s cubic-bezier(0.1, 1, 0.5, 1) forwards;
}
 
.text-reveal.reveal .et_pb_text_inner, .tt-inner-slider .et_pb_slide_description .et_pb_slide_content {
 animation: appear 1s linear forwards;
 -webkit-animation: appear 1s linear forwards;
 animation-delay: .9s;
}
 
.text-reveal.reveal:after, .tt-inner-slider .et_pb_slide_description:after {
 animation-delay: 0.4s;
}
 
@keyframes reveal {
 0% {
 left: 0%;
 width: 0%;
 }
 
 50% {
 left: 0%;
 width: 100%;
 }
 
 100% {
 left: 100%;
 width: 0%;
 }
}
 
@-webkit-keyframes reveal {
 0% {
 left: 0%;
 width: 0%;
 }
 
 50% {
 left: 0%;
 width: 100%;
 }
 
 100% {
 left: 100%;
 width: 0%;
 }
}
 
@keyframes appear {
 0% {
 opacity: 0;
 }
 
 100% {
 opacity: 1;
 }
}
 
@-webkit-keyframes appear {
 0% {
 opacity: 0;
 }
 
 100% {
 opacity: 1;
 }
}
/* Centre the text vertically in the column */ 
.text-reveal {
 display: table;
 height: 100%;
}
 
.text-reveal .et_pb_text_inner {
 display: table-cell;
 vertical-align: middle;
 opacity: 0;
}