@charset "UTF-8";
button {
    width: 100%;
}

.cta,
.cta.bl:after {
    display: block;
    height: 56px;
    line-height: 3.25em
}

.cta.bl,
.cta.outline {
    border: 1px solid #2196f3
}

.cta,
h2,
h3 {
    text-align: center
}

.forma .cta,
.forma input,
section {
    width: 100%
}

#by h2,
h1 {
    text-transform: uppercase
}

footer,
section {
    min-width: 1170px
}

.nv {
    color: #23292e
}

.bl {
    color: #2196f3
}

.gr {
    color: #777
}

.wh {
    color: #f5f5f5
}

.bold {
    font-weight: 700
}

.xbold {
    font-weight: 800
}

.cta {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none!important;
    overflow: hidden
}

.cta.bl {
    background: #2196f3;
    -webkit-transition: background 150ms ease-in-out, color 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out, color 150ms ease-in-out;
    transition: background 150ms ease-in-out, color 150ms ease-in-out;
    overflow: hidden;
    position: relative
}

.cta.bl:after,
.cta.bl:hover:after {
    content: attr(data-hover);
    background: #fff
}

.cta.bl:after {
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform ease .3s;
    -o-transition: transform ease .3s;
    transition: transform ease .3s;
    transition: transform ease .3s, -webkit-transform ease .3s;
    top: 0;
    left: 0
}

.cta.bl:hover:after,
.product .product-info {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0)
}

.cta.bl:hover:after {
    transform: translateY(0);
    color: #2196f3
}

.cta.outline {
    color: #2196f3
}

.forma input {
    font-weight: 300;
    border: 0;
    border-bottom: 1px solid #777;
    background: 0 0;
    padding-bottom: 8px;
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .66s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .66s;
    transition: cubic-bezier(0, 0, .2, 1) .66s
}

.forma input:focus {
    outline: 0;
    border-bottom: 1px solid #2196f3;
    color: #23292e
}

.forma textarea {
    border: 1px solid #777;
    font-size: 18px;
    color: #777;
    font-family: "Open sans";
    font-family-font-weight: 300;
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .66s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .66s;
    transition: cubic-bezier(0, 0, .2, 1) .66s
}

h1,
h2 {
    font-family: 'Open Sans'
}

.forma textarea:focus {
    outline: 0;
    border: 1px solid #2196f3;
    color: #23292e
}

@-webkit-keyframes topfa {
    from {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes topfa {
    from {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

#by h2,
#by h3 {
    color: #fff
}

#by h2 span,
#by h3 span {
    display: inline;
    background: rgba(54, 81, 124, .8);
    color: #fff;
    padding: 0 10px;
    line-height: 1.37em
}

#sborka{
    background: url(/img/Stock-krovlya.jpg) left top;
    height: 760px;
    padding-top: 200px!important;
}
#sborka h2{
    text-transform: uppercase;
    font-size: 48px;
}
#sborka h2,
#sborka h3 {
    color: #fff
}

#sborka h2 span,
#sborka h3 span {
    display: inline;
    background: rgba(54, 81, 124, .8);
    color: #fff;
    padding: 0 10px;
    line-height: 1.37em
}

#sborka{

}
.vert-line,
h2 {
    display: block
}

h1,
h2,
input,
li,
p {
    color: #23292e
}

body {
    background: #fff
}

h1 {
    font-weight: 800;
    font-size: 48px;
    margin-bottom: 48px
}

h2 {
    font-weight: 400;
    font-size: 38px;
    padding-bottom: 19px
}

h3,
h4 {
    font-weight: 300;
    font-family: 'Open Sans'
}

h3 {
    font-size: 24px;
    padding-bottom: 36px
}

h4 {
    font-size: 22px
}

b {
    font-family: 'Open Sans';
    font-weight: 600
}

input,
li,
p {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 18px
}

section {
    position: relative;
    padding-top: 70px!important;
    padding-bottom: 70px!important
}

.vert-line {
    position: absolute;
    top: 50px;
    -webkit-transition: cubic-bezier(0, 0, .2, 1) 1s;
    -o-transition: cubic-bezier(0, 0, .2, 1) 1s;
    transition: cubic-bezier(0, 0, .2, 1) 1s;
    left: 50%;
    background: #2196f3;
    width: 1px;
    height: 0
}

