/*   
Theme Name: Sportmedicin
Theme URI: Sportmedicin
Description: Sportmedicin
Author: AS
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,
canvas,details,embed,figure,figcaption,footer,header,menu,
nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    
    
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
	padding-top: 60px;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clr {
    clear: both;
}
.bala {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    right: 0px;
    padding-top: 0px;
    padding-bottom: 28px;
    background: #000;
    height: 25px;
    
}
header {
   background-color: #000;
   /*position: fixed;
    padding-top: 5px;
    padding-bottom: 5px;*/
}
header .logo img {
	max-height:35px;
	max-width:300px;
	height:auto;
	width:auto;
}
header .navbar-brand {
	height: 65px;
}
.menu .search-ico {
    color: #fff;
    margin-top: 13px;
    font-size: 18px;
    display: block;
    float: right;
}
.mini-search-btn .navbar-toggle {
    border: none;
}
.mini-search-btn .navbar-toggle {
    position: relative;
    float: right;
    padding: 0px 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
}
.mini-search-btn > .navbar-toggle:hover {
    background-color: #000;
}
.mini-search-btn .navbar-toggle:hover,
.mini-search-btn .navbar-toggle:focus {
    background-color: transparent;
}
.mini-search {
    background-color: #393939;
}
.mini-search .navbar-form {
    padding-left: 0;
}
.mini-search .input-group {
    width: 100%;
    margin-left: 8px;
}
.mini-search .btn-default {
    color: #fff;
    background-color: #504c4d;
    border: none;
    padding: 8px 15px 5px;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none;
}
.big-search .form-control {
    transition: none;
}
.big-search .btn {
    background-image: none;
    background-color: #fff;
    color: #484848;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin: 0;
    padding: 1px 5px 2px;
}
.language-bar .caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    opacity: 0.3;
    vertical-align: top;
    width: 0;
}
.language-bar .btn-default {
    padding-right: 0;
    color: #333;
    background-color: transparent;
    text-shadow: none;
    background: none;
    box-shadow: none;
    border: 0;
}
.language-bar .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 30px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    box-shadow: none;
}
.language-bar .btn-default:hover,
.language-bar .btn-default:focus,
.language-bar .btn-default.focus,
.language-bar .btn-default:active,
.language-bar .btn-default.active,
.language-bar .open > .dropdown-toggle.btn-default {
    color: #333;
    background: transparent;
    border-color: #adadad;
}
.large-lang ul li a {
text-align:center;
padding:3px 0;
}
.language-bar .menu .btn-default {
    color: #333;
    background-color: transparent;
    border-color: #fff;
}
.mini-lang {
    margin-top: 8px;
    display: none;
}
.menu-toggle .navbar-toggle {
    border: none;
}
.menu-toggle .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.menu .navbar-default {
    border: none;
    /*background: rgba(16, 220, 244, 0.3);*/
    /*background: #E3731D;*/
    background: #000;
    /*background: url('./img/menu-pattern.png') 0 0 repeat;*/
    border-radius: 0px;
}
.menu .navbar {
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.menu .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    border-top: 0px;
    -webkit-box-shadow: none;
}
.menu .navbar-default .navbar-nav > li > a {
    color: #fff6f6;
    /*font-family: 'questrial-regular';*/
    /*font-family: "Nunito",sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
	padding: 22px 8px 22px;
    font-weight:bold;
}
.menu .navbar-default .navbar-nav > li:first-child > a {
    
}
.menu .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:visited {
    color: #fff6f6;
}
.menu .navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
    background: none;
    box-shadow: none;
}
body .navbar-default .navbar-nav > .open > a,
body .navbar-default .navbar-nav > .open > a:hover,
body .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fff;
}
.menu .navbar-nav > li > a {
    text-shadow: none;
    color: #fff6f6;
}
.menu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 65px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background:#E3731D;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.menu .dropdown-menu > li > a {
    display: block;
    padding: 8px 18px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff6f6;
    white-space: nowrap;
    /*font-family: 'questrial-regular';*/
    /*font-family: "Nunito",sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-top: 1px solid #F48A38;
    border-left: 1px solid #3c3c3c;
    border-right: 1px solid #3c3c3c;
}
body ul .menu.dropdown-menu.flag-dropdown {
    min-width: 100px;
    background:#000;
}
body .dropdown-menu > li > a:hover,
body .dropdown-menu > li > a:focus {
    color: #fff;
}
.menu .dropdown-menu > li > a:last-child {
    border-bottom: 0px;
}
.menu .navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0px;
    overflow-x: hidden;
}
body .navbar-form .input-group > .form-control {
    transition: none;
    background-image: none;
    box-shadow: none;
}
.menu .form-control {
    display: block;
    width: 100%;
    height: 33px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px;
    border-radius: 4px;
    box-shadow: none;
}
body .btn:focus,
body .btn:active,
body .btn:visited,
body .btn {
    outline: 0;
    transition: none;
    background-image: none;
    box-shadow: none;
}
body .navbar-default .navbar-nav > li > a:hover,
body .navbar-default .navbar-nav > li > a:focus,
body .navbar-default .navbar-nav > li > a:visited {
    color: #fff6f6;
    background-color: transparent;
}
body .btn:focus,
body .btn:active:focus,
body .btn.active:focus,
body .btn.focus,
body .btn:active.focus,
body .btn.active.focus {
    outline: 0;
    outline-offset: 0;
}
.grey {
    color: #484848!important;
}
.grey-bg {
    background-color: #484848!important;
;
}
/****Content****/
.header_contacts {
    width:200px;
    display: inline-block;
    float: right;
    margin-right: 47px;
    margin-top: 10px;
    /*position: fixed;
    z-index: 999;
    top: 5px;
    right: 500px;*/

    
}

.Big-title,{
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
   	color: #b13030;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 28px;
} 
.Big-title h1, .Big-title h2{
	/*font-family: 'Nunito', sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
   	color: #000;
	font-size: 28px;
    margin-bottom: 10px;
}
/*.content {
    overflow: hidden;
    /*margin-top: 120px;*/
    margin-top: 15px;
    
}
.content-top {
    height: auto;
    
}
.page-cont .fluid-container{
    position: relative;
}
.content-top p {
    /*font-family: "BarkentinaRegular";*/ 
    font-family: Arial, Helvetica, sans-serif;
    /*font-family: 'Nunito', sans-serif;*/
    font-size: 28px;
    color: #000;
    position: absolute;
    bottom: 0;
    background: #E3731D none repeat scroll 0% 0%;
    padding: 0px 8px;
    display: inline-block;
}

.paragr {
        font-family: 'Nunito', sans-serif;
    font-size: 28px;
    color: #000;
}

.page_titile{
	/* font-family: 'Nunito', sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    /*color: #b13030;*/
    color: #000;
    background: #E3731D none repeat scroll 0% 0%;
    display: inline-block;
    /*position: absolute;
    bottom: 0;
    background-color: #fff;
    padding: 0px 8px;
    display: inline-block;*/
    
}
.content-wrapper {
    
    padding-top: 24px;
    padding-bottom: 30px;
	/*font-family: 'Nunito', sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	color: #2d2f31;
    line-height: 28px;
}
.content-wrapper li{
	list-style-position:inside;
}
.content-wrapper p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    /* Firefox */
    /*font-family: "Nunito",sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
    column-gap: 30px;
    margin-bottom: 10px;
	/*text-align:justify;*/
}
.content-wrapper.one-col p{
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.slider {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}
.slider .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: -5px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.slider .bx-wrapper .bx-prev {
    left: -35px;
    background: url(./img/left-arrow.png) no-repeat 0 0px;
}
.slider .bx-wrapper .bx-prev:hover {
    left: -35px;
    background: url(./img/left-arrow.png) no-repeat 0 0px;
}
.slider .bx-wrapper .bx-next {
    right: -25px;
    background: url(./img/right-arrow.png) no-repeat 0 0px;
}
.slider .bx-wrapper .bx-next:hover {
    right: -25px;
    background: url(./img/right-arrow.png) no-repeat 0 0px;
}
.slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 14px;
    height: 44px;
    text-indent: -9999px;
    z-index: 9999;
}
/****HOME PAGE******/

body .carousel-indicators {
    bottom: 0px;
}
body .certificates{
    margin-bottom: -20px;
}
body .img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: auto;
}
.home-wrapper {
    padding-top: 0;
    padding-bottom: 30px;
}
.home-wrapper .home-title {
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #b13030;
    margin-bottom: 10px;
}
.home-wrapper .home-content {
    line-height: 28px;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */

    -moz-column-count: 2;
    /* Firefox */

    column-count: 2;
    -webkit-column-gap: 30px;
    /* Chrome, Safari, Opera */

    -moz-column-gap: 30px;
    /* Firefox */

    column-gap: 30px;
    color: #2D2F31;
    /*font-family: 'questrial-regular';*/
    /*font-family: "Nunito",sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-top:40px;
    /*background:#ccc;*/
}
.home-wrapper .home-content ul {
    margin-bottom: 10px;
    list-style-position: inside;
    margin-top: 10px;
}
.services-section {
    /*background: url("./img/distr.jpg") center no-repeat;*/
    padding: 20px;
    
}
.services-section .service-ttl {
    color: #fff;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    margin-bottom: 30px;
}
.services-section .service-block {
    margin-bottom: 20px;
}
.services-section .service-block div.title p {
    color: #fff;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.services-section .service-block div.descr p {
    color: #fff;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.services-section .service-block .service-block-left {
    padding-right: 15px;
}
.services-section .service-block .service-block-right {
    padding-right: 15px;
}
.gallery-section {
    padding-bottom: 10px;
}
.gallery-section .gallery-ttl {
    color: #b13030;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    margin-bottom: 20px;
}
.gallery-section .row p {
    color: #4c545a;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
}

