/*
Theme Name: K4 beta
Theme URI: K4 beta
Author: Blaž Habjan
Author URI: no webpage no fun
Description: Description goes here
Version: 1.0
License: Po potrebi
License URI: Po potrebi
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: bootstrap337_template_theme 

*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&subset=latin-ext');

@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css');

body {
    font-family: 'Roboto', sans-serif;
    
}

html {
    margin-top: 0px !important;
}

body {
    background-color: black;
}

.container {
    min-width: 1310px;
    background-color: #272727
}

.event_when_big,
.event_when_small,
.event_name{
    color: white;
   font-family: 'Roboto', sans-serif;
}
.event_when_big,
.event_when_small,
.event_name{
    color: white;
   font-family: 'Roboto', sans-serif;
}

.event_when_big {
    margin-top: 2px;
    font-size: 35px;
    font-weight: 100;
}


.event_when_small {
    font-size: 20px;
    font-weight: 700;
}

.event_name {
    font-size: 25px;
    font-weight: 900;
}

.event_badge {
    display: none;
}

.event_div .col-md-12:first-of-type .event_badge,
.about-left .col-md-10:first-of-type .event_badge,
#equipment_section .col-md-10:first-of-type .event_badge {
    display: block;
    width: 180px;
    height: 66px;
    background-color: #a2a2a2;
    position: absolute;
    margin-left: -123px;
    margin-top: 55px;
    border: 2px solid white;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    color:black;
    font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    line-height: 63px;
}

.event_div > .col-md-12 {
    margin: 25px -25px 25px 129px;
    border: 2px solid white;
    max-width: 1044px;
}

.event_div > .col-md-12 .col-md-8 {
    padding: 0px
}

.event_div > .col-md-12 .col-md-4 > p:first-of-type {
    padding-top: 15px;
}
#equipment_section .col-md-10:first-of-type .event_badge {
    margin-left: -178px;
    margin-top: 95px;
    width: 260px;
}

#equipment_section {
    min-height: 715px;
}

.event_div > .col-md-12 .col-md-4 p {
    padding-left: 30px;
}

.event_div img {
    max-height: 400px;
}
.event_old {
    display: none;
}

.navbar {
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    background-color: black;
    z-index: 100;
    border-radius: 0px;
    padding-bottom: 1px;
}

.navbar-collapse {
    padding: 0px;
    width: calc(100% - 55px);
}

.navbar-nav {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 6px;
}

.navbar-nav a {
    color: white;
    font-weight: 900;
    font-size: 28px;
    cursor: pointer;
}

.logo {
    display: inline-block;
    width: 129px;
    margin-top: -2px;
    margin-left: -1px;
}

.navbar-nav {
    max-width: 992px;
    width: 100%;
}


.lang_selection {
    width: 30px;
    right: 0;
    top: 0;
    position: absolute;
}

.navbar-toggle {
    margin-right: 55px;
}


.wpglobus-selector-box span,
.wpglobus-selector-box a {
    width: 31px !important;
    display: block;
    height: 31px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    font-weight: 700;
    background-color: white;
}

.wpglobus-selector-box a {
    background-color: black;
    color: white;
}

.nav > li > a:focus, 
.nav > li > a:hover,
.nav > li.active a {
    background-color: transparent !important;
    color: red !important;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-header,
.navbar-collapse {
    height: 61px;
}

.social-dd-menu .caret {
    display: none;
}

.social-dd-menu > a:focus,
.social-dd-menu > a:active{
    background-color: black;
    color: red;
}

.social-dd-menu > ul  {
    min-width: 130px;
}

.social-dd-menu > ul  {
    background-color: black;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 18px;
}

.social-dd-menu > ul a  {
    background-color: black;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 18px;
    color: white;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #a3a3a3;
    background-color: black;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: black;
    border: none;
}

/*KAO BODY*/

.content {
    background-color: red;
    height: calc(100vh - 63px);
}

.home_section_content {
    max-height: 1000px;
}
.front-right {
    background-image: url("images/home_cover.jpg");
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px !important;
}


