/*
Theme Name: New Leaf Theme
Theme URI: http://impreza.us-themes.com/
Template: Impreza
Author: UpSolution
Author URI: http://us-themes.com/
Description: Multi-Purpose WordPress Theme.
Version: 4.10.3.1521541095
Updated: 2018-03-20 10:18:15

*/

.sws-impact {
    font-weight: bold !important;
}

.ult_tabmenu.style1, .ult_tabmenu.style2 {
    justify-content: center !important;
}

.sws-csr-icon {
    width: 400px;
    max-width: 450px;
     display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row !important;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center !important;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center !important;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center !important;
    /* margin: 40px 0px !important; */
}

li.ult_tab_li.sws-csr-icon.current::before {
    position: absolute;
    top: 100%;
    /* left: calc(50% - 25px); */
    content: " ";
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    /* border-top: 40px solid #b82a57; */
	border-top: 40px solid #76b82a;
}

li.ult_tab_li.sws-csr-icon.current {
    overflow: visible !important;
    position: relative !important;
}

.sws-csr-tabs ul.ult_tabmenu {
	overflow: visible !important;
}

.sws-csr-tabs .ult_tab_min_contain {
	padding-top: 50px;
}

#advanced-tabs-wrap-4430 .ult-span-text {
    line-height: 2 !important;
}

.ult_tab_main {
    display: inline-block !important;
}

.sws-csr-icon a {
    width: 100% !important;
}

.sws-tabs {
    margin: 40px 0px ;
}

.w-flipbox-back-desc {
    font-size: 16px;
    background-color: #99c555;
    height: 200px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.w-flipbox-back-title  {
    font-weight: 600;
    background-color: #76b82a;
    height: 40px;
    padding: 10px !important;
	line-height: 1;
}

.w-flipbox-front-title {
    font-weight: 600;
    background-color: #76b82a;
    height: 50px;
    padding: 10px !important;
}

.w-flipbox-front-h, .w-flipbox-back-h {
    height: 250px;
}

.sws-white-paragraph p {
    color: #fff !important;
}

@media only screen and (max-width: 960px) {
  .w-flipbox-back-desc {
	font-size: 14px !important;
	}
}

@media only screen and (max-width: 850px) {
  .sws-csr-icon {
	width: 220px !important;
	}
}

@media only screen and (max-width: 767px) {
  .sws-csr-icon {
	width: 400px !important;
	}
}

@media only screen and (max-width: 960px) {
  .sws-csr-icon {
	width: 400px !important;
	}
}

.mec-event-list-minimal .mec-event-article {
	padding: 36px 0 40px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	background-color: #fff9;
	border-color: #3336;
}

.mec-event-detail {
	display: none;
}

.mec-event-list-minimal .mec-event-title {
	font-size: 24px !important;
	line-height: 31px;
	text-transform: inherit;
}

.mec-time-details {
	color: #21243d !important;
}

.mec-event-list-minimal a.mec-detail-button {
	background-color: #ef7800 !important;
	color: #fff !important;
	border-radius: 20px !important;
}

.mec-event-list-minimal .mec-event-article:nth-child(24) {
	border-width: 1px 1px 1px 1px;
}


.sws-sme-button button.ubtn-normal {
	padding: 10px;
	height: 50px;
}