@import url(animate.min.css);
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

html,
body {
  height: 100%
}

body {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  color: #5f5f5f;
  line-height: 32px;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

/* .owl-carousel .item img {
  width: 100%;
  height: auto;
  display: block;
} */
.slider-wrapper {
  position: relative;
  overflow: hidden;
}

#slideContainer .item img {
  width: 100%;
  display: block;
}

#slideContainer .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}

.owl-dots .owl-dot {
  display: inline-block;
  margin: 5px 4px;
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
  transition: background 0.3s ease;
}

.owl-dots .owl-dot.active {
  background: #333;
}

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}

img {
  max-width: 100%;
  height: auto;
}

i {
  font-style: normal;
}

.p0 {
  padding: 0 !important;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.top-area {
  padding: 0px 0;
  margin: 0;
  background: #d4d4d4;
}

.top-area p {
  margin-bottom: 0px;
}

.top-logos {
  margin-top: 0px;

}

.top-logos ul {
  overflow: hidden;
}

.top-logos ul li {
  float: left;
  overflow: hidden;
  width: 33.33%;

}

.top-logos ul li a {
  width: 145px;
  height: 80px;
  display: block;
  background: url("../images/sprite-icons.png") no-repeat;
}

.top-logos ul li a.cii {
  background-position: -5px -258px;

}

.top-logos ul li a.mci {
  margin: 0 auto;
  background-position: -165px -254px;

}

.top-logos ul li a.sepc {
  float: right;
  background-position: -295px -256px;

}

.header {
  background: #2372c8;
  padding: 5px 0;
}

.header.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
}

.header-logo {
  position: relative;
  z-index: 999;

}

.header.stricky-fixed .header-logo {
  position: relative;
  z-index: 999;
  margin-top: -3px;
}

.show-report {
  float: left;
  width: 100%;
  padding: 8px 0 0;
  margin: 0;
}

.show-btn {
  float: left;
  background: #666666;
  width: 100%;
  text-align: center;
  border: 0;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.show-btn:hover {
  background: #ebb240;
  color: #fff;
}

.header-search {
  margin: 0;
  padding: 0;
}

.add-on .input-group-btn>.search-btn {
  border-left-width: 0;
  left: -2px;
  background: #e9eae2;
  border-radius: 0;
  padding: 5px 12px;
  color: #666666;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
}

.search-btn:hover {
  border-color: #ccc;
}

.search-btn.focus,
.search-btn:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-color: #ccc;
}

.search-btn.active,
.search-btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: none;
}

.form-control {
  width: 20%
}

.header-search .form-control {
  border-radius: 0;
  background: #e9eae2;
  box-shadow: none;
  outline: 0;
  height: 32px;
}

.header-search .form-control:focus {
  /* border-color: #ebb240;*/
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: none;
  inset: 0 1px 1px rgba(0, 0, 0, .075),
    0 0 8px rgba(102, 175, 233, .6);
}

.header-search .input-group {
  width: 100%;
}

.social-bx {
  margin: 0 px;
  text-align: center;
}

.social-bx li {
  font-size: 15px;
  margin: 0;
  position: relative;
}

.social-bx li {
  padding-left: 5px;
  padding-right: 5px;
}

.social-bx li a {
  color: #333333;
}

.social-bx li a:hover {
  color: #ebb240;
}

.social-bx li i {
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

.social-bx li span {
  vertical-align: baseline;
  margin: 0 2px 0;
  font-size: 8px;
}

.navigation {
  position: relative;
}

.navigation .nav-header {
  display: none;
  padding: 12px 20px;
}

.navigation .navbar button {
  float: right;
  width: 40px;
  height: 40px;
  background: #19242a;
  border: none;
  outline: none;
  color: #fff;
  font-size: 25px;
  border-radius: 0px;
}

.navigation .navbar button:hover {
  background: #666666;
}

.navigation .menu {
  display: block;
}

.navigation .menu ul {}

.navigation .menu ul>li {
  display: inline-block;
  /* padding: 1.6em 0;*/
  padding: 8px 0;
  position: relative;
}

.navigation .menu ul>li:hover a,
.navigation .menu ul>li.active a {
  color: #ebb240;
  background-color: transparent;
}

.navigation .menu ul>li:hover {
  color: #ebb240;
}

.navigation .menu ul>li:last-child>a {
  border: none;
  /*padding-right: 0;*/

}

.navigation .menu ul>li>a {
  padding: 0px 25px 0 0px;
  display: block;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background: none;
}

.navigation .menu ul>li>ul.cs-dropdown {
  top: 110%;
  left: 0;
}

.navigation .menu ul>li>ul.cs-dropdown.align-right {
  right: 0;
  left: auto;
}

.navigation .menu ul>li:hover>ul.cs-dropdown {
  visibility: visible;
  opacity: 1;
}

.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown {
  left: 100%;
  margin-top: -40px;
}

.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown.align-right {
  right: 100%;
  left: auto;
}

.navigation .menu ul>li>ul.cs-dropdown>li:hover>ul.cs-dropdown {
  visibility: visible;
  opacity: 1;
}

.navigation .menu ul>li ul.cs-dropdown {
  position: absolute;
  width: 200px;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.4);
}

