@import url("font.css");

body {
  padding-bottom: 40px;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #fff;
  background: #000;
  font-size: 16px;
  line-height: 24px;
}
h1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
h2 {
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 40px;
  color: #000;
  text-transform: uppercase;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
h2 small {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  text-transform: uppercase;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  color: #111;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
p {
  margin: 0;
  padding-bottom: 12px;
}
strong {
  font-weight: normal;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
a, a:active:focus:link:visited {
  color: #e2001f;
  text-decoration: none;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
a strong {
  color: #e2001f;
}
a:hover {
  color: #000;
  text-decoration: none;
}
ul, ol {
  margin-left: -20px;
}
li {
  margin-bottom: 6px;
}
ul.glypList, ol.glypList {
  list-style-type: none;
}
.table td {
  vertical-align: middle !important;
}
ul.glypList li:before {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  color: #e2001f;
  float: left;
  margin-top: -1px;
  margin-left: -22px;
}
input[type="button"], input[type="submit"], button, a.button {
  display: inline-block;
  background: #e2001f;
  padding: 10px 25px;
  color: #fff;
  font-size: 18px;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, a.button:hover {
  background: #000;
}
input[type="text"], input[type="number"], input[type="password"] {
  padding: 0px 15px;
  height: 52px;
  line-height: 52px;
  background-color: #f0f0f0;
  color: #333;
  font-family: 'poppinsregular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="text"]:read-only.datepicker-elm {
  background-color: #fff !important;
}
textarea {
  padding: 8px 15px !important;
  background-color: #f0f0f0 !important;
  color: #333 !important;
  font-family: 'poppinsregular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
select.form-control {
  padding: 0px 15px;
  height: 52px;
  line-height: 52px;
  background-color: #f0f0f0;
  color: #333;
  font-family: 'poppinsregular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group.required label:after {
  content: " *";
  color: #d44950;
}
.item-image {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 50%;
}
.item-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
}
.tooltip {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.popover {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.none {
  display: none;
}
.br {
  display: block;
}
img.img-width-100, figure.img-width-100 img {
  width: 100% !important;
}
figure.img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}
figure.image figcaption {
  display: block;
  padding: 6px 0;
  font-size: 85%;
  font-style: italic;
}
#topline {
  position: relative;
  background: #fff;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 0;
}
#topline div.topline-contacts {
  padding-top: 6px;
}
#topline img {
  max-height: 60px;
}
#topline a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
#topline a:hover {
  color: #e2001f;
  text-decoration: none;
}
#topline i.fa {
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: transparent;
  color: #000;
  font-size: 48px;
  text-align: center;
  vertical-align: -1px;
  margin: 0 8px 0 40px;
}
#topline i.fa-phone {
  vertical-align: -3px;
}
#topline span {
  display: inline-block;
  text-align: left;
}
#navigation {
  position: relative;
  background: #000;
  color: #fff;
  z-index: 2;
}
.navbar {
  padding: 0;
  margin: 0;
  border-radius: 0 !important;
  min-height: 1px;
}
.navbar-collapse {
  box-shadow: none;
  padding: 0 5px;
}
.navbar-toggle {
  width: auto !important;
  min-width: auto !important;
  background: #e2001f;
  border: 1px solid #e2001f;
  margin: 8px 0;
}
.navbar-toggle:hover {
  background: #e2001f !important;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-brand {
  height: auto;
  margin: 0;
  padding: 0;
}
.nav > li {
  background: transparent;
  margin: 0;
}
.nav > li > a {
  padding: 0 !important;
  margin-right: 30px;
  color: #fff;
  line-height: 60px;
  font-size: 16px;
  text-transform: uppercase;
  background: transparent;
  text-decoration: none !important;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.nav > li > a:hover, .nav > li.active > a, .nav > li.open > a {
  color: #e2001f !important;
}
.navbar-nav > li > .dropdown-menu {
  border-top: 4px solid #e2001f;
}
.navbar-nav > li > .dropdown-menu > li {
  margin: 0;
}
.navbar-nav > li > .dropdown-menu > li > a {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#slider-holder {
  position: relative;
  background: #fff;
}
#slider-holder #slider-items {
  position: relative;
}
#slider-holder .slick-slide {
  position: relative;
}
#slider-holder .volume-control {
  position: absolute;
  bottom: 120px;
  left: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  background-color: rgba(40,40,48,.85);
  padding-right: 2px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: background-color .3s linear;
  -moz-transition: background-color .3s linear;
  -o-transition: background-color .3s linear;
  -ms-transition: background-color .3s linear;
  transition: background-color .3s linear;
  cursor: pointer;
  z-index: 9;
  cursor: pointer;
}
#slider-holder .volume-control:hover {
  background-color: #e2001f;
}
#slider-holder img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 0;
}
#slider-holder #slide-text {
  position: absolute;
  top: 30%;
  left: 10%;
  padding: 30px;
  margin-top: -70px;
  background: rgba(12,66,82,0.40);
}
#slider-holder #slide-text h2 {
  margin: 0;
}
#slider-holder #slide-text h2 small {
  display: block;
  color: #111;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#banner-holder {
  position: relative;
  background: #fff;
  overflow: hidden;
  margin-top: -5px;
}
#banner-holder div.imgLiquidFill {
  position: relative;
  height: 440px;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
