body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  font-family: 'Lato', sans-serif; }

::-moz-focus-inner {
  border: 0; }

a, a:hover, a:visited, a:focus, a:active {
  text-decoration: none;
  color: inherit;
  outline: 0 !important; }
/* FIRSTLINE */

#firstline {
	background-color: #262626;
	line-height: 35px;
    color: #eeeeee;
}
#firstline ul {
	margin-bottom: 0px;
	font-size: 14px;
}
#firstline ul li {
	margin-right: 15px;
    padding: 0;
}
#firstline span {
	margin-left: 15px;
}
#firstline a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
}
#firstline a:hover {
    color: #1c69d4;
}
#firstline p {
    margin-bottom: 0;
}


#firstline span i {
    margin-right: 15px;
}

#social {
    text-align: right;
}

#social i {
    margin-left: 20px;
    font-size: 16px;
}

/*HEADER*/

header {
    background-color: #4d4d4d;
}
.navigacija {
    padding-right: 0;
}
.navigation .logo {
	padding: 15px;
}
.navigation .logo img {
    float: right;
}
.navigacija .navbar-default {
    margin-bottom: 0px;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.navigacija .navbar-default li a,
.navigacija .navbar-default li a:focus,
.navigacija .navbar-default li a:active,
.navigacija .navbar-default li a:visited {
    padding: 20px;
    color: #c9c9c9;
    font-size: 20px;
    transition: all 0.2s;
    margin-top: 35px;
}
.navigacija .navbar-default li:last-child a {
	border-right: none;
}
.navigacija .navbar-default li.active a {
    color: #c9c9c9;
    background-color: #666666;
}
.navigacija .navbar-default li.active a:hover,
.navigacija .navbar-default li.active a:focus,
.navigacija .navbar-default li.active a:active {
    color: #c9c9c9;
}
.navigacija .navbar-default li a:hover {
	color: #c9c9c9;
    background-color: #666666;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #666666;
}
.nav-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1001;
}
.navbar-collapse {
    padding: 0;
}
/* menu button animation*/

.navbar-default .navbar-toggle {
    border: 0px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-toggle .icon-bar {
    width: 29px;
    height: 3px;
}

.navbar-toggle .icon-bar {
    transition: all 0.2s;
}

.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggle .middle-bar {
    opacity: 0;
}

.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 0% 70%;
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggle .bottom-bar,
.navbar-toggle .top-bar,
.navbar-toggle .middle-bar {
    font-size: 30px;
    margin-bottom: 6px;
    font-weight: 500;
}

.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
}
.fixer {
    display: none;
    height: 95px;
}
.fixer.in {
    display: block!important;
}
.navigation {
    z-index: 1002;
    width: 100%;
}
.navigation.fix {
    position: fixed;
    top: 0;
    animation: fadeInDown;
    animation-duration: 0.8s;
    animation-delay: 0s;
}
.mobile-tel {
    padding: 7px 15px;
    background-color: #1c69d4;
    font-size: 16px;
    font-weight: 500;
    margin-left: -15px;
    margin-right: -15px;
    color: #fff!important;
}
.mobile-tel ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.mobile-tel li {
    display: block;
    margin-top: 5px;
}
.mobile-social {
    padding: 12px 15px;
    background-color: #4d4d4d;
    font-size: 20px;
    margin-left: -15px;
    margin-right: -15px;
    font-weight: 300;
}
.mobile-social a {
    margin-right: 20px;
    display: inline-block;
    color: white!important;
    text-decoration: none;
}
.navigacija .navbar-default .mobile-tel li a:hover {
    background-color: transparent!important;
    color: white!important;
}
/*SLIDER*/

.slick-initialized .slick-slide {
    outline: 0 !important;
}
.slick-slider {
    margin-bottom: 0;
}
.slick-prev,
.slick-prev:focus,
.slick-next,
.slick-next:focus {
    position: absolute;
    z-index: 2;
    display: block;
    height: 113px;
    width: 37px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    color: white;
    top: 55%;
    padding: 0;
    outline: none;
    text-align: center;
    border: none;
    background: transparent;
    border-radius: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    background-position: center;
    background-repeat: no-repeat;
}

