403Webshell
Server IP : 185.252.147.100  /  Your IP : 216.73.216.43
Web Server : nginx/1.27.3
System : Linux mitrofanov.ru 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64
User : mitr ( 1000)
PHP Version : 8.2.29
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /www/html/metal.mitrofanov.ru/wordpress/wp-content/themes/generatepress_child/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/html/metal.mitrofanov.ru/wordpress/wp-content/themes/generatepress_child/style.css
/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@font-face {
    font-family: 'Jost';
    src: url('fonts/Jost-VariableFont_wght.woff2') format('woff2'),
        url('fonts/Jost-VariableFont_wght.ttf') format('truetype')
}

html.hero-page {
    height: -webkit-fill-available;
/*    overflow: hidden;*/
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
}

body,
button,
input,
select,
textarea {
    font-family: 'Jost', sans-serif;
}

body {
    font-size: 1rem;
    overflow-x: hidden;
}

#main:before {
        content: '';
    background-color: #0000008c;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23000000' fill-opacity='1' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .35;
}

h1.hero-h {
    font-size: clamp(2.4rem, 7vw, 4rem);
    line-height: 1.05;
    font-weight: 800;
/*    text-shadow: 1px 2px 3px #004481, 1px 2px 8px black;*/
    max-width: 14ch;
    letter-spacing: 0.02em;
/*    text-shadow: 0px 0px 0.03em #00000085, 0px 0px 0.2em #9393935e;*/
    color: #fcfeff;
    text-shadow: 0px 0px 0.03em #00000085, 0px 0px 0.2em #00448194;
}

.hero-div {

    font-size: clamp(1.1rem, 5vw, 2.2rem);
    line-height: 1.4;
    margin-bottom: 2rem;
    font-weight: 600;
    max-width: 18ch;

/*        text-shadow: 0px 0px 1px #00000085, 0px 0px 0.2em #9393935e;*/

        text-shadow: 0px 0px 0.03em #00000085, 0px 0px 0.2em #00448194;

}


h2 {
    font-size: clamp(1.8rem, 7vw, 2.8rem);
    line-height: 1.2;
    margin-bottom: 2rem;
    font-weight: 800;
/*    text-shadow: 1px 1px 2px #cbcbcb;*/

    /*background-image: radial-gradient(circle, #5cb1db, #d10000);*/
    
}

h2.colored{
/*    background-image: linear-gradient(181deg, #a51c30, #004481);*/
    background-image: linear-gradient(150deg, #a51c30 15%, #004481 30%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    display: inline-block;
}


h3 {
    font-size: clamp(1.1rem, 5vw, 2rem);
    line-height: 1.2;
}

h4 {
    font-size: clamp(1.2rem, 6vw, 2.2rem);
    line-height: 1.2;

}

.italic {
    font-style: italic;
}

.hero-button {
    font-weight: 600;
    font-size: clamp(.6rem, 4vw, .8rem);
    padding: .8em 1.2em;
    letter-spacing: 0.15em;
    min-width: 17ch;
    box-shadow: 1px 1px 5px #494949;
}

/*.hero-page body {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100dvh;
    scroll-behavior: smooth;
    scrollbar-width: none;
}*/

@media (min-width: 769px){

    h2 {
    margin-bottom: 3rem;
    }

    .hero-page body {
        scroll-snap-type: y mandatory;
    }
    .snap-scroll {
        min-height: 100dvh;
        will-change: scroll-position;
    }
    .snap-top {
    min-height: 6rem;
    /*min-height: clamp(2rem, 5vh, 4rem);*/
    flex: 1 0 auto;
    }
    .snap-section {
    flex: 1 0 auto;
    }

    .content-cut {
    height: 1rem;
    background: linear-gradient(0deg, #d9d9d9, transparent);
    }


    .snap-slider-wrapper.thisisslider .snap-slide-arrows {
    display: flex;
    visibility: visible;
    }


}

/*.hero-page .main-title a, .hero-page .main-title a:hover {

    color: var(--accent, #007cba);
    font-size: 2rem;
    font-weight: 600;
    display: block;
    line-height: 1.5rem;

}*/

/*.hero-page .site-branding-container .site-logo {
    margin-right: 0;
}*/

/*.hero-page .site-branding-container {
    align-items: end;
    column-gap: 1rem;
}*/

.site-logo {
    flex: 1 1 0%;
    margin-right: 4vw;
}
.site-logo a {
    display: flex;
}

.hero-page .main-navigation .main-nav>ul {
    flex-wrap: nowrap;
}

.main-navigation .main-nav ul li a,
.main-navigation li {
    white-space: nowrap;
    flex: 1;
    font-size: 1rem;
}

.hero-page .site-header {
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
}

.hero-page .site-header .inside-header {
    padding: .5rem 2vw;
}

.main-navigation.sub-menu-right {
    margin-left: auto;
}


.hero-page .has-inline-mobile-toggle #site-navigation.toggled {
    background-color: var(--accent);

}

.hero-page .has-inline-mobile-toggle .main-navigation.toggled .main-nav ul li a {
    color: #fff;
}


#main {
        min-height: 100vh;
    justify-content: center;
}


