@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,700i');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i');
body {
    font-family: 'Montserrat', sans-serif;
    background: #fff;
}
h1 { 
    font-family: 'Noto Sans', serif;
}
h2 {
    font-family: 'Noto Sans', serif;
    font-size: 36px;
}
p {
    font-size: 16px;
}
.mt {
    margin-top: 15px;
}
.kul img {
    height:110px !important;
}
.jGrowl.top-right {
    right: 0;
    top: 0;
}
.one-content a {
    width: auto;
    margin-bottom: 10px;
    color: #444;
    text-decoration: none;
    border-bottom: 2px solid #fecd33;
}
.one-content h3 {
    color: #333;
    font-family: 'Montserrat', sans-serif;
}
.one-content a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid #fecd33;
}
.one-content li {
    display: inline-block;
    width: auto;
    background: #fff;
    border: none;
    margin-bottom: 30px;
}
code {
    padding: 0;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    color: #111;
}
.number1 li a {
    background: #f9f9f9;
    border: none;
    width: auto;
    font-size: 18px;
     font-family: 'Montserrat', sans-serif;
    border-radius: 25px;
    padding: 10px 30px;
    margin-right: 10px;
}
.footer-info {
    display: inline-block !important;
    width: auto;
    margin-bottom: 10px;
    color: #444;
    text-decoration: none;
    border-bottom: 2px solid #fecd33;
}
.footer-info:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid #999;
}
.jGrowl {
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    position: fixed;
}
.jGrowl-notification {
    background-color: #000;
    opacity: .9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    zoom: 1;
    width: 250px;
    padding: 10px;
    margin: 10px;
    text-align: left;
    display: none;
    border-radius: 5px;
    min-height: 40px;
}
.jGrowl-notification .jGrowl-close {
    background-color: transparent;
    color: inherit;
    border: none;
    z-index: 99;
    float: right;
    font-weight: 700;
    font-size: 1em;
    cursor: pointer;
}
.af-message-error {
    background-color: brown !important;
}
.centered {
    text-align: center;
}
.top {
    padding: 10px 0;
}
.top .btn {
    float: right;
}
.top p {
    padding-top: 10px;
    color: #555;
}
.top-title span {
    font-size: 22px;
    font-weight: 600;
}
.right {
    float: right;
}
.logo-name p {
    font-size: 14px;
    margin-left: 10px;
    color: #252525;
    font-weight: 600;
    text-decoration: none;
}
.logo-name img {
    display: block;
    margin: auto;
    height: 50px;
    margin-top: -20px;
}
.logo-name {
    margin-top: -7px;
}
.logo-name a {
    display: block;
    margin-top: 0;
    line-height: 6px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none;
    color: #5f766d;
}
.logo-name p, .logo-name img {
    
}
.logo img {
    height: 50px;
    margin-top: 5px;
}
.btn-grey {
    margin: 2px 0 auto 25px;
    border: none;
    outline: none !important;
    font-size: 17px;
    color: #fecd33;
    text-align: center;
    text-decoration: none;
    min-width: 200px;
    min-height: 40px;
    background: #fff;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    -webkit-box-shadow: 0px 8px 17px rgba(254, 205, 51, 0.25);
    -moz-box-shadow: 0px 8px 17px rgba(254, 205, 51, 0.25);
    box-shadow: 0px 8px 17px rgba(254, 205, 51, 0.25);
    font-weight: 600;
    transition: .2s;
}
.btn {
    margin: 2px 0 auto 25px;
    border: none;
    outline: none !important;
    font-size: 17px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    min-width: 200px;
    min-height: 40px;
    background: #fecd33;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    -webkit-box-shadow: 0px 8px 17px rgba(254, 205, 51, 0.25);
    -moz-box-shadow: 0px 8px 17px rgba(254, 205, 51, 0.25);
    box-shadow: 0px 8px 17px rgba(254, 205, 51, 0.25);
    font-weight: normal;
    transition: .2s;
}
.top .btn {
    margin-top: 10px;
}
.btn a {
    color: #fff !important;
}
.btn a:hover {
    text-decoration: none;
    color: #fff !important;
}
.btn:hover {
    box-shadow: none;  
    color: #f7f7f7;
}
.navbar-default {
    margin-top: 0;
    margin-bottom: 0;
}
.navbar-nav {
float: none;
text-align: center;
}
.navbar-nav li {
float: none;
display: inline-block;
}
.razdel {
    margin-bottom: 30px;
}
.razdel a {
    padding: 5px 10px;
    color: #444;
    margin-left: 40px;
    font-size: 14px;
}
.razdel a:active, .razdel a:focus {
    background: #f3f3f3;
}
.navbar-default {
    width: 100%;
	padding: 5px 0;
	border-radius: 0;
	background:#f7f7f7;
	border-color: transparent;
	box-shadow: inset 0 0 0 rgba(255,255,255, 0), 0 0 0 rgba(0,0,0, 0);
}
.header .navbar {
	margin-right: 0;
	border: none;
}
.header .collapse  .navbar-nav {
    padding: 0 0 10px 0;
	margin: auto;
}
.header a {
    color: #555 !important;
    font-size: 18px;
}
.header a:hover {
    background-color: transparent !important;   
    color: #fecd33 !important;
}
.nav>li:hover {
    background: transparent;
}
.header .navbar-default .navbar-nav > li > a {
    font-weight: 400;
    padding: 15px 0 5px 0;
    margin: 0 15px;
     font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover {
   color: #fecd33;
   transition: all 0.2s ease;
}
.navbar-default .navbar-nav > li > a:focus {
   transition: all 0.2s ease;
   color: #fecd33;
}
.template {
    background-image: linear-gradient(to top, rgba(55, 55, 55, .9), rgba(55, 55, 55, .3)),url(/assets/tmp/img/main.JPG);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 5%; 
    height: 600px;
}
.teplate-box h1 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 32px;
}
.teplate-box {
    padding: 200px 0 0 0;
    text-align: center;
}
.one {
    background-image: linear-gradient(to right, rgba(243, 243, 243, .8), rgba(243, 243, 243, .8)),url(/assets/tmp/img/bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    padding: 100px 0;
    min-height: 600px;
}
.three {
    padding: 50px 0;
}
.seach-site .input-group {
    display: inline-block;
    padding-right: 30px;
}
.seach-site .input-group .btn {
    margin-left: 0;
    margin-top: -25px;
}
.one-content {
    padding: 25px 40px;
    margin: 10px;
    border-radius: 5px;
    background: #fff;
}
.green-line {
    height: 3px;
    width: 40px;
    background: #fecd33;
    margin-bottom: 30px;
}
.two {
    padding: 60px 20px;
    background: #04923c;
}
.news {
    background: #f7f7f7;
    padding: 50px 0;
}
.view-img img {
    height: 30px;
}
.slider {
    padding: 50px 0;
}
.slider img {
    width: 100%;
}
.slick-dots li button:before {
    font-size: 36px;
    color: #aaa;
    opacity: 1;
}
.slick-prev:before, .slick-next:before {
    color: #fecd33;
}
.slick-next::before {
    content: ">";
    font-family: 'Noto Sans', serif;
    font-size: 40px;
}
.slick-prev::before {
    content: "<";
    font-family: 'Noto Sans', serif;
    font-size: 40px;
}
.slick-slide {
    outline: none;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fecd33;
}
.slick-dots li button {
    color: #fecd33;
}
.news a {
    color: #333;
    text-decoration: none;
}
.news-box {
    padding: 15px 20px 10px;
    background: #fff;
    border-radius: 10px;
    min-height: 150px;
    transition: .3s;
}
.news-box:hover {
    background: #f7f7f7;
    box-shadow: 0 3px 10px rgba(0,0,0,.06);
    transition: .3s;
}
.news-box:hover .news-box-date {
    background:#fecd33;
     color: #fff;
    transition: .3s;
}
.news-box-desc {
    font-size: 22px;
}
.news-title {
    font-size: 26px;
    font-weight: 700;
}
.news-box-date {
    font-family: 'Noto Sans', serif;
    display: inline-block;
    padding: 2px 10px;
    font-size: 14px;
    color: #ccc;
    border-radius: 30px;
    border: 2px solid #fecd33;
}
.afisha {
    box-shadow: 0 3px 10px rgba(0,0,0,.06);
    height: 300px;
    margin-top: 30px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}
.afisha:hover .afisha-text {
    background: rgba(255,255,255, .98);
}
.afisha:hover img {
    transform: scale(1);
    transition: .3s;
}
.afisha:hover p {
     color: #111;
}
.afisha-text {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding:15px;
    z-index: 10;
    background: rgba(254,205,51,.95);
}
.afisha-bg {
    padding: 20px 0 50px 0;
}
.afisha p {
    color: #fff;
    z-index: 10;
}
.afisha-bg .afisha-date {
    font-size: 14px;
}
.afisha-bg .afisha-name {
    font-size: 18px;
}
.afisha-date {
    font-family: cursive;
    font-size: 16px;
    font-weight: 700;
}
.afisha-name {
    font-weight: 600;
    font-size: 20px;
}
.afisha img {
    transform: scale(1.2);
    text-align: center;
    margin: auto;
    min-width: 100%;
    height: 300px;
    position: relative;
    z-index: 1;
    transition: .3s;
}
.footer {
    background: #f7f7f7;
    padding: 20px 0 70px 0;
}
.two h2 {
     color: #fff;
}

.new-content, .two h4 {
    color: #f9f9f9;
}
.new {
    margin-bottom: 40px;
}
.date {
    color: #ccc;
}
input {
    display: inline-block;
    color: #444;
    margin: 10px 0;
    font-size: 16px;
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    height: 50px;
    padding: 8px 15px;
    background: #fafafa;
    outline: none;
    margin-bottom: 10px;
}
.input-class {
    padding: 0 15px;
}
.confid {
    font-size: 12px;
}
.in1 {
}
.message {
    outline: none;
    width: 100%;
    font-size: 16px;
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    padding: 8px 15px;
    background: #fbfbfb;
    color: #444;
    display: block;
    margin: auto;
}
.area {
    margin-top: 10px;
}
.three-text-fon {
    padding: 5px;
    color: #333;
}
.three-block {
    padding-top: 40px;
}
.name-adres .three-text-fon {
    background: transparent; 
    padding: 5px;
    color: #999;
    font-weight: 600;
    line-height: 1.9;
}
.name-adres {
}
.adr-col {
    padding-right: 0;
    padding-left: 0;
}
.cifr {
    line-height: .8;
    font-weight: 600;
    font-size: 70px;
    font-family: 'Montserrat', cursive;
    color: #2A52BE;
}
.three h2 {
}
.fa-size {
    display: inline-block;
    font-size: 24px !important;
    margin-right: 5px;
}
.footer-text a {
    display: block;
    color: #333;
    font-size: 16px;
}
.footer-text {
    padding-top: 20px;
    font-size: 20px;
}
.organizaciy {
    margin-top: 30px;
}
.organizaciy li {
    list-style: none;
    display: inline-block;
    padding-right: 20px;
    font-size: 16px;
}
.organizaciy a {
    color: #333;
}
.maps {
    margin-top: 50px;
}
/* модальное окно */
.overlay {
    background-color: rgba(20, 20, 20, 0.5);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.popup, .popup2 {
	width: auto;
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 999999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .3s, top .3s;
    -moz-transition: opacity .3s, top .3s;
    -ms-transition: opacity .3s, top .3s;
    -o-transition: opacity .3s, top .3s;
    transition: opacity .3s, top .3s;
}
.popup form {   
	background-color: #fff;
    width: auto;
    padding: 20px 50px;
    border-radius: 10px;
    right: 0;  
}
.popup form input, .popup form input h2 {
    z-index: 2;
}
.popup2 .window {
    right: 0;
    width: 450px;
    height: 274px;
    background: #fafafa;
	padding: 20px;
}
.insText img {
    position: relactive;
    height: 274px;
    margin-top: -20px;
}

.popup form h2 {    
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: none !important;
}
	
.popup .close_modal {position: absolute;    top: 10px;    right: 20px;    cursor: pointer;
    color: #666; text-align: center; width: 25px; height: 25px; font-size: 20px;}
.popup2 .close_modal  {position: absolute;    top: 0px;    right: -25px;    cursor: pointer;
    color: #000;    font-family: 'Roboto', sans-serif;    text-align: center;    font-size: 3em;}
.popup2 h5 {
	padding: 1em 0.5em;
	text-align: center;	
    font-size: 3em;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
    margin: 0;
}
.popup2 p {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}
.popup2 p strong{
	font-size: 1em;
	line-height: 30px;
	font-weight: normal;
	display: block;
}
galleries {
margin: 15px auto;
width: 770px;
}
.galleries li {
    list-style: none;
width: 250px;
height: 194px;
float: left;
padding: 0;
margin-right: 5px;
margin-bottom: 5px;
}
.galleries li img {
float: left;
width: 250px;
height: 194px;
margin: 0;
padding: 0;
}

::-webkit-input-placeholder { color: #AEA3A3; opacity: 1; }
::-moz-placeholder { color: #AEA3A3; opacity: 1; }/* Firefox 19+ */
:-moz-placeholder { color: #AEA3A3; opacity: 1; } /*Firefox 18- */
:-ms-input-placeholder { color: #AEA3A3; opacity: 1; } 

.popup form input::-webkit-input-placeholder {opacity: 1;}
.popup form input::-moz-placeholder {opacity: 1;}
.popup form input:-moz-placeholder {opacity: 1;}
.popup form input:-ms-input-placeholder {opacity: .7;}
.popup form input:focus::-webkit-input-placeholder {opacity: 1;}
.popup form input:focus::-moz-placeholder {opacity: 1;}
.popup form input:focus:-moz-placeholder {opacity: 1;}
.popup form input:focus:-ms-input-placeholder {opacity: 1;} 