body{
    font-family: 'Roboto', sans-serif;
}
.fira{
    font-family: 'Fira Sans', sans-serif;
}
#intro video{
	object-fit:cover;
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
}
.pulse-phones {
    position: fixed;
    right: 60px;
    bottom: 60px;
}
a.pulse-button {
    width: 60px;
    height: 60px;
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
    border: none;
    box-shadow: 0 0 5px 0 #f0f0f0, 0 0 0 0 rgb(116 153 16 / 70%);
    border-radius: 100%;
    vertical-align: middle;
    background: #749910;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0.33, 0, 1);
	display:flex;
	align-items:center;
	justify-content:center;
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 12px transparent, 0 0 0 24px rgba(116, 153, 16, 0);
  }
}
.pulse-button svg {
    fill: #fff;
    width: 50%;
	height:50%;
}
header{
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    transition: all .3s ease;
    z-index: 7;
}
.also_car img{
	width:auto!important;
}
.also_car .owl-nav{
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:30px;
}
.also_car .owl-nav .owl-prev{
	transform:rotate(180deg);
}
.page-template-homepage #intro{
    height:720px;
    position: relative;
    background-size: cover;
}
header .inner{
    border-bottom: 1px  solid  #fff;
    padding: 17px 14px;
}
#intro{
    display: flex;
    align-items: center;
    color:#fff;
}
.topmenu ul{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}
.topmenu ul li{
    margin-right: 40px;
}
.topmenu ul li a{
    font-size: 15px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF;
    text-decoration: none;
}
header .flexed{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3px;
}
header .phone a{
    text-decoration: none;
    color:#fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
}
header .lang select{
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    text-transform: capitalize;
    color: #FFFFFF;
    border: 0;
    padding-right: 12px;
    background: url("../images/langdrop.svg")no-repeat center right;
    appearance: none;
}
header .lang select option{
    color:#000;
}
input:focus,
select:focus,
textarea:focus,
button:focus{
    outline:none
}
.minicart {
    position: relative;
}
.minicart .cl{
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.minicart span.count{
    position: absolute;
    font-weight: bold;
    font-size: 9px;
    line-height: 11px;
    color: #FFFFFF;
    display: inline-flex;
    width: 17px;
    height: 17px;
    background: #749910;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    right: 8px;
    top: 0;
}
.minicart .minihead{
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #BDBDBD;
    font-size: 12px;
    line-height: 14px;
    padding-left: 5px;
    color: #BDBDBD;
}
.minicart .drop{
    position: absolute;
    right: -15px;
    top: calc(100% + 12px);
    width: 255px;
    background: #fff;
    box-shadow: 0px 4px 16px #FF8A00;
    border-radius: 4px;
    padding: 16px 16px  24px;
    display: none;
}
.minicart .drop:before{
    position: absolute;
    content: '';
    background: url('../images/cart_tr.svg')no-repeat center;
    width: 12px;
    height: 11px;
    bottom: 100%;
    right: 25px;
}
.woocommerce-terms-and-conditions-wrapper{
    display: none;
}
body.woocommerce-checkout header,
header.scrolled{
    background: rgba(53, 52, 53, 0.95);
}
body.woocommerce-checkout header .inner,
header.scrolled .inner{
    border: 0;
}
#intro .minitext{
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 20px;
}
#intro h1{
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 90px;
}
.woocommerce-message a.button,
.woocommerce button[name="woocommerce_checkout_place_order"],
input.orange_but,
a.orange_but{
    background: linear-gradient(180deg, #EA640D 0%, #FF8A00 100%);
    box-shadow: 0px 4px 16px rgba(234, 100, 13, 0.4);
    border-radius: 42px;
    width: 185px;
    height: 40px;
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}
.woocommerce button[name="woocommerce_checkout_place_order"]{
    background-color: #EA640D;
}
.woocommerce-message a.button:hover,
button[name="woocommerce_checkout_place_order"]:hover,
input.orange_but:hover,
a.orange_but:hover{
    background: #EA640D;
}
.woocommerce-message a.button:hover{
    color:#fff;
}
.woocommerce-message a.button{
    background-color: none;
}
#g_icons{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
#g_icons .items{
    background: url('../images/icons_left.svg')no-repeat left,#353435;
    background-size: auto 100%;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
    padding: 25px  0 22px;
    color:#fff;
    height: 71px;
}
#g_icons .items .item{
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.page-template-homepage #prods{
    padding:0;
}
#g_icons .items .item img{
    margin-right: 10px;
}
#wcus_np_billing_fields h3,
.heading{
    font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    color: #333333;
    margin-bottom: 40px;
}
#portfolio{
    padding: 40px 0;
}
a.invert{
    color: #EA640D!important;
    border: 1px solid #EA640D;
    border-radius: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease;
    width: 185px;
    height: 40px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
}
a.invert:hover{
    background: #EA640D;
    color:#fff!important;
}
#catalog{
    padding: 40px 0;
    background: #F8F8F8;
}
#cta{
    background: url('../images/cta1.jpg')no-repeat center;
    background-size: cover;
    padding: 90px 0;
}
#cta.leafs{
    background: url('../images/cta2.jpg')no-repeat center;
    background-size: cover;
}
#cta .inner{
    background: url('../images/cta1.svg')no-repeat left 140px center,#353435;
    box-shadow: 0px 4px 16px rgba(234, 100, 13, 0.4);
    border-radius: 4px;
    overflow: hidden;
    padding: 100px 0 60px;
    color:#fff;
    position: relative;
}
#cta.leafs .inner{
    background: url('../images/cta2.svg')no-repeat left 140px center,#353435;
}
#contacts .inner:before,
#cta .inner:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 65px 65px 0 0;
    border-color: #ea650d transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    content: '';
}
.woocommerce-notices-wrapper{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.woocommerce-message::before{
    color:#ea650d;
}
.woocommerce-message{
    border: 1px solid #ea650d;
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 290px;
    margin-bottom: 0;
    background: #fff;
    z-index: 2;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
    display:none;
}
input.orange_but{
    border: 0;
}
#cta h3 {
    font-weight: 500;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 15px;
}
#cta .desc{
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD;
}
#cta form{
    width: 290px;
    margin: 0 auto;
}
#cta form input[type='text']{
    border: 1px solid #FFFFFF;
    padding: 11px  15px;
    background: none;
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD;
    width:100%;
}
#cta form input[type='text']{
    margin-bottom: 5px;
}
#cta form input[type='submit']{
    margin-top: 25px;
}
::placeholder{
    color: #BDBDBD;
}
#how{
    margin-top: 60px;
}
#how .heading{
    margin-bottom: 24px;
}
#how .item{
    background: #353435;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    color:#fff;
}
#how .item .sub{
    padding: 18px 0 0px 50px;
}
#how .name{
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 15px;
}
#how .image{
    border-radius: 4px;
    overflow: hidden;
}
#how .desc{
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD;
    padding-left: 36px;
}
#how .desc p{
    margin-bottom: 18px;
}
#how .owl-nav{
    position: absolute;
    right: 32px;
    bottom:34px;
}
#how .owl-nav button{
    margin-left: 19px;
}
#how .owl-nav button.owl-prev{
    transform: rotate(180deg);
}
#tech{
    padding-top: 250px;
    margin-top: -190px;
    background: #749910;
    color: #fff;
    padding-bottom: 47px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}
