
body {
	background-size: contain;
	background-attachment: fixed;
	font-family: "Unity", Helvetica, Arial, sans-serif;
	color: #000;
}

b, strong, span, sup, i, em {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	line-height: inherit;
}

a {
	color: inherit ;
	font-size: inherit;
	text-decoration: none;
}

a:hover {
	color: inherit ;
}

.footer {
	
	background-color: #f40000;
}

.bg-danger {
	
	background-color: #f40000 !important;
}


.footer a {
	
	text-decoration: none;
}
input, textarea, select, option {
	color: #495057;
	
}

.black {
	color: #231420;
}

.red {
	color: #f40000;
}


.form-link {
	
	font-weight: bold;
}

.action-buttons {
	padding: 20px 0 32px 0;
}

.action-buttons btn a {
	text-decoration: none;
	color: white !important;
	display: block;
	margin: 3vw auto 3vw auto;
	padding: 15px 50px;
	border-radius: 20px;
	font-size: 1.2em;
	background-color: #f40000;
}

.action-buttons btn a:hover {
	background-color: #f40000 important!;
	color: #fff !important;
}


.button, .btn, input, select, radio, checkbox {
	border-radius: 30px ;
}
.btn {
	
	text-decoration: none;
}
.is-invalid input, .is-invalid select, .form-control.is-invalid {
	background-color: rgb(236, 213, 217) !important;
}

.form-label, .custom-control-label {
	font-weight: bold;
	font-size: .875rem;
	line-height: 1.25em;
	
}

#btn-enter {
	height: 44px;
	padding: 0 28px 0 28px;
	
	background-color: #DF3A3E !important;
}



.navbar-brand {
	padding-right: 0px;
	margin-right: 0px;
}

.btn-group-lg>.btn, .btn-lg {
	font-size: 1rem;
	padding-right: 28px;
	padding-left: 28px;
	height: 44px;
	
}

/*
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;

	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
*/
i, em {
	font-style: italic !important;
}


body, html {
    font-size: 16px;
    min-height: 100%;
}

body {
    font-size: 1.125rem;
    font-weight: 400;
}

@media only screen and (min-width: 40.0625em) {
    body {
        font-size: 1.125rem;
    }
}


.bg-dark {
	background-color: rgb( 31,31,31) !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Unity", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: bold;
  line-height: 1.2;
}
h1 {
  font-size: 2.499rem;
}
h2 {
  font-size: 1.874rem;
}
h3 {
  font-size: 1.499rem;
}
h4 {
  font-size: 1.124rem;
}
h5 {
  font-size: 0.875rem;
}
h6 {
  font-size: 0.75rem;
}

@media only screen and (min-width: 40.0625em) {
    .h1, h1 {
        font-size: 2.25rem;
    }
}

@media only screen and (min-width: 64.0625em) {
    .h1, h1 {
        font-size: 3rem;
    }
}

.h2, h2 {
    
    font-size: 1.75rem;
    line-height: 1.1;
    margin-bottom: .625rem;

    font-weight: 500;
}

@media only screen and (min-width: 40.0625em) {
    .h2, h2 {
       
        font-size: 2.23125rem;
    }
}

@media only screen and (min-width: 64.0625em) {
    .h2, h2 {
        font-size: 2.625rem;
    }
}

.h3, h3 {
  
  
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: .625rem;
    font-weight: 500;
}

@media only screen and (min-width: 40.0625em) {
    .h3, h3 {
        font-size: 2.125rem;
        margin-bottom: .95625rem;
    }
}

@media only screen and (min-width: 64.0625em) {
    .h3, h3 {
        font-size: 2.5rem;
        margin-bottom: 1.1rem;
    }
}

.h4, h4 {
   
    font-size: 1.8rem;
    line-height: 1.2;

    margin-bottom: .625rem;
    font-weight: 500;
}

@media only screen and (min-width: 40.0625em) {
    .h4, h4 {
        font-size: 2.25rem;
        margin-bottom: 1rem;
    }
}

@media only screen and (min-width: 64.0625em) {
    .h4, h4 {
        font-size: 2.25rem;
    }
}

.h4 em, h4 em {
    font-size: 80%;
}

.h5, h5 {
  
    font-size: 1.35rem;
    line-height: 1.1;
    margin-bottom: .625rem;
  
    font-weight: 500;
}

@media only screen and (min-width: 40.0625em) {
    .h5, h5 {
        font-size: 1.55rem;
    }
}

.h6, h6 {

    font-size: 1.2rem;
    line-height: 1.1;
    margin-bottom: .625rem;
   
}

