input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.personal-name,input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.personal-phone {
    border: 2px solid #ffc107;
    border-radius: 6px;
    font-size: 16px;
    color: #000;
    outline: none;
    padding: 5px;
    padding-left: 10px;
    margin-top: 10px;
    width: 80%
}

.pull-right.Promologo a {
    text-align: center;
    line-height: 32px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
    color: #fff;
    right: 20px;
    position: relative
}

a.newsArch {
    border: 4px solid #ffc107;
    border-radius: 6px;
    background: none;
    font-size: 20px;
    color: #000;
    outline: none;
    padding: 10px 15px;
    margin-top: 6px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.news {
    text-align: center;
    margin-bottom: 50px
}

a.newsArch:hover {
    background-color: #ffc107
}

.oferBlock p {
    text-align: center
}

p.newsMain {
    text-align: center;
    font-size: 20px;
    margin-top: 10px
}

.shoWMoreBut {
    background-color: #ffc107;
    border: 4px solid #ffc107;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    outline: none;
    padding: 10px 15px;
    margin-top: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    cursor: pointer
}

#fullPRdesc {
    display: none;
    border: 1px solid #e8e9ea;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    margin: 20px;
    padding: 10px;
    background-color: #f7f7f7
}

.oferBlock {
    width: 80%;
    margin: 30px auto;
    text-align: center;
    border: 4px solid rgba(0,169,157,.8);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.PRitem:hover {
    background-color: #f9f9f9
}

.PRitem {
    height: 200px;
    background-color: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    padding: 5px;
    margin: 5px
}

.photoroW {
    margin-bottom: 20px
}

h1.prH {
    text-align: center;
    margin-left: 10%;
    border-bottom: 1px solid #fdc706;
    width: 400px;
    margin-bottom: 30px;
    margin-top: 60px
}

.row.greenHead2 {
    border-bottom: 1px solid #fdc706;
    width: 60%;
    margin: 10px auto;
    font-size: 22px;
    padding: 10px
}

.row.greenHead {
    background-color: #00a99d;
    border-bottom: 4px solid #fdc706;
    color: #fff;
    font-size: 26px;
    padding: 10px
}

.item.clear {
    clear: both
}

.left .item {
    display: inline-block;
    position: relative
}

.newsitemblock p.NewsSubtitle {
    display: block;
    position: absolute;
    left: 0;
    bottom: 10px;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: rgba(0,0,0,.3)
}

.about-table p.subtitle {
    color: #000
}

.KursItem:hover img,.bright:hover {
    -webkit-filter: brightness(115%)
}

.KursItem img,.bright {
    -webkit-filter: brightness(75%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.wpcf7 p {
    text-align: center
}

.h1,h1 {
    font-size: 28px
}

li {
    text-align: left
}

.navbar {
    min-height: 0px
}

button.navbar-toggle .icon-bar {
    background-color: #888
}

button.navbar-toggle {
    border-color: #888
}

button.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.fly-head {
    margin: 15px 0px
}

.fly-header-title {
    margin-top: 14px;
    text-align: center
}

.headblock {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: none;
    border-bottom: 1px solid #e8e9ea;
    position: fixed;
    z-index: 999;
    background-image: url(img/bg.jpg)
}

.headblock input.recall {
    border: 4px solid #ffc107;
    border-radius: 6px;
    background: none;
    font-size: 20px;
    color: #000;
    outline: none;
    padding: 10px 15px;
    margin-top: 6px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.headblock input.recall:hover {
    background: #ffc107;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.zapis {
    border: 4px solid #ffc107;
    border-radius: 6px;
    background: none;
    font-size: 20px;
    color: #000;
    outline: none;
    padding: 10px 15px;
    margin-top: 6px;
    margin-bottom: 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.zapis:hover {
    background: #ffc107;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.pageHeader {
    border-bottom: 1px solid #eee;
    display: none
}

.img-bord {
    margin: 10px
}

h3 {
    margin: 10px 0px
}

p {
    text-align: left
}

.newsBoxx {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 30px;
    padding: 10px
}

.row.boxxed {
    border: 1px solid #e8e9ea;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    margin: 20px;
    padding: 10px;
    background-color: #f7f7f7
}

.NewsSubtitle {
    font-size: 24px;
    font-family: Verdana,Sans-Serif;
    color: #000;
    line-height: 1.273;
    text-align: center
}

.centered {
    margin: 0px auto
}

.nav-head {
    color: #fff;
    font-size: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    -moz-border-top-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -khtml-border-top-left-radius: 15px;
    -moz-border-top-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    background-color: rgba(0,169,157,.8);
    text-align: center;
    padding: 10px
}

.l-box ul {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.l-box li a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding: 8px 0px;
    padding-left: 10px;
    text-align: center
}

.l-box li a:hover {
    background-color: #ffc107;
    color: #fff
}

.l-box li {
    border-bottom: 1px solid #ffc107
}

.l-box li:last-of-type {
    border-bottom: none
}

.l-box li:last-of-type a {
    -moz-border-bottom-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -khtml-border-bottom-left-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px
}

.l-box {
    background-color: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    width: 90%;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    margin: 30px 10px
}

.back-white {
    background-color: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
    text-align: center;
    margin: 30px 0px
}

.back-gray {
    background-image: url(img/bg.jpg)
}

.modal-header {
    padding: 15px;
    border-bottom: 0px
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #ffc107;
    border: 4px solid #ffc107;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    outline: none;
    padding: 10px 15px;
    margin-top: 20px
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.close {
    font-weight: normal;
    opacity: 1;
    color: #ffc107;
    font-size: 44px
}

.modal-content {
    border: 4px solid rgba(0,169,157,.8)
}

.modal-body {
    position: relative;
    padding: 15px;
    text-align: center
}

span.text {
    text-align: center
}

input.recall {
    border: 0px;
    background: none;
    border-bottom: 1px dotted #000;
    margin: 5px
}

.ofer-form input {
    border: 2px solid #ffc107;
    border-radius: 6px;
    font-size: 1.5vw;
    color: #000;
    outline: none;
    padding: 5px;
    padding-left: 10px;
    margin-top: 20px
}

.ofer-text {
    font-size: 1.5vw;
    font-family: Verdana,Sans-Serif;
    text-align: center;
    color: #fff;
    line-height: 1.535
}

.subtitle {
    font-size: 2vw;
    font-family: Verdana,Sans-Serif;
    color: #fff;
    line-height: 1.5;
    text-align: center
}

.ofer-but {
    border: 4px solid #ffc107;
    border-radius: 6px;
    background: none;
    font-size: 1.5vw;
    color: #fff;
    outline: none;
    padding: 10px 15px;
    margin-top: 20px
}

.parallelogram {
    width: 50%;
    height: 100%;
    -webkit-transform: skew(40deg);
    -moz-transform: skew(40deg);
    -o-transform: skew(40deg);
    background-color: rgba(0,169,157,.8);
    position: absolute;
    top: 0
}

.slideofer {
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    margin-top: 25%;
    text-align: center;
    padding: 0% 15%
}

.h-phones {
    background: url(img/spot_left.png) no-repeat;
    min-height: 121px;
    padding-left: 16px;
    padding-top: 20px
}

.ra {
    float: left;
    line-height: 7px
}

.ra img {
    margin-top: 10px
}

.h-geo {
    background: url(img/spot_right.png) no-repeat;
    min-height: 121px;
    padding-left: 16px;
    padding-top: 10px;
    float: right;
    min-width: 330px
}

.row {
    margin-right: 0px;
    margin-left: 0px
}

.le {
    float: left;
    margin-right: 10px
}

.h-phones a {
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #181818
}

a.recall {
    border-bottom: 1px dotted #000
}

img.preview_picture {
    border-radius: 200px;
    max-width: 200px
}

.img-adaptive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

header hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee
}

.mind-spot {
    position: absolute;
    left: 380px;
    top: 2px;
    width: 470px
}

#navbar-primary.navbar-default .navbar-nav>li>a:hover {
    background-color: #ffc106
}

.align_center_to_left {
    position: relative;
    right: 50%;
    float: right
}

.align_center_to_right {
    position: relative;
    right: -50%
}

img#logo-main {
    float: left;
    margin-top: 3px
}

.navbar {
    margin-top: 5px;
    margin-bottom: 0px
}

body {
    font-family: Verdana,Sans-Serif;
    max-width: 1400px;
    background-image: url(img/bg.jpg);
    margin: 0 auto
}

.header-title {
    margin-top: 40px;
    text-align: center
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #ffc106
}

.left-spot {
    background: url("img/spot_left.png") no-repeat;
    width: 215px;
    height: 120px;
    position: absolute;
    top: 0px;
    left: 110px;
    overflow: hidden;
    z-index: 20
}

.navbar-default {
    background-color: #fff;
    border-color: #fff
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: unset
}

.left-spot a {
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #181818
}

.left-spot .left {
    margin: 0 20px 0 10px
}

.left-spot .content {
    margin-top: -10px
}

.left-spot .recall {
    position: absolute;
    top: 75%;
    left: 65%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 16px;
    font-family: "Open Sans";
    color: #181818;
    text-decoration: underline
}

.right-spot {
    background: url("img/spot_right.png") no-repeat;
    top: 0;
    right: 20px;
    position: absolute;
    height: 111px;
    width: 449px;
    color: #181818;
    font-family: "Open Sans";
    overflow: hidden
}

.right-spot .content,.left-spot .content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex
}

.right-spot .left {
    margin: 0 20px
}

.right-spot p {
    line-height: 1.3;
    margin: 0
}

header {
    margin-top: 20px
}

#navbar-primary.navbar-default {
    background: transparent;
    border: none
}

#navbar-primary.navbar-default .navbar-nav>li>a {
    font-size: 18px;
    color: #181818;
    line-height: 1.111;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer
}

