/*
Theme Name: PalThemes
Theme URI: http://www.palthemes.com/
Author: PalThemes
Author URI: http://www.palthemes.com/
Description: PalThemes own-use theme.
Version: 1.0.0-beta-6
Tags: palthemes
Text Domain: palthemes
Domain Path: /languages
*/
body {
  font-family: "Open Sans", Georgia, serif;
  font-size: 14px;
  line-height: 24px;
  color: #2b2b2b;
  background: #fafafa;
}
body a {
  color: #333;
  transition: all 300ms;
}
body a:hover {
  color: #147c6b;
  text-decoration: none;
}
body a:focus,
body a:active,
body a:visited {
  text-decoration: none;
  outline: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: normal;
}
input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=date],
input[type=search],
select {
  border: 1px solid #e0e0e0;
  line-height: 40px;
  height: 40px;
  padding: 0 12px;
  width: 100%;
  transition: all 300ms;
}
input[type=text]:focus,
textarea:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=search]:focus,
select:focus {
  outline: none;
  border: 1px solid #b0b0b0;
}
label {
  font-weight: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  line-height: 40px;
  height: 40px;
  border: 0;
  color: #ffffff;
  padding: 0 20px;
  transition: all 300ms;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #333333;
  font-size: 11px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #147c6b;
  color: #ffffff;
}
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
button:visited,
html input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}
blockquote {
  font-style: italic;
  margin-top: 20px;
  margin-left: 20px;
  border-left: 4px solid #147c6b;
  background: #fafafa;
  padding: 15px 25px;
}
/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}
/* reset fw style */
.flex-direction-nav {
  display: none;
}
.fw-main-row {
  background-size: cover;
  background-repeat: no-repeat;
}
.fw-main-row.parallax,
.fw-main-row.fixed {
  background-attachment: fixed;
}
.fw-container {
  width: 1200px;
  margin: auto;
  padding: 0;
}
.fw-container h1 {
  font-size: 33px;
  margin: 10px 0 30px;
  line-height: normal;
}
.fw-container .fw-section-title {
  display: flex;
  align-items: center;
}
.fw-container .fw-section-title h1 {
  margin: 0;
  padding: 0 10px;
  border-left: 3px solid #333;
  display: inline-block;
  letter-spacing: 2px;
  line-height: normal;
}
.fw-container .fw-section-title:after {
  position: relative;
  content: "";
  height: 6px;
  width: 100%;
  flex-grow: 1;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.fw-iconbox {
  padding: 0;
}
.fw-iconbox .fw-iconbox-image {
  width: 60px;
  font-size: 30px;
  line-height: 60px;
  margin-right: auto;
  margin-left: auto;
  color: #fafafa;
  border-radius: 30px;
  background: #333;
  background-color: #FFFFFF;
}
.fw-iconbox .fw-iconbox-title h2 {
  margin-top: 15px;
}
.fw-iconbox .fw-iconbox-text {
  padding-top: 20px;
  font-size: 13px;
}
.fw-iconbox-2 .fw-iconbox-image {
  border: 0;
  line-height: normal;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  color: inherit;
  background: none;
}
.fw-iconbox-2 .fw-iconbox-aside {
  margin-left: 60px;
}
.fw-iconbox-2 .fw-iconbox-title h2 {
  clear: none;
  margin-top: 5px;
}
.fw-icon {
  display: block;
}
.palthemes-testimonials {
  margin: 0;
}
.palthemes-testimonials .palthemes-testimonials-title {
  margin: 0;
  margin-bottom: 30px;
}
.palthemes-testimonials .palthemes-testimonials-text {
  background: #f4f4f4;
  border: 0;
  font-size: 13px;
  padding: 10px 20px;
}
.palthemes-testimonials .palthemes-testimonials-text:before {
  content: none;
}
.palthemes-testimonials .palthemes-testimonials-text:after {
  border-color: #f4f4f4 transparent transparent transparent;
}
.palthemes-testimonials-3 .palthemes-testimonials-text {
  background: none;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #fafafa;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #666666;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/* misc styles */
.palthemes-animate {
  visibility: hidden;
}
/* reset default style */
.palthemes-container {
  padding: 0 30px;
  width: 100%;
}
.palthemes-row {
	max-width: 1200px;
	margin: 0 auto;
}
.palthemes-row.width-100 {
  max-width: 100%;
}
.row.right-sidebar {
  margin: 0;
}
/* global container */
#global_container {
  background: #FFF;
  color: #666666;
}
/* boxed mode */
.boxed #global_container {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.02);
}
.container-main {
  max-width: 1200px;
  margin: auto;
}
.boxed #global_container {
  max-width: 1200px;
  margin: auto;
  margin: 0 auto;
}
/* title bar */
.page-title-bar-wrapper {
  background: #fafafa;
  border-bottom: 1px solid #e0e0e0;
}
.page-title-bar {
  padding: 15px 50px;
}
.page-title-bar .page-title-row {
  height: 100%;
}
.page-title-bar .page-title-row .page-title-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.page-title-bar .page-title-row .page-title-wrapper h1 {
  margin: 0;
  font-size: 25px;
  margin-bottom: 15px;
}
.page-title-bar .page-title-row .page-title-wrapper h3 {
  font-size: 13px;
  margin: 0;
}
.page-title-bar .page-title-row .page-title-captions,
.page-title-bar .page-title-row .page-title-secondary {
  width: 45%;
  display: table-cell;
  vertical-align: middle;
}
/* main container */
#main_content {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
#content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-right: 0;
  margin-right: 0;
}
/* sidebar mode */
.right-sidebar #content,
.left-sidebar #content {
  width: 74%;
  padding-left: 0;
  padding-right: 20px;
  float: left;
}
.left-sidebar #content {
  padding-left: 30px;
  padding-right: 0;
  float: right;
}
.socials-item-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.socials-item-list li {
  display: inline-block;
  margin-right: 20px;
}
.socials-item-list li a {
  color: #333333;
}
#main_header {
  width: 100%;
  margin: 0;
  padding: 0;
}
.logo {
  padding: 60px 0;
}
.logo h1 {
  margin: 0;
}
.logo img {
  max-width: 200px;
  height: auto;
}
.logo.center {
  text-align: center;
}
.logo-small {
  float: left;
}
.logo-small h1 {
  margin: 0;
}
.logo-small h1 a {
  line-height: 80px;
}
.logo-small img {
  max-width: 150px;
  margin-bottom: 7px;
}
.row.navigation-wrapper {
  position: relative;
  margin: 0;
}
.header-v1 .row.navigation-wrapper {
  margin: 0 auto;
}

