@import url(../fonts/font.css);body {
    font-family: 'Rubik-Regular';
    font-size: 16px
}

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

a {
    color: #0055b8
}

.catalog h2 {
    text-align: center;
    display: block;
    margin: 25px 0
}

.news_one {
    display: flex;
    align-items: center;
    padding: 10px 0
}

.news_one .column {
    flex: 1
}

.news_one .column .catItemDateCreated {
    display: block
}

.news_one .column a {
    color: black;
    font-size: 18px
}

.news_one .column.left {
    flex: 0 0 300px;
    padding: 0 20px 0 0
}

.news_one .column.left img {
    max-width: 100%
}

section.nowosti {
    padding: 50px 0
}

section.nowosti .all {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    margin: 0 auto;
    display: table
}

section.nowosti .itemsnews {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%
}

section.nowosti .itemsnews .itemnews {
    flex: 1 0 48%;
    margin: 1%;
    box-sizing: border-box;
    padding: 20px;
    background: #f5f5f5;
    max-width: 48%
}

section.nowosti .itemsnews .itemnews .linecols {
    display: flex;
    align-items: center
}

section.nowosti .itemsnews .itemnews .linecols .raadcol {
    flex: 1;
    text-align: right
}

section.nowosti .itemsnews .itemnews .linecols .raadcol a {
    color: black
}

section.nowosti .itemsnews .itemnews .name {
    font-size: 18px;
    color: black;
    padding: 0 0 10px 0
}

header {
    background: #f5f5f5;
    padding: 10px 0
}

header .email {
    text-align: center
}

header .email a {
    display: block
}

header .line_header {
    display: flex;
    align-items: center
}

header .line_header .colhead {
    padding: 0 5px
}

header .soc {
    display: flex;
    text-align: center;
    margin: 20px 0 0 0
}

header .soc a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #0055b8;
    margin: 0 3px;
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 50px
}

header .soc a:hover,header .soc a:focus {
    box-shadow: 0 0 20px #0055b8
}

header .cont.phonelines {
    display: flex
}

header .cont.phonelines .phonecol {
    flex: 1;
    text-align: center
}

header .cont a {
    display: block;
    color: black;
    font-size: 20px;
    margin-bottom: 15px
}

header .city {
    padding: 0 0 15px 0
}

header .city a {
    display: block
}

header button.call {
    background: #0055b8;
    color: white;
    padding: 20px 20px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap
}

header button.call:hover,header button.call:focus {
    box-shadow: 0 0 20px #0055b8
}

header .logo {
    background: url(../images/logo.png) 50% 0 no-repeat;
    display: table;
    padding: 110px 0 0 0;
    max-width: 200px;
    text-align: center;
    font-family: 'Rubik-Medium';
    text-decoration: none;
    text-decoration: none;
    color: black
}

header .logo a {
    text-decoration: none;
    color: black
}

header .logo span {
    font-family: 'Rubik-Regular';
    display: block
}

header .search {
    display: block;
    height: 60px;
    position: relative
}

header .search form {
    display: flex
}

header .search form .inputbox {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0,85,184,0.2);
    height: 60px;
    padding: 10px 30px
}

header .search form .button {
    background: #0055b8;
    color: white;
    height: 60px;
    border: 0px;
    text-align: center;
    width: 100px
}

header .cols {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0 0
}

header .cols a {
    text-decoration: underline
}

header .cols .col {
    flex: 1;
    padding: 0 10px
}

header .cols .col a,header .cols .col span {
    display: block
}

section.menu {
    background: #002750
}

section.menu .navbar-nav {
    display: flex;
    text-align: center;
    float: none
}

section.menu .navbar-nav>li {
    flex: 1
}

section.menu .navbar-nav>li:hover,section.menu .navbar-nav>li:focus {
    box-shadow: inset 0 0px 18px 0px #0055b8
}

section.menu .navbar-nav>li>a {
    color: white;
    padding: 25px;
    display: table;
    text-align: center;
    width: 100%
}

section.plus {
    padding: 30px 0
}

section.plus .cols {
    display: flex;
    align-items: center;
    justify-content: center
}

section.plus .cols .col {
    flex: 1;
    border-right: 1px solid rgba(53,53,53,0.1);
    border-bottom: 1px solid rgba(53,53,53,0.1);
    padding: 66px 10px 10px 0px;
    height: 160px;
    margin: 0 10px;
    position: relative
}

section.plus .cols .col:nth-child(1) {
    background: url("../images/triger1.png") no-repeat
}

section.plus .cols .col:nth-child(2) {
    background: url("../images/triger2.png") no-repeat
}

section.plus .cols .col:nth-child(3) {
    background: url("../images/triger3.png") no-repeat
}

section.plus .cols .col:nth-child(4) {
    background: url("../images/triger4.png") no-repeat
}

section.plus .cols .col:nth-child(5) {
    background: url("../images/triger5.png") no-repeat
}

section.plus .cols .col:nth-child(6) {
    background: url("../images/triger6.png") no-repeat
}

section.plus .cols .col:nth-child(7) {
    background: url("../images/triger7.png") no-repeat
}

section.plus .cols .col:nth-child(8) {
    background: url("../images/triger8.png") no-repeat
}

section.plus .cols .col:after {
    content: '';
    background: #0055b8;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: -4px;
    bottom: -4px
}

section.model {
    padding: 30px 0
}

section.model .menux {
    display: flex;
    align-items: center;
    justify-content: center
}

section.model .menux .dropdown {
    flex: 1;
    margin: 0 10px
}

section.model .menux .dropdown .dropdown-menu {
    left: 0;
    right: 0;
    border: 1px solid #ccc
}

section.model .menux .dropdown .dropdown-menu>li>a {
    white-space: normal
}

section.model .menux .dropdown button {
    background: #f5f5f5;
    padding: 15px;
    border: 0;
    display: block;
    width: 100%;
    text-align: left;
    outline: none
}

section.model .menux .dropdown button:hover,section.model .menux .dropdown button:focus {
    background: #0055b8
}

section.model .menux .dropdown button:hover span,section.model .menux .dropdown button:focus span {
    color: white
}

section.model .menux .dropdown button .dip {
    background: white;
    padding: 15px;
    margin: 10px 0 0 0;
    position: relative
}

section.model .menux .dropdown button .dip:after {
    content: "\f175";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-left: 1px solid #f5f5f5;
    font-size: 20px;
    position: absolute;
    width: 45px;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    line-height: 60px
}

section.plaha {
    padding: 50px 0;
    background: #f5f5f5 url(../images/bgmenu.jpg) 6% 8px no-repeat
}

section.plaha .pdd {
    display: block;
    padding: 0 0 0 400px
}

section.plaha .pdd ul {
    display: flex;
    flex-wrap: wrap
}

section.plaha .pdd ul>li {
    flex: 1 0 33%;
    border-right: 1px solid #ccc;
    margin-right: 1px;
    border-bottom: 1px solid #ccc
}

section.plaha .pdd ul>li:nth-child(3n) {
    border-right: 0px solid #ccc
}

section.plaha .pdd ul>li:nth-child(9) {
    border-bottom: 0px solid #ccc
}

section.plaha .pdd ul>li:nth-child(8) {
    border-bottom: 0px solid #ccc
}

section.plaha .pdd ul>li:nth-child(7) {
    border-bottom: 0px solid #ccc
}

section.plaha .pdd ul>li a {
    padding: 25px 20px;
    background: white;
    color: black
}

section.plaha .pdd ul>li a:hover,section.plaha .pdd ul>li a:focus {
    background: #000a43;
    color: white;
    box-shadow: 0 0 10px #000a43;
    position: relative;
    z-index: 1
}

h1 {
    display: block;
    text-align: center;
    font-size: 50px;
    font-family: 'Rubik-Medium'
}

.vid {
    display: block;
    text-align: right;
    margin: 20px 10px;
    position: relative
}

.vid input {
    opacity: 0.4;
    font-size: 18px;
    cursor: pointer;
    background: none;
    border: 0
}

.vid input:disabled {
    opacity: 1;
    cursor: default
}

.vid span {
    cursor: pointer;
    margin-left: 15px
}

.vid span i {
    margin-right: 5px
}

section.features {
    padding: 30px 0
}

section.features a.ehe {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    display: table
}

section.features .tabstwo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 30px 0
}

section.features .tabstwo li a {
    background: #f0f0f0;
    color: black;
    margin-right: 10px
}

section.features .tabstwo li.active a {
    background: #002750;
    color: white
}

