/* @override https://new.internationalmidwives.org/assets/templates/html/css/style-v1.css */
/* @override http://new.internationalmidwives.org/assets/templates/html/css/style-v1.css */
/* 1.  SITE STRUCTURE and TYPOGRAPHY */
/*============================================================================================*/
/*-------- 1.1 Typography --------*/
/*Google web font family*/
@import url("https://fonts.googleapis.com/css?family=Barlow:300,400,400i,500,700%7CJaldi:400");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');


html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body {
	background: #FFF;
	font-size: 16px;
	line-height: 1.8;
	font-weight: normal;
	font-family: "Open Sans", Arial, sans-serif;
	color: #555;
}

.layerslider {
    width: 780px;
    height:580px ;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	-webkit-font-smoothing: antialiased;
	color: #222;
	font-weight: 500;
	font-family: "Barlow", serif;
}

.bg_white h1,
.bg_white h2,
.bg_white h3,
.bg_white h4,
.bg_white h5,
.bg_white h6 {
	color: #222;
}

.bg_white p {
	color: #555 !important;
}

p {
	margin-bottom: 25px;
}

p.lead.styled {
	font-size: 18px;
	font-weight: 500;
}

p.lead.styled.center {
	text-align: center;
	padding: 0 10% !important;
	margin-bottom: 45px;
	font-size: 23px;
}

hr {
	margin: 15px 0 30px 0;
	border-color: #DDD;
}

h1.main_title,
h2.main_title {
	text-align: center;
	margin: 0 0 45px 0;
	padding: 0;
	font-size: 36px;
	color: #195072;
	font-weight: 500;
	text-transform: uppercase;
}

h1.main_title span,
h2.main_title span {
	display: block;
	color: #EE8424;
	font-size: 21px;
	text-transform: none;
}

h1.main_title em,
h2.main_title em {
	display: block;
	width: 40px;
	height: 4px;
	background-color: #C7DDF3;
	margin: auto;
	-webkit-border-radius: 5 px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}

h3.main_title {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 36px;
	color: #333;
	text-transform: uppercase;
}

h3.main_title span {
	display: block;
	color: #999;
	font-size: 18px;
	text-transform: none;
}

h3.main_title.white {
	color: #FFF;
}

h3.main_title.white span {
	color: #999;
}

h3.main_title.white em {
	display: block;
	width: 40px;
	height: 4px;
	background-color: #C7DDF3;
	-webkit-border-radius: 5 px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: auto;
	margin-bottom: 20px;
}

h3.main_title_left {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 28px;
	color: #195072;
	font-weight: 500;
	text-transform: uppercase;
}

h3.main_title_left span {
	display: block;
	color: #EE8424;
	font-size: 16px;
	text-transform: none;
}

h3.main_title_left em {
	display: block;
	width: 40px;
	height: 4px;
	background-color: #C7DDF3;
	-webkit-border-radius: 5 px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.bg_white .main_title_left {
	color: #195072;
}

.bg_white p {
	color: #555;
}

.bg_white p.lead.styled {
	padding: 0;
}

.hidden {
	display: none;
}
ul {
   
	list-style-type: none;
}
.content ul, .post ul {
   
	list-style-type: disc;
}

/*General links color*/
a {
	color: #195072;
	text-decoration: none;

}

a:hover,
a:focus {
	color: #111;
	text-decoration: none;
	outline: none;
}

.light-blue {
	background: #C7DDF3;
}

.dark-blue {
	background: #195072;
}

.sea-green {
	background: #6FC896;
}

.bright-pink {
	background: #E6007E;
}

.dark-pink {
	background: #8C175E;
}

.black {
	background: #000;
}

.bright-#EE8424 {
	background: #EE8424;
}

.light-blue,
.light-blue a,
.dark-blue,
.dark-blue a,
.sea-green,
.sea-green a,
.bright-pink,
.bright-pink a,
.dark-pink,
.dark-pink a,
.black,
.black a,
.bright-#EE8424,
.bright-#EE8424 a {
	color: #FFF;
}

.#EE8424,
.#EE8424 h3 {
	color: #EE8424;
}

.#EE8424-pink,
.#EE8424-pink h3 {
	background: #F4EEE1;
	color: #E6007E;
}

.#EE8424-#EE8424,
.#EE8424-#EE8424 h3 {
	background: #F4EEE1;
	color: #EE8424;
}

.#EE8424-blue,
.#EE8424-blue h3 {
	background: #F4EEE1;
	color: #C7DDF3;
}

#main .pink,
#main .#EE8424 {
	background: none;
}

.pink,
.pink h3 {
	color: #B70370;
}

.pink li {
	margin: 0 0 0 5px;
	font-size: 12px;
}

.pink li {
	padding: 5px 25px 5px 8px;
	/* width: 140px; */
	/* width: 90px; */
	border-radius: 0 0 10px 0;
	background: #B80370;
	background: url('../images/rnd_br_next_icon&12.png') 93% 40% no-repeat #B80370;
	color: #FFF;
	width: 56px;
	float: right;
}

.pink li a {
	color: #FFF;
	text-decoration: none;
}

.blue a,
.turquoise a {
	color: #FFF;
	font-size: 12px;
}

/*-------- 1.2 Buttons --------*/
a.btn_outline,
.btn_outline {
	border: 2px solid #C7DDF3;
	font-family: inherit;
	font-size: inherit;
	color: #C7DDF3;
	cursor: pointer;
	padding: 6px 20px;
	display: inline-block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

a.btn_outline:hover,
.btn_outline:hover {
	background: #EE8424;
	color: #238DC1;
	border: 2px solid #EE8424;
}

a.btn_1,
.btn_1 {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: #FFF;
	background: #238DC1;
	cursor: pointer;
	padding: 8px 20px;
	display: inline-block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

a.btn_1.home,
.btn_1.home,
a.btn_outline,
.btn_outline {
	min-width: 160px;
	margin-top: 35px;
}

a.btn_1.medium,
.btn_1.medium {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: #FFF;
	background: #C7DDF3;
	cursor: pointer;
	padding: 10px 20px;
	display: inline-block;
	outline: none;
	font-size: 18px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 500;
}

a.btn_1:hover,
.btn_1:hover {
	background: #EE8424;
}

a.btn_full,
.btn_full {
	border: none;
	font-family: inherit;
	font-size: inherit;
	width: 100%;
	color: #FFF;
	background: #C7DDF3;
	cursor: pointer;
	padding: 15px 20px;
	display: inline-block;
	outline: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

a.btn_full:hover,
.btn_full:hover {
	background: #3CB878;
}

.no-dot {
	list-style-type: none;
}

.no-dot span {
	list-style-type: none;
	font-size: 24px;
	display: block;
}

/*-------- 1.3 Structure --------*/
/* Header */
header {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	border-bottom: 0px solid #C7DDF3;
	border-top: 3px solid #195072;
}

/*Animate Sticky header*/
.animated {
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	will-change: transform, opacity;
}

@-webkit-keyframes swingInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(-90deg);
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
	}
}

@-moz-keyframes swingInX {
	0% {
		-moz-transform: perspective(400px) rotateX(-90deg);
	}
	
	100% {
		-moz-transform: perspective(400px) rotateX(0deg);
	}
}

@-o-keyframes swingInX {
	0% {
		-o-transform: perspective(400px) rotateX(-90deg);
	}
	
	100% {
		-o-transform: perspective(400px) rotateX(0deg);
	}
}

@keyframes swingInX {
	0% {
		transform: perspective(400px) rotateX(-90deg);
	}
	
	100% {
		transform: perspective(400px) rotateX(0deg);
	}
}

.animated.swingInX {
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ie-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: swingInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: swingInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: swingInX;
	backface-visibility: visible !important;
	animation-name: swingInX;
}

@-webkit-keyframes swingOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(-90deg);
	}
}

.animated.swingOutX {
	-webkit-transform-origin: top;
	-webkit-animation-name: swingOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: swingOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: swingOutX;
	-o-backface-visibility: visible !important;
	animation-name: swingOutX;
	backface-visibility: visible !important;
}

@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	
	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

.animated.slideDown {
	-webkit-animation-name: slideDown;
	-moz-animation-name: slideDown;
	-o-animation-name: slideDown;
	animation-name: slideDown;
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated.slideUp {
	-webkit-animation-name: slideUp;
	-moz-animation-name: slideUp;
	-o-animation-name: slideUp;
	animation-name: slideUp;
}

@-webkit-keyframes swingInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(-90deg);
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
	}
}

@-moz-keyframes swingInX {
	0% {
		-moz-transform: perspective(400px) rotateX(-90deg);
	}
	
	100% {
		-moz-transform: perspective(400px) rotateX(0deg);
	}
}

@-o-keyframes swingInX {
	0% {
		-o-transform: perspective(400px) rotateX(-90deg);
	}
	
	100% {
		-o-transform: perspective(400px) rotateX(0deg);
	}
}

@keyframes swingInX {
	0% {
		transform: perspective(400px) rotateX(-90deg);
	}
	
	100% {
		transform: perspective(400px) rotateX(0deg);
	}
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@-moz-keyframes flipInX {
	0% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@-o-keyframes flipInX {
	0% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	
	100% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

.animated.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@-moz-keyframes flipOutX {
	0% {
		-moz-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	
	100% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@-o-keyframes flipOutX {
	0% {
		-o-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	
	100% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	
	100% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

.animated.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}

#top_nav {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 9;
}

#top_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#top_nav ul li {
	display: inline-flex;
	margin-left: 15px;
}

#top_nav ul li a {
	color: #555;
	position: relative;
}

#top_nav ul li a:hover {
	color: #C7DDF3;
}

#top_nav ul li a .cart_count {
	font-size: 11px;
	display: inline-block;
	background-color: #C7DDF3;
	color: #FFF;
	padding: 2px 5px;
	font-weight: 700;
	position: absolute;
	bottom: 0;
	right: -2px;
	line-height: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#logo {
	margin: 15px 0 0 0;
}

.post-img {
	width: 100%;
	height: 100%;
}

.post img {
	max-width: 100%;
}

/* logo home with h1 */
#logo_home h1 {
	margin: 15px 0 0 0;
	padding: 0;
}

#logo_home h1 a {
	display: block;
	width: 130px;
	height: 59px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;

}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	#logo_home h1 a {
		background-image: url(../img/logo_2x.png);
		background-size: 190px 48px;
	}
}

/* Subheaders */
#subheader_1 {
	height: 650px;
	background-image: url(../img/subheader_1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.parallax_window_in {
	height: 550px;
	position: relative;
	display: table;
	width: 100%;
}

.parallax_window_in.short {
	height: 286px;
	position: relative;
	display: table;
	width: 100%;
}

#sub_content_in {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.parallax_window_in.short #sub_content_in {
	display: table-cell;
	padding: 45px 0 0 0;
	vertical-align: bottom;
	text-align: left;
}