.owl-carousel {
    position: relative !important;
    top: calc(50% + 26px);
    transform: translateY(-50%);
    height: calc(100% - 63px);
}

.owl-carousel img {
    height: auto;
    padding: 5px;
}

.owl-item img {

    padding-left: 0px;
    padding-right: 0px;
    min-height: 510px;
}

.owl-carousel .owl-stage { 
    display: flex;
    align-items: center;
}

.owl-carousel.owl-drag .owl-item {
    max-height: 499px !important;
}

.owl-nav {
    position: absolute;
    top: 50%;
    width: 100% !important;
}

.owl-nav .owl-next{
    right: 0px;
    position: absolute;  
}

.owl-prev i,
.owl-next i{
    color: white;
    font-size: 23px;
    margin: 0 8px;
}
/*About us section */


.about-left {
    color: white;
    font-weight: 400;
    min-height: 600px;
    font-size: 17px;
    padding: 0px;
}


.about-left-map {
    padding: 0px;
    margin: 0px;

}

#about_section {
    color: white;
    font-weight: 900;
    min-height: 600px;
    font-size: 26px;
    padding: 0px 0 20px 0;
}

.about-left-inner {
    border: 2px solid white;
    padding: 25px;
}

#about_section .col-md-10,
#equipment_section .col-md-10 {
    margin: 25px -25px 25px 129px;
    width: calc(100% - 268px);
}

#about_section .event_badge {
    margin-left: -148px;
    margin-top: 30px;
}


.about_us_text {
    padding-bottom: 30px;
}

.about-left-inner iframe{
    height: 400px;
    padding-bottom: 20px;
}

.download_button {
    height: 80px;
    border: 2px solid white;
    margin-bottom: 0px;
}

.download_button .dl_text {
    width: 60%;
    display: inline-block;
    font-size: 21px;
    font-weight: 900;
    margin: 10px 0 0 5px;;
}

.download_button .dl_text p{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.download_button .dl_button {
    float: right;
    margin-top: 12px;
    max-height: 100%;
    width: 50px;
} 

/* Contact section */

.contact_style_1,
.contact_style_1 a,
.contact_style_2,
.contact_style_2 a {
    font-weight: 900;
    color: white;
    text-decoration: none;
}
.contact_style_1 {
    font-size: 15px;
    line-height: 23px;
}

.contact_style_2 {
    font-size: 15px;
    line-height: 23px
}

.warning_style {
    color: red;
}

 .map_section {
    display: none;
 }


.contact-left {
    padding: 0px;
    background-color: black;
    height: 100% !important;
}

.contact-inner-left p {
    margin: 0 0 0 55px;
}

.g-map {
    margin-bottom: 20px;
}

.equipment-inner-left h2,
.equipment-inner-left h3,
.equipment-inner-left ul,
.equipment-inner-left li {
    margin: 0 0 0 38px;
}

        

.contact-appendix {
    display: block;
    margin-top: 30px;
    margin-left: 53px;
}


.wpcf7-form {
    margin-top: 30px;
}

.wpcf7-form input,
.wpcf7-form textarea{
    width: 360px;
    color: white;
    background-color: black;
    border: 2px solid white;
    font-family: 'Roboto', sans-serif !important;
    padding: 8px;
    text-align: left;
    margin-left: 20px;
}

.wpcf7-form ::placeholder,
.wpcf7-form input[type=submit]{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
    font-family: 'Roboto', sans-serif !important;
    font-weight: 900;
}

.wpcf7-form input[type=submit] {
    color: black;
    background-color: white;
    margin-left: 40px;
}

.wpcf7-form textarea {
    height: 350px;
}

.contact-right {
    background-image: url("images/front_page_cover_1080_min.jpg");
    height: 100%;

}

.wpcf7-form {
    text-align: center;
}

.wpcf7-form input, .wpcf7-form textarea {

    background-color: #000000b8;

}


/* Press section */

.press-right {
    background-color: black;
    height: 100%;
    color: white;
    font-weight: 900;
    font-size: 19px;
    line-height: 24px;
    text-decoration: none;
    padding: 20px 7% 0px 4%;
}

.press-right h2 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 900;
    margin-top: 50px;
}

