/*
===============================================

	Theme Name: upKeeper
	Theme URI: http://icedor.se
	Description: Custom theme for upKeeper built on top of North V 3.9 by Veented
	Tags: Onepage, agency, parallax, fullscreen
	Version: 1.00
	Text Domain: upkeeper
	Author: Icedor.se
	Author URI: http://icedor.se
	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	
	
	Table of contents:
	
	- CSS Reset
	- General
	- Columns & Layout
	- Common
	- Typography
	- Header
	- Blog
	- Portfolio
	- Footer
	- Shortcodes & Plugins

===============================================
*/

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	zoom:1;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: disc inside;
	margin-bottom: 25px;
}
	ul > li > ul,
	ol > li > ol {
		margin-left: 25px;
	}
ol {
	list-style: decimal inside;
	margin-bottom: 25px;
}
/* Typography */

::-moz-selection { 
	background: #3c2a5d;
	color: #fff;
}
::selection { 
	background: #3c2a5d; 
	color: #fff;
}

h1,h2,h3,h4,h5,h6,.w-option-set {	
	margin-bottom: 25px;
	color: #3c2a5d;
	letter-spacing: -0.04em;
	position: relative;
}

h1,h2,h3,h4,h5,h6,.w-option-set,#page-content .wpb_content_element .wpb_tabs_nav li,.vntd-pricing-box .properties {
	font-family: Open Sans, Helvetica, sans-serif;
	font-weight: bold;
}
h1{
	font-size: 52px;
}
h2.description,
.vntd-cta-style-centered h1,
.home-fixed-text,
.font-secondary,
.wpcf7-not-valid-tip {
	font-family: Open Sans, Helvetica, sans-serif;
	text-transform: none;
}

h2{
	font-size: 52px;
}
h3{
	font-size: 42px;
}
h4{
	font-size: 32px;
}
h5{
	font-size: 22px;
}
#page-content .vc_single_bar .vc_label,
.font-primary {
	font-family: Open Sans, Helvetica, sans-serif;
}

.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

img {
	max-width: 100%;
}

p > img {
	max-width: 100% !important;
	height: auto;
}

.screen-reader-text {
	line-height: 1.7em;
	font-size: 1.1em
}

/* upKeeper Main Styles */

/*.admin-bar #navigation-sticky {
	top: auto !important;
}*/

html, body {
	width:100%;
	height:100%;
	padding:0;
	margin-left:0;
	margin-right:0;
	font-family: Open Sans, Helvetica, sans-serif !important;
	-webkit-font-smoothing: antialiased;
	position: relative;
	color: #3C2A5D;
	font-size: 16px;
}

body{
	height:100%; 
	overflow-x: hidden;
	overflow-y: scroll;
}

section > .wpb_row {
	background-size: inherit;
}

section {
	position: relative;
}

img {
	-moz-user-select: none; 
	-webkit-user-select: none;
	-ms-user-select: none; 
	user-select: none; 
	-webkit-user-drag: none;
	user-drag: none;
}

a {
	color: #e5017e;
	text-decoration: underline;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

a,
a:hover,
a:active,
a:focus{
	outline:none;
}

a:hover{
	color: #3c2a5d;
}

/* Page Animated item Styles */

.animated.vntd-animated {
	visibility: hidden;
}
.animated.vc_grid-item {
	visibility: visible;
}
#page-content .visible {
	visibility: visible;
}

/*#page-content .visible{
	visibility:visible;
	opacity: 1;
}*/

/* Background Animation */

@-webkit-keyframes BackgroundAnimation {
    from {background-position: 0px 0px;}
    to {background-position: 9600px 0px;}
}

@-moz-keyframes  BackgroundAnimation {
    from {background-position: 0px 0px;}
    to {background-position: 9600px 0px;}
}

@-ms-keyframes  BackgroundAnimation {
    from {background-position: 0px 0px;}
    to {background-position: 9600px 0px;}
}

/* upKeeper First Styles */

/* Containers */

	.container {
		width: auto;
		height: auto;
		padding:0;
		margin:0;
	}

	.inner {
		width:100%;
		height: auto;
		max-width: 1370px;
		position: relative;
		margin: 0 auto;
		padding-bottom: 0;
		/*padding: 100px 0;*/
	}
	.wpb_row > .inner {
		max-width: 1400px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
p {
	margin: 0 0 20px;
}

#page-content .wpb_row {
	/*padding: 15px 0;*/
}

body.page-template-template-onepager-php #page-content .wpb_row {
	padding: 100px 0;
	margin-bottom: 0px;
}

body.page-template-template-onepager-php #page-content .wpb_row.p-section {
	padding: initial;
}

body.page-template-template-onepager-php #page-content .wpb_row .wpb_row {
	padding: 0;
}

body.page-template-default .page-holder > .inner {
	/*padding-left: 15px;*/
	/*padding-right: 15px;*/
}

.page-content-404 section .inner {
	padding: 50px 0;
}



.inner:after,
.inner:before{
	clear: both;
}

.four{
	width:24.99%;
}

.five{
	width:19.99%;
}

.boxed{
	width:100%;
	max-width:1370px;
	margin:0 auto;
	height: auto;
}

.round{
	border-radius:100%;
}

.inner.fullwidth {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

	#page-content .inner.fullwidth > .vc_col-sm-12 {
		padding: 0;
		float: none;
	}
	
	.inner.fullwidth .vc_column-inner {padding-left:0px;padding-right:0px;}
	
	/*.wpb_row {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}*/
	
	/*.section-default-width .wpb_row {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}*/
	
	/*#page-content .section-fullwidth .wpb_row:after,
	#page-content .section-fullwidth .wpb_row:before {
		content: none;
		display: none;
	}*/

.fullscreen{
	width: 100%;
	height: 100%;
	left:0;
	top:0;
}

.vntd-fullscreen-slider ul {
	list-style: none;
}

.vntd-fullscreen-slider .plus-button {
	margin-bottom: 10px;
}

.transparent{
	background: transparent !important;
}

.no-padding{
	padding:0 !important;
}

.no-margin{
	margin:0 !important;
}

/* Positions and Floats */

.relative{
	position: relative !important;
}

.absolute{
	position: absolute !important;
}

.fixed{
	position:fixed !important;
}

.f-left{
	float:left;
}

.f-right{
	float: right;
}

.z-1{
	z-index: 1;
}

/* White Scheme */

.vntd-section-white h1,
.vntd-section-white h2,
.vntd-section-white h3,
.vntd-section-white h4,
.vntd-section-white h5,
.vntd-section-white h6,
.vntd-section-white {
	color: #fff;
}

/* upKeeper Schemes */
.upk-section-pink{
	background-color: #E5017E;
	color: #fff;
}
.upk-section-pink h1,
.upk-section-pink h2,
.upk-section-pink h3,
.upk-section-pink h4,
.upk-section-pink h5,
.upk-section-pink h6,
.upk-section-pink p{
	color: #fff;
}

.upk-section-purple{
	background-color: #3C2A5D;
	color: #fff;
}
.upk-section-purple h1,
.upk-section-purple h2,
.upk-section-purple h3,
.upk-section-purple h4,
.upk-section-purple h5,
.upk-section-purple h6,
.upk-section-purple p{
	color: #fff;
}

.upk-section-lightest-bluegrey{
	background-color: #D5D9E0;
	color: #3C2A5D;
}
.upk-section-lightest-bluegrey h1,
.upk-section-lightest-bluegrey h2,
.upk-section-lightest-bluegrey h3,
.upk-section-lightest-bluegrey h4,
.upk-section-lightest-bluegrey h5,
.upk-section-lightest-bluegrey h6,
.upk-section-lightest-bluegrey p{
	color: #3C2A5D;
}

.upk-section-dark-bluegrey{
	background-color: #545d69;
	color: #fff;
}
.upk-section-dark-bluegrey h1,
.upk-section-dark-bluegrey h2,
.upk-section-dark-bluegrey h3,
.upk-section-dark-bluegrey h4,
.upk-section-dark-bluegrey h5,
.upk-section-dark-bluegrey h6,
.upk-section-dark-bluegrey p{
	color: #fff;
}

.upk-section-light-bluegrey{
	background-color: #B3BAC7;
	color: #fff;
}

/* Patterns */

.pattern-white:before{
	background: url(img/pattern-white.png) repeat;
	content:'';
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	position: absolute;
	z-index: 1;
}

.pattern-black:before{
	background: url(img/pattern-black.png) repeat;
	content:'';
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	position: absolute;
	z-index: 1;
}

/* Parallax Backgrounds */

.parallax {
	background-attachment: fixed;
	background-size:cover;
}

/* Font Classes */	

.oswald{
	font-family: "Oswald", 'sans-serif';
}

.flower{
	font-family: "Indie Flower", cursive;
}

/* Gallery */

#page-content .wpb_gallery .gallery-item {
	margin-bottom: 30px;
	float: left;
}

/* Headers, Texts */

.header{
	width:auto;
	height: auto;
	font-size:60px;
	font-weight: 400;
	text-align: center;
	margin:0 auto;
	padding-top:0;
}

.header.font-secondary {
	font-size: 40px;
}

.mini-header{
	font-size:30px;
}

.header-strips-one{
	width:70px;
	height: 1px;
	position: relative;
	margin:20px auto 19px;
	border-top: 5px solid #7e7dba;
}

.header-strips-two{
	width:70px;
	height: 5px;
	position: relative;
	margin:20px auto;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}

.strip-fullwidth{
	width:100%;
	height: 1px;
	position: relative;
	margin:10px auto;
	border-top:1px solid #d0d0d0;
}

.description{
	font-size:17px;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
	margin:0 auto;
	max-width:950px;
	padding:0;
}

.description.uppercase{
	font-size:15px;
}

.vntd-special-heading {
	margin-bottom: 30px;
}

.vntd-special-heading h2 {
	margin-bottom: 0 !important;
}

.vntd-highlight,
.blocked{
	display: inline-block;
	padding:3px 7px;
	color:white;
	font-weight: bold;
}

/*Missing icons */

.fa-googleplus:before,
.fa-google_plus:before { content: "\f0d5"; }
.fa-mail:before { content: "\f0e0"; }
.fa-dribbble:before { content: "\f17d"; }
.fa-vimeo:before { content: "\f194"; }

/* Text Aligns */

.t-left{
	text-align:left !important;
}

.t-center{
	text-align:center !important;
}

.fullwidth.t-center {
	width: 100%;
}

.t-right{
	text-align:right !important;
}

.t-justify{
	text-align:justify !important;
}

/* Font Weights, Styles */

.extrabold{
	font-weight: 800;
}

.bold{
	font-weight: 700;
}

.semibold{
	font-weight: 600;
}

.normal{
	font-weight: 400;
}

.light{
	font-weight: 100;
}

.italic{
	font-style: italic;
}

.uppercase{
	text-transform: uppercase;
}

/* Text Colors */

.dark{
	color:#3e3e3e;
}

.white{
	color:white;
}

.gray{
	color:#b2b2b2;
}

.gray-tone{
	color:#919191;
}

.t-shadow{
	text-shadow:2px 2px 2px rgba(0,0,0,0.2);
}

.b-shadow{
	box-shadow:2px 2px 2px rgba(0,0,0,0.05);
}

.bigger{
	font-size:60px;
}

/* Background Colors */	

.white-bg{
	background-color:white !important;
}

.gray-bg{
	background-color:#fdfdfd !important;
}

.black-bg{
	background-color:#1f1f1f !important;
}

.glass-bg{
	background-color:rgba(255,255,255,0.1);
}

#page-content .soft-white-bg,
#page-content .soft-black-bg{
	position: relative;
	/*z-index: 1;*/
}

#page-content .soft-white-bg:before{
	background-color:rgba(255,255,255, 0.95);
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	content:'';
	/*z-index: 1;*/
}

#page-content .soft-black-bg:before{
	background-color:rgba(0,0,0, 0.6);
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	content:'';
	z-index: 1;
}

#page-content .active-dark{
	background-color:#303030;
}

/* Borders */	

.border-1px{
	border:1px solid;
}

.border-2px{
	border:2px solid;
}

.border-1px + .border-1px,
.border-2px + .border-2px{
	border-top:transparent;
}

.soft-border{
	border-color:#f1f1f1;
}

.gray-border{
	border-color:gray;
}

.white-border{
	border-color:white !important;
}

/* Mobile Background Image For Video Backgrounds */	

.mobile-bg{
	position: relative;
}

.mobile-bg:after{
	width: 100%;
	height: 100%;
	position: absolute;
	content: '';
	display: block;
	background-image: url(img/mobile-bg.jpg);
	background-size:cover;
}

.b-scroll{
	background-attachment: scroll !important;
}

/* Listing */

ul.list-horizontal{
	padding:0;
	margin:0;
}

ul.list-horizontal li{
	display: inline-block;
	padding:0;
	margin:0 10px 0 0;
}

ul.list-horizontal li i{
	font-size:12px;
}

/* Page Loader */

#pageloader {
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	background-color: white;
	z-index: 99999;
}

.loader-item h2{
	color:#ccc;
	margin:0 auto;
	font-size:20px;
}

.outter {
	position: absolute; 
	top:50%;
	left:50%;
	margin: -40px 0 0 -40px;
	width: 60px;
	height: 60px;
	border-radius: 80px 0 0 80px;
	border-left: solid 5px;
	-webkit-animation: rotate  1.3s linear 0s infinite normal;
	-moz-animation: rotate  1.3s linear 0s infinite normal;
	-o-animation: rotate  1.3s linear 0s infinite normal;
	-ms-animation: rotate  1.3s linear 0s infinite normal;
	animation: rotate  1.3s linear 0s infinite normal;
}

.mid {
	top: 15px;
	left: 15px;
	position: relative; 
	width: 30px;
	height: 30px;
	border-radius: 50px 0 0 50px;
	border-left: solid 4px ; 
	-webkit-animation: rotate 3.3s linear 0s infinite normal;
	-moz-animation: rotate 3.3s linear 0s infinite normal;
	-o-animation: rotate 3.3s linear 0s infinite normal;
	-ms-animation: rotate 3.3s linear 0s infinite normal;
	animation: rotate 3.3s linear 0s infinite normal;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to { 
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to { 
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);

  }
  to { 
    -o-transform: rotate(360deg);
  }
}

@-ms-keyframes rotate {
  from {
    -ms-transform: rotate(0deg);
  }
  to { 
    -ms-transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to { 
    transform: rotate(360deg);
  }
}


/* End upKeeper Main Styles */

/* Navigation Section */

#navigation{
	width:100%;
	height: 75px;
	top:0;
	padding:0;
	margin:0;
	position: fixed;
	z-index: 9999;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}

#navigation-sticky-sticky-wrapper{
	background-color: #fff;
}
#navigation-sticky{
	width:100%;
	height: 135px;
	top:0;
	padding:0;
	margin:0;
	position: relative;
	z-index: 9999;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

	span.vntd-no-nav {
		line-height: 60px;
		padding-top: 10px;
	}

.admin-bar .is-sticky #navigation,
.admin-bar #navigation.navbar-style2,
.admin-bar #navigation.nav-from-top.second-nav{
	top: 32px !important;
}

.admin-bar #navigation.nav-from-top{
	top:-75px !important;
}

.admin-bar #navigation-sticky {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

	.vntd-no-nav {
		display: block;
		padding-top: 30px;
	}

.nav-inner{
	width:100%;
	max-width:1340px;
	margin:0 auto;
	padding:0;
	height: 100%;
}

/* Navigation not sticky */

.header-not-sticky #navigation-sticky,
body.header-not-sticky #navigation.navbar-style2 {
	position: relative !important;
	top: 0 !important;
}

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

	.header-not-sticky-mobile #navigation-sticky,
	body.header-not-sticky-mobile #navigation.navbar-style2 {
		position: relative !important;
		top: 0 !important;
	}
	
}

/* Dark Nav Color */

.dark-nav .nav-menu{
	color:white;
}

/* Navigation Logo */

ul.nav {
	text-transform: uppercase;
}

.nav-inner .logo{
	width:auto;
	height: auto;
	position: relative;
	left:0;
	top: calc(50% - 21px);
	float:left;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nav-inner .logo a img{
	max-height: 70px;
}

/* Navigation */

.nav-menu{
	float: right;
	height: 100%;
	padding-top: 25px;	
}

	.nav-menu-mobile {
		display: none;
	}

.nav-menu ul{
	height: 100%;
}

	.nav-menu > ul {
		display: inline-block;
	}

.nav-menu ul li{
	float: left;
	height: auto;
}

.nav-menu ul li a {
    color: #3c2a5d;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 18px;
    padding: 15px 20px;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-menu ul li.menu-item-language{
	display: none;
}

/* DropDown Menu */

.nav-menu .menu-item.menu-item-language .sub-menu {
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.1) !important;
}

.nav-menu ul.dropdown-menu,
.nav-menu .menu-item.menu-item-language .sub-menu {
	background-color:inherit;
	height: auto;
	margin:0;
	box-shadow: none;
	border-radius: 0;
	border-top:2px solid;
	border-left:transparent !important;
	border-bottom:transparent !important;
	border-right:transparent !important;
	padding:0;
}

	@media only screen and (min-width: 1001px) {
		ul.dropdown-menu .dropdown-menu {
		    top: 0;
		    left: 100%;
		    margin-left: 0px;
		    margin-top: -2px;
		}
	}

.nav-menu ul.dropdown-menu li,
.nav-menu .menu-item.menu-item-language .sub-menu li {
	float: none;
	width: 100%;
}

.nav-menu ul.dropdown-menu li a,
.nav-menu .menu-item.menu-item-language .sub-menu li a {
	font-size:14px;
	line-height: 16px;
	padding:15px 19px;
	font-weight: 500;
	display: block;
}

.first-nav.white-nav .nav-menu ul.sub-menu li a  {
	color: #3e3e3e;
}

/*.nav-menu .menu-item.menu-item-language .sub-menu li a {
	min-width: 150px;
}*/

/* WPML */

.nav-menu .menu-item.menu-item-language {
	background: #fff;
}

.navbar-style2 .nav-menu .menu-item.menu-item-language {
	background: none;
}

.menu-item-language img.iclflag {
	margin-right: 6px;
}

/* White Navigation, Coming From Top */

.first-nav.white-nav{
	background-color:rgba(255,255,255, 0.1);
	box-shadow: 0px 1px 4px rgba(0,0,0, 0.1);
}

.first-nav.white-nav .nav-menu{
	color:#fff;
}

.second-nav.white-nav .nav-menu,
.first-nav.white-nav .nav-menu ul.dropdown-menu li a{
	color:#3e3e3e;
}

.white-nav .nav-menu ul.dropdown-menu li a{
	color:inherit;
}

.second-nav.white-nav,
.white-nav .nav-menu ul.dropdown-menu{
	background-color:rgba(255,255,255, 0.95);
	box-shadow: 0px 1px 4px rgba(0,0,0, 0.1);
	width: 100%;
}

.first-nav.white-nav .nav-inner .nav-menu ul li a:hover{
	background-color:rgba(255,255,255, 0.1);
}

.second-nav.white-nav .nav-inner .nav-menu ul li a:hover{
	background-color:#f8f8f8;
}

.second-nav.white-nav .nav-inner .nav-menu ul li.active a,
.white-nav .nav-menu ul.dropdown-menu li a:hover,
.white-nav .nav-menu ul.dropdown-menu li.active a{
	background-color:#f8f8f8;
}

/* White Navigation, For Sticky */

#navigation-sticky.white-nav{
	background:rgba(255,255,255,0.95);
}

/* White Navigation, Coming From Top */

.nav-from-top{
	top:-75px !important;
}

.second-nav{
	top: 0 !important;
}

.admin-bar .second-nav {
	top: 32px !important;
}

/* Secondary menu*/
.secondary_menu_wrapper {
    background-color: #3c2a5d;
    color: #ffffff;
    float: left;
    height: 35px;
    width: 100%;
}
.secondary_menu {
    display: flex;
    padding: 0px 2px 0;
    width: 100%;
    height: 35px;
    margin: 0;
    list-style: none;
    justify-content: flex-end;
    align-items: center;
}
.secondary_menu li {
    display: inline-block;
    line-height: 1.2em;
    height: 1.2em;
    font-size: 12px;
}
.secondary_menu li a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
    text-decoration: none;
	height: 100%;
}
.secondary_menu li a:hover {
	color: #ccc;
}
.menu-item.upk_secundary_menu_link a {
	display: none;
}
.secondary_menu li.menu-item-language a{
	/*margin-left: 5px;*/
	position: relative;
	top: 2px;
}
.secondary_menu li:not(.menu-item-language) ~ li.menu-item-language{
	margin-left: 15px;
}
.secondary_menu li.menu-item-language:last-child{
	margin-left: 0px !important;
}

/* Mobile Nav Button */

.mobile-nav-button{
	display: none;
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background:transparent;
	right: 15px;
	top: calc(50% + 12px);
	text-align: right;
	font-size:25px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile-nav-button:hover,
.mobile-nav-button:active{
	color:#1f1f1f;
}

/* Home V1 */

#home{
	z-index: 6;
}

