@charset "utf-8";
/* CSS Document */

/* CSS Document © 2015 Digimax.co.uk */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

::-moz-selection{ background:#7b7d7f; color:#ffffff; text-shadow:none;}
::selection { background:#7b7d7f; color:#ffffff; text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none; font-family: "Montserrat", sans-serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#504f50; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden;}
:root { overflow-y: scroll;}
a { text-decoration:none; transition:all 0.25s ease-out 0s;}
p, p span { font-family: "Montserrat", sans-serif;}
img { border:0px;}
ol, ul, li{ 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;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:rgba(44,44,44,0.5);
}
::-moz-placeholder { 
  color:rgba(44,44,44,0.5);
}
:-ms-input-placeholder {
  color:rgba(44,44,44,0.5);
}
:-moz-placeholder {
  color:rgba(44,44,44,0.5);
}

input:read-only {
  background-color: #eeeeee;
}

.header-wrapp, .banner-wrapp, .footer-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1162px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:none; border-bottom:1px solid rgba(44,44,44,0.5); padding:70px 0 64px;}
.header-wrapp p { float:none; font-size:16px; font-weight:500; color:#2c2c2c; letter-spacing:1.09px; line-height:2.44; margin:0 0 16px;}
.header-wrapp p a { color:#2c2c2c;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:35.3%; float:left; margin:0 0 0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}

/*banner-wrapp*/
.banner-wrapp { padding:70px 0 44px;}
.banner-wrapp p { float:none; font-size:16px; font-weight:500; color:#2c2c2c; letter-spacing:1.09px; line-height:2.44; margin:0 0 16px;}
.banner-wrapp p a { color:#2c2c2c;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { font-size:40px; font-weight:700; color:#2c2c2c; letter-spacing:normal; line-height:normal; text-transform:uppercase; margin:0 0 46px;}
.banner-wrapp h2 a { color:#2c2c2c;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp .banner-col1 { width:100%; float:left; margin:0 0 42px;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; float:left;}
.banner-wrapp .banner-col1 .banner-row1 label { width:auto; float:left; font-size:13px; font-weight:700; color:#2c2c2c; letter-spacing:normal; line-height:3.85; margin:0 0 0;}
.banner-wrapp .banner-btn1 { float:none; color:#f5f5f5; background:#2c2c2c; border-color:#2c2c2c; cursor:pointer; margin:0 8px 0 0; padding:15px 64px 16px 64px;}
.banner-wrapp .banner-btn1:last-child { margin-right:0;}
.banner-wrapp .banner-btn1:hover { color:#2c2c2c; background:none; border-color:#2c2c2c;}

/*footer-wrapp*/
.footer-wrapp { background:none; padding:44px 0 110px;}
.footer-wrapp p { float:none; font-size:16px; font-weight:500; color:#2c2c2c; letter-spacing:1.09px; line-height:2.44; margin:0 0 16px;}
.footer-wrapp p a { color:#2c2c2c;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp .footer-col1 { width:auto; float:left; margin:0 0 0;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}
.footer-wrapp .footer-col2 { width:auto; float:right; margin:0 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:right;}
.footer-wrapp .footer-col2 .footer-row2 li { float:left; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { margin:0 10px 0;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:rgba(44,44,44,0.5);}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:13px; font-weight:700; color:#2c2c2c; letter-spacing:normal; line-height:2.6;}

/*banner-form-box-css*/
.banner-form-box { width:100%; float:left; margin:66px 0 0;}
.banner-form-box:first-child { margin-top:0;}

/*banner-form-fild-css*/
.banner-form-fild { width:73%; height:50px; float:right; font-size:12px; font-weight:400; color:rgba(44,44,44,0.5); letter-spacing:normal; line-height:normal; border:1px solid rgba(44,44,44,0.5); border-radius:24px; resize:none; margin:0 0 0; padding:0 5% 0;}

/*banner-form-input-box-css*/
.banner-form-input-box { width:49.7%; float:left; margin:8px 0 0;}
.banner-form-input-box:first-child { margin-top:0;}
.banner-form-input-box:nth-child(2) { margin-top:0;}
.banner-form-input-box:nth-child(2n) { width:46.4%; float:right;}
.banner-form-input-box:nth-child(2n) .banner-form-fild { width:78%;}

/*footer-master-card-thm-box-css*/
.footer-master-card-thm-box { width:49px;}

/*footer-visa-card-thm-box-css*/
.footer-visa-card-thm-box { width:52px;}

/*footer-visa-debit-css*/
.footer-visa-debit { width:51px;}

/*footer-visa-electron-css*/
.footer-visa-electron { width:51px;}

/*footer-maestro-css*/
.footer-maestro { width:51px;}

/*footer-solo-css*/
.footer-solo { width:26px;}

/*footer-stripe-css*/
.footer-stripe { width:34px;}

/*footer-payment-logo-css*/
.footer-master-card-thm-box, .footer-visa-card-thm-box, .footer-visa-debit, .footer-visa-electron, .footer-maestro, .footer-solo, .footer-stripe { float:left; margin:0 10px 0 0;}

/*background-color-css*/
.black-background { background:#2c2c2c;}

/*btn-css*/
.banner-btn1 { font-size:13px; font-weight:700; letter-spacing:normal; line-height:normal; border:1px solid; border-radius:24px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.margin { width:90%;}

.header-wrapp { text-align:center; padding:40px 0 40px;}
.header-wrapp .header-col1 { width:210px; float:none; margin:0 auto 0;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}

.banner-wrapp { text-align:center; padding:54px 0 30px;}
.banner-wrapp h2 { font-size:26px; margin:0 0 30px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 40px;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%;}
.banner-wrapp .banner-col1 .banner-row1 label { width:100%; font-size:11px; line-height:normal; margin:0 0 8px;}

.footer-wrapp { text-align:center; padding:30px 0 52px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 18px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:top; display:inline-block; margin:0 2px 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px; line-height:normal;}

/*banner-form-box-css*/
.banner-form-box { width:100%; margin:28px 0 0;}

/*banner-form-fild-css*/
.banner-form-fild { width:100%; height:46px; text-align:center; font-size:10px; margin:0 0 0; padding:0 5% 0;}

/*banner-form-input-box-css*/
.banner-form-input-box { width:100%; margin:4.2% 0 0;}
.banner-form-input-box:nth-child(2) { margin-top:4.2%;}
.banner-form-input-box:nth-child(2n) { width:100%;}
.banner-form-input-box:nth-child(2n) .banner-form-fild { width:100%;}

/*footer-master-card-thm-box-css*/
.footer-master-card-thm-box { width:35px;}

/*footer-visa-card-thm-box-css*/
.footer-visa-card-thm-box { width:38px;}

/*footer-visa-debit-css*/
.footer-visa-debit { width:37px;}

/*footer-visa-electron-css*/
.footer-visa-electron { width:37px;}

/*footer-maestro-css*/
.footer-maestro { width:37px;}

/*footer-solo-css*/
.footer-solo { width:18px;}

/*footer-stripe-css*/
.footer-stripe { width:22px;}

/*footer-payment-logo-css*/
.footer-master-card-thm-box, .footer-visa-card-thm-box, .footer-visa-debit, .footer-visa-electron, .footer-maestro, .footer-solo, .footer-stripe { float:none; vertical-align:middle; display:inline-block; margin:0 1px 0;}

/*btn-css*/
.banner-btn1 { font-size:11px;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.margin { width:90%;}

.header-wrapp { text-align:center; padding:40px 0 40px;}
.header-wrapp .header-col1 { width:210px; float:none; margin:0 auto 0;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}

.banner-wrapp { text-align:center; padding:54px 0 30px;}
.banner-wrapp h2 { font-size:26px; margin:0 0 30px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 40px;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%;}
.banner-wrapp .banner-col1 .banner-row1 label { width:100%; font-size:11px; line-height:normal; margin:0 0 8px;}

.footer-wrapp { text-align:center; padding:30px 0 52px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 18px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:top; display:inline-block; margin:0 2px 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px; line-height:normal;}

/*banner-form-box-css*/
.banner-form-box { width:100%; margin:28px 0 0;}

/*banner-form-fild-css*/
.banner-form-fild { width:100%; height:46px; text-align:center; font-size:10px; margin:0 0 0; padding:0 5% 0;}

/*banner-form-input-box-css*/
.banner-form-input-box { width:48%; margin:4.2% 0 0;}
.banner-form-input-box:nth-child(2n) { width:48%;}
.banner-form-input-box:nth-child(2n) .banner-form-fild { width:100%;}

/*footer-master-card-thm-box-css*/
.footer-master-card-thm-box { width:35px;}

/*footer-visa-card-thm-box-css*/
.footer-visa-card-thm-box { width:38px;}

/*footer-visa-debit-css*/
.footer-visa-debit { width:37px;}

/*footer-visa-electron-css*/
.footer-visa-electron { width:37px;}

/*footer-maestro-css*/
.footer-maestro { width:37px;}

/*footer-solo-css*/
.footer-solo { width:18px;}

/*footer-stripe-css*/
.footer-stripe { width:22px;}

/*footer-payment-logo-css*/
.footer-master-card-thm-box, .footer-visa-card-thm-box, .footer-visa-debit, .footer-visa-electron, .footer-maestro, .footer-solo, .footer-stripe { float:none; vertical-align:middle; display:inline-block; margin:0 1px 0;}

/*btn-css*/
.banner-btn1 { font-size:11px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.margin { width:90%;}

.header-wrapp { text-align:center; padding:40px 0 40px;}
.header-wrapp .header-col1 { width:210px; float:none; margin:0 auto 0;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}

.banner-wrapp { text-align:center; padding:54px 0 30px;}
.banner-wrapp h2 { font-size:26px; margin:0 0 30px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 40px;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%;}
.banner-wrapp .banner-col1 .banner-row1 label { width:100%; font-size:11px; line-height:normal; margin:0 0 8px;}

.footer-wrapp { text-align:center; padding:30px 0 52px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 18px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:top; display:inline-block; margin:0 2px 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px; line-height:normal;}

/*banner-form-box-css*/
.banner-form-box { width:100%; margin:28px 0 0;}

/*banner-form-fild-css*/
.banner-form-fild { width:100%; height:46px; text-align:center; font-size:10px; margin:0 0 0; padding:0 5% 0;}

/*banner-form-input-box-css*/
.banner-form-input-box { width:48%; margin:4.2% 0 0;}
.banner-form-input-box:nth-child(2n) { width:48%;}
.banner-form-input-box:nth-child(2n) .banner-form-fild { width:100%;}

/*footer-master-card-thm-box-css*/
.footer-master-card-thm-box { width:35px;}

/*footer-visa-card-thm-box-css*/
.footer-visa-card-thm-box { width:38px;}

/*footer-visa-debit-css*/
.footer-visa-debit { width:37px;}

/*footer-visa-electron-css*/
.footer-visa-electron { width:37px;}

/*footer-maestro-css*/
.footer-maestro { width:37px;}

/*footer-solo-css*/
.footer-solo { width:18px;}

/*footer-stripe-css*/
.footer-stripe { width:22px;}

/*footer-payment-logo-css*/
.footer-master-card-thm-box, .footer-visa-card-thm-box, .footer-visa-debit, .footer-visa-electron, .footer-maestro, .footer-solo, .footer-stripe { float:none; vertical-align:middle; display:inline-block; margin:0 1px 0;}

/*btn-css*/
.banner-btn1 { font-size:11px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.margin { width:94%;}

.banner-wrapp h2 { font-size:26px; margin:0 0 40px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { margin:0 0 36px;}
.banner-wrapp .banner-col1 .banner-row1 label { font-size:11px;}

.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { margin:0 8px 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px;}

/*banner-form-box-css*/
.banner-form-box { margin:60px 0 0;}

/*banner-form-fild-css*/
.banner-form-fild { width:65%; height:46px; font-size:10px;}

/*banner-form-input-box-css*/
.banner-form-input-box { margin:6px 0 0;}
.banner-form-input-box:nth-child(2n) .banner-form-fild { width:70%;}

/*footer-master-card-thm-box-css*/
.footer-master-card-thm-box { width:41px;}

/*footer-visa-card-thm-box-css*/
.footer-visa-card-thm-box { width:44px;}

/*footer-visa-debit-css*/
.footer-visa-debit { width:43px;}

/*footer-visa-electron-css*/
.footer-visa-electron { width:43px;}

/*footer-maestro-css*/
.footer-maestro { width:43px;}

/*footer-solo-css*/
.footer-solo { width:22px;}

/*footer-stripe-css*/
.footer-stripe { width:28px;}

/*footer-payment-logo-css*/
.footer-master-card-thm-box, .footer-visa-card-thm-box, .footer-visa-debit, .footer-visa-electron, .footer-maestro, .footer-solo, .footer-stripe { float:left; margin:0 8px 0 0;}

/*btn-css*/
.banner-btn1 { font-size:11px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.margin { width:94%;}

.banner-wrapp h2 { font-size:33px; margin:0 0 43px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { margin:0 0 39px;}
.banner-wrapp .banner-col1 .banner-row1 label { font-size:12px;}

.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { margin:0 9px 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px;}

/*banner-form-box-css*/
.banner-form-box { margin:63px 0 0;}

/*banner-form-fild-css*/
.banner-form-fild { width:67%; height:48px; font-size:11px;}

/*banner-form-input-box-css*/
.banner-form-input-box { margin:7px 0 0;}
.banner-form-input-box:nth-child(2n) .banner-form-fild { width:72%;}

/*footer-master-card-thm-box-css*/
.footer-master-card-thm-box { width:45px;}

/*footer-visa-card-thm-box-css*/
.footer-visa-card-thm-box { width:48px;}

/*footer-visa-debit-css*/
.footer-visa-debit { width:47px;}

/*footer-visa-electron-css*/
.footer-visa-electron { width:47px;}

/*footer-maestro-css*/
.footer-maestro { width:47px;}

/*footer-solo-css*/
.footer-solo { width:24px;}

/*footer-stripe-css*/
.footer-stripe { width:30px;}

/*footer-payment-logo-css*/
.footer-master-card-thm-box, .footer-visa-card-thm-box, .footer-visa-debit, .footer-visa-electron, .footer-maestro, .footer-solo, .footer-stripe { float:left; margin:0 9px 0 0;}

/*btn-css*/
.banner-btn1 { font-size:12px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.margin { width:94%;}

.banner-wrapp h2 span { display:inline;}

/*banner-form-fild-css*/
.banner-form-fild { width:69%;}

/*banner-form-input-box-css*/
.banner-form-input-box:nth-child(2n) .banner-form-fild { width:74%;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.margin { width:94%;}

.banner-wrapp h2 span { display:inline;}

/*banner-form-fild-css*/
.banner-form-fild { width:71%;}

/*banner-form-input-box-css*/
.banner-form-input-box:nth-child(2n) .banner-form-fild { width:76%;}
}

@media screen and (min-width:1341px) and (max-width:1900px) {

}