body {
    /*margin-top: 46px;*/
}

nav.navbar {
    position: fixed;
    width: 100%;
    margin-top: -48px;
}

.fototo {
    /*background-image: url(https://photo-assistant.ru/img/fone.jpg);*/
		background-size: cover;
    }
    
.fototo2 {
    /*background-image: url(https://it-smile.ru/skupka/img/fon.jpg);*/
		background-size: contain;
    }    

 .roseme {
    padding: 30px;
    background: #000000;
    /* margin: 0 auto; */
    width: 100%;
    opacity: 0.75;
    /* font: 48px/64px Times New Roman; */
    /* text-align: justify; */
    color: white;
}

 .roseme2 {
    padding: 30px;
    /*background: #000000;*/
    /* margin: 0 auto; */
    width: 100%;
    opacity: 0.75;
    /* font: 48px/64px Times New Roman; */
    /* text-align: justify; */
    /*color: white;*/
    background-color: rgb(209, 216, 225);
}

.voprosy {
    color: #ffffff;
    font: bold 32px 'Proxima Nova',Arial;
    line-height: 44px;
    padding-bottom: 5px;
}

.subsub{
      background: rgba(119, 119, 119, 0.18);
    padding: 25px;
    /* font-size: 19px; */
    line-height: 1.0;
    font-weight: bold;
    font-size: 35px;
    font-family: Rubik;
    font-weight: 700;
    margin: 20px 0 0 10px;
    color: #f8f9fa;
}

.phone-icon img {
    width: 28px;
    transform: rotate(280deg);
}

@media (min-width:1200px){
.equal {
    display: flex;
    flex: 1 0 auto;
}}



.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
    text-align: center;
    background-color: white;
}

.wpcf7 form {
    position: relative;
    text-align: center;
    font-size: 25px;
}



.link-icon {
    color: #000;
    font-family: 'Open Sans SemiBold'
}

.link-icon span {
    font-size: 14px;
    padding-left: 4px;
    vertical-align: middle
}

.link-a {
    color: #fff;
    text-decoration: none
}

.link-a:hover {
    color: #fff;
    text-decoration: none
}

.link-a span {
    font-size: 18px;
    vertical-align: middle;
    margin-left: 5px
}

.text-brand {
    color: #000;
    font-size: 2rem;
    font-family: 'Open Sans Semibold';
}

.color-a {
    color: #000
}

.color-b {
    color: #2eca6a
}

.color-d {
    color: #adadad
}

.color-text-a {
    color: #555
}

.no-margin {
    margin: 0
}

.list-a {
    display: inline-block;
    line-height: 2;
    padding: 0;
    list-style: none
}

.list-a li {
    position: relative;
    width: 50%;
    float: left;
    padding-left: 25px;
    padding-right: 5px
}

.list-a li:before {
    content: '';
    width: 10px;
    height: 2px;
    position: absolute;
    background-color: #313131;
    top: 15px;
    left: 0
}

.pagination-a .pagination .page-link {
    margin: 0 .2rem;
    border-color: transparent;
    padding: .5rem .8rem;
    color: #000
}

.pagination-a .pagination .page-link:active,.pagination-a .pagination .page-link:focus,.pagination-a .pagination .page-link:hover {
    background-color: #2eca6a
}

.pagination-a .pagination .page-link span {
    font-size: 1.2rem
}

.pagination-a .pagination .next .page-link {
    padding: .4rem .9rem
}

.pagination-a .pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination-a .pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-a .pagination .page-item.active .page-link {
    background-color: #2eca6a
}

.a {
    color: #2eca6a;
    font-size: 1.3rem
}

.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    font-size: 36px;
    color: #000;
    width: 50px;
    padding-top: 8px
}

.icon-box .icon-box-content {
    padding-top: 18px
}

.section-t8 {
    padding-top: 8rem
}

.section-t4 {
    padding-top: 4rem
}

.section-t3 {
    padding-top: 3rem
}

.section-b2 {
    padding-bottom: 2rem
}

.title-wrap {
    padding-bottom: 4rem
}

.title-a {
    font-size: 2.6rem;
    font-family: 'Open Sans Semibold';
}

.title-link {
    font-size: 1.2rem;
    font-family: 'Open Sans Light';
    padding-top: 1.2rem
}

.title-link a {
    color: #313131
}

.title-link span {
    font-size: 20px;
    padding-left: 4px;
    vertical-align: middle
}

.title-box-d {
    padding-bottom: 1.8rem;
    margin-bottom: 1rem;
    position: relative
}

.title-box-d .title-d {
    font-family: 'Open Sans Semibold';
    font-size: 2rem
}

.title-box-d .title-d:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 4px;
    background-color: #2eca6a;
    bottom: 20px;
    left: 0
}

.display-table {
    width: 100%;
    height: 100%;
    display: table
}

.box-comments ul,.list-a ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.overlay-a {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 27%,rgba(0,0,0,.65) 90%)
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    height: 100%;
    width: 100%
}

@-webkit-keyframes animate-preloader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes animate-preloader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.box-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 1040;
    background-color: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all .6s ease
}

.box-collapse .title-box-d {
    top: 30px;
    left: 60px;
    opacity: 0;
    transition: all 1s ease;
    transition-delay: .3s
}

.box-collapse-wrap {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 6.5rem;
    bottom: 5rem;
    padding-left: 10%;
    padding-right: 10%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    -webkit-transform: translateY(3rem);
    transform: translateY(3rem);
    transition: opacity .5s .5s ease,-webkit-transform .5s .5s ease;
    transition: transform .5s .5s ease,opacity .5s .5s ease;
    transition: transform .5s .5s ease,opacity .5s .5s ease,-webkit-transform .5s .5s ease
}

.box-collapse-open .box-collapse {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0 0 65px rgba(0,0,0,.07);
    opacity: 1
}

