/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 0px;
  /*padding-bottom: 20px;*/
}

body.modal-open {
  overflow: inherit;
  padding-right: 0 !important;
}

a, input.btn {
outline:none !important;
}

a, a:hover, a:focus {
color: #00bb2f;
}

.btn{
  white-space:normal;
}




#navbar, #navbar a{
/*color: #ffffff;*/
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
  border: 0 none;
}

.navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav a{
  font-weight: 400;
  font-size:18px;
}



.jumbotron.descriptor{
padding-top: 40px;
padding-bottom: 40px;
background-color: #ffffff;
}







.nav-contacts, .navbar-header{
/*  display:none;*/
}

.nav-contacts .nav-text{
font-size: 14px;
margin: 0;
color:#00bb2f;
font-weight: 600;
}

.nav-contacts .nav-phone{
margin: 0;
}

.nav-contacts .nav-phone a{
color: #ffffff;
transition: .3s;
font-weight: 600;
line-height: 18px;
font-size: 18px;
padding-bottom: 8px;
border-bottom: 2px solid transparent;
}

.nav-contacts .nav-phone a:hover, .nav-contacts .nav-phone a:focus{
color: #00bb2f;
text-decoration: none;
border-bottom: 2px solid #00bb2f;
}



.descriptor p.descriptor-text{
  font-size:18px;
  padding:0;
  margin:0;
  font-weight: 400;
}

.descriptor-logo{
/*padding-top: 10px;*/
margin:0 !important;
display:table;
color: #222222;
}

.descriptor-logo > span{
display: table-cell;
font-weight: 700;
font-size: 25px;
line-height: 30px;
vertical-align: middle;
padding-left: 20px;
font-family: 'PT Sans', sans-serif;
padding-top: 10px;
}

.descriptor p.descriptor-logo > span > span{
font-weight: 400;
font-size: 28px;
display: block;
line-height: 30px;
color: #00bb2f;
}

.descriptor-logo img{
max-width: 100%;
display: table-cell;
/*margin-bottom: 5px;*/
/*margin-right: 20px;*/
max-height: 51px;
}

.descriptor-logo a{
color: #ffffff;
}

.descriptor-logo a span{
color:#00bb2f;
/*display: block;*/
}

.descriptor-logo a:hover{
/*  color:#3d3d3d;*/
  text-decoration: none;
}

.descriptor .descriptors{}


.descriptor .headcontacts {
margin-bottom: 10px;
}

.descriptor .headcontacts p{

}

.descriptor .headcontacts a{
color: #00bb2f;
text-decoration: none;
font-size: 32px;
}

.descriptor .headcontacts a:hover{
  /*color:#B77600;*/
}

.descriptor .worktime{
font-size: 18px;
margin:0;
color: #3d3d3d;
}

.descriptor .headcontacts .headphone{
font-size: 22px;
font-weight: 700;
margin: 0;
padding-top: 2px;
}

.descriptor .headcontacts .headmail{
font-size: 14px;

}



.descriptor .headcontacts .headaddress{
font-size: 18px;
margin: 10px 0 0;
font-weight: 700;
color: #3d3d3d;
}

.descriptor .p-btn{
  margin:0;
  padding:0;
}


nav.navbar{
border-radius: 0;
margin-bottom: 0;
overflow: hidden;
}

nav.fixed{
position: fixed;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
}





.navbar-nav{
padding-top: 18px;
float:none;
}

.navbar-blue {
background-color: rgba(3,3,3,0.3);
border: 0 none;
padding-top: 10px;
padding-bottom: 10px;

transition-duration: 0.4s;
transition-property: background-color, border-color;

}

.navbar-nav > li:not(:first-child){
margin-left: 14px;
}




.nav.navbar-blue > li > a:hover,
.nav.navbar-blue > li > a:focus{



}



.navbar-inverse .navbar-nav > li > a {
color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
color:#00bb2f;
}



.navbar-nav > li > a{
transition: .3s;
padding: 0;
line-height: 16px;
font-size:16px;
font-weight: 600;
padding-bottom:8px;
border-bottom: 2px solid transparent;

}

.navbar-nav > li > a:hover{
border-bottom: 2px solid #00bb2f;
}







.main-1{
background: url("images/main-1-bg.jpg") scroll left top no-repeat;
background-size: cover;
min-height: 840px;
}

.jumbotron.main-1{
padding-top: 0px;
padding-bottom: 40px;
}

.menu-padding {
/*    margin-top: 50px;*/
}

.main-img{
  margin-top:30px;
  border-radius: 10px;
}



h1, h2, h3, .h1{
  font-family: 'PT Sans', sans-serif;
}


p, form, li{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.5;
}



