body										{background: #f3f3ef; border: 50px solid #ffffff; border-bottom: 0;     box-sizing: border-box;  min-height: 100vh; font-family: 'Montserrat'; font-weight: 500; color:  #7e7e7e; font-size: 14px;}
.wrapper									{margin:0 auto;}
.container									{width:1230px; margin:0 auto;}
img											{display: block; max-width: 100%; height: auto;}
h1, h2, h3, h4, h5, h6						{font-weight: normal; font-family: 'Montserrat'; font-weight: 500;}
button, input[type=submit] 					{-webkit-appearance: none; cursor: pointer;}
button:hover, input[type=submit]:hover 		{opacity: 0.8;}
input 										{font-family: 'Montserrat'; font-weight: 500;}
.text-center								{text-align: center;}
.text-center img							{margin: 0 auto;}
.dtable										{display: table; width: 100%; table-layout: fixed;}
.vmiddle									{display: table-cell; vertical-align: middle;}
.nopadding                                  {padding: 0px !important;}
ul, li                                      {list-style: none; margin: 0; padding: 0;}


h2 {font-size: 56px; line-height: 64px;}
h3 {font-size: 42px; line-height: 50px;}
h4 {font-size: 24px; line-height: 30px;}
h5 {font-size: 18px; line-height: 24px;}
h6 {font-size: 14px; line-height: 18px;}

.clear                                      {clear: both; display: block; font-size: 0px; line-height: 0px; height: 0px;}
a:hover {text-decoration: none;}


.greenc                                         {color: #9fe42c !important;}
.bluec                                          {color: #009ad6 !important;}
.yellowc                                        {color: #f9b42d !important;}
.brownc                                         {color: #794313 !important;}
.whitec                                         {color: #ffffff !important;}
.bluec                                          {color: #034ea2 !important;}

h2 {font-family: 'Montserrat'; font-weight: bold;}

a:focus {text-decoration: none;}

main.search-open { height: 100vh; overflow: hidden; position: fixed; }