.box-collapse-open .box-collapse .title-box-d {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.box-collapse-open .box-collapse-wrap {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.close-box-collapse {
    position: absolute;
    z-index: 1050;
    top: 2rem;
    font-size: 3.5rem;
    line-height: 1;
    color: #000;
    cursor: pointer;
    transition: all .3s ease
}

.post-content {
    font-size: 1.1rem;
    font-family: 'Open Sans Light';
    line-height: 1.6
}

.post-content .post-intro {
    font-size: 1.7rem;
    font-family: 'Open Sans Light';
    margin-bottom: 4rem;
    line-height: 1.6;
    color: #000;
    font-family: 'Open Sans';
}

.post-content p {
    margin-bottom: 1.7rem
}

.post-content .blockquote {
    padding: 1rem 3rem 1.7rem 3rem;
    border-left: 3px solid #2eca6a;
    color: #000
}

.post-content .blockquote footer {
    text-align: left;
    padding: 0
}

.post-footer {
    padding: 3rem 0 4rem
}

.box-comments .list-comments li {
    padding-bottom: 3.5rem
}

.box-comments .list-comments .comment-author {
    font-size: 1.3rem
}

.box-comments .list-comments .comment-details {
    display: table-cell;
    vertical-align: top;
    padding-left: 25px
}

.box-comments .list-comments .comment-description {
    padding: .8rem 0 .5rem 0
}

.box-comments .list-comments a {
    color: #000
}

.box-comments .list-comments span {
    display: block;
    color: #2b2a2a;
    font-style: italic
}

.box-comments .comment-children {
    margin-left: 40px
}

.title-c {
    font-size: 2.5rem;
    font-family: 'Open Sans Semibold';
    margin-left: -40px
}

.section-about .title-vertical {
    position: absolute;
    letter-spacing: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 50px;
    text-align: left;
    font-size: 1.8rem;
    width: 300px;
    font-family: 'Open Sans Bold';
    text-align: right
}

.about-img-box {
    padding-left: 1rem;
    position: relative
}

.section-footer {
    padding-top: 60px;
    margin-top: 60px;
    background: #f3f3f3
}

.section-footer ul {
    line-height: 2
}

.section-footer .item-list-a i {
    font-size: 18px;
    padding-right: 4px;
    color: #2eca6a
}

.section-footer .widget-a .w-title-a {
    margin-bottom: 1rem
}

footer {
    background: #f3f3f3;
    text-align: center;
    padding: 30px 0
}

.form-a .show {
    display: block
}

.form-a label {
    color: #000;
    position: relative
}

.form-a select.form-control-lg:not([size]):not([multiple]) {
    height: 3.5rem
}

.form-a .form-control {
    border-radius: 0;
    font-size: 1.1rem;
    font-family: 'Open Sans Light'
}

.form-a .form-control.form-control-a {
    height: 3.5rem
}

.form-a .form-control:focus {
    box-shadow: none;
    border-color: #2eca6a
}

.btn {
    transition: .5s ease
}

.btn.btn-a,.btn.btn-b {
    border-radius: 0;
    padding: 1rem 3rem;
    letter-spacing: .05rem
}

.btn.btn-a {
    background-color: #000;
    color: #fff
}

.btn.btn-a:hover {
    background-color: #2eca6a;
    color: #000
}

.btn.btn-b {
    background-color: #2eca6a;
    color: #000
}

.btn.btn-b:hover {
    background-color: #000;
    color: #fff
}

.btn.btn-b-n {
    background-color: #2eca6a;
    color: #fff;
    border-radius: 0
}

.btn.btn-b-n:hover {
    background-color: #26a356;
    color: #fff
}

.intro img {
    width: 600px
}

.intro {
    position: relative;
    color: #000;
    background-size: 2206px;
    margin-bottom: 20px
}

.intro h2 {
    padding-bottom: 28px;
    padding-top: 30px;
    font-size: 25px;
    /*font-family: 'Open Sans Bold'*/
}

.intro form {
    box-shadow: none
}

.form-choose form input.form-control-lg,.form-choose form select.form-control-lg {
    font-size: 13px;
    color: #292929;
    background: #fff
}

.form-choose form {
    border: none
}

.modal form {
    border: none;
    box-shadow: none
}

.intro h3 {
    color: #fff
}

@media (min-width: 576px) {
    .intro .intro-title {
        font-size:3.5rem
    }

    .about-img-box {
        padding-left: 4rem
    }
}

@media (min-width: 768px) {
    .link-a {
        font-size:.9rem
    }

    .link-a span {
        font-size: 1.5rem
    }

    .box-collapse {
        width: 50%
    }

    .intro .intro-body {
        padding-left: 2rem
    }

    .intro .intro-title-top {
        font-size: 1rem;
        margin-bottom: 1rem
    }

    .intro .intro-title {
        font-size: 4rem
    }

    .intro-single .title-single-box .title-single {
        font-size: 2.1rem
    }

    .box-comments .list-comments .comment-author {
        font-size: 1.5rem
    }

    .title-c {
        font-size: 1.8rem
    }

    .about-img-box {
        padding-left: 5rem
    }
}

@media (min-width: 992px) {
    .link-a {
        font-size:1rem
    }

    .link-a span {
        font-size: 18px
    }

    .list-a li {
        width: 33.333%
    }

    .intro .intro-title-top {
        font-size: 1rem;
        margin-bottom: 2rem
    }

    .intro .intro-title {
        font-size: 4.5rem
    }

    .intro-single .title-single-box .title-single {
        font-size: 2.5rem
    }

    .title-c {
        font-size: 2.5rem
    }
}

@media (max-width: 767px) {
    .text-brand {
        font-size:1.8rem
    }

    .section-t8 {
        padding-top: 4rem
    }

    .section-t4 {
        padding-top: 2rem
    }

    .section-md-t3 {
        padding-top: 3rem
    }

    .intro-single {
        padding-top: 9rem
    }
}

@media (max-width: 575px) {
    .box-collapse .title-box-d {
        left:35px
    }

    .box-collapse .title-box-d .title-d {
        font-size: 1.3rem
    }
}



nav.navbar {
    background: #26313d;
    padding: 0;
    box-shadow: 0 3px 10px rgba(0,0,0,.72);
    z-index: 5
}

form input.form-control,input.form-control-lg,select.form-control-lg {
    height: 54px;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    color: #000;
    border: 1px solid #d5d2d2;
    font-size: 20px;
}

textarea.form-control {
    margin-top: 10px;
    color: #000;
    border: 1px solid #d5d2d2;
    background: 0 0
}



.form-choose form {
    max-width: 690px;
    margin: auto
}

.form-choose .open-form-choose {
    display: none;
    margin: auto
}

.form-choose .item {
    flex: 1
}

.form-choose .item:nth-child(1) select {
    border-radius: 0 0 0 5px
}

.form-choose .item:nth-child(3) select {
    border-radius: 0 0 5px 0
}

.form-choose .item:nth-child(2) select {
    border-radius: 0;
    border-left: 1px solid #008df2;
    border-right: 1px solid #008df2
}

.form-choose .item label {
    color: #b8c3d0;
    padding: 9px 0;
    text-align: left;
    padding-left: 17px;
    font-size: 9px;
    letter-spacing: 1.5px;
    font-family: 'Open Sans Bold';
}

.btn.btn-danger,a.btn.btn-danger {
    font-family: 'Open Sans Bold';
    font-size: 15px;
    height: 54px;
    letter-spacing: 1px;
    background: linear-gradient(to top,#e81818,#ff3434);
    background: linear-gradient(to top,#c60d0d,#ff430b);
    box-shadow: 0 7px 20px rgba(0,0,0,.5);
    border-bottom: 1px solid #b20d0d;
    transition: .4s
}

.btn.btn-danger:hover,a.btn.btn-danger:hover {
    background: linear-gradient(to top,#c60d0d,#ff430b);
    box-shadow: none
}

a.btn.btn-danger {
    height: auto;
    border-radius: 4px 4px 4px 4px;
    border: none;
    font-size: 13px;
    padding: 12px 32px 14px
}

/* header .navbar .container-fluid { */
    padding-right: 150px;
    padding-left: 150px;
    align-items: end
}

#content .container-fluid {
    padding-right: 150px;
    padding-left: 150px
}

#secondary {
    width: 100%
}

.navbar {
    transition: all .5s ease-in-out;
    align-items: self-end;
    line-height: normal;
    color: #fff
}

.navbar2 {
    color: #3a3a3a
}

.navbar .menu-item {
    margin-right: 22px
}

.navbar .menu-main-container {
    flex: 4;
    text-align: center
}

.navbar .menu-item a {
    color: #fff;
    color: #fff;
    font-family: 'Open Sans Light';
    font-size: 15px
}

.navbar .info,.navbar .info2 {
    color: #fff;
    padding: 0;
    font-size: 10px;
    font-family: 'Open Sans Bold';
    margin: auto;
    width: 335px;
    display: flex;
    flex-direction: column
}

.navbar .info2 {
    width: 325px;
    display: flex;
    flex-direction: row;
    margin: 0
}

.navbar .info .phone,.navbar .info2 .phone {
    font-size: 18px
}

.navbar .info .phone span,.navbar .info2 .phone span {
    color: #20a2fe
}

.navbar .btn.btn-callback {
    background-color: transparent;
    color: #ffe600;
    font-family: 'Open Sans Bold';
    font-size: 10px;
    padding-top: 0
}

.navbar .btn.btn-callback .text {
    border-bottom: 1px dotted #99c2ff;
    padding-bottom: 2px
}

.collapse ul#menu-main .menu-item {
    display: inline-block
}

.collapse.show ul#menu-main .menu-item {
    text-align: left
}

