@font-face {
  font-family: "ProximaNova-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Bold.woff") format("woff"), url("ProximaNova-Bold.ttf") format("truetype"), url("ProximaNova-Bold.svg#ProximaNova-Bold") format("svg"); }
@font-face {
  font-family: "ProximaNova-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Regular.woff") format("woff"), url("ProximaNova-Regular.ttf") format("truetype"), url("ProximaNova-Regular.svg#ProximaNova-Regular") format("svg"); }
@font-face {
  font-family: "ProximaNova-Semibold";
  font-style: normal;
  font-weight: normal;
  src: url("ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Semibold.woff") format("woff"), url("ProximaNova-Semibold.ttf") format("truetype"), url("ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg"); }
@font-face {
  font-family: "ProximaNova-SemiboldIt";
  font-style: normal;
  font-weight: normal;
  src: url("ProximaNova-SemiboldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNova-SemiboldIt.woff") format("woff"), url("ProximaNova-SemiboldIt.ttf") format("truetype"), url("ProximaNova-SemiboldIt.svg#ProximaNova-SemiboldIt") format("svg"); }
body, #header .top-header .top-header-links a, #social-icon span, #language ul li a, .home-content .our-services .view-all a, .home-content .our-services .content .desc, .home-content .our-services .content .learn-more, #side_menu ul li ul li a, #newsletter .btn, #news-mini-panel h2, #news-mini-panel .view_all, #news-mini-panel .view_all:hover, #news_mini ul li .news-desc .news-date, #news_mini .date-wrapper, #news_mini .view, #news_mini h3, #news_mini p, #event ul li .event-desc .event-date, #event .view, #event h3 a, #event p, #gallery .view, #gallery h3 a, #gallery p, #video .view, #video h3 a, #video p, #footer .top-footer h2, #footer .top-footer ul li a, #footer .back_to_top, .footer-bottom .copyright, a, h2.title_mini, .inner-page h2, .inner-page p, .inner-page .we-begin .highlight, .inner-page .global-presence h2, .search-icon {
  font-family: 'ProximaNova-Regular';
  font-size: 14px; }

.ckeditor-content p {
  font-family: 'ProximaNova-Regular';
  font-size: 13px; }

#menu ul#dropmenu > li > a, .inner #content_left .gallery span, .inner #content_left .news span {
  font-family: 'ProximaNova-Regular';
  font-size: 17px; }

.home-content .our-services .title-one {
  font-family: 'ProximaNova-Regular';
  font-size: 36px; }

#newsletter-panel .title_mini {
  font-family: 'ProximaNova-Regular';
  font-size: 20px; }

#footer .bottom-footer .copyright, #footer .bottom-footer .copyright a, #footer .bottom-footer .uno, #footer .bottom-footer .uno a, .back-to-top {
  font-family: 'ProximaNova-Regular';
  font-size: 11px; }

#breadcrumb .breadcrumb, #breadcrumb a, #newsletter-form-inline .form-newsletter-submit .btn {
  font-family: 'ProximaNova-Regular';
  font-size: 12px; }

#banner .banner_desc .banner-title {
  font-family: 'ProximaNova-Regular';
  font-size: 50px; }

.home-content .our-services .title-two {
  font-family: 'ProximaNova-Semibold';
  font-size: 36px; }

#menu ul ul li a {
  font-family: 'ProximaNova-Semibold';
  font-size: 12px; }

#banner .banner_desc .banner-caption {
  font-family: 'ProximaNova-Semibold';
  font-size: 20px; }

.home-content .our-services .content .title {
  font-family: 'ProximaNova-Semibold';
  font-size: 26px; }

h1.title {
  font-family: 'ProximaNova-Semibold';
  font-size: 35px; }

#menu ul#dropmenu > li.sfHover > a, #menu ul#dropmenu > li > a.current, #menu ul#dropmenu > li > a:hover {
  font-family: 'ProximaNova-Bold';
  font-size: 17px; }

#banner .banner_desc .banner-link a {
  font-family: 'ProximaNova-Bold';
  font-size: 15px; }

.innerpage-banner .title {
  font-family: 'ProximaNova-Bold';
  font-size: 35px; }

.menu-title, #side_menu ul li.arrow > a, #side_menu ul li a {
  font-family: 'ProximaNova-Bold';
  font-size: 14px; }

.ckeditor-content h5 {
  font-family: 'ProximaNova-SemiboldIt';
  font-size: 16px; }

#banner .banner_desc, .innerpage-banner .title {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/* columns of same height styles */
.row-full-height {
  height: 100%; }

.col-full-height {
  height: 100%;
  vertical-align: middle; }

.row-same-height, .row-md-same-height, .row-sm-same-height, .row-xs-same-height {
  display: table;
  table-layout: fixed;
  width: 100%;
  vertical-align: middle; }

/*revert back to normal in md*/
@media (max-width: 992px) {
  .row-md-same-height {
    display: block; } }

@media (max-width: 768px) {
  .row-sm-same-height {
    display: block; } }

@media (max-width: 320px) {
  .row-xs-same-height {
    display: block; } }

.col-xs-height {
  display: table-cell;
  float: none !important; }

/*alignments*/
.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

@media (min-width: 320px) {
  .col-xs-height {
    display: table-cell;
    float: none !important; } }
@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important; } }
@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important; } }
@media (min-width: 1000px) {
  .col-lg-height {
    display: table-cell;
    float: none !important; } }
.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row.no-gutters [class^="col-"], .row.no-gutters [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

/********************************** common tag **********************************/
html, body {
  height: 100%;
  color: #252525;
  letter-spacing: 1px; }

p {
  margin: 0 0 12px 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 0 0 12px 0; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 14px; }

h4 {
  font-size: 12px; }

h5 {
  font-size: 10px; }

h6 {
  font-size: 8px; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

pre {
  font-family: monospace; }

a {
  text-decoration: underline; }
  a:hover {
    text-decoration: underline; }
  a:focus {
    /*outline:0;*/ }

textarea, input {
  font: 12px Arial, Helvetica, sans-serif;
  color: #000; }
  textarea:focus, input:focus {
    outline: 0; }

/********************************** id **********************************/
#wrapper {
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
  overflow: hidden; }

/********************************** header **********************************/
#header {
  border-top: 15px solid #da251c;
  border-bottom: 1px solid #da251c; }
  #header .top-header {
    padding: 15px 0 5px;
    text-align: right; }
    #header .top-header .top-header-links {
      display: inline-block; }
      #header .top-header .top-header-links a {
        color: #252525;
        text-transform: uppercase; }
        #header .top-header .top-header-links a:hover {
          color: #da251c; }
        #header .top-header .top-header-links a .fa {
          padding: 0 5px; }

#logo {
  width: 285px;
  margin-right: 15px; }
  #logo a {
    display: inline-block;
    padding-bottom: 10px; }
    #logo a img {
      max-width: 100%; }
  @media (max-width: 768px) {
    #logo {
      padding: 0px 35px;
      margin-right: 0px; } }

.right-menu {
  width: 100%; }

/********************************** search **********************************/
#search_col {
  float: left; }

#search_col:after {
  content: '';
  display: block;
  clear: both; }

#searchform {
  float: left;
  width: 100%; }

#searchform input[type=text] {
  line-height: 17px;
  outline: 0;
  border: none;
  margin: 0;
  padding: 2px 10px; }

