@import url(../css/bootstrap.min.css);
@import url(../css/font-awesome.css);
* {font-family:"Optima",Optima, sans-serif}
/*Viewport---------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
body {font-family: "Optima",Optima, sans-serif;
}
/*FontFace----------------------------------
@font-face {
    font-family: lato-r;
    src: url("../fonts/LatoRegular.ttf");
}
@font-face {
    font-family: lato-l;
    src: url("../fonts/LatoLight.ttf");
}
@font-face {
    font-family: lato-b;
    src: url("../fonts/LatoBold.ttf");
}
@font-face {
    font-family: lato-eb;
    src: url("../fonts/LatoExtraBold.ttf");
}
@font-face {
    font-family: lato-i;
    src: url("../fonts/LatoItalic.ttf");
}
@font-face {
    font-family: lato-li;
    src: url("../fonts/LatoLightItalic.ttf");
}
@font-face {
    font-family: lato-bi;
    src: url("../fonts/LatoBoldItalic.ttf");
}
@font-face {
    font-family: lato-ebi;
    src: url("../fonts/LatoExtraBoldItalic.ttf");
}

/*END FontFace*/
/*START Helper Classes------------------------------------------*/
.printfriendly {
  position: absolute;
  top: 0;
  right: 0; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.m-bottom {
  margin-bottom: 25px; }

.m-top {
  margin-top: 25px; }

.m-left {
  margin-left: 25px; }

.m-right {
  margin-right: 25px; }

.border-img {
  border-radius: 5px; }

.img-wrap {
  position: relative;
  overflow: hidden;
  z-index: 3;
  height: 250px;
  width: 100%;
  background: #ccc; }
  .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 150%;
    min-width: 100%;
    z-index: 1; }

#commentform label {
  display: block; }

/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1 {
  font-family: "Lato", sans-serif;
  background: #247029;
  color: #fff !important;
  display: inline-block;
  font-size: 11px;
  font-weight: 900;
  margin: 0 auto;
  max-width: 100%;
  min-width: 127px;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize; }
  a.btn-1:hover, a.btn-1:focus, a.btn-1:active {
    background: #247029;
    text-decoration: none;
    color: #fff !important; }
a.btn-2 {
  font-family: "Lato", sans-serif;
  background: transparent;
  border: 1px solid #8c8c8c;
  color: #fff !important;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  margin: 0 auto;
  max-width: 100%;
  min-width: 130px;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  transition: 0.4s !important; }
  a.btn-2:hover, a.btn-2:focus, a.btn-2:active {
    text-decoration: none;
    color: #fff !important; }

/*END Buttons-------------------------------------*/
/*START header------------------------------------------*/
header.header {
  position: relative;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid #fff; }
  header.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
    header.header.fixed a.btn-donate {
      bottom: -53px; }
    header.header.fixed .top-header, header.header.fixed .top-socila, header.header.fixed .top-donate, header.header.fixed .search {
      display: none; }
    header.header.fixed .top-social {
      padding-bottom: 0; }
    header.header.fixed .navigation {
      padding: 0px 0 0px; }
    header.header.fixed .navbar-brand {
      height: 105px; }
    header.header.fixed #navigation ul li a, header.header.fixed #navigation ul li.open a {
      padding-top: 45px;
      padding-bottom: 40px; }

.top-header {
  background: #247029; }

.top-donate {
  float: right; }
  .top-donate a.btn-1 {
    padding: 9px 10px !important;
    min-width: 116px !important;
    border-radius: 0px !important;
    text-transform: capitalize;
    font-size: 12px;
    background: #247029;
    margin-left: 11px;
    margin-right: -15px; }

.top-social {
  text-align: right;
  padding-top: 0px;
  font-size: 0px;
  float: right; }

ul.top-social {
  background: #247029;
  font-size: 1.2rem;
  margin: 0 -11px 0 40px;
  padding: 0; }
  ul.top-social li {
    display: inline-block;
    line-height: 1.2em; }
    ul.top-social li .fa {
      font-size: 18px;
      margin-right: 5px; }
    ul.top-social li a {
      vertical-align: middle;
      color: #fff;
      line-height: 1.2em;
      transition: 0.4s;
      padding: 0;
      font-size: 11px; }
      ul.top-social li a:hover {
        color: #fff; }
        ul.top-social li a:hover::before {
          color: #fff; }
      ul.top-social li a::before {
        content: "";
        display: inline-block;
        font-size: 0.7em;
        vertical-align: middle;
        margin: -2px 15px;
        width: 1px;
        height: 38px;
        background: rgba(226, 226, 226, 0.4); }
    ul.top-social li:last-child a::after {
      content: "";
      display: inline-block;
      font-size: 0.7em;
      vertical-align: middle;
      margin: -13px 11px;
      width: 1px;
      height: 38px;
      background: rgba(226, 226, 226, 0.4); }
    ul.top-social li:first-child a::before {
      content: none; }

img.logo {
  position: absolute;
  float: left;
  z-index: 33;
  padding: 10px;
  width: auto;
  border-radius: 7px; }

.nav-right {
  width: 74%;
  float: right; }

/*END header-------------------------------------*/
/*START Main Navigation------------------------------------------*/
.navbar.navbar-default {
  margin-bottom: 0;
  border: none;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f6f6f6 47%, #eeeeee 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 47%, #eeeeee 100%);
  background: -o-linear-gradient(top, white 0%, #f6f6f6 47%, #eeeeee 100%);
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 47%, #eeeeee 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 47%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 ); }

.navbar-brand {
  float: left;
  width: 25%;
  position: relative;
  height: 105px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  margin-left: 3px !important; }
  .navbar-brand img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%; }

#navigation {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  padding-left: 0px;
  padding-right: 0px; }
  #navigation ul {
    padding: 0;
    text-align: right;
    width: 100%; }
    #navigation ul li, #navigation ul li.open {
      display: inline-block;
      float: none;
      vertical-align: middle; }
      #navigation ul li.active a, #navigation ul li.open.active a {
        color: #fff !important;
        font-family: "Lato", sans-serif;
        font-weight: 900;
        font-size: 14px;
        background: #1e3960; }
        #navigation ul li.active a:hover, #navigation ul li.active a:focus, #navigation ul li.active a:active, #navigation ul li.open.active a:hover, #navigation ul li.open.active a:focus, #navigation ul li.open.active a:active {
          color: #fff !important; }
      #navigation ul li.active ul li a, #navigation ul li.open.active ul li a {
        background: transparent !important;
        text-transform: capitalize;
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        white-space: normal; }
        #navigation ul li.active ul li a:hover, #navigation ul li.active ul li a:focus, #navigation ul li.active ul li a:active, #navigation ul li.open.active ul li a:hover, #navigation ul li.open.active ul li a:focus, #navigation ul li.open.active ul li a:active {
          color: #fff;
          background: #1e3960 !important; }
      #navigation ul li a, #navigation ul li.open a {
        border-right: 1px solid #ededed;
        text-transform: capitalize;
        font-size: 13px;
        color: #949494;
        padding: 43px 15px 40px;
        white-space: normal; }
        #navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a:active, #navigation ul li.open a:hover, #navigation ul li.open a:focus, #navigation ul li.open a:active {
          color: #247029; }
      #navigation ul li ul, #navigation ul li.open ul {
        text-align: left;
        min-height: 0;
        border: none;
        padding: 0;
        width: 250%; }
        #navigation ul li ul li, #navigation ul li.open ul li {
          display: block; }
          #navigation ul li ul li::after, #navigation ul li.open ul li::after {
            content: none; }
          #navigation ul li ul li a, #navigation ul li.open ul li a {
            padding: 10px 5px 10px 10px !important;
            font-size: 12px;
            white-space: normal;
            border: none;
            color: #fff; }
            #navigation ul li ul li a::after, #navigation ul li.open ul li a::after {
              content: none !important; }
            #navigation ul li ul li a:hover, #navigation ul li ul li a:focus, #navigation ul li ul li a:active, #navigation ul li.open ul li a:hover, #navigation ul li.open ul li a:focus, #navigation ul li.open ul li a:active {
              color: #fff !important;
              background: #1e3960; }
          #navigation ul li ul li:first-child a, #navigation ul li.open ul li:first-child a {
            border-top: none; }
          #navigation ul li ul li ul, #navigation ul li.open ul li ul {
            width: 100%; }

.dropdown-menu {
  display: block;
  background: rgba(141, 181, 141, 0.8);
  border-radius: 0;
  padding: 0px;
  position: absolute;
  display: none; }
  .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0px;
    display: none; }