.press-right p {
    font-weight: 400;   
}

.press-right a {
    color: white;
}

.press-left {
    background-color: white;
    height: 100%;
}

.press-left {
    background: url(images/press_bg.jpg) no-repeat center center;
    min-height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Equipment section */


.equipment-left {
    height: 100%;
    background-color: black;
    color: white;
    font-weight: 900;
}

.equipment-left h2,
.equipment-left h3 {
    font-weight: 900;
}

.equipment-left h3 {
    color: gray;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 30px;
}

.equipment-left h2 {
    margin-bottom: 40px;
}

.equipment-left ul {
    list-style: none;
    padding-left: 0px;
    line-height: 25px;
}

.equipment-right {
    background: url(images/equipment_bg.jpg) no-repeat center center;
    min-height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Program section */

.fb_kontejner{
    display: block;
    margin-left: -30px !important;
    margin-top: 63px;
}

.mini_date {
    height: 50px;
    width: 50px;
    position: absolute;
    background-color: white;
    margin-top: 4px;
    margin-left: 5px !important;
}

.fb_mesec,
.fb_day {
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
}

.fb_mesec {
    top: -10px;
    text-transform: uppercase;
    color: #fa3e3e;
    left: 13px;
    font-size: 12px;
    
}

.fb_day {
    top: -20px;
    left: 13px;
    font-size: 24px;
}

.event_div {
    margin-top: 63px;
    padding-left: 0px;
    overflow-y: scroll;
max-height: 1500px;

}

.event_div .fb_datum {
    height: 300px;
    /*ackground-color: white; */
    
    
}

.event_div .fb_datum:first-of_type {
    margin-top: 10px;
}

.navbar-nav {
    max-width: 800px;
}

.navbar {
    position: relative;
}

.event_div {
    margin-top: 0px;
}

.fb_description {
    position: absolute;
    left: 80px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
       
}

.fb_description a {
    color: black;
}
.fb_description a:hover {
    text-decoration: underline;
}

.fb_description p.second_row {
    color: #4b4f56;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    
}

.fb_description p {
    margin: 0px;
}

.fb_description p.third_row {
    font-size: 12px;
    font-weight: 400;
    color: #90949c;
}

.event_div .col-lg-12:first-of-type {
    margin-top: 10px;
}
.event_div .col-lg-12:last-of-type {
    margin-bottom: 10px;
}

/* GALERIJA */

#gallery_section > .content {

    height: 100%;

}

#gallery_section > .content .gallery-left,
#gallery_section > .content  {


background-color: black;
}
.okvir {
    padding: 0px;
}

.okvir a {
    padding: 0px !important;
    margin: 0px !important;
}

.okvir img {
    width: 100% !important;
}

.gallery-left {
    margin: 0px !important;
    padding: 0px !important;
}

.gallery-right {
    padding: 0px;
}

.fb_fotke {
    max-height: 316px !important;
}

.gallery-title {
    height: 44px !important;
    background-color: #ebedf0;
    font-size: 32px;
    line-height: 45px;
    padding-left: 8px;
}


.gallery-title > i {
    padding: 5px 0px 0px 0px;
    display: inline-block;
    max-width: 30px;
    width: 100%;
}

.gallery-title > span {
   padding-left: 4px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 33px;
    font-weight: 300;   
}

.insta-title {
    background-color: rgb(51,49,49);
    color: white;
}

.spored-left {
    padding: 0px;
    margin-top: 63px;
}

.front-left {
    padding: 0px;
    
}

.spored-left img {
    width: 100%;
}

.event_img_2 {
    /*margin-top: 80px; */
}


#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px
;    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}

footer {
    background-color: #191919;
    color: #A3A3A3;
    font-weight: 900;
    font-size: 10px;
    padding: 10px;
}

footer a {
    color: unset;
    text-decoration: none;
}

footer a:hover,
footer a:active,
footer a:visited,
footer a:focus {
    color: #605d5d;
    text-decoration: none;
}

footer .container {
    background-color: #191919;
}

footer .col-md-2:first-of-type {
    padding-left: 0px;
}