.parallax_window_in.short #sub_content_in.cart {
	padding: 0 0 0 0;
	vertical-align: middle;
	text-align: center;
}

.pagetitle{
    margin-top:110px;
}
	#sub_content_in h1 {
		color: #195072;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 32px;
		padding:10px;

	}
	
	#sub_content_in p {
		color: #195072;
		font-size: 22px;
		line-height: 20px;
		font-weight: 300;
	}

#content h1 {
	color: #195072;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 42px;
	margin-top: 0px;
}

main {
	background-color: #FFF;
	max-width: 100%;
}

.top-border {
	border-top: 3px solid #ECF2F7;
}

/*-------- 1.4 Main navigation --------*/
.navbar-default {
	background-color: transparent;
	margin-bottom: 0;
	border: none;
	list-style-image:none;
}
.navbar-default .navbar-nav ul {
list-style-type: none;
}
.council{
    margin-right: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#navbar {
	margin-top: 10px;
}

.navbar-header-wp {
	position: relative;
}

.navbar-default .navbar-nav li a {
	font-family: "Jaldi", serif;
	text-transform: uppercase;
	color: #195072;
	padding: 60px 10px 10px;
	letter-spacing: 0;
	font-weight: 400;
}

.navbar-default .navbar-nav li:last-child a {
	padding-right: 0;
}

.navbar-default .navbar-nav li a:hover {
	color: #C7DDF3;
	text-decoration: none;
}

.active li > a.active{
	color: white;
	background-color: #EEE;
}

.navbar-default .navbar-nav li > .dropdown-menu {
	padding: 15px 15px;
	margin-top: 0px;
	margin-left: 0;
	left: 0;
	background-color: #FFF;
	min-width: 300px;
	border-radius: 0;
	border: none;
}

.navbar-default .navbar-nav li > .dropdown-menu > li ul {
	padding: 15px 25px;
	margin-top: 0px;
	margin-left: 200px;
	left: 0;
	background-color: ;
	min-width: 210px;
	border-radius: 0;
	display: inline-block;
	border: none;
}

.navbar-default .navbar-nav li > .dropdown-menu a {
	padding: 0px 0;
	color: #717171;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
}

ul.list a.active {
	padding: 0px 0;
	color: #EE8424;
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

.navbar-default .navbar-nav li > .dropdown-menu a:hover,
.navbar-default .navbar-nav li > .dropdown-menu a:focus {
	background-color: transparent;
	color: #195072;
}

.navbar-default .navbar-nav li > .dropdown-menu .active a {
	background-color: transparent;
	color: #195072;
}

.navbar-default .navbar-nav li > .dropdown-menu .active a {
	background-color: transparent;
	color: #195072;
}

.navbar-default .navbar-nav li.mega {
	position: static;
}

.navbar-default .navbar-nav li.mega .dropdown-menu {
	width: 100%;
	left: 0;
	right: 0;
	margin-top: -12px;
	padding: 0px 36px 39px;
}

.navbar-default .navbar-nav li.mega .dropdown-menu .col-md-3 {
	margin-top: 10px;
	padding: 0px 0px 0px 10px;
}

.navbar-default .navbar-nav li.mega .dropdown-menu .col-md-2 {
	margin-top: 20px;
	padding: 0px 0px 0px 10px;
}

.navbar-default .navbar-nav li.mega .dropdown-menu li {
	width: 100%;
	left: 0;
	right: 0;
	margin-top: -2px;
	padding: 0px 0px 0px 0px;
}

.navbar-default .navbar-nav li.mega .dropdown-menu h4 a {
	margin-bottom: 0px;
	color: #C7DDF3;
	font-size: 22px;
	font-weight: 400;
	text-transform: none;
}

.navbar-default .navbar-nav li.mega .dropdown-menu h5 a:hover {
	margin-bottom: 10px;
	color: #D8E5F2;
	font-weight: 400;
	text-transform: none;
}

.navbar-default .navbar-nav li.mega .dropdown-menu h5 a {
	margin-bottom: 0px;
	color: #195072;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
}

.navbar-default .navbar-nav li.mega .dropdown-menu h6 a {
	margin-bottom: 10px;
	color: #195072;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
}

.navbar-default .navbar-nav li.mega .dropdown-menu p {
	line-height: 1.3;
	font-size: 15px;
	color: #777;
}

.navbar-default .navbar-nav li.mega .dropdown-menu figure {
	overflow: hidden;
	margin-bottom: 5px;
	display: inline-block;
}

.navbar-default .navbar-nav li.mega .dropdown-menu figure a img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.navbar-default .navbar-nav li.mega .dropdown-menu figure a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.navbar-default .navbar-nav li.mega .dropdown-menu .active a {
	color: #222;
}

.navbar-default .navbar-nav li.mega .dropdown-menu ul.list {
	list-style: none;
	padding: 0;
	margin: 0 0 0px 0;
	min-height: ;
}

.navbar-default .navbar-nav li.mega .dropdown-menu ul.list a.active {
	color: #EE8424;
}

.navbar-default .navbar-nav li.mega .dropdown-menu .list:after {
	content: ' ';
	width: 1px;
	height: 105%;
	background-color: #EDEDED;
	display: inline-block;
	float: right;
	top: -10px;
	position: absolute;
	right: 4px;
}

.navbar-default .navbar-nav li.mega .dropdown-menu .no-divider:after {
	content: none;
}

.cmn-toggle-switch {
	display: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
	background-color: transparent;
}

@media (min-width: 992px) {
	.navbar-nav .dropdown:hover .dropdown-menu {
		display: block;
	}
	
	.navbar-default .navbar-nav li a {
		font-size: 15px;
	}
}

@media (min-width: 1200px) {
	.navbar-nav > li.mega > .dropdown-menu {
		width: 1170px;
	}
	
	.navbar-default .navbar-nav li a {
		font-size: 20px;
	}
}

@media (min-width: 992px) {
	.navbar-nav > li.mega > .dropdown-menu {
		width: 970px;
	}
}

@media (min-width: 768px) {
	.navbar-nav > li.mega > .dropdown-menu {
		width: 750px;
	}
}

/* Footer  */
footer {
	background: #195072;
	color: #FFF;
}

footer h3 {
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	margin-bottom: 20px;
}

footer a {
	color: #FFF;
}

footer a:hover {
	color: #00BFF0;
}

#logo_footer {
	margin: 12px 0 15px 0;
}

footer ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#social_footer {
	text-align: center;
	border-top: 1px dotted rgba(255, 255, 255, 0.2);
	padding-top: 30px;
	margin-top: 10px;
}

#social_footer p {
	font-size: 12px;
	color: #8C8C8C;
}

#social_footer ul {
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
}

#social_footer ul li {
	display: inline-block;
	margin: 0 5px 0 5px;
}

#social_footer ul li a {
	color: #FFF;
	text-align: center;
	line-height: 34px;
	display: block;
	font-size: 21px;
	width: 35px;
	height: 35px;
}

#social_footer ul li a:hover {
	color: #EE8424;
}

#contact_bg {
	background: url(../img/map_footer.png) no-repeat center 90%;
}

ul#contact_details_footer {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul#contact_details_footer li {
	margin-bottom: 20px;
}

ul#contact_details_footer li#address_footer,
ul#contact_details_footer li#DPRG_footer,
ul#contact_details_footer li#phone_footer,
ul#contact_details_footer li#email_footer {
	position: relative;
	padding-left: 30px;
}

#address_footer:before,
#DPRG_footer:before,
#phone_footer:before,
#email_footer:before {
	font-style: normal;
	font-weight: normal;
	font-family: 'ElegantIcons';
	position: absolute;
	font-size: 18px;
	left: 0;
	top: -2px;
	color: #FFF;
}

#address_footer:before {
	content: "\e009";
}

#phone_footer:before {
	content: "\e00b";
}

#email_footer:before {
	content: "\e010";
	top: -4px;
}
#DPRG_footer:before {
	content: "\e101";
	top: -4px;
}
#copy {
	padding: 0 0 10px 0;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

/*============================================================================================*/
/* 2.  CONTENT */
/*============================================================================================*/
/*-------- 2.1 Home all versions--------*/
/* Layer slider */
#slider-wrapper {
	margin-top: 58px;
}

h3.slide_typo {
	white-space: nowrap;
	font-weight: bold;
	color: #195072;
	font-size: 105px;
	max-width: 100%;
	padding: 15px 30px;
	text-shadow: 0 0 4px #FEFEFE;
}

.slide_typo_2 {
	color: #FFFFFF;
	font-size: 50px;
	white-space: nowrap;
	text-shadow: 0 0 4px #070606;
	text-transform: none;
}

a.button_intro_2,
.button_intro_2 {
	border: none;
	font-weight: normal;
	font-style: normal;
	color: #FFF !important;
	background: #195072;
	cursor: pointer;
	padding: 12px 20px;
	display: inline-block;
	outline: none;
	font-size: 31px;
	text-align: center;
	-webkit-transition: background 0.3s !important;
	-moz-transition: background 0.3s !important;
	transition: background 0.3s !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	min-width: 110px;
	font-weight: 900;
}

a.button_intro_2:hover,
.button_intro_2:hover {
	background: #FFF;
	color: #195072 !important;
}

.box_feat {
	color: #FFF;
	background: linear-gradient(transparent, #399);
	padding: 45px 30px 5px 30px;
	margin-bottom: 25px;
	font-size: 16px;
	border-top: 2px solid #FFF799;
	text-align: center;
	position: relative;
}

.box_feat h3 {
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
}

.box_feat a {
	width: 20px;
	height: 20px;
	top: 15px;
	right: 15px;
	position: absolute;
	font-size: 20px;
	color: #FFF;
	line-height: 1;
}

.box_feat a:hover {
	color: #FFF799;
}

.header-video {
	position: relative;
	overflow: hidden;
	background: #000;
}

#hero_video {
	position: relative;
	background-size: cover;
	color: #FFF;
	width: 100%;
	font-size: 16px;
	display: table;
	height: 100%;
	z-index: 99;
	text-align: center;
}

#hero_video > div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 10%;
	background-color: rgba(0, 0, 0, 0.6);
}

#hero_video > div h3 {
	font-size: 56px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 100px;
	color: #FFF;
	margin-bottom: 0;
}

#hero_video > div p {
	font-size: 32px;
}

video {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
}



video {
	width: 100%;
}

.teaser-video {
	width: 100%;
	height: auto;
}

.header-video--media {
	width: 100%;
	height: auto;
}