.navigation .menu ul>li ul.cs-dropdown li {
  display: block;
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #eee;
}

.navigation .menu ul>li ul.cs-dropdown li:last-child a {
  border-bottom: 0;
}

.navigation .menu ul>li ul.cs-dropdown li:last-child a:after {
  display: none;
}

.navigation .menu ul>li ul.cs-dropdown li:hover>a {
  color: #fff;
  background: #666666;
}

.navigation .menu ul>li ul.cs-dropdown li a {
  color: #333;
  padding: 2px 10px 2px;
  position: relative;
  display: block;
  font-weight: normal;
  font-size: 14px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-transform: capitalize;
  text-align: left;
}

.navigation ul .cs-submenu>a>button {
  display: none;
}

.navigation .navbar {
  display: none;
  padding: 12px 20px;
  margin: 0;
}

.bannerarea {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;

}

.overview {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
}

.no-padding,
section.no-padding {
  padding: 0;
}

.inner-padding {
  padding: 90px 0 90px 0;
}

.overview .image-container {
  height: 100%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  background-size: cover !important;
}

.overview .background-image {
  background-position: 50% 50% !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 0;
}

.overview .background-image {
  background: url(../images/special-offer.jpg);
}

.background-image {
  padding: 50px 0px 50px 30px;
}

.background-image h1 {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase
}



video,
object {

  display: inline-block;

  vertical-align: baseline;

  min-width: 100%;

  min-height: 100%;

}

video {
  border: 1px solid #eee;
}

.overview-content ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.overview-content ul li {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 24px;
}

.photographs {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #e9eae2;
}

.portfolio-categories {
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  margin-bottom: 80px;
}

.portfolio-categories li {
  display: inline-block;
  margin: 0 10px 20px;
}

.portfolio-categories li a {
  padding: 6px 20px;
  text-transform: uppercase;
  color: #666;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 3px;
  text-decoration: none;
}

.portfolio-categories li a.active {
  border: 1px solid #bababa;
  color: #222;
}

.portfolio-box {
  border: 2.5px solid #e9eae2;
}

.portfolio-box a::before {
  background-color: rgba(235, 178, 64, 0.85);
  bottom: 0;
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.portfolio-box:hover a::before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}

.portfolio-box.wide {
  width: 66.6666%;
}

.portfolio-box h3 {
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  text-transform: uppercase;
  transform: translate(0%, -50%) scale(0);
  -webkit-transform: translate(0%, -50%) scale(0);
  -moz-transform: translate(0%, -50%) scale(0);
  -ms-transform: translate(0%, -50%) scale(0);
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  margin: 0;
  color: #fff;
}

.portfolio-box h3 span::before,
.portfolio-box h3 span::after {
  margin-left: 10px;
  margin-right: 10px;
}

.portfolio-box h3 span::before {
  content: "[";
}

.portfolio-box h3 span::after {
  content: "]";
}

.portfolio-box:hover h3 {
  transform: translate(0%, -50%) scale(1);
  -webkit-transform: translate(0%, -50%) scale(1);
  -moz-transform: translate(0%, -50%) scale(1);
  -ms-transform: translate(0%, -50%) scale(1);
}

.information {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #e9eae2;
}

.information .image-container {
  height: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
  background-size: cover !important;
}

.information .background-image {
  background-position: 50% 50% !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  position: relative;
  z-index: 0;
}

.information .background-image {
  /*background: url(../images/information/information.jpg);*/
  background: #2372c8;
}

.information h1 {
  text-align: center;
  padding-right: 30px;
}

.information-box {
  float: left;
  width: 100%;
  margin: 0;
  padding: 29px 0 30px;
}

