@charset "utf-8";
/* CSS Document */
html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
a {
	font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
	font-weight: 600;
}
h2, h3, h4, h5, h6 {
	font-size: 1.8rem;
}
h2.special-head2 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	text-transform: uppercase;
	font-size: 1.8rem;
	color: #005685;
}
h2.content-special-heading {
	color: #000000;
	font-size: 1.8rem;
}
h3.content-special-heading {
	color: #000000;
	font-size: 1.8rem;
	margin-top: 0.7rem;
	margin-left: 14rem;
}
.contact {
	padding-bottom: 0;
	margin-bottom: 0;
}
th span {
	font-weight: normal;
}
.no-border {
	border-top: none !important;
	border-bottom: none !important;
	border-right: none !important;
	border-left: none !important;
}
.ad-box h3 {
	font-size: 2.5rem;
}
.ad-box h3 a {
	color: #005685;
}
.top-buttons {
	margin-bottom: 4rem;
}
.list-group-item {
	background-color: #005685;
}
.list-group-item a {
	color: #ffffff;
}
.btn-primary {
	color: #00a059;
	background-color: #ffffff;
	border-color: #00a059;
}
.btn-special {
	padding:16px;
}
.btn-primary:hover {
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	background-color: #00a059;
	color: #ffffff;
	text-decoration: underline;
}
.pull-left {
	padding-right: 1rem;
}
h4.panel-title {
	font-size: 1.8rem;
	color: #333;
}
span.panel-close {
	color: #005685;
}
/*.panel-title-three-col h4  {
	font-size: 1.5rem;
}*/



.panel-heading [data-toggle="collapse"]:after {
	font-family: 'Glyphicons Halflings';
	content: "\2212";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #005685;
	margin: -12px 0 0;
}
.panel-heading [data-toggle="collapse"].collapsed:after {
	content: "\2b";
}
.panel-default > .panel-heading {
	background-color: #C3C3C3 !important;/*background-color:#1276BB !important;*/
	
}
.panel-heading.collapsed {
	background-color: #E1E1E1 !important;
}
.glyphicon {
	position: absolute;
	top: 50%;
	right: 25px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	margin: -12px 0 0;
}
.support.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	right: 0;
	color: #000000;
}
.nav-tabs > li.active > a {
	font-size: 3rem;
}
.nav-tabs > li > a {
	font-size: 2.5rem;
	color: #00A059;
	font-weight: 500;
}
h5 {
	color: #005685;
	padding: 1rem 0 0 0;
	font-size: 2rem;
}
h6 {
	color: #333;
	font-size: 1.8rem;
}
p {
	font-size: 1.7rem;
	padding: .85rem 0 0 0;
}
ul {
	font-size: 1.7rem;
	padding: .85rem 0 0 20px;
}
.panel-default > .panel-heading {
	position: relative;
	background-color: #E1E1E1;
}
.panel-heading:hover {
	background-color: #C3C3C3 !important;
}
.panel-heading {
	cursor: pointer;
}
/*.panel-body p {
	font-size:1.5rem;
	
}*/
/*.panel-body-three-col p {
	font-size:1.5rem;
	
}*/
.navbar-default {
	/*background-color: #a5a6a7;*/
	background-color: #636363;
	border-color: #818282;
}

@media only screen and (max-width : 767px) {
.navbar-default {
	background-color: #fff;
	border: none;
	margin-bottom: 0;
}
	.navbar-default .navbar-nav > li > a {
	color: #000000 !important;
	text-transform: uppercase;
	font-weight: bold;
}
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #00a059;
   
    border-bottom: 3px solid #00a059;
    list-style: none;
	
	z-index: 1000;
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);-webkit-transition: 0.15s linear all;
    -moz-transition: 0.15s linear all;
    -ms-transition: 0.15s linear all;
    -o-transition: 0.15s linear all;
    transition: 0.15s linear all;
}






