/* compiled by scssphp v0.6.6 on Fri, 22 Dec 2017 14:09:13 +0000 (7.6509s) */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@font-face {
  font-family: "Arian AMU";
  src: url('../fonts/arnamu.ttf'); }

@font-face {
  font-family: "Arian AMU";
  src: url('../fonts/arnamu_bold.ttf');
  font-weight: bold; }

* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-family: inherit; }

html, body {
  height: 100%; }

body {
  font-family: "Roboto", "Arian AMU"; }

body.lang_hy {
  font-family: "Arian AMU"; }

.clearfix {
  overflow: hidden;
  clear: both;
  margin-top: 40px; }

body.lang_hy #main_menu > ul > li > a {
  font-size: 16px;
  padding: 0 10px; }

body.lang_hy #main_menu > ul > li:hover > a, body.lang_hy #main_menu > ul > li.current-menu-item > a, body.lang_hy #main_menu > ul > li.current-menu-parent > a {
  padding: 0 6px; }

#main_menu > ul > li:hover .sub-menu {
  display: block !important; }

#lang ul li.active a {
  color: #ff003f; }

li {
  list-style: none; }

a {
  color: inherit;
  text-decoration: none; }

.hidden {
  display: none; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0; }

.img_div {
  position: relative;
  overflow: hidden; }
  .img_div img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    right: -9999px;
    left: -9999px;
    margin: auto;
    width: initial;
    height: initial; }

#page_wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 1280px;
  overflow: hidden;
  table-layout: fixed;
  background-image: url('../images/welcome_block_bg.jpg'); }

header, #content {
  display: table-row;
  position: relative;
  width: 100%;
  height: 1px; }

#content {
  height: 100%; }

.wrapper {
  position: relative;
  margin: 0px auto;
  width: 1200px; }

.header_top {
  position: fixed;
  width: 100%;
  border-bottom: 4px solid #fb3333;
  background-color: white;
  z-index: 2000; }
  .header_top:before, .header_top:after {
    content: "";
    position: absolute;
    width: 33.33%;
    height: 4px;
    bottom: -4px; }
  .header_top:before {
    left: 33.33%;
    background-color: #2871c8; }
  .header_top:after {
    right: 0;
    background-color: #fe9029; }

.logo {
  float: left; }

.header_right {
  float: right; }
  .header_right div:first-child {
    float: right; }

#lang ul li:hover {
  border-top: 1px solid #ff003f;
  border-bottom: 1px solid #ff003f; }

#lang ul li:hover a {
  color: #ff003f; }

#lang {
  position: relative;
  float: left;
  margin-top: 22px;
  z-index: 9; }
  #lang ul:after {
    content: "";
    display: table;
    clear: both; }
    #lang ul li {
      list-style: none;
      float: left;
      padding: 8px 11px;
      letter-spacing: 0.25em;
      border-top: 1px solid transparent;
      border-bottom: 1px solid transparent; }
      #lang ul li a {
        color: #0149b5; }
      #lang ul li.active {
        padding: 8px 11px;
        border-top: 1px solid #ff003f;
        border-bottom: 1px solid #ff003f; }

#slogan {
  background: #0149b5;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 44px;
  margin-top: 20px; }

#logo {
  position: absolute;
  width: 200px;
  height: 200px;
  left: 0;
  right: 0;
  top: 21px;
  margin: 0 auto;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  overflow: hidden;
  background-color: white;
  z-index: 1000; }
  #logo a {
    display: block;
    height: 100%; }
  #logo img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

#hk_baza {
  display: block;
  width: 153px;
  float: right;
  margin-left: 20px;
  margin-top: 17px;
  z-index: 9;
  position: relative;
  padding: 10px 0;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background-color: #fe9029;
  text-align: center;
  color: white;
  letter-spacing: 0.25em; }

.pageing {
  display: block;
  width: 800px;
  text-align: center;
  margin: 30px auto;
  overflow: hidden;
  border: 1px solid; }
  .pageing a {
    width: 30px;
    height: 30px;
    border-right: 1px solid black;
    display: inline-block;
    float: left;
    line-height: 30px;
    color: #000 !important;
    text-decoration: none !important; }
  .pageing a.active {
    color: red !important; }

#search {
  position: relative;
  float: left;
  margin-top: 22px;
  margin-left: 15px;
  z-index: 9;
  margin-right: 20px; }
  #search form {
    display: none; }
    #search form label {
      display: none; }
    #search form input[type = "text"] {
      display: block;
      width: 200px;
      height: 37px;
      float: left;
      padding: 0 10px;
      border: 1px solid black;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 16px; }
    #search form input[type = "submit"] {
      display: block;
      width: 88px;
      height: 37px;
      float: left;
      margin-left: 5px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background-color: black;
      text-align: center;
      font-size: 18px;
      color: white;
      text-transform: uppercase;
      cursor: pointer; }

.search_button {
  width: 44px;
  height: 35px;
  border-top: 1px solid #004cb6;
  border-bottom: 1px solid #004cb6;
  background-image: url('../images/search.png');
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }

#social {
  position: relative;
  float: left;
  margin-top: 15px;
  margin-bottom: 4px;
  z-index: 9; }
  #social:after {
    content: "";
    display: table;
    clear: both; }
  #social a {
    display: block;
    position: relative;
    width: 38px;
    height: 45px;
    float: left;
    margin-left: 7px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: -webkit-transform 1s, -moz-transform 1s, -o-transform 1s, -ms-transform 1s, transform 1s; }
    #social a:first-of-type {
      margin-left: 0; }
    #social img {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 35px; }