video {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
}



video {
	width: 100%;
}

.teaser-video {
	width: 100%;
	height: auto;
}

.header-video--media {
	width: 100%;
	height: auto;
}

#message-analysis {
	text-align: center;
}

#submit-analysis.button {
	padding: 15px 35px;
	display: inline-block;
	background-color: #C7DDF3;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	outline: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#submit-analysis.button:hover {
	background-color: #EE8424;
	color: #FFF;
}

#analysis input.form-control {
	background-color: #FFF;
	border: none;
	height: 50px;
	font-size: 16px;
	padding-left: 20px;
	width: 350px;
	margin-top: -2px;
	margin-right: 5px;
	color: #555;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#analysis input.form-control:focus {
	border-color: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #555;
}

.case_studies div a {
	background-color: #C7DDF3;
	padding: 25px;
	color: #FFF;
	display: block;
	text-align: center;
	border-radius: 0.25rem !important;
	-webkit-box-shadow: 0 5px 5px 0 rgba(38, 48, 77, 0.075);
	box-shadow: 0 5px 5px 0 rgba(38, 48, 77, 0.075);
	min-height: 380px;
}

.case_studies div a:hover {
	background-color: #C7DDF3;
}

.case_studies div a figure img {
	margin-bottom: 34px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 16px 16px -8px;
}

.carousel_project div figure img {
	margin-bottom: 34px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 16px 16px -8px;
}

.case_studies div a h4 {
	color: #FFF;
	font-size: 16px;
	margin-bottom: 3px;
	font-weight: 700;
	text-transform: uppercase;
}

.case_studies div a p {
	margin-bottom: 0;
	color: #FFF;
	opacity: 0.6;
	text-transform: uppercase;
	font-size: 12px;
}

.intro_title_header {
	margin-top: 180px;
}

.intro_title_header h3 {
	font-size: 46px;
	margin-bottom: 5px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
}

.intro_title_header p {
	color: #FFF;
	font-size: 21px;
}

#form_container {
	position: relative;
	height: 700px;
	background: #CCC url(../img/bg_home.jpg) no-repeat center top fixed;
	background-size: cover;
	color: #FFF;
	width: 100%;
	z-index: 99;
}

#form_container .wrapper {
	background: rgba(0, 0, 0, 0.7);
	height: 100%;
	padding-top: 130px;
}

#hero_home {
	position: relative;
	background: #CCC url(../img/bg_home.jpg) no-repeat center top fixed;
	background-size: cover;
	color: #FFF;
	width: 100%;
	z-index: 99;
	text-align: center;
}

#hero_home .wrapper {
	background: rgba(0, 0, 0, 0.6);
	padding-top: 90px;
	height: 600px;
}

#form_contact {
	background: rgba(0, 0, 0, 0.8);
	padding: 20px 30px 30px 30px;
	padding-bottom: 5px;
	position: relative;
}

#form_contact input.form-control {
	color: #FFF;
}

.loader {
	margin-left: 5px;
	position: absolute;
}

#form_contact .loader {
	position: absolute;
	right: 20px;
	top: 10px;
	color: #111;
}

.error_message {
	margin: 0 0 5px 0;
	padding: 0;
	color: #C33;
	display: inline-block;
	font-weight: 600;
}

#form_contact .error_message {
	color: #FF9;
}

#form_contact h3 {
	color: #FFF;
	margin-top: 0;
	text-transform: uppercase;
}

/*-------- 2.2 About--------*/
.box_overlay {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 25px 25px 25px 225px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	font-size: 14px;
	text-align: left;
}

.pic {
	position: absolute;
	left: 25px;
	top: 20px;
	width: 190px;
	height: 80px;
}

.pic h4 {
	position: absolute;
	left: 95px;
	top: 18px;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
}

.pic h4 small {
	display: block;
	color: #FFF;
	margin-top: 3px;
	font-size: 12px;
}

.pic figure {
	width: 80px;
	height: 80px;
	overflow: hidden;
}

.pic figure img {
	width: 80px;
	height: auto;
	border: 5px solid rgba(0, 0, 0, 0.2);
}

.comment {
	padding-left: 25px;
	font-size: 18px;
	font-style: italic;
	min-height: 70px;
}

.team-item-img {
	position: relative;
}

.team-item-img .team-item-detail {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.80);
	text-align: center;
	color: #FFF;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
}

.team-item:hover .team-item-detail {
	opacity: 1;
	visibility: visible;
}

.team-item-img .team-item-detail .team-item-detail-inner {
	margin: auto;
	padding: 25px;
}

.team-item-detail-inner h4 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: 500;
}

.team-item-detail-inner p {
	color: #CCC !important;
}

.team-item-detail-inner .social {
	margin: 0 0px 25px 0px;
	padding: 0px;
}

.team-item-detail-inner .social li {
	list-style: none;
	display: inline-block;
	margin: 0px 5px;
}

.team-item-detail-inner .social li a {
	color: #FFF;
	padding: 10px;
	background-color: #111;
}

.team-item-detail-inner .social li a:hover {
	color: #FFF;
	background-color: #C7DDF3;
}

.team-item-info {
	padding-top: 15px;
	text-align: center;
}

.team-item-info h4 {
	margin-bottom: 0px;
	text-transform: uppercase;
}

/*-------- 2.3 Services--------*/
a.box_service {
	text-align: center;
	margin-bottom: 25px;
	padding: 30px 30px 5px 30px;
	background-color: #FFF;
	position: relative;
	-webkit-box-shadow: 0 5px 5px 0 rgba(38, 48, 77, 0.075);
	box-shadow: 0 5px 5px 0 rgba(38, 48, 77, 0.075);
	-webkit-box-shadow: 0 5px 5px 0 rgba(38, 48, 77, 0.075);
	box-shadow: 0 5px 5px 0 rgba(38, 48, 77, 0.075);
	display: block;
	color: #555;
	border-radius: 0.25rem !important;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.box_service h3 {
	font-size: 21px;
	color: #195072;
}

.box_service span {
	width: 20px;
	height: 20px;
	display: block;
	top: 15px;
	right: 15px;
	position: absolute;
	line-height: 1;
	font-size: 20px;
	color: #CCC;
}

.box_service p {
	min-height: 50px;
}

a.box_service:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}

a.box_service i {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 60px;
	color: #EE8424;
	background-color: #ECF2F7;
}
.pagebanner{
	    height: 600px;
	}
.features-bg {
	position: relative;
	min-height: 400px;
	background: url(../img/features-intro-01.jpg) no-repeat center center;
	background-size: cover;
}

.video .features-bg {
	background: #000;
	height: 500px;
}

.video .features-bg iframe {
	width: 100%;
	height: 500px;
	text-align: center;
	line-height: 500px;
	margin-bottom: -6px;
}

.video .features-content {
	position: relative;
	padding: 11% 100px 10% 100px;
	height: 500px;
}

.features-img {
	width: 100%;
	height: 400px;
	text-align: center;
	line-height: 400px;
}

.features-content {
	position: relative;
	padding: 11% 100px 10% 100px;
	height: 400px;
	background-color: #222;
	color: #FFF;
}

.features-content h3 {
	font-size: 32px;
	line-height: 34px;
	text-transform: uppercase;
	color: #FFF;
}

.features-content p {
	font-size: 17px;
}

.video .features-content {
	background-color: #000;
}

.box_service_2 {
	position: relative;
	padding-left: 50px;
}

.box_service_2 i {
	font-size: 36px;
	position: absolute;
	left: 0;
	top: 0;
	color: #3CB878;
}

.bg-white {
	width: 100%;
	background-color: #FCFCFC;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	display: ;
	color: black;
}

.bg_content h2 {
	color: #FFF;
	margin-bottom: 15px;
}

.bg_content p {
	font-size: 18px;
	text-align: center;
	padding: 0 10%;
}

.content_center {
	color: #FFF;
	text-align: center;
}

.content_center h3 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 36px;
	margin-top: 0;
}

.content_center h3 em {
	display: block;
	width: 40px;
	height: 4px;
	background-color: #3CB878;
	margin: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.content_center .lead {
	font-weight: 500;
	color: #999;
}

.tooltip {
	position: relative;
	float: right;
}

.tooltip > .tooltip-inner {
	background-color: #111;
	padding: 5px 15px;
	color: #CCC;
	font-weight: bold;
	font-size: 13px;
}

.popOver + .tooltip > .tooltip-arrow {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #111;
}

.progress {
	overflow: visible;
	background-color: rgba(0, 0, 0, 0.35);
	margin-bottom: 30px;
	border-radius: 0;
	height: 10px;
}

.progressText {
	text-transform: uppercase;
}

.progress-bar {
	background: #C7DDF3;
	-webkit-transition: all .8s ease;
	transition: all 0.8s ease;
}

/*-------- 2.4 Service single--------*/
.box_service_single {
	position: relative;
	padding-left: 80px;
}

.box_service_single i {
	font-size: 60px;
	position: absolute;
	left: 0;
	top: 0;
	color: #3CB878;
}

.box_service_single_2 {
	padding: 0 15px;
	margin-bottom: 45px;
}

.box_service_single_2 img {
	margin-bottom: 34px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 16px 16px -8px;
}

#quote_wp {
	padding: 10px 30px 30px 30px;
	background-color: #F8F8F8;
	margin-bottom: 30px;
}

#quoteform label {
	color: #555;
}

#quoteform input.form-control,
#quoteform textarea {
	border-bottom: 2px solid #EDEDED;
	color: #555;
}

/*-------- 2.5 Tips/faq --------*/
.box_style_5 {
	background: #FFF;
	padding: 30px;
	margin-bottom: 20px;
	border-top: 2px solid #C7DDF3;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.box_style_5 i {
	color: #999;
}

.box_style_5 h3 {
	margin-top: 0;
}

.box_style_5 ul {
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
}

.box_style_5 ul li {
	margin: 0 0 10px 0;
}

.quote_banner a {
	background-color: #C7DDF3;
	color: #FFF;
	display: block;
	padding: 17px 15px 15px 45px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.quote_banner a:hover {
	background-color: #3CB878;
}

.quote_banner {
	position: relative;
}

.quote_banner:before {
	font-style: normal;
	font-weight: normal;
	font-family: 'ElegantIcons';
	content: "\e0ee";
	top: 15px;
	font-size: 18px;
	margin-right: 5px;
	position: absolute;
	left: 15px;
	color: #FFF;
}

.box_style_2 {
	padding: 15px 25px 25px 25px;
	margin-bottom: 20px;
	border: 1px dashed #CCC;
	background-color: #FFF;
}

.box_style_2 h4 {
	margin: 10px 0 20px;
}

.box_style_2 ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.box_style_2 ul li {
	margin-bottom: 10px;
}

.box_style_2 ul li:last-child {
	margin-bottom: 0;
}

/*-------- 2.6 Contact page --------*/
ul.contacts_info {
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
}

ul.contacts_info li {
	margin-bottom: 15px;
}

ul.contacts_info li:last-child {
	margin-bottom: 0;
}

#map_contact {
	width: 100%;
	height: 500px;
}