/*****Footer******/

footer .footer-top {
    /*background-color: #3f464b;*/
    background:#E3731D none repeat scroll 0% 0%;
    padding: 25px 0 10px;
}
footer .footer-top p {
    line-height: 23px;
    color: #fff;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    display: inline-block;
}
footer .footer-top span {
    padding-right: 11px;
    vertical-align: top;
    color: #fff;
    font-size: 18px;
    display: inline-block;
}
footer .footer-bottom {
    padding: 9px 0 7px;
    background-color: #000;
}
footer .footer-bottom p {
    text-align: center;
    color: #fff;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0;
}
footer .footer-1 p {
    max-width: 80%!important;
}
@media only screen and (max-width: 480px) {
    /***HOME PAGE****/
    .content-top p {
    font-size: 18px;
}

 /*.content {
     margin-top: 190px;
 }*/
    body .btn .caret {
        margin-left: 3px;
        color: #fff;
    }
    body .menu .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background-color: #393939;
    }
    body .menu .navbar-default .navbar-nav > li > a:hover,
    body .navbar-default .navbar-nav > li > a:focus,
    body .navbar-default .navbar-nav > li > a:visited {
        color: #fff6f6;
    }
    body .dropdown-toggle:visited {
        background-image: none;
        background-color: transparent;
    }
    body .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    body .navbar-default .navbar-toggle:hover,
    body .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    body .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    body .navbar-form {
        margin-left: -15px;
        margin-right: -15px;
        padding: 2px 15px;
        border: 0;
        box-shadow: none;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    body .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    body .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff6f6;
        height: 40px;
        padding-left: 35px;
        padding-top: 10px;
        
    }
    body .menu .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a:visited,
    .navbar-default .navbar-nav > li > a:active {
        color: #fff6f6;
        background: transparent;
    }
    body .form-control {
        display: block;
        width: 100%;
        height: 35px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555555;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #cccccc;
        border-radius: 4px;
        box-shadow: none;
        transition: none;
    }
    body .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: 0;
        outline-offset: 0;
    }
    body .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background-image: none;
        background-color: #393939;
    }
    .services-section .service-block p.descr {
        display: none;
    }
    header .logo img {
		float: none;
		text-align: center;
        /*max-width: 100%;*/
    }
     .services-section .service-block .service-block-left {
    padding-right: 0px;
}
.services-section .service-block .service-block-right {
    padding-right: 0px;
}
.services-section .service-block div.title p {
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: 13px;
}
    header a {
        text-align: center;
        display: block;
    }
    body .caret {
        float: right;
        margin-top: 9px;
        margin-left: 5px!important;
    }
    .home-wrapper .home-content {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */

        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
    }
    .content-wrapper p {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */

        -moz-column-count: 1;
        /* Firefox */

        column-count: 1;
    }
    .menu .navbar-default .navbar-nav > li:first-child > a {
        padding: 10px 30px;
    }
    .menu .navbar-default .navbar-nav > li a {
        padding: 10px 30px;
    }
    .menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff6f6;
        background-color: transparent;
    }
    .menu .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff6f6;
    }
    .menu .navbar-nav .open .dropdown-menu {
        background-color: #504c4d;
    }
    body footer .footer-1 p {
        max-width: 190px;
    }
    .menu .navbar-default .navbar-nav > li a {
        padding: 10px 30px;
        border-bottom: 1px solid #4C4849;
    }
    .menu .navbar-default .navbar-nav > li:last-child > a {
        border: 0px;
        padding: 10px 30px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li:first-child > a {
        border-top: 0;
    }
     .puka a {
font-size: 11px;
line-height: 12px;
}

}
@media only screen and (min-width: 481px) and (max-width: 991px) {
    body .btn .caret {
        margin-left: 3px;
        color: #fff;
    }
    body .menu .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff6f6;
        border-bottom: 1px solid #4C4849;
    }
    body .menu .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background-color: #393939;
    }
    body .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    body .navbar-default .navbar-toggle:hover,
    body .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    body .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    body .navbar-form {
        margin-left: -15px;
        margin-right: -15px;
        padding: 2px 15px;
        border: 0;
        box-shadow: none;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    body .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    body .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff6f6;
        height: 40px;
        padding-top: 10px;
        padding-left: 35px;
    }
    body .menu .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a:visited,
    .navbar-default .navbar-nav > li > a:active {
        color: #fff6f6;
        background: transparent;
    }
    body .form-control {
        display: block;
        width: 100%;
        height: 35px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555555;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #cccccc;
        border-radius: 4px;
        box-shadow: none;
        transition: none;
    }
    body .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: 0;
        outline-offset: 0;
    }
    body .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background-image: none;
        background-color: #393939;
    }
    header .logo img {
        float: none;
        text-align: center;
        max-width: 100%;
    }

    header a {
        text-align: center;
        display: block;
    }
    footer .footer-1 p {
        max-width: 300px;
    }
        seve .logo img {
        float: none;
        text-align: center;
        max-width: 15px;
    }
    .home-wrapper .home-content {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */

        -moz-column-count: 1;
        /* Firefox */

        column-count: 1;
    }
    .content-wrapper p {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */

        -moz-column-count: 1;
        /* Firefox */

        column-count: 1;
    }
    .menu .navbar-default .navbar-nav > li:first-child > a {
        padding: 10px 30px;
    }
    body .menu .navbar-default .navbar-nav > li a {
        border-top: 1px solid #4C4849!important;
        padding: 10px 30px;
    }
    .menu .navbar-default .navbar-nav > li:last-child > a {
        border: 0px;
        padding: 10px 30px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff6f6;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li:first-child > a {
        border-top: 0;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff6f6;
        background-color: transparent;
    }
    .menu .navbar-nav .open .dropdown-menu {
        background-color: #504c4d;
    }
    body footer .footer-1 p {
        max-width: 240px;
    }
}
@media only screen and (max-width: 799px) {
	body {
		padding-top: 130px;
	}
	body .clom {
		white-space: normal;
	}
}
@media only screen and (min-width: 1200px) {
    .certificates .row img {
        height: 97px;
    }
    body .container {
       
        padding: 0 15px;
        /*width: 1200px;*/
    }
    header .btn .caret {
        margin-left: 4px;
    }
    header .pull-right {
        margin-top: 10px;
    }
    #bs-example-navbar-collapse-1 > div > form {
        padding-right: 0;
        float: right;
    }
    #bs-example-navbar-collapse-1 > div {
        padding-right: 0;
        /*margin-top: 5px;*/
    }
    #bs-example-navbar-collapse-1 > div > form > div > input {
        padding: 7px;
    }
    body .navbar-nav > li > .dropdown-menu {
        margin-left: 10px;
        min-width: 200px;
    }
    body .navbar-nav .caret{
        display: none;
    }
    body > footer > div.footer-top > div > div > div.footer-3.col-md-3.col-sm-4.col-xs-12 {
        text-align: right;
    }
}
@media only screen and (min-width: 481px) and (max-width: 991px) {
	body {
		padding-top: 115px;
	}
    body .menu .btn-default {
        padding-top: 10px;
    }
	body .zajc ul.zajc_contacts {
		padding: 4px 0px;
		float: none !important;
		text-align: center;
	}
	body .zajc ul.zajc_contacts {
		min-height: 50px;
	}	
    /*body .navbar-header {
        height: 50px;
    }*/
    body header {
        padding-top: 4px;
        padding-bottom: 5px;
    }
    body header .logo img {
        width: 225px;
    }
        body .seve .logo img {
        width: 225px;
    }
    body .navbar-default .navbar-toggle {
        margin: 0 0 0 0;
        padding-top: 15px;
    }
    body .navbar-toggle .icon-bar {
        width: 20px;
        height: 2px;
        margin-top: 2px;
    }
    .menu .navbar-default .navbar-nav > li:first-child > a {
        border-top: none!important;
    }
    body .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }
    body .menu .search-ico {
        padding-right: 2px;
        margin-top: -3px;
    }
    body .mini-lang {
        margin-top: 3px;
    }
    body .btn .caret {
        margin-left: 3px;
    }
    body .menu .navbar .container {
        width: 100%;
    }
    body .menu .navbar {
        min-height: 40px;
    }
    body .content-top {
        height: auto;
    }
    body .content-top p {
    }
    body footer .footer-1 p {
        max-width: 190px;
    }
    body .caret {
        float: right;
        margin-top: 9px;
    }
     /*.content {
     margin-top: 150px;
 }*/

}
@media only screen and (min-width: 320px) and (max-width: 414px) {
	body {
		padding-top: 112px;
	}
    body header .logo img {
        width: 220px;
    }
	body .zajc ul.zajc_contacts {
		padding: 4px 0px;
		float: none !important;
		text-align: center;
	}
	body .zajc ul.zajc_contacts {
		min-height: 50px;
	}
	body .zajc ul.zajc_contacts img {
		width: 35px;
		height: 30px;
	}
	body .zajc ul.zajc_contacts li a {
		font-size: 12px;
	}
}
@media only screen and (max-width: 320px) {
	body {
		padding-top: 100px;
	}
    body .fluid-container .img{
        height: 165px!important;
    }
    body .menu .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-top: 5px;
}
    /*body header {
        padding-top: 4px;
        padding-bottom: 5px;
    }*/
    body header .logo img {
        width: 220px;
    }
	body header .navbar-brand {
		height: 50px;
		padding: 12px 15px;
	}
    body .navbar-default .navbar-toggle {
        margin: 0 0 0 0;
        padding-top: 20px;
        /*float: left;*/
    }
	body .zajc ul.zajc_contacts {
		padding: 4px 0px;
		float: none !important;
		text-align: center;
	}
	body .zajc ul.zajc_contacts {
		min-height: 50px;
	}	
	body .zajc ul.zajc_contacts img {
		width: 35px;
		height: 30px;
	}
	body .zajc ul.zajc_contacts li a {
		font-size: 10px;
	}	
    body .caret {
        float: right;
        margin-top: 9px;
    }
    body .navbar-toggle .icon-bar {
        width: 20px;
        height: 2px;
    }
    body .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }
    body .menu .search-ico {
        padding-right: 2px;
        margin-top: -3px;
    }
    body .mini-lang {
        margin-top: 3px;
    }
    body .btn .caret {
        margin-left: 3px;
    }
    body .menu .navbar {
        min-height: 40px;
    }
    body .content-top p {
        margin-top: 113px;
    }
    body .content-wrapper {
        padding-top: 18px;
    }
}
@media (max-width: 1199px) {
    body .big-search {
        padding-left: 0;
        padding-right: 0;
        text-align: right;
    }
    body .glyphicon {
        top: 3px;
    }
         /*.content {
     margin-top: 183px;
 }*/
 .zajc_contacts  {
    font-size: 9px;
    
    /*width: 220px;
    float: left;*/
    margin-right: 15%;
}
}
@media (max-width: 1280px) {
.menu .navbar-default .navbar-nav > li > a {
    font-size: 11px;
}
.zajc ul.zajc_contacts li a {
    font-size: 11px;
}
}
@media  (min-width: 992px) and (max-width: 1024px) { 
	body {
		padding-top: 95px;
	}
}
@media  (min-width: 992px) {
	.gallery-section .col-md-4{
		min-height:325px !important;
	}

}
@media (max-width: 1199px) and (min-width: 992px) {
    .certificates .row img {
        height: 97px;
    }
    	/*.content {
     margin-top: 200px;
 }*/
    body .menu .navbar-default .navbar-nav > li > a {
        /*padding: 14px 13px 11px;*/
        padding: 14px 5px 11px;
        font-size: 9px;
    }
    .zajc_contacts {
    font-size: 12px;
    width: 220px;
    }
    body .big-search {
        padding-left: 0;
        padding-right: 0;
        text-align: right;
    }
    body .glyphicon {
        top: 3px;
    }
    body .navbar-nav .caret {
    display: none;
}
}
@media (max-width: 991px) {
    body .metall .row img {
        padding: 10px;
    }
    body .mini-lang{
        display: block;
    }
    body .large-lang{
        display: none;
    }
    body .big-search{
        display: none;
    }
    body .navbar-nav {
        margin: 0 -15px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    
    body .certificates .row img {
        height: 97px;
        margin: 8px 0;
    }
    body .certificates .row {
        padding-left: 10px;
    }
    body .navbar-collapse {
        width: 100%;
        margin: 0;
    }
    body header .logo img {
        margin: 0 auto;
        display: block;
        float: none;
    }
    body .menu .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background-color: transparent!important;
    }
    #bs-example-navbar-collapse-1{
    width: calc(100% + 30px);
  margin-left: -15px;
}
    body .navbar-default .navbar-toggle {
        padding-top: 17px;
        /*float: left;*/
    }
    .zajc_contacts {
        float: left;
    }
    body .menu .btn-default {
        padding-top: 10px;
    }
    body .menu .max {
        display: block!important;
        padding-right: 0;
        text-align: right;
    }
    body .menu .mini-search-btn {
        display: none!important;
    }
    body .menu .navbar-default .navbar-nav > li > a {
        padding: 15px 15px 11px!important;
    }
    body .navbar-header {
        float: none;
    }
    body .navbar-toggle {
        display: block;
    }
    body .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    body .navbar-collapse.collapse {
        display: none!important;
    }
    body .navbar-nav {
        float: none!important;
        margin: 0px!important;
        background-color: #393939;
    }
    body .navbar-nav>li {
        float: none;
    }
    body .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    body .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff6f6;
        height: 40px;
        padding-left: 20px;
        padding-top: 10px;
    }
    body .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */

    body .navbar-collapse.collapse.in {
        display: block!important;
        margin: 0 auto;
    }
    body .collapsing {
        overflow: hidden!important;
    }
}
body .max {
    display: none!important;
}
body .navbar-toggle {
    padding: 9px 15px 9px 8px;
    margin-right: 0;
}