#subscribe {
  overflow: hidden;
  margin-bottom: 7px; }
  #subscribe form {
    width: 347px;
    margin: auto; }
  #subscribe label {
    display: none; }
  #subscribe input {
    height: 41px;
    padding: 0 10px;
    border-radius: 10px;
    width: 200px;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 1);
    color: #000;
    font-size: 16px; }
    #subscribe input::-webkit-input-placeholder {
      color: #fff; }
    #subscribe input:-moz-placeholder {
      color: #fff; }
    #subscribe input::-moz-placeholder {
      color: #fff; }
    #subscribe input:-ms-input-placeholder {
      color: #fff; }
  #subscribe input[type = "text"] {
    height: 41px;
    padding: 0 10px;
    border-radius: 10px;
    width: 200px;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 1);
    color: #000;
    font-size: 16px;
    box-sizing: border-box; }
    #subscribe input[type = "text"]::-webkit-input-placeholder {
      color: #fff; }
    #subscribe input[type = "text"]:-moz-placeholder {
      color: #fff; }
    #subscribe input[type = "text"]::-moz-placeholder {
      color: #fff; }
    #subscribe input[type = "text"]:-ms-input-placeholder {
      color: #fff; }
  #subscribe input[type = "submit"] {
    background: red;
    color: #fff;
    height: 54px;
    width: 155px;
    border-radius: 10px;
    margin-left: -22px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box; }
    #subscribe input[type = "submit"] label {
      display: none; }

#main_menu {
  position: relative;
  height: 35px;
  clear: both;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  float: right; }
  #main_menu > ul {
    display: inline-block;
    position: relative;
    height: 100%;
    margin-top: -1px; }
    #main_menu > ul > li {
      position: relative;
      list-style: none;
      float: left; }
      #main_menu > ul > li > a {
        display: block;
        height: 35px;
        padding: 0 20px;
        border-top: 1px solid #0149b5;
        border-bottom: 1px solid #0149b5;
        line-height: 35px;
        font-size: 18px;
        color: #0149b5;
        white-space: nowrap; }
      #main_menu > ul > li:hover, #main_menu > ul > li.current-menu-item, #main_menu > ul > li.current-menu-parent {
        border-left: 4px solid white;
        border-right: 4px solid white; }
        #main_menu > ul > li:hover > a, #main_menu > ul > li.current-menu-item > a, #main_menu > ul > li.current-menu-parent > a {
          padding: 0 16px;
          border-color: #fb3333;
          color: #fb3333; }
      #main_menu > ul > li > ul {
        display: none;
        position: absolute;
        min-width: 100%;
        left: 50%;
        top: 100%;
        padding: 27px 20px 10px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        border-bottom: 1px solid #fb3333;
        background-color: rgba(255, 255, 255, 0.9);
        z-index: 100; }
        #main_menu > ul > li > ul > li {
          list-style: none;
          margin-bottom: 6px;
          padding-bottom: 8px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.3);
          white-space: nowrap; }
          #main_menu > ul > li > ul > li a {
            color: #0149b5; }
          #main_menu > ul > li > ul > li:last-of-type {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none; }
          #main_menu > ul > li > ul > li:hover > a, #main_menu > ul > li > ul > li.current-menu-item > a {
            color: #fb3333; }
      #main_menu > ul > li:hover > ul {
        display: block; }

#cssmenu {
  display: none; }

#slideshow {
  position: relative;
  height: 578px;
  margin-top: 132px; }
  #slideshow .wrapper {
    height: 100%; }

.slideshow_div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

#sl_menu {
  position: absolute;
  width: 339px;
  height: 360px;
  right: -84px;
  bottom: 10px;
  padding-top: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10; }
  #sl_menu:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/sl_menu.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    opacity: 0.8; }
  #sl_menu ul {
    position: relative; }
    #sl_menu ul li {
      list-style: none;
      margin-bottom: 18px;
      text-align: center; }
      #sl_menu ul li:last-of-type {
        margin-bottom: 0; }
      #sl_menu ul li a {
        display: inline-block;
        border-bottom: 1px solid transparent;
        font-size: 16px;
        color: white;
        text-transform: uppercase; }
        #sl_menu ul li a:hover {
          border-color: white; }

#current_projects_slider {
  padding: 30px 0 40px; }
  #current_projects_slider h3 {
    margin-bottom: 38px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0149b5;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #0149b5;
    text-transform: uppercase; }

.complated_project {
  margin-bottom: 50px;
  border-bottom: 1px solid black;
  padding-bottom: 15px; }
  .complated_project p {
    overflow: hidden;
    margin: 15px 0;
    display: block; }
  .complated_project br {
    display: none; }
  .complated_project h3 {
    padding: 10px 0 !important; }
  .complated_project .current_project_top {
    padding: 60px 0 0; }

.cat_8 .complated_project img {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%; }
  .cat_8 .complated_project p:first-child {
    text-align: center; }

.page_title {
  padding-bottom: 12px;
  border-bottom: 1px solid black;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  color: #2f2f2f;
  text-transform: uppercase;
  margin-bottom: 25px; }

.projectItem {
  display: table;
  position: relative;
  width: 100%;
  height: 200px;
  text-align: center; }
  .projectItem a {
    display: block;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 14px;
    color: #0149b5; }
  .projectItem .img_div {
    height: 175px;
    margin: auto; }
    .projectItem .img_div img {
      width: initial !important;
      height: 100% !important; }

.cat_news {
  width: 850px;
  float: left; }

#welcome_block {
  position: relative;
  padding-top: 60px;
  overflow: hidden;
  background-position: left bottom; }
  #welcome_block .wrapper:after {
    content: "";
    display: table;
    clear: both; }

#welcome {
  width: 740px;
  height: 615px;
  float: left;
  padding: 51px 50px 0 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url('../images/welcome_bg.png');
  background-repeat: no-repeat;
  line-height: 20px;
  background-size: cover; }
  #welcome span {
    font-family: 'Dancing Script', cursive !important;
    font-weight: 400 !important; }

#facebook {
  float: right; }