h1, .h1, h2, h3{
  color:#111111;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

h1 strong, .h1 strong, h2 strong{
  font-weight: 700;
}


h3{
  
}

.jumbotron .h1{
  font-size: 40px;
  margin-bottom: 50px;
  text-transform: none;
}


.jumbotron .row .h1{
font-size: 40px;
text-align: left;
margin-bottom: 0;
line-height: 120%;
}


.jumbotron.main-1 h1{
font-size: 52px;
margin-top: 140px;
color: #ffffff;
text-transform: none;
line-height: 100%;
}

.jumbotron.main-1 h1, .jumbotron.main-1 h2{
  text-align: left;
padding: 10px 15px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
/*background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */*/


}

.jumbotron.main-1 h2, .jumbotron.main-1 p a{
  /*color:#dddddd;*/
}

.jumbotron.main-1 h2{
margin-top: 42px;
color: #ffffff;
text-transform: none;
font-size: 21px;
line-height: 150%;
font-weight: 600;
}


.jumbotron.main-1 .btn-lg{
margin-top: 5px;
margin-right: 16px;
padding-bottom: 13px;
}



/*.jumbotron.main-1 ul{
  padding:0;
}

.jumbotron.main-1 ul li{
font-size: 17px;
font-weight: 700;
display: inline-block;
margin: 10px 5px;
padding: 5px 10px 5px 36px;
background: url(images/bullet.png) no-repeat scroll 2px 6px;
background-color: rgba(255, 255, 255, 0.8);
box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.6);
border-radius: 10px;
line-height: 32px;
}
*/






.row img{
max-width: 100%;
}

.jumbotron.blagodarnosti .row img{
margin-bottom:10px;
border-radius:10px;
box-shadow: 6px 6px 8px -4px RGBA(0, 0, 0, 0.6);
}



.jumbotron.komanda{

}

.jumbotron.komanda .row img{
  border-radius: 100px;
}

.jumbotron.komanda .row h3{
  border-radius: 100px;
}

.jumbotron.komanda .row h3 span{
  font-size: 16px;
}


.jumbotron.komanda .row p.descr{
font-size: 18px;
text-align:center;
}

.jumbotron.komanda .row p.credo{
font-style: italic;
font-size: 16px;
background-color: #f0f0f0;
padding: 3px 5px;
border-radius: 5px;
}



.jumbotron.praktiki{
    min-height: 400px;
    background: transparent;
}

.jumbotron.praktiki .h1{
  color:#ffffff;
}

.jumbotron.praktiki .h1 span{
  color:#f6d4a7;
}

.jumbotron.praktiki p.slogan{
  color:#ffffff;
}


.jumbotron.cifry{
    min-height: 400px;
    background: transparent;
/*background: url("images/skyscrapers.jpg") center top no-repeat;
background-size: cover;
min-height: 700px;
background-attachment: fixed;*/
}

.jumbotron.cifry .h1{
  color:#ffffff;
  text-shadow: 2px 2px 2px #222;
}

.jumbotron.cifry .h1 span{
color: #fff300;
}


.jumbotron.cifry .row h2{
text-align: center;
font-size: 80px;
color: #279E1F;
text-transform: none;
text-shadow: 2px 2px 2px #fff;
}

.jumbotron.cifry .row p{
color: #ffffff;
text-align: center;
font-weight: 700;
text-shadow: 2px 2px 2px #222;
}


.jumbotron.napravleniya .row.porody{
  margin-bottom: 10px;
}


.jumbotron.napravleniya .row.porody h3{
  font-size: 16px;
  margin-top:10px;
}


.jumbotron.napravleniya .row.porody img{
border-radius: 100px;
}

.jumbotron.moloko .row.porody img{
border: 4px solid #cccccc;
}

.jumbotron.myaso .row.porody img{
border: 4px solid #ffffff;
}

.jumbotron.myaso .row.porody h3{
  color:#ffffff;
}



.jumbotron.myaso{
  background-color: #74960D;
}

.jumbotron.myaso .h1 span{
color:#ffffff;
}


.jumbotron.partners{

}


.jumbotron.partners .row{
text-align: center;
}

.jumbotron.partners .row img{
margin: 0 10px 10px;
max-height: 80px;
}

.jumbotron.otzyvy .row{
margin-bottom:10px;
}

.jumbotron.otzyvy .row > div {
padding:0;
}

.jumbotron.otzyvy .row img{
display:block;
}

.jumbotron.otzyvy .row blockquote img{
display:none;
}


.jumbotron.besplatno .row img{
border-radius: 100px;
width: 200px;
height: 200px;
}


.jumbotron.uslugi{

}

.jumbotron.uslugi .h1{
color:#fff;
}

.jumbotron.uslugi .h1 span{
color:#ffff00;
}

.jumbotron.uslugi .row{
margin-bottom:20px;
}


.jumbotron.uslugi .row h3{

}

.jumbotron.uslugi .row h3 a{
color: #fff;
text-shadow: 2px 1px 1px #444444;
}






.jumbotron.uslugi .row img{
border-radius: 100px;
/*border: 5px solid #ffffff;*/
}

.jumbotron.uslugi .row p{
color: #fff;
font-size: 18px;
line-height: 24px;
/*text-shadow: 1px 2px 2px #222222;*/
}



.jumbotron.schema .row img{
border-radius: 112px;
border: 6px solid #ffdf7a;
}

.jumbotron.schema .row p{
font-size: 18px;
}

.jumbotron.schema a, .jumbotron.schema a:hover, .jumbotron.schema a:focus{
color:#ffffff;
}


.jumbotron.dostavka {
background: url("images/dostavka-2.jpg") left top no-repeat;
background-size: cover;
min-height: 600px;
}

.jumbotron.dostavka .row li{
font-size:18px;
padding-bottom:5px;
}


.jumbotron.dostavka #formDostavka{
background-color: #748d1e;
padding: 10px;
border-radius: 5px;
}