.home-elements{
	width:100%;
	height: 100%;
	margin:0;
	left:0;
	top:0;
	position: absolute;
	z-index: 5;
}

.home-elements .home-inner{
	position: relative;
	top:50%;
	height: auto;
	width:100%;
	max-width:1370px;
	margin:0 auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.home-elements .v1{
	margin-top:20px;
}

.home-inner.v1 .home-fixed-text{
	font-size:60px;
	color:#d1d1d1;
	line-height: 60px;
	margin:0;
	padding: 0;
}

/* Background Slider Images  */

.slides-container div{
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}

.slides-container .uppercase {
	font-weight: normal;
}

body.parallax .slides-container div{
	background-attachment: fixed;
}

.blog .home-texts .slide {
	font-size: 50px !important;
}

/*.image1{
	background-image:url(img/slide1.jpg);
}

.image2{
	background-image:url(img/slide2.jpg);
}
.image3{
	background-image:url(img/slide3.jpg);
}

/* Alternative Images  *!/

.image4{
	background-image:url(img/slide4.jpg);
}
.image5{
	background-image:url(img/slide5.jpg);
}
.image6{
	background-image:url(img/slide6.jpg);
}
.image7{
	background-image:url(img/slide7.jpg);
}
.image8{
	background-image:url(img/slide8.jpg);
}
.image9{
	background-image:url(img/slide9.jpg);
}
.image10{
	background-image:url(img/slide10.jpg);
}
.image11{
	background-image:url(img/slide11.jpg);
}
.image12{
	background-image:url(img/slide12.jpg);
}*/

/* Image Background  */

.image-bg{
	background-image:url(img/slide4.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}

body.parallax .image-bg{
	background-attachment: fixed;
}

/* Home Text Slider v1 */

.home-inner.v1 .home-text-slider .home-texts .slide{
	font-size:120px;
	line-height: 130px;
}

.home-inner.v1 .home-text-slider .flex-direction-nav{
	width:auto;
	float: right;
	position: absolute;
	right: 0;
	bottom:0;
	opacity: 1;
	display: block;
	margin:20px auto;
}

.home-inner.v1 .home-text-slider .flex-direction-nav li{
	opacity: 1;
	display: block;
}

.home-inner.v1 .home-text-slider .flex-direction-nav li a{
	opacity: 0.5;
	display: block;
	width:38px;
	height: 38px;
	background-image:url(img/controls.png);
	background-position: top left;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.home-inner.v1 .home-text-slider .flex-direction-nav li a:hover{
	opacity: 1;
}

.home-inner.v1 .home-text-slider .flex-direction-nav li a.flex-next{
	background-position: bottom left;
	margin:10px auto 0;
}

/* Home Text Slider v2 */

.home-inner.v2 .home-text-slider .home-texts .slide{
	font-size:60px;
	line-height: 60px;
	margin-bottom: 10px;
}

ul.home-texts {
	margin-bottom: 0;
}

.home-inner.v2 .home-fixed-text{
	font-size:22px;
	color:#d1d1d1;
	line-height: 30px;
	margin:0;
	padding: 0;
	margin-bottom: 15px;
}

.home-inner.v2 .text-slider .flex-direction-nav{
	width:100%;
	position: relative;
	opacity: 1;
	display: block;
	margin:3px auto 9px;
	text-align:center;
}

.home-inner.v2 .text-slider .flex-direction-nav li{
	opacity: 1;
	display: inline-block;
}

.home-inner.v2 .text-slider .flex-direction-nav li a{
	display: block;
	width:38px;
	height: 38px;
	background-image:url(img/left-litle.png);
	background-color: rgba(0,0,0,0.15);
	background-repeat: no-repeat;
	border-radius: 100px;
	background-position: center center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin:0 3px;
}

.home-inner.v2 .text-slider .flex-direction-nav li a:hover{
	background-color: rgba(0,0,0,0.8);
}

.home-inner.v2 .text-slider .flex-direction-nav li a.flex-next{
	background-image:url(img/right-litle.png);
}

/* Home Strip */

.home-strip{
	width:100%;
	height: 1px;
	background:white;
	opacity: 0.2;
	margin:23px auto 18px;
}

/* Home Boxes */

.home-boxes{
	width:100%;
	height: auto;
	position: relative;
	margin:0;
}

.home-box{
	width:100%;
	height: auto;
	position: relative;
	float: left;
	color:#d1d1d1;
	padding-right:10px;
	cursor: move;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.home-box h1{
	color:inherit;
	font-size:20px;
	margin-top:0;
	line-height: 40px;
}

.home-box h1 span{
	display: inline-block;
	width:35px;
	height: 35px;
	border-radius: 200px;
	margin-top:-15px;
	margin-right: 5px;
	background:rgba(40,43,49, 0.5);
	text-align: center;
	line-height: 35px;
}

.home-box p{
	font-size:13px;
	color:inherit;
}

.home-box:hover{
	color:#e5e5e5;
}

/* Home Boxes Navigations */

.home-boxes .owl-controls{
	display: block;
	width: 100%;
	height: auto;
}

.home-boxes .owl-controls .owl-buttons{
	display: block;
	width: 100%;
	height: auto;
}

.home-boxes .owl-controls .owl-buttons div{
	display: inline-block;
	width: 35px;
	height: 55px;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.5;
	margin-top:10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.home-boxes .owl-controls .owl-buttons div:nth-of-type(1){
	background-image:url(img/left.png);
}


.home-boxes .owl-controls .owl-buttons div:nth-of-type(2){
	background-image:url(img/right.png);
	margin-left:6px;
}

.home-boxes .owl-controls .owl-buttons div:hover{
	opacity: 1;
}

/* Home Buttons */

.home-elements div.home-button-inner{
	bottom:17%;
	position: absolute;
}

.home-button{
	display: inline-block;
	margin:0 auto;
	padding:8px 13px;
}

.home-button i{
	display: inline-block;
	margin-left:5px;
	font-size:22px;
}

.home-button:hover{
	color:white;
}

.slide-button,
.slide-button-black {
	text-transform: uppercase;
	font-size: 14px;
}

.slide-button-black,
.home-button-1{
	display: inline-block;
	margin:0 3px;
	padding:8px 21px;
	border:1px solid rgba(255,255,255,0.1);
	background:rgba(0,0,0,0.3);
	color:#979592 !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	
}

.home-button-1 a{
	color:#979592;
}

.slide-button-black:hover,
.home-button-1:hover{
	color:#d4d4d4 !important;
	background:rgba(0,0,0,0.7);
	border:1px solid rgba(255,255,255,0);
}

/* Super Slides Navigation */

.slides-navigation {
	margin:-27px auto 0;
	position: absolute;
	z-index: 3;
	top: 50%;
	width: 100%;
	z-index: 20;
}
.slides-navigation a{
	position: absolute;
	display: block;
	width:38px;
	height:54px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color:rgba(30,30,30,0.);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.slides-navigation a.prev {
	left: 0;
	background-image:url(img/left.png);
}
.slides-navigation a.next {
	right: 0;
	background-image:url(img/right.png);
}

#home:hover .slides-navigation a{
	background-color:rgba(30,30,30,0.3);
}

.slides-navigation a:hover{
	background-color:rgba(30,30,30,0.9) !important;
}

/* Layer, Rev Slider */

#layerslider{
	width: 100%;
}

.text-type1{
	font-size:30px;
	color:#959595;
}

.text-type2{
	font-size:30px;
	color:#686868;
}

.text-type3{
	font-size:50px;
	color:#686868;
}

.text-type4{
	font-size:16px;
	color:#727272;
}

.text-type5{
	color:#f3f3f3;
}

.text-type6{
	color:#d1d1d1;
	font-size:22px;
}

.text-type7{
	color:#1f1f1f;
	font-size:25px;
}

.text-type8{
	color:#1f1f1f;
	font-size:15px;
}

.text-type9{
	font-size:50px;
}

.text-type10{
	font-size:20px;
}

.text-type11{
	font-size:25px;
}

.slide-button{
	width:auto;
	height: auto;
	padding:10px 20px;
	background:rgba(255,255,255,0.7);
	display: inline-block;
	border:1px solid #ededed;
	color:#a3a3a3 !important;
	text-align:center;
	font-size:14px;
}

.slide-button a,
a.slide-button{
	color:#a3a3a3;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.slide-button:hover{
	background:rgba(255,255,255,0.8);
	color:#8f8f8f !important;
}

/* Slider Social Icons */


.vntd-social-icons {
	margin-bottom: 20px;
}

.social-icon{
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background:white;
	display: inline-block;
	margin:0 3px !important;
	color:#c5c5c5;
	padding:4px !important;
	line-height: 20px;
	text-align: center;
}


.social-icon a{
	color:#c5c5c5;
}

.social-icon:hover{
	color:white;
}

/* Slider Social Icons For Rev Slider */

.ls-inner a.social-icon,
.tp-caption a.social-icon{
	color:#c5c5c5; 
	width: 20px;
	height: 20px;
	line-height: 20px;
	-webkit-box-sizing: content-box !important;
}
.ls-inner a.social-icon:hover,
.tp-caption .social-icon:hover{
	color:white;
}

	.gallery-caption,
	.wp-caption {
		font-style: italic;
	}
	
	.wp-caption-text {
		font-style: italic;
		opacity: 0.9;
		padding-top: 8px;
	}
	
	.bypostauthor {
		background: rgba(0,0,0,0);
	}
	
	.aligncenter {
		text-align: center;
	}

/* Parallax Video Version */

#wrapper_mbYTP_P10{
	z-index: 0 !important;
}

.video-containers {
	position: relative;
	padding-bottom: 44.8%;
	padding-top: 1px;
	height: 0;
	overflow: hidden;	
	margin-bottom: 25px;
}

.video-containers iframe,  
.video-containers object, 
.video-containers embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	z-index: 5;
}

/* Rainy Background */

.rainy-background {
	position: absolute;
	left: 0;	
	top: 0;	
	max-width: none !important;
	visibility: hidden;
	overflow: hidden;
}

/* Rainy Background Sound Controls */

.bg-sound-controls {
	 white-space: nowrap; 
	 position: absolute !important; 
	 z-index: 1000;
	 cursor: pointer;
	 background: none !important;
}
/* Page Content */

section.page-content{
	margin:0;
	width: 100%;
	padding:25px 0;
}

section.page-content .page-content-inner{
	width: 100%;
	max-width:1370px;
	margin:0 auto;
}

/* Page Content Left */

.vntd-cta.vntd-cta-style-default {
	padding: 20px 0;
	overflow: hidden;
}

.vntd-cta .content-left{
	text-align: left;
	float: left;
}

.vntd-cta h1.content-head{
	margin:0 0 8px;
	padding:0;
	font-size:35px;
}

.vntd-cta p.subtitle-text{
	font-size:15px;
	padding:0;
	margin:0;
}

.vntd-cta-style-centered {
	text-align: center;
	padding-top: 25px;
}

.cta-no-subtitle {
	margin: 10px 0 12px !important;
}

/* Page Content Right */

.vntd-cta .content-right{
	float: right;
	text-align: right;
}

a.page-content-button{
	display: inline-block;
	padding:15px 30px;
	margin:10px 4px 0 0;
	background-color:#191919;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.page-content-button:hover{
	color:white;
}

/* Page Header */

section.page_header{
	background-color:#fafafa;
	border-bottom: 1px solid #fafafa;
	width: 100%;
	height: auto;
}

section.page_header .page_header_inner{
	width: 90%;
	max-width: 1370px;
	margin:0 auto;
	position: relative;
	height: auto;
	padding: 30px 0;
}

section.page_header .page_header_inner .p_head_left{
	width: 64%;
	height: auto;
}

section.page_header .page_header_inner .p_head_left h1.p-header{
	margin:0 0 5px;
	padding:0;
	color:#3e3e3e;
	font-size:30px;
}

section.page_header .page_header_inner .p_head_left p.p-desc{
	margin:0;
	padding:0;
	color:#787777;
	font-size:14px;
}

section.page_header .page_header_inner .p_head_right{
	width: 36%;
	height: auto;
}

section.page_header .page_header_inner .p_head_right a.p-head-button{
	display: inline-block;
	width: auto;
	padding:12px 22px;
	color:#6a6a6a;
	margin:10px 0 0;
	font-size:13px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 0;
	padding-right: 0;
}

/* About */

#about .about-boxes{
	width:100%;
	z-index:3;
	position: relative;
	margin:75px auto 0;
}

.vntd-icon-box {
	cursor: pointer;
}

/* About Icon */

.vntd-icon-box a.about-icon{
	display:block;
	background:transparent;
	width:130px;
	height: 130px;
	margin:0 auto;
	border-radius: 500px;
	border:1px solid #8b8b8b;
	color:#444444;
	font-size:28px;
	line-height: 132px;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.vntd-icon-box a.about-icon:after{
	position:absolute;
	background:transparent;
	content:'';
	width:100%;
	height: 100%;
	border-radius: 500px;
	left:0;
	top:0;
	border:1px solid transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* About Header */

.vntd-icon-box h3{
	font-size:20px;
	margin:20px auto 16px;
	padding:0;
}

/* About Description */

.vntd-icon-box p{
	font-size:15px;	
}

.icon-box-centered {
	text-align: center;
}

	.icon-box-centered p {
		color:#919191;
	}

/* About Box Rollover */

.vntd-icon-box:hover a.about-icon{
	background:#21242a;
	color:white;
	border:1px solid rgba(0,0,0,0);
}

.vntd-icon-box:hover a.about-icon:after{
	border:1px solid #21242a;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* What We Do Section */	

body.parallax #what-we-do{
	background-attachment: fixed;
}

.what-we-do{
	z-index: 1;
}

/* What We Do Filters */

ul#w-filters li{
	display:inline-block;
	margin:50px 45px;
}

ul#w-filters li a{
	display:inline-block;
	width:100px;
	height: 100px;
	line-height: 100px;
	border:1px dotted #b9b7b7;
	border-radius: 8px;
	color:#dcdcdc;
	opacity: 0.8;
	font-size:18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

ul#w-filters li a span{
	display: block;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* What We Do Items */

.w-items .w-item,
.w-items .wpb-item {
	width:100%;
	padding:30px 24px;
	padding-bottom: 0px;
	border:1px dashed #7d7d7d;
	border-radius: 12px;
	color:#b9b7b7;
	background-color:rgba(35,37,43, 0.5);
	top: 0 !important;
}

.w-items .w-item h1,
.w-items .wpb-item h1 {
	font-size:22px;
	color:#d2d2d2;
	margin:0;
}

.w-items .w-item p,
.w-items .wpb-item p {
	font-size:15px;
	color:#c4c4c4;
	margin:10px 0 0;
}

/* isotope styles */

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
	 -moz-transition-duration: 0.8s;
	  -ms-transition-duration: 0.8s;
	   -o-transition-duration: 0.8s;
		  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
	 -moz-transition-property: height, width;
	  -ms-transition-property: height, width;
	   -o-transition-property: height, width;
		  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
	 -moz-transition-property:    -moz-transform, opacity;
	  -ms-transition-property:     -ms-transform, opacity;
	   -o-transition-property:      -o-transform, opacity;
		  transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
	 -moz-transition-duration: 0s;
	  -ms-transition-duration: 0s;
	   -o-transition-duration: 0s;
		  transition-duration: 0s;
}

/* What We Do Second Area */	

.w-second-area{
	margin:65px auto 0;
}

/* Left */

.w-second-area .w-left p{
	margin:20px auto;
}

.w-second-area .w-left ul.w-descs li{
	list-style-image: ;
	list-style-position: inside;
	margin:6px auto;
}

.w-second-area .w-left ul.w-descs li i{
	background:url(img/list-style.png) bottom left;
	top:3px;
	position: relative;
	display:inline-block;
	width:19px;
	height: 19px;
	margin-right: 7px;
}

/* Right */

.w-second-area .w-right img{
	width: 90%;
	height: auto;
}

/* Button */

.button{
	padding:8px 14px;
	border-radius:6px;
	font-size:20px;
	margin:3px auto;
	display: inline-block;
	opacity: 0.7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.button:hover{
	opacity: 1;
	color:white;
}

/* Buttons */

.btn {
	color: #fff;
	-webkit-transition: opacity .3s, background-color .3s;
	transition: opacity .3s, background-color .3s;
	-moz-transition: opacity .3s, background-color .3s;
}

.btn:hover, .btn:focus {
	opacity: 1;
	color: #fff;
	background: #222 !important;
}

	.btn-center {
		display: table;
		margin: 0 auto;
	}

.btn-white {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

	.btn-white:hover {
		color: #333;
		background-color: #ddd;
	}

.btn-green {	
	background-color: #5cb85c;
	border-color: #5cb85c;
}

.btn-orange {	
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}

.btn-red {	
	background-color: #d2322d;
	border-color: #d2322d;
}

.btn-blue {	
	background-color: #428bca;
	border-color: #428bca;
}

.btn-light-blue {	
	background-color: #5bc0de;
	border-color: #5bc0de;
}

.btn-dark {
	background-color: #657c8b;
	border-color: #657c8b;
}

.btn-black {
	background-color: #333;
	border-color: #333;
}

.btn-purple {
	background-color: #946EA7;
	border-color: #946EA7;
}


/* List */

.vntd-list {
	list-style: none;
	margin-bottom: 20px;
}

.vntd-list li {
	margin-bottom: 10px;
}

.vntd-list i {		
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	width: 16px;
	height: 16px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	margin-right: 5px;
}

	.vntd-list-bg i {
		color: #fff;
		opacity: 0.5;
	}
	
	.vntd-list-dark i {
		color: #666;
	}

	.vntd-list-bg.vntd-list-dark i {
		background-color: rgba(0,0,0,.5);
		color: #fff;
	}

.mobile-bg * {
	display: none !important;
}

#animals .slide.uppercase {
	font-family: "Oswald", "Raleway", Helvetica;
	font-weight: normal;
}


/* Factors */

/*#facts .vc_span3 {
	padding-left: 5px;
	padding-right: 5px;
}*/

.fact{
	padding:32px 32px;
	border:1px #b1b1b1 dashed;
	width:auto;
	max-width: 230px;
	height: auto;
	display: block;
	margin:40px auto 0;
	cursor: default;
	text-align: center;
}

.fact h1{
	font-size:60px;
	color:inherit;
	margin:0;
	padding:0;
	letter-spacing: 1px;
}

.fact h3{
	font-size:20px;
	color:#3e3e3e;
	margin:0;
	padding:0;
	line-height: 1.4em;
}

/* Portfolio */

#portfolio .portfolio:first-child{
	padding-bottom:0;
}

#portfolio .portfolio:last-child{
	margin-top:35px;
}

.vntd-special-heading + .portfolio {
	margin-top: 35px;
}

.portfolio-items {
	overflow: hidden;
}
/* Portfolio Filters */

.portfolio #options ul{
	padding:0;
	margin:0;
}

.portfolio #options ul li{
	display:inline-block;
	margin:5px;
}

.portfolio #options ul li a{
	color:#363535;
	font-size:15px;
	padding:3px 9px;
	background:transparent;
	border:1px solid #363636;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.portfolio #options ul li a:hover,
.portfolio #options ul li a.selected{
	background:#3e3e3e;
	border:1px solid #3e3e3e;
	color:white;
}

/* Portfolio Items */

.portfolio .portfolio-items{
	margin-top:35px;
	width: 100.1%;
}

.portfolio .portfolio-items .item{
	height: auto;
	background:#1a1a1a;
}

.portfolio .portfolio-items .item a.work-image{
	display: block;
	overflow: hidden;
}