/*-------- 2.7 404 page --------*/
#error_page {
	width: 100%;
	height: 650px;
	text-align: center;
	background: #002849 url(../img/pattern_1.svg) repeat fixed;
	color: #FFF;
	padding-top: 180px;
}

#error_page h2 {
	margin-top: 30px;
	font-size: 140px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
}

#error_page h2 i {
	color: #FFC107;
}

@media (max-width: 767px) {
	#error_page h2 {
		font-size: 72px;
	}
}

#error_page p {
	font-size: 21px;
}

@media (max-width: 767px) {
	#error_page p {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	#error_page {
		padding-top: 100px;
		height: 500px;
	}
	.pagetitle{
    margin-top:70px;
}
}

.search_bar_error {
	position: relative;
	margin-bottom: 60px;
}

.search_bar_error input[type='text'] {
	border: 0;
	height: 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding-left: 15px;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.35);
}

.search_bar_error input[type='submit'] {
	position: absolute;
	right: -1px;
	color: #FFF;
	font-weight: 600;
	top: 0;
	border: 0;
	padding: 0 25px;
	height: 50px;
	cursor: pointer;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	background-color: #C7DDF3;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.search_bar_error input[type='submit']:hover {
	background-color: #3CB878;
}

/*-------- 2.8 Media Gallery --------*/
.grid ul {
	margin: 0 0 0px 20px;
	padding: 0;
	width: 100%;
	text-align: center;
}

.grid ul li {
	display: inline-block;
	float: left;
	padding: 10px;
	margin: -3px;
	min-height: 100%;
	width: 25%;
	background-color: #FFFFFF;
	list-style: none;
}

@media (max-width: 991px) {
	.grid ul li {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.grid ul li {
		width: 100%;
		min-height: 100%;
		float: none;
	}
}

.grid ul li figure {
	position: relative;
	overflow: hidden;
	margin: -3px;
}

.grid ul li figure img {
	width: 100%;
	height: 100%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.grid ul li figure:hover img,
.grid ul li figure:focus img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.grid ul li figure:hover figcaption,
.grid ul li figure:focus figcaption {
	opacity: 1;
}

.grid ul li figure:hover figcaption .caption-content,
.grid ul li figure:focus figcaption .caption-content {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

.grid ul li figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 15% 0;
	width: 100%;
	height: 100%;
	background-color: black;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	font-size: 14px;
	opacity: 0;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.grid ul li figcaption .caption-content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -100px;
	width: 200px;
	-webkit-transform: translate(0px, 15px);
	-moz-transform: translate(0px, 15px);
	-ms-transform: translate(0px, 15px);
	-o-transform: translate(0px, 15px);
	transform: translate(0px, 15px);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.grid ul li figcaption a {
	color: #FFF !important;
	opacity: 1;
}

.grid ul li figcaption a:hover,
.grid ul li figcaption a:focus {
	color: #00AEEF !important;
}

.grid ul li figcaption i {
	font-size: 30px;
}

.grid ul li figcaption a p {
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: 400;
	color: #FFF !important;
	opacity: 1;
}

.grid ul li figcaption a:hover p {
	color: #00AEEF !important;
}

.mfp-zoom-in {
	/* start state */
	/* animate in */
	/* animate out */
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all 0.2s ease-in-out;
	transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(0.8);
	opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

/*============================================================================================*/
/* 3.  COMMON */
/*============================================================================================*/
/*-------- 3.1 Preloader --------*/
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	background-color: #FFF;
	z-index: 999999;
}

[data-loader="circle-side"] {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	-webkit-animation: circle infinite .95s linear;
	-moz-animation: circle infinite .95s linear;
	-o-animation: circle infinite .95s linear;
	animation: circle infinite 0.95s linear;
	border: 2px solid #C7DDF3;
	border-top-color: rgba(0, 0, 0, 0.2);
	border-right-color: rgba(0, 0, 0, 0.2);
	border-bottom-color: rgba(0, 0, 0, 0.2);
	border-radius: 100%;
}

@-webkit-keyframes circle {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes circle {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes circle {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes circle {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*-------- 3.2 Wrappers background colors--------*/
.bg_white {
	background-color: #FFF;
	border-top: 5px solid #ECF1F6;
	border-bottom: 5px solid #ECF1F6;
}

.bg_gray {
	background-color: #F8F8F8;
}

/*-------- 3.3 forms--------*/
.form-control {
	border-radius: 0;
	background: none;
	border: 1px solid #DDD;
	height: 46px;
	background-color: #FFF;
	box-shadow: none;
	font-size: 16px;
}

.form-control:focus {
	border-color: #C7DDF3;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control::-moz-placeholder {
	color: #8E8E8E;
	font-weight: 500;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #8E8E8E;
	font-weight: 500;
}

.form-control::-webkit-input-placeholder {
	color: #8E8E8E;
	font-weight: 500;
}

.form-group {
	margin-bottom: 25px;
}

.form-group label {
}

/*-------- 3.4 Accordion --------*/
.panel {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #EDEDED;

}
.panel-title h4 a {
	display: block;
	color: #444;
		text-transform:none;
}
.panel-title a {
	display: block;
	color: #444;
		text-transform:none;
}

.panel-default > .panel-heading {
	background-color: #DAE6F7;
	padding: 20px;
	border-bottom: 1px solid #DDD;

}

.panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-body {
	padding: 30px;
	line-height: 1.6 !important;
	color: #555;
}

.panel-title a .indicator {
	color: #C7DDF3;
	text-transform:none;
}

.panel-title a:hover .indicator {
	color: #333;
}

/*-------- 3.5 Spacing --------*/
.add_bottom_15 {
	margin-bottom: 15px;
}

.add_bottom_30 {
	margin-bottom: 30px;
}

.add_bottom_45 {
	margin-bottom: 45px;
}

.add_bottom_60 {
	margin-bottom: 60px;
}

.add_bottom_75 {
	margin-bottom: 75px;
}

.add_top_20 {
	margin-top: 20px;
}

.add_top_30 {
	margin-top: 30px;
}

.add_top_60 {
	margin-top: 60px;
}

.more_padding_left {
	padding-left: 40px;
}

.nomargin_top {
	margin-top: 0;
}

.nopadding {
	margin: 0 !important;
	padding: 0 !important;
}

.nomargin {
	margin: 0 !important;
}

.margin_60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.margin_120 {
	padding-top: 120px;
	padding-bottom: 120px;
}

.margin_120_95 {
	padding-top: 120px;
	padding-bottom: 95px;
}

.margin_60_35 {
	padding-top: 60px;
	padding-bottom: 35px;
}

.margin_60_0 {
	padding-top: 60px;
	padding-bottom: 0;
}

/*-------- 3.6 Carousel --------*/
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.no-js .owl-carousel {
	display: block;
}

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.owl-height {
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #C7DDF3;
}

.owl-item {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*-------- 3.7 List --------*/
ul.list_ok {
	list-style: none;
	margin: 35px 0 30px 0;
	padding: 0;
	line-height: 1.3;
}

ul.list_ok li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
}

ul.list_ok li:before {
	font-family: 'ElegantIcons';
	content: "\52";
	position: absolute;
	left: 0;
	top: -3px;
	font-size: 24px;
	color: #EE8424;
}

ul.list_features {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 1.3;
}

ul.list_features li {
	position: relative;
	padding-left: 60px;
	margin-bottom: 20px;
}

ul.list_features li i {
	position: absolute;
	left: 0;
	top: -3px;
	font-size: 36px;
	color: #3CB878;
}

.post-left li {
	list-style: none inside none;
	float: left;
	margin-right: 20px;
}

/*-------- 3.7 post --------*/
.tags a {
	display: inline-block;
	margin: 5px 14px 10px 0;
	padding: 5px 10px;
	color: #555;
	border: 1px solid #555;
}

.tags a:hover {
	background-color: #0054A6;
	border: 1px solid #0054A6;
	color: #FFF;
	text-decoration: none;
}

#cat_blog ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#cat_blog ul li a {
	border-bottom: 1px solid #EDEDED;
	padding: 10px 0;
	display: block;
	color: #888;
}

#cat_blog ul li:last-child a {
	border-bottom: none;
	padding-bottom: 0;
}

#cat_blog ul li a:hover {
	color: #E04F67;
}

ul.recent_post {
	margin: 0;
	padding: 0;
}

ul.recent_post li {
	padding: 0 0 8px 0;
	margin-bottom: 10px;
	color: #313131;
	list-style: none;
	line-height: 18px;
	padding-bottom: 15px;
	color: #888;
	font-style: italic;
	font-size: 15px;
}

ul.recent_post li a {
	color: #555;
}

ul.recent_post li a:hover {
	color: #111;
}

ul.recent_post li div {
	padding-left: 25px;
	font-style: normal;
}

ul.recent_post li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.post {
	margin-bottom: 20px;
	padding: 0px;
}

.post h2 {
	font-size: 22px;
}

.post p {
	margin-bottom: 20px;
}

.post_info {
	padding: 8px 10px;
	background-color: #C7DDF3;
	margin-bottom: 12px;
	font-size: 13px;
	color: #238DC1;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.post_info a {
	color: #238DC1;
}

.post_info a:hover {
	color: #238DC1;
}

.post_info span {
	color: #238DC1;
}

.post-left {
	float: left;
}

.post-left ul {
	margin-left: 0;
	padding-left: 0;
}

.post-left ul li {
	float: left;
	margin-right: 15px;
	list-style: none;
}

.post-left ul li i {
	margin-right: 4px;
}

.post-right {
	float: right;
}

#comments {
	padding: 10px 0 0px 0;
	margin-bottom: 15px;
}

#comments ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments li {
	padding: 0 0 23px 0;
	list-style: none;
}

.avatar {
	float: left;
	margin-right: 11px;
}

.avatar img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.comment_right {
	display: table;
}

.comment_info {
	padding-bottom: 7px;
}

.comment_info span {
	padding: 0 10px;
}

#comments ol li ul li {
	padding: 23px 0 0 30px;
	margin: 0;
}

ul#cat_nav_blog {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: 500;
}

ul#cat_nav_blog li a {
	background-color: #FFF;
	padding: 10px 15px;
	display: block;
	margin-bottom: 7px;
	position: relative;
	color: #555;
}

