

* {
	padding: 0;
	margin: 0;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.clear {
	clear: both;
}
a {
	color: #E17570;
	
	font-weight: bold;
}

a:focus, a:hover, a:active, a {
	text-decoration: none;
}
input, select, textarea {
	border: none;
	padding: 10px;
	margin: 0!important;
	
	 font-size: 11px;
}
button {
	border: none;
	background: #8DCEE9;
	padding: 10px;
	color: #fff;
	
	 font-size: 11px;
	 cursor: help;
	 cursor: pointer;
	 text-transform: uppercase;
}

body, html, p {
	padding: 0;
	margin: 0;
}

body {
font-family: 'Noto Sans', sans-serif;
	font-size: 13px;
	line-height: 190%;
	background: #fff;
	
}
.body {
	background: url(../img/bck.png) repeat-x top left;

	
}
h1, h2, h3, h4, .componentheading {
font-family: 'Tinos', serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 120%
}
.container-fluid {
	width: 100%;
}
.row-fluid {
	padding: 40px 0;
}
.scrolltop {
	margin: 20px 0;
	
}
.scrolltop a {
	display: block;
	width: 40px;
	height: 40px;
	background: #E17570;
	margin: 0 auto;
	color: #46434a;
	text-align: center;
	padding-top: 6px;
}
a.brand {
	background: url(../images/logo_wedd.png) no-repeat center center;
	width: 170px;
	height: 142px;
	display: block;
	margin: 30px auto;
	
}
.header {
	padding: 50px 0 40px 0;
}
.bottom_decal {
	background: url(../img/bottom.png) no-repeat center bottom;
	width: 100%;
	height: 180px;
}
footer .container {
	text-align: center;
}
.navigation {
	text-align: center;
	
}
.navigation ul {
	list-style: none;
}
.navigation ul li {
	padding: 0 10px;
	display: inline-block;
}
.navigation ul li a {
	font-family: 'Tinos', serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #46434a;
	font-size: 15px; position: relative;
}


.navigation ul li a:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 3px;
  background-color: #E17570;
  content: "";
  transition: width 0.2s;
}
.navigation ul li a:hover {
  
}
.navigation ul li a:hover:after {
  width: 100%;
}
.slide_wrap {
	overflow: hidden;
	padding: 20px 0 40px 0;
}
.slide-image {
	height: 500px;
	width: 100%;
	overflow: hidden;
}