.information-box img {
  margin-bottom: 10px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.information-box img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.information-box h3 {
  float: left;
  width: 100%;
  color: #333333;
  text-transform: uppercase;
  font-size: 18px;
}

.information-box h3 a {
  color: #ffffff;
  font-size: 14px;
}

.information-box h3 span {
  color: #ed7b78;
}

.information-box h3 a:hover {
  color: #ebb240;
}

.focus-sector {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #272b36;
}

.focus-sector h2 {
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
}

.focus-sector-wrapper h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
}

.focus-sector-wrapper ul {
  overflow: hidden;
}

.focus-sector-wrapper ul.secnd-spacer {
  margin-bottom: 20px;
}

.focus-sector-wrapper ul li {
  float: left;
  width: 10.8%;
  text-align: center;
  margin-left: 4%;
  overflow: hidden;
  margin-top: 25px;
  height: 100px;

}

.focus-sector-wrapper ul li:first-child {
  margin-left: 0px;
}

.focus-sector-wrapper ul li a {
  color: #ffffff;
  font-size: 13px;
  display: block;
  line-height: 20px;
}

.focus-sector-wrapper ul li a:hover {
  color: #fd5000;
}

.focus-sector-wrapper ul li a i {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: block;
  margin-bottom: 6px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.focus-sector-wrapper ul li a i:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.sponsors {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
}

.sponsors h2 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
}

#sponsor .item {
  margin: 5px;
  text-align: center;

  padding: 10px 0;
}

#sponsor .item img {
  display: block;
  height: auto;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#sponsor .item img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#sponsor .owl-controls .owl-buttons div.owl-prev {
  float: left;
  background: none;
}

#sponsor .owl-controls .owl-buttons div.owl-prev:bofere {
  color: #333;
  content: "\f177";
  font-family: FontAwesome;
}

.contacts {
  display: flex;
  flex-wrap: wrap;
  background: #384a54;
  padding: 0;
  height: auto;
  width: 100%;
}

.contacts .image-container {
  width: 50%;
  /* height: 700px; */
  min-height: 500px;
  padding: 0;
  overflow: hidden;
}

.contacts .background-image iframe,
.contacts .background-image {
  width: 100%;
  height: 100%;
  border: 0;
}

.inner-padding1 {
  width: 50%;
  padding: 80px 50px 70px 50px;
  box-sizing: border-box;
  color: white;
}

.contact-details ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #ccc;
}

.contact-details ul li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 15px;
}

.contact-details ul li i {
  margin-right: 10px;
  color: #f42835;
  font-size: 20px;
}

/* Responsive */
@media (max-width: 768px) {
  .contacts {
    flex-direction: column;
  }

  .contacts .image-container,
  .inner-padding1 {
    width: 100%;
  }
}


.contacts .background-image {
  float: left;
  background-position: 50% 50% !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 0;
  padding: 0;
}

.contact-details {
  padding: 0px 50px;
}

.contact-details ul {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  padding: 0 0 30px;
  border-bottom: 1px solid #ccc;
}

.contact-details ul li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 24px;
}

.contact-details ul li i {
  float: left;
  width: 40px;
  font-size: 22px;
  color: #f42835;
  height: 40px;
  line-height: 40px;
}

.contact-details ul li span {
  max-width: 350px;
  float: left;
  padding-right: 0px;
  font-size: 15px;
  color: #FFFFFF
}

.contact-details .social {
  border: 0;
  float: right;
}

.contact-details .social li {
  float: left;
  width: auto;
  display: inline;
}

.contact-details .social li a {
  font-size: 16px;
  color: #ffffff;
}

.contact-details .social li a:hover {
  color: #ebb240;
}



.latest-news {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #e5e9df;
}

.inner-padding2 {
  padding: 80px 0 70px 0;
}

.latest-news .image-container {
  height: 700px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  background-size: cover !important;
}

.latest-news .background-image {
  float: left;
  background-position: 50% 50% !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 0;
  padding: 0;
}

.latest-news-content {
  float: left;
  width: 100%;
  background: #fff;
  height: 517px;
  padding: 60px 30px;
}

.latest-news-content h2 {
  float: right;
  text-align: right;
  width: 100%;
  padding-bottom: 30px;
  color: #2372c8;
  text-transform: uppercase;
}

.blog {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.blog h2 {
  float: right;
  text-align: right;
  width: 100%;
  padding-bottom: 30px;
  color: #2372c8;
  text-transform: uppercase;
}

.contact-details {
  padding: 0px 50px;
}


#nt-title-container {
  /*background:#f1f1f1;*/

}

