

button::-moz-focus-inner{
    padding: 0;
    border: 0
}










body,
button,
input,
select,
optgroup,
textarea{
    -webkit-font-smoothing: antialiased;
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.75
}
p{
    margin-bottom: 1rem
}
dfn,
cite,
em,
i{
    font-style: italic
}
blockquote{
    margin: 0 1rem
}
address{
    margin: 0 0 1rem
}
pre{
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 1rem;
    max-width: 100%;
    overflow: auto;
    padding: 1rem
}
code,
kbd,
tt,
var{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 15px;
    font-size: 0.9375rem
}
abbr,
acronym{
    border-bottom: 1px dotted #666;
    cursor: help
}
big{
    font-size: 125%
}
h1,
.h1{
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 52px;
    line-height: 3.25rem;
    font-weight: 600;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: 1rem
}
h2,
.h2{
    font-size: 32px;
    font-size: 2rem;
    line-height: 44px;
    line-height: 2.75rem;
    font-weight: 600;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: 1rem
}
@media only screen and (max-width: 1199px){
  h2,
    .h2{
        font-size: 28px
    }}
@media only screen and (max-width: 500px){
  h2,
    .h2{
        font-size: 26px
    }}
h3,
.h3{
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-weight: 600;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: 1rem
}
@media only screen and (max-width: 1199px){
  h3,
    .h3{
        font-size: 26px
    }}
@media only screen and (max-width: 500px){
  h3,
    .h3{
        font-size: 24px
    }}
h4,
.h4{
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
    font-weight: 600;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: 1rem
}
@media only screen and (max-width: 1199px){
  h4,
    .h4{
        font-size: 24px
    }}
@media only screen and (max-width: 500px){
  h4,
    .h4{
        font-size: 22px
    }}
h5,
.h5{
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-weight: 600;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: 1rem
}
@media only screen and (max-width: 1199px){
  h5,
    .h5{
        font-size: 22px
    }}
@media only screen and (max-width: 500px){
  h5,
    .h5{
        font-size: 20px
    }}
h6,
.h6{
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-weight: 600;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: 1rem;
    color: #000
}
.text-center{
    text-align: center !important
}
.wp-caption{
    margin-bottom: 1.5em;
    max-width: 100%
}
.wp-caption img[class*=wp-image-]{
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption .wp-caption-text{
    margin: .8075em 0
}
span.wp-caption-text{
    text-align: center
}
html{
    box-sizing: border-box;
    scroll-behavior: smooth;
    overflow-x: hidden
}
*,
*:before,
*:after{
    box-sizing: inherit
}
body{
    background: #fff;
    overflow-x: hidden
}
hr{
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}
img{
    height: auto;
    max-width: 100%
}
figure{
    margin: 1em 0
}
@media only screen and (min-width: xlpx){
  .container-improved{
        max-width: 1350px
    }
  .container-improved{
        max-width: 1350px
    }
  .container-improved{
        max-width: 1350px
    }
  .container-improved{
        max-width: 1350px
    }}
@media only screen and (min-width: 1200px){
  .container-improved{
        max-width: 1350px
    }}
a{
    color: #4169e1
}
a:hover,
a:focus,
a:active,
a.nice-select.open{
    color: #191970
}
a:focus{
    outline: thin dotted
}
a:hover,
a:active,
a.nice-select.open{
    outline: 0
}
ul,
ol{
    margin: 0 0 1rem 1rem
}
ul{
    list-style: disc
}
ol{
    list-style: decimal
}
li>ul,
li>ol{
    margin-bottom: 0;
    margin-left: 1rem
}
dt{
    font-weight: bold
}
dd{
    margin: 0 1rem 1rem
}
embed,
iframe,
object{
    max-width: 100%
}
table{
    margin: 0 0 1rem;
    width: 100%
}
button,
input[type=button],
input[type=reset],
input[type=submit]{
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: #000;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover{
    border-color: #ccc #bbb #aaa
}
button:active,
button.nice-select.open,
button:focus,
input[type=button]:active,
input[type=button].nice-select.open,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset].nice-select.open,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit].nice-select.open,
input[type=submit]:focus{
    border-color: #aaa #bbb #bbb
}