.portfolio .portfolio-items .item a.work-image img{
	width:100.5%;
	max-width: 100.5%;
	height: auto;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

/* Boxed Items */

.portfolio .portfolio-items div.boxed-item{
	width:33.3%;
	padding:0 10px 20px;
	overflow: hidden;
	background:transparent;
}

.portfolio .portfolio-items div.boxed-item .item-inner{
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
	background:#1a1a1a;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

.portfolio.boxed .portfolio-items{
	margin-bottom:35px;
	-webkit-overflow-scrolling: touch;
}

/* Item Details */

.portfolio .portfolio-items .item a.work-image div.item-details{
	position: absolute;
	display: inline-block;
	text-align: center;
	width: 100%;
	z-index: 3;
	top:50%;
	left:0;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.portfolio .portfolio-items .item a.work-image h1{
	font-size:30px;
	margin:0;
	padding:0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.portfolio .portfolio-items .item a.work-image span{
	display:inline-block;
	border-top:1px solid white;
	border-bottom:1px solid white;
	height:6px;
	width:30px;
	margin:11px auto 5px;
}

.portfolio .portfolio-items .item a.work-image p{
	font-size:17px;
	color:#cdcdcd;
	margin:0;
	padding:0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

/* Item Rollover Styles */
.portfolio .portfolio-items .item.colio-active-item a.work-image img,
.portfolio .portfolio-items .item:hover a.work-image img{
	opacity: 0.05;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.portfolio .portfolio-items .item.colio-active-item a.work-image img {
	opacity: 0.2;
}

.portfolio .portfolio-items .item.colio-active-item a.work-image div.item-details,
.portfolio .portfolio-items .item:hover a.work-image div.item-details{
	opacity: 1;
}
.portfolio .portfolio-items .item.colio-active-item a.work-image div.item-details h1,
.portfolio .portfolio-items .item:hover a.work-image div.item-details h1{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.portfolio .portfolio-items .item.colio-active-item a.work-image div.item-details p,
.portfolio .portfolio-items .item:hover a.work-image div.item-details p{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Portfolio Modal */

#page-content {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	width: 100%;
	top: -35px;
}

#page-content .colio {
	text-align: left;
	position: relative;
	margin-left: -3000px;
	margin-right: -3000px;
	padding: 0 3000px;
	background: rgba(0,0,0,0.04);
	overflow: visible;
	margin-bottom: 40px;
}
.colio-wrap {
	position: relative;
}
.colio-navigation {
	margin: 0 auto;
	display: block;
}


#page-content .colio-container {
	padding-top: 90px;
	width: 1000px;
	margin: 0 auto;
}

	.colio-container .modal-portfolio-content {
		text-align: left;
	}
	
	.colio-container h2 {
		font-size: 54px;
		text-align: center;
		padding: 25px 0 15px 0;
		margin-bottom: 25px !important;
	}

.colio-loader {
	display: none;
	text-align: center;
	position: absolute;	
	padding: 20px;
	background: #fff;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	z-index: 5;
	top: 20px;
	position: fixed;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.colio-loader i {
	width: 30px;
	height: 30px;
	display: block;
	background: url(img/project-loader.gif) no-repeat center center;
}

.colio .wpb_row {
	margin-bottom: 35px !important;
}

.colio-item {
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	transition: opacity .5s;
}

	#page-content .colio-container .page-holder > .inner {
		padding-top: 10px;
	}


#page-content .colio-navigation {
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -20px;
}

	#page-content .colio-navigation a {
		display: block;
		height: 40px;
		width: 40px;
		border-radius: 100px;
		background-color: #383838;
		position: absolute;
		font-family: FontAwesome;
		-webkit-font-smoothing: antialiased;
		font-weight: 300;
		text-align: center;
		line-height: 40px;
		color: #fff !important;
		font-size: 24px;		
	}
	
	.colio-navigation a,
	.colio-close {
		-webkit-transition: background-color .3s;
		-moz-transition: background-color .3s;
		transition: background-color .3s;
	}
	
	#page-content .colio-navigation a.colio-no-prev,
	#page-content .colio-navigation a.colio-no-next {
		background-color: #383838 !important;
	}
	
	.colio-navigation a.colio-next:after {
		content: "\f105";
		margin-right: -2px;
	}
	
	.colio-navigation a.colio-prev:after {
		content: "\f104";
		margin-left: -2px;
	}
	
	.colio-navigation a.colio-prev {
		left: 1%;
	}
	
	.colio-navigation a.colio-next {
		right: 1%;
	}
	
#page-content .colio-close {
	right: auto;
	left: 50%;
	margin-left: -23px;
	top: 38px;
	text-indent: -999px;
	background: rgba(0,0,0,0.1) url(img/project-close.png) no-repeat center center;
	width: 46px;
	height: 46px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
}

	#page-content .colio-close:hover {
		background-color: #383838;
	}

#page-content .colio-close:hover {
	opacity: 0.5;
}

.colio-inactive .colio-hidden {
	opacity: 0 !important;
}

.colio-hidden {
	opacity: 0;
}

	

/* Load More Button */

.portfolio a.portfolio-view-more{
	display: inline-block;
	width: 80px;
	height: 80px;
	text-align: center;
	background:#f4f4f4;
	color:white;
	border-radius: 100%;
	line-height: 105px;
	margin-top:50px;
	margin-bottom:55px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

/* Load More Button For Boxed Versions */

.portfolio.boxed a.portfolio-view-more{
	margin-top:0;
}

/* Our Team */

#team{
	z-index: 2;
}

.team .team-boxes{
	width:100%;
	height: auto;
	margin-top:95px;
	z-index: 20;
}

/* Team Item */

.team .team-boxes .item{
	width:100%;
	height: auto;
	position: relative;
	padding:0 15px;
	overflow: hidden;
}

.team .team-boxes .item .box-inner{
	width:100%;
	border:1px solid #d3d3d3;
	position: relative;
}

/* Member Image */

.team .team-boxes .item .member-image{
	border:1px solid #d3d3d3;
	overflow: hidden;
	text-align: center;
}

.team .team-boxes .item .member-image img{
	height: 270px;
}

/* Member Name and Position */

.team .team-boxes .item .member-name{
	padding:15px 0;
}

.team .team-boxes .item .member-name h1.name{
	color:#3e3e3e;
	font-size:22px;
}

.team .team-boxes .item .member-name h3.position{
	color:#868686;
	font-size:15px;
	margin:5px auto 0;
}

/* Member Rollover Items */

.team .team-boxes .member-details{
	width:100%;
	height: 100%;
	position: relative;
	left:0;
	padding:0 15px;
	background:rgba(255,255,255,1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.team .team-boxes .item .member-details .details{
	width:100%;
	height: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.team .team-boxes .item .member-details .member-details-inner{
	position: relative;
	top:0;
	height: auto;
}

.team .team-boxes .item .member-details .details .member-description{
	font-size:14px;
	color:#6d6d6d;
	line-height: 18px;
}

.team .team-boxes .item .member-details .details a.member-social{
	font-size:14px;
	color:white;
	line-height: 18px;
	display: inline-block;
	width:27px;
	height: 27px;
	text-align:center;
	background:#eaeaea;
	border-radius: 200px;
	margin:5px 2px;
	line-height: 29px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.team .team-boxes .item .member-details .details a.member-detail-button{
	font-size:17px;
	text-indent: -1px;
	color:white;
	display: block;
	width:50px;
	height: 50px;
	text-align:center;
	border-radius: 200px;
	line-height: 42px;
	cursor: pointer;
	margin:20px auto 0;
	background-color:white;
	border:1px solid #d9d9d9;
	background:url(img/mini-plus.png) center center no-repeat;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

/* Member Rollover Effects */

.team .team-boxes .item:hover .member-details{
	margin-top:-272px;
	/* Changeable padding for member description */
	padding-top:45px;
}

.team .team-boxes .item:hover .member-details .details{
	height: 225px;
}

.team .team-boxes .item .member-details .details a.member-social:hover{
	background:#424242;
}

/* Box Slider Controls */

.team .team-boxes .owl-controls{
	top:-70px;
	position: absolute;
	width:100%;
	height: 40px;
	text-align: inherit;
	display: block;
}

.team .team-boxes .owl-controls .owl-buttons{
	width:100%;
	height: auto;
}

.team .team-boxes .owl-controls .owl-buttons div{
	display: inline-block;
	width:38px;
	height:38px;
	background-color:#282b31;
	border-radius:200px;
	margin:0 3px;
	opacity: 0.5;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.team .team-boxes .owl-controls .owl-buttons div:nth-of-type(1){
	background-image:url(img/left-litle.png);
}

.team .team-boxes .owl-controls .owl-buttons div:nth-of-type(2){
	background-image:url(img/right-litle.png);
}

.team .team-boxes .owl-controls .owl-buttons div:hover{
	opacity:0.8;
}

/*Single Team Page*/
.single-testimonial-post .inner,
.single-services-post .inner,
.single-team-post .inner {
	padding-top: 40px !important;
}

.single-team-thumbnail img {
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
}

.single-team-inner {
	width: 84%;
	margin: 0 auto;
	padding-bottom: 30px;
}

/* Single Testimonial Page */

.single-testimonial-post {
	padding-bottom: 40px;
}

/* Team Modals */

.modal-open{
	overflow:auto;
}

.modal{
	background-color: rgba(255,255,255,0.98);
	width: 100%;
	overflow: hidden;
}

.modal-backdrop{
	opacity: 1;
	background-color: rgba(255,255,255,0);
	width: 100%;
}

/* Modal Inner */

.modal-inner{
	margin:10% auto 0;
	width: 90%;
	max-width: 1000px;
	border-bottom:1px solid #f3f3f3;
	max-height: 80%;
	overflow: auto;
}

.modal .modal-inner .modal-left,
.modal .modal-inner .modal-right{
	margin:20px auto;
}

/* Modal Heads */	


.modal .modal-inner .modal-head{
	padding:20px 0;
	border-bottom:1px solid #f3f3f3;
	position: relative;
}

.modal .modal-inner h1.member-name{
	font-size:50px;
	margin-top:0;
	padding-top:0;
}

.modal .modal-inner h4{
	margin-top:0;
	padding-top:0;
}

.modal .modal-inner a.close {
	cursor: pointer;
	font-size: 20px;
	width: 40px;
	display: block;
	position: absolute;
	right: 0;
	height: 40px;
	color: white;
	line-height: 38px;
	border-radius: 100%;
	opacity: 1;
	background:#bdbdbd;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Modal Image */

.modal .modal-inner .modal-left{
	padding-left:0;
	height: auto;
}

.modal .modal-inner .modal-img{
	width: 100%;
	height: auto;
}

.modal .modal-inner .modal-img img{
	width: 100%;
	height: auto;
}

/* Modal Details */

.modal .modal-inner .modal-right{
	padding-right:0;
	height: auto;
}

.modal .modal-inner .modal-right {
	font-size:15px;
}

/*.modal .modal-inner .modal-right {
	font-size:13px;
}*/

/* Modal Skills */

.modal .modal-inner .modal-right .member-skills{
	width: 100%;
	height: auto;
	margin-top:15px;
}

.modal .modal-inner .modal-right .progress{
	height: auto;
	border-radius: 1px;
	background-color:#f8f8f8;
	box-shadow: none;
	position: relative;
	margin-top: 15px;
}

.modal .modal-inner .modal-right .progress-bar{
	height: 34px;
	font-size:21px;
	background-color:#373737;
}

.modal .modal-inner .modal-right .progress-bar span{
	margin:8px 8px 8px;
	padding:0;
	font-size:16px;
	position: absolute;
	width: 100%;
}

/* Features */

#features{
	position: relative;
}

#features .vc_col-sm-4 {
	padding-left: 0;
	padding-right: 0;
}

#features .vc_col-sm-4:nth-child(1), #features .vc_col-sm-4:nth-child(3) {
	padding-top: 80px !important;
}

/* Features Background Image */

#features .features-background{
	position: absolute;
	width:100%;
	height: 765px;
	background-image:url(img/i2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	top:0;
	left:0;
	right: 0;
}

body.parallax #features .features-background{
	background-attachment: fixed;
}

/* Features Boxes */

#features ul.features-mobile{
	width:100%;
	height: auto;
	min-height: 580px;
	margin:60px auto 0;
	background-image:url(img/features-iphone.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top:90px;
}

.feature-box{
	max-width:600px;
	float:left;
	text-align:right;
	cursor: default;
	display: block;
	height: auto;
	left:0;
	margin-top:30px;
}

.feature-box.icon-box-left {
	float:right;
	text-align:left;
	right:0;
	padding-right:0;
}

/* Features Box Icon */

.feature-box a.box-icon{
	width:70px;
	height: 70px;
	border-radius: 200px;
	background:white;
	text-align:center;
	display: block;
	position: relative;
	font-size:24px;
	line-height: 73px;
	color:#22252a;
	float:right;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.feature-box a.box-icon:after{
	position: absolute;
	background:transparent;
	border-radius: 200px;
	left:-5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	border:2px solid white;
	content:'';
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.feature-box.icon-box-left a.box-icon{
	float:left;
}

/* Features Box Texts */

.feature-box .feature-texts{
	margin-right:90px;
}

.feature-box.icon-box-left .feature-texts{
	margin-left:90px;
	margin-right:0;
}

.feature-box .feature-texts h3.box-head{
	font-size:25px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.feature-box .feature-texts p.box-desc{
	font-size:12px;
}

/* Features Box Rollovers */

.feature-box:hover a.box-icon{
	color:white;
}

#features .container-fluid {
	margin-bottom: -50px;
}

#page-content .section-fullwidth {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}

#page-content .section-fullwidth .vc_row {
	margin-left: 0;
	margin-right: 0;
}

	/* Row stretches & Equal Height */
	
	.vc_row.vc_row-o-equal-height>.inner>.vc_column_container {
		-webkit-box-align: stretch;
	    -webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	    align-items: stretch;
	}
	
	.vc_row.vc_row-flex>.inner>.vc_column_container {
	    display: flex;
	}
	
	.vc_row.vc_row-flex>.inner, .vc_row.vc_row-flex>.inner>.vc_column_container {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	}
	
	/* Vertical Align Middle */
	
	.vc_row.vc_row-o-content-middle>.inner>.vc_column_container>.vc_column-inner {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.vc_row.vc_row-flex>.inner>.vc_column_container>.vc_column-inner {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.vc_row.vc_row-flex>.inner>.vc_column_container>.vc_column-inner {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	}

.section-fullwidth .vc_col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}

/* Testimonials */

.testimonials{
	width:100%;
	height: auto;
	padding:120px 0 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

body.parallax .testimonials{
	background-attachment: fixed;
}

/* Testimonials Background(s) */

.testimonials.bg1{
	background-image:url(img/testimonials-1.jpg);
}

/* Top Arrow */

.testimonials .t-arrow{
	display: block;
	left:50%;
	border-top: 35px solid black;
	border-top-color: white; 
	border-left: 35px solid transparent;
	border-right: 35px solid transparent;
	position: absolute;
	top:0;
	z-index: 5;
	margin-left:-35px;
}

.testimonials h1.quote{
	opacity: 0.7;
}

.testimonials h1 {
	font-family: Raleway;
	text-transform: none;
}

/* Text Slider */

.testimonials ul.text-slider{
	width:100%;
	max-width:1370px;
	margin:20px auto 0;
}

.testimonials ul.text-slider li.text{
	padding:0 15px;
	max-width:1370px;
}

.testimonials ul.text-slider li.text h1{
	font-size:30px;
}

.testimonials ul.text-slider li.text p.author{
	font-size:14px;
	color:#cacaca;
	margin:25px auto;
}

/* Text Slider Direction */

.testimonials ul.flex-direction-nav{
	width:100%;
	height: auto;
	text-align: center;
	margin-top:20px;
}

.testimonials ul.flex-direction-nav li{
	display: inline-block;
	width:38px;
	height: 38px;
	margin:0 3px;
}

.testimonials ul.flex-direction-nav li a{
	display: block;
	width:38px;
	height: 38px;
	border-radius: 200px;
	background-color:rgba(35,35,35,0.5);
	opacity: 0.9;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url(img/left-litle.png);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-indent: -9999px;
}

.testimonials ul.flex-direction-nav li:nth-of-type(2) a{
	background-image:url(img/right-litle.png);
}

.testimonials ul.flex-direction-nav li a:hover{
	background-color:rgba(35,35,35,0.9);
}

.testimonials li.text h1 span {
	font-weight: bold;
}

/*Twitter Carousel*/

.vntd-twitter-feed i {
	font-size: 54px;
}

.vntd-twitter-feed ul.text-slider li.text h1 {
	font-size: 25px;
	line-height: 1.4em;
}

.vntd-twitter-feed .text a:hover {
	color: #fff !important;
}

/* Clients */

#clients{
	z-index: 2;
	position: relative;
}

.clients{
	margin-top:67px;
}

/* Clients Items */

.clients .item{
	padding:0 15px;
	color:#7f7f7f;
}

/* Client Images */

.clients .item .client-image{
	display:block;
	max-width:128px;
	margin:0 auto;
}

.clients .item .client-image img{
	width:100%;
	border:1px dashed #a4a4a4;
}

/* Client Names */

.clients .item h1.client-name{
	margin:24px auto 0;
	padding:0;
	font-size:22px;
}

/* Client Positions */

.clients .item h3.client-position{
	margin:11px auto 9px;
	padding:0;
	font-size:13px;
	font-family: Raleway;
}

/* Client Descriptions */

.clients .item p.client-desc{
	margin:0 auto;
	padding:0;
	font-size:13px;
}

/* Slider Pagination */

.clients .owl-controls{
	height: auto;
	width:100%;
	margin-top:70px;
}

.clients .owl-controls .owl-pagination{
	height: auto;
	width:100%;
	text-align: center;
}

.clients .owl-controls .owl-pagination .owl-page{
	display: inline-block;
	width:10px;
	height: 10px;
	background:#383838;
	margin:0 4px;
	border-radius: 100px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.clients .owl-controls .owl-pagination .owl-page.active{
	background:transparent;
	border:1px solid #383838;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

/* Client Logos */

.client-logos{
	height: 100px;
}

.client-logos .logos{
	text-align: center;
	position: relative;
}

.client-logos .logos .owl-item{
	height: 100px;
}

.client-logos .logos .item{
	position: relative;
	top:48%;
	display: block;
	opacity: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}

.client-logos .logos .item:active{
	cursor: -webkit-grab;
	cursor: -moz-grab;
}

.client-logos .logos .item img{
	max-width:105px;
	max-height: 30px;
}

.client-logos .logos .item:hover{
	opacity: 0.7;
}

/* Why upKeeper (Accordion and Tabs) */

#why-we .items{
	margin-top:70px;
}

#why-we div.left{
	width:50%;
	height: auto;
	float: left;
	padding-right: 15px;
}

#why-we div.right{
	width:50%;
	height: auto;
	float: left;
	padding-left: 15px;
}

.vntd-tabs-stylish {
	margin-bottom: 65px;
}

/* Tour */

#page-content .vntd-tour .nav-tabs>li {
	width: 100%;
}

#page-content .vntd-tour .nav-tabs {
	float: left;
	width: 200px;
}

#page-content .vntd-tour .nav-tabs li.active a {
	border-top: 0px !important;
	border-bottom: 0px !important;
}

#page-content .vntd-tour .tab-content {
	float: left;
	border: 1px solid #dbdbdb;
}

#page-content .vntd-tour .nav-tabs li a {
	padding: 12px 27px;
	margin-right: 0;
	border-right: 0;
}





/* Tabs */

#page-content .wpb_content_element .wpb_tabs_nav li a,
.tabs .nav-tabs li a{
	border-radius:1px;
	color:#7f7f7f;
	font-size:15px;
	padding:8px 27px;
	background:#fafafa;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

#page-content .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.tabs .nav-tabs li.active a {	
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
	border-top:2px solid;
}
#page-content .wpb_content_element .wpb_tabs_nav li a:hover,
.tabs .nav-tabs li a:hover{
	background:#ededed;
}

#page-content .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a:hover,
.tabs .nav-tabs li.active a:hover{
	background:white;
	color:#7f7f7f;
}

.wpb_content_element .wpb_tabs_nav {
	border-bottom: 1px solid #ddd;
}

/* Tab Content */

.tabs .tab-content,
#page-content .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	border:1px solid #dbdbdb;
	border-top:none;
	padding:25px 15px;
	font-size:14px;
	/*color:#a9a9a9;*/
	background: none;
}

#page-content .wpb_content_element .wpb_tabs_nav li {
	background: none;
}



.tabs .tab-pane{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.tabs .tab-content a.tab-image{
	display: block;
	margin-right: 25px;
	margin-top:10px;
	width:auto;
	height: auto;
	float:left;
	max-width:160px;
}

.tabs .tab-content a.tab-image.right{
	margin-left: 25px;
	margin-right:0;
	float:right;
}

.tabs .tab-content a.tab-image img{
	width:100%;
}

.tabs .tab-content .tab-text{
	margin:0px;
	padding:8px;
	display: block;
	top:0;
	position: relative;
	text-align: justify;
	line-height: 20px;
}

/* Accordion Menu */

.accordion .panel{
	box-shadow:none;
	margin-bottom:7px;
}

#accordion div:last-child{
	margin-bottom:0;
}

#page-content .wpb_accordion_header,
.accordion a.panel-button{
	padding:15px;
	width:100%;
	display: block;
	color:#717171;
	box-shadow:none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	background: none;
}

.accordion a.panel-button:hover{
	background:#ededed;
}

/* Accordion Body */

.accordion .panel-body{
	padding:18px 32px;
	font-size:14px;
	/*color:#8e8d8d;*/
	border-top:1px solid #dfdfdf;
}

.nav-tabs>li {
	margin-bottom: -1px !important;
}

/* Callout Box */

.bs-callout h2 {
	margin-bottom: 10px;
}

blockquote {
	padding: 20px;
	border-left: 2px solid #d71818;
	margin-bottom: 20px;
	font-size: 140%;
}


/* Featured Works */

/*.vntd-portfolio-carousel{
	background-image:url(img/i3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}*/

body.parallax .vntd-portfolio-carousel{
	background-attachment: fixed;
}

.vntd-portfolio-carousel .works{
	position: relative;
	margin-top:40px;
	z-index: 5;
	padding:10px;
}

.vntd-portfolio-carousel .works .item{
	padding:10px 0;
	height: auto;
	z-index: 1;
	cursor: pointer;
}

/* Featured Work Images */