.main-slider .slick-prev,
.main-slider .slick-prev:focus {
    left: 0px;
    background-image: url("../images/left-arrow.png");
}
.main-slider .slick-next,
.main-slider .slick-next:focus {
    right: 0px;
    background-image: url("../images/right-arrow.png");
}
.main-slider .slick-prev::before,
.main-slider .slick-next::before {
    content: '';
}
.main-slider {
    overflow: hidden;
    max-width: 1920px;
    max-height: 500px;
    margin: 0 auto;
}

.main-slider .main-slide img {
    display: inline-block;
}

.main-slider .main-slide {
    position: relative;
}
.slider-title {
    position: absolute;
    z-index: 10;
    color: white;
    text-align: center;
    left: 0;
    right: 0;
    top: 33%;
    margin: auto;
}

.slider-title h2 {
    font-size: 72px;
    color: white;
    font-weight: 900;
}
.slider-title p {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 0;
    color: white;
}
/*THREE POINTS*/
.regular-padding {
    padding: 60px 0;
}
.three-points h2 {
    font-size: 24px;
    color: #172330;
    margin: 30px 0;
}
.three-points p {
    color: #999999;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 16px;
}
.three-points .button {
    font-size: 20px;
    margin-top: 30px;
}
.button {
    padding: 10px 20px;
    color: white!important;
    background-color: #1c69d4;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    transition: all 0.3s;
}
.button:hover,
.button:focus {
    background-color: #999999;
    color: white!important;
}

/*GALERIE*/
.galerie {
    padding-bottom: 80px;
}
.regular-padding .galerie {
    padding-bottom: 0;
}
.galerie .zoom {
    position: absolute;
    height: 100%;
    width: 92%;
    padding-top: 25%;
    text-align: center;
    background-color: rgba(28, 105, 212, 0.6);
    opacity: 0;
    transition: all 0.2s;
}
.galerie .zoom i {
    color: white;
    font-size: 80px;
}
.galerie a:hover .zoom {
    opacity: 1;
}
.galerie .col-md-4 {
    margin-top: 20px;
}
.galerie .zoom span {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-top: 30px;
}
.galerie .slick-dots {
    margin-bottom: 0;
}
.galerie .slick-dots li {
    width: 80px;
    height: 5px;
}
.galerie .slick-dots li button {
    width: 80px;
    height: 5px;
    background: #999999;
    padding: 0;
}
.galerie .slick-dots li button:before {
    content: '-';
    width: 80px;
    height: 5px;
}
.galerie .slick-dots li.slick-active button {
    background: #1c69d4;
}
.galerie h3 {
    font-size: 30px;
    margin: 0 0 15px 0;
    color: #172330;
}
.txt {
    font-size: 16px;
    color: #666666;
    margin-bottom: 0;
    font-weight: 300;
}
/*HOME KONTAKT*/

.home-kontakt {
    background-image: url('../images/kontakt-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home-kontakt h2 {
    color: white;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}
.home-kontakt p {
    font-size: 16px;
    color: white;
    margin: 0;
    font-weight: 300;
    text-align: center;
}
.home-kontakt form {
    margin-top: 50px;
}
.home-kontakt .form-control {
    border-radius: 0;
    height: 45px;
    background-color: transparent;
    color: white;
    margin-bottom: 25px;
    outline: none;
    box-shadow: none;
}
.home-kontakt .form-control:focus {
    border-color: white;
}
.home-kontakt textarea.form-control {
    height: 180px;
    resize: none;
}
.home-kontakt .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
.home-kontakt .form-control::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
.home-kontakt .form-control:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
.home-kontakt .form-control:-moz-placeholder { /* Firefox 18- */
  color: white;
}
.home-kontakt label {
    color: white;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 400;
}
button {
    background-color: inherit;
    box-shadow: none;
    outline: none;
    border: none;
}
#googleMap {
    height: 465px;
}
/*gmpc*/
.gmpc_wrap {
    position: relative;
}
.gmpc_btn {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    background-position: center;
    background-size: cover;
}
.gmpc_btn span {
    display: inline-block;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px 15px;
    border: 1px solid #eee;
    box-shadow: 0 0 15px rgba(0,0,0, 0.1);
    text-align: center;
    max-width: 200px;
    width: 100%;
    transition: all .2s;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    color: #222;
}
.gmpc_btn:hover span {
    border-color: #1c69d4;
    background-color: #1c69d4;
    color: #fff;
}
/*FOOTER*/
footer {
    color: #999999;
    font-size: 18px;
}
footer b {
    color: #1c69d4;
    font-weight: 600;
}
footer .container {
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}
footer h3 {
    font-size: 24px;
    margin-bottom: 30px;
    color: #333333;
    font-weight: bold;
    margin-top: 0;
}
footer ul {
    padding-left: 0;
    list-style-type: none;
}
footer ul li {
    padding: 3px 0;
}
footer ul li a {
    color: #999999;
    transition: all 0.3s;
}
footer ul li a:hover,
footer ul li a:focus {
    color: #1c69d4;
}
footer ul li.active a {
    color: #1c69d4;
}
footer #toTop {
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    line-height: 40px;
    z-index: 2;
    font-size: 20px;
    border-radius: 0;
    margin: 0 auto;
    display: inline-block;
    background-color: #1c69d4;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    position: absolute;
    right: 15px;
}