.dropdown-btn {
  display: none; }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar-default .navbar-brand {
    width: 23%;
    left: 0;
    position: absolute;
    height: 100px; }

  .nav-right {
    width: 100%; }

  #navigation ul li a, #navigation ul li.open a {
    padding: 40px 10px 40px;
    font-size: 13px; }

  img.logo {
    width: 220px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-brand {
    position: relative;
    display: block;
    margin: 0 auto !important;
    float: none;
    width: 30%;
    height: 92px;
    border: none;
    background: transparent; }

  .nav-right {
    width: 100%; }

  #navigation ul {
    text-align: center; }

  #navigation ul li a, #navigation ul li.open a {
    font-size: 13px;
    padding: 13px 5px 20px; }

  header.header.fixed img.logo {
    margin-left: 0; }

  header.header.fixed #navigation ul li a {
    padding-top: 20px;
    padding-bottom: 20px; } }
@media only screen and (max-width: 767px) {
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn {
    padding: 0px 13px 5px 12px !important; }

  header.header.fixed .navbar-brand {
    height: 80px; }

  header.header {
    position: relative; }
    header.header.fixed #navigation ul li a, header.header.fixed #navigation ul li.open a {
      padding-top: 16px;
      padding-bottom: 20px; }
    header.header.fixed .navbar-header {
      background: #fff;
      height: 80px; }

  #navigation ul li:first-child a, #navigation ul li.open:first-child a {
    border-radius: 0; }

  #navigation {
    background: #1e3960; }

  #navigation ul li ul, #navigation ul li.open ul {
    width: 100%; }

  #navigation ul li a, #navigation ul li.open a {
    color: #fff;
    padding: 16px 20px 20px; }

  .navbar-header {
    background: #fff;
    height: 80px; }

  .navbar-default .navbar-brand {
    width: 170px;
    min-height: 50px;
    position: absolute;
    z-index: 10;
    left: 15px;
    display: block;
    border: none; }
    .navbar-default .navbar-brand img {
      max-width: 100%;
      max-height: 100%; }

  .navbar-brand {
    height: 80px; }

  .nav-right {
    width: 100%;
    border-left: none; }

  .navbar.navbar-default .container {
    padding: 0; }

  .navbar-default .navbar-toggle {
    border-radius: 0px;
    border-color: #247029; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
      background: #247029;
      border-color: #247029; }
      .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:active .icon-bar {
        background: #fff; }
    .navbar-default .navbar-toggle .icon-bar {
      background: #247029; }

  .navbar-nav {
    margin: 0; }

  #navigation ul {
    text-align: center;
    padding: 0px; }

  #navigation ul li {
    display: block;
    border-bottom: 1px solid #247029; }

  #navigation ul li:last-child a {
    margin-left: 0; }

  .dropdown-btn {
    display: none; }

  #navigation ul li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: -50px;
    display: block;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 13px 10px 12px; }
    #navigation ul li.menu-item-has-children .dropdown-btn:hover, #navigation ul li.menu-item-has-children .dropdown-btn:focus, #navigation ul li.menu-item-has-children .dropdown-btn:active {
      background: #fff;
      color: #1e3960; }

  #navigation ul li ul {
    max-height: unset;
    background: #247029;
    text-align: center; }
    #navigation ul li ul li {
      border-bottom: 1px solid #1e3960; }
      #navigation ul li ul li ul {
        background: #247029; }

  #navigation ul li:last-child ul, #navigation ul li.open:last-child ul {
    right: 0px !important;
    left: 0 !important;
    top: 98% !important; }

  .navbar-collapse {
    overflow-y: none; }

  #navigation ul > li.menu-item-has-children > .dropdown-menu .dropdown-btn {
    display: none; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: -33px;
    display: block;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 13px 12px 12px; }
    #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #fff;
      color: #1e3960; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu .dropdown-btn {
    display: none; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: -36px;
    display: block;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #247029;
    color: #247029;
    padding: 6px 13px 6px 12px; }
    #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #247029;
      color: #fff; }

  .dropdown-menu .dropdown-menu {
    left: 0;
    top: unset; }

  #navigation ul {
    overflow: scroll;
    height: 400px; }
    #navigation ul ul {
      height: auto; }

  #navigation ul li.active a,
  #navigation ul li.open.active a,
  #navigation ul li a:hover,
  #navigation ul li a:focus,
  #navigation ul li a:active,
  #navigation ul li.open a:hover,
  #navigation ul li.open a:focus,
  #navigation ul li.open a:active {
    margin-top: 0px;
    border-radius: 0; }

  #navigation ul li::after, #navigation ul li.open::after {
    content: none; }

  .navbar-collapse.in {
    overflow-y: unset; }

  .top-left {
    display: block;
    text-align: center;
    float: none;
    margin: 0; }
    .top-left p {
      margin-bottom: 10px;
      margin-top: 10px;
      line-height: 1; }

  .top-right {
    width: 100%;
    text-align: center;
    padding-right: 0;
    padding-top: 0px; }

  .nav-right {
    margin-right: 0; }

  header.header::before {
    content: none; }

  .top-social {
    padding-bottom: 0px; }

  .dropdown-menu {
    position: relative; } }
@media only screen and (max-width: 480px) {
  .top-donate {
    float: none;
    display: block;
    margin: 10px auto 0px !important;
    text-align: center; }

  .top-donate a.btn-1 {
    margin: 0; }

  ul.top-social {
    float: none;
    margin: 0 auto !important;
    text-align: center; }

  .printfriendly {
    display: none; } }
/*END Main Navigation-------------------------------------*/
/*STRART Search Widget------------------------------------------*/
div.search {
  float: right;
  display: inline-block;
  padding-top: 0px;
  margin-right: 25px;
  position: relative;
  font-family: "Lato", sans-serif;
  border-left: 1px solid rgba(226, 226, 226, 0.4);
  width: 140px;
  height: 35px; }
  div.search .screen-reader-text {
    display: none; }
  div.search #searchform {
    visibility: visible;
    opacity: 1;
    transition: 0.4s;
    width: 140px; }
  div.search .fa-search {
    color: #fff;
    border-left: 1px solid rgba(226, 226, 226, 0.4);
    border-right: 1px solid rgba(226, 226, 226, 0.4);
    cursor: pointer;
    font-size: 17px;
    height: 35px;
    left: auto;
    padding-right: 10px;
    padding-top: 8px;
    position: absolute;
    right: -36px;
    top: 0px;
    width: 35px;
    z-index: 8;
    padding-left: 8px; }
    div.search .fa-search.s-hover {
      text-decoration: none;
      color: #1e3960;
      border-color: #6a6a6a;
      background: #6a6a6a;
      color: #fff; }
  div.search .fa-times {
    display: none;
    margin-right: 10px;
    color: #8c8c8c;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s;
    font-size: 14px; }
    div.search .fa-times:hover {
      display: none;
      text-decoration: none;
      opacity: 1; }
  div.search #searchsubmit {
    background: transparent !important;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 12px;
    height: 35px;
    padding: 0;
    position: absolute;
    right: -36px;
    text-indent: -9999px;
    text-transform: capitalize;
    transition: 0.4s;
    vertical-align: middle;
    width: 35px;
    z-index: 11;
    top: 0; }
    div.search #searchsubmit:hover {
      background: transparent;
      color: transparent; }
  div.search #s {
    height: 35px;
    border: 5px solid #247029;
    border-right: none;
    background: #fff;
    color: #247029;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    font-size: 12px;
    vertical-align: middle;
    width: 100%;
    margin: 0 !important;
    font-style: italic; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .search #searchform {
    width: 140px; }

  .search #s {
    width: 105px; } }
@media only screen and (max-width: 767px) {
  .search .fa-search {
    padding-left: 0px; } }
@media only screen and (max-width: 480px) {
  div.search {
    float: none;
    display: block;
    margin: 9px auto 9px !important;
    border: 1px solid rgba(226, 226, 226, 0.4);
    width: 60%;
    height: 37px; }

  .search #searchsubmit {
    right: 0 !important; }

  .search .fa-search {
    height: 35px !important;
    right: 0px !important; }

  .search #s {
    padding: 0px 0px 0px 15px !important; }

  .search #searchform {
    width: 100% !important; }

  .search #s {
    width: 85% !important; } }
/*END Search Widget------------------------------------------*/
/*START Google Translate Dropdown-List------------------------------------------*/
.translate {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  margin: 0 20px; }
  .translate h3 {
    display: none; }
  .translate .skiptranslate {
    font-size: 0;
    line-height: 0; }
    .translate .skiptranslate .goog-te-combo {
      font-size: 14px;
      line-height: 1em;
      color: #6a6a6a;
      margin-top: -7px; }
    .translate .skiptranslate span {
      display: none; }
  .translate ul {
    padding: 0; }
    .translate ul li {
      display: inline-block; }
      .translate ul li a::before {
        content: none; }
  .translate #flags {
    display: none; }