.vntd-portfolio-carousel .works .item .f-image{
	position: relative;
	height: auto;
	opacity: 0.5;
	overflow: hidden;
	width: 100%;
	padding:0 10px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

.vntd-portfolio-carousel .works .item .f-image img{
	width:100%;
	height: auto;
}

/* Featured Work Headers */

.vntd-portfolio-carousel .works .item .texts{
	position: absolute;
	width: 100%;
	height: auto;
	left:0;
	top:0;
}

.vntd-portfolio-carousel .works .item h1.f-head{
	position: relative;
	z-index: 2;
	font-size:30px;
	padding:0;
	margin:30px 0 0 30px;
	text-shadow:2px 0px 2px rgba(0,0,0,0.2);
	opacity: 0.7;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

.vntd-portfolio-carousel .works .item h2.f-text{
	position: relative;
	z-index: 2;
	font-size:15px;
	padding:0;
	margin:10px 0 0 30px;
	text-shadow:2px 0px 2px rgba(0,0,0,0.2);
	opacity: 0.7;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

/* Featured Balls */

.vntd-portfolio-carousel .works .item .f-button{
	position: absolute;
	bottom:-60px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.vntd-portfolio-carousel .works .item .f-button.first{
	right:100px;
	-webkit-transition-delay: 0.35s;
	-moz-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.vntd-portfolio-carousel .works .item .f-button.second{
	right:30px;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.vntd-portfolio-carousel .works .item .featured-ball{
	position: relative;
	z-index: 2;
	font-size:20px;
	line-height: 65px;
	text-align: center;
	display: inline-block;
	background:white;
	color:#444444;
	width:60px;
	height: 60px;
	margin:0;
	border-radius: 100%;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

/* Featured Work Rollovers */	

.vntd-portfolio-carousel .works .item:hover .f-image,
.vntd-portfolio-carousel .works .item:hover h1.f-head,
.vntd-portfolio-carousel .works .item:hover h1.f-text{
	opacity: 1;
}

.vntd-portfolio-carousel .works .item:hover .f-button.first,
.vntd-portfolio-carousel .works .item:hover .f-button.second{
	bottom:15px;
	opacity: 1;
}

.vntd-portfolio-carousel .works .item .featured-ball:hover{
	color:white;
}

/* Featured Work Directions */	

.vntd-portfolio-carousel .works .owl-controls{
	margin-top:40px;
	position: relative;
	width:100%;
	height: 40px;
	text-align: inherit;
	display: block;
}

.vntd-portfolio-carousel .works .owl-controls .owl-buttons{
	width:100%;
	height: auto;
	text-align: center;
}

.vntd-portfolio-carousel .works .owl-controls .owl-buttons div{
	display: inline-block;
	width:38px;
	height:38px;
	background-color:#171717;
	border-radius:200px;
	margin:0 3px;
	opacity: 0.8;
	background-position: center center;
	background-repeat: no-repeat;
	background-image:url(img/left-litle.png);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.vntd-portfolio-carousel .works .owl-controls .owl-buttons div:nth-of-type(2){
	background-image:url(img/right-litle.png);
}

/* Direction Hovers */	

.vntd-portfolio-carousel .works .owl-controls .owl-buttons div:hover{
	background-color:white;
	background-image:url(img/left-litle-black.png);
	opacity: 0.7;
}

.vntd-portfolio-carousel .works .owl-controls .owl-buttons div:nth-of-type(2):hover{
	background-image:url(img/right-litle-black.png);
}

/*Carousel Blog*/

.blog-carousel {
	padding-top: 30px;
	position: relative;
}

.vntd-portfolio-carousel.blog-carousel .works {
	padding: 0;
}

.vntd-portfolio-carousel.blog-carousel .works .item {
	cursor: default;
}


.vntd-portfolio-carousel.blog-carousel .works .item .texts {
	position: relative;
	padding: 0 10px;
}

	.vntd-portfolio-carousel.blog-carousel .works .item .featured-ball {
		line-height: 40px;
		width: 40px;
		height: 40px;
		font-size: 14px;
	}
	
	.vntd-portfolio-carousel.blog-carousel .works .item .f-image {
		opacity: 1;
	}
	
	.carousel-image-wrap,
	.carousel-image-wrap img {
		background: #111;
		transition: all .3s;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
	}
	
	.blog-carousel .works .item:hover .f-image img {
		opacity: 0.6;
	}
	
	.vntd-portfolio-carousel.blog-carousel .works .item .f-button.first {
		right: 80px;
	}
	
	.vntd-portfolio-carousel.blog-carousel .works .item h1.f-head {
		margin-left: 0;
		font-size: 18px;
		text-shadow: none;
		opacity: 1;
		margin-top: 20px;
		margin-bottom: 6px;
		line-height: 1.35em;
	}
		.vntd-portfolio-carousel.blog-carousel .works .item h1.f-head a {
			color: #161616;
		}
		
	
	.vntd-portfolio-carousel.blog-carousel .works .item p {
		color: #888;
	}
	
	.blog-carousel .post-info {
		margin-bottom: 8px;
		font-size: 13px;
	}
	
		.blog-carousel .post-info,
		.blog-carousel .post-info a {
			color: #b3b3b3;
		}
		
	.vntd-portfolio-carousel.blog-carousel .works .owl-controls .owl-buttons div:hover {
		opacity: 1;
		background-image:url(img/left-litle.png);
	}
	
	.vntd-portfolio-carousel.blog-carousel .works .owl-controls .owl-buttons div:last-child:hover {
		background-image:url(img/right-litle.png);
	}
	
	#page-content .blog-carousel .owl-controls {
		position: absolute;
		top: -65px;
		margin-top: 0;
	}

/* Featured Items, Second Area */

.vntd-portfolio-carousel .feature-second-area{
	padding:25px 0 0;
}

.vntd-cta h1.f-head{
	padding:0;
	margin:0;
}

.vntd-cta p.subtitle-text{
	font-size:15px;
	color:#c1c1c1;
	margin-top:10px;
}

.vntd-cta .vntd-cta-button {
	width:auto;
	display: inline-block;
	text-align: center;
	margin:30px 15px 0;
	color:#2a2a2a;
	background:white;
	padding:10px 30px 8px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

	.vntd-button-white h3 {
		color: #2a2a2a;
	}

.vntd-cta .vntd-cta-button h3{
	font-size:20px;
	padding:0;
	margin:0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.vntd-cta .vntd-cta-button p{
	font-size:13px;
	padding:0;
	margin:0;
}

.vntd-cta .vntd-cta-button:hover,
.vntd-cta .vntd-cta-button:hover h3 {
	color:white;
}

/* Skills */

#skills .skills{
	width: 90%;
	margin:35px auto 0;
	max-width: 1030px;
}

.progress{
	height: auto;
	border-radius: 1px;
	background-color:#f8f8f8;
	box-shadow: none;
	margin-top:35px;
	position: relative;
}

.progress-bar{
	height: 38px;
	font-size:21px;
	background-color:#373737;
}

.progress-bar span{
	margin:10px 10px 8px;
	padding:0;
	font-size:20px;
	position: absolute;
	width: 100%;
}

	#page-content .vc_single_bar .vc_label {
		font-size: 19px;
		text-transform: uppercase;
		border-radius: 0;
		font-weight: 100;
		height: 38px;
		padding: 0px 15px;
		line-height: 38px;
	}
	
	#page-content .vc_single_bar .vc_bar {
		border-radius: 0;
	}
	
	#page-content .vc_progress_bar .vc_single_bar {
		background: #f8f8f8;
		box-shadow: none;
		border-radius: 0;
	}

/* Services */

#services{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

body.parallax #services{
	background-attachment: fixed;
}

.service-boxes{
	width:100%;
	margin:90px auto 0;
}

.service-boxes .service-box{
	cursor: pointer;
	padding:15px;
}

/* Service Icon */

.service-boxes .service-box a.service-icon{
	display:block;
	background:transparent;
	width:130px;
	height: 130px;
	margin:0 auto;
	border-radius: 500px;
	border:1px solid #8b8b8b;
	color:#444444;
	font-size:28px;
	line-height: 132px;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.service-boxes .service-box a.service-icon:after{
	position:absolute;
	background:transparent;
	content:'';
	width:100%;
	height: 100%;
	border-radius: 500px;
	left:0;
	top:0;
	border:1px solid transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Service Header */

.service-boxes .service-box h3{
	font-size:20px;
	color:#5f5f5f;
	margin:20px auto 16px;
	padding:0;
}

/* Service Description */

.service-boxes .service-box p{
	font-size:15px;
	color:#919191;
}

/* Service Box Rollover */

.service-boxes .service-box:hover a.service-icon{
	background:#21242a;
	color:white;
}

.service-boxes .service-box:hover a.service-icon:after{
	border:1px solid #21242a;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* Box Slider Controls */

.service-boxes .owl-controls{
	top:-50px;
	position: absolute;
	width:100%;
	height: 40px;
	text-align: inherit;
	display: block;
}

.service-boxes .owl-controls .owl-buttons{
	width:100%;
	height: auto;
}

.service-boxes .owl-controls .owl-buttons div{
	display: inline-block;
	width:38px;
	height:38px;
	background-color:white;
	border-radius:200px;
	margin:0 3px;
	opacity: 0.7;
	background-position: center center;
	background-repeat: no-repeat;
	background-image:url(img/left-litle-black.png);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.service-boxes .owl-controls .owl-buttons div:nth-of-type(2){
	background-image:url(img/right-litle-black.png);
}

.service-boxes .owl-controls .owl-buttons div:hover{
	background-color:#262626;
	background-image:url(img/left-litle.png);
	opacity: 1;
}

.service-boxes .owl-controls .owl-buttons div:nth-of-type(2):hover{
	background-image:url(img/right-litle.png);
}

/* Prices */

body.parallax #prices{
	background-attachment: fixed;
}

/* Table */

#prices .prices{
	margin-top:70px;
}

.vntd-pricing-box.p-table{
	border-left:1px solid rgba(255,255,255,0.2);
	padding:15px;
	color:#d4d4d4;
}

/* Table Price */

.vntd-pricing-box.p-table h1{
	font-size: 60px;
	margin:0;
	padding:0;
}

/* Table Per Time */

.vntd-pricing-box.p-table h1 span{
	font-size: 15px;
}

/* Table Category */

.vntd-pricing-box.p-table h3{
	margin:10px 0 0;
	font-size:30px;
	padding:0;
}

/* Table Properties */

.vntd-pricing-box.p-table ul.properties{
	margin-top:50px;
}

.vntd-pricing-box.p-table ul.properties li{
	margin-top:15px;
	font-size:18px;
	list-style: none;
}

#page-content .wpb_row {
	background-position: 50% 0;
}

/* Table Button */

.vntd-pricing-box.p-table a.p-button{
	color:inherit;
	padding:10px 20px;
	margin-top:40px;
	display: inline-block;
	text-align: center;
	background:rgba(255,255,255,0.1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Active and Rollovers */

.vntd-pricing-box.p-table.active a.p-button,
.vntd-pricing-box.p-table a.p-button:hover{
	color:white;
	opacity: 0.7;
}

.vntd-pricing-box.p-table.active a.p-button:hover{
	opacity: 0.9;
}

.vntd-pricing-box.p-table.active h1 span{
	color:#d4d4d4;
}

/* Contact Form 7 */

/*.wpcf7 {
	max-width: 970px;
	margin: 75px auto 0 !important;
}

.wpcf7 form > p:nth-child(2),
.wpcf7 form > p:nth-child(3),
.wpcf7 form > p:nth-child(4) {
	float: left;
	width: 51%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}

.wpcf7 form > p:nth-child(5) {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	width: 47%;
	box-sizing: border-box;
}*/
.wpcf7-form label{
	width: 100%;
}
input.wpcf7-text{
	width: 100%;
}

/* Contact Form */

.contact .inner{
	padding-bottom:68px;
}

.contact{
	max-width: 970px;
	margin:75px auto 0;
	overflow: hidden;
}

input,textarea,button{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.wpcf7-validation-errors {
	clear: both;
}

.contact form input,
.contact form textarea {
	width:100%;
	height: auto;
	padding:15px 15px 12px;
	font-size:18px;
	margin-bottom:18px !important;
	color:#7f7f7f;
	letter-spacing: 0.5px;
	background:#fafafa;
	border:1px solid #eeeeee;
	outline: none;
	font-weight: 300;
	text-transform: uppercase;
}

	.contact form input[type="checkbox"] {
		display: inline-block;
		width: auto;
	}

	

.dark-form{
	background-color:transparent;
	border:1px solid #2e2e2e;
}

.contact form textarea{
	height: 201px;
	max-width: 100%;
	max-height: 201px;
}
#respond #submit,
.contact form button.contact-form-button{
	margin-bottom:0 !important;
}

#subscribe form .subscribe-form{
	width:100%;
	height: auto;
	padding:15px 15px 12px;
	font-size:18px;
	margin-bottom:18px;
	color:#7f7f7f;
	letter-spacing: 0.5px;
}
input.wpcf7-submit {
    background: #3c2a5d none repeat scroll 0 0 !important;
    border-radius: 0;
    color: #ffffff !important;
    font-weight: 700 !important;
    opacity: 1;
    text-transform: uppercase;
    transition: opacity 0.3s ease 0s, background-color 0.3s ease 0s !important;
	padding: 10px 20px;
	text-decoration: none;
}
input.wpcf7-submit:hover {
	background: #222 none repeat scroll 0 0 !important;
}
.wpcf7_50_col{
	float: left;
	width: calc(50% - 10px);
}
.wpcf7_50_col:nth-of-type(even){
	margin-right: 20px;
}
.upk_cf7_form{
    display: inline-block;
    width: 100%;
    padding: 15px;
}
.upk_cf7_form .row{
	display: flex;
	flex-direction: column;
	margin: 0 0 10px 0;
}
.upk_cf7_form .row.required_info{
	text-align: right;
	font-size: 12px;
}
.upk_cf7_form .row label{
	margin-bottom: 10px;
}
.upk_cf7_form .row input:not(.wpcf7-submit), .upk_cf7_form .row textarea{
	width: 100%;
	padding: 5px 10px;
	border-radius: 0;
	border: 1px solid;
}
.upk_cf7_form input[type=radio], .upk_cf7_form input[type=checkbox], .upk_cf7_form .row input[type=radio], .upk_cf7_form .row  input[type=checkbox]{
	width: auto;
}
.upk_cf7_form .row input.wpcf7-submit{
	border: none;
	font-weight: 600;
}
.upk_cf7_form .wpcf7-response-output{
	padding: 0;
	margin: -15px 15px 0;
}
		
@media only screen and (max-width: 600px){
	.wpcf7_50_col, .wpcf7_50_col:nth-of-type(even){
		float: left;
		width: 100%;
		margin-left: 0;
	}
}

/* Actives, Focuses and Rollovers */

.contact form input:active,
.contact form textarea:active,
.contact form input:focus,
.contact form textarea:focus{
	outline: none;
}
#respond #submit:hover,
.contact .wpcf7-submit:hover{
	color:white;
}

div.wpcf7-response-output {
	padding: 10px 14px;
	margin: 0 15px;
}

/*#page-content span.wpcf7-not-valid-tip {
	margin-top: -10px;
	margin-bottom: 10px;
}*/

.wpcf7-form-control-wrap {
	display: initial !important;
}

.contact form input:hover,
.contact form textarea:hover{
	border-color:#dadada;
}

/* Message For Mail */

.mail-message-area{
	width:100%;
	padding:0 15px;
}

.mail-message{
	width: 100%;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
	margin:0 auto;
	border-radius: 0;
}

.not-visible-message{
	height:0px;
	opacity: 0;
}

.visible-message{
	height:auto;
	opacity: 1;
	margin:25px auto 0;
}

/*.contact span { 
	display:none; 
	font-size:12px; 
	line-height:30px; 
	color:red;
}*/

/* Address */

#address{
	background-image:url(img/i6.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}

body.parallax #address{
	background-attachment: fixed;
}

.address-soft{
	width:90%;
	max-width: 770px;
	padding:52px;
	background:rgba(255,255,255,0.05);
	color:#fff;
	margin:0 auto;
}

.address-soft a.phone-button {
    background: #3a3a3a none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 35px;
    height: 82px;
    line-height: 85px;
    margin: 0 auto;
    transition: all 0.3s ease 0s;
    width: 82px;
}
.address-soft h1.phone-text{
	padding:0;
	margin:15px auto;
	font-size:42px;
	color:#3c2a5d !important;
}

.address-soft a{
	color:#e5017e ;
}

.address-soft h2.phone-text{
	padding:0;
	margin:0 auto 15px;
	font-size:25px;
	color: #3c2a5d !important;
}

.address-soft a.mail-text{
	padding:0;
	margin:0 auto 15px;
	font-size:25px;
	color:#e5017e;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.address-soft a.social{
	display:inline-block;
	width: 62px;
	height: 62px;
	color:inherit;
	line-height: 65px;
	font-size:27px;
	margin:0 7px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Rollovers */

.address-soft a.phone-button:hover{
	background:#3c2a5d;
	color:#fff;
}

a.social:hover{
	color:white !important;
}

/* Google Map */

#map #google-map{
	width: 100%;
	height: 380px;
}

/* Google Recaptcha */
.grecaptcha-badge {
    visibility: hidden;
}
.grecaptcha_text{
	
}

/* Footer */

footer.footer {
    background-color: #3c2a5d;
    color: #ffffff;
    font-size: 18px;
    padding: 60px;
}
footer.footer .inner{
	max-width: 1340px;
}
footer.footer .fo_column{
	float:left;
	width: 75%;
}
footer.footer .fo_column:first-child{
	width: 25%;
}
footer img{
	width: 170px;
	height: auto;
}

footer p, footer a{
	font-size:11px;
	margin:15px auto 0;
	color:#767676;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

footer.white-bg {
	border-top: 1px solid #fff;
}

footer .icey_menuWrapper {
    float: right;
}
footer .bar .icey_menuWrapper ul li, footer .bar .icey_menuWrapper ul li:hover {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: medium none;
    border-right: 1px solid #ffffff;
    float: left;
    height: auto;
    margin-right: 10px;
    padding: 0 10px 0 0;
    white-space: normal;
    width: auto;
}
footer .bar .icey_menuWrapper ul li::before{
	content: "";
	margin-left: 0px;
}
footer .icey_menuWrapper ul li:last-child, footer .icey_menuWrapper ul li:hover:last-child {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}
footer .icey_menuWrapper ul li a, footer .icey_menuWrapper ul li a:hover {
    color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    white-space: normal;
    width: 100%;
	text-transform: uppercase;
	text-decoration: none;
}
footer .icey_menuWrapper ul li a:hover{
	color: #e5017e;
}
footer .footer-social {
    float: left;
    width: 100%;
}
footer .footer-social p {
    margin: 0;
    padding: 0;
}
footer .footer-social span {
    color: #ffffff;
    float: left;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}
footer .footer-social a{
	background: #fff;
	float: left;
	width: 34px;
	height: 34px;
	border-radius: 100px;
	margin-right: 15px;
	font-family: FontAwesome;
	color: #3c2a5d;position: relative;
	margin-top:25px;
}
footer .footer-social a::before {

    font-size: 20px;
    left: 9px;
    line-height: 1px;
    position: absolute;
    top: 16px;
}
footer .footer-social a.facebook::before {
	 content: "\f09a";
}
footer .footer-social a.twitter::before {
	 content: "\f099";
}
footer .footer-social a.linkedin::before {
	 content: "\f0e1";
}
footer .footer-social a.youtube::before {
	 content: "\f167";
}
footer .footer-social a.instagram::before {
	 content: "\f16d";
}
footer .footer-social a.mynewsdesk::before {
	 content: "";
}
footer .footer-social a.mynewsdesk {
    background-image: url("img/mynewsdesk.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 59% auto;
}
footer .footer-social a.mynewsdesk:hover {
	background-color: #ff4c4c;
}

footer .icey_Search {
    clear: right;
    float: right;
    margin-bottom: 30px;
    width: 90%;
}
footer .icey-search-form .search{
	background: #fff none repeat scroll 0 0;
    color: #222;
}
/* Archives Widget */

.bar.widget_archive > .screen-reader-text {
	display: none;
}

/* Footer Widgets */

#footer-widgets {
	padding: 50px 0 15px 0;
	font-size: 13px;
}

	#footer-widgets .inner > div {
		padding: 0 20px 0 0;
	}
	
	#footer-widgets .inner > div:last-child {
		padding-right: 0 !important;
	}
.footer-widget h4 {
	font-size: 20px;
}

#footer-widgets.footer-widgets-dark {
	background-color: #1F1F1F;
	color: #898989;
}
	.footer-widgets-night .bar ul li,
	.footer-widgets-dark .bar ul li {
		border-bottom-color: #222;
	}
	
	.footer-widgets-night .bar ul li:hover,
	.footer-widgets-dark .bar ul li:hover {
		background-color: #262626;
	}
	
	#footer-widgets.footer-widgets-night h4,
	#footer-widgets.footer-widgets-dark h4 {
		color: #d9d9d9 !important;
	}
	
	.footer-widgets-night .bar .quote a,
	.footer-widgets-dark .bar .quote a {
		color: #555 !important;
	}
	
#footer-widgets.footer-widgets-night {
	background-color: #222326;
	color: #898989;
}

/* Footer Classic */

footer.footer-classic {
	padding: 14px 0 14px;
	border-top: 1px solid ;
	
}

footer.footer-classic.white-bg {
	background-color: #fcfcfc !important;
	border-top: 1px solid #f1f1f1;
}
	
	.footer-classic p {
		float: left;
		text-transform: none;
		margin: 0;
		line-height: 26px;
	}
	
	.footer-classic .vntd-social-icons {
		float: right;
		margin: 0;
	}
	
	.vntd-social-icons a {
		font-size: 20px;
		margin-left: 18px;
	}

/* Portfolio Version */
.p-section .wpb_column,
.p-section .wpb_wrapper,
.p-section{
	width: 100%;
	height: 100%;
	position: relative;
	background-size:cover;
	background-position: center center;
}

.wpb_wrapper {
	z-index: 3;
}

.p-section.wpb_row {
	margin-left: initial;
	margin-right: initial;
}

.wpb_row .inner {
	z-index: 2;
}


body.parallax .p-section{
	background-attachment: fixed;
}

/* Hover Effect for Dark Layout */

.p-section:before{
	background-color:rgba(0,0,0,0.4);
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 3;
	content:'';
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}

.p-section:hover:before{
	background-color:rgba(0,0,0,0.2);
}

.portfolio-elements{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

.inner-portfolio{
	position: relative;
	top:50%;
	margin:0 auto;
	max-width:1370px;
	z-index: 4;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	transform: translateY(50%);
}

.inner-portfolio div{
	padding:10px;
}

.inner-portfolio .p-part{
	max-width: 600px;
}

.inner-portfolio h1,
.inner-portfolio h2,
.inner-portfolio h3,
.inner-portfolio h4,
.inner-portfolio p{
	margin-top:0;
}

.inner-portfolio h4 {
	margin-bottom: 8px;
}
.inner-portfolio h2.number,
.inner-portfolio h1 {
	margin-bottom: 10px;
}


.inner-portfolio .number{
	font-size:40px;
}

.inner-portfolio .p-head{
	font-size:80px;
}

.inner-second{
	width:auto;
	height: auto;
	max-width: 750px;
}

/* General Styles */

.plus-button{
	width: 85px;
	height: 85px;
	display: block;
	background-color:rgba(255,255,255,0);
	background-image:url(img/plus.png);
	background-position: center center;
	background-repeat: no-repeat;
	border:2px solid white;
	text-align: center;
	font-size:37px;
	line-height: 85px;
	color:white;
	opacity: 0.6;
	margin:0 auto;
	position: relative;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}

.plus-button:hover{
	background-color:rgba(255,255,255,0.5);
	opacity: 1;
}

.f-left > .plus-button{
	top:76px;
}

#animals .home-button-1,
a.home-button-white{
	display: inline-block;
	margin:6px auto;
	padding:8px 13px;
	background-color:rgba(255,255,255,0.1);
	color:white !important;
	text-shadow:none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.home-button-white i{
	display: inline-block;
	margin-left:5px;
	font-size:22px;
}

#animals .home-button-1:hover,
a.home-button-white:hover{
	color:white !important;
	background-color:rgba(255,255,255,0.4);
}

/* #3 */

.fancy-text-style3 .glass-bg{
	margin:0 auto 10px;
	width: auto;
	padding:20px 20px 18px;
	display: inline-block;
}

.fancy-text-style3 .glass-bg .plus-button{
	display: inline-block;
	margin-right: 20px;
	top:5px;
}

.fancy-text-style3 .glass-bg .p-head{
	display: inline-block;
	margin:0;
}

/* Circle Slider */

ul.circle-slider li img{
	box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
	width:90%;
	max-width: 500px;
	height: auto;
}

ul.circle-slider li .texts{
	margin-left:175px;
	margin-top:-98px;
}

.circle-image-slider + a.home-button-white{
	margin-left:195px;
	margin-top:-20px;
}

ul.circle-slider li a.plus-button{
	margin-top:-90px;
	top:-96px;
	left:-30px;
}

ul.circle-slider li a.number{
	top: 142px;
	margin-left: 100px;
	position: relative;
}

ul.circle-slider li a.number::selection,
ul.circle-slider li a.number:hover{
	background:transparent;
	color:white;
}

/* Circle Slider Direction */

.circle-image-slider ul.flex-direction-nav{
	position: absolute;
	z-index: 4;
	top: 370px;
	left: 195px;
	padding:0;
	margin:0;
}

.circle-image-slider ul.flex-direction-nav li{
	opacity: 1;
	display: inline-block;
}

.circle-image-slider ul.flex-direction-nav li a{
	display: block;
	width:38px;
	height: 38px;
	background-image:url(img/left-litle.png);
	background-color: rgba(0,0,0,0.25);
	background-repeat: no-repeat;
	border-radius: 100px;
	background-position: center center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin:0 3px;		
}

ul.flex-direction-nav li a {
	text-indent: -9999px;
}

.circle-image-slider .flex-direction-nav li a:hover{
	background-color: rgba(0,0,0,0.8);
}

.circle-image-slider .flex-direction-nav li a.flex-next{
	background-image:url(img/right-litle.png);
}


/* Portfolio Version Text Slider Direction */

.inner-portfolio .text-slider .texts .slide{
	line-height: 80px;
	margin-top:10px;
}

.inner-portfolio .text-slider .flex-direction-nav{
	width:100%;
	position: relative;
	opacity: 1;
	display: block;
	margin:13px auto 0;
	text-align:center;
}

.inner-portfolio .text-slider .flex-direction-nav li{
	opacity: 1;
	display: inline-block;
}

.inner-portfolio .text-slider .flex-direction-nav li a{
	display: block;
	width:38px;
	height: 38px;
	background-image:url(img/left-litle.png);
	background-color: rgba(0,0,0,0.15);
	background-repeat: no-repeat;
	border-radius: 100px;
	background-position: center center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin:0 3px;
}

.inner-portfolio .text-slider .flex-direction-nav li a:hover{
	background-color: rgba(0,0,0,0.8);
}

.inner-portfolio .text-slider .flex-direction-nav li a.flex-next{
	background-image:url(img/right-litle.png);
}


/* Project Styles */

/* Project 01 */

.home_project,
.home_small{
	width: 100%;
	height: 700px;
}

.home_project.fullscreen{
	width: auto;
	height: 100%;
}

.home_project .home-elements{
	width:100%;
	height: 100%;
	margin:0;
	left:0;
	top:0;
	position: absolute;
	z-index: 5;
}

.home_project .home-elements .home-inner{
	position: relative;
	top:50%;
	height: auto;
	width:100%;
	max-width:1370px;
	margin:0 auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* Project Background Slider Images  */

#project .slides-container div{
	background-position:center top;
	background-attachment: scroll;
}

.m_slide1{
	background-image:url(img/m-slide1.jpg);
}
.m_slide2{
	background-image:url(img/m-slide2.jpg);
}
.m_slide3{
	background-image:url(img/m-slide3.jpg);
}
.m_slide4{
	background-image:url(img/m-slide4.jpg);
}

.b_slide1{
	background-image:url(img/b-slide1.jpg);
}
.b_slide2{
	background-image:url(img/b-slide2.jpg);
}
.b_slide3{
	background-image:url(img/b-slide3.jpg);
}
.b_slide4{
	background-image:url(img/b-slide4.jpg);
}

/* Slide Inner  */

.slide-inner{
	width: 100%;
	height: auto;
	top:50%;
	position: relative;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding:20px;
}

.slide-inner p{
	font-size:18px;
	margin:0 0 3px;
	padding:0;
}

/* Project Elements */

.project_inner{
	padding:70px 0;
	margin:0 auto;
	max-width: 1370px;
	width: 100%;
}

.project_details{
	margin-top:50px;
}

.project_header{
	font-size:40px;
	margin-top: 0;
}

/* Custom Slider  */

.custom_slider,
.custom_slider .image_slider{
	width:100%;
	height: auto;
	position: relative;	
	margin-bottom: 0px;
}

	@media only screen and (max-width: 40em) {
		.custom_slider .image_slider .slide img {height: auto;}
	}

.custom_slider ul {
	list-style: none;
	margin-bottom: 10px;
}

.custom_slider .image_slider .slide img{
	width:100%;
	border:none;
	outline: none;
}

.custom_slider .image_slider .slide .texts{
	display: inline-block;
	position: absolute;
	width: auto;
	left:0;
	bottom:0;
	z-index: 11;
	padding:15px 20px;
	background:rgba(0,0,0,0.4);
	max-width: 44%;
}

.custom_slider .image_slider .slide .texts h2{
	margin:0 0 5px 0;
	padding:0;
	font-size:20px;
}

.custom_slider .image_slider .slide .texts p{
	padding:0;
	margin:0;
	font-size:13px;
}

/* Custom Slider Direction  */

.custom_slider .flex-direction-nav{
	margin:-27px auto 0;
	position: absolute;
	z-index: 3;
	top: 50%;
	width: 100%;
	z-index: 20;
}
.custom_slider .flex-direction-nav li a{
	position: absolute;
	display: block;
	width:38px;
	height:54px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color:rgba(30,30,30,0.);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.custom_slider .flex-direction-nav li a.flex-prev{
	left: 0;
	background-image:url(img/left.png);
}
.custom_slider .flex-direction-nav li a.flex-next{
	right: 0;
	background-image:url(img/right.png);
}

.custom_slider:hover .flex-direction-nav li a{
	background-color:rgba(30,30,30,0.3);
}

.custom_slider .flex-direction-nav li a:hover{
	background-color:rgba(30,30,30,0.9) !important;
}

/* Custom Slider Pagination  */

.custom_slider .flex-control-nav{
	height: auto;
	width:100%;
	text-align: center;
	position: relative;
	top:-20px;
	z-index: 10;
	opacity: 0;
	margin-bottom:0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.custom_slider .flex-control-nav li{
	display: inline-block;
}

.custom_slider .flex-control-nav li a{
	display: inline-block;
	width:10px;
	height: 10px;
	background:rgba(255,255,255,0.2);
	margin:0 4px;
	border-radius: 100px;
	cursor: pointer;
	overflow: hidden;
	text-indent:-9999px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.custom_slider .flex-control-nav li a::selection{
	background:transparent;
}

.custom_slider .flex-control-nav li a.flex-active{
	background:rgba(255,255,255,0.6);
	border:1px solid white;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.custom_slider:hover .flex-control-nav{
	top:-45px;
	opacity: 1;
}

/* Custom Boxes  */

/*.custom_boxes{
	width: 100%;
	max-width: 1370px;
	height: auto;
	margin:10px auto;
}*/

.custom_boxes.prj-v3{
	margin:40px auto 0;
}

/* Box */

.vntd-icon-box.box {
	/*padding:15px 25px 15px 0;*/
	color:#5f5f5f;
	cursor: default;
}

/* Box Left Icon */

.vntd-icon-box.box .left-icon{
	width:20%;
	height: auto;
}

.vntd-icon-box.box .left-icon a{
	width: 70px;
	height: 70px;
	display: inline-block;
	text-align:center;
	background:transparent;
	border:1px solid #ccc;
	line-height: 70px;
	color:inherit;
	font-size:20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Box Right Texts */

.vntd-icon-box.box .right-desc{
	width: 80%;
	height: auto;
	padding-left:15px;
}

.vntd-icon-box.box .right-desc h3{
	margin:0 0 10px;
	padding:0;
	font-size:20px;
}

.vntd-icon-box.box .right-desc p{
	margin:0;
	padding:0;
	font-size:13px;
}

/* Video Part */

.video-part{
	width:100%;
	height: auto;
	/*margin-top:40px;*/
}
.frame-video,
.video-part div.left-video{
	width: 100%;
	margin:0;
}

#page-content .frame-video,
.video-part .left-video{
	background:url(img/ipad-air.png) center top no-repeat;
	background-size:100%;
	max-width:610px;
	height: 435px;
	padding-top: 1px;
}

#page-content .fitvid,
.video-part .left-video .video{
	width:75.5%;
	height: 73.5%;
	margin-left:12.1%;
	margin-top:4%;
	position: relative;
}

/* iframe Sizes */

.fitvid iframe,
.video-part .left-video .video iframe{
	width:100%;
	height:100%;
}


/* Right Text */

div.right-texts{
	width: 45%;
	margin:0;
	padding-left:20px;
	padding-top:10px;
}

h1.project-head{
	font-size:20px;
	margin:20px auto 15px;
}

h3.project-head.fw-head{
	margin:0 auto 15px;
}

p.project-desc{
	margin:20px auto;
	font-size:14px;
	padding:0;
	line-height: 23px;
}

/* Project Features Ul */

ul.project_features{
	margin:0 auto 15px;
	padding:0;
	width: 100%;
	display: block;
}

ul.project_features li.p-feature{
	margin:0 auto;
	padding:10px 0;
	width: 100%;
	display: block;
	border-bottom:1px solid #ebebeb;
	color:#686868;
}

ul.project_features li.p-feature:first-child{
	padding-top:5px;
}

ul.project_features li.p-feature:last-child{
	border-bottom:transparent;
}

ul.project_features li.p-feature h4{
	font-size:17px;
	margin:0 0 7px 0;
}

ul.project_features li.p-feature p{
	font-size:14px;
	margin:0;
}

ul.project_features li.p-feature span.project_skills{
	display: inline-block;
}

ul.project_features li.p-feature a{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

ul.project_features li.p-feature a:hover{
	color:#1f1f1f;
}

/* Buttons */

a.button{
	margin-top:15px;
	margin-right:10px;
	font-size:14px;
	display: inline-block;
	padding:10px 15px 10px;
	opacity: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.button:hover{
	opacity: 0.9;
}

a.button:active{
	opacity: 0.8;
}

.home_project a.home-button-white{
	margin:3px 3px;
}

/* Watch Our Video in Project */

.mbYTP_wrapper {
		
}

.watch-our-video{
	width: 100%;
	height: 700px;
	max-width: 100%;
	overflow: hidden;
	background-position: center center;
}

.video-lightbox {
	text-align: center;
}

.video-lightbox a.video-link{
	width: auto;
	height: auto;
	position: relative;
	display: inline-block;
	top:50%;
	color:#eaeaea;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.video-lightbox i{
	display: block;
	width: 60px;
	height: 60px;
	margin:0 auto;
	text-indent: 5px;
	line-height: 60px;
	border:1px solid #eaeaea;
	text-align: center;
	color:#eaeaea;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.video-lightbox h3{
	margin-top:5px;
	font-size:20px;
}

.video-lightbox a.video-link:hover,
.video-lightbox a.video-link:hover i{
	color:white;
}

/* Project Images For Style 3 */

#project-section .big-images,
#project-section .project-details{
	padding-top:50px;
}

#project-section .big-images a.work-image{
	width: 100%;
	display: block;
	margin:0 0 30px;
}

#project-section .big-images a.work-image img{
	width: 100%;
	height: auto;
}

/* Project Text Columns */

#project-section .project_inner .project-detail-columns{
	padding:0;
	margin-top:40px;
	margin-bottom:10px;
	width: 100%;
	height: auto;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
}

#project-section .project_inner .project-detail-columns .p-column{
	padding:55px 15px 35px;
}

#project-section .project_inner .project-detail-columns .p-column:first-child{
	padding-left:0;
}

#project-section .project_inner .project-detail-columns .p-column:last-child{
	padding-right:0;
}

#page-content .vntd-portfolio-details .p-head {
	padding-top:0;
	margin-top: 0;
	margin-bottom:25px;
}

.vntd-portfolio-details .col-xs-8 {
	padding-left: 0;
}

.vntd-portfolio-details .col-xs-4 {
	padding-right: 0;
}

/* Blog */

.blog .post{
	position: relative;
}

	.post.sticky .blog-head {
		color: #fff !important;
		background-color: #d71818;
	}

.page-holder .page_inner{
	width: 75%;
	float: left;
}

.page-holder > .inner {
	padding-top: 90px;
}

/* Blog Head */

.blog-head{
	width:100%;
	height: auto;
	padding:14px 10px;
	margin-bottom: 20px;
	color:#696969;
	background:#f8f8f8;
}

/* Head For Inner Slider */

.blog-head.inner-head{
	margin-bottom:-100%;
	background:transparent;
	margin-bottom: auto;
	color:#696969;
	position: absolute;
	z-index: 5;
	color:white;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.blog-head.inner-head .blog-head-right h1{
	margin-top:5px;
}

/* Blog Header Left Time Dates */

.blog-head .blog-head-left{
	width:90%;
	max-width: 100px;
	padding:0;
	float: left;
}

.blog-head .blog-head-left h1{
	margin:0;
	padding:0;
	color:inherit;
}

.blog-head .blog-head-left p{
	margin: 0;
	padding:0;
	color:inherit;
	font-size:19px;
}

/* Blog Header Right */

.blog .post{
	margin-bottom:45px;
	padding-bottom:40px;
	border-bottom:1px solid #f5f5f5;
}

.blog .post:last-child{
	margin-bottom:0;
}

.blog .post .single_item{
	margin-bottom:30px;
}

.blog .post .single_item a,
.blog .post .single_item a img{
	width: 100%;
	height: auto;
}

.blog-head .blog-head-right{
	width:auto;
	padding:0 0 0 10px;
	float: left;
	display: block;
	color:inherit;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.blog-head .blog-head-right:hover{
	opacity: 0.9;
}

.blog-head .blog-head-right h1{
	margin:23px 0 0;
	padding:0;
	color:inherit;
	font-size:31px;
}

.blog-head .blog-head-right p{
	margin: 0;
	padding:0;
	color:inherit;
	font-size:15px;
}

.blog .details .post-info{
	width: 100%;
	height: auto;
	border-bottom:1px solid #f5f5f5;
	margin-bottom: 20px;
}

.blog .details .post-info .post-item{
	display: inline-block;
	padding:10px;
	color: #b3b3b3;
	border-right:1px solid #f5f5f5;
	font-size:12px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

	span.post-item a {
		color: #b3b3b3;
	}

.blog .details .post-info .post-item:first-child{
	padding-left:0;
}

.blog .details .post-info .post-item:last-child{
	border-right:1px solid transparent;
}

.blog .details .post-info .post-item i{
	margin-right: 5px;
}

.blog .details p.post-text{
	font-size:14px;
	color:#959494;
}

.blog .post a.read-more-post{
	color:#8d8d8d;
	font-size:13px;
	margin-top:5px;
}

#blog {
	padding-top: 70px;
}

/* Blog Single */

ul.comments:first-child{
	width: 100%;
	height: auto;
}

.post .details > ul.comments{
	margin-top: 40px;
	padding-top:40px;
	border-top:1px solid #f6f6f6;
}

.post ul.comments li{
	padding:10px 0 0 110px;
	list-style: none;
}

.post ul.comments li div.comment{
	margin-bottom:10px;
}

/* Blog Comment Image */

ul.comments li div.comment .c-image{
	margin-left:-110px;
	float: left;
	width: 80px;
	height: auto;
}

.post ul.comments li div.comment .c-image img{
	width:100%;
	height: auto;
	border-radius: 5px;
	border:1px solid #f6f6f6;
}

/* Blog Comment Texts */

.post ul.comments li div.comment-text{
	background:#fdfdfd;
	padding:25px;
	border-radius: 10px;
	position: relative;
}

.post ul.comments li div.comment-text:after{
	content: '';
	position: absolute;
	left: -12px;
	right: auto;
	top: 30px;
	display: block;
	border-right: 12px solid;
	border-right-color: #fdfdfd;
	border-left: none;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}



.post ul.comments li div.comment h1.comment-name{
	font-size:24px;
	color:#696969;
	margin:0;
	padding: 0;
}

.post ul.comments li div.comment h3.comment-date{
	font-size:14px;
	color:#959494;
	margin:10px 0;
	padding: 0;
}

.post ul.comments li div.comment p{
	font-size:14px;
	color:#959494;
	margin:10px 0;
	padding: 0;
}

.post ul.comments li div.comment-text a.comment-reply-link{
	position: absolute;
	right:25px;
	top:25px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.post ul.comments li div.comment-text a.comment-reply-link:hover{
	color:#6b6b6b;
}

.comment-notes,
.form-allowed-tags,
.post #reply-title {
	display: none;
}

.comments ul.children {
	padding-left: 110px;
} 

/* Single Post Form */

.post-form{
	width:100%;
}

.post-form form{
	/*margin-top:30px;*/
}

.post-form form div{
	padding:10px 0;
}

/*.post-form form div:nth-of-type(1){
	padding-right:20px;
}*/

.post-form .comment-form-author {
	padding-right: 20px;
}

.post-form form div label{
	margin-bottom: 5px;
	color:#a4a4a4;
}

#respond #submit,
.post-form form .form{
	width:100%;
	height: auto;
	padding:12px 15px 10px;
	font-size:18px;
	border-radius: 6px;
	color:#7f7f7f;
	letter-spacing: 0.5px;
	font-size:14px;
}

.post-form form .textarea{
	height: 201px;
	max-width: 100%;
	max-height: 201px;
}

#respond #submit,
.post-form form button.contact-form-button{
	margin-bottom:0;
	font-size:19px;
}

/* Actives, Focuses and Rollovers */

#respond #submit:active,
#respond #submit:focus,
.post-form form .form:active,
.post-form form .form:focus{
	outline: none;
}

#respond #submit:hover,
.post-form form button.contact-form-button:hover{
	color:white;
}

#respond #submit:hover
.post-form form .light-form:hover{
	border-color:#dadada;
}

#respond input[type="submit"],
.light-form {
	background: #fafafa;
	border: 1px solid #eeeeee;
}

/* Blog Sidebar */

.page_sidebar{
	width: 25%;
	float: left;
	padding-right:30px;
	padding-left:0;
}

.page_inner + .page_sidebar{
	padding-left:30px;
	padding-right: 0;
}

	.page-layout-sidebar_left .page_inner {
		float: right;
	}
	
	.page-layout-sidebar_left .page_sidebar {
		padding-left: 0;
		padding-right: 30px;
	}

.page_sidebar .bar{
	width: 100%;
	padding-bottom:30px;
	margin-bottom:30px;
}

.page_sidebar h1.bar-head{
	font-size:22px;
	margin-bottom:20px;
}

.page_sidebar p{
	font-size:14px;
	color:#959494;
}

/* Categories */

.bar ul.categories{
	width: 100%;
	height: auto;
}

.bar ul li{
	display: block;
	width: 100%;
	padding:0;
	border-bottom:1px solid #f1f1f1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.bar ul li > a{
	display: inline-block;
	padding:10px 10px 10px 5px;
	color:#959494;
	width: 90%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.bar ul li:last-child{
	border-bottom:1px solid transparent;
}

.bar ul li:before{
	font-family: 'FontAwesome';
	content: "\f105";
	font-weight: normal;
	font-style: normal;
	top: 0;
	margin-left: 0;
	color: #959494;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.bar ul li:hover{
	background:#fafafa;
}

.bar ul li:hover:before{
	margin-left: 2px;
}

.bar li.recentcomments a {
	display: inline;
}

.bar select {
	width: 100%;
}

.bar h3 .rsswidget:first-child {
	display: none;
}

	.bar .rss-date {
		font-size: 85%;
		padding-bottom: 10px;
		display: block;
		opacity: 0.6;
	}
	
	.bar cite {
		text-align: right;
		display: block;
		padding-bottom: 12px;
		padding-top: 10px;
		font-size: 12px;
	}
	
	.bar.widget_rss li {
		margin-bottom: 12px;
	}
	
	.bar.widget_rss li:before {
		display: none;
	}
	
	.bar.widget_rss li:hover {
		background: none;
		cursor: default;
	}
	
	.bar.widget_rss a.rsswidget {
		padding: 0 0 11px 0;
		color: #555;
		width: 100%;
	}
	
	.bar.widget_rss a.rsswidget:hover {
		opacity: 0.9;
	}

#page-content .bar li.recentcomments {
	padding: 10px 0;
}

	#page-content .bar li.recentcomments:before{
		padding-right: 5px;
	}
	
/*Text Widget */

.textwidget img {
	padding: 10px 0 25px 0;
	height: auto !important;
}

.textwidget .wp-caption img {
	padding-bottom: 10px;
}

.textwidget .wp-caption-text {
	text-align: center;
	font-size: 13px;
}

.textwidget strong {
	display: inline-block;
	padding: 4px 0;
}

/*Content Styling*/

table {
	width: 100%;
	margin-bottom: 30px;
	border-collapse: separate;
	border-spacing: 3px;
}

dt {
	margin-bottom: 5px;
}

dd {
	margin-bottom: 10px;
}

dl,
address {
	margin-bottom: 30px;
}

address {
	border-left: 2px solid #eee;
	padding-left: 10px;
}

acronym {
	font-weight: bold;
}

cite {
	font-style: italic;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption img {
	height: auto;
}

/* Twitter Widget */

.bar ul.tweet {
	margin-bottom: 0;
}

.bar .twitter-content {
	position: relative;
	padding-left: 40px;
}
	.bar .twitter-content:before {
		content: "\f099";
		font-family: FontAwesome;
		position: absolute;
		left: 5px;
		top: -2px;
		font-size: 28px;
	}
	
	.bar .tweet li {
		border: 0;
		background: none !important;
	}
	
	.bar .tweet li:before {
		content: none;
		display: none;
	}
	
	.bar .quote {
		margin-top: -15px;
		color: #000 !important;
		margin-left: 40px;
		margin-bottom: 22px;
	}
	
		.bar .quote a {
			color: rgba(0,0,0,0.34) !important;
		}
		
/* Flickr Widget */

.bar .flickr_badge_image {
	width: 65px;
	height: 65px;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s;
}
	.bar .flickr_badge_image:hover {
		opacity: 0.6;
	}
.bar .flickr_badge_image:nth-child(5), .bar .flickr_badge_image:nth-child(9), .bar .flickr_badge_image:nth-child(13) {
	margin-right: 0 !important;
}
	
/* Calendar */

#wp-calendar {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px 2px;
	text-align: center;
}

#wp-calendar thead th {
	text-align: center;
}

#wp-calendar caption {
	margin-bottom: 15px;
	text-align: right;
}

#wp-calendar td {
	background-color: #f8f8f8;
	line-height: 28px;
}

	#wp-calendar td.pad,
	#wp-calendar tfoot td {
		background: none;
	}
	
	#wp-calendar #prev a {
		float: left;
		margin-top: 10px;
		display: block;
	}
	