section.features .relat {
    position: relative
}

section.features .relat .vid {
    position: absolute;
    right: 0;
    top: 0
}

.diplomas {
    display: flex;
    flex-wrap: wrap
}

.diplomas .itemtree {
    display: flex;
    justify-content: center;
    background: #f5f5f5;
    margin-bottom: 40px
}

.diplomas .itemtree .txt .items {
    display: block;
    padding: 10px 0 10px 70px;
    margin-bottom: 20px
}

.diplomas .itemtree .txt .items .names {
    font-family: 'Rubik-Medium';
    text-transform: uppercase
}

.diplomas .itemtree .txt .items:nth-child(1) {
    background: url("../images/icons1.png") no-repeat
}

.diplomas .itemtree .txt .items:nth-child(2) {
    background: url("../images/icons2.png") no-repeat
}

.diplomas .itemtree .txt .items:nth-child(3) {
    background: url("../images/icons3.png") no-repeat
}

.diplomas .itemtree .txt .items:nth-child(4) {
    background: url("../images/icons4.png") no-repeat
}

.diplomas .itemtree .txt .iconis {
    display: block;
    background: url("../images/iconsfull.png") no-repeat;
    height: 60px
}

.diplomas .itemtree>.col {
    flex: 1;
    padding: 30px
}

.diplomas .itemtree .name {
    font-size: 20px;
    text-align: left;
    height: 84px
}

.diplomas .itemtree .price {
    display: block;
    text-align: center;
    margin: 10px 0
}

.diplomas .itemtree .price span.old {
    color: #ccc;
    font-size: 30px;
    text-decoration: line-through;
    margin-right: 10px
}

.diplomas .itemtree .price span {
    font-size: 35px;
    color: #0055b8
}

.diplomas .itemtree .listbtn {
    display: block
}

.diplomas .itemtree .listbtn button {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    border: 0;
    margin: 10px auto;
    display: table;
    text-transform: uppercase
}

.diplomas .itemtree .plus {
    display: flex;
    justify-content: flex-start
}

.diplomas .itemtree .plus>div:nth-child(1) {
    position: relative
}

.diplomas .itemtree .plus>div:nth-child(1):after {
    content: '';
    display: inline-block;
    background: #0055b8;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    vertical-align: middle
}

.diplomas .itemtree .cols {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 20px 0
}

.diplomas .itemtree .cols .col {
    flex: 1;
    display: flex;
    align-items: center
}

.diplomas .itemtree .cols .col.ct {
    justify-content: center
}

.diplomas .itemtree .cols .col p {
    margin: 0;
    padding: 0
}

.diplomas .itemtree .cols .col p a {
    text-decoration: underline;
    display: block;
    color: #002750;
    padding: 15px 0 15px 60px
}

.diplomas .itemtree .cols .col p.video a {
    background: url("../images/btn2.png") no-repeat
}

.diplomas .itemtree .cols .col p.dalee a {
    background: url("../images/btn1.png") no-repeat
}

.diplomas .itemtree .text p {
    position: relative;
    padding-left: 25px
}

.diplomas .itemtree .text p:after {
    content: '';
    background: #0055b8;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 50%
}

.diplomas .itemtree .image {
    position: relative;
    margin: 0 0 20px 0
}

.diplomas .itemtree .image .new {
    position: absolute;
    background: #b80000;
    padding: 4px 10px;
    right: 0;
    top: 0;
    color: white;
    text-transform: uppercase
}

.diplomas .itemtree .image img {
    max-width: 100%
}

.diplomas .itemtwo {
    flex: 1 0 32%;
    margin: 0 0.5%;
    margin-bottom: 1%;
    position: relative;
    max-width: 32%;
    background: #f5f5f5;
    padding: 20px
}

.diplomas .itemtwo .name {
    font-size: 20px;
    text-align: center;
    height: 84px
}

.diplomas .itemtwo .price {
    display: block;
    text-align: center;
    margin: 10px 0
}

.diplomas .itemtwo .price span.old {
    color: #ccc;
    font-size: 30px;
    text-decoration: line-through;
    margin-right: 10px
}

.diplomas .itemtwo .price span {
    font-size: 35px;
    color: #0055b8
}

.diplomas .itemtwo .listbtn {
    display: block
}

.diplomas .itemtwo .listbtn button {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    border: 0;
    margin: 10px auto;
    display: table;
    text-transform: uppercase
}

.diplomas .itemtwo .plus {
    display: flex;
    align-items: center;
    justify-content: center
}

.diplomas .itemtwo .plus>div:nth-child(1) {
    position: relative
}

.diplomas .itemtwo .plus>div:nth-child(1):after {
    content: '';
    display: inline-block;
    background: #0055b8;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    vertical-align: middle
}

.diplomas .itemtwo .cols {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0
}

