@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,latin-ext);

html, body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
    /*overflow-x: hidden;*/
    width: 100%;
}

a, a:visited, a:hover, a:link {
    color: #0c95b7;
    text-decoration: none;
}

.arrow-down {
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #dddddd;
    height: 0;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 0;
    width: 0;
}

.action-button-bg {
    background: #dddddd;
    height: auto;
    /*height: 130px;*/
    padding: 25px 0 25px 0;
    width: 100%;
}

.action-button-container {
    color: #2f2f2f;
    font-family: 'Open Sans', sans-serif;
}

.action-button-text {
    font-size: 1.1em;
    margin-top: 20px;
}

.action-button-text2 {
    font-size: 1.2em;
}

.action-button-title {
    font-size: 2.4em;
    line-height: 1em;
}

.btn-action {
    background: #009491; /* ##00C17B #16A085 #0c95b7 */
    border-radius: 2px;
    color: #ffffff !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    letter-spacing: 0.5px;
    margin-top: 20px;
}



.btn-top {
    bottom: 10px;
    position: fixed;
    right: 25px;
    z-index: 5000;
}

.btn:hover, .btn:focus {
    background: #00b1ae;
    text-decoration: none;
}

.circle-bg {
    background: #009491;
    border-radius: 50%;
    height: 40px;
    margin: 0 auto;
    padding: 7px;
    position: relative;
    top: -20px;
    width: 40px;
}

.dm-available {
    margin-top: 45px;
    font-size: 1.1em;
    text-align: center;
}

.dm-container {
    background: #d7d7d7;
    color: #2f2f2f;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.30em;
    line-height: 1.6em;
    margin-top: 0 !important;
    padding: 45px 0;
    width: 100%;
}

.dm-container ul {
    -webkit-padding-start: 18px;
}


.dm-content {
    color: #444444;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1.6em;
    padding: 30px;

    /* trick */
    height: 0;
    padding-bottom: 28%;
    position: relative;
    width: 33%;
}


@media (min-width: 992px) and (max-width: 1199px) {
    .dm-container {
        font-size: 1.10em;
    }

    .dm-content {
        font-size: 1.1em;
        line-height: 1.5em;
        padding: 15px;
        padding-bottom: 29.75%;
    }
}

@media (min-width: 767px) and(max-width: 991px) {
    .dm-welcome {
        margin-bottom: 20px;
    }

    .dm-content {
        padding-bottom: 28.5%;
    }
}

@media(max-width: 767px) {
    .dm-container {
        margin-top: 15px;
        padding: 25px 0;
    }
}

.dm-img {
    overflow: hidden;
    padding: 0;

    height: 0;
    padding-bottom: 32.4%;
    position: relative;
    width: 33%;
}

.dm-img img {
    height: auto;
    /*height: 100%;*/
    /*width: 100%;*/
}

.dm-1 {
    background: #c3b31b;
    color: #ffffff;
}

.dm-2 {
    background: #c01e8a;
    color: #ffffff;
}

.dm-3 {
    background: #1bc391;
    color: #ffffff;
}

.font-menu {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
}

.footer {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}

.footer a {
    color: #ffffff;
}

.footer-container {
    background: #2C3E50;
    /*height: 100px;*/
    margin-top: 50px;
    padding: 20px 0;
    width: 100%;
}

.form-input {
    border: 2px solid #777777;
    color: #555555;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    height: 50px;
    margin: 1%;
    padding: 15px;
    width: 48%;
}

.form-error input {
    background: rgb(255, 83, 68, 0.2) !important;
}

.form-input input {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    width: 100%;
    outline: none;
}

.form-intro {
    padding: 10px;
    margin: 20px 0 50px 0;
}

.form-intro .text {
    font-size: 1.2em;
    font-weight: bold;
}

.form-intro span {
    font-size: 1em;
    font-weight: normal;
}