@media (min-width: 992px) {
    body nav .dropdown-toggle span.caret {
        display: none;
    }
    body .menu .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-right: 0;
        /*border-radius: 25px;
        float: left;
        margin-left: 25px;
        margin-right: 25px;
        margin-left: 2%;
        margin-right: 7%;*/
        margin-right: 0%;
    }
    body .glyphicon {
        top: 3px;
    }
    body .language-bar {
        margin-top: 10px;
    }
    body .menu .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background: none;
        background-image: none;
        color: #fff;
    }
    body .dropdown-menu > .active > a,
    body .dropdown-menu > .active > a:hover,
    body .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #3c3c3c;
    }
    body .dropdown-menu > li > a:hover,
    body .dropdown-menu > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #3c3c3c;
        background-image: none;
        color: #fff6f6;
    }
    body.btn:focus,
    body.btn:active:focus,
    body.btn.active:focus,
    body.btn.focus,
    body.btn:active.focus,
    body.btn.active.focus {
        outline: 0px;
    }
    body .btn:active,
    body .btn.active {
        background-image: none;
        outline: 0;
        box-shadow: none;
    }
    body .btn-default:hover,
    body .btn-default:focus,
    body .btn-default.focus,
    body .btn-default:active,
    body .btn-default.active,
    body .open > .dropdown-toggle.btn-default {
        color: #333333;
        background-color: transparent;
        border: 0;
        outline: 0;
    }
}