ul#cat_nav_blog li a:hover {
	color: #0054A6;
}

ul#cat_nav_blog li:last-child a {
	margin-bottom: 0;
}

ul#cat_nav_blog li a:before {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-family: 'ElegantIcons';
	position: absolute;
	font-size: 20px;
	right: 10px;
	top: 5px;
	content: "\35";
}

#custom-search-input-blog {
	padding: 0;
	padding-left: 10px;
	background-color: #FFF;
	border: 1px solid #EDEDED;
}

#custom-search-input-blog input {
	border: 0;
	box-shadow: none;
	padding-left: 10px;
}

#custom-search-input-blog button {
	margin: 2px 0 0 0;
	box-shadow: none;
	background: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	outline: none;
}

#custom-search-input-blog button:hover {
	border: 0;
	box-shadow: none;
	color: #0054A6;
}

#custom-search-input-blog .glyphicon-search {
	font-size: 23px;
}

.sidebar {
	margin: 0px 0 0;
}

#sidebar hr {
	margin: 30px 0 20px 0;
	border-top: 1px solid #DDD;
}

.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 6px 20px;
	background-color: #EDEDED;
	border: none;
	border-radius: 3px;
}

.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #0054A6;
	color: #FFF;
}

/* From tablet portrait to mobile */
@media (max-width: 767px) {
	.post-left ul {
		margin-bottom: 0;
		line-height: 1.8;
	}
	
	.post-left ul li {
		float: none;
		margin-right: 0;
	}
	
	.pager {
		margin-bottom: 30px;
	}
}

/*-------- 3.8 Search modal --------*/
.search-overlay-menu {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	-moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	-ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	-o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	opacity: 0;
	visibility: hidden;
	z-index: 999999;
	text-align: center;
}

.search-overlay-menu.open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

.search-overlay-menu form {
	height: 70px;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -35px auto 0;
	width: 60%;
	left: 20%;
	transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}

.search-overlay-menu.open form {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.search-overlay-menu input[type="search"] {
	height: 100%;
	width: 100%;
	color: #FFF;
	background: transparent;
	border-top: 0px solid transparent;
	border-bottom: 2px solid #909090 !important;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	font-size: 42px;
	font-weight: 300;
	outline: none;
	padding: 10px 0 10px 0;
}

.search-overlay-menu form button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	font-size: 3rem;
	position: absolute;
	right: 0;
	top: 15px;
	color: #C6C6C6;
	outline: none;
}

.search-overlay-menu .search-overlay-close {
	position: absolute;
	top: 5px;
	right: 20px;
	opacity: 1;
	font-size: 40px;
	color: #FFF;
}

.search-overlay-menu .search-overlay-close:hover {
	color: #C7DDF3;
	cursor: pointer;
}

/*-------- 3.9 Position  breadcrumbs --------*/
#position {
	background-color: #C7DDF3;
	padding: 10px 0;
	font-size: 13px;
}

#position ul li:first-child {
	padding-left: 20px;
}

#position ul li:first-child:before {
	content: "\eaf4";
	font-style: normal;
	font-weight: normal;
	font-family: "fontello";
	position: absolute;
	left: 0;
	top: 0;
	color: ##238DC1;
}

#position ul {
	margin: 0;
	padding: 0;
	color: #888;
}

#position ul li a {
	color: ##238DC1;
	opacity: 0.7;
}

#position ul li a:hover {
	color: ##238DC1;
	opacity: 1;
}

#position ul li {
	display: inline-block;
	padding-right: 8px;
	margin-right: 3px;
	position: relative;
	color: #238DC1;
}

#position ul li:after {
	content: ">";
	position: absolute;
	right: -10px;
	top: 1px;
	color: #238DC1;
}

li.B_lastCrumb:after {
	display: none;
}

#position ul li:last-child:after {
	content: "";
}

/*-------- 3.10 Pagination --------*/
.pagination > li > a,
.pagination > li > span {
	color: #888;
	background-color: #FFF;
	border: 1px solid #DDD;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #238DC1 !important;
	background-color: #C7DDF3;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #238DC1;
	border-color: #DDD;
}

/*-------- 3.11  Newsletter footer -------*/
#message-newsletter_2 {
	text-align: center;
}

#submit-newsletter_2.button {
	padding: 15px 35px;
	display: inline-block;
	background-color: #C7DDF3;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	outline: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#submit-newsletter_2.button:hover {
	background-color: #EE8424;
	color: #FFF;
}

#newsletter_container {
	background: #002340 url(../img/envelope_pattern.png);
}

#newsletter_container h3 {
	font-size: 32px;
	margin: 0 0 20px 0;
	color: #195072;
}

input.form-control#email_newsletter_2 {
	margin-bottom: 0;
	background-color: #FFF;
	border: none;
	height: 50px;
	font-size: 15px;
	padding-left: 20px;
	width: 380px;
	margin-top: -2px;
	margin-right: 5px;
	color: #555;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

input.form-control#email_newsletter_2:focus {
	border-color: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #555;
}

/*-------- 3.12  Menu aside panel -------*/
a.social_bt {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	color: #FFF;
	min-width: 200px;
	margin-bottom: 10px;
	display: block;
	padding: 12px;
	line-height: 1;
	position: relative;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}

a.social_bt:hover {
	-webkit-filter: brightness(115%);
	filter: brightness(115%);
}

a.social_bt.facebook:before,
a.social_bt.google:before,
a.social_bt.linkedin:before {
	font-family: 'ElegantIcons';
	position: absolute;
	left: 12px;
	top: 10px;
	font-size: 16px;
	color: #FFF;
}

a.social_bt.facebook {
	background-color: #3B5998;
}

a.social_bt.facebook:before {
	content: "\e093";
}

a.social_bt.google {
	background-color: #DC4E41;
}

a.social_bt.google:before {
	content: "\e096";
	top: 12px;
}

a.social_bt.linkedin {
	background-color: #0077B5;
}

a.social_bt.linkedin:before {
	content: "\e09d";
}

.divider {
	text-align: center;
	height: 1px;
	margin: 30px 0 30px 0;
	background-color: #EDEDED;
}

.divider span {
	position: relative;
	top: -20px;
	background-color: #FFF;
	display: inline-block;
	padding: 10px;
	font-style: italic;
}

#aside_panel {
	right: -100%;
	bottom: 0;
	width: 400px;
	height: 100%;
	opacity: 0;
	position: fixed;
	background-color: #FFF;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	z-index: 999999;
	-webkit-box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.55);
	box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.55);
	overflow: auto;
	overflow-x: hidden;
}

#aside_panel.show {
	visibility: visible;
	opacity: 1;
	right: 0;
}

#aside_panel a.aside-panel-bt {
	font-size: 24px;
	position: relative;
	left: 10px;
	top: 0;
	width: 24px;
	height: 24px;
	color: #CCC;
}

#aside_panel a.aside-panel-bt:hover {
	color: #333;
}

/*Password strength */
#pass-info {
	width: 100%;
	margin-bottom: 15px;
	color: #555;
	text-align: center;
	font-size: 13px;
	padding: 5px 3px 3px 3px;
}

#pass-info.weakpass {
	border: 1px solid #FF9191;
	background: #FFC7C7;
	color: #94546E;
}

#pass-info.stillweakpass {
	border: 1px solid #FBB;
	background: #FDD;
	color: #945870;
}

#pass-info.goodpass {
	border: 1px solid #C4EEC8;
	background: #E4FFE4;
	color: #51926E;
}

#pass-info.strongpass {
	border: 1px solid #6ED66E;
	background: #79F079;
	color: #348F34;
}

#pass-info.vrystrongpass {
	border: 1px solid #379137;
	background: #48B448;
	color: #CDFFCD;
}

/* Opacity mask when left open */
.layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 100%;
	z-index: 100;
	min-height: 100%;
	background-color: #000;
	z-index: 99999;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	-moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	-ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	-o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	opacity: 0;
	visibility: hidden;
}

.layer-is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

form#login-form {
	display: block;
}

form#register-form {
	display: none;
}

.panel-login > .panel-heading {
	background-color: #FFF;
	border-color: #FFF;
	text-align: center;
	padding: 15px 0 0 0;
}

.panel-login > .panel-body {
	padding-top: 0;
	padding-bottom: 40px;
}

.panel-login > .panel-heading a {
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	background: #EEE;
	padding: 8px 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 14px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
	color: #777;
}

.panel-login > .panel-heading a:hover,
.panel-login > .panel-heading a.active {
	background-color: #333;
	color: #FFF !important;
}

#aside_panel hr {
	border-color: #EDEDED;
}

.forgot-password {
	color: #888;
	font-size: 12px;
	float: right;
	margin-top: 10px;
}

.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.box_faq {
	position: relative;
	padding-left: 50px;
}

.box_faq i {
	font-size: 36px;
	position: absolute;
	left: 0;
	top: 0;
	color: #3CB878;
}

/*============================================================================================*/
/* SHOP STYLES */
/*============================================================================================*/
.shop-section .items-sorting {
	margin-bottom: 20px;
}

.shop-section .items-sorting .form-group {
	margin-bottom: 0px;
	width: 130px;
	float: right;
}

.shop-section .items-sorting .results_shop {
	padding-top: 8px;
}

.shop-section .items-sorting select {
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 0 10px;
	height: 34px;
	font-size: 13px;
	border: 1px solid #DDD;
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background: url(../img/icon-select.png) right center no-repeat;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	outline: none;
}

.shop-section .items-sorting select option {
	text-indent: 15px;
}

.shop-item {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}

.shop-item .inner-box {
	position: relative;
	display: block;
	background: #FFF;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.shop-item .inner-box:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.shop-item .image-box {
	position: relative;
}

.shop-item .image-box .image img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}

.shop-item .image-box .item-options {
	position: absolute;
	right: 10px;
	bottom: 10px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.shop-item:hover .image-box .item-options {
	opacity: 1;
	visibility: visible;
}

.shop-item .image-box .item-options .btn_shop {
	position: relative;
	display: block;
	float: left;
	width: 46px;
	height: 46px;
	padding: 10px;
	text-align: center;
	line-height: 26px;
	color: #5A5A5A;
	background: #FFFFFF;
	font-size: 14px;
	margin-right: 1px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.shop-item .image-box .item-options .btn_shop .tool-tip {
	position: absolute;
	left: 50%;
	margin-left: -45px;
	bottom: 55px;
	width: 90px;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	padding: 5px 5px;
	background: #1C1C1C;
	color: #FFFFFF;
	border-radius: 3px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 0;
	visibility: hidden;
}

.shop-item .image-box .item-options .btn_shop .tool-tip:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -9px;
	border: 5px solid transparent;
	border-top: 5px solid #1C1C1C;
}

.shop-item .image-box .item-options .btn_shop:hover {
	background: #0054A6;
	color: #FFF;
}

.shop-item .image-box .item-options .btn_shop:hover .tool-tip {
	opacity: 1;
	visibility: visible;
}

.shop-item .product_description {
	position: relative;
	padding: 25px 20px 20px;
}

.shop-item .product_description .rating {
	color: #999;
}

.shop-item h3 {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
}

.shop-item h3 a {
	color: #111;
}

.shop-item h3 a:hover {
	color: #0054A6;
}

.shop-item .product_description .price {
	font-size: 16px;
	font-weight: 500;
	color: #F53E7D;
	line-height: 20px;
}

.shop-item .product_description .price .offer {
	color: #999999;
	padding-right: 5px;
	text-decoration: line-through;
}

#custom-search-input-shop {
	background-color: #FFF;
	border: 1px solid #EDEDED;
}

