/*   offer   */

header.offer:before {
 display: block;
 width: 100%;
 height: 68px;
 background: url("../img/top-line.png") 20px 50% no-repeat #fff;
 content: '';
}

.offer {
 padding: 0 0 40px;
}

.offer .box {
 position: relative;
}

.offer .box img {
 display: block;
}

.offer .sale {
 position: absolute;
 right: 10px;
 top: 25px;
 background: url("../img/sale-bg.png") 0 0 no-repeat;
 width: 120px;
 height: 120px;
 color: #fff;
 line-height: 24px;
 font-size: 14px;
 font-weight: 500;
 text-align: center;
 text-transform: uppercase;
 padding-top: 33px;
}

.offer .sale b {
 display: block;
 font-size: 28px;
 font-weight: 900;
}

.offer .main-title {
 position: absolute;
 left: 15px;
 top: 42px;
 max-width: 300px;
 font-family: 'Intro', Arial, Helvetica, sans-serif;
 font-size: 24px;
 line-height: 34px;
 color: #fff;
 text-transform: uppercase;
 text-shadow: 0 2px 0 #126f67;
}

.offer .sub-title {
 position: absolute;
 left: 15px;
 top: 183px;
 font-family: 'Intro', Arial, Helvetica, sans-serif;
 font-size: 27px;
 line-height: 1em;
 letter-spacing: 0.6px;
}

section.offer {
 padding-bottom: 0;
}

section.offer .price {
 background-image: url("../img/price-v2.png");
 margin-bottom: 0;
}

section.offer .timer-block {
 background: #044759;
 width: auto;
 box-shadow: none;
 border-radius: 0;
 margin-bottom: 0;
}

section.offer .title-timer {
 color: #fff;
 font-weight: 500;
 font-size: 18px;
}

section.offer .timer:after {
 display: none;
}

section.offer .timer {
 font-size: 25px;
 color: #fff600;
}

.security {
 background: url("../img/security-icon.png") 23px 50% no-repeat;
 border: 1px dashed #075d74;
 margin-top: 23px;
 padding: 15px 30px 15px 90px;
 border-radius: 0 20px;
 color: #fff;
}

.security h4 {
 font-size: 18px;
 color: #fff600;
 text-transform: uppercase;
}

.security p {
 font-size: 16px;
 line-height: 23px;
}

.bullet {
 font-size: 0;
 text-align: center;
 margin-bottom: 30px;
}

.bullet li {
 display: inline-block;
 vertical-align: top;
 width: 134px;
 margin: 0 10px;
 background: url("../img/check-icon.png") 50% 10px no-repeat #558dcb;
 color: #fff;
 font-size: 17px;
 font-weight: 700;
 line-height: 21px;
 padding: 40px 8px 10px;
 border-radius: 0 10px;
}

/*   s1   */

.s1 {
 background: #f8f8f8;
}

.s1 h2.title {
 margin-bottom: 10px;
}

.s1 h2.title span {
 color: #ff4010;
}

.s1 .txt {
 padding: 0 30px;
 margin-bottom: 20px;
 text-align: center;
}

.s1 h3 {
 font-size: 18px;
 text-align: center;
 margin-bottom: 15px;
}

.s1 .image {
 display: block;
 margin: 0 auto 20px;
}

.s1 .list-v1 {
 margin-bottom: 20px;
}

.s1 a.button-m {
 font-size: 21px;
}

/*   list-v1   */

.list-v1 li {
 position: relative;
 font-size: 17px;
 line-height: 25px;
 padding: 10px 20px 10px 55px;
}

.list-v1 li:nth-child(even) {
 background: #fff;
}

.list-v1 li:before {
 position: absolute;
 left: 25px;
 top: 15px;
 width: 14px;
 height: 14px;
 background: #ff4010;
 box-shadow: 0 0 0 5px rgba(255, 0, 0, 0.05);
 border-radius: 50%;
 content: '';
}

.alert-v1 {
 width: 440px;
 color: #fff;
 font-size: 18px;
 line-height: 25px;
 text-align: center;
 padding: 15px 20px;
 background: #033b4a;
 border-radius: 0 20px;
 margin: 0 auto 30px;
}