#catalog-section #catalog-nav-1 ul li,
#stick .header .toplinks .nav li a {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s
}

header {
    background: #fff;
    position: relative;
    z-index: 1
}

header .logo {
    background: url(/img/logo.svg) 18px 10px no-repeat;
    -webkit-background-size: 154px 154px;
    background-position-y: 7px;
    background-size: 166px;
}

header .header.container {
    padding-top: 18px
}

header .descriptor {
    font-size: 16px;
    color: #23292e;
    line-height: 1.25emv
}

header .contacts {
    text-align: right
}

header .contacts p {
    font-size: 16px
}

header .contacts .phone {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0
}
.contacts p {
	font-weight: 300;
	padding-left: 29px;
}
.contacts p span{
	position: relative;
}
.contacts p span:before{
	content: "";
	background: url(/img/saint-petersburg-metro-logo.png) no-repeat;
	height: 24px;
	width: 24px;
	position: absolute;
	display: block;
}
body > header > div > div > div:nth-child(3) > div > p:nth-child(2) > span:before{
	right: 102px
}

body > header > div > div > div:nth-child(4) > div > p:nth-child(2) > span:before{
	/*right: 60px*/
}
#contacts > div > div > div:nth-child(2) > p:nth-child(2) > span:before{
	content: "";
	background: url(/img/saint-petersburg-metro-logo.png) no-repeat;
	height: 24px;
	width: 24px;
	position: absolute;
	display: block;
	right: 795px;
}
#contacts > div > div > div:nth-child(3) > p:nth-child(2) > span:before{
	content: "";
	background: url(/img/saint-petersburg-metro-logo.png) no-repeat;
	height: 24px;
	width: 24px;
	position: absolute;
	display: block;	
	right: 450px;
}
#stick {
    display: none;
    z-index: 1;
    position: fixed;
    width: 100%;
    top: 0;
    background: #23292e;
    height: 60px;
    overflow: hidden
}

#catalog-section #catalog-nav-1 ul,
#stick .header .contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

#stick .header {
    padding-top: 12px
}

#stick .header .logo {
    background: url(/img/logo-wh.svg) no-repeat;
    background-position-y: 1px;
    width: 100%;
    height: 100%
}

#stick .header .toplinks .nav {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#stick .header .toplinks .nav li {
    padding-right: 20px
}

#stick .header .toplinks .nav li:last-child {
    padding-right: 0
}

#stick .header .toplinks .nav li a {
    font-size: 16px;
    font-weight: 300;
    color: #acabab;
    transition: cubic-bezier(0, 0, .2, 1) .33s
}

#stick .header .toplinks .nav li a:hover {
    color: #2196f3;
    text-decoration: none
}

#stick .header .contacts a,
#stick .header .contacts p {
    text-align: right;
    color: #acabab;
    font-size: 14px
}

#stick .header .contacts {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#stick .header .contacts p {
    margin-bottom: 0;
    line-height: 1.25em;
    color: #fff;
    font-size: 24px;
    font-weight: 600
}

#stick .header .contacts{
    display: block;
}
#stick .adres-stick{

}

#stick .header .cta {
    height: 31px;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    text-align: center;
    width: 100%;
    display: block;
    line-height: 2em
}

#stick .header .cta:hover {
    color: #2196f3
}

#stick .header .cta:hover:after {
    padding: 0;
    color: #2196f3
}

#stick .header .cta:after {
    color: #2196f3;
    padding: 0;
    line-height: 2.25em
}

#main.bkbd {
    background: url(/img/bg-400.jpg) bottom no-repeat;
    /*background: url(/img/bg_bd_bk.jpg) top center no-repeat;*/
    -webkit-background-size: cover;
    background-size: cover
}

#main {
    height: 650px;
    min-height: 650px
}

#main h1 {
    text-align: center;
    padding: 0 2px
}

#main h1 span {
    display: inline;
    background: rgba(54, 81, 124, .8);
    color: #fff;
    padding: 0 10px;
    line-height: 1.37em
}

#main h2,
.form h2 {
    font-size: 30px;
    padding-bottom: 0
}

#main h2 {
    font-weight: 600;
    padding-top: 17px;
    text-align: left;
    margin-top: -2px
}

#main p {
    color: #2196f3;
    padding-top: 55px;
    margin-bottom: 51px;
    font-weight: 400
}

