/* section.intro .intro-head{border-bottom:1px solid #4A4A4A}
section.intro .intro-head .white{color:#4A4A4A}
section.intro .intro-main .white{color:#4A4A4A}
#full footer .container p{color:#4A4A4A}
#full footer .container p a{color:#4A4A4A;border-bottom:1px solid #4A4A4A;}
#full footer .container p a:hover,#full footer .container p a:focus{color:#ff0011;border-bottom: 1px solid #ff0011}
footer a.menu-link.white{color:#4A4A4A;border-bottom:1px solid #4A4A4A}
footer a.menu-link.white:hover,#left-col a.menu-link.white:focus, #left-col a.menu-link.white:active, #left-col a.menu-link.white.active{color:#ff0011;border-bottom: 1px solid #ff0011}
.btn-menu #burger span{background:#4A4A4A}
.intro-text.white{color:#4A4A4A}
.breadcrumb,.breadcrumb a{color:#4A4A4A}
.menu-link.white{color:#4A4A4A;border-bottom:1px solid #4A4A4A}
.menu-link.white:hover{color:#ff0011;border-bottom: 1px solid #ff0011} */

section.intro .intro-head h2, section.intro .intro-main{background-color:rgba(3, 84, 107, 0.5); border-radius: 10px;text-align: left}
h1.heading-2 {background-color: rgba(3, 84, 107, 0.5); border-radius: 10px; text-align: left;font-size: 20px;} 
h1.heading-2,.intro-main{padding:0 8px}
.menu-link.white {background-color:rgba(3, 84, 107, 0.5); border-radius: 10px;}
.bottom-glob{max-width:460px;display:block;background-color:#fff;position:relative;width:auto;height:auto;padding:40px 40px 30px;margin:20px auto;border-radius:5px}
.bottom-part{margin:0px auto 15px}
.bottom-part .intro-text{color:#4A4A4A}
h2.heading-1{font-size:30px;}
.btn-link {
  font-size: 14px;
}
.btn {
  border-color: white;
  color: white;
  font-weight: bold;
  border-width: 3px;
}