#custom-search-input-shop input {
	border: 0;
	font-size: 16px;
	box-shadow: none;
	padding-left: 10px;
}

#custom-search-input-shop button {
	margin: 2px 0 0 0;
	box-shadow: none;
	background: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	outline: none;
}

#custom-search-input-shop button:hover {
	border: 0;
	box-shadow: none;
	color: #0054A6;
}

#custom-search-input-shop .glyphicon-search {
	font-size: 23px;
}

/*============================================================================================*/
/* PRODUCT DETAILS STYLES */
/*============================================================================================*/
.product-details .basic-details {
	position: relative;
	margin-bottom: 50px;
}

.product-details .image-column,
.product-details .info-column {
	margin-bottom: 20px;
}

.product-details .image-column .image-box {
	border: 1px solid #111;
	background: #FFFFFF;
}

.product-details .image-column .image-box img {
	position: relative;
	display: block;
	width: 100%;
}

.product-details .basic-details .details-header {
	position: relative;
	margin-bottom: 20px;
}

.product-details .basic-details .details-header h4 {
	font-size: 20px;
	font-weight: 500;
	margin: 0px 0px;
	line-height: 1.4em;
	color: #5A5A5A;
	margin-bottom: 5px;
}

.product-details .basic-details .details-header h4 a {
	color: #333333;
}

.product-details .basic-details .details-header .rating {
	font-size: 13px;
	margin-bottom: 0px;
}

.rating .voted {
	color: #FC0;
}

.product-details .basic-details .details-header .rating {
	display: inline-block;
	margin-right: 2px;
	color: #777;
}

.product-details .basic-details .details-header .rating .txt {
	font-size: 14px;
	padding-left: 10px;
	color: #777777;
}

.product-details .basic-details .details-header .item-price {
	font-size: 21px;
	color: #F53E7D;
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.product-details .basic-details .details-header .item-price .offer {
	position: relative;
	padding-right: 10px;
	color: #999999;
	text-decoration: line-through;
}

.product-details .basic-details .prod-info {
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 13px;
}

.product-details .basic-details .prod-info strong {
	font-weight: 700;
	color: #111111;
}

.product-details .basic-details .text {
	margin-bottom: 40px;
	color: #666666;
	line-height: 1.8em;
}

.product-details .basic-details .text {
	margin-bottom: 40px;
	color: #666666;
	line-height: 1.8em;
}

.product-details .basic-details .other-options .numbers-row {
	display: inline-block;
	margin-right: 15px;
}

.product-details .basic-details ul.item-meta {
	list-style: none;
	padding: 0;
	margin: 15px 0px 0px;
}

.product-details .basic-details .item-meta li {
	margin-bottom: 0px;
	line-height: 24px;
	font-weight: 500;
	color: #9B9B9B;
	font-size: 14px;
}

.product-details .basic-details .availablity {
	position: relative;
	float: left;
	padding-right: 40px;
	line-height: 32px;
	margin-bottom: 27px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #777777;
}

.product-details .basic-details .availablity strong {
	font-size: 14px;
	letter-spacing: 2px;
	color: #F7542B;
	font-weight: 600;
	text-transform: uppercase;
}

.product-details .basic-details .item-quantity {
	position: relative;
	float: left;
	width: 120px;
	margin-bottom: 25px;
	margin-right: 20px;
}

.product-details .basic-details .item-quantity .field-label {
	float: left;
	font-weight: 600;
	font-size: 14px;
	line-height: 32px;
	display: inline-block;
	padding-right: 20px;
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical >
.btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn {
	padding: 11px 10px;
	background: #F4F5F6;
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-section .bootstrap-touchspin .input-group-btn-vertical i {
	top: 6px;
}

.numbers-row {
	position: relative;
	width: 97px;
	height: 40px;
	overflow: visible;
}

.numbers-row.list {
	margin: auto;
	margin-bottom: 5px;
	margin-top: 15px;
}

input.qty2 {
	position: relative;
	width: 35px;
	height: 40px;
	border-radius: none;
	text-align: center;
	left: 31px;
	font-size: 13px;
	padding: 5px;
	border: 1px solid #DDD;
	color: #555 !important;
	background-color: #FFF;
}

.button_inc {
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	width: 33px;
	height: 40px;
	z-index: 9;
}

.dec {
	background: #FFF url(../img/minus.png) no-repeat center center;
	border: 1px solid #DDD;
	left: 0;
	top: 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.inc {
	background: #FFF url(../img/plus.png) no-repeat center center;
	right: 0;
	top: 0;
	border: 1px solid #DDD;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/*============================================================================================*/
/* PRODUCT TABS STYLES */
/*============================================================================================*/
.product-info-tabs {
	margin-bottom: 45px;
}

.prod-tabs .tab-btns {
	position: relative;
	z-index: 1;
}

.prod-tabs .tab-btns .tab-btn {
	position: relative;
	display: inline-block;
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px 25px;
	line-height: 24px;
	background: #FFF;
	border: 1px solid transparent;
	border-bottom: none;
	letter-spacing: 1px;
	border-radius: 3px 3px 0px 0px;
}

.prod-tabs .tab-btns .tab-btn.active-btn {
	top: 2px;
	color: #222;
	border-color: #DDD;
}

.prod-tabs .tabs-container {
	position: relative;
	color: #555;
	background: #FFF;
	border: 1px solid #DDD;
}

.prod-tabs .tabs-container .tab {
	position: relative;
	padding: 30px 30px;
	display: none;
}

.prod-tabs .tabs-container .tab.active-tab {
	display: block;
}

.prod-tabs .tabs-container .tab p,
.prod-tabs .tabs-container .tab h2,
.prod-tabs .tabs-container .tab h3,
.prod-tabs .tabs-container .tab h4,
.prod-tabs .tabs-container .tab h5,
.prod-tabs .tabs-container .tab h6 {
	margin-bottom: 15px;
}

.prod-tabs .tabs-container .tab h3 {
	font-size: 16px;
	font-weight: 500;
	color: #222;
	margin-bottom: 10px;
}

.prod-tabs .tabs-container .tab h4 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 15px;
}

.prod-tabs .reviews-container {
	position: relative;
}

.prod-tabs .reviews-container .review-box {
	position: relative;
	margin-bottom: 30px;
	padding-left: 100px;
	min-height: 100px;
}

.prod-tabs .reviews-container .rev-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 82px;
	height: 82px;
	border-radius: 3px;
}

.prod-tabs .reviews-container .rev-thumb img {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 3px;
}

.prod-tabs .reviews-container .rev-content {
	position: relative;
	padding: 15px 15px 0 15px;
	border: 1px solid #EDEDED;
	background: #FFF;
}

.prod-tabs .reviews-container .rating {
	color: #999;
	font-size: 13px;
}

.prod-tabs .reviews-container .rev-info {
	font-size: 13px;
	font-style: italic;
	color: #999;
	margin-bottom: 10px;
}

.prod-tabs .add-review {
	position: relative;
	margin: 30px 0px 20px;
	font-size: 14px;
}

.prod-tabs .add-review .rating {
	margin-top: 12px;
}

.prod-tabs .add-review .rating .rate-box {
	position: relative;
	display: inline-block;
	margin-right: 5px;
	font-size: 13px;
	color: #999;
}

.prod-tabs .add-review .rating .rate-box:hover,
.prod-tabs .add-review .rating .rate-box:focus,
.prod-tabs .add-review .rating .rate-box:active {
	color: #FC0;
}

.prod-tabs .add-review label {
}

.prod-tabs .add-review h3 {
	margin-bottom: 20px;
}

/*============================================================================================*/
/* RELATED PRODUCTS STYLES */
/*============================================================================================*/
.related-products {
	position: relative;
}

.related-products .group-title {
	margin-bottom: 25px;
}

.related-products .group-title h3 {
	font-size: 18px;
	font-weight: 500;
	color: #111111;
}

/*============================================================================================*/
/* CART SECTION STYLES */
/*============================================================================================*/
.btn_cart_outine {
	color: #0054A6;
	background: none;
	border: 2px solid #0054A6;
	font-family: inherit;
	font-size: inherit;
	cursor: pointer;
	padding: 8px 20px;
	display: inline-block;
	outline: none;
	font-size: 12px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
}

.btn_cart_outine:hover {
	color: #FFF;
	background: #0054A6;
	border: 2px solid #0054A6;
}

.table.cart-list.shopping-cart th,
.table.options_cart.shopping-cart th {
	text-transform: uppercase;
	padding: 15px;
}

.table.cart-list.shopping-cart {
	border-bottom: 1px solid #DDD;
}

.table.table-striped.cart-list.shopping-cart > tbody > tr:nth-of-type(odd) {
	background-color: #FFF;
}

.table.cart-list.shopping-cart td {
	padding: 15px;
}

.thumb_cart {
	border: 1px solid #DDD;
	overflow: hidden;
	width: 60px;
	height: 60px;
	margin-right: 10px;
	float: left;
}

.thumb_cart img {
	padding: 1px;
	width: 58px;
	height: auto;
}

.item_cart {
	display: inline-block;
	margin-top: 20px;
}

.cart-section .cart-options {
	position: relative;
	padding: 5px 0px 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid #DDD;
}

.table.cart-list > thead > tr > th,
.table.cart-list > tbody > tr > th,
.table.cart-list > tfoot > tr > th,
.table.cart-list > thead > tr > td,
.table.cart-list > tbody > tr > td,
.table.cart-list > tfoot > tr > td {
	border-top: 1px solid #DDD;
	vertical-align: middle;
}

.table.cart-list > thead > tr > th {
	border-bottom: 2px solid #DDD;
}

.cart-section .apply-coupon .form-group {
	position: relative;
	float: left;
	margin-right: 10px;
}

.cart-section .totals-table {
	margin-bottom: 20px;
	border: 1px solid #DDD;
}

.cart-section ul.totals-table {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.cart-section .totals-table li {
	line-height: 24px;
	padding: 12px 15px;
	border-bottom: 1px solid #DDD;
}

.cart-section .totals-table li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}

.cart-section .totals-table .col {
	position: relative;
	display: block;
	float: left;
	line-height: 24px;
	width: 50%;
	text-transform: uppercase;
}

.cart-section .totals-table li .col:last-child {
	text-align: right;
}

.cart-section .totals-table .total {
	color: #F53E7D;
	font-weight: 600;
}

/*============================================================================================*/
/* CHECKOUT STYLES */
/*============================================================================================*/
.checkout-page ul.default-links {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.checkout-page .default-links li {
	margin-bottom: 15px;
	line-height: 24px;
	padding: 15px 20px;
	background: #FFF;
	color: #555;
	border-top: 2px solid #DDD;
}

.checkout-page .default-links li a {
	color: #0054A6;
}

.checkout-page .default-links li a:hover {
	color: #FFF;
}

.checkout-page .billing-details {
	position: relative;
	margin-bottom: 20px;
	background-color: #FFF;
	padding: 30px 30px 15px 30px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.checkout-page .check-box {
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
}

.checkout-page .check-box label {
	position: relative;
	top: -1px;
	font-weight: 700;
	padding: 0px;
	font-size: 13px;
	cursor: pointer;
}

.checkout-page .place-order {
	position: relative;
	padding: 0px;
}

.checkout-page .payment-options {
	position: relative;
	margin-bottom: 30px;
}

.checkout-page .payment-options ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

.checkout-page .payment-options li {
	margin-bottom: 15px;
}

.checkout-page .payment-options li .radio-option {
	position: relative;
}

.checkout-page .payment-options li .radio-option label {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	font-weight: 500 !important;
	cursor: pointer;
}

.checkout-page .payment-options li .radio-option label strong {
	font-weight: 700;
}

.checkout-page .payment-options li .radio-option input[type="radio"] {
	position: absolute;
	left: 0px;
	top: 0px;
}

.checkout-page .payment-options li .radio-option label .small-text {
	position: relative;
	display: block;
	margin-top: 15px;
	margin-left: -30px;
	padding: 10px 15px;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	color: #888888;
	line-height: 20px;
	background: #FFF;
}

.checkout-page .payment-options li .radio-option label .small-text:before {
	content: '';
	position: absolute;
	left: 40px;
	top: -15px;
	border: 8px solid transparent;
	border-bottom: 8px solid #FFF;
}

.checkout-page .payment-options li .radio-option label img {
	position: relative;
	margin-top: -5px;
	display: inline-block;
	max-width: 100%;
	padding-left: 30px;
}

.checkout-page .place-order .theme-btn {
	display: block;
	width: 100%;
}

.default-title {
	margin-bottom: 25px;
	padding: 10px;
	background-color: #003663;
	color: #FFF;
}

.default-title h2 {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FFF;
}

.shop-form {
	position: relative;
}

.shop-form .form-group {
	position: relative;
	margin-bottom: 20px;
}

.billing-details .shop-form .form-group {
	margin-bottom: 20px;
}

.shop-form .form-group label {
	font-weight: 400;
	color: #222;
}

.shop-form .form-group label sup {
	color: #FF0000;
}

.shop-form select {
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	background: url(../img/icon-select.png) right center no-repeat;
	cursor: pointer;
}

.shop-form select option {
	text-indent: 15px;
}

.shop-form textarea {
	resize: none;
	height: 120px !important;
}

.checkout-page .your-order {
	position: relative;
	margin-bottom: 40px;
}

.checkout-page ul.orders-table {
	padding: 0;
	margin: 0 0 30px 0;
	display: table;
	width: 100%;
	vertical-align: middle;
}

.checkout-page .orders-table li {
	display: table-row;
	line-height: 24px;
	padding: 12px 15px;
}

.checkout-page .orders-table li img {
	display: inline-block;
	margin-right: 10px;
}

.checkout-page .orders-table .table-header,
.checkout-page .orders-table .total {
	border-bottom: none;
}

.checkout-page .orders-table li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}

.checkout-page .orders-table .col {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	line-height: 24px;
	padding: 15px 15px;
	width: 75%;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
}

.checkout-page .orders-table .col.second {
	width: 25%;
}

.checkout-page .orders-table .table-header .col,
.checkout-page .orders-table .total .col {
	padding: 10px 15px;
	border: none;
}

.checkout-page .orders-table li .col:last-child {
	text-align: right;
}

.checkout-page .orders-table .total {
	color: #F53E7D;
}

.your-order .coupon-code .form-group {
	position: relative;
	margin-bottom: 0px !important;
	display: table;
	width: 100%;
}

.your-order .coupon-code .form-group .field-group {
	display: table-cell;
	vertical-align: middle;
}

.your-order .coupon-code .form-group .btn-field {
	padding-left: 15px;
}

.your-order .coupon-code .form-group input {
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 10px 15px;
	border: 1px solid #DDD;
	border-radius: 3px;
}

.sidebar .widget.related-products h4 {
	margin-bottom: 15px;
}

.post {
	position: relative;
	font-size: 16px;
	padding: 0px 0px;
	padding-left: 0px;
	min-height: 56px;
	margin-bottom: 25px;
}

.sidebar .related-products .post:last-child {
	margin-bottom: 0px;
}

.sidebar .related-products .post .post-thumb {
	position: absolute;
	left: 0px;
	top: 4px;
	width: 72px;
}

.sidebar .related-products .post .post-thumb img {
	display: block;
	width: 100%;
}

.sidebar .related-products .post h5 {
	font-size: 15px;
	color: #777;
	margin: 0 0 0 0;
	padding-top: 10px;
}

.sidebar .related-products .post h5 a {
	color: #888;
}

.sidebar .related-products .post a:hover {
	color: #0054A6;
}

.sidebar .related-products .post .price {
	font-size: 15px;
	font-weight: 500;
	color: #F53E7D;
}

.sidebar .related-products .post .rating {
	font-size: 13px;
	margin-bottom: 5px;
	color: #999;
}

.h4,
.widget h4 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	color: #222;
}

#cat_shop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#cat_shop ul li a {
	border-bottom: 1px solid #DDD;
	padding: 10px 0;
	display: block;
	color: #777;
}

#cat_shop ul li a.current {
	border-bottom: 1px solid #DDD;
	padding: 10px 0;
	display: block;
	color: #EE8424;
	margin-left: 10px;
}
#cat_shop ul li:first-child a {
	border-top: 1px solid #DDD;
	padding: 10px 0;
}
#cat_shop ul li:last-child a {
	border-bottom: none;
	padding-bottom: 0;
}

