﻿/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@media (max-width: 767px) {
  .logo {
    height: 45px !important;
  }
  .top-head.navbar-default.mobile {
    padding-top: 0;
  }
  .top-head.navbar-default.mobile .navbar-header {
    margin-right: -15px;
  }
  .top-head.navbar-default.mobile .navbar-toggle {
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .top-head.navbar-default.mobile .navbar-collapse {
    text-align: right;
  }
  .top-head.navbar-default.mobile .search-form {
    width: auto;
  }
  .top-head.navbar-default.mobile .search-form input[type=text] {
    width: 100% !important;
  }
  .top-head.navbar-default.mobile .change-language {
    text-align: center;
  }
  .top-head.navbar-default.mobile .change-language a {
    display: inline-block;
    border: none;
  }
  .home-banner .bannderimg {
    height: 300px;
  }
  .home-banner .caption {
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .home-banner .caption > span {
    float: none;
    font-size: 15px;
    display: block;
    text-align: center;
  }
  .home-banner .caption .name {
    padding: 10px 0;
    background-color: rgba(72, 72, 72, 0.8);
  }
  .home-banner .caption .desc {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: rgba(193, 0, 1, 0.8);
  }
  section {
    padding: 20px 0;
  }
  section .section-title {
    font-size: 20px !important;
  }
  .section-child-details .section-title {
    margin-bottom: 15px;
  }
  .section-services {
    padding: 20px 0;
  }
  .section-services .section-title {
    margin-top: 20px;
  }
  .service-box {
    margin-top: 20px;
  }
  .banner-child {
    height: 150px;
  }
  .banner-child .banner-child-overlay .page-title {
    font-size: 25px;
  }
  .breadcrumb {
    margin-bottom: 0;
  }
  .breadcrumb > li {
    font-size: 12px;
  }
  .breadcrumb > li a {
    font-size: 12px;
  }
  .responsive-common-box .common-box {
    border-bottom: 1px solid #ccc;
  }
  .responsive-common-box .common-box .common-box-img {
    height: 70px;
    width: 100px;
    float: left;
    margin-right: 15px;
  }
  .responsive-common-box .common-box .override-img {
    display: none;
  }
  .responsive-common-box .common-box .caption {
    position: initial;
    height: auto;
    padding: 0;
  }
  .responsive-common-box .common-box .caption .name {
    height: 39px;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .responsive-common-box .common-box .caption .desc {
    height: 50px;
    margin: 0;
    font-size: 12px;
  }
  .responsive-common-box .common-box .caption .details {
    text-align: right;
  }
  .responsive-common-box .common-box .caption .details .btn.btn-default {
    font-size: 13px;
    background-color: transparent;
    color: #c10001;
  }
  .attribute-mobile {
    position: fixed;
    top: 40%;
    right: 0;
    z-index: 9999999999999;
  }
  .attribute-mobile .attribute-open {
    position: relative;
  }
  .attribute-mobile .attribute-open .fa.fa-info-circle {
    position: absolute;
    top: 0;
    right: 0;
    color: #c10001;
    cursor: pointer;
    margin: 0;
    z-index: 99;
  }
  .attribute-mobile .box {
    width: 200px;
    height: 110px;
    padding: 15px;
    overflow: hidden;
    position: absolute;
    right: -200px;
  }
  .attribute-mobile .box > a {
    display: block;
    color: #fff;
  }
  .transform {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .transform-active {
    background-color: #4d4d4d;
    right: 0 !important;
  }
  .news-box {
    padding-bottom: 15px;
  }
  .news-box .caption .name {
    height: 34px;
    font-size: 16px;
  }
  .news-box .caption .desc {
    height: 68px;
    font-size: 12px;
    overflow: visible;
  }
  .slidescontainer .slick-prev:before,
  .slidescontainer .slick-next:before {
    font-size: 40px;
  }
  footer {
    text-align: center;
  }
  footer .text-right {
    text-align: center;
  }
  footer p,
  footer a {
    font-size: 12px;
  }
  footer .copy-rights p {
    float: none !important;
  }
  footer .copy-rights .design-by {
    margin-top: 10px;
  }
  footer .section-footer [class^="col"]:first-child .section-title {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .section-quotes .section-title {
    font-size: 20px;
  }
  .section-child-details .section-title {
    font-size: 25px;
  }
  .bottom-head .list-inline > li > a {
    padding: 0 6px !important;
  }
  .bottom-head .search-form input[type=text] {
    width: 100px !important;
  }
  footer .section-footer [class^="col"] {
    height: 250px;
  }
}
@media (max-width: 1199px) {
  .logo {
    height: 100px;
  }
  .bottom-head {
    text-align: left;
  }
  .bottom-head .list-inline > li {
    padding: 12px 0;
  }
  .bottom-head .list-inline > li > a {
    padding: 0 13px;
    font-size: 14px;
  }
  .bottom-head .search-form {
    top: -1px;
  }
  .bottom-head .search-form input[type=text] {
    width: 110px;
  }
}
h2 {
  font-size: 20px;
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
  color: #121211;
  height: 100%;
}
#body {
  padding-bottom: 25px;
}
* {
  outline: none!important;
  -moz-outline-style: none!important;
  outline-style: none!important;
}
a:hover {
  color: #000000;
}
.top-head {
  padding: 30px;
}
.top-head .web-title {
  margin-top: 0;
  font-size: 26px;
}
.top-head .navbar-nav li a {
  padding: 2px 0;
  margin: 0 15px;
  font-size: 20px;
}
.top-head .navbar-nav li a:hover {
  background-color: transparent;
}
.top-head .navbar-nav li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden;
  /*-webkit-transform: scaleX(0);
                transform: scaleX(0);*/
  -webkit-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
.top-head .navbar-nav li a:hover:before {
  width: 100%;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.home-slider {
  width: 100%;
  height: 600px;
}
.home-slider .slider-img {
  width: 100%;
  height: 600px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.about-avatar {
  height: 306px;
  width: 349px;
  display: block;
  background-size: cover;
  margin-right: 20px;
}
.about-content {
  margin-left: 20px;
}
.wrapper {
  min-height: 100%;
  position: relative;
}
footer {
  height: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 25px;
  font-size: 11px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  z-index: 9999;
  font-family: Cambria, Georgia, serif;
  box-shadow: 1px 0px 2px #000000;
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);
  padding-left: 20px;
}
footer:before,
footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
footer:after {
  clear: both;
}
footer a {
  padding: 0px 10px;
  letter-spacing: 1px;
  color: #333;
  display: inline-block;
}
footer a:hover {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.6);
}
footer span.right {
  float: right;
  margin-right: 20px;
}
footer span.right a {
  float: left;
  display: block;
}
#video-gallery {
  width: 100%;
}
.videoGallery .rsTmb {
  padding: 20px;
}
.videoGallery .rsThumbs .rsThumb {
  width: 220px;
  height: 80px;
  border-bottom: 1px solid #2E2E2E;
}
.videoGallery .rsThumbs {
  width: 220px;
  padding: 0;
}
.videoGallery .rsThumb:hover {
  background: #000;
}
.videoGallery .rsThumb.rsNavSelected {
  background-color: #02874A;
  border-bottom: -color #02874A;
}
.sampleBlock {
  left: 3%;
  top: 1%;
  width: 100%;
  max-width: 400px;
}
@media screen and (min-width: 0px) and (max-width: 500px) {
  .videoGallery .rsTmb {
    padding: 6px 8px;
  }
  .videoGallery .rsTmb h5 {
    font-size: 12px;
    line-height: 17px;
  }
  .videoGallery .rsThumbs.rsThumbsVer {
    width: 100px;
    padding: 0;
  }
  .videoGallery .rsThumbs .rsThumb {
    width: 100px;
    height: 47px;
  }
  .videoGallery .rsTmb span {
    display: none;
  }
  .videoGallery .rsOverflow,
  .royalSlider.videoGallery {
    height: 300px !important;
  }
  .sampleBlock {
    font-size: 14px;
  }
}