@media (max-width: 767px) {
    body .certificates .row img {
        width: 100%;
    }
    body .gallery-section .row p {
        color: #4c545a;
        font-family: 'Nunito', sans-serif;
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 20px;
        text-align: center;
    }
    body .certificates .row img:nth-child(2),
    body .certificates .row img:nth-child(1) {
        margin-bottom: 25px;
    }
    body .certificates .row {
        padding-left: 0;
    }
    body .services-section .title {
        word-wrap: break-word;
    }
    body .services-section * {
        text-align: center;
    }
    body .carousel-indicators li {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin-top: 5px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px;
    }
       body .carousel-indicators .active {
        width: 10px;
        height: 10px;
        margin: 0;
        background-color: #fff;
    }
    body .fluid-container .img{
        height: 210px;
    }
}
.more {
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    margin: -10px auto 0;
    text-align: center;
}
.more:active,
.more:hover,
.more:focus,
.more:visited {
    color: #ffffff;
}
.gallery-section img {
    width: 100%;
    height: auto;   
}
.metal {
    padding: 30px 0 0px;
}
.metall .row img {
    width: 100%;
    height: auto;
}
.certificates .row {
    padding-left: 25px;
}
.certificates .row .textwidget:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.certificates .row{
    text-align: justify;
}
.certificates .row img {
    display: inline-block;
}