.submenu {
    background: #00a99d;
    position: absolute;
    width: 100%;
    height: 80px;
    z-index: 30;
    display: flex;
    align-items: center;
    display: none
}

.submenu .arrow {
    background: #00a99d;
    width: 30px;
    height: 30px;
    position: absolute;
    transform: translate(20%, 0) rotate(45deg);
    top: -15px;
    left: 0;
    z-index: -1
}

.submenu ul {
    list-style: none
}

.submenu ul li {
    display: inline-block;
    margin-right: 30px
}

.submenu ul li a {
    font-size: 18px;
    color: #fff;
    font-weight: normal
}

.submenu ul {
    display: none;
    z-index: 5
}

.carousel {
    overflow: hidden
}

.carousel-control {
    opacity: 0;
    z-index: 10
}

.carousel-control:hover {
    opacity: 1
}

.carousel-indicators li {
    border-color: #ffc107
}

.form input {
    border: 4px solid #ffc107;
    border-radius: 6px;
    height: 55px;
    width: 292px;
    background: none;
    font-size: 22px;
    color: #fff;
    outline: none
}

.center {
    text-align: center
}

div .img-container {
    display: inline-block;
    position: relative
}

div.img-container .text {
    background-color: #00a99d;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center
}

div.img-container .text span {
    font-size: 18px;
    color: #fff;
    line-height: 1.222
}