#tech .heading{
    text-align: center;
    color: #fff;
    margin-bottom: 45px;
}
#tech .image{
    margin-bottom: 40px;
}
#tech .desc{
    position: relative;
}
#tech .desc .arr{
    position: absolute;
    right: -30px;
}
#tech .row .col-lg-3:nth-child(1) .desc .arr{
    right:-40px;
}
#tech .row .col-lg-3:nth-child(3) .desc .arr{
    right:0px;
}
#tech .row .col-lg-3:last-child .desc .arr{
    display: none;
}
#ach{
    padding: 40px 0;
}
#cert_revs{
    padding-top: 40px;
    background: #F8F8F8;
}
#clients{
    padding:40px 0 110px;
    background: #F8F8F8;
}
#ach .item{
    height: 80px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 21px;
    padding-right: 60px;
}
#ach .item .image{
    height: 100%;
    width: 70px;
    flex:none;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    transition: all .3s  ease;
}
#ach .item .image svg{
    width: 36px;
    height: 36px;
}
#ach .item .image svg path{
    transition: all .3s ease;
}
#ach .item:hover .image svg path{
    fill: #fff;
}
#ach .item:hover .image{
    background: #749910;
}
#ach .item:hover .image:after{
    opacity: 0;
}
#ach .item .image:after{
    width: 1px;
    opacity: 1;
    transition: all .3s  ease;
    height: calc(100% - 30px);
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    background: #E0E0E0;
}
#ach .item p{
    margin: 0;
}
#certs{
    background: #fff;
    padding: 70px 45px;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    height: 100%;
    display: flex;
    align-items: center;
}
#revs{
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 20px 45px 45px;
}
#revs .image img{
    width: auto;
    margin: 0 auto 30px;
    border-radius: 100%;
}
#revs .name{
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #353435;
}
#revs .position{
    color:rgba(189,189,189,1);
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 40px;
}
#revs .desc{
    font-size: 14px;
    line-height: 16px;
    color: #353435;
}
.revs{
    position: static;
}
#revs{
    position: relative;
}
#revs .owl-nav{
    position: absolute;
    bottom: 0;
    right: 0;
}
footer{
    background: #353435;
    padding: 17px  0 18px;
}
footer .footmenu{
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .footmenu ul li{
    margin-right: 21px;
}
footer .social{
    display: flex;
    align-items: center;
}
footer .social a{
    margin-right: 10px;
}
footer .social a:last-child{
    margin: 0;
}
footer .footmenu ul{
    display: flex;
    align-items: center;
    margin: 0;
}
footer .footmenu ul li a{
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF;
}
#conts iframe{
    height: 328px;
    width: 100%;
    vertical-align: bottom;
}
#conts{
    background: #353435;
}
#conts .heading{
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 45px;
    color: #FFFFFF;
}
#conts .inner{
    background: #749910;
    border-radius: 4px;
    overflow: hidden;
    top: -40px;
    position: relative;
    color:#fff;
}
#conts .inner a{
    color:#fff;
}
#conts .inner .col-lg-3{
    padding-left: 60px;
}
#conts .info{
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}
#conts .info>div{
    padding-left:37px;
    margin-bottom: 24px;
}
#conts .info>div:last-child{
    margin-bottom: 0;
}
#conts .address{
    background: url('../images/pin.svg')no-repeat left top 2px;
}
#conts .phones{
    background: url('../images/mobile.svg')no-repeat left top  2px;
}
#conts .email{
    background: url('../images/envelope.svg')no-repeat left top 2px;
}
#mini_intro{
    height: 340px;
    background-size: cover!important;
    display: flex;
    align-items: center;
    color:#fff;
}
#mini_intro h1{
    margin-top: 30px;
}
#contacts .inner iframe{
    vertical-align: bottom;
    height: 400px;
    width: 100%;
}
#contacts .inner{
    position: relative;
    top: -60px;
    background: url('../images/bigpin.svg')no-repeat left 300px center,#353435;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
}
#contacts .info{
    padding-left: 95px;
}
#contacts .info p{
    margin: 0;
}
#contacts .info>div{
    margin-bottom: 45px;
    padding:3px 0 3px 36px;
    color:#fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}
