@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src: local("Lato Hairline"), local("Lato-Hairline"), url("https://fonts.gstatic.com/s/lato/v10/boeCNmOCCh-EWFLSfVffDg.woff") format("woff");
}

@font-face {
  font-family: "Lato-Light";
  font-style: normal;
  font-weight: 300;
  src: local("Lato Light"), local("Lato-Light"), url("https://fonts.gstatic.com/s/lato/v10/KT3KS9Aol4WfR6Vas8kNcg.woff") format("woff");
}

@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/v10/9k-RPmcnxYEPm8CNFsH2gg.woff") format("woff");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url("https://fonts.gstatic.com/s/lato/v10/wkfQbvfT_02e2IWO3yYueQ.woff") format("woff");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"), url("https://fonts.gstatic.com/s/lato/v10/BVtM30trf7q_jfqYeHfjtA.woff") format("woff");
}

body {
  font-family: "Lato-Light", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 70px;
  background: #1A1A1A;
  color: #8f8f8f;
  font-size: 16px;
}

.selected img {
  opacity: 0.5;
}

#imageGallery li {
  list-style: none;
}

.logo img {
  padding-top: 20px;
  margin: auto auto;
}

.block {
  background: none repeat scroll 0 0 #2a2a2a;
  display: block;
  font-size: 2rem;
  overflow: hidden;
  position: relative;

}

.block-2,
.block-3 {
  background: none repeat scroll 0 0 #2a2a2a;
  display: block;
  overflow: hidden;
  position: relative;
}

.font-block-2 {
  font-size: 2rem;
  font-family: "Lato-Light";
}

.font-block-3 {
  font-size: 3.3rem;
  font-family: "Lato-Light";
}


.block-padding {
  padding: 20px;
}

.block-fot {
  background: none repeat scroll 0 0 #2a2a2a;
  display: block;
  font-size: 1.3rem;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  padding: 10px 0px;
}

.block-maps {
  background: none repeat scroll 0 0 #2a2a2a;
  display: block;
  font-size: 1.3rem;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  padding: 20px;
}

#bx-pager {
  text-align: center;
}

#bx-pager img {
  border: 2px solid #FFF;
}

.form-control {
  background-color: #424242;
  background-image: none;
  border: 1px solid #6c6c6c;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.serv h4 {
  color: #FFF;
  margin-top: 0px
}

.blockmargin .col-sm-3,
.col-sm-6,
.col-sm-8,
.col-sm-9,
.col-sm-4 {
  padding-left: 1px;
  padding-right: 1px;
}

.footcont .col-sm-12 {
  padding-left: 1px;
  padding-right: 1px;
}

.mt10 {
  margin-top: 1px;
}

/* .block-wrap {
	float:left;
    padding: 10px;
    width: 33.33%;
}
.block-wrap-2 {
	float:left;
    padding: 10px;
    width: 66.66%;
} */
.navbar {
  min-height: 60px;
}

.square-box {
  position: relative;
  width: 50%;
  overflow: hidden;
}

.square-box:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.square-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.square-content div {
  display: table;
  width: 100%;
  height: 100%;
}

.square-content span {
  display: table-cell;
}

.font-block-no {
  font-size: 16px;
}

@media (min-width: 480px) and (max-width:769px) {
  .font-block-2 {
    font-size: 20px;
    font-family: "Lato-Light";
  }

  .font-block-3 {
    font-size: 24px;
    font-family: "Lato-Light";
  }

  .home-block {
    font-size: 32px;
    font-family: "Lato-Light";
  }

  .block {
    height: 186px;
  }

  .block-2 {
    height: 372px;
  }

  .block-3 {
    height: 186px;
  }
}

@media (min-width: 960px) {
  .font-block-2 {
    font-size: 20px;
    font-family: "Lato-Light";
  }

  .font-block-3 {
    font-size: 24px;
    font-family: "Lato-Light";
  }

  .home-block {
    font-size: 32px;
    font-family: "Lato-Light";
  }

  .block {
    height: 241px;
  }

  .block-2 {
    height: 482px;
  }

  .block-3 {
    height: 241px;
  }
}

@media (max-width: 480px) {
  .font-block-2 {
    font-size: 20px;
    font-family: "Lato-Light";
  }

  .font-block-3 {
    font-size: 16px;
    font-family: "Lato-Light";
  }

  .home-block {
    font-size: 20px;
    font-family: "Lato-Light";
  }
}




.navbar {
  background-color: #000;
  margin: 0;
  opacity: 1
}

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

.navbar-offset {
  box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.05);
}

.navbar-default {
  background-color: #000;
}

.navbar-brand {
  padding: 0px;
}

.navbar-default .navbar-nav > li {
  background-color: #000 !important;
}

.navbar-default .navbar-nav > li > a {
  padding-bottom: 15px;
  padding-top: 15px;
  color: #FFF;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
}

.navbar-default .navbar-nav > li > a > i {
  font-size: 10px;
  position: relative;
  top: -1px;
  left: 3px;
}

.navbar-nav {
  margin: 0px -15px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFF;
  background-color: #FF6666;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFFFFF;
}






#wrapper {
  padding: 20px;
}

.rslides {
  margin: 0 auto 40px;
}

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  max-width: 980px;
}

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0, 0, 0, .25);
  box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 10px;
  max-width: 980px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}

.rslides_tabs li:first-child {
  margin-left: 0;
}

.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, .1);
  color: #fff;
  font-weight: bold;
}






#slider3-pager {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 980px;
  text-align: center;
  overflow: hidden;
}

#slider3-pager li {
  display: inline-block;
  margin: 2px 1px;
  vertical-align: top;
}

#slider3-pager a {
  display: inline-block;
  padding: 0;
}

#slider3-pager img {
  display: block;
  width: 60px;
  height: 60px;
  object-fit: cover;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #FF6666;
}


@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  .callbacks_nav {
    top: 47%;
  }
}

/* Contact page custom layout styling */
.contact-page textarea.form-control {
  height: 100px;
  resize: none;
}

.contact-page .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 10px;
}

.contact-page #send {
  margin-top: 10px;
}

.contact-page .form-info {
  margin-left: 10px;
  font-size: 13px;
  color: #8f8f8f;
}

.contact-page .required {
  color: #ff6666;
}

.contact-page .block-2 {
  height: auto;
}