
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

/**** FOR EMAIL ******************
*	remove telephone blue link
**********************************

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
*/

body {
	/* font-family: 'Open Sans', san-serif; */
	font-family: Arial, san-serif;
	background-color: #e0e0e0; 
	margin: 0px;
	padding: 0px;
	color: #7e7e7e;
}
a, a:visited {
	color: inherit;
	text-decoration: none;
}
.col-100 { width: 100%; }
.col-95 {width: 95%; margin: 0 auto;}
.col-90 {width: 100%; margin: 0 auto;}
.col-50 { width: 50%; }
.col-33 { float: left; width: 33%;}
.col-32 { width: 32%; }
.col-25 { width: 25%; }

#wrap {
	max-width: 600px;
	background-color:#fff;
	margin: 0 auto;
}

.center-this {

                margin-left: auto !important;

                margin-right: auto !important;

            }
.contact-div {
	font-size: 12px;
	color: #636363;
	text-align: right;
	background-color: #e0e0e0;
	padding: 10px 0px;
}

.contact {
	width: 98%;
}

.contact a {
	text-decoration: none;
	color: #636363;
}

.share-icon a {
	overflow:hidden;
	float: right;
	height: 16px;
	padding:0px 2px;
}
.share-icon a:hover img{
	margin-top: -16px;
}
.top_live_chat {
	text-align: right;
}

/* .logo_area {
	display: inline-flex;
	width:100%;
} */
.logo_area {
	text-align:center;
	padding-bottom: 10px;
	padding-top: 7px;
}

#logo{
	max-width: 201px;
}
#tenyearslogo {
	max-width:142px;
}

#back-btn {
	font-weight: bold;
	font-size: 10px;
}
.intro{
	font-size: 13px;
	padding-bottom: 30px;
}

.fb-msg-div {
	float: right;
	width: 168px;
	height: 43px;
	background-color: #3e63ad;
}

.mobile-show {
	display: none;
}

@media screen and (max-width: 600px) {
	.responsive-img {
		width: 100%;	
	}
	.contact {
		padding-bottom: 8px;
	}
	.back-btn-div {
		padding-bottom: 10px;
	}
	.fb-msg-div {
	height: 32px;
	}
}
/***************** NAV *****************/
.topnav {
	overflow: hidden;
	text-align: center;
	padding-top:15px;
	padding-bottom: 8px;
}
.topnav a span {
	padding: 0px 4px;
}

.topnav a {
	text-decoration: none;
	color: #7a7a7a;
	text-align:center;
	font-size: 13px;
	/*letter-spacing: 0.7px;*/
}
/*
.topnav a::after {
	content: "|";
	color:#7a7a7a;
}
*/
.topnav a:nth-child(4)::after,
.topnav a:last-child::after {
	content:"";
}

.topnav .icon {
	display: none;
}
.topnav-split {
	color: #ccc;
}

@media screen and (max-width: 600px) {	
	.mobile-hide { display: none; }
	.mobile-show {display: block;}
	.topnav-split {display:none;}
	.topnav a {display: none; margin-right:0px;}
	.topnav a.icon {
		float: right;
		display: block;
		padding-right: 7px;
	}
	.topnav a::after {
		content: "";
	}
}
@media screen and (max-width: 600px) {
	.topnav {
		background-color: #f7f7f7;
	}
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
	padding:5px 12px 5px 5px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
	padding: 5px 0px;
  }
}

