/**************** UPGRADED FIXED ********************/
.et_animated {
    opacity: 1 !important;
}
.et-waypoint:not(.et_pb_counters) {
    opacity: 1 !important;
}

/**************** GENERAL ********************/
html body {
    font-size: 17px;
	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: 1.3em;
}
.tt-section-header {
    font-size: 75px;
}
.tt-section-subheader {
    font-size: 33px !important;
}
/**************** HEADER ********************/
/* For IE */
.tt-logo-left-big :not(.et-fixed-header)#main-header .logo_container {
    width: auto !important;
}
/* main navigation - order title*/
#top-menu > li:last-child a {
    background-color: #3986ba;
    padding: 14px 15px;
	border-radius: 3px;
	margin-bottom: 15px;
}
#top-menu > li:last-child:hover {
    background-color: #3498db;
	border-radius: 3px;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 14px!important;
}
.blank-link {
	cursor: default;
}
#tt-header-wrap {
    z-index: 99999;
}
.et_fixed_nav #main-header.et-fixed-header{
top:0px !important;
}
.logged-in.et_fixed_nav #main-header.et-fixed-header{
top:32px !important;
}
@media only screen and (min-width: 981px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding: 0px 0 0 0;
	}
	.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;
	}
	
}

/**************** SLIDER ********************/
.tt-inner-full .et_pb_slide {
	height: 90vh !important;
	min-height: 800px !important;
}
.tt-inner-half .et_pb_slide {
	height: 80vh;
}
.tt-inner-half .et_pb_slides .et_pb_slide_description {
    padding: 2% 5% !important;
}

/**************** TESTIMNONIALS ********************/
.testimonial_rotator_nav fa {
	color: #ffffff;
	transform: none;
}
/**************** 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 {
	font-size: 20px;
	border-radius: 10px;
	border: 1px solid;
}
.tt-sidebar-bottom .tt-btn {
    width: 100%;
}
.tt-btn {
    font-weight: bold;
}
.tt-sidebar-info > span > a {
    color: #3986ba !important;
	text-decoration: underline;
}

.tt-sidebar-info .fa {
	transform: none;
}
.tt-sidebar-btns .fa {
	float: left !important;
    text-align: left !important;
    padding-top: 5px;
    color: #3986ba;
}

.tt-btn, input[type=submit].tt-btn {
    padding: 12px 16px;
}
.tt-sidebar-btns .tt-btn {
	border: 1px solid #3986ba;
	border-radius: 10px;
	text-align: center;
}

.tt-sidebar-btns .tt-btn:active {
	background: #f58500;
	top: 2px;
}

.tt-sidebar-btns .tt-btn:before {
	content: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\';
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 140%;
	width: 60px;
}
.tt-sidebar-btns .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-btns .tt-btn:before {
	background: #fff;
	color: #fcad26;
	border-radius: 10px 0 0 10px;
}

.tt-sidebar-btns .tt-btn:after {
	width: 20px;
	height: 20px;
	background: #fff;
	z-index: 1;
	left: 60px;
	top: 50%;
	margin: -10px 0 0 -10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.tt-sidebar-btns .tt-btn:active:before {
	color: #f58500;
}

.tt-sidebar-btns .tt-btn:active {
	top: 0;
}

.tt-sidebar-btns .tt-btn:active:after {
	left: 60px;
}
/**************** HOMEPAGE ********************/
.tt-hero-half .tt-home-hero .et_pb_slides .et_pb_slide_description, .tt-hero-full .tt-home-hero .et_pb_slides .et_pb_slide_description {
    padding: 2% 5%;
}
.tt-homepage-hr {
    border-style: solid;
    color: #3986ba;
    width: 150px;
    border-width: 3px;
    margin-block-start: 0em;
    margin-block-end: 0.7em;
}
.tt-subtitle {
	padding-bottom: 0px !important;
    text-transform: uppercase!important;
    font-size: 20px!important;
    letter-spacing: 5px!important;
    line-height: 1.3em!important;
}
.testimonial_rotator_quote {
    font-size: 22px;
	font-style: italic;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info{
border-left:none;
}
/**************** TRANSLATION G ********************/

.translate a {
    position: relative;
    padding-right: 28px;
    margin-right: 30px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.translate a:hover {
    border-bottom: 1px solid white;
}

.translate a:after {
    content: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\3d\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\";
    font-family: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'ETmodules\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\';
    position: absolute;
    right: 10px;
    bottom: -7px;
}

.translate {
    padding-top: 15px;
}

/**************** FOOTER SECTION ********************/
.tt-footer-overlapping-row .tt-footer-overlaping-section {
	background-color: #ffffff;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
	padding-top: 35px!important;
	padding-right: 35px!important;
	padding-bottom: 35px!important;
	padding-left: 35px!important;
	box-shadow: 0px 2px 35px 10px rgba(0,0,0,0.1);
}
.tt-wide-footer .tt-footer-overlapping-row {
    max-width: 100%;
    width: 100%;
}
.tt-wide-footer .tt-footer-map-row {
	padding: 20px 0px !important;
}
.tt-wide-footer .tt-footer-map-row .tt-footer-map-col-1 {
    width: 50%;
    margin-right: 0;
}
.tt-wide-footer .tt-footer-map-row .tt-footer-map-col-2, .tt-wide-footer .tt-footer-map-row .tt-footer-map-col-3 {
    width: 25%;
    margin-right: 0;
}
.tt-wide-footer .tt-footer-map-col-2, .tt-wide-footer .tt-footer-map-col-3 {
    padding: 50px 30px;
}
body.home .et_pb_slides .et_pb_container {
    height: 100% !important;
    min-height: 683px !important;
}
.tt-inner-half .et_pb_slide {
    height: 80vh;
padding-top:0px !important;
}
@media only screen and (min-width: 981px) {
	.tt-footer-overlapping-row .tt-footer-overlaping-section {
		margin-right: -50px!important;
	}
	.tt-footer-overlapping-row .tt-footer-overlapping-column-1 {
		padding-top: 14%;
	}
	.tt-wide-footer .tt-footer-map-col-2 {
		padding-right: 15px;
	}
	.tt-wide-footer .tt-footer-map-col-3 {
		padding-left: 15px;
	}
}
@media (max-width: 981px) {
	.tt-footer-overlapping-row .tt-footer-overlapping-column-1 {
		padding-bottom: 20px;
	}
	.tt-wide-footer .tt-footer-map-row .tt-footer-map-col-1, .tt-wide-footer .tt-footer-map-row .tt-footer-map-col-2, .tt-wide-footer .tt-footer-map-row .tt-footer-map-col-3 {
		width: 100% !important;
	}
	.tt-wide-footer .tt-footer-map-col-2 {
		padding-bottom: 15px;
	}
	.tt-wide-footer .tt-footer-map-col-3 {
		padding-top: 15px;
	}
}

/**************** FOOTER ********************/

.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;
}

/**************** 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 {
    border: 1px solid #3986ba !important;
    color: #4e4e4e !important;
    background-color: #f3f3f3 !important;
    border-radius: 10px !important;
}


/**************** RESPONSIVENESS ********************/

@media only screen and (min-width: 981px) and (max-width: 1920px){
	span#et_search_icon:before {
		top: 10px;
	}
}