.alert-v1 b {
 color: #fff600;
}

/*   s2   */

.s2 h2.title {
 padding: 0 20px;
}

.s2 .image {
 display: block;
 margin: 0 auto 30px;
}

.s2 > p {
 color: #fff;
 font-size: 18px;
 line-height: 25px;
 padding: 0 40px;
 margin-bottom: 30px;
 text-align: center;
}

.s2 .check-list {
 margin-bottom: 20px;
}

/*   spec   */

.spec {
 padding-bottom: 0;
}

.spec h2.title span {
 display: block;
}

.spec .image {
 display: block;
}

.spec .box {
 background: #fff;
 margin: 0 20px 35px;
}

.spec .photo {
 position: relative;
 margin-bottom: 20px;
}

.spec .photo:after {
 position: absolute;
 left: calc(50% - 20px);
 bottom: -10px;
 display: block;
 width: 39px;
 height: 39px;
 background: url("../img/quote-icon.png") 0 0 no-repeat;
 content: '';
}

.spec .photo img {
 display: block;
}

.spec .author {
 min-height: 108px;
 background: url("../img/signature.png") 100% 0 no-repeat;
 padding-right: 130px;
 margin: 0 20px 20px;
 color: rgba(24, 24, 24, 0.82);
}

.spec .author h4 {
 font-size: 18px;
 margin-bottom: 3px;
 padding-top: 7px;
}

.spec .author p {
 font-size: 15px;
 line-height: 21px;
}

.spec .desc {
 padding: 0 20px 20px;
 text-align: center;
 font-size: 18px;
}

.spec .desc p {
 margin-bottom: 15px;
}

.spec .desc p:last-child {
 margin-bottom: 0;
}

/*   check-list   */

.check-list {
 padding: 0 20px;
}

.check-list li:first-child {
 border-top: 0;
}

.check-list li:last-child {
 border-bottom: 0;
}

.check-list li {
 position: relative;
 color: #fff;
 font-size: 18px;
 font-weight: 700;
 padding: 12px 0 12px 33px;
 border-bottom: 1px solid #07566b;
 border-top: 1px solid #043644;
}

.check-list li:before {
 position: absolute;
 left: 0;
 top: 14px;
 display: block;
 width: 22px;
 height: 22px;
 background: url("../img/check-icon2.png") 0 0 no-repeat;
 content: '';
}

/*   s3   */

.s3 {
 padding-bottom: 0;
}

.s3.v2 {
 padding-bottom: 45px;
}

.s3 a.button-m {
 font-size: 20px;
}

.s3 h2.title {
 padding: 0 25px;
}

.s3 > p {
 font-size: 18px;
 text-align: center;
 padding: 0 25px;
 margin-bottom: 15px;
}

.s3 .image {
 display: block;
 margin: 0 auto 20px;
}

.s3 .list-number {
 margin-bottom: 40px;
}

.s3 .gif {
 display: block;
}

/*   video   */

.video {
 padding: 0;
}

.video .title {
 background: url("../img/label-icon.png") calc(100% - 5px) 0 no-repeat #1cba9f;
 height: 165px;
 font-family: 'Intro', Arial, Helvetica, sans-serif;
 font-size: 26px;
 line-height: 37px;
 text-align: right;
 padding: 28px 140px 0 0;
 color: #fff;
}

/*   list-number   */

.list-number {
 padding: 0 20px;
}

.list-number li {
 position: relative;
 padding: 14px 20px 14px 70px;
 background: #1cba9f;
 border-radius: 0 20px;
 margin-bottom: 20px;
}

.list-number p {
 color: #fff;
 font-size: 18px;
 font-weight: 500;
}

.list-number .num {
 position: absolute;
 left: 13px;
 top: calc(50% - 22px);
 width: 44px;
 height: 44px;
 line-height: 46px;
 background: #fff;
 border-radius: 0 10px;
 font-size: 20px;
 font-family: 'Intro', Arial, Helvetica, sans-serif;
 text-align: center;
 color: #1cba9f;
}