#calendar {
  position: relative;
  width: 430px;
  margin-bottom: 15px;
  float: right; }
  #calendar .calendar_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #0149b5;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 400; }
  #calendar .ui-datepicker {
    width: 100%;
    height: 100%;
    padding: 0;
    border: none;
    background: transparent; }
  #calendar .ui-datepicker .ui-datepicker-header {
    border: none;
    border-top: 5px solid #fb3333;
    background: transparent; }
  #calendar .ui-datepicker-title {
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #0149b5; }
  #calendar .ui-datepicker .ui-datepicker-prev {
    left: 120px;
    top: 6px; }
  #calendar .ui-datepicker .ui-datepicker-next {
    right: 120px;
    top: 6px;
    opacity: 1; }
  #calendar .ui-datepicker .ui-datepicker-prev span, #calendar .ui-datepicker .ui-datepicker-next span {
    width: 10px;
    height: 20px;
    background-size: 10px !important; }
  #calendar .ui-datepicker .ui-datepicker-prev span {
    background: url(../images/left.png) no-repeat; }
  #calendar .ui-datepicker .ui-datepicker-next span {
    background: url(../images/right.png) no-repeat; }
  #calendar .ui-datepicker td span, #calendar .ui-datepicker td a {
    text-align: center;
    font-size: 16px;
    display: block;
    padding: 10px;
    background: #fff;
    opacity: 1 !important;
    color: #0149b5;
    border: none;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0; }
  #calendar table {
    margin: 0;
    table-layout: fixed;
    border-bottom: 5px solid #fb3333; }
  #calendar table tbody {
    border: 1px solid #e0e0e0; }
  #calendar table tr th {
    background-color: #fb3333;
    color: #fff;
    font-size: 14px;
    padding: 20px 0; }
  #calendar table tr td {
    padding: 0;
    background: #fff;
    opacity: 1; }
  #calendar .ui-state-active {
    background: #ffeaea !important;
    color: red !important; }

#latest_news_block {
  position: relative;
  padding-top: 50px;
  padding-bottom: 75px; }
  #latest_news_block .wrapper:after {
    content: "";
    display: table;
    clear: both; }
  #latest_news_block .reiting {
    display: flex;
    justify-content: space-between;
    margin-bottom: 55px; }
  #latest_news_block .reiting li {
    text-align: center;
    flex-basis: 10%; }
  #latest_news_block .reiting p {
    font-size: 80px;
    color: #0149b5;
    font-weight: 700;
    font-family: 'Bitter', serif;
    visibility: hidden; }
    #latest_news_block .reiting p.start {
      visibility: visible; }
  #latest_news_block .reiting span {
    font-size: 24px;
    color: #0149b5;
    text-transform: uppercase; }

.li_table {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 70px;
  border: 1px solid; }
  .li_table li {
    flex-basis: 25%;
    transition: 0.5s;
    background-repeat: no-repeat;
    text-align: center;
    height: 170px;
    padding: 20px 0;
    box-sizing: border-box;
    background-position: center;
    border: 1px solid; }
    .li_table li:hover {
      background-color: #ff8f24; }
      .li_table li:hover p {
        color: #fff; }
      .li_table li:hover img {
        margin-top: -90px; }
    .li_table li:first-child {
      background-image: url(../images/Layer-22.png); }
    .li_table li:nth-child(2n) {
      background-image: url(../images/Layer-26.png); }
    .li_table li:nth-child(3n) {
      background-image: url(../images/Layer-25.png); }
    .li_table li:nth-child(4n) {
      background-image: url(../images/Layer-281-.png); }
    .li_table li:nth-child(5n) {
      background-image: url(../images/Layer-301-.png); }
    .li_table li:nth-child(6n) {
      background-image: url(../images/Layer-311-.png); }
    .li_table li:nth-child(7n) {
      background-image: url(../images/Layer-32-copy.png); }
    .li_table li:last-child {
      background-image: url(../images/Layer-341-.png); }
  .li_table .pic_a {
    width: 70px;
    height: 85px;
    overflow: hidden;
    display: block;
    margin: auto; }
  .li_table img {
    margin-top: 20px; }
  .li_table p {
    font-size: 20px; }

#latest_news {
  position: relative;
  width: 740px;
  float: left; }
  #latest_news h3 {
    margin-bottom: 38px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #2f2f2f;
    text-transform: uppercase; }
  #latest_news ul li {
    list-style: none;
    margin-bottom: 18px; }
    #latest_news ul li:after {
      content: "";
      display: table;
      clear: both; }
    #latest_news ul li:last-of-type {
      margin-bottom: 0; }
    #latest_news ul li h4 {
      margin-top: 5px;
      font-size: 18px;
      font-weight: normal;
      color: #fb3333;
      letter-spacing: 0.2em; }

.latestNewsImage {
  position: relative;
  width: 200px;
  float: left;
  border: 3px solid white;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.16);
  box-sizing: border-box; }
  .latestNewsImage a {
    display: block;
    height: 140px; }
  .latestNewsImage .img_div {
    height: 166px; }

.latestNewsTexts {
  position: relative;
  margin-top: 22px;
  padding-left: 28px;
  overflow: hidden; }
  .latestNewsTexts .title {
    color: #fb3333;
    font-size: 18px; }

.lang_hy .latestNewsTexts .title {
  font-size: 16px; }
  .lang_hy .latestNewsContent {
    font-size: 14px;
    margin-top: 10px; }
  .lang_hy .right .latestNewsContent {
    line-height: 18px;
    letter-spacing: 0;
    margin-top: 10px; }

.latestNewsDate {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px; }

.latestNewsContent {
  margin-top: 20px;
  line-height: 18px;
  letter-spacing: 0.05em; }