.form {
    padding-top: 69px
}

.form h2 {
    font-weight: 400;
    margin-bottom: 33px
}

.form h3,
h3.post-title {
    font-weight: 300;
    text-align: center
}

.form h3 {
    font-size: 22px;
    margin-bottom: 109px;
    color: #777
}

.form .forma {
    padding-top: 10px
}

.form .forma .input-col {
    margin-top: -11px
}

.form .forma .cta {
    width: 100%!important;
    max-width: 100%;
    display: block;
    text-align: center
}

.form .forma .conf {
    font-size: 12px;
    line-height: 1.25em;
    padding-top: 15px
}

.form .forma .conf a {
    text-decoration: underline;
    color: #777
}

.input-col input {
    border: 0;
    border-bottom: 1px solid #777;
    background: 0 0;
    padding-bottom: 8px;
    width: 100%;
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .66s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .66s;
    transition: cubic-bezier(0, 0, .2, 1) .66s
}

.input-col input:focus {
    outline: 0;
    border-bottom: 1px solid #2196f3;
    color: #23292e
}

h3.post-title {
    font-size: 22px;
    margin-bottom: 110px;
    color: #777
}

#catalog-section #catalog-nav-1 {
    background: #2196f3;
    height: 120px;
}

#catalog-section #catalog-nav-1 ul {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 5px;
    padding-top: 20px;

    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
    margin: auto;
    width: 1070px;
    margin-bottom: 25px;
}

#catalog-section #catalog-nav-1 ul li {
    text-align: center;
    width: 330px;
    color: #ffffff;
    text-transform: uppercase;
    /* border-bottom: 1px solid #f5f5f5; */
    padding-bottom: 7px;
    list-style: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    background: #f6f6f6;
    color: #23292e;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
    }

#catalog-section #catalog-nav-1 ul li:hover {
	color: #555;
    /* border-bottom: 2px solid #555; */
    cursor: pointer;

}


#catalog-section #catalog-nav-1 ul li.active {
    color: #2196f3;
    /* border-bottom: 2px solid #23292e; */
    /* font-size: 133% */
    background: #fff;
}

#catalog-section #catalog-nav-2 {
    background: #f5f5f5
}

#catalog-section #catalog-nav-2 .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#catalog-section #catalog-nav-2 .tabs li {
    color: #23292e;
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    list-style: none;
    cursor: pointer;
    font-size: 18px;
    height: 36px;
    line-height: 2.75em;
    margin-left: 15px;
    margin-right: 15px
}

#catalog-section #catalog-nav-2 .tabs li.active {
    color: #2196f3
}

#catalog-section .box {
    display: none
}

#catalog-section .open_tab,
#catalog-section .visible {
    display: block;
    width: 100%
}

.bd,
.bk,
.mz,
.pox {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.product {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .5s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .5s;
    transition: cubic-bezier(0, 0, .2, 1) .5s;
    cursor: pointer;
    padding-bottom: 25px;
    padding-top: 15px;
    overflow: hidden;
    position: relative;
    -webkit-box-flex: 0!important;
    -webkit-flex: 0 0 30%!important;
    -ms-flex: 0 0 30%!important;
    flex: 0 0 30%!important;
    flex-max-width: 30%!important;
    flex-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15)
}
.san .product img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
}


.product .img-product {
    width: 338px
}

.product h3 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
    display: none;
}

.product .product-info {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .5s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .5s;
    transition: cubic-bezier(0, 0, .2, 1) .5s;
    transform: translateY(0);
    padding-left: 20px;
    opacity: 1
}

.product .product-info p {
    font-size: 17px;
    color: #23292e;
    margin: 0;
    font-weight: 400
}
.product .product-info > p:first-child {
    font-weight: bold;
}
.product .product-info span {
    font-size: 17px;
    opacity: .75;
    font-weight: 400
}

.product .more {
    display: block;
    position: absolute;
    width: 260px;
    left: 50%;
    margin-left: -130px;
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.product:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3)
}

.product:hover .product-info {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .25s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .25s;
    transition: cubic-bezier(0, 0, .2, 1) .25s;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0
}

.product:hover .more {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    opacity: 1;
    -webkit-transform: translateY(-85px);
    -ms-transform: translateY(-85px);
    transform: translateY(-85px)
}