#nt-title-container h2 {
  padding: 5px 10px;
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  color: #f2381a;
  text-transform: capitalize;
  font-style: italic;
}

#nt-title {
  padding: 5px 10px;
  height: auto;
  overflow: hidden;

}

#nt-title li {
  font-size: 14px;
  color: #fff;
  /*white-space: nowrap;*/
  list-style: none;
  overflow: hidden;
  text-overflow: ellipsis;
  /*border-bottom:1px solid #eee;*/
  /*height:80px;*/
  padding: 0px 0;
  margin-bottom: 10px;
}

#nt-title li p {
  line-height: 20px;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #333;
  text-align: justify;
  float: left;
  margin: 0 0 20px;
}

#nt-title-container .read-more-link a {
  color: red;
  margin-top: 15px;
}

/* nt-example1 */

#nt-example1 {
  max-width: 620px;
  margin: auto;
}

#nt-example1-container {
  text-align: center;
}

#nt-example1-container i {
  font-size: 36px;
  margin: 0px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#nt-example1-container i:hover {
  color: #333;
}

#nt-example1 li {
  color: #4e4e4e;
  background: #F2F2F2;
  overflow: hidden;
  height: 60px;
  padding: 10px;
  line-height: 30px;
  list-style: none;
  font-size: 24px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
}

#nt-example1 li:hover {
  background: #FFF;
}


/* member info content */
.member-card {
  text-align: center;
  padding: 10px;
  margin: 0;
}

.member-card img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 10px;
}

.member-card p {
  font-size: 14px;
  color: #aaa;
  line-height: 1.4;
  /* reduce vertical space */
  margin: 0 0 10px 0;
}

.member-card h2 {
  font-size: 16px;
  color: #007bff;
  margin: 5px 0;
}

.member-card .date {
  font-size: 12px;
  color: #ccc;
  margin-top: 0;
}


.news-s a h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 0px;
  color: #e37431;
}

.news-s figure.detail-sec {
  margin-bottom: 10px;
}

.news-s a h3:hover {
  color: #666666;
}

.news-s a img {
  border: 1px solid #eee;
  width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.news-s a img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-box {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}

.blog-box h2 {
  font-size: 18px;
  color: #2372c8;
}

.blog-box .date {
  text-transform: uppercase;
}

.blog-box .date span {
  color: #666666;
}

.blog-box img {
  /*width:100%;*/
  margin-bottom: 10px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  border-radius: 100%;
  width: 128px;
  height: 128px;
  margin: 0px auto;
  border: 5px solid #fff;
}

.blog-box p {
  text-align: justify;
  font-size: 14px;
  line-height: 20px;
}

.view-more {
  float: right;
  text-align: right;
  color: #fd5000;
  text-transform: uppercase;
}


.view-more:hover {
  color: #666666;
}

.footer {
  float: left;
  width: 100%;
  background: #0071bc;
  margin: 0;
  padding: 30px 0px 20px;
}

.footer-details {
  padding: 15px 0;
  border-bottom: 1px solid #c6c6c5;
}

.footer-details .details-section .visiter-details {
  color: #a8110a;
  font-size: 16px;
  font-weight: 400;
}

.details-section h4 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
}

.details-section p,
.details-section p a {
  font-size: 14px;
  margin: 0px;
  color: #fff;
  text-align: center;
}

.details-section p span {
  font-weight: 700;
}

.details-section p {
  line-height: 24px;
}

.footer-bottom {
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  background: #272b36;
  color: #fff;
}

.footer-right {
  float: right;
  margin: 0;
  padding: 0;
}

.footer-right ul {
  float: right;
  width: 100%;
  margin: 0;
  padding: 0;
}

.footer-right ul li {
  float: left;
  display: inline;
  margin-right: 15px;
}

.footer-right ul li a {
  color: #fd5000;
}

.footer-right ul li a:hover {
  color: #fff;
}

.view-more1 {
  float: right;
  font-size: 18px;
  line-height: 24px;
  color: #fd5000;
  padding-bottom: 30px;
  text-transform: uppercase;
}

.view-more1 i {
  margin-left: 10px;
}

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #333;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}

#back-to-top:hover {
  background: #ffad3a;
}

#back-to-top.show {
  opacity: 1;
}

.select-language {
  float: right;
  line-height: 26px;
}

.pull-left {
  float: left;
}

.inner-reports {
  margin: 0px;
  padding: 0px;
}

.inner-reports table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.inner-reports table tr {
  border: 1px solid #ddd;
  padding: 5px;
}