.jumbotron.dostavka #formDostavka p{
font-size: 18px;
margin: -10px -10px 15px -10px;
padding: 10px 20px;
background-color: #3D4414;
border-radius: 5px 5px 0 0;
color: #ffffff;
text-align: center;
}


.jumbotron.dostavka #formDostavka .btn-lg{
margin-top:15px;
}




.jumbotron.otzyvy .row img{
border-radius: 100px;
}

.jumbotron.otzyvy .row>div{
position: relative;
}

.jumbotron.otzyvy .row .otzyvy-name{
color:#222222;
position: absolute;
bottom: 0;
text-align: center;
background-color: rgba(210, 210, 210, 0.63);
}

.jumbotron.otzyvy .row blockquote{

}

.jumbotron.otzyvy .row blockquote p{
font-size: 18px;
line-height: 140%;
}

.jumbotron.otzyvy .row blockquote footer{

}









.jumbotron h1, .jumbotron .h1{
  /*letter-spacing:-5px;*/
  color:#111111;
}

.jumbotron{
  padding-top: 125px;
  padding-bottom: 125px;
  margin-bottom:0;
}

.jumbotron.topwhite{
  background: #eeeeee url("images/fff.png") no-repeat scroll center top;
}

.jumbotron.white{
  background-color:#ffffff;
}

.jumbotron.orange{
  background-color:#ef9612;
}

.jumbotron.red{
  background-color:#E66E4D;
}


.jumbotron.lightgray{
  background-color:#F8F8F8;
}

.jumbotron.yellow{
background-color: #FFEB8B;
}


.jumbotron.topgray{
  background: #ffffff url("images/eee.png") no-repeat scroll center top;
}





/*.jumbotron.topgreen{
  background: #ffffff url("images/green.png") no-repeat scroll center top;
}*/


.jumbotron.gray{
  background-color:#676664;
}


.darkgray{
background-color: #3f3f3f;
}


.jumbotron.lightorange{
  background-color:#F9DCC2;
}

.jumbotron.lightblue{
background-color: #DBEFFA;
}

.jumbotron.blue {
    background-color: #164678;
}




.jumbotron.lightgreen{
  background-color:#f2f981;
}

.jumbotron.green{
  background-color:#98a115;
}

.jumbotron.darkgreen{
  background-color:#48621F;
}


.texture-1{
  background: transparent url(images/texture-1.jpg) no-repeat scroll 50% 50%;
  background-size: cover;
}



.jumbotron.blue-gradient{

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3498c6+0,005495+100 */
background: rgb(52,152,198); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(52,152,198) 0%, rgb(0,84,149) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgb(52,152,198) 0%,rgb(0,84,149) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgb(52,152,198) 0%,rgb(0,84,149) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3498c6', endColorstr='#005495',GradientType=0 ); /* IE6-9 */

}

.horiz-blue-gradient{

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#483e38+0,7db9e8+100&1+0,0+100 */
background: -moz-linear-gradient(left,  rgba(72,62,56,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(72,62,56,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(72,62,56,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#483e38', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */

}










.jumbotron p, .jumbotron li{
  color:#000000;
}

.jumbotron.zayavka{
background: url("images/zayavka-1.jpg") right top no-repeat;
background-size: cover;
min-height: 600px;
  /*padding-top: 55px;*/
}

.jumbotron.zayavka .h1{
font-size: 24px;
}


.jumbotron.zayavka form{
margin-top: 10px;
padding: 12px 20px;
background-color: rgba(53, 77, 99, 0.5);
border-radius: 5px;
/*box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.6);*/
}

.jumbotron.zayavka form label{
color: #fff;
}


.jumbotron.zayavka .btn-lg{
margin:20px 0;
}

.jumbotron.zayavka form p{
margin: -13px -20px 23px -20px;
padding: 10px 20px;
background-color: #164678;
border-radius: 5px 5px 0 0;
color: #ffffff;
text-align: center;
}

.jumbotron.zayavka form p strong{
font-size: 26px;
}


.zayavka-ok{
margin-top: 30px;
padding: 10px;
color: #000;
}


.jumbotron h1 span, .jumbotron .h1 span{
color: #97a100;
}



.jumbotron li, .jumbotron p{
  font-size:16px;
  font-weight: 300;
  line-height: 1.6;
  color: #53554e;
}

.jumbotron.usloviya li, .jumbotron.usloviya p{
font-weight: 700;
}




body #page-content-wrapper >footer{
padding-top: 30px;
background-color: #232323;
color: #f0f0f0;
}

body #page-content-wrapper >footer a, body #page-content-wrapper >footer a:hover, body #page-content-wrapper >footer a:focus{
color: #f0f0f0;
}

body #page-content-wrapper >footer a{
text-decoration: underline;
}

body #page-content-wrapper >footer a:hover{
text-decoration: none;
}


