@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&subset=latin,cyrillic);

body {
  font-family: Roboto, arial;
  margin: 0;
  padding: 0;    -webkit-font-smoothing: antialiased;
}

.cp-wrap {}
.cp-main-menu{border-bottom: 1px solid #eaeaea;}
.cp-topmenu {
  height: 100px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
}

.cp-logo {
  position: absolute;
  left: 0px;
top:20px;
    width: 210px;
    height: 49px;
  background-image: url(/tpl/img/catport-logo.png);
  background-size: 210px;
  background-repeat: no-repeat;
}
.cp-logo-slog{
    position: absolute;bottom:-2px;
    font-size: 12px;
    color:#555;
}
.cp-main-navbar {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cp-navbar {
  text-align: center;
  margin-top:40px;
  position: absolute;
width: 100%;
}

.cp-main-navbar-li {
  display: inline-block;
}

.cp-main-navbar-li a {
  display: inline-block;
  color: #444;
  padding: 0px 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
}

.cp-top-adress {
  position: absolute;
  right: 0px;
  top: 5px;
}
.cp-feat-cont{
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 1;
  padding-top: 50px;
  font-weight: 100;
}
.cp-feat-mask{
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color:rgba(0, 0, 0, 0.27);

}
#cp-feat {
  width: 100%;
  height: 520px;
  color: #fff;
  position: relative;
  background-image: url(/tpl/img/bgfeat.jpg);
background-position: top center;

}
#cp-feat h1{
  font-size:42px;
}
a.cp-bt-feat {
  background-color: rgb(171, 23, 49);
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 25px;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.47);
}

.nav--top {
  position: absolute;
  top: 0;
  left: 1vw;
  z-index: 10;
  width: 44px;
  height: 52.8px;
  color: #003da5;
  overflow: hidden;
  cursor: pointer;
  background-color: #fff;
}

.nav--top:after {
  content: "≡";
  font-size: 42px;font-weight: 100;
  width: 1em;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.nav--top__list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 72.8px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 280px;
  z-index: -1;
  height: 80px;
}

.checkbox__hack {
  display: none;
}

.checkbox__hack:checked ~ .nav--top {
  overflow: visible;
}

.checkbox__hack:checked ~ .nav--top::after {
  content: "x";
}

.checkbox-hack__label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 52.8px;
  color: #003da5;
  overflow: hidden;
  cursor: pointer;
  margin: 0;
  z-index: 100;
}

.nav--top__list li a,
.nav--top__list li a:visited {
  color: #003da5;
  display: block;
  padding-left: 14px;
  line-height: 44px;
  background-image: none;
  line-height: 2.5;
  text-transform: uppercase;
  font-size: 14;
  border-top: 1px solid #ccc;
  background-color: #fff;
  text-decoration: none;
  z-index: 99;
}

.nav--top__list li a:hover,
.nav--top__list li a:visited:hover {
  text-decoration: none;
  background-color: #003da5;
  color: #fff;
}

.toggle {
  display: none
}
  .cp-service-tit{
    position: absolute;
    z-index: 10px;
    width: 100%;
    text-align: center;
  }
  .cp-service-item-mask{
        background-color: rgba(0, 0, 0, 0.23);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1px;
    display: block;
  }
.cp-service-item1,
.cp-service-item2,
.cp-service-item3 {
  background-size: cover;
  width: 33.33333%;
  height: 280px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
   text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.47);
   background-color: #003da5;;
}
.cp-service-item1:hover .cp-service-item-mask,
.cp-service-item2:hover .cp-service-item-mask,
.cp-service-item3:hover .cp-service-item-mask {
  background-color: rgba(0, 0, 0, 0.63);
}
.cp-service-item1{
  background-image: url(/tpl/img/dogs.jpg);  
}
.cp-service-item2{
  background-image: url(/tpl/img/hotel.jpg);  
}
.cp-service-item3{
  background-image: url(/tpl/img/cat.jpg);  
}
h3.cp-service-item-title {
  padding: 10px 0px;
  margin: 100px 50px;
  text-align: center;
  border: 1px solid #fff;

  color: #fff;
}

.cp-h2 {
  color: #424242;
  text-transform: uppercase;
  font-size: 32px;
  margin-top: 40px;
  width: 100%;
  text-align: center;
}

.cp-h2-line {
  width: 70px;
  border-bottom: 2px solid #003da5;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 10px;
}

.cp-info-img {
  float: left;
  background-size: cover;
  width: 500px;
  margin-right: 20px;
  height: 300px;
  ;
  float: left;
  background-image: url('/tpl/img/catport-j.jpg');
}
a.cp-moreinf{
text-align: center;
  display: table;
 margin-top: 20px;

  border: 1px solid #888;
  text-decoration: none;
  color: #333;
  padding: 5px 20px;
  font-weight: bold
}
.cp-sep {
  height: 40px;
  clear: both
}

.cp-info {
  width: 1000px;
  display: table;
  margin: 0 auto;
  background: #ebebeb;
  color: #424242;
}
.cp-info-t h3{
  font-size: 24px;  
}
.cp-info-t {
  padding: 10px 20px;
  display: table;
  font-size: 14px;
  font-weight: 100;
}

.cp-tripleblock-wrap {
  width: 1000px;
  margin: 0 auto;
}

.cp-tripleblock-cont {
  margin-left: -40px;
}

.cp-tripleblock-item {
  background: #ebebeb;
  float: left;
  display: inline-block;
  width: 306px;
  margin-left: 40px;
  min-height: 378px;
  padding-bottom: 20px;
  font-weight: 100;
}

