/*
Theme Name: Industrial automation
Theme URI: 
Description: Уникальная тема для сайта компании "Промышленная Автоматика".
Author: Сергей Голотовский
Author URI: 
Version: 1.0
*/

* {
    padding: 0px;
    margin: 0px;
    border: none;
    font-family: "Alumni Sans", sans-serif;
    outline: none;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}


/* Links */

a,
a:link,
a:visited {
    text-decoration: none;
    transition: all 0.3s ease-out;
}

a:hover {
    text-decoration: none;
}


/* Common */

aside,
nav,
footer,
header,
section,
main {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-size: inherit;
    font-weight: inherit;
}

ul,
ul li {
    list-style: none;
}

img {
    vertical-align: top;
}

img,
svg {
    max-width: 100%;
    height: auto;
}

address {
    font-style: normal;
}


/* Form */

input,
textarea,
button,
select {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
}

input::-ms-clear {
    display: none;
}

button,
input[type="submit"] {
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    background: none;
    cursor: pointer;
}

input:focus,
input:active,
button:focus,
button:active {
    outline: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

label {
    cursor: pointer;
}

legend {
    display: block;
}

h1 {
    font-family: "Alumni Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.header {
    position: fixed;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.1) 90%, rgba(0, 0, 0, 0) 100%);
    z-index: 1000;
    padding: 20px 0;
}

.menu li a {
    color: #fff;
}

.menu {
    width: 100%;
}

.menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin: 0px;
}

.menu li ul {
    display: none;
}

.phone a {
    font-size: 32px;
    font-family: "Alumni Sans";
    color: rgb(255, 138, 0);
    text-transform: uppercase;
    line-height: 1.2;
}

.headerline {
    display: flex;
    align-items: center;
}

.topmenu {
    width: 100%;
}

.galka:before {
    content: ">";
    display: block !important;
    font-family: "Alumni Sans";
    color: rgb(255, 138, 0);
    font-size: 48px;
    position: absolute;
    left: -25px;
}

.production {
    background: url(/wp-content/themes/site/images/prodbg.png) no-repeat right center;
    margin: 50px 0px 100px;
}

.lefth {
    background: url(/wp-content/themes/site/images/lefth.png) no-repeat left center;
    font-size: 40px;
    font-family: "Alumni Sans";
    color: rgb(0, 30, 67);
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px;
}

.prodheader {
    font-size: 40px;
    font-family: "Alumni Sans";
    color: rgb(255, 138, 0);
    font-weight: bold;
    text-transform: uppercase;
}

.prodlist {
    font-size: 28px;
    font-family: "Alumni Sans";
    color: rgb(68, 68, 68);
    line-height: 1;
    padding: 0px;
}

div.production>.container>.row {
    align-items: baseline;
}

.pluses {
    background: url(/wp-content/themes/site/images/plusesbg2.png) no-repeat top right, url(/wp-content/themes/site/images/plusesbg3.png) no-repeat bottom left, url(/wp-content/themes/site/images/plusesbg1.png) no-repeat center center;
    padding: 100px 0px;
    margin: 50px 0px 0px;
    background-size: auto, auto, cover;
    color: #fff;
    font-size: 24px;
    font-family: "Alumni Sans";
    color: rgb(255, 255, 255);
    line-height: 1.044;
}

.hwhite {
    color: #fff;
    background: url(/wp-content/themes/site/images/hwhite.png) left center no-repeat;
    font-size: 46px;
    font-family: "Alumni Sans";
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px;
}

.pluses .prodheader {
    margin-top: 50px;
}

.swiper-button-prev,
.swiper-button-next {
    opacity: 100% !important;
    visibility: visible !important;
}

.gs_logo_area .swiper-button-next,
.gs_logo_area .swiper-button-prev {
    background-color: rgba(49, 50, 53, .0) !important;
}

.gs_logo_area .swiper-button-next svg,
.gs_logo_area .swiper-button-prev svg {
    fill: #ff5a00 !important;
    width: 15px !important;
}

.swiper-button-prev {
    margin-left: -50px;
}

.swiper-button-next {
    margin-right: -50px;
}

.div#n2-ss-3 .n2-thumbnail-dot img {
    object-fit: contain;
}

.swiper-slide {
    height: 200px !important;
}

.dealerh {
    background: url(/wp-content/themes/site/images/dealerh.png) left center no-repeat;
}

.n2-ss-slider .n2-ss-slider-controls-below {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

div#n2-ss-3 .nextend-thumbnail-horizontal {
    width: auto !important;
}

.mobmenur-container {
    position: fixed;
    margin-top: 10px;
}

.mob-menu-header-holder {
    width: auto;
}

.mobmenu-content,
.mob-menu-slideout-over .mobmenu-panel {
    background: #283c4e;
}

.mobmenu-right-panel .mob-cancel-button {
    color: #ff5a00;
}

.rightmtop .menu {
    display: block;
    font-size: 20px;
}

.rightmtop .menu li a {
    font-size: 24px;
    line-height: 1;
}

footer {
    height: 100px;
    background-color: #202930;
    border-bottom: 7px solid #ff5a00;
}

.leftbg {
    background-position: right;
}

.howwork {
    background: url(/wp-content/themes/site/images/dealerbg.png) right top no-repeat, url(/wp-content/themes/site/images/howwework_bg.png) left top no-repeat;
    padding-top: 100px;
}

.howworktext {
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
}

.menu li a {
    padding: 10px;
    font-size: 20px;
}

.menu li:hover ul {
    display: block;
    position: absolute;
    margin: 0px;
    padding: 10px;
    background: #202930;
    font-size: 20px;
}

.menu li a:hover {
    text-decoration: underline;
}

.sub-menu li a:hover {
    color: #ff5a00;
    text-decoration: none;
}