.hs-container {
    background: url("../images/img5.png");
    background-size: cover;
    font-family: 'Open Sans', sans-serif;
    /*height: 615px;*/
    margin-top: 40px;
    overflow: hidden;
    width: 100%;
}
.hs-content {
    background: #ffffff;
    margin: 20px 0;
    padding: 25px;
    /*width: 32%;*/
}

.hs-content-2 {
    margin: 40px 2%;
}

.hs-offer {
    background: rgba(237,237,237,0.8);
    /*height: 370px;*/
    padding: 15px;
}

.hs-info {
    font-size: 0.85em;
}

@media (min-width: 767px) and (max-width: 991px) {
    .hs-content {
        margin: 10px 0 5px 0;
        padding: 15px;
    }
}

.hs-offer-content {
    background: #ffffff;
    cursor: pointer;
    height: 300px;
    /*margin: 20px 5px;*/
    padding: 0;
    /*position: absolute;*/
    /*width: 24%;*/

    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    box-shadow:
        0 0 0 0 rgba(100,100,100,0.2),
        inset 0 0 3px rgba(100,100,100, 0.8);
}

.hs-offer-content:hover {
    box-shadow:
        0 0 0 5px rgba(0, 160, 157, 0.89),
        inset 0 0 3px rgba(100,100,100, 0.8);
}

.hs-offer-content:hover .hs-offer-wrap {
    -webkit-transform: rotate3d(0,1,0,-180deg);
    -moz-transform: rotate3d(0,1,0,-180deg);
    -o-transform: rotate3d(0,1,0,-180deg);
    -ms-transform: rotate3d(0,1,0,-180deg);
    transform: rotate3d(0,1,0,-180deg);
}

.hs-offer-wrap {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.hs-offer-wrap .hs-offer-back {
    -webkit-transform: rotate3d(0,1,0,180deg);
    -moz-transform: rotate3d(0,1,0,180deg);
    -o-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg);

    background: #00A09D;
}

.hs-offer-wrap > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hs-img {
    height: 70%;
    margin: 0;
}

.hs-img-1 {
    background-image: url("../images/logo-otodom.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hs-img-2 {
    background-image: url("../images/logo-gratka.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hs-img-3 {
    background-image: url("../images/logo-domiporta.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hs-img-4 {
    background-image: url("../images/logoOferty-net.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hs-img img {
    height: 100%;
    width: 100%;
}

.hs-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 400;
}

.hs-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 15px;
}

.hs-where {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.5em;
    padding: 25px 20px;
}

.ht-address {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    margin-top: 5px;
}

.ht-container {
    margin-top: 50px;
}

.ht-info {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    margin-top: 5px;
}

.ht-info li {
    list-style: none;
    -moz-padding-start: 0;
    -webkit-padding-start: 0;
}

.ht-info ul {
    -moz-padding-start: 0;
    -webkit-padding-start: 0;
    margin-bottom: 30px;
}

.ht-logo {
    margin: 10px auto;
    text-align: center;
    /*width: 100%;*/
}

.ht-name {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 10px;
}

.ht-name2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    margin-top: 10px;
}

.ht-offer {
    border: 1px solid #dddddd;
    margin: 0 10px;
    padding: 20px;
    position: relative;
}

#owl-hotele .ht-offer {
    cursor: ew-resize;
}

.ht-sp-offer {
    color: #009491;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
    font-weight: 500;
    margin-top: 30px;
}

.ht-sp-offer-t {
    color: #2f2f2f;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    font-weight: 400;
}

#owl-hotele {
    margin-bottom: 20px;
}

.logo {
    height: 60px; /* menu-container height - 20px */
    position: absolute;
    width: auto;
}

.icomoon {
    font-size: 1em;
}

#intro-studia:before {
    content: '';
    display: block;
    height: 5px;
    background: transparent url('../images/bg_belt.png') 0 0 repeat-x;
    width: 100%;
}

#intro-studia {
    background: transparent url('../images/bg.png') 0 0 repeat;
    overflow: hidden;
}

#intro-studia .intro-img {
    position: absolute;
    right: 0px;
    top: -105px;
    width: 120%;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #intro-studia .intro-img {
        top: -40px;
        width: 130%;
    }
}