#searchform .btn {
  display: inline-block;
  float: right;
  width: 30px;
  height: 28px;
  border: 0;
  cursor: pointer;
  margin: 0; }

#search_col .black {
  float: right;
  background: #000;
  line-height: 21px;
  width: 30px; }

#search_col .black i.fa {
  line-height: 21px;
  width: 30px; }

.search-open {
  width: 290px;
  right: 0;
  top: 30px;
  display: none;
  padding: 5px;
  position: absolute;
  background: #fcfcfc;
  border: 1px solid;
  box-shadow: 0 1px 3px #ddd; }

.search-open .input-group-btn {
  font-size: 14px; }

.search-open .input-group-btn > button {
  border: none;
  outline: 0;
  background: #0076c1;
  height: 100%;
  color: #FFF;
  padding: 0 15px; }

.search-open .input-group-btn > button:hover {
  background: #279DE8; }

.search_container {
  z-index: 999;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-top: 8px;
  display: inline-block;
  padding-bottom: 8px; }
  .search_container:hover {
    color: #da251c;
    border-bottom: 2px solid #da251c; }
    .search_container:hover #search_button {
      color: #da251c !important; }

.search_container #search {
  padding-top: 3.5px;
  text-align: center;
  width: 26px;
  height: 26px;
  /*background: #e19915;*/
  color: #4e9f2f;
  border-radius: 13px; }

.search_container #search #search_button {
  border-radius: 0;
  background: transparent;
  color: #252525;
  border: none;
  z-index: 2;
  cursor: pointer; }

.search_container #search #search_button .fa {
  font-size: 15px; }

.search_container #search #search_button:focus {
  outline: none; }

.search_container #search.open {
  height: 100% !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px;
  padding-top: 6.5px !important;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

#search_form, #rep_search_form {
  opacity: 0.8;
  filter: alpha(opacity=80); }

#search_form .search_input-group, #rep_search_form .search_input-group {
  margin: 5px;
  text-align: left; }

#search_form .search_input-group .search-form-control, #rep_search_form .search_input-group .search-form-control {
  border: 0px;
  color: #797979;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
  display: inline-table;
  width: 200px;
  margin: 5px 0px; }

#search_form .search_input-group .search-form-control:focus, #rep_search_form .search_input-group .search-form-control:focus {
  outline: none;
  box-shadow: none !important; }

#search_form .search_input-group .search-form-control::-webkit-input-placeholder, #rep_search_form .search_input-group .search-form-control::-webkit-input-placeholder {
  font-size: 17px;
  color: #252525;
  font-family: ProximaNova-SemiboldIt; }

#search_form .search_input-group .search-form-control::-moz-placeholder, #rep_search_form .search_input-group .search-form-control::-moz-placeholder {
  font-size: 17px;
  color: #252525;
  font-family: ProximaNova-SemiboldIt; }

#search_form .search_input-group .search-form-control:-moz-placeholder, #rep_search_form .search_input-group .search-form-control:-moz-placeholder {
  font-size: 17px;
  color: #252525;
  font-family: ProximaNova-SemiboldIt; }

#search_form .search_input-group .search-form-control:-ms-input-placeholder, #rep_search_form .search_input-group .search-form-control:-ms-input-placeholder {
  font-size: 17px;
  color: #252525;
  font-family: ProximaNova-SemiboldIt; }

#search_form span, #rep_search_form span {
  color: #ffffff;
  border: none;
  z-index: 2;
  margin: 5px 4px;
  float: right;
  padding: 3px; }

#search_form span .fa {
  color: #252525;
  font-size: 20px; }

#search_form span:focus, #rep_search_form span:focus {
  outline: none; }

#search_form .x-btn, #rep_search_form .x-btn {
  position: absolute;
  left: 10px;
  line-height: 30px;
  color: #e19915;
  z-index: 9;
  cursor: pointer;
  display: none; }

#search_form {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #ffffff;
  width: 250px; }

/*#search { display: inline-block; position: absolute; top: 0; right: 0; padding-top: 20px;
  .form-control {
    //Instead of the line below you could use @include border-radius($radius, $vertical-radius)
    border-radius: 0;
    border: none;
    &:focus {
      outline: none;
    }
  }
  .fa-search { font-size: 12px;
  }
  .input-group button {
    //Instead of the line below you could use @include border-radius($radius, $vertical-radius)
    border-radius: 0;
    border: none;
    background: transparent;
    text-transform: uppercase;
    font-size: 10px;
    color: $color_mine_shaft_approx;
  }
}*/
/********************************** social icon **********************************/
#social-icon {
  text-align: center;
  margin-top: 25px; }
  #social-icon span {
    display: inline;
    text-transform: uppercase;
    color: #e1e900; }
  #social-icon ul {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none; }
    #social-icon ul li {
      display: inline-block; }
  #social-icon a {
    display: inline-block;
    margin: 0 20px;
    font-size: 30px;
    color: #252525 !important;
    text-align: center;
    padding: 3px;
    width: 25px; }
    #social-icon a:hover {
      color: #da251c !important; }

/*if social icon has hover image*/
/********************************** language **********************************/
#language {
  display: inline-block;
  vertical-align: middle; }
  #language ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #language ul li {
      float: left;
      padding-left: 5px; }
      #language ul li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #252525;
        margin-left: 5px; }
        #language ul li a:hover {
          color: #da251c; }
        #language ul li a img {
          position: relative;
          bottom: 1px;
          border: 1px solid #d7d7d7; }
      #language ul li:last-child a:after {
        content: '\f107';
        font-family: 'fontAwesome';
        color: #252525;
        font-size: 15px;
        display: inline-block;
        vertical-align: middle; }
    #language ul > li + li:before {
      content: '|';
      color: #252525;
      font-size: 15px;
      display: inline-block;
      vertical-align: middle; }

/********************************** menu **********************************/
/*.inner #menu{ position: initial;}
.inner #menu ul#dropmenu > li > a{ color: $c06;}*/
#menu .menu-wrapper {
  margin-right: 25px;
  /*.mini-logo {
    img { max-width: 50px; }
  }*/ }
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right; }
  #menu ul#dropmenu {
    position: relative;
    margin: 0 auto; }
    #menu ul#dropmenu > li {
      display: inline-block; }
      #menu ul#dropmenu > li.sfHover > a {
        color: #da251c; }
      #menu ul#dropmenu > li > a {
        padding: 14px 8px;
        color: #252525;
        text-transform: uppercase; }
        @media (max-width: 1200px) {
          #menu ul#dropmenu > li > a {
            padding: 10px 8px; } }
        #menu ul#dropmenu > li > a.current {
          color: #da251c; }
        #menu ul#dropmenu > li > a:hover {
          color: #da251c; }
      #menu ul#dropmenu > li:first-child > a {
        border-left: 0; }
  #menu ul li a:hover {
    text-decoration: none; }
  #menu ul ul {
    display: none;
    box-shadow: none;
    left: 10px;
    position: absolute;
    top: 100%;
    z-index: 99;
    min-width: 150px;
    margin-left: 1px;
    text-transform: none;
    text-align: left; }
    #menu ul ul ul {
      left: 100%;
      top: 0; }
      #menu ul ul ul li a:hover {
        color: #ffffff !important; }
    #menu ul ul li a {
      color: #93918d;
      letter-spacing: 1px;
      max-width: 250px;
      text-overflow: ellipsis;
      overflow: hidden;
      background: #484848;
      text-transform: uppercase; }
      #menu ul ul li a:hover {
        color: #ffffff; }
      #menu ul ul li a:focus {
        outline-offset: 0; }
    #menu ul ul li.sfHover > a {
      color: #ffffff; }