.dropdown-menu li {
	padding-left: 1rem;
}
.navbar-nav {
	text-transform: uppercase;
}
.img-seperator {
	margin-top: 1.5rem;
}
.logo {
	margin-bottom: 30px;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.background-soft {
	background-color: #F3F3F3;
}
.ad-box {
	padding-bottom: 2rem;
}
.main-ads-front {
	margin-top: 3rem;
}
.main-ads-wrap {
	padding-top: 7rem;
	padding-bottom: 7rem;
	position: relative;
}
.main-content-block {
	background-color: #005685;
}
.main-content-block .h1-special-head1 {
	font-size: 5.6rem;
	font-weight: bold;
}
.main-content-block span.h1-special-head2 {
	font-size: 2.5rem;
	line-height: 0rem;
	color: #ffffff;
}
.main-content-block-img1 {
/*margin-left: 35rem;*/
	
}
.sup-block-header {
	background-color: #CACBCC;
}
.sup-block-header2 {
	background-color: #A5A6A7;
}
span.rates {
	color: #005685;
	font-size: 2.5rem;
}
.hd-icon {
	margin-bottom: 0.4rem;
	margin-left: 0.4rem;
}
.classic {
	background: #F7F7F7;
	border: 1px solid #CFCFCF;
}
.table-special tbody tr td {
	border-top: none;
}
.table-special .btn-default {
	width: 100%;
	text-align: left;
}

@media (max-width: 991px) {
.main-content-block .h1-special-head1 {
	/*margin-left:82rem;*/
	font-size: 5rem;
}
.main-content-block span.h1-special-head2 {
	/*margin-left: 9.3rem;*/
	font-size: 2.5rem;
}
}

@media (max-width: 414px) {
.main-content-block .h1-special-head1 {
	/*margin-left:82rem;*/
	font-size: 3rem;
}
.main-content-block span.h1-special-head2 {
	/*margin-left: 9.3rem;*/
	font-size: 2rem;
}
}

@media(max-width:767px) {
.table-responsive {
	overflow-x: scroll;
}
}
.content {
	padding-top: 5rem;
	padding-bottom: 2rem;
}
footer {
	background-color: #005685;
	color: #ffffff;
	padding-bottom: 2rem;
}
.footer-list {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer a {
	color: #ffffff;
	font-weight: normal;
}
footer a:hover {
	color: #ffffff;
}
.footer-logo {
	margin-top: 5rem;
	margin-bottom: 5rem;
}
.carousel-indicators li {
	border: 1px solid #c82228;
	background-color: #c15256;
}
.footer-sup {
	background-color: #ffffff;
	color: #000000;
}
/* Table stripping*/

.danger-b1 {
	background-color: #A92230;
	color: #ffffff;
}
.danger-b1-txt {
	color: #A92230;
	font-size: 3rem;
}
.danger-b2 {
	background-color: #BA4F59;
	color: #ffffff;
}
.danger-b3 {
	background-color: #CB7C82;
	color: #ffffff;
}
.danger-b4 {
	background-color: #DDA6AB;
	color: #ffffff;
}
.info-b1 {
	background-color: #7E2565;
	color: #ffffff;
}
.info-b1-txt {
	color: #7E2565;
	font-size: 3rem;
}
.info-b2 {
	background-color: #9C4F85;
	color: #ffffff;
}
.info-b3 {
	background-color: #C097B5;
	color: #ffffff;
}
.info-b4 {
	background-color: #D6B9CD;
	color: #ffffff;
}
.success-b1 {
	background-color: #018241;
	color: #ffffff;
}
.success-b1-txt {
	color: #018241;
	font-size: 3rem;
}
.success-b2 {
	background-color: #5BAE82;
	color: #ffffff;
}
.success-b3 {
	background-color: #84C3A4;
	color: #ffffff;
}
.success-b4 {
	background-color: #ADD7C1;
	color: #ffffff;
}
.active-b1 {
	background-color: #016EB1;
	color: #ffffff;
}
.active-b1-txt {
	color: #2E8EC8;
	font-size: 3rem;
}
.active-b2 {
	background-color: #2E8EC8;
	color: #ffffff;
}
.active-b3 {
	background-color: #66AAD1;
	color: #ffffff;
}
.active-b4 {
	background-color: #99C6E3;
	color: #ffffff;
}
.danger-b1-1 {
	background-color: #004E96;
	color: #ffffff;
}
.danger-b1-1-txt {
	color: #004E96;
	font-size: 3rem;
}
.danger-b2-2 {
	background-color: #346FA9;
	color: #ffffff;
}
.danger-b3-3 {
	background-color: #6695C1;
	color: #ffffff;
}
.danger-b4-4 {
	background-color: #99B8D4;
	color: #ffffff;
}
.info-b1-1 {
	background-color: #3765A3;
	color: #ffffff;
}
.info-b1-1-txt {
	color: #3765A3;
	font-size: 3rem;
}
.info-b2-2 {
	background-color: #5E84B5;
	color: #ffffff;
}
.info-b3-3 {
	background-color: #86A2C9;
	color: #ffffff;
}
.info-b4-4 {
	background-color: #B1C0DD;
	color: #ffffff;
}
.success-b1-1 {
	background-color: #647FB6;
	color: #ffffff;
}
.success-b1-1-txt {
	color: #647FB6;
	font-size: 3rem;
}
.success-b2-2 {
	background-color: #8299C3;
	color: #ffffff;
}
.success-b3-3 {
	background-color: #A3B2D3;
	color: #ffffff;
}
.success-b4-4 {
	background-color: #C1CCE2;
	color: #ffffff;
}
.active-b1-1 {
	background-color: #8E9FCB;
	color: #ffffff;
}
.active-b1-1-txt {
	color: #8E9FCB;
	font-size: 3rem;
}
.active-b2-2 {
	background-color: #A4B2D5;
	color: #ffffff;
}
.active-b3-3 {
	background-color: #BBC5E0;
	color: #ffffff;
}
.active-b4-4 {
	background-color: #D2D9EB;
	color: #ffffff;
}


.active-b5-1 {
	background-color: #acbde0;
	color: #ffffff;
}
.active-b5-2 {
	background-color: #c7d2ea ;
	color: #ffffff;
}
.active-b5-3 {
	background-color: #d3dcef;
	color: #ffffff;
}
.active-b5-4 {
	background-color: #e1e7f4;
	color: #ffffff;
}





.earth-b1 {
	background-color: #d68119;
	color: #ffffff;
}
.earth-b1-txt {
	color: #A92230;
	font-size: 3rem;
}
.earth-b2 {
	background-color: #e5ae6c;
	color: #ffffff;
}
.earth-b3 {
	background-color: #e6b375;
	color: #ffffff;
}
.earth-b4 {
	background-color: #efcda3;
	color: #ffffff;
}




.container-special {
	width: 100%;
}
.carousel-indicators {
	/*bottom: -34px;*/
	display: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	color: #fff;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	/*display: none;*/
	color: #fff;
}

@media (min-width: 768px) {
.navbar {
	border-radius: 0;
}
.navbar-nav {
	margin: 0 auto;
	display: table;
	table-layout: auto;
	float: none;/*width: 65%;*/
}
.carousel-indicators {
	/*bottom: -34px;*/
	display: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	color: #fff;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	/*display: none;*/
	color: #fff;
}
}

@media (max-width: 768px) {
.img-seperator {
	display: none;
}
}

@media (max-width: 1327px) {
.navbar-nav {
/*width: 81%;*/
}
}

@media (max-width: 1155px) {
.navbar-nav {
/*width: 100%;*/
}
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.list-group {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
}
.list-group a {
	color: #ffffff;
	display: block;
}
.btn-red .btn-primary {
	background-color: #0b405b;
	border-color: #005685;
	color: #fff;
}
.btn-red .btn-primary:focus, .btn-red .btn-primary.focus {
	color: #0b405b;
	background-color: #fff;
	border-color: #005685;
}
.btn-red .btn-primary:hover {
	color: #00a059;
	background-color: #fff;
	border-color: #00a059;
}
.btn-red .btn-primary:active, .btn-red .btn-primary.active {
	color: #005685;
	background-color: #fff;
	border-color: #005685;
}
/* HOMEPAGE ROLLOVERS */

.ih-item {
	position: relative;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item, .ih-item * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ih-item a {
	color: #333;
}
.ih-item a:hover {
	text-decoration: none;
}
.ih-item img {
	width: 100%;
	height: 100%;
}
.ih-item.circle {
	position: relative;
	width: 133px;
	height: 133px;
	border-radius: 50%;
}
.ih-item.circle .img {
	position: relative;
	width: 133px;
	height: 133px;
	border-radius: 50%;
}
.ih-item.circle .img:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	/*box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);*/
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
	border-radius: 50%;
}
.ih-item.circle .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: inline-table;
}
.ih-item.circle.effect17 .info {
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect17 .info h3 {
	color: #fff;
	position: relative;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 45px 0 0 0;
	padding: 0 0 0 0;
	/*height: 50px;*/
	text-align: center;
	text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
	width: 133px;
}
.ih-item.circle.effect17 .info p {
	color: #bbb;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 0;
	font-size: 12px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect17 a:hover .img:before {
	box-shadow: inset 0 0 0 133px #333333, inset 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 133px rgba(0, 0, 0, 0.6), inset 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ih-item.circle.effect17 a:hover .info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.ih-item.circle.effect17 a:hover .info p {
	opacity: 1;
}
.ih-item.circle.effect17.colored a:hover .img:before {
	box-shadow: inset 0 0 0 110px #1a4a72, inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 110px rgba(26, 74, 114, 0.6), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.navbar-brand {
	padding: 5px 5px 5px 5px;
}
.flyout-new {
	height: 200px; /* Original height */
	width: 60px; /* Original width */
	position: absolute; /* Just for presentation (Not required) */
	left: 0;
	top: -100px;
	transition: width 0.5s; /* Animation time */
	-webkit-transition: width 0.5s; /* For Safari */
	overflow: hidden;
	-webkit-box-shadow: 3px 0px 20px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 0px 20px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 0px 20px 0px rgba(0,0,0,0.5);
	z-index: 1000;
	background: #ffffff url("../images/homepage/special-offer-save-money-when-you-refer-a-friend-or-business.png") no-repeat left top;
}
.flyout-new:hover {
	width: 540px; /* This is the width on hover */
}
.flyout-wrapper {
	width: 540px;
	position: absolute;
}
.flyout-new a {
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 1.8rem;
	cursor: pointer;
}
.modal h4 {
	color: #333;
	font-size: 2.4rem;
}
.modal p {
	font-size: 2.2rem;
}
.homepage-icons {
	margin-bottom: 0;
}

@media only screen and (max-width : 768px) {
.homepage-icons {
	margin-bottom: 3rem;
}
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

@media only screen and (max-width : 768px) {
.main-ads-wrap {
	padding-top: 0;
}
}
.homepage-board-link {
	margin-top: 3rem;
}
.btn-abc {
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
.myButtons-chat-btn {
	display: inline-block;
	/* padding: 6px 12px;*/
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.myButtons-chat-btn-primary {
	color: #fff;
	background-color: #005685;
	border-color: #2e6da4;
}
.myButtons-chat-btn .myButtons-chat-btn-badge {
	position: relative;
	top: -1px;
}
.myButtons-chat-btn-primary .myButtons-chat-btn-badge {
	color: #005685;
	background-color: #fff;
}
.myButtons-chat-btn-badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px;
}
