html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
 display: block;
}

/* FONTS */
@font-face {
    font-family: 'Klavika-Bold';
    src: url('https://affinity-static-landings.s3-eu-west-1.amazonaws.com/resources/fonts/KlavikaBold-Bold.woff2') format('woff2'),
        url('https://affinity-static-landings.s3-eu-west-1.amazonaws.com/resources/fonts/KlavikaBold-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika-Light';
    src: url('https://affinity-static-landings.s3-eu-west-1.amazonaws.com/resources/fonts/KlavikaLight-Plain.woff2') format('woff2'),
        url('https://affinity-static-landings.s3-eu-west-1.amazonaws.com/resources/fonts/KlavikaLight-Plain.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


body {
 line-height: 1;
 font-family: 'Klavika-Bold';

}
*{
 box-sizing: border-box;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
p{
 margin: 0;
}
.clear{
 clear: both;
}



header{
 height: 50px;
 position: relative;
 background-color: #001125;
 z-index: 3;
}
header img{
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 width: 250px;
}

.top-section{
 background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/34aca39e-93e3-421d-8dc7-0c31516b14ad.png);
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
 height: 430px;
 padding-top: 125px;
 z-index: 1;
 position: relative;
}
.top-section h1{
    font-size: 24px;
    line-height: 1;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    max-width: 790px;
    margin: 0 auto;
}
.top-section h1 span{
 font-size: 57px;
 line-height: 0.48;
 color: #ff8300;
 display: block;
 margin-top: 17px;
 margin-bottom: 14px;
}
.top-section-thankyou{
 background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/db9f3d13-e05a-465a-a3e3-b29ebaf02ae2.png);
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
 height: 430px;
 padding-top: 286px;
 position: relative;
 z-index: 2;
 text-align: center;
}
.top-section-thankyou h1{
 font-size: 30px;
 line-height: 0.67;
 color: #ff8300;
 margin-bottom: 17px;
 text-transform: uppercase;
}
.top-section-thankyou p{
 font-size: 16px;
 line-height: 1.25;
 color: #ffffff;
 max-width: 470px;
 margin: 0 auto;
}
.instructions-block{
 text-align: center;
 margin-top: 30px;
}
.instructions-block div{
 display: inline-block;
 vertical-align: bottom;
 margin: 0 20px;
 position: relative;
}
.instructions-block div:after{
 content: '';
    display: block;
    position: absolute;
    background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/4dc1eb4f-8e41-42da-83c3-8f6d3a0a9d67.png);
    width: 60px;
    height: 60px;
    background-size: 100%;
    top: -2px;
    right: -50px;
}
.instructions-block div:last-child:after{
 display: none;
}
.instructions-block div img{
 width: 60px;
}
.instructions-block div p{
    font-size: 16px;
    line-height: 1.13;
    text-align: center;
    color: #ffffff;
 margin-top: 2px;
}
.price-section{
 margin-top: -180px;
    background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/e3b93da4-cf96-4f36-99eb-80337a0a6afe.png);
    background-size: auto 440px;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 610px;
 position: relative;
 z-index: 1;
}
.price-block{
 text-align: center;
}
.price-block p{
 display: inline-block;
 vertical-align: middle;
 font-size: 24px;
 line-height: 0.92;
 color: #27b5c0;
 width: 124px;
 text-transform: uppercase;
}
.price-block p:last-child{
 color: #ff8300;
}
.price-block p span{
 font-size: 80px;
 display: block;
}
.price-block img{
 display: inline-block;
 vertical-align: middle;
 width: 600px;
 margin: 0 20px;
}
.price-block img.mobile{
 display: none;
}
.tag-block{
 text-align: center;
 margin: 8px auto;
 max-width: 510px;
}
.tag-block p{
 font-size: 24px;
    line-height: 1;
    color: #0c1d3d;
}
.form-section{
 width: 100%;
    max-width: 900px;
    margin: 0 auto;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 5px 60px 0 rgba(12, 35, 64, 0.2);
    background-color: #ffffff;
    padding: 300px 120px 110px 120px;
    margin-top: -240px;
    position: relative;
    z-index: 0;
    margin-bottom: 100px;
}
.form-section p{
 font-family: 'Klavika-Light';
 line-height: 1.5;
 margin-bottom: 70px;
}
.form-section p strong{
 font-family: 'Klavika-Bold';
}
.form-section-thankyou{
 padding-top: 290px;
 padding-bottom: 100px;
}
.form-section-thankyou h2{
 max-width: 490px;
 font-size: 24px;
 line-height: 1;
 color: #0c1d3d;
 margin: 0 auto 40px;
 text-align: center;
}
.btn{
 width: 300px;
 height: 50px;
 border-radius: 0 10px;
 box-shadow: 0 5px 20px 0 rgba(12, 35, 64, 0.2);
 background-color: #ff8300;
 margin: 0 auto;
 font-size: 16px;
 line-height: 50px;
 text-align: center;
 color: #ffffff;
 display: block;
 text-transform: uppercase;
 cursor: pointer;
 -webkit-transition: -webkit-transform .2s ease-out, box-shadow .2s ease-out;
 transition: transform all .2s ease-out, box-shadow .2s ease-out;
}
.btn:hover{
 transform: scale(1.05);
 -webkit-transform: scale(1.05);
 box-shadow: 0 10px 20px 0 rgba(12, 35, 64, 0.2);
}
.form-section-thankyou p{
 font-family: "Klavika-Light";
 font-size: 13px;
 line-height: 1.23;
 color: #0c1d3d;
 max-width: 300px;
 margin: 16px auto 0;
}
.half{
 float: left;
 width: calc(50% - 30px);
 margin-right: 60px;
}
.half:nth-child(2),
.half:nth-child(4){
 margin-right: 0;
}
form{

}
form h2{
 font-size: 16px;
 line-height: 1.25;
 color: #0c1d3d;
 text-transform: uppercase;
 margin-bottom: 14px;
}
form p{
 font-family: 'Klavika-Light';
 margin-top: 30px;
 margin-bottom: 11px;
 color: #0c1d3d;
}
form input[type="text"],
form input[type="email"]{
 width: 100%;
 border-radius: 6px;
 box-shadow: 0 5px 20px 0 rgba(12, 35, 64, 0.2);
 background-color: #ffffff;
 height: 36px;
 line-height: 36px;
 border: 0;
 margin-bottom: 10px;
 padding: 0 12px;
 font-size: 16px;
 color: #0c1d3d;
 font-family: 'Klavika-Light';
}
form textarea{
 width: 100%;
 border-radius: 6px;
 box-shadow: 0 5px 20px 0 rgba(12, 35, 64, 0.2);
 background-color: #ffffff;
 height: 115px;
 line-height: 36px;
 border: 0;
 margin-bottom: 10px;
 padding: 0 12px;
 font-size: 16px;
 color: #0c1d3d;
 font-family: 'Klavika-Light';
}
::-webkit-input-placeholder {
  color: #0c1d3d;
}