/*RSS*/

.bar h3 a.rsswidget {
	color: #3e3e3e;
}

/* Tags */

.bar .tagcloud a {
	display: inline-block;
	margin:3px 2px;
	padding:3px 5px;
	border:1px solid #959494;
	color:#858585;
	font-size:12px;
}

.bar .tagcloud a:hover{
	color:#fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Search Form */

input.search {
	width:100%;
	padding:12px;
	border:1px solid #d8d8d8;
	outline:none;
	position: relative;
	color:#808080;
	font-size:13px;
	margin:0 auto;
	font-weight: 600;
}

.search-button{
	width:15%;
	height: 100%;
	position: absolute;
	right: 0;
	top:0;
	color:#d8d8d8;
	border:none;
	outline:none;
	padding:3px 7px;
	background:transparent;
	text-align:center;
	font-size:12px;
}

.search .icey-custom-post h4 {
    font-size: 24px;
    margin-bottom: 10px;
}


/* Search archive */
.page-holder.search .icey_search_form_wrapper{
	padding-top:100px;
}
.page-holder.search .icey_Search{
	margin-top:80px;
}
.page-holder.search h1 {
    text-align: center;
    width: 100%;
}
.page-holder.search h2 {
    font-size: 20px;
    padding-bottom: 80px;
    text-align: center;
    width: 100%;
}
.page-holder.search h2 span{
	color:#7e7dba;
	font-size:1.4em;
}

/* 404 */
.icey_wrapper_404 .container {
}

/* Pagination */

.blog_pagination.t-right {
    float: left;
    width: 100%;
}
.blog_pagination.t-right .pagination{
	margin: 0;
	border-radius: 0px;
    overflow: hidden;
}
.blog_pagination.t-right .pagination li{
}
.pagination li a, .pagination li span {
    background: #e5017e;
    border: medium none;
    border-radius: 0 !important;
    color: #ffffff;
	padding: 10px 20px;
}
.pagination li span, .pagination li span:hover, .pagination > li > span:focus{
	background: #545d69;
	color: #fff;
	cursor:default;
}
.pagination li a:hover, .pagination > li > a:focus{
	background-color:#222 !important;
}
.pagination > li > a:hover, .pagination > li > a:focus{
	color:#fff;
}
.pagination .current {
	color:white;
}

/* Back To Top Button */

#back-top {
    bottom: 5px;
    height: 50px;
    position: fixed;
    right: 10px;
    width: 50px;
    z-index: 1000;
}