div.course .desc {
    margin: 0 10px
}

.course .desc p {
    font-size: 16px;
    font-family: "Open Sans";
    color: #1a1717;
    line-height: 1.25;
    text-align: center;
    margin: 20px 0
}

.course input.read-more {
    border: 4px solid #ffc107;
    border-radius: 6px;
    background: none;
    height: 40px;
    width: 162px;
    color: #1a1717;
    font-size: 18px;
    outline: none
}

.news .title {
    flex-direction: column
}

.news .table {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.news .table .item img {
    margin: 0 20px 20px 0
}

.news .item .info {
    display: flex;
    justify-content: space-between
}

.news .right .item {
    clear: both
}

.news .right .item img {
    float: left
}

.news .text {
    font-size: 16px;
    font-family: "Open Sans";
    line-height: 1.25;
    color: #000
}

.news .info .date {
    color: #b1b1b1;
    line-height: 1.75
}

a.read-more {
    font-size: 16px;
    color: #ffc107;
    font-weight: bold;
    font-family: Verdana,Sans-Serif;
    text-decoration: underline;
    line-height: 1.75
}

.contact-form {
    width: 100%;
    height: 650px;
    background: url("img/contact.png") no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.form {
    left: 10%
}

.contact-form .text,.form .text {
    font-size: 22px;
    font-family: Verdana,Sans-Serif;
    font-weight: bold;
    color: #fff;
    line-height: 1.535
}

.contact-form form input {
    margin-top: 20px
}

.contact-form form input[type=text] {
    border: 2px #959595 solid;
    border-radius: 6px;
    background-color: #fff;
    width: 48%;
    height: 60px;
    display: block;
    padding-left: 10px;
    margin-left: 26%
}

.contact-form form input[type=button] {
    border: none;
    border-radius: 6px;
    background-color: #ffc107;
    width: 40%;
    height: 60px
}

.contact-form form input[type=button]:hover {
    border: none;
    border-radius: 6px;
    background-color: #ffc106;
    width: 40%;
    height: 60px
}

.title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 44px;
    font-family: Verdana,Sans-Serif;
    color: #1a1717;
    margin: 10px 0 30px 0
}

.photo-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.photo-cell {
    margin: 0 20px 20px 0
}

.link {
    font-size: 18px;
    font-family: Verdana,Sans-Serif;
    color: #ffc106;
    font-weight: bold;
    text-decoration: underline
}

.add-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.add-button button {
    display: flex;
    text-align: center;
    margin-bottom: 10px;
    border: none;
    background: none;
    outline: none
}

.about-table .item {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.about .item span {
    margin: 0px 20px
}

footer {
    align-items: center;
    font-size: 16px;
    font-family: "Open Sans";
    padding-top: 22px
}

footer>.info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 21px
}

footer>.info>* {
    margin: 10px 25px
}

footer>.info>.socials {
    max-width: 200px
}

footer>.info>.socials>:nth-child(1) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

footer>.info>.socials>:nth-child(2) {
    margin-top: 1em
}

footer>.info>.socials>:nth-child(2) img {
    max-width: 100%
}

footer span {
    margin-left: 50px;
    margin-top: 22px
}

.copyright {
    min-height: 36px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 15px;
    margin-bottom: 30px;
    justify-content: center;
    align-items: center
}

.copyright p {
    display: block;
    margin: 0 15px;
    padding: 4px;
    text-align: left;
    font-size: .7em
}

.copyright p:first-child {
    border-bottom: 1px solid #80808075
}

.copyright span {
    margin: 10px
}

.clear {
    clear: both
}

section#phones {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

section#phones>* {
    max-width: 325px
}

