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



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
    border: 0px none currentColor;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0px;
    outline: 0px none currentColor;
    padding: 0px;
    vertical-align: baseline;
}

body {
    margin: 0;
    padding: 0;
    font-family: Roboto, georgia, serif;
    font-size: 13px;
    color: #424242;
    cursor: default;
    background: url("/assets/images/bodybg.png") center -107px repeat-x #F7F7F7;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}
.addressTop {
    position: absolute;
    right: 244px;
    top: 0;
    line-height: 13px;
}
.topTime {
    font-size: 11px;
    font-weight: 400 !important;
}
.mapTop {
    border-bottom: 1px dashed #1B1E55;
    color: #1B1E55;
    position: absolute;
    right: 287px;
    text-decoration: none;
    top: 45px;

}
.slider {
    height: 396px;
    margin: 0px auto;
    position: absolute;
    top: 125px;
    width: 100%;
    z-index: 0;
}
.header {
    position: relative;
}

.top-menu-w {
    background: #001773;
    background: linear-gradient(to bottom, #3268B2, #001773);
    color: #FFFFFF;
    display: block;
    padding: 5px 0px;
    position: fixed;
    width: 100%;
    z-index: 50;
}
.wrap-menu {
    width: 100%;
    height: 50px;
}
.top-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-menu-li {
    display: inline-block;
    margin: 0 25px 0 0;
    padding: 0 0 3px 0;
}
.top-menu-li-a {
    color: #fff;
}
.phone {
    text-decoration: none;
    color: #424242;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    font-size: 13px;
}
.phone1 {
    text-decoration: none;
    color: #424242;
    position: absolute;
    top: 16px;
    right: 0;
    font-weight: bold;
    font-size: 13px;
}
.block-menu {
    width: 100%;
    height: 50px;
}
.fix-menu {
    width: 100%;
    height: 50px;
    top: 18px;
    left: 0;
    z-index: 100;
}
.menu {
    background: #0A2863;

    background: linear-gradient(to bottom, #0D3685, #0A2863);

    width: 1000px;

    height: 50px;

    margin: 10px auto 0 auto;

}

.content {
    padding: 10px;
}

.tech-unit {
    float: left;
    width: 220px;
    margin: 10px 12px 10px 12px;
    /*border: dashed 1px #ccc;*/
    box-shadow: 0 0 6px #777;

}
.tech-unit-name {

    font-weight: bold;

    font-size: 15px;

    text-align: center;

    height: 38px;

    padding: 10px 0 0 0;

}

.tech-unit-name>a {

    color: #0A2863;

}

.tech-unit-img {

    display: block;



}

.tech-unit-img>img {

    border: 0;

    display: block;

    width: 100%;

}









.training-unit {

    float: left;

    width: 130px;

    margin: 5px;

    /*border: dashed 1px #ccc;*/

    box-shadow: 0 0 6px #777;

}

.training-unit-name {

    font-weight: bold;

    font-size: 15px;

    text-align: center;

    height: 38px;

    padding: 10px 0 0 0;

}

.training-unit-name>a {

    color: #0A2863;

}

.training-unit-img {

    display: block;



}

.training-unit-img>img {

    border: 0;

    display: block;

    width: 100%;

}

.training-unit-price {

    width: 100px;

    text-align: center;

    color: #fff;

    border-radius: 17px;

    margin: 9px auto;

    background: #0A2863;

    background: linear-gradient(to bottom, #0D3685, #0A2863);

    padding: 3px 0;

    font-weight: bold;

}

h1, h2, h3, h4 {

    font-weight: normal;

}

/*footer {

    background: #0A2863;

    background: linear-gradient(to bottom, #0D3685, #0A2863);

    padding: 10px;

    color: #fff;

    position: relative;

    margin: 15px 0 0 0;

}*/

.copy {



}

.social {

    float: left;

    width: 300px;

    margin: 0 16px;

}

.bt {

    margin: 0;
    padding: 0;
    list-style: none;
}

.bt-li {
    float: left;
    position: relative;
    width: 163px;
}

.bt-li-a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background: linear-gradient(to bottom, #0D3685, #0A2863) transparent;
    display: block;
    height: 30px;
    min-width: 60px;
    padding: 10px 0 10px 42px;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
}

.bt-li:hover .bt-li-a {

    background: linear-gradient(to bottom, #0A2863, #0D3685) transparent;

}

.top__divider {

    background: linear-gradient(to bottom, #456BB4, #234D9F) transparent;

    height: 50px;

    width: 1px;

    float: left;

}

.top__divider__second {

    background: #B6CAE9;

    height: 1px;

    width: 100%;

}

.bt-li:hover .bt1 {

    display: block;

}

.bt1 {

    padding: 0;

    margin: 0;

    list-style: none;

    position: absolute;

    top: 50px;

    left: 0;

    display: none;

    box-shadow: 3px 3px 5px #000;

}

.bt1-li {



}

.bt1-li:hover .bt1-li-a{

    background: 7px 50% no-repeat #E3EDFF;

}

.bt1-li-a {

    background: 7px 50% no-repeat #FFFFFF;

    color: #0D3685;

    display: block;

    height: auto;

    padding: 12px 10px 12px 55px;

    text-align: left;

    text-decoration: none;

    width: 200px;

}

.iconsTop {

    left: 6px;

    position: absolute;

    top: 9px;

    vertical-align: middle;

}

h1 {

    font-size: 22px;

    margin: 3px 0 10px 2px;

}
h2 {
    font-size: 18px;
    margin: 3px 0 10px 2px;
}
.czaGallery {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 0px 5px 20px;
    padding: 2px;
    width: 310px;
    text-decoration: none;
}
.fancy-text {
    text-align: center;
    height: 25px;
    text-decoration: none;
    color: #424242;
}
.rounded {
    box-shadow: 0px 0px 20px 3px #CCCCCC;
    background: #FFFFFF;
    border-radius: 9px;
    padding: 10px;
    margin: 20px 0;
}
.order-callback {
    position: absolute;
    right: 0;
    top: 27px;
    background: url("../images/phone.png") 7px 3px no-repeat #0A2863;
    border-radius: 17px;
    color: #FFFFFF;
    margin: 9px auto;
    padding: 7px 0 7px 24px;

    font-weight: bold;

    display: block;

    width: 130px;

    text-decoration: none;

    text-align: center;

}
.content h1 {

    background-color: #CAD3E5;
    border-left: 1px solid #C0C9DA;
    border-radius: 7px 7px 0px 0px;
    border-right: 1px solid #C0C9DA;
    border-top: 1px solid #C0C9DA;
    box-shadow: inset 0px 2px 2px #E8ECF4;
    color: #0A2864;
    font-size: 12pt;
    font-weight: 700;
    height: 38px;
    line-height: 38px;
    margin: 0 0 10px 0;
    padding-left: 20px;


}
.forAny {
    height: 250px;
    width: 100%;
}
.content-callback {

    border: solid 1px #999;

    padding: 10px;

    background: #fff;

    position: absolute;

    z-index: 2;

    top:62px;

    right: 0;

    width: 300px;

    height: 200px;

    display: none;

    box-shadow: 3px 3px 3px #666;

    border-radius: 14px 0 14px 14px;

}

.semiround {

    border-radius: 14px 14px 0 0;

    box-shadow: 3px 3px 3px #666;

    background: url("../images/phone.png") 7px 3px no-repeat #999;

}

.input-line {

    display: block;

    width: 280px;

    padding: 4px 10px;

    margin: 7px 0;

    box-shadow: 0 0 2px #eee;

    border: solid 1px #999;

}

.stars {

    font-family: Georgia, Times, "Times New Roman", serif;

    font-size: 11px;

    font-style: italic;

}

.submit {

    cursor: pointer;

    background: #0A2863;

    background: linear-gradient(to bottom, #0D3685, #0A2863);

    color: #fff;

    border: none;

    font-weight: bold;

    border-radius: 10px;

    margin: 10px 0 0 0;

    padding: 5px 12px;

}
.content ul {
    margin: 0px;
    padding: 0px;
}
.content li {
    background: url("../images/list_arr.png") 5px 6px no-repeat transparent;
    list-style-type: none;
    margin-left: 0px;
    margin-top: 3px;
    padding: 3px 0px 3px 30px;
}
.readSite {
    display: block;
    margin: 10px auto;
    width: 220px;
    padding: 8px 10px;
    border-radius: 18px;
    box-shadow: 0 0 5px #333;
    background: #0A2863;
    background: linear-gradient(#0d3584, #071c46, #09255b);
    color: #fff;
    text-align: center;
}
.newGallery {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 0px 7px 20px 8px;
    padding: 2px;
    width: 175px;
}
.form-input {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #DDDDDD;
    display: block;
    margin: 20px 0px 0px;
    padding: 3px 2%;
    width: 96%;
}
.all-news {
    background: #0A2863;
    background: linear-gradient(#0d3584, #071c46, #09255b);
    border: medium none currentColor;
    color: #FFFFFF;
    display: block;
    float: right;
    font: 14px/32px "Arial", "Helvetica", sans-serif;
    height: 32px;
    padding: 0px 18px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: lowercase;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    width: 108px;
}
.all-news:hover {
    background: linear-gradient(#09255b, #0d3584, #071c46);
}
.item__spec {
    border-radius: 8px;
    box-shadow: 0px 0px 5px #888888;
    float: left;
    margin: 8px;
    position: relative;
    width: 310px;
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
    background-color: #FFFFFF;
}
.item__spec:hover {
    background-color: #13316D;
    color: #FFFFFF;
}
.item__spec:hover .item__spec__desc a{
    color: #fff;
}
.item__spec:hover .item__spec__link {
    color: #13316D;
    background: #fff;

}
.item__spec img {
    border: medium none currentColor;
    border-radius: 8px 8px 0px 0px;
    width: 100%;
}
.item__spec__desc {
    font-family: "Roboto", "georgia", serif;
    font-weight: 700;
    height: 20px;
    padding: 11px 5px 5px;
}
.item__spec__desc a {
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    color: #13316D;
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.item__spec__link {
    background: linear-gradient(to bottom, #0D3686, #0A2863) transparent;
    border-radius: 7px;
    color: #FFFFFF;
    float: right;
    font-family: "Roboto", "georgia", serif;
    font-weight: 700;
    margin: 3px 15px 15px 0px;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.item__spec__text {
    font-size: 12px;
    height: 55px;
    line-height: 14px;
    padding: 5px 5px 10px;
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}

.footer {
    background: url("/assets/images/footer-bg.jpg") no-repeat transparent;
    color: #FFFFFF;
    font-size: 9pt;
    height: 91px;
    margin: 25px auto 0px;
    padding: 20px 22px 0px;
    width: 916px;
}
.footer .copyright {
    float: left;
    width: 300px;
}
.linkDir {
    background: linear-gradient(to top, #0068B3, #50AEDA) transparent;
    border: 2px solid #FFFFFF;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #AAAAAA;
    color: #FFFFFF;
    display: block;
    margin: 10px 0px 0px;
    padding: 5px 15px;
    text-decoration: none;
    width: 180px;
}
.footer .address {
    float: left;
    padding-left: 20px;
    width: 120px;
}
.footer .phones {
    float: left;
    margin-left: 30px;
    width: 350px;
}
.footer .counter {
    float: right;
    width: 50px;
}
.footer a {
    border-bottom: 1px dashed #73C9D3;
    color: #73C9D3;
    text-decoration: none;
}
.wayCZA {
    color: #fff;
    text-decoration: none;
    border-bottom: dashed 1px #fff;
    position: absolute;
    right: 0;
    top:0;
}
p {
    text-align: justify;
}
.overlay {
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 150;
    display: none;
}
.load-close {
    border: 1px solid #424242;
    border-radius: 11px;
    color: #424242;
    cursor: pointer;
    display: block;
    font-size: 10px;
    padding: 0px 6px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.load {
    display: none;
    padding: 15px;
    position: fixed;
    top:0;
    left: 0;
    background: #fff;
    width: 600px;
    height: 350px;
    border-radius: 7px;
    z-index: 151;
    box-shadow: 0 0 7px #000;
}
@media screen and (max-width: 350px){
    .wrapper {
        width: 100%;
    }
    .phone {
        position: static;
        margin: 10px 0;
        text-align: center;
        display: block;
    }
    .header {
    }
    .order-callback {
        position: static;

        margin: 10px auto;

    }

    .fix-menu {

        top:37px;

    }

    .menu {

        width: 100%;

    }

    .training-unit {

        width: 46%;

        margin: 10px 2%;

    }

    .social {

        float: none;

        margin: 10px 2%;

        width: 96%;

    }

    .logo>img {

        width: 100%;

    }

    .content {

        font-size: 17px;

    }

    .training-unit-price {

        font-size: 13px;

    }

    .top-menu {

        padding: 1px 4px;



    }

    



}