a.navbar-brand {
    display: none
}

@media (max-width: 576px) {
    .intro {
        background-position:center top;
        background-size: cover
    }

    header .navbar .container-fluid {
        padding: 0 27px
    }

    .intro h1 {
        font-size: 21px;
        padding: 0 20px 20px
    }

    .intro p {
        font-size: 16px;
        line-height: 1.3em;
        padding: 0 13px 32px
    }
}

@media (min-width: 1300px) {
    .navbar .navbar .menu-item a {
        padding:7px 0;
    }

    .navbar.info {
        background: 0 0
    }

    .navbar-expand-lg .navbar-toggler {
        width: 49px
    }

    .navbar-toggler {
        display: none
    }

    .collapse.navbar-collapse {
        display: flex
    }

    .navbar .info {
        width: 325px;
        display: flex;
        flex-direction: row
    }
}

@media (max-width: 768px) {
    .phone-icon img {
        width: 18px;
        transform: rotate(280deg);
    }

    .choose-city:after {
        content: none!important;
    }

    ul#menu-main .menu-item {
        padding: 8px 0;
    }

    ul#menu-main .menu-item a {
        font-size: 13px;
    }

    .section-brands .item img {
        margin: 0 11px;
        max-width: 103px;
    }

    .navbar.info2 {
        display: none
    }

    header .navbar .container-fluid {
        padding-right: 30px;
        padding-left: 30px;
        align-items: end
    }

    #content .container-fluid {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (max-width: 420px) {
    .trustus .item img {
        height:unset;
        width: 85%;
    }

    header .navbar .container-fluid {
        padding: 0 0
    }

    .navbar-toggler {
        margin-left: 20px
    }
}

.navbar-toggler {
    border-radius: 20px;
    height: 37px;
    width: 37px;
    padding: 0
}

.menuToggle {
    display: block;
    position: relative;
    top: 11px;
    left: 6px
}

.menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -6px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
    width: 50px;
    height: 50px
}

.menuToggle span {
    display: block;
    width: 18px;
    height: 1.5px;
    margin-bottom: 4px;
    position: relative;
    background: #e96300;
    margin-left: 3px;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 0 0
}

.menuToggle span:first-child {
    transform-origin: 0 0
}

.menuToggle span:nth-last-child(2) {
    transform-origin: 0 0
}

.menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(2px,-4px);
    background: #e96300;
    width: 18px;
    margin-left: 2px;
    margin-top: 1px
}

.menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0) scale(.2,.2)
}

.menuToggle input:checked~span:nth-last-child(2) {
    transform: rotate(-45deg) translate(2px,2px)
}

@media (max-width: 1300px) {
    .social .icon {
        margin-left: -1px;
        margin-right: 16px;
    }

    .navbar .ast-button:hover,.navbar .button:hover,.navbar .menu-toggle:hover,.navbar button:focus,.navbar button:hover,.navbar input#submit:focus,.navbar input#submit:hover,.navbar input[type=button]:focus,.navbar input[type=button]:hover,.navbar input[type=submit]:focus,.navbar input[type=submit]:hover {
        background-color: transparent;
        border-color: #00599f
    }

    a.navbar-brand {
        display: block;
        margin: auto;
        text-align: center;
        margin-top: -30px;
        margin-bottom: 50px;
        transition: 2s
    }

    .collapse.show ul#menu-main .menu-item {
        list-style-type: none;
        display: block;
        text-align: center;
    }

    .navbar.info {
        align-items: center;
        margin-top: 64px
    }

    .navbar.info .phone-icon {
        border: 1px solid #0089ff;
        border-radius: 20px;
        padding: 7px;
        margin-right: 12px;
        color: #ff0
    }

    .navbar.info .call-us,.navbar.info button {
        display: inline-block
    }

    .navbar.info .call-us {
        margin-top: 20px;
        margin-bottom: 22px
    }

    .navbar.info .social {
        display: flex;
        margin-top: 20px;
        visibility: hidden
    }

    .navbar.info .social div {
        width: 30px;
        height: 30px;
        border: 1px solid #ff0;
        border-radius: 20px;
        margin: 11px
    }
}

@media (max-width: 1280px) {
    .footer-m .menu,.footer-m .phone {
        flex:unset;
        text-align: center;
        width: 100%
    }

    .footer-m .menu ul {
        margin-left: 0
    }

    .footer-m .menu ul li {
        display: block
    }

    .navbar.info2 .btn.btn-callback {
        order: 3
    }

    .navbar.info2 .call-us {
        order: 1
    }

    .navbar.info2 .phone-icon {
        order: 2
    }
}

@media (max-width: 991px) {
    #content .container-fluid {
        padding-right:30px;
        padding-left: 30px
    }
}

@media (max-width: 768px) {
    .form-choose form {
        display:none
    }

    .form-choose .modal form {
        display: block
    }

    .form-choose .btn.btn-danger.open-form-choose {
        display: block
    }

    body h2 {
        padding-bottom: 18px
    }
}

@media (min-width: 1280px) {
    .navbar.info .btn.btn-callback {
        order:3
    }

    .navbar.info .call-us {
        order: 1
    }

    .navbar.info .phone-icon {
        order: 2;
        display: none
    }

    a.navbar-brand {
        display: none
    }

    .navbar.info .social {
        display: none
    }

    .navbar.info {
        align-items: center;
        margin-top: 0;
        margin-right: 0
    }
}

/* img { */
    width: 100%;
    height: auto
}

* {
    box-sizing: border-box
}

.single-news #primary {
    width: 100%
}

section {
    padding-top: 30px;
    padding-bottom: 30px
}

/* body,button,input,select,textarea { */
    font-family: Roboto,sans-serif!important
}

/* h3,h3 a { */
    font-family: 'Open Sans Bold';
    font-size: 15px
}

.modal .modal-body {
    padding: 2rem 2rem 2.5rem 2rem
}

.modal .modal-dialog {
    top: 50%;
    margin-top: -224px
}

.modal .modal-dialog .modal-content {
    max-width: 380px;
    margin: auto
}

.modal label {
    color: grey;
    font-size: 14px;
    font-family: 'Open Sans Bold';
    text-align: left;
    margin: 10px 0 5px 0
}

.social {
    display: flex
}

.social .google {
    margin-right: 10px
}

.social .google {
    margin-top: 7px
}

.social span {
    font-family: 'Open Sans Bold'
}

footer {
    background: #001b33;
    color: #fff;
    padding: 17px 0 12px
}

footer .menu ul li {
    list-style: none;
    display: inline-block;
    margin-right: 26px
}