.laGallery .row p {
    margin-top: 5px;
    height: 40px;
}
.laGallery .gallery-ttl p {
    color: #b13030;
    font-family: 'Nunito', sans-serif;
    font-size: 28px;
    margin: 30px 0;
}
.gallery-ttl p {
    color: #b13030;
    font-family: 'Nunito', sans-serif;
    font-size: 28px;
    margin: 30px 0;
}
.gallery-ttl p a{
    color: #b13030;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    margin: 30px 0;
    text-decoration: none;
}
.contacts .glyphicon {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    margin-right: 10px;
}

.contacts {
    margin-top: 130px;
}
.contacts .row p {
    
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #4c545a;
    max-width: 78%;
    display: inline-block;
    vertical-align: top;
}
.row.bottom_contacts{
	margin:20px 10px;
}
.row.bottom_contacts .wpcf7-submit{
	clear:both;
}
.row.bottom_contacts textarea{
	height:97px;
}
.contacts input[type="submit"], #commentform input[type="submit"]{
    margin-top: 15px;
    background: #b13030;
    border: 1px solid #962929;
    outline: none;
    color: #ffffff;
    /*width: 83px;*/
    height: 30px;
    font-size: 15px;
}
.contacts .cont {
    padding-bottom: 20px;
}
.contacts #map-canvas1,
.contacts #map-canvas {
    margin-top: 24px;
    height: 265px;
    width: 100%
}
.contacts input[type="text"],
.contacts input[type="email"],
.contacts textarea, 
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    outline: none;
    border: 1px solid #6f7a83;
    padding: 7px 5px 5px;
    margin-bottom: 15px;
    resize: none;
    font-size: 14px;
}