.gallery-left .okvir:nth-of-type(8),
.gallery-left .okvir:nth-of-type(9),
.gallery-left .okvir:nth-of-type(10),
.gallery-left .okvir:nth-of-type(11),
.gallery-left .okvir:nth-of-type(12),
.gallery-left .okvir:nth-of-type(13),
.gallery-left .okvir:nth-of-type(14),
.gallery-left .okvir:nth-of-type(15),
.gallery-left .okvir:nth-of-type(16),
.gallery-left .okvir:nth-of-type(17),
.gallery-left .okvir:nth-of-type(18)
{
    display: none;
}

.equipment-inner-left h2{
    margin-bottom: 20px;
}

#press_section p {
    font-size: 14px;
    font-weight: 900;
}


/*

start of BETA CSS

*/


.map2 > .col-md-12 {
    padding: 0 !important;
}


.wpcf7-form {
    text-align: center;
    display: block;
    position: absolute;
    margin: 0 auto;
    
}

.wpcf7-form textarea {
    height: 148px;
}

#contact_section > .content {
    height: unset;
}

.g-map2 {
    height: 700px;
}

/*

end of BETA CSS

*/
.navbar-header > .social-menu
 {
    display: none;
}

.press_hide_me,
.equipment_hide_me {
    display: none;
}

.equipment {
    border: 2px solid white;
    color: white;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-bottom: 20px;
}

.equipment h2 {
    margin: 20px 0 0 0;
    padding: 0;
    font-weight: 900;
}

.equipment h3 {
    margin: 20px 0 0 0;
    padding: 0;
    font-weight: 700;
}

.equipment ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.equipment li {
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.event_when_big {
    font-size: 28px;
}

.event_name {
    font-size: 21px;
}

.event_when_small {
    font-size: 17px;
}

.about_us_text {
    font-size: 17px;
}

.equipment li,
.equipment ul,
.equipment h2, 
.equipment h3 {
    font-size: 17px;
}

.equipment h3 {
    margin-top: 10px;
}

.podcast_section iframe {
    width: calc(100% - 238px);
    height: 500px;
    margin: 0 auto;
    display: block;
}

.olaii_link {
    color: white;   
    text-decoration: underline;
}

.olaii_link span {
    font-weight: 700;
}

@media (max-width: 1440px) {

    .event_div {
        height: 1200px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .home_section_content {
        background-color: #272727;
    }




    .contact-inner-bottom {
        margin-top: -40px;
    }

    .container {
        min-width: unset;
        width: unset;
    }

}

@media (max-width: 1280px) {

    .container {
        min-width: unset;
        width: unset;
    }
}



@media (max-width: 992px) {
    .event_cover {
        width: 100%;
        height: auto;
    }

    .event_div > .col-md-12 {
        margin: unset;
        max-width: unset;
    }

    .container {
        min-width: unset;
        width: unset;
    }

    .event_info p {
        width: auto;
        display: inline-block;
        margin: 0 auto;
    }

    .event_info br {
        display: none;
    }

    .event_badge,
    .event_div .col-md-12:first-of-type .event_badge,
    .about-left .col-md-10:first-of-type .event_badge,
    #equipment_section .col-md-10:first-of-type .event_badge {
        display: none;
    }

    .event_div > .col-md-12 {
        margin: 20px 10px 20px 20px;
    }

    #about_section .col-md-10, #equipment_section .col-md-10 {
        margin: 20px;
        width: auto;
    }

    #about_section {
        margin-top: 150px;
    }

    .download_button{
        margin-bottom: 20px;
    }

    .podcast_section > iframe {
        width: calc(100% - 10px);
        margin: 200px 5px 0px 5px;
        height: 350px;
    }

}