footer .menu ul li a {
    color: #fff;
    font-family: 'Open Sans Bold';
    font-family: 'Open Sans',sans-serif
}

footer .menu ul li a:hover {
    color: #ff2600
}

footer .menu ul {
    padding-left: 0
}

footer .menu {
    flex: 6;
    text-align: left
}

footer .phone {
    text-align: right;
    flex: 1;
    font-size: 18px;
    font-family: 'Open Sans Bold';
}

#content #primary {
    display: none
}

nav.navbar ul#menu-main {
    padding-left: 0
}

@media (min-width: 1600px) {
    .intro {
        background-size:cover
    }
}

.test[style] {
    padding-right: 0!important
}

.test.modal-open {
    overflow: auto
}

.call-us {
    text-align: right;
    font-size: 13px
}

.call-us .phone {
    font-size: 21px;
    font-family: 'Open Sans';
    color: #000
}

.call-us .phone .phone-icon {
    width: 22px;
    font-size: 15px;
    top: 0;
    color: #ff3434
}

.navbar {
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    padding-left: 0;
    padding-right: 0
}

.navbar .address {
    font-size: 13px;
    text-align: left;
    /*padding-left: 154px;*/
    padding-top: 9px
}

.navbar .address:before {
    content: '';
    position: absolute;
    width: 27px;
    height: 27px;
    margin-left: -35px;
    margin-top: 2px;
    background: url(/wp-content/themes/astra/assets/images/icons/place.svg)
}

.navbar .menu-item a {
    font-family: 'Open Sans';
    font-size: 13px
}

.navbar .current-menu-item a {
    border-bottom: 1px dashed #ffffff9c;
    padding-bottom: 1px
}

.navbar .menu {
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 13px;
    font-family: 'Open Sans';
}

.navbar.navbar-left {
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

.navbar .social img {
    margin-top: 10px
}

.navbar .social .insta-icon img {
    margin-top: 7px
}

.navbar-left {
    flex: 2
}

.navbar-left form {
    padding-bottom: 0;
    padding-left: 0
}

.navbar-right {
    flex: 2;
    justify-content: flex-end
}

.navbar2 {
    z-index: 1
}

.navbar2 .call-us {
    padding-top: 12px
}

.container-fluid {
    padding-left: 150px;
    padding-right: 150px
}

.section-youget .item {
    width: 25%;
    padding: 0 20px 20px;
    line-height: 1.5em
}

.section-youget .item .adventage {
    height: 120px;
    position: relative
}

.section-youget .item .adventage img {
    height: 100px;
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    transition: .4s
}

.section-youget .item img {
    width: 30%
}

.section-youget .item p.title {
    margin-top: 26px;
    margin-bottom: 16px;
    font-family: 'Open Sans Bold';
    font-family: 'Open Sans'
}

.section-brands .item {
    width: auto;
    margin: 0 20px
}

.section-brands .item img {
    width: unset;
    max-height: 52px
}

.section-devises .items {
    align-items: center
}

.section-devises .item {
    transition: .4s border;
    height: 308px;
    position: relative
}

.section-devises .item:hover {
    transition: .4s border;
    border-radius: 5px
}

.section-devises .item h5 {
    position: absolute;
    left: 50%;
    width: 100%;
    bottom: 20px;
    transform: translate(-50%,0);
    padding: 0 48px
}

.section-devises .item img {
    height: 220px;
    width: auto;
    position: absolute;
    left: 50%;
    top: 44%;
    transition: .4s height;
    transform: translate(-50%,-50%)
}

.section-devises .item:hover img {
    height: 240px;
    width: auto;
    transition: .4s height
}

.section-devises .item {
    width: 33.3%;
    position: relative;
    padding: 48px 0;
    border: 1px solid transparent
}

.section-devises img {
    height: auto
}

.device-image .img {
    height: 235px;
    width: 373px;
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 56px;
    position: relative
}

.device-image .img img {
    position: absolute;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.brand-device .item {
    width: 25%;
    padding: 0 20;
    border: 1px solid #e8e8e8
}

.brand .row-adventages .icon,.post .row-adventages .icon {
    width: 65px;
    height: 65px;
    margin-bottom: 18px;
    margin-top: 0
}

.brand .row-adventages,.post .row-adventages {
    width: 554px;
    font-size: 15px
}

.brand .row.row-adventages .col-4,.post .row.row-adventages .col-4 {
    padding: 0
}

.form-writeus .details {
    margin-left: 0
}

.brand .form-writeus {
    padding-left: 150px;
    padding-right: 150px
}

.brand .form-column {
    max-width: unset;
    margin: auto;
    align-items: center;
    box-shadow: 0 1px 3px rgba(0,0,0,.39);
    padding: 35px 100px 56px;
    border-radius: 11px;
    background: #ececec
}

.brand .form-top {
    text-align: center
}

.form-writeus .brand .device-image {
    flex: 2
}

.form-writeus input[type=tel],.form-writeus input[type=text] {
    border: 2px solid #ff3434;
    border-radius: 30px 0 0 30px;
    width: 250px;
    padding-left: 34px
}

.form-writeus .btn.btn-danger {
    padding-left: 20px;
    border-radius: 0 30px 30px 0;
    padding-right: 20px;
    width: 250px;
    border: none;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif!important;
    font-family: 'Open Sans';
    margin-top: -1px;
    border-bottom: 1px solid #b20d0d
}

.brands .item {
    width: 200px
}

.news .image {
    width: 40%;
    float: left;
    margin: 0 40px 0 0
}

.image {
    flex: 2;
    margin-right: 27px
}

footer {
    background: #101010
}

footer .call-us .phone {
    font-size: 20px;
    color: #fff;
    line-height: 1em
}

footer .menu ul {
    margin-bottom: 5px;
    float: left
}

.footer .menu ul li a {
    font-family: 'Open Sans Light';
    font-size: 14px
}

.footer-m .menu ul li {
    display: inline-block
}

.footer-m {
    align-items: center
}

.footer-m .menu {
    align-self: center
}

.footer-m .logo {
    position: unset;
    flex: 1
}

.footer-m .menu {
    flex: 15
}

.footer-m .menu ul {
    margin-left: 29px
}

.footer-m .contacts {
    flex: 6;
    justify-content: flex-end
}

.footer-m .graph {
    line-height: 1.2em
}

.logo {
    width: 77px;
    position: absolute;
    top: 0
}

.footer-m .logo {
    position: unset
}

.social {
    margin-left: 10px
}

.social .icon {
    margin-left: 10px;
    margin-top: -8px
}

.social a i {
    color: #fff;
    font-size: 20px;
    margin-top: 6px
}

.social .icon.insta-icon img {
    width: 19px
}

.social .icon.vk-icon img {
    width: 26px
}

body a:focus {
    outline: 0
}

.choose-city {
    position: relative
}

.choose-city select {
    margin-left: 8px;
    display: inline-block;
    background: 0 0;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    background: 0 0;
    border: 1px solid #ffffff54;
    padding: 7px 27px 8px 13px;
    margin: 4px 8px;
    font-family: 'Open Sans',sans-serif!important;
    color: #fffffffa
}

.choose-city select:focus {
    background: #ff3434
}

.choose-city:after {
    content: '✓';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 6px;
    right: 45px;
    color: #ff3434
}

.intro {
    /*background: url(https://it-smile.ru/wp-content/themes/astra/assets/images/bg.jpg) no-repeat center top;*/
   /* margin-top: -108px;*/
    background-size: cover
}

.intro .form-writeus {
    height: 468px;
    background: 0 0
}

.intro form {
    background: 0 0;
    width: 668px;
    margin: auto;
    padding: 19px 22px 22px;
    border-radius: 90px
}

#content .intro .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.intro .form-writeus .image {
    margin-top: -21px;
    margin-left: -150px;
    z-index: -1
}

.row-adventages {
    width: 550px;
    margin: auto;
    font-family: 'Open Sans';
    line-height: 1.4em;
    text-align: center;
    font-size: 17px;
    font-family: 'Open Sans',sans-serif
}

.row-adventages .icon {
    position: relative;
    background: #e8e8e8;
    width: 75px;
    height: 75px;
    border-radius: 42px;
    display: block;
    margin: auto;
    margin-bottom: 25px;
    margin-top: 30px
}

.row-adventages .icon img {
    width: 84%;
    margin-top: 6px
}

.row-adventages div:nth-child(3) .icon img {
    width: 79%
}

.intro img {
    width: 753px
}

body h1 {
    margin-bottom: 0;
    margin-top: 135px;
    color: #000;
    /*font-family: 'Open Sans Light';*/
    font-size: 37px;
    font-weight: 300;
}

.intro h2 {
    font-size: 26px;
    letter-spacing: 1px;
    /*font-family: 'Open Sans Bold';*/
    text-transform: none;
    padding: 21px 0 19px;
    color: #000;
    font-weight: 300;
}

.intro .image {
    flex: 2
}

.intro .image img {
    margin-left: 100px
}

.intro .form-column {
    flex: 1
}

section.page {
    margin-bottom: 50px
}

body #page section.brand h2,body #page section.post h2,section.post h3 {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 36px
}

