/*   
Theme Name: rubik
Version: 2.2
Author: rubik
Author URI: https://rubik.com.ua/
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone,
img.alignnone {
    margin: 1.5em 0;
}

.aligncenter,
img.aligncenter {
    display: block;
    margin: 1.5em auto;
}

.alignleft,
img.alignleft {
    float: left;
    margin: 0.3em 1em 0.5em 0;
    max-width: 40%;
}

.alignright,
img.alignright {
    float: right;
    margin: 0.3em 0 0.5em 1em;
    max-width: 40%;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

body {
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    background: #161616;
    cursor: default;
    overflow-y: scroll !important;
    padding-right: 0 !important;
}

body.hidden {
    overflow: hidden !important;
}

.body-mask {
    opacity: 0;
    position: fixed;
    left: -9999px;
    top: 0;
    background: rgba(35, 31, 31, 0.6);
    z-index: 990;
    transition: opacity 0.3s ease-out;
}

.body-mask.active {
    opacity: 1;
    left: 0;
    right: 0;
    bottom: 0;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: auto;
}

/*Reset*/
p {
    margin-bottom: 0;
}

textarea,
input {
    font-family: "Rubik", sans-serif;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

button,
a {
    outline: none !important;
    transition: all .3s ease-out;
}

a {
    color: #FF0033;
}

a:hover {
    color: #FF0033;
}

iframe {
    max-width: 100%;
}

::selection {
    background: #FF0033; /* Safari */
    color: #161616;
}

::-moz-selection {
    background: #FF0033; /* Firefox */
    color: #161616;
}

/*h*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    font-weight: 400;
    margin-bottom: 0.5em;
    margin-top: 1em;
}

h1, .h1 {
    font-size: 32px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 24px;
}

/*END_Reset*/

/*Modal*/
.modal .modal-header .modal-title {
    font-size: 30px;
    font-weight: 400;
    padding: 0.8em 0.5em;
    color: #fff;
}

.modal .modal-header {
    position: relative;
    padding: 0;
    border-color: rgba(255, 255, 255, 0.1);
}

.modal .modal-header .close {
    position: absolute;
    right: 5px;
    top: 5px;
    background: linear-gradient(to right, #FF0033, #99001F);
    padding: 0;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    color: #fff;
    border-radius: 50%;
    opacity: 1;
    border: none;
    transition: all .3s ease-out;
}

.modal .modal-header .close:hover {
    transform: scale(1.1);
}

.modal .modal-header .close:active {
    transform: scale(0.8);
    transition: all .1s ease-out;
}

.modal .modal-header .close img {
    width: 14px;
}

.send-phone-form .modal-body {
    padding: 3rem;
}

.send-info-form .modal-content,
.send-phone-form .modal-content {
    background: rgba(26, 26, 26, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.1);
    /*backdrop-filter: blur(8px);*/
    border-radius: 15px;
}

.send-info-form .modal-body {
    color: #fff;
    font-weight: 300;
    color: #D0D0D0;
    padding: 2rem;
}

/*END_Modal*/

/*Contact_Form_7*/
.wpcf7-form {
    position: relative;
}

.wpcf7-form label {
    margin-bottom: 1rem;
}

.wpcf7 .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border: 1px solid #99001F !important;
    background: #1a1a1a;
    border-radius: 10px;
    max-width: 400px;
    margin: 20px 0 0;
    font-size: 14px;
    padding: 6px 12px;
    font-weight: 300;
    color: #fff;
}

.wpcf7-form-control:not(.wpcf7-submit),
.form-control {
    font-size: 16px;
    padding: 18px 15px 18px 45px;
    height: initial;
    line-height: 1;
    border: none;
    width: 100%;
    outline: none;
    border: 2px solid transparent;
    background: url(images/icon-slash.svg) 15px center / 20px 20px no-repeat,
    linear-gradient(#1A1A1A, #1A1A1A) padding-box,
    linear-gradient(180deg, #8C0D27, #31181D) border-box;
    border-radius: 5rem;
    color: #fff;
}

.wpcf7-form label .label-name {
    font-weight: 400;
    position: absolute;
    left: 10px;
    bottom: 5px;
    font-size: 16px;
    transition: all .3s ease-out;
}

.wpcf7-form label.focus .label-name {
    left: 0px;
    bottom: 25px;
    font-size: 12px;
    color: #3232dc;
}

.wpcf7-form-control:not(.wpcf7-submit):focus,
.form-control:focus {

}

.btn.wpcf7-submit {
    font-size: 18px;
    padding: 17px;
    background: linear-gradient(to top, #630014, #99001F) border-box;
}

.wpcf7-form .not-poblish {
    font-size: 12px;
    line-height: 1.2;
    padding-top: 1.2em;
    text-align: center;
    display: block;
}

.wpcf7-form textarea {
    resize: none;
}

.wpcf7-form .ajax-loader {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.7);
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat;
    background-position: center;
}

.wpcf7-form label,
.wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    position: relative;
}

.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 10px;
    position: absolute;
    right: 25px;
    bottom: 3px;
}

.wpcf7-form .wpcf7-validation-errors {
    display: none !important;
}

.wpcf7-form .wpcf7-mail-sent-ok {
    background: #13bfb3;
    margin: 1em 0 0;
    text-align: center;
    padding: 0.5em 1em;
    font-size: 15px;
    border: none;
    color: #fff;
}

/*END_Contact_Form_7*/

/*Owl_Carousel*/
.owl-carousel .owl-nav > button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-carousel .owl-nav .owl-prev {
    left: -24px;
}

.owl-carousel .owl-nav .owl-next {
    right: -24px;
}

.owl-carousel .owl-nav > button svg {
    font-size: 30px;
    opacity: 0.5;
    color: #231f1f;
    transition: all .3s ease-out;
}

.owl-carousel .owl-nav > button:hover svg {
    opacity: 1;
}

/*END_Owl_Carousel*/

/*Dropdown_Menu*/
.dropdown .dropdown-menu {
    display: block;
    left: -9999px;
    opacity: 0;
    margin: 0;
    padding: 0;
    min-width: 10px;
    transition: opacity 0.3s ease-out;
}

.dropdown:hover > .dropdown-menu {
    left: 0;
    opacity: 1;
}

/*END_Dropdown_Menu*/

/*Section_Content*/
article {
    color: #D0D0D0;
}

article p {
    margin-bottom: 1em;
}

article a {
    color: #fff;
    text-decoration-color: #FF0033;
}

article a:hover {
    color: #FF0033;
    text-decoration: none;
}

article > h1:first-child,
article > h2:first-child,
article > h3:first-child,
article > h4:first-child {
    margin-top: 0 !important
}

article dl,
article ol,
article ul {
    margin-bottom: 1rem;
    padding-left: 12px;
    list-style-position: inside;
}

article ol li::marker,
article ul li::marker {
    color: #FF0033;
}

article blockquote {
    background: #f5f5f5;
    padding: 15px 15px 1px 15px;
    font-style: italic;
}

/*END_Section_Content*/

/*Bootstrap and Basic styles*/
.btn {
    border-radius: 3rem;
    padding: 0.8em 2em;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    border: none;
}

.btn:active {
    transform: scale(0.9);
    transition: all .1s ease-out;
}

.btn:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    right: 100%;
    border-radius: 3rem;
    bottom: 0;
    z-index: 1;
    transition: all .3s ease-out;
}