#cat_shop ul li a:hover {
	color: #0054A6;
	margin-left: 10px;
}
#cat_shop ul li a:before {
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-family: 'ElegantIcons';

	font-size: 20px;
	right: 10px;

	content: "\35";
}


.divider {
	background-color: transparent;
	margin-bottom: 100px;
}

/*============================================================================================*/
/* MEDIA QUERIES max-width 767px - MOBILE LANDSCAPE  */
/*============================================================================================*/
@media (max-width: 767px) {
	/* Responsive table cart */
	.table.cart-list.shopping-cart,
	.table.cart-list.shopping-cart thead,
	.table.cart-list.shopping-cart tbody,
	.table.cart-list.shopping-cart th,
	.table.cart-list.shopping-cart td,
	.table.cart-list.shopping-cart tr {
		display: block;
		border: 0;
	}
	
	.table.cart-list.shopping-cart thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.table.cart-list.shopping-cart tr {
		border: 1px solid #DDD;
	}
	
	.table.cart-list.shopping-cart td {
		border: none;
		border-bottom: 1px solid #DDD;
		position: relative;
		padding-left: 50%;
	}
	
	.table.cart-list.shopping-cart td:before {
		position: absolute;
		top: 15px;
		left: 12px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
	
	.table.cart-list.shopping-cart td:nth-of-type(1):before {
		content: "Product";
		font-weight: bold;
		color: #222;
	}
	
	.table.cart-list.shopping-cart td:nth-of-type(2):before {
		content: "Price";
		font-weight: bold;
		color: #222;
	}
	
	.table.cart-list.shopping-cart td:nth-of-type(3):before {
		content: "Quantity";
		font-weight: bold;
		color: #222;
	}
	
	.table.cart-list.shopping-cart td:nth-of-type(4):before {
		content: "Total";
		font-weight: bold;
		color: #222;
	}
	
	.table.cart-list.shopping-cart td:nth-of-type(5):before {
		content: "Remove";
		font-weight: bold;
		color: #222;
	}
	
	.table.cart-list.shopping-cart .thumb_cart {
		display: none;
	}
	
	.table.cart-list.shopping-cart .item_cart {
		margin-top: 0;
	}
	
	.cart-section .cart-options .pull-right.fix_mobile {
		float: left !important;
		margin-bottom: 10px;
	}
}


.content.responsive-media iframe:not(.ignore-vitvids), .content.responsive-media img:not(.ignore-vitvids) {
    max-width:100%;
}
.content.responsive-media .fluid-width-video-wrapper {
	    padding-top:56.25% !important;
	}



/* END MEDIA QUERIES max-width 767px - MOBILE LANDSCAPE  */
/*============================================================================================*/
/* 4. RESPONSIVE  */
/*============================================================================================*/
/* MEDIA QUERIES - MEDIUM SCREEN  */
@media (max-width: 1200px) {
	.price_list a.btn_1,
	.price_list .btn_1 {
		padding: 7px 10px;
		font-size: 12px;
	}
	
}




@media (max-width: 1024px) {
	.bg_content {
		background-attachment: scroll;
	}
	
	#hero_video {
		background: #333 url(../img/bg_home.jpg);
		background-size: cover;
		background-position: center center;
	}
	
	.header-video {
		background: none;
	}
	
	.content.responsive-media iframe:not(.ignore-vitvids), .content.responsive-media img:not(.ignore-vitvids) {
	    max-width:100%;
	}
	
	.content.responsive-media .fluid-width-video-wrapper {
	    padding-top:56.25% !important;
	}
}