.btn-lg{
padding: 16px 15px;
font-size: 24px;
margin-top: 40px;
}



.myButton {
transition: .3s;
min-width: 190px;
  background-color: #00bb2f;

  -moz-border-radius:0px;
  -webkit-border-radius:0px;
  border-radius:0px;
  border:1px solid #00bb2f;
  display:inline-block;
  cursor:pointer;
  color:#222222;
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  /*padding:6px 24px;*/
  text-decoration:none;
  font-weight: 700;
}



.myButton:hover, .myButton:focus, .myButtonNo18plus {
  background-color:#F5F5F5;
  color: #1d1c1c;
  border:1px solid #DBDBDB;
}


.jumbotron.main-1 .myButton:hover, .jumbotron.main-1 .myButton:focus {
  background-color:#ffffff;
  color: #1d1c1c;
  border:1px solid #ffffff;
}

.cost-buy .myButton:hover, .cost-buy .myButton:focus {
  
}



.myButton:active {
  position:relative;
  top:1px;
}






.shine-btn {
/*    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;*/



    
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}
.shine-btn:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}
























.callmetop{
font-size:20px;
padding-top: 2px;
}


.cbk-phone .cbk-phone-bgr {
background-color: #00bb2f !important;
}


#map{
  position:relative;
  padding:0;
}

#map .map{
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow:hidden;
}

#map .row{
position: absolute;
top: 50px;
width: 100%;
}

.map-contacts{
padding: 12px 20px;
background-color: rgba(255, 255, 255, 0.8);
border-radius: 5px;
box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.6);
}

.map-contacts a{
  color:#000000;
}


.row{
overflow:hidden;
}


p.slogan{
margin-top: 30px;
text-align: center;
}







/*** Облачка разговоров **/

.triangle-border{
position: relative;
padding: 15px;
margin: 1em 1em 3em;
border: 1px solid #9C9C9C;
color: #333;
background: #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.triangle-border::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 40px;
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: #9C9C9C transparent;
    display: block;
    width: 0;
}

.triangle-border::after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 47px;
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}



.triangle-border.left {
    margin-left: 30px;
}

.triangle-border.right {
    margin-right: 30px;
    margin-top: 50px;
    background-color: #dddddd;
}



.triangle-border.left::before {
    top: 15px;
    bottom: auto;
    left: -23px;
    border-width: 10px 23px 10px 0;
    border-color: transparent #9C9C9C;
}

.triangle-border.left::after {
    top: 16px;
    bottom: auto;
    left: -21px;
    border-width: 9px 21px 9px 0;
    border-color: transparent #fff;
}

.triangle-border.right::before {
    top: 15px;
    bottom: auto;
    left: auto;
    right: -23px;
    border-width: 10px 0 10px 23px;
    border-color: transparent #9C9C9C;
}

.triangle-border.right::after {
    top: 16px;
    bottom: auto;
    left: auto;
    right: -21px;
    border-width: 9px 0 9px 21px;
    border-color: transparent #dddddd;
}









.jumbotron.soft{
background: url("images/soft-bg.jpg") center bottom no-repeat;
background-size: cover;
min-height: 511px;
}


.jumbotron.soft .h1{
color:#ffffff;
}

.jumbotron.soft .h1 span{
color:#dbeffa;
}

.jumbotron.soft .row h3{
color:#ffffff;
}

.jumbotron.soft .row p{
color:#ffffff;
font-size:18px;
}

.jumbotron.hard{
background: url("images/hard-bg.jpg") center bottom no-repeat;
background-size: cover;
min-height: 511px;
}

.jumbotron.hard .row h3{
/*color:#222222;*/
}

.jumbotron.hard .row p{
/*color:#222222;*/
font-size:18px;
}




.jumbotron.skoraya{
background: url("images/doveryaut/skoraya-3-bg.jpg") right bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}

.jumbotron.skoraya .h1{
font-size: 36px;
}

.jumbotron.skoraya .h1 span{
/*color:#ffffff;*/
display:block;
}



.jumbotron.dps{
background: url("images/doveryaut/dps-3-bg.jpg") left bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}

.jumbotron.dps .h1{
font-size: 36px;
}

.jumbotron.dps .h1 span{
/*color:#ffffff;*/
display:block;
}


.jumbotron.seti{
background: url("images/doveryaut/magnit-3-bg.jpg") right bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}

.jumbotron.seti .h1{
font-size: 36px;
}

.jumbotron.seti .h1 span{
/*color:#ffffff;*/
display:block;
}






.jumbotron.udalenno .row h3{
font-size:40px;
text-transform: none;
text-align: left;
}