/*END Google Translate Dropdown-List------------------------------------------*/
/*START Translate Fixed Bottom----------------------------------------*/
#glt-translate-trigger {
  background: #247029;
  background: -webkit-linear-gradient(#247029, rgba(36, 112, 41, 0.2));
  background: -o-linear-gradient(#247029, rgba(36, 112, 41, 0.2));
  background: -moz-linear-gradient(#247029, rgba(36, 112, 41, 0.2));
  background: linear-gradient(#247029, rgba(36, 112, 41, 0.2));
  font-family: lato-l;
  font-size: 1rem; }

/*END Translate Fixed Bottom----------------------------------------*/
/*START Font Resizer------------------------------------------*/
.font-resizer {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }
  .font-resizer.active p {
    background: #247029; }
  .font-resizer.active #controls {
    height: 80px; }
  .font-resizer p {
    width: 40px;
    height: 40px;
    background: transparent;
    transition: 0.4s;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin: 0; }
    .font-resizer p span {
      font-size: 22px; }
  .font-resizer #controls {
    vertical-align: middle;
    position: absolute;
    overflow: hidden;
    height: 0;
    background: #247029;
    width: 40px;
    z-index: 10;
    transition: 0.4s;
    margin-top: 5px; }
    .font-resizer #controls p {
      display: inline-block;
      vertical-align: middle;
      height: 25px; }
  .font-resizer #large, .font-resizer #small {
    background: #247029;
    color: #fff;
    width: 40px;
    display: block;
    position: relative;
    font-size: 22px;
    height: 40px;
    padding: 5px 0;
    z-index: 10;
    text-align: center; }
    .font-resizer #large:hover, .font-resizer #small:hover {
      background: #247029;
      text-decoration: none; }
    .font-resizer #large i, .font-resizer #small i {
      font-size: 10px;
      position: absolute; }

/*END Font Resizer------------------------------------------*/
/*START Slider--------------------------------------------------*/
.slider-widget {
  max-height: 395px; }
  .slider-widget .slider-a .slotholder::after {
    content: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    bottom: 0;
    left: 0;
    background: -webkit-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), white, white);
    /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), white, white);
    /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), white, white);
    /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), white, white);
    /* Standard syntax (must be last) */ }
  .slider-widget .caption-a h2 {
    color: #fff;
    font-size: 28px;
    font-family: "Lato", sans-serif;
    text-align: left;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 1px;
    text-transform: capitalize; }
  .slider-widget .caption-a p {
    color: #fff;
    font-size: 13px;
    text-align: left;
    line-height: 1.5em;
    margin-bottom: 15px;
    letter-spacing: 0.2px !important; }
  .slider-widget .caption-a a.btn-2 {
    padding: 8px 20px;
    font-family: "Lato", sans-serif;
    font-weight: 700 !important;
    font-size: 11px;
    text-transform: capitalize;
    border-radius: 3px;
    border: 1px solid #fff !important; }
  .slider-widget .caption-b h2 {
    color: #6a6a6a;
    font-size: 28px;
    font-family: "Lato", sans-serif;
    text-align: left;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 1px;
    text-transform: capitalize; }
  .slider-widget .caption-b p {
    color: #6a6a6a;
    font-size: 13px;
    text-align: left;
    line-height: 1.5em;
    margin-bottom: 15px;
    letter-spacing: 0.2px !important; }
  .slider-widget .caption-b a.btn-2 {
    padding: 8px 20px;
    font-family: "Lato", sans-serif;
    color: #6a6a6a !important;
    font-weight: 700 !important;
    font-size: 11px;
    text-transform: capitalize;
    border-radius: 3px;
    border: 1px solid #6a6a6a !important; }
  .slider-widget .caption-c h2 {
    color: #fff;
    font-size: 28px;
    font-family: "Lato", sans-serif;
    text-align: left;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 1px;
    text-transform: capitalize;
    text-shadow: 0 3px 0px rgba(0, 0, 0, 0.4); }
  .slider-widget .caption-c p {
    color: #fff;
    font-size: 13px;
    text-align: left;
    line-height: 1.5em;
    margin-bottom: 15px;
    letter-spacing: 0.2px !important;
    text-shadow: 0 3px 0px rgba(0, 0, 0, 0.4); }
  .slider-widget .caption-c a.btn-2 {
    padding: 8px 20px;
    font-family: "Lato", sans-serif;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 11px;
    text-transform: capitalize;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.4) !important;
    text-shadow: 0 3px 0px rgba(0, 0, 0, 0.4); }

@media only screen and (min-width: 1371px) and (max-width: 1440px) {
  .slider-widget .slider-a .slotholder::after {
    content: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    bottom: 0;
    left: 0;
    background: -webkit-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* Standard syntax (must be last) */ } }
@media only screen and (min-width: 1201px) and (max-width: 1370px) {
  .slider-widget .slider-a .slotholder::after {
    content: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    bottom: 0;
    left: 0;
    background: -webkit-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* Standard syntax (must be last) */ } }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .slider-widget .slider-a .slotholder::after {
    content: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    bottom: 0;
    left: 0;
    background: -webkit-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* Standard syntax (must be last) */ } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-widget .slider-a .slotholder::after {
    content: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    bottom: 0;
    left: 0;
    background: -webkit-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* Standard syntax (must be last) */ } }
@media only screen and (max-width: 767px) {
  .slider-widget .slider-a .slotholder::after {
    content: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    bottom: 0;
    left: 0;
    background: -webkit-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, transparent, rgba(255, 255, 255, 0.1), transparent, white);
    /* Standard syntax (must be last) */ } }
@media only screen and (max-width: 480px) {
  .slider-widget .caption-a h2 {
    width: 75%;
    font-size: 18px; }

  .slider-widget .caption-a p {
    width: 60%;
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.2em; }

  .slider-widget .caption-a {
    width: 70%; }

  .slider-widget .caption-a a.btn-2 {
    padding: 5px 15px;
    font-size: 14px; }

  .slider-widget .slider-a .slotholder::after {
    content: none; }

  .slider-widget .caption-b h2 {
    width: 75%;
    font-size: 18px; }

  .slider-widget .caption-b p {
    width: 60%;
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.2em; }

  .slider-widget .caption-b {
    width: 70%; }

  .slider-widget .caption-b a.btn-2 {
    padding: 5px 15px;
    font-size: 14px; }

  .slider-widget .caption-c h2 {
    width: 75%;
    font-size: 18px; }

  .slider-widget .caption-c p {
    width: 60%;
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.2em; }

  .slider-widget .caption-c a.btn-2 {
    padding: 5px 15px;
    font-size: 14px; } }
@media only screen and (max-width: 320px) {
  .slider-widget .caption-a h2 {
    width: 75%;
    font-size: 18px; }

  .slider-widget .caption-a p {
    width: 60%;
    font-size: 12px;
    line-height: 1.2em;
    margin-bottom: 2px; }

  .slider-widget .caption-a {
    width: 70%; }

  .slider-widget .caption-a a.btn-2 {
    padding: 5px 15px;
    font-size: 14px; }

  .slider-widget .caption-b h2 {
    width: 75%;
    font-size: 18px; }

  .slider-widget .caption-b p {
    width: 60%;
    font-size: 12px;
    line-height: 1.2em;
    margin-bottom: 2px; }

  .slider-widget .caption-b {
    width: 70%; }

  .slider-widget .caption-b a.btn-2 {
    padding: 5px 15px;
    font-size: 14px; } }