#dop_op{
    background: #f6f6f6;
}
.box {
    display: none;
}
.box .col-3 p{
    margin-top: 15px;
    text-align: center;
}
#dop_op .box .col-3 img{
    width: 180px;
    height: 120px;
    margin: 0 auto;
    display: block;
}
.box.visible {
    display: block;
}
.dop-nav{
    background: #2196f3;
    padding-top: 25px;
}
#dop_op .tabs{
    margin: 0;
    padding: 0;
}
#dop_op .tabs li{
    color: #fff;
    border-left: 1px solid #fff;
    transition: .33s;
    padding: 0px;
    padding-left: 5px;
    margin-bottom: 25px;
    list-style: none;
    line-height: 1em;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
#dop_op .tabs li.current{
    color: #000;
    border-left: 1px solid #000;
}
#dop_op .tabs li:hover {
    color: #555;
    border-left: 1px solid #555;
    cursor: pointer;
}

#by {
    background: url(/img/rs-warehouse2.jpg) center center;
    height: 780px
}

#by .forma {
    margin-top: 60px;
    width: 960px;
    background-color: rgba(54, 81, 124, .8);
    padding-top: 25px;
    padding-bottom: 25px
}

#by .forma input {
    color: #fff;
    border-bottom: 1px solid #2196f3
}

#delivery {
    background: #f5f5f5;
    height: 995px
}

#delivery .infographic .icon {
    height: 82px;
    width: 100%;
    margin-bottom: 25px
}

#delivery .infographic p {
    text-align: center;
    font-size: 18px;
    line-height: 1.25em;
    font-weight: 400
}

#delivery .infographic .col-12 {
    margin-bottom: 60px
}

#delivery .infographic .col-3:nth-child(1) .col-12:nth-child(1) .icon {
    background: url(/img/car.svg) center top no-repeat
}

#delivery .infographic .col-3:nth-child(1) .col-12:nth-child(2) .icon {
    background: url(/img/clok.svg) center top no-repeat
}

#delivery .infographic .col-6:nth-child(2) {
    background: url(/img/manipulator.png) center top no-repeat
}

#delivery .infographic .col-3:nth-child(3) .col-12:nth-child(1) .icon {
    background: url(/img/skid.svg) center top no-repeat
}

#delivery .infographic .col-3:nth-child(3) .col-12:nth-child(2) .icon {
    background: url(/img/man.svg) center top no-repeat
}

#delivery .forma {
    margin-top: 60px;
    width: 960px
}

#delivery .forma h3 {
    font-weight: 400
}

#delivery .forma input {
    color: #23292e;
    border-bottom: 1px solid #2196f3
}

#sertification {
    height: 965px;
    overflow: hidden;
    background: url(/img/setr_perspective.jpg) bottom center no-repeat
}

.sklade {
	background: url(/img/Upakovka-saydinga.jpg) top center no-repeat;
    /*background: url(/img/bg-300.jpg) bottom;*/
    background-size: cover;
    height: 600px;
}

.sklade h2 {
    color: #fff;
    /* text-shadow: 0px 0px 74px #23292e; */
    margin-top: 170px;
    font-size: 46px;
    background: rgba(35, 41, 46, 0.75);
    padding-top: 15px;
}

.svishe {
    background: url(/img/bg_byt.jpg) top center;
    background-size: cover;
    height: 600px;
}

.svishe h2 {
    color: #fff;
    /* text-shadow: 0px 0px 74px #23292e; */
    margin-top: 100px;
    font-size: 46px;
    background: rgba(35, 41, 46, 0.75);
    padding-top: 15px;
}

#arenda .icon {
    width: 100%
}

#arenda .col-3 {
    margin-top: 25px
}

#arenda .col-3:nth-child(2) .icon {
    background: url(/img/sost.svg) center no-repeat;
    height: 84px
}

#arenda .col-3:nth-child(3) .icon {
    background: url(/img/car2.svg) center no-repeat;
    height: 84px
}

#arenda .col-3:nth-child(4) .icon {
    background: url(/img/dilivry.svg) center no-repeat;
    height: 84px
}

#arenda .col-3:nth-child(5) .icon {
    background: url(/img/skid2.svg) center no-repeat;
    height: 84px
}