.list-number.v2 li {
 padding: 20px 20px 20px 85px;
 background: #fff;
 box-shadow: 0 0 21px rgba(0, 0, 0, 0.15);
}

.list-number.v2 li:last-child {
 margin-bottom: 0;
}

.list-number.v2 p {
 color: #000;
 font-weight: 400;
}

.list-number.v2 .num {
 left: 20px;
 line-height: 14px;
 background: #1cba9f;
 color: #fff;
 font-family: 'Museo Sans', Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding-top: 11px;
}

.list-number.v2 .num b {
 display: block;
 font-size: 20px;
 font-family: 'Intro', Arial, Helvetica, sans-serif;
}

/*   s4   */

.s4 {
 background: #f8f8f8;
}

.s4 h2.title {
 margin-bottom: 45px;
}

/*    list-v2   */

.list-v2 {
 font-size: 0;
 text-align: center;
 padding: 0 10px;
 margin-bottom: -10px;
}

.list-v2 li {
 display: inline-block;
 vertical-align: top;
 width: 50%;
 padding: 0 10px;
 font-size: 18px;
 line-height: 24px;
 color: #181818;
 margin-bottom: 55px;
}

.list-v2 .photo {
 position: relative;
 width: 140px;
 height: 140px;
 margin: 0 auto 15px;
}