#intro-studia h1 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 60px;
    margin-top: 50px;
}

#intro-studia p.title {
    color: #fff;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px dotted #666;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

#intro-studia .courses-list ul li a {
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    color: #ddd;
}

#intro-studia .courses-list ul {
    margin-bottom: 35px;
}

#intro-studia .courses-list {
    clear: both;
}

.list-unstyled {
    margin-top: 30px;
    padding-left: 0;
    list-style: none;
}

.recrutation {
    margin: 0 0 1px 0;
    background: #eee;
}

.menu-hor {
    opacity: 0.95;
}

.navbar {
    background: #ffffff;
    border: 0;
    box-shadow: 2px 1px 3px #ddd;
    height: 80px;
    margin-bottom: 0;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #00b1ae;
    color: #ffffff;
}

.navbar-nav > li > a {
    line-height: 50px;
}

.navbar-brand {
    padding: 5px 10px 5px 10px;
}

.navbar-brand:hover {
    opacity: 0.9;
}

.navbar-default {
    border-color: transparent;
}

.navbar-default .navbar-nav > .active > a {
    color: #ffffff;
    background-color: #009491;
}

.navbar-default .navbar-nav > .active > a:hover {
    color: #ffffff;
    background-color: #00b1ae;
}

.navbar-default .navbar-nav > li > a {
    color: #999999;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #009491;
}

.promo-slider {
    background: rgba(53,53,53,0.75);
    border-radius: 2px;
    bottom: 20px;
    color: #ffffff;
    height: 50%;
    left: 0;
    margin: 0 auto;
    padding: 20px 35px;
    position: absolute;
    right: 0;
    width: 850px;
    z-index: 1000;
}

.segment {
    position: relative;
    background-color: #FFFFFF;
    padding: 1em;
    border-radius: 5px 5px 5px 5px;
}

.segment-green {
    border-top: 0.3em solid #A1CF64;
}

.segment-purple {
    border-top: 0.3em solid #564F8A;
}

.segment-teal {
    border-top: 0.3em solid #00B5AD;
}

.short-menu {
    height: 100%;

}

.short-menu a {
    color: #ffffff;
}

.short-menu span {
    position: relative;
    top: 35%;
}

.short-menu-background {
    background-position: 20% 50% !important;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 0.25;
    position: absolute;
    top: 0;
    width: 100%;
}

.short-menu-1-background {
    background: url('../images/img1.png');
}

.short-menu-2-background {
    background: url('../images/img3.png');
}

.short-menu-3-background {
    background: url('../images/img8.png');
}

.short-menu-4-background {
    background: url('../images/img7.png');
}

.short-menu-1 {
    background: #c01e8a;
}

.short-menu-2 {
    background: #c3b31b;
}

.short-menu-3 {
    background: #1bc391;
}

.short-menu-4 {
    background: #39b3d7;
}

.short-menu-content {
    border-radius: 2px;
    font-weight: bold;
    font-family: 'Open Sans';
    height: 100%;
    padding: 15px;
    position: relative !important;
    text-align: center;
    text-transform: uppercase;
}

.pn-heading-button {
    background: #009491;
    color: #ffffff;
    text-align: center;
}

.promo-slider2 {
    bottom: calc(50% + 30px);
    color: #ffffff;
    height: 20%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 850px;
    z-index: 1000;
}

.promo-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.15em;
    line-height: 1.4em;
    letter-spacing: 0.25px;
    margin-top: 15px;
    text-shadow: 1px 2px #333333;
}

.promo-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.8em;
    font-weight: 300;
    text-shadow: 1px 2px #333333;
}

/*.reserv-container img {*/
    /*height: auto;*/
    /*width: 100%;*/
/*}*/

.rsv-container {
    background: url('../images/img6a.jpg') 50% 50%;
    background-repeat: no-repeat;
    height: auto;
    margin-top: 40px;
    padding: 50px 0;
    width: 100%;
}

.rsv-content {
    background: rgba(255,255,255,0.75);
    color: #555555;
    padding: 55px;
    width: 100%;
}