.jumbotron.udalenno .row h3 span{
  background-color: #fff41b;
}

.jumbotron.udalenno .row p{
  margin-top:40px;
  font-size: 28px;
}

.jumbotron.udalenno .row p, .jumbotron.udalenno .row li{
color:#ffffff;
}

.jumbotron.udalenno .row li span{
  font-weight: 700;
  color: #fff41b;
  font-size:24px;
}


.jumbotron.oplata{
background: #ffffff url("images/oplata-2.jpg") left bottom no-repeat;
background-size: cover;
min-height: 378px;
/*padding: 20px 0;*/
}

.jumbotron.oplata h3{
text-align: left;
margin-top: 10px;
margin-left: -20px;
}

.jumbotron.oplata .h1{
margin-bottom: 20px;
}





.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #004e86;
}





.jumbotron.assortiment .row img{
/*border-radius: 5px;*/
}


.jumbotron.voprosy{
/*background-color: #3f3f3f;*/
padding-top: 40px;
}

.jumbotron.voprosy .h1{
/*color: #ffffff;*/
}

.jumbotron.voprosy .h1 span{
/*color: #fff300;*/
}

.jumbotron.voprosy p{
/*color: #ffffff;*/
}

.jumbotron.voprosy p.bg-success{
color: #222222;
}


.jumbotron.voprosy .form-group-lg .form-control{
  height: 62px;
}

.jumbotron.voprosy .myButton{
margin-top: 0;
}



.jumbotron.dopuslugi{

}

.jumbotron.dopuslugi .row h3{
  text-align: left;
}




.modal-body {
    padding: 0;
}

.modal-content {
overflow: hidden;
border: 0 none;
border-radius: 0;
background-color: #ffffff;
}

#Modal2 .modal-body{
  padding:15px;
}


.jombotron.super-skidka{
background: url("images/superskidka-1.jpg") left top no-repeat;
background-size: cover;
min-height: 400px;
margin: 0;
padding: 0 15px;
overflow: hidden;
}

.super-skidka .podarok-block-img{
height: 550px;
}

.super-skidka .podarok-block-text{
height: 550px;
background-color: rgba(116, 116, 116, 0.54);
}


.super-skidka .h2-block{
top: 45px;
position: absolute;
left: 0;
}

.super-skidka h2{
text-align: left;
display: inline;
background-color: #f9ff00;
margin:0;
}

.super-skidka h2 s{

}

.super-skidka h2 span{

}

.super-skidka h2 strong{

}

.super-skidka h3{
font-size: 18px;
color:#ffffff;
/*font-weight: 300;*/
/*margin-bottom:0;*/

}


.super-skidka .btn-lg{
  width:100%;
}



.modal-open .modal {
/*    overflow: hidden;*/
}




.jumbotron.podacha{
    min-height: 400px;
    background: transparent;
}

.jumbotron.podacha .h1{
color:#ffffff;
text-align: left;
margin-bottom:0; 
}

.jumbotron.podacha .h1 span{
font-size: 90px;
color: #fff300;
display: block;
text-align: center;
}



.jumbotron.vidy{

}

.jumbotron.vidy .row img{
border-radius: 100px;
}

.jumbotron.vidy .row p{
  text-align: center;
}


.soc-seti a{
  margin-right:10px;
}

ul.check{
  padding-left: 0;
}


ul.check li {
background: transparent url(images/check.png) no-repeat scroll 0 0;
display: block;
padding-bottom: 14px;
padding-left: 40px;
font-size: 18px;
}

p.bullet {
background: transparent url(images/check.png) no-repeat scroll 0 10px;
padding-left: 40px;
}





.jumbotron.preimuschestva{

}

.jumbotron.preimuschestva .h1 span{
color: #00bb2f;
}


.jumbotron.preimuschestva .row h3{
text-transform: none;
margin-bottom: 8px;
font-size: 20px;
line-height: 1.6;
}

.jumbotron.preimuschestva .row h3 span{
display: block;
color: #222222;
text-transform: uppercase;
}


.jumbotron.preimuschestva .row img{
  max-width: 70%;
/*border-radius: 110px;
border: 5px solid #ffffff;*/
}

.jumbotron.preimuschestva .row p{
font-size: 15px;
line-height: 1.6;
text-align: center;
margin-bottom: 40px;
}

.jumbotron.preimuschestva .row p.head{
color:#4c4b4b;
}




.jumbotron.proizvodstvo{
/*background: url("images/apteka-bg.jpg") right bottom no-repeat;
background-size: cover;*/
min-height: 440px;
padding: 30px 0;
}

.proizvodstvo-block{
background-color: #ffffff;
border-radius: 10px;
}

.jumbotron.proizvodstvo .h1{
color:#ffffff;
font-size: 36px;
}

.jumbotron.bullets .h1 span{
color:#ffffff;
}

.jumbotron.bullets.lightgreen .h1 span{
color:#000000;
}

.jumbotron.proizvodstvo .row h3{
color:#000000;
font-size:20px;
text-transform: none;
}

