.shapka {
    padding-top: 30px;
}
img.map {
    height: 50px;
    float: right;
	margin-top: 20px;
}
p.adres {
    font-size: 20px;
    text-align: inherit;
	margin-top: 20px;
}
.shapka .container {
    border-bottom: 2px solid #cccce0;
    padding-bottom: 30px;
}
p.telf {
    font-size: 25px;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 25px;
}

p.telf a {
    text-align: right;
    width: 100%;
    display: inline-block;
}
p.telf a:hover {
    color: #676df3;
}
body#onepage {
    background: #f4f6fa;
}
.slider h1 {
    font-size: 4.2em;
    line-height: 1.2em;
    margin-bottom: 45px;
    position: relative;
    z-index: 10;
}
.slider h1 span {
    color: rgb(103, 109, 243);
}
.slider {
    padding: 30px 0;
    position: relative;
}
.slider p {
    font-size: 18px;
    text-align: left;
    position: relative;
    z-index: 10;
    font-weight: 600;
}
.slider a.tn-atom {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    z-index: 10;
    padding: 15px 0px;
    font-family: 'Circe',Arial,sans-serif;
    line-height: 1.5;
    font-weight: 600;
    border-width: 1px;
    border-radius: 5px;
    background-color: #676df3;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    vertical-align: middle;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    display: inline-block;
    text-align: center;
}

.slider a.tn-atom:hover {
    background-color: #00079f;
    color: #fff;
}
.slider img.tn-atom__img.t-img.loaded {
    position: absolute;
    right: -15%;
    top: 10%;
    z-index: 1;
}

section.slider img {
    z-index: 10;
    position: relative;
}
body#onepage h3 {
    font-size: 2.5em;
    line-height: 2.5em;
    font-weight: bold;
}
.blok.class {
    margin-bottom: 30px;
    text-align: left;
}

.blok.class img {
    margin-bottom: 20px;
}

p.nazs {
    font-size: 22px;
    font-weight: 600;
}

.blok.class p {
    text-align: left;
}
.located {
    background: #676df3;
}

.tn-atom {
    background: #f4f6fa;
}

.classes .tn-atom {
    background-position: center center;
}

.classes .tn-atom img.tn-atom__img.t-img.loaded {
    width: 100%;
    margin-bottom: -5px;
}

.located h3 {
    color: #fff;
}

p.gol {
    background: #d1eefc;
    padding: 5px 10px;
    font-size: 18px;
}

p.gel {
    background: #fcddaf;
    padding: 5px 10px;
    font-size: 18px;
}

p.ros {
    background: #f5def8;
    padding: 5px 10px;
    font-size: 18px;
}
.krug a {
    color: #282828;
    font-size: 14px;
    font-family: 'Circe',Arial,sans-serif;
    font-weight: 600;
    border-width: 1px;
    border-radius: 200px;
    background-color: #e6e4fa;
    background-position: center center;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    vertical-align: middle;
    -webkit-text-size-adjust: 100%;
    text-align: center;
    width: 245px;
    height: 245px;
    display: table-cell;
    vertical-align: middle;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.krug {
    position: relative;
    margin-top: 50px;
    text-align: center;
    display: inline-block;
    width: 100%;
	margin-bottom: 30px;
}

.krug a:hover {
    color: #fff  !important;
    background-color: #676df3;
    cursor: pointer;
}
.faq .acod-body {
    border: none;
}

.faq a.collapsed {
    border: none;
}

section.faq .acod-head a {
    border: none;
}

.faq .panel {
    border-top: 1px solid #eee;
    cursor: pointer;
    padding: 27px 50px 27px 0;
}

.faq h4.acod-title {
    font-size: 27px;
    font-weight: 500;
}

.faq .acod-head a:after {
    font-size: 27px;
    font-weight: 100 !important;
}

.faq  ul {
    padding-left: 35px;
    margin-top: 15px;
}
section.social .container {
    border-top: 2px solid #cccce0;
    padding-top: 30px;
}

section.social p {
    font-size: 22px;
    margin-top: 18px;
}

section.social img {
    max-width: 55px;
}

section.social li {
    list-style: none;
    display: block;
    float: left;
    margin-right: 15px;
}

section.social {
    padding-bottom: 50px;
}

section.social p a {
    float: right;
}

section.social p a:hover {
    color: #676df3;
}

#onepage .cd-top {
    background-color: #676df3;
    color: #fff;
}
img.tn-atom__img.t-img.loaded.dal {
    width: 48px !important;
    border-width: 1px;
    border-radius: 3000px;
    background-position: center center;
    border-color: #282828;
    border-style: solid;
    height: 48px;
    padding: 8px;
    margin-left: 10px;
}

section.classes a {
    text-decoration: underline !important;
    color: #333 !important;
    cursor: pointer;
}

section.classes a:hover {
    color: #676df3 !important;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: inherit !important;
}
.onep h3 {
    text-transform: uppercase;
    font-size: 29px !important;
}

.onep {
    padding: 25px;
    text-align: center;
}


.onep button#submit {
    text-transform: uppercase;
    font-size: 22px;
}
.modal-content.onep p {
    text-align: center;
    font-size: 23px;
}
@media only screen and (max-width:767px){
	p.telf a {
    font-size: 24px;
}
.slider h1 {
    font-size: 31px;
}
.slider p {
    font-size: 18px !important;
    margin-bottom: 30px !important;
}
.slider a.tn-atom {
    margin-bottom: 30px;
}
body#onepage h3 {
    font-size: 28px !important;
	line-height: 33px !important;
}
.blok.class img {
    margin-bottom: 20px;
    width: 100%;
}

.blok.class p {
    font-size: 18px !important;
}
section.hello p {
    font-size: 18px !important;
    line-height: 28px !important;
}
section.faq h3 {
    margin-top: 30px;
}
.faq a.collapsed {
    font-size: 19px;
}
section.social p a {
    font-size: 20px !important;
}
.hidden-xs {
	display: none;
}
.dez-accordion .acod-content p {
    line-height: 28px !important;
    font-size: 17px !important;
}
}