body #page section.post h2 {
    padding-bottom: 0
}

section.brand .modalwindow,section.post .modalwindow {
    top: 124px
}

body #page section.brand .form-top h2 {
    padding-bottom: 5px;
    text-align: center
}

.logo {
    width: 86px;
    position: absolute;
    top: 0;
    z-index: 1
}

.section-howwork .item {
    flex: 1
}

.section-free-diagn {
    background: rgba(6, 17, 40, 0.8784313725490196);
    opacity: 1;
    overflow: hidden;
    position: relative;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px
}

.section-free-diagn:before {
    background-size: cover;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    background: url(/wp-content/themes/astra/assets/images/reparacion_de_laptops.jpg) no-repeat center center;
    z-index: -1
}

.section-free-diagn input.form-control {
    font-size: 20px
}

.section-free-diagn h5 {
    color: #fff;
    font-size: 42px;
    line-height: 1em;
    padding-bottom: 15px;
    font-family: 'Open Sans Light';
    text-align: center;
    text-transform: uppercase
}

.section-free-diagn form .details {
    color: #9f9f9f;
    max-width: unset;
    font-size: 15px;
    margin: auto;
    position: relative;
    padding-left: unset;
    text-align: center
}

.section-howwork {
    background: #cfcfcf
}

section.news {
    margin: 20px 0 40px;
    min-height: 410px
}

section.news .image {
    width: 100%;
    padding-right: 10px
}

body section.news h2 {
    padding-bottom: 11px
}

.progres {
    position: relative
}

.progres .digit {
    position: absolute;
    top: -23px;
    left: 50%;
    transform: translate(-50%,5px);
    z-index: 1;
    color: #fff;
    font-size: 20px;
    font-family: 'Open Sans Light'
}

.progres .line {
    width: 100%;
    height: 5px;
    background: #04208b;
    margin-bottom: 40px;
    border-radius: 0 50px 50px 0
}

.progres .circle {
    box-shadow: 0 12px 45px rgb(0,0,0,.55);
    width: 50px;
    height: 50px;
    background: #d81e09;
    border-radius: 50px;
    position: absolute;
    top: -23px;
    left: 50%;
    transform: translate(-50%,0);
    transition: .4s
}

.section-howwork .item {
    padding-top: 20px
}

.section-info strong {
    color: #000
}

.section-info {
    padding: 0;
    position: relative
}

.shadowtext {
    font-size: 35px;
    font-family: 'Open Sans Light';
    font-family: 'Open Sans',sans-serif;
    background: #1116218c;
    color: #fff;
    padding: 1px 30px;
    margin-top: 32px
}

.section-info .info-title {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    margin-top: 31px
}

.section-howwork .item p.title {
    padding-bottom: 20px;
    padding-top: 26px;
    margin-bottom: 20px;
    color: #000;
    height: 118px
}

.section-howwork .item p {
    padding-right: 20px;
    padding-bottom: 34px
}

.section-howwork .item:nth-child(1) .progres .line {
    border-radius: 50px 0 0 50px;
    background: #d4d7e1
}

.section-howwork .item:nth-child(2) .progres .line {
    background: #a5aeca;
    border-radius: 0
}

.section-howwork .item:nth-child(3) .progres .line {
    background: #3b74ca;
    border-radius: 0
}

.section-howwork .item .icon img {
    width: 61px;
    margin-right: 15px;
    transition: .4s
}

.section-howwork .item:hover .icon img {
    width: 80px
}

.section-howwork .item:hover .progres .circle {
    box-shadow: 0 5px 24px rgba(0,0,0,.3);
    background: #ff1a00
}

.wp-block-table tr:first-child td {
    background: #758897;
    color: #fff;
    font-family: 'Open Sans Light';
    font-family: 'Open Sans',sans-serif
}

.wp-block-table {
    font-family: 'Open Sans',sans-serif
}

.wp-block-table tr:not(:first-child) td:first-child {
    font-family: 'Open Sans Bold';
    text-transform: uppercase;
    font-size: 13px;
    color: #000
}

.wp-block-table tr:not(:first-child) td:nth-child(3) {
    color: #d71d0c
}

.wp-block-table tr td:nth-child(2),.wp-block-table tr td:nth-child(3) {
    text-align: center
}

.wp-block-table tr td {
    border: 1px solid #ccc;
    padding: 12px 33px
}

.wp-block-table tr:hover td {
    background: #4c00fc14
}

.wp-block-table tr:first-child:hover td {
    background: #758897
}

body .repair h3 {
    padding-top: 13px;
    padding-bottom: 43px
}

.repair .section-brands p {
    font-size: 25px;
    font-family: 'Open Sans';
    color: #fff;
    text-transform: uppercase;
    background: #ababab;
    font-family: 'Open Sans',sans-serif;
    padding: 4px 0;
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
    transition: .4s
}

.repair .main-section:hover p {
    transition: .4s;
    background: #355374
}

.repair .section-brands {
    position: relative;
    overflow: hidden
}

.repair .main-section .section-brands {
    border: 1px solid #d0d0d0;
    padding: 28px 10px 31px;
    border-radius: 0 0 10px 10px;
    margin-bottom: 47px
}

.repair .main-section .section-brands:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .4s;
    left: 0;
    top: 0;
    background: 0 0
}

.repair .main-section:hover .section-brands:before {
    content: '';
    transition: .4s;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(113,132,168,.102)
}

.repair .main-section .section-brands {
    box-shadow: 0;
    transition: .4s
}

.repair .main-section:hover .section-brands {
    box-shadow: 0 12px 45px rgb(0,0,0,.3);
    transition: .4s
}

