@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	box-sizing: border-box;	
}
*:before, *:after {	
	box-sizing: border-box;	
}
:before, :after {	
	box-sizing: border-box;	
}
html {
  font-family: 'Arial Rounded', Arial;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
	margin:0;
	padding:0;
	font-size: 16px;
	line-height:22px;
	font-family: 'Arial Rounded', Arial;
	color:#000;
}
:focus {
	outline:none;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
ul, li, ol {
	list-style:none;
}
a {
	text-decoration:none;
	background-color: transparent;
	color:inherit;	
	-webkit-transition: all 0.6s ease-in-out;	   	     
	        transition: all 0.6s ease-in-out;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
a:active, a:hover {
  outline: 0;
}
a img, img {
	border:none;
	vertical-align:middle;	
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	border:none;
	-webkit-transition: all 0.6s ease-in-out;	   	     
	        transition: all 0.6s ease-in-out;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
	-webkit-transition: all 0.6s ease-in-out;	   	    
	        transition: all 0.6s ease-in-out;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	box-sizing: border-box;	
}
input[type="search"], input[type="text"], input[type="email"], input[type="password"], textarea {
	padding:0 10px;
	border:1px solid #ccc;
	-webkit-appearance: textfield;
	box-sizing: border-box;	
}
textarea {
	padding:10px;
	resize:none;
	overflow: auto;	
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td, th {
  padding: 0;
}
input[type="search"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
	box-shadow:0 0 2px rgba(0,0,0,0.2);
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
.relative {
	position:relative;
}

@-webkit-keyframes menuDown {
  0% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px);}
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}
}
@keyframes menuDown {
  0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px);}
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);}
}
.menuDown { -webkit-animation-name: menuDown; animation-name: menuDown;}

@-webkit-keyframes menuRight {
  0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px);}
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0);}
}
@keyframes menuRight {
  0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0);}
}
.menuRight { -webkit-animation-name: menuRight; animation-name: menuRight;}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

.menu-icon {
	display:none;
	border:1px solid #b79b52;	
	padding:9px 10px;
	background-color:transparent;
	-webkit-border-radius:4px;	   
	        border-radius:4px;
}
.menu-icon:hover { background-color:#b79b52;}
.menu-icon span {
	display:block;
	background-color:#b79b52;
	height:2px;
	width:22px;
	-webkit-border-radius:1px;
	   -moz-border-radius:1px;
	        border-radius:1px;
}
.menu-icon span + span { 
	margin-top:4px;
}
.clearfix {}
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
}
.clearfix:after {
	clear:both;
}
.container {
	width:1280px;
	margin:0 auto;	
}
.container:before, .container:after {
	display:table;
	content:" ";
}
.container:after {
	clear:both;
}