#menu li {
  position: relative;
  white-space: nowrap; }
  #menu li a {
    padding: 10px 15px;
    text-decoration: none; }
#menu a {
  display: block;
  position: relative;
  color: #da251c; }
#menu .sf-arrows li > .sf-with-ul:after {
  display: none; }
#menu .sf-arrows li > .sf-with-ul:hover:after {
  display: none; }
#menu .sf-arrows ul li a.sf-with-ul:after {
  border-top-color: transparent !important;
  border-left-color: rgba(255, 255, 255, 0.6);
  display: block; }
#menu .sf-arrows ul li a.sf-with-ul:hover:after {
  border-left-color: #ffffff;
  display: block; }
#menu .sf-arrows ul li.sfHover > a:after {
  border-left-color: #ffffff; }
#menu .li-mega {
  position: static; }
#menu .sf-mega {
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 99;
  position: absolute;
  padding: 15px;
  background: #8D7D73;
  color: #FFF; }
  #menu .sf-mega-section {
    float: left;
    margin: 6px;
    padding: 10px;
    width: 208px;
    text-align: center; }
    #menu .sf-mega-section h2 {
      font-size: 16px;
      margin-bottom: 0;
      background: #87776e;
      -webkit-box-shadow: inset 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
      -moz-box-shadow: inset 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
      box-shadow: inset 0px 1px 5px 0px rgba(50, 50, 50, 0.75); }
      #menu .sf-mega-section h2 a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        #menu .sf-mega-section h2 a:hover {
          color: #645b56; }
    #menu .sf-mega-section ul {
      display: block;
      position: relative; }
      #menu .sf-mega-section ul li a {
        border-right: 0;
        background: #5b4536;
        border-bottom: 1px solid #736760;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        #menu .sf-mega-section ul li a:hover {
          background: #a7958a;
          color: #5b4536; }
  #menu .sf-mega hr {
    border: 0; }

/*sub level*/
/*mega menu*/
/*responsive menu*/
#responsive-menu li a {
  font: 16px/1.5 "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif; }
#responsive-menu .sf-arrows li > .sf-with-ul:after {
  border-top-color: transparent; }
#responsive-menu .sf-arrows li > .sf-with-ul:hover:after {
  border-top-color: transparent; }
#responsive-menu .sf-arrows ul li a.sf-with-ul:after {
  border-top-color: transparent !important;
  border-left-color: transparent; }
#responsive-menu .sf-arrows ul li a.sf-with-ul:hover:after {
  border-left-color: transparent; }

/********************************** banner **********************************/
#banner {
  overflow: hidden;
  position: relative;
  transition: all ease 0.5s; }
  #banner .slide {
    width: 100%;
    float: left;
    position: relative; }
    #banner .slide > img {
      width: 100%; }
    #banner .slide > .image {
      width: 100%;
      padding-top: 40%;
      background-size: cover;
      background-position: center; }
  #banner .banner_desc {
    letter-spacing: 2px;
    position: absolute;
    width: 50%;
    right: 0; }
    #banner .banner_desc .banner-title {
      overflow: hidden;
      color: #ffffff;
      letter-spacing: 1px;
      line-height: 65px;
      text-transform: uppercase; }
    #banner .banner_desc .banner-caption {
      overflow: hidden;
      color: #ffffff;
      letter-spacing: 1px;
      text-transform: none;
      padding: 25px; }
    #banner .banner_desc .banner-link {
      padding: 20px; }
      #banner .banner_desc .banner-link a {
        line-height: 45px;
        display: inline-block;
        padding: 0 20px;
        cursor: pointer;
        text-transform: uppercase;
        color: #ffffff;
        border: 2px solid #ffffff; }

/* Slick dot CSS */
.slick-dots {
  position: absolute;
  bottom: 90px;
  text-align: right;
  width: 20%;
  right: 20px; }
  .slick-dots li button:before {
    width: 10px;
    height: 10px;
    content: '';
    background: #da251c;
    border-radius: 10px;
    opacity: 1;
    filter: alpha(opacity=100); }
  .slick-dots li button:hover:before {
    background: #da251c; }
  .slick-dots li button:focus:before {
    background: #da251c; }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #ffffff !important; }

.slick-next {
  width: 12px;
  height: 21px;
  transform: translateY(-50%);
  right: 30px; }
  .slick-next:before {
    content: '\f105';
    font-family: 'fontAwesome';
    color: #252525;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 30px; }
  .slick-next.slick-disabled {
    display: none !important; }
    .slick-next.slick-disabled:before {
      opacity: 0; }
  .slick-next:focus:before {
    color: #252525; }
  .slick-next:hover:before {
    color: #252525; }

.slick-prev {
  width: 12px;
  height: 21px;
  transform: translateY(-50%);
  left: 30px; }
  .slick-prev:before {
    content: '\f104';
    font-family: 'fontAwesome';
    color: #252525;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 30px; }
  .slick-prev.slick-disabled {
    display: none !important; }
    .slick-prev.slick-disabled:before {
      opacity: 0; }
  .slick-prev:focus:before {
    color: #252525; }
  .slick-prev:hover:before {
    color: #252525; }

.slick-slider {
  margin-bottom: 0; }

/********************************** home content [sathiya]**********************************/
.subscribe {
  background: url("../images/Footer Banner.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 180px;
  padding-bottom: 90px;
  position: relative; }
  .subscribe:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 0.7; }

.home-content .our-services {
  margin: 45px 0; }
  .home-content .our-services .title-one {
    color: #da251c; }
  .home-content .our-services .title-two {
    color: #da251c;
    display: inline-block; }
  .home-content .our-services .view-all {
    display: inline-block;
    float: right;
    margin-top: 15px; }
    .home-content .our-services .view-all a {
      color: #252525;
      border-bottom: 1px solid #93918d;
      text-transform: uppercase; }
    .home-content .our-services .view-all .fa {
      color: #da251c;
      padding-left: 10px; }
  .home-content .our-services .content {
    margin-top: 10px;
    position: relative; }
    .home-content .our-services .content:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #93918d;
      opacity: 0.7; }
    .home-content .our-services .content .bg-img {
      padding-top: 240px;
      position: relative;
      cursor: pointer; }
      .home-content .our-services .content .bg-img:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #93918d;
        opacity: 0.7; }
      .home-content .our-services .content .bg-img:hover {
        border-bottom: 4px solid #da251c; }
        .home-content .our-services .content .bg-img:hover .desc {
          visibility: visible; }
        .home-content .our-services .content .bg-img:hover .learn-more {
          visibility: visible; }
    .home-content .our-services .content .img-bg {
      max-width: 100%; }
    .home-content .our-services .content .title {
      color: #ffffff;
      display: block;
      position: absolute;
      top: 20px;
      left: 25px; }
    .home-content .our-services .content .desc {
      color: #ffffff;
      display: block;
      left: 25px;
      bottom: 55px;
      padding: 20px 0;
      position: absolute;
      visibility: hidden;
      padding-right: 135px;
      transition: visibility 0.1s linear 0.2s; }
    .home-content .our-services .content .learn-more {
      color: #ffffff;
      display: inline-block;
      left: 25px;
      background: #da251c;
      border-radius: 20px;
      padding: 15px 20px;
      bottom: 15px;
      position: absolute;
      visibility: hidden;
      transition: visibility 0.1s linear 0.2s; }
      .home-content .our-services .content .learn-more:focus {
        outline: none; }

/********************************** breadcrumb **********************************/
#breadcrumb {
  padding-top: 40px !important; }
  #breadcrumb .breadcrumb {
    display: block;
    padding: 0;
    background: none;
    color: #93918d;
    letter-spacing: 1px;
    margin-bottom: 0 !important; }
    #breadcrumb .breadcrumb > li + li:before {
      content: '\f111';
      font-family: 'fontAwesome';
      color: #93918d;
      font-size: 4px;
      display: inline-block;
      vertical-align: middle; }
  #breadcrumb a {
    text-decoration: none;
    color: #93918d;
    letter-spacing: 1px; }

/*#breadcrumb .crumb { float:left; line-height:18px; padding:0 5px; font-weight:bold; color:#112c6a; }
#breadcrumb .crumb img { position:relative; top:2px; }
#breadcrumb .crumb a { background:url('../images/arrow.png') no-repeat right center; padding:0 18px 0 0; color:#333; text-decoration:none; }
#breadcrumb .crumb a:hover { color:#18bbff; text-decoration:underline; }
#breadcrumb .first { padding:0 5px 0 0 !important; color:#333 !important; }*/
/********************************** sidemenu **********************************/
.menu-title {
  padding: 60px 30px;
  border: 1px solid #748e29;
  color: #da251c;
  letter-spacing: 1px;
  text-transform: uppercase; }

#side_menu {
  margin-bottom: 10px;
  padding-top: 0 !important; }
  #side_menu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    #side_menu ul li {
      text-align: left;
      position: relative; }
      #side_menu ul li.arrow > a {
        color: #252525; }
        #side_menu ul li.arrow > a.visiting:before {
          content: '\f0d7';
          font-family: 'fontAwesome';
          float: right; }
        #side_menu ul li.arrow > a:before {
          content: '\f0da';
          font-family: 'fontAwesome';
          float: right;
          color: #da251c;
          margin-right: 15px; }
      #side_menu ul li a {
        padding: 20px 0;
        display: block;
        color: #252525;
        text-transform: uppercase; }
        #side_menu ul li a:hover {
          color: #da251c; }
      #side_menu ul li ul li {
        border-bottom: 0; }
        #side_menu ul li ul li:last-child {
          padding-bottom: 20px; }
        #side_menu ul li ul li a {
          padding: 5px 0;
          color: #252525;
          text-transform: none; }