.diplomas .itemtwo .cols .col {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.diplomas .itemtwo .cols .col p {
    margin: 0;
    padding: 0
}

.diplomas .itemtwo .cols .col p a {
    text-decoration: underline;
    display: block;
    color: #002750;
    padding: 15px 0 15px 60px
}

.diplomas .itemtwo .cols .col p.video a {
    background: url("../images/btn2.png") no-repeat
}

.diplomas .itemtwo .cols .col p.dalee a {
    background: url("../images/btn1.png") no-repeat
}

.diplomas .itemtwo .text p {
    position: relative;
    padding-left: 25px
}

.diplomas .itemtwo .text p:after {
    content: '';
    background: #0055b8;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 50%
}

.diplomas .itemtwo .image {
    position: relative;
    margin: 20px 0
}

.diplomas .itemtwo .image .new {
    position: absolute;
    background: #b80000;
    padding: 4px 10px;
    right: 0;
    top: 0;
    color: white;
    text-transform: uppercase
}

.diplomas .itemtwo .image img {
    max-width: 100%
}

.diplomas .item {
    flex: 1 0 24%;
    margin: 0 0.5%;
    margin-bottom: 1%;
    height: 525px;
    position: relative;
    max-width: 24%
}

.diplomas .item .hh {
    background: #f5f5f5;
    padding: 30px
}

.diplomas .item:hover .hh,.diplomas .item:focus .hh {
    background: white;
    position: absolute;
    box-shadow: 0 0 10px #ccc;
    z-index: 999;
    left: 0;
    right: 0
}

.diplomas .item:hover .listbtn,.diplomas .item:focus .listbtn {
    display: block
}

.diplomas .item .name {
    font-size: 20px;
    text-align: center;
    height: 84px
}

.diplomas .item .price {
    display: block;
    text-align: center;
    margin: 10px 0
}

.diplomas .item .price span.old {
    color: #ccc;
    font-size: 30px;
    text-decoration: line-through;
    margin-right: 10px
}

.diplomas .item .price span {
    font-size: 35px;
    color: #0055b8
}

.diplomas .item .listbtn {
    display: none
}

.diplomas .item .listbtn button {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    border: 0;
    margin: 10px auto;
    display: table;
    text-transform: uppercase
}

.diplomas .item .plus {
    display: flex;
    align-items: center;
    justify-content: center
}

.diplomas .item .plus>div:nth-child(1) {
    position: relative
}

.diplomas .item .plus>div:nth-child(1):after {
    content: '';
    display: inline-block;
    background: #0055b8;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    vertical-align: middle
}

.diplomas .item .cols {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0
}

.diplomas .item .cols .col {
    flex: 1
}

.diplomas .item .cols .col p {
    margin: 0;
    padding: 0
}

.diplomas .item .cols .col p a {
    text-decoration: underline;
    display: block;
    color: #002750;
    padding: 15px 0 15px 60px
}

.diplomas .item .cols .col p.video a {
    background: url("../images/btn2.png") no-repeat
}

.diplomas .item .cols .col p.dalee a {
    background: url("../images/btn1.png") no-repeat
}

.diplomas .item .image {
    position: relative
}

.diplomas .item .image .new {
    position: absolute;
    background: #b80000;
    padding: 4px 10px;
    right: 0;
    top: 0;
    color: white;
    text-transform: uppercase
}

.diplomas .item .image img {
    max-width: 100%
}

section.menutwo {
    padding: 30px 0
}

section.menutwo .cols {
    display: flex
}

section.menutwo .cols .col {
    flex: 1;
    background: #002750;
    margin: 0 5px;
    padding: 60px 0 50px 15px;
    position: relative
}

section.menutwo .cols .col:nth-child(1) {
    background: #002750 url("../images/href1.png") 100% 50% no-repeat
}

section.menutwo .cols .col:nth-child(2) {
    background: #002750 url("../images/href2.png") 100% 50% no-repeat
}

section.menutwo .cols .col:nth-child(3) {
    background: #002750 url("../images/href3.png") 100% 50% no-repeat
}

section.menutwo .cols .col:nth-child(4) {
    background: #002750 url("../images/href4.png") 100% 50% no-repeat
}

section.menutwo .cols .col .name {
    font-size: 20px;
    text-transform: uppercase;
    color: white
}

section.menutwo .cols .col .subtitle {
    display: block;
    margin: 20px 0;
    color: white;
    text-decoration: underline
}

section.rahmet {
    padding: 30px 0
}

section.rahmet .bg {
    background: url("../images/rahmet.jpg") no-repeat;
    padding: 40px 0;
    text-align: center
}

section.rahmet .bg .title {
    font-size: 45px;
    font-family: 'Rubik-Medium'
}

section.rahmet .bg .subtitle {
    font-size: 30px
}

section.step {
    padding: 30px 0
}

section.step .cols {
    display: flex;
    justify-content: center
}

section.step .cols .col {
    flex: 1;
    margin: 0 10px;
    position: relative;
    border-right: 1px solid rgba(0,85,184,0.3);
    border-bottom: 1px solid rgba(0,85,184,0.3)
}

section.step .cols .col:after {
    content: '';
    background: #0055b8;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: -4px;
    bottom: -4px
}

section.step .cols .col .name {
    padding: 150px 10px 0 10px
}

section.step .cols .col:nth-child(1) .name {
    background: url("../images/step1.jpg") no-repeat
}

section.step .cols .col:nth-child(2) .name {
    background: url("../images/step2.jpg") no-repeat
}

section.step .cols .col:nth-child(3) .name {
    background: url("../images/step3.jpg") no-repeat
}

section.step .cols .col:nth-child(4) .name {
    background: url("../images/step4.jpg") no-repeat
}

section.step .cols .col:nth-child(5) .name {
    background: url("../images/step5.jpg") no-repeat
}

section.step .cols .col:nth-child(6) .name {
    background: url("../images/step6.jpg") no-repeat
}

section.step .cols .col .call,section.step .cols .col .catalog {
    display: table;
    padding: 15px 30px;
    background: #0055b8;
    color: white;
    margin: 15px 0 15px 0;
    text-transform: uppercase
}

section.step .cols .col .call:hover,section.step .cols .col .call:focus,section.step .cols .col .catalog:hover,section.step .cols .col .catalog:focus {
    box-shadow: 0 0 20px #0055b8
}

section.delivery {
    padding: 30px 0
}

section.delivery h3.title {
    font-size: 45px;
    font-family: 'Rubik-Medium'
}

section.delivery .cols {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 30px
}

section.delivery .cols .col {
    flex: 1 0 50%;
    padding: 10px 0 10px 80px;
    margin-bottom: 25px
}

section.delivery .cols .col .title {
    text-transform: uppercase;
    font-family: 'Rubik-Medium'
}

section.delivery .cols .col:nth-child(1) {
    background: url("../images/del1.png") no-repeat
}

section.delivery .cols .col:nth-child(2) {
    background: url("../images/del1.png") no-repeat
}

section.delivery .cols .col:nth-child(3) {
    background: url("../images/del1.png") no-repeat
}

section.delivery .cols .col:nth-child(4) {
    background: url("../images/del1.png") no-repeat
}

section.delivery .cols .col:nth-child(5) {
    background: url("../images/del1.png") no-repeat
}

section.delivery .cols .col:nth-child(6) {
    background: url("../images/del1.png") no-repeat
}

section.delivery .form-group {
    background: #002750;
    color: white;
    padding: 30px 490px 30px 30px;
    position: relative;
    margin: 60px 0 60px 0
}

section.delivery .form-group select {
    background: #1a3d62;
    color: white;
    border: 1px solid #1a3d62;
    border-radius: 0;
    height: 56px
}

section.delivery .form-group:after {
    content: '';
    display: block;
    background: url(../images/deliverybg.jpg) no-repeat;
    width: 524px;
    height: 273px;
    position: absolute;
    bottom: -55px;
    right: -52px
}

section.news {
    padding: 30px 0;
    background: #f5f5f5
}

section.news h3.title {
    font-size: 45px;
    font-family: 'Rubik-Medium'
}

section.news .slidernews {
    position: relative;
    padding: 70px 0 0 0
}

section.news .slidernews .item {
    outline: none
}

section.news .slidernews .title {
    font-size: 20px;
    padding: 20px 30px 0 0
}

section.news .slidernews .slick-arrow {
    background: #002750;
    color: white;
    font-size: 33px;
    width: 50px;
    height: 50px;
    border: 0;
    line-height: 54px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

section.news .slidernews .slick-arrow.slick-next {
    left: 60px
}

.colhiiden {
    display: none
}

.toogleHidden {
    background: #0055b8;
    color: white;
    padding: 20px 40px;
    margin: 30px 0 0 0
}

.propodgotovka .cols {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.propodgotovka .cols .col {
    flex: 1 0 33%;
    margin-bottom: 20px;
    padding: 10px 100px 0 60px;
    background: url(../images/dok.png) 0 50% no-repeat
}

.propodgotovka .cols .col a {
    color: black
}

.picslider {
    position: relative;
    padding: 70px 0 0 0
}

.picslider .item {
    outline: none
}

.picslider .slick-arrow {
    background: #002750;
    color: white;
    font-size: 33px;
    width: 50px;
    height: 50px;
    border: 0;
    line-height: 54px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

.picslider .slick-arrow.slick-next {
    left: 60px
}

section.rewiews {
    padding: 30px 0
}

section.rewiews h3.title {
    font-size: 45px;
    font-family: 'Rubik-Medium'
}

section.rewiews .all {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    margin: 0 auto;
    display: table
}

section.rewiews .all:hover,section.rewiews .all:focus {
    box-shadow: 0 0 20px #0055b8
}

.sliderrewiews,.rewiewflex {
    position: relative;
    padding: 70px 0 0 0
}

.sliderrewiews .item,.rewiewflex .item {
    outline: none
}

.sliderrewiews .item .title,.rewiewflex .item .title {
    background: white;
    padding: 30px 40px;
    margin: 0 20px;
    border: 1px solid #e1e1e1;
    position: relative
}

.sliderrewiews .item .title:after,.rewiewflex .item .title:after {
    content: '';
    position: absolute;
    left: 23px;
    bottom: -21px;
    border: 10px solid transparent;
    border-top: 10px solid #e1e1e1;
    z-index: 1
}

.sliderrewiews .item .title:before,.rewiewflex .item .title:before {
    content: '';
    position: absolute;
    left: 23px;
    bottom: -19px;
    border: 10px solid transparent;
    border-top: 10px solid white;
    z-index: 2
}

.sliderrewiews .item .name,.rewiewflex .item .name {
    padding: 25px 45px;
    font-size: 20px
}

.sliderrewiews .item .name .fa,.rewiewflex .item .name .fa {
    color: #0055b8
}

.sliderrewiews .slick-arrow,.rewiewflex .slick-arrow {
    background: #002750;
    color: white;
    font-size: 33px;
    width: 50px;
    height: 50px;
    border: 0;
    line-height: 54px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

.sliderrewiews .slick-arrow.slick-next,.rewiewflex .slick-arrow.slick-next {
    left: 60px
}

.rewiewflex {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap
}

.rewiewflex .item {
    flex: 1 0 50%
}

.pagination-list {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination-list li a {
    padding: 5px;
    margin: 0 4px;
    background: #0055b8;
    color: white;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 27px;
    text-align: center;
    border-radius: 3px
}

.btn-success {
    color: #fff;
    background-color: #0055b8;
    border-color: #0055b8
}

section.faq {
    padding: 30px 0
}

section.faq h3.title {
    font-size: 45px;
    font-family: 'Rubik-Medium';
    text-align: center
}

section.faq h4.subtitle {
    font-size: 20px;
    text-align: center;
    padding: 0 0 25px 0
}

section.faq .banner {
    background: #f5f5f5 url("../images/faqbg.jpg") 50% 100% no-repeat;
    padding: 60px 20px 440px 20px
}

section.faq .banner .title {
    font-size: 25px;
    padding: 0 0 15px 0
}

section.faq .banner a {
    font-size: 25px;
    font-family: 'Rubik-Medium';
    color: black
}

section.faq .banner .txt {
    padding: 15px 0 0 0;
    font-size: 14px
}

section.faq .searcbar input {
    border-color: #cce0f4
}

section.faq .searcbar button {
    background: #cce0f4;
    border-color: #cce0f4;
    color: #0164ca;
    padding: 6px 26px
}

section.faq .leftside {
    background: white;
    padding: 20px;
    border-radius: 5px
}

section.faq .leftside h3 {
    font-size: 20px;
    margin: 20px 0
}

section.faq .leftside ul {
    margin: 0;
    padding: 0;
    list-style: none
}

section.faq .leftside ul li {
    padding: 10px 0;
    border-bottom: 1px solid #b3d1ef
}

section.faq .leftside ul li a {
    color: #28323c;
    text-decoration: none;
    padding-left: 18px;
    position: relative;
    display: block
}

section.faq .leftside ul li a:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #b3d1ef;
    border-radius: 100%;
    top: 50%;
    margin-top: -3px;
    left: 6px;
    position: absolute
}

section.faq .leftside ul li a.active,section.faq .leftside ul li a:focus,section.faq .leftside ul li a:hover {
    color: #0164ca;
    text-decoration: underline
}

section.faq .leftside ul li a.active:after,section.faq .leftside ul li a:focus:after,section.faq .leftside ul li a:hover:after {
    background: #0164ca
}

section.faq .leftside ul li:last-child {
    border-bottom: 0
}

section.faq .payment {
    text-align: center
}

section.faq .payment img {
    margin: 0 auto
}

section.faq .tabcont {
    display: none
}

section.faq .tabcont.active {
    display: block
}

section.faq .listfaq .item {
    border-top: 1px solid #b3d1ef;
    padding: 10px 0
}

section.faq .listfaq .item:last-child {
    border-bottom: 1px solid #b3d1ef
}

section.faq .listfaq .item>a {
    font-size: 18px;
    display: block;
    color: #28323c;
    padding: 10px 0;
    position: relative
}

section.faq .listfaq .item>a:after {
    content: "\f078";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #0164ca;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px
}

section.faq .listfaq .item .txt {
    display: none
}

section.faq .listfaq .item.active>a {
    color: #0164ca
}

section.faq .listfaq .item.active>a:after {
    content: "\f077"
}

section.faq .listfaq .item.active .txt {
    display: block
}

section.payment {
    padding: 30px 0
}

section.payment .bg {
    background: #f5f5f5 url("../images/paymentbg.jpg") 0 50% no-repeat;
    padding: 100px 0
}

section.payment .bg .cols {
    display: flex;
    align-items: center;
    justify-content: center
}

section.payment .bg .cols .title {
    font-size: 30px
}

section.payment .bg .cols .col.img {
    display: flex;
    align-items: center;
    justify-content: center
}

section.payment .bg .cols .col.img img {
    margin: 0 10px
}

section.payment .bg .cols .col.txt {
    text-align: right;
    margin-right: 30px
}

section.seo {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px
}

section.seo h3 {
    font-size: 30px;
    font-family: 'Rubik-Medium'
}

section.why {
    padding: 30px 0
}

section.why h3.title {
    font-size: 45px;
    font-family: 'Rubik-Medium'
}

section.why .block {
    max-width: 540px;
    background: white url(../images/why.png) no-repeat;
    position: relative;
    border-right: 1px solid rgba(0,85,184,0.3);
    border-bottom: 1px solid rgba(0,85,184,0.3);
    padding: 0 20px 40px 90px;
    margin: 0 10px 20px 10px
}

section.why .block.block1 {
    background: white url(../images/why1.png) no-repeat
}

section.why .block.block2 {
    background: white url(../images/why2.png) no-repeat
}

section.why .block.block3 {
    background: white url(../images/why3.png) no-repeat
}

section.why .block.block4 {
    background: white url(../images/why4.png) no-repeat
}

section.why .block.block5 {
    background: white url(../images/why5.png) no-repeat
}

section.why .block:after {
    content: '';
    background: #0055b8;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: -4px;
    bottom: -4px
}

section.why .cols {
    display: flex;
    align-items: center;
    justify-content: center
}

section.why .cols .col {
    flex: 1
}

section.why .colshead {
    display: flex;
    align-items: center;
    justify-content: center
}

section.why .colshead .col:nth-child(1) {
    flex: 2
}

section.why .colshead .col:nth-child(2) {
    flex: 1
}

.formNoError {
    display: none
}

.formError {
    display: block
}

section.zakaz {
    padding: 30px 0
}

section.zakaz h3.title {
    font-size: 45px;
    font-family: 'Rubik-Medium';
    text-align: center
}

section.zakaz .bg {
    background: #1764bf url("../images/bgform.jpg") no-repeat;
    padding: 65px 0 100px;
    color: white
}

section.zakaz .bg form {
    display: flex;
    align-items: center;
    justify-content: center
}

section.zakaz .bg form button {
    background: #353535;
    border: 0;
    padding: 15px 80px
}

section.zakaz .bg form button:hover,section.zakaz .bg form button:focus {
    box-shadow: 0 0 20px #0055b8
}

section.zakaz .bg form .row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0
}

section.zakaz .bg form .row input {
    border: 0;
    padding: 15px 20px;
    margin: 0 15px
}

section.zakaz .bg form .row label {
    margin: 0
}

section.zakaz .bg form .row label select {
    color: black;
    border: 0;
    padding: 15px 20px;
    margin: 0 15px
}

section.txt {
    padding: 30px 0
}

section.txt h3.title {
    font-size: 45px;
    font-family: 'Rubik-Medium'
}

section.txt .banner {
    background: #f5f5f5 url("../images/konsbg.jpg") 100% 100% no-repeat;
    padding: 50px 30px 80px 30px;
    margin: 50px 0 0 0
}

section.txt .banner h3 {
    font-size: 35px;
    font-family: 'Rubik-Medium';
    padding: 20px 20px 10px 0
}

section.txt .banner .subtitle {
    font-size: 20px;
    padding: 0 0 40px 0
}

section.txt .banner a.phone {
    font-size: 25px;
    font-family: 'Rubik-Medium';
    color: black;
    padding: 25px 0 0 0
}

section.txt .block {
    max-width: 540px;
    background: white url(../images/why.png) no-repeat;
    position: relative;
    border-right: 1px solid rgba(0,85,184,0.3);
    border-bottom: 1px solid rgba(0,85,184,0.3);
    padding: 0 20px 40px 90px;
    margin: 0 10px 20px 10px;
    height: 250px
}

section.txt .block.block1 {
    background: white url(../images/why1.png) no-repeat
}

section.txt .block.block2 {
    background: white url(../images/why2.png) no-repeat
}

section.txt .block.block3 {
    background: white url(../images/why3.png) no-repeat
}

section.txt .block.block4 {
    background: white url(../images/why4.png) no-repeat
}

section.txt .block.block5 {
    background: white url(../images/why5.png) no-repeat
}

section.txt .block:after {
    content: '';
    background: #0055b8;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: -4px;
    bottom: -4px
}

section.seotwo {
    padding: 30px 0
}

footer {
    background: #f5f5f5;
    padding: 30px 0
}

footer .logo {
    background: url(../images/logo.png) 50% 0 no-repeat;
    display: table;
    padding: 110px 0 0 0;
    max-width: 200px;
    text-align: center;
    font-family: 'Rubik-Medium';
    text-decoration: none;
    text-decoration: none;
    color: black
}

footer .logo a {
    text-decoration: none;
    color: black
}

footer .logo span {
    font-family: 'Rubik-Regular';
    display: block
}

footer a.mail {
    display: block
}

footer .soc {
    display: block;
    margin: 20px 0 0 0
}

footer .soc a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #0055b8;
    margin: 0 3px;
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 50px
}

footer .soc a:hover,footer .soc a:focus {
    box-shadow: 0 0 20px #0055b8
}

footer .cols {
    display: flex;
    justify-content: center
}

footer .cols .col {
    flex: 1
}

footer .cols .cols {
    justify-content: flex-start
}

footer .cols .cols ul {
    margin-right: 20px
}

footer .cols .cols .nav>li>a {
    padding: 5px 0;
    color: #353535;
    text-decoration: underline
}

footer .cont {
    text-align: right
}

footer .cont a {
    display: block;
    color: black;
    font-size: 20px;
    margin-bottom: 15px
}

footer .cont button {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    border: 0;
    text-align: center;
    text-transform: uppercase
}

section.govor {
    padding: 30px 0
}

section.govor .cols {
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/bggovor.png) no-repeat;
    padding: 100px 60px
}

section.govor .cols .col {
    flex: 1
}

section.govor .cols .col .title {
    font-size: 45px;
    font-family: 'Rubik-Medium'
}

section.govor .cols .col .phone {
    display: block;
    color: black;
    font-size: 30px;
    font-family: 'Rubik-Medium'
}

.picslider {
    padding: 0 100px;
    position: relative
}

.picslider img {
    max-width: 200px;
    margin: 0 auto
}

.vuzi h1 {
    font-size: 40px;
    color: #23183f
}

.vuzi .left div>a {
    font-size: 15px;
    color: #23183f;
    text-decoration: underline;
    display: block;
    padding: 7px 0
}

.vuzi .left .bkv {
    color: #ff007c;
    font-size: 30px;
    text-transform: uppercase;
    margin: 20px 0
}

.vuzi .left .ehe {
    display: table;
    background: #0055b8;
    color: white;
    padding: 20px 40px;
    margin: 30px 0 0 0
}

.vuzi .list {
    background: white;
    padding: 15px
}

.vuzi .list h3 {
    font-size: 30px;
    color: #23183f
}

.vuzi .list .lizt {
    display: table;
    width: 100%;
    margin: 20px 0
}

.vuzi .list .lizt a {
    font-size: 20px;
    color: #23183f;
    text-transform: uppercase;
    display: block;
    width: 40px;
    height: 50px;
    border: 1px solid #ccc;
    margin: 0 10px 10px 0;
    float: left;
    text-align: center;
    line-height: 50px
}

.vuzi .list .lizt a:hover {
    background: #ffff3e;
    border: 1px solid #ffff3e
}

.vuzi .list .info {
    display: block;
    background: url("../images/infvuzi.png") no-repeat;
    background-position: 0 50%;
    padding: 20px 0 20px 40px;
    color: #23183f
}

.vuzi .list.fixed {
    position: fixed;
    top: 0;
    right: 0
}

.vuzi #institution {
    display: table;
    width: 100%;
    margin: 30px 0
}

.contacts .itemFullText a {
    text-decoration: underline
}

.contacts .itemFullText a[href^="tel:"] {
    color: black;
    text-decoration: none;
    font-size: 25px;
    font-family: 'Rubik-Medium'
}

.contacts .itemFullText .call {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    border: 0;
    text-align: center;
    text-transform: uppercase
}

.contacts .itemFullText .mainform {
    background: #f5f5f5;
    padding: 20px
}

.contacts .itemFullText .mainform button {
    background: #0055b8;
    color: white;
    padding: 20px 50px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 0 10px
}

.contacts .itemFullText .mainform .title {
    font-size: 30px;
    font-family: 'Rubik-Medium';
    text-align: center
}

.contacts .itemFullText .mainform .w50 {
    display: flex
}

.contacts .itemFullText .mainform .w50 .formControls {
    flex: 1;
    margin: 10px
}

.contacts .itemFullText .mainform .w50 .formControls input,.contacts .itemFullText .mainform .w50 .formControls textarea {
    background: white;
    border: 1px solid #cfcfcf;
    padding: 15px;
    width: 100%
}

.contacts .itemFullText .soc {
    display: block;
    margin: 20px 0 0 0
}

.contacts .itemFullText .soc a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #0055b8;
    margin: 0 3px;
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 50px
}

