@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
  display: block;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

a {
  color: inherit;
  text-decoration: none;
}

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;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
  outline: 0;
}

input {
  border-width: 0;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
.site_btn{color: #fff;  background: none; width:100%;cursor: pointer;}
.group:before,
.group:after {
  content: " ";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 16px;
}
body {
  color: #000000;
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
  background: #c1e3d8;
}

body:before {
	content: '';
	position: absolute;
	width:50%;
	left:0;
	height:1022px;
	background: #b3c3e3;
}
body:after {
	content: '';
	position: absolute;
	top:0;
	right:0;
	height:1022px;
	background: #c1e3d8;
}

@media (min-width: 1710px) { 
	body:after {width:6%;}
}
@media (min-width: 1711px) and (max-width: 1850px) { 
	body:after {width:9%;}
}
input:-webkit-autofill, input:-webkit-autofill:focus {
   transition: background-color 0s 600000s, color 0s 600000s !important;
}

.global_container_ {
  float: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 1600px;
  background: #dbe3f4;
}
.layer-2-holder {
  height: 1022px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  background: url(../images/layer_2.png) no-repeat;
}
.layer-4 {
  left: 50%;
  position: absolute;
  top: 97px;
  margin-left: -506px;
}
.text {
  left: 50%;
  position: absolute;
  top: 943px;
  line-height: 17px;
  margin-left: -153px;
}
.layer-1 {
  left: 50%;
  position: absolute;
  top: 72px;
  margin-left: -135px;
}
.layer-3 {
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: -652px;
}
.layer-5-holder {
  left: 50%;
  padding: 160px 0 84px;
  position: absolute;
  top: 711px;
  width: 383px;
  background: url(../images/layer_5.png) no-repeat;
  margin-left: 354px;
}
.layer-5 {
  right: 0%;
  position: absolute;
  top: 0;
}
.layer-6 {
  display: block;
  margin: 0 auto;
}
.text-2 {
  left: 50%;
  position: absolute;
  top: 160px;
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  margin-left: -257px;
}
.rounded-rectangle-1-holder {
  /*left: 50%;*/
  padding: 73px 0 78px;
  position: absolute;
  top: 266px;
  /*width: 1090px;*/
  width: 50%;
  border: 2px solid #7a3d5c; /*stroke*/
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  /*margin-left: -545px;*/
}
.group-1 {
  display: table;
  margin: 0 auto;
  position: relative;
  width: 80%;
}
.text-3 {
  display: block;
  margin: 0 auto;
}
.rounded-rectangle-2-holder {
  margin: 76px auto 0;
  min-height: 85px;
  padding: 0 32px;
  position: relative;
  width: 90%;
  border: 1px solid #a9a9a9; /*stroke*/
  -webkit-border-radius: 30.5px;
  -moz-border-radius: 30.5px;
  border-radius: 30.5px;
  background: #fff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.text-4 > * {
    font-size: 20px;
    line-height: 85px;
    width: 100%;
}
.rounded-rectangle-2-copy-holder {
  margin: 21px auto 0;
  min-height: 85px;
  padding: 0 32px;
  position: relative;
  width: 90%;
  border: 1px solid #a9a9a9; /*stroke*/
  -webkit-border-radius: 30.5px;
  -moz-border-radius: 30.5px;
  border-radius: 30.5px;
  /*background: #fff;*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.text-5 > * {
  font-size: 20px;
  line-height: 85px;
  width: 100%;
}
.rounded-rectangle-2-copy-2-holder {
  margin: 44px auto 0;
  max-width: 791px;
  min-height: 85px;
  width: 90%;
  border: 5px solid #7a3d5c; /*stroke*/
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #000000;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 85px;
  text-align: center;
}
#name-error, #email-error{margin: 8px 70px; display: block; color: red;}
#result_msg{margin: 20px 20px 0 20px;}
.greentxt{ color: #00c300; line-height: 24px;}
.redtxt{ color:#F00; line-height: 24px;}
.acc-act-msg{font-size: 28px; text-align: left;  margin-top: 400px;  width: 500px; line-height: 35px;}