footer #toTop:hover {
    background-color: #999999;
    color: white;
}
footer img {
    margin: 30px 0 20px 0;
}
.copyrights {
    padding: 20px 0;
    font-size: 16px;
    color: #999999;
}
.copyrights p {
    margin-bottom: 0;
}
.copyrights span {
    padding: 0 15px;
}
.copyrights a {
    transition: all 0.3s;
}
.copyrights a:hover,
.copyrights a:focus {
    color: #1c69d4;
}
.social {
    margin-bottom: 0;
}
.copyrights .social li a {
    font-size: 20px;
    color: #999999;
    transition: all 0.3s;
}
.copyrights .social li a:hover,
.copyrights .social li a:focus {
    color: #1c69d4;
}
.copyrights .social li {
    margin-left: 10px;
}
.banner {
    height: 386px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.page-rout {
    background-color: #555555;
    color: white;
    display: inline-block;
    font-size: 16px;
    padding: 10px;
    text-decoration: none;
    position: absolute;
    margin-top: -50px;
    z-index: 10;
}
.page-rout ul {
    margin-bottom: 0;
}
.page-rout ul li {
    padding: 0;
}
.page-rout ul li i {
    margin: 0 5px;
}

/*UEBER UNS*/

.title {
    font-size: 30px;
    color: #333333;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: bold;
}
.ueberuns .txt {
    margin-bottom: 20px;
}
.blue-back {
    padding: 40px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.blue-back h2 {
    font-size: 30px;
    color: white;
    margin: 0;
}
.blue-back p {
    font-size: 16px;
    color: white;
    margin-bottom: 0;
    border-left: 1px solid white;
    padding-left: 30px;
    margin-top: 5px;
}
.blue-back .col-md-2,
.blue-back .col-md-3 {
    margin-top: 10px;
}
.blue-back.aufbereitung .col-md-3 {
    margin-top: 0;
}
/*TEAM*/
.team {
    background-image: url(../images/team-background.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.team .team-title {
    padding: 15px;
    background-color: #262626;
    color: white;
    transition: all 0.3s;
}
.team .team-title:hover {
    background-color: #1455af;
}
.team .team-title h3 {
    font-size: 24px;
    margin: 0;
    display: inline-block;
}
.team .team-title i {
    font-size: 24px;
    margin-right: 20px;
}
.team .team-desc {
    background-color: white;
    color: #333333;
    padding: 15px;
    -webkit-box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.75);
}
.team .team-desc p {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: bold;
}
.team .col-md-4 {
    margin-top: 20px;
}
/*SERVICE*/
.service .txt {
    margin-bottom: 20px;
}
.service-item {
    background-color: transparent;
    padding: 5px 5px 5px 90px;
    margin-bottom: 20px;
    min-height: 75px;
    height: 75px;
    display: table;
    width: 100%;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333333;
    font-size: 18px;
    border: 1px solid #e1e1e1;
}

.service-item:hover {
    border: 1px solid #1c69d4;
}
.service-item img {
    left: 40px;
    top: 15px;
    position: absolute;
}

.service-item p {
    display: table-cell;
    vertical-align: middle;
    word-break: break-word;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    color: #333333;
    text-transform: uppercase;
}
.tooltip {
    position: absolute!important;
    left: 15px!important;
    float: left!important;
}
.tooltip > .tooltip-inner {
    background-color: #1c69d4 !important;
    /*!important is not necessary if you place custom.css at the end of your css calls. For the purpose of this demo, it seems to be required in SO snippet*/
    color: #fff;
    padding: 7px;
    font-size: 14px;
    text-transform: uppercase;
    width: 280px!important;
    max-width: 280px!important;
    text-align: left!important;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #1c69d4;
}
.service .row:last-child .service-item:last-child  {
    margin-bottom: 0;
}
/*KONTAKT*/
.kontakt .title {
    margin-bottom: 10px;
}
#form {
    position: relative;
    z-index: -1;
    visibility: hidden;
    top: -230px;
}

.message-contact {
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    color: #505050;
    margin-bottom: 20px;
    line-height: 1;
}
.message-contact strong {
    font-size: 20px;
}
.kontakt aside {
    background-color: #1c69d4;
    padding: 20px 30px;
}
.kontakt aside ul:first-child {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #518cde;
}
.kontakt aside ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.kontakt aside ul li {
    font-size: 16px;
    color: white;
}
.kontakt .form-control {
    border-radius: 0;
    height: 45px;
    background-color: transparent;
    color: #333333;
    margin-bottom: 25px;
    outline: none;
    box-shadow: none;
}
.kontakt .form-control:focus {
    border-color: #1c69d4;
}
.kontakt textarea.form-control {
    height: 180px;
    resize: none;
}
.kontakt .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333;
}
.kontakt .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
}
.kontakt .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}
.kontakt .form-control:-moz-placeholder { /* Firefox 18- */
  color: #333333;
}
.kontakt label {
    color: #333333;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 400;
}
.kontakt .forma {
    margin-top: 20px;
}
/*IMPRESSUM*/
.impressum h1 {
    font-weight: bold;
    margin-top: 0;
    font-size: 30px;
    color: #172330;
}
.impressum h2 {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    padding-left: 0;
}
.impressum h2 span {
    display: block;
}
.impressum h3 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}
.impressum ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.impressum p,
.impressum ul li {
    font-size: 16px;
    padding-left: 0px;
    color: #333333;
}
.impressum p span {
    font-weight: 500;
    margin-top: 10px;
}
.impressum .imp-info span {
    color: #333;
    font-weight: 400;
}
.impressum .impressumBtn {
    outline: none;
    background-color: #1c69d4;
    color: white;
    height: 35px;
    width: 35px;
    font-weight: 800;
    line-height: 35px;
    font-size: 30px;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    color: white;
}
.impressum .impressumBtn::after {
    content: "-";
    display: inline-block;
}
.impressum .impressumBtn.closed::after {
    content: "+";
    display: inline-block;
}
.impressum .company {
    margin-bottom: 30px;
}
.impressum .company a {
    color: #333333;
}
.impressum .company a:hover {
    color: #333333;
}