.form p{
    margin: 0;
    padding: 0
}
.form br{
    display: none
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea{
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus{
    color: #111
}
select{
    border: 1px solid #ccc
}
textarea{
    width: 100%
}
.form{
    border-radius: 8px;
    padding: 30px 21px 9px;
    margin: 0 auto;
    width: 100%;
    max-width: 600px
}
@media only screen and (max-width: 1199px){
  .form{
        max-width: 370px
    }}
@media only screen and (max-width: 991px){
  .form{
        margin: auto
    }}
@media only screen and (max-width: 414px){
  .form{
        max-width: 100%;
        padding: 20px 15px 9px
    }}
.form input[type=text],
.form input[type=email],
.form input[type=tel],
.form textarea{
    background: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    font-family: "Open Sans", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 15px;
    color: #000;
    letter-spacing: 0;
    padding: 7px 17px;
    width: 100%;
    margin: 0 auto 6px;
    outline: none;
    line-height: 1.6
}
.form input[type=text]::placeholder,
.form input[type=email]::placeholder,
.form input[type=tel]::placeholder,
.form textarea::placeholder{
    color: #000;
    opacity: 1
}
.form textarea{
    max-height: 90px;
    margin-bottom: 0
}
.form input[type=submit]{
    max-width: 296px;
    width: 100%;
    margin: auto;
    text-align: center;
    display: block;
    border-radius: 8px;
    background-image: linear-gradient(180deg, #03a9f4 0%, #0598db 100%);
    border: 1px solid #03a9f4;
    font-size: 20px;
    letter-spacing: 0;
    padding: 11px 20px;
    outline: none
}
@media only screen and (max-width: 767px){
  .form input[type=submit]{
        max-width: 100%
    }}
.form input[type=submit]:hover{
    border: 1px solid #03a9f4
}
select{
    display: none
}











.alignleft{
    display: inline;
    float: left;
    margin-right: 1.5em
}
.alignright{
    display: inline;
    float: right;
    margin-left: 1.5em
}
.aligncenter{
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.banner-block{
    background: #000;
    padding: 83px 0 47px
}
@media only screen and (max-width: 660px){
  .banner-block{
        padding: 47px 0 39px
    }}
.banner-block--wrp{
    display: flex;
    justify-content: space-between
}
.banner-block--wrp:not(:last-child) {
  margin-bottom: 48px;
}
.banner-block--image{
    width: 600px;
}
.banner-block--image iframe{
    width: 100%;
    height: 100%;
    border: none;
    aspect-ratio: 16/9;
}
@media only screen and (max-width: 1024px){
  .banner-block--wrp{
        align-items: center
    }}
@media only screen and (max-width: 768px){
  .banner-block--wrp{
        flex-wrap: wrap
    }}
@media only screen and (max-width: 1199px){
  .banner-block--image{
        width: 45%
    }}
@media only screen and (max-width: 768px){
  .banner-block--image{
        width: 100%
    }}
.banner-block--info{
    margin-top: 18px;
    width: 38.5%
}
@media only screen and (max-width: 1199px){
  .banner-block--info{
        width: 51%
    }}
@media only screen and (max-width: 768px){
  .banner-block--info{
        width: 100%
    }}
.banner-block--text{
    margin-top: 18px;
    margin-bottom: 38px
}
@media only screen and (max-width: 500px){
  .banner-block--text{
        margin-bottom: 20px
    }}
.banner-block--text h1{
    font-size: 48px;
    margin-bottom: 24px;
    color: #000
}
@media only screen and (max-width: 767px){
  .banner-block--text h1{
        font-size: 38px
    }}
.banner-block--text h2{
    font-size: 28px;
    margin-bottom: 16px;
    color: #000
}
.banner-block--text h3{
    font-size: 23px;
    margin-bottom: 16px;
    color: #000
}
.banner-block--text h4{
    font-size: 20px;
    margin-bottom: 16px;
    color: #ed1c24
}
.banner-block--text h5{
    font-size: 18px;
    margin-bottom: 16px;
    color: #ed1c24
}
.banner-block--text h6{
    font-size: 16px;
    margin-bottom: 16px;
    color: #ed1c24
}
.banner-block--text p{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    letter-spacing: 0;
    line-height: 39px
}
.banner-block--text p.p1{
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.banner-block--link a.btn.big{
    font-size: 26px;
}
@media only screen and (max-width: 1024px){
  .banner-block--text p.p1,
    .banner-block--link{
        text-align: center;
    }
  .banner-block--link a.btn.big{
        font-size: 32px;
    }}
@media only screen and (max-width: 500px){
  .banner-block--text p.p1,
    .banner-block--link a.btn.big{
        font-size: 24px;
    }}
.banner-block--text p a{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    transition: 300ms ease-in-out
}
.banner-block--text p a:hover{
    color: #ed1c24
}
.black-two-column{
    position: relative;
    display: flex;
    color: #fff
}
@media only screen and (max-width: 767px){
  .black-two-column{
        flex-direction: column
    }}
.black-two-column:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -100%;
    background: #1d1d1d;
    z-index: 0
}
@media only screen and (max-width: 767px){
  .black-two-column:before{
        display: none
    }}
.black-two-column .btn{
    position: absolute;
    bottom: 50px;
    left: 45px;
    width: auto
}
.black-two-column--left{
    position: relative;
    padding: 30px 45px 115px;
    background-color: #1d1d1d
}
.black-two-column--left p{
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 400
}
.black-two-column--left p:first-of-type{
    margin: 0 0 15px
}
.black-two-column--left img{
    min-height: 56px
}
.black-two-column--right{
    position: relative;
    padding: 30px 45px 115px;
    background-color: #000
}
.black-two-column--right img{
    min-height: 56px
}
.black-two-column--right p{
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 400
}
.black-two-column--right p:first-of-type{
    margin: 0 0 15px
}
.black-two-column--right .btn.green{
    background-color: rgba(0, 0, 0, 0);
    color: #00c955;
    background-image: none
}
.black-two-column--right .btn.green:hover{
    background-color: #00c955;
    color: #fff
}
.black-two-column--right .btn.green:hover .icon{
    color: #fff
}
.black-two-column--right .btn.green .icon{
    transition: all .3s ease-in-out 0s;
    margin-right: 7.5px
}
.block{
    box-shadow: 0 2px 39px -13px rgba(0, 0, 0, .8);
    background: #fff;
    border-radius: 8px;
    height: 100%
}
.block.s{
    max-width: 319px;
    margin: auto
}
@media only screen and (max-width: 767px){
  .block.s{
        max-width: 100%
    }}
.block--image.small img{
    height: 216px
}
.block--image img{
    border-radius: 8px 8px 0 0;
    display: block;
    object-fit: cover;
    object-position: 50%;
    width: 100%;
    height: 268px
}
@media only screen and (max-width: 660px){
  .block--image img{
        height: 225px
    }}
.block--info{
    padding: 12px 14px 22px
}
.block--title{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 26px;
    font-weight: 800;
    color: #000;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 1.5
}
@media only screen and (max-width: 1024px){
  .block--title{
        font-size: 24px
    }
  .block--title{
        font-size: 19px;
        line-height: 27px
    }}
.block--title a{
    color: #000;
    text-decoration: none;
    transition: text-decoration .3s ease
}
.block--title a:hover{
    color: #000;
    text-decoration: underline
}
.block--text{
    margin-bottom: 10px
}
.block--text p{
    font-size: 14px;
    color: #707070;
    letter-spacing: 0;
    line-height: 21px;
    margin-top: 0
}
.block--link a{
    display: inline-block
}
@media only screen and (max-width: 660px){
  .block--link a{
        width: 100%
    }}
.blog--item{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}
@media only screen and (max-width: 767px){
  .blog--item{
        flex-wrap: wrap
    }}
.blog--item .block--image{
    width: 40%
}
@media only screen and (max-width: 767px){
  .blog--item .block--image{
        width: 100%
    }}
.blog--item .block--image a{
    display: block;
    height: 100%;
    width: 100%
}
.blog--item .block--image img{
    border-radius: 8px 0 0 8px;
    width: 100%;
    height: 100%;
    object-fit: cover
}
@media only screen and (max-width: 767px){
  .blog--item .block--image img{
        border-radius: 8px 8px 0 0;
        max-height: 250px
    }}
.blog--item .block--info{
    width: 60%
}
@media only screen and (max-width: 767px){
  .blog--item .block--info{
        width: 100%
    }}
.archive-page-section{
    margin-top: 189px
}
@media only screen and (max-width: 991px){
  .archive-page-section{
        margin-top: 146px
    }}
@media only screen and (max-width: 767px){
  .archive-page-section{
        margin-top: 0
    }}
.blog-item-date .date-title{
    display: inline-block;
    color: #000;
    opacity: .7
}
.blog-item-date date{
    color: #ed1c24
}
.blog-item-date:hover{
    text-decoration: underline
}
.breadcrumbs{
    background: rgba(0, 0, 0, 0);
    padding: 10px 0 8px;
    position: relative;
    z-index: 3
}
.breadcrumbs span{
    line-height: normal;
    position: relative
}
.breadcrumbs--separator{
    display: inline-block;
    margin: 0 8px;
    background-image: url("../img/theme/separator.svg");
    background-size: 5px;
    width: 5px;
    height: 8px
}
.breadcrumbs--link{
    font-size: 14px;
    color: #707070;
    text-decoration: none;
    transition: 300ms ease-in-out;
    position: relative
}
.breadcrumbs--link:hover{
    color: #ed1c24
}
.breadcrumbs--current{
    font-size: 14px;
    color: #000
}
.btn{
    box-shadow: inset 0 -3px 10px 0 rgba(0, 0, 0, .3);
    border-radius: 8px;
    background: rgba(0, 0, 0, 0);
    font-size: 20px;
    letter-spacing: 0;
    text-align: center;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: 300ms ease-in-out;
    text-transform: uppercase;
    font-weight: bold
}
@media only screen and (max-width: 1365px){
  .btn{
        font-size: 18px
    }}
@media only screen and (max-width: 991px){
  .btn{
        padding: 4px 12px 2px
    }}
.btn:hover{
    box-shadow: none
}
.btn:hover.blue{
    background: rgba(0, 0, 0, 0);
    color: #03a9f4
}
.btn:hover.green{
    background: rgba(0, 0, 0, 0);
    color: #00c955
}
.btn:hover.red{
    background: rgba(0, 0, 0, 0);
    color: #ed1c24
}


.btn.blue{
    background-image: linear-gradient(180deg, #03a9f4 0%, #0598db 100%);
    border: 1px solid #03a9f4;
    color: #fff
}
.btn.green{
    background-image: linear-gradient(180deg, #00b049 0%, #01a746 100%);
    border: 1px solid #00c955;
    color: #fff
}
.btn.red{
    background: #ed1c24;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .56), inset 0 -3px 10px 0 rgba(0, 0, 0, .28);
    border: 1px solid #ed1c24;
    color: #fff;
    line-height: 1.2;
    padding: 10px 22px 9px
}
.btn.big{
    display: inline-block;
    padding-left: 50px;
    padding-right: 45px;
    font-size: 17px
}
@media only screen and (max-width: 660px){
  .btn.big{
        padding-left: 18px;
        padding-right: 18px;
        width: 100%
    }}
.btn.big svg{
    margin-left: 13px
}
.btn.small{
    display: block;
    padding: 8px 20px 6px;
    font-size: 17px
}
@media only screen and (max-width: 1365px){
  .btn.small{
        font-size: 16px
    }}
@media only screen and (max-width: 1199px){
  .btn.small{
        padding: 6px 20px 5px
    }}
.green-btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #00c853;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 8px;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    text-align: center;
    padding: 11px 37px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 300ms ease-in-out;
    line-height: normal
}
.green-btn:hover{
    background: #fff;
    color: #00c853;
    border: 2px solid #00c853
}
.green-btn svg{
    margin-right: 7px
}
.green-border-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #00c853;
    border-radius: 8px;
    font-weight: 500;
    font-size: 17px;
    color: #00c853;
    text-align: center;
    padding: 11px 20px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 300ms ease-in-out;
    line-height: normal
}
@media only screen and (max-width: 1365px){
  .green-border-btn{
        font-size: 16px;
        padding: 11px 12px 10px
    }}
@media only screen and (max-width: 1199px){
  .green-border-btn{
        padding: 10px 10px 8px
    }}
.green-border-btn:hover{
    background: #00c853;
    color: #fff
}
.green-border-btn svg{
    margin-right: 7px
}
.buy-container{
    background: #fff;
    position: relative;
    padding-right: 68px;
    padding-bottom: 49px;
    padding-top: 20px
}
@media only screen and (max-width: 991px){
  .buy-container{
        padding-right: 0
    }}
@media only screen and (max-width: 500px){
  .buy-container{
        padding-top: 41px
    }}
.buy-container:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    background: #fff
}
.buy-container--title.title{
    margin-bottom: 16px
}
@media only screen and (max-width: 660px){
  .buy-container--title.title{
        margin-bottom: 17px
    }}
.buy-container--text{
    margin-bottom: 51px;
    width: 100%
}
@media only screen and (max-width: 500px){
  .buy-container--text{
        margin-bottom: 30px
    }}
.buy-container--text p{
    margin-top: 0
}
.buy-container--text h2{
    font-size: 28px;
    margin-bottom: 16px;
    color: #000
}
@media only screen and (max-width: 1199px){
  .buy-container--text h2{
        font-size: 24px
    }}
@media only screen and (max-width: 500px){
  .buy-container--text h2{
        font-size: 22px
    }}
.buy-container--block{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
@media only screen and (max-width: 660px){
  .buy-container--block{
        flex-wrap: wrap
    }}
.buy-container--block .container-cpt{
    max-width: 100%;
    margin-bottom: 51px
}
@media only screen and (max-width: 1365px){
  .buy-container--block .container-cpt{
        margin-bottom: 10px
    }}
.buy-container--block-wrp{
    width: 47%
}
@media only screen and (max-width: 1365px){
  .buy-container--block-wrp{
        width: 48%
    }}
@media only screen and (max-width: 660px){
  .buy-container--block-wrp{
        width: 75%;
        margin: auto
    }}
@media only screen and (max-width: 500px){
  .buy-container--block-wrp{
        width: 100%
    }}

.container-cpt{
    position: relative;
    max-width: 94%;
    background: #fff;
    box-shadow: 0 2px 39px -13px rgba(0, 0, 0, .8);
    border-radius: 8px;
    margin: 46px auto 81px;
    padding-bottom: 85px;
    min-height: 470px
}
@media only screen and (max-width: 1199px){
  .container-cpt{
        margin: 46px auto 50px;
        padding-bottom: 115px
    }}
@media only screen and (max-width: 660px){
  .container-cpt{
        margin: 10px auto 10px;
        padding-bottom: 0
    }}
.container-cpt a{
    text-decoration: none
}
.container-cpt--image{
    display: flex;
    min-height: 235px
}
@media only screen and (max-width: 1199px){
  .container-cpt--image{
        min-height: 210px
    }}
@media only screen and (max-width: 500px){
  .container-cpt--image{
        flex-wrap: wrap
    }}
.container-cpt--image-wrp{
    width: 100%
}
@media only screen and (max-width: 500px){
  .container-cpt--image-wrp{
        width: 100%
    }}
.container-cpt--image img{
    border-radius: 8px 8px 0 0;
    object-fit: cover;
    object-position: 50%;
    width: 100%;
    height: 235px
}
@media only screen and (max-width: 1199px){
  .container-cpt--image img{
        height: 210px
    }}
@media only screen and (max-width: 500px){
  .container-cpt--image img{
        border-radius: 0;
        height: 218px
    }}
.container-cpt--wrp{
    padding: 18px 14px 9px 14px
}
@media only screen and (max-width: 767px){
  .container-cpt--wrp{
        padding: 14px 10px 9px 14px
    }}

.container-cpt--action{
    position: absolute;
    bottom: 5px;
    left: 9px;
    right: 9px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px
}
@media only screen and (max-width: 660px){
  .container-cpt--action{
        position: static
    }}
.container-cpt--action-btns{
    display: flex;
    justify-content: space-between;
    align-items: center
}
@media only screen and (max-width: 1199px){
  .container-cpt--action-btns{
        flex-wrap: wrap
    }}
.container-cpt--action-btns a{
    width: 49%;
    text-align: center
}
@media only screen and (max-width: 1199px){
  .container-cpt--action-btns a{
        width: 100%;
        margin-top: 5px
    }}
.container-cpt--action-btns--single{
    max-width: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 50px
}
@media only screen and (max-width: 480px){
  .container-cpt--action-btns--single{
        margin-bottom: 40px
    }}
@media only screen and (max-width: 1199px){
  .container-cpt--action-btns--single{
        flex-wrap: nowrap
    }}
@media only screen and (max-width: 480px){
  .container-cpt--action-btns--single{
        max-width: 300px;
        flex-wrap: wrap
    }}
.container-cpt--action-btns--single a{
    width: 49%
}
@media only screen and (max-width: 480px){
  .container-cpt--action-btns--single a{
        width: 100%
    }}
.container-cpt--action-btns--single a.btn.red{
    justify-content: center
}
.container-cpt .block--info{
    padding: 0 0 5px
}
.container-cpt .block--text p{
    display: flex;
    justify-content: flex-start;
    gap: 5px
}
.containers-block{
    padding: 52px 0 103px;
    background: #f7f7f7
}
@media only screen and (max-width: 1199px){
  .containers-block{
        padding: 40px 0 50px
    }}
.containers-block--title{
    text-align: center;
    margin: auto
}
@media only screen and (max-width: 767px){
  .containers-block--title{
        text-align: left;
        padding: 0 15px
    }}
@media only screen and (max-width: 500px){
  .containers-block--title br{
        display: none
    }}
@media only screen and (max-width: 850px){
  .containers-block--slider{
        padding: 0 40px
    }}
@media only screen and (max-width: 500px){
  .containers-block--slider{
        padding: 0 15px
    }}
@media only screen and (max-width: 1199px){
  }
@media only screen and (max-width: 660px){
  }

@media only screen and (max-width: 500px){
  }
.containers-block--slider-item-wrp{
    outline: none
}
.containers-block--link{
    display: flex;
    justify-content: center
}
@media only screen and (max-width: 660px){
  .containers-block--link{
        padding: 0 15px
    }}
.containers-comparing{
    padding: 90px 0 40px
}
@media only screen and (max-width: 767px){
  .containers-comparing{
        padding: 20px 0
    }}
.containers-comparing--wrapper{
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    margin-bottom: 100px
}
.containers-comparing--wrapper:last-of-type{
    margin-bottom: 0
}
.containers-comparing--header-wrapper{
    background-color: #1d1d1d;
    padding: 0 40px 25px;
    color: #fff;
    border-radius: 8px 8px 0 0;
    display: flex
}
.containers-comparing--image{
    width: 40%;
    text-align: center;
    position: relative
}
.containers-comparing--image img{
    margin-top: -15%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.containers-comparing--info{
    width: 60%;
    padding-left: 10%
}
.containers-comparing--info h3{
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-weight: 400;
    margin: 40px 0 20px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #555
}
.containers-comparing--containers{
    display: flex
}
.containers-comparing--containers p{
    width: 50%;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-weight: 700;
    margin: 0
}
.containers-comparing .description-wrapper{
    padding: 40px 0 20px;
    margin: 0 40px
}
.containers-comparing .description-wrapper--title{
    width: 50%;
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 700;
    color: #1f1f1f
}
.containers-comparing .description-wrapper--text{
    width: 25%;
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 400;
    color: #1f1f1f
}
.containers-comparing .description-wrapper--inside{
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb
}
.containers-comparing .description-wrapper--inside:last-of-type{
    border-bottom: 0
}
.containers-comparing .summary-wrapper{
    background: #f1f1f1;
    border-radius: 8px;
    margin: 0 40px 40px;
    padding: 25px 30px 30px;
    display: flex;
    align-items: flex-start
}
.containers-comparing .summary-wrapper img{
    margin-right: 30px
}
.containers-comparing .summary-wrapper .editor p{
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 400;
    margin: 0 0 20px;
    color: #000
}
.containers-comparing .summary-wrapper .editor p:first-of-type{
    margin: 0 0 5px
}
.containers-comparing .summary-wrapper .editor ul{
    list-style: none;
    margin: 0;
    padding: 0
}
.containers-comparing .summary-wrapper .editor ul li{
    color: #000;
    position: relative;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 400;
    margin: 5px 0;
    padding-left: 15px
}
.containers-comparing .summary-wrapper .editor ul li:before{
    content: "";
    position: absolute;
    top: 7.5px;
    left: 0;
    background-color: #000;
    width: 6px;
    height: 6px;
    border-radius: 50%
}
.containers-menu{
    border-bottom: 1px solid #eaeaea;
    max-width: 802px;
    margin: auto
}
@media only screen and (max-width: 991px){
  .containers-menu{
        max-width: 95%
    }}
.containers-menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between
}
@media only screen and (max-width: 767px){
  .containers-menu ul{
        flex-wrap: wrap;
        justify-content: center
    }}
.containers-menu li{
    display: inline-block;
    padding: 0 10px
}
@media only screen and (max-width: 767px){
  .containers-menu li{
        padding: 0 7px;
        margin-bottom: 13px
    }}
.containers-menu li:first-child{
    padding-left: 0
}
.containers-menu li:last-child{
    padding-right: 0
}
.containers-menu li.current-menu-item a{
    font-weight: bold;
    color: #ed1c24
}
.containers-menu li.current-menu-item a:before{
    content: "";
    position: absolute;
    bottom: -1.5px;
    width: 100%;
    height: 2px;
    background: #ed1c24;
    border-radius: 1px
}
.containers-menu a{
    font-size: 17px;
    color: #000;
    padding-bottom: 10px;
    position: relative;
    display: block;
    transition: 300ms ease-in-out;
    text-decoration: none
}
.containers-menu a:hover{
    color: #ed1c24
}
.containers-menu a.active{
    font-weight: bold;
    color: #ed1c24
}
.containers-menu a.active:before{
    content: "";
    position: absolute;
    bottom: -1.5px;
    width: 100%;
    height: 2px;
    background: #ed1c24;
    border-radius: 1px
}
.containers{
    background: #f6f6f6;
    padding: 30px 0 0;
    position: relative
}
@media only screen and (max-width: 1199px){
  .containers{
        padding: 38px 0
    }}
@media only screen and (max-width: 660px){
  .containers{
        padding: 10px 0
    }
  .containers.home{
        margin-top: 13px
    }}
.containers.arh{
    background: #fff;
    padding-right: 30px
}
@media only screen and (max-width: 767px){
  .containers.arh{
        padding-right: 0
    }}
.containers.arh a{
    text-decoration: none
}
.containers.w{
    background: #fff;
    position: relative;
    z-index: 2;
    padding-right: 40px
}
@media only screen and (max-width: 1199px){
  .containers.w{
        padding-right: 20px
    }}
@media only screen and (max-width: 660px){
  .containers.w{
        padding-right: 0
    }}
.containers.w:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -97%;
    background: #fff;
    z-index: 0
}
@media only screen and (max-width: 1199px){
  .containers.w [class*=col-]{
        flex: 0 0 50%;
        max-width: 50%
    }}
@media only screen and (max-width: 660px){
  .containers.w [class*=col-]{
        flex: 0 0 100%;
        max-width: 100%
    }}
.containers [class*=col-]{
    padding: 0 7.5px;
    margin-bottom: 53px
}
@media only screen and (max-width: 767px){
  .containers [class*=col-]{
        margin-bottom: 30px
    }}
@media only screen and (max-width: 660px){
  .containers [class*=col-]{
        padding: 0 15px
    }}
.containers--title-deco{
    position: absolute;
    height: 116px;
    top: -115px;
    z-index: 2
}
@media only screen and (max-width: 991px){
  .containers--title-deco{
        position: static;
        height: 100%;
        top: 0;
        margin-bottom: 30px
    }}
@media only screen and (max-width: 660px){
  .containers--title-deco{
        margin-bottom: 35px
    }}
.containers--title-deco:before{
    content: "";
    position: absolute;
    left: -100%;
    background: #f6f6f6;
    width: 100%;
    height: 100%
}
.containers--title-deco svg{
    position: absolute
}
@media only screen and (max-width: 991px){
  .containers--title-deco svg{
        display: none
    }}
.containers--title-deco h2{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 800;
    font-size: 28px;
    color: #000;
    letter-spacing: 0;
    line-height: 39px;
    margin-top: 19px;
    position: relative;
    z-index: 1;
    max-width: 60%
}
@media only screen and (max-width: 1199px){
  .containers--title-deco h2{
        font-size: 24px;
        line-height: 34px
    }}
@media only screen and (max-width: 991px){
  .containers--title-deco h2{
        max-width: 100%;
        margin-bottom: 30px
    }}
@media only screen and (max-width: 660px){
  .containers--title-deco h2{
        font-size: 19px;
        line-height: 27px
    }}
.containers--title{
    position: relative;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 800;
    font-size: 28px;
    color: #000;
    line-height: 39px;
    margin-bottom: 30px;
    margin-top: 0
}
.containers--title a{
    color: #000;
    text-decoration: none;
    transition: text-decoration .3s ease
}
.containers--title a:hover{
    color: #000;
    text-decoration: underline
}
@media only screen and (max-width: 660px){
  .containers--title{
        font-size: 24px;
        line-height: 27px
    }}
.cta-block-2{
    background: #f7f7f7;
    position: relative;
    z-index: 2;
    padding-top: 56px;
    padding-bottom: 24px
}
@media only screen and (max-width: 660px){
  .cta-block-2{
        margin: 0 -15px;
        padding: 20px 15px 0;
        display: flex;
        flex-wrap: wrap
    }}
.cta-block-2 .anchor{
    position: absolute;
    top: -110px
}
.cta-block-2:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -100%;
    background: #f7f7f7;
    z-index: 0
}
.cta-block-2--title{
    position: relative;
    max-width: 90%
}
.cta-block-2--title.title{
    margin-bottom: 16px
}
@media only screen and (max-width: 660px){
  .cta-block-2--title{
        order: 1
    }}
.cta-block-2--text{
    position: relative;
    margin-bottom: 25px
}
@media only screen and (max-width: 660px){
  .cta-block-2--text{
        order: 2
    }}
.cta-block-2--text p{
    margin: 0
}
.cta-block-2--btn{
    position: relative;
    margin-bottom: 15px
}
@media only screen and (max-width: 660px){
  .cta-block-2--btn{
        order: 3;
        width: 100%;
        margin-bottom: 40px
    }
  .cta-block-2--btn a{
        width: 100%
    }
  .cta-block-2--image{
        order: 0
    }}
.cta-block-3{
    position: relative;
    z-index: 2;
    background: #fff;
    padding-bottom: 40px;
    padding-right: 42px
}
@media only screen and (max-width: 1199px){
  .cta-block-3{
        padding-right: 0;
        margin-top: 170px;
        padding-bottom: 20px
    }}
@media only screen and (max-width: 660px){
  .cta-block-3{
        margin: 111px -15px 0
    }}
.cta-block-3:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -97%;
    background: #fff;
    z-index: 0
}
.cta-block-3--wrp{
    background: #1d1d1d;
    border-radius: 8px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 42px 47px 35px 0;
    z-index: 2
}
@media only screen and (max-width: 1199px){
  .cta-block-3--wrp{
        flex-wrap: wrap
    }}
@media only screen and (max-width: 660px){
  .cta-block-3--wrp{
        border-radius: 0;
        padding: 42px 0 35px
    }}
.cta-block-3--image{
    width: 56%;
    margin-left: -40px
}
@media only screen and (max-width: 1365px){
  .cta-block-3--image{
        width: 56%
    }}
@media only screen and (max-width: 1199px){
  .cta-block-3--image{
        margin-left: 0;
        width: 100%;
        margin-top: -200px
    }}
@media only screen and (max-width: 660px){
  .cta-block-3--image{
        margin-top: -150px
    }}
.cta-block-3--image img{
    width: 100%
}
.cta-block-3--info{
    width: 47%
}
@media only screen and (max-width: 1365px){
  .cta-block-3--info{
        width: 44%
    }}
@media only screen and (max-width: 1199px){
  .cta-block-3--info{
        width: 100%;
        margin: 0 15px
    }}
@media only screen and (max-width: 660px){
  .cta-block-3--info{
        margin: 39px 15px 0
    }}
.cta-block-3--title{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 23px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 1.6
}
@media only screen and (max-width: 1199px){
  .cta-block-3--title{
        font-size: 19px;
        line-height: 1.4;
        margin-bottom: 16px
    }
  .cta-block-3--text{
        margin-bottom: 13px
    }}
.cta-block-3--text p{
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    margin-top: 0
}
@media only screen and (max-width: 1199px){
  .cta-block-3--text p{
        font-size: 16px;
        color: #929292;
        line-height: 23px
    }}
.cta-block-3--btns{
    display: flex;
    justify-content: space-between
}
@media only screen and (max-width: 660px){
  .cta-block-3--btns{
        flex-wrap: wrap
    }}
.cta-block-3--btns a{
    width: 48%
}
@media only screen and (max-width: 660px){
  .cta-block-3--btns a{
        width: 100%;
        margin-bottom: 10px
    }}
.cta-block-1{
    padding: 69px 0 58px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}
@media only screen and (max-width: 660px){
  .cta-block-1{
        margin: 0 -15px
    }}
.cta-block-1--map{
    margin-bottom: 32px
}
@media only screen and (max-width: 500px){
  .cta-block-1--map{
        margin: 0 15px
    }
  .cta-block-1--map img{
        width: 100%
    }}
.cta-block-1--text{
    margin: 0 auto 31px;
    max-width: 800px
}
@media only screen and (max-width: 500px){
  .cta-block-1--text{
        margin: 0 15px 31px
    }}
.cta-block-1--text p{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 800;
    font-size: 28px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    line-height: 39px
}
@media only screen and (max-width: 500px){
  .cta-block-1--text p{
        font-size: 19px;
        text-align: left;
        line-height: 27px
    }}
.cta-block-1--text a{
    color: #ed1c24;
    text-decoration: none;
    transition: 300ms ease-in-out
}
.cta-block-1--text a:hover{
    color: #131313
}
.cta-block-1--btns{
    max-width: 370px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between
}
@media only screen and (max-width: 500px){
  .cta-block-1--btns{
        flex-wrap: wrap;
        max-width: 100%
    }}
.cta-block-1--btns a{
    width: 48%
}
@media only screen and (max-width: 500px){
  .cta-block-1--btns a{
        width: 100%;
        margin: 0 15px 10px
    }}

.footer{
    background: #1d1d1d;
    padding: clamp(2.188rem, 15.7vw - 7.88rem, 6.25rem) 0 30px;
    position: relative;
    z-index: 4
}
.footer .btn{
    max-width: 217px;
    font-size: 22px;
    line-height: 32px;
    text-transform: none;
    padding: 10px 12px;
    box-shadow: inset 0px -3px 10px rgba(0, 0, 0, .3);
    border-radius: 8px
}
@media only screen and (max-width: 991px){
  .footer .btn{
        margin-inline: auto
    }}
@media only screen and (max-width: 767px){
  .footer .btn{
        margin-left: 0
    }}
.footer .btn--text{
    display: inline-block;
    text-align: center;
    padding-left: 13px
}
.footer .btn--icon{
    display: inline-block;
    border-right: .5px solid hsla(0, 0%, 100%, .5);
    padding-right: 10px
}
.footer .btn.blue{
    background: #4285f4;
    border: 1px solid #4285f4
}
.footer .btn.blue:hover{
    background: rgba(0, 0, 0, 0)
}
.footer .btn.green{
    background: #34a853;
    border: 1px solid #34a853
}
.footer .btn.green:hover{
    background: rgba(0, 0, 0, 0)
}
.footer--logo{
    display: block;
    background-image: url("../img/theme/dryboxlogo.svg");
    background-size: 243px;
    width: 243px;
    height: 46px;
    margin-bottom: 36px;
    margin-top: 10px
}
@media only screen and (max-width: 991px){
  .footer--logo{
        margin-left: auto;
        margin-right: auto
    }}
@media only screen and (max-width: 767px){
  .footer--logo{
        background-size: 256px;
        width: 256px;
        height: 50px;
        margin-left: 0
    }}
.footer--wrp{
    display: flex;
    justify-content: space-between;
    padding-bottom: clamp(3.125rem, 12.56vw - 4.929rem, 6.375rem)
}
@media only screen and (max-width: 991px){
  .footer--wrp{
        flex-wrap: wrap
    }}
@media only screen and (max-width: 767px){
  .footer--item{
        width: 50%;
        margin-bottom: 20px
    }}
@media only screen and (max-width: 500px){
  .footer--item{
        width: 100%
    }}
@media only screen and (max-width: 991px){
  .footer--item.nav{
        width: 100%;
        text-align: center;
        margin-bottom: 25px
    }}
.footer--buttons-gruppe{
    display: flex;
    flex-direction: column;
    gap: 1.5rem
}
.footer--nav-title{
    font-weight: 600;
    font-size: clamp(1.25rem, .966vw + .63rem, 1.5rem);
    color: #fff;
    margin-top: 0;
    margin-bottom: clamp(.938rem, 2.415vw - .611rem, 1.563rem)
}
.footer--nav ul{
    list-style: none;
    padding: 0;
    margin: 0
}
.footer--nav li{
    display: block;
    margin-bottom: 6px
}
.footer--nav a{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    transition: 300ms ease-in-out;
    text-decoration: none
}
.footer--nav a:hover{
    color: #ed1c24
}
@media only screen and (max-width: 767px){
  .footer .menu-footer-bottom-menu-container{
        margin-bottom: 20px
    }}
.footer .menu-footer-bottom-menu-container li{
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 0
}
.footer .menu-footer-bottom-menu-container li:last-child{
    padding-right: 0
}
.footer--bottom{
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid hsla(0, 0%, 100%, .17);
    padding: 20px 0
}
@media only screen and (min-width: 768px){
  .footer--bottom{
        justify-content: space-between;
        flex-direction: row
    }
  .footer--bottom{
        justify-content: space-between;
        flex-direction: row
    }
  .footer--bottom{
        justify-content: space-between;
        flex-direction: row
    }
  .footer--bottom{
        justify-content: space-between;
        flex-direction: row
    }
  .footer--bottom{
        justify-content: space-between;
        flex-direction: row
    }}
@media only screen and (max-width: 767px){
  .footer .social{
        order: 1;
        margin-bottom: 20px
    }}
.footer .social a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 49px;
    height: 49px;
    margin: 0 5px;
    background: #ed1c24;
    border: 1px solid #ed1c24;
    border-radius: 50%;
    transition: 300ms ease-in-out
}
.footer .social a .icon{
    color: #fff
}
.footer .social a:hover{
    background-color: rgba(0, 0, 0, 0)
}
.footer .social a:hover .icon{
    color: #ed1c24
}
.footer--copyright{
    font-size: clamp(.875rem, .483vw + .565rem, 1rem);
    line-height: clamp(1.625rem, .559vw + 1.266rem, 1.938rem);
    color: #fff
}
@media only screen and (max-width: 767px){
  .footer--copyright{
        order: 2;
        text-align: center
    }}