.snap-scroll {
    height: auto;
	display: flex;
    flex-flow: column nowrap;
    scroll-snap-align: start;
    scroll-snap-stop: always;
}

.snap-section {
	margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.alignfull {
    max-width: 100%;
    width: 100%;
}

.alignwide {
    width: 100%;
    max-width: 1360px;
    padding: 0 3vw;
    margin-left: auto;
    margin-right: auto;
}

.hero-page .grid-container {
    max-width: 1360px;
}



/*VACANCY*/

:root {
/*    --slider-padding: 4vw;*/
--slider-padding: calc( ( 100vw - 1360px ) /2 + 3vw );
}

.vacancy {
    position: relative;
    padding: 0;
    flex:0;

/*    max-width: min-content;
    min-width: 16rem;*/
}

.vacancy .gb-container {
    padding: 1rem 3vw;
    background-color: #fdfff0;
    height: 100%;
    margin: 0 2vw 0 0;
    box-shadow: 1px 1px 5px #d9d9aa;
    min-width: 42ch;
}

.vacancy .gb-container:hover {
    background-color: #fff;
}

.vacancy-title {
    font-size: clamp(1.4rem, 6vw, 2rem);
    line-height: clamp(1.8rem, 7vw, 2.1rem);
    margin-bottom: 1rem;
    border-bottom: 1px solid #d9d9d9;
}

.vacancy-reward {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 1rem;
    white-space: nowrap;
    font-size: clamp(0.8rem, 4vw, 1.2rem);
    line-height: 1.2;
}

.vacancy-excerpt {

    font-size: 1rem;
    color: #434343;

    --max-lines: 16;
    --lh: 1.6rem;
      max-height: calc(var(--lh) * var(--max-lines));
      overflow: hidden;
      line-height: var(--lh);
      position: relative;

}

/*.vacancy-excerpt::before {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
}*/

.snap-slider-wrapper {
position: relative;

}


.snap-slider-wrapper .snap-slider {

    overflow-x: scroll;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    scroll-padding: var(--slider-padding, 4vw);
    display: flex;
    flex-wrap: nowrap;

}

/*.snap-slider-wrapper .snap-slider {
    width: 100%;
    max-width: 1360px;
    padding: 0 3vw;
    margin-left: auto;
    margin-right: auto;

}*/

.snap-slider-wrapper.thisisslider .snap-slider {

    max-width: unset;
    padding: 0;

}

.snap-slider .gb-query-loop-item {
    scroll-snap-align: start;
    scroll-snap-stop: always;
    will-change: scroll-position;
}

/*.snap-slider-wrapper .slider:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/


.snap-slider-wrapper .snap-slide-arrows {
    margin-top: .5rem;
    display: none;
    visibility: hidden;
}

@media (max-width:768px) {

    :root {
        --slider-padding: 2vw;
    }

    .snap-slider-wrapper .snap-slide-arrows {
        display: none;
        visibility: hidden;
    }
    .snap-scroll {
        padding-top: 5rem;
        padding-bottom: 4rem;
    }
    #main.snap-scroll {
        padding-top: 8rem;
    }
    #footer.snap-scroll {
        padding-bottom: 0;
    }

    .snap-slider .gb-query-loop-item.serviced {
        max-height: 66vh;
        height: 66vh;
    }

    .vacancy .gb-container {
        min-width: 86vw;
    }
}

.leftnav, .rightnav {
    opacity: 1;
    cursor: pointer;
}

.onstart .leftnav, .onend .rightnav {
    opacity: 0.6;
    cursor: auto;
}




.snap-slider .gb-query-loop-item:first-child {
    padding-left: calc( var(--slider-padding, 4vw));
}

.snap-slider .gb-query-loop-item:last-child {
    padding-right: calc( var(--slider-padding, 4vw));
}

@media (max-width:1360px) {

    .snap-slider .gb-query-loop-item:first-child {
        padding-left: 3vw;
    }
    .snap-slider .gb-query-loop-item:last-child {
        padding-right: 3vw;
    }

}


.snap-slider .gb-query-loop-item.serviced {

    min-height: 55vh;
    flex: 1 0 82%;
    max-height: 60vh;
    max-width: 1360px;

}

.gb-query-loop-item.serviced .gb-container {
    position: relative;
}

.gb-query-loop-item.serviced .gb-container,
.gb-query-loop-item.serviced .gb-block-image,
.gb-query-loop-item.serviced img {
    height: 100%;
}

.gb-query-loop-item.serviced img {
    object-fit: cover;
    width: 100%;
}

.gb-query-loop-item.serviced .gb-container.serviced-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #000000de 40%, #000000b8 60%, #00000082 80%, transparent);
    color: white;
    padding: 1rem;
}

/*Contact form*/


.da-contactform .ziticomb, .da-contactform .form-section.ziticomb {
    display: none;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    margin: 0;
}

.da-contactform .form-section {
    margin: 1rem 0 0;
    display: flex;
    flex-flow: column;
}

.da-contactform .form-section.send {
    margin: 1.8rem 0 0;
}

.da-contactform label{
    font-size: .9rem;
    font-weight: 500;
    color: var(--accent, #007cba);

}

.da-contactform .text-danger {
    color: red;
    height: .7rem;
    font-size: .7rem;
    font-weight: 600;
}

.da-contactform input,
.da-contactform textarea,
.da-contactform select {
    outline: none;
    padding: .4rem .8rem;
    border-color: #96b3cd;
/*    background: #f0f8ffc9;*/

        background: #f9fcff;
    box-shadow: inset 1px 1px 4px -2px #00448130, inset -1px -1px 6px -4px #00448166;
}

.da-contactform input:focus,
.da-contactform textarea:focus,
.da-contactform select:focus {
    background: #fff;
    border-bottom: 1px solid var(--accent, #007cba);
}

/*.da-contactform input[type=text],
.da-contactform input[type=email],
.da-contactform input[type=tel]*/
.da-contactform input {
    padding: .4rem .8rem;
    border: none;
    border-bottom: 1px solid #96b3cd;
    font-size: 1.2rem;

}

.da-contactform .form-section.send .button {
    background: var(--accent, #007cba);
    color: white;
    font-size: 1.2rem;
    font-weight: 600;
    border-radius: 4px;
    cursor: pointer;
    padding: .4rem 1rem;
}

.da-contactform .form-section.send .button:hover {
    background: var(--global-red);
}

.da-contactform .form-section.send .button:disabled{
/* background-color: aliceblue;
  animation-name: example;
  animation-duration: 2s;
  animation-iteration-count: infinite; */

  -webkit-animation: color_change 1s infinite alternate;
    -moz-animation: color_change 1s infinite alternate;
    -ms-animation: color_change 1s infinite alternate;
    -o-animation: color_change 1s infinite alternate;
    animation: color_change 1s infinite alternate;
}

@-webkit-keyframes color_change {
    from { background-color: var(--accent); }
    to { background-color: aliceblue; }
}
@-moz-keyframes color_change {
    from { background-color: var(--accent); }
    to { background-color: aliceblue; }
}
@-ms-keyframes color_change {
    from { background-color: var(--accent); }
    to { background-color: aliceblue; }
}
@-o-keyframes color_change {
    from { background-color: var(--accent); }
    to { background-color: aliceblue; }
}
@keyframes color_change {
    from { background-color: var(--accent); }
    to { background-color: aliceblue; }
}


.da-contactform .privacy-text {
    font-size: .7rem;
    line-height: .6rem;
    margin: 1.2rem 0 0;
}

.da-contactform .privacy-text a {
    color: inherit;
}

.da-contactform .contact-msg p {
    background: #c0ffcf;
    padding: 1rem;
    line-height: 1.4;
}

.da-contactform .notsent-msg p {
    background: #ffd0c0;
    padding: 1rem;
    line-height: 1.4;
}

Youez - 2016 - github.com/yon3zu
LinuXploit