#arenda h4 {
    text-align: center;
    font-size: 22px;
    padding-top: 15px;
    font-weight: 600
}

#arenda p,
#arenda_form h2 {
    text-align: center;
    font-weight: 400
}

#arenda h4:after {
    display: block;
    background: #2196f3;
    content: "";
    height: 1px;
    width: 92px;
    margin: 15px auto
}

#arenda p {
    font-size: 14px
}

#arenda_form {
    height: 712px;
    position: relative;
    background: url(/img/action_siding2.jpg) center top no-repeat
}

#arenda_form h2 {
    font-size: 32px
}

#arenda_form h3 {
    font-size: 22px
}

#arenda_form .form-section .range-slider__range {
    width: -webkit-calc(100% - (90px));
    width: calc(100% - (90px))
}

#arenda_form .form-section .range-slider__value {
    width: 77px
}

#arenda_form .form-section .promoted-checkbox i {
    font-size: 14px!important;
    font-style: normal
}

#arenda_form .form-section .forma {
    padding-top: 30px
}

#advantage {
    background: #f5f5f5
}

#advantage .info h3 {
    font-size: 32px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 0;
    color: #2196f3
}

#advantage .info p {
    line-height: 1.25em;
    font-size: 16px
}

#advantage .info .col-4 p {
    text-align: center;
    font-size: 18px;
    color: #23292e;
    line-height: 1.25em
}

#advantage .info .col-4 p b {
    font-size: 150%;
    line-height: 1.25em
}

#advantage .row:nth-child(2) {
    border-bottom: 1px solid #eaeaea;

    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 294px
}

#advantage .row:nth-child(2) .bg {
    background: url(/img/a1.jpg) no-repeat;
}

#advantage .row:nth-child(3) {
    border-bottom: 1px solid #eaeaea;

    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 294px
}

#advantage .row:nth-child(4),
#advantage .row:nth-child(5) {
    border-bottom: 1px solid #eaeaea;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 294px;
    margin-bottom: 0
}

#advantage .row:nth-child(3) .bg {
    background: url(/img/a2.jpg) no-repeat;
}

#advantage .row:nth-child(4) {
}

#advantage .row:nth-child(4) .bg {
    background: url(/img/a3.jpg) no-repeat;
}

#advantage .row:nth-child(5) {
}

#advantage .row:nth-child(5) .bg {
    background: url(/img/a4.jpg) no-repeat;
}

#advantage .row:nth-child(6) {

    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 294px
}

#advantage .row:nth-child(6) .bg {
    background: url(/img/a5.jpg) no-repeat;
}

#faq {
    background: #f9f9f9;
    padding-top: 185px
}

#faq .row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#faq li {
    list-style: none;
    padding: 12px 0
}

#faq .dropdownlink {
    font-family: Open Sans;
    font-weight: 400;
    color: #23292e;
    font-size: 22px;
    cursor: pointer;
    line-height: 1.25em;
    padding-bottom: 6px
}

#faq .dropdownlink i {
    margin-right: 24px;
    width: 16px;
    height: 16px;
    position: relative
}

#faq .dropdownlink i:before {
    top: 13px;
    content: "";
    position: absolute;
    width: 17px;
    height: 3px;
    background: #2196f3
}

#faq .dropdownlink i:after,
#faq .open i:after {
    top: 6px;
    left: 7px;
    position: absolute;
    background: #2196f3;
    content: ""
}

#faq .dropdownlink i:after {
    height: 17px;
    width: 3px;
    -webkit-transition: .33s;
    -o-transition: .33s;
    transition: .33s
}

#contact .contact-info .col-3:nth-child(2) a,
footer .col-2 p a {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s
}

#faq .open i:after {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

#faq .submenuItems {
    display: none;
    background: #f5f5f5;
    padding: 12px 24px
}

#faq .submenuItems p {
    line-height: 1.25em;
    margin-bottom: 0;
    color: #23292e
}

#contact h2 {
    margin-bottom: 70px
}

#contact .contact-info .col-3:nth-child(1) .icon {
    background: url(/img/phone-icon.svg) no-repeat;
    width: 37px;
    height: 36px
}

#contact .contact-info .col-3:nth-child(1) p {
    color: #23292e;
    font-weight: 300;
    font-size: 18px
}