.img-overlay {
	
	width:400px;
	background: linear-gradient(to right, #E17570 0%,#E17570 50%,#E17570 50%,#C0534E 50%,#C0534E 100%); 
	background: -webkit-linear-gradient(right, #E17570 0%,#E17570 50%,#E17570 50%,#C0534E 50%,#C0534E 100%);
	margin-left:auto;
	margin-right:auto;
	position: relative;
	padding: 50px;
	text-align: center;
	
}

h4.slide-title {
	
	font-family: 'Alexandra Zeferino One', arial;
	color: #46434a;
	
	margin-bottom: 20px;
	line-height: 90%;
	letter-spacing: 0px;
	text-transform: none;
	font-size: 50px;
	font-weight:600;
	
}
.line {
	width: 50px;
	height: 3px;
	margin: 30px auto;
	background: #46434a;
}
.readmore {
	background: #46434a;
	text-transform: uppercase;
	text-align: center;
	padding: 13px 5px;
	width: 50px;
	margin: 40px auto 0 auto;
	white-space:normal;
}

.readmore a {
	color: #fff;
	font-size: 11px;
	
}
.top_module {
	text-align: center;
	padding: 20px 0 40px 0;
}
.title {
	font-size: 25px;
	letter-spacing: 3px;
	font-family: 'Tinos', serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #46434a;
}

.illustr  {
	display: inline-block;
	width: 20%;
	padding: 25px;
	font-family: 'Tinos', serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #46434a;
	font-size: 13px;
	text-align: center;
	margin-top: 25px;
	
}
.illustr a {
	color: #46434a;
	font-weight: 400;
}
.illustr:hover {
	color: #E17570;
}
.more {
	padding: 10px;
	color: #fff;
	background:#E17570;
	text-align: center;
	font-family: 'Tinos', serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	display: table;
	margin: 20px auto;
}

.more a {
	color: #fff;
	font-weight: 400;
}
.more a:hover {
	background: #46434a;
}
.teaser_module {
	padding: 40px 0;
}
.teaser_module h3, .item-title, .dest_module h3 {
	font-size: 25px;
	letter-spacing: 3px;
	font-family: 'Tinos', serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #46434a;
	text-align: center;
	margin-bottom: 35px;
}
.image-container {
	width: 100%;
	height: 400px;
	overflow: hidden;
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";

  /* IE 5-7 */
  filter: alpha(opacity=20);

  /* Netscape */
  -moz-opacity: 0.2;

  /* Safari 1.x */
  -khtml-opacity: 0.2;

}
.pack_module .teaser_img.no1 {
	background: linear-gradient(to right, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
	background: -webkit-linear-gradient(right, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
	margin-bottom: 0.15%;
}
.pack_module .teaser_hover.no1 {
	background: linear-gradient(to left, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
	background: -webkit-linear-gradient(left, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
}

.pack_module .teaser_img.no2 {
	background: linear-gradient(to right, #ebd1ab 0%,#ebd1ab 50%,#ebd1ab 50%,#edc384 50%,#edc384 100%); /* W3C */
	background: -webkit-linear-gradient(right, #ebd1ab 0%,#ebd1ab 50%,#ebd1ab 50%,#edc384 50%,#edc384 100%); /* W3C */
margin: 0 0.15% 0.15% 0.15%;	
}
.pack_module .teaser_hover.no2 {
	background: linear-gradient(to left, #ebd1ab 0%,#ebd1ab 50%,#ebd1ab 50%,#edc384 50%,#edc384 100%); /* W3C */
	background: -webkit-linear-gradient(left, #ebd1ab 0%,#ebd1ab 50%,#ebd1ab 50%,#edc384 50%,#edc384 100%); /* W3C */
}
.pack_module .teaser_img.no3 {
	background: linear-gradient(to right, #dedaa8 0%,#dedaa8 50%,#dedaa8 50%,#e0dd7e 50%,#e0dd7e 100%); /* W3C */
	background: -webkit-linear-gradient(right, #dedaa8 0%,#dedaa8 50%,#dedaa8 50%,#e0dd7e 50%,#e0dd7e 100%); /* W3C */
	margin-bottom: 0.15%;
}
.pack_module .teaser_hover.no3 {
	background: linear-gradient(to left, #dedaa8 0%,#dedaa8 50%,#dedaa8 50%,#e0dd7e 50%,#e0dd7e 100%); /* W3C */
	background: -webkit-linear-gradient(left, #dedaa8 0%,#dedaa8 50%,#dedaa8 50%,#e0dd7e 50%,#e0dd7e 100%); /* W3C */
}

.pack_module .teaser_img.no4 {
	background: linear-gradient(to right, #95c191 0%,#95c191 50%,#95c191 50%,#74a96f 50%,#74a96f 100%); /* W3C */
	background: -webkit-linear-gradient(right, #95c191 0%,#95c191 50%,#95c191 50%,#74a96f 50%,#74a96f 100%); /* W3C */
}
.pack_module .teaser_hover.no4 {
	background: linear-gradient(to left, #95c191 0%,#95c191 50%,#95c191 50%,#74a96f 50%,#74a96f 100%); /* W3C */
	background: -webkit-linear-gradient(left, #95c191 0%,#95c191 50%,#95c191 50%,#74a96f 50%,#74a96f 100%); /* W3C */
}

.pack_module .teaser_img.no6 {
	background: linear-gradient(to right, #e4a3a0 0%,#e4a3a0 16.67%,#ebd1ab 16.67%,#ebd1ab 33.33%,#dedaa8 33.33%,#dedaa8 50%,#95c191 50%,#95c191 67.66%,#7cc6ca 67.66%, #7cc6ca 84.33%, #9f92bb 84.33%, #9f92bb 100%); /* W3C */
	background: -webkit-linear-gradient(right, #e4a3a0 0%,#e4a3a0 16.67%,#ebd1ab 16.67%,#ebd1ab 33.33%,#dedaa8 33.33%,#dedaa8 50%,#95c191 50%,#95c191 67.66%,#7cc6ca 67.66%, #7cc6ca 84.33%, #9f92bb 84.33%, #9f92bb 100%); /* W3C */
}
.pack_module .teaser_hover.no6 {
	background: linear-gradient(to left, #e4a3a0 0%,#e4a3a0 16.67%,#ebd1ab 16.67%,#ebd1ab 33.33%,#dedaa8 33.33%,#dedaa8 50%,#95c191 50%,#95c191 67.66%,#7cc6ca 67.66%, #7cc6ca 84.33%, #9f92bb 84.33%, #9f92bb 100%); /* W3C */
	background: -webkit-linear-gradient(left, #e4a3a0 0%,#e4a3a0 16.67%,#ebd1ab 16.67%,#ebd1ab 33.33%,#dedaa8 33.33%,#dedaa8 50%,#95c191 50%,#95c191 67.66%,#7cc6ca 67.66%, #7cc6ca 84.33%, #9f92bb 84.33%, #9f92bb 100%); /* W3C */
}
.pack_module .teaser_img.no5 {
	background: linear-gradient(to left, #5fadb1 0%,#5fadb1 50%,#5fadb1 50%,#7cc6ca 50%,#7cc6ca 100%); /* W3C */
	background: -webkit-linear-gradient(left, #5fadb1 0%,#5fadb1 50%,#5fadb1 50%,#7cc6ca 50%,#7cc6ca 100%); /* W3C */
margin: 0 0.15%;
}
.pack_module .teaser_hover.no5  {
	background: linear-gradient(to left, #7cc6ca 0%,#7cc6ca 50%,#7cc6ca 50%,#5fadb1 50%,#5fadb1 100%); /* W3C */
	background: -webkit-linear-gradient(left, #7cc6ca 0%,#7cc6ca 50%,#7cc6ca 50%,#5fadb1 50%,#5fadb1 100%); /* W3C */
}
.teaser_module .teaser_img.no2 {
	margin: 0 0.15%;
}
.teaser_img {
	float: left;
	width: 33.23%;
	background: linear-gradient(to right, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
	background: -webkit-linear-gradient(right, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
	position: relative;
	text-align: center;
	overflow: hidden;
}
.teaser_hover {
	position: absolute;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */
  filter: alpha(opacity=0);

  /* Netscape */
  -moz-opacity: 0;

  /* Safari 1.x */
  -khtml-opacity: 0;

	width:100%;
	height: 100%;
		background: linear-gradient(to left, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
		background:-webkit-linear-gradient(left, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
	bottom: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(300px,0px,0);
	transform: translate3d(300px,0px,0);
}
.teaser_img:hover .teaser_hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1;

  /* Safari 1.x */
  -khtml-opacity: 1;

	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.teaser_img:hover .image-container {
	opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";

  /* IE 5-7 */
  filter: alpha(opacity=10);

  /* Netscape */
  -moz-opacity: 0.1;

  /* Safari 1.x */
  -khtml-opacity: 0.1;

}
.teaser-description {
	position: absolute;
	color: #fff;
	left: 0;
	right: 0;
	
	width: 60%; 
	margin: 0 auto;
}

h4.teaser-title {
	font-size: 27px;
	line-height: 110%;
	color: #46434a;
	margin-bottom: 20px;
}

.blog-featured {
	width: 900px;
	margin: 40px auto;
}
.team_imgs {
	text-align: center;
}
.team {
	display: inline-block;
	
	text-align: center;
	position: relative;
	overflow: hidden;
}
.team_image-container {
	height: 200px;
	width: 200px;
	display: inline-block;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.teamoverlay.llive {
	background: none;
}
.team_social.llive, .greet.llive {
	text-align: left;
}

.teamoverlay {
	position: absolute;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */
  filter: alpha(opacity=0);

  /* Netscape */
  -moz-opacity: 0;

  /* Safari 1.x */
  -khtml-opacity: 0;

	width:100%;
	height: 100%;
	background: linear-gradient(to left, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
	background: -webkit-linear-gradient(left, #e4a3a0 0%,#e4a3a0 50%,#e4a3a0 50%,#c8807d 50%,#c8807d 100%); /* W3C */
	bottom: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(300px,0px,0);
	transform: translate3d(300px,0px,0);
}
 .team_social{
	position: absolute;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */
  filter: alpha(opacity=0);

  /* Netscape */
  -moz-opacity: 0;

  /* Safari 1.x */
  -khtml-opacity: 0;

	width:100%;
	height: 60px;
	text-align: center;
	bottom:30px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.30s;
	transition: opacity 0.35s, transform 0.35s;
	webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
	-webkit-transform: translate3d(0px,100px,0);
	transform: translate3d(0px,100px,0);
	
}

 .greet{
	position: absolute;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */
  filter: alpha(opacity=0);

  /* Netscape */
  -moz-opacity: 0;

  /* Safari 1.x */
  -khtml-opacity: 0;

	width:100%;
	height: 60px;
	text-align: center;
	top:70px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.30s;
	transition: opacity 0.35s, transform 0.35s;
	webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
	-webkit-transform: translate3d(0px,100px,0);
	transform: translate3d(0px,100px,0);
	
}
 .team_social a {
	background: #46434a; 
	color: #fff;
	padding: 15px;
	width: 50px;
	height: 50px;
	margin: 0 2px;
	
}

.greet a  {
	background: #fff; 
	color: #46434a;
	padding: 15px;
	width: 50px;
	height: 50px;
	margin: 0 2px;
	
}
.teamoverlay .team_social a i {
	font-size: 18px;
}
.team:hover .teamoverlay {
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.team:hover .team_social, .team:hover .greet {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1;

  /* Safari 1.x */
  -khtml-opacity: 1;

	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.team-description {
	display: none;
	background: #E4A3A0;
	padding: 30px;
	color: #fff;
	text-align: left;
	position: relative;
	vertical-align: top;
	
}

.live {
	width:80%;
	display: inline-block!important;
}

.close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 10000;
	cursor: hand;
	cursor: pointer;
}
.pack_module h3{
	font-size: 25px;
	text-align: center;
	color: #46434a;
	margin: 15px 0;
}
.pack_module .teaser-description {
	color: #46434a;
}
.item-page .item-image_intro {
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;
	
}

.item-page.color2 .page-header {
	background: linear-gradient(to right, #E17570 0%,#E17570 50%,#E17570 50%,#C0534E 50%,#C0534E 100%); /* W3C */
	background: -webkit-linear-gradient(right, #E17570 0%,#E17570 50%,#E17570 50%,#C0534E 50%,#C0534E 100%); /* W3C */
}
.item-page.color3 .page-header {
	background: linear-gradient(to right, #ebd1ab 0%,#ebd1ab 50%,#ebd1ab 50%,#edc384 50%,#edc384 100%); /* W3C */
	background: -webkit-linear-gradient(right, #ebd1ab 0%,#ebd1ab 50%,#ebd1ab 50%,#edc384 50%,#edc384 100%); /* W3C */
}
.item-page.color5 .page-header {
	background: linear-gradient(to right, #dedaa8 0%,#dedaa8 50%,#dedaa8 50%,#dedb89 50%,#dedb89 100%); /* W3C */
	background: -webkit-linear-gradient(right, #dedaa8 0%,#dedaa8 50%,#dedaa8 50%,#dedb89 50%,#dedb89 100%); /* W3C */
}
.item-page.color6 .page-header {
	background: linear-gradient(to right, #95c191 0%,#95c191 50%,#95c191 50%,#74a96f 50%,#74a96f 100%); /* W3C */
	background: -webkit-linear-gradient(right, #95c191 0%,#95c191 50%,#95c191 50%,#74a96f 50%,#74a96f 100%); /* W3C */
}
.item-page.color8 .page-header {
	background: linear-gradient(to right, #e4a3a0 0%,#e4a3a0 16.67%,#ebd1ab 16.67%,#ebd1ab 33.33%,#dedaa8 33.33%,#dedaa8 50%,#95c191 50%,#95c191 67.66%,#7cc6ca 67.66%, #7cc6ca 84.33%, #9f92bb 84.33%, #9f92bb 100%); /* W3C */
	background: -webkit-linear-gradient(right, #e4a3a0 0%,#e4a3a0 16.67%,#ebd1ab 16.67%,#ebd1ab 33.33%,#dedaa8 33.33%,#dedaa8 50%,#95c191 50%,#95c191 67.66%,#7cc6ca 67.66%, #7cc6ca 84.33%, #9f92bb 84.33%, #9f92bb 100%); /* W3C */
}
.item-page .page-header {
	width:400px;
	background: linear-gradient(to right, #7cc6ca 0%,#7cc6ca 50%,#7cc6ca 50%,#5fadb1 50%,#5fadb1 100%); /* W3C */
	background: -webkit-linear-gradient(right, #7cc6ca 0%,#7cc6ca 50%,#7cc6ca 50%,#5fadb1 50%,#5fadb1 100%); /* W3C */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 50px 60px 20px 60px;
	text-align: center;
}
.articleBody {
	width: 1100px;
	margin: 50px auto;
}
.item-page.color4.cat2 .articleBody {
	text-align: center;
}
.item-page .page-header h2{
font-family: 'Alexandra Zeferino One', arial;
	color: #46434a;
	
	margin-bottom: 20px;
	line-height: 90%;
	letter-spacing: 0px;
	text-transform: none;
	font-size: 50px;
	font-weight:600;
}
.destination_imgs {
	text-align: center;
}
.slidesin {
	width: 31%;
	display: inline-block;
	height: 300px;
	text-align: center;
	margin: 15px 0.8%;
	
}
.slidesin .image-container {
	height: 300px !important;
	opacity: 1;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1;

  /* Safari 1.x */
  -khtml-opacity: 1;

	
}
.destination-title {
	font-size: 20px;
	margin-bottom: 15px;
	color: #46434a;
}
.destination_img {
	width: 50%;
	float: left;
}

.destinationoverlay {
	float: left;
	width: 50%;
	background:#E17570;
	padding: 25px;
	height: 300px
}

.dest_module .slick-prev {
	right: 55%;
}
.dest_module .slick-next {
	right: 47%;
}

.blog {
	width: 1100px;
	margin: 0 auto;
}
.componentheading{ font-size: 35px;color: #E17570;
	line-height: 120%;
	letter-spacing: 3px;
	text-align: center;
	margin: 45px 0 30px 0;}
 .page-header2{
	font-size:23px;
	color: #E17570;
	line-height: 120%;
	letter-spacing: 3px;
	text-align: center;
	margin: 45px 0 30px 0;
}
.subheading-category{
	font-size: 35px;
	color: #E17570;
	line-height: 120%;
	letter-spacing: 3px;
	text-align: center;
	margin: 45px 0 10px 0;
}
.blog  .page-header2, .cat9  .page-header2{
	font-size: 18px;
	color: #E17570;
	line-height: 120%;
	letter-spacing: 3px;
	text-align: center;
}
.blog .page-header h2 {
	text-align: left;
	margin-bottom: 5px;
	text-align: center;
	
}
.blog .page-header h2  a {
	font-weight: 400;
}
.article-info {
	text-align: center;
	margin-bottom: 15px;
}
.article-info div {
	display: inline-block;
	font-size: 11px;
	font-style: italic;
}

.tags {
	list-style: none;
	text-align: center;
	margin-top: 30px
}

.tags li {
	display: inline-block;

padding-left: 20px!important;
padding-right: 10px!important;

	background:url(../img/tag.png) no-repeat center left;
	
}

.tags li a {
	font-weight: 400;
}

.item-image {
	width: 45%;
	margin: 15px auto;
	height: 450px;
	overflow: hidden;
	
}
.items-row {
	border-bottom: 2px dashed #ead4d3;
}
.odd .item-image {
	float: left;
}
.odd .intro_text {
	float: right;
}
.even .item-image {
	float: right;
}
.even .intro_text {
	float: left;
}
.intro_text {
	width: 50%;
	margin: 15px auto;
	
}
.intro_text.noimage {
	float: none;
}
.blog .readmore {
	width: 150px;
}

h2.blog_title {
	color: #7cc6ca;
	text-align: center;
}

.mobile_menu, .overlay {
	display: none;
}

.articleBody ul {
	list-style: outside;
	padding-left: 20px;
}
.articleBody ul li {
	
	font-size: 14px;
	padding-left: 10px;
	margin: 25px 0;
	font-weight: bold;
}

.moduletable {
	position: relative;
}
.icons ul {
	list-style: none;
	width: 100%;
	text-align: center;
}
.menu.jmoddiv .btn.jmodedit {
	display: none;
}
.btn.jmodedit, .edit-icon a {
	text-align: center;
	margin: 10px auto;
	display: block;
	width: 80px;
	padding: 10px;
	background: #8DCEE9;
	color: #fff;
	
}

.pull-right {
	float: none!important;
}

footer .menu {
	list-style: none;
	margin: 10px 0;
}

form, fieldset {
	border: none!important;
	text-align: center;
}
.nav-tabs  {
	text-align: center;
	list-style: none;
	margin-top: 20px;
}
.item-page.edit {
	margin: 25px 0 50px 0;
}

.item-page.edit h4 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.item-page.edit .nav-tabs li{
	display: inline-block;
	margin: 5px;
}
.item-page.edit select {
	min-width: 200px;
}

.item-page.edit #publishing, .item-page.edit #images {
	margin-top: 25px;
}
.profile {
	text-align:center;
	font-style: italic;
	font-size: 16px;
	color: #8DCEE9;
}
input, textarea {
	background: #F0F1F1;
	padding: 10px!important;
	font-size: 15px;
	font-family: 'Noto Sans', sans-serif;
}
#modules-form .btn-toolbar .btn-group, .item-page.edit .btn-toolbar .btn-group{
	display: inline-block;
	margin-right: 15px;
}
.tooltip {
	display: none!important;
}
#modules-form .control-label {
	font-size: 11px;
	font-style: italic;
	margin-top: 20px;
}
#modules-form .accordion-heading  {
	margin-top: 25px;
	font-size: 20px;
}
button:hover {
	border: none!important;
}

.imgOutline.thumbnail {
	background: #f5f5f5;
	padding: 5px;
	display: inline-block;
	margin: 5px;
}

.imgOutline.thumbnail .icon-folder-2 {
	background: url(../img/folder.png) no-repeat center center;
	display: block;
	width: 50px;
	height: 50px;
}

.favtitle h4 {
	font-size: 18px;
	padding-top: 20px;
	font-weight: bold;
}

#system-message {
	position: absolute;
	top: 20px;
	background: #E17570;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 10px;
	margin: 0 auto;
}

.cmp_container {
	display: inline-block;
	margin: 0 8px;
}

.connect {
	margin: 25px 0;
}