/***************** MAIN TITLE *****************/
.main_pic {
	position: relative;
	
}
.social-items {
	position: absolute;
	top:0px;
}
.main_title {
	text-align: center;
	font-size: 28px;
	color: #fff;
	padding-top:80px;
	padding-bottom: 20px;
	font-family:'Open Sans', sans-serif;
}
.fb-msg-outer-div {
	background-color: rgba(32, 57, 82, 0.35);
	width: 100%;
	position: absolute;
	bottom: 0px;
}
.fb-div {
	height: 40px;
	text-align: center;
	background-color: #3e63ad;
}
.fb-div a, .blog-div a {
	color: #fff;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}
.fb-btn {
	font-size: 15px;
	color: #fff;
	padding: 12px 3px 5px 5px;
	text-align: center;
}


.qr-intro {
	color: #fff;
	text-align: center;
	padding-top:20px;
	padding-bottom: 30px;
}
.qr-intro1 {
	float: left;
	width:60%;
	text-align: right;
	padding:0px 10px;
	font-size: 16px;
}
.qr-intro2 {
	float: left;
	width:30%;
	text-align: left;
	color: #f0dbc0;
	font-size: 26px;
	padding-top:4px;
}

@media screen and (max-width: 600px) {
	.main_title {
		font-size: 24px;
	}
	.qr-div img{
		width:39%;
	}
	.qr-intro1 {
		font-size:11px;
	}
	.qr-intro2{
		font-size: 17px;
		padding-top:2px;
	}
	.fb-btn {
	font-size: 14px;
	padding: 6px 3px 5px 5px;
	}
}
/***************** SERVICE *****************/
.service-title {
	font-size:24px;
	font-family: Lato, sans-serif;
	color: #ca5055;
	text-align: center;
	padding-top: 20px;
}
.tash-div {
	margin: 0 auto;
	width: 160px;
	padding-top: 6px;
	padding-bottom:20px;
}
.tash {
	border: 0.5px solid #ff8d92;
}
.service-item{
	/* padding-bottom: 20px; */
	padding-bottom: 10px;
}
.service-items a {
	font-size: 16px;
	text-decoration: none;
	color: #6d6d6d;
}
@media screen and (max-width: 600px) {
	.service-items a {
		font-size:16px;
	}
}
/***************** FORM *****************/
.star{
	color: #8b0000;
}
.form-row {
	padding: 7px 0px;
}
input[type=text], input[type=email], textarea {
    width: 95%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}

select {
	width: 100%;
	padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}

label {
   /*  padding: 12px 12px 12px 0; */
    padding: 5px 12px 5px 0;
    display: inline-block;
	font-size: 13px;
}

.btn-div {
	float: right;
	width: 75%;
	text-align: center;
}
input[type=submit] {
    background-color: #8b0000;
    color: white;
    padding: 12px 40px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	-webkit-appearance: none;
    /* float: right; */
}
input[type=submit]:hover {
    background-color: #bc0000;
	-webkit-appearance: none;
}

input[type=button] {
	background-color: #686868;
	color: white;
	padding: 12px 40px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	/* float: right; */
	margin-left: 10px;
	-webkit-appearance: none;
}
input[type=button]:hover {
	background-color: #bc0000;
	-webkit-appearance: none;
}

.title-radio {
	/* padding:12px 12px 12px 0px; */
	padding:5px 12px 5px 0px;
}
.container {
    background-color: #fff;
    padding: 20px;
	padding-bottom: 50px;
	margin-bottom: 0px;
	border-bottom:1px dotted #b3b3b3;
}

.col-25 {
    float: left;
    width: 25%;
    margin-top: 6px;
}

.col-24 {
	float: left;
	width: 24%;
	margin-top: 6px;
}
.col-50 {
	float: left;
	width:50%;
}
.col-75 {
    float: left;
    width: 75%;
    margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}


/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
	.container{
		padding: 20px 5px;
		border-bottom: 0px;
	}
    .col-24, .col-25, .col-75 {
        width: 100%;
        margin-top: 0;
    }
	input[type=submit], input[type=button]  {
		width: 100%;
		margin-top:0;
	}
	input[type=text], input[type=email], textarea {
		width: 91%;
	}
	select {
		width: 98%;
	}
	.btn-div {
		width: 95%;
		float: none;
	}
	.btn-div span {
		width: 50%;
		float: left;
	}
	.form-row {
		padding: 10px 0px;
	}
}

/***************** TOP-FOOTER *****************/
.top-footer {
	display: inline-block; 
	text-align:center;	
	
}

.top-footer-title {
	text-decoration: underline;
	padding-bottom:3px;
}

.top-footer-list ul {
	list-style-type: square;
	font-size: 10px;
	text-align:left;
	margin-left: 36px;
}

.mobile-footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom:25px;
}
.mobile-footer .col-25 {
	width:24%;
	float: none;
	display: inline-block;
}
.mobile-footer-menu {
	text-align: center;
	padding: 15px 10px;
	border-right: 1px solid #ccc;
	color: #5c392a;
}
.last-item-footer-menu {
	border:0px;
}

.mobile-footer-menu a {
	text-decoration: none;
	color: #5c392a;
}
.extra-padding {
	padding-left:5px;
}

@media screen and (max-width: 600px) {
	.extra-padding {
		padding-left:0px;
	}
	.mobile-extra-padding-chatwitheus a {
		padding-left:9px;
	}
	.mobile-extra-padding-writetous a {
		padding-left:9px;
	}
	.mobile-extra-padding-whatsappus a {
		padding-right:16px;
	}
	.mobile-extra-padding-visitus a {
		padding-right:13px;
	}
	.top-footer{
		font-size: 10px;
	}
	.top-footer-list ul{
		margin-left:-17px;
	}
	.top-footer-list ul li {
		font-size:8px;
	}
	/* .last-item-footer-menu {
		border-right: 1px solid #e6e6e6;
	} */
	.mobile-footer .col-25 {
		width: 49%;
		font-size: 12px;
	}
	/* .mobile-bottom-line {
		border-bottom: 1px dotted #ccc;
	} */
	
	.mobile-footer-menu {
		border-right:1px solid #e6e6e6;
		padding-left:0px;
		padding-right:0px;
		padding-top:15px;
		padding-bottom:15px;
	}
	.mobile-bottom-line-left {  
		position: relative;
		z-index : 1;
	}
	.mobile-bottom-line-left::before {
		content : "";
		position: absolute;
		left    : 15px;
		bottom  : 0;
		height  : 1px;
		width   : 75%;  /* or 100px */
		border-bottom:1px solid #e6e6e6;
	}
	.mobile-bottom-line-right {  
		position: relative;
		z-index : 1;
	}
	.mobile-bottom-line-right::before {
		content : "";
		position: absolute;
		right    : 18px;
		bottom  : 0;
		height  : 1px;
		width   : 75%;  /* or 100px */
		border-bottom:1px solid #e6e6e6;
	}
	.mobile-right-line {
		border-right: 0px;
	}
}