.latest_news_readmore {
  color: #fb3333;
  margin-left: 10px; }
  #polling {
    position: relative;
    width: 400px;
    float: right;
    height: 640px;
    overflow: hidden; }
  #polling h3 {
    margin-bottom: 38px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #2f2f2f;
    text-transform: uppercase; }
  #polling .wp-polls {
    padding: 22px 20px;
    background-color: #0149b5;
    height: inherit;
    box-sizing: border-box; }
  #polling .wp-polls-form > p {
    line-height: 24px;
    font-size: 20px;
    color: white; }
    #polling .wp-polls-form > p strong {
      display: block; }
  #polling .wp-polls .Buttons, #polling .wp-polls a {
    background-color: #fff;
    float: left;
    width: 172px;
    height: 40px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #0149b5; }
  #polling .wp-polls a {
    float: right; }
  #polling strong {
    color: #fff !important;
    font-size: 18px; }
  #polling .wp-polls-ul {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 25px; }
    #polling .wp-polls-ul li {
      position: relative;
      list-style: none;
      margin-bottom: 10px;
      font-size: 16px;
      color: white;
      height: 28px;
      text-transform: uppercase; }
    #polling .wp-polls-ul li:last-of-type {
      margin-bottom: 0; }
    #polling .wp-polls-ul li input {
      position: absolute;
      width: 31px;
      height: 31px;
      left: 0;
      top: -5px;
      z-index: 10;
      opacity: 0;
      cursor: pointer; }
    #polling .wp-polls-ul li label {
      display: block;
      padding-left: 46px;
      cursor: pointer; }
      #polling .wp-polls-ul li label:before {
        content: "";
        position: absolute;
        width: 25px;
        height: 25px;
        left: 0;
        top: -5px;
        border: 1px solid rgba(255, 255, 255, 0.7);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      #polling .wp-polls-ul li label:after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        left: 9px;
        top: 4px;
        background-color: white;
        opacity: 0; }
    #polling .wp-polls-ul li input:checked + label:before {
      border-color: white; }
      #polling .wp-polls-ul li input:checked + label:after {
        opacity: 1; }
  #polling #polls-3-ans p {
    text-align: center;
    float: left;
    padding: 10px 0;
    color: #fff;
    margin-top: 22px;
    border: 1px solid #fff;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center !important; }
    #polling #polls-3-ans p strong {
      margin-left: 10px; }
    #polling #polls-3-ans p:last-child {
      float: right; }
    #polling #polls-3-ans p input, #polling #polls-3-ans p a {
      border: none;
      background-color: transparent;
      color: #0149b5;
      font-size: 16px;
      font-weight: 700; }
  #polling .wp-polls-ans p:last-child {
    /*
     BACKGROUND: #fff;
     padding: 12px;
     border-radius: 4px;
     font-weight: 700;
     text-align: center;
     font-size: 18px;
     margin-top: 60px;
     text-transform: uppercase;
     */ }
    #polling .wp-polls-ans p:last-child strong {
      color: #000 !important; }
  #polling .wp-polls p:first-child {
    text-align: left !important; }

.footer_div {
  position: relative;
  height: 500px; }
  .footer_div .wrapper {
    height: 100%; }
    .footer_div .wrapper:after {
      content: "";
      display: table;
      clear: both; }

#google_map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10; }

.footer_right {
  position: relative;
  height: 100%;
  float: right;
  z-index: 11; }
  .footer_right h3 {
    height: 59px;
    background-color: #ff8f24;
    text-align: center;
    line-height: 59px;
    font-size: 24px;
    font-weight: normal;
    color: white;
    text-transform: uppercase; }
  .footer_right ul {
    margin-top: 80px; }
    .footer_right ul li {
      position: relative;
      list-style: none;
      text-align: center;
      line-height: 30px;
      font-size: 18px; }
    .footer_right ul li:nth-of-type(1) {
      margin-bottom: 63px; }
      .footer_right ul li:nth-of-type(1):before {
        content: url('../images/address.png'); }
    .footer_right ul li:nth-of-type(2) {
      margin-bottom: 60px; }
      .footer_right ul li:nth-of-type(2):before {
        content: url('../images/phone.png'); }
    .footer_right ul li:nth-of-type(3):before {
      content: url('../images/email.png'); }
    .footer_right ul li:before {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 100%;
      margin-bottom: -5px;
      text-align: center; }

.current_single {
  width: 830px;
  float: left; }

#about_tabs ul li.active:before, #about_tabs ul li:hover:before {
  background-color: #000; }

#about_tabs {
  margin: 20px 0px 0px 0px;
  text-align: center; }
  #about_tabs ul:after {
    content: "";
    display: table;
    clear: both; }
    #about_tabs ul li {
      margin: 0px 0px -1px 0px;
      position: relative;
      list-style: none;
      float: left;
      padding: 14px 9px 12px 0px;
      font-size: 14px;
      letter-spacing: 0.1em;
      cursor: pointer;
      transition: color 0.3s; }
    #about_tabs ul li:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      left: 0;
      bottom: 1px;
      margin-bottom: -1px;
      transition: bottom 0.3s; }
    #about_tabs ul li:hover, #about_tabs ul li.active {
      color: #ff8f24;
      border-bottom: 1px solid #f7f7f7; }
      #about_tabs ul li:hover:before, #about_tabs ul li.active:before {
        bottom: 100%; }

#about_contents {
  border-bottom: 13px solid #ff8f24;
  background-image: url(../images/welcome_block_bg.jpg);
  background-position: left bottom;
  min-height: 450px; }
  #about_contents .wrapper {
    overflow: hidden; }

.current_single a, .latestNewsContent a {
  color: #ff8f24;
  text-decoration: underline; }