.rsv-txt-area {
    border: 1px solid #a0a0a0;
    background: transparent;
    color: #555555;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    height: 200px;
    margin-top: 10px;
    padding: 15px;
    width: 100%;
    outline: 0;
    resize: none;
}

.sbt-opt {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
}

.sbt-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    margin: 30px 0 15px 0;
}

.sbt-qn {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
    font-weight: 400;
}

.section {
    text-align: center;
}

.section-divider {
    border-top: 1px solid #aaaaaa;
    margin: 100px auto 40px auto;
    text-align: center;
    width: 70%;
}

.section-divider-cls {
    border-top: 1px solid #009491;
    margin: 40px auto 40px auto;
    text-align: center;
    width: 15%;
}

.section-divider-cls2 {
    border-top: 1px solid #009491;
    margin: 50px auto 0 auto;
    text-align: center;
    width: 15%;
}

.section-title {
    color: #2f2f2f;
    font-family: 'Open Sans', sans-serif;
    font-size: 3.5em;
    font-weight: 300;
}

.section-intro {
    color: #2f2f2f;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin-top: 20px;
}

.slider-img {
    max-height: 600px;
    /*height: 70vh;*/
    width: auto;
}

.title-bold {
    font-weight: bold;
}

.ws-container {
    margin-top: 80px;
}

.ws-content {
    border: 1px solid #ededed;
    color: #444444;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1.6em;
    margin: 1px;
    padding: 15px;

    /* trick */
    height: 0;
    padding-bottom: 22%;
    position: relative;
    width: calc(25% - 10px);
}

/*@media (min-width: 1200px) {*/
    /*.ws-content {*/
        /*width: 24.2%;*/
    /*}*/
/*}*/

@media (min-width: 992px) and (max-width: 1199px) {
    .ws-content {
        font-size: 0.8em;
        padding: 10px;
        padding-bottom: 22%;
    }
}

.ws-grey {
    background: #ededed;
}

.ws-img {
    overflow: hidden;
    padding: 0;

    height: 0;
    padding-bottom: 23.4%;
    position: relative;
    width: 24%;
    top: -1px;
}

.ws-img img {
    height: auto;
}


@media (min-width: 767px) and (max-width: 991px) {
    .ws-content {
        font-size: 0.9em;
        margin: 0;
        padding: 15px;
        padding-bottom: 41.6%;
        width: 50%;
    }

    .ws-content.ws-img {
        padding: 0;
        padding-bottom: 44%;
        margin-bottom: 1px;
        position: relative;
        top: -1px;
    }
}

@media (max-width: 766px) {
    .ws-content.ws-img {
        display: none;
    }

    .ws-content {
        background: #fefefe !important;
        font-size: 1.1em;
        height: auto;
        margin: 10px 0;
        padding: 15px !important;
        width: auto;
    }
}







@media (max-width: 991px) {
    .navbar-toggle {
        border-radius: 2px;
        padding: 20px;
    }

    .navbar-collapse {
        background: #fff !important;
        border: 1px solid #ddd;
        max-height: inherit;
        padding: 0;
    }

    .navbar-nav {
        margin: 7.5px 0;
    }

    .navbar-nav li {
        min-width: 200px;
    }
}


:-moz-placeholder {
    color: #888 !important;
}

::-moz-placeholder {
    color: #888 !important;
}

:-ms-input-placeholder {
    color: #888 !important;
}

::-webkit-input-placeholder {
    color: #888 !important;
}


#file-fake {
    cursor: pointer;
    border: 1px solid transparent;
    transition: .5s all;
    -webkit-transition: .5s all;
}

#uploadifive-file {
    display: none !important;
}

#uploadifive-file-queue {
    display: none !important;
}

.form-error {
    background: #f2dede !important;
    border: 1px solid #ce8483 !important;
}




@media (min-width: 1200px) {
    #modal-praca .modal-dialog {
        width: 800px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #modal-praca .modal-dialog {
        width: 650px;
    }
}