.wpcf7-form-control-wrap + p {
display:none!important;
}

.file_upload{
    position: relative;
    overflow: hidden;
    font-size: 1em;        /* example */
    height: 2em;           /* example */
    line-height: 2em       /* the same as height */
}
.file_upload > button{
    float: left;
    width: 8em;            /* example */
    height: 100%;
    line-height: 10px;
}
.file_upload div{
    display: inline-block;
}
.file_upload > div p{
    font-size: 16px;
    padding-left: 10px;
    margin: 0;
    max-width: 100%!important;
}
.file_upload input[type=file]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;     /* IE 9 fix */
    -ms-transform: scale(20); /* IE 9 fix */
    opacity: 0;
    cursor: pointer
}
.file_upload{
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 1em;              /* example */
    height: 2em;                 /* example */
    line-height: 2em             /* the same as height */
}
.file_upload .button, .file_upload > mark{
    display: block;
    cursor: pointer              /* example */
}
.file_upload .button{
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 8em;                  /* example */
    height: 100%;
    text-align: center           /* example */
}
.file_upload > mark{
    background: transparent;     /* example */
    padding-left: 1em            /* example */
}
.file_upload input[type=file]{
    position: absolute;
    top: 0;
    opacity: 0
}
.file_upload input[type=file]{
    position: absolute;
    top: 0;
    visibility: hidden
}

