/* OUTHER */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

body {background: #f6f6f6;font-family: 'Verdana', sans-serif;}

.form-label {color: #757575;}
.form-label b {color: #dd445a;}

.site-error {margin: 120px 0;text-align: center;}
.site-error h1 {font-size: 150px;text-shadow: 5px 5px 0 #999;line-height: 1;font-weight: 600;}
.site-error h5 {color: #333;margin-bottom: 27px;}

.site-notification {margin: 120px 0;text-align: center;}

.pagination li.active {padding: 0;}

a {color: #333;text-decoration: none;}
a:hover,
a:focus {color: #F48120;}

.anchor {background: #F48120;border-color: #F48120;z-index: 2;}

.btn {text-transform: uppercase;position: relative;overflow: hidden;}
.btn:after {content: '';border-style: solid;border-width: 42px 42px 0 0;border-color: #000 transparent transparent transparent;position: absolute;opacity: 0.1;top: -1px;left: -1px;transition: .3s;}
.btn:hover:after {border-width: 42px 90px 0 0;}

.btn-primary {padding: 9px 18px;background: #f48120;color: #fff !important;border-color: #f48120;}

.contact-info h5 {text-transform: uppercase;margin: 0 0 24px 0;}
.contact-info p {margin: 0 0 30px 0;}
.contact-info li {margin: 0 0 15px 0;}
.contact-info i {width: 30px;}

/* HEADER */
.header-top {background: #fff;position: relative;z-index: 3;padding: 15px 0;}
.header-top li {float: left;margin: 0 27px 0 0;}
.header-top li:last-child {margin: 0;}
.header-top i {width: 27px;color: #f48120;}

.header-bottom {background: #F7A116 url(../images/background.jpg);background-size: cover;}

.header-bottom .logo10 {background: #fff;box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);position: absolute;z-index: 2;height: 145px;}
.header-bottom .logo img {width: 150px;padding: 21px;}

.header-bottom .menu-toggle {color: #fff;margin: 30px 0;background: #f48120;padding: 3px 9px;border: }

.header-bottom .menu a {display: block;}
.header-bottom .menu > ul > li {margin: 0 30px 0 0;}
.header-bottom .menu > ul > li:last-child {margin: 0;}
.header-bottom .menu > ul > li > a {padding: 33px 0;text-transform: uppercase;}
.header-bottom .menu > ul > li > a:hover,
.header-bottom .menu > ul > li > a:focus {color: #fff;}
.header-bottom .submenu {background: #fff;border: 1px solid #eee;padding: 12px 0;z-index: 2;}
.header-bottom .submenu:before {border: 9px solid;border-color: transparent transparent #fff transparent;content: '';position: absolute;top: -18px;left: 18px;}
.header-bottom .submenu a {padding: 9px 15px;}
.header-bottom .menu-wrapper {background: #F48120;display: none;}

@media screen and (max-width: 960px) {
  .header-bottom .logo {height: 120px;}
  .header-bottom .logo img {width: 135px;padding: 18px;}
  .header-bottom .menu {padding: 45px 0 9px 0;}
  .header-bottom .menu > ul > li {float: none;margin: 0;}
  .header-bottom .menu > ul > li > a {padding: 9px 0;}
  .header-bottom .submenu {position: relative;width: 100%;}
}

/* SLIDESHOW */
.slideshow .owl-nav > div {position: absolute;top: 50%;margin: -22.5px 0 0 0;background: rgba(0, 0, 0, .45);transition: .3s;color: #ccc;}
.slideshow .owl-nav > div:hover {color: #fff;background: rgba(0, 0, 0, .9);}
.slideshow .owl-prev {left: 0;}
.slideshow .owl-next {right: 0;}
.slideshow i {line-height: 45px;width: 45px;text-align: center;font-size: 21px;}

/* WRAPPER */
.wrapper {padding: 54px 0;}

/* SECTION */
.section-title {margin: 0 0 30px 0;}
.section-title:after {background: #f48120;content: '';width: 90px;height: 3px;display: block;}
.section-title h3 {text-transform: uppercase;margin: 0 0 18px 0;}

/* TITLE PAGE */
.title-page {background: #333 url(../images/title-page.jpg);background-size: cover;padding: 117px 0 75px 0;position: relative;}
.title-page h1 {color: #fff;text-transform: uppercase;margin: 0;}
.title-page h1:after {width: 90px;height: 3px;background: #F48120;display: block;content: '';margin: 18px 0 0 0;}
@media screen and (max-width: 720px) {
  .title-page {padding: 30px 0;}
}

/* NEWS */
.news-list .news {border-bottom: 1px solid #ddd;margin: 0 0 15px 0;padding: 0 0 15px 0;}
.news-list .news-info {border-bottom: 1px solid #eee;padding: 0 0 9px 0;margin: 0 0 12px 0;}
.news-list .news-info a {text-decoration: underline;color: #00689D;}
.news-list .news-description p {margin: 0;}
/* --------- */
.news-inner {position: relative;}
.news-inner .live {display: none;}
.news-inner .news-image {margin: 0 0 21px 0;}
.news-inner .news-video {margin: 0 0 21px 0;}
.news-inner .news-info {border-bottom: 1px solid #eee;padding: 0 0 9px 0;margin: 0 0 15px 0;}
.news-inner .news-info a {text-decoration: underline;color: #00689D;}
.news-inner .news-content a {text-decoration: underline;color: #00689D;}
.news-inner .news-content img {width: 100%;}
.news-inner .news-comments {padding: 12px 0 0 0;border-top: 1px solid #ddd;margin: 42px 0 0 0;}

/* GALLERY */
.album {margin-bottom: 30px;}
.album-image img {width: 100%;height: auto;}
.album-title {margin-top: 12px;}
.album-title a {font-style: italic;}
.album-images .col-tt-4 {margin-bottom: 30px;}

.album-image {transition: .3s;}
.album-image:hover {transform: scale(1.1);}

.album-images .col-tt-4 {margin-bottom: 30px;}


/* FOOTER */
.footer-top {background: #F7A116 url(../images/background.jpg);background-size: cover;padding: 120px 0;text-align: center;}
.footer-top h3 {font-size: 42px;color: #333;margin: 0 0 18px 0;text-transform: uppercase;}
.footer-top p {margin: 0 0 33px 0;color: #666;text-transform: uppercase;}
.footer-center {padding: 75px 0 0 0;background: #f6f6f6;}
.footer-center .col-tt-2,
.footer-center .col-tt-3,
.footer-center .col-tt-4 {padding: 0 15px 75px 15px }
.footer-center h5 {text-transform: uppercase;margin: 0 0 18px 0;}
.footer-center li {margin: 0 0 12px 0;}
.footer-center i {width: 21px;}
.footer-bottom {padding: 21px 0;background: #f0f0f0;border-top: 1px solid #ddd;}

@media screen and (max-width: 960px) {
  .footer-top {padding: 60px;}
  .footer-top h3 {font-size: 24px;}
  .footer-center {padding: 30px 0 0 0;}
  .footer-center .col-tt-2,
  .footer-center .col-tt-3,
  .footer-center .col-tt-4 {padding: 0 15px 30px 15px }
}
/*added by admin-09-02-2017*/
  table {
    border-collapse:collapse;
    border:0px solid #333;}
  td, th {
    border: 0px solid #333;
    text-align: left;
    padding: 5px;
}
.tempDatali {background:#ee1c25;padding:2px 5px;border-radius:2px;}
.tempDatali a {color:#fff !important;}
.header-top .container ul li:last-child {
  margin-left:-8px;}
table td a {
text-decoration: underline; color: #459bdc;
  }
.topLiList {
  font-size:12px;
  }
.logo-text {
  font-size:25px;
  font-weight:bold;
  padding-top:40px;
  color:#077b50;
  text-transform:uppercase;
  text-align:center;}
  .logo-photo {
    text-align:center;}
.tableBorder table, td, tr {border:1px solid black; border-collapse: collapse;}