body #page h2,body #page h3 {
    text-align: center;
    font-size: 35px;
    font-family: 'Open Sans Light';
    padding: 13px 0 40px;
    text-transform: uppercase
}

body #page .form-top h2 {
    font-size: 26px;
    padding: 13px 0 40px;
    text-transform: none;
    padding-bottom: 25px
}

.error {
    padding-top: 4px;
    color: #fd3100;
    text-align: center
}

input,input.form-control {
    outline: 0
}

.form-bottom,.form-top {
    position: relative
}

.modalwindow {
    display: none;
    position: absolute;
    height: 200px;
    background: #efefef;
    z-index: 1;
    box-shadow: 0 5px 52px rgba(0,0,0,.3);
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 30px;
    top: 255px;
    font-size: 20px;
    text-align: center
}

.modalwindow .close {
    cursor: pointer;
    font-size: 40px
}

.modalwindow .success {
    width: 289px;
    border-radius: 2px;
    padding: 10px;
    color: #009800;
    margin: 0 auto 14px;
    margin-top: 24px
}

.form-bottom input.form-control,.form-bottom textarea.form-control {
    color: #fff
}

.form-bottom input.form-control:focus,.form-bottom textarea.form-control:focus {
    background: 0 0;
    color: #fff
}

.section-free-diagn input.form-control {
    color: #fff
}

body .section-trustus h3 {
    color: #fff;
    padding: 13px 0 0;
    text-transform: uppercase
}

body #page .brand-device h3 {
    text-transform: none
}

.brand-device .item .img {
    height: 180px;
    width: auto
}

.brand-device .item .img img {
    width: auto;
    height: 95%
}

.brand-device .item p {
    font-size: 18px;
    margin-top: 0
}

.brand-device .item p a {
    color: #000
}

body #page .brand .form-top h2 {
    text-transform: none;
    margin-bottom: 15px
}

body #page .post .form-top h2 {
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 24px
}

body #page .post .form-column .row.row-adventages {
    margin-right: auto;
    margin-left: unset
}

.form-column {
    max-width: 1000px;
    margin: auto;
    align-items: center
}

.city .form-column {
    justify-content: center;
    text-align: center
}

.brand .device-image,.post .device-image {
    flex: 4;
    text-align: center
}

.post .device-image img {
    max-height: 307px;
    width: auto
}

.brand .form-container,.post .form-container {
    flex: 6;
    padding-left: 32px
}

body #page section.news h2 {
    text-align: center;
    font-size: 35px;
    font-family: 'Open Sans Light';
    padding: 0
}

.wp-block-table {
    width: 100%;
    margin-bottom: 3em;
    margin-top: 2.5em
}

body #page section.news h2 {
    text-align: center;
    font-size: 30px
}

input[type=hidden] {
    display: none
}

.post .device-image img {
    max-width: 350px;
    max-height: 316px;
    width: 313px;
    width: auto
}

.comments .item {
    width: 33.3%;
    padding: 10px
}

.comments .item {
    width: 50%;
    padding: 0
}

.section-trustus {
    background: #14192a;
    padding-bottom: 58px
}

.trustus .item {
    width: auto;
    padding: 10px;
    margin: 40px 10px 0;
    background: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    height: 76px
}

.trustus .item img {
    width: 85%
}

body #page .comments h3,body #page .trustus h3 {
    padding: 13px 0 0
}

body #page .trustus h3 {
    color: #fff
}

body #page .comments h5,body #page .trustus h5 {
    padding-bottom: 23px
}

section.brand h2 img {
    height: 48px;
    width: auto;
    margin-left: 16px;
    vertical-align: bottom
}

.comments {
    margin: auto
}

.call-button {
    position: fixed;
    z-index: 99;
    height: 100vh;
    right: 0;
    display: flex;
    align-items: flex-end
}

.call-button .button {
    background: #df1313;
    background: linear-gradient(to top,#df1313,#ff3d03);
    margin-right: 50px;
    margin-bottom: 50px;
    width: 70px;
    height: 70px;
    padding: 0;
    border-radius: 85px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    transition: .3s;
    box-shadow: 0 0 0 rgba(255,0,0,.4);
    animation: pulse 2s infinite;
    cursor: pointer
}

.call-button .button .phone-icon {
    transition: .3s;
    color: white;
    transform: rotate(0)
}

.call-button .button:hover .phone-icon {
    transition: .3s;
    transform: rotate(380deg)
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 #d85204;
        transform: rotate(0);
        box-shadow: 0 0 0 0 #e47106
    }

    70% {
        -moz-box-shadow: 0 0 0 30px red;
        box-shadow: 0 0 0 30px rgba(255,0,0,0);
        transform: rotate(-40deg)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44,0);
        box-shadow: 0 0 0 0 rgba(204,169,44,0)
    }
}

button[type=button]:hover {
    background-color: #fff
}

#thanks.modal .modal-dialog {
    margin-top: -61px
}

.call-button .button.watsapp {
    display: none;
    animation: none;
    font-size: 24px;
    text-align: center;
    background: linear-gradient(to top,#0b9335,#08d246);
    position: relative;
    box-shadow: 0 5px 10px rgba(0,0,0,.5)
}

.call-button .button.watsapp i {
    margin-top: -7px;
    position: absolute;
    top: 6px;
    left: 12px;
}

.call-button .button.watsapp i img {
    margin-left: -7px;
}

.call-button .button.watsapp a {
    color: #fff
}

.call-button .button.watsapp a:hover {
    color: #fff;
    opacity: .7
}

.navbar .menu-item a {
    font-size: 13px
}

.navbar.navbar-left {
    font-size: 14px
}

.navbar-left {
    flex: 2
}

.navbar .menu-main-container {
    flex: 4;
    text-align: center;
	padding-top: 12px;
}

.choose-city select {
    font-size: 12px
}

@media (max-width: 1500px) {
    .brand .form-writeus {
        padding-left: 50px;
        padding-right: 50px;
    }

    .navbar .menu-item a {
        font-size: 11px
    }

    .navbar .menu-item {
        margin-right: 13px
    }

    .navbar.navbar-left {
        font-size: 12px
    }

    .navbar-left {
        flex: 3
    }

    .navbar .menu-main-container {
        flex: 5;
        text-align: center
    }
}

@media (max-width: 1400px) {
    .footer-m .logo {
        flex:1
    }

    .footer-m .menu {
        flex: 7
    }

    .footer-m .contacts {
        flex-direction: column;
        flex: 5;
        justify-content: start;
        align-items: flex-end
    }

    .footer-m .call-us .phone {
        text-align: right
    }

    .comments {
        width: unset
    }

    .choose-city select {
        font-size: 9px
    }

    .navbar .menu-main-container {
        flex: 7;
        text-align: center
    }

    .navbar .social div {
        display: none
    }

    .navbar .social {
        margin-left: 0
    }
}

@media (max-width: 1300px) {
    .brand .form-writeus {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar.navbar-left {
        justify-content: center
    }

    .navbar-right {
        margin-top: 10px;
        margin-bottom: 21px;
        justify-content: center
    }

    .navbar-left {
        flex: 3
    }

    .navbar .menu-main-container {
        flex: 5;
        text-align: center
    }
}

@media (max-width: 1200px) {
    .device-image .img img {
        width: auto;
        max-height: 100px;
    }

    .device-image .img {
        height: unset;
        padding: 41px 28px 28px;
    }

    .brand .form-column {
        flex-direction: column;
    }

    .form-writeus {
        padding: 38px 20px 40px
    }

    .footer-m .logo {
        align-self: baseline
    }

    .footer-m .menu ul {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-left: 40px
    }

    .footer-m .menu ul li {
        line-height: 1.3em
    }

    footer .menu ul li a {
        font-size: 13px
    }

    .footer .call-us .phone {
        text-align: right
    }

    .footer-m .social {
        margin-top: 11px;
        margin-right: 1px
    }

    .footer .call-us .phone {
        text-align: right
    }
}

@media (max-width: 1024px) {
    .brand .row-adventages, .post .row-adventages {
        width: unset;
        font-size: 15px;
    }

    #content .container-fluid {
        padding: 0 50px
    }

    body h1 {
        margin-top: 87px
    }

    .form-writeus {
        padding: 0 20px 0
    }

    .navbar .address {
        padding-left: 127px;
        padding-top: 31px
    }

    .logo {
        width: 65px
    }

    .form-top {
        display: flex;
        flex-direction: column
    }

    .form-top input {
        margin: auto
    }

    body #page .post .form-column .row.row-adventages {
        width: unset
    }

    .form-writeus .btn.btn-danger,.form-writeus input[type=tel],.form-writeus input[type=text] {
        border-radius: 30px;
        margin-top: 10px
    }
}