@media (max-width: 991px) {
	.sidebar {
		margin: 30px 0 0;
	}
	
	#full-slider-wrapper {
		margin-top: 55px;
	}
	
	#logo_home h1 {
		margin: 10px 0 10px 0;
		padding: 0;
	}
	
	#logo_home h1 a {
		width: 140px;
		height: 35px;
		background-size: auto 35px;
	}
	
	#logo {
		margin: 10px 0;
	}
	
	#logo a img {
		width: auto;
		height: 35px;
	}
	
	#top_nav {
		right: 50px;
		top: 15px;
	}
	
	#top_nav ul {
		font-size: 16px;
	}
	
	.navbar-default .navbar-nav li.mega .dropdown-menu ul.list {
		min-height: inherit;
	}
	
	.navbar-default .navbar-nav li.mega .dropdown-menu .list:after {
		content: none;
	}
	
	.navbar-default .navbar-nav li.dropdown a.dropdown-toggle {
		background: url(../img/arrow_down_menu.svg) no-repeat center right;
	}
	
	.navbar-default .navbar-nav li.dropdown.open a.dropdown-toggle {
		background: url(../img/arrow_down_menu.svg) no-repeat center right;
	}
	
	#navbar {
		margin-top: 0;
		border-top: 1px solid #EDEDED;
	}
	
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: transparent;
	}
	
	/* Hamburger menu button*/
	.cmn-toggle-switch {
		position: relative;
		display: block;
		overflow: visible;
		position: absolute;
		top: 17px;
		right: 0;
		margin: 0;
		padding: 0;
		width: 30px;
		height: 30px;
		font-size: 0;
		text-indent: -9999px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		box-shadow: none;
		border: none;
		cursor: pointer;
	}
	
	.cmn-toggle-switch:focus {
		outline: none;
	}
	
	.cmn-toggle-switch span {
		display: block;
		position: absolute;
		top: 10px;
		left: 0;
		right: 0;
		height: 2px;
		background: #222;
	}
	
	header .cmn-toggle-switch span {
		background: #222;
	}
	
	.cmn-toggle-switch span::before,
	.cmn-toggle-switch span::after {
		position: absolute;
		display: block;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #222;
		content: "";
	}
	
	header .cmn-toggle-switch span::after,
	header .cmn-toggle-switch span::before {
		background: #222;
	}
	
	.cmn-toggle-switch span::before {
		top: -10px;
	}
	
	.cmn-toggle-switch span::after {
		bottom: -10px;
	}
	
	.cmn-toggle-switch__htx span::before,
	.cmn-toggle-switch__htx span::after {
		-webkit-transition-duration: 0.3s, 0.3s;
		transition-duration: 0.3s, 0.3s;
		-webkit-transition-delay: 0.3s, 0;
		transition-delay: 0.3s, 0;
	}
	
	.cmn-toggle-switch__htx span::before {
		-webkit-transition-property: top, -webkit-transform;
		transition-property: top, transform;
	}
	
	.cmn-toggle-switch__htx span::after {
		-webkit-transition-property: bottom, -webkit-transform;
		transition-property: bottom, transform;
	}
	
	/* active state, i.e. menu open */
	.cmn-toggle-switch__htx.active span {
		background: none !important;
	}
	
	.cmn-toggle-switch__htx.active span::before {
		top: 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	.cmn-toggle-switch__htx.active span::after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	.cmn-toggle-switch__htx.active span::before,
	.cmn-toggle-switch__htx.active span::after {
		-webkit-transition-delay: 0, 0.3s;
		transition-delay: 0, 0.3s;
	}
	
	.navbar-default .navbar-header {
	}
	
	.navbar-default .navbar-nav li a {
		padding: 15px 20px;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #C7DDF3;
	}
	
	ul.list > li a.active {
		color: #C7DDF3;
	}
	
	.navbar-default .navbar-nav li.mega .dropdown-menu {
		padding: 10px;
	}
	
	.navbar-default .navbar-nav li > .dropdown-menu .active a {
		background-color: #181818 !important;
	}
	
	.navbar-nav > li.mega h5 {
		margin-top: 0;
	}
	
	.navbar-default .navbar-nav li > .dropdown-menu {
		padding: 0 25px;
	}
	
	.navbar-left,
	.navbar-right {
		float: none !important;
		clear: both;
	}
	
	.navbar-toggle {
		display: block;
	}
	

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}	
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	
	.navbar-collapse.collapse {
		display: none !important;
	}
	
	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}
	
	.navbar-nav > li {
		float: none;
	}
	
	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.collapse.in {
		display: block !important;
	}
	
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	#submit-analysis.button {
		margin-top: 15px;
	}
	
	.video .features-bg {
		height: auto;
		text-align: left;
		min-height: inherit;
		padding-top: 45px;
	}
	
	.video .features-bg iframe {
		width: 100%;
		height: auto;
		text-align: left;
		line-height: inherit;
		margin-bottom: 0;
	}
	
	.video .features-content {
		position: relative;
		padding: 15px;
		height: auto;
	}
}

@media (min-width: 769px) and (max-width: 990px) {
	.intro_title_header {
		margin-top: 0;
		text-align: center;
	}
	
	.grid ul {
		margin: 0 0 0px 0px;
		padding: 0;
		width: 100%;
		text-align: center;
	}
	
	.parallax_window_in.short {
		height: 216px;
		position: relative;
		display: table;
		width: 100%;
		margin-top: ;
	}
	
	#form_container {
		height: auto;
	}
	
	#form_container .wrapper {
		padding: 110px 0 70px 0;
	}
	
	#form_contact {
		margin-top: 40px;
	}
	
	#hero_home .wrapper {
		padding-top: 150px;
		height: 450px;
	}
}

/* MEDIA QUERIES max-width 768px - TABLETS  */
@media (max-width: 768px) {
	input.form-control#email_newsletter_2 {
		width: 80%;
		margin: auto;
		margin-bottom: 15px;
	}
	
	#sub_content_in h1 {
		color: #195072;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 32px;
		padding:10px;

	}
	
	#sub_content_in p {
		color: #195072;
		font-size: 22px;
		line-height: 20px;
		font-weight: 300;
	}
	
	.grid ul {
		margin: 0 0 0px 0px;
		padding: 0;
		width: 100%;
		text-align: center;
	}
	
	.intro_title_header {
		margin-top: 0;
		text-align: center;
	}
	
	#form_contact {
		margin-top: 40px;
	}
	
	#navbar {
		overflow: auto !important;
		max-height: 100vh !important;
	}
}

/* MEDIA QUERIES max-width 767px - MOBILE LANDSCAPE  */
@media (max-width: 767px) {
	#full-slider-wrapper {
		margin-top: 55px;
	}
	.pagebanner{
	    height: 300px;
	}
	.grid ul {
		margin: 0 0 0px 0px;
		padding: 0;
		width: 100%;
		text-align: center;
	}
	
	.parallax_window_in.short {
		height: 216px;
		position: relative;
		display: table;
		width: 100%;
		margin-top: ;
	}
	
	#form_contact {
		margin-top: 20px;
	}
	
	#form_container {
		height: auto;
	}
	
	#form_container .wrapper {
		padding: 80px 0 30px 0;
	}
	
	#hero_home .wrapper {
		padding-top: 120px;
		height: 350px;
	}
	
	.intro_title_header h3 {
		font-size: 36px;
	}
	
	.intro_title_header p {
		font-size: 16px;
	}
	
	h1.main_title,
	h2.main_title {
		font-size: 32px;
	}
	
	h1.main_title span,
	h2.main_title span {
		font-size: 18px;
	}
	
	h3.main_title {
		font-size: 26px;
		margin-bottom: 30px;
	}
	
	h3.main_title span {
		font-size: 16px;
	}
	
	.header-video {
		height: 400px !important;
	}
	
	#hero_video > div h3 {
		font-size: 36px;
	}
	
	#hero_video > div {
		padding: 0 20px;
	}
	
	#hero_video > div p {
		font-size: 18px;
	}
	
	#sub_content_in h1 {
		font-size: 28px;
	}
	
	#sub_content_in p {
		font-size: 16px;
	}
	
	p.lead.styled {
		font-size: 16px;
	}
	
	.search-overlay-menu form {
		width: 80%;
		left: 10%;
		height: 50px;
		margin: -25px auto 0;
	}
	
	.search-overlay-menu input[type="search"] {
		font-size: 26px;
	}
	
	.search-overlay-menu form button {
		font-size: 2rem;
		top: 10px;
	}
	
	.bg_content .content_center {
		text-align: left;
	}
	
	.bg_content .content_center p {
		text-align: left;
		padding: 0;
	}
	
	.bg_content .content_center h3 em {
		margin: inherit;
	}
	
	/* Margin tools */
	.margin_60,
	.margin_120,
	.margin_120_95 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.margin_60_35 {
		padding-top: 30px;
		padding-bottom: 5px;
	}
	
	.margin_60_0 {
		padding-top: 30px;
	}
	
	.margin_30 {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	#newsletter_container h3 {
		font-size: 28px;
		margin: 0 0 20px 0;
	}
	
	#analysis input.form-control {
		margin-bottom: 15px;
		width: 100%;
	}
	
	.box_overlay {
		padding: 25px;
		text-align: center;
	}
	
	.pic {
		position: static;
		margin-bottom: 25px;
		width: 100%;
		display: block;
	}
	
	.pic h4 {
		position: static;
	}
	
	.pic figure {
		margin: auto;
	}
	
	.comment {
		border-left: none;
		padding-left: 0;
		padding-top: 30px;
	}
}

/* MEDIA QUERIES max-width 480px - MOBILE PORTRAIT  */
@media (max-width: 480px) {
	/* Layer slides */
	.slide_typo_2 {
		color: #FFF;
		font-size: 11px !important;
		margin-top: 5px !important;
	}
	
	a.button_intro_2,
	.button_intro_2 {
		padding: 5px !important;
		font-size: 10px !important;
		margin-top: 15px !important;
	}
	
	.intro_title_header h3 {
		font-size: 22px;
	}
	
	h1.main_title,
	h2.main_title {
		font-size: 28px;
		margin-bottom: 15px;
	}
	
	h1.main_title span,
	h2.main_title span {
		font-size: 18px;
	}
	
	p.lead.styled {
		font-size: 16px;
	}
	
	.features-content {
		padding: 15px;
		height: auto;
	}
	
	#aside_panel {
		width: 100%;
	}
	
	.bg_content#skills {
		padding-left: 0;
		padding-right: 0;
	}
	
	p.lead.styled.center {
		padding: 0 15px !important;
	}
	
	.grid ul {
		margin: 0 0 0px 0px;
		padding: 0;
		width: 100%;
		text-align: center;
	}
	
	.parallax_window_in.short {
		height: 216px;
		position: relative;
		display: table;
		width: 100%;
		margin-top: ;
	}
}

footer.council-area .sponsor p {
    margin-bottom:0px;
    font-size: 12px;
}

footer.council-area .margin_60_35 {
    padding-top:15px;
    padding-bottom:15px;
}

footer.council-area #social_footer {
    padding-top:10px;
    margin-left:30px;
    margin-right:30px;
}

footer.council-area #copy {
    padding:0px;
}