h1 .post-thumbnail { float: left; max-width: 80px; }
h1{ font-size:36px; line-height: 42px; color:#18526a; margin:5px 0px 10px; font-family: 'Athelas-Bold'; }
h2{ font-size:32px; line-height: 38px; color:#18526a; margin:5px 0px 10px; font-family: 'Athelas-Bold'; }
h3{ font-size:28px; line-height: 36px; color:#18526a; margin:5px 0px 10px; font-family: 'Athelas-Bold'; }
h4{ font-size:24px; line-height: 30px; color:#18526a; margin:5px 0px; font-family: 'Athelas-Bold'; }
h5{ font-size:20px; line-height: 26px; color:#18526a; margin:5px 0px; font-family: 'Athelas-Bold'; }
h6{ font-size:18px; line-height: 22px; color:#18526a; margin:5px 0px; font-family: 'Athelas-Bold'; }

.header{ width:100%; position:relative; z-index:3; background:#175169; color:#fff; }
.header .left{ width: 35%; float: left; padding: 0px; }
.header .left h1{ margin:5px 0px 5px; padding:0px; }
.header .left p{ margin:5px 0px 5px; padding:0px; }
.header .right{ width: 65%; float: left; padding: 0px; } 


#nav{ float: right; padding: 20px 0px; }
#nav ul { float:right; width:100%; }
#nav > ul > li { position:relative; display:block; float:left; padding: 15px 0px 15px 20px; }
#nav > ul > li > a { display:block; position:relative; padding:0px; font-size:16px; line-height:24px; text-transform:uppercase; font-family: 'Athelas'; color:#fff; }
#nav > ul > li > a span{ font-size:16px; line-height:16px; display: block; }
#nav > ul > li:hover > a { color:#b79b52;  }
#nav > ul > li.current_page_item > a { color:#b79b52;  }

/* Drop Down */
#nav ul li ul{ display:none; width:230px; position:absolute; left:5px; z-index:9999; background:rgba(255,255,255,0.7); padding:10px 10px 10px 10px; -webkit-animation: hide-scroll 0.5s backwards; animation: hide-scroll 0.5s backwards; }
#nav ul li ul li{ display:contents; position:relative; padding:5px 10px;  }
#nav ul li ul li a{ color:#fff; display:block; line-height:24px; font-size:17px; padding:5px; text-transform:uppercase; font-family: 'Athelas'; }
#nav ul li ul li a:hover{ background:#b79b52; color:#fff; }
/* Drop Down */

/*
.header.sticky { background:#fff; }
.header.sticky .left img{ max-width: 200px; }
.header.sticky .center .header-top{ padding:2px 0px; margin:5px 0px; }
.header.sticky .center #nav{ padding:0px; }
.header.sticky .right .header-right{ top:25px; }
.header.sticky #nav > ul > li > a{ color:#333;  }
.header.sticky .center .header-top{ color:#333; border-bottom: 2px solid #333; }
*/

#middle_section{ position:relative; top:0px; }

/****** ******/
#banner_section{ position:relative; }
.jquery-modal{ z-index:999 !important; }

#workplaces{ float:left; width:100%; background:#366275; position:relative; }
#workplaces .content{ float:left; width:100%; padding:25px 0px; }
#workplaces .content h2{ color:#fff; font-size:56px; line-height:62px; padding-bottom: 10px; }
#workplaces .content p{ padding:10px 0px; }
#workplaces .content ul{  margin:10px 0px; padding:5px 0px;  }
#workplaces .content ul li{ margin-left:15px; list-style:disc; }
#workplaces .content a{ text-decoration:none; }
#workplaces .content a:hover{ text-decoration:none; }

#workplaces .content .workplaces{ float:left; width:100%; margin:0px 2%; padding:15px 0px; }
#workplaces .content .workplaces .workplace-item{ float:left; width:50%; margin:0; padding:15px 8%; min-height:190px; }
#workplaces .content .workplaces .workplace-item h3{ font-size:26px; line-height:34px; color:#dcce9d; font-family: 'Athelas-Bold'; }
#workplaces .content .workplaces .workplace-item p{ font-size:16px; line-height:22px; color:#fff; padding:10px 0px; }

#vision{ float:left; width:100%; background:url('../images/img-1.jpg')repeat center center; position:relative; }
#vision .content{ float:left; width:100%; padding:25px 0px; }
#vision .content p{ padding:10px 0px 10px 10%; font-size:20px; line-height:26px; }
#vision .content ul{ margin:10px 0px; padding:5px 0px;  }
#vision .content ul li{ margin-left:15px; list-style:disc; }
#vision .content a{ text-decoration:none; }
#vision .content a:hover{ text-decoration:none; }
#vision .content h2{ color:#175169; font-size:56px; line-height:62px; padding-bottom: 10px; }
#vision .content h3{ color:#000; font-size:26px; line-height:32px; }

#attorney{ float:left; width:100%; background:url('../images/blueback.png')no-repeat; background-position: center;
background-attachment: fixed; position:relative; }
#attorney .content{ float:left; width:100%; padding:25px 0px; }
#attorney .content p{ padding:10px 0px 10px 10%;  }
#attorney .content ul{ margin:10px 0px; padding:5px 0px;  }
#attorney .content ul li{ margin-left:15px; list-style:disc; }
#attorney .content a{ text-decoration:none; }
#attorney .content a:hover{ text-decoration:none; }
#attorney .content h2{ color:#b79b52; font-size:56px; line-height:62px; padding-bottom: 10px; }

#attorney .content .attorneys{ float:left; width:84%; padding:20px 0px; margin:0px 8%; }
#attorney .content .attorneys .attorney{ float:left; width:25.33%; margin:1% 4%; text-align:center; padding:35px; border: 4px solid #b79b52; }
#attorney .content .attorneys .attorney .attorney-item{ width:100%; background:#eaf4f6; }
#attorney .content .attorneys .attorney h4{ color:#b79b52; padding:0px; font-size:20px; }
#attorney .content .attorneys .attorney h6{ color:#175169; padding:0px; display: inline-block; font-size:16px; text-transform: uppercase; }
#attorney .content .attorneys .attorney a{ display:inline-block; text-decoration: none; color:#b79b52; width:100%; padding:5px 0px 10px; }
#attorney .content .attorneys .attorney a:hover{ text-decoration: underline; }
#attorney .content .attorneys .attorney h6:after{ content:''; display:inline-block; width:100%; background:#a7ccec; height:2px; margin-top:10px; }

#lel-blog{ float:left; width:100%; background:url('../images/img-3.jpg')repeat center center; position:relative; }
#lel-blog .content{ float:left; width:100%; padding:25px 0px; }
#lel-blog .content p{ padding:10px 0px 10px 10%; font-size:20px; line-height:26px; }
#lel-blog .content ul{ margin:10px 0px; padding:5px 0px;  }
#lel-blog .content ul li{ margin-left:15px; list-style:none; }
#lel-blog .content a{ text-decoration:none; }
#lel-blog .content a:hover{ text-decoration:none; }
#lel-blog .content h2{ color:#175169; font-size:56px; line-height:62px; padding-bottom: 10px; padding-left:10%; }
#lel-blog .content h3{ color:#000; font-size:26px; line-height:32px; }

.excerpt-more{ font-weight: bold; color:#175169; text-transform: uppercase; width: 100%; float: left; padding-top: 10px; font-size:14px !important; }

.display-posts-listing .listing-item { float: left; width: 31.33%; margin: 1% !important; border: 1px solid #175169; border-radius: 5px; padding:10px; min-height: 300px; background:#e0f5f9; color:#000; }
.display-posts-listing .listing-item .title{ width:100%; display:inline-block; text-decoration: none !important; color:#175169; font-size: 20px; line-height: 26px; font-family: 'Athelas-Bold'; }
.display-posts-listing .listing-item .date{ width:100%; display:inline-block; padding:8px 0px; color:#000; }
.display-posts-listing .listing-item .excerpt{  }

#content{ position: relative; float:left; width:100%; background:#f4ebd7; }
#content .content{ float:left; width:100%; padding:15px 0px; text-align:left;  min-height:550px; } 
#content .content p{ margin:5px 0px; padding:5px 0px; }
#content .content ul{ margin:10px 15px; padding:5px 5px; }
#content .content ul li{ list-style:disc; padding: 5px 5px; }
#content .content a{ color: #b79b52; text-decoration:underline; }
#content .content a:hover{ text-decoration:underline; }

#content .content .left-sidebar{ float:left; width:75%; margin:0px; padding:10px 15px 15px 0px; }
#content .content .left-sidebar p{ margin: 0px; padding: 10px 0px 10px 0px; }
#content .content .left-sidebar ul { margin:10px 15px; padding: 5px 5px;  } 
#content .content .left-sidebar ul li { list-style: disc; padding: 5px 5px; }
#content .content .left-sidebar a{ text-decoration:underline; color:#18526a; }
#content .content .left-sidebar a:hover{}
#content .content .left-sidebar strong{ padding: 0px; display:inline-block; }
#content .content .left-sidebar iframe{ float:left; width:47%; margin:10px 10px; }

#content .content .right-sidebar{ float:left; width:25%; margin:0px; padding:0px 15px 15px 15px; }
#content .content .right-sidebar p{ padding: 10px 0px 10px 0px; }
#content .content .right-sidebar strong{ padding: 10px 0px; display:inline-block; }
#content .content .right-sidebar ul { float:left; width:100%; padding: 5px 5px; margin:10px 15px; } 
#content .content .right-sidebar ul li { padding: 5px 5px; list-style: disc; }
#content .content .right-sidebar a{ text-decoration:underline; color:#18526a; }
#content .content .right-sidebar a:hover{ text-decoration:underline; }

#content .content .left-sidebar .team-img{ float:left; width:23%; padding:10px 5px 15px 0px; }
.page-template-page-takeaways #content .content .right-sidebar{ background:#18526a; color:#fff; }
.page-template-page-takeaways #content .content .right-sidebar h3{ color:#fff; }
.page-template-page-takeaways #content .content .right-sidebar a{ color:#fff; text-decoration:none; }
.page-template-page-takeaways #content .content .right-sidebar a:hover{ color:#fff; text-decoration:underline; }
.cust-widget{ padding:15px 0px; float:left; width:100%; }
.entry-date{ width: 100%; float: left; padding-bottom: 5px; font-weight: bold; }
.side-menu{ float:left; width:100%; }
.side-menu a{ float:left !important; width:100% !important; background:#18526a !important; padding:12px 10px !important; color:#f3cd6a !important; text-decoration: none !important; margin-bottom: 2px !important; font-family: 'Athelas-Bold'; font-size:20px; }
.side-menu a:hover{ color:#fff !important; background:#f3cd6a !important; }
 
.takeaways-post{ float:left; width:100%; margin:1.5%; padding:10px; border-bottom:1px solid #000; }
.takeaways-post h2 a{ text-decoration:none !important; }
.archieve-links{ padding:5px 0px; }
.archieve-links a{ text-decoration:none; }
.archieve-links a:hover{ text-decoration:underline; }

#testimonials{ float:left; width:100%; position:relative; background:url('../images/testimonial-bk.jpg')#f4ebd7 no-repeat center center; min-height: 330px; }
#testimonials h2{ margin:15px 0px; color:#cc9966 !important; }
#feedback { width:100%; padding:2% 15%; }
#feedback .owl-prev { position:absolute; left:20px; top:50%; width:40px; height:40px; background:url(../images/prev.png) no-repeat; margin-top:-16px; background-size:40px 40px;}
#feedback .owl-next { position:absolute; right:20px; top:50%; width:40px; height:40px; background:url(../images/prev.png) no-repeat; margin-top:-16px; background-size:40px 40px; transform:rotate(180deg); -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); }
#feedback .quote{ color:#fff; float:left; width:100%; text-align:center; font-size:22px; line-height:30px; padding: 10px 0px; }
#feedback .author{ color:#cc9966; float:right; text-align:right; width:100%; padding: 10px 0px; font-weight: bold; font-size:20px; line-height:26px; }



#footer{ width:100%; float:left; position:relative; background:#175169; color:#b79b52; font-size:16px; border-bottom:4px solid #b79b52; border-top:4px solid #b79b52; bottom:6px; top: 0px; }
#footer .inner{ border-bottom:2px solid #b79b52; border-top:2px solid #b79b52; bottom:5px; left:0; position:absolute; right:0; top:5px; }
#footer .footer{ float:left; width:100%; padding:20px 0px 15px; }
#footer .footer .left{ width: 33.33%; float: left; padding:20px 20px 10px 0px; line-height:20px; }
#footer .footer .center{ width: 33.33%; float: left; padding:20px 20px 10px 5%; line-height:20px; }
#footer .footer .right{ width: 33.33%; float: left; padding:20px 20px 10px 20px; line-height:20px; }
#footer .footer .footer-bottom{ width: 100%; float: left; padding:20px 20px 10px 0px; line-height:20px; }

#footer .footer h4.widget-title{ color:#fff !important; margin:10px 0px; font-size:22px; }
#footer .menu{ padding: 0px; }
#footer .menu li{ float:left; width:100%; }
#footer p{ padding:5px 0px; }
#footer a:hover{ text-decoration:underline;  }
#footer ul { width:100%; float: left;  position: relative; }
#footer ul li { position:relative; display:block;float:left; }
#footer ul li a{ display:inline-block; position:relative; }
#footer ul li.active a {  }
#footer ul li a:hover{ }

.copyrights{ font-size:13px; line-height:18px; padding:10px 0px; }

.w-12{ float:left; width:100%; margin:15px 0px; padding:0px 10px; }
.w-11{ float:left; width:90%; margin:15px 0px; padding:0px 10px; }
.w-10{ float:left; width:80%; margin:15px 0px; padding:0px 10px; }
.w-9{ float:left; width:70%; margin:15px 0px; padding:0px 10px; }
.w-8{ float:left; width:60%; margin:15px 0px; padding:0px 10px; }
.w-7{ float:left; width:55%; margin:15px 0px; padding:0px 10px; }
.w-6{ float:left; width:50%; margin:15px 0px; padding:0px 10px; }
.w-5{ float:left; width:45%; margin:15px 0px; padding:0px 10px; }
.w-4{ float:left; width:40%; margin:15px 0px; padding:0px 10px; }
.w-3{ float:left; width:30%; margin:15px 0px; padding:0px 10px; }
.w-2{ float:left; width:20%; margin:15px 0px; padding:0px 10px; }
.w-1{ float:left; width:10%; margin:15px 0px; padding:0px 10px; }

.alignleft { float:left; margin: 0px 10px 15px 0px; }
.alignright { float:right; margin: 0px 0px 15px 10px; }
.alignnone { text-align:center; margin:5px 10px; }
.aligncenter{ float:none; text-align:center; padding:10px;  }
hr{ float:left; width:100%; color:#eee; margin:10px 0px; }

input[type="search"], input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="number"] { max-width:100%; display:inline-block; border:1px solid #959595; height:35px; padding:5px 10px 3px !important; margin-bottom:10px; color:#000; width:450px; }
textarea{ height: 160px; max-width:100%; display:inline-block; border:1px solid #959595; padding:5px 10px 3px; color:#000; margin-bottom:5px; width:450px;  }
input[type="file"]{ margin-bottom:10px; }
select{ border:1px solid #959595; height:35px; padding:5px 10px; margin-bottom:10px; color:#000; max-width:100%; width:450px;  }
input[type="radio"], input[type="checkbox"] { line-height: normal; margin: 0; color:#000; }

.wpcf7-form-control.wpcf7-submit,.es_subscription_form_submit { float:left; padding:15px 25px; color:#fff; font-weight:bold; text-align:center; background:#b79b52; margin:10px 0px; border:1px solid #fff; }
.wpcf7-form-control.wpcf7-submit:hover, .es_subscription_form_submit:hover { background:#b79b52; }
.es-field-wrap{ float:left; width:100%; margin:0px !important; }

span.wpcf7-list-item{ margin:0px !important; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{ float:left; }
div.wpcf7-response-output{ float:left; }

.wpcf7-form p{ display:block !important; padding:5px 0px !important; }

a.back-to-top {	display: none; width: 60px; height: 60px; text-indent: -9999px;	position: fixed; z-index: 999; right: 20px;	bottom: 20px; background: #b79b52 url("../images/up-arrow.png") no-repeat center 43%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border: 1px solid #c5c5c5; }

.top-breadcrumbs{ float:left; width:100%; position: relative; margin:0px; padding:0px 0px; background: rgb(137,215,235);
background: linear-gradient(0deg, rgba(137,215,235,1) 0%, rgba(210,210,186,1) 20%, rgba(215,192,142,1) 100%); display: inline-table; }
.top-breadcrumbs .content{ list-style:none; overflow:hidden; height:auto; text-align:center; width:100%; padding:2% 0px; }
.top-breadcrumbs .content h1{ float:left; width:100%; color:#185168 !important; text-transform: uppercase; font-size:78px; line-height:80px; }
.top-breadcrumbs .content p{ width:100%; text-align:center; text-transform: uppercase; font-size:26px; line-height:32px; color:#4a3706; }


.text-justify{ text-align:justify; }


#es_form_f1-n1 { width: 100%; max-width: 300px; }
label{ padding:0px !important; }

.navigation.pagination { float: left; width: 100%; }

h2.widget-title{ display: inline-block; width:100%; margin:5px 0px; }
h2.entry-title{ margin:0px; }
.entry-header .entry-title a{ text-decoration:none !important; }
.posted-on a{ text-decoration:none !important; padding:0px 0px; font-size: 16px; }
.cat-links a{ padding: 0px 0px 0px 5px; text-decoration:none !important;font-size: 16px; }
.single-post .post-thumbnail { float: left; width: 100%; text-align: center; padding:10px; }
.entry-content{ float:left; width:100%; margin-top:10px; }
.more-link { padding-bottom:10px; display: inline-block; }
h1.entry-title{ font-size:36px; line-height:40px; }

.nivo-caption{ width:50% !important; background:rgba(229,209,150,0.85) !important; top:0 !important; padding:3% 1% 3% 17% !important; }
.nivo-caption h2{ color:#175169; font-size:56px; line-height:60px; font-family:'Athelas-Bold'; }
.nivo-caption p{ font-family: 'Arial Rounded'; font-size:24px; line-height:30px; color:#000; padding:10px 0px; }

.nav-next{ display: inline-block; padding: 20px 10px 5px 10px; left: 45%; position: absolute; bottom: 10px; }
.nav-previous{ display: inline-block; position: absolute; left: 51%; padding: 20px 10px 5px 10px; bottom: 10px; }
.post-navigation .nav-links{ float: left; width: 100%; text-align: center; }

.nav-links{ float:left; width:100%; }
.page-numbers{ padding: 10px; border: 1px solid #000; margin: 10px 5px; display: inline-block; color:#175169 !important; }
.page-numbers.current{ color:#fff !important; background:#175169 !important; }

.btn{ background:#b79b52; color:#fff !important; display:inline-block; padding:8px 16px 8px 16px; text-transform: uppercase; text-align:center; text-decoration:none !important; font-family: 'BellMT'; font-size:15px; }
.btn:hover{ background:#000; color:#fff !important; text-decoration:none !important; }

small { font-size: 14px; line-height:18px; }

.widget_categories ul li{ list-style: none !important; }

/* --- animation --- */
.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.delay-0-1s,
.magictime.delay-0-1s {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
} 
.animated.delay-0-2s,
.magictime.delay-0-2s {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
} 
.animated.delay-0-3s,
.magictime.delay-0-3s {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
} 
.animated.delay-0-4s,
.magictime.delay-0-4s {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
} 
.animated.delay-0-5s,
.magictime.delay-0-5s {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.animated.delay-0-6s,
.magictime.delay-0-6s {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.animated.delay-0-7s,
.magictime.delay-0-7s {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.animated.delay-0-8s,
.magictime.delay-0-8s {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.animated.delay-0-9s,
.magictime.delay-0-9s {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}
.animated.delay-1s,
.magictime.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.animated.delay-1-1s,
.magictime.delay-1-1s {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.animated.delay-1-2s,
.magictime.delay-1-2s {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.animated.delay-1-3s,
.magictime.delay-1-3s {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.animated.delay-1-4s,
.magictime.delay-1-4s {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.animated.delay-1-5s,
.magictime.delay-1-5s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.animated.delay-1-6s,
.magictime.delay-1-6s {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.animated.delay-1-7s,
.magictime.delay-1-7s {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}
.animated.delay-1-8s,
.magictime.delay-1-8s {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.animated.delay-1-9s,
.magictime.delay-1-9s {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}
.animated.delay-2s,
.magictime.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.animated.delay-2-1s,
.magictime.delay-2-1s {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}
.animated.delay-2-2s,
.magictime.delay-2-2s {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}
.upanddownsmalls {
    -webkit-animation-name: animation_13;
    -webkit-animation-direction: normal;
    -webkit-animation-fill-mode: both;
    -webkit-animation-play-state: running;
    animation-name: animation_13;
    animation-direction: normal;
    animation-fill-mode: both;
    animation-play-state: running;
}
.upanddownsmall {
    -webkit-animation-name: animation_12;
    -webkit-animation-direction: normal;
    -webkit-animation-fill-mode: both;
    -webkit-animation-play-state: running;
    animation-name: animation_12;
    animation-direction: normal;
    animation-fill-mode: both;
    animation-play-state: running;
}
.upanddown {
    -webkit-animation-name: animation_8;
    -webkit-animation-direction: normal;
    -webkit-animation-fill-mode: both;
    -webkit-animation-play-state: running;
    animation-name: animation_8;
    animation-direction: normal;
    animation-fill-mode: both;
    animation-play-state: running;
}
.upanddowninvers {
    -webkit-animation-name: animation_9;
    -webkit-animation-direction: normal;
    -webkit-animation-fill-mode: both;
    -webkit-animation-play-state: running;
    animation-name: animation_9;
    animation-direction: normal;
    animation-fill-mode: both;
    animation-play-state: running;
}
.animated.duration-1s {    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.duration-2s {    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.animated.duration-3s {    
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
}
.fadeInDownCustom {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
}
.fadeInDownCustom-opacity-0-7 {
    -webkit-animation-name: fadeInDownSmallOpacityZiroSeven;
    animation-name: fadeInDownSmallOpacityZiroSeven;
}
.fadeInDownCustom-opacity-0-4 {
    -webkit-animation-name: fadeInDownSmallOpacityZiroFour;
    animation-name: fadeInDownSmallOpacityZiroFour;
}
.fadeInDownCustom-opacity-0-2 {
    -webkit-animation-name: fadeInDownSmallOpacityZiroTwo;
    animation-name: fadeInDownSmallOpacityZiroTwo;
}
.fadeInUpCustom {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
}
.fadeInUpCustom-opacity-0-7 {
    -webkit-animation-name: fadeInUpSmallOpacityZiroSeven;
    animation-name: fadeInUpSmallOpacityZiroSeven;
}
.fadeInUpCustom-opacity-0-4 {
    -webkit-animation-name: fadeInUpSmallOpacityZiroFour;
    animation-name: fadeInUpSmallOpacityZiroFour;
}
.fadeInUpCustom-opacity-0-2 {
    -webkit-animation-name: fadeInUpSmallOpacityZiroTwo;
    animation-name: fadeInUpSmallOpacityZiroTwo;
}
.fadeInLeftCustom {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
}
.fadeInRightCustom {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall;
}
@-webkit-keyframes animation_8 {
	0% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; animation-timing-function: ease-in-out}
	50% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,25,0,1); opacity: 1; animation-timing-function: ease-in-out}
	100% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; }
}
@keyframes animation_8 {
	0% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; animation-timing-function: ease-in-out}
	50% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,25,0,1); opacity: 1; animation-timing-function: ease-in-out}
	100% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; }
}
@-webkit-keyframes animation_9 {
	0% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; animation-timing-function: ease-in-out}
	50% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,20,0,1); opacity: 1; animation-timing-function: ease-in-out}
	100% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; }
}
@keyframes animation_9 {
	0% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; animation-timing-function: ease-in-out}
	50% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,20,0,1); opacity: 1; animation-timing-function: ease-in-out}
	100% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; }
}
@-webkit-keyframes animation_12 {
	0% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; animation-timing-function: ease-in-out}
	50% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,20,0,1); opacity: 1; animation-timing-function: ease-in-out}
	100% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; }
}
@keyframes animation_12 {
	0% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; animation-timing-function: ease-in-out}
	50% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,20,0,1); opacity: 1; animation-timing-function: ease-in-out}
	100% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; }
}
@-webkit-keyframes animation_13 {
	0% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; animation-timing-function: ease-in-out}
	50% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,10,0,1); opacity: 1; animation-timing-function: ease-in-out}
	100% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; }
}
@keyframes animation_13 {
	0% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; animation-timing-function: ease-in-out}
	50% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,10,0,1); opacity: 1; animation-timing-function: ease-in-out}
	100% {transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); opacity: 1; }
}

@-webkit-keyframes fadeInDownSmall {
	0% {opacity: 0;-webkit-transform: translateY(-40px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInDownSmall {
	0% {opacity: 0;-moz-transform: translateY(-40px);}
	100% {opacity: 1;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInDownSmall {
	0% {opacity: 0;-o-transform: translateY(-40px);}
	100% {opacity: 1;-o-transform: translateY(0);}
}
@keyframes fadeInDownSmall {
	0% {opacity: 0;transform: translateY(-40px);}
	100% {opacity: 1;transform: translateY(0);}
}

@-webkit-keyframes fadeInDownSmallOpacityZiroSeven {
	0% {opacity: 0;-webkit-transform: translateY(-40px);}
	100% {opacity: .7;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInDownSmallOpacityZiroSeven {
	0% {opacity: 0;-moz-transform: translateY(-40px);}
	100% {opacity: .7;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInDownSmallOpacityZiroSeven {
	0% {opacity: 0;-o-transform: translateY(-40px);}
	100% {opacity: .7;-o-transform: translateY(0);}
}
@keyframes fadeInDownSmallOpacityZiroSeven {
	0% {opacity: 0;transform: translateY(-40px);}
	100% {opacity: .7;transform: translateY(0);}
}

@-webkit-keyframes fadeInDownSmallOpacityZiroFour {
	0% {opacity: 0;-webkit-transform: translateY(-40px);}
	100% {opacity: .4;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInDownSmallOpacityZiroFour {
	0% {opacity: 0;-moz-transform: translateY(-40px);}
	100% {opacity: .4;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInDownSmallOpacityZiroFour {
	0% {opacity: 0;-o-transform: translateY(-40px);}
	100% {opacity: .4;-o-transform: translateY(0);}
}
@keyframes fadeInDownSmallOpacityZiroFour {
	0% {opacity: 0;transform: translateY(-40px);}
	100% {opacity: .4;transform: translateY(0);}
}

@-webkit-keyframes fadeInDownSmallOpacityZiroTwo {
	0% {opacity: 0;-webkit-transform: translateY(-40px);}
	100% {opacity: .2;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInDownSmallOpacityZiroTwo {
	0% {opacity: 0;-moz-transform: translateY(-40px);}
	100% {opacity: .2;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInDownSmallOpacityZiroTwo {
	0% {opacity: 0;-o-transform: translateY(-40px);}
	100% {opacity: .2;-o-transform: translateY(0);}
}
@keyframes fadeInDownSmallOpacityZiroTwo {
	0% {opacity: 0;transform: translateY(-40px);}
	100% {opacity: .2;transform: translateY(0);}
}

/*********/
@-webkit-keyframes fadeInUpSmall {
	0% {opacity: 0;-webkit-transform: translateY(40px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInUpSmall {
	0% {opacity: 0;-moz-transform: translateY(40px);}
	100% {opacity: 1;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInUpSmall {
	0% {opacity: 0;-o-transform: translateY(40px);}
	100% {opacity: 1;-o-transform: translateY(0);}
}
@keyframes fadeInUpSmall {
	0% {opacity: 0;transform: translateY(40px);}
	100% {opacity: 1;transform: translateY(0);}
}

@-webkit-keyframes fadeInUpSmallOpacityZiroSeven {
	0% {opacity: 0;-webkit-transform: translateY(40px);}
	100% {opacity: .7;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInUpSmallOpacityZiroSeven {
	0% {opacity: 0;-moz-transform: translateY(40px);}
	100% {opacity: .7;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInUpSmallOpacityZiroSeven {
	0% {opacity: 0;-o-transform: translateY(40px);}
	100% {opacity: .7;-o-transform: translateY(0);}
}
@keyframes fadeInUpSmallOpacityZiroSeven {
	0% {opacity: 0;transform: translateY(40px);}
	100% {opacity: .7;transform: translateY(0);}
}

@-webkit-keyframes fadeInUpSmallOpacityZiroFour {
	0% {opacity: 0;-webkit-transform: translateY(40px);}
	100% {opacity: .4;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInUpSmallOpacityZiroFour {
	0% {opacity: 0;-moz-transform: translateY(40px);}
	100% {opacity: .4;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInUpSmallOpacityZiroFour {
	0% {opacity: 0;-o-transform: translateY(40px);}
	100% {opacity: .4;-o-transform: translateY(0);}
}
@keyframes fadeInUpSmallOpacityZiroFour {
	0% {opacity: 0;transform: translateY(40px);}
	100% {opacity: .4;transform: translateY(0);}
}

@-webkit-keyframes fadeInUpSmallOpacityZiroTwo {
	0% {opacity: 0;-webkit-transform: translateY(40px);}
	100% {opacity: .2;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInUpSmallOpacityZiroTwo {
	0% {opacity: 0;-moz-transform: translateY(40px);}
	100% {opacity: .2;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInUpSmallOpacityZiroTwo {
	0% {opacity: 0;-o-transform: translateY(40px);}
	100% {opacity: .2;-o-transform: translateY(0);}
}
@keyframes fadeInUpSmallOpacityZiroTwo {
	0% {opacity: 0;transform: translateY(40px);}
	100% {opacity: .2;transform: translateY(0);}
}
/*********/
@-webkit-keyframes fadeInLeftSmall {
	0% {opacity: 0;-webkit-transform: translateX(-50px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInLeftSmall {
	0% {opacity: 0;-moz-transform: translateX(-50px);}
	100% {opacity: 1;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInLeftSmall {
	0% {opacity: 0;-o-transform: translateX(-50px);}
	100% {opacity: 1;-o-transform: translateY(0);}
}
@keyframes fadeInLeftSmall {
	0% {opacity: 0;transform: translateX(-50px);}
	100% {opacity: 1;transform: translateY(0);}
}

@-webkit-keyframes fadeInRightSmall {
	0% {opacity: 0;-webkit-transform: translateX(50px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInRightSmall {
	0% {opacity: 0;-moz-transform: translateX(50px);}
	100% {opacity: 1;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInRightSmall {
	0% {opacity: 0;-o-transform: translateX(50px);}
	100% {opacity: 1;-o-transform: translateY(0);}
}
@keyframes fadeInRightSmall {
	0% {opacity: 0;transform: translateX(50px);}
	100% {opacity: 1;transform: translateY(0);}
}
/* --- /animation --- */
 
.um-locked-content{ display:none !important; }
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active{ background:#b79b52 !important; color:#fff !important; }
.um-account-side li a.current span.um-account-icon{ color:#b79b52 !important; }
.signup-email{ display: inline-block; margin-right: 10px; }
.signup-email input[type="email"]{ width:280px !important; padding: 5px 10px 5px !important; height:38px; font-size: 13px; }
.signup-email .wpcf7-form-control.wpcf7-submit{  font-family: 'BellMT'; float: none; display:inline-block; padding: 7px 10px; color: #fff; text-align: center; background: #b79b52; margin: 0px 0px; border:none; height:38px;  }
.signup-email .wpcf7-form-control.wpcf7-submit:hover{ background:#000; }
.wpcf7-spinner{ display:none !important; }
.signup-email-form{ display: inline; text-align:center; }
/*
.signup-email .wpcf7-response-output{ display:none !important; }
*/
.wpcf7 form.sent .wpcf7-response-output { border-color: #46b450; text-align: center; display: inline-block; width: 100%; }
#custom_html-6{ float: left; width: 100%; }
a.sub-btn{ font-size:24px; line-height:30px; margin-top:15px; display:inline-block; padding:10px; text-decoration:underline; border:2px solid #18526A; }

.blog .type-post{ border: 1px solid #18526a; float: left; width: 31.33%; margin:1%; background:#e1f4f8; padding:8px 15px; min-height: 375px; }
.blog h2.entry-title{ font-size:17px; line-height:24px; font-weight:500; }
.blog .type-post .read-more-link{ float:left; width:100%; font-weight:500; }
.blog .cat-links{ display:none; }