/********************************** ads **********************************/
#ads ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #ads ul li {
    margin-top: 15px; }
    #ads ul li:first-child {
      margin-top: 0; }
#ads a {
  display: block; }
#ads img {
  margin: 0 auto; }

/********************************** newsletter **********************************/
#newsletter-panel .title_mini {
  float: none;
  margin-bottom: 0;
  text-align: center;
  color: #252525;
  font-weight: normal;
  margin-bottom: 25px !important; }

#newsletter a#btn {
  float: right; }
#newsletter > #newsletterfooterbox {
  position: relative;
  border: 1px solid #ddd8d8;
  padding: 3px 0; }
  #newsletter > #newsletterfooterbox .fa {
    line-height: 23px;
    position: absolute;
    left: 8px;
    top: 3px; }
  #newsletter > #newsletterfooterbox input[type=email] {
    border: none;
    outline: 0;
    width: 100%;
    padding-left: 25px; }
#newsletter #newsletterbtn, #newsletter #newsletterformbtn {
  height: auto;
  border: none;
  cursor: pointer;
  outline: 0;
  background: #e21f25;
  color: #fff;
  float: right;
  padding: 5px 10px;
  border-radius: 3px;
  font-family: 'gotham_boldregular';
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 24px;
  width: auto; }
  #newsletter #newsletterbtn:hover, #newsletter #newsletterformbtn:hover {
    background: #E14B4F; }
#newsletter #newsletterformbtn {
  float: none;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  padding: 0 20px;
  border-radius: 0; }
#newsletter .morph-button-fixed {
  width: 74px;
  height: 34px; }
  #newsletter .morph-button-fixed .morph-content {
    width: 74px;
    height: 34px; }
#newsletter .morph-button {
  margin-top: 10px;
  padding: 0;
  float: right;
  width: auto; }
  #newsletter .morph-button h2 {
    font-size: 30px;
    color: inherit;
    padding-top: 40px; }
    #newsletter .morph-button h2 .field-icon .fa {
      line-height: 42px; }
  #newsletter .morph-button .close-morphing {
    font-size: 16px;
    right: 3px;
    top: 3px;
    position: absolute;
    z-index: 2;
    cursor: pointer; }
#newsletter .btn {
  color: #252525;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: transparent; }
  #newsletter .btn:hover {
    color: #ffffff; }

.smart-forms .gui-select {
  height: 31px;
  padding: 0 10px; }
  .smart-forms .gui-select::-webkit-input-placeholder {
    color: #e1e900;
    font-family: 'robotobold';
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .smart-forms .gui-select::-moz-placeholder {
    color: #e1e900;
    font-family: 'robotobold';
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .smart-forms .gui-select:-moz-placeholder {
    color: #e1e900;
    font-family: 'robotobold';
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .smart-forms .gui-select:-ms-input-placeholder {
    color: #e1e900;
    font-family: 'robotobold';
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase; }
.smart-forms .section {
  margin-bottom: 10px; }
.smart-forms .button.newsletter {
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #93918d; }
.smart-forms input:checked + .checkbox, .smart-forms input:checked + .radio {
  border: 3px solid #112C6A; }

#newsletter-form-wrapper {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative; }

#newsletter-form-inline {
  text-align: center; }
  #newsletter-form-inline .smart-forms .append-icon .field-icon, #newsletter-form-inline .smart-forms .prepend-icon .field-icon {
    height: 33px;
    line-height: 33px; }
  #newsletter-form-inline .smart-forms .newsletter-column {
    border: 2px solid #da251c;
    display: inline-block;
    width: 480px;
    border-radius: 10px;
    overflow: hidden; }
  #newsletter-form-inline .smart-forms .gui-input {
    height: 31px;
    padding: 0 10px;
    width: 100%;
    border: 0; }
    #newsletter-form-inline .smart-forms .gui-input:focus {
      box-shadow: none !important;
      -webkit-box-shadow: none !important; }
  #newsletter-form-inline .form-newsletter-email {
    padding-right: 0;
    display: inline-block;
    width: 360px; }
  #newsletter-form-inline .form-newsletter-submit {
    padding-left: 0;
    display: inline-block;
    vertical-align: bottom;
    margin-left: -4px;
    margin-right: -2px; }
    #newsletter-form-inline .form-newsletter-submit .btn {
      background: #da251c;
      color: #ffffff;
      border-radius: 0;
      padding: 6px 20px;
      text-transform: uppercase; }