/***************** BOTTOM-FOOTER *****************/
.bottom-footer{
	background-color: #424242;
	width:100%;
}
.rsvp-btn-div {
	text-align: center;
	padding: 36px 0px;
}
.rsvp-btn a {
	padding:15px 50px;
	border: 1px solid #ffdf7c;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-radius: 3px;
	color: #ffdf7c;
}
.rsvp-btn a:hover {
	border: 1px solid #424242;
	background-color: #ffdf7c;
	color: #424242;
}

.social-icon-div {
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom:15px;
}

.social-icon {
	display: inline;
	padding:0px 15px;
	text-align: center;
}
.social-icon i {
	font-size:23px;
	color: #fff;
}
.social-icon a i{
	font-size:23px;
	color: #fff;
}
.footer-contact-div {
	text-align:center;
	color: #f5d495;
	padding: 10px 0px;
}
.footer-contact {
	display: inline;
	text-align: center;
	padding: 0px 15px;
}
.footer-contact a {
	text-decoration: none;
	color: #f5d495;
}

.address-div {
	text-align:center;
	font-size: 12px;
	color: #ccc;
	padding-top:10px;
	padding-bottom:15px;
	line-height: 16px;
}

.address-div a {
	color: #ccc;
	text-decoration: none;
}

.copyright-div {
	width:90%;
	border-top: 1px solid #6f6f6f;
	margin: 0 auto;
}

.copyright {
	font-size: 12px;
	color: #ccc;
	display: inline;
	float: left;
	padding: 15px 0px;
}
.unsubscribe {
	display: inline;
	float: right;
	padding: 11px 0px;
}
.unsubscribe a{
	font-size:12px;
	color: #ccc;
	text-decoration: none;
}
@media screen and (max-width: 600px) {
	.social-icon {
		padding: 10px 6px;
	}
	.social-icon i {
		font-size: 20px;
	}
	
	.social-icon a i{
		font-size:20px;
		color: #fff;
	}
	
	.footer-contact {
		font-size: 12px;
		padding: 0px 4px;
	}
	
	.copyright {
		width: 70%;
		font-size: 10px;
	}
	
	.unsubscribe a {
		font-size:10px;
	}
	
	.address-div {
		width: 95%;
		text-align: center;
		font-size: 10px;
		margin: 0 auto;
		line-height: 13px;
	} 
}



/***************** THANK YOU *****************/
.close-btn-div {
	text-align:right;
	font-family: Gotham, Arial, san-serif;
	font-size: 10px;
	line-height:15px;
	padding-bottom:10px;
}

.close-btn-div a {
	color:#000;
	text-decoration: none;
}

.thanks-title {
	font-family: Gotham, Arial, san-serif;
	color: #7e7e7e;
	font-size:14.4px;
	font-weight:700;
}

.thanks-content p {
	font-size: 12px;
	font-family: Gotham, Arial, san-serif;
	color: #7e7e7e;
}

.thanks-content p a {
	color: #ff6666;
	text-decoration: none;
}

/********************* FORM *********************/





            #register-form legend {
				
				align-content: center;

                font-size: 18px;

                padding: 7px 0px 10px 0px;

                line-height: 22px;

                word-spacing: 2px;

                letter-spacing: 1px;

                color: #313131;

                font-family: Open Sans, sans-serif;

            }



            #register-form input,  #register-form select {

                border: hidden;

                color: #313131;

                height: 8%;

                width: 70%;

                padding: 5px;

                margin: 5px;

                box-sizing: border-box;

				background-color:#fff; 

				-webkit-appearance: none;

            }

			

            #register-form a {

                text-decoration: none !important;

                color: #8f1c21;

                font-style: italic;
				
				font-weight: bold;
				

            }



            input[type=image] {

                height: 61px;

                width: 211px;

            }



            .info-remarks-div {

                margin: 0px 15px;

                font-size: 11px;

                font-family: Helvetice, Arial, sans-serif;

                color: #676767;

                padding-bottom: 25px;

				padding-top: 10px;

				-webkit-text-size-adjust: 100%;

            }



            .remarks-red {

                color: #6c1919;

                font-weight: bold;

				-webkit-text-size-adjust: 100%;

            }



			@media screen and (max-width: 600px) {

				#register-form input,  #register-form select {

					font-size: 16px;

					color: #313131 !important;
					

               		width: 90%;
	

					padding-left: 10px;

					-webkit-appearance: none !important;

				}
				
				#register-form legend {
					
                font-size: 16px; !important;

            }

			}

.info-table-container {

                background-color: #fcf5ef;

                text-align: center;

				width: 100%;

            }