.list-v2 .photo:before {
 position: absolute;
 left: -8px;
 top: -8px;
 display: block;
 width: 109px;
 height: 109px;
 border-radius: 20px 0;
 background: #168b79;
 background: -moz-linear-gradient(left, #168b79 0%, #3a6f93 100%);
 background: -webkit-linear-gradient(left, #168b79 0%, #3a6f93 100%);
 background: linear-gradient(to right, #168b79 0%, #3a6f93 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#168b79', endColorstr='#3a6f93', GradientType=1);
 content: '';
}

.list-v2 .photo img {
 position: relative;
 z-index: 5;
 display: block;
 border-radius: 20px 0;
}

/*   reviews   */

.reviews a.button-m {
 margin-top: 20px;
}

.stats-rev {
 font-size: 0;
 text-align: center;
 margin-bottom: 40px;
}

.stats-rev li {
 display: inline-block;
 vertical-align: top;
 width: 220px;
 margin: 0 5px;
 padding: 20px 10px;
 border: 1px solid #075d74;
 border-radius: 20px 0;
}

.stats-rev h4 {
 color: #fff600;
 font-size: 50px;
 font-weight: 900;
 line-height: 1em;
 padding-bottom: 5px;
}

.stats-rev p {
 color: #fff;
 font-size: 19px;
 line-height: 25px;
}

.rev-slider {
 padding: 0 20px;
}

.rev-slider .item {
 text-align: center;
 background: #fff;
 padding-bottom: 25px;
 border-radius: 20px 0;
}

.rev-slider .item > img {
 display: block;
 border-radius: 20px 0 0;
}

.rev-slider .desc {
 font-size: 18px;
 padding: 20px;
 text-align: center;
}

.rev-slider .author {
 position: relative;
 display: inline-block;
 vertical-align: top;
 height: 78px;
 padding: 17px 0 0 95px;
 text-align: left;
}

.rev-slider .author .ava {
 position: absolute;
 left: 0;
 top: 0;
}

.rev-slider .author .ava:before {
 position: absolute;
 left: -4px;
 top: -4px;
 display: block;
 width: 39px;
 height: 39px;
 background: url("../img/quote-icon.png") 50% 50% no-repeat #00a3c8;
 border-radius: 50%;
 content: '';
}

.rev-slider .author .ava img {
 display: block;
 width: 78px;
 border-radius: 50%;
}

.rev-slider .slick-dots {
 text-align: center;
 padding-top: 25px;
}

.rev-slider .slick-dots li {
 display: inline-block;
 vertical-align: top;
 padding: 0 7px;
}

.rev-slider .slick-dots li button {
 display: block;
 width: 15px;
 height: 15px;
 border: none;
 text-indent: -9999px;
 background: #f8f8f8;
 cursor: pointer;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.rev-slider .slick-dots li.slick-active button {
 background: #fff600;
}

/*   size   */

.size {
 padding-bottom: 0;
}

.size.v2 {
 padding-bottom: 45px;
}

.size p {
 padding: 0 20px;
 margin-bottom: 30px;
 font-size: 18px;
 text-align: center;
}

.size .image {
 display: block;
 margin: 0 auto 40px;
}

.size .txt {
 padding: 40px 0 0;
}

.size .txt h4 {
 font-weight: 400;
 font-size: 21px;
 font-family: 'Intro', Arial, Helvetica, sans-serif;
 text-align: center;
 margin-bottom: 5px;
}

.size a.button-m {
 font-size: 21px;
}

.size table th {
 position: relative;
 background: #1cba9f;
 color: #fff;
 font-weight: 400;
 font-size: 16px;
 line-height: 20px;
 text-align: center;
 padding: 8px 20px;
}

.size table th:last-child:before {
 display: none;
}

.size table th:before {
 position: absolute;
 right: -1px;
 top: calc(50% - 18px);
 display: block;
 height: 36px;
 border-left: 1px solid #20c8ac;
 border-right: 1px solid #1ab399;
 z-index: 1;
 content: '';
}

.size table td {
 padding: 8px;
 color: #181818;
 font-size: 16px;
 text-align: center;
}

.size table tr:nth-child(odd) td {
 background: #f8f8f8;
}

/*   faq   */

.faq h2.title {
 margin-bottom: 30px;
}

.accordion {
 padding: 0 20px;
}

.accordion .accordion_item {
 padding: 12px 15px;
 color: #fff;
 background: #1cba9f;
 border-radius: 0 20px;
 margin-bottom: 20px;
}

.accordion .accordion_item:last-child {
 margin-bottom: 0;
}

.accordion .title-accordion {
 position: relative;
 font-size: 18px;
 font-weight: 500;
 line-height: 25px;
 padding-left: 60px;
 cursor: pointer;
}

.accordion .accordion_item.active_block .title-accordion:before {
 content: '-';
}

.accordion .title-accordion:before {
 position: absolute;
 left: 0;
 top: calc(50% - 22px);
 display: block;
 width: 44px;
 height: 44px;
 line-height: 44px;
 text-align: center;
 background: #fff;
 font-size: 20px;
 font-weight: 900;
 color: #1cba9f;
 border-radius: 0 10px;
 content: '+';
}

.accordion .accordion_item .info {
 display: none;
 overflow: hidden;
 padding-top: 10px;
}

/*   certificate   */

.certificate {
 padding: 0;
}

.certificate .photo {
 position: relative;
}

.certificate .photo img {
 display: block;
}

.certificate .text-photo {
 position: absolute;
 left: 0;
 top: 0;
 width: 240px;
}

.certificate .text-photo p {
 height: 44px;
 line-height: 46px;
 padding-left: 20px;
 font-family: 'Intro', Arial, Helvetica, sans-serif;
 font-size: 30px;
 color: #fff;
}

.certificate .text-photo p:nth-child(1) {
 background: #000100;
}

.certificate .text-photo p:nth-child(2) {
 background: #b91f27;
}

.certificate .text-photo p:nth-child(3) {
 background: #e5c43f;
}

.certificate .txt {
 background: #033b4a;
 font-size: 18px;
 color: #fff;
 text-align: center;
 padding: 20px;
}

.certificate .txt b {
 color: #fff600;
}

/*   s5   */

.s5.v2 {
 background: #f8f8f8;
}

.s5 h2.title {
 margin-bottom: 30px;
}

/*   footer   */

.footer {
 text-align: center;
 padding: 40px 0 30px;
}

.footer img {
 display: block;
 margin: 0 auto 15px;
}

.footer a {
 display: inline-block;
 font-size: 15px;
 color: #333;
 margin: 0 10px;
}

.footer a:hover {
 text-decoration: none;
}