.inner-reports table tbody tr:nth-of-type(2n+1) {
  background-color: #f0f0f0;
}

.inner-reports table th,
.inner-reports table td {
  border: 1px solid #ddd;
  padding: 8px;
  line-height: 2.42857143;
  vertical-align: top;
  font-size: 14px;
}

.inner-reports table th {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  background: #2372c8;
  color: #fff;
}

@media screen and (max-width: 600px) {

  .inner-reports table {
    border: 0;
  }

  .inner-reports table thead {
    display: none;
  }

  .inner-reports table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }

  .inner-reports table tbody th {
    display: none;
  }

  .inner-reports table th:last-child {
    border-bottom: 0;
  }

  .inner-reports table th:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #2372c8;
  }



  .inner-reports table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
  }

  .inner-reports table td:last-child {
    border-bottom: 0;
  }

  .inner-reports table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #2372c8;
  }
}

.home-reports {
  margin: 20px 0px;
  padding: 0px;
}

.home-reports table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.home-reports table tr {
  border: 1px solid #ddd;
  padding: 5px;
}

.home-reports table tbody tr:nth-of-type(2n+1) {
  background-color: none;
}

.home-reports table th,
.home-reports table td {
  border: 1px solid #444444;
  padding: 0px;
  line-height: 2.42857143;
  vertical-align: top;
  font-size: 13px;
  color: #ccc;
}

.home-reports table th {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  background: #2e323c;
  color: #fff;
}

@media screen and (max-width: 600px) {

  .home-reports table {
    border: 0;
  }

  .home-reports table thead {
    display: none;
  }

  .home-reports table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }

  .home-reports table tbody th {
    display: none;
  }

  .home-reports table th:last-child {
    border-bottom: 0;
  }

  .home-reports table th:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #2372c8;
  }



  .home-reports table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
  }

  .home-reports table td:last-child {
    border-bottom: 0;
  }

  .home-reports table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #2372c8;
  }
}

.home-reports table select,
.home-reports table input {
  background: #2e323c;
  outline: none;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

.enqury-form {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding: 15px;
  border: 1px solid #ddd;
}

.register {
  float: left;
  margin: 0;
  padding: 20px 0 0;
  text-align: left;
}

/*.blinking { color:#fff;
background:#23408f;
padding:2px 10px;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.blinking:hover{ color:#fff;}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}*/



.blinking {
  color: #fff;
  background: #23408f;
  padding: 2px 10px 4px;
  font-size: 14px;
}

.blinking:hover {
  color: #fff;
}

h1.main-heading.inner-heading {
  padding-bottom: 10px;
}

.btm-divider.brown-color {
  border-color: #cccccc;
}

h1.main-heading {
  font-size: 24px;
  font-weight: 900;
  display: inline-block;
  width: 100%;

  margin-bottom: 20px;
}

.txt-uppercase {
  text-transform: uppercase;
}

.btm-divider {
  border-bottom: 1px solid #a59574;
  padding-bottom: 10px;
}

.blue-color {
  color: #2372c8;
}

.cb {
  clear: both;
  height: 0px;
}

.cb10 {
  clear: both;
  height: 10px
}

.bc20 {
  clear: both;
  height: 20px
}

.cb30 {
  clear: both;
  height: 30px;
}

.black-color {
  color: #333333
}

.input-sm {
  border: none;
}

.breadcrumb {
  margin-top: 20px;
}

.search-btn {
  background: #ffffff;
  color: #2372c8;
  padding: 5px 10px;
  line-height: 1.5;
  border-radius: 3px;
}

.search-btn:hover {
  background: #dddddd;
  color: #111111;
}

/* ----------------

 [19. Contact page]

 */

#contact {

  margin-top: 20px;

}

#contact .page-subheading {

  padding-left: 0px;

  border: none;

  margin: 14px 0 30px;

  text-transform: uppercase;

  font-size: 18px;

  color: #666;

}



#contact .contact-form-box {

  padding: 0;

  margin: 0 0 30px 0;

}

#contact .contact-form-box label {

  padding-bottom: 5px;

}

#contact .contact-form-box .form-selector {

  padding-bottom: 25px;

}

#contact input,

#contact select,

#contact textarea {

  border-radius: 0;

  border-color: #eaeaea;

  box-shadow: inherit;

  outline: 0 none;

}



#contact input:focus,

#contact select:focus,

#contact textarea:focus {

  box-shadow: inherit;

  outline: 0 none;

}