/********************************** news **********************************/
#news-mini-panel h2 {
  color: #93918d;
  display: inline-block;
  padding-bottom: 25px;
  padding-top: 40px; }
#news-mini-panel .view_all {
  display: inline-block;
  float: right;
  color: #7ac3dc;
  margin-top: 50px; }

#news_mini ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #news_mini ul li .news-desc {
    background: #ffffff;
    padding: 15px; }
    #news_mini ul li .news-desc .news-date {
      color: #252525;
      letter-spacing: 1px;
      margin-bottom: 10px; }
#news_mini .news_mini_content {
  border: 1px solid #748e29; }
#news_mini a:hover .view {
  color: #93918d;
  text-decoration: underline; }
#news_mini .content_left {
  padding-top: 190px;
  position: relative; }
#news_mini .date-wrapper {
  color: #da251c;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  background: #252525;
  padding: 5px 10px; }
#news_mini .content_right {
  padding: 15px; }
#news_mini .view {
  color: #252525;
  display: block;
  text-decoration: none;
  text-align: right; }
#news_mini h3 {
  color: #7ac3dc;
  letter-spacing: 1px; }
#news_mini .slick-dots {
  position: absolute;
  right: 0;
  width: inherit !important;
  margin-bottom: 15px;
  margin-right: 5px;
  bottom: -40px; }
  #news_mini .slick-dots li button:before {
    width: 15px;
    height: 15px;
    content: '';
    background: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100); }
  #news_mini .slick-dots li button:hover:before {
    background: #252525; }
  #news_mini .slick-dots li button:focus:before {
    background: #252525; }
  #news_mini .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #252525 !important; }
#news_mini p {
  color: #7ac3dc;
  letter-spacing: 1px; }

/* news swiper */
/*#news_swiper { height:200px; width:298px; padding:0 !important; position:relative; }
#news_swiper h2 { padding:10px; margin-bottom:0;  border-bottom:1px solid #CCC; }
#news_swiper ul { margin:0; padding:0; list-style:none }
#news_swiper ul li {padding-top:5px; margin-top:5px; }
#news_swiper ul li:first-child { border-top:0; }
#news_swiper .content_left { float:left; padding:10px 0 10px 10px; }
#news_swiper .content_right { float:right; width:74%; padding:7px; }
#news_swiper .view { float:right; font-size:11px; }
#news_swiper a { text-decoration:none }
#news_swiper a:hover { text-decoration:underline }
#news_swiper h3 a { color:#333 }
#news_swiper .day { background:#18bbff; width:50px; height:40px; font-size:28px; font-weight:bold; color:#FFF; line-height:40px; text-align:center; }
#news_swiper .month { background:#EEE; border:1px solid #CCC; width:48px; line-height:16px; font-size:10px; font-weight:bold; color:#555; text-align:center; }*/
/* news swiper horizontal */
/*#news_mini_horizontal .swiper-container { height:100px; width:100%; }
#news_mini_horizontal { overflow:hidden; position:relative; }
#news_mini_horizontal .last {}
#news_mini_horizontal h2 { font-size:20pt; color:#000; text-align:center; font-weight:normal; margin:30px 0; }
#news_mini_horizontal .news_description_mini .news_box, .news_description .news_box { background:url('../images/date_bg.png'); width:64px; height:59px }
#news_mini_horizontal a.previous_button { background:url('../images/previous_arrow.png'); display:block; width:45px; height:45px; left:0; top:24px; position:absolute; }
#news_mini_horizontal a.next_button { background:url('../images/next_arrow.png'); display:block; width:45px; height:45px; right:0; top:24px; position:absolute; }
#news_mini_horizontal a.previous_button:hover { background:url('../images/previous_arrow_hover.png') }
#news_mini_horizontal a.next_button:hover { background:url('../images/next_arrow_hover.png') }
#news_mini_horizontal .news_description_mini { background:#ccc; width:430px; padding:15px; margin:0 8px; float:left; border-radius:5px }
#news_mini_horizontal .news_description_mini table { width:100%; margin:0; padding:0; border:0; border-collapse:collapse; border-spacing:0; }
#news_mini_horizontal .news_description_mini table tr td { vertical-align:middle; }
#news_mini_horizontal .news_description_mini table tr td .day { font-size:34px; font-weight:bold; color:#4C4C4C; line-height:30px; text-align:center; padding-top:9px }
#news_mini_horizontal .news_description_mini table tr td .month { line-height:15px; font-size:14px; font-weight:bold; color:#808080; text-align:center; }
#news_mini_horizontal .news_description_mini table tr td .date { display:block; line-height:16px; font-size:11px; font-weight:bold; color:#999; }
#news_mini_horizontal .news_description_mini table tr td a { color:#0E8EAB; text-decoration:none; font-weight:bold; }
#news_mini_horizontal .news_description_mini table tr td a.title { color:#112C6A; text-decoration:none; font-size:12pt; font-weight:bold; }
#news_mini_horizontal .news_description_mini table tr td h3 { margin:0 10px 5px !important; margin-left:10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:200px; }
#news_mini_horizontal .news_description_mini table tr td p { color:#444; font-size:10pt; font-weight:lighter; margin-left:10px; margin-bottom:0; line-height:1.3 }*/
/* news list */
#news ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #news ul li {
    padding-top: 5px;
    margin-top: 10px; }
#news .content_left {
  float: left;
  padding-top: 2px; }
#news .content_right {
  margin-left: 65px; }
#news .view {
  float: right;
  margin-bottom: 10px; }
#news a {
  text-decoration: none;
  color: #da251c; }
  #news a:hover {
    text-decoration: underline; }
#news .day {
  background: #da251c;
  width: 48px;
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
  line-height: 40px;
  text-align: center; }
#news .month {
  background: lightgrey;
  border: 1px solid lightgrey;
  width: 48px;
  line-height: 16px;
  font-size: 10px;
  font-weight: bold;
  color: #252525;
  text-align: center; }
#news h3 a {
  color: #252525; }

/********************************** event **********************************/
/* event calender */
#event_calender {
  margin-bottom: 20px; }
  #event_calender p {
    margin-bottom: 0;
    font-size: 14px; }
#event ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none; }
  #event ul li {
    margin-bottom: 15px;
    padding: 0 15px; }
    #event ul li .event-desc {
      background: #e1e900;
      padding: 15px;
      text-align: left; }
      #event ul li .event-desc .event-date {
        color: #93918d;
        letter-spacing: 1px;
        margin-bottom: 10px; }
      #event ul li .event-desc .read-more {
        text-align: left; }
    #event ul li:first-child {
      border-top: 0;
      padding-top: 0; }
    #event ul li .event-img {
      background-size: cover !important; }
#event .content_left {
  float: left;
  padding-top: 2px; }
#event .content_right {
  margin-left: 65px; }
#event .view {
  float: right;
  margin-bottom: 10px;
  text-decoration: none;
  color: #da251c;
  letter-spacing: 1px; }
  #event .view:hover {
    text-decoration: underline; }
#event a {
  text-decoration: none;
  display: block; }
  #event a img {
    margin: 0 auto; }
  #event a:hover {
    text-decoration: underline; }
#event .day {
  background: #da251c;
  width: 48px;
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
  line-height: 40px;
  text-align: center; }