.btn:hover:before {
    right: 0;
}

.btn-link:before {
    display: none;
}

.btn span {
    position: relative;
    z-index: 2;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.form-control:focus {
    border-color: #00b0b0;
    box-shadow: none;
}

.btn-primary {
    color: #fff;
    background: linear-gradient(to right, #3232DC, #1B1B76);
    border-color: #3232dc;
}

.btn-primary:before {
    background: linear-gradient(to right, #FF0033, #99001F);
}

.btn-primary:hover {
    color: #fff;
    background-color: #3232dc;
    border-color: #3232dc;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3232dc;
    border-color: #3232dc;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    box-shadow: none;
    background-color: #3232dc;
    border-color: #3232dc;
}


.btn-secondary {
    color: #fff;
    background-color: #ff0033;
    border: 2px solid transparent;
    background: linear-gradient(#1A1A1A, #1A1A1A) padding-box,
    linear-gradient(90deg, #FF0033, #99001F) border-box;
}

.btn-secondary:before {
    background: linear-gradient(to right, #FF0033, #99001F);
}

.btn-secondary:hover {
    color: #fff;
    background-color: #ff0033;
    border-color: transparent;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ff0033;
    border-color: transparent;
}

.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    box-shadow: none;
    background-color: #ff0033;
    border-color: transparent;
}


.btn-success {
    color: #fff;
    background-color: #ff0033;
    border: 2px solid transparent;
    background: linear-gradient(#1A1A1A, #1A1A1A) padding-box,
    linear-gradient(90deg, #3232DC, #1B1B76) border-box;
}

.btn-success:before {
    background: linear-gradient(to right, #3232DC, #1B1B76);
}

.btn-success:hover {
    color: #fff;
    background-color: #3232DC;
    border-color: transparent;
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3232DC;
    border-color: transparent;
}

.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    box-shadow: none;
    background-color: #3232DC;
    border-color: transparent;
}

/*Background_Color*/
.bg-grey {
    background: #f5f5f5;
}

.bg-black {
    background: #1A1A1A;
}

/*END_Background_Color*/

/*Font_Text*/
.text-300 {
    font-weight: 300;
}

.text-400 {
    font-weight: 400;
}

.text-500 {
    font-weight: 500;
}

.text-700 {
    font-weight: 700;
}

.text-900 {
    font-weight: 900;
}

/*END_Font_Text*/

/*Color_Text*/
.text-black {
    color: #161616;
}

.text-pink {
    color: #ff0033;
}

/*END_Color_Text*/

/*Color_Link*/
.text-black a,
a.text-black {
    color: #161616;
}

.text-pink a,
a.text-pink {
    color: #ff0033;
}

.text-white a,
a.text-white {
    color: #fff;
}

.text-white a:hover,
a.text-white:hover,
.text-black a:hover,
a.text-black:hover,
.text-pink a:hover,
a.text-pink:hover {
    color: #ff0033;
}

/*END_Color_Link*/
table {
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100% !important;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

table td,
table th {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: .75rem;
    vertical-align: top;
}

table td p,
table th p,
table td ul {
    margin-bottom: 0 !important;
}

table th {
    font-weight: 500;
    background: #1A1A1A;
    text-align: center;
}

.border,
.border-top,
.border-right,
.border-bottom,
.border-left {
    border-color: #dfdfdf !important;
}

hr {
    border-top: 1px solid #dfdfdf;
}

.pl-15 {
    padding-left: 15px;
}

.pr-15 {
    padding-right: 15px;
}

/*Section_Top*/


/*Header_Menu*/
header nav {

}

header .menu-icon {
    background: linear-gradient(to right, #FF0033, #99001F);
    border-radius: 50%;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-out;
    cursor: pointer;
}

header .menu-icon:hover {
    transform: scale(1.1);
}

header .menu-icon:active {
    transform: scale(0.8);
    transition: all .1s ease-out;
}

header .menu-icon.close .menu-icon-open {
    display: none;
}

header .menu-icon:not(.close) .menu-icon-close {
    display: none;
}

#topnav {
    position: fixed;
    left: -9999px;
    top: 103px;
    bottom: 12px;
    right: 100%;
    z-index: 990;
    background-color: #161616;
    overflow-y: auto;
    background: rgba(26, 26, 26, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.1);
    /*backdrop-filter: blur(12px);*/
    border-radius: 20px;
    transition: all .3s ease-out;
}

header.fixed + #topnav {
    top: 68px !important;
}

#topnav.open {
    left: 12px;
    right: 12px;
}

#topnav #top-nav-ul li a {
    text-decoration: none;
    font-size: 70px;
    font-weight: 500;
    line-height: 1.4;
}

#topnav #top-nav-ul li.link-small a {
    font-size: 30px;
    line-height: 1.6;
    font-weight: 400;
}

header {
    position: fixed;
    left: 0;
    right: 0;
    top: 24px;
    z-index: 991;
    transition: all .3s ease-out;
}

header.fixed {
    top: 6px;
}

.header-glass {
    background: rgba(26, 26, 26, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.1);
    /*backdrop-filter: blur(6px);*/
    padding: 6px;
    border-radius: 10rem;
}

header .phones a {
    font-size: 18px;
    margin-left: 2rem;
    color: #fff;
}

header .phones a:hover {
    color: #c60028;
}

header .logo-header img {
    height: 45px;
}

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

header .logo-header .custom-logo-text {
    transition: all .3s ease-out;
    position: relative;
    top: 0;
    margin-left: 5px;
    height: 40px;
    margin-top: 10px;
}

header.fixed .logo-header .custom-logo-text {
    top: -200px;
}

/*lang*/
header .languages {
    margin-left: 2rem;
    margin-right: 2rem;
}

header .languages li a {
    font-size: 17px;
    color: #c60028;
    text-decoration: none;
    text-transform: uppercase;
}

header .languages li a:hover {
    color: #FF0033;
}


.main-screen {
    height: 100vh;
    min-height: 800px;
    position: relative;
    overflow: hidden;
}

.main-screen .video-background {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    opacity: 0.2;
    background-image: url(images/fon-main-02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main-screen .video-background video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.main-screen .main-container {
    position: relative;
    z-index: 9;
}

/*END_Header_Menu*/

.main-screen .main-text {
    font-size: 138px;
    font-weight: 400;
    line-height: 1.4;
    white-space: nowrap;
}

.main-screen .second-text {
    font-size: 304px;
    font-weight: 400;
    line-height: 1;
    -webkit-text-stroke: 3px #c60028;
    color: transparent;
    /*text-shadow: 0 -2px #FF0033, 0 2px #99001F, -2px 0 #FF0033, 2px 0 #99001F, -2px -2px #FF0033, 2px -2px #FF0033, -2px 2px #99001F, 2px 2px #99001F;*/
}

.main-screen .img-rating {

}

.main-screen .img-rating:nth-child(n+2) {
    margin-top: 4rem;
}

.main-screen .img-rating:first-child {
    margin-left: 15rem;
}

.main-screen .img-rating:last-child {
    margin-left: 10rem;
}


.main-screen h1 {
    font-size: 41px;
    font-weight: 300;
    margin-top: 0.6em;
    text-align: left;
    display: inline-block;
    line-height: 1.4;
}

.main-header {
    margin-bottom: 4rem;
}

.main-header .heading {
    font-weight: 400;
    font-size: 94px;
    line-height: 1;
    text-shadow: 0 -2px #FF0033, 0 2px #99001F, -2px 0 #FF0033, 2px 0 #99001F, -2px -2px #FF0033, 2px -2px #FF0033, -2px 2px #99001F, 2px 2px #99001F;
    color: #161616;
    margin-right: 20%;
}

.main-header .sign {
    font-size: 34px;
    font-weight: 300;
    margin-top: 0.8em;
    line-height: 1.2;
    margin-left: 20%;
}

.porfolio-single-header .heading {
    color: #fff;
    text-shadow: none;
    font-size: 64px;
}


/* NEW */
.portfolio-header .heading {
    color: #fff;
    text-shadow: none;
    font-size: 54px !important;
    text-align: center;
}

.image-portfolio {
    border-radius: 25px;
    max-height: 350px;
    object-fit: cover;
    width: 100%;
}

.portfolio-v2__case-attributes-title {
    font-size: 16px;
    color: #bcbcbc;
    font-weight: 300;
}

.portfolio-v2__case-attributes-value {
    font-size: 20px;
    color: #fff;
}

.portfolio-v2__slider-mobile .owl-stage-outer,
.portfolio-v2__slider-desctop .owl-stage-outer {
    border-radius: 20px;
    overflow: hidden;
}

.portfolio-v2__slider-mobile .owl-next,
.portfolio-v2__slider-mobile .owl-prev,
.portfolio-v2__slider-desctop .owl-next,
.portfolio-v2__slider-desctop .owl-prev {
    background: linear-gradient(to right, #FF0033, #99001F) border-box !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.portfolio-v2__slider-mobile .owl-prev svg,
.portfolio-v2__slider-desctop .owl-prev svg {
    transform: rotate(-180deg);
}

.portfolio-v2__slider-mobile {
    max-width: 375px;
    width: 375px !important;
}

.portfolio-v2__slider-mobile img {
    border-radius: 20px;
}

.portfolio-v2__sticky {
    position: sticky;
    top: 65px;
}

.no-scroll {
    height: initial;
    overflow-x: initial;
    overflow-y: initial;
    padding-right: 0px;
}

.portfolio-v2__description {
    font-size: 18px;
    font-weight: 300;
}

.portfolio-v2__description b,
.portfolio-v2__description strong {
    font-weight: 500;
}

.portfolio-v2__description p {
    margin-bottom: 1em;
}

.portfolio-v2__description ol li::marker, .portfolio-v2__description ul li::marker {
    color: #FF0033;
}

.portfolio-v2__image-hr {
    border-radius: 25px;
    max-height: 500px;
    object-fit: cover;
    width: 100%;
}

.portfolio-v2__title-block {
    font-size: 46px !important;
    margin-right: 0px !important;
}

/* NEW */

.thank-portfolio-btn .btn {
    font-size: 18px;
}

/*Servises*/
.we_offer {
    margin-top: 4rem;
    margin-bottom: 5rem;
    position: relative;
}

.we_offer:before {
    content: "";
    width: 40vw;
    height: 40vw;
    background: radial-gradient(#FF0033 0, transparent 70%);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    border-radius: 50%;
    opacity: 0.1;
}

.we_offer .we_offer-row {

}

.we_offer .parent-item {
    background: #1A1A1A;
    border-radius: 30px;
    /*border: 2px solid #c60028;*/
    padding: 24px;
    border: 2px solid transparent;
    background: linear-gradient(#1A1A1A, #1A1A1A) padding-box,
    linear-gradient(180deg, #8C0D27, #31181D) border-box;
    max-width: 500px;
    margin: 0 auto;
}

.we_offer .title-item {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
}

.we_offer .title-item a {
    color: #fff;
}

.we_offer .title-item a:hover {
    color: #FF0033;
}

.we_offer .title-item-start {
    background: linear-gradient(180deg, #FF0033, #31181D);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 1.1em;
    font-weight: 600;
    margin-right: 0.3em;
}

.we_offer .child-items {
    padding-top: 24px;
}

.we_offer .child-items .row-tariff,
.we_offer .child-items a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 300;
    padding: 14px 0px;
    position: relative;
    transition: all .3s ease-out;
}

.we_offer .child-items .row-tariff h3,
.we_offer .child-items a h3 {
    font-weight: 300 !important;
}


.we_offer .child-items .row-tariff .sing_tariff,
.we_offer .child-items a .sing_tariff {
    font-size: 14px;
    color: #D0D0D0;
    display: block;
    line-height: 1.3;
}

.we_offer .child-items .row-tariff:hover,
.we_offer .child-items a:hover {
    color: #FF0033;
    padding-left: 5px;
}

.we_offer .child-items .link_tariff {
    color: #fff;
    justify-content: start;
    padding: 8px 0px;
    font-size: 17px;
    cursor: default;
}

.we_offer .child-items .link_tariff:last-child {
    color: #FF0033;
    font-weight: 400;
    font-size: 18px;
}


.we_offer .we_offer-btn:before,
.we_offer .we_offer-btn .row-tariff:before,
.we_offer .child-items a:before {
    content: "";
    background: linear-gradient(90deg, #ffffff, transparent);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    opacity: 0.12;
}

.we_offer .child-items .row-tariff svg,
.we_offer .child-items a svg {
    transition: all .3s ease-out;
    transform: rotate(-45deg);
}

.we_offer .child-items .row-tariff:hover svg,
.we_offer .child-items a:hover svg {
    transform: rotate(0deg);
}

.we_offer .child-items .link_tariff svg {
    transform: rotate(0deg);
    margin-right: 10px;
    min-width: 22px;
    max-width: 22px;
}

.we_offer .we_offer-btn .btn {
    font-size: 18px;
    font-weight: 300;
}

/*Portfolio*/
.portfolio .main-header {
    margin-bottom: 3rem;
}

.portfolio-thumb .item {
    max-width: 900px;
    margin: 0 auto;
}

.portfolio-thumb:nth-child(odd) {
    margin-bottom: 50px;
}

.portfolio-thumb:nth-child(even) {
    margin-top: 50px;
}

.portfolio-thumb .scrin {
    overflow: hidden;
    border-radius: 30px;
}

.portfolio-thumb .scrin img {
    transition: all 1s linear;
}

.portfolio-thumb .item:hover .scrin img {
    transform: scale(1.1);
    transition: all 3s linear;
}

.portfolio-thumb .caption .title {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

.portfolio-thumb .item:hover .caption .title {
    padding-left: 4px;
    margin-right: -4px;
}

.portfolio-thumb .item .caption .title:hover {
    color: #FF0033;
}

.portfolio-thumb .labels {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.portfolio-thumb .labels .label {
    border-radius: 3rem;
    padding: 0.45em 1.5em;
    border: 2px solid transparent;
    background: linear-gradient(#161616, #161616) padding-box,
    linear-gradient(90deg, #FF0033, #99001F) border-box;
    font-size: 15px;
    line-height: 1.5;
    white-space: nowrap;
    margin-right: 12px;
    margin-bottom: 6px;
}

.portfolio-thumb .label-link svg {
    transition: all .3s ease-out;
}

.portfolio-thumb .item:hover .label-link svg {
    transform: rotate(45deg);
}

.all-portfolio {
    margin-left: 5%;
}

.all-portfolio .view-case {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    line-height: 1.2;
    display: inline-flex;
    align-items: center;
}

.all-portfolio .view-case:before {
    content: "";
    background: linear-gradient(to right, #FF0033, #99001F);
    border-radius: 5rem;
    height: 75px;
    width: 75px;
    display: block;
    margin-right: -40px;
    margin-top: -3px;
    transition: all .3s ease-out;
}

.all-portfolio .view-case:hover:before {
    width: 200px;
    margin-right: -165px;
}

.all-portfolio .view-case svg {
    opacity: 0;
    position: relative;
    left: -5px;
    margin-left: 12px;
    transform: rotate(45deg);
    transition: all .3s ease-out;
}

.all-portfolio .view-case:hover svg {
    left: 0px;
    opacity: 1;
}

.pagination {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 50px 0px 0px;
}

.pagination > li {
    margin: 0px 12px 12px 0px;
}

.pagination > li.active > span,
.pagination > li > a {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    border: 2px solid transparent !important;
    background: linear-gradient(#161616, #161616) padding-box, linear-gradient(90deg, #FF0033, #99001F) border-box !important;
    font-size: 15px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #D0D0D0;
    text-decoration: none;
    box-shadow: none !important;
    overflow: hidden;
}

.pagination > li.active > span:before,
.pagination > li > a:before {
    content: '';
    background: linear-gradient(to right, #FF0033, #99001F);
    position: absolute;
    left: 0;
    top: 0;
    right: 100%;
    border-radius: 3rem;
    bottom: 0;
    z-index: -1;
    transition: all .3s ease-out;
}

.pagination > li > a:focus,
.pagination > li > a:hover {
    color: #D0D0D0;
}

.pagination > li.active > span:before,
.pagination > li > a:hover:before {
    right: 0;
}

/*Clients*/
.clients {
    margin-top: 4rem;
}

.clients .main-header .heading {
    font-size: 104px;
    line-height: 1.4;
}

.clients .logos {

}

.clients .logos .item {
    background: rgba(26, 26, 26, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 6px 12px;
    border-radius: 15px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    min-height: 100px;
}

.clients .logos .item img {
    max-height: 100px;
    width: auto;
    filter: grayscale(1) invert(1);
    transition: all .3s ease-out;
    transform: scale(0.9);
    opacity: 0.8;
}

.clients .logos .item:hover img {
    transform: scale(1);
    opacity: 1;
}

/*cta*/
.cta {
    margin-top: 4em;
    position: relative;
}

.cta:before {
    content: "";
    width: 20vw;
    height: 20vw;
    background: radial-gradient(#FF0033 0, transparent 70%);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    border-radius: 50%;
    opacity: 0.1;
}

.cta .form-footer {
    max-width: 400px;
}

.cta-header .heading {
    font-size: 52px;
    font-weight: 400;
    margin-top: 0;
}

.cta-header .sign {
    font-size: 52px;
    font-weight: 400;
    text-shadow: 0 -1px #FF0033, 0 1px #99001F, -1px 0 #FF0033, 1px 0 #99001F, -1px -1px #FF0033, 1px -1px #FF0033, -1px 1px #99001F, 1px 1px #99001F;
    color: #161616;
    margin-left: 20%;
    line-height: 1.2;
    margin-bottom: 5rem;
}

.cta .row-contact {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
}

.cta .row-contact svg {
    margin-right: 8px;
}

.cta .row-contact a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
}

.cta .row-contact a:hover {
    color: #FF0033;
}

.cta .description {
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 300;
}

/*scroll*/
.cta .description::-webkit-scrollbar {
    width: 6px;
}

.cta .description::-webkit-scrollbar-track {
    color: #FF0033;
    background: #1A1A1A;
    border-radius: 2rem;
}

.cta .description::-webkit-scrollbar-thumb {
    background: #FF0033;
    border-radius: 2rem;
}

/* Safari */
.cta .description::selection {
    background: #FF0033;
    color: #1A1A1A;
    border-radius: 2rem;
}

/* Firefox */
.cta .description::-moz-selection {
    background: #FF0033;
    color: #1A1A1A;
    border-radius: 2rem;
}

/*why_we*/
.why_we {
    margin-top: 5rem;
    position: relative;
}

.why_we:before {
    content: "";
    width: 40vw;
    height: 40vw;
    background: radial-gradient(#FF0033 0, transparent 70%);
    position: absolute;
    left: -10%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    border-radius: 50%;
    opacity: 0.1;
}

.price_site .main-header .heading,
.why_we .main-header .heading {
    font-size: 74px;
}

.why_we .item {
    margin-bottom: 4rem;
}

.why_we .item .title {
    font-size: 23px;
    margin-top: 0;
    margin-bottom: 0.6em;
}

.why_we .item .title:before {
    content: "//";
    display: inline-block;
    background: linear-gradient(180deg, #FF0033, #31181D);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 600;
    margin-right: 0.5em;
}

.why_we .item .text {
    font-size: 17px;
    padding-left: 33px;
    font-weight: 300;
    color: #D0D0D0;
}

/*faq*/
.faq {
    margin-top: 4rem;
}

.faq .accordion-item {
    margin-bottom: 24px;
    background: transparent;
    border: none;
}

.faq .accordion-item .accordion-button {
    background: #1A1A1A;
    border-radius: 10px;
    padding: 24px;
    border: 2px solid transparent;
    background: linear-gradient(#1A1A1A, #1A1A1A) padding-box, linear-gradient(180deg, #8C0D27, #31181D) border-box;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    justify-content: space-between;
    color: #fff;
    box-shadow: none !important;
    border-radius: 12px !important;
    transition: all .3s ease-out;
}

.faq .accordion-item .accordion-button span:before {
    content: "//";
    display: inline-block;
    background: linear-gradient(180deg, #FF0033, #31181D);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 600;
    margin-right: 0.5em;
}

.faq .accordion-item .accordion-button:hover {
    padding-left: 34px;
}

.faq .accordion-item .accordion-button::after {
    display: none;
}

.faq .accordion-item .accordion-button:before {
    border-radius: 10px;
}

.faq .accordion-item .accordion-button svg {
    transition: all .3s ease-out;
    transform: rotate(-45deg);
}

.faq .accordion-item .accordion-button:hover svg {
    transform: rotate(0deg);
}

.faq .accordion-item .accordion-button:not(.collapsed) svg {
    transform: rotate(45deg);
}

.faq .accordion-item .accordion-body {
    border-radius: 12px;
    background: #1A1A1A;
    margin-top: 6px;
    font-size: 17px;
    font-weight: 300;
    color: #D0D0D0;
}

.faq .card .btn .arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.6em;
    transition: all .2s ease-out;
}

.faq .card .btn:not(.collapsed) .arrow {
    transform: translateY(-50%) rotate(90deg);
}

.faq .card .card-body {
    border-top: 1px solid rgba(0, 0, 0, .125);
    padding: 15px;
}


/*Section_Footer*/

footer {
    padding-bottom: 0.8rem;
    font-size: 14px;
    font-weight: 300;
}

footer .span-a {
    color: #FF0033;
}

footer a {
    color: #fff;
    text-decoration: none;
}

footer a:hover {
    color: #FF0033;
}

.hr-site,
footer hr {
    background: linear-gradient(to right, #FF0033, #99001F);
    height: 3px;
    border: none;
    opacity: 1;
    border-radius: 1rem;
    margin-top: 3.5rem;
    margin-bottom: 0.8rem;
}

#bottom-nav {
    margin-top: 3rem;
}

#bottom-nav li {
    margin-right: 10px;
}

#bottom-nav li a {
    border-radius: 3rem;
    padding: 0.6em 1.5em;
    border: 1px solid transparent;
    background: linear-gradient(#161616, #161616) padding-box, linear-gradient(90deg, #FF0033, #99001F) border-box;
    font-size: 15px;
    line-height: 1.3;
    white-space: nowrap;
    text-decoration: none;
    color: #fff;
    display: block;
}

#bottom-nav li.current_page_item a,
#bottom-nav li a:hover {
    background: linear-gradient(to right, #FF0033, #99001F) border-box;
}

#bottom-nav li a:active {
    transform: scale(0.9);
    transition: all .1s ease-out;
}

/*END_Section_Footer*/

.breadcrumbs {
    font-size: 13px;
    padding: 0.5em 0;
    font-weight: 300;
    color: #FF0033;
}

.main-screen .breadcrumbs {
    position: absolute;
    bottom: 0px;
    left: 4vw;
    right: 12px;
    z-index: 10;
}

.breadcrumbs a {
    color: #fff;
    text-decoration: none;
}

.breadcrumbs .breadcrumb_last {
    color: #D0D0D0;
}

.breadcrumbs a:hover {
    color: #FF0033;
}

.portfolio-filter {

}

.custom-select .custom-select__active {
    min-width: 220px;
    width: max-content;
    text-align: start;
}

.custom-select .custom-select__active,
.portfolio-filter select {
    outline: none !important;
    font-size: 18px;
    border-radius: 3rem;
    padding: 0.6em 2.4em 0.6em 1.2em;
    color: #fff;
    white-space: nowrap;
    border: 2px solid transparent;
    background: url(images/arrow-white.svg) right 15px center / 12px 12px no-repeat,
    linear-gradient(#161616, #161616) padding-box,
    linear-gradient(90deg, #FF0033, #99001F) border-box;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select .custom-select__active.active,
.custom-select .custom-select__active:hover,
.portfolio-filter select:hover {
    background: url(images/arrow-white.svg) right 15px center / 12px 12px no-repeat,
    linear-gradient(90deg, #FF0033, #99001F) border-box;
}

.custom-select__dropdown {
    background: rgba(26, 26, 26, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.1);
    /*backdrop-filter: blur(8px);*/
    border-radius: 15px;
    min-width: 220px !important;
    display: none;
    position: absolute;
    top: 100%;
    z-index: 99;
}

.custom-select__dropdown.active {
    display: block;
}

.custom-select__dropdown .custom-select__option {
    color: #fff;
    padding: 10px 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: all .3s ease-out;
    line-height: 1.3;
}

.custom-select__dropdown .custom-select__option:nth-child(n+2) {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.custom-select__dropdown .custom-select__option:hover {
    color: #FF0033;
}

.custom-select__dropdown .custom-select__option.active:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #FF0033;
    border-radius: 3rem;
    margin-right: 4px;
}


.image-single-portfolio {
    border-radius: 25px;
}

/*Page-Portfolio*/

.container-page {
    padding-top: 6rem;
}

.page-header {
    margin-top: 2rem;
}

.page-header .page-sign {
    font-size: 28px;
    line-height: 1.3;
    border-left: 2px solid #FF0033;
    padding-left: 20px;
}

.page-contacts .text {
    font-size: 18px;
    line-height: 1.8;
    padding-left: 80px;
}

.child-pages-container {
    counter-reset: section;
}

.child-pages .child-pages-col .col-counter:before {
    counter-increment: section;
    content: "0" counter(section) ".";
    font-size: 12px;
    font-weight: 500;
}

.child-pages .item {
    margin-bottom: 24px;
    transition: all .2s ease-out;
    background: #1A1A1A;
    border-radius: 20px;
    padding: 44px 12px;
    text-decoration: none;
    color: #fff;
    border: 2px solid transparent;
    background: linear-gradient(#1A1A1A, #1A1A1A) padding-box, linear-gradient(180deg, #8C0D27, #31181D) border-box;
}

.child-pages .item .title {
    line-height: 1.2;
    font-size: 24px;
    font-weight: 500;
    position: relative;
    left: 0px;
    color: #fff;
    transition: all .2s ease-out;
}

.child-pages .item:hover .title {
    left: -15px;
    color: #FF0033;
}

.child-pages .item .link-page {
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-45deg);
    transition: all .2s ease-out;
}

.child-pages .item:hover .link-page {
    transform: rotate(0deg);
    background: linear-gradient(to right, #FF0033, #99001F);
    border-color: #1A1A1A;
}

/*.child-pages .item .link-page:hover {*/
/*    border: 1px solid #f40035;*/
/*    background-color: #f40035;*/
/*}*/

.child-pages .item .child-sign {
    font-size: 14px;
    color: #D0D0D0;
}

.child-pages .item .link-page svg {
    transition: all .2s ease-out;
}

.child-pages .item:hover .link-page svg {
    fill: #fff;
}

.kamatoc-wrap {
    margin-bottom: 1.5em;
    background: rgba(26, 26, 26, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 15px;
    border-radius: 15px;
}

.kamatoc-wrap .kamatoc-wrap__title {
    font-weight: 500;
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 0;
    font-style: normal;
}

.kamatoc-wrap .kamatoc {
    padding-left: 0;
}

.kamatoc-wrap .kamatoc .kamatoc__top {
    margin-top: 1em;
    font-weight: 400;
    line-height: 1.2;
}

.kamatoc-wrap .kamatoc .kamatoc__sub {
    line-height: 1.2;
    margin: 0.5em 0px;
}

.kamatoc-wrap .kamatoc li::marker {
    color: #ff0033;
}

.kamatoc-wrap .kamatoc li a {
    margin-left: -8px;
    color: #D0D0D0;
    text-decoration: none;
}

.kamatoc-wrap .kamatoc li a:hover {
    color: #ff0033;
}

.kamatoc-wrap .kamatoc li a:hover {
    color: #ff0033;
}

.atribute-portfolio table {
    border: none;
}

.atribute-portfolio table td:first-child {
    padding-left: 0;
    padding-right: 0;
}

.atribute-portfolio table td:last-child {
    padding-right: 0;
}

.atribute-portfolio table td {
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 1.3;
    font-size: 15px;
    border-bottom: 1px solid #dfdfdf;
}

.atribute-portfolio table tr:last-child td {
    border-bottom: 0;
}

.presentation .image-section img {
    border-radius: 20px;
}

.presentation .image-smartfone img {
    max-width: 800px;
}

.main-screen .btn-main-screen {
    z-index: 9;
    position: relative;
    margin-left: 7rem;
    font-size: 18px;
    margin-top: 3.5rem;
}

.price_site .price_table table th {
    text-align: left;
}

.price_site .price_table table td,
.price_site .price_table table th {
    font-size: 18px;
    padding: 1.2rem 0.75rem;
    vertical-align: middle;
}

.price_site .price_table table td em {
    display: block;
    font-size: 14px;
}

.cookie-block {
    position: fixed;
    left: 50px;
    bottom: -200px;
    z-index: 999;
    padding: 1rem;
    border-radius: 20px;
    max-width: 500px;
    line-height: 1.4;
    font-size: 15px;
    font-weight: 300;
    transition: all .3s ease-out;
    background: rgba(26, 26, 26, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.1);
    /*backdrop-filter: blur(10px);*/
}

.cookie-block .cookie-content a {
    color: #fff;
    text-decoration-color: #FF0033;
}

.cookie-block .cookie-content a:hover {
    color: #FF0033;
    text-decoration: none;
}

.cookie-block .btn {
    font-size: 15px;
}

.page-contacts-title {
    font-weight: 400;
    font-size: 20px;
}

.contacts-menu {
    list-style: circle;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 20px;
}

.contacts-menu li {
    line-height: 1.5;
}

.map-contacts iframe {
    border-radius: 20px;
    filter: grayscale(1);
}


/*............................................Media_Style...................................................*/

@media (max-width: 1920px) {
    .all-portfolio {
        margin-left: 0;
    }

    .cta-header .sign {
        margin-bottom: 3rem;
    }

    .page-header .page-sign {
        font-size: 24px;
    }

    .porfolio-single-header .heading {
        font-size: 54px;
    }
}

@media (min-width: 1600px) {
    .container-fluid {
        max-width: 95%;
    }
}

@media (max-width: 1599px) {
    .main-screen .main-text {
        font-size: 108px;
    }

    .main-screen .breadcrumbs {
        left: 15px;
    }

    .main-screen .second-text {
        font-size: 244px;
    }

    .main-screen h1 {
        font-size: 32px;
    }

    .main-screen .img-rating img {
        width: 350px;
    }

    .main-screen .img-rating:nth-child(n+2) {
        margin-top: 3rem;
    }

    .we_offer .title-item {
        font-size: 26px;
    }

    .we_offer .child-items .row-tariff,
    .we_offer .child-items a {
        font-size: 18px;
    }

    .clients .logos .item img {
        max-height: 80px;
    }

    .clients .main-header .heading {
        font-size: 84px;
        line-height: 1.3;
    }
}

/*....FullHD....*/
@media (max-width: 1399px) {
    h1, .h1 {
        font-size: 28px;
    }

    h2, .h2 {
        font-size: 26px;
    }

    h3, .h3 {
        font-size: 22px;
    }

    h4, .h4 {
        font-size: 22px;
    }

    .main-screen .img-rating:first-child {
        margin-left: 0;
    }

    .main-screen .img-rating:last-child {
        margin-left: 0;
    }

    .main-screen .img-rating:nth-child(n+2) {
        margin-top: 2rem;
    }

    .we_offer {
        margin-top: 3rem;
        margin-bottom: 4rem;
    }

    .main-header .heading {
        font-size: 76px;
    }

    .porfolio-single-header .heading {
        font-size: 46px;
    }

    .main-header .sign {
        font-size: 28px;
    }

    .page-header .page-sign {
        font-size: 24px;
    }

    .main-header {
        margin-bottom: 3rem;
    }

    .we_offer .title-item {
        font-size: 24px;
    }

    .we_offer .child-items .row-tariff,
    .we_offer .child-items a {
        font-size: 20px;
        padding: 12px 0px;
    }

    .we_offer .we_offer-btn .btn {
        font-size: 17px;
        padding: 0.8em 1em;
    }

    #topnav #top-nav-ul li a {
        font-size: 60px;
    }

    .we_offer .parent-item {
        border-radius: 20px;
        padding: 15px;
    }

    .portfolio-thumb .caption .title {
        font-size: 22px;
    }

    .portfolio-thumb .labels .label {
        padding: 0.35em 1em;
        font-size: 14px;
    }

    .price_site .main-header .heading,
    .why_we .main-header .heading {
        font-size: 64px;
    }

    .why_we .item .title {
        font-size: 21px;
    }

    .why_we .item .text {
        font-size: 16px;
    }

    .clients {
        margin-top: 2rem;
    }

    .clients .logos .item img {
        max-height: 60px;
    }

    .clients .main-header .heading {
        font-size: 64px;
    }

    .faq .accordion-item .accordion-button {
        padding: 20px;
        font-size: 18px;
    }

    .faq .accordion-item .accordion-body {
        font-size: 16px;
        padding: 12px;
    }

    .cta-header .heading {
        font-size: 42px;
    }

    .cta-header .sign {
        font-size: 44px;
        margin-bottom: 2rem;
    }

    #bottom-nav li a {
        padding: 0.6em 1em;
        font-size: 14px;
    }

    .why_we {
        margin-top: 4rem;
    }

    header .phones a {
        font-size: 16px;
    }

    .portfolio-thumb .scrin {
        border-radius: 20px;
    }

    .page-contacts .text {
        font-size: 17px;
        padding-left: 70px;
    }

    .main-screen .btn-main-screen {
        font-size: 17px;
        margin-top: 2rem;
    }
}

/*....Netbooks....*/
@media (max-width: 1199px) {
    .main-screen .main-text {
        font-size: 80px;
    }

    .main-screen .second-text {
        font-size: 174px;
    }

    .main-screen h1 {
        font-size: 24px;
    }

    .main-screen .img-rating img {
        width: 300px;
    }

    .portfolio-thumb .caption .title {
        font-size: 20px;
    }

    .portfolio-thumb .labels .label {
        margin-right: 6px;
    }

    .pagination {
        margin-top: 30px;
    }

    .cta .description {
        height: 450px;
        margin-top: 3rem;
    }

    .we_offer .title-item {
        font-size: 22px;
    }

    .we_offer .child-items .row-tariff,
    .we_offer .child-items a {
        font-size: 17px;
    }

    .we_offer .child-items .link_tariff {
        font-size: 17px;
    }

    .we_offer .we_offer-btn .btn {
        font-size: 16px;
    }

    #topnav #top-nav-ul li a {
        font-size: 50px;
    }

    #topnav #top-nav-ul li.link-small a {
        font-size: 26px;
    }

    .portfolio-header .heading {
        font-size: 44px !important;
    }

    .portfolio-v2__case-attributes-value {
        font-size: 18px;
    }

    .portfolio-v2__title-block {
        font-size: 34px !important;
    }

    .portfolio-v2__description {
        font-size: 16px;
    }

    .main-header.portfolio-v2__main-header {
        margin-bottom: 1.5rem;
    }
}


/*....Tablets....*/
@media (max-width: 991px) {
    .why_we .item {
        margin-bottom: 30px;
    }

    .main-screen .breadcrumbs {
        text-align: center;
    }

    .main-screen .img-rating:nth-child(n+2) {
        margin-top: 0;
        margin-left: 12px;
    }

    .why_we .item .title {
        font-size: 18px;
    }

    .main-header .heading {
        font-size: 64px;
        margin-right: 0;
    }

    .porfolio-single-header .heading {
        font-size: 42px;
    }

    .main-header .sign {
        margin-left: 0;
    }

    .page-header .page-sign {
        font-size: 20px;
        padding-left: 15px;
    }

    .we_offer .parent-item {
        margin-bottom: 24px;
    }

    .portfolio-thumb:nth-child(odd) {
        margin-bottom: 0;
    }

    .portfolio-thumb:nth-child(even) {
        margin-top: 0;
    }

    .presentation .image-smartfone img {
        max-width: 100%;
    }

    .portfolio-thumb {
        margin-bottom: 50px !important;
    }

    .portfolio-thumb-single {
        margin-bottom: 0px !important;
    }

    .pagination {
        margin-top: 0px;
    }

    .price_site .main-header .heading,
    .why_we .main-header .heading {
        font-size: 54px;
    }

    .clients .main-header .heading br {
        display: none;
    }

    .clients .main-header .heading {
        font-size: 54px;
        line-height: 1.2;
    }

    .faq {
        margin-top: 3rem;
    }

    .main-header {
        margin-bottom: 2rem;
    }

    .portfolio .main-header {
        margin-bottom: 2rem;
    }

    .we_offer {
        margin-bottom: 2rem;
    }

    .we_offer .title-item {
        font-size: 24px;
    }

    .we_offer .child-items .row-tariff,
    .we_offer .child-items a {
        font-size: 18px;
        padding: 8px 0px;
    }

    .we_offer .we_offer-btn .btn {
        font-size: 18px;
    }

    .portfolio-thumb .caption .title {
        font-size: 22px;
    }

    .cta {
        margin-top: 3em;
    }

    .page-contacts .text {
        padding-left: 50px;
        margin-bottom: 2em;
    }

    .main-screen .btn-main-screen {
        font-size: 18px;
        margin-top: 2rem;
        margin-left: 0;
    }

    .price_site .price_table table td, .price_site .price_table table th {
        font-size: 16px;
        padding: 1rem 0.5rem;
    }

    .portfolio-v2__container {
        max-width: initial !important;
    }

}


/*....Smartphones_Landscape_orientation....*/
@media (max-width: 767px) {
    h1, .h1 {
        font-size: 26px;
    }

    h2, .h2 {
        font-size: 24px;
    }

    h3, .h3 {
        font-size: 20px;
    }

    h4, .h4 {
        font-size: 20px;
    }

    .main-screen {
        /*padding-top: 100px;*/
    }

    #topnav #top-nav-ul li {
        margin-bottom: 1em;
    }

    footer {
        font-size: 13px;
    }

    .main-screen .main-container {
        align-self: center;
    }

    header .languages {
        margin-left: 0;
        margin-right: 0;
    }

    .clients .logos .item {
        min-height: 80px;
    }

    .header-glass .languages {
        height: 55px;
        width: 55px;
        background: rgba(26, 26, 26, 0.5);
        border: 1px solid rgba(255, 255, 255, 0.1);
        /*backdrop-filter: blur(6px);*/
        padding: 6px;
        border-radius: 10rem;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .header-glass {
        background: rgba(26, 26, 26, 0.8);
        border: none;
        /*backdrop-filter: blur(6px);*/
        padding: 0;
    }

    .clients .main-header .heading,
    .price_site .main-header .heading,
    .why_we .main-header .heading {
        font-size: 44px;
    }

    .why_we {
        margin-top: 3rem;
    }

    .main-header .sign {
        font-size: 24px;
    }

    .page-header {
        margin-top: 1rem;
    }

    .page-header .page-sign {
        font-size: 18px;
    }

    .main-header .heading {
        font-size: 54px;
        /*-webkit-text-stroke: 2px #c60028;*/
        /*!*text-shadow: none;*!*/
        text-shadow: 0 -1px #FF0033, 0 1px #99001F, -1px 0 #FF0033, 1px 0 #99001F, -1px -1px #FF0033, 1px -1px #FF0033, -1px 1px #99001F, 1px 1px #99001F;
    }

    .porfolio-single-header .heading {
        font-size: 34px;
    }

    .why_we .item .title {
        font-size: 22px;
        margin-bottom: 0.4em;
    }

    .clients .logos .col-item:nth-child(n+16) {
        display: none !important;
    }

    .faq .accordion-item {
        margin-bottom: 12px;
    }

    .modal .modal-header .modal-title {
        font-size: 24px;
        padding: 0.8em 0.5em;
    }

    .send-info-form .modal-body,
    .send-phone-form .modal-body {
        padding: 2rem 1rem 1rem;
    }

    article dl, article ol, article ul {
        padding-left: 15px;
    }

    header .righ-head button {
        display: none;
    }

    .skroll_top {
        width: 30px;
    }

    .skroll_top a .to-top {
        font-size: 36px;
    }

    .skroll_top.fix {
        left: -8px;
    }

    .main-screen.main-screen-services .second-text br {
        display: none;
    }

    .cookie-block {
        left: 30px;
        right: 30px;
        max-width: 100%;
    }

    .hr-site, footer hr {
        margin-top: 2.5rem;
    }

    .presentation .image-section img {
        border-radius: 10px;
    }

    .custom-select .custom-select__active, .portfolio-filter select {
        font-size: 16px;
        padding: 0.5em 2.4em 0.5em 1.2em;
    }

    .portfolio-header .heading {
        font-size: 32px !important;
        text-shadow: none;
    }

    .image-portfolio {
        border-radius: 15px;
        max-height: 300px;
    }

    .portfolio-v2__case-attributes-title {
        font-size: 14px;
    }

    .portfolio-v2__case-attributes-value {
        font-size: 16px;
    }

    .portfolio-v2__title-block {
        font-size: 28px !important;
    }

    .portfolio-v2__slider-desctop {
        display: flex !important;
        flex-direction: column;
    }

    .portfolio-v2__slider-desctop_item {
        margin-bottom: 30px;
    }

    .portfolio-v2__slider-desctop_item:last-child {
        margin-bottom: 0px;
    }

    .portfolio-v2__slider-desctop_item img {
        border-radius: 15px;
    }
}

/*....Smartphones_Portrait_orientation....*/
@media (max-width: 575px) {
    .alignnone,
    img.alignnone,
    .aligncenter,
    img.aligncenter,
    .alignleft,
    img.alignleft,
    .alignright,
    img.alignright {
        float: none;
        max-width: 100%;
        margin: 1em auto;
        display: block;
    }

    .main-screen .main-text {
        font-size: 54px;
    }

    .main-screen .second-text {
        font-size: 124px;
    }

    .clients .logos .item {
        min-height: 60px;
    }

    .main-screen h1 {
        font-size: 24px;
        text-align: center;
    }

    .main-screen h1 br {
        display: none;
    }

    .main-screen .img-rating:nth-child(n+2) {
        margin-left: 0;
    }

    .main-screen .img-rating:nth-child(1) {
        padding-right: 3px;
    }

    .main-screen .img-rating:nth-child(2) {
        padding-left: 3px;
    }

    .main-screen .img-rating:nth-child(3) {
        margin-top: 6px;
    }

    .main-screen .img-rating {
        flex: 0 0 auto;
        width: 50%;
    }

    .main-screen {
        min-height: 500px;
    }

    .main-header .heading {
        font-size: 44px;
    }

    .porfolio-single-header .heading {
        font-size: 30px;
    }

    .main-header .sign {
        font-size: 22px;
    }

    .page-header .page-sign {
        font-size: 18px;
    }

    .portfolio-thumb .labels .label-link {
        display: none;
    }

    .portfolio-thumb .labels .label {
        padding: 0.35em 0.8em;
        font-size: 13px;
    }

    .portfolio-thumb {
        margin-bottom: 40px !important;
    }

    .all-portfolio {
        margin-top: -20px;
    }

    .clients .main-header .heading,
    .price_site .main-header .heading,
    .why_we .main-header .heading {
        font-size: 40px;
    }

    .clients .logos .item img {
        max-height: 50px;
    }

    .clients .logos .item {
        padding: 6px 6px;
        border-radius: 8px;
        margin-bottom: 6px;
    }

    .faq {
        margin-top: 2rem;
    }

    .faq .accordion-item .accordion-button {
        padding: 14px;
        font-size: 18px;
    }

    .cta-header .sign {
        font-size: 38px;
        margin-left: 0;
        text-align: center;
    }

    .cta-header .heading {
        font-size: 32px;
        text-align: center;
    }

    #bottom-nav li {
        margin-right: 6px;
        margin-bottom: 6px;
    }

    #bottom-nav {
        margin-top: 2rem;
        justify-content: center;
    }

    .cta .row-contact {
        justify-content: center;
    }

    .why_we .item .title {
        font-size: 20px;
    }

    .portfolio-thumb .caption .title {
        font-size: 20px;
    }

    .skroll_top {
        display: none;
    }

    .why_we .item .text {
        font-size: 13px;
        padding-left: 32px;
    }

    .clients .logos {
        padding-left: 20px;
        padding-right: 20px;
    }

    .clients .logos .col-item {
        padding-left: 3px;
        padding-right: 3px;
    }

    .faq .card .btn {
        font-size: 16px;
        padding: 1em 30px 1em 10px;
    }

    .col-mob:nth-child(even) {
        padding-left: 5px;
    }

    .col-mob:nth-child(odd) {
        padding-right: 5px;
    }

    #topnav #top-nav-ul li a {
        font-size: 36px;
    }

    #topnav #top-nav-ul li.link-small a {
        font-size: 22px;
    }

    .breadcrumbs {
        font-size: 12px;
    }


    .page-contacts .text {
        padding-left: 45px;
    }

    table td, table th {
        padding: 0.35rem;
    }

    .kamatoc-wrap {
        padding: 0.8em 1em 0.1em;
    }

    .content-porfolio {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
    }

    .price_site .price_table table td, .price_site .price_table table th {
        font-size: 14px;
        padding: 0.5rem 0.4rem;
    }

    .child-pages .item .title {
        font-size: 20px;
    }

    .child-pages .item .child-sign {
        font-size: 12px;
    }

    .child-pages .item:hover .title {
        left: 0px;
    }

    .child-pages .item {
        padding: 24px 0;
    }

    .portfolio-filter select {
        font-size: 17px;
        width: 100%;
    }

    .cookie-block {
        left: 15px;
        right: 15px;
        max-width: 100%;
        font-size: 14px;
    }

    .we_offer .child-items .link_tariff svg {
        min-width: 14px;
        max-width: 14px;
    }

    .portfolio-header .heading {
        font-size: 28px !important;
    }

    .portfolio-v2__title-block {
        font-size: 24px !important;
    }

    .portfolio-v2__image-hr {
        border-radius: 15px;
        height: 250px;
    }

    .portfolio-v2__slider-mobile {
        max-width: 100%;
        width: 100% !important;
    }
}
