/**/
h1 {
  text-transform: uppercase;  
}
img {max-width: 100%;}
.uppertext {text-transform: uppercase;}
.table td, .table th {border-top:0;}
.bg-light {background-color: rgba(0,0,0,.05)!important;}
body {font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0;}


.carousel-control-next, .carousel-control-prev {
    background: #333;
    width: 40px;
    height: 50px;
}

.otzyv-slider img {max-width: 200px; width: 100%;}

.btn-primary {
    color: #fff;
    background-color: #498eb7;
    border-color: #498eb7;
    padding: 12px 30px 10px 30px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3a7bb3;
    border-color: #3a7bb3;
}

.btn-warning {
    padding: 12px 30px 10px 30px;
}


.fa-viber {color:#7c529e;}
.fa-telegram-plane {color:#40abec;}
.fa-whatsapp {color:#60cd47;}

header .btn-primary {padding: 6px 15px 5px 15px; font-size: 18px;}
footer .btn-primary {padding: 6px 15px 5px 15px; font-size: 18px;}

.form-control {font-size: 14px;}

.text-center {text-align: center;}

.or {text-align: center; border-bottom: 2px solid #ccc;
    margin: 10px 0 20px 0;
    float: left;
    width: 100%;}
.or span {background: #ccc; padding: 5px; margin: -17px 43%;
    float: left;
    border-radius: 5px;}

header .header-tel {line-height: 1; margin-right: 15px;}
header .header-tel a{color: #333; font-size: 14px;}
header .logo {}
header .navbar {box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);}

#main {
    background: url(../img/plitka.jpg);
    border-bottom: 3px solid #4a8eb7;
    border-top: 3px solid #4a8eb7;
    /*background-size: cover;
    background-position: center;*/
    /* padding: 80px 0px; */
    
}
#main h1 {text-shadow: 1px 1px 1px #fff;}
#main h2 {
    font-size: 1.5rem;
    color: #c94441;
    text-shadow: 1px 1px 1px #4e4d4d;
}
#main p {text-shadow: 1px 1px 1px #fff;}

#main .master img{max-width: 100%;}
#main .header-tel {display: none;}

#war {padding: 50px 0 0 0; background-color: #fff; color: red; text-transform: uppercase;}
#pochemu-my {padding: 20px 0 20px 0; background-color: #498eb7; color: #fff;}
#uslugi {padding: 50px 0 50px 0; box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);}
#uslugi .table-striped {font-size: 13px;}
#uslugi h1 {padding-bottom: 50px;}
#shema-raboty {padding: 50px 0 50px 0; box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);}
#shema-raboty h1 {padding-bottom: 30px;}
#shema-raboty i {font-size: 72px; color: #757575;}
#shema-raboty p {text-transform: uppercase; margin: 10px 0; font-weight: bold; font-size: 14px; background: #fff; padding: 10px; border-radius: 5px;}
#shema-raboty span {
    font-size: 12px;
    width: 100%;
    float: left;
    padding: 5px;
    background: #578fb3;
    color: #fff;
    border-radius: 5px;
}
#shema-raboty .ostavit-zayavky {margin-top: 50px;}
.container-top {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 20px 0 0 0;
}


.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1.7rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
li.nav-item a{
   font-size: 14px; text-transform: uppercase;
}

#vyzov-mastera {padding: 20px 0 0 0; background-color: #498eb7; color: #fff; box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);}
#vyzov-mastera p {font-size: 12px; text-align: justify;}
#otzyvy {padding: 50px 0 50px 0; box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);}
#otzyvy h1 {padding-bottom: 50px;}
#otzyvy .owl-item {
    font-size: 16pt;
    text-align: center;
    font-style: italic;
}
#otzyvy .re-autor {
    text-align: center;
    color: #498eb7;
    margin-top: 20px;
    font-style: normal;
}
#contacts {padding: 20px 0 20px 0; background-color: #498eb7; color: #fff; box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);}
#contacts a {color:#fff;}
#products {padding: 50px 0 50px 0; box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);}
#products h2 {padding-bottom: 50px;}
.product-item {float: left; width:100%; background: #fff; padding: 10px; text-align: center; margin-bottom: 30px;}
.product-item:hover {-webkit-box-shadow: 0px 0px 6px 5px #DDD;
    -moz-box-shadow: 0px 0px 6px 5px #DDD;
    box-shadow: 0px 0px 6px 5px #DDD;}
.product-name {min-height: 48px;}
.product-item .product-name a {color: #333; text-transform: uppercase; font-weight: bold;font-size: 12px;}
.product-item .product-price {font-weight: bold; color: #578fb3;}
    .product-item p {font-size: 12px;}
.product-item img {max-width: 100%;}

#spasibo {padding-top: 50px;}

footer {padding: 1rem; /*box-shadow: 3px 0px 3px 3px rgba(90, 89, 89, 0.2);*/}
footer .copyright {font-size: 12px; text-align: center; padding: 20px 0 0 0;}
footer .footer-tel {line-height: 1; margin-right: 15px;}
footer .footer-tel a{color: #333; font-size: 14px;}
footer .zakaz-zvonka {width:100%; float: right; text-align: right; margin: 5px 0 0 0;}
footer a{color: #333; font-size: 14px;}
footer img {max-width: 100%;}
footer .form-inline {float: right; padding: 12px 0 0 0;}

.modal-header {background-color: #498eb7; color: #fff; text-transform: uppercase;}
.modal-body p{font-size: 14px; text-align: center; } 

.navbar-collapse {
    text-align: center;
}

.header-contact-mob span {display: none;}
    .header-contact-mob button {display: none;}
    .header-contact-mob .btn-tel {display: none;}

@media only screen and (max-width: 991px) {
    .footer-tel {display: none;}
    footer .logo {display: none;}
    footer .btn {display: none;}

    .header-contact {display: none;}
    
    .header-contact-mob span {display: block;}
    .header-contact-mob button {display: block;}
    .header-contact-mob .btn-tel {display: block;}

    .navbar-brand {
    margin-right: 10px;}
}

@media only screen and (max-width: 767px) {
    #main img {max-width: 150px;}
    #vyzov-mastera img {max-width: 200px;}
    }

@media only screen and (max-width: 364px) {
.header-contact-mob span {display: none;}
#main .header-tel {display: block;}
}



/**********/

.tel-button {
    position: fixed; right: 4%; bottom: 5%; z-index: 999;
    
}

.tel-button button {background:#fff;
        border:2px solid #38a3fd;
        border-radius:50%;
        box-shadow:0 8px 10px rgba(56,163,253,0.3);
        height:71px;
        text-align:center;
        width:71px;
font-size:40px;
-webkit-animation:hoverWave linear 1s infinite;
        animation:hoverWave linear 1s infinite;
    }

    .tel-button button:focus {outline:none;} 

.tel-button .fa-phone {color: #38a3fd;}

.dropup .dropdown-menu {
margin-right: 45px;
background: rgba(255, 255, 255, 0.9);
    border: 1px solid #38a3fd;
    box-shadow:0 8px 10px rgba(56,163,253,0.3);
    width: 180px;
    border-radius: 14px;
    padding: 0;
}


.dropup .dropdown-menu ul {
    list-style: none; margin: 0;
    padding: 0 16px;
}
.dropup .dropdown-menu li {
padding: 10px 0;
}

.dropup .dropdown-menu li a {
color: #333;
text-decoration: none;
font-size: 16px;
    }

/*кнопка звонка*/



@-webkit-keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0)
}
}@keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0)
}
}


/* конец кнопки звонка */