.file_upload{
    border: 1px solid #6f7a83;
}
.file_upload.focus{
    box-shadow: 0 0 5px rgba(0,30,255,0.4)
}
.file_upload > button{
    background: #6f7a83;
    border: 0;
    transition: background 0.2s;
    color: #fff;
    overflow: hidden;
}
.file_upload:hover > button{
    background: #6f7a83;
}
.file_upload:active > button{
    background: #6f7a83;
}


.offer .row p {
    margin-bottom: 20px;
    max-width: 100%;
}
.offer input[type='checkbox'],
.offer input[type='radio']{
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.offer input[type='checkbox'] + p,
.offer input[type='radio'] + p{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.offer .checkboxDiv {
    margin-top: 17px;
}
.offer input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}
.offer input[type="checkbox"] + label {
    margin-bottom: 12px;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #4c545a;
    background: url('img/chekbox.png') 0 -34px no-repeat;
    padding-left: 35px;
}
.offer input[type="radio"]:checked + label {
    background-position: 0 0;
}
.offer input[type="radio"] {
    position: absolute;
    left: -9999px;
}
.offer input[type="radio"] + label {
    margin-bottom: 10px;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #4c545a;
    background: url('img/radio.png') 0 -34px no-repeat;
    padding-left: 35px;
}
.offer input[type="checkbox"]:checked + label {
    background-position: 0 0;
}
.single-container h1{
    margin-top: 20px;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #000;
    margin-bottom: 10px;
}

.html5gallery-elem-1 a[target='_blank'] {
  display: none;
}

.fluid-container .img{
    height: 495px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
    max-width: 100%;
    background-repeat: no-repeat;
}
.gallery-section .row p a{
    color: #4c545a;
    /*font-family: 'Nunito', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
}
.gallery-section .row  h2 a{
	 font-size: 18px;
	 margin:0;
	 /*font-family: 'Nunito', sans-serif;*/
	 font-family: Arial, Helvetica, sans-serif;
	 color: #4c545a;
}
.gallery-section .row h2 {
 	margin: 0;
    line-height: 20px;
}
.gallery-section .row p a:hover{
    text-decoration:none;
}







/*****************AM_STILES*********************/
#home_slider_wrap .cycloneslider-pager{
	bottom:20px;
}
#home_slider_wrap .cycloneslider-pager span{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
	-webkit-box-shadow:none;
    box-shadow:none;
	margin-right:5px;
}
#home_slider_wrap .cycloneslider-pager span:last-childe{
	margin-right:0px;
}
#home_slider_wrap span.cycle-pager-active{
    width: 12px;
    height: 12px;
    background-color:#fff;
} 
#home_slider_wrap .cycloneslider-template-standard .cycloneslider-slide img{
	min-height:100%;
}
.certificates .row p{
	text-align:justify;
}
.certificates .row p:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.qtrans_language_chooser img {
    width: 25px;
    border-radius: 3px;
}