#contacts .info>div a{
    color:#fff;
}
#contacts .info>div.address{
    background: url('../images/c_pin.svg')no-repeat left;
}
#contacts .info>div.phones{
    background: url('../images/c_phone.svg')no-repeat left;
}
#contacts .info>div.email{
    background: url('../images/c_mail.svg')no-repeat left;
}
#contacts .info>div.worktime{
    background: url('../images/c_time.svg')no-repeat left;
}
#mini_intro h1.marg{
    margin-bottom: 10px;
    margin-top: 90px;
}
#cats .cats{
    display: flex;
    flex-wrap: wrap;
}
#cats .cats a{
    display: inline-flex;
    width: auto;
    height: 54px;
    align-items: center;
    margin-right: 30px;
    font-size: 14px;
    line-height: 18px;
    color: #828282;
    background: #F2F2F2;
    border-radius: 100px;
    padding:0 40px;
    text-decoration: none;
    margin-bottom: 30px;
}
#cats{
    padding-top: 40px;
    background: #F8F8F8;
}
#cats .cats a svg{
    margin-right: 10px;
}
#cats .cats a:hover,
#cats .cats a.active{
    color:#fff;
    background: linear-gradient(180deg, #EA640D 0%, #FF8A00 100%);
}
#cats .cats a:hover svg path,
#cats .cats a.active svg path{
    stroke:#fff;
}
#portfolio_list{
    padding-bottom: 40px;
    padding-top: 40px;
    background: #F8F8F8;
}
#cta.cback{
    background: url('../images/cta3.jpg')no-repeat center;
    background-size: cover;
}
#cta.cback .inner{
    background: url('../images/bigphone.svg')no-repeat left 140px center,#353435;
}
#portfolio_list .item{
    background: #FFFFFF;
    border-radius: 4px;
    transition: all .3s  ease;
    height: 100%;
}
#portfolio_list .col-lg-4{
    margin-bottom: 30px;
}
#portfolio .items .image img{
    border-radius: 4px;
}
#portfolio_list .item:hover .abs,
#portfolio_list .item:hover {
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
}
#portfolio_list .item .image{
    position: relative;
    border-radius: 4px 4px 0 0;
}
#portfolio_list .item:hover .image {
    box-shadow: 0px 4px 32px rgb(0 0 0 / 10%);
}
#project .item .image img,
#portfolio_list .item .image img{
    width: 100%;
}
#portfolio_list .item .image .abs{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    display: none;
}
#portfolio_list .item:hover{
    position: relative;
    z-index: 2;
}
#portfolio_list .item .image .abs img{
    width: 88px;
}
#portfolio_list .item .info{
    padding: 16px 22px 24px;
}
#portfolio_list .item .info .date{
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD;
    margin-bottom: 10px;
}
#portfolio_list .item .info .name a{
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: rgba(53,52,53,1);
    text-decoration: none;
}
#portfolio_list .item:hover .image .abs{
    display: block;
}
#portfolio_list .item .minigal{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 20px 10px  0;
}
#prod .item .minigal img,
#project .item .minigal img,
#portfolio_list .item .minigal img{
    cursor: pointer;
    border-radius: 4px;
    overflow: hidden;
}
#prod .item .minigal a.active img,
#prod .item .minigal img.active,
#project .item .minigal a.active img,
#portfolio_list .item .minigal img.active{
    border: 1px solid #EA640D;
}
#portfolio.inprod .item img{
    border-radius: 4px;
}
.closeminicart{
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    color:#EA640D;
    font-size: 18px;
}
.mobport .owl-nav{
    display: flex;
    justify-content: space-between;
}
.mobport .owl-nav .owl-prev{
    transform: rotate(180deg);
}
#project{
    background: #F8F8F8;
    padding-bottom: 60px;
}
.goback{
    padding: 27px 0;
}
.goback a.back{
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD!important;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.goback a.back svg{
    margin-right: 10px;
}
#project .item .image{
    margin-bottom: 20px;
}
#project .item .image img{
    width: 100%;
}
#project .item .minigal{
    /*padding-right: 92px;*/
}
#project .item .minigal .mini_item {
    padding-bottom: 20px;
    padding-right: 20px;
}
#project .item .minigal .mini_item img{
    height: 69px;
}
#project .item .minigal .owl-nav{
    position: absolute;
    right: 0;
    bottom: 0;
}
#project .item .name{
    font-size: 24px;
    line-height: 28px;
    color: #353435;
    margin: 15px 0 20px;
}
#project .item .place{
    background: url('../images/c_pin.svg')no-repeat left;
    padding:4px 0 4px 34px;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}