.cp-tripleblock-title {
  padding: 10px 20px;
}

.cp-tripleblock-img {
  margin-bottom: 0px;

}

.cp-tripleblock-img img {
  width: 100%;
}

.cp-tripleblock-item h5 {
  font-size: 30px;
  margin: 0;
  text-align: center;color:#003da5;
}

.cp-review {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
  color: #fff !important;
  background-image: linear-gradient(to right, #1871bc 0%, #1964a4 40%, #1964a4 60%, #1871bc 100%);
}

.cp-review-intro {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center;
}

.cp-review-item {
  border-radius: 4px;
  padding: 20px;
  margin-top: 20px;
  clear: both;
  width: 700px;
  margin: 0 auto;
  background-color: #fff;
  color: #333 !important;
  font-weight: 100;
  font-size: 15px;
}
.cp-review-tit{
    font-weight: bold;
    font-size: 30px;
}
.cp-content-block{width:1000px; margin:0 auto;color: #333; font-weight: 100;line-height: 26px;text-align: justify;font-size: 18px;}
.cp-review-item-img{
   border-radius:80px;
   width:80px;
   height:80px;
   float: left;
   margin-right: 20px;
   overflow: hidden;
}
.cp-review-item-img img{
   width:100%;
   height: auto;
}
a.cp-reviews-bt {
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 200px;
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  padding: 10px 25px;
  font-weight: bold
}
.cp-top-adress{
  width:220px;
  float: right;
  line-height: 13px;
  font-size: 12px;
  font-weight: 100;
}
.cp-top-phone{
    clear: both;
    margin-top: 10px;
      font-size: 24px;
  font-weight: 600;    color: #009aab;
}
.cp-pref {
  width: 1000px;
  margin: 0 auto;
}

.cp-pref-img {
  width: 50%;
  display: inline-block;
  float: left;
  height: 400px;
  background-image: url(/tpl/img/foot.jpg);
  background-repeat: no-repeat;
}
.cp-pref-tit{
    font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.done{
background-image: url(/tpl/img/done.png);
padding-left: 25px;
background-repeat: no-repeat;
background-size: 17px;
margin-bottom: 10px;
}
.cp-pref-text {
  width: 50%;
  display: inline-block;
  float: left;
}

.cp-footer-wrap {
  clear: both;
  background-color: #eaeaea;
  padding-top: 20px;
  font-size: 13px;
  font-weight: 100;
}

.cp-footer {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
}
.cp-price{
  font-weight: 800;
  font-size: 18px;text-align: center;color: #f60;margin-top: 10px;
  
}
.cp-priceinfo{text-align: center; clear: both; margin-top: 20px; font-weight: 100; color:#333; font-size: 15px;}


.cp-doubleblock-item{  background: #ebebeb;
  float: left;
  display: inline-block;
  width: 46%;text-align: center;
  margin-left: 40px;
  min-height: 378px;
  padding-bottom: 20px;
  font-weight: 100;}
  .cp-doubleblock-img {
  margin-bottom: 0px;
overflow: hidden;height:400px;
}

.cp-doubleblock-img img {
  width: 100%;
}
.cp-doubleblock-item h5 {
  font-size: 30px;
  margin: 0;
  text-align: center;color:#003da5;
}

.article-img-in{overflow: hidden;width:25%;height:220px; display: inline-block;float: left;}
.article-img-in{opacity: 1.0;

-webkit-filter: brightness(80%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;



}
.article-img-in:hover{opacity: 1.0;-webkit-filter: brightness(100%);}
.article-img-in img{width:100%;height:auto;}
@media screen and (max-width:1000px) {
  .cp-content-block{margin: 0 auto; width:90%;}
  .toggle {
    display: block;
  }
  .cp-main-menu{}
  .cp-review-intro,
  .cp-review-item {
    width: 100%;
    padding: 0px;
  }
  .cp-review-item {
    padding: 20px 0px;
  }
  .cp-topmenu {
    height: 100px;
    width: 100%;
    margin: 0 auto;
  }
  .cp-navbar,
  .cp-top-adress,
  p.hide-on-mobile{
    display: none;
  }
  .cp-logo {
    position: relative;
    margin: 0 auto;
  }
  .cp-doubleblock-item{ 

  width: 100%;margin: 0px !important;

}
  .cp-service-item1,
  .cp-service-item2,
  .cp-service-item3 {
    width: 100%;
    height: 250px;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
  }
   .cp-review-tit{margin-bottom: 20px;}
  
  .cp-info,
  .cp-tripleblock-wrap {
    width: 100%;
  }
  .cp-info-t,
  .cp-info-img {
    width: 100%;
    padding: 0px 0px !important;
  }
  .cp-review-item{padding: 10px;}
  .cp-info-t, .cp-review-item{width:94%!important;margin: 0 auto;}
  .cp-tripleblock-item {
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
  }
  .cp-tripleblock-cont {
    margin-left: -0px;
  }
  a.cp-moreinf{
margin-top: 20px !important;margin-bottom: 20px !important;
margin: 0 auto;}
.cp-pref-text {
  width:100%;
  display: inline-block;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 0px;
}
.cp-pref-img {width:100%;
background-size: cover;
}
.done{}
.cp-pref, .cp-footer {width:100%; padding: 0;}
.article-img-in{overflow: hidden;width:50%;height:140px; display: inline-block;float: left;}
}