/*END Slider--------------------------------------------------*/
/*START News--------------------------------------------------*/
.news.col-md-4 {
  min-height: 370px;
  max-height: 250px;
  background: #fff;
  position: relative;
  padding-bottom: 60px;
  padding: 0 25px; }
  .news.col-md-4 .box-title {
    padding-top: 8px; }
    .news.col-md-4 .box-title h3 {
      font-family: "Lato", sans-serif;
      color: #6a6a6a;
      font-weight: 700;
      margin: 0 auto;
      text-align: center;
      text-transform: none;
      font-size: 18px;
      padding: 25px 5px 10px;
      text-transform: capitalize; }
    .news.col-md-4 .box-title::after {
      background: #8c8c8c;
      content: "";
      display: block;
      height: 3px;
      width: 45px;
      margin: 0 auto; }
  .news.col-md-4 .title-news h4 {
    font-family: "Lato", sans-serif;
    color: #1e3960;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 0 0 0;
    padding: 0 5px 0 0;
    right: -10px;
    text-transform: capitalize;
    position: relative; }
    .news.col-md-4 .title-news h4::before {
      content: "";
      background: #1e3960;
      height: 4px;
      width: 4px;
      border-radius: 50%;
      display: inline-block;
      position: relative;
      margin-bottom: 3px;
      left: -10px;
      margin-right: -5px; }
  .news.col-md-4 .date-news {
    font-family: "Lato", sans-serif;
    color: #6a6a6a;
    font-size: 10px;
    font-weight: 400;
    margin-left: 10px;
    padding: 0; }
  .news.col-md-4 .info-news p {
    font-family: "Lato", sans-serif;
    color: #6a6a6a;
    font-size: 11px;
    font-weight: 400;
    margin-left: 10px;
    padding: 0; }
  .news.col-md-4 .read-more-news {
    font-family: "Lato", sans-serif;
    color: #212536;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 15px 10px;
    padding: 0; }
  .news.col-md-4 #carousel-news .row {
    margin-right: 0;
    margin-left: 0; }
  .news.col-md-4 #carousel-news .carousel-indicators {
    bottom: -40px; }
    .news.col-md-4 #carousel-news .carousel-indicators li {
      border-radius: 50%;
      background: #247029;
      margin-left: 3px;
      margin-right: 3px; }
      .news.col-md-4 #carousel-news .carousel-indicators li.active {
        background: #1e3960; }
  .news.col-md-4 #carousel-news .carousel-control {
    opacity: 0; }

/* End col-md-4 */
/*END News------------------------------------------*/
/*START Calendar------------------------------------------*/
.tribe-mini-calendar-event {
  border: none; }

.tribe-events-adv-list-widget .type-tribe_events, .tribe-mini-calendar-list-wrapper .type-tribe_events {
  margin: 0px 5%;
  padding: 0px;
  width: 90%; }