#back-top a{
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(25,25,25,0.2);
	opacity: 0.5;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size:18px;
	line-height: 50px;
	border-radius: 8px;
}

#back-top a:hover{
	background-color:rgba(25,25,25,1);
	opacity: 1;
	color:white;
}

/* 404 page */


.page-content-404 form#search-form {
	width: 800px;
	margin:40px auto 0;
}

.page-content-404 form#search-form div:first-child{
	width: auto;
	margin:60px auto 0;
}

.page-content-404 .form{
	height: auto;
	padding:15px 15px 12px;
	font-size:16px;
	margin-bottom:18px;
	letter-spacing: 0.5px;
}

.page-content-404 form#search-form .search-form{
	padding: 11px 13px;
	border:1px solid #eeeeee;
	background:transparent;
	box-shadow: none;
	font-size:13px;
}

.page-content-404 .search-form-button{
	border:none;
	width: auto;
	padding:10px 20px 9px 20px;
}

.page-content-404 form#search-form .search-form,
.page-content-404 form#search-form .seach-form-button,
.page-content-404 form#search-form .seach-form-button:focus,
.page-content-404 form#search-form .search-form:focus{
	outline:none;
}

/* Separators */

.separator {
	height: 1px;
	background-color: #f4f4f4;
	margin: 40px 0;
	text-align: center;
}

.separator div {
	display: inline-block;
	background-color: #fff;
	padding: 1px 1em;
	position: relative;
	top: -9px;
	font-size: 90%;
}

	.separator-text-align-left {
		text-align: left;
	}
	
	.separator-text-align-right {
		text-align: right;
	}
	
.spacer {
	height: 40px;
}

#page-content .tp-caption .gray {
	color: #919191;
}

/*#################### Icey - upKeeper Typography ###*/
.upk-preamble, .upk-push-text{
	font-size: 1.3em;
}
.upk-preamble {
	font-weight: bold;
}
.upk_pink, .upk_pink p, .upk_pink span, .upk_pink h1, .upk_pink h2, .upk_pink h3, .upk_pink h4, .upk_pink h5, .upk_pink h6{
	color: #e5017e;
}
.upk_purple, .upk_purple p, .upk_purple span, .upk_purple h1, .upk_purple h2, .upk_purple h3, .upk_purple h4, .upk_purple h5, .upk_purple h6{
	color: #3C2A5D;
}

h1.upk_h_hr_left, h2.upk_h_hr_left, h3.upk_h_hr_left, h4.upk_h_hr_left, h5.upk_h_hr_left, h6.upk_h_hr_left, 
h1.upk_h_hr_center, h2.upk_h_hr_center, h3.upk_h_hr_center, h4.upk_h_hr_center, h5.upk_h_hr_center, h6.upk_h_hr_center{
	margin-bottom: 60px;
}
h1.upk_h_hr_left::before, h2.upk_h_hr_left::before, h3.upk_h_hr_left::before, h4.upk_h_hr_left::before, h5.upk_h_hr_left::before, h6.upk_h_hr_left::before, 
h1.upk_h_hr_center::before, h2.upk_h_hr_center::before, h3.upk_h_hr_center::before, h4.upk_h_hr_center::before, h5.upk_h_hr_center::before, h6.upk_h_hr_center::before{
	background: #7e7dba none repeat scroll 0 0;
    bottom: -30px;
    content: "";
    height: 5px;
    position: absolute;
    width: 40px;
}
h1.upk_h_hr_center::before, h2.upk_h_hr_center::before, h3.upk_h_hr_center::before, h4.upk_h_hr_center::before, h5.upk_h_hr_center::before, h6.upk_h_hr_center::before{
	left: calc(50% - 20px);
}

/*#################### Icey - Archive/Index/Blog ###*/
.icey_archive .icey-puff-wrapper{
	width: 70%;
	float: left;
	padding-right: 30px;
}
.icey_archive .icey_archive_sidebar {
    display: inline-block;
    float: left;
    width: 30%;
}
.icey_archive .icey_archive_sidebar .page_sidebar{
	width: 100%;
}
.icey_archive .icey_archive_sidebar h3{
	font-size: 26px;
	color: #3c2a5d;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
.icey_archive .icey_archive_sidebar h3::before{
	background: #7e7dba none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 5px;
    position: absolute;
    width: 40px;
}
.icey_archive .icey_archive_sidebar .bar{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.icey_archive .icey_archive_sidebar .bar ul li {
    border: medium none;
    float: left;
    width: auto;
	margin-right: 10px;
}
.icey_archive .icey_archive_sidebar .bar ul li::before{
	display: none;
}
.icey_archive .icey_archive_sidebar .bar ul li a {
    color: #ffffff;
    margin: 0 0 10px;
    width: 100%;
    padding: 10px 15px;
	float: left;
	background-color: #3c2a5d;
	text-transform: capitalize;
	text-decoration: none;
}
.icey_archive .icey_archive_sidebar .bar ul li.current-cat a {
	background-color: #e5017e;
}
.icey_archive .icey_archive_sidebar .bar ul li a:hover {
	background-color: #222;
}

/*#################### Icey - Single Post ###*/
.icey_single_top{
	position: relative;
	float: left;
	width: 100%;
	height: 450px;
	padding: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: -1px;
	-webkit-filter: grayscale(70%); /* Safari 6.0 - 9.0 */
    filter: grayscale(50%);
}
.icey_single_top::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4); /*rgba(0, 158, 226, 0.4);*/
	left: 0;
	top: 0;
}
.upk_subscribe {
    background-color: #3c2a5d;
    float: left;
    margin-bottom: 30px;
    padding: 30px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.upk_subscribe span{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	 margin-right: 60px;
}
.upk_subscribe a, .upk_subscribe .upk_subscribe_form input.wpcf7-submit {
	background: #fff none repeat scroll 0 0 !important;
	border-radius: 0;
	color: #e5017e !important;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 25px 10px;
	text-decoration: none;
	border: none !important;
	width: 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.upk_subscribe a:hover, .upk_subscribe .upk_subscribe_form input.wpcf7-submit:hover{
	background-color: #222 !important;
	color: #fff !important;
}
.upk_subscribe .upk_subscribe_form{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.upk_subscribe .upk_subscribe_form input.wpcf7-text{
	color: #222;
	padding: 10px 25px;
	border: none;
	font-size: 18px;
}
.upk_subscribe_form_mailigen {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.upk_subscribe_form_mailigen div.bforms{
	display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 20px;
}
.upk_subscribe_form_mailigen #error {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    background-color: #e5017e;
    font-size: 16px;
    padding: 10px 15px;
    color: #fff;
    margin-top: 20px;
}
.upk_subscribe_form_mailigen #error:empty{
	display: none;
}
#mg-edit_content{
	background-color: #fff;
    padding: 20px 15px;
    font-size: 16px;
}
.upk_subscribe_form_mailigen div.bforms > div.tr, .upk_subscribe_form_mailigen div.bforms > button{
	width: 100%;
}
.upk_subscribe_form_mailigen input {
    color: #222;
    padding: 10px 25px;
    border: none;
    font-size: 18px;
	font-weight: bold;
	width: 100%;
}
.upk_subscribe_form_mailigen #formSubmit{
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0;
    color: #e5017e !important;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 25px 10px;
    text-decoration: none;
    border: none !important;
    width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	text-transform: uppercase;
}
.upk_subscribe_form_mailigen #formSubmit:hover{
	background-color: #222 !important;
	color: #fff !important;
}

@media only screen and (max-width: 600px){
	.wpcf7_50_col, .wpcf7_50_col:nth-of-type(even){
		margin-bottom: 20px;
	}
	.upk_subscribe_form_mailigen div.bforms{
		flex-direction: column;
	}
}
	
.icey_single_top_content {
    color: #ffffff;
    position: absolute;
    text-align: left;
    top: 28%;
    width: calc(100% - 80px);
    z-index: 1;
}
.icey_single_top_content .icey_post_origin {
    background-color: #ffffff;
    color: #3c2a5d;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 15px;
    text-transform: uppercase;
    width: auto;
}
.icey_single_top_content h1 {
    color: #ffffff !important;
    float: left;
    font-size: 50px;
    line-height: 1.2em;
    width: 100%;
}
.icey_single_top_content .icey_single_date{
	
}
.icey_single_top_content .icey_single_date span {
    display: inline-block;
    margin-bottom: -10px;
    width: 100%;
}
.icey_single_top_content .icey_single_date span:first-child{
	font-size: 30px;
}
.icey_single_top_content .icey_single_event_time{
	display: inline-block;
    width: 100%;
}
.icey_single_event_location{
	padding-top: 10px;
	display: inline-block;
    width: 100%;
}

.single-post .upk_meta {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}
.single-post .upk_meta .upk_single_author, .single-post .upk_meta .upk_single_date {
    float: left;
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}

.blog .inner{
	/*padding-left: 50px;
	padding-right: 50px;*/
}

.single-post{
	font-size: 22px;
	color: #667080;
}
.single-post .icey_single_inner, .icey_single_more_related .inner, .upk_subscribe .inner, .icey_single_top_content .inner{
    max-width: 900px;
}
.single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
	color: #3c2a5d;
}
.single-post .upk-preamble{
	font-size: 22px;
	font-weight: bold;
	color: #3c2a5d;
	line-height: 1.6em;
}
.single-post .wpb_content_element{
	margin-bottom: 40px;
}
.single-post .upk-popimage img {
    height: auto;
    margin-left: -100px;
    max-width: none;
    position: relative;
    width: calc(100% + 200px);
}
.single-post .wpb_text_column ul,
.wpb_wrapper .wpb_text_column ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-post .wpb_text_column ul li,
.wpb_wrapper .wpb_text_column ul li{
    display: inherit;
    margin-bottom: 20px;
}
.single-post .wpb_text_column ul li::before,
.wpb_wrapper .wpb_text_column ul li::before{
  	content: "\f0c8";
	display: inline-block;
    font-family: FontAwesome;
    margin-right: 20px;
	color: #3c2a5d;
}
.single-post .wpb_text_column ul li > ul li,
.wpb_wrapper .wpb_text_column ul li > ul li{
	padding-left: 30px;
	margin-top: 15px;
}
.single-post .wpb_text_column ul li > ul li::before,
.wpb_wrapper .wpb_text_column ul li > ul li::before{
	content: "\f096";
}
.upk_quote {
    padding-left: 50px;
    padding-top: 20px;
}
.upk_quote .wpb_text_column p {
    color: #3c2a5d;
    font-size: 28px;
	font-style: italic;
}
.upk_quote .wpb_text_column p:last-child{
	font-size: 12px;
	color: #667080;
	font-style: normal;
}
.upk_quote .wpb_single_image img {
    border-radius: 120px;
    box-shadow: 3px 4px 0 1px #3c2a5d;
    max-height: 120px;
    width: auto;
}

.icey_single_more_related {
    float: left;
    padding-bottom: 80px;
    padding-top: 80px;
    width: 100%;
}
.icey_single_more_related h2 {
    border-top: 2px solid;
    color: #3c2a5d;
    display: inline-block;
    font-size: 32px;
    padding-top: 60px;
    width: 100%;
}
.icey_single_more_related_gap{
	float: left;
	height: 100px;
	width: 100%;;
}
.icey_single_more_related a.icey_single_back {
    display: inline-block;
    font-size: 22px;
    margin-bottom: 40px;
    text-decoration: underline;
    width: 100%;
}

.icey_single_ramavtalsomrade .icey_single_top{
	height: 200px;
	background: #ccc;
}
.icey_single_ramavtalsomrade .icey_single_top::after{
	display: none;
}