.jumbotron.proizvodstvo .row h3 span{
color: #fff300;
display:block;
font-size:24px;
text-transform: uppercase;
font-weight: 400;
}



.jumbotron.akciya{

}

.jumbotron.akciya .akciya-ceny p{

}

.jumbotron.akciya .akciya-ceny p span{
  color:#a11515;
  font-size:26px;
  font-weight: 700;
}


.jumbotron p.map-org{

}

.jumbotron p.map-address{
font-size: 16px;
}


.jumbotron p.map-worktime{
font-size:18px;
margin-bottom: 5px;
}

.jumbotron p.map-phone{
margin-bottom: 10px;
font-size: 18px;
}



.jumbotron.ipoteka .row{
  margin-bottom:20px;
}








.jumbotron.rasprodazha h3{
margin:40px 0 60px 0;
}


.jumbotron.rasprodazha .row{
  overflow: visible;
}


.jumbotron.rasprodazha h3 span{
color:#990000;
display: block;
font-size:46px;
}




.cost-block{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 18px;
  border:1px solid #f5f5f5;
  padding-top:10px;
  padding-bottom:10px;
  position:relative;
}



.cost-block .super-cena{
position: absolute;
left: -25px;
top: -36px;
z-index: 999;
}








.cost-block:hover{
  /*border:1px solid #cccccc;*/
  background-color: #f5f5f5;
}

.cost-block .cost-img{

}

.cost-block img{
max-height: 250px;
}


.cost-block .cost-textblock{

}

.cost-block .cost-header{
font-weight: 700;
font-size: 17px;
margin-top: 20px;
margin-bottom: 20px;
}

.cost-block .cost-text{

}


.cost-block .cost-otdelka{
font-weight: 300;
font-size: 17px;
line-height: 1.6;
color: #53554e;
}


.cost-block .cost-cost{
color: #00bb2f;
font-weight: 700;
font-size: 20px;
line-height: 1.6;
/*text-shadow: 1px 1px 3px #535353;*/
}

.cost-block .cost-buy{

}

.cost-block .cost-buy .btn-lg{
font-size: 18px;
}




.group-nav{
position: fixed;
bottom: 10px;
z-index: 999;
opacity: 0.6;
}

.group-nav:hover{
opacity: 1;
}

.jumbotron.gallery .row{
margin-left: 0;
margin-right: 0;
}


.jumbotron.gallery .row .photo-block {
padding-left: 0;
padding-right: 0;
}







.jumbotron.gallery .row .photo-block a::before, .jumbotron.gallery .row .photo-block a::after{  
position: absolute;
transition: .35s;
}


.jumbotron.gallery .row .photo-block a::before {
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;

}

.jumbotron.gallery .row .photo-block a:hover::before {
background-color: rgba(46,46,46,0.5);
}

.jumbotron.gallery .row .photo-block a::after {
bottom: 50%;
width: 100%;
text-align: center;
content: "\e003";
transform: translateY(50%);
-webkit-transform: translateY(50%);
font-size: 34px;
color: transparent;
z-index: 10;
font-family: 'Glyphicons Halflings';
left: 0;
}

.jumbotron.gallery .row .photo-block a:hover::after {
color:#ffffff;
}


















.jumbotron.proektnaya-deklaratsiya p a{
color:#fff;
}

.jumbotron.proektnaya-deklaratsiya p  a.myButton{
color: #1d1c1c;
}




.jumbotron.proektnaya-deklaratsiya .h1 span{
color:#ffffff;
}

.remont{
/*padding: 0 10px;
border-radius: 10px;*/
}

.jumbotron p.srok{
  margin-bottom: 0;
}


.s-remontom{
/*background-color: #ffffb6;*/
}





.jumbotron.scheme p{
  font-size: 18px;
}


.jumbotron.rassrochka h3{
margin: 40px 0 0px 0;
background-color: #570026;
border-radius: 10px 10px 0px 0px;
color: #ffffff;
padding: 10px 0;
}

.jumbotron.rassrochka h3.green{
  background-color: #187b12;
}

.jumbotron.rassrochka h3.red{
  background-color: #de0000;
}




.jumbotron.rassrochka h3 span{
color: #F3E32E;
display: block;
font-size:46px;
}


.jumbotron.rassrochka .row ul{
background-color: #fff;
padding: 20px 20px 20px 40px;
border-radius: 0px 0px 10px 10px;
}


.jumbotron.remont .h1{

}

.jumbotron.remont .h1 span{
color:#ffffff;
}

.jumbotron.remont .row ul li{
color:#ffffff;
}

.jumbotron.remont .row ul li span{
color:#f1ff1b;
font-weight: 700;
}

.jumbotron.remont p.slogan a{
  color:#ffffff;
}




.callbackwidget .jumbotron{
padding:10px;
background-color: #ffffff;
}

.modal-header {
  border-bottom: 0 none;
}

.modal-footer {
border-top:0 none;
}

.icons img{
height: 26px;
width: 26px;
margin-right: 3px;
}