.tribe-mini-calendar-wrapper {
  background: #247029;
  color: #fff;
  padding: 0;
  font-family: lato-r;
  border-bottom: 6px solid #247029; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    opacity: 1; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth span.tribe-mini-calendar-no-event {
    color: #6a6a6a; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav {
    border: none;
    display: table-caption;
    padding: 0 0 10px 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav td {
      background: transparent;
      border: none; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav span {
      font-size: 24px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar th {
    background: #fff;
    border: none;
    font-size: 12px;
    text-transform: capitalize;
    padding: 20px 0px 15px;
    letter-spacing: 2px;
    color: #6a6a6a; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-events-has-events:hover {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    color: #6a6a6a;
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td {
    border: none;
    font-size: 13px;
    background: transparent;
    padding-top: 10px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a {
    position: relative;
    background: #fff;
    width: 35px;
    height: 35px;
    z-index: 1;
    border-radius: 50%;
    padding-top: 12px;
    margin: -8px auto 0;
    color: #6a6a6a;
    font-size: 13px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:hover {
      background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 {
    text-align: left;
    padding: 0;
    margin: 0; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before {
    content: none; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-today {
  background: transparent; }

.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present, .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
  background-color: transparent; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date {
  background: #247029; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-dayname {
    font-size: 11px;
    letter-spacing: 1px;
    background: #247029;
    color: #fff;
    border: solid 1px #6a6a6a;
    border-bottom: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-daynumber {
    background: #6a6a6a;
    color: #247029; }
.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title a {
  color: #fff; }

/*END Calendar------------------------------------------*/
.events-widget {
  padding: 0px 25px; }
  .events-widget .day, .events-widget .date {
    font-family: "Open Sans", sans-serif;
    display: block;
    font-size: 1.7rem;
    font-weight: 900;
    height: 45px;
    line-height: 1.5em;
    text-align: center;
    text-transform: capitalize; }
  .events-widget .day, .events-widget .month {
    background: #247029;
    color: #fff;
    line-height: 1.5em;
    margin-top: 0px; }
    .events-widget .day:hover, .events-widget .month:hover {
      cursor: default; }
  .events-widget .date {
    margin-bottom: 0px;
    background: #247029;
    line-height: 2em; }
    .events-widget .date::before {
      content: "";
      border-bottom: dotted 2px #fff;
      width: 50%;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .events-widget .date, .events-widget .date a {
    font-size: 1.5rem;
    background: #247029;
    color: #fff; }
    .events-widget .date:hover, .events-widget .date a:hover {
      text-decoration: none;
      cursor: default; }
  .events-widget h3 {
    font-size: 1.143rem;
    color: #737373;
    margin: 0;
    font-family: "Open Sans", sans-serif; }
    .events-widget h3 a {
      color: #6a6a6a; }
  .events-widget time {
    margin-right: 5px; }
  .events-widget address {
    font-size: 0.8571rem;
    color: #6a6a6a;
    margin-bottom: 0; }
    .events-widget address strong {
      color: #247029;
      font-weight: unset;
      font-family: "Open Sans", sans-serif; }
  .events-widget hr {
    border-color: #d6d6d6;
    margin: 15px 0 10px; }
  .events-widget .col-md-4 {
    padding: 0 3%; }

/*END Events------------------------------------------*/
/*START TRIBE EVENTS------------------------------------*/
#tribe-events .tribe-events-event-meta .column, #tribe-events .tribe-events-event-meta .tribe-events-meta-group {
  padding: 0px 0%;
  width: 100%; }
#tribe-events .tribe-events-schedule {
  margin: 0em 0px 1.5em; }
#tribe-events h1 {
  margin-bottom: 0; }
#tribe-events h2 {
  margin-top: 0;
  font-size: 1.786rem;
  font-family: "Open Sans", sans-serif; }
#tribe-events .tribe-events-event-image img {
  float: left;
  margin: 0 15px 15px 0; }
#tribe-events a {
  color: #247029; }
  #tribe-events a:hover {
    text-decoration: underline; }
#tribe-events dd.tribe-venue {
  text-transform: capitalize; }
#tribe-events .tribe-events-button, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  background: #cc033c;
  transition: 0.4s; }
  #tribe-events .tribe-events-button:hover, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background: #a0032f; }
#tribe-events .tribe-events-calendar thead th {
  background: #247029;
  border-color: #247029; }
#tribe-events .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  background: #696969; }
#tribe-events #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
  background: #ebe8e8; }
#tribe-events #tribe-events-content .tribe-events-calendar td {
  background: #ebe8e8; }
#tribe-events .tribe-events-month-event-title a {
  color: #7b7b7b; }
#tribe-events .tribe-events-button, #tribe-events #tribe-events .tribe-events-button:hover, #tribe-events #tribe_events_filters_wrapper input[type="submit"], #tribe-events .tribe-events-button, #tribe-events .tribe-events-button.tribe-active:hover, #tribe-events .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, #tribe-events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
  background-color: #e37818; }
#tribe-events #tribe-events-content .tribe-events-calendar td:hover {
  background: #fff !important; }
  #tribe-events #tribe-events-content .tribe-events-calendar td:hover div[id*="tribe-events-daynum-"], #tribe-events #tribe-events-content .tribe-events-calendar td:hover div[id*="tribe-events-daynum-"] a {
    background: #e37818; }
#tribe-events #tribe-events-content .tribe-events-tooltip h4, #tribe-events #tribe_events_filters_wrapper .tribe_events_slider_val, #tribe-events .single-tribe_events a.tribe-events-gcal, #tribe-events .single-tribe_events a.tribe-events-ical {
  color: #1e3960; }
#tribe-events .tribe-events-sub-nav a {
  color: #6a6a6a;
  font-weight: 300; }

.single-tribe_events .tribe-events-event-meta {
  background: transparent;
  border: none; }

.single-tribe_events .tribe-events-venue-map {
  margin: 20px 0 2% 0px;
  width: 100%; }

.tribe-events-single-section-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e4e4e4;
  margin-top: 3px; }

#tribe-bar-form {
  background: #FFF;
  border: 1px solid #e4e4e4; }

#tribe-bar-collapse-toggle {
  background: #FFF; }

.tribe-events-list .tribe-events-event-cost span {
  font-weight: 400;
  color: #fff;
  background: #247029;
  border: none;
  padding: 10px 30px; }

.tribe-events-loop h2::after {
  content: none; }

/*END TRIBE EVENTS------------------------------------*/
@media only screen and (max-width: 480px) {
  .events-widget .day {
    height: auto; } }
/*START Sign Up--------------------------------------------------*/
.sign-up-widget {
  background: url("../images/bg-sign.jpg") no-repeat;
  background-size: cover;
  padding: 30px 25px 75px;
  text-align: center; }
  .sign-up-widget .gform_title {
    display: none; }
  .sign-up-widget h2 {
    color: #fff !important; }
    .sign-up-widget h2 i {
      margin-bottom: 10px !important; }
  .sign-up-widget p {
    color: #fff;
    font-size: 0.8571rem;
    padding: 0 8%;
    margin: 25px 0; }
  .sign-up-widget .gform_wrapper {
    width: 50%;
    margin: 50px 25% 0; }
    .sign-up-widget .gform_wrapper .gform_body {
      width: 75%;
      display: inline-block;
      vertical-align: top; }
      .sign-up-widget .gform_wrapper .gform_body ul.gform_fields {
        padding-left: 0; }
        .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield {
          list-style-type: none; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label {
            display: none; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
            margin: 0 !important; }
            .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input {
              background: transparent;
              border-radius: 0px;
              border: none;
              height: 55px;
              width: 100%;
              color: #fff;
              padding: 0 10px;
              font-size: 1.071rem;
              border: 1px solid #247029; }
    .sign-up-widget .gform_wrapper .gform_footer {
      width: 24%;
      display: inline-block;
      text-align: right;
      margin: 0;
      padding: 0;
      margin-left: -4px; }
      .sign-up-widget .gform_wrapper .gform_footer .gform_button {
        background: #247029;
        height: 55px;
        width: 100%;
        border: none;
        text-align: center;
        color: #fff;
        text-transform: capitalize;
        transition: 0.4s;
        font-size: 1.071rem;
        font-family: lato-eb; }
        .sign-up-widget .gform_wrapper .gform_footer .gform_button:hover {
          background: #247029;
          color: #fff; }
    .sign-up-widget .gform_wrapper .gfield_description {
      display: none; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sign-up-widget .gform_wrapper {
    width: 70%;
    margin: 50px 15% 0px; } }
@media only screen and (max-width: 767px) {
  .sign-up-widget .gform_wrapper {
    width: 90%;
    margin: 50px 5% 0px; }

  .sign-up-widget .gform_wrapper .gform_body {
    width: 100%; }

  .sign-up-widget .gform_wrapper .gform_footer {
    margin: 5px 0; } }
@media only screen and (max-width: 480px) {
  .sign-up-widget .gform_wrapper .gform_footer {
    width: 100%;
    margin: 0; } }
/*END Sign Up------------------------------------------*/
/*START Social Widget--------------------------------------------------*/
.social-widget {
  padding: 25px 0px 0; }
  .social-widget .social-title {
    padding: 0;
    text-align: center;
    display: block;
    margin-bottom: 0; }
    .social-widget .social-title li {
      display: inline-block; }
      .social-widget .social-title li a {
        color: #247029;
        font-size: 3rem; }
      .social-widget .social-title li:first-child:after {
        content: "|";
        display: inline-block;
        margin: -15px 15px 0;
        vertical-align: middle;
        line-height: 1em;
        color: #247029; }
  .social-widget h2 {
    margin-top: 5px !important; }
  .social-widget p {
    text-align: center; }
  .social-widget .bg-social {
    background: #247029;
    background: -webkit-linear-gradient(90deg, #247029 50%, #3e8b49 50%);
    background: -o-linear-gradient(90deg, #247029 50%, #3e8b49 50%);
    background: -moz-linear-gradient(90deg, #247029 50%, #3e8b49 50%);
    background: linear-gradient(90deg, #247029 50%, #3e8b49 50%);
    padding: 45px 15px; }
    .social-widget .bg-social h3 {
      display: none; }
    .social-widget .bg-social .twitter-timeline {
      width: 460px !important;
      max-width: 100% !important; }
    .social-widget .bg-social .col-md-6 {
      text-align: center;
      padding: 50px 0; }
    .social-widget .bg-social .fb_iframe_widget {
      max-width: 100% !important;
      max-height: 350px;
      overflow: hidden; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .social-widget .bg-social {
    background: #247029;
    background: -webkit-linear-gradient(180deg, #247029 50%, #3e8b49 50%);
    background: -o-linear-gradient(180deg, #247029 50%, #3e8b49 50%);
    background: -moz-linear-gradient(180deg, #247029 50%, #3e8b49 50%);
    background: linear-gradient(180deg, #247029 50%, #3e8b49 50%);
    padding: 45px 15px; } }
@media only screen and (max-width: 767px) {
  .social-widget .bg-social {
    background: #247029;
    background: -webkit-linear-gradient(180deg, #247029 50%, #3e8b49 50%);
    background: -o-linear-gradient(180deg, #247029 50%, #3e8b49 50%);
    background: -moz-linear-gradient(180deg, #247029 50%, #3e8b49 50%);
    background: linear-gradient(180deg, #247029 50%, #3e8b49 50%);
    padding: 45px 15px; }
    .social-widget .bg-social .fb_iframe_widget {
      max-width: 100% !important;
      max-height: 350px;
      overflow: hidden;
      overflow-x: scroll; } }
/*END Social Widget------------------------------------------*/
/*START Testimonials--------------------------------------------------*/
.testimonial-widget {
  background: url("../images/bg-testimonials.jpg") repeat;
  padding: 0px 25px 10px;
  text-align: center; }
  .testimonial-widget .testimonial_rotator_slide_title {
    display: none; }
  .testimonial-widget .testimonial_rotator .has-image .testimonial_rotator_img {
    position: relative;
    overflow: hidden;
    z-index: 3px;
    height: 125px;
    width: 125px;
    background: #ccc;
    border-radius: 50%;
    margin: 50px auto 50px;
    border: 3px solid #fff;
    float: none; }
    .testimonial-widget .testimonial_rotator .has-image .testimonial_rotator_img img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-height: 150%;
      min-width: 100%; }
  .testimonial-widget .testimonial_rotator_quote {
    font-size: 1.071rem;
    color: #fff;
    padding: 0 7%; }
  .testimonial-widget .testimonial_rotator_author_info {
    color: #fff;
    margin-top: 45px;
    font-family: lato-eb;
    border: none !important; }
    .testimonial-widget .testimonial_rotator_author_info span {
      display: block;
      text-transform: capitalize; }
  .testimonial-widget .testimonial_rotator .has-image .text, .testimonial-widget .testimonial_rotator_single.has-image .text {
    width: 100%;
    float: none; }

/*END Testimonials------------------------------------------*/
/*START Sponsors Widget--------------------------------------------------*/
.sponsor-widget {
  padding: 40px 25px 40px; }
  .sponsor-widget p {
    text-align: center; }
  .sponsor-widget #sponsors-slider .carousel-control {
    width: 20px;
    opacity: 0; }
  .sponsor-widget #sponsors-slider .carousel-indicators {
    display: none; }
  .sponsor-widget #sponsors-slider .img-wrap {
    height: 120px;
    background: transparent;
    margin: 15px 0; }
    .sponsor-widget #sponsors-slider .img-wrap img {
      max-width: 100%;
      min-width: unset; }

/*END Sponsors Widget------------------------------------------*/
/*START footer--------------------------------------------------*/
footer.footer {
  height: 83px; }
  footer.footer .top {
    background: #1e3960; }
    footer.footer .top p {
      float: left;
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      font-weight: 700;
      font-style: italic;
      color: #fff;
      padding: 22px 0;
      margin: 0; }
    footer.footer .top a {
      float: right;
      color: #fff;
      font-family: "Lato", sans-serif;
      font-weight: 600;
      font-size: 14px;
      padding: 24px 15px;
      border-right: 1px solid #a58f5f;
      border-left: 1px solid #a58f5f;
      text-transform: capitalize; }
  footer.footer .bottom {
    background: #247029; }
    footer.footer .bottom .bottom-left p {
      font-family: "Lato", sans-serif;
      color: #fff;
      font-size: 12px;
      font-weight: 700;
      margin: 0;
      max-height: 50px;
      padding: 15px 0px;
      float: left; }
    footer.footer .bottom .bottom-center img {
      display: block;
      margin: 0 auto;
      padding: 17px; }
    footer.footer .bottom .col-md-5 {
      padding: 0; }
    footer.footer .bottom .bottom-right p {
      font-family: "Lato", sans-serif;
      color: #fff;
      font-size: 12px;
      font-weight: 700;
      margin: 0;
      max-height: 50px;
      padding: 15px 0px;
      float: right; }

@media only screen and (max-width: 767px) {
  footer.footer .top p {
    text-align: center;
    padding: 15px 20px; }

  footer.footer .bottom .bottom-left p {
    float: none;
    margin: 0 auto !important;
    text-align: center; }

  footer.footer .bottom .bottom-right p {
    float: none;
    margin: 0 auto !important;
    text-align: center; } }
/*END footer------------------------------------------*/
/*START Breadcrumbs----------------------------------------*/
ul.breadcrumbs {
  padding-left: 0;
  padding-bottom: 0px;
  text-transform: capitalize;
  right: 0px !important;
  position: relative; }
  ul.breadcrumbs li {
    display: inline-block;
    margin-right: 10px; }
    ul.breadcrumbs li strong {
      font-weight: unset;
      font-size: 0.9rem;
      margin-bottom: 0;
      font-family: "Lato", sans-serif;
      color: #001a3c; }
    ul.breadcrumbs li.separator {
      color: transparent;
      font-size: 0px; }
      ul.breadcrumbs li.separator::after {
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-size-adjust: none;
        font-stretch: normal;
        font-feature-settings: normal;
        font-language-override: normal;
        font-kerning: auto;
        font-synthesis: weight style;
        font-variant: normal;
        font-size: inherit;
        text-rendering: auto;
        font-size: 0.9rem;
        color: #65696D; }
    ul.breadcrumbs li a {
      color: #65696D;
      font-size: 0.9rem;
      font-weight: unset;
      text-decoration: none;
      margin-bottom: 0;
      font-family: "Lato", sans-serif; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }
    ul.breadcrumbs li.last-child {
      color: #247029; }

/*END Breadcrumbs----------------------------------------*/
/*STRART INTERIOR PAGE------------------------------------------------------------------------------------------*/
body {
  background: url("../images/bg-interior.jpg");
  background-repeat: repeat;
  position: relative;
  z-index: 3; }
  body .img-interior-bottom {
    position: absolute;
    bottom: 82px;
    z-index: -1;
    width: 100%; }
    body .img-interior-bottom img {
      width: 100%;
      z-index: 0; }

/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-float {
  float: right; }

.interior-top {
  background: #6a6a6a;
  padding: 68px;
  text-align: center;
  max-height: 225px;
  position: relative;
  overflow: hidden;
  border-bottom: 5px solid #d8d8d8;
  margin-bottom: 35px; }
  .interior-top h1 {
    color: #fff !important;
    font-size: 28px;
    font-family: "Lato", sans-serif;
    line-height: 1.2em;
    margin-bottom: 25px;
    text-shadow: 0 3px 0px rgba(0, 0, 0, 0.4);
    position: relative;
    text-align: left;
    z-index: 2;
    font-weight: 700;
    text-transform: capitalize; }
    .interior-top h1::after {
      content: none;
      background: #fff;
      display: block;
      width: 30px;
      height: 3px;
      position: relative; }
  .interior-top img {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1; }
  .interior-top .post-categories {
    padding: 0; }
    .interior-top .post-categories li {
      display: inline-block; }
      .interior-top .post-categories li a {
        color: #fff;
        text-decoration: none; }

/*END Interior Top (BANNER)------------------------------------------*/
.metadata {
  margin-bottom: 30px; }

.container-interior {
  width: 1230px;
  margin-right: auto;
  margin-left: auto;
  background: rgba(255, 255, 255, 0.8);
  margin-top: 0;
  padding: 0px 35px 75px;
  color: #6a6a6a;
  font-size: 16px;
  z-index: 99;
  font-family: "Lato", sans-serif; }
  .container-interior .container {
    padding: 0 30px; }
    .container-interior .container.padding-top {
      padding-top: 110px; }
  .container-interior .side-right {
    padding-right: 0;
    padding-left: 5%; }
  .container-interior .content-left {
    padding-right: 5%; }
  .container-interior .col-md-9 {
    padding-left: 35px; }
  .container-interior .chevron {
    color: #fff;
    font-size: 50px;
    position: absolute;
    right: 0;
    display: inline-block;
    z-index: 5;
    bottom: -55px;
    margin-top: 30px; }
  .container-interior img {
    max-width: 100%;
    height: auto;
    width: auto; }
  .container-interior h1, .container-interior h2, .container-interior h3, .container-interior h4 {
    color: #247029;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    font-weight: 600; }
  .container-interior h5, .container-interior h6 {
    color: #247029;
    font-family: "Lato", sans-serif;
    text-transform: none;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    font-weight: 700; }
  .container-interior h2 {
    font-size: 34px;
    margin-bottom: 30px;
    background: #247029;
    color: #fff;
    padding: 20px 15px;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 0px; }
  .container-interior h3 {
    font-size: 2.143rem;
    margin-bottom: 30px; }
  .container-interior h4 {
    font-size: 1.786rem;
    margin-bottom: 30px; }
  .container-interior h5 {
    font-size: 1.429rem;
    margin-bottom: 30px; }
  .container-interior h6 {
    font-size: 1.214rem;
    margin-bottom: 30px; }
  .container-interior hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border-width: 1px 0px 0px;
    border-style: dashed none none;
    border-color: #bdbdbd -moz-use-text-color -moz-use-text-color;
    border-color: #bdbdbd; }
  .container-interior strong {
    color: #247029;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    line-height: 1.9em;
    font-size: 1rem; }
  .container-interior p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin-bottom: 1.5em;
    line-height: 2em;
    color: #6a6a6a;
    font-size: 16px; }
  .container-interior blockquote {
    font-family: "Lato", sans-serif;
    background: #247029;
    border-left: 8px solid #1e3960 !important;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7em;
    margin-bottom: 1.5em;
    padding: 15px 20px;
    text-align: left;
    width: 100%; }
    .container-interior blockquote p {
      color: #fff; }
      .container-interior blockquote p a {
        color: #fff; }
    .container-interior blockquote h5, .container-interior blockquote h3, .container-interior blockquote h4 {
      color: #fff; }
    .container-interior blockquote ul.list {
      padding: 0px;
      color: #737373; }
      .container-interior blockquote ul.list br {
        display: none; }
      .container-interior blockquote ul.list li {
        padding-left: 20px;
        color: #fff;
        list-style-type: none;
        line-height: 1.8em; }
        .container-interior blockquote ul.list li::before {
          content: "";
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent;
          border-left: 4px solid #1e3960;
          position: relative;
          display: inline-block;
          margin-right: 15px; }
        .container-interior blockquote ul.list li ul {
          padding: 0; }
          .container-interior blockquote ul.list li ul li {
            padding-left: 35px; }
            .container-interior blockquote ul.list li ul li::before {
              border-left: 4px solid #1e3960; }
        .container-interior blockquote ul.list li a {
          color: #fff; }
  .container-interior small {
    font-family: "Lato", sans-serif;
    display: block;
    font-size: 12px;
    font-weight: 500; }
  .container-interior a {
    color: #1e3960;
    text-decoration: underline;
    transition: 0.3s;
    font-family: "Lato", sans-serif;
    font-weight: 600; }
    .container-interior a:hover {
      text-decoration: none; }
  .container-interior ul.list {
    padding: 0px;
    color: #737373; }
    .container-interior ul.list br {
      display: none; }
    .container-interior ul.list li {
      padding-left: 20px;
      color: #6a6a6a;
      list-style-type: none;
      line-height: 1.8em; }
      .container-interior ul.list li::before {
        content: "";
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #247029;
        position: relative;
        display: inline-block;
        margin-right: 15px; }
      .container-interior ul.list li ul {
        padding: 0; }
        .container-interior ul.list li ul li {
          padding-left: 35px; }
          .container-interior ul.list li ul li::before {
            border-left: 4px solid #1e3960; }
      .container-interior ul.list li a {
        color: #6a6a6a; }
  .container-interior .table-responsive .table {
    border: 1px solid #d5d5d5;
    border-radius: 5px; }
    .container-interior .table-responsive .table tr {
      height: 50px;
      text-align: center; }
      .container-interior .table-responsive .table tr th {
        padding: 25px 0px;
        text-align: center;
        color: #fff;
        background: #247029; }
        .container-interior .table-responsive .table tr th:hover {
          background: #1e3960; }
      .container-interior .table-responsive .table tr:nth-child(even) td {
        padding: 25px 0px;
        background: #fff; }
      .container-interior .table-responsive .table tr:nth-child(odd) td {
        padding: 25px 0px;
        background: #d5d5d5; }
  .container-interior input, .container-interior textarea, .container-interior select {
    height: 35px;
    background: transparent;
    border: 1px solid #d5d5d5;
    box-shadow: none; }
  .container-interior textarea {
    height: 100px;
    resize: none; }
  .container-interior input[type="checkbox"], .container-interior input[type="radio"] {
    height: 15px; }
  .container-interior input[type="submit"] {
    font-family: "Lato", sans-serif;
    border-radius: 3px;
    border: none;
    color: #fff;
    display: block;
    height: auto;
    margin-top: 25px;
    padding: 15px 25px;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    z-index: 6;
    margin-bottom: 25px;
    background: #1e3960; }
    .container-interior input[type="submit"]:hover {
      background: #247029;
      text-decoration: none; }
  .container-interior button {
    font-family: "Lato", sans-serif;
    color: #fff;
    font-size: 13px;
    padding: 8px 25px;
    border: none;
    min-height: 20px;
    margin-bottom: 25px;
    background: #1e3960; }
    .container-interior button:hover {
      background: #247029;
      color: #fff; }

@media only screen and (min-width: 1201px) and (max-width: 1370px) {
  .container-interior {
    width: 1170px;
    padding: 0px 0px 75px; } }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .container-interior .col-md-9 {
    padding-left: 35px; }

  .container-interior {
    background: rgba(255, 255, 255, 0.5);
    width: 93%; }

  .interior-float {
    padding: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .interior-top {
    min-height: inherit; }

  .container-interior .col-md-9 {
    padding-left: 0;
    margin: 0; }

  .container-interior img {
    max-width: inherit !important; }

  .container-interior {
    width: 100%; }

  .interior-float {
    float: none !important;
    margin-top: 20%; }

  .container-interior h2 {
    font-size: 30px;
    margin-bottom: 20px; }

  .col-md-3 .sidebar {
    margin-top: 75px; }

  .container-interior .col-md-9 {
    padding-left: 0px; } }
@media only screen and (max-width: 767px) {
  .interior-top h1 {
    display: none; }

  .container-interior {
    width: 100%; }

  .container-interior .container {
    padding: 0 0px; }

  .interior-float {
    float: none; }

  .container-interior .interior-top img {
    max-width: inherit !important;
    height: 100%; }

  .col-md-3 .sidebar {
    margin-top: 75px; }

  .container-interior .col-md-9 {
    padding-left: 0px; } }
@media only screen and (max-width: 480px) {
  .container-interior .col-md-9 {
    padding-left: 0 !important;
    margin: 0 !important; } }
@media only screen and (max-width: 320px) {
  .container-interior .col-md-9 {
    padding-left: 0;
    margin: 0; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
.sidebar .inner-nav a {
  text-decoration: none; }
.sidebar .inner-nav ul {
  margin-bottom: 0;
  padding-left: 0; }
  .sidebar .inner-nav ul li {
    display: none;
    padding-left: 0px; }
    .sidebar .inner-nav ul li a {
      font-size: 1.786rem;
      padding-bottom: 25px;
      display: block;
      text-transform: none;
      color: #247029;
      font-family: "Lato", sans-serif;
      font-weight: 400; }
    .sidebar .inner-nav ul li.current-menu-ancestor, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children {
      display: block;
      border: 1px solid  #fff;
      background: #f6f6f6;
      padding: 30px;
      margin-bottom: 30px;
      -webkit-box-shadow: 0px 6px 12px 1px #bcbcbc;
      -moz-box-shadow: 0px 6px 12px 1px #bcbcbc;
      box-shadow: 0px 6px 12px 1px #bcbcbc; }
      .sidebar .inner-nav ul li.current-menu-ancestor ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li {
        display: block;
        padding-left: 0px; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li a {
          font-size: 1rem;
          font-style: initial;
          background: transparent;
          padding: 5px 15px;
          display: block;
          text-transform: capitalize;
          font-family: "Lato", sans-serif;
          font-weight: 400;
          color: #6a6a6a; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li a:hover, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li a:hover, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li a:hover, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li a:hover {
            text-decoration: underline; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li ul li {
          display: none; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item {
          display: block;
          border: none;
          background: transparent;
          padding: 0px;
          margin-bottom: 0px;
          border-bottom: none; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item a, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item a {
            background: #247029;
            color: #fff;
            font-family: "Lato", sans-serif;
            font-weight: 400;
            border-bottom: 3px solid #247029; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item ul li, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item ul li {
            display: block;
            padding-left: 25px; }
            .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item ul li a {
              background: transparent;
              font-family: "Lato", sans-serif;
              font-weight: 400;
              color: #6a6a6a;
              border-bottom: none; }
    .sidebar .inner-nav ul li::before {
      content: none; }
    .sidebar .inner-nav ul li.current-menu-ancestor ul li {
      padding: 0 !important;
      margin-bottom: 0 !important;
      border: none !important;
      box-shadow: none !important; }
      .sidebar .inner-nav ul li.current-menu-ancestor ul li ul {
        padding-left: 30px; }

.sidebar-a {
  background: #1e3960 url("/wp-content/uploads/sidebar-quote-white.png") no-repeat;
  background-position: 50% 6%;
  padding: 0 20px;
  padding-top: 65px;
  padding-bottom: 40px;
  text-align: center;
  border-bottom: 7px solid #8c8c8c;
  margin-bottom: 50px; }
  .sidebar-a h3 {
    font-family: "Lato", sans-serif;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0;
    text-align: center;
    text-transform: capitalize; }
    .sidebar-a h3::after {
      content: "";
      background: #8c8c8c;
      height: 3px;
      width: 15%;
      margin: 15px auto 5px;
      display: block; }
    .sidebar-a h3 i {
      display: block !important;
      color: #fff;
      font-size: 3.5rem !important;
      margin-bottom: 0.2em; }
  .sidebar-a p {
    color: #fff;
    font-size: 1rem;
    text-align: center;
    margin-top: 15px; }
  .sidebar-a a {
    color: #fff;
    text-decoration: underline; }
    .sidebar-a a:hover {
      text-decoration: none; }

.sidebar-b {
  background: #247029;
  padding: 15px; }

.tribe_mini_calendar_widget {
  margin-bottom: 30px; }

/*START Woocommerce------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #1e3960;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: capitalize;
  font-family: lato-l;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #5819af;
    text-decoration: none;
    color: #fff !important; }

.woocommerce span.onsale {
  background-color: #247029; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px;
  height: 43px; }

/*END Woocommerce------------------------------------*/
/*START Sidebar Woocommerce------------------------------------*/
.widget_shopping_cart {
  display: block;
  border: solid 1px #dbdbdb;
  background: #fff;
  padding: 5px 30px;
  margin-bottom: 30px;
  border-bottom: 6px solid #247029; }

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 65px; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #1e3960;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: capitalize;
  font-family: lato-l;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #5819af;
    text-decoration: none;
    color: #fff !important; }

/*END Sidebar Woocommerce------------------------------------*/
/*START Post a Job || Career Opportunities------------------------------------*/
.rp4wp-related-job_listing > ul, ul.job_listings {
  background: #fafafa;
  border: 1px solid #E5E5E5; }

.job_filters .job_types, .job_filters .showing_jobs {
  background: #fff; }

.job_filters {
  background: #fafafa;
  border: 1px solid #E5E5E5;
  border-bottom: none; }

.job_filters .search_jobs input, .job_filters .search_jobs select {
  background: #fff;
  padding: 0 5px; }

.job-manager-application-wrapper .application .application_button, .single_job_listing .application .application_button {
  background: #1e3960;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 0px 20px;
  border: none;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: capitalize;
  font-family: lato-l;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .job-manager-application-wrapper .application .application_button:hover, .job-manager-application-wrapper .application .application_button:focus, .job-manager-application-wrapper .application .application_button:active, .single_job_listing .application .application_button:hover, .single_job_listing .application .application_button:focus, .single_job_listing .application .application_button:active {
    background: #5819af;
    text-decoration: none;
    color: #fff !important; }

/*END Post a Job || Career Opportunities------------------------------------*/
/*START Sigle Page----------------------------------*/
.single .featuredImg img {
  width: 100%;
  height: auto; }

/*END Sigle Page----------------------------------*/
/*START Category Page----------------------------------*/
.img-category {
  float: left;
  margin: 0 15px 15px 0;
  width: 250px;
  height: 215px;
  position: relative;
  overflow: hidden;
  z-index: 3; }
  .img-category img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    max-height: 150%; }
  .img-category a {
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    background: #247029;
    bottom: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    text-transform: capitalize;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.4s; }
    .img-category a:hover {
      background: #1e3960; }

hr.solid {
  border-style: solid; }

.interior.category a {
  text-decoration: none; }
  .interior.category a:hover {
    text-decoration: underline;
    color: #888888; }

.category-blog .storycontent {
  margin-left: 20px; }
.category-blog h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  text-transform: capitalize;
  margin-top: 5px; }
.category-blog p {
  margin-bottom: 0.5em;
  line-height: 1.5em; }
.category-blog .screen-reader-text {
  display: none; }

.widget_tag_cloud h3 {
  font-size: 35px;
  margin-top: 30px;
  margin-bottom: 20px; }
.widget_tag_cloud ul li {
  padding: 0;
  line-height: 2.5em; }
  .widget_tag_cloud ul li a {
    font-size: 20px; }

.tag h2 a {
  color: #fff !important;
  text-decoration: none; }
  .tag h2 a:hover {
    text-decoration: underline; }

.tagcloud a {
  display: block !important; }

/*END Category Page----------------------------------*/
.pagination .nav-links a {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #247029;
  transition: 0.4s;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
  .pagination .nav-links a:hover {
    text-decoration: none;
    background: #247029; }
.pagination .nav-links span {
  color: #247029; }
.pagination .nav-links .current {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #247029;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
.pagination .nav-links .next, .pagination .nav-links .prev {
  background: #1e3960; }
  .pagination .nav-links .next:hover, .pagination .nav-links .prev:hover {
    background: #5819af; }

/*START Search Page------------------------------------------*/
body.search {
  display: block;
  padding-top: 0px;
  margin-left: 0; }

.search-results .container-interior h2 {
  font-size: 24px; }
  .search-results .container-interior h2 a {
    color: #fff;
    text-decoration: none; }
    .search-results .container-interior h2 a:hover {
      text-decoration: underline; }

/*END Search Page-----------------------------------*/
/*START Error Page------------------------------------------*/
.fourerror {
  text-align: center; }
  .fourerror .fa-exclamation-circle {
    font-size: 8rem;
    color: #cc033c; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #247029; }
  .fourerror h2::after {
    content: none; }
  .fourerror p {
    line-height: 2em; }
  .fourerror .search {
    margin: 25px 10%;
    width: 80%; }
    .fourerror .search #searchform {
      visibility: visible;
      opacity: 1;
      transition: all 0.4s ease 0s;
      display: block;
      width: 100%; }
    .fourerror .search #s, .fourerror .search #searchsubmit {
      display: inline-block;
      margin: 0;
      vertical-align: top;
      width: 25%; }
    .fourerror .search #s {
      width: 70%; }
    .fourerror .search #searchsubmit {
      margin-left: -5px; }

/*END Error Page------------------------------------------*/
.accordion br {
  display: none; }

h1[id*="accordion-"],
h2[id*="accordion-"],
h3[id*="accordion-"],
h4[id*="accordion-"],
h5[id*="accordion-"],
h6[id*="accordion-"] {
  border: 1px solid #cccccc;
  padding: 10px 10px 10px;
  cursor: pointer;
  background: #efefef;
  margin-bottom: 0; }
  h1[id*="accordion-"]:hover,
  h2[id*="accordion-"]:hover,
  h3[id*="accordion-"]:hover,
  h4[id*="accordion-"]:hover,
  h5[id*="accordion-"]:hover,
  h6[id*="accordion-"]:hover {
    background: #dfdfdf; }

.accordion-content {
  padding-bottom: 10px;
  background: #efefef;
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: none; }

label.gfield_label {
  margin-top: 25px; }

/*START html & body-------------------------------------*/
html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #6a6a6a; }
  html a, body a {
    outline: none !important; }

/*END html & body-------------------------------------*/
/*START FrontPage (similar elements)-------------------------------------------*/
body.home {
  background: none; }

.b {
  /*background: url("../images/bg-b.png") no-repeat;*/
  background-size: cover;
  background-position: center;
  border-top: 6px solid #cfe5cf;
  position: relative; }
  .b .box {
    border-top: 5px solid #cfe5cf;
    border-bottom: 5px solid #247029;
    top: -70px; }
  .b .col-md-4 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; }
  .b .col-md-4:before, .b .col-md-4:after {
    content: "";
    position: absolute;
    z-index: -2; }
  .b .col-md-4:before {
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 50%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    border-radius: 5px / 100px; }
  .b .col-md-4:before {
    right: 0; }
  .b .resources.col-md-4 {
    min-height: 370px;
    max-height: 250px;
    background: #fff;
    position: relative;
    padding-bottom: 60px;
    padding: 0 35px; }
    .b .resources.col-md-4 .box-title {
      padding-top: 8px; }
      .b .resources.col-md-4 .box-title h3 {
        font-family: "Lato", sans-serif;
        color: #6a6a6a;
        font-weight: 700;
        margin: 0 auto;
        text-align: center;
        text-transform: none;
        font-size: 18px;
        padding: 25px 5px 10px;
        text-transform: capitalize; }
      .b .resources.col-md-4 .box-title::after {
        background: #8c8c8c;
        content: "";
        display: block;
        height: 3px;
        width: 45px;
        margin: 0 auto; }
    .b .resources.col-md-4 .info-resources p {
      text-align: center;
      font-family: "Lato", sans-serif;
      color: #6a6a6a;
      font-weight: 400;
      font-size: 12px;
      padding: 15px 0px; }
    .b .resources.col-md-4 .img-wrap.col-md-5 {
      overflow: hidden;
      z-index: 3;
      height: 122px;
      background: #ccc;
      width: 130px; }
    .b .resources.col-md-4 .col-md-7 ul {
      padding-left: 0px; }
      .b .resources.col-md-4 .col-md-7 ul li {
        list-style-type: none; }
        .b .resources.col-md-4 .col-md-7 ul li::before {
          content: "";
          background: #6a6a6a;
          height: 4px;
          width: 4px;
          border-radius: 50%;
          display: inline-block;
          left: 0;
          position: relative;
          margin-bottom: 3px;
          margin-right: 7px; }
        .b .resources.col-md-4 .col-md-7 ul li a {
          font-family: "Lato", sans-serif;
          font-size: 13px;
          font-weight: 400;
          color: #6a6a6a; }
          .b .resources.col-md-4 .col-md-7 ul li a:hover, .b .resources.col-md-4 .col-md-7 ul li a:focus, .b .resources.col-md-4 .col-md-7 ul li a::before {
            color: #cfe5cf;
            text-decoration: underline;
            font-weight: 700;
            transition: 2s; }
    .b .resources.col-md-4 .btn-1 {
      display: block;
      width: 44%;
      bottom: 15px;
      position: absolute;
      right: 29%; }
  .b .priorities.col-md-4 {
    min-height: 370px;
    max-height: 250px;
    background: #fff;
    position: relative;
    padding-bottom: 60px;
    padding: 0 35px; }
    .b .priorities.col-md-4 .box-title {
      padding-top: 8px; }
      .b .priorities.col-md-4 .box-title h3 {
        font-family: "Lato", sans-serif;
        color: #6a6a6a;
        font-weight: 700;
        margin: 0 auto;
        text-align: center;
        text-transform: none;
        font-size: 18px;
        padding: 25px 5px 10px;
        text-transform: capitalize; }
      .b .priorities.col-md-4 .box-title::after {
        background: #8c8c8c;
        content: "";
        display: block;
        height: 3px;
        width: 45px;
        margin: 0 auto; }
    .b .priorities.col-md-4 .info-priorities p {
      text-align: center;
      font-family: "Lato", sans-serif;
      color: #6a6a6a;
      font-weight: 400;
      font-size: 12px;
      padding: 15px 0px; }
    .b .priorities.col-md-4 .col-md-6 h4 {
      font-family: "Lato", sans-serif;
      color: #1e3960;
      font-size: 14px;
      font-weight: 400;
      margin: 0px 0 5px 0;
      padding: 0;
      right: -15px;
      position: relative; }
      .b .priorities.col-md-4 .col-md-6 h4::before {
        content: "";
        background: #1e3960;
        height: 4px;
        width: 4px;
        border-radius: 50%;
        display: inline-block;
        position: relative;
        margin-bottom: 3px;
        left: -15px;
        margin-right: -5px; }
    .b .priorities.col-md-4 .col-md-6 p {
      font-family: "Lato", sans-serif;
      color: #6a6a6a;
      font-weight: 400;
      font-size: 12px; }
    .b .priorities.col-md-4 .col-md-6 a {
      font-family: "Lato", sans-serif;
      color: #6a6a6a;
      font-size: 12px;
      font-weight: 400;
      margin: 20px 0 5px 0;
      padding: 0; }
      .b .priorities.col-md-4 .col-md-6 a:hover {
        color: #1e3960;
        text-decoration: none; }

/*END FrontPage-------------------------------------------*/
/* Media queries----------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .b .resources.col-md-4 .img-wrap.col-md-5 {
    width: 110px; }

  .box-title h3 {
    padding: 10px 5px 10px; }

  .news.col-md-4 {
    min-height: 420px; }

  .b .resources.col-md-4 {
    min-height: 420px; }

  .b .priorities.col-md-4 {
    min-height: 420px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b .resources.col-md-4 .img-wrap.col-md-5 {
    margin: 0 auto !important;
    display: block; }

  .b .box {
    top: 20px; } }
@media only screen and (max-width: 767px) {
  .b .box {
    top: 0px; }

  .b .resources.col-md-4 .img-wrap.col-md-5 {
    margin: 0 auto !important;
    display: block; } }
@media only screen and (max-width: 480px) {
  .b .resources.col-md-4 .img-wrap.col-md-5 {
    margin: 0 auto !important;
    display: block; }

  .b .col-md-4 {
    min-height: 415px; }

  .b .resources.col-md-4 {
    min-height: 390px; } }

/*# sourceMappingURL=style.css.map */