/*#################### Icey - Custom Post ###*/
.icey-puff-wrapper{
	align-content: flex-end;
    display: flex;
    flex-flow: row wrap;
	margin-bottom: 50px;
}
.icey-custom-post{	
	position: relative;
	box-sizing: border-box;
    display: inline-block;
    margin: 0 0 30px;
    width: calc(33.3333% - 20px);
	padding: 20px;
	margin-bottom: 40px;
	margin-right: 30px;
	background-color: #d5d9e0;
	color: #111 !important;
	overflow: hidden !important;
	box-shadow: 0 21px 0 -13px #7e7dba;
	border-radius: 0px;
	font-size: 16px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.icey-custom-post:hover, .icey-custom-post:active, .icey-custom-post:focus{
	color: #fff;
}
.icey-custom-post:nth-child(3n){
    margin-right: 0px !important;
}
.icey-custom-post:last-child {
    margin: 0 0 30px !important;
}
.icey-custom-post .icey_image_wrapper {
    float: left;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-top: -20px;
    overflow: hidden;
    width: calc(100% + 41px);
    height: 250px;
    left: -1px !important;
    position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.icey-custom-post .icey_image {
    background-size: cover;
    float: left;
    height: 250px;
    width: 100%;
	background-position: center;
	-webkit-transition: all 0.3s; 
	transition: all 0.3s;
	background-repeat: no-repeat;
	background-color: #eee;
	-ms-transform: scale(1.1, 1.1); 
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.icey-custom-post:hover .icey_image{
	-ms-transform: scale(1, 1); 
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.icey-custom-post .icey_post_origin {
    background: #ffffff none repeat scroll 0 0;
    color: #3c2a5d;
    font-size: 12px;
    font-weight: bold;
    left: 5px;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 5px;
    z-index: 1;
}
.icey-custom-post h4 {
    color: #3c2a5d;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 0;
}
.icey-custom-post .icey_date, .icey-custom-post .icey_evoffer_time {
    display: inline-block;
    font-size: 12px;
    width: 100%;
	margin-bottom: 0px;
}
.icey-custom-post .icey_date, .icey-custom-post .icey_evoffer_location {
    color: #667080;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
    position: relative;
    width: 100%;
}
.icey-custom-post .icey_excerpt{
	display: inline-block;
	width: 100%;
	margin-bottom: 60px;
	font-weight: normal;
}
.icey-custom-post .icey_date_hidden, .icey-custom-post .icey_limit_hidden{
	display: none;
}
.icey-custom-post .icey_button {
    background: #3c2a5d none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 20px;
    transition: all 0.3s ease 0s;
	width: auto;
	float: right;
	font-size: 16px;
}
.icey-custom-post:hover .icey_button{
	background: #000;
	color: #fff;
}
.icey_more {
    background: #3c2a5d;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px 20px;
    text-align: center;
	font-size: 16px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.icey_more:hover{
	background: #222;
	color: #fff;
}
.upk_grey_bg .icey-custom-post{
	background-color: #fff;
	color: #111;
}
.upk_grey_bg .icey-custom-post h4{
	color: #111;
}
.upk_grey_bg .icey-custom-post .icey_button {
    background: #e5017e;
    color: #fff;
}
.upk_grey_bg .icey-custom-post:hover .icey_button{
	background: #222;
	color: #fff;
}


/*#################### Icey - upKeeper Contents ###*/
.vc_column_container.upk-column-white {
    background-color: #ffffff;
    margin-left: 20px;
    margin-right: 20px;
    padding: 50px 40px;
    width: calc(100% - 40px);
	font-size: 18px;
}
.vc_column_container.upk-column-white h3{
	font-size: 50px;
}
.upk-push-column{
	padding-top: 100px;
}
.vc_column_container.upk-column-white .upk-preamble,
.vc_column_container.upk-column-white .upk-push-text{
	font-weight: 600;
	font-size: 18px;
}

.upk-separator1.vc_separator {
    background: #7e7dba none repeat scroll 0 0;
    display: inline-block;
    height: 5px;
    margin-bottom: 30px;
    width: 40px;
}
.upk-separator1.vc_separator .vc_sep_holder{
	display: none;
}

.upk-feature-row .wpb_single_image.vc_align_center {
	width:100%;
}
.upk-feature-row h5{
	text-transform: inherit;
	font-size: 26px;
	color: #3c2a5d;
}
.upk-feature-row .wpb_text_column{
	text-align: center;
}
.upk_cta_book_demo_text.wpb_row {
    font-size: 28px;
    font-weight: bold;
    padding: 0 !important;
}
.upk_cta_book_demo_text.wpb_row .wpb_content_element{
	padding: 40px 0;
	margin-bottom: 0;
}
.upk_cta_book_demo_text a {
    font-size: 18px;
    margin-left: 40px;
}
.upk_cta_book_demo_text a:hover{
}

/* Backgrounds */
.upk-bg-overhorizontal-bottom {
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
    background-size: 100%  auto !important;
}
.upk-bg-gradient1{
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.99) 1%, rgba(126,125,186,0.4) 100%);
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(126,125,186,0.4) 100%);
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(126,125,186,0.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#667e7dba',GradientType=1 );
}
.upk-bg-gradient2{
	background: rgb(60,42,93);
	background: linear-gradient(50deg, rgba(60,42,93,1) 0%, rgba(229,1,126,1) 100%);
}
.wpb_text_column ol li {
    list-style-position: outside;
    margin-bottom: 15px;
    margin-left: 30px;
    padding-left: 30px;
}

/* Partners */
.upk-partner-wrapper{
	padding: 40px 0 20px 0 !important;
}
.upk-partner-wrapper > .inner > .wpb_column > .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.upk-partner-wrapper > .inner > .wpb_column > .vc_column-inner .wpb_wrapper > a{
	width: 100%;
}
.upk-partner-wrapper .wpb_single_image {
	display: inline-block;
	float: none;
    width: calc(20% - 15px);
}
.upk-partner-wrapper .wpb_single_image img{
	object-fit: contain;
	width: 100%;
	height: auto;
	max-height: 60px;
	padding: 10px;
	object-position: center;
}
.upk-partner-wrapper .wpb_single_image:nth-child(2) img, .upk-partner-wrapper .wpb_single_image:nth-child(3) img{
	max-height: 80px;
}
.upk-partner-wrapper .wpb_single_image:last-child{
	margin-right: 0;
}

.upk_partner_linkList{
	-webkit-column-count: 3;
   	-moz-column-count: 3; 
    column-count: 3;
	padding-bottom: 15px;
}
.upk_partner_linkList p {
    display: inline-block;
    margin: 0 0 5px;
    width: 100%;
}
.upk_partner_linkList a {
    color: #3c2a5d;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
	margin-left: 10px;
}
.upk_partner_linkList a:hover {
	color: #e5017e;
}
.upk_partner_flag img {
    height: 25px !important;
    margin-top: 5px;
    width: auto;
}

/*#################### Icey ###*/
#iceyDev {
    background-color: rgba(100, 255, 255, 0.7);
    border-radius: 0 20px 20px 0;
    display: none;
    font-size: 14px;
    height: 500px;
    left: 0;
    padding: 20px;
    position: fixed;
    top: 50px;
    width: 200px;
    z-index: 999999;
}
#iceyDev h3{
	font-size: 14px;
	width: 100%;
	margin-bottom: 15px;
}
#iceyDev .icey_code{
	float: left;
	width: 100%;
	font-size: 10px;
}
#iceyDev .icey_code_row{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.icey-search-form .search {
    background: #7e7dba none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 14px;
    height: 40px;
    padding: 10px 15px;
}
.icey-search-form .search-button {
    background: #e5017e none repeat scroll 0 0;
    color: #ffffff;
    min-width: 45px;
    width: 5%;
}
.icey-search-form .search-button:hover {
	background: #111;
}

.upk_list1.wpb_text_column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.upk_list1.wpb_text_column ul li {
    display: inline-flex;
    margin-bottom: 15px;
    margin-left: 30px;
    width: 100%;
}
.upk_list1.wpb_text_column ul li::before {
  	content: "\f0c8";
	display: inline-block;
    font-family: FontAwesome;
    margin-right: 20px;
	color: #3c2a5d;
}

/*#################### Icey - Career ###*/
.upk_career_list {
    display: flex;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
}
.upk_career_list a.upk_vacancy {
    display: inline-block;
    background-color: #fff;
    padding: 10px;
    color: #1d1d1b;
    transition: 0.3s all;
    width: 100%;
	text-decoration: none;
	border-bottom: 1px solid #3C2A5D;
}
.upk_career_list a.upk_vacancy:hover {
    background-color: #3c2a5d;
    color: #fff;
}
.upk_career_list a.upk_vacancy:last-child{
	border-bottom: none;
}
.upk_career_list a.upk_vacancy h2 {
    margin: 0px;
    transition: 0.3s all;
	font-size: 16px;
	font-weight: normal;
}
.upk_career_list a.upk_vacancy:hover h2 {
	color: #fff;
}
.upk_vacancy_inner{
	display: flex;
	flex-direction: column;
	padding-bottom: 50px;
}
@media only screen and (max-width: 778px) {
	.upk_career_list a.upk_vacancy {
		width: 100%;
	}
}