.about_content {
  display: none;
  line-height: 1.3;
  font-size: 14px;
  letter-spacing: 0.1em;
  float: left;
  width: 850px; }
  .about_content:after {
    content: "";
    display: table;
    clear: both; }
  .about_content.active {
    display: block; }
  .about_content a {
    color: #ff8f24;
    text-decoration: underline; }
  .about_content img.alignright {
    float: right;
    margin-right: 12px;
    margin-bottom: 20px !important; }
    .about_content img.alignright:first-of-type {
      margin-right: 0; }
    .about_content img.alignleft {
      float: left;
      margin-bottom: 20px !important; }
    .about_content img.aligncenter {
      margin: 0 auto;
      display: block;
      margin-bottom: 20px !important; }
  .about_content h3 {
    position: relative;
    min-height: 100%;
    max-height: 100px;
    padding: 13px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em; }
    .about_content h3 + * {
      clear: both; }
  .about_content ol {
    counter-reset: ol_counter; }
    .about_content ol li {
      position: relative;
      list-style: none;
      margin-bottom: 8px;
      padding-left: 20px; }
    .about_content ol li:last-of-type {
      margin-bottom: 0; }
    .about_content ol li:before {
      content: counter(ol_counter) ".";
      position: absolute;
      left: 0;
      top: 0;
      text-shadow: 0 0 0 black;
      counter-increment: ol_counter; }
  .about_content table {
    border: 1px solid black;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-spacing: 0;
    margin-bottom: 15px; }
    .about_content table tr td {
      padding: 8px 0;
      border-left: 1px solid black;
      border-top: 1px solid black;
      text-align: center;
      font-size: 18px;
      letter-spacing: 0.1em; }
    .about_content table tr .orange_title {
      padding-left: 23px;
      border-left: none;
      text-align: left;
      font-size: 14px;
      color: #ff8f24;
      text-transform: uppercase;
      border-right: none; }
    .about_content table tr:first-of-type td {
      border-top: none;
      font-size: 14px; }

.scrollbar {
  font-size: 14px;
  font-weight: 700;
  color: red;
  margin-bottom: 15px; }

.right {
  float: right;
  width: 330px; }
  .right ul {
    width: initial !important; }
  .right #latest_news {
    width: initial; }
    .right #latest_news h3 {
      font-size: 22px;
      margin-bottom: 25px; }
  .right .latestNewsContent {
    margin-top: 15px;
    font-size: 14px; }
  .right .latestNewsTexts .title {
    font-size: 14px;
    display: block;
    line-height: 18px; }
  .right #facebook {
    margin-top: 20px; }
  .right .latestNewsImage {
    width: 140px; }
  .right .latestNewsImage .img_div {
    height: 120px !important;
    margin-bottom: 0 !important; }
  .right .latestNewsTexts {
    padding-left: 20px; }
  .right .latestNewsDate {
    margin-bottom: 0; }

.structure_intro {
  line-height: 21px;
  font-size: 16px;
  margin-bottom: 50px; }
  .structure_intro img {
    display: block;
    margin: auto;
    margin-bottom: 30px; }

.current_project_top {
  position: relative;
  padding: 60px 0 20px; }
  .current_project_top:after {
    content: "";
    display: table;
    clear: both; }
  .current_project_top:first-of-type {
    padding-top: 0; }
  .current_project_top h3 {
    text-align: center; }
    .current_project_top h3 a {
      color: #0249bf !important; }

.current_projects_readmore {
  color: #0149b5;
  cursor: pointer; }
  .current_projects_readmore:hover {
    color: #fb3333; }

#single_box {
  border-bottom: 13px solid #ff8f24;
  background-image: url(../images/welcome_block_bg.jpg);
  background-position: left bottom;
  line-height: 1.3;
  font-size: 14px;
  letter-spacing: 0.1em; }
  #single_box .wrapper {
    overflow: hidden; }
  #single_box h1 {
    font-size: 20px;
    font-weight: normal;
    color: #fb3333;
    margin-bottom: 30px;
    text-align: center; }
  #single_box .img_div {
    width: 100%;
    height: 350px;
    margin-bottom: 30px; }
  #single_box .gallery {
    margin-left: -10px;
    margin-bottom: 15px; }
  #single_box .gallery-item {
    position: relative;
    height: 200px;
    margin: 0;
    padding: 0 10px; }
    #single_box .gallery-item dt {
      position: relative;
      overflow: hidden; }
    #single_box .gallery-item dt, #single_box .gallery-item a {
      display: block;
      height: 100%; }
    #single_box .gallery-item img {
      position: absolute;
      width: auto;
      height: auto;
      left: -9999px;
      right: -9999px;
      top: -9999px;
      bottom: -9999px;
      margin: auto;
      border: none;
      visibility: hidden; }
    #single_box .gallery-item img.by_width {
      width: 100%;
      visibility: visible; }
    #single_box .gallery-item img.by_height {
      height: 100%;
      visibility: visible; }

.link {
  margin: 30px 0;
  position: relative;
  padding-left: 50px;
  overflow: initial !important; }

.link a:last-child {
  text-decoration: underline; }

.link a:last-child:hover {
  color: #0249bf; }

.projectImage {
  margin-bottom: 15px; }

.link {
  margin: 30px 0;
  position: relative;
  padding-left: 50px; }

.link:after {
  content: url(../images/pdf.png);
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0;
  top: -13px; }

#cat_box {
  overflow: hidden;
  padding: 5px 0;
  min-height: 450px; }
  #cat_box .cat_width {
    float: left;
    width: 850px;
    margin-bottom: 40px; }
    #cat_box .cat_width li {
      list-style: none; }
    #cat_box .cat_width li:after {
      content: "";
      display: table;
      clear: both; }

.cat_post_paging {
  border-top: 1px solid;
  padding: 10px 0;
  margin: 20px 0; }

.cat_post_paging .page-numbers {
  font-size: 18px; }

.cat_post_paging .current {
  color: #ff8f24 !important;
  font-weight: 700; }

.addtoany_list a, .widget .addtoany_list a {
  padding: 0 2px !important; }

.addtoany_list a > span {
  padding: 8px 9px !important;
  border-radius: 50% !important; }