#contact #btn-send-contact {

  font-size: 14px;

  line-height: 18px;

  color: white;

  padding: 0;

  font-weight: normal;

  background: #2372c8;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  border: none;

  padding: 10px 25px;

}

#contact #btn-send-contact:hover {

  background: #2372c8;

}

#contact_form_map ul {

  line-height: 28px;

  list-style: disc;

  list-style-position: inside;

  font-style: italic;

}



#contact_form_map ul.store_info {

  list-style: none;

  font-style: normal;

  color: #696969;
  margin-bottom: 30px;

}

#contact_form_map ul.store_info li {
  margin: 5px 0px;
}

#contact_form_map ul.store_info i {
  display: inline-block;
  width: 30px;
  line-height: inherit;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  background: #2372c8;
  text-align: center;
  color: #fff;
  margin-right: 10px;

}

#message-box-conact .fa {

  line-height: inherit;

}



.content-text {

  padding: 20px 0;

  text-align: justify;

}

.content-text p {

  margin-bottom: 15px;

}



.right-sidebar #left_column {

  float: right;

}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.board-members {
  border-bottom: 1px solid #ccc;
  clear: both;
  margin: 20px 0px;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.board-members .image-area {
  float: left;
  margin-right: 20px;
}

.board-members .image-area img {
  width: 120px;
  height: 120px;
  margin: 0px auto;
  border: 5px solid #dddddd;
  padding: 10px;
  margin-bottom: 20px;
}

.board-members .image-area h3 {
  font-size: 16px;
  color: #2372c8;
}

.board-members .image-area p {
  font-size: 12px;
}

.textual-logo {
  padding: 10px 0px;
}

.textual-logo h1 {
  font-size: 27px;
  color: #333333
}

.textual-logo h2 {
  font-size: 15px;
  color: #444444
}

.textual-logo h3 {
  font-size: 15px;
  color: #444444;
}

.listing-1 {
  background: #efefef;
  padding: 40px 20px 0px;
  min-height: 380px;
}

.listing-1 h1 {
  font-size: 20px;
}

.listing-1 ul {
  margin: 20px 0px 0px;
}

.listing-1 ul li a {
  color: #ed7b78;
}

.listing-2 {
  background: #fff;
  padding: 40px 20px 0px;
}

.listing-2 h1 {
  font-size: 20px;
}

.listing-2 ul {
  margin: 20px 0px;
}

.listing-2 ul li {
  line-height: 20px;
  padding: 5px 0px;
  border-bottom: 1px solid #ccc;
}

.listing-2 ul li a {
  color: #5a8c6d;
  line-height: 15px
}

.listing-3 {
  background: #fff;
  padding: 40px 20px 0px;
}

.listing-3 h1 {
  font-size: 20px;
}

.listing-3 ul {
  margin: 20px 0px;
}

.listing-3 ul li {
  line-height: 20px;
  padding: 5px 0px;
  border-bottom: 1px solid #ccc;
}

.listing-3 ul li a {
  color: #5a8c6d;
  line-height: 15px
}

.listing-4 {
  background: #efefef;
  padding: 40px 20px 0px;
  min-height: 380px;
}

.listing-4 h1 {
  font-size: 20px;
}

.listing-4 ul {
  margin: 20px 0px 0px;
}

.listing-4 ul li a {
  color: #ed7b78;
}

.court-orders {
  background: none;
}

.court-orders ul {
  margin: 20px 0px;
}

.court-orders ul li {
  line-height: 20px;
  padding: 0px 0px;
  border-bottom: 1px solid #444444;
  background: #2e323c
}

.court-orders ul li a {
  color: #ccc;
  line-height: 17px;
  font-size: 15px;
}

.court-orders ul li i {
  background: #3b404b;
  padding: 10px;
  margin-right: 15px;
  color: #FFFFFF
}

#product-slider .owl-item .item {
  margin: 10px;
}

#product-slider .owl-prev {
  position: absolute;
  top: 44%;
  left: 0;
  transform: translate(-50%, 0);
  text-indent: -99999px;
  float: left;
  width: 27px;
  height: 28px;
  background: url(../images/prev-img.png) no-repeat;
  z-index: 20;
}

.product-slider {
  visibility: visible;
  animation-delay: 0.5s;
  animation-name: fadeInLeft;
  opacity: 500;
}

#product-slider .owl-next {
  position: absolute;
  top: 44%;
  right: -26px;
  transform: translate(-50%, 0);
  text-indent: -99999px;
  float: right;
  width: 27px;
  height: 28px;
  background: url(../images/next-img.png) no-repeat;
  z-index: 20;

}