#event .month {
  background: lightgrey;
  border: 1px solid lightgrey;
  width: 48px;
  line-height: 16px;
  font-size: 10px;
  font-weight: bold;
  color: #252525;
  text-align: center; }
#event h3 a {
  color: #252525;
  letter-spacing: 1px; }
#event p {
  color: #252525;
  letter-spacing: 1px; }

/* event list */
/********************************** gallery **********************************/
/* gallery list */
#gallery ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #gallery ul li {
    margin-bottom: 15px; }
    #gallery ul li:first-child {
      border-top: 0;
      padding-top: 0; }
    #gallery ul li .news-img {
      background-size: cover !important; }
#gallery .content_left {
  float: left;
  width: 160px; }
  #gallery .content_left a {
    display: block; }
  #gallery .content_left img {
    margin: 0 auto;
    width: 100%; }
#gallery .content_right {
  margin-left: 170px; }
  #gallery .content_right p {
    padding: 10px 0; }
#gallery .view {
  float: right;
  margin-bottom: 10px;
  text-decoration: none;
  color: #da251c;
  letter-spacing: 1px; }
  #gallery .view:hover {
    text-decoration: underline; }
#gallery h3 a {
  color: #252525;
  letter-spacing: 1px; }
#gallery p {
  color: #252525;
  letter-spacing: 1px; }
#gallery .imgFrame {
  border: 1px solid #CCC;
  padding: 4px;
  background: #FFF;
  position: relative;
  z-index: 2;
  display: block; }
  #gallery .imgFrame:hover {
    border: 1px solid #AAA; }

/* gallery view */
ul.gallery_view {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0 10px;
  overflow: hidden; }
  ul.gallery_view li {
    padding: 0 5px;
    margin-bottom: 10px; }
    ul.gallery_view li a {
      position: relative;
      display: block;
      overflow: hidden; }
    ul.gallery_view li .imgFrame {
      padding: 6px;
      height: 160px; }
      ul.gallery_view li .imgFrame:hover {
        cursor: pointer; }
    ul.gallery_view li img {
      max-height: 148px;
      margin: 0 auto;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s; }
    ul.gallery_view li:hover img {
      transform: scale(1.1) rotate(-1.5deg);
      -webkit-transform: scale(1.1) rotate(-1.5deg); }
ul.view_view {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0 10px;
  overflow: hidden; }
  ul.view_view li {
    padding: 0 5px;
    margin-bottom: 10px; }
    ul.view_view li a {
      position: relative;
      display: block; }
    ul.view_view li .vidFrame {
      border: 2px solid #EEE;
      padding: 6px;
      background: #FFF;
      height: 160px;
      background: #f9f9f9; }
      ul.view_view li .vidFrame:hover {
        border: 2px solid #AAA;
        cursor: pointer; }
    ul.view_view li img {
      max-height: 148px;
      margin: 0 auto; }
ul.social_share {
  padding: 0;
  list-style: none;
  margin: 0;
  float: left;
  margin-top: 20px; }
  ul.social_share li {
    float: left;
    width: 100px; }

/********************************** video **********************************/
#video ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #video ul li {
    padding: 10px 0;
    margin-bottom: 15px; }
    #video ul li:first-child {
      padding-top: 0; }
#video .content_left {
  float: left;
  width: 160px; }
  #video .content_left a {
    display: block; }
  #video .content_left img {
    margin: 0 auto;
    height: 115px; }
#video .content_right {
  margin-left: 170px; }
  #video .content_right p {
    padding: 10px 0; }
#video .view {
  float: right;
  margin-bottom: 10px;
  text-decoration: none;
  color: #da251c;
  letter-spacing: 1px; }
  #video .view:hover {
    text-decoration: underline; }
#video h3 a {
  color: #252525;
  letter-spacing: 1px; }
#video p {
  color: #252525;
  letter-spacing: 1px; }
#video .imgFrame {
  border: 1px solid #CCC;
  padding: 4px;
  background: #FFF;
  position: relative;
  z-index: 2;
  display: block; }
  #video .imgFrame:hover {
    border: 1px solid #AAA; }

/* video view */
ul.video_view {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0 10px;
  overflow: hidden; }

ul.video_view li {
  padding: 0 5px;
  margin-bottom: 10px; }

ul.video_view li a {
  position: relative;
  display: block;
  text-align: center; }

ul.video_view li .vidFrame {
  text-transform: uppercase;
  min-height: 175px; }

ul.video_view li .vidFrame:hover {
  cursor: pointer; }

ul.video_view li img {
  max-height: 148px;
  margin: 0 auto;
  padding: 15px 0; }

.mfp-video-page .mfp-content > div + div {
  max-width: 900px;
  margin: 20px auto 0;
  background: #fff;
  padding: 15px;
  width: 100%;
  position: absolute; }

.mfp-video-page .mfp-content > div + div p {
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  text-align: left; }

.mfp-video-page .mfp-content > div + div h5 {
  font-size: 18px;
  line-height: 1.3;
  text-align: left; }

.video_view {
  list-style-type: none; }

/********************************** contact_box **********************************/
table#newsletter_box {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0; }
  table#newsletter_box tr td {
    line-height: 22px;
    padding: 2px 3px 2px 0;
    vertical-align: middle; }
    table#newsletter_box tr td.btn {
      text-align: right;
      line-height: 18px; }
    table#newsletter_box tr td input[type='radio'] {
      position: relative;
      top: 1px; }
    table#newsletter_box tr td input[type='text'] {
      width: 97%; }
    table#newsletter_box tr td input[type="submit"] {
      background: url("../images/submit.png") no-repeat;
      border: 0;
      width: 69px;
      height: 23px;
      cursor: pointer; }
table#contact_box {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0; }
  table#contact_box tr td {
    line-height: 22px;
    padding: 2px 3px 2px 0;
    vertical-align: top; }
    table#contact_box tr td input[type='text'] {
      width: 99%; }
    table#contact_box tr td input#txtCode {
      width: 100px; }
    table#contact_box tr td textarea {
      width: 99%; }
table#comment_box {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0; }
  table#comment_box tr td {
    line-height: 22px;
    padding: 2px 3px 2px 0;
    vertical-align: top; }
    table#comment_box tr td input[type='text'] {
      width: 99%; }
    table#comment_box tr td textarea {
      width: 99%; }
  table#comment_box #txtCommentCode {
    width: 100px; }

.smart-forms .refresh-captcha {
  right: -20px !important;
  background: #93918d;
  border-color: #93918d; }
  .smart-forms .refresh-captcha i {
    left: 21% !important; }

/********************************** comment_box **********************************/
/********************************** comment_section **********************************/
.comment_section {
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px;
  background: #f2f2f2;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin-bottom: 10px; }
  .comment_section h3 {
    margin-bottom: 3px;
    color: #112C6A; }
  .comment_section p {
    margin-bottom: 3px; }
  .comment_section .date {
    color: #474747;
    font-size: 12px;
    font-weight: normal; }
  .comment_section:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 9px 12px 9px 0;
    border-color: transparent #f2f2f2;
    display: block;
    width: 0;
    z-index: 1;
    left: -12px;
    top: 13px; }

/********************************** search result **********************************/
#search_result ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #search_result ul li {
    margin-top: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2; }
#search_result p.search {
  font-size: 12px; }