.staff_item {
  margin-bottom: 20px; }
  .staff_item:after {
    content: "";
    display: table;
    clear: both; }
  .staff_item:last-of-type {
    margin-bottom: 0; }

.staff_image {
  position: relative;
  width: 188px;
  height: 188px;
  float: left;
  border: 1px solid black;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle; }

.staff_texts {
  min-height: 181px;
  float: left;
  margin-left: 15px;
  padding-bottom: 7px;
  width: 645px; }
  .staff_texts h3 {
    min-height: 0;
    margin-top: 8px;
    margin-bottom: 6px;
    padding: 0;
    border: none;
    font-size: 18px;
    font-weight: normal;
    color: #0149b5;
    text-transform: uppercase; }

.staff_content {
  font-size: 14px;
  line-height: 18px;
  border-top: 1px solid black;
  padding-top: 8px; }

.assess_item {
  float: left;
  margin-top: 37px;
  text-align: left; }
  .assess_item h4 {
    margin-bottom: 13px;
    padding: 8px 0 5px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-size: 16px;
    font-weight: normal;
    color: #0149b5;
    text-transform: uppercase; }

.footer_item {
  display: flex;
  justify-content: space-between; }

.footer_bottom {
  padding: 45px 0;
  background-color: #ff8f24; }
  .footer_bottom .wrapper:after {
    content: "";
    display: table;
    clear: both; }

#copyright {
  color: white;
  text-align: right;
  font-size: 13px; }

#design {
  float: right;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 21px; }
  #design a {
    font-size: 12px; }
    #design a:hover {
      text-decoration: underline; }

#hk_form {
  background-position: left bottom; }
  #hk_form .wrapper {
    background-color: white; }
  #hk_form h2 {
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    color: #fe9029;
    text-transform: uppercase; }
  #hk_form h3 {
    position: relative;
    margin-bottom: 10px;
    padding-left: 33px;
    font-size: 19px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 20px; }
    #hk_form h3:before {
      content: counter(hk) ". ";
      position: absolute;
      left: 0;
      top: 12px;
      counter-increment: hk; }
  #hk_form form {
    padding: 0 150px;
    counter-reset: hk; }
  #hk_form .filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0 !important; }
    #hk_form .filter div {
      flex-basis: 21%;
      margin-bottom: 40px; }
  #hk_form input[type = "text"] {
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    transition: border-bottom-color 0.3s; }
    #hk_form input[type = "text"]:focus {
      border-bottom-color: #2871c8; }
    #hk_form input[type = "radio"], #hk_form input[type = "checkbox"] {
      width: 20px;
      height: 20px;
      margin-right: 3px;
      margin-bottom: 10px;
      vertical-align: top; }
  #hk_form button {
    display: block;
    width: 170px;
    margin-top: 65px;
    padding: 10px 0;
    background-color: #2871c8;
    text-align: center;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    height: 45px; }

.contact_adress, .contact_phone, .contact_post {
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 65px !important;
  display: block; }

.contact_phone {
  background-image: url(../images/Layer-14.png); }

.contact_adress {
  background-image: url(../images/Layer-12.png); }

.contact_post {
  background-image: url(../images/Layer-18.png); }

.contact_us {
  line-height: 24px;
  position: absolute;
  z-index: 15;
  background: rgba(255, 255, 255, 0.9);
  right: 50%;
  margin-right: -600px;
  height: 100%;
  font-size: 18px;
  text-align: center; }
  .contact_us p {
    padding: 0 70px;
    margin-bottom: 45px; }
  .contact_us h2 {
    background: #ff8f24;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400 !important;
    padding: 20px 0;
    font-size: 24px;
    margin-bottom: 30px; }

.hk_cank {
  position: relative;
  margin: 0 40px 50px; }
  .hk_cank table {
    border: 2px solid #ccc;
    border-spacing: 0;
    margin-top: 30px; }
    .hk_cank table tr th, .hk_cank table tr td {
      padding: 8px 15px;
      border: 1px solid #ccc;
      font-size: 12px; }
    .hk_cank table tr th {
      border-top: none;
      text-align: left;
      font-weight: 700; }
    .hk_cank .left_table {
      float: left;
      width: 20.3%;
      position: relative;
      overflow: hidden; }
    .hk_cank .left_table .hk_cank table {
      border-right: none; }
  .hk_cank .right_table {
    float: left;
    width: 75.5%;
    overflow: auto; }
    .hk_cank .right_table th:first-of-type, .hk_cank .right_table td:first-of-type {
      border-left: none;
      visibility: hidden; }
    .hk_cank .right_table table {
      margin-left: -230px; }
  .hk_cank label {
    height: 64px;
    display: block;
    text-transform: none;
    margin-top: 10px;
    font-weight: 700;
    font-size: 12px; }
  .hk_cank select {
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    transition: border-bottom-color 0.3s; }

body:not(.is_home) #content {
  margin: 150px 0px 0px 0px;
  display: inline-block; }

#about_contents .wrapper, #single_box .wrapper {
  padding: 50px 0;
  box-sizing: border-box; }

.post_title {
  font-size: 21px;
  text-transform: uppercase;
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #000;
  padding: 0px 0px 16px 0px;
  text-align: center; }

.uris-slider-title {
  display: none; }