.callbackwidget .jumbotron p{
font-size: 18px;
}

.callbackwidget .jumbotron p.ava-text{
font-size: 12px;
text-align: center;
}


.jumbotron p.disclaimer{
font-size: 14px;
color:#999999;
text-align:center;
margin-top:20px;
}

p.disclaimer{
text-align:center;
}


.jumbotron p.disclaimer a{
color:#999999;
text-decoration: underline;
}

.jumbotron p.disclaimer a:hover{
text-decoration: none;
}

.callbackwidget .jumbotron .btn-lg{
margin-top: 0;
}









/* Callback Button */

#popup__toggle{bottom:65px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#ED0000;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #ED0000;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#ED0000;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}






.jumbotron.agent {
  padding-bottom: 0;
  padding-top: 0;
}


.jumbotron.agent h3{
text-align: left;
color: #4c4b4b;
font-size: 15px;
line-height: 1.4;
font-weight: 600;
text-transform: none;
margin-top: 10px;
margin-bottom: 30px;
}


.jumbotron.agent p{
font-weight: 300;
color: #53554e;
font-size: 15px;
line-height: 1.6;
}

.jumbotron.agent .glyphicon{
color: #00bb2f;
font-size: 14px;
}

.jumbotron.agent .phone a{
color: #53554e;
text-decoration: none;
font-weight: 300;
margin-left: 8px;
transition: .3s;
}


.jumbotron.agent .phone a:hover, .jumbotron.agent .phone a:focus {
color: #00bb2f;
}



.jumbotron.agent .btn-lg{
margin-top: 20px;
}


.jumbotron.utp2{
background: url("images/bg-2.jpg") fixed center top no-repeat;
background-size: cover;
min-height: 420px;
}

.jumbotron.utp2 .h1{
  text-align: center;
  color: #ffffff;
}

.jumbotron.utp2 h3{
color: #ffffff;
text-transform: none;
font-size: 20px;
line-height: 1.5;
font-weight: 600;
}



.jumbotron.utp2 .h1, .jumbotron.utp2 h3{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+100&0+0,0.65+38,0.65+62,0+100 */
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 38%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0.65) 62%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}







.utp2border{
  border: 2px solid #ffffff;
  padding:50px 15px;
}


.jumbotron.contactus{

}

.jumbotron.contactus .glyphicon{
color: #00bb2f;
font-size: 34px;
text-align: center;
display: block;
}

.jumbotron.contactus h3{
text-transform: none;
}

.jumbotron.contactus p.contact{
  text-align: center;
}

.jumbotron.contactus p.contact a{
color:#53554e;
}


.formContactus{
  margin-top:40px;
}

.form-control{
padding: 16px 22px;
font-size: 15px;
line-height: 19px;
border: 2px solid #1d1c1c;
color: #53554e;
border-radius: 0;
height: auto;
}

.formContactus .myButton{
  margin-top:0;

}

.jumbotron.intro img{
  margin-top:30px;
  border-radius: 20px;
}

.jumbotron.intro p strong{
color: #111111;
}


.formZakaz3{
margin-top: 140px;
background-color:
#ffffff82;
padding: 10px 30px;
border-radius: 10px;
}

.jumbotron .formZakaz3 p{
  color:#222222;
}

.jumbotron .formZakaz3 p.slogan{
font-size: 24px;
font-weight: 700;
border-bottom: 2px solid
#00bb2f;
text-align: right;
}



.jumbotron.assortiment img{
  border-radius: 50%;
}

img.ico-btn{
margin-right: 3px;
margin-bottom: 3px;
}


.jumbotron.license{
  padding-top: 20px;
  padding-bottom: 20px;
}

.jumbotron.license p{
font-size: 14px;
text-align: center;
}

.jumbotron.yurlica img{
  border-radius: 10px;
}




















.agreement label{
font-weight: 300;
font-size: 14px;
padding-top: 20px;
}

.clicks-disabled { 
  pointer-events: none !important;
}

span[disabled] { 
  pointer-events: none; 
}


/*Попап о куках*/



/**
 * @package SP Cookie Consent
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
*/

#sp-cookie-consent *,
#sp-cookie-consent *::before,
#sp-cookie-consent *::after {
  box-sizing: border-box;
}

#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  z-index: 10001;
}

#sp-cookie-consent a,
#sp-cookie-consent a:hover {
  text-decoration: underline;
}

#sp-cookie-consent.position-bottom_left,
#sp-cookie-consent.position-bottom_right {
  width: 400px;
  max-width: 100%;
  border-radius: 4px;
  bottom: 20px;
}

#sp-cookie-consent.position-bottom_left {
  left: 20px;
}

#sp-cookie-consent.position-bottom_right {
  right: 20px;
}

#sp-cookie-consent.position-bottom {
  left: 0;
  width: 100%;
  display: table;
}

#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}

#sp-cookie-consent.position-bottom > div {
  -ms-flex-align: center!important;
    align-items: center!important;
  display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#sp-cookie-consent.position-bottom > div > .sp-cookie-consent-action {
  margin-top: 15px;
}