@media (max-width: 992px) {
    .section-youget .item {
        width:50%
    }

    .container-fluid {
        padding-left: 40px;
        padding-right: 40px
    }

    .section-youget .item {
        width: 24%
    }

    .section-youget .item .adventage img {
        height: 78px;
        width: 78px
    }

    .section-youget .item .adventage {
        height: 80px
    }

    body #page h2,body #page h3 {
        text-align: center;
        font-size: 23px
    }

    .section-devises .item img {
        height: 160px
    }

    .section-devises .item {
        height: 239px
    }

    .section-devises .item h5 {
        padding: 0
    }

    .section-free-diagn h5 {
        font-size: 27px;
        line-height: 1.3em;
        padding-bottom: 0
    }

    .section-free-diagn input.form-control {
        font-size: 17px
    }

    .section-free-diagn {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media (max-width: 768px) {
    .archive-new-item {
        display:block;
    }

    .archive-new-item .image {
        flex: unset;
    }

    .archive-new-item .new {
        flex: unset;
    }

    .section-brands .item {
        width: 25%
    }

    body h1 {
        margin-top: 88px;
        padding: 0 20px
    }

    .intro form {
        width: unset
    }

    .form-writeus {
        padding: 0 20px 0
    }

    .section-devises .item img {
        height: 135px
    }

    .section-devises .item {
        height: 220px
    }

    .section-devises .item h5 {
        padding: 0
    }

    body #page h2,body #page h3 {
        font-size: 18px;
        padding: 7px 0 20px
    }

    .section-brands .item {
        width: 20%
    }

    .section-brands .item {
        margin: 0 7px
    }

    .intro form {
        padding: 19px 22px 0
    }

    .section-howwork .item {
        flex: unset;
        width: 50%
    }

    .section-howwork .item p.title {
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: 0;
        height: 70px
    }

    .intro .form-writeus {
        height: 353px
    }

    .navbar .address {
        padding-left: 97px
    }

    .logo {
        width: 54px
    }

    body #page .form-top h2 {
        font-size: 21px
    }

    

    #content .section-brands .container-fluid {
        padding: 0
    }

    .section-brands .item {
        width: 13%
    }

    .navbar-right {
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 21px
    }

    .navbar.navbar-left {
        padding-top: 5px;
        padding-bottom: 5px;
        justify-content: center;
        margin-bottom: 10px
    }

    .call-button {
        height: unset;
        top: 14px;
        right: 5px
    }

    .call-button .button {
        margin-right: 12px;
        margin-bottom: 20px;
        width: 40px;
        height: 40px;
        font-size: 15px
    }

    .form-column {
        max-width: 1000px;
        margin: auto;
        align-items: center;
        flex-direction: column
    }

    .call-button .button.watsapp {
        display: block;
        animation: none
    }

    .call-button {
        flex-direction: column
    }
}

@media (max-width: 576px) {
    .brand .device-image {
        padding: 20px;
    }

    .footer-m .menu ul {
        margin-left: 24px
    }

    footer .call-us .phone {
        font-size: 17px;
        margin-bottom: 7px
    }

    .footer-m .logo {
        flex: 3
    }

    .footer-m .contacts {
        flex: 10
    }

    .footer-m .call-us {
        text-align: right;
        line-height: 1em
    }

    .section-youget .item {
        width: 100%
    }

    .section-brands .item {
        width: 50%
    }

    .form-writeus {
        padding: 38px 11px 40px
    }

    body form {
        padding: 0 0 12px
    }

    .section-devises .item {
        width: 50%
    }

    .footer-m .menu ul li {
        display: block
    }

    .call-us {
        text-align: center
    }

    body h3 {
        font-size: 27px
    }

    .intro form {
        width: 100%
    }

    .intro .row {
        width: 100%
    }

    .intro h2 {
        font-size: 16px;
        letter-spacing: 0;
        text-transform: unset
    }

    .form-writeus .btn.btn-danger,.form-writeus input[type=tel],.form-writeus input[type=text] {
        border-radius: 30px
    }

    .form-writeus {
        padding: 0
    }

    .intro h1 {
        font-size: 25px
    }

    body h1 {
        margin-bottom: 8px;
        margin-top: 59px
    }

    .intro .row .icon {
        margin-top: 0
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .navbar2 .call-us {
        margin-left: auto;
        margin-right: 39px
    }

    .logo {
        width: 54px
    }

    .navbar .address {
        padding-left: 106px;
        margin-top: 0
    }

    .intro h1 {
        padding: 0
    }

    body #page .form-top h2 {
        font-size: 22px;
        padding-bottom: 15px
    }

    .form-writeus .btn.btn-danger {
        margin-top: 9px
    }

    .row-adventages {
        font-size: 15px
    }

    .row-adventages .icon {
        width: 65px;
        height: 65px;
        margin-bottom: 17px
    }

    body #page h2,body #page h3 {
        font-size: 18px;
        padding: 9px 0 27px
    }

    .section-devises .item img {
        height: 120px
    }

    .section-devises .item {
        height: 174px
    }

    .section-devises .item h5 {
        bottom: 3px
    }

    .section-devises .item:hover img {
        height: 120px;
        width: auto;
        transition: .4s height
    }

    .section-brands .item {
        width: 21%;
        margin: 0 5px
    }

    .section-youget .item .adventage {
        height: 58px
    }

    .section-youget .item .adventage img {
        height: 71px;
        width: 71px
    }

    .section-free-diagn h5 {
        font-size: 17px;
        line-height: 1.5em
    }

    .section-howwork .item {
        flex: unset
    }

    .section-howwork .item p.title {
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: 5px;
        height: 65px
    }

    .section-howwork .item {
        padding: 20px 0 0 10px
    }

    .progres .circle {
        width: 30px;
        height: 30px;
        top: -14px
    }

    .progres .line {
        margin-bottom: 18px
    }

    .section-howwork .item p {
        padding-right: 0;
        padding-bottom: 0
    }

    .section-howwork .item .icon img {
        width: 55px
    }

    .section-howwork .item p.title {
        justify-content: center;
        display: flex;
        align-items: center
    }

    .section-howwork .item:hover .icon img {
        width: 60px
    }

    body h5 {
        font-size: 15px
    }

    .navbar2 .call-us {
        margin-right: 20px
    }

    .navbar .address {
        padding-top: 10px
    }

    body h1 {
        margin-bottom: 0;
        margin-top: 73px;
        color: #ff4900;
        font-family: 'Arial'
    }

    .navbar,.form-writeus .btn.btn-danger,.row-adventages,body #page h2 {
        font-family: 'Arial';
    }

    body #page .form-top h2 {
        font-size: 17px
    }

    .intro form {
        padding: 13px 22px 22px
    }

    .section-devises .items {
        padding: 0 50px
    }

    .section-devises .item h5 {
        padding: 0
    }

    .form-writeus input[type=tel],.form-writeus input[type=text] {
        border-radius: 30px
    }

    .brand .form-writeus {
        padding: 0
    }

    .brand .form-column {
        max-width: unset;
        padding: 0;
        background: 0 0;
        flex-direction: column;
        box-shadow: none
    }

    .brand .device-image .img {
        height: 50px;
        width: 118px;
        display: flex;
        border-radius: 0;
        padding: 0
    }

    .brand .form-top input {
        display: block;
        margin: auto
    }

    .brand .row-adventages {
        width: unset;
        padding-top: 15px
    }

    .brand-device .item .img img {
        width: auto;
        height: 100%
    }

    .brand-device .item .img {
        height: 100px;
        width: auto
    }

    .brand-device .item p {
        font-size: 16px
    }

    .brand-device .item {
        width: 50%;
        padding: 10px 20px 0
    }

    body #page section.brand h2 {
        padding-bottom: 11px
    }

    .brand .form-container,.post .form-container {
        flex: unset;
        padding: 0 10px
    }

    .section-brands .item {
        width: 20%;
        margin: 0 5px;
        display: inline-block
    }

    #content .section-brands .item {
        width: 24%;
        margin: 0 6px
    }

    #content .section-brands .container-fluid {
        padding: 0!important
    }

    .section-devises .items {
        padding: 0 15px
    }

    .section-devises .item {
        width: 50%
    }

    body #page h2,body #page h3 {
        font-size: 18px;
        padding: 9px 2px 11px
    }

    .section-brands {
        padding-top: 5px
    }

    body #page .section-brands h3 {
        font-size: 18px;
        padding: 9px 2px 25px
    }

    .section-youget {
        padding-top: 0
    }

    .section-youget {
        padding-top: 30px
    }

    .wp-block-table tr:first-child td {
        font-size: 10px;
        font-family: 'Open Sans Light'
    }

    body #page .post .form-top h2 {
        margin-bottom: 0;
        padding-bottom: 17px
    }

    .wp-block-table {
        margin-bottom: 20px
    }

    .post {
        padding-bottom: 0
    }
}