.header{
    background-color: #000;
    padding: 10px 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 6
}
@media only screen and (max-width: 767px){
  .header{
        position: static;
        padding: 6px 0 0
    }}
.header.fixed{
    padding: 2px 0 0
}
.header.fixed .header--logo{
    background-size: 260px;
    width: 260px;
    height: 55px
}
@media only screen and (max-width: 767px){
  .header.fixed .header--logo{
        background-size: 275px;
        width: 275px;
        height: 60px
    }}
@media only screen and (max-width: 501px){
  .header.fixed .header--logo{
        background-size: 213px;
        width: 213px;
        height: 44px
    }}
.header.fixed .header--map{
    max-width: 100px;
    margin-left: 40px
}
@media only screen and (max-width: 767px){
  .header.fixed .header--map{
        max-width: none;
        margin-left: -15px
    }}
.header.fixed .header--logo-text{
    display: none
}
.header.fixed .header--nav{
    margin-top: 7px
}
.header--wrp{
    display: flex;
    justify-content: space-between;
    align-items: center
}
@media only screen and (max-width: 991px){
  .header--wrp{
        flex-wrap: wrap
    }}
@media only screen and (max-width: 767px){
  .header--wrp{
        position: fixed;
        z-index: 12;
        background: #000;
        top: 0;
        left: 0;
        right: 0;
        padding: 0 15px
    }}
.header--logo-wrp{
    display: flex
}
@media only screen and (max-width: 991px){
  .header--logo-wrp{
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }}
.header--logo{
    display: block;
    background-image: url("../img/theme/dryboxlogo.svg");
    background-size: 370px;
    width: 370px;
    height: 75px;
    margin-top: 7px;
    transition: 300ms ease-in-out
}
@media only screen and (max-width: 1365px){
  .header--logo{
        background-size: 275px;
        width: 275px;
        height: 60px
    }}
@media only screen and (max-width: 501px){
  .header--logo{
        background-size: 213px;
        width: 213px;
        height: 44px
    }}
.header--logo-text{
    font-size: 17px;
    color: #d4d4d4;
    line-height: 14px
}
@media only screen and (max-width: 1199px){
  .header--logo-text{
        font-size: 14px
    }}
