body {font-family: 'Encode Sans', sans-serif; margin: 0; padding: 0;}
section {padding: 20px 0!important; text-align: center;}
blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;}
h1 {color: #004A7F; font-size: 2em; font-weight: 900;}
p {sans-serif; color: #666;}
a {color: #666; text-decoration: none;}
a:hover {text-decoration: underline;}
h2 {color: #004A7F !important;  font-size: 2em; font-weight: 900;}
h3 {color: #004A7F !important;  font-size: 1.2em; font-weight: 700;}
footer {text-align: center; padding-bottom: 20px;}
button {border-radius: 50px; border:0; padding:10px 30px; background: #004A7F; transition:background .4s; color:#fff; cursor: pointer; font-size: 1.4em; font-weight: 900; font-family: 'Encode Sans', sans-serif;}
button:hover {background: #000; color: #F8E71C;}
#contentprefoo {padding: 30px 0;background: #000; color: #fff; font-size: 3em; font-weight: 900;}
#foo {padding: 20px 0;background: #F5F5F5; margin: 0 0 20px 0;}
#foo h6 { font-size: 1.4em; font-weight: 900; color: #000;}
#top {background: #F5F5F5;padding: 10px 0; margin: 20px 0 0 0;}
#blockDest h3 {font-size: 1.5em; color:#000 !important;}
#blockDest button {background: #000 !important;}
#blockDest button:hover {background: #004A7F !important; color: #fff !important;}
.container {width: 90%; max-width: 1000px; margin: 0 auto;}
#col1 {display: inline-block; width: 60%; text-align: left;  vertical-align: middle;}
#col2 {display: inline-block; width: 39%; text-align: center; vertical-align: middle;}
#contblock {text-align: center; margin: 2em auto; vertical-align: top;}
#block {width: 26%; min-height:480px; height:auto; display: inline-block; margin: 0 1% 0 1%; background: #D6D6D6; padding: 2%; border-radius: 15px; vertical-align: middle;}
#blockDest {width: 27%; min-height:500px; height:auto; display: inline-block; background: #F8E71C; padding: 4%; border-radius: 15px; vertical-align: middle;}
.price {font-size: 1.8em; color: #666; font-weight: 600; text-align: center !important;}
#blockDest .price {color: #000; font-size: 2.2em; margin: 0.75em 0;}
.txt {color: #000; text-align: center; margin: 1em 0 0 0; font-size: 1.1em; line-height: 1.5; font-weight: 500; padding: 0 10px 20px 10px;}
.det, .det1 {color: #000; text-align: left; margin: 1em 0 0 0; font-size: 1.1em; line-height: 1.5; font-weight: 500; padding: 0 10px 20px 10px;}

#video {width:auto; max-width: 560px; margin: 0 auto;}
ul {padding:0 20px !important;}
li {margin: 10px 0;}

@media screen and (max-width:920px) {
	#contentprefoo {font-size: 1.2em;}
	#block {width: 88% !important; min-height:0px; margin: 0 0 40px 0 !important;  padding: 5% !important;}
#blockDest {width: 88% !important; min-height:0px; margin: 0 0 40px 0 !important;  padding: 5% !important;}
#col1, #col2 {width: 100% !important; text-align: center;}
#foo h6 { font-size: 1.5em; }
#top {padding: 40px 0; }
.txt {font-size: 1.5em;}
#video {padding: 20px !important;}
	}