#project .item .desc{
    font-size: 14px;
    line-height: 16px;
    color: #353435;
    margin-bottom: 80px;
}
#project .item .desc p{
    margin-bottom: 20px;
}
#project .prehead{
    font-size: 14px;
    line-height: 16px;
    color: #828282;
    margin-bottom: 20px;
}
#project .used_prods .items{
    display: flex;
    flex-wrap: wrap;
}
#project .used_prods .items a{
    display: block;
    transition: all .3s  ease;
    padding: 16px  24px;
    font-size: 12px;
    line-height: 14px;
    color: #4F4F4F;
    background: #E0E0E0;
    border-radius: 40px;
    text-decoration: none;
    margin-right: 10px;
    margin-bottom: 10px;
}
#project .used_prods .items a:hover{
    box-shadow: 0 0 5px #E0E0E0;
}
#portfolio .items{
    text-align: center;
    padding-bottom: 40px;
}
#portfolio .items .item:hover .image{
    box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}
#portfolio .items .image{
    margin-bottom: 20px;
    transition:all .3s ease;
}
#portfolio .items .item  a{
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #353435;
    text-decoration: none;
}
#portfolio .items .owl-nav{
    position: absolute;
    right: 0;
    top: 100%;
}
#portfolio .items .owl-nav .owl-prev{
    transform: rotate(180deg);
}
#portfolio .items .owl-nav .owl-next{
    margin-left: 20px;
}
#prods{
    background: #F8F8F8;
    padding: 40px 0;
}
img{
    max-width: 100%;
}
#about_cat{
    background: #F8F8F8;
}
#about_cat .container .inner{
    border-top: 1px solid #BDBDBD;
    padding: 40px 0;
}
#about_cat .desc{
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}
#prods .item{
    background: #FFFFFF;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    height: 100%;
    padding-bottom: 60px;
    transition: all .3s  ease;
}
#prods .item:hover{
    box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.stock,.outofstock{
    font-size: 14px;
    margin-top: 10px;
}
.outofstock{
    color:red;
}
.stock{
    color:green;
}
#prods .items .col-lg-3{
    margin-bottom: 30px;
}
#prods .item .image{
    position: relative;
    margin-bottom: 10px;
}
#prods .item .image a.detailed{
    position: absolute;
    right: 14px;
    bottom: 12px;
    background: #353435;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    border-radius: 42px;
    padding: 9px 38px;
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    transition: all .3s ease;
}
#prods .item .image a.detailed:hover{
    box-shadow:   0 0 5px #353435;
}
#prods .item img.act{
    position: absolute;
    left: 0;
    top: 0;
}
#prods .item .name .uphead{
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD;
}
#prods .item .name a{
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: rgba(53,52,53,1);
    text-decoration: none;
}
#prods .item .name{
    padding: 0 22px 20px;
    position: relative;
}
#prods .item .name:after{
    height: 1px;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    bottom: 0;
    content: '';
    position: absolute;
    background: #F2F2F2;
}
#prod .price,
#prods .item .price{
    text-align: center;
    padding: 20px 0;
    font-size: 21px;
    line-height: 25px;
}
#prods .item .oneclicko a,
#prods .item .oneclick a{
    color:#fff!important;
}
#prods .item .oneclicko,
#prods .item .oneclick{
    text-align: center;
}
#prods .item .oneclicko{
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
}
#prod .price .newprice,
#prods .item .price .newprice{
    font-weight: bold;
    color:rgba(235,87,87,1);
}
#prod .price .cur,
#prods .item .price .cur{
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #749910;
}
#prod .price .newprice .cur,
#prods .item .price .newprice .cur{
    color:rgba(235,87,87,1);
}
#prod .price .oldprice,
#prods .item .price .oldprice{
    font-weight: 400;
    color:rgba(189,189,189,1);
    text-decoration: line-through;
}
#prod .price .justprice,
#prods .item .price .justprice{
    color: #749910;
    font-weight: bold;
}
#prod .minigal{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#prod .minigal .mini_item{
    margin-left: 20px;
}
#prod .image{
    margin-bottom: 20px;
}
#prod .minigal .mini_item img{
    width: 72px;
}
#prod .minigal .mini_item:first-child{
    margin-left: 0;
}
#prod{
    background: #f8f8f8;
}
.mainprod{
    padding-bottom: 60px;
}
#prod .prname {
    padding: 15px 0;
    border-bottom: 1px  solid #BDBDBD;
    margin-bottom: 40px;
}
#prod .prname .uphead{
    font-size: 18px;
    line-height: 21px;
    margin-bottom:10px;
    color:rgba(189,189,189,1);
}
#prod .prname .prodname{
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #353435;
}
#prod .price{
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    padding: 0;
}
#prod .flexed{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
}
#prod .chars .char{
    margin-bottom: 2px;
    background: #F2F2F2;
    border-radius: 4px;
    display: flex;
    padding: 15px  30px;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    color: #353435;
}
#prod{
    padding-bottom: 60px;
}
#prod .chars .char .name{
    width: 130px;
    flex:none;
}
#prod .chars .char .val{
    font-weight: bold;
}
.tbs .tb_list{
    margin-bottom: 40px;
}
.tbs .tb_list a{
    width: 255px;
    height: 54px;
    padding-left: 40px;
    display: inline-flex;
    align-items: center;
    background: #F2F2F2;
    border-radius: 100px;
    margin-right: 30px;
    cursor: pointer;
    transition: all .3s ease;
}
.tbs .tb_list a.active,
.tbs .tb_list a:hover{
    background: #BDBDBD;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    color:#fff;
}
.tbs .tb_list a svg path{
    transition: all .3s ease;
}
.tbs .tb_list a.active svg path,
.tbs .tb_list a:hover svg path{
    stroke: #fff;
}
.tb_tabs>div{
    display: none;
    font-size: 14px;
    line-height: 16px;
    color: #353435;
}
.tb_tabs>div.active{
    display: block;
}
#portfolio.inprod{
    padding: 40px 0;
    background: #E0E0E0;
}
#portfolio.inprod .image{
    margin-bottom: 20px;
}
#portfolio.inprod a{
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    color: #353435;
}
.woocommerce-mini-cart-item.mini_cart_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.minicart  .drop a.mb{
    margin-bottom: 10px;
    margin-top: 15px;
}
.woocommerce-mini-cart-item.mini_cart_item img{
    width: 36px;
    margin-right: 10px;
}
.woocommerce-mini-cart-item.mini_cart_item a.image{
    width: 46px;
    flex: none;
}
.woocommerce-mini-cart-item.mini_cart_item a{
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    width: 120px;
}
.woocommerce-mini-cart-item.mini_cart_item a .name{
    color: #353435;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.woocommerce-mini-cart-item.mini_cart_item a .uphead{
    color:rgba(189,189,189,1);
}
.woocommerce-mini-cart-item.mini_cart_item .quantity{
    float: right;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #353435;
    width: 16%;
}
.woocommerce-cart-form__cart-item.cart_item{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 15px;
    border: 1px  solid #f8f8f8;
    border-radius: 4px;
    padding: 15px  0;
}
.woocommerce-cart-form__cart-item.cart_item .product-name  a{
    color: #353435;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
}
#maincart .cart-collaterals a.checkout-button:hover,
.woocommerce-cart-form button[type="submit"]:hover{
    background: #EA640D;
}
#maincart .cart-collaterals a.checkout-button,
.woocommerce-cart-form button[type="submit"]{
    background: linear-gradient(180deg, #EA640D 0%, #FF8A00 100%);
    box-shadow: 0px 4px 16px rgba(234, 100, 13, 0.4);
    border-radius: 42px;
    width: 165px;
    height: 38px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}
.woocommerce a.remove{
    display: inline-flex;
}
.woocommerce a.remove:hover{
    background: none;
}
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail img{
    width: 36px;
}
.woocommerce-cart-form__cart-item.cart_item .product-remove{
    position: absolute;
    right: 0;
    top: 0;
}
#maincart{
    padding: 40px 0;
    position: relative;
}
#maincart .container{
    position: relative;
}
#maincart .cart-collaterals h2,
#maincart .cart-collaterals table{
    display: none;
}
#maincart .cart-collaterals a.checkout-button{
    position: absolute;
    right: 15px;
    bottom: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
}
#checkout{
    padding: 130px 0 60px;
}
#wcus_np_billing_custom_address_field input[type="text"],
.select2-container--default .select2-selection--single,
#checkout .woocommerce-billing-fields__field-wrapper textarea,
#checkout .woocommerce-billing-fields__field-wrapper input{
    border: 1px solid #E0E0E0;
    padding: 11px  15px;
    font-size: 14px;
    line-height: 16px;
    color: #4F4F4F;
    display: block;
    height: auto;
    width: 100%;
}
#checkout textarea{
    resize: none;
}
#checkout .woocommerce-input-wrapper,
#checkout form .form-row{
    float:none;
    width: 100%!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
    background-color: #EA640D;
}
#wcus_np_billing_fields h3{
    margin-top: 45px;
}
#checkout_thanks{
    padding: 160px 0 60px;
}
#checkout_thanks ul.order_details{
    display: flex;
    justify-content: space-around;
}
#checkout_thanks p.woocommerce-thankyou-order-received{
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 45px;
    font-weight: 500;
}
.overall{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: #353435;
    opacity: 0.6;
    display: none;
}
.popform{
    z-index: 9999;
    width: 540px;
    padding: 40px 0;
    position: fixed;
    left: 50%;
    margin-left: -270px;
    top: 50%;
    transform: translateY(-50%);
    background: url('../images/bigphone.svg')no-repeat center,#353435;
    box-shadow: 0px 4px 16px #FF8A00;
    border-radius: 4px;
    text-align: center;
    color:#fff;
    display: none;
}
.popform#pop_oneclick{
    background: url('../images/oneclick.svg')no-repeat center,#353435;
}
.popform#pop_oneclick{
    background: url('../images/thanks.svg')no-repeat center,#353435;
}
a.closeme{
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    cursor:pointer;
}
.popform form{
    width: 260px;
    margin: 0 auto;
}
.popform .formhead{
    font-weight: 500;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 15px;
}
.popform .popdesc{
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD;
    margin-bottom: 25px;
}
.popform input[type="text"],
.popform input[type="email"]{
    border: 1px solid #FFFFFF;
    padding: 11px 15px;
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD;
    background: none;
    margin-bottom: 5px;
    width: 100%;
}
.popform input[type="submit"]{
    margin-top: 20px;
}
.mobonly{
    display: none;
}
header .mobmenu{
    display: none;
}
header .inner>.row{
    align-items: center!important;
}
a.reset_filter{
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    color: #828282;
    border-bottom: 1px solid #828282;
    padding-bottom: 5px;
}
a.reset_filter:hover{
    border-bottom: 1px solid transparent;
}
#clients .owl-stage{
    display:flex;
    align-items:center;
}
#clients .owl-nav{
    margin-top:30px;
    display: flex;
    justify-content: space-between;
}
#clients .owl-nav .owl-prev{
    transform: rotate(180deg);
}
.top_addr{
    color:#fff;
    padding-left: 20px;
    font-size: 14px;
    background: url('../images/addr_marker.png')no-repeat left;
    background-size: 15px auto;
}
body.single-portfolio #mini_intro,
body.tax-categories #mini_intro,
body.post-type-archive-portfolio #mini_intro,
body.single-product #mini_intro,
body.tax-product_cat #mini_intro{
    height: 240px;
}
#project .item .image .owl-prev,
#project .item .image .owl-next,
.maincar .owl-prev,
.maincar .owl-next{
    position: absolute;
    top: 50%;
    margin-top: -19px;
}
#project .item .image .owl-prev,
.maincar .owl-prev{
    left: 15px;
    transform: rotate(180deg);
}
#project .item .image .owl-next,
.maincar .owl-next{
    right: 15px;
}