@media only screen and (max-width: 1024px){
  .header--logo-text{
        font-size: 13px
    }}
@media only screen and (max-width: 991px){
  .header--logo-text{
        margin-bottom: 7px;
        text-align: center
    }}
@media only screen and (max-width: 660px){
  .header--logo-text{
        margin-bottom: 11px
    }}
@media only screen and (max-width: 991px){
  .header--logo-text.desc{
        display: none
    }}
.header--buttons-gruppe{
    display: flex;
    justify-content: flex-end;
    width: 20%;
    flex-direction: column;
    gap: 10px;
    margin-top: 7px
}
@media only screen and (max-width: 1365px){
  .header--buttons-gruppe{
        width: 30ch;
        padding-left: 20px
    }}
@media only screen and (max-width: 1199px){
  .header--buttons-gruppe{
        width: 47%
    }}
@media only screen and (max-width: 1024px){
  .header--buttons-gruppe{
        width: 49%
    }}
@media only screen and (max-width: 991px){
  .header--buttons-gruppe{
        margin: 10px auto 20px;
        flex-direction: row;
        place-content: space-between;
        width: 100%;
        padding-left: 0
    }}
@media only screen and (max-width: 767px){
  .header--buttons-gruppe{
        width: 70%;
        flex-direction: column;
        margin: 7px auto 14px
    }}
@media only screen and (max-width: 660px){
  .header--buttons-gruppe{
        width: 92%
    }}
@media only screen and (max-width: 501px){
  .header--buttons-gruppe{
        width: 100%;
        flex-wrap: wrap
    }}
.header--buttons-gruppe a{
    width: 100%;
    display: grid;
    grid-template-columns: 32px auto
}
.header--buttons-gruppe a.red{
    padding: 8px 12px
}
@media only screen and (max-width: 767px){
  .header--buttons-gruppe a{
        width: 100%;
        margin-left: 5px;
        margin-right: 5px
    }}
@media only screen and (max-width: 501px){
  .header--buttons-gruppe a{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 7px
    }}
.header--map{
    display: flex;
    align-items: center;
    margin-left: 10px;
}
@media only screen and (max-width: 767px){
  .header--map .header--logo-text.mob{
        display: block
    }}
.header--map.mob{
    display: none
}
@media only screen and (max-width: 991px){
  .header--map.mob{
        text-align: center;
        background: #252525;
        padding: 11px 15px 15px;
        margin: 0 -15px
    }}
@media only screen and (max-width: 767px){
  .header--map.mob{
        display: block;
        margin-top: 125px
    }}
@media only screen and (max-width: 501px){
  .header--map.mob{
        margin-top: 158px
    }}
@media only screen and (max-width: 414px){
  .header--map.mob img{
        width: auto
    }}
.header--map img{
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: bold
}
.header--nav{
    display: flex;
    justify-content: center;
    border-top: 1px solid #404040;
    margin-top: 12px
}
@media only screen and (max-width: 991px){
  .header--nav{
        border-top: 0;
        margin-top: 80px;
        overflow: auto;
        height: 80vh
    }}
@media only screen and (max-width: 375px){
  .header--nav{
        height: 77vh
    }}
@media only screen and (max-width: 360px){
  .header--nav{
        height: 80vh
    }}
@media only screen and (max-width: 991px){
  .header--nav.desc{
        display: none
    }}
.header--nav ul{
    list-style: none;
    margin: 0;
    padding: 0
}
@media only screen and (min-width: 991px){
  .header--nav ul ul ul.sub-menu{
        padding: 4px 0
    }
  .header--nav ul ul ul.sub-menu{
        padding: 4px 0
    }
  .header--nav ul ul ul.sub-menu{
        padding: 4px 0
    }
  .header--nav ul ul ul.sub-menu{
        padding: 4px 0
    }
  .header--nav ul ul ul.sub-menu{
        padding: 4px 0
    }}
@media only screen and (min-width: 1299px){
  .header--nav ul ul ul.sub-menu{
        left: 100%;
        right: auto
    }
  .header--nav ul ul ul.sub-menu{
        left: 100%;
        right: auto
    }
  .header--nav ul ul ul.sub-menu{
        left: 100%;
        right: auto
    }
  .header--nav ul ul ul.sub-menu{
        left: 100%;
        right: auto
    }
  .header--nav ul ul ul.sub-menu{
        left: 100%;
        right: auto
    }}
.header--nav li{
    display: inline-block;
    padding: 11px 16px 7px;
    position: relative
}
@media only screen and (max-width: 1199px){
  .header--nav li{
        padding: 11px 13px 7px
    }}
@media only screen and (max-width: 991px){
  .header--nav li{
        display: block;
        padding: 2px 0 10px;
        text-align: center
    }}
.header--nav li:first-child{
    padding-left: 0
}
.header--nav li:last-child{
    padding-right: 0
}
.header--nav li.current-menu-item>a{
    color: #ed1c24
}
@media only screen and (max-width: 991px){
  .header--nav li.menu-item-has-children:after{
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        position: absolute;
        right: 10px;
        top: 10px;
        transform: translateY(0) rotate(45deg)
    }}
@media only screen and (max-width: 991px)and (min-width: 991px){
  .header--nav li.menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }
  .header--nav li.menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }
  .header--nav li.menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }
  .header--nav li.menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }
  .header--nav li.menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }}
@media only screen and (max-width: 991px){
  .header--nav li.menu-item-has-children .sub-menu{
        padding-top: 0
    }
  .header--nav li.menu-item-has-children .sub-menu li{
        padding-bottom: 0
    }}
@media only screen and (min-width: 992px){
  .header--nav li.menu-item-has-children:hover .sub-menu{
        display: block
    }
  .header--nav li.menu-item-has-children:hover .sub-menu{
        display: block
    }
  .header--nav li.menu-item-has-children:hover .sub-menu{
        display: block
    }
  .header--nav li.menu-item-has-children:hover .sub-menu{
        display: block
    }
  .header--nav li.menu-item-has-children:hover .sub-menu{
        display: block
    }}
.header--nav li.menu-item-has-children .menu-item-has-children{
    position: relative
}
.header--nav li.menu-item-has-children .menu-item-has-children:after{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    position: absolute;
    right: 20px;
    top: 10px;
    transform: translateY(0) rotate(45deg)
}
@media only screen and (min-width: 991px){
  .header--nav li.menu-item-has-children .menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }
  .header--nav li.menu-item-has-children .menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }
  .header--nav li.menu-item-has-children .menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }
  .header--nav li.menu-item-has-children .menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }
  .header--nav li.menu-item-has-children .menu-item-has-children:after{
        top: 50%;
        transform: translateY(-50%) rotate(45deg)
    }}
@media only screen and (max-width: 991px){
  .header--nav li.menu-item-has-children .menu-item-has-children{
        padding-top: 0
    }}
.header--nav li.menu-item-has-children .menu-item-has-children .sub-menu{
    display: none;
    top: 0;
    right: 96%
}
@media only screen and (max-width: 991px){
  .header--nav li.menu-item-has-children .menu-item-has-children .sub-menu{
        padding-top: 0;
        padding-bottom: 0
    }
  .header--nav li.menu-item-has-children .menu-item-has-children .sub-menu li{
        padding: 0 15px
    }
  .header--nav li.menu-item-has-children .menu-item-has-children .sub-menu li a{
        font-size: 14px;
        font-weight: 400;
        color: #000
    }}
@media only screen and (min-width: 992px){
  .header--nav li.menu-item-has-children .menu-item-has-children:hover .sub-menu{
        display: block
    }
  .header--nav li.menu-item-has-children .menu-item-has-children:hover .sub-menu{
        display: block
    }
  .header--nav li.menu-item-has-children .menu-item-has-children:hover .sub-menu{
        display: block
    }
  .header--nav li.menu-item-has-children .menu-item-has-children:hover .sub-menu{
        display: block
    }
  .header--nav li.menu-item-has-children .menu-item-has-children:hover .sub-menu{
        display: block
    }}
.header--nav a{
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    transition: 300ms ease-in-out;
    text-decoration: none
}
@media only screen and (max-width: 1365px){
  .header--nav a{
        font-size: 16px
    }}
@media only screen and (max-width: 991px){
  .header--nav a{
        color: #000
    }}
.header--nav a:hover{
    color: #ed1c24
}
.header--nav .sub-menu{
    display: none;
    background: #fff;
    top: 100%;
    position: absolute;
    z-index: 99;
    border: 1px solid rgba(17, 24, 39, .5);
    border-top: 0;
    min-width: 180px;
    padding: 10px 0;
    box-shadow: 0 1px 3px 0 rgba(17, 24, 39, .1), 0 3px 2px 0 rgba(17, 24, 39, .06);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}
@media only screen and (max-width: 991px){
  .header--nav .sub-menu{
        position: static;
        border: 0;
        box-shadow: none
    }}
.header--nav .sub-menu li{
    width: 100%;
    padding: 3px 15px
}
.header--nav .sub-menu li ul.sub-menu{
    border-top: 1px solid rgba(17, 24, 39, .5);
    border-top-right-radius: 6px
}
.header--nav .sub-menu a{
    color: #000
}
.header--nav .sub-menu a:hover{
    color: #ed1c24
}
@media only screen and (max-width: 991px){
  .header--nav .sub-menu a{
        color: #999
    }}
.header.fixed .header--buttons-gruppe{
    width: 60%;
    flex-direction: row
}
@media only screen and (max-width: 1024px){
  .header.fixed .header--buttons-gruppe{
        width: 100%
    }}
.nav-icon{
    display: none;
    position: relative;
    z-index: 9;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer
}
@media only screen and (max-width: 991px){
  .nav-icon{
        display: inline-block
    }}
.nav-icon--item{
    display: block;
    position: absolute;
    height: 4px;
    background-color: #fff;
    width: 24px;
    opacity: 1;
    margin: 0 auto;
    border-radius: 1px;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}
.nav-icon--item:nth-child(1){
    top: 0
}
.nav-icon--item:nth-child(2){
    top: 10px
}
.nav-icon--item:nth-child(3){
    top: 20px
}
.nav-icon.open .nav-icon--item:nth-child(1){
    top: 9px;
    transform: rotate(135deg);
    background: #ed1c24;
    width: 25px
}
.nav-icon.open .nav-icon--item:nth-child(2){
    opacity: 0;
    left: -60px
}
.nav-icon.open .nav-icon--item:nth-child(3){
    top: 9px;
    transform: rotate(-135deg);
    background: #ed1c24;
    width: 25px
}
.main-mob{
    position: fixed;
    width: 100%;
    background: #fff;
    top: -150%;
    height: 100vh;
    z-index: 6;
    margin-top: 78px;
    overflow: hidden;
    transition: all 800ms ease-in-out
}
@media only screen and (max-width: 500px){
  .main-mob{
        margin-top: 62px
    }}
.main-mob.open-menu{
    top: 0;
    transition: all 700ms ease-in-out
}
@media only screen and (max-width: 767px){
  .header--map img{
        display: none
    }}
.cta-block-1--map img{
    width: 300px
}
@media only screen and (max-width: 414px){
  .header--map.mob img{
        width: auto
    }}
@media only screen and (max-width: 991px){
  .menu-main-menu-container{
        width: 100%
    }}

.info-block-v2{
    padding: 30px 0
}
.info-block-v2 .v2-wrapper{
    margin: 0 0 30px
}
.info-block-v2 .v2-wrapper .image-wrapper{
    position: relative
}
.info-block-v2 .v2-wrapper img{
    width: 100%
}
.info-block-v2 .v2-wrapper h3{
    margin: 0;
    position: absolute;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px #1f1f1f;
    text-transform: uppercase;
    bottom: 15px;
    left: 20px
}
.info-block-v2 .v2-wrapper div{
    padding: 15px;
    background-color: #d8d8d8;
    color: #000
}
.info-block-v2 .v2-wrapper div p{
    margin: 0 0 15px
}
.info-subblock{
    padding: 45px 0 60px
}
@media only screen and (max-width: 767px){
  .info-subblock{
        padding: 20px 0
    }}
.info-subblock--title{
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-weight: 800;
    color: #000;
    margin: 0 0 40px
}
.info-subblock .block-wrapper{
    border-radius: 8px;
    background-color: #ececec;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 60px 15px 70px
}
@media only screen and (max-width: 767px){
  .info-subblock .block-wrapper{
        padding: 15px;
        flex-direction: column
    }}
.info-subblock .block-wrapper--text{
    width: 50%
}
@media only screen and (max-width: 767px){
  .info-subblock .block-wrapper--text{
        width: 100%
    }}
.info-subblock .block-wrapper--text p{
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-weight: 400;
    color: #000;
    margin: 0 0 10px;
    text-transform: uppercase
}
.info-subblock .block-wrapper--text h3{
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-weight: 700;
    color: #000;
    margin: 0
}
@media only screen and (max-width: 767px){
  .info-subblock .block-wrapper--text h3{
        margin: 0 0 15px
    }}
.info-subblock .block-wrapper--image{
    text-align: right;
    width: 50%
}
@media only screen and (max-width: 767px){
  .info-subblock .block-wrapper--image{
        width: 100%
    }}
.locations{
    position: relative;
    z-index: 2;
    padding-bottom: 53px
}
@media only screen and (max-width: 767px){
  .locations{
        background: #efefef
    }}
.locations--wrp{
    padding: 0 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -85px
}
@media only screen and (max-width: 991px){
  .locations--wrp{
        flex-wrap: wrap;
        justify-content: space-between
    }}
@media only screen and (max-width: 767px){
  .locations--wrp{
        padding-top: 20px;
        margin-top: 0
    }}
.locations--wrp.m-none{
    margin-top: 0;
    padding-top: 75px
}
@media only screen and (max-width: 660px){
  .locations--wrp.m-none{
        padding-top: 40px
    }}
.locations--block{
    width: 33.33%;
    margin-bottom: 20px;
    text-align: -webkit-center;
    position: relative
}
@media only screen and (max-width: 991px){
  .locations--block{
        width: 50%
    }}