.pages_546 .post_content h4 {
  font-size: 16px;
  margin: 0px 0px 20px 0px;
  color: #ff8f24; }

.cat_post {
  position: relative;
  margin-bottom: 30px; }

.cat_post:after {
  content: "";
  display: table;
  clear: both; }

.cat_post:last-of-type {
  margin-bottom: 0px; }

.cat_post_image {
  position: relative;
  width: 150px;
  height: 150px;
  float: left;
  overflow: hidden; }

.cat_post_image a {
  display: block;
  width: 100%;
  height: 100%; }

.cat_post_image img {
  position: absolute;
  width: auto;
  height: auto;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  visibility: hidden; }

.cat_post_image img.by_width {
  width: 100%;
  visibility: visible; }

.cat_post_image img.by_height {
  height: 100%;
  visibility: visible; }

.cat_post_texts {
  position: relative;
  width: 1025px;
  float: right; }

.cat_post_texts h2 {
  margin-top: 2px;
  line-height: 20px;
  font-size: 17px;
  font-weight: normal;
  color: #3c3c3c;
  text-shadow: 1px 0px 0px #3c3c3c;
  letter-spacing: 1px; }

.cat_post_excerpt {
  margin-top: 9px;
  line-height: 22px;
  font-size: 17px;
  color: #848484;
  letter-spacing: 1px; }

.cat_post_excerpt .hupso-share-buttons {
  display: none; }

.cat_post_paging {
  text-align: center; }

.cat_post_paging .page-numbers {
  padding: 5px; }

.cat_post_paging .page-numbers.current {
  color: #980000; }

.aditInput {
  margin: 20px 0px 0px 0px; }

p.aditVal {
  text-transform: uppercase;
  color: #ff8f24;
  cursor: pointer; }

p.aditVal2 {
  text-transform: uppercase;
  color: #ff8f24;
  cursor: pointer; }

.hideInput {
  display: none; }

.wpcf7-form {
  overflow: hidden;
  margin: auto;
  float: left; }
  .wpcf7-form br {
    display: none; }

.wpcf7-form label {
  padding: 5px 0;
  display: block; }

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
  padding: 10px;
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  height: 43px; }

.wpcf7-form textarea {
  width: 745px;
  resize: none;
  height: 98px;
  margin-bottom: 12px; }

.wpcf7-form input[type="submit"] {
  background: transparent;
  color: #fe9029;
  padding: 0 50px;
  cursor: pointer;
  font-size: 32px;
  font-weight: 700;
  display: block;
  margin: auto; }

.wpcf7 {
  overflow: hidden; }

.map {
  clear: both;
  position: relative; }

.contItems {
  width: 745px; }
  .contItems span {
    display: block;
    margin-bottom: 5px; }

.grants .img_div {
  height: 350px; }

div.wpcf7-validation-errors {
  border: none !important; }

.pages_57 div.active {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .pages_57 div.active .assess_item {
    flex-basis: 48.5%;
    margin-bottom: 30px; }

.pages_846 .about_content ul {
  display: flex;
  justify-content: space-between;
  margin-top: 30px; }
  .pages_846 .about_content ul li {
    flex-basis: 48%; }
  .pages_846 .about_content ul .img_div {
    border: 1px solid #000;
    height: 290px; }

.pages_114 .about_content {
  float: none;
  width: auto; }
  .pages_114 #slogan {
    display: inline-block;
    padding: 10px;
    margin-bottom: 30px;
    font-size: 18px; }
  .pages_114 #slogan a {
    cursor: pointer;
    color: #fff;
    text-decoration: none; }

.pages_558 h4 {
  margin: 10px 0; }
  .pages_558 .#content form {
    margin: 20px 0;
    display: block;
    width: 100%; }
  .pages_558 #content input {
    display: block;
    height: 40px;
    margin-bottom: 10px;
    padding: 0 10px;
    border: 1px solid;
    width: 100%;
    outline: none;
    box-sizing: border-box; }

.pages_762 #single_box {
  margin-top: 0; }

.pages_585 .post_content iframe {
  width: 100%;
  height: 400px; }

.pages_53 .complated_project .img_div {
  height: 350PX;
  float: none;
  width: auto;
  margin-right: 0; }

.footer_left {
  float: left; }

.partner_text {
  color: #fff;
  width: 97%;
  line-height: 21px; }
  .partner_text img {
    display: block;
    margin: 10px auto 15px auto; }

#google_map {
  position: relative;
  height: 520px; }

.pages_639 .about_content {
  width: 100%; }
  .pages_639 .about_content h3 {
    border-top: none;
    line-height: 30px; }

#example3_571 .sp-selected-thumbnail:after {
  content: "";
  background: rgba(216, 36, 36, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none;
  z-index: 111; }

.sp-button {
  border: 1px solid #000 !important; }

.sp-buttons {
  padding-top: 15px;
  border-bottom: 1px solid;
  padding-bottom: 15px; }

.by_width {
  width: 100% !important;
  visibility: visible; }

.by_height {
  height: 100% !important;
  visibility: visible; }

.partner_text img {
  display: block;
  margin: 0px 0px 10px 0px;
  float: left; }

.fotv {
  float: left;
  width: 64%;
  font-size: 13px;
  padding: 0px 0px 0px 19px; }

.pages_630 .complated_project {
  border-bottom: 1px solid #000;
  padding-bottom: 30px; }
  .pages_630 .current_project_top {
    float: left; }
  .pages_630 .current_projects_content h3 {
    margin-bottom: 20px;
    border-top: none; }

.pages_499 #slogan, .pages_664 #slogan {
  font-size: 23px; }

.pages_496 .page_title {
  padding-bottom: 8px; }