#search_result .view {
  float: right;
  font-size: 12px;
  color: #da251c; }
  #search_result .view:hover {
    text-decoration: underline; }

h2.search_title {
  color: #252525; }

h3.search {
  margin: 0 0 3px; }
  h3.search a {
    color: #333;
    text-decoration: none; }
    h3.search a:hover {
      text-decoration: underline; }

p.search {
  margin: 0 0 3px; }

hr.hr1 {
  width: 100%;
  border: none;
  height: 1px;
  margin: 10px 0 10px; }

/********************************** sitemap **********************************/
div#sitemap a {
  display: block;
  color: #333;
  text-decoration: none; }
  div#sitemap a:hover {
    text-decoration: underline; }
  div#sitemap a.main {
    font-weight: bold;
    margin: 10px 0 0; }
  div#sitemap a.sub {
    background: url("../../global/images/icons/blt_grey.gif") 0 center no-repeat;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px; }
  div#sitemap a.subsub {
    background: url("../../global/images/icons/blt_grey.gif") 0 center no-repeat;
    padding: 0 0 0 10px;
    margin: 0 0 0 30px; }

/********************************** footer **********************************/
#footer .top-footer {
  background: #b31c14; }
  #footer .top-footer .footer_logo {
    text-align: left; }
    @media (max-width: 991px) {
      #footer .top-footer .footer_logo {
        text-align: center; } }
    #footer .top-footer .footer_logo img {
      max-width: 100%; }
  #footer .top-footer h2 {
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 2px 0; }
  #footer .top-footer ul {
    list-style-type: none;
    padding: 0; }
    #footer .top-footer ul li a {
      color: #ffffff; }
      #footer .top-footer ul li a:hover {
        color: #252525; }
  #footer .top-footer .footer_logo, #footer .top-footer .about-us, #footer .top-footer .management, #footer .top-footer .project, #footer .top-footer .contact_us {
    padding: 50px 0; }
#footer .bottom-footer {
  background: #da251c;
  padding: 10px 0; }
  #footer .bottom-footer .copyright {
    color: #ffffff;
    display: inline-block; }
    #footer .bottom-footer .copyright a {
      color: #ffffff; }
  #footer .bottom-footer .uno {
    color: #ffffff;
    display: inline-block; }
    #footer .bottom-footer .uno a {
      color: #ffffff; }
#footer .back_to_top {
  background-color: #ffffff;
  display: inline-block;
  position: absolute;
  top: -50px;
  right: 0;
  padding: 20px 40px;
  color: #da251c;
  border-radius: 20px 20px 0 0;
  cursor: pointer;
  text-transform: uppercase; }