:-ms-input-placeholder {
  color: #0c1d3d;
}

::placeholder {
  color: #0c1d3d;
}
*:focus{
 outline: 0;
}
form input[type="submit"]{

}
.select-block{
 margin-bottom: 10px;
 border-radius: 6px;
 box-shadow: 0 5px 20px 0 rgba(12, 35, 64, 0.2);
 overflow: hidden;
 padding: 0 6px;
}
form select{
 font-family: 'Klavika-Light';
 width: calc(100% + 20px);
 height: 36px;
 line-height: 36px;

 font-size: 16px;
 color: #0c1d3d;
 font-family: 'Klavika-Light';
 border: 0;
 background-color: #fff;
 background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/d2ad0d72-920b-4ca0-937a-4b629ecf49ac.png);
 background-size: 24px;
 background-repeat: no-repeat;
 background-position: center right 25px;
 text-transform: uppercase;
 cursor: pointer;
}

.radio-block{
 margin-bottom: 9px;
    position: relative;
    margin-top: -3px;
}
.radio-block label{
 font-family: 'Klavika-Light';
    font-size: 16px;
    line-height: 45px;
    color: #0c1d3d;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    background-size: 40px;
 height: 40px;
    background-repeat: no-repeat;
 cursor: pointer;
}
.radio-block label.label-dog{
 background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/f04ebe6e-b3cc-403d-a2ee-3ca70efd4ab6.png);
 background-position: right center;
 padding-right: 45px;
}
.radio-block label.label-cat{
 background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/807ef158-2e74-4756-bd65-2a1daa00dc2c.png);
 padding-left: 45px;
 background-position: left center;
}
.radio-block input{
 position: absolute;
    opacity: 0;
    width: 40px;
    height: 32px;
    top: 2px;
 z-index: 2;
 cursor: pointer;
}
.radio-block input#dog{
 left: 90px;
}
.radio-block input#cat{
    left: 135px;
}
.slider{
 display: inline-block;
 vertical-align: middle;
 height: 28px;
 width: 72px;
 border-radius: 18px;
 background-color: #0c1d3d;
 position: relative;
}
.slider:after{
 content: '';
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50px;
    background-color: #ff8300;
    box-shadow: 0 5px 20px 0 rgba(12, 35, 64, 0.1);
    position: absolute;
    top: 3px;
    left: 47px;
 -webkit-transition: all .2s ease-out;
 transition: all .2s ease-out;
}
input[type="radio"]:checked + .slider:after {
 left: 3px;
}