section#phones #unp p {
    text-align: justify;
    font-size: .8em;
    margin: 0;
    padding: 8px 0
}

section#phones #unp p:first-child {
    border-bottom: 1px solid #80808075
}

section#phones #unp p a {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 1em;
    text-decoration: underline
}

section#phones .phones-list {
    width: 190px;
    overflow: visible;
    white-space: nowrap;
    margin-bottom: 20px
}

section#phones .phones-list>* {
    font-size: 18px;
    margin: 0
}

section#phones>*:nth-child(2) {
    margin-left: 50px
}

@media(max-width: 767px) {
    .title {
        font-size:24px
    }

    .about .about-table {
        margin: 0 20px
    }

    footer {
        justify-content: center
    }

    footer span {
        margin-left: 0;
        font-size: 14px;
        text-align: center
    }
}

@media screen and (max-width: 970px) {
    .slideofer {
        margin-top:20%
    }

    .parallelogram {
        width: 60%
    }

    .about .left,.about .right {
        width: 95%
    }

    .right-spot {
        display: none
    }
}

@media screen and (max-width: 820px) {
    .parallelogram {
        width:70%
    }

    .contact-form form input[type=button] {
        width: 57%
    }

    .contact-form form input[type=text] {
        width: 57%;
        margin-left: 22%
    }

    .left-spot {
        left: 50px
    }

    .mind-spot {
        left: 300px;
        width: 300px
    }

    .header-title {
        margin-top: 16px;
        text-align: center
    }

    .overlay .form {
        top: 57%
    }

    .contact-form .text,.form .text {
        font-size: 18px
    }

    .form input {
        font-size: 17px;
        height: 39px;
        width: 200px
    }

    .form {
        left: 25%
    }
}

@media screen and (max-width: 620px) {
    .parallelogram {
        width:85%
    }

    .slideofer {
        margin-top: 15%
    }

    .ofer-text {
        font-size: 2vw
    }

    .subtitle {
        font-size: 3vw
    }

    .ofer-but,.ofer-form input {
        margin-top: 10px;
        font-size: 2vw
    }

    ol.carousel-indicators {
        display: none
    }

    .contact-form form input[type=button] {
        width: 66%
    }

    .contact-form form input[type=text] {
        width: 66%;
        margin-left: 17%
    }

    .news .left,.news .right {
        width: 90%
    }

    .mind-spot {
        left: 300px;
        width: 140px
    }

    .left-spot {
        left: 30px
    }

    .overlay .form {
        top: 56%
    }

    .contact-form .text {
        font-size: 18px
    }

    .contact-form .text,.form .text {
        font-size: 16px
    }

    .form input {
        font-size: 14px;
        height: 30px;
        width: 200px
    }

    .form {
        left: 40%
    }
}

@media screen and (max-width: 450px) {
    .parallelogram {
        width:100%
    }

    .slideofer {
        margin-top: 5%
    }

    .ofer-text {
        font-size: 3vw
    }

    .subtitle {
        font-size: 4vw
    }

    .ofer-but,.ofer-form input {
        margin-top: 5px;
        font-size: 3vw
    }

    ol.carousel-indicators {
        display: none
    }

    .contact-form form input[type=button] {
        width: 80%
    }

    .contact-form form input[type=text] {
        width: 80%;
        margin-left: 10%
    }

    .left-spot {
        left: 50px
    }

    .mind-spot {
        display: none
    }

    .overlay .form {
        top: 55%
    }

    .contact-form .text {
        font-size: 13px
    }

    .contact-form .text,.form .text {
        font-size: 10px
    }

    .form input {
        font-size: 14px;
        height: 30px;
        width: 200px
    }

    .form {
        left: 40%
    }
}