@media only screen and (max-width: 500px){
  .locations--block{
        width: 100%
    }}
.locations--block-wrp{
    background: #fff;
    box-shadow: 0 9px 34px -15px #989898;
    border-radius: 8px;
    margin: 0 11px;
    height: 100%;
    max-width: 450px;
    text-align: left;
    transition: all .3s ease-in-out
}
.locations--block:hover .locations--block-wrp{
    box-shadow: 0 9px 45px -5px #989898
}
.locations--title{
    background: #1f1f1f;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px 8px 0 0;
    margin: 0
}
@media only screen and (max-width: 1365px){
  .locations--title{
        font-size: 18px;
        height: 67px
    }}
.locations--info{
    padding: 25px 29px 10px 20px
}
@media only screen and (max-width: 1365px){
  .locations--info{
        padding: 20px 22px 10px 15px
    }}
.locations--item{
    display: flex;
    margin-bottom: 12px
}
.locations--icon{
    width: 8%
}
@media only screen and (max-width: 1199px){
  .locations--icon{
        width: 10%
    }}
.locations--icon img{
    display: block;
    margin-top: 2px
}
.locations--text{
    width: 80%
}
.locations--text p{
    font-size: 15px;
    font-weight: 300;
    color: #000;
    line-height: 20px;
    margin: 0
}
.locations--text strong,
.locations--text a{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    line-height: 20px;
    position: relative;
    z-index: 2
}
.locations--text a{
    transition: 300ms ease-in-out;
    text-decoration: none
}
.locations--text a:hover{
    color: #ed1c24
}
.map-block{
    position: relative;
    height: 638px;
    background: #efefef
}
@media only screen and (max-width: 767px){
  .map-block{
        height: auto
    }}
.map-block--map-wrp{
    position: absolute;
    top: 0;
    right: 0
}
@media only screen and (max-width: 767px){
  .map-block--map-wrp{
        display: none
    }}
.map-block--map-wrp img{
    object-fit: cover;
    width: 100%;
    height: 638px
}
.map-block--wrp{
    padding-top: 96px;
    padding-left: 56px;
    position: relative;
    z-index: 2
}
@media only screen and (max-width: 1199px){
  .map-block--wrp{
        padding-left: 0
    }}
@media only screen and (max-width: 767px){
  .map-block--wrp{
        padding-top: 30px
    }}
.map-block--title{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 800;
    font-size: 30px;
    color: #1f1f1f;
    text-transform: uppercase;
    margin-bottom: 40px
}
@media only screen and (max-width: 767px){
  .map-block--title{
        font-size: 19px;
        line-height: 27px
    }}
.map-block--locations{
    display: flex;
    max-width: 700px
}
@media only screen and (max-width: 767px){
  .map-block--locations{
        display: none
    }}
@media only screen and (max-width: 1199px){
  .map-block--locations{
        max-width: 720px
    }}
.map-block--states{
    width: 25%
}
@media only screen and (max-width: 991px){
  .map-block--states{
        width: 38%;
        margin-top: 6px
    }}
.map-block--states-item{
    font-weight: 500;
    font-size: 18px;
    color: #1f1f1f;
    margin-bottom: 2px;
    position: relative;
    transition: 300ms ease-in-out;
    cursor: pointer
}
@media only screen and (max-width: 991px){
  .map-block--states-item{
        font-size: 16px;
        margin-bottom: 0
    }}
.map-block--states-item:hover{
    color: #ed1c24
}
.map-block--states-item.active{
    color: #ed1c24
}
.map-block--states-item.active:before{
    content: "";
    position: absolute;
    z-index: 4;
    right: -17.5px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #efefef;
    background-image: url("../img/theme/arr-r-h.svg");
    background-size: 7px;
    background-position: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}
.map-block--cities{
    display: none;
    justify-content: space-between;
    flex-wrap: wrap
}
.map-block--cities-wrp{
    width: 75%;
    background: #ed1c24;
    box-shadow: 0 0 22px 0 rgba(0, 0, 0, .04);
    padding: 19px 24px 18px;
    border-radius: 8px
}
@media only screen and (max-width: 1199px){
  .map-block--cities-wrp{
        padding: 19px 9px 18px 22px
    }}
@media only screen and (max-width: 991px){
  .map-block--cities-wrp{
        width: 62%
    }}
.map-block--cities.active{
    display: flex
}
.map-block--cities-item{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    width: 50%;
    transition: 300ms ease-in-out;
    cursor: pointer
}
@media only screen and (max-width: 991px){
  .map-block--cities-item{
        font-size: 16px
    }}
.map-block--cities-item:hover{
    font-weight: 800
}
.map-block--cities-item.active{
    font-weight: 800
}
.map-block--cities-item.three-column-list{
    width: 33.33333%
}
.map-block [class*=city]{
    background-image: url("../img/theme/location.svg");
    background-size: 49px;
    width: 49px;
    height: 49px;
    position: absolute;
    z-index: 2
}
.map-block .city{
    transition: 300ms ease-in-out
}
.map-block .city-o-1{
    left: 51.5%;
    top: 29%
}
.map-block--accordion{
    display: none;
    padding-bottom: 20px
}
@media only screen and (max-width: 767px){
  .map-block--accordion{
        display: block
    }}
.map-block--accordion-item{
    margin-top: 18px;
    margin-bottom: 6px;
    border-bottom: 1px solid #d8d8d8;
    position: relative
}
.map-block--accordion-item:before{
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    background-image: url("../img/theme/accord-arr.svg");
    background-size: 12px;
    width: 12px;
    height: 7px;
    transition: 300ms ease-in-out
}
.map-block--accordion-item.active:before{
    transform: rotate(180deg)
}
.map-block--accordion h4{
    font-weight: 500;
    font-size: 18px;
    color: #1f1f1f;
    margin-top: 0;
    margin-bottom: 6px
}
.map-block--accordion-text{
    display: none;
    padding-bottom: 6px
}

@media screen and (min-width: 1025px){
  }

@media screen and (min-width: 1025px){
  }
.page.block-p{
    margin-top: 220px;
    padding-top: 20px
}
@media only screen and (max-width: 991px){
  .page.block-p{
        margin-top: 146px
    }}
@media only screen and (max-width: 767px){
  .page.block-p{
        margin-top: 0
    }}
.page--form{
    width: 100%;
    max-width: 430px;
    background: rgba(0, 0, 0, 0)
}
@media only screen and (max-width: 991px){
  .page--form{
        margin: 60px auto 0
    }}
.page--text{
    padding-top: 30px;
    padding-right: 30px
}
@media only screen and (max-width: 767px){
  .page--text{
        padding-right: 0
    }}
.page--text h1{
    font-size: 48px;
    margin-bottom: 24px;
    color: #000
}
@media only screen and (max-width: 767px){
  .page--text h1{
        font-size: 38px
    }}
.page--text h2{
    font-size: 28px;
    margin-bottom: 16px;
    color: #000
}
.page--text h3{
    font-size: 23px;
    margin-bottom: 16px;
    color: #000
}
.page--text h4{
    font-size: 20px;
    margin-bottom: 16px;
    color: #ed1c24
}
.page--text h5{
    font-size: 18px;
    margin-bottom: 16px;
    color: #ed1c24
}
.page--text h6{
    font-size: 16px;
    margin-bottom: 16px;
    color: #ed1c24
}
.page--wrp{
    position: relative;
    height: 100%
}
.page--wrp:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -97%;
    background: #fff;
    z-index: 0
}
.page--content{
    position: relative;
    z-index: 2;
    background: #fff;
    height: 100%;
    padding-bottom: 50px
}
@media only screen and (max-width: 500px){
  .page--content{
        padding-bottom: 0
    }}
.page--content-title{
    margin-top: 30px
}
.page--content-wrap{
    max-width: 1200px;
    margin: 0 auto
}
.page-template-quote .cta-block-2--title,
.page-template-quote .cta-block-2--text{
    text-align: center;
    width: 100%;
    margin: 10px auto 16px
}
.page-template-quote .cta-block-2--text{
    margin: 0 auto 40px
}
.page-template-quote .form{
    margin: 0 auto
}
.page-template-quote .quote-text-col a,
.page-template-quote .cta-block-2--text a{
    color: #1f1f1f;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-weight: 500
}
.page-template-quote .cta-block-2--text a{
    color: #03a9f4;
    transition: opacity .3s ease
}
.page-template-quote .cta-block-2--text a:hover{
    opacity: .8
}
.single-post .form{
    margin-top: 0;
    height: 100vh
}
.page-id-42 .btn.green{
    position: relative
}
.page-id-42 .btn.green:before,
.page-id-42 .btn.green:after{
    content: "";
    display: block;
    position: absolute;
    left: 22px;
    top: 15px;
    background-repeat: no-repeat;
    background-size: 15px;
    width: 12px;
    height: 20px
}
.page-id-42 .btn.green:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTNweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTMgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CgkJCQkJCQk8ZyBpZD0iRHJ5Qm94IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KCQkJCQkJCQk8ZyBpZD0iSG9tZV9EZXNrdG9wIiBjbGFzcz0iZ3JlZW4tYm9yZGVyLWJ0bi1pY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzQ4LjAwMDAwMCwgLTM5NjEuMDAwMDAwKSIgZmlsbD0iIzAxYTc0NiI+CgkJCQkJCQkJCTxnIGlkPSI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA1LjAwMDAwMCwgMzE5NS4wMDAwMDApIj4KCQkJCQkJCQkJCTxnIGlkPSJDYXJkcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDI0Ni4wMDAwMDApIj4KCQkJCQkJCQkJCQk8ZyBpZD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDE2LjAwMDAwMCwgMi4wMDAwMDApIj4KCQkJCQkJCQkJCQkJPGcgaWQ9IkJ0bl9DYWxsLW5vdyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAwLjUwMDAwMCwgNTAxLjAwMDAwMCkiPgoJCQkJCQkJCQkJCQkJPGcgaWQ9ImNhbGwtYW5zd2VyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNy4wMDAwMDAsIDE3LjAwMDAwMCkiPgoJCQkJCQkJCQkJCQkJCTxwYXRoIGQ9Ik0xMS43MzA5ODE5LDkuNDkxNDIxNzQgTDkuODc3NzY5MDgsNy42MzM4MDI1MyBDOS41MDg2NDM0Miw3LjI2NTMyNjI5IDguODk3MzY0MTYsNy4yNzY1MjE1NSA4LjUxNTM3OTI3LDcuNjU5NTEwMTggTDcuNTgxNzIyNjgsOC41OTUwNzQ5NSBDNy41MjI3MzU2Niw4LjU2MjQ5MTIgNy40NjE2ODAxMyw4LjUyODQ1NjIxIDcuMzk3NDg3MzcsOC40OTIzNDgwMyBDNi44MDc4OTI5OSw4LjE2NDkyMTA5IDYuMDAwOTMyNjYsNy43MTYxNDMwMSA1LjE1MTc3NDcyLDYuODY0NDM5MDYgQzQuMzAwMTAwMDksNi4wMTA5MzgzNCAzLjg1MTkyMjg2LDUuMjAwOTA1NjYgMy41MjQyMzYzNiw0LjYwOTU5NTI3IEMzLjQ4OTY1Nzc2LDQuNTQ2OTUwMTYgMy40NTY1MjcxMiw0LjQ4NjU1MTAyIDMuNDIzODEwMTksNC40MjkxOTI1NyBMNC4wNTA0MzA5LDMuODAyMDg0OTggTDQuMzU4NTAxMDMsMy40OTI5MzY3MyBDNC43NDEwNzIsMy4xMDkzOTUyNSA0Ljc1MTYyMTQsMi40OTY5MDM3IDQuMzgzMzU3NjMsMi4xMjczNTYzMSBMMi41MzAxNDQ4LDAuMjY5NTI5Nzc0IEMyLjE2MTg4MTAyLC0wLjA5OTQ5OTMyMTYgMS41NTAzMjU5NiwtMC4wODgzMDQwNTY5IDEuMTY3NzU0OTksMC4yOTUyMzc0MTkgTDAuNjQ1NDU2MTQzLDAuODIxNzI1ODM5IEwwLjY1OTcyODg2NCwwLjgzNTkyNzIzOSBDMC40ODQ1OTQ5OTQsMS4wNTk5MDE2NCAwLjMzODI0Nzg5MywxLjMxODIyMjAxIDAuMjI5MzQwODI3LDEuNTk2NzkwNiBDMC4xMjg5NDkxMjksMS44NjE5NTI1MiAwLjA2NjQ0NTY0MzMsMi4xMTQ5ODYyMyAwLjAzNzg2NTcyNjQsMi4zNjg1MzgyNCBDLTAuMjA2ODM5MDM5LDQuNDAxNzkxODEgMC43MjAxOTgzMTQsNi4yNjAwMzI5OCAzLjIzNjA1ODQsOC43ODE2MjgxNCBDNi43MTM3NDEzLDEyLjI2Njk0OSA5LjUxNjI5NjkxLDEyLjAwMzY1MyA5LjYzNzIwMTM0LDExLjk5MDc5OTEgQzkuOTAwNTIyNjksMTEuOTU5MjUyIDEwLjE1Mjg4MDksMTEuODk2MTkyMiAxMC40MDkzNDE3LDExLjc5NjM2NzggQzEwLjY4NDg2NzMsMTEuNjg4NDkyNCAxMC45NDI0MzEzLDExLjU0MjAyMTEgMTEuMTY1NzYxNSwxMS4zNjY4NzA1IEwxMS4xNzcxNzI4LDExLjM3NzAyOTEgTDExLjcwNjI5NzcsMTAuODU3NzI3OCBDMTIuMDg4MDc1NywxMC40NzQyNTU0IDEyLjA5OTA3MzMsOS44NjE1NTY1NCAxMS43MzA5ODE5LDkuNDkxNDIxNzQgWiIgaWQ9IlBhdGgiPjwvcGF0aD4KCQkJCQkJCQkJCQkJCTwvZz4KCQkJCQkJCQkJCQkJPC9nPgoJCQkJCQkJCQkJCTwvZz4KCQkJCQkJCQkJCTwvZz4KCQkJCQkJCQkJPC9nPgoJCQkJCQkJCTwvZz4KCQkJCQkJCTwvZz4KCQkJCQkJPC9zdmc+");
    opacity: 0
}
.page-id-42 .btn.green:before{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTNweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTMgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CgkJCQkJCQk8ZyBpZD0iRHJ5Qm94IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KCQkJCQkJCQk8ZyBpZD0iSG9tZV9EZXNrdG9wIiBjbGFzcz0iZ3JlZW4tYm9yZGVyLWJ0bi1pY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzQ4LjAwMDAwMCwgLTM5NjEuMDAwMDAwKSIgZmlsbD0iI2ZmZmZmZiI+CgkJCQkJCQkJCTxnIGlkPSI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA1LjAwMDAwMCwgMzE5NS4wMDAwMDApIj4KCQkJCQkJCQkJCTxnIGlkPSJDYXJkcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDI0Ni4wMDAwMDApIj4KCQkJCQkJCQkJCQk8ZyBpZD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDE2LjAwMDAwMCwgMi4wMDAwMDApIj4KCQkJCQkJCQkJCQkJPGcgaWQ9IkJ0bl9DYWxsLW5vdyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAwLjUwMDAwMCwgNTAxLjAwMDAwMCkiPgoJCQkJCQkJCQkJCQkJPGcgaWQ9ImNhbGwtYW5zd2VyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNy4wMDAwMDAsIDE3LjAwMDAwMCkiPgoJCQkJCQkJCQkJCQkJCTxwYXRoIGQ9Ik0xMS43MzA5ODE5LDkuNDkxNDIxNzQgTDkuODc3NzY5MDgsNy42MzM4MDI1MyBDOS41MDg2NDM0Miw3LjI2NTMyNjI5IDguODk3MzY0MTYsNy4yNzY1MjE1NSA4LjUxNTM3OTI3LDcuNjU5NTEwMTggTDcuNTgxNzIyNjgsOC41OTUwNzQ5NSBDNy41MjI3MzU2Niw4LjU2MjQ5MTIgNy40NjE2ODAxMyw4LjUyODQ1NjIxIDcuMzk3NDg3MzcsOC40OTIzNDgwMyBDNi44MDc4OTI5OSw4LjE2NDkyMTA5IDYuMDAwOTMyNjYsNy43MTYxNDMwMSA1LjE1MTc3NDcyLDYuODY0NDM5MDYgQzQuMzAwMTAwMDksNi4wMTA5MzgzNCAzLjg1MTkyMjg2LDUuMjAwOTA1NjYgMy41MjQyMzYzNiw0LjYwOTU5NTI3IEMzLjQ4OTY1Nzc2LDQuNTQ2OTUwMTYgMy40NTY1MjcxMiw0LjQ4NjU1MTAyIDMuNDIzODEwMTksNC40MjkxOTI1NyBMNC4wNTA0MzA5LDMuODAyMDg0OTggTDQuMzU4NTAxMDMsMy40OTI5MzY3MyBDNC43NDEwNzIsMy4xMDkzOTUyNSA0Ljc1MTYyMTQsMi40OTY5MDM3IDQuMzgzMzU3NjMsMi4xMjczNTYzMSBMMi41MzAxNDQ4LDAuMjY5NTI5Nzc0IEMyLjE2MTg4MTAyLC0wLjA5OTQ5OTMyMTYgMS41NTAzMjU5NiwtMC4wODgzMDQwNTY5IDEuMTY3NzU0OTksMC4yOTUyMzc0MTkgTDAuNjQ1NDU2MTQzLDAuODIxNzI1ODM5IEwwLjY1OTcyODg2NCwwLjgzNTkyNzIzOSBDMC40ODQ1OTQ5OTQsMS4wNTk5MDE2NCAwLjMzODI0Nzg5MywxLjMxODIyMjAxIDAuMjI5MzQwODI3LDEuNTk2NzkwNiBDMC4xMjg5NDkxMjksMS44NjE5NTI1MiAwLjA2NjQ0NTY0MzMsMi4xMTQ5ODYyMyAwLjAzNzg2NTcyNjQsMi4zNjg1MzgyNCBDLTAuMjA2ODM5MDM5LDQuNDAxNzkxODEgMC43MjAxOTgzMTQsNi4yNjAwMzI5OCAzLjIzNjA1ODQsOC43ODE2MjgxNCBDNi43MTM3NDEzLDEyLjI2Njk0OSA5LjUxNjI5NjkxLDEyLjAwMzY1MyA5LjYzNzIwMTM0LDExLjk5MDc5OTEgQzkuOTAwNTIyNjksMTEuOTU5MjUyIDEwLjE1Mjg4MDksMTEuODk2MTkyMiAxMC40MDkzNDE3LDExLjc5NjM2NzggQzEwLjY4NDg2NzMsMTEuNjg4NDkyNCAxMC45NDI0MzEzLDExLjU0MjAyMTEgMTEuMTY1NzYxNSwxMS4zNjY4NzA1IEwxMS4xNzcxNzI4LDExLjM3NzAyOTEgTDExLjcwNjI5NzcsMTAuODU3NzI3OCBDMTIuMDg4MDc1NywxMC40NzQyNTU0IDEyLjA5OTA3MzMsOS44NjE1NTY1NCAxMS43MzA5ODE5LDkuNDkxNDIxNzQgWiIgaWQ9IlBhdGgiPjwvcGF0aD4KCQkJCQkJCQkJCQkJCTwvZz4KCQkJCQkJCQkJCQkJPC9nPgoJCQkJCQkJCQkJCTwvZz4KCQkJCQkJCQkJCTwvZz4KCQkJCQkJCQkJPC9nPgoJCQkJCQkJCTwvZz4KCQkJCQkJCTwvZz4KCQkJCQkJPC9zdmc+")
}
.page-id-42 .btn.green:hover:before{
    opacity: 0
}
.page-id-42 .btn.green:hover:after{
    opacity: 1
}
.partners{
    padding: 34px 0 56px
}
@media only screen and (max-width: 767px){
  .partners{
        padding: 34px 0 30px
    }
  .partners [class*=col-]{
        padding: 0
    }}