.imp-dtn ul {
 list-style-type: none;
 padding-left: 0;
 margin-bottom: 20px;
}
.imp-dtn p {
margin-bottom: 20px;
}
.imp-dtn p a, .imp-dtn ul a {
text-decoration: underline;
color:#333;
}
.imp-dtn h2 {
 font-size: 24px;
}
.imp-dtn h3 {
 font-size: 22px;
}
.imp-dtn h4 {
font-size: 18px;
}
.imp-dtn h3, .imp-dtn h2, .imp-dtn h4, .imp-dtn h5 {
 margin-bottom: 10px;
 font-weight: bold;
 text-transform: inherit;
}
.imp-dtn h5  {
 font-size: 16px;
}
/*404*/
.error-page {
    text-align: center;
    margin: 20px 0 80px 0;
}
.error-page h1 {
    font-size: 300px;
    color: #1c69d4;
    margin: 0;
    font-weight: bold;
}
.error-page h2 {
    font-size: 45px;
    color: #333333;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.error-page .button {
    display: inline-block;
    margin-top: 40px;
    color: white;
}
.frame .txt {
    margin-bottom: 20px;
}
.frame.regular-padding {
    padding: 80px 0 50px 0;
}
/*************
MEDIA
*************/
/******
1199
******/
@media only screen and (max-width: 1199px) {
    .navigacija .navbar-default li a, .navigacija .navbar-default li a:focus, .navigacija .navbar-default li a:active, .navigacija .navbar-default li a:visited {
        padding: 15px;
        margin-top: 43px;
    }
    #firstline ul li {
        margin-right: 7px;
    }
    #firstline span {
    	margin-left: 5px;
    }
    .galerie .zoom {
        width: 90%;
    }
    .slider-title {
        top: 20%;
    }
    .slider-title h2 {
        font-size: 50px;
    }
    .blue-back h2 {
        font-size: 24px;
    }
    .team .team-title h3 {
        font-size: 20px;
    }
    .team .team-desc {
        padding: 10px 5px;
    }
    .team .team-desc p {
        font-size: 14px;
    }
    .team .team-title i {
        margin-right: 10px;
    }

}
/******
991
******/
@media only screen and (max-width: 991px) {
    .navigacija .navbar-default li a, .navigacija .navbar-default li a:focus, .navigacija .navbar-default li a:active, .navigacija .navbar-default li a:visited {
        padding: 10px;
        font-size: 16px;
        margin-top: 42px;
    }
    #firstline ul {
        font-size: 12px;
    }
    #social i {
        margin-left: 10px;
    }
    .galerie .zoom {
        width: 88%;
    }
    .galerie .zoom i {
        font-size: 50px;
    }
    .blue-back img {
        margin-bottom: 15px;
    }
    .blue-back h2 {
        border-right: 0;
        margin-bottom: 15px;
    }
    .blue-back p {
        border-left: 0;
        margin-top: 0;
        padding-left: 0;
    }
    .ueberuns img {
        margin-bottom: 30px!important;
        margin: 0 auto;
    }
    .service-item p {
        font-size: 15px;
    }
}
/******
767
******/
@media only screen and (max-width: 767px) {
    .fixer {
        display: none!important;
    }
    .navigation {
        position: fixed;
        top: 0px;
        animation: none!important;
    }
    #firstline {
        display: none;
    }
    header .logo {
        float: left;
        z-index: 100;
        max-width: 100px;
        position: absolute;
        top: 0;
    }
    .navigation .logo img {
        float: none;
    }
    body {
        padding-top: 68px;
    }
    .navigation {
        position: fixed;
        top: 0px;
        z-index: 10000;
        width: 100%;
    }
    .navigacija .navbar-default li a, .navigacija .navbar-default li a:focus, .navigacija .navbar-default li a:active, .navigacija .navbar-default li a:visited {
        padding: 15px;
        margin-top: 0;
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    .navigacija .navbar-default {
        float: none;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
    }
    .navigacija {
        padding: 0;
    }
    .navbar-nav {
        margin: 0 -15px;
    }
    .navbar-collapse {
        padding: 0 15px;
    }
    .slider-title {
        display: none;
    }
    .three-points img {
        width: 100%;
    }
    .three-points .col-md-4 {
        margin-bottom: 30px;
    }
    .three-points .col-md-4:last-child {
        margin-bottom: 0;
    }
    .galerie img {
        width: 100%;
    }
    .galerie .zoom {
        width: 100%;
    }
    footer .container {
        padding-top: 30px;
        padding-bottom: 0;
    }
    footer #toTop {
        top: 30px;
    }
    footer img {
        margin-top: 0;
    }
    footer .col-md-3 {
        margin-bottom: 30px;
    }
    footer h3 {
        font-size: 18px;
    }
    .copyrights,
    .copyrights .text-right {
        text-align: center!important;
    }
    .social {
        margin-top: 15px;
    }
    .captcha img {
        margin-bottom: 25px;
    }
    .regular-padding {
        padding: 40px 0;
    }
    .regular-padding .galerie {
        padding-bottom: 40px;
    }
    .frame.regular-padding {
        padding: 40px 0 20px 0;
    }
    .banner {
        height: 250px;
    }
    .team img {
        width: 100%;
    }
    .tooltip > .tooltip-inner {
        width: 280px!important;
        max-width: 280px!important;
    }
    .gal-slider {
        text-align: center;
    }
    .gal-slider .col-md-4 {
        padding: 0;
    }
    .kontakt aside {
        margin-top: 25px;
    }
    .error-page h1 {
        font-size: 150px;
    }
    .error-page {
        margin: 20px 0 40px 0;
    }
}
/******
479
******/
@media only screen and (max-width: 479px) {

}