#contact .contact-info .col-3:nth-child(2) .icon {
    background: url(/img/mail-icon.svg) no-repeat;
    width: 67px;
    height: 36px
}

#contact .contact-info .col-3:nth-child(2) a {
    color: #23292e;
    font-size: 18px;
    transition: cubic-bezier(0, 0, .2, 1) .33s
}

#contact .contact-info .col-3:nth-child(2) a:hover {
    color: #2196f3;
    text-decoration: none
}

#contact .contact-info .col-3:nth-child(3) .icon {
    background: url(/img/location-icon.svg) no-repeat;
    width: 42px;
    height: 64px
}

#contact .contact-info .col-3:nth-child(3) p {
    color: #23292e;
    font-weight: 300;
    font-size: 14px
}

#contact .contact-info .col-3:nth-child(4) .icon {
    background: url(/img/clock-icon.svg) no-repeat;
    width: 37px;
    height: 36px
}

#contact .contact-info .col-3:nth-child(4) p {
    color: #23292e;
    font-weight: 300;
    font-size: 18px
}

#contact .contact-info .col-3 .icon {
    float: left;
    margin-right: 20px
}

#contact .forma {
    margin-top: 100px
}

#contact .forma .input-col {
    margin-bottom: 36px
}

#contact .forma .textarea {
    padding-top: 35px;
    margin-bottom: 24px
}

#contact .forma .textarea textarea {
    width: 100%;
    height: 152px;
    resize: none;
    padding: 5px 10px
}

#contact .forma .cta {
    text-align: center;
    display: block
}

#contact .forma .conf {
    font-size: 12px;
    line-height: 1.25em
}

#contact .forma .conf a {
    color: #777;
    text-decoration: underline
}

footer {
    width: 100%;
    margin-top: 120px;
    padding-top: 32px;
    padding-bottom: 10px;
    background: #f5f5f5
}

footer .col-7 .logo {
    background: url(/img/logo.svg) no-repeat;
    -webkit-background-size: 226px 48px;
    background-size: 226px 48px;
    width: 226px;
    height: 48px;
    margin-left: -16px;
    margin-bottom: 24px
}

footer .col-7 p {
    font-size: 14px;
    line-height: 1.25em
}

footer .col-7 .copyright {
    font-size: 16px
}

footer .col-2 p {
    font-size: 16px;
    line-height: 1.25em;
    padding-bottom: 3px
}

footer .col-2 p a {
    color: #777;
    text-decoration: none;
    transition: cubic-bezier(0, 0, .2, 1) .33s
}

.modal .close,
footer .col-3 ul li a {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s
}

footer .col-2 p a:hover {
    color: #2196f3
}

footer .col-3 ul li {
    list-style: none;
    padding-bottom: 10px
}

footer .col-3 ul li a {
    color: #777;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    text-decoration: none
}

footer .col-3 ul li a:hover {
    color: #2196f3
}

footer .cta {
    margin-top: 36px;
    font-size: 12px;
    height: 36px;
    text-align: center;
    line-height: 2.5em
}

footer .cta:after {
    line-height: 2.75em!important;
    height: 36px;
    font-size: 12px
}

#documentation {
    background: #fff
}

#documentation img {
    width: 100%
}

#documentation .col-4 {
    margin-top: 15px
}

#documentation .col-4 h4 {
    margin-top: -30px;
    text-align: center;
    font-weight: 400;
    position: relative;
    padding-top: 15px
}

#documentation .col-4 h4:before {
    content: "";
    width: 200px;
    height: 1px;
    background: #2196f3;
    display: block;
    position: absolute;
    top: -8px;
    z-index: 2;
    left: 50%;
    margin-left: -100px
}

.modal,
.modal-backdrop {
    background: rgba(240, 240, 240, .95)
}

.modal .modal-header {
    border: none
}

.modal .modal-footer {
    border: none;
    padding-top: 0
}

.modal .close {
    position: absolute;
    top: 15px;
    right: 15px;
    line-height: 0;
    font-size: 36px;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    color: rgba(33, 38, 41, 0.5);
    font-family: 'Open Sans';
    font-weight: 400;
    width: 24px;
    height: 24px;
    cursor: pointer;
    opacity: 1;
    z-index: 1;
}

#calc .modal-dialog .modal-content,
#calc .modal-dialog .modal-content .conf a {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s
}