.partners--title{
    font-family: "Rubik", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
    font-size: 30px;
    color: #000;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 43px;
    text-align: center
}
@media only screen and (max-width: 767px){
  .partners--title{
        font-size: 19px;
        line-height: 27px
    }}
.partners--item{
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%;
    min-height: 60px;
    margin-bottom: 15px
}
@media only screen and (max-width: 991px){
  .partners--item{
        margin-bottom: 10px
    }}
@media only screen and (max-width: 767px){
  .partners--item{
        margin-bottom: 0;
        min-height: 75px
    }}
.partners--item:hover img.hover{
    opacity: 1
}
.partners--item:hover img.normal{
    opacity: 0
}
.partners--item img{
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 300ms ease-in-out;
    max-height: 60px
}
@media only screen and (max-width: 991px){
  .partners--item img{
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        padding: 0 10px
    }}
.partners--item img.hover{
    opacity: 0
}
.partners--section .partners--item:hover img.normal{
    opacity: 1
}
.partners--section .partners--item{
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center
}
.partners--section .partners--item a{
    display: inline-block;
    transition: opacity .3s ease
}
.partners--section .partners--item a:hover{
    opacity: .8
}
.partners--section .partners--item img{
    position: static;
    transform: none;
    margin: 0 auto
}


.disable-scroll{
    overflow: hidden;
    position: static
}
.custom-container{
    max-width: 1390px;
    padding: 0 15px;
    margin: auto
}
.custom-container-s{
    max-width: 1194px;
    padding: 0 15px;
    margin: auto
}
.custom-container-xs{
    max-width: 1138px;
    padding: 0 15px;
    margin: auto
}
.title{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 800;
    font-size: 34px;
    color: #000;
    letter-spacing: 1.51px;
    line-height: 40px;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0);
    margin-top: 0;
    margin-bottom: 17px
}
@media only screen and (max-width: 1199px){
  .title{
        font-size: 30px;
        line-height: 34px
    }}
@media only screen and (max-width: 500px){
  .title{
        font-size: 28px;
        line-height: 26px;
        margin-bottom: 14px
    }}
.text{
    font-size: 16px;
    font-weight: 500;
    color: #707070;
    line-height: 24px
}
.text-title p{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 800;
    font-size: 30px;
    color: #000;
    letter-spacing: 1px;
    margin-top: 0;
    line-height: 1.3
}
@media only screen and (max-width: 1024px){
  .text-title p{
        font-size: 26px
    }}
@media only screen and (max-width: 767px){
  .text-title p{
        font-size: 19px;
        line-height: 29px
    }}
.text-title a{
    color: #ed1c24;
    text-decoration: none
}
.single-content{
    padding-top: 36px;
    padding-right: 30px
}
@media only screen and (max-width: 767px){
  .single-content{
        padding-right: 0
    }}
.single-content.single-blog{
    padding-top: 0
}
.pagination{
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 70px
}
.pagination .page-numbers{
    font-size: 18px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #ed1c24;
    border: 2px solid #ed1c24;
    width: 30px;
    height: 30px;
    margin: 0 4px;
    transition: 300ms ease-in-out
}
.pagination .page-numbers:hover{
    background: #ed1c24;
    color: #fff
}
.pagination .page-numbers.current{
    background: #ed1c24;
    color: #fff
}
.page-template-page-pods .bg{
    background-image: none
}
.page-template-page-pods .cta-block-2{
    padding-bottom: 0;
    margin-bottom: 150px
}
@media only screen and (max-width: 767px){
  .page-template-page-pods .cta-block-2{
        background-color: #fff;
        margin-bottom: 0
    }
  .page-template-page-pods .cta-block-2:before{
        display: none
    }}
.page-template-page-pods .cta-block-2--image img{
    margin-bottom: -125px;
    width: 100%
}
@media only screen and (max-width: 767px){
  .page-template-page-pods .cta-block-2--image img{
        margin-bottom: 15px
    }}
.page-template-page-pods .text-two-column{
    padding: 40px 20px 40px 0
}
@media only screen and (max-width: 767px){
  .page-template-page-pods .text-two-column{
        padding: 20px 0
    }}
.page-template-page-pods .text-two-column--column-1{
    width: 30%
}
@media only screen and (max-width: 1049px){
  .page-template-page-pods .text-two-column--column-1{
        width: 100%
    }}
.page-template-page-pods .text-two-column--column-2{
    width: 65%
}
@media only screen and (max-width: 1049px){
  .page-template-page-pods .text-two-column--column-2{
        width: 100%
    }}
.page-template-page-pods .text-two-column--title{
    max-width: 100%
}

.category-blog .containers{
    padding: 0 0 38px
}
.category-blog h1{
    margin-top: 0
}
.services-tab-type{
    padding: 40px 0;
    position: relative
}
.services-tab-type .anchor{
    position: absolute;
    top: -110px
}
.services-tab-type .services-tab-type-title h2{
    padding-bottom: 30px;
    border-bottom: 5px solid #d8d8d8;
    margin: 0 0 25px
}
.services-tab-type .services-tab-item{
    display: block;
    margin: 0 0 15px;
    text-decoration: none;
    width: 100%;
    transition: all .3s ease-in-out 0s
}
.services-tab-type .services-tab-item:hover .text-block{
    color: #fff;
    text-shadow: 1px 1px 7px #000
}
.services-tab-type .services-tab-item img{
    height: 275px;
    object-fit: cover;
    width: 100%
}
.services-tab-type .text-block{
    transition: all .3s ease-in-out 0s;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-weight: 400;
    padding: 15px 10px;
    background-color: #d8d8d8;
    color: #000
}
.simple-slider{
    padding: 40px 30px 60px 0
}
@media only screen and (max-width: 991px){
  .simple-slider{
        padding: 40px 0 50px
    }}
.single-containers{
    margin-top: 189px
}
@media only screen and (max-width: 991px){
  .single-containers{
        margin-top: 146px
    }}
@media only screen and (max-width: 767px){
  .single-containers{
        margin-top: 0
    }}
.single-containers .page--content{
    padding-right: 30px
}
@media only screen and (max-width: 991px){
  .single-containers .page--content{
        padding-right: 0
    }}
.single-containers--title{
    padding-top: 70px;
    padding-bottom: 20px
}
@media only screen and (max-width: 660px){
  .single-containers--title{
        padding-bottom: 9px
    }}
.single-containers--gallery{
    padding-bottom: 20px
}
.single-containers--gallery img{
    width: 100%;
    height: 600px;
    object-fit: cover
}
@media only screen and (max-width: 1199px){
  .single-containers--gallery img{
        height: 500px
    }}
@media only screen and (max-width: 991px){
  .single-containers--gallery img{
        height: 600px
    }}
@media only screen and (max-width: 768px){
  .single-containers--gallery img{
        height: 500px
    }}
@media only screen and (max-width: 767px){
  .single-containers--gallery img{
        height: 450px
    }}
@media only screen and (max-width: 575px){
  .single-containers--gallery img{
        height: 400px
    }}
@media only screen and (max-width: 375px){
  .single-containers--gallery img{
        height: 350px
    }}
@media only screen and (max-width: 360px){
  .single-containers--gallery img{
        height: 300px
    }}
.single-containers--gallery-nav{
    padding-bottom: 40px
}
.single-containers--gallery-item{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    height: 100%
}

.single-containers--action{
    padding-top: 20px
}
.single-containers--action-price{
    font-weight: 500;
    font-size: 20px;
    color: #ed1c24;
    margin-bottom: 6px
}
@media only screen and (max-width: 1199px){
  .single-containers--action-price{
        font-size: 18px;
        margin-bottom: 1px
    }}