/**
 4.4 Search button & Search Form
 */
 .search-area {
  position: relative;
 }
.search-screen {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,.8);
  transition: all 500ms;
}
.search-screen.open {
  visibility: visible;
  opacity: 1;
}
.search-screen-wrapper {
  position: absolute;
  width: 100%;
  top: calc(50% - 150px);
}
.search-screen-wrapper h3 {
  text-align: center;
  color: #FFF;
  font-size: 40px;
  margin-bottom: 40px;
}
.search-screen-wrapper h5 {
  text-align: center;
  color: #d0d0d0;
  font-style: italic;
  margin-top: 40px;
  font-size: 16px;
}
.search-screen-body {
  padding: 0 20px;
  max-width: 900px;
  margin: 0 auto;
  font-size: 25px;
  text-align: center;
}
.search-screen-body .search-area {
  position: relative;
  transform: scale(1.4);
  opacity: 0;
  transition: all 500ms cubic-bezier(.22,.27,.16,.81);
}
.open .search-screen-body .search-area {
  transform: scale(1);
  opacity: 1;
}
.search-screen-body .search-btn-wrapper {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.search-screen-body input[type="submit"] {
  padding: 0 80px;
  display: inline-block;
  height: 55px;
  line-height: 55px;
  background: #d0d0d0;
  border-radius: 5px;
  color: #333;
  font-size: 20px;
  letter-spacing: 0;
  text-transform: none;
}
.toggle-search-wrapper {
  float: right;
}
.toggle-search-wrapper .toggle-search {
  line-height: 80px;
  height: 80px;
  padding-left: 30px;
  display: inline-block;
}
.toggle-search:before {
  content: "\f002";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search-screen-body input[type="text"],
.search-screen-body select {
  display: inline-block;
  width: auto;
  height: 70px;
  line-height: 70px;
  padding: 0 20px;
  background: #FFF;
  outline: none;
  color: #000;
  border: 0;
  border-radius: 5px;
}
.search-screen-body input[type="text"] {
  width: 60%;
}
.search-screen-body select {
  width: 20%;
}
.search-screen-body input[type="text"]:focus {
  outline: none;
}




#primary_navigation {
  position: relative;
  border-top: 1px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}
.nav-menu {
  position: relative;
  line-height: 60px;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 300;
}
.header-v1 .nav-menu {
  text-align: right;
  float: right;
}
.header-v1 .nav-menu {
  line-height: 80px;
  text-transform: uppercase;
  font-weight: bold;
}
.header-v1 #primary_navigation {
  border-top: none;
  border-bottom: 1px solid #ddd;
}
.nav-menu li {
  margin: 0 5px;
  display: inline-block;
}
.nav-menu li a {
  position: relative;
  font-family: "Open Sans", Georgia, serif;
  display: block;
  padding: 0 15px;
  color: #666666;
  line-height: inherit;
}
.nav-menu li a:hover {
  color: #147c6b;
}
.nav-menu li a:hover:after {
  opacity: 1;
  visibility: visible;
  width: 100%;
}
.nav-menu li a:after {
  content: "";
  position: absolute;
  width: 0;
  top: -1px;
  right: 50%;
  transform: translateX(50%);
  height: 1px;
  background: #147c6b;
  transition: all 300ms;
  visibility: hidden;
  opacity: 0;
}
.nav-menu li a.fa:before {
  font-family: FontAwesome;
  margin-right: 5px;
}
.nav-menu li.menu-item-has-children {
  position: relative;
}
.nav-menu li.current-menu-item a {
  color: #147c6b;
}
.nav-menu li.current-menu-item a:after {
  opacity: 1;
  visibility: visible;
  width: 100%;
}
.nav-menu li.menu-item-has-mega-menu {
  position: initial;
}
ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  display: block;
  position: absolute;
  background: #f9f9f9;
  z-index: 30;
  padding: 0;
  margin: 0;
  text-align: left;
  top: 100%;
  left: 0;
  line-height: 40px;
  font-size: 13px;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.05);
  border-top: 2px solid #147c6b;
  transition: all 300ms;
}
ul.sub-menu li {
  white-space: nowrap;
  min-width: 200px;
  display: block;
  margin: 0;
  border-bottom: 1px solid #dddddd;
}
ul.sub-menu li:last-child {
  border-bottom: none;
}
ul.sub-menu li a {
  padding: 0 15px;
}
ul.sub-menu li a:after {
  content: none;
}
ul.sub-menu .sub-menu {
  left: 100%;
  top: -2px;
}
ul.sub-menu.toggle {
  visibility: visible;
  opacity: 1;
}
.header-v1 .nav-menu li {
  margin: 0;
}
.mega-menu {
  transition: all 300ms;
  visibility: hidden;
  opacity: 0;
  display: table;
  position: absolute;
  table-layout: fixed;
  width: 100%;
  z-index: 10;
  background: #f9f9f9;
  left: 0;
  border-top: 2px solid #147c6b;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.05);
}
.mega-menu ul.sub-menu.mega-menu-row {
  display: table-row;
}
.mega-menu ul.sub-menu {
  position: static;
  box-shadow: none;
  line-height: 35px;
  background: none;
  border-top: 0;
}
.mega-menu ul.sub-menu li {
  white-space: normal;
  border-bottom: 0;
}
.mega-menu ul.sub-menu li a {
  padding: 0;
}
.mega-menu ul.sub-menu li a:after {
  content: none;
}
.mega-menu ul.sub-menu li li {
  display: block;
}
.mega-menu ul.sub-menu li > div {
  margin-top: 20px;
}
.mega-menu ul.sub-menu li p {
  line-height: normal;
  text-transform: none;
  margin: 15px 0;
}
.mega-menu ul.sub-menu li.mega-menu-col {
  display: table-cell;
  padding: 30px 25px;
  border-right: 1px solid #dddddd;
}
.mega-menu ul.sub-menu li.mega-menu-col > a {
  font-size: 17px;
  margin-bottom: 10px;
}
.mega-menu ul.sub-menu li.mega-menu-col:last-child {
  border: none;
}
.mega-menu.toggle {
  visibility: visible;
  opacity: 1;
}
.mega-menu.toggle ul.sub-menu {
  visibility: visible;
  opacity: 1;
}
#sidebar {
  width: 26%;
  padding: 0;
  padding-left: 20px;
}
.left-sidebar #sidebar {
  padding-left: 0;
  padding-right: 20px;
  float: left;
}
.right-sidebar #sidebar {
  float: right;
}
.widget-area .widget_recent_entries ul,
.widget-area .widget_archive ul,
.widget-area .widget_categories ul,
.widget-area .widget_meta ul {
  margin: 0;
  padding: 0;
}
.widget-area .widget_recent_entries ul li,
.widget-area .widget_archive ul li,
.widget-area .widget_categories ul li,
.widget-area .widget_meta ul li {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}
.widget-area .widget_recent_entries ul li a:before,
.widget-area .widget_archive ul li a:before,
.widget-area .widget_categories ul li a:before,
.widget-area .widget_meta ul li a:before {
  content: "\f105";
  margin-right: 7px;
  font-family: FontAwesome;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.widget-area .widget_recent_comments ul {
  margin: 0;
  padding: 0;
}
.widget-area .widget_recent_comments ul li {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}
.widget-area .widget_recent_comments ul li:before {
  content: "\f105";
  margin-right: 7px;
  font-family: FontAwesome;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.widget-area .widget_recent_comments ul li:hover:before {
  color: #147c6b;
}
#main_footer {
  border-top: 1px solid #e0e0e0;
}
.row.footer-wrapper {
  padding: 25px 0;
}
.copyright {
  text-align: right;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hentry img {
  max-width: 100%;
  height: auto;
}
.entry-container h1,
.entry-container h2,
.entry-container h3,
.entry-container h4,
.entry-container h5,
.entry-container h6 {
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  color: #333333;
}
.entry-container h1 {
  font-size: 34px;
  line-height: 1.4;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
}
.entry-container h2 {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 0em;
  margin-bottom: 1.1em;
}
.entry-container h3 {
  font-size: 16px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.entry-container h4 {
  font-size: 13px;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}
.entry-container h5 {
  font-size: 12px;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
}
.entry-container h6 {
  font-size: 11px;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
}
article.hentry {
  margin-bottom: 40px;
  padding-bottom: 25px;
  border-bottom: 3px double #dddddd;
}
.entry-media {
  margin-bottom: 30px;
}
.entry-media img {
  width: 100%;
  height: auto;
}
.entry-title {
  margin: 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  letter-spacing: 1px;
}
.entry-title a {
  color: #333333;
}
.entry-meta {
  font-size: 12px;
  color: #999;
}
.entry-meta span {
  position: relative;
  margin-right: 13px;
  padding-right: 14px;
  line-height: 20px;
  display: inline-block;
}
.entry-meta span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  bottom: 5px;
  width: 1px;
  background: #999999;
}
.entry-meta span:last-child {
  margin-right: 0;
  padding-right: 0;
}
.entry-meta span:last-child:after {
  content: none;
}
.readmore-wrapper {
  display: block;
  margin-top: 25px;
  text-align: right;
}
.post-readmore {
  position: relative;
  padding: 0 15px;
  line-height: 30px;
  border: 1px solid #e0e0e0;
  letter-spacing: 1px;
  display: inline-block;
  font-size: 12px;
  color: #555;
  z-index: 1;
  overflow: hidden;
}
.post-readmore:hover {
  color: #FFF;
  border-color: #147c6b;
}
.post-readmore:hover:before {
  width: 120px;
  height: 120px;
  background: #147c6b;
  opacity: 1;
  visibility: visible;
}
.post-readmore:before {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translate(50%, 50%);
  width: 0;
  height: 0;
  border-radius: 100%;
  background: #147c6b;
  z-index: -1;
  transition: all 300ms;
  opacity: 0;
  visibility: hidden;
}
.post-password-form input[type="submit"] {
  margin-left: 10px;
}
/* Pagination */
ul.page-numbers {
  list-style: none;
  margin: 0;
  margin-top: 40px;
  padding: 0;
  display: inline-block;
}
ul.page-numbers li {
  display: inline-block;
  margin-right: 5px;
}
ul.page-numbers li span,
ul.page-numbers li a {
  display: inline-block;
  line-height: 30px;
  padding: 0 12px;
  text-align: center;
  border: 1px solid #e0e0e0;
}
ul.page-numbers li span:hover,
ul.page-numbers li a:hover {
  border: 1px solid transparent;
  background: #147c6b;
  color: #ffffff;
}
ul.page-numbers li span {
  border: 1px solid transparent;
  background: #147c6b;
  color: #ffffff;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
.search-btn {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 40px;
  height: 40px;
  padding: 0 12px;
  background: #333333;
  border: 0;
  color: #FFF;
  border-radius: 0;
}
.search-btn:hover {
  background: #147c6b;
  color: #ffffff;
}
.widget {
  margin-bottom: 40px;
}
.widget ul {
  list-style: none;
  margin: 0;
}
.widget-title {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
}
.palthemes-counterbox {
  text-align: center;
  border: 1px solid #e0e0e0;
  padding: 10px 0 25px;
}
.palthemes-counterbox .counterbox-container {
  font-size: 45px;
  line-height: normal;
}
.palthemes-counterbox .counterbox-container i {
  display: inline-block;
  margin-right: 10px;
}
.palthemes-counterbox .counterbox-text p {
  margin: 0;
}
.palthemes-counterbox.top-icon .counterbox-container i {
  display: block;
  margin: 0;
  font-size: 65px;
}
/* content boxes */
.palthemes-content-boxes {
  margin-bottom: 15px;
}
.palthemes-content-box {
  margin-bottom: 20px;
}
.palthemes-content-box .content-wrapper {
  padding: 0 15px;
}
.palthemes-content-box .content-wrapper-background {
  padding: 30px;
}
.palthemes-content-box .heading {
  display: table;
  margin-bottom: 15px;
}
.palthemes-content-box .icon {
  display: table-cell;
  vertical-align: middle;
  float: none;
  line-height: normal;
}
.palthemes-content-box .icon .fontawesome-icon {
  display: block;
  margin-right: 20px;
  text-align: center;
  transition: all 300ms;
  border-color: #333333;
  border-width: 1px;
  background-color: #333333;
  height: 42px;
  width: 42px;
  line-height: 42px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 21px;
}
.palthemes-content-box .content-box-heading {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  line-height: normal;
}
.palthemes-content-box .content-box-container p {
  margin-bottom: 15px;
}
.palthemes-content-box .content-box-readmore:after {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: 5px;
}
.palthemes-content-boxes.icon-with-title .palthemes-content-box .heading-link:hover .fontawesome-icon {
  background: #147c6b;
}
.palthemes-content-boxes.icon-on-top {
  text-align: center;
}
.palthemes-content-boxes.icon-on-top .heading {
  display: block;
}
.palthemes-content-boxes.icon-on-top .icon {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.palthemes-content-boxes.icon-on-top .icon .fontawesome-icon {
  margin: 0 auto;
}

/* Form Builder */
.form-wrapper.contact-form {
  background: #fafafa;
  padding: 40px 20px;
  border-radius: 3px;
  border: 10px solid #f0f0f0;
}
.form-builder-item {
  padding: 0 10px;
}
.contact-form input[type="submit"] {
  margin-left: 10px;
  line-height: 50px;
  padding: 0 40px;
  font-size: 18px;
  height: 50px;
}
.wrap-forms .field-text, .wrap-forms .field-gap, .wrap-forms .field-textarea, .wrap-forms .field-select, .wrap-forms .field-upload, .wrap-forms .field-date, .wrap-forms .field-time, .wrap-forms .field-multiple, .wrap-forms .field-rating, .wrap-forms .field-table {
  margin-bottom: 18px;
}
.form-builder-item-recaptcha {
  margin-bottom: 25px;
}

/* Special Heading */
.fw-special-title {
  margin: 0;
  margin-bottom: 10px;
}
.fw-special-subtitle {
  margin: 0;
  font-size: 20px;
  margin-bottom: 25px;
}