.modal .close:hover {
    color: #2196f3;
    z-index: 99
}

.modal .close:focus {
    outline: 0
}

.modal.show .modal-dialog {
    width: 750px;
    height: 420px;
    max-width: 750px;
    top: 50%;
    margin-top: -182px
}

.modal.show .modal-dialog .modal-content {
    overflow: hidden;
    position: relative;
    width: 750px;
    height: 420px;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 11px 40px 7px rgba(0, 0, 0, .15);
    box-shadow: 0 11px 40px 7px rgba(0, 0, 0, .15);
    padding-right: 85px;
    padding-left: 85px;
    padding-top: 15px
}

#calc .modal-dialog {
    width: 750px;
    height: 420px;
    max-width: 750px;
    top: 50%;
    margin-top: -182px
}

#calc .modal-dialog .modal-content {
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    overflow: hidden;
    position: relative;
    width: 750px;
    height: 420px
}

#calc .modal-dialog .modal-content .modal-body .col-12 .input-col {
    margin-bottom: 10px
}

#calc .modal-dialog .modal-content .input-col {
    margin-top: 25px;
    margin-bottom: 35px
}

#calc .modal-dialog .modal-content .conf {
    font-size: 12px;
    color: #777;
    line-height: 1.25em;
    margin-top: 15px
}

#calc .modal-dialog .modal-content .conf a {
    color: #777;
    transition: cubic-bezier(0, 0, .2, 1) .33s
}

#calc .modal-content,
.steps .step p {
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s
}

#calc .modal-dialog .modal-content .next-step {
    text-align: center;
    position: relative
}

#calc .modal-dialog .modal-content .next-step:before {
    content: "";
    background: url(/img/next-step.svg) no-repeat;
    width: 8px;
    height: 12px;
    position: absolute;
    top: 22px;
    right: 30px
}

#calc .modal-dialog .modal-content .next-step:hover:before {
    background: url(/img/next-step-active.svg) no-repeat;
    z-index: 9
}

.steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.steps .step {
    position: relative
}

.steps .step .icon {
    background: url(/img/next-step-gray.svg) no-repeat;
    width: 8px;
    height: 12px;
    position: absolute;
    top: 9px;
    right: -50px
}

.steps .step p {
    font-weight: 500;
    font-size: 18px;
    color: #acabab;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    cursor: pointer
}

.steps .step p:hover {
    color: #2196f3
}

.steps .step.active .icon {
    background: url(/img/next-step-active.svg) no-repeat
}

.steps .step.active p {
    color: #2196f3;
    font-size: 22px;
    margin-top: -2px
}

#calc .modal-content {
    overflow: hidden;
    display: none;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px)
}

#calc .modal-content.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.advantage-modal h3,
.delivery-modal h3 {
    font-size: 22px;
    width: 100%;
    font-weight: 500;
    color: #23292e;
    border-bottom: 1px solid #2196f3;
    padding-bottom: 7px;
    padding-top: 5px
}

.advantage-modal p,
.delivery-modal p {
    color: #23292e;
    line-height: 1.25em
}

.advantage-modal .triggers,
.delivery-modal .triggers {
    padding-top: 60px
}

.advantage-modal .triggers p,
.delivery-modal .triggers p {
    font-size: 16px;
    color: #acabab;
    padding-left: 24px;
    position: relative
}

.advantage-modal .triggers p:after,
.delivery-modal .triggers p:after {
    content: "";
    background: url(/img/check.svg) no-repeat;
    width: 15px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 0
}

.advantage-modal.show .modal-content h3,
.delivery-modal.show .modal-content h3 {
    -webkit-animation: topfa .25s cubic-bezier(0, 0, .2, 1);
    animation: topfa .25s cubic-bezier(0, 0, .2, 1)
}

.advantage-modal.show .modal-content p,
.delivery-modal.show .modal-content p {
    -webkit-animation: topfa .5s cubic-bezier(0, 0, .2, 1);
    animation: topfa .5s cubic-bezier(0, 0, .2, 1)
}

.advantage-modal.show .modal-content .triggers,
.delivery-modal.show .modal-content .triggers {
    -webkit-animation: topfa .75s cubic-bezier(0, 0, .2, 1);
    animation: topfa .75s cubic-bezier(0, 0, .2, 1)
}

.input-row {
    padding: 20px 0
}