@media (max-width: 1199px) {
    #project .item .minigal .owl-nav .owl-next svg{
        width: 70px;
        height: 70px;
    }
    #contacts .info{
        padding-left: 50px;
    }
    #contacts .inner{
        background: url('../images/bigpin.svg')no-repeat left 240px center,#353435;
    }
    .topmenu ul li {
        margin-right: 26px;
    }
}
@media (max-width: 991px) {
    #cats .text-right{
        text-align: center!important;
    }
    .mobonly{
        display: block;
    }
    .mobnone{
        display: none;
    }
    footer .footmenu ul,
    footer .footmenu{
        display: block;
    }
    header .inner{
        padding: 10px 0;
    }
    header .container{
        position: relative;
        z-index: 66;
    }
    header .mobmenu{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #353435;
        z-index: 55;
        padding-top: 100px;
        height: 100%;
        text-align: center;
        overflow: auto;
    }
    .topmenu ul{
        display: block;
    }
    header .lang ul{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    header .lang ul li{
        margin: 0 10px;
    }
    header .lang ul li a{
        color:#fff;
        text-decoration: none;
    }
    header .lang ul li.active a,
    header .lang ul li a:hover{
        color:#EA640D;
    }
    header .phone{
        margin-bottom: 15px;
    }
    .topmenu{
        margin-bottom: 15px;
    }
    .topmenu ul li{
        margin: 10px 0;
    }
    .topmenu ul li a{
        font-size: 18px;
        line-height: 22px;
    }
    a.burger span{
        width: 40px;
        height: 2px;
        background: #fff;
        margin: 10px 0;
        display: block;
    }
    #contacts .inner{
        padding-top: 60px;
        background: url('../images/bigpin.svg')no-repeat center top 50px,#353435;
    }
    footer{
        text-align: center;
    }
    .footmenu{
        margin: 15px 0;
    }
    footer .footmenu ul li{
        margin: 5px 0;
    }
    footer .text-right{
        text-align: center!important;
    }
    footer .social{
        justify-content: center;
        margin-top: 15px;
    }
    .page-template-homepage #intro{
        height: auto;
        padding: 100px 0 150px;
    }
    #intro h1{
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 30px;
    }
    #tech .desc .arr{
        display: none;
    }
    #g_icons .items{
        height: auto;
        background: #353435;
    }
    #g_icons .items .item{
        margin: 0;
    }
    #portfolio{
        padding-bottom: 90px;
    }
    #portfolio a.invert{
        float: left;
    }
    .popform{
        width: 80%;
        left: 10%;
        margin-left: 0;
        padding: 40px 15px;
    }
    .popform form{
        width: 100%;
        max-height: 100%;
        overflow: auto;
    }
    #cta .inner{
        padding: 30px  15px;
        text-align: center;
    }
    #cta h3{
        font-size: 28px;
        line-height: 32px;
    }
    #how .item .sub{
        padding: 15px;
    }
    #how .desc{
        padding-left: 0;
    }
    #how .owl-nav{
        right: 0;
        bottom: auto;
        top: calc(100% + 15px);
    }
    #tech{
        padding-top: 280px;
    }
    #tech .image{
        margin-bottom: 15px;
    }
    #tech .item{
        margin-bottom: 30px;
    }
    #ach .item .image{
        width: 45px;
    }
    #ach .item{
        height: auto;
        padding: 5px  0;
        font-size: 14px;
        line-height: 18px;
    }
    #ach .item:hover .image{
        background: none;
    }
    #ach .item:hover .image svg path{
        fill:#749910;
    }
    #certs{
        padding: 15px 30px;
    }
    #clients img{
        margin-bottom: 15px;
    }
    #conts .inner{
        padding-top: 60px;
    }
    #conts iframe{
        margin-top: 45px;
    }
    #cats .cats{
        display: flex;
    }
    #cats .cats a{
        margin-bottom: 15px;
        margin-right: 5px;
        padding:15px 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 100%;
        width: 31%;
        border-radius:10px;
        font-size: 12px;
    }
    #about_cat .container .inner img{
        margin-bottom: 15px;
    }
    #prod .minigal{
        justify-content: center;
    }
    #prod .minigal .mini_item{
        margin: 0 10px 10px;
    }
    .tbs .tb_list a{
        margin: 0 0 10px;
        width: 100%;
    }
    #portfolio .itemss .item{
        margin-bottom: 30px;
    }
    .woocommerce-message a.button {
        float: none!important;
        display: flex;
        margin-bottom: 10px;
    }
    .minicart .drop{
        right: -90px;
    }
    .minicart .drop:before{
        right: 100px;
    }
    #maincart .cart-collaterals a.checkout-button{
        position: static;
    }
    .woocommerce-cart-form__cart-item.cart_item{
        flex-wrap: wrap;
    }
    #checkout_thanks ul.order_details{
        flex-wrap: wrap;
        justify-content: center;
    }
    .woocommerce ul.order_details li{
        margin: 10px;
        padding: 10px;
        width: 40%;
        border: 0;
    }
    #project .item .minigal .owl-nav .owl-next svg{
        width: 40px;
        height: 40px;
    }
    #project .item .minigal{
        padding-right: 50px;
    }
    header .fl{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #clients .owl-nav{
        margin-top: 15px;
    }
    .woocommerce-message{
        width: calc(100% - 30px);
    }
    #g_icons .items .item{
        flex-direction: column;
        font-size: 12px;
    }
    #g_icons .items .item img{
        margin-right: 0;
    }
    #cta form{
        width:100%;
    }
    #prods .item .image a.detailed{
        display: none;
    }
    #prods .item img.act{
        width: 50px;
    }
    #prods .item .name{
        padding: 0 5px 5px;
    }
    #prod .price, #prods .item .price{
        padding: 5px  0;
        flex-direction: column;
        display: flex;
    }
    #prods .item{
        padding-bottom: 60px;
    }
    #prods .item .oneclicko{
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
    }
    #prods .item .oneclicko a,
    #prods .item .oneclick a{
        width: 90%;
        left: 5%;
        font-size: 12px;
    }
    #cats .cats{
        display: flex;
    }
    header{
        background: rgba(53, 52, 53, 0.95);
    }
    body{
        padding-top: 75px;
    }
    header .inner{
        border-bottom: 0;
    }
    .page-template-contacts #mini_intro{
        display: block;
        height: 180px;
    }
    #mini_intro{
        display: none;
    }
    #checkout{
        padding-top: 45px;
    }
	.pulse-phones {
		right:10px;
		bottom:10px;
	}
	a.pulse-button{
		width:40px;
		height:40px;
	}
}