@media only screen and (min-width: 40.0625em) {
    .h6, h6 {
        font-size: 1.25rem;
    }
}



.p b, .p strong, p b, p strong {
    font-weight: 600;
}

.p a, p a {
 
    text-decoration: underline;
}

.p a:hover, p a:hover {
    color: #8d021a;
}

.p:last-of-type:empty, p:last-of-type:empty {
    display: none;
}


a {
    color: #707070;
    text-decoration: underline;
}

a:hover {
    color: #8d021a;
}

ul li a {
    color: #707070;
    text-decoration: underline;
}

ul li a:hover {
    color: #8d021a;
}

.body-color {
    color: #49494b;
}


*, :after, :before {
    box-sizing: border-box;
}

@media only screen and (min-width: 64.0625em) {
    .header + #content {
        padding-top: 12rem;
    }

    body.page-template-default .header + #content, body.single-post .header + #content {
        padding-top: 16rem;
    }
}

@media only screen and (min-width: 64.0625em) {
    .header + #content.wines-content {
        padding-top: 16rem;
    }
}


.page-content {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}


body {
	margin: 0px;
	padding: 0px;
   
	font-size: 1rem;
	line-height: 1.375em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-stroke: 1px transparent;
	-webkit-text-stroke-width: 1px;
	position: relative;
	
	
	transition: all .3s
}

.bg-light {
	background-color: #f4f5f8;
}

div, section {
	box-sizing: border-box
}


h1, h2, h3 {
  
   padding-bottom: 1vw;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}

h3 {
	font-size: 26px;
}

a {
	cursor: pointer;
	text-decoration: underline;
	color: #f40000;
}

input, textarea {
	outline: none
}

b, em, strong {
	font-weight: 700
}

hr {
	padding: 0;
	margin: 0;
	border: 0
}

.big-button, .submitButton2 {
    background-color: #000;
    color: #fff;
	border-color: #000;
	border-style: solid;
	border-width: 4px;

	border: 1px solid #000;
	padding: 2px;
	max-width: 260px;
	margin: 0 auto;
	text-align: center;

    text-align: center;
    align-items: center;
    border-radius: 0px !important;
    vertical-align: middle;
    text-decoration: none !important;
    padding: 14px;
	padding-left: 40px;
	padding-right: 40px;;
    text-transform: capitalize;
	font-weight: bold;
}

.error, .invalid-feedback {

	font-style: italic;
}

.clear {
	clear: both
}

.overflow {
	overflow: hidden
}

.hidden {
	display: none
}

.hide {
	display: none!important
}

button {
	border: 0;
	cursor: pointer
}

.bg-info {
	background-color: #00395d !important;
}


@media (min-width:576px) {


}

@media (min-width:768px) {
	h1 {
		font-size: 40px;
	}



}


@media (min-width:992px) {
	
	
}
@media (min-width:1195px) {

}   


.form .entry-wrapper>h2 {
	font-size: 1.25rem;
	line-height: 1.875rem;
	padding: 30px 0px 0;

	
	margin: auto;
	max-width: 575px
}


.custom-control-input {
	border-radius: 0px !important;
}

.custom-control-label a {
	color: #393a3d;
}

.form-label {
	font-weight: bold;
	color: #393a3d;
}


@media (min-width:1280px) {



}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	/* Retina-specific stuff here */

}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px) {
	/* Retina-specific stuff here */
	
}

@media print {
	* {
		print-color-adjust: exact!important;
		/* color-adjust: exact!important*/
	}
	body {
		zoom: 55%
	}
	body .print-wrapper {
		width: 768px;
		margin: auto
	}
	body .print-wrapper .prize, body .print-wrapper section {
		page-break-inside: avoid
	}
}


pre { overflow: auto;
}

code, kbd, pre, samp { 
	font-family: monospace,monospace;
	font-size: 1em;
}


.form-check-input {
    border-color: #707070 !important;
}


@media print
{    
    .d-print-none, .no-print, .no-print *
    {
        display: none !important;
    }
	.col-print-1 {width:8%;  float:left;}
	.col-print-2 {width:16%; float:left;}
	.col-print-3 {width:25%; float:left;}
	.col-print-4 {width:33%; float:left;}
	.col-print-5 {width:42%; float:left;}
	.col-print-6 {width:50%; float:left;}
	.col-print-7 {width:58%; float:left;}
	.col-print-8 {width:66%; float:left;}
	.col-print-9 {width:75%; float:left;}
	.col-print-10 {width:83%; float:left;}
	.col-print-11 {width:92%; float:left;}
	.col-print-12 {width:100%; float:left;}
}