.input-row p {
    padding: 0;
    margin: 0
}

#calculator h3,
#product h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center
}

#calculator label,
#product label {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 300
}

#calculator .type-product,
#product .type-product {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #2196f3;
    padding-top: 10px;
    margin-right: -50px;
    margin-left: -50px;
    margin-bottom: 15px
}

#calculator .type-product .col-4,
#product .type-product .col-4 {
    cursor: pointer
}

#calculator .type-product .col-4 p,
#product .type-product .col-4 p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px
}

#calculator .type-product .col-4.active,
#product .type-product .col-4.active {
    border-bottom: 4px solid #172365;
    margin-bottom: -2px
}

#calculator .type-product .col-4.active p,
#product .type-product .col-4.active p {
    font-size: 18px;
    color: #172365
}

#calculator .modal-dialog,
#product .modal-dialog {
    top: 15px;
    margin-top: 5px
}

#calculator .modal-content,
#product .modal-content {
    height: auto!important;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0
}

#calculator .dropdown,
#product .dropdown {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #777;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-bottom: 0;
    outline: 0
}

#calculator .dropdown .select,
#product .dropdown .select {
    padding-bottom: 7px
}

#calculator .dropdown .select:focus,
#product .dropdown .select:focus {
    outline: 0
}

#calculator .dropdown .select span,
#product .dropdown .select span {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 300
}

#calculator .dropdown .select .fa-chevron-down,
#product .dropdown .select .fa-chevron-down {
    position: absolute;
    right: 15px;
    top: 17px;
    color: #2196f3
}

#calculator .contact-form,
#product .contact-form {
    background: #f5f5f5;
    margin-right: -30px;
    margin-left: -30px;
    margin-bottom: -14px;
    padding: 25px
}

#calculator .contact-form h3,
#product .contact-form h3 {
    margin-bottom: 25px
}

#calculator .contact-form .cta,
#product .contact-form .cta {
    margin-top: 30px
}

#product .modal-dialog {
    width: 1140px;
    height: auto;
    max-width: 1140px;
    top: 15px
}

#product .modal-dialog .modal-content {
    overflow: hidden;
    position: relative;
    width: 1140px;
    height: auto;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 15px
}

#product .modal-dialog .modal-content .img-product-main {
    width: 100%
}
.san-cart .modal-dialog .modal-content .img-product-main {
    width: auto !important;
}

#product .modal-dialog .modal-content .product-modal-right .calc-sec {
    background: #f9f9f9;
    padding-left: 40px;
    padding-right: 40px;
    margin: -15px -25px -15px -30px
}

#product .modal-dialog .modal-content .contact-form {
    margin-top: 15px
}

#product .modal-dialog .modal-content .contact-form.title-product-form {
    margin-top: -30px;
    margin-bottom: 15px;
    padding-bottom: 0
}

#product .modal-dialog .modal-content .phone-field {
    margin-top: 25px
}

#product .modal-dialog .modal-content .dropdown {
    background: #f9f9f9
}

.not_phone {
    border-bottom: 1px solid red!important
}

#contacts {
    background: #f5f5f5
}

#contacts h4,
#contacts p {
    margin-bottom: 5px;
    line-height: 1.5em;
    text-align: center
}

#contacts .phone {
    margin-bottom: 15px;
    margin-top: 10px;
    color: #2196f3;
    font-weight: 600;
    font-size: 150%

}
#product-gallery{
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
}
.img-thumb{
    width: 90%;
    text-align: center;
    margin-top: 25px;
    -webkit-transition: cubic-bezier(0, 0, .2, 1) .33s;
    -o-transition: cubic-bezier(0, 0, .2, 1) .33s;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    box-sizing: border-box;
    border: 2px solid #fff;
    flex: 0 0 30%;
    max-width: 30%;
    height: 100%;
}
.img-thumb:hover{
    border: 2px solid #eaeaea;
    cursor: pointer;
}
.img-thumb.active{
    border: 2px solid rgba(33, 150, 243, 0.5);
}
#img_3{
    margin-right: 5%;
}





.catalog-brand__img {
    height: auto !important;
    width: 38% !important;
    margin: 0 auto !important;
    display: block !important;
    padding-top: 20px !important;
}
.product .img-product {
    display: block;
    max-width: 100%;
    height: auto;
}