body {
  font-size: 18px;
}
.block{
  background: #fefefe;
  border: 1px solid #eee;
  padding: 20px;
  margin: 20px 0;
  border-radius: 3px;
}

.jumbotron{
  background: url(http://gimepix.com/img/1280-720-abstract-014);
  -webkit-background-size: cover;
  background-size: cover;
}

.tab-content{
  padding: 20px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 3px 3px;
}

.carousel-caption{
  background: rgba(0, 0, 0, 0.49);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.67);
}
header {
  padding: 10px 0px;
}
.logo {
  color: #337ab7;
  font-weight: bold;
  font-size: 24px;
  background-image: url("../images/logofon.png");
  background-repeat: no-repeat;
  display: block;
  height:80px;
  padding-top: 5px;
  padding-left: 80px;
}
.logo:hover {
  color: #337ab7;
  text-decoration: none;
}
.slogan {
  color: #555;
  margin-top: -44px;
  margin-left: 84px;
  font-size: 13px;
}
.phoneNumber {
  color: #000;
  display: block;
  float: right;
  font-size: 28px;
  margin-top: 1px;
}
.phoneNumber i {
  color: #337ab7;
}

.phoneNumber:hover, .phoneNumber:focus {
  color: #000;
  text-decoration: none;
}

.phoneNumberFooter {
  color: #fff;
  display: block;
  float: right;
  font-size: 24px;
  margin-top: 0px;
  margin-right: 62px;
}
.phoneNumberFooter i {
  color: #fff;
}
.phoneNumberFooter:hover, .phoneNumberFooter:focus {
  color: #fff;
  text-decoration: none;
}

.navmain {
  font-size: 16px;
  background-color: #337ab7;
  border: none;
  margin-bottom: 0px;
}

.sliderBlock {
  padding-left: 0;
  padding-right: 0;
}


#carousel .carousel-inner>.item>a>img, #carousel .carousel-inner>.item>img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
#carousel5 .carousel-inner>.item>a>img, #carousel5 .carousel-inner>.item>img {
  height: 320px;
  width: 100%;
  object-fit: cover;
}



.navbar-inverse .navbar-nav>li>a {
  color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
  background-color: #000;
} 
.dropdown-menu {
  font-size: 16px;
  background-color: #337ab7;
}

.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: black;
}

.btn-callback {
  background-color: #337ab7;
  clear: right;
  color: #fff;
  float: right;
   

  margin-top: 5px;
}
.btn-callback:hover, .btn-callback:focus {
  color: #fff;
  background-color: #2e6da4;
}


.titleSum tr {
  border-bottom: 1px solid #dbdbdb;
}
.titleSum tr td {
  font-size: 20px;
  padding: 9px 10px;
}
.titleSum .cost div {
  background-color:#ff5200;
  color: #fff;
  padding: 5px;
  text-align: center;
}

#carousel .carousel-caption {
  max-width: 350px;
  right: 3%;
  left: auto;
}
.title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 28px;
  margin-bottom: 20px;
}

.subTitle {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 28px;
  margin-bottom: 20px;
}

.headZayavka {
  margin-bottom: 10px;
}
.opr {
  color: #ff5200;
  font-weight: bold;
}
.modal-mydialog {
  max-width: 400px;
}
.btn-success-my {
  width: 100%;
}
.typeRepairHead {
  color: #ff5200;
  font-weight: bold;
  margin: 10px 0px;
}
.typeReapirList {
  font-size: 16px;
}
.avatarClient {
  border-radius: 50%;
  float: left;
  height: 100px;
  margin: 0px 10px 0px 10px;
  object-fit: contain;
  width: 100px;
}

.blockPlus {
  margin: 10px 0px;
}
.blockPlus .info {
  color: grey;
  font-size: 90%;
}
.blockPlus .fa-check-square {
  color: #ff5200; 
}
.clearTop {
  margin-top: 80px;
}
.callbackBlock {
  background-color: #337ab7;
  color: #fff;
  margin-top: 40px;
  padding: 15px 0px;
}
.headCallback {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 7px;
}
footer {
  background-color: #00376b;
  color: #fff;
  font-size: 16px;
  padding: 15px 0px;
}
.footerIp {
  margin-left: 18px;
}
.linkFooter {
  clear: left;
  color: #fff;
  float: left;
  font-size: 16px;
  margin: 3px 0px;
}
.linkFooter:hover {
  color: #fff;
}
.footCopy {
  clear: left;
  float: left;
  margin-bottom: 8px;

}
.vk {
  background-image: url("../images/vk.png");
  background-repeat: no-repeat;
  background-size: contain;
  clear: right;
  color: white;
  display: block;
  float: right;
  font-size: 24px;
  height: 40px;
  margin-right: 62px;
  margin-top: 10px;
  padding-top: 6px;
  padding-left: 50px;
  width: 210px;
}
.vk:hover, .vk:focus {
  color: white;
}
.contentBlock ul li {
  margin: 13px 0px;
}
.contentBlock img {
  border: 3px solid #aaa;
  margin: 10px 5px;
}

.thumb img {
  -webkit-filter: grayscale(0);
  filter: none;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 5px;
  height:250px;
}

.thumb img:hover {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.thumb {
  padding: 5px;
  text-align: center;
}

.catSubText {
  padding: 15px;  
}

.contactElem {
    font-size: 21px;
    margin: 10px 0px;
}
.contactElem i {
    margin-right: 5px;
}

.contentBlock .whatapp {
    border: none;
    margin: -4px 2px 0px 2px;
    height: 26px;
    width: 26px;
}
.contentBlock .viber {
    border: none;
    margin: -4px 2px 0px 2px;
    height: 26px;
    width: 26px;
}



@media screen and (min-width: 768px) {
  #carousel .carousel-caption {
      right: 20%;
      left: auto;
      padding-bottom: 30px;
  }

}