#banner-holder div.imgLiquidFill:hover {
  transform: scale(1.05);
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
  z-index: 999;
}
#banner-holder a.button {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: 20px;
  width: 120px !important;
  height: auto !important;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.6); 
  box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.6);
}
#content-holder {
  position: relative;
  background: #fff;
  padding: 60px 0;
  color: #111;
}
#content-holder .home-clicks img {
  position: relative;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
#content-holder .home-clicks img:hover {
  transform: scale(1.05);
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
  z-index: 999;
}
.team-holder * {
  font-size: 14px !important;
  line-height: 20px !important;
}
.team-holder small {
  font-size: 12px !important;
  line-height: 20px !important;
}
.team-holder a {
  font-size: 13px !important;
  line-height: 15px !important;
}
.map-holder {
  position: relative;
  background: #f6f6f6;
  color: #000;
}
.map-holder div.col-md-8 {
  padding-left: 0;
}
.map-holder iframe {
  display: block;
  width: 100%;
  height: 450px;
  border: 0;
}
.map-holder.bottom-border {
  border-bottom: 1px dotted #000;
}
#footer-holder {
  padding-top: 40px;
  font-size: 14px !important;
  line-height: 20px !important;
}
#footer-holder i.fa {
  display: inline-block;
  width: 33px;
  height: 33px;
  color: #1a1a1a;
  font-size: 20px;
  line-height: 35px;
  background: #fff;
  margin: 4px 2px 0 2px;
  border-radius: 5px;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}
#footer-holder i.fa:hover {
  background: #e2001f;
  color: #fff;
  -webkit-transition: all 360ms ease 0s;
  -moz-transition: all 360ms ease 0s;
  transition: all 360ms ease 0s;
}


/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 1400px) {
  .container-growup {
    width: 1370px !important;
  }
}
@media (min-width: 1600px) {
  .container-growup {
    width: 1570px !important;
  }
}
@media (min-width: 1800px) {
  .container-growup {
    width: 1770px !important;
  }
}

@media (min-width: 1701px) and (max-width: 2000px) {
  #banner-holder div.imgLiquidFill {
    height: 360px;
  }
}
@media (min-width: 1441px) and (max-width: 1700px) {
  #banner-holder div.imgLiquidFill {
    height: 300px;
  }
}
@media (min-width: 1201px) and (max-width: 1440px) {
  #banner-holder div.imgLiquidFill {
    height: 260px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #banner-holder div.imgLiquidFill {
    height: 220px;
  }
  .team-holder * {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .team-holder a {
    font-size: 13px !important;
    line-height: 16px !important;
  }
  .team-holder small {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #topline i.fa {
    font-size: 40px;
    vertical-align: 0px;
    margin: 0 8px 0 10px;
  }
  #banner-holder div.imgLiquidFill {
    height: 200px;
  }
  #map-holder div.col-md-8 {
    padding: 0;
  }
  .team-holder * {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .team-holder small {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 767px) {
  .xs-center {
    text-align: center;
  }
  .br {
    display: none;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  h3 {
    font-size: 20px;
    line-height: 28px;
  }
  #topline h1 {
    margin: auto;
    float: none !important;
  }
  #topline span {
    display: inline-block;
    text-align: center;
    margin: 10px 5px 0 5px;
  }
  #topline strong {
    font-size: 12px;
    line-height: 18px;
  }
  .navbar-nav {
    margin: 0 0 10px 0;
  }
  .nav > li > a {
    margin-right: 0px;
    line-height: 44px;
  }
  .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    padding-top: 0;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    line-height: 30px !important;
  }
  .slick-arrow, #slider-holder .volume-control {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 22px !important;
  }
  .slick-arrow.fa-angle-right {
    bottom: 10px !important;
  }
  .slick-arrow.fa-angle-left {
    bottom: 48px !important;
  }
  #slider-holder .volume-control {
    bottom: 86px;
  }
  #banner-holder div.imgLiquidFill {
    height: 200px;
  }
  #banner-holder a.button {
    padding: 5px 20px;
    font-size: 14px;
    line-height: 20px;
    width: 100px !important;
  }
  #content-holder {
    padding: 30px 0;
  }
  #map-holder div.col-md-8 {
    padding: 0;
  }
  .team-holder .imgLiquidFill {
    display: block;
    float: none !important;
    margin: 0px auto 15px auto !important;
  }
}