/*#################### Icey - Career ###*/
.upk_feature_table_side_info{
	background-color: #8faadc;
	padding: 20px;
	text-align: center;
	width: calc(100% - 2px);
}
.upk_feature_table_side_info a{
	color: #3c2a5d;
}
.upk_feature_table_side_info a:hover{
	color: #e5017e;
}
.upk_feature_table_wrapper{
	position: relative;
	width: 100%;
}
.upk_feature_table{
	position: relative;
	background-color: #fff;
	display: inline-table;
	width: 100%;
}
.upk_feature_table h2{
	font-size: 20px;
}
.upk_feature_table .upk_feature_table_row .upk_feature_table_col:first-child h3{
	font-size: 16px;
	width: 100%;
	margin-bottom: 0;
    padding-bottom: 20px;
}
.upk_feature_table h3:has(.upk_feature_table_col_show_more) {
    pointer-events: all;
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
}
.upk_feature_table h3:has(.upk_feature_table_col_show_more):hover{
	color: #e5017e;
}
.upk_feature_table_row{
	position: relative;
	display: flex;
	flex-direction: row;
	width: 100%;
	transition: all 0.4s;
}
.upk_feature_table_row:hover{
	/*box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
	scale: 1.01;*/
	z-index: 1;
}
.upk_feature_table_row::before{
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% + 2px);
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 1;
	border-bottom: 0px solid #3c2a5d;
	/*mix-blend-mode: hue;*/
}
.upk_feature_table_row:not(:first-child):hover::before{
	/*background-color: rgba(1, 1, 1, 0.1);*/
	border: 3px solid #3c2a5d;
	top: -2px;
}
.upk_feature_table_row .upk_feature_table_col{
	position: relative;
	display: flex;
	flex-direction: column;
	width: 25%;
	border-left: 2px solid #3c2a5d75;
	border-bottom: 2px solid #3c2a5d75;
	padding: 20px;
	text-align: center;
	align-items: center;
	justify-content: center;
	padding-bottom: 20px;
}
.upk_feature_table_row .upk_feature_table_col:first-child{
	border-left: 0;
	text-align: left;
	align-items: flex-start;
}
.upk_feature_table_row .upk_feature_table_col{
	background-color: #e9ebf5;
}
.upk_feature_table_row:nth-child(even) .upk_feature_table_col{
	background-color: #cfd5ea;
}
.upk_feature_table_row:first-child .upk_feature_table_col{
	background-color: #3c2a5d;
	color: #fff;
	font-size: 1.2em;
}
.upk_feature_table_row:first-child .upk_feature_table_col:first-child{
	background-color: transparent;
	border-bottom: none;
}
.upk_feature_table_row:nth-child(2) .upk_feature_table_col{
	background-color: #8faadc;
}
.upk_feature_table_row .upk_feature_table_col:nth-child(3){
	background-color: #e5017e;
    color: #fff;
}
.upk_feature_table_row:last-child .upk_feature_table_col{
	border-bottom: none;
}
.upk_feature_check{
	display: inline-block;
	height: 20px;
	width: 20px;
	-webkit-mask-image: url(img/icon-checkmark.svg);
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
	mask-image: url(img/icon-checkmark.svg);
	mask-position: center;
	mask-size: contain;
	background-color: #3C2A5D;
}
.upk_feature_table_col:nth-child(3) .upk_feature_check{
	background-color: #fff;
}
.upk_feature_table_col_show_more {
    display: inline-block;
    height: 15px;
    position: absolute;
    top: 1px;
    right: -10px;
    transition: all 0.4s;
    background-image: url("img/icon-chevron.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 14px;
    background-size: contain;
}
.upk_feature_table h3:hover .upk_feature_table_col_show_more{
	rotate: -90deg;
}
.icey_active .upk_feature_table_col_show_more, .upk_feature_table .icey_active h3:hover .upk_feature_table_col_show_more{
	rotate: -180deg;
}
.upk_feature_table_col_more{
	display: inline-block;
	height: auto;
	max-height: 0px;
	overflow: hidden;
	opacity: 0;
	transition:  all 0.4s;
}
.icey_active .upk_feature_table_col_more{
	opacity: 100;
	max-height: 600px;
}
@media only screen and (max-width: 900px) {
	.upk_feature_table_wrapper{
		overflow-x: scroll;
		overflow-y: hidden;
		scroll-behavior: auto;
		-webkit-overflow-scrolling: touch;
	}
	.upk_feature_table_wrapper .upk_feature_table_col{
		min-width: 70vw;
	}
}

/*#################### Icey - Buttons ###*/
.btn, .upk_cta_book_demo_text a, .upk-in-text-link-buttons a {
    background: #3c2a5d none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-weight: bold;
    opacity: 1;
    text-transform: uppercase;
    transition: opacity 0.3s ease 0s, background-color 0.3s ease 0s;
	padding: 10px 20px;
	text-decoration: none;
}
.upk-in-text-link-buttons a, .upk-in-text-link-buttons a:last-child {
	display:inline-block;
    font-size: 18px;
    margin: 20px 20px 0;
}
.upk_white .btn {
    background: #ffffff none repeat scroll 0 0;
    color: #e5017e;
}
.upk_white .btn:hover {
	background: #222 none repeat scroll 0 0;
    color: #fff;
}
.upk_white .btn.btn-lg{
	padding: 20px 30px;
	font-size: 22px;
}

.upk_pink a, .upk_cta_book_demo_text a{
	background: #3c2a5d none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff !important;
    font-weight: bold;
    -webkit-transition: all 0.3s !important;
	-moz-transition: all 0.3s !important;
	transition: all 0.3s !important;
	padding: 10px 20px;
}
.upk_pink a:hover, .upk_cta_book_demo_text a:hover, .upk-in-text-link-buttons a:hover{
	background: #222 !important;
}
.menu-item.upk_pink a {
    margin-left: 30px;
}
.upk-section-purple a, .upk-section-purple .upk_cta_book_demo_text a{
	background: #fff none repeat scroll 0 0;
	color: #e5017e !important;
}
.upk-section-purple a:hover, .upk-section-purple .upk_cta_book_demo_text a:hover{
	background: #222 none repeat scroll 0 0;
	color: #fff !important;
}
.upk-partner-wrapper a, .upk-partner-wrapper .upk_cta_book_demo_text a,
.upk-partner-wrapper a:hover, .upk-partner-wrapper .upk_cta_book_demo_text a:hover{
	background-color: transparent;
}

/*#################### Icey - Table ###*/
table.upk_table {
    float: left;
    vertical-align: top;
    width: 100%;
}
table.upk_table tr, table.upk_table td{
    vertical-align: top;
}
table.upk_table > tbody > tr > td:first-child{
	border-right: 2px dashed #7e7dba;
}
table.upk_table > tbody > tr > td {
}
table.upk_table > tbody > tr > td > table > tbody > tr {
    margin-bottom: 5px;
    margin-top: 10px;
}
table.upk_table > tbody > tr > td > table > tbody > tr > td{
	padding: 0 20px;
	line-height:1.6em;
}
table.upk_table tr.upk_dotted {
    border-bottom: 2px dashed #7e7dba;
    display: inline-block;
    padding-bottom: 3px;
    width: 100%;
}
table.upk_table td.upk_dotted{
	border-left: 1px dotted #7e7dba;
}

/*#################### Icey - Post Filter ###*/
/*#################### Icey - Search ###*/

/*#################### Icey - Leadsius ###*/
.ls-form-final, .ls-form-group .ls-form-final{
	font-family: Open Sans,Helvetica,sans-serif !important;
}

/*#################### Visual Composer ###*/
.upk_maps .wpb_gmaps_widget .wpb_wrapper {
    background-color: #fff;
    padding: 0px;
}
.upk_maps .wpb_content_element{
	margin-bottom: 0;
}
.vc_row .wpb_gmaps_widget .wpb_map_wraper iframe{
	border: none !important;
}

/*#################### Visual Composer - Extended ###*/
/* Icey Contacts*/
.icey_contacts{
	float: left;
	width: 100%;
	display: flex;
   	align-items: left;
   	justify-content: left;
   	flex-direction: row;
   	flex-wrap: wrap;
   	flex-flow: row wrap;
   	align-content: flex-end;
}
.icey_contacts .icey_contact {
    background-color: #fff;
    box-shadow: 0 21px 0 -13px #7e7dba;
    color: #3c2a5d;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 40px;
    margin-right: 30px;
    width: calc(25% - 22.5px);
}
.icey_contacts .icey_contact:nth-child(4n){
	margin-right: 0;
}

.icey_contacts .icey_contact_image_wrapper {
	float: left;
    overflow: hidden;
    width: 100%;
}
.icey_contacts .icey_contact_image {
    float: left;
    height: auto;
    width: 100%;
	-webkit-transition: all 0.3s; 
	transition: all 0.3s;
	background-repeat: no-repeat;
	-ms-transform: scale(1.1, 1.1); 
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.icey_contacts .icey_contact:hover .icey_contact_image{
	-ms-transform: scale(1, 1); 
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.icey_contacts .icey_contact_info {
    float: left;
    min-height: 210px;
    padding: 20px;
    width: 100%;
}
.icey_contacts .icey_contact_name {
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    width: 100%;
}
.icey_contacts .icey_contact_title {
    color: #667080;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.icey_contacts .icey_contact_text {
    float: left;
    overflow-wrap: break-word;
    width: 100%;
}

/*#################### Upk - Rev slider###*/
.rev_slider_wrapper .upk_slider_h1{
	/*border-bottom: 3px solid #545D69;
	padding-bottom: 140px !important;*/
}
.rev_slider_wrapper .upk_slider_button1{
	background: #3c2a5d none repeat scroll 0 0 !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	padding: 20px 40px !important;
	white-space: nowrap !important;
	-webkit-transition: all 0.3s !important;
	-moz-transition: all 0.3s !important;
	transition: all 0.3s !important;
	color: #fff !important;
}
.rev_slider_wrapper .upk_slider_button1:hover{
	background: #222 !important;
	color: #fff !important;
}

.rev_slider_wrapper .upk_white_bg_pink_text {
    background-color: #ffffff  !important;
    color: #e5017e  !important;
    font-size: 30px !important;
    font-weight: 700  !important;
    padding: 20px 30px  !important;
}
.wpb_content_element.wpb_revslider_element{
	margin-bottom: 0;
}

/*#################### Testimonials ###*/
.icey_testimonials_wrapper{
	float: left;
	width: 100%;
	margin-bottom: 60px;
	margin-top: 100px;
}
.icey_testimonials_wrapper .item {
    background-color: #ffffff;
    box-shadow: 0 21px 0 -13px #7e7dba;
    float: left;
    margin-right: 20px;
    padding: 80px 30px 30px;
    position: relative;
    width: calc(33.333% - 13.4px);
}
.icey_testimonials_wrapper .item:nth-child(3) {
	margin-right: 0;
}
.icey_testimonials_wrapper .item .client-image {
    height: 100px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.icey_testimonials_wrapper .item .client-image img {
    border: medium none;
    display: inline;
    left: 0;
    max-height: 100px;
    position: relative;
    top: -55%;
    width: auto;
	box-shadow: 7px 7px 0 -4px #7e7dba;
}
.icey_testimonials_wrapper .item h1.client-name, .icey_testimonials_wrapper .item h3.client-position {
    color: #e5017e;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.icey_testimonials_wrapper .item p.client-desc{
	font-size: 16px;
	color: #3c2a5d;
	margin-top: 30px;
	text-align: center;
}
.icey_testimonials_wrapper .item a.link {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-decoration: underline !important;
  width: 100%;
}

/*#################### Icey - upKeeper Events ###*/
.upk_event_page_list_wrapper {
}
.upk_event_page_list_wrapper a {
	background-color: transparent;
	color: #fff !important;
}
.upk_event_page_list_wrapper a:hover {
	background-color: transparent;
	color: #3c2a5d !important;
}
.upk_event_page_list_wrapper .wpb_single_image img{
	max-width: 200px;
	width: 100%;
}
.upk_event_list_wrapper {
	background-color: #fff;
	color: #3c2a5d;
	padding: 50px 30px 10px 30px !important;
	margin-top: 0px;
}
.upk_event_page_over, .upk_event_registration_closed {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #3c2a5d;
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin-bottom: 50px;
}

.upk_event_list_wrapper .tribe-events .tribe-events-calendar-list__month-separator{
	letter-spacing: inherit;
}
.upk_event_list_wrapper .tribe_events .tribe-events-calendar-list__event-featured-image{
	display: none;
}
.upk_event_list_wrapper .tribe-events .tribe-events-calendar-list__event-featured-image-wrapper{
	margin-bottom: 4px;
}

@media only screen and (min-width: 752px) {
	.upk_event_list_wrapper {
		margin-top: -50px;
		margin-left: 20px;
		margin-right: 6px;
	}
	.upk_event_page_list_wrapper .wpb_single_image img{
		max-width: 100%;
	}
}
.upk_event_list_wrapper h2{
	color: #3c2a5d !important;
}
.upk_event_list_wrapper a, .upk_event_list_wrapper p{
	color: #3c2a5d !important;
}
.upk_event_list_wrapper .tribe-events-page-title, 
.upk_event_list_wrapper h2.tribe-events-list-separator-month,
.upk_event_list_wrapper #tribe-events-header,
.upk_event_list_wrapper #tribe-events-footer,
.upk_event_list_wrapper .tribe-events-ical.tribe-events-button,
.upk_event_list_wrapper .tribe-events-event-image{
	display: none !important;
}
.upk_event_list_wrapper .tribe-events-list-separator-month + .type-tribe_events.tribe-events-first{
	padding-top: 0;
}
.upk_event_list_wrapper .tribe-events-list .type-tribe_events {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.upk_event_list_wrapper .type-tribe_events .tribe-events-event-meta {
	float: left;
	background-color: #3c2a5d;
	color: #3c2a5d !important;
	padding: 15px 10px !important;
	max-width: 80px;
	width: 100%;
	overflow: hidden;
	clear: none;
	margin: 0 !important;
}
.upk_event_list_wrapper .type-tribe_events .tribe-events-event-meta{
	font-size: 0;
	text-align: center;
}
.upk_event_list_wrapper .tribe-events-list .time-details, .tribe-events-list .tribe-event-schedule-details{
	padding: 0 !important;
}
.upk_event_list_wrapper .type-tribe_events .tribe-events-event-meta .tribe-event-date-start {
	overflow: hidden;
	width: calc(5ch + 3px);
	display: inline-block;
	font-size: 20px;
	color: #fff !important;
	line-height: 1.2em;
	height: 2.4em;
	word-spacing: 100px;
}
.upk_event_list_wrapper .type-tribe_events .tribe-events-event-meta .tribe-event-time{
	display: none;
}
.upk_event_list_wrapper .type-tribe_events h3.tribe-events-list-event-title {
	float: right;
	width: calc(100% - 100px);
	clear: none;
	text-transform: uppercase;
	font-size: 20px;
	padding-top: 0 !important;
	line-height: 1.2em;
}
.upk_event_list_wrapper .tribe-events-list .tribe-events-loop .tribe-events-content {
	float: right;
	width: calc(100% - 100px);
	clear: none;
	text-align: left;
	font-size: 14px;
}
.upk_event_list_wrapper .tribe-events-list .tribe-events-loop .tribe-events-content p {
	line-height: 1.5em !important;
}
.upk_event_list_wrapper .tribe-events-list .tribe-events-loop .tribe-events-read-more {
	position: relative;
	font-size: 0;
	background-color: #3c2a5d;
	color: #fff !important;
	float: right;
	padding: 15px 20px;
	text-transform: uppercase;
	margin-top: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.upk_event_list_wrapper .tribe-events-list .tribe-events-loop .tribe-events-read-more::before {
	content: "Read more and sign up";
	position: relative;
	font-size: 12px;
	font-weight: bold;
	padding: 0;	
}
.upk_event_list_wrapper .tribe-events-list .tribe-events-loop .tribe-events-read-more:hover{
	background-color: #222 !important
}
.upk_event_list_wrapper .tribe-events-list .tribe-events-venue-details {
	display: none;
}

.upk_event_page_wrapper {
	background-color: #efefef !important;
	display: inline-block;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 80px;
}
.upk_event_page_inner {
    padding: 0 20px;
}
.upk_event_page_inner_left{
	float: left;
	width: calc(50% - 30px);
}
.upk_event_page_inner_right{
	float: right;
	width: calc(50% - 30px);
}
.upk_event_page_image{
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}
.upk_event_page_inner .wpcf7-form{
	display: inline-block;
	width: 100%;
}
.upk_event_page_inner .wpcf7-form input, .upk_event_page_inner .wpcf7-form textarea {
	display: inline-block;
	width: 100%;
	border: none;
	padding: 5px 10px;
}
.upk_event_page_inner .wpcf7-form textarea {
	height: 150px;
}
.upk_event_page_inner .wpcf7-form input[type="submit"] {
	float: right;
	width: auto;
	padding: 10px 50px;
}
.upk_event_page_inner .wpcf7-form .wpcf7-response-output {
	width: 100%;
	margin: 30px 0;
	background-color: #fff;
	box-shadow: none;
}
.upk_event_page_disclaimer{
	display: inline-block;
	width: 100%;
	font-size: 12px;
}
.upk_event_page_disclaimer span{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.upk_event_page_wrapper table{
	border-spacing: 0px 10px;
}
.upk_event_page_wrapper table tr{
	vertical-align: top;
}
.upk_event_page_wrapper table tr td {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.upk_event_page_wrapper table tr td:first-child{
	width: 25%;
	font-weight: bold;
}
@media only screen and (max-width: 800px) {
	.upk_event_page_inner_left, .upk_event_page_inner_right{
		width: 100%;
		float: left;
	}
}

/*#################### Icey Tricks ###*/
.nobr{
	white-space: nowrap;
}
.onlyMob{
	display: none;
}
.noMob{
	display: inherit;
}
.iceyHide{
	display: none !important;
}

/*#################### Icey forms ###*/
.icey_hidden_form {
	display: none;
}
.icey_hidden_form.icey_active{
	display: block;
}
.icey_form_buttons_block{
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.icey_form_buttons_block br{
	display: none;
}
.icey_form_buttons{
    background-color: rgba(0, 158, 226, 0.5);
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.icey_form_buttons:hover{
    background-color: rgba(0, 158, 226, 1);
    color: #ffffff !important;
}
.icey_form_buttons.icey_active{
	background-color: #222;
}

/*#################### Icey password protected page ###*/
.pwd_form_w{
	text-align: center;
}
.pwd_form_i {
    display: inline-block;
    max-width: 800px;
    padding: 100px 20px 200px 20px;
}
.pwd_form_i h2 {
    font-size: 34px;
    margin-bottom: 20px;
}
.pwd_form_i span.pwd_form_text {
    display: inline-block;
    margin-bottom: 40px;
}
.pwd_form_i  .pass-label{
	font-size: 16px;
	display: inline-block;
	margin-right: 15px;
}
.pwd_form_i input[type=password]{
	padding: 5px !important;
	display: inline-block;
	margin-right: 15px;
}
.pwd_form_i input.button {
    background-color: #3c2a5d;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    opacity: 1;
    padding: 5px 10px;
	text-transform: uppercase;
	font-weight: 600;
}
.pwd_form_i input.button:hover {
	background-color: #000;
}

/*#################### Partner Salesforce login ###*/
.page-template-template-partner-login #page-content,
.page-template-template-partner-logged-in #page-content{
	padding: 100px 0;
}
.icey_partner_portal_not_logged_in_wrapper{
	position: relative;
	width: 100%;
	max-width: 1400px;
	padding: 0 25px;
	margin: auto;
}
.icey_partner_portal_not_logged_in_wrapper .icey_salsesforce_inner{
	float: left;
	width: 100%;
	text-align: center;
}
.icey_partner_portal_login_wrapper{
	display: inline-block;
	width: 100%;
	background-color: rgb(60, 42, 93);
	padding: 20px;
	color: #fff;
}
.icey_partner_portal_login_wrapper input{
	float: left;
	border: none;
	height: 40px;
	padding: 5px 10px;
}
.icey_partner_portal_login_wrapper input[type="email"]{
	width: calc(70% - 10px);
	margin-right: 10px;
	color: #222;
	font-weight: bold;
}
.icey_partner_portal_login_wrapper input[type="submit"]{
	width: 30%;
	background-color: #fff;
	font-weight: bold;
	color: rgb(60, 42, 93);
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.icey_partner_portal_login_wrapper input[type="submit"]:hover{
	background: #222;
	color: #fff;
}
.icey_partner_portal_login_wrapper .icey_status{
	float: left;
	width: 100%;
	margin-top: 10px;
    background-color: #e5017e;
    color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.icey_partner_portal_login_wrapper .icey_status a{
	color: #000;
}

/*#################### Free register landing page ###*/
.upk_register_slider_btn, .upk_register_slider_btn:hover{
	-webkit-transition: background 0.3s, color 0.3s !important;
	-moz-transition: background 0.3s, color 0.3s !important;
	transition: background 0.3s, color 0.3s !important;
}
.upk_bg_register_pop_1{
	background: #3c2a5d;
	background: -moz-linear-gradient(left, #3c2a5d 0%, #e5017e 100%);
	background: -webkit-linear-gradient(left, #3c2a5d 0%,#e5017e 100%); 
	background: linear-gradient(to right, #3c2a5d 0%,#e5017e 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c2a5d', endColorstr='#e5017e',GradientType=1 );
}
.upk_bg_register_pop_1 h2{
	margin-bottom: 5px;
}
.upk_bg_register_pop_1 .upk_white .btn{
	color: #3c2a5d;
}
.upk_bg_register_pop_1 .upk_white .btn:hover{
	color: #fff;
}
.upk_bg_register_pop_1 .wpb_single_image {
	position: relative;
	top: -147px;
	left: -16vw;
	width: 32vw !important;
	min-width: 800px !important;
	margin: 0 !important;
	margin-bottom: -11vw !important;
}
.upk_bg_register_pop_1 .vc_single_image-img{
	position: relative;
	max-width: none !important;
	width: 100%;
	height: auto;
	margin: 0 !important;
}
.upk_register_image_text_block {
	float:left;
	width: calc(50% - 20px);
	margin-right: 40px;
}
.upk_register_image_text_block:nth-child(2n+2){
	margin-right: 0;
}
.upk_register_image_text_block p, .upk_register_image_text_block h5 {
	float: right;
	margin: 0 !important;
	width: 65%;
}
.upk_register_image_text_block h5{
	margin-bottom: 10px !important;
}
.upk_register_image_text_block p:first-child{
	float: left;
	width: calc(35% - 20px);
	margin-right: 20px;
}
@media only screen and (max-width: 900px) {
	.upk_register_image_text_block, .upk_register_image_text_block:nth-child(2n+2){
		margin-right: 0;
		width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.upk_register_image_text_block p, .upk_register_image_text_block h5, .upk_register_image_text_block p:first-child{
		width: 100%;
		margin-right: 0;
	}
	.upk_register_image_text_block p:first-child{
		margin-bottom: 20px !important;
	}
}
.upk_register_image_text_block img{
	width: 100%;
	height: auto;
}
.upk_register_quote p{
	display: inline-block;
	width: 100%;
	font-size: 12px;
	font-style: normal;
}
.upk_register_quote p:first-child{
	font-size: 28px;
	font-style: italic;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.upk_help_ctas{
	
}
@media only screen and (max-width: 1300px) {
	.upk_bg_register_pop_1 .wpb_single_image{
		left: -25vw;
	}
}
@media only screen and (max-width: 1000px) {
	.upk_bg_register_pop_1 .wpb_single_image {
		top: 0;
		left: 0;
		width: 100% !important;
		min-width: auto !important;
		margin: 50px 0 !important;
	}
}
div.upk_register_bfb button.vc_btn3, div.upk_register_bfb a.vc_btn3{
	font-size: 32px !important;
	text-transform: uppercase !important;
	background: #e5017e !important;
	color: #fff !important;
	border-radius: 0 !important;
	border: none !important;
}
div.upk_register_bfb button.vc_btn3:hover, div.upk_register_bfb a.vc_btn3:hover{
	background: #000 !important;
	color: #fff !important;
}
iframe#upk_register_iframe{
	width: 100%;
	height: 1100px;
}
iframe#upk_register_iframe .Topbar_root_3Zrc1{
	display: none !important;
}

/*#################### Free push buttons ###*/
.wpb_wrapper:has(> .upk_free_push_btn){
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap:30px;
}
.upk_free_push_btn {
    position: relative;
    display: flex;
    width: 100%;
}
.upk_free_push_btn .wpb_wrapper {
    width: 100%;
    height: 100%;
    display: flex;
}
.upk_free_push_btn a{
	position: relative;
	display: inline-block;
	width: 100%;
	text-decoration: none;
	background-color: #fff;
	box-shadow: 5px 3px 15px -5px rgba(0,0,0,0.5);
	border-radius: 5px;
	padding: 15px 10px 25px 10px;
	-webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
	z-index: 0;
}
.upk_free_push_btn a:hover{
	text-decoration: none;
	-ms-transform: scale(1.2, 1.2); /* IE 9 */
    -webkit-transform: scale(1.2, 1.2); /* Safari */
    transform: scale(1.2, 1.2);
	z-index: 1;
	box-shadow: 5px 3px 20px -5px rgb(0, 0, 0.5);
}
.upk_free_push_btn a img {
	width: 45%;
	height: calc(100% - 20px);
	position: absolute;
	object-position: center;
	object-fit: contain;
	top: 10px;
}
.upk_free_push_btn a h4 {
    position: relative;
    float: right;
    width: 45%;
    font-weight: normal;
    font-size: 20px;
    padding-top: 8%;
    height: 100%;
}
.upk_free_push_btn a h4 b{
	font-weight: bold;
}
.upk_free_push_btn a h4::after {
	position: absolute;
	content: "";
	width: 25px;
	height: 20px;
	background-image: url("img/free_push_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	right: 25px;
	bottom: -12px;
	-webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}
.upk_free_push_btn a:hover h4::after {
	right: 0px;
}

/*#################### Try upKeeper ###*/
body #page-content .wpb_row.upk_try_upkeeper_front{
	background-position: right center;
}
#page-content .wpb_row.upk_tryland_hero_wrapper {
    min-height: 70vh;
    background-position: left center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.wpb_wrapper:has(.upk_tryland_hero_cta_block){
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.upk_tryland_hero_cta_block {
    background-color: #fff;
    padding: 40px;
    border-radius: 25px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.16);
    max-width: 460px;
    line-height: 1.6em;
    margin: 20px auto -80px !important;
}
.upk_tryland_hero_cta_block .wpcf7-form{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.upk_tryland_hero_cta_block .wpcf7-form input.wpcf7-text, .upk_tryland_hero_cta_block .wpcf7-form input.wpcf7-email {
    border: 1px solid #E5E5E5;
    border-radius: 0;
    margin-bottom: 5px;
    padding: 10px;
}
.upk_tryland_acceptance {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    font-size: 12px;
    margin-bottom: 70px;
}
.upk_tryland_acceptance .wpcf7-list-item{
	margin: 0;
}
.upk_tryland_acceptance span{
	line-height: 1.2em;
}
.upk_tryland_list ul{
	font-weight: normal;
	column-count: 2;
	column-gap: 60px;
}
body.page .vc_row.wpb_row.upk_tryland_tack_wrapper{
	min-height: 80vh;
	background-position: left center !important;
}

/*#################### Responsive Media Querys ###*/
@media only screen and (max-width: 1394px) {
	.nav-inner, .single-post.blog .inner, .blog .page_inner, .page-holder > .inner {
		padding-left: 25px;
		padding-right: 25px;
	}
	footer.footer{
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media only screen and (max-width: 1216px) {
}
@media only screen and (max-width: 1185px) {
	.nav-menu ul li a{
		font-size: 14px;
		padding: 10px 15px;
	}
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (min-width: 1000px){

}
@media only screen and (max-width: 1000px) {
	.onlyMob{
		display: inherit;
	}
	.noMob{
		display: none;
	}
	
	/* Nav */
	.nav-inner div.nav-menu {
		margin-top: -25px;
	}
	.menu-item.upk_pink a {
		margin-left: 0px;
	}
	li.menu-item.upk_secundary_menu_link, li.menu-item-language {
		float: left !important;
		clear: none !important;
		width: auto !important;
	}
	.menu-item.upk_secundary_menu_link a {
		font-size: 12px;
		display: inline-block;
	}
	li.menu-item-language{
		clear: left !important;
		width: 100% !important;
		text-align: right;
		padding-top: 5px;
	}
	li.menu-item-language:last-child{
		clear: none !important;
	}
	li.menu-item-language a{
		border: none !important;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	/* Secundary Nav fix */
	.secondary_menu_wrapper {
		display: none;
	}
	#navigation-sticky{
		height: 100px;
	}
	.nav-inner .logo, .mobile-nav-button{
		top: 50%;
	}
	#page-content{
		top: 0;
	}
	
	/* Content */
	.icey_testimonials_wrapper .item {
		margin-right: 0;
		width: 100%;
		margin-bottom: 100px;
	}
	
	/* Icey custom post */
	.icey-custom-post{	
    	width: calc(50% - 15px);
	}
	.icey-custom-post:nth-child(3n){
		margin-right: 30px !important;
	}
	.icey-custom-post:nth-child(2n){
		margin-right: 0px !important;
	}
	
	/* Icey Contacts */
	.icey_contacts .icey_contact {
		width: calc(33.33% - 20px);
	}
	.icey_contacts .icey_contact:nth-child(4n){
		margin-right: 30px;
	}
	.icey_contacts .icey_contact:nth-child(3n){
		margin-right: 0px;
	}

	.wpb_wrapper:has(> .upk_free_push_btn){
		flex-direction: column;
	}

	/* Footer */
	footer.footer {
		padding: 40px 20px;
	}
	footer.footer .fo_column, footer.footer .fo_column:first-child {
		margin-bottom: 50px;
		width: 100%;
	}
	footer .icey_menuWrapper {
		float: left;
	}
	footer .icey_Search{
		float: left;
	}
	footer .footer-social span{
		width: auto;
		font-size: 16px;
	}
	footer .footer-social a {
		margin-left: 20px;
		margin-right: 0;
		margin-top: 0;
		float: right;
	}
	footer .bar .icey_menuWrapper ul li, footer .bar .icey_menuWrapper ul li:hover {
		margin-bottom: 14px;
	}
	footer .icey_menuWrapper ul li a, footer .icey_menuWrapper ul li a:hover{
		font-size: 14px;
	}
}
@media only screen and (max-width: 960px) {
	.upk_tryland_hero_cta_block{
		page-break-inside: 25px;
	}
	.upk_tryland_acceptance{
		margin-bottom: 40px;
	}
	.upk_tryland_hero_cta_block .wpcf7 .wpcf7-submit {
		display: flex;
		margin: auto;
	}
	.upk_tryland_list ul{
		column-count: 1;
		column-gap: 0px;
	}
	body.page .vc_row.wpb_row.upk_tryland_tack_wrapper .upk_tryland_tack_wrapper_text{
		background-color: #fff;
		padding: 50px;
	}
}
@media only screen and (max-width: 800px) {
	
	.secondary_menu li a {
		font-size: 10px;
	}
	
	/* Single post*/
	.blog .inner{
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.icey_post_filter .icey_post_filter_element {
		width: calc(50% - 22px);
	}
	.vc_column_container.upk-column-white {
		font-size: 16px;
		margin-left: 10px;
		margin-right: 10px;
		padding: 50px 5px;
		width: calc(100% - 20px);
	}
	
	.upk_partner_linkList{
		-webkit-column-count: 2;
		-moz-column-count: 2; 
		column-count: 2;
	}
	.upk_partner_flag {
		text-align: left !important;
		margin-bottom: 10px !important;
	}
	
	.icey_partner_portal_login_wrapper input[type="email"],
	.icey_partner_portal_login_wrapper input[type="submit"]{
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.icey_partner_portal_login_wrapper input[type="email"]{
		margin-bottom: 10px;
	}
		
	footer.footer .inner {
		padding-left: 0;
		padding-right: 0;
	}
	
}
@media only screen and (max-width: 778px) {
	.icey_archive .icey-puff-wrapper, .icey_archive .icey_archive_sidebar {
		width: 100%;
	}
	.icey_archive .icey-puff-wrapper{
		padding-right: 0;
	}
	.icey_archive .icey_archive_sidebar {
		margin-bottom: 60px;
	}
	.upk-partner-wrapper > .inner > .wpb_column > .vc_column-inner .wpb_wrapper {
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 640px) {
	
	html #wpadminbar {
		top: -46px !important;
	}
	
	h1, .h1 {
		font-size: 36px;
	}
	h2, .h2 {
		font-size: 32px;
	}
	h3, .h3, .vc_column_container.upk-column-white h3 {
		font-size: 26px;
	}
	/* Navigation */
	
	/* Content */
	.upk-partner-wrapper .wpb_single_image {
		float: left;
		width: calc(50% - 10px);
	}
	.upk-partner-wrapper .wpb_single_image:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.icey_read_more1 {
		font-size: 12px !important;
		padding: 5px 10px !important;
	}
	
	/* Icey single post */
	.icey_single_top{
		height: 300px;
	}
	.icey_single_top_content h1{
		font-size: 22px;
	}
	
	/* Icey custom post */
	.icey-custom-post{	
    	width: 100%;
		margin-right: 0 !important;
		margin-bottom: 60px;
	}
	.icey-custom-post:nth-child(3n){
		margin-right: 0px !important;
	}
	.icey-custom-post:nth-child(2n){
		margin-right: 0px !important;
	}
	
	/* Icey Contacts */
	.icey_contacts .icey_contact {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.icey_contacts .icey_contact:nth-child(4n){
		margin-right: 0px;
	}
	.icey_contacts .icey_contact_image_wrapper{
		background-size: contain;
	}
	.icey_sr_headline1 h1{
		font-size: 120px;
	}
	
	.upk_partner_linkList{
		-webkit-column-count: 1;
		-moz-column-count: 1; 
		column-count: 1;
	}
	
	footer .footer-social span{
		width: 100%;
	}
	footer .footer-social a {
		float: left;
		margin-left: 0;
		margin-right: 20px;
		margin-top: 0;
	}
	
	#back-top {
		bottom: 10px;
		height: 30px;
		position: fixed;
		right: 10px;
		width: 30px;
		z-index: 1000;
	}
	#back-top a{
		line-height: 28px;
	}
	
}
@media only screen and (max-width: 560px){
	
	/* Footer */

}
@media only screen and (max-width: 480px){
	
	/* Navigation */

}