.single-containers--content{
    padding-bottom: 30px
}
.single-containers--content h1,
.single-containers--content h2,
.single-containers--content h3,
.single-containers--content h4,
.single-containers--content h5,
.single-containers--content h6{
    color: #000
}
.single-containers--content h1:first-child,
.single-containers--content h2:first-child,
.single-containers--content h3:first-child,
.single-containers--content h4:first-child,
.single-containers--content h5:first-child,
.single-containers--content h6:first-child{
    margin-top: 10px
}
.single-containers--table{
    width: 100%;
    display: flex;
    margin-bottom: 30px
}
@media only screen and (max-width: 660px){
  .single-containers--table{
        flex-wrap: wrap
    }}
.single-containers--table-headline{
    text-transform: uppercase
}
.single-containers--table-item{
    flex-grow: 1
}
@media only screen and (max-width: 660px){
  .single-containers--table-item{
        width: 100%
    }}
.single-containers--table-item:last-child div{
    border-right: 1px solid #d8d8d8
}
.single-containers--table-item div{
    padding: 4px 6px;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8
}
@media only screen and (max-width: 660px){
  .single-containers--table-item div{
        border-right: 1px solid #d8d8d8
    }}
.single-containers--table-item div:first-child{
    background: #ed1c24;
    border: 1px solid #ed1c24;
    color: #fff;
    padding: 3px 6px
}
.single-containers--other-containers .block--title{
    font-size: 22px
}
@media only screen and (max-width: 660px){
  .single-containers--other-containers .block--title{
        font-size: 18px
    }}
.small-blocks{
    padding: 91px 0 78px
}
@media only screen and (max-width: 1199px){
  .small-blocks{
        padding: 50px 0 60px
    }
  .small-blocks{
        padding: 35px 0 60px
    }}
.small-blocks--text-block{
    max-width: 533px;
    margin-bottom: 59px
}
@media only screen and (max-width: 1199px){
  .small-blocks--text-block{
        margin-bottom: 35px
    }}
.small-blocks [class*=col-]{
    margin-bottom: 20px
}
@media only screen and (max-width: 767px){
  .social.desc{
        display: none
    }}
.social.mob{
    display: none
}
@media only screen and (max-width: 767px){
  .social.mob{
        display: flex;
        justify-content: center;
        width: 100%;
        border-top: 1px solid #d8d8d8;
        padding-top: 30px;
        margin: 36px auto 0
    }}
.social a{
    margin: 0 11px;
    text-decoration: none
}
@media only screen and (max-width: 767px){
  .social a{
        margin: 0 28px
    }}
.social a:first-child{
    margin-left: 0
}
.social a:last-child{
    margin-right: 0
}
.social a:hover .icon{
    color: #fff
}
.social a .icon{
    color: #8d8d8d;
    transition: 300ms ease-in-out;
    font-size: 22px
}
@media only screen and (max-width: 767px){
  .social a .icon{
        font-size: 22px
    }}
.table-compare{
    padding: 40px 0
}
@media only screen and (max-width: 767px){
  .table-compare{
        width: 100%;
        overflow-x: auto;
        padding: 20px 0
    }}
.table-compare--wrapper{
    border-radius: 8px;
    box-shadow: 0 9px 34px -15px #989898
}
@media only screen and (max-width: 767px){
  .table-compare--wrapper{
        box-shadow: none;
        border: 1px solid #ebebeb
    }}
.table-compare--title-section{
    background: #1f1f1f;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 8px 8px 0 0;
    padding: 0 40px
}
@media only screen and (max-width: 768px){
  .table-compare--title-section{
        padding: 0 15px
    }}
.table-compare--title-section h3{
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-weight: 800;
    color: #fff;
    padding: 25px 0;
    margin: 0;
    width: 20%;
    text-align: center
}
@media only screen and (max-width: 1049px){
  .table-compare--title-section h3{
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-weight: 800
    }}
@media only screen and (max-width: 768px){
  .table-compare--title-section h3{
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 25px;
        line-height: 1.5625rem;
        font-weight: 800;
        width: 23%;
        padding: 15px 0
    }}
.table-compare--title-section h3:first-of-type{
    width: 60%;
    text-align: left
}
@media only screen and (max-width: 768px){
  .table-compare--title-section h3:first-of-type{
        width: 54%;
        padding-right: 5px
    }}
.table-compare--title-section h3:nth-child(2){
    background-color: #ed1c24;
    border-left: 4px solid #ed1c24;
    border-right: 4px solid #ed1c24;
    position: relative
}
.table-compare--title-section h3:nth-child(2):before{
    content: "";
    width: calc(100% + 8px);
    height: 20px;
    border-radius: 8px 8px 0 0;
    background-color: #ed1c24;
    border: 4px solid #ed1c24;
    position: absolute;
    top: -15px;
    left: -4px
}
.table-compare--content-section{
    background: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 40px
}
@media only screen and (max-width: 768px){
  .table-compare--content-section{
        margin: 0 15px
    }}
.table-compare--content-section h5{
    padding: 14.5px 0;
    margin: 0;
    width: 60%;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 500;
    color: #1f1f1f;
    border-bottom: 1px solid #ebebeb
}
@media only screen and (max-width: 768px){
  .table-compare--content-section h5{
        width: 54%;
        padding: 14.5px 5px 14.5px 0
    }}
.table-compare--content-section div{
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ebebeb
}
@media only screen and (max-width: 768px){
  .table-compare--content-section div{
        width: 23%
    }}
.table-compare--content-section div .icon{
    font-size: 29px;
    font-size: 1.8125rem;
    color: #00c853
}
.table-compare--content-section div:first-of-type{
    border-left: 4px solid #ed1c24;
    border-right: 4px solid #ed1c24;
    border-bottom: 0;
    position: relative
}
.table-compare--content-section div:first-of-type:before{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
    position: absolute;
    bottom: 0;
    left: 0
}
.table-compare--content-section div:last-of-type .icon{
    font-size: 21px;
    font-size: 1.3125rem;
    color: #d5d5d5
}
.table-compare--content-section:first-of-type h5{
    padding: 35px 0 14.5px
}
@media only screen and (max-width: 768px){
  .table-compare--content-section:first-of-type h5{
        padding: 35px 5px 14.5px 0
    }}
.table-compare--content-section:first-of-type div{
    padding: 35px 0 14.5px
}
.table-compare--content-section:last-of-type h5{
    padding: 14.5px 0 35px;
    border-bottom: 0
}
.table-compare--content-section:last-of-type div{
    border-bottom: 0;
    padding: 14.5px 0 35px
}
.table-compare--content-section:last-of-type div:first-of-type{
    position: relative
}
.table-compare--content-section:last-of-type div:first-of-type:before{
    content: "";
    width: calc(100% + 8px);
    height: 20px;
    border-radius: 0 0 8px 8px;
    background-color: #fff;
    border: 4px solid #ed1c24;
    border-top: 0;
    position: absolute;
    bottom: -15px;
    left: -4px
}
.testimonials{
    padding: 20px 0 25px
}
.testimonials--title{
    font-family: "Rubik", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
    font-size: 30px;
    color: #000;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 43px
}
@media only screen and (max-width: 767px){
  .testimonials--title{
        font-size: 19px;
        line-height: 27px
    }}
.testimonials--slider{
    padding-bottom: 60px
}
.testimonials--stars{
    margin-bottom: 13px
}
.testimonials--stars img{
    display: block
}
.testimonials--text{
    margin-bottom: 5px;
    max-width: 98%
}
.testimonials--text p{
    font-size: 15px;
    color: #000;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0
}
.testimonials--name{
    font-weight: 300;
    font-size: 15px;
    color: #ed1c24;
    letter-spacing: 0;
    line-height: 24px
}
.text-and-images{
    position: relative;
    background: #fff;
    padding: 40px 0 41px;
    display: flex;
    justify-content: space-between;
    padding-right: 41px
}
@media only screen and (max-width: 660px){
  .text-and-images{
        flex-wrap: wrap;
        padding: 30px 0 40px;
        padding-right: 0
    }}
.text-and-images--item{
    position: relative;
    width: 49%
}
@media only screen and (max-width: 660px){
  .text-and-images--item{
        width: 100%
    }}
.text-and-images--item:first-child{
    width: 42%
}
@media only screen and (max-width: 660px){
  .text-and-images--item:first-child{
        width: 100%;
        margin-bottom: 40px
    }}
.text-and-images--text{
    margin-bottom: 30px
}
@media only screen and (max-width: 660px){
  .text-and-images--text{
        margin-bottom: 0
    }}
.text-and-images--text h2,
.text-and-images--text h3,
.text-and-images--text h4{
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 800;
    font-size: 28px;
    color: #000;
    line-height: 39px;
    margin-top: 0;
    margin-bottom: 30px
}
@media only screen and (max-width: 660px){
  .text-and-images--text h2,
    .text-and-images--text h3,
    .text-and-images--text h4{
        font-size: 19px;
        line-height: 27px;
        margin-bottom: 13px
    }}
.text-and-images--text p{
    font-size: 16px;
    color: #717171;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 13px
}
.text-and-images--text h1{
    font-size: 48px;
    margin-bottom: 24px;
    color: #000
}
@media only screen and (max-width: 767px){
  .text-and-images--text h1{
        font-size: 38px
    }}
.text-and-images--text h2{
    font-size: 28px;
    margin-bottom: 16px;
    color: #000
}
.text-and-images--text h3{
    font-size: 23px;
    margin-bottom: 16px;
    color: #000
}
.text-and-images--text h4{
    font-size: 20px;
    margin-bottom: 16px;
    color: #ed1c24
}
.text-and-images--text h5{
    font-size: 18px;
    margin-bottom: 16px;
    color: #ed1c24
}
.text-and-images--text h6{
    font-size: 16px;
    margin-bottom: 16px;
    color: #ed1c24
}
.text-and-images--images{
    margin-bottom: 16px
}
.text-and-images--images .row{
    margin-right: -8px;
    margin-left: -8px
}
.text-and-images--images [class*=col-]{
    padding: 0 8px
}
.text-and-images--images img{
    border-radius: 8px
}
@media only screen and (max-width: 660px){
  .text-and-images--btn.desc{
        display: none
    }}
.text-and-images--btn.mob{
    display: none
}
@media only screen and (max-width: 660px){
  .text-and-images--btn.mob{
        margin-top: 40px;
        display: flex;
        justify-content: center;
        width: 100%
    }
  .text-and-images--btn{
        display: flex;
        justify-content: center
    }}
.text-and-images--big-image img{
    display: block;
    width: 100%;
    border-radius: 8px
}
.text-and-images .price-mod{
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-weight: 500;
    color: #ed1c24
}
.text-block-black{
    padding: 70px 0 0;
    margin-bottom: 45px;
    background-color: #1d1d1d;
    position: relative;
    color: #fff
}
@media only screen and (max-width: 767px){
  .text-block-black{
        padding: 40px 0 0
    }}
.text-block-black:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -100%;
    background: #1d1d1d;
    z-index: 0
}
@media only screen and (max-width: 767px){
  .text-block-black:before{
        display: none
    }}
.text-block-black--title{
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-weight: 800;
    color: #fff;
    margin: 0 0 30px
}
@media only screen and (max-width: 767px){
  .text-block-black--title{
        padding: 0 15px
    }}
.text-block-black--text{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px
}
.text-block-black--column{
    width: 47.5%;
    padding-right: 40px
}
@media only screen and (max-width: 767px){
  .text-block-black--column{
        width: 100%;
        padding: 0 15px
    }}
.text-block-black--column h1,
.text-block-black--column h2{
    margin-top: 0
}
.text-block-black--column h1{
    font-size: 36px;
    line-height: 43px
}
.text-block-black--column h2{
    font-size: 28px;
    margin-bottom: 16px
}
.text-block-black--column h3{
    font-size: 23px;
    margin-bottom: 16px;
    margin-top: 0
}
.text-block-black--column h4{
    font-size: 20px;
    margin-bottom: 16px
}
.text-block-black--column h5{
    font-size: 18px;
    margin-bottom: 16px
}
.text-block-black--column h6{
    font-size: 16px;
    margin-bottom: 16px
}
.text-block-black--column a{
    color: #fff;
    text-decoration: none;
    transition: 300ms ease-in-out
}
.text-block-black--column a:hover{
    color: #ed1c24
}
.text-block-black--column p{
    margin-bottom: 20px
}
.text-block-black--column p:last-of-type{
    margin-bottom: 0
}
.text-block-black--column-1{
    border-right: 1px solid #323232
}
.text-block-black .reminder{
    position: relative;
    padding: 30px 0;
    background-color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 150px
}
@media only screen and (max-width: 767px){
  .text-block-black .reminder{
        padding: 15px;
        flex-direction: column
    }}
.text-block-black .reminder:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -100%;
    background: #000;
    z-index: 0
}
@media only screen and (max-width: 767px){
  .text-block-black .reminder:before{
        display: none
    }}
.text-block-black .reminder img{
    margin-right: 30px
}
@media only screen and (max-width: 767px){
  .text-block-black .reminder img{
        margin: 0 0 15px
    }}
.text-block-black .reminder p{
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 400;
    margin: 0
}
.text-two-column{
    background: #fff;
    padding: 10px 100px 10px 0;
    position: relative;
    z-index: 2
}
.text-two-column.full{
    padding: 30px 100px 40px 0
}
@media only screen and (max-width: 1199px){
  .text-two-column.full{
        padding: 20px 50px 20px 0
    }}
@media only screen and (max-width: 660px){
  .text-two-column.full{
        padding: 40px 0 20px
    }}
@media only screen and (max-width: 1199px){
  .text-two-column{
        padding: 20px 50px 20px 0
    }}
@media only screen and (max-width: 660px){
  .text-two-column{
        padding: 40px 0 20px
    }}
.text-two-column:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -97%;
    background: #fff;
    z-index: 0
}
.text-two-column--title{
    position: relative;
    font-family: "Sarabun", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 800;
    font-size: 28px;
    color: #000;
    line-height: 39px;
    max-width: 426px;
    margin-bottom: 19px;
    margin-top: 0
}
@media only screen and (max-width: 660px){
  .text-two-column--title{
        font-size: 19px;
        line-height: 27px;
        margin-bottom: 15px
    }}