@media only screen and (min-width: 1111px) and (max-width: 1210px){
	.tt-btn, input[type=submit].tt-btn {
		font-size: 17px;
	}
}
@media only screen and (max-width: 1110px) {
	.tt-sidebar-column .et_pb_column {
		width: 100% !important;
	}
	#top-menu li {
		padding-right: 15px;
	}
}

@media only screen and (max-width: 980px){
	.translate a {
		display: block;
		float: none;
   		margin: 0 auto;
	}

	.translate a:after {
		display:none;
	}

	.translate a:hover {
		border-bottom: 0px solid white;
	}
}
@media only screen and (max-width: 980px){
.tt-inner-half .et_pb_slides .et_pb_slide_description {
    padding: 2% 0% !important;
}
}
/**************** TEAM ********************/
.b3_team .et_pb_team_member_description {
    padding: 30px;
    text-align: -webkit-center;
}

.b3_team .et_pb_member_position {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

.b3_team .et_pb_member_position:after {
    content: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\';
    display: block;
    width: 20px;
    margin: 5px 0 0;
    border: 1px solid;
}

.b3_team:hover .et_pb_member_social_links a {
    opacity: 1;
    transform: translate(0px, -15px);
    -webkit-transform: translate(0px, -15px);
    -ms-transform: translate(0px, -15px);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.b3_team .et_pb_member_social_links a {
    opacity: 0;
    margin-top: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.b3_team:hover img {
    -ms-transform: scale(1.00) !important;
    -webkit-transform: scale(1.00) !important;
    transform: scale(1.00) !important;
    -webkit-transition: all 500ms cubic-bezier(0.170, 0.690, 0.470, 0.995);
    -moz-transition: all 500ms cubic-bezier(0.170, 0.690, 0.470, 0.995);
    -o-transition: all 500ms cubic-bezier(0.170, 0.690, 0.470, 0.995);
    transition: all 500ms cubic-bezier(0.170, 0.690, 0.470, 0.995);
}

.b3_team {
    border: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
	box-shadow:0 20px 20px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 20px 20px rgba(0,0,0,0.2);
	-moz-box-shadow:0 20px 20px rgba(0,0,0,0.2);
}

.b3_team img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
}

/* 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\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\";
    }
}


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: #3986ba;
    color: #fff;
}

.fc-widget-header, .fc-widget-content {
    border-color: gray!important;
    background: #fff;
    color: #333;
    padding: 0!important;
}

.fc-unthemed .fc-today {
    background: #3986ba;
}

.entry-content table, body.et-pb-preview #main-content .container table {
    border: 0px solid #3986ba;
}

.wpfc-calendar-wrapper h2 {
    font-size: 30px;
    margin: 0 !important;
}
a.glink img {
    margin-right: 10px;
}
#top-header, #et-secondary-nav li ul {
    background-color: rgba(57,134,186,0) !important;
}
.tt-sidebar-btns .tt-btn {
    border: 1px solid #3986ba;
    border-radius: 10px;
    text-align: center;
    display: block;
    margin-left: 0 !important;
background-color: #3986ba;
    color: #ffffff !important;
}