#commentform p{
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.comment-form label{
	width: 100px;
    display: inline-block;
    vertical-align: top;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form textarea {
	max-width:250px;
}
.comment_row{
	margin-bottom: 20px;
    border-radius: 10px;
    background-color: rgb(251, 251, 251);
    padding: 15px 30px;
}


.orangea {
/*font-family: 'Nunito', sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color: #E3731D;
bottom: 0px;
padding: -2px 0px 0px;
display: inline-block;
text-transform:uppercase;
text-align: center;
}


.bla {
    background: transparent url("images/toggle_open.png") no-repeat scroll left center;
}

.clom {
    background:#f0f1f1;
    display: inline-block;
    line-height: 20px;
    font-weight: bold;
color: #000;
padding: 0px 5px;
white-space: nowrap;
}

.blueback {
    background:rgba(16, 220, 244, 0.5);
}

.malo {
    font-size:16px;
    color:#E3731D;
    line-height:15px;
}

.alignleft {
    margin: 5px 20px 20px 0px;
    float: left;
}


.Klop {
color:#fff;
background-color: rgba(16, 220, 244, 0.5);
}

.bok {
    
    display: inline-block;
    box-shadow: 5px 5px 5px #888;
    width:25%;
}

#sopa {

width:40%;
float:right;
    }

.graybox {
    display: inline-block;
    padding: 0px 10px;
    white-space: nowrap;
    border-radius: 7px;
    background:#F5F5F5;
    width:30%;
    box-shadow: 5px 5px 5px #888;
    font-size:12px;
}



.bloki .block {

padding: 2px 1%;
margin-bottom: 0px;
min-height: 30px;

}
.bloki .block > div, .bloki .block h4, .bloki .block a {
float: left;
margin-left: 0.5%;
margin: 0px;
font-weight: bold;
font-size: 1em;


}

.bloki .block a.kplus {min-width:0%;}

.bloki .block a.kplus span {
    color: #777;
    width: 25px;
    height: 25px;
    font-size: 22px;
    display: block;
    cursor:pointer;
    line-height: 25px;
}

.bloki .block p {
    margin: 0px;
    padding: 3px;
    
}
.bloki .block a.viz span {

}

.messagebox {
    margin-bottom: 20px;
background-position: 15px 50%;
margin-top:-3px;
}

.blue_message, .blue_message a {
    color: #2A80A7;
}

.blue_message {
border: 1px solid #AFDBEE;
background: #E4F5FD url("img/utrtecken.png") no-repeat scroll 12px 50%;
color:#2A80A7;
}

.messagebox_text {
    margin-left: 45px;
}

.messagebox .messagebox_text {
    margin-bottom: 15px !important;
    margin-left: 40px;
    margin-right: 15px;
    margin-top: 15px;
}

.contactfooter {
    color:#f00;
}

.korobka {
	color:#fff;
}

.konleft {
    
    display:inline-block;
    color:#fff;
    margin-right:55px;
    
}

.konright {
    color:#fff;
    display:inline-block;
}

.icon-date {
    font-weight:bold;
}

.saba {
    background:#ccc;
    
    display: inline-block;
}
.buttongreen {
    margin:0px 8px 0px 0px;
 width: 60%;
 display: inline-block;

 background: transparent url("img/bok.png") no-repeat left;
 /*color: #000;

 font-size:12px;
 font-weight: bold;
 font-family: "Nunito",sans-serif;
 margin-left:25px;*/


}

.buttontext {


 float: right;

 color: #000;
 /*line-height: 38px;*/
 font-size:14px;
 text-align:left;
 font-weight: bold;
 /*font-family: "Nunito",sans-serif;*/
 font-family: Arial, Helvetica, sans-serif;
 


}

.puka {
padding: 13px 6px 10px 10px;
line-height: 60%;
width: 23%;
font-size: 12px;
background-color: #E3731D;
color: #ffffff;
margin-bottom: 15px;
box-shadow: 0 3px 0 #ba8b35;
border-radius: 50px;
}

.puka a {
color: #ffffff;

}
.imgdudu {
        margin:-12px 10px 0px 0px;
        float:left;
        
}

.tootWrap {
     
        margin: 0px 0px 0px 0px;
        /*font-family: "Nunito",sans-serif;*/
        font-family: Arial, Helvetica, sans-serif;
        color:#f00;
         font-size:15px;
 text-align:left;
 font-weight: bold;
 text-align:left;
        
    }
    




.timestyle {
    border-bottom: medium none;
float: none;
font-size: 15px;
font-style: italic;
margin: 5px 0px;
width: 100%;
font-weight:bold;
}

.containera {
    
    width: 78%;
    /*margin-left: 10%;
    margin-right: 10%;*/
}
.seve {
    margin-left: 8%;
    margin-right: 8%;
    margin-top:20px;
    
    /*background-color: #f00;*/
}

.seve .logo img {
    float: left;
    /*margin-left: 85px;*/
	max-height:53px;
	max-width:350px;
	height:auto;
	width:auto;
}
.seve_contacts {
float: right;
max-height: 53px;
margin-top: 0px;
height: auto;

}
.header_contacts span {
    margin-right: 10px;
    
}

/*.zajc {
	margin-top: 13px;
	margin-bottom: 13px;
}

.zajc_contacts  {
    font-size: 12px;
    margin-left: 0%;
    margin-right: 0%;
}
.zajc_contacts a {
    
    margin-top: 10px;
}*/

.zajc ul.zajc_contacts {
    list-style: none;
    min-height: 65px;
    padding: 15px;
    margin: 0;
}
.zajc ul.zajc_contacts li {
	display: inline-block;
}
.zajc ul.zajc_contacts li a {
	font-size: 12px;
}
.zajc ul.zajc_contacts li a:hover {
    color: #E3731D;
	text-decoration: none;
}
.zajc ul.zajc_contacts img {
		width: 40px;
		height: 35px;
}
.panel-grid-cell {
	overflow: hidden;
}