@media (max-width: 768px) {

    footer p {
    line-height: 11px
}

    footer .col-md-2:first-of-type {
        padding-left: 15px;
    }

    .navbar-nav a{
        font-size: 16px;
    }

    .dl2 {
       margin-bottom: 0px; 
    }

    .dl_text p {
        font-size: 16px;
    }

    .download_button  .dl_text {
        margin: 14px 0px 0px 0px;
    }

    .event_div > .col-md-12 .col-md-4 p {
        padding-left: 10px;
    }

    .event_div > .col-md-12 .col-md-4 > p:first-of-type {
        padding-top: unset;
    }

    .event_div p {
        font-size: 16px;
    }

    p.event_when_small,
    p.event_when_small a {
        font-weight: 100;
        margin: 0px;
        font-size: 13px;
        color: white;
    }

    .about_us_text p {
        font-size: 13px;
    }

    .event_div {
        height: 1200px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .container {
        min-width: unset;
        width: unset;
    }

    .event_old {
        display: none;
    }

    #contact_section {
        display: block;
    }
     .map_section {
        display: block;
     }

     footer {
        display: block;
    }

    .navbar-collapse {
        height: unset;
    }

    .press-left {
        display: none;
    }

    #home_section__,
    #press_section___,
    #equipment_section___,
    .contact-right_ {
        display: none;
    }

    .content {
        height: unset;
    }

    #about_section {
        margin-top: 130px;
    }

    .wpcf7-form input, .wpcf7-form textarea {
        width: 281px;
    }

    .contact-right {
        height: auto !important;
        min-height: 550px;
    }

    .home_section_content {

        height: auto !important;

    }

    
    .equipment_right {
        display: none;
    }

    .navbar-header > button > span > i {
        font-size: 40px
    }

    .navbar-toggle {
        padding: 2px 5px 0 0 !important
    }

    #about_section .col-md-10,
    #equipment_section .col-md-10:first-of-type {
        margin: 45px 20px 20px 20px;
        width: unset;
    }

    #about_section .event_badge,
    #equipment_section .col-md-10:first-of-type .event_badge  {
        display: block;
        transform: unset;
        margin: -51px 0 0 -27px;
        height: 26px;
        width: 78px;
        line-height: 23px;
        font-size: 16px;
    }

    #equipment_section .col-md-10:first-of-type .event_badge {
        width: 120px;
        margin: -26px 0 0 -17px;
    }

    #equipment_section .col-md-10:first-of-type {
        margin-top: 25px;
    }





    .fb_description .second_row,
    .fb_description .third_row {
        display: none;
    }

    .fb_description a {
        margin: 20px 0 0 20px;
        display: block;
        font-weight: 400;
    }



    .fb_description {
        left: 61px;
    }

    span.fb_mesec {
        display: block;
        margin: 15px 0px 0px 2px;
    }

    span.fb_day{
        display: block;
        margin: 5px 0px 0px -2px;
    }

    .event_div .col-lg-12:last-of-type .fb_day {
       margin: 5px 0px 0px 0px; 
    }

    .fb_description a {
        margin: 0;
        display: block;
        font-weight: 400;
        width: 100%;
        padding: 20px 0 22px 20px;
    }

    .fb_description a:hover {
        text-decoration: none;
    }


    .navbar-header > a {

        margin: -1px 0 0 -1px;
        display: block;
        position: relative;
        width: 174px;

    }


    .logo {
        height: 51px;
        width: auto;
        display: block;
        padding: 0;
        margin: 0px 0px 0px 0px !important;
        position: relative;
    }

    .press-left,
    .equipment-right {
        display: none;
    }


    .press_hide_me, .equipment_hide_me {
        display: block;
        background-color: black;
        width: 100%;
        height: 64px;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        text-align: left;
        line-height: 59px;
        font-weight: 900;
        cursor: pointer;
        color: white;
        text-transform: capitalize;
        font-size: 24px;
    }

    .equipment_hide_me {
        border-top: none;
    }

    .press-right,
    .equipment-left {
      display: none;
      opacity: 0;
    }


    .equipment-inner-left h2,
    .equipment-inner-left h3,
    .equipment-inner-left ul,
    .equipment-inner-left li  {
        margin: 0 0 16px -8px;
    }

    .equipment-inner-right h2,
    .equipment-inner-right h3,
    .equipment-inner-right ul,
    .equipment-inner-right li {
        margin: -4px 0 16px -8px;
    }

    .equipment-inner-left li,
    .equipment-inner-right li {
        margin: 0 0 -4px 0;
    }

    .equipment-inner-right h3 {
        margin-bottom: 3px;
    }

    .equipment-inner-left h3 {
        margin-bottom: 0px;
    }

    .equipment-inner-right ul,
    .equipment-inner-left ul {
        margin-bottom: 20px;
    }


    .equipment-inner-left,
    .equipment-inner-right {
        margin-top: 20px;
    }
    
    .equipment-inner-right ul:last-of-type {
        margin-bottom: 0px;
    }

    .navbar {
        background-color: black;
        border: none;
    }

    .navbar-toggle {
        background-color: white;
        border-radius: 0;
        padding: 4px 9px 4px 8px !important;
        margin: 0 30px 0 0;
    }

    .navbar-collapse {
        border-top: unset;
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }

    .wpglobus-selector-box span {
     color: white;
        background-color: #A3A3A3;
    }

    .navbar-header {
        height: 49px;
    }
        
    .wpglobus-selector-box span, .wpglobus-selector-box a {
        width: 29px !important;
        height: 23px;
        line-height: 27px;
    }
    .navbar-header > .social-menu {
        display: inline-block;
        float: right;
        position: absolute;
        right: 92px;
        top: -5px;
        font-size: 45px;
        text-decoration: none;
        color: #434242;
        width: auto;

    }

    .navbar-header > .social-menu:last-of-type {
        right: 139px;
        font-size: 42px;
        top: -3px;
    }

    .navbar-nav li a {
        color: white;
        cursor: pointer;
        font-weight: 900;
        padding-left: 30px !important;
    }


    .fb_mesec {
        top: -4px;
        left: 15px;
        font-size: 10px;

    }

    .fb_day {
        top: -13px;
        left: 15px;
        font-size: 20px;

    }


    .wpcf7-form input, .wpcf7-form textarea {
        margin-left: 13px;

    }

    .wpcf7-submit {
        margin-left: 35px !important;
    }

    .contact-inner-left p,
    .contact-inner-bottom p span{
        margin-left: 0;
    }

    .contact-inner-left > p:nth-of-type(1) > a,
    .contact-inner-left > p:nth-of-type(1) > span > a,
    .contact-inner-left > p:nth-of-type(1) {
        color: white;
        text-decoration: none;
        font-weight: 100;
    }

    .contact-inner-left p span,
    .contact-inner-right p span,
    .contact-inner-right p span a,
    .contact-inner-bottom p span {
        font-weight: 100;
        font-size: 15px;
        line-height: 10px;
    }

    .contact-inner-bottom p span {
        line-height: 18px;
    }

    .contact-inner-left > p:nth-of-type(1) {
        height: 60px;
        margin-top: 15px;
        margin-bottom: 14px;
    }

    .contact-inner-right > p > span:nth-of-type(2).contact_style_2 {
        height: 10px;
    }

    .contact-inner-right > p > span:nth-of-type(2) > br,
    .contact-inner-right > p > br {
        display: none;
    }

    .contact-inner-right > p > br {
        display: none;
    }

    .contact-inner-right p span:nth-of-type(2) {
        margin: 0px 0 0px 0;
        display: inline-block;    }

    .contact-inner-right p span:nth-of-type(3) br:first-of-type {
        display: none;
    } 

    .contact-inner-right p span:nth-of-type(3) {
        padding-bottom: 20px;
        display: block;
        line-height: 18px;
    }

    #press_section .press_hide_me img,
    #equipment_section .equipment_hide_me img {
        width: 55px;
        margin: 0 5px 0 10px;
    }

    .press-right h2:nth-of-type(1) {
        margin-top: 10px;
    }

    .contact-inner-right p {
        margin-bottom: 0px
    }


    .contact-inner-bottom {
        margin-top: 0px;
    }

    .contact-appendix {
        margin-top: 0px;
    }

    #equipment_section ul,
    #equipment_section li,
    #equipment_section h3,
    #equipment_section h2 {
        font-size: 13px; 
    }

    #about_section {
        padding: 0px 0 0px 0;
        margin-top: 0px;
    }

    #equipment_section .col-md-10 {
        margin-top: 0px;

    }
}