#sp-cookie-consent .sp-cookie-allow {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 7px 15px;
  font-size: 90%;
  font-weight: bold;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#sp-cookie-consent.position-bottom_left .sp-cookie-allow,
#sp-cookie-consent.position-bottom_right .sp-cookie-allow {
  margin-top: 15px;
}

#sp-cookie-consent .sp-cookie-allow:hover,
#sp-cookie-consent .sp-cookie-allow:focus,
#sp-cookie-consent .sp-cookie-allow:active {
  text-decoration: none;
}





#sp-cookie-consent {
  background-color: #424242; color: #ffffff; 
}
#sp-cookie-consent a, 
#sp-cookie-consent a:hover, 
#sp-cookie-consent a:focus, 
#sp-cookie-consent a:active {
  color: #00bb2f;
}
#sp-cookie-consent .sp-cookie-allow {
background-color: #00bb2f;
color: #ffffff;
/*border: 1px solid #00bb2f;*/
}
#sp-cookie-consent .sp-cookie-allow:hover, 
#sp-cookie-consent .sp-cookie-allow:active, 
#sp-cookie-consent .sp-cookie-allow:focus {
  color: #282828;
  background-color: #ffffff;
}












@media (min-width: 992px) {
  #sp-cookie-consent.position-bottom > div > .sp-cookie-consent-content {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  #sp-cookie-consent.position-bottom > div > .sp-cookie-consent-action {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-top: 0;
    text-align: right;
  }
}


@media (max-width: 767px){


  #sp-cookie-consent.position-bottom_left{
  left: 0;
  width: auto;
  margin: 0 5px;
  }

  .sp-cookie-consent-content{
    font-size: 14px;
  }



}



/* Конец попапа о куках*/































@media (max-width: 1200px){

.jumbotron.proizvodstvo {
    background: url("images/apteka-bg.jpg") 80% bottom no-repeat;
    background-size: cover;
}

}







@media (max-width: 991px){

.main-1 {
/*    background: url("images/main-1-bg.jpg") 63% top no-repeat;
    background-size: cover;*/
}

.jumbotron.pacienty .row h3 {
    text-align: center;
}


.jumbotron.uslugi .row h3 span {
    font-size: 28px;
}



.jumbotron.skoraya{
background: url("images/doveryaut/skoraya-3-bg.jpg") 63% bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}



.jumbotron.dps{
background: url("images/doveryaut/dps-3-bg.jpg") 30% bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}



.jumbotron.seti{
background: url("images/doveryaut/magnit-3-bg.jpg") 63% bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}









}























@media (max-width: 767px){


.main-img{
  margin-top:20px;
  max-width: 250px !important;
}


.formZakaz3{
margin-top: 0;
}


.jumbotron.intro img{
  margin-top:0px;
}

.myButton{
  display: block;
}


.jumbotron.agent {
  padding-bottom: 20px;
  padding-top: 0;
}

.jumbotron{
  padding-top: 30px;
  padding-bottom: 30px;
}

#map .row {
    position:static;
    top: auto;
    margin:0;
}


.jumbotron.rasprodazha h3 span{
font-size: 28px;
}



.jumbotron.uslugi .row h3 span{
    font-size: 30px;
}

.jumbotron.skoraya{
background: url("images/doveryaut/skoraya-3-bg.jpg") left bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}



.jumbotron.dps{
background: url("images/doveryaut/dps-3-bg.jpg") right bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}



.jumbotron.seti{
background: url("images/doveryaut/magnit-3-bg.jpg") left bottom no-repeat;
background-size: cover;
min-height: 390px;
padding: 30px 0;
}










.jumbotron.dopuslugi .h1{
font-size: 26px;
}




.jumbotron.podacha .h1 span{
font-size: 40px;
}



.jombotron.super-skidka{
/*background: url("images/superskidka-1.jpg") center top no-repeat;
background-size: cover;*/
}


.super-skidka .h2-block{
position: static;
}


.super-skidka .podarok-block-img{
  height: auto;
}

.super-skidka .podarok-block-text{
  height: auto;
  padding-bottom: 10px;
}




.main-1 {
/*background: #ffffff;*/

    background: url("images/main-1-bg.jpg") left top no-repeat;
    background-size: cover;
}




.h2, h2 {
    font-size: 26px;
}





.nav-contacts, .navbar-header{
  display:block !important; 
}

.jumbotron.descriptor{
  display:none;
}


.jumbotron.main-1{
/*  padding-top: 70px;*/
}

.jumbotron.main-1 h2{
  font-size: 20px;
  margin-top: 20px;
}

.jumbotron.main-1 form{
  margin-bottom: 70px;
}


.jumbotron .h1{
font-size: 26px;
} 



.jumbotron.main-1 h1{
font-size: 32px;
margin-top: 30px;
/*color: #05487b;
text-shadow: 2px 2px 2px #fff;*/
}



#navbar .nav{
  display: none;
}


.triangle-border.right{
  margin-top: 21px;
}


}