.contacts .itemFullText h1 {
    display: block;
    text-align: center;
    margin: 20px 0;
    font-family: 'Rubik-Medium';
    font-size: 50px
}

.contacts .itemFullText .cols {
    display: flex
}

.contacts .itemFullText .col1 {
    flex: 1
}

.contacts .itemFullText .col2 {
    flex: 2
}

.overlay,.mcs-overlay {
    display: none;
    background: rgba(245,245,245,0.9);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.mcs-dialog .chosen {
    display: none
}

.mcs-dialog .title {
    display: none
}

.mcs-dialog .quick-search input {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 10px 20px
}

.mcs-dialog .cities {
    display: table;
    width: 100%
}

.mcs-dialog .cities .city {
    display: block;
    width: 25%;
    float: left;
    text-align: left
}

.mcs-dialog .cities .city a {
    color: black
}

.mcs-dialog .cities .city a.active {
    color: blue
}

.modal {
    text-align: center;
    background: white;
    display: none;
    position: absolute;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    padding: 25px;
    border-radius: 6px;
    top: 100px;
    font-size: 15px;
    bottom: auto;
    overflow: visible;
    transition: 0.6s
}

.modal hr {
    clear: both
}

.modal .title {
    display: block;
    clear: both;
    margin: 20px 0;
    font-size: 19px;
    font-weight: bold;
}

.modal .modaltitle {
    font-size: 30px;
    color: #000f1a;
    font-family: 'PlayfairDisplay-Bold'
}

.modal .sub {
    font-size: 20px;
    text-align: center;
    display: block;
    margin: 15px 0
}

.modal .closes,.modal a[name="close"] {
    opacity: 1;
    background: url(../images/close.png) 10px 50% no-repeat;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99
}

.modal button[type="submit"] {
    border: 0;
    padding: 15px 60px;
    margin: 15px 0 0;
    outline: none;
    background: #0055b8;
    color: white;
    text-align: center;
    text-transform: uppercase
}

.modal button[type="submit"]:focus,.modal button[type="submit"]:hover {
    box-shadow: 0 0 10px #0068ba
}

.modal .formblock .formControls,.modal .formblock .select {
    float: left;
    width: 100%;
    height: 75px;
    margin: 0;
}

.modal .formblock .formControls:nth-child(2n+1),.modal .formblock .select:nth-child(2n+1) {
    margin-right: 2%
}

.modal .formblock input {
    border: 1px solid #e5e5e5;
    display: block;
    width: 100%;
    padding: 15px 15px 15px 40px;
    margin-bottom: 10px;
    background: #f5f5f5 url("../images/form4.png") 10px 50% no-repeat;
    position: relative;
    z-index: 99
}

.modal .formblock input#name {
    background: #f5f5f5 url("../images/form1.png") 10px 50% no-repeat
}