.menu li.menu-item-has-children::before {
    content: "\01F893";
    font-size: 30px;
    position: absolute;
    color: #fff;
    margin-top: 6px;
    margin-left: -16px;
}

.maillink {
    text-transform: none;
    color: #fff;
    font-size: 20px;
    display: block;
    line-height: 1;
}

.maillink a {
    color: #fff;
}

.bluetext {
    color: rgb(0, 88, 165);
    line-height: 1;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: 100px;
}

.map iframe {
    width: 100%;
}

html, body{
    height: 100%;
}

.middle{
    min-height: 100%;
}

.n2-thumbnail-dot picture img{
    height: 75px;
    max-width: 100%;

}

footer{
    display: flex;
    align-items: center;
}
 
.motorpageheader{
    background: url(/wp-content/themes/site/images/plusesbg2.png) no-repeat top right, url(/wp-content/themes/site/images/plusesbg3.png) no-repeat bottom left, url(/wp-content/themes/site/images/motorspagebg.png) no-repeat center center;
    background-size: auto, auto, cover;
    padding-top: 100px;
    min-height: 300px;
}
.reducersheader{
    background: url(/wp-content/themes/site/images/plusesbg2.png) no-repeat top right, url(/wp-content/themes/site/images/plusesbg3.png) no-repeat bottom left, url(/wp-content/themes/site/images/redusersbg.png) no-repeat center center;
    background-size: auto, auto, cover;
    
}

.sonarheader{
    background: url(/wp-content/themes/site/images/plusesbg2.png) no-repeat top right, url(/wp-content/themes/site/images/plusesbg3.png) no-repeat bottom left, url(/wp-content/themes/site/images/sonarpagebg.png) no-repeat center center;
    background-size: auto, auto, cover;
    
}
.volcanoheader{
    background: url(/wp-content/themes/site/images/plusesbg2.png) no-repeat top right, url(/wp-content/themes/site/images/plusesbg3.png) no-repeat bottom left, url(/wp-content/themes/site/images/volcanopagebg.png) no-repeat center center;
    background-size: auto, auto, cover;
    
}

.electrheader{
    background: url(/wp-content/themes/site/images/plusesbg2.png) no-repeat top right, url(/wp-content/themes/site/images/plusesbg3.png) no-repeat bottom left, url(/wp-content/themes/site/images/electrpagebg.png) no-repeat center center;
    background-size: auto, auto, cover;
    
}


.kippagebg{
    background: url(/wp-content/themes/site/images/plusesbg2.png) no-repeat top right, url(/wp-content/themes/site/images/plusesbg3.png) no-repeat bottom left, url(/wp-content/themes/site/images/kippagebg.png) no-repeat center center;
    background-size: auto, auto, cover;
    
}

.contpagebg{
    background: url(/wp-content/themes/site/images/plusesbg2.png) no-repeat top right, url(/wp-content/themes/site/images/plusesbg3.png) no-repeat bottom left, url(/wp-content/themes/site/images/contpagebg.png) no-repeat center center;
    background-size: auto, auto, cover;
    
}

p {
    font-size: 24px; 
}

.logoimg{
    display: flex;
    align-items: center;
} 

.footermenu .menu li:hover ul {
    display: none;
    
}

.footermenu .menu li.menu-item-has-children::before {
    content: "";
   }

.wpcf7-form input, .wpcf7-form textarea{
    border: 1px solid #283c4e;
    padding: 5px;
    border-radius: 5px;
    background: #fff;
}

.wpcf7-form label{
    color: rgb(0, 88, 165);
    font-weight: 400;
}


    #popmake-39{
        background:url(/wp-content/themes/site/images/howwework_bg.png) left top no-repeat #fff;
    }

    .nav-tabs{
        border: none;
        font-size: 36px; 
        text-transform: uppercase;       
    }

.nav-tabs .nav-link.active{
    color: #ff5a00;
    border: none;
}
a.nav-link{
    color: #202930;
    padding: 10px 30px 10px 0;
    border: none;
    transition: none;
}
a.nav-link:focus, a.nav-link:hover{
    border: none;
    transition: none;
}

.nav-tabs{
    --bs-nav-tabs-border-width: none;
}
.numbs{
    font-size: 20px;
    line-height: 24px;
}
.numb{
    display: block;
    font-size: 80px;
    color: #ff5a00;
    text-align: center;
    FONT-WEIGHT: 600;
  min-height: 60px;
    line-height: 50px;
    font-family: "Rubik", sans-serif;
}

.numb small{
    font-size: 50px;
    font-family: "Rubik", sans-serif;
}

.numbh{
    display: block;
    font-size: 30px;
    color: #283c4e;
    text-align: center;
    FONT-WEIGHT: 600;
    text-transform: uppercase;  
    line-height: 30px;
    margin-top: 25px;
}  

.conc{
    list-style-type:disc ;
    font-size: 24px;
}

.conc li::marker{
    color: rgb(0, 88, 165);
    font-size: 24px;
}

.butor{
    background: RGBA(255, 90, 0, 0.8);
    opacity: 1;
    padding: 1em 2em 1em 2em;
    box-shadow: none;
    border: 1px solid RGBA(255, 206, 73, 1);
    border-radius: 30px;
    min-width: 230px;
    text-align: center;
    font-weight: 600;
}

.butor:hover{
    background: RGBA(255, 90, 0, 1);
    border: 1px solid RGBA(255, 206, 73, 1);
}

.butor:active{
    background: RGBA(255, 90, 0, 1) !important;
    border: 1px solid RGBA(255, 206, 73, 1) !important;
}

.butor:focus-visible{   
    box-shadow: none;
    background: RGBA(255, 90, 0, 0.8);
    border: 1px solid RGBA(255, 206, 73, 1);
}