.check-block{
 margin-top: 30px;
 text-align: left;
 margin-bottom: 30px;
}
.check-block label{
 display: block;
 cursor: pointer;
}
.check-block input{
 display: inline-block;
 vertical-align: middle;
 width: 20px;
 height: 20px;
 opacity: 0;
 margin: 0;
 position: absolute;
 cursor: pointer;
}

.check-block span{
 display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    color: #0c1d3d;
    font-family: 'Klavika-Light';
    white-space: nowrap;
 background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/7f95ec75-0a66-44eb-b0b0-5a6b46231e16.png);
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: top 1px left;
    padding-left: 33px;
    height: auto;
    line-height: 25px;
    margin-left: -4px;
    margin-bottom: 3px;

}
.check-block span a{
 color: inherit;
 text-decoration: none;
}
.check-block span a:hover{
 text-decoration: underline;
}
input[type="checkbox"]:checked + span {
 background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/f076f15e-2d83-40b8-ae1d-b1e6d2c44eb5.png);
}

input[type="submit"]{
 font-family: 'Klavika-Bold';
 height: 80px;
 width: 100%;
 border-radius: 0 10px;
 font-size: 16px;
 line-height: 1.25;
 text-align: center;
 color: #ffffff;
 box-shadow: 0 5px 20px 0 rgba(12, 35, 64, 0.2);
 background-color: #ff8300;
 border: 0;
 text-transform: uppercase;
 cursor: pointer;
 -webkit-transition: -webkit-transform .2s ease-out, box-shadow .2s ease-out;
 transition: transform all .2s ease-out, box-shadow .2s ease-out;
 max-width: 300px;
 margin: 0 auto;
 display: block;
-webkit-appearance: none;
}
input[type="submit"]:hover{
 transform: scale(1.05);
 -webkit-transform: scale(1.05);
 box-shadow: 0 10px 20px 0 rgba(12, 35, 64, 0.2);
}
.error{
 font-family: 'Klavika-Light';
 font-size: 13px;
 line-height: 1.23;
 color: #da0000;
 margin-top: 9px;
 display: block;
}

.form-section p.info{
 font-family: 'Klavika-Light';
 font-size: 13px;
 line-height: 1.23;
 color: #0c1d3d;
 margin-top: 40px;
}
.upload-block{
 width: 100%;
 height: 280px;
 border-radius: 10px;
 box-shadow: 0 5px 20px 0 rgba(12, 35, 64, 0.2);
 background-color: #0c1d3d;
 margin-top: 50px;
 position: relative;
}
input[type="file"]{
 position: absolute;
    height: 100%;
    width: 100%;
    cursor: pointer;
 opacity: 0;
}
.upload-block .top{

}
.upload-block .top:before,
.upload-block .top:after,
.upload-block .bottom:before,
.upload-block .bottom:after{
 content: '';
 display: block;
 position: absolute;
 background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/641b369f-9fbb-4911-8ca8-cdacd1779a1c.png);
 background-repeat: no-repeat;
 background-size: 100%;
 background-position: center;
 width: 34px;
 height: 34px;
}
.upload-block .bottom{

}
.upload-block .top:after{
 right: 0;
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
}
.upload-block .bottom:before{
 bottom: 0;
 -webkit-transform: rotate(270deg);
 transform: rotate(270deg);
}
.upload-block .bottom:after{
 bottom: 0;
 right: 0;
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
}
.upload-block p{
 position: absolute;
 font-size: 16px;
 line-height: 1.25;
 text-align: center;
 color: #ffffff;
 max-width: 80px;
 text-transform: uppercase;
 font-family: 'Klavika-Bold';
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 -webkit-transform: translate(-50%, -50%);
 margin: 0;
}
.upload-block.active span,
.upload-block.active p{
 display: none;
}