.modal .formblock input#phone {
    background: #f5f5f5 url(../images/form3.png) 10px 50% no-repeat;
}

.modal .formblock input#email {
    background: #f5f5f5 url("../images/form2.png") 10px 50% no-repeat
}

.modal .formblock input#destcity {
    background: #f5f5f5 url("../images/form6.png") 10px 50% no-repeat
}

.modal .select {
    position: relative
}

.modal .select select {
    border: 0px solid #e5e5e5;
    display: block;
    width: 100%;
    padding: 15px 15px 15px 40px;
    margin-bottom: 10px;
    background: #f5f5f5 url("../images/form5.png") 100% 50% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal .select:after {
    display: block;
    content: '';
    background: url(../images/form4.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 17px
}

.modal.mod118 {
    /* padding-top: 280px; */
}


.modal.mod118 .textformazag {
    text-align: left;
    margin: 0 0 30px 0;
    font-size: 16px
}

.modal.mod118 .textformazag span {
    display: block;
    font-size: 30px;
    max-width: 300px
}

.modal.mod118 button[type="submit"] {
    padding: 15px 30px;
    margin: 0
}

.modal.mod118 .formatext {
    color: #9b9b9b;
    padding: 2px 0 0 5px;
    text-align: left
}

.modal.mod118:after {
    content: '';
    display: block;
    background: url(../images/phone.png) no-repeat;
    width: 316px;
    height: 319px;
    position: absolute;
    right: -18px;
    top: -60px
}

.garant .quote {
    background: url(../images/garantybg.png) no-repeat;
    padding: 10px 0 10px 51%;
    margin: 20px 0
}

.garant .cols {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.garant .cols .itez {
    flex: 1 0 32%;
    max-width: 540px;
    height: 380px;
    background: white url(../images/why.png) no-repeat;
    position: relative;
    border-right: 1px solid rgba(0,85,184,0.3);
    border-bottom: 1px solid rgba(0,85,184,0.3);
    padding: 0 20px 40px 90px;
    margin: 0 10px 20px 10px
}

.garant .cols .itez .icon {
    display: none
}

.garant .cols .itez.block1 {
    background: white url(../images/why1.png) no-repeat
}

.garant .cols .itez.block2 {
    background: white url(../images/why2.png) no-repeat
}

.garant .cols .itez.block3 {
    background: white url(../images/why3.png) no-repeat
}

.garant .cols .itez.block4 {
    background: white url(../images/why4.png) no-repeat
}

.garant .cols .itez.block5 {
    background: white url(../images/why5.png) no-repeat
}

.garant .cols .itez:after {
    content: '';
    background: #0055b8;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: -4px;
    bottom: -4px
}

@media (min-width: 1651px) {
    .container {
        width:1660px
    }
}

@media (min-width: 1401px) and (max-width: 1650px) {
    body {
        font-size:14px
    }

    .container {
        width: 1340px
    }

    section.delivery .form-group {
        padding: 30px 430px 30px 30px
    }

    .garant .quote {
        background-size: 650px;
        background-position: 0 50%
    }

    .garant .cols .itez {
        flex: 1 0 25%
    }

    .garant .cols .itez h2 {
        font-size: 20px
    }

    header .cont button {
        padding: 20px 20px
    }

    section.news .slidernews .title {
        font-size: 16px
    }

    section.news .slidernews .item {
        margin: 0 20px
    }

    section.model .menux .dropdown button .dip:after {
        width: 20px
    }

    section.govor .cols .col .title {
        font-size: 28px
    }

    .diplomas .item .hh {
        padding: 30px 15px
    }
}

@media (min-width: 1201px) and (max-width: 1400px) {
    body {
        font-size:14px
    }

    header .soc a {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    section.plus .cols .col {
        margin: 0 5px;
        font-size: 13px
    }

    .garant .quote {
        background-size: 550px;
        background-position: 0 50%
    }

    .garant .cols .itez {
        flex: 1 0 25%
    }

    .garant .cols .itez h2 {
        font-size: 20px
    }

    header .cont button {
        padding: 20px 20px
    }

    section.news .slidernews .title {
        font-size: 16px
    }

    section.news .slidernews .item {
        margin: 0 20px
    }

    section.model .menux .dropdown {
        margin: 0 5px
    }

    section.model .menux .dropdown button {
        padding: 15px 10px
    }

    section.model .menux .dropdown button .dip {
        padding: 15px 5px
    }

    section.model .menux .dropdown button .dip:after {
        width: 20px
    }

    section.govor .cols .col .title {
        font-size: 28px
    }

    h1 {
        font-size: 40px
    }

    .diplomas .itemtree {
        margin-bottom: 15px
    }

    .diplomas .itemtree .txt .items {
        margin-bottom: 10px
    }

    .diplomas .itemtree>.col {
        padding: 20px
    }

    .diplomas .itemtree .listbtn button {
        padding: 10px 20px
    }

    .diplomas .itemtree .cols {
        white-space: nowrap
    }

    .diplomas .itemtree .name {
        font-size: 16px;
        height: 50px
    }

    .diplomas .itemtree .price span {
        font-size: 25px
    }

    .diplomas .itemtree .price span.old {
        font-size: 18px
    }

    .diplomas .itemtwo .listbtn button {
        padding: 10px 50px
    }

    .diplomas .itemtwo .name {
        font-size: 16px;
        height: 50px
    }

    .diplomas .itemtwo .price span {
        font-size: 25px
    }

    .diplomas .itemtwo .price span.old {
        font-size: 18px
    }

    .diplomas .item {
        height: 465px
    }

    .diplomas .item .hh {
        padding: 30px 10px
    }

    .diplomas .item .price span {
        font-size: 25px
    }

    .diplomas .item .price span.old {
        font-size: 18px
    }

    .diplomas .item .cols .col p a {
        padding: 15px 0 15px 55px;
        margin: 0 5px
    }

    .diplomas .item .name {
        font-size: 16px
    }

    section.rahmet .bg .title {
        font-size: 30px
    }

    section.rahmet .bg .subtitle {
        font-size: 20px
    }

    section.delivery h3.title {
        font-size: 30px
    }

    section.delivery .form-group {
        padding: 30px 230px 30px 30px
    }

    section.delivery .form-group select {
        position: relative;
        z-index: 2
    }

    section.news h3.title {
        font-size: 30px
    }

    section.rewiews h3.title {
        font-size: 30px
    }

    section.faq h3.title {
        font-size: 30px
    }

    section.payment .bg .cols .title {
        font-size: 20px
    }

    section.why h3.title {
        font-size: 30px
    }

    section.why h3 {
        font-size: 20px
    }

    section.zakaz h3.title {
        font-size: 30px
    }

    section.zakaz .bg form {
        flex-wrap: wrap
    }

    section.zakaz .bg form .row input,section.zakaz .bg form .row label select {
        margin: 10px
    }

    section.txt h3.title {
        font-size: 30px
    }

    section.txt h3 {
        font-size: 20px
    }

    footer .soc a {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    footer .cont button {
        padding: 20px 20px
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    body {
        font-size:14px
    }

    header .soc a {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    section.plus .cols .col {
        margin: 0 5px;
        font-size: 13px
    }

    .garant .quote {
        background-size: 550px;
        background-position: 0 50%
    }

    .garant .cols .itez {
        flex: 1 0 25%
    }

    .garant .cols .itez h2 {
        font-size: 20px
    }

    header .cont button {
        padding: 20px 20px
    }

    section.news .slidernews .title {
        font-size: 16px
    }

    section.news .slidernews .item {
        margin: 0 20px
    }

    section.model .menux .dropdown {
        margin: 0 5px
    }

    section.model .menux .dropdown button {
        padding: 15px 10px
    }

    section.model .menux .dropdown button .dip {
        padding: 15px 5px
    }

    section.model .menux .dropdown button .dip:after {
        width: 20px
    }

    section.govor .cols .col .title {
        font-size: 28px
    }

    h1 {
        font-size: 40px
    }

    .diplomas .itemtree {
        margin-bottom: 15px
    }

    .diplomas .itemtree .txt .items {
        margin-bottom: 10px
    }

    .diplomas .itemtree>.col {
        padding: 20px
    }

    .diplomas .itemtree .listbtn button {
        padding: 10px 20px
    }

    .diplomas .itemtree .cols {
        white-space: nowrap
    }

    .diplomas .itemtree .name {
        font-size: 16px;
        height: auto;
        margin-bottom: 10px
    }

    .diplomas .itemtree .price span {
        font-size: 25px
    }

    .diplomas .itemtree .price span.old {
        font-size: 18px
    }

    .diplomas .itemtwo {
        padding: 10px
    }

    .diplomas .itemtwo .listbtn button {
        padding: 10px 50px
    }

    .diplomas .itemtwo .name {
        font-size: 16px;
        height: auto;
        margin-bottom: 10px
    }

    .diplomas .itemtwo .price span {
        font-size: 25px
    }

    .diplomas .itemtwo .price span.old {
        font-size: 18px
    }

    .diplomas .item {
        height: 465px;
        flex: 1 0 32%;
        max-width: 32%
    }

    .diplomas .item .hh {
        padding: 30px 10px
    }

    .diplomas .item .price span {
        font-size: 25px
    }

    .diplomas .item .price span.old {
        font-size: 18px
    }

    .diplomas .item .cols .col p a {
        padding: 15px 0 15px 55px;
        margin: 0 5px
    }

    .diplomas .item .name {
        font-size: 16px;
        height: 80px
    }

    section.rahmet .bg .title {
        font-size: 30px
    }

    section.rahmet .bg .subtitle {
        font-size: 20px
    }

    section.delivery h3.title {
        font-size: 30px
    }

    section.delivery .form-group {
        padding: 30px 230px 30px 30px
    }

    section.delivery .form-group label {
        position: relative;
        z-index: 2
    }

    section.delivery .form-group select {
        position: relative;
        z-index: 2
    }

    section.step .cols {
        flex-wrap: wrap
    }

    section.step .cols .col {
        flex: 1 0 31%
    }

    section.news h3.title {
        font-size: 30px
    }

    section.rewiews h3.title {
        font-size: 30px
    }

    section.faq h3.title {
        font-size: 30px
    }

    section.payment .bg .cols .title {
        font-size: 20px
    }

    section.payment .bg .cols .col.img img {
        margin: 0 5px;
        max-width: 90px
    }

    section.why .colshead .col:nth-child(1) {
        flex: 1
    }

    section.why .block {
        max-width: none
    }

    section.why .cols {
        align-items: flex-start;
        flex-wrap: wrap
    }

    section.why .cols .col {
        flex: 1 0 50%;
        max-width: 50%
    }

    section.why .cols .col:nth-child(1) {
        flex: 1 0 100%;
        max-width: 100%
    }

    section.why h3.title {
        font-size: 30px
    }

    section.why h3 {
        font-size: 20px
    }

    section.zakaz h3.title {
        font-size: 30px
    }

    section.zakaz .bg form {
        flex-wrap: wrap
    }

    section.zakaz .bg form .row input,section.zakaz .bg form .row label select {
        max-width: 200px;
        margin: 10px
    }

    section.txt .block {
        height: auto
    }

    section.txt h3.title {
        font-size: 30px
    }

    section.txt h3 {
        font-size: 20px
    }

    footer .cols .cols ul {
        margin-right: 0
    }

    footer .soc a {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    footer .cont button {
        padding: 20px 10px
    }

    section.plus .cols {
        flex-wrap: wrap
    }

    section.plus .cols .col {
        height: 140px;
        flex: 1 0 20%
    }

    section.menu .navbar-nav {
        white-space: nowrap
    }

    section.menu .navbar-nav>li>a {
        padding: 25px 0 25px 30px
    }

    section.model .menux {
        flex-wrap: wrap
    }

    section.model .menux .dropdown {
        flex: 1 0 25%;
        margin-bottom: 10px
    }

    section.model .menux .dropdown button span br {
        display: none
    }

    section.plaha .pdd {
        padding: 0
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .mcs-dialog .cities .city {
        width:50%
    }

    body {
        font-size: 14px
    }

    header .soc a {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    section.plus .cols .col {
        margin: 0 5px;
        font-size: 13px
    }

    .garant .quote {
        background: none;
        padding: 10px
    }

    .garant .cols .itez {
        height: auto;
        max-width: none;
        flex: 1 0 100%
    }

    .garant .cols .itez h2 {
        font-size: 20px
    }

    header .cont button {
        padding: 20px 20px
    }

    section.news .slidernews .title {
        font-size: 16px
    }

    section.news .slidernews .item {
        margin: 0 20px
    }

    section.model .menux .dropdown {
        margin: 0 5px
    }

    section.model .menux .dropdown button {
        padding: 15px 10px
    }

    section.model .menux .dropdown button .dip {
        padding: 15px 5px
    }

    section.model .menux .dropdown button .dip:after {
        width: 20px
    }

    section.govor .cols .col .title {
        font-size: 28px
    }

    h1 {
        font-size: 40px
    }

    .vuzi .list.fixed {
        position: static
    }

    .modal.mod118 {
        left: 0;
        width: 100%;
        margin-left: 0
    }

    .modal {
        left: 0;
        width: 100%;
        margin-left: 0
    }

    .modal .closes {
        right: 0
    }

    .diplomas .itemtree {
        margin-bottom: 15px;
        align-items: center
    }

    .diplomas .itemtree .txt .iconis {
        background-size: contain
    }

    .diplomas .itemtree .txt .items {
        margin-bottom: 10px
    }

    .diplomas .itemtree>.col {
        padding: 5px
    }

    .diplomas .itemtree>.col:nth-child(1) {
        max-width: 200px
    }

    .diplomas .itemtree .listbtn button {
        padding: 10px 20px
    }

    .diplomas .itemtree .cols {
        white-space: nowrap;
        flex-wrap: wrap
    }

    .diplomas .itemtree .name {
        font-size: 16px;
        height: auto;
        margin-bottom: 10px
    }

    .diplomas .itemtree .price span {
        font-size: 25px
    }

    .diplomas .itemtree .price span.old {
        font-size: 18px
    }

    .diplomas .itemtwo {
        padding: 10px;
        flex: 1 0 49%;
        max-width: 49%
    }

    .diplomas .itemtwo .listbtn button {
        padding: 10px 50px
    }

    .diplomas .itemtwo .name {
        font-size: 16px;
        height: auto;
        margin-bottom: 10px
    }

    .diplomas .itemtwo .price span {
        font-size: 25px
    }

    .diplomas .itemtwo .price span.old {
        font-size: 18px
    }

    .diplomas .item {
        height: 515px;
        flex: 1 0 49%;
        max-width: 49%
    }

    .diplomas .item .hh {
        padding: 30px 10px
    }

    .diplomas .item .price span {
        font-size: 25px
    }

    .diplomas .item .price span.old {
        font-size: 18px
    }

    .diplomas .item .cols .col p a {
        padding: 15px 0 15px 55px;
        margin: 0 5px
    }

    .diplomas .item .name {
        font-size: 16px;
        height: 80px
    }

    section.rahmet .bg .title {
        font-size: 30px
    }

    section.rahmet .bg .subtitle {
        font-size: 20px
    }

    section.menutwo .cols {
        flex-wrap: wrap
    }

    section.menutwo .cols .col {
        flex: 1 0 48%;
        margin: 1%
    }

    section.delivery h3.title {
        font-size: 30px
    }

    section.delivery .form-group {
        padding: 30px 230px 30px 30px
    }

    section.delivery .form-group label {
        position: relative;
        z-index: 2
    }

    section.delivery .form-group select {
        position: relative;
        z-index: 2
    }

    section.delivery .form-group:after {
        right: 0
    }

    section.menu {
        overflow: hidden
    }

    section.step .cols {
        flex-wrap: wrap
    }

    section.step .cols .col {
        flex: 1 0 31%
    }

    section.news h3.title {
        font-size: 30px
    }

    section.rewiews h3.title {
        font-size: 30px
    }

    section.faq h3.title {
        font-size: 30px
    }

    section.payment .bg .cols .title {
        font-size: 20px
    }

    section.payment .bg .cols .col.img img {
        margin: 0;
        max-width: 80px
    }

    section.why .colshead .col:nth-child(1) {
        flex: 1
    }

    section.why .block {
        max-width: none
    }

    section.why .cols {
        align-items: flex-start;
        flex-wrap: wrap
    }

    section.why .cols .col {
        flex: 1 0 50%;
        max-width: 50%
    }

    section.why .cols .col:nth-child(1) {
        flex: 1 0 100%;
        max-width: 100%
    }

    section.why h3.title {
        font-size: 30px
    }

    section.why h3 {
        font-size: 20px
    }

    section.zakaz h3.title {
        font-size: 30px
    }

    section.zakaz .bg form {
        flex-wrap: wrap
    }

    section.zakaz .bg form .row input,section.zakaz .bg form .row label select {
        max-width: 160px;
        margin: 10px
    }

    section.txt .block {
        height: auto;
        max-width: none
    }

    section.txt h3.title {
        font-size: 30px
    }

    section.txt h3 {
        font-size: 20px
    }

    footer .cols .cols {
        display: block
    }

    footer .cols .cols ul {
        margin-right: 0
    }

    footer .soc a {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    footer .cont button {
        padding: 20px 10px
    }

    section.plus .cols {
        flex-wrap: wrap
    }

    section.plus .cols .col {
        height: 140px;
        flex: 1 0 20%
    }

    section.menu .navbar-nav {
        white-space: nowrap
    }

    section.menu .navbar-nav>li>a {
        padding: 25px 0 25px 30px
    }

    section.model .menux {
        flex-wrap: wrap
    }

    section.model .menux .dropdown {
        flex: 1 0 25%;
        margin-bottom: 10px
    }

    section.model .menux .dropdown button span br {
        display: none
    }

    section.plaha .pdd {
        padding: 0
    }

    header .cols .col {
        text-align: center
    }

    header .cont {
        text-align: center
    }

    header .cont a {
        margin-bottom: 3px
    }

    header .logo {
        margin: 0 auto
    }

    section.menu .container {
        padding: 0
    }

    section.plaha .pdd ul>li a {
        padding: 25px 10px
    }

    section.features .relat .vid {
        position: static;
        text-align: center
    }

    .rewiewflex .item {
        flex: 1 0 100%
    }

    section.plaha {
        background-image: none
    }

    section.govor .cols {
        flex-wrap: wrap;
        padding: 10px
    }

    section.govor .cols .col {
        flex: 1 0 100%
    }

    section.govor .cols .col .phone {
        font-size: 20px
    }
}

@media (max-width: 767px) {
    section.nowosti .itemsnews {
        margin:0
    }

    section.nowosti .itemsnews .itemnews {
        margin: 10px 0;
        max-width: 100%;
        flex: 1 0 100%
    }

    .news_one {
        flex-direction: column
    }

    .news_one .column.left {
        flex: 0 0 auto;
        padding: 0 0 20px 0
    }

    header .cont.phonelines {
        flex-direction: column
    }

    header .line_header {
        flex-direction: column
    }

    header .line_header .colhead {
        padding: 0
    }

    header .soc {
        justify-content: center
    }

    .payment img {
        max-width: 100%
    }

    .mcs-dialog .cities .city {
        width: 100%;
        text-align: center
    }

    body {
        font-size: 14px
    }

    header .soc a {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    section.plus .cols .col {
        margin: 0 5px;
        font-size: 13px
    }

    .garant .quote {
        background: none;
        padding: 10px
    }

    .garant .cols .itez {
        height: auto;
        max-width: none;
        flex: 1 0 100%
    }

    .garant .cols .itez h2 {
        font-size: 20px
    }

    header .cont button {
        padding: 20px 20px
    }

    section.news .slidernews .title {
        font-size: 16px
    }

    section.news .slidernews .item {
        margin: 0 20px
    }

    section.model .menux .dropdown {
        margin: 0 5px;
        flex: 1 0 100%
    }

    section.model .menux .dropdown button {
        padding: 15px 10px
    }

    section.model .menux .dropdown button .dip {
        padding: 15px 5px
    }

    section.model .menux .dropdown button .dip:after {
        width: 20px
    }

    section.govor .cols .col .title {
        font-size: 28px
    }

    h1 {
        font-size: 30px
    }

    .vuzi .list.fixed {
        position: static
    }

    .modal.mod118 {
        left: 0;
        width: 100%;
        margin-left: 0
    }

    .modal {
        left: 0;
        width: 100%;
        margin-left: 0
    }

    .modal .closes {
        right: 0
    }

    .diplomas .itemtree {
        margin-bottom: 15px;
        align-items: center;
        flex-wrap: wrap;
        padding: 10px
    }

    .diplomas .itemtree .txt .iconis {
        background-size: contain
    }

    .diplomas .itemtree .txt .items {
        margin-bottom: 10px
    }

    .diplomas .itemtree>.col {
        flex: 1 0 100%;
        padding: 5px
    }

    .diplomas .itemtree .listbtn button {
        padding: 10px 20px
    }

    .diplomas .itemtree .cols {
        white-space: nowrap;
        flex-wrap: wrap
    }

    .diplomas .itemtree .name {
        font-size: 16px;
        height: auto;
        margin-bottom: 10px
    }

    .diplomas .itemtree .price span {
        font-size: 25px
    }

    .diplomas .itemtree .price span.old {
        font-size: 18px
    }

    .diplomas .itemtwo {
        padding: 10px;
        flex: 1 0 100%;
        max-width: 100%
    }

    .diplomas .itemtwo .listbtn button {
        padding: 10px 50px
    }

    .diplomas .itemtwo .name {
        font-size: 16px;
        height: auto;
        margin-bottom: 10px
    }

    .diplomas .itemtwo .price span {
        font-size: 25px
    }

    .diplomas .itemtwo .price span.old {
        font-size: 18px
    }

    .diplomas .item {
        height: 515px;
        flex: 1 0 100%;
        max-width: 100%
    }

    .diplomas .item .hh {
        padding: 30px 10px
    }

    .diplomas .item .price span {
        font-size: 25px
    }

    .diplomas .item .price span.old {
        font-size: 18px
    }

    .diplomas .item .cols .col p a {
        padding: 15px 0 15px 55px;
        margin: 0 5px
    }

    .diplomas .item .name {
        font-size: 16px;
        height: 80px
    }

    section.rahmet .bg .title {
        font-size: 30px
    }

    section.rahmet .bg .subtitle {
        font-size: 20px
    }

    section.menutwo .cols {
        flex-wrap: wrap
    }

    section.menutwo .cols .col {
        flex: 1 0 100%;
        margin: 1%
    }

    .vid span {
        margin-left: 5px
    }

    section.features .tabstwo {
        flex-wrap: wrap
    }

    section.features .tabstwo>li {
        flex: 1 0 100%
    }

    section.payment .bg .cols .col.img {
        flex-wrap: wrap
    }

    section.payment .bg .cols .col.txt {
        margin: 0;
        color: white
    }

    section.why .colshead {
        flex-wrap: wrap
    }

    section.delivery h3.title {
        font-size: 30px
    }

    section.delivery .cols {
        padding: 0
    }

    section.delivery .form-group {
        padding: 20px
    }

    section.delivery .form-group label {
        position: relative;
        z-index: 2
    }

    section.delivery .form-group select {
        position: relative;
        z-index: 2
    }

    section.delivery .form-group:after {
        right: 0;
        display: none
    }

    section.menu {
        overflow: hidden
    }

    section.step .cols {
        flex-wrap: wrap
    }

    section.step .cols .col {
        flex: 1 0 100%
    }

    section.news h3.title {
        font-size: 30px
    }

    section.rewiews h3.title {
        font-size: 30px
    }

    section.faq h3.title {
        font-size: 30px
    }

    section.payment .bg .cols .title {
        font-size: 20px
    }

    section.payment .bg .cols .col.img img {
        margin: 0;
        max-width: 80px
    }

    section.zakaz .bg form .row {
        flex-wrap: wrap
    }

    section.why .colshead .col:nth-child(1) {
        flex: 1
    }

    section.why .block {
        max-width: none
    }

    section.why .cols {
        align-items: flex-start;
        flex-wrap: wrap
    }

    section.why .cols .col {
        flex: 1 0 100%;
        max-width: 100%
    }

    section.why .cols .col:nth-child(1) {
        flex: 1 0 100%;
        max-width: 100%
    }

    section.why h3.title {
        font-size: 18px
    }

    section.why h3 {
        font-size: 16px
    }

    section.zakaz h3.title {
        font-size: 30px
    }

    section.zakaz .bg form {
        flex-wrap: wrap
    }

    section.zakaz .bg form .row {
        flex-wrap: wrap
    }

    section.zakaz .bg form .row input,section.zakaz .bg form .row label select {
        width: 300px;
        margin: 10px
    }

    section.txt .block {
        height: auto;
        max-width: none
    }

    section.txt h3.title {
        font-size: 20px
    }

    section.txt h3 {
        font-size: 16px
    }

    footer .cols {
        flex-wrap: wrap
    }

    footer .cols .cols {
        display: block
    }

    footer .cols .cols ul {
        margin-right: 0
    }

    footer .cols .col {
        flex: 1 0 100%;
        text-align: center
    }

    footer .cols .col .logo {
        margin: 0 auto
    }

    footer .soc a {
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    footer .cont {
        text-align: center
    }

    footer .cont button {
        padding: 20px 10px
    }

    section.plus .cols {
        flex-wrap: wrap
    }

    section.plus .cols .col {
        height: 140px;
        flex: 1 0 47%
    }

    section.menu .navbar-nav {
        white-space: nowrap
    }

    section.menu .navbar-nav>li>a {
        padding: 25px 0 25px 30px
    }

    section.model .menux {
        flex-wrap: wrap
    }

    section.model .menux .dropdown {
        flex: 1 0 100%;
        margin-bottom: 10px
    }

    section.model .menux .dropdown button span br {
        display: none
    }

    section.plaha .pdd {
        padding: 0
    }

    header .cols .col {
        text-align: center
    }

    header .cont {
        text-align: center
    }

    header .cont a {
        margin-bottom: 3px
    }

    header .logo {
        margin: 0 auto
    }

    section.menu .container {
        padding: 0
    }

    section.plaha .pdd ul>li {
        flex: 1 0 100%
    }

    section.plaha .pdd ul>li a {
        padding: 25px 10px
    }

    section {
        overflow: hidden
    }

    section.features .relat .vid {
        position: static;
        text-align: center
    }

    .rewiewflex .item {
        flex: 1 0 100%
    }

    header .cols {
        flex-wrap: wrap
    }

    header .cols .col {
        flex: 1 0 100%
    }

    .navbar-toggle {
        background: white
    }

    .navbar-toggle .icon-bar {
        background: black
    }

    section.menu .navbar-nav {
        flex-wrap: wrap
    }

    section.menu .navbar-nav>li {
        flex: 1 0 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .contacts .itemFullText .cols {
        flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center
    }

    section.plaha {
        background-image: none
    }

    section.govor .cols {
        flex-wrap: wrap;
        padding: 10px
    }

    section.govor .cols .col {
        flex: 1 0 100%
    }

    section.govor .cols .col .phone {
        font-size: 20px
    }
}