@media screen and (max-width: 420px) {
    .fly-header-title {
        display:none
    }

    .subtitle {
        margin-bottom: 0px
    }

    .ofer-but {
        padding: 5px 3px
    }

    .cont-ofer {
        display: none
    }

    .contact-form form input[type=button] {
        width: 96%
    }

    .contact-form form input[type=text] {
        width: 96%;
        margin-left: 2%
    }

    .left-spot {
        left: 20px
    }

    .overlay .form {
        top: 53%
    }

    .contact-form .text {
        font-size: 9px
    }

    .contact-form .text,.form .text {
        font-size: 8px
    }

    .form input {
        font-size: 14px;
        height: 30px;
        width: 200px
    }

    .form {
        left: 42%
    }
}

@media(min-width: 992px) {
    .about .about-table {
        display:flex;
        justify-content: center
    }

    .about .left,.about .right {
        width: 45%
    }
}

@media(min-width: 1200px) {
    .news .left,.news .right {
        width:45%
    }
}

@media(min-width: 1400px) {
    .ofer-form input {
        font-size:24px
    }

    .ofer-text {
        font-size: 22px
    }

    .subtitle {
        font-size: 27px
    }

    .ofer-but {
        font-size: 25px
    }
}

.tilt {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.tilt:hover {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.imgglav {
    float: right
}

#leto {
    text-align: center;
    margin: 20px auto
}

.informatika{
	
   border: 2px solid #ffc107;
   background-color:#fff;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    outline: none;
    padding: 5px;
    padding-left: 10px;
    margin: 20px auto;
    width: 50%;
	
	text-align:center;}
.informatika h2{
	font-size:24px;
	}
.informatika img{
	width:100%;}	
		
	
.informatika: hover{ 
      background-color:#FEC110 ;
	  text-decoration:none;  
      color: rgba(255,255,255,1);
 	  display: block
} 

#kurs1 {
    background: url(img/kurs1.png) no-repeat;
    width: 400px;
    height: 300px;
    display: inline-block;
    margin: 10px 10px 0 10px;
    position: relative
}

#kurs2 {
    background: url(img/kurs2.png) no-repeat;
    width: 400px;
    height: 300px;
    display: inline-block;
    margin: 10px 10px 0 10px;
    position: relative
}

#kurs3 {
    background: url(img/kurs3.png) no-repeat;
    width: 400px;
    height: 300px;
    display: inline-block;
    margin: 10px 10px 0 10px;
    position: relative
}

#kurs4 {
    background: url(img/kurs4.png) no-repeat;
    width: 400px;
    height: 300px;
    display: inline-block;
    margin: 10px 10px 0 10px;
    position: relative
}

#kurs5 {
    background: url(img/kurs5.png) no-repeat;
    width: 400px;
    height: 300px;
    display: inline-block;
    margin: 10px 10px 0 10px;
    position: relative
}

#kurs6 {
    background: url(img/kurs6.png) no-repeat;
    width: 400px;
    height: 300px;
    display: inline-block;
    margin: 10px 10px 0 10px;
    position: relative
}

.kursInfo {
    background-color: rgba(102,102,102,.7);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    padding: 5px;
    display: none;
    color: #fff
}

.kursInfo h2 {
    font-size: 22px
}

.kursInfo p {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: 16px
}

.kursInfoBottom {
    background-color: rgba(0,169,157,.7);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 76px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 14px
}

.kursInfoBottom p {
    margin: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: 18px
}

#kurs1:hover .kursInfo {
    display: block
}

#kurs2:hover .kursInfo {
    display: block
}

#kurs3:hover .kursInfo {
    display: block
}

#kurs4:hover .kursInfo {
    display: block
}

#kurs5:hover .kursInfo {
    display: block
}

#kurs6:hover .kursInfo {
    display: block
}

.masterspisok {
    margin: 0 auto
}

.btn-success {
    background-color: #1aaa9d;
    border-color: #1aaa9d;
    transition: background-color .2s
}

.btn-success:hover {
    background-color: #138176
}

table td:last-child {
    text-align: center;
    height: 24px
}

table td:last-child .btn {
    margin: 0 4px
}

iframe {
    max-width: 100%
}

.certificate-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.certificate-container div {
    max-width: 320px;
    margin: 0 15px 15px
}

.certificate-container div p {
    text-align: left;
    margin-bottom: 8px
}

.certificate-container img {
    max-width: 100%
}

/*# sourceMappingURL=style.css.map */