@media (max-width: 420px) {
    #content .section-comments .container-fluid {
        padding:0 0 10px 0!important;
    }

    .section-brands .item {
        width: 50%
    }

    .footer-m .menu ul {
        margin-left: 19px
    }

    footer .call-us .phone {
        font-size: 16px
    }

    .section-brands .item {
        width: 24%;
        margin: 0 9px
    }

    #content .section-brands .container-fluid {
        padding: 0
    }

    .section-youget .item .adventage {
        float: left;
        height: 60px;
        width: 60px;
        margin-right: 23px
    }

    .section-youget .item {
        text-align: left
    }

    form .form-group,form [class*=col-] {
        padding-right: 0!important
    }

    .section-howwork .item {
        width: 100%
    }

    .section-info .info-title {
        left: 0;
        transform: unset;
        margin-top: 0;
        width: 100%
    }

    .section-info .info-title p {
        font-size: 18px
    }

    .navbar2 .call-us {
        margin-right: 0;
        font-size: 18px;
        text-align: right
    }

    .intro {
        margin-top: -150px
    }

    .intro h1 {
        padding: 130px 0 0 0
    }

    .wp-block-table tr:first-child td {
        text-align: center
    }

    .wp-block-table tr td {
        font-size: 13px;
        line-height: 1.2em;
        padding: 11px 4px
    }

    #content .post .container-fluid {
        padding: 0 15px
    }

    .section-brands .item {
        width: 40%
    }

    embed,iframe,object {
        height: 300px
    }

    .row-adventages {
        width: 100%
    }

    .post .form-container {
        flex: unset;
        padding-left: 0
    }

    .form-top {
        text-align: center
    }

    body #page h2 {
        font-size: 18px;
        font-family: 'Open Sans Semibold';
        padding: 0 0 3px
    }

    body #page .post .form-top h2 {
        text-align: center;
        font-family: 'Open Sans Light'
    }

    .navbar2 .call-us {
        margin-right: 0;
        font-size: 10px;
        text-align: right
    }

    .form-column {
        flex-direction: column
    }

    .post .device-image img {
        max-height: 178px;
        width: auto
    }

    #content .container-fluid {
        padding: 0 20px!important
    }

    .image {
        margin-right: 0;
        margin-bottom: 22px
    }

    body #page section.news h2 {
        margin-top: 22px
    }

    .choose-city:after {
        right: 19px
    }

    .trustus .item {
        margin: 6px 17px 6px;
        width: 100%;
        padding: 2px
    }

    .trustus .item img {
        width: auto;
        height: 50px
    }

    .trustus .trustus {
        margin-top: 15px
    }

    .comments .item {
        width: 100%;
        padding: 10px
    }

    .modalwindow {
        top: 70px
    }

    .trustus .item {
        margin: 0;
        width: 35%;
        padding: 10px;
        height: 50px;
        margin: 5px
    }

    .trustus .item img {
        height: unset;
        width: 85%;
    }

    .section-brands .item img {
        width: auto;
        max-height: 52px;
        /*max-width: 70px;*/
    }
}

@media (max-width: 360px) {
    .footer-m .logo {
        flex:unset;
        width: 100%;
        margin-bottom: 13px
    }

    .footer-m .logo img {
        width: 50px
    }

    .footer-m {
        flex-direction: column
    }

    .footer-m .menu ul {
        margin-left: 0
    }

    .footer-m .menu ul li {
        text-align: center;
        margin-right: 0
    }

    .footer-m .contacts {
        width: 100%;
        text-align: center;
        border-top: 1px solid #494949;
        padding-top: 21px;
        margin-top: 15px;
        padding-bottom: 15px
    }
}

 body input[type=email], body input[type=number], body input[type=password], body input[type=reset], body input[type=search], body input[type=tel] { 
    padding: 12px 15px 13px;
}

/* .ask { */
    background: #2a2a2a;
    text-align: center;
    padding: 50px 0
}

/* .ask form { */
    max-width: 800px;
    margin: auto
}

/* .ask p { */
    font-family: 'Open Sans',sans-serif;
    color: #fff;
    font-family: 'Open Sans Light';
    text-transform: none
}

/* .ask p.title { */
    margin-bottom: 7px;
    color: #fff;
    text-transform: uppercase;
    font-size: 34px
}

/* .ask { */
    background: rgba(6, 17, 40, 0.8784313725490196);
    opacity: 1;
    overflow: hidden;
    position: relative
}

/* .ask:before { */
    background-size: cover;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(/wp-content/themes/astra/assets/images/it-services-03-large.jpg) no-repeat center center;
    z-index: -1
}
}

