body {
	color: #d6dff0;
	font-family: 'Lato', sans-serif;
	font-size: 15px; 
	background-color: #ffffff;
}
a {
	color: #466194;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	color: #15397b;
	font-family: 'Advent Pro', sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
}
h1 span {
	color: #7d98ca;
	font-family: 'Advent Pro', sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	color: #15397b;
	font-family: 'Advent Pro', sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	color: #15397b;
	font-family: 'Advent Pro', sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	color: #15397b;
	font-family: 'Advent Pro', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	color: #15397b;
	font-family: 'Advent Pro', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	color: #6c6e70;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
}
p, ul, ol {
	color: #000000;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	line-height: 23px;
}
 hr {
    background-color: #d6dff0;
    border: 0 none;
    height: 1px;
    margin: 5px 0;
}
table {
    border-spacing: 0 !important;
}
.button {
    background: none repeat scroll 0 0 #15397b;
    border: 2px solid #466194;
    border-radius: 4px;
    color: #ffffff;
	font-family: 'Advent Pro', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 6px 17px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.button:hover {
    background: none repeat scroll 0 0 #2d549a;
    color: #ffffff;
    outline: medium none;
    text-shadow: none;
}
.button1 {
    background: none repeat scroll 0 0 #15397b;
	display: block;
    border: 2px solid #466194;
    border-radius: 4px;
    color: #ffffff;
	font-family: 'Advent Pro', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 6px 17px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
    text-align: center;
}
.button1:hover {
    background: none repeat scroll 0 0 #2d549a;
    color: #ffffff;
    outline: medium none;
    text-shadow: none;
}
.bluebox {
	background: rgb(21,57,123); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(21,57,123,1) 0%, rgba(70,97,148,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(21,57,123,1)), color-stop(100%,rgba(70,97,148,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(21,57,123,1) 0%,rgba(70,97,148,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(21,57,123,1) 0%,rgba(70,97,148,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(21,57,123,1) 0%,rgba(70,97,148,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(21,57,123,1) 0%,rgba(70,97,148,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15397b', endColorstr='#466194',GradientType=1 ); /* IE6-9 */
	padding: 10px;
    position: relative;
    margin-bottom: 10px;
}
.bluebox h1, .bluebox h1 a {
	color: #d6dff0;
	font-family: 'Advent Pro', sans-serif;
	font-size: 26px;
	font-weight: 400;
}
.bluebox h1 a:hover {
	color: #d6dff0;
}
.bluebox:before {
    width: 18px;
    height: 35px;
    right: 34px;
    z-index: 999;
    content: '';
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: absolute;
}
.bluebox:hover::before{
     right: 5px;
     background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/thewomensretreatctr/arrow.png');
}
.socialicon img {
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.socialicon img:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
} 
.qa h3 {
    /*display:table;*/
    font-size:22px;
    }
.qa h3:hover {
    color:#f78f1a;
    cursor:pointer;
    }
.qa h3:before {
    content:"+";
    margin-right:15px;
    color:#E07A1E;
    display:inline-block;
    transition:all .2s ease;
    }
.qa h3.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
	color:#f78f1a;
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
}
.wrapper {
	width: 100%;
}
.wrapper img {
    max-width: 100%;
	height: auto;
}


/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
    color: #666666;
	font-family: 'Advent Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 175%;
}
.le_form_name {
	color: #e2714b;
	font-family: 'Advent Pro', sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
.form-group input[type="submit"] {
    background: none repeat scroll 0 0 #15397b;
    border: 2px solid #466194;
    border-radius: 4px;
    color: #ffffff;
	font-family: 'Advent Pro', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 6px 17px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.form-group input[type="submit"]:hover {
    background: none repeat scroll 0 0 #2d549a;
    color: #ffffff;
    outline: medium none;
    text-shadow: none;
}
.le_form input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	padding: 5px;
	color: #666666;
	font-family: 'Advent Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
    min-width: 200px;
}
.le_form textarea {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	padding: 5px;
	color: #666666;
	font-family: 'Advent Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
    min-width: 200px;
}
.form-control {
    height: auto;
    background-color: #ffffff!important;
    border: 1px solid #91a8d2!important;
}

/*---newsletter---*/

.newsletterBox {
    padding: 0 10px;
    overflow: hidden;
    background-color: #91a8d2;
}
.newsletterBox .form-group  {
    float: left;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 7px!important;
}

.newsletterBox input[type="text"] {
    height: 28px;
    width: 250px;
    padding: 0px 5px;
    background-color: #ffffff!important;
    border: #868686 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #323234;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 2px 5px;
}
.newsletterBox input[type="submit"] {
    display: inline-block;
    background: none repeat scroll 0 0 #15397b;
    border: 2px solid #466194;
    border-radius: 4px;
    color: #ffffff;
	font-family: 'Advent Pro', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 2px 17px!important;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.newsletterBox input[type="submit"]:hover {
    background: none repeat scroll 0 0 #2d549a;
    color: #ffffff;
    outline: medium none;
    text-shadow: none;
}
.newsletterBox .le_form_name {
	color: #ffffff;
	float: left;
	margin-top: 9px;
	margin-right: 10px;
}
.le_form label {
    margin-bottom: 0px!important;
}

/*-------------------------LE FORM STYLE END-----------------------*/

/*-------------------------HEADER START----------------------------*/

.mobileheader {
	padding: 10px 10px;
	text-align: center;
}
.logo {
	padding: 10px 0;
}
.mheader1 {}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/

.MobileMenu {
	padding: 10px 10px;
}
.MobileMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.MobileMenu a {
	display: block;
	color: #6c6e70;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 10px;
	margin: 0 0 1px 0;
	text-decoration: none;
	text-align: center;
	background-color: #d7def0;
	border-top: 1px solid #7d98ca;
	border-bottom: 1px solid #7d98ca;
}
.MobileMenu a:hover {
	color: #ffffff;
	background-color: #15397b;
	border-top: 1px solid #7d98ca;
	border-bottom: 1px solid #7d98ca;	
}
.MobileMenu a:active {
	position: relative;
	top: 1px;
}

.back {
	padding: 10px 0;
}
.back a {
	display: block;
	color: #6c6e70;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 10px;
	margin: 5px 0;
	text-decoration: none;
	text-align: center;
	background-color: #d7def0;
	border-top: 1px solid #7d98ca;
	border-bottom: 1px solid #7d98ca;	
}
.back a:hover {
	color: #ffffff;
	background-color: #15397b;
	border-top: 1px solid #7d98ca;
	border-bottom: 1px solid #7d98ca;	
}
.back a:active {
	position: relative;
	top: 1px;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/

.mobilecontent {
	padding: 10px 10px;
}
.mcontent {
	margin-bottom: 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.mobilefooter {
	padding: 10px 10px 20px 10px;
	border-top: 5px solid #7d98ca;
	text-align: center;
}
.mobilefooter p {
	color: #6c6e70;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}
.mfooter1 {}
.le_view_full {}
.le_view_full a {
	font-size: 14px;
	color: #15397b;
}
.le_view_full a:hover {
	text-decoration: underline;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
    display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*----------------------CLEAR END---------------------*/