.bottom-border .border-left {
  height: 10px;
  background-color: #93918d; }
.bottom-border .border-right {
  height: 10px;
  background-color: #252525; }

.footer-bottom {
  background-color: #748e29;
  text-align: center;
  padding: 20px 0;
  /*.contact-us{
	ul{ margin: 0; padding: 0; list-style-type: none;
	  li{ display: inline-block;
		&:last-child{
		  &:after{ content: ''; }
		}
		&:after{ content: '|'; color:$c02; margin: 0 10px; }
		a{ color:$c02;  @extend %fa14; letter-spacing: $l01; }
	  }
	}
  }*/ }
  .footer-bottom .copyright {
    color: #252525;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center; }
    .footer-bottom .copyright a {
      color: #252525; }

.back-to-top {
  display: inline-block;
  float: right;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer; }
  .back-to-top .fa {
    padding: 0 5px;
    font-size: 14px; }

/********************************** social_share **********************************/
/********************************** printing **********************************/
a {
  text-decoration: none;
  /*color:$c01;*/
  letter-spacing: 1px; }
  a:hover, a.back:hover, a.link:hover {
    text-decoration: none; }
  a.back {
    color: #da251c;
    text-decoration: none;
    font-size: 11px; }
  a.link {
    text-decoration: none; }
  a.print {
    color: #da251c;
    display: block;
    background: url("../../global/images/icons/printer.png") no-repeat right;
    padding: 2px 23px;
    position: relative;
    float: right;
    text-align: right;
    /*width:30%;*/
    text-decoration: none;
    line-height: 16px;
    margin-top: 20px; }
    a.print:hover {
      text-decoration: underline; }

/********************************** paging **********************************/
.navigate {
  margin: 10px 0; }

.pagination > li a, .pagination > li > span {
  color: #252525;
  border-color: #252525;
  background: #ffffff; }
  .pagination > li a:hover, .pagination > li > span:hover {
    color: #ffffff;
    border-color: #da251c;
    background: #da251c; }
.pagination > .active > a, .pagination > .active > span {
  border-color: #252525;
  background: #ffffff;
  color: #da251c; }
.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background: #ffffff;
  color: #da251c;
  border-color: #252525; }

/*.navigate { text-align:left; padding:5px 0 5px 0; font-size:10px; }
.navigate a { color:#0E8EAB; margin:0 5px 0 0; padding:3px 6px; text-decoration:none }
.navigate a:hover { text-decoration:underline }
.navigate a.number { border:1px solid #ccc; background:#FFF }
.navigate a.current { background:#ccc; border:1px solid #ccc; color:#fff; }
.navigate a.current:hover { text-decoration: underline; }*/
/********************************** input validation **********************************/
label.error {
  background: url("../../global/images/icons/exclamation.png") no-repeat left center;
  display: block;
  font-size: 11px;
  color: #e84227;
  margin-top: 3px;
  margin-bottom: 5px;
  padding-left: 20px;
  line-height: 16px; }

input.error, select.error, textarea.error {
  padding: 2px;
  background: #FFFBCF !important;
  border: 1px solid #FFCC33 !important; }

.success {
  background: #d5ffce url("../images/icons/tick_circle.png");
  border-color: #9adf8f;
  color: #556652; }

.error {
  background: #ffcece url("../images/icons/cross_circle.png");
  border-color: #df8f8f;
  color: #665252; }

.attention {
  background: #fffbcc url("../images/icons/exclamation.png") 10px 11px no-repeat;
  border-color: #e6db55;
  color: #666452; }

.notification {
  position: relative;
  margin-bottom: 10px;
  padding: 0;
  border: 1px solid;
  background-position: 10px 11px !important;
  background-repeat: no-repeat !important;
  font-size: 13px;
  width: 99.8%;
  border-radius: 6px; }
  .notification div {
    display: block;
    font-style: normal;
    padding: 10px 10px 10px 36px;
    line-height: 1.5em; }
  .notification .close {
    color: #990000;
    font-size: 9px;
    position: absolute;
    right: 5px;
    top: 5px; }

/********************************** 404 **********************************/
#error_404 {
  line-height: 30px;
  color: #900;
  border: 1px solid #900;
  background-color: #FFECEC;
  position: relative;
  z-index: 10;
  margin: 10px 0;
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-box-shadow: #c8c8c8 0 1px 5px;
  -moz-box-shadow: #c8c8c8 0 1px 5px;
  box-shadow: #c8c8c8 0 1px 5px; }
  #error_404 h2 {
    font-size: 24px;
    margin: 0; }

/********************************** class **********************************/
.clear {
  clear: both; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.center, .ctr {
  text-align: center !important; }

.left {
  text-align: left !important; }

.right {
  text-align: right !important; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.small {
  font-size: 10px !important; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.red {
  color: #DF0101 !important; }

.red_light {
  color: #FF9494 !important; }

.green {
  color: #088A08 !important; }

.green_light {
  color: #30FB26 !important; }

.blue {
  color: #0431B4 !important; }

.orange {
  color: #DBA901 !important; }

.pointer {
  cursor: pointer; }

.sort, .move {
  cursor: move; }

.margin_vertical_small {
  margin: 5px 0; }

.margin_top_none {
  margin-top: 0; }

.margin_bottom_none {
  margin-bottom: 0; }

.margin_right_none {
  margin-right: 0; }

.margin_left_none {
  margin-left: 0; }

.margin-top-5 {
  margin-top: 5px; }

.margin-right-5 {
  margin-right: 5px; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-left-5 {
  margin-left: 5px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-right-10 {
  margin-right: 10px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-top-15 {
  margin-top: 15px; }

.margin-right-15 {
  margin-right: 15px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-left-15 {
  margin-left: 15px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-right-20 {
  margin-right: 20px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-left-20 {
  margin-left: 20px; }

.padding-top-5 {
  padding-top: 5px; }

.padding-right-5 {
  padding-right: 5px; }

.padding-bottom-5 {
  padding-bottom: 5px; }

.padding-left-5 {
  padding-left: 5px; }

.padding-top-10 {
  padding-top: 10px; }

.padding-right-10 {
  padding-right: 10px; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-left-10 {
  padding-left: 10px; }

.padding-top-15 {
  padding-top: 15px; }

.padding-right-15 {
  padding-right: 15px; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.padding-left-15 {
  padding-left: 15px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-right-20 {
  padding-right: 20px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-left-20 {
  padding-left: 20px; }

.padding_left {
  padding-left: 10px !important; }

.sort_asc {
  background: url("../../global/images/icons/s_asc.png") right center no-repeat;
  padding-right: 20px; }

.sort_desc {
  background: url("../../global/images/icons/s_desc.png") right center no-repeat;
  padding-right: 20px; }

.excel_icon {
  background: url("../../global/images/icons/document-excel.png") left center no-repeat;
  padding-left: 20px;
  line-height: 16px;
  float: right;
  margin-bottom: 10px; }

hr.grey {
  width: 100%;
  height: 1px;
  border: 0;
  background: #748e29;
  margin: 5px 0; }

.hidden, .none {
  display: none; }

.block {
  display: block; }

/********************************** security code **********************************/
.smart-forms .captcode img {
  vertical-align: top; }

#contactform .smart-forms .refresh-captcha, #commentform .smart-forms .refresh-captcha {
  background: #93918d;
  border-color: #93918d !important; }

#imgCaptcha, #imgCaptcha02, .imgCaptcha {
  color: #AAAAAA;
  font-size: 14px;
  font-weight: normal; }

.generateCaptcha a {
  cursor: pointer; }

#generateCaptcha a, #generateCaptcha02 a {
  cursor: pointer; }

/********************************** content **********************************/
@media (min-width: 1200px) {
  .container {
    width: 1140px; }

  .container-about-us {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; } }
h1.title {
  color: #da251c;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 15px; }
h1.title_mini a {
  text-decoration: none; }

h2.title {
  font-size: 18px;
  color: #333;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px; }
h2.title_mini {
  color: #252525;
  letter-spacing: 1px;
  text-transform: uppercase;
  float: left;
  margin-bottom: 30px; }
  h2.title_mini a {
    text-decoration: none; }

#content_left {
  padding: 25px 15px;
  background: #efefef; }
  #content_left > div {
    word-wrap: break-word;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
#content_right {
  padding-left: 15px; }
  #content_right > div {
    padding-right: 0;
    background: #fff;
    padding: 10px;
    overflow: hidden; }
  #content_right h1.title_mini, #content_right h2.title_mini {
    margin: -10px -10px 10px;
    font-size: 18px;
    color: #112c6a;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0; }

.inner #content_left > div {
  padding: 15px; }

.inner #content_left .gallery, .inner #content_left .news {
  padding: 0; }
  .inner #content_left .gallery a, .inner #content_left .news a {
    display: block;
    position: relative; }
  .inner #content_left .gallery img, .inner #content_left .news img {
    width: 100%; }
  .inner #content_left .gallery .title_wrapper:before, .inner #content_left .news .title_wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #748e29;
    opacity: 0.7;
    padding-top: 60px; }
  .inner #content_left .gallery span, .inner #content_left .news span {
    color: #ffffff;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px; }
.inner #content_left .news .title_wrapper:before {
  background: #7ac3dc !important; }

.ckeditor-content embed, .ckeditor-content object, .ckeditor-content iframe {
  min-height: 300px;
  max-width: 100%; }
.ckeditor-content img {
  max-width: 100%; }
.ckeditor-content p {
  color: #93918d; }
.ckeditor-content h5 {
  color: #252525;
  margin-bottom: 20px; }
.ckeditor-content .image {
  margin-top: 35px;
  margin-bottom: 25px;
  text-align: center; }

.height100 {
  height: 100%; }

.news-container {
  background: url("../images/albukharyfoundation_images/news_parallax_bg.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  height: 350px;
  position: relative; }
  .news-container .filter-bg {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    width: 100%;
    height: 100%; }

.inner-page {
  margin: 40px 0; }
  .inner-page h2 {
    color: #ffffff;
    text-transform: uppercase; }
  .inner-page p {
    color: #7ac3dc; }
  .inner-page .we-begin {
    text-align: center; }
    .inner-page .we-begin .highlight {
      color: #da251c;
      padding: 15px 60px; }
  .inner-page .our-clients {
    background-color: #e1e900;
    padding: 40px 10px;
    text-align: center; }
    .inner-page .our-clients h2 {
      color: #ffffff; }
    .inner-page .our-clients .desc {
      color: #7ac3dc;
      padding: 15px 18px; }
  .inner-page .global-presence {
    padding: 50px 0;
    text-align: center; }
    .inner-page .global-presence h2 {
      color: #252525; }
  .inner-page .our-timeline {
    text-align: center; }
    .inner-page .our-timeline h2 {
      padding: 15px 0 50px; }
    .inner-page .our-timeline h6 {
      color: #7ac3dc;
      padding: 90px 0; }

.innerpage-banner {
  position: relative; }
  .innerpage-banner img {
    width: 100%; }
  .innerpage-banner .title {
    position: absolute;
    font-weight: normal;
    color: #e1e900; }

.brown-c {
  color: #252525; }

.bottom-header-link {
  float: right; }

.search-icon {
  color: #93918d;
  position: absolute;
  top: 6px;
  right: 20px; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0 !important; }
  .fixed #logo img {
    display: none; }
  .fixed #logo .logo-tagline {
    padding: 0;
    margin: 0;
    border-left: 0; }
  .fixed #menu {
    border: 0; }

.m-right {
  text-align: right; }

.m-left {
  text-align: left; }

.m-center {
  text-align: center; }

/*.bg-img { background-size: cover !important; padding: 14%; }*/
.center-block {
  float: none; }

.statutoryform-mini {
  background: white;
  padding: 40px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative; }

.smart-forms .sfcode {
  padding-left: 34px; }

.statutory-desc {
  text-align: justify;
  font-size: 12px; }

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