@media (max-width: 979px) {
 .price-section{
  margin-top: -130px;
  height: 440px;
  background-size: auto 330px;
 }
 .price-block img{
  width: 400px;
 }
 .form-section{
  padding: 300px 50px 150px 50px;
  margin-bottom: 0;
  border-radius: 0;
 }
 .form-section-thankyou{
  padding: 270px 50px 100px 50px;
 }
 .top-section{
  height: 300px;
  padding-top: 60px;
 }
}
@media (max-width: 800px) {
 .top-section h1{
  max-width: 660px;
 }
 .top-section h1 span{
  font-size: 62px;
 }
}




@media (max-width: 500px) {

 .top-section{
     background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/091b3140-1767-4a12-963f-6b9dd93ae156.png);
     height: 440px;
     padding-top: 50px;
     background-size: 100% auto;
     background-position: center top;
 }
 .top-section h1{
  text-align: center;
  font-size: 30px;
 }
 .top-section h1 span{
  line-height: 0.88;
  margin-top: 4px;
  margin-bottom: 1px;
  font-size: 40px;
 }
 .price-block img.desktop{
  display: none;
 }
 .price-block img.mobile{
  display: inline-block;
 }
 .half{
  width: 100%;
  float: none;
  margin-right: 0;
 }
 .price-block img{
  width: 375px;
     margin: 0;
     position: absolute;
     left: 50%;
     -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
 }
 .instructions-block{
  margin-top: 40px;
 }
 .instructions-block div {
     margin: 0 15px;
     width: 88px;
 }
 .instructions-block div:after{
  right: -45px;
 }
 .price-block p{
  margin-top: 200px;
     margin-left: 20px;
     margin-right: 20px;
 }
 .price-section {
     margin-top: -115px;
  height: 560px;
 }
 .tag-block {
     margin: 30px auto 0;
     max-width: 280px;
 }
 .form-section {
     padding: 290px 30px 100px 30px;
     margin-bottom: 0;
     border-radius: 0;
 }
 .half:nth-child(2){
  margin-top: 45px
 }
 .upload-block{
  height: 190px;
 }
 input[type="submit"]{
  height: 60px;
 }
 .check-block span {
     background-size: 35px;
     padding-left: 40px;
     height: 35px;
     line-height: 1;
     margin-bottom: 8px;
     white-space: normal;
 }
 .top-section-thankyou h1{
  font-size: 26px;
  line-height: 0.9;
  margin-bottom: 4px;
 }
 .top-section-thankyou{
     background-image: url(https://image.m.affinity-petcare.com/lib/fe3715707564057f7c1077/m/3/651b4e17-759c-4fe7-bd5c-e79c4b99f2bd.png);
     height: 360px;
     padding-top: 50px;
     padding-left: 30px;
     padding-right: 30px;
 }
 .form-section-thankyou{
  padding: 300px 30px 80px 30px;
 }
 .full{
  margin-top: 20px;
 }

}

@media (max-width: 374px) {
 .instructions-block div {
     margin: 0 5px;
 }
 .instructions-block div:after{
  right: -33px;
  width: 40px;
  height: 40px;
  top: 10px;
 }
 .price-block img{
  width: 325px;
 }
 .top-section{
     height: 440px;
     padding-top: 40px;
 }
 .check-block span {
     white-space: normal;
     font-size: 15px;
 }
 .price-section{
  margin-top: -95px;
 }
 .price-block p{
  margin-left: 10px;
  margin-right: 10px;
 }
 .form-section {
     padding: 240px 10px 150px 10px;
 }
 .top-section h1{
  font-size: 22px;
 }
 .top-section h1 span{
  font-size: 44px;
 }
}