.pages_554 .addtoany_share_save_container {
  display: none !important; }
  .pages_554 .about_content .wrapper div {
    margin: auto;
    width: 70%; }
  .pages_554 .about_content div p {
    margin-bottom: 15px;
    overflow: hidden; }
  .pages_554 .about_content div p strong {
    width: 40%;
    display: block;
    float: left; }
  .pages_554 .about_content div p a {
    color: #2672ca;
    display: block;
    text-align: left;
    width: 45%; }
  .pages_554 .page_title {
    margin-top: 40px; }
  .pages_554 .about_content h6 {
    text-align: center;
    text-transform: uppercase;
    color: #2672ca;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin: 0px 0px 20px 0px;
    padding: 5px 0;
    font-size: 20px;
    width: 100%;
    display: inline-block; }
  .pages_554 #gallery-1 {
    width: 100%;
    DISPLAY: FLEX;
    JUSTIFY-CONTENT: SPACE-BETWEEN;
    flex-wrap: wrap; }
  .pages_554 #gallery-1 .gallery-item {
    float: none;
    margin-top: 0;
    text-align: left;
    width: auto;
    flex-basis: 19%;
    margin-bottom: 15px;
    border: 2px solid #cfcfcf;
    display: block; }
  .pages_554 #gallery-1 a {
    float: none;
    position: relative;
    overflow: hidden;
    height: 225px;
    display: block; }
  .pages_554 #gallery-1 a img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    right: -9999px;
    left: -9999px;
    margin: auto;
    width: initial;
    height: initial; }
  .pages_554 #gallery-1 br {
    display: none; }

.pages_554 .about_content a {
  float: right; }

.pages_554 .about_content img.alignleft {
  width: 187px;
  max-height: 100%;
  height: auto;
  margin-bottom: 15px;
  margin-right: 0; }

.pages_712 #about_contents .right {
  display: none; }

.about_content ul li, .current_single ul li, .latestNewsContent ul li, .latestNewsContent ul li {
  position: relative;
  padding-left: 15px;
  line-height: 24px; }

.current_single ul li:before, .about_content ul li:before, .latestNewsContent ul li:before, .latestNewsContent ul li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #ff8f24;
  left: 0;
  top: 11px; }

.pages_554 .about_content, .pages_712 .about_content {
  width: 100%;
  float: none; }

.pages_710 .about_content h3 {
  border: none;
  padding-top: 0 !important; }
  .pages_710 .complated_project {
    border-bottom: 1px solid #000; }

.sub-menu {
  display: none; }

#about_contents {
  line-height: 1.5; }

.pages_546 .post_image, .pages_615 .post_image {
  display: none; }

.pages_696 .current_project_top img {
  display: block;
  margin: 20px auto; }

.subscribe input::-webkit-input-placeholder {
  color: #000; }

.subscribe input::-moz-placeholder {
  color: #000; }

.subscribe input:-ms-input-placeholder {
  color: #000; }

.subscribe input:-moz-placeholder {
  color: #000; }

#social img:hover {
  opacity: 0.5; }

.sp-button {
  border: 1px solid #000 !important; }

.camera_pag {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center; }

.camera_wrap .camera_pag_ul {
  display: inline-block; }
  .camera_wrap .camera_pag_ul li {
    margin: 0px 5px; }

.owl-nav {
  position: absolute;
  width: 106%;
  top: 80px;
  margin-left: -36px; }

.owl-prev, .owl-next {
  height: 25px;
  width: 25px; }

.owl-prev:hover, .owl-next:hover {
  background-position: 0 -27px; }

.owl-prev {
  background: url(../images/prev.png) no-repeat;
  float: left; }

.owl-next {
  background: url(../images/next.png) no-repeat;
  float: right; }

ul.swifty_imgwidget_ul.alcenter {
  display: flex;
  flex-wrap: wrap; }

ul.swifty_imgwidget_ul li {
  flex-basis: 24.5%;
  margin: 0;
  margin-bottom: 10px; }
  ul.swifty_imgwidget_ul li a {
    margin-bottom: 10px;
    display: block;
    float: none; }
  ul.swifty_imgwidget_ul li span {
    font-weight: 700; }

.mergeRow {
  display: none !important; }

.pages_639 .addtoany_share_save_container {
  display: none !important; }

.sp-buttons {
  display: none !important; }

.mc_form_inside {
  float: right; }

.contact img {
  float: right;
  width: 440px; }

.cat_8 .addtoany_share_save_container {
  display: none; }

.pages_627 #subscribe {
  float: left; }
  .pages_627 #subscribe input[type = "text"] {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #000; }
  .pages_627 #subscribe input[type = "submit"] {
    border: none; }
  .pages_627 #subscribe + ul {
    clear: both; }
  .pages_627 #subscribe .mc_form_inside {
    float: none; }

.dateTitles {
  display: none;
  position: absolute;
  min-width: 150%;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 4px 0;
  border: 1px solid #fb3333;
  background-color: white;
  z-index: 1000; }
  .dateTitles a {
    display: block !important;
    margin-bottom: 5px !important;
    padding: 7px 15px !important;
    border: none !important;
    text-align: center !important;
    color: black !important;
    white-space: nowrap; }
  .dateTitles a:last-of-type {
    margin-bottom: 0 !important; }
  .dateTitles a:hover {
    text-decoration: underline; }

.activeDate {
  position: relative; }
  .activeDate a {
    background: rgba(255, 143, 36, 0.2) !important; }
  .activeDate:hover .dateTitles {
    display: block; }

td.ui-datepicker-week-end span {
  background: rgba(38, 114, 202, 0.2) !important; }

td.ui-datepicker-today span {
  background: #ffeaea !important; }

.tac {
  text-align: center;
  margin-bottom: 20px; }

.cat_554 .about_content li:before, .pages_846 .about_content li:before {
  content: initial; }
/*
 .cat_53 .about_content a, .cat_630 .about_content a{
 color: black;
 text-decoration: none;
 }
 */
img.alignleft {
  float: left;
  margin: 0px 10px 10px 0px; }

img.alignright {
  float: right;
  margin: 0px 0px 10px 10px; }

img.aligncenter {
  margin: 0 auto;
  display: inherit; }

ol {
  padding: 0px 0px 0px 20px; }

ol li {
  list-style: inherit !important; }

.br1 {
  width: 100%;
  display: inline-block; }

.br2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px; }

.breadcrumbs span:last-child span {
  color: #ff8f24; }

.wp-polls .pollbar {
  height: 2px !important; }

#polling small {
  font-size: 13px;
  float: right; }