.text-two-column--text{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
.text-two-column--text h1,
.text-two-column--text h2{
    margin-top: 0
}
.text-two-column--text h1{
    font-size: 34px;
    line-height: 43px;
    color: #000
}
.text-two-column--text h2{
    font-size: 28px;
    margin-bottom: 16px;
    color: #000
}
@media only screen and (max-width: 1199px){
  .text-two-column--text h2{
        font-size: 24px
    }}
@media only screen and (max-width: 500px){
  .text-two-column--text h2{
        font-size: 22px
    }}
.text-two-column--text h3{
    font-size: 23px;
    margin-bottom: 16px;
    color: #000
}
.text-two-column--text h4{
    font-size: 20px;
    margin-bottom: 16px;
    color: #ed1c24
}
.text-two-column--text h5{
    font-size: 18px;
    margin-bottom: 16px;
    color: #ed1c24
}
.text-two-column--text h6{
    font-size: 16px;
    margin-bottom: 16px;
    color: #ed1c24
}
.text-two-column--text a{
    color: #ed1c24;
    text-decoration: none;
    transition: 300ms ease-in-out
}
.text-two-column--text a:hover{
    color: #131313
}
.text-two-column--column{
    width: 45%
}
.text-two-column--column.w100{
    width: 100%
}
@media only screen and (max-width: 660px){
  .text-two-column--column{
        width: 100%
    }}
.text-two-column--column ul{
    margin: 0;
    padding-left: 30px
}
.text-two-column--column p,
.text-two-column--column li{
    font-size: 16px;
    color: #717171;
    line-height: 24px;
    margin-top: 0
}
@media only screen and (max-width: 660px){
  .text-two-column--column p,
    .text-two-column--column li{
        margin-top: 0;
        margin-bottom: 10px
    }}
.text-two-column.padding-off{
    padding: 0 50px 0 0
}
.three-column{
    padding: 30px 30px 5px 0
}
@media only screen and (max-width: 767px){
  .three-column{
        padding: 15px 0
    }}
.three-column img{
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 8px
}
.three-column .three-wrapper{
    margin-bottom: 15px
}
.three-column a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 0 15px
}
.three-column a:before{
    border-radius: 8px;
    content: "";
    background: rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.three-column a:hover span{
    color: #ed1c24
}
.three-column a span{
    letter-spacing: .5px;
    position: absolute;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-weight: 500;
    display: block;
    left: 15px;
    bottom: 15px;
    color: #fff;
    transition: all .3s ease-in-out 0s
}
.page-template-page-comparison .container{
    margin-top: 195px
}
@media only screen and (max-width: 991px){
  .page-template-page-comparison .container{
        margin-top: 146px
    }}
@media only screen and (max-width: 767px){
  .page-template-page-comparison .container{
        margin-top: 0
    }}
.page-template-page-comparison .container-sizes{
    margin: 1.5rem auto;
    width: min(780px, 100%)
}
.page-template-page-comparison .container-size{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}
.page-template-page-comparison .container-size:not(.active){
    display: none
}
.page-template-page-comparison .container-size-options{
    margin: 2.5rem 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center
}
.page-template-page-comparison .container-size-options .container-size-option{
    border: 2px solid #000;
    padding: 0 2.5rem;
    height: 40px;
    border-radius: 100px;
    font-weight: 700;
    background: #fff
}
.page-template-page-comparison .container-size-options .container-size-option.active{
    background: #000;
    color: #fff
}
.comparison-table{
    width: min(780px, 100%);
    border-collapse: collapse;
    box-sizing: border-box
}
.comparison-table caption{
    margin: 1rem 0;
    text-transform: capitalize;
    font-weight: 700
}
.comparison-table td{
    padding: .5rem
}
.comparison-table td:nth-of-type(1):first-child{
    box-shadow: inset 5px 0 0px -4px #1b1b1b, inset 0px 1px #1b1b1b
}
.comparison-table td:nth-of-type(1).last-feature{
    box-shadow: inset 5px 0 0px -4px #1b1b1b, 0px 1px #1b1b1b, 0 -1px #1b1b1b
}
.comparison-table td:nth-of-type(2){
    background: #fff;
    box-shadow: inset 5px 0 0px -4px #1b1b1b, inset -5px 0 1px -4px #1b1b1b, inset 0px 1px #1b1b1b
}
.comparison-table td:nth-of-type(2).last-fact{
    position: relative
}
.comparison-table td:nth-of-type(2).last-fact::after{
    position: absolute;
    content: "";
    bottom: -10px;
    width: 100%;
    height: 10px;
    left: 0px;
    background: #fff;
    box-shadow: inset 5px 0 0px -4px #1b1b1b, inset -5px 0 1px -4px #1b1b1b, 0px 1px #1b1b1b;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}
.comparison-table td:nth-of-type(3){
    position: relative;
    box-shadow: inset -5px 0 1px -4px #1b1b1b, inset 0px 1px #1b1b1b
}
.comparison-table td:nth-of-type(3).last-competitor-fact{
    position: relative
}
.comparison-table td:nth-of-type(3).last-competitor-fact::after{
    position: absolute;
    content: "";
    bottom: 0px;
    width: 100%;
    height: 10px;
    left: 0px;
    background: #fff;
    box-shadow: inset -5px 0 1px -4px #1b1b1b, 0px 1px #1b1b1b
}
.comparison-table td:nth-of-type(2),
.comparison-table td:nth-of-type(3){
    text-align: center
}
.comparison-table td .icon-times{
    color: red
}
.comparison-table td .icon-check{
    color: green
}
.comparison-table th.fact-us{
    position: relative;
    background: #000;
    color: #fff
}
.comparison-table th.fact-us::before{
    position: absolute;
    content: "";
    top: -10px;
    left: 0;
    height: 10px;
    background: #000;
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}
.comparison-table th.fact-competitor{
    border-top-right-radius: 6px
}
@media(max-width: 600px){
  .comparison-table th{
        display: none
    }
  .comparison-table td{
        display: grid;
        grid-template-columns: 8ch auto;
        gap: 1rem;
        align-items: center;
        box-shadow: inset 5px 0 0px -4px #1b1b1b, inset -5px 0 1px -4px #1b1b1b, inset 0px 1px #1b1b1b
    }
  .comparison-table td:nth-of-type(1){
        align-items: start;
        border-right: 1px solid #000
    }
  .comparison-table td:nth-of-type(3){
        margin-bottom: 1rem;
        box-shadow: inset 5px 0 0px -4px #1b1b1b, inset -5px 0 1px -4px #1b1b1b, inset 0px 1px #1b1b1b;
        border-bottom: 1px solid #000
    }
  .comparison-table td:nth-of-type(3).last-competitor-fact::after{
        display: none
    }
  .comparison-table td::before{
        content: attr(data-cell) ": ";
        font-weight: 700;
        text-transform: capitalize;
        text-align: right
    }
  .comparison-table td.last-fact::after{
        display: none
    }}


.career-callouts{
    display: flex;
    flex-direction: column;
    gap: 54px
}
@media only screen and (max-width: 767px){
  .career-callouts{
        gap: 27px
    }}
.career-callouts .career-callout{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.career-callouts .career-callout h2{
    font-weight: 700;
    color: #111827
}
.career-callouts .career-callout figure img{
    width: 100%;
    border-radius: 6px
}
.career-callouts .career-callout:nth-of-type(2) article{
    grid-row: 1
}
@media only screen and (max-width: 767px){
  .career-callouts .career-callout{
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
  .career-callouts .career-callout:nth-of-type(2) article{
        grid-row: unset
    }}
.bottom-block{
    background-color: #f6f6f6;
    padding: 1.563rem 0 clamp(3.75rem, -0.893vw + 3.929rem, 3.12rem)
}
.bottom-block--text{
    font-family: "Fira Sans", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: clamp(2rem, -1.071vw + 2.214rem, 1.25rem)
}
@media only screen and (max-width: 767px){
  .bottom-block--text{
        text-align: center
    }}
.bottom-block--text h2{
    font-family: "Fira Sans", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: #000;
    margin-bottom: 1.2rem
}
.bottom-block--text p{
    line-height: 1.95rem
}
@media only screen and (max-width: 767px){
  .bottom-block--image{
        width: 100%;
        padding-top: 2.188rem
    }}
.bottom-block--image img{
    transform: translate(109px, 23px)
}
@media only screen and (max-width: 767px){
  .bottom-block--image img{
        transform: none
    }}
.bottom-block--content{
    max-width: 435px
}
@media only screen and (max-width: 767px){
  .bottom-block--content{
        max-width: 100%
    }}
.bottom-block--content .btn.red{
    box-shadow: none;
    display: inline-block;
    text-transform: capitalize;
    font-family: "Fira Sans", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
    font-size: 1rem;
    line-height: 1rem;
    margin-right: 15px;
    padding: 15px 22px
}
@media only screen and (max-width: 767px){
  .bottom-block--content .btn.red{
        margin: 0 auto 25px;
        width: 85%
    }}
.bottom-block--content .phone{
    font-family: "Fira Sans", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    font-size: 2rem;
    line-height: 2rem;
    text-align: center;
    color: #ed1c24;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    transition: opacity .3s ease
}
.bottom-block--content .phone:hover{
    opacity: .8
}
@media only screen and (max-width: 767px){
  .bottom-block--content .phone{
        width: 100%
    }}
.bottom-block--wrp{
    display: flex;
    justify-content: space-between;
    align-items: center
}
@media only screen and (max-width: 767px){
  .bottom-block--wrp{
        display: block;
        text-align: center
    }}










.page-header{
    display: grid;
    grid-template-columns: 50% 50%;
    background: #111827;
    color: #fff;
    border-radius: 10px
}
@media(max-width: 1199.98px){
  .page-header{
        grid-template-columns: unset
    }}
.page-header-body{
    padding: 35px;
    display: flex;
    justify-content: center;
    flex-direction: column
}
.page-header-body-title{
    font-size: clamp(1.25rem, 1.5vw, 1.75rem);
    line-height: clamp(1.75rem, 1.5vw, 2.375rem);
    color: #fff
}
.page-header-body-subtitle{
    font-size: clamp(1rem, 1.5vw, 1.125rem);
    line-height: clamp(1.25rem, 1.5vw, 1.5rem);
    color: #fff
}
@media(max-width: 1199.98px){
  .page-header-cover{
        grid-area: 1
    }}
.page-header-cover img{
    border-radius: 0 10px 10px 0
}
@media(max-width: 1199.98px){
  .page-header-cover img{
        border-radius: 10px 10px 0 0px
    }}
.page-section{
    margin: 2.5rem 0 0 0;
    color: #111827
}
.page-section-content h1,
.page-section-content h2,
.page-section-content h3,
.page-section-content h4,
.page-section-content h5,
.page-section-content h6{
    color: #000
}
.page-banner{
    background: #111827;
    color: #fff;
    font-size: clamp(1.25rem, 1.5vw, 1.75rem);
    text-align: center;
    border-radius: .625rem;
    padding: clamp(1.25rem, 1.5vw, 1.5rem);
    font-weight: 700
}
.page-banner a{
    color: #fff
}
@media(max-width: 991.98px){
  .page-banner a{
        display: block
    }}
.page-banner a:hover{
    color: #fff
}
.page-cards{
    margin: 1.5rem 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(.5rem, 1vw, 1.5rem)
}
@media(max-width: 991.98px){
  .page-cards{
        grid-template-columns: repeat(1, 1fr)
    }}
.page-card{
    display: flex;
    padding: clamp(1rem, 1.5vw, 1.25rem);
    flex-direction: column;
    justify-content: space-evenly;
    border-radius: 10px;
    box-sizing: content-box
}
.page-card.bg-white{
    background: #fff;
    color: #111827
}
.page-card.bg-red{
    background: #ed1c24;
    color: #fff
}
.page-card.height-default{
    height: 250px
}
@media(max-width: 991.98px){
  .page-card.height-default{
        height: 150px
    }}
.page-card.text-align-left{
    align-items: flex-start
}
.page-card.text-align-center{
    align-items: center
}
.page-card-title,
.page-card-subtitle{
    margin: 0 0 1.5rem 0;
    padding: 0
}
.page-card-title{
    text-transform: capitalize;
    font-weight: 800;
    font-size: clamp(1.25rem, 1.5vw, 1.75rem);
    line-height: clamp(1.75rem, 1.5vw, 2.375rem)
}
.page-card-title.no-margin{
    margin: 0
}
.page-card-subtitle{
    font-size: clamp(1rem, 1.5vw, 1.125rem);
    line-height: clamp(1.25rem, 1.5vw, 1.5rem);
    font-weight: 400
}
.page-card .link-button{
    display: block;
    padding: .5rem 1rem;
    margin: 0 auto;
    color: #fff;
    background: #111827;
    border: 2px solid #111827;
    text-decoration: none
}
.page-featured-products{
    margin-bottom: 1rem;
    border-radius: 10px;
    padding: 1.5rem;
    background: #e6e7e6;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem
}
@media(max-width: 991.98px){
  .page-featured-products{
        grid-template-columns: repeat(1, 1fr)
    }}
.page-featured-product{
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, .1607843137);
    border-radius: .625rem
}
.page-featured-product-image{
    max-width: 100%;
    max-height: 180px
}
.page-featured-product-title{
    margin: 0
}
.page-featured-product-link{
    display: block;
    padding: .5rem 1rem;
    margin: 1rem auto;
    color: #fff;
    background: #111827;
    border: 2px solid #111827;
    text-decoration: none
}
.page-featured-product-link:hover{
    color: #fff
}
.ng-container{
    display: flex;
    gap: 20px;
}
.ng-column{
    flex: 1;
}
@media (max-width: 768px){
  .ng-container{
        flex-direction: column;
    }}