@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI9w2_Gwftx9897g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'entypo-fontello';
  src: url('../font-faces/_entypo-fontello/entypo-fontello.eot');
  src: url('../font-faces/_entypo-fontello/entypo-fontellod41d.eot?#iefix') format('embedded-opentype'),
       url('../font-faces/_entypo-fontello/entypo-fontello.woff') format('woff'),
       url('../font-faces/_entypo-fontello/entypo-fontello.ttf') format('truetype'),
       url('../font-faces/_entypo-fontello/entypo-fontello.svg#entypo-fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Primary color
 * Blue: #428bca
 */


/* ==========================================================================
   01. Primary Styles - Author: WhoaThemes
   ========================================================================== */
   
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Nunito', sans-serif;
}
html, body { position: relative; }
img { height: auto; image-rendering: optimizeQuality; }
img,object,video,embed { max-width: 100%; }
#supersized img { max-width: none; }
.bold {	font-weight: bold; }
.italic { font-style: italic; }
.wt_clearboth { clear: both; display: block; font-size: 0; height: 0; line-height: 0; overflow: hidden; visibility: hidden; width: 100%; vertical-align: super; }
th, thead td { font-weight: bold; }
em, dfn, cite { font-style: italic; }
del { color: #cccccc; text-decoration: line-through; }
dfn, ins { border-bottom: 1px solid #E8E8E8; }
abbr, acronym { text-transform: uppercase; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { border-bottom: 1px solid #e5e5e5; cursor: help; }
a { text-decoration: none; outline: 0!important; }
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
ol, ul { list-style: none; }
ul.wt_no_skin a { color: #444; }
ul.wt_no_skin i { margin-right: 5px; }
table { border-collapse: collapse; border-spacing: 0; }
p, ul, ol, dl, table, fieldset, blockquote { margin-bottom: 20px; }

/* ==========================================================================
   02. Basic Links & Theme Colors
   ========================================================================== */

a {
	-webkit-transition: all 250ms ease-in-out;
	  -moz-transition: all 250ms ease-in-out;
	    -ms-transition: all 250ms ease-in-out;
	      -o-transition: all 250ms ease-in-out;
	        transition: all 250ms ease-in-out; }
a:hover, a:active, a:focus {
	text-decoration: none; }
a:focus {
	border: none; } 
a:focus, input:focus, select:focus, textarea:focus { outline: none !important; }

a {
	color: #428bca; }
a:hover {
	cursor: pointer; }
		
ul {
	margin-left: 1.5em;
	list-style-type: disc; }
ol {
	margin-left: 1.5em; }
ul li {
	margin-left: .85em;
	margin: 4px 0; }
ul ul {
	list-style-type: square; }
ul ul ul {
	list-style-type: circle; }
ol {
	list-style-position: outside;
	list-style-type: decimal;
}
dt {
	margin-top: .8em;
	margin-bottom: .4em;
	font-weight: bold; }
ol ol, ul ol {
	margin-left: 2.5em; }
ul ol, ol ul, ol ol, ul ul {
	margin-bottom: 0; }
	
.wt_skin_color {
	color: #428bca; }	
.wt_skin_bg_color {
	background-color: #428bca !important; }
.wt_skin_border_color {
	border-color: #428bca; }
.wt_skin_border_left_color {
	border-left-color: #428bca; }
.wt_skin_border_right_color {
	border-right-color: #428bca; }
.wt_skin_border_top_color {
	border-top-color: #428bca; }
.wt_skin_border_bottom_color {
	border-bottom-color: #428bca; }
	
/* ==========================================================================
   03. Headings
   ========================================================================== */

h1, h2, h3, h4, h5, h6 {
	margin-top: 25px; 
	margin-bottom: 15px;
	font-weight: 300; }
h3, h4, h5 { 
	font-weight: 900; }
p.wt_google_font {
	font-weight: 300;
	font-size: 18px;
	margin-bottom: 30px !important; }
		 		 
#preloader {
    background: #FFF url('../img/loading.html') center center no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: 9999;
    text-align: center;
    overflow: hidden; }
  
/* ==========================================================================
   04. Body
   ========================================================================== */  

html { height: 100% !important; /* !important needed for SmoothScroll */ }
body {
	overflow-x: hidden;
}
.intro_text h1,
.intro_text h2 {
	position: relative;
	font-size: 36px;
	color: #000000;
	text-align: center;
	font-weight: 300; }
.intro_text h1 strong,
.intro_text h2 strong {
	font-weight: 900; }
.intro_text h3 {
	color: #aaaaaa;
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	padding: 0 10%;
    line-height: 1.428571429; }
.wt_section_dark .intro_text h3 {
	color: #ccc;
	overflow: hidden;
	line-height: 1.2;
	font-weight: 100;
	font-size: 25px;
	text-align: center;
	padding-bottom: 20px; }
.wt_section_dark .intro_text h2 {
	color: #dddddd; }
.wt_contact_text {
	color: #777;
	overflow: hidden;
	line-height: 1.2;
	font-weight: 100;
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px; }
p:empty { display: none; }
.center-text {
	text-align: center; }
.wt_style_dark {
	text-align: center; }
.wt_style_dark h1 {
	font-family: 'bebasneueregular';
	font-size: 180px; }
.wt_style_dark h1 a,
.wt_style_dark h1 a:hover {
	color: #eee; }
.wt_section_dark {
    background-color: #181818; }
.wt_parallax.wt_section_dark {
    background-color: transparent; }
.wt_section_3 .intro_text h3,
.wt_separator_section .intro_text h3  {
	color: #fff; }
.wt_section_3 .intro_text h3,
.wt_separator_section .wt_section_white .intro_text h3  {
	color: #888888; }

/* ==========================================================================
   05. Headers & Navigations
   ========================================================================== */ 	
 [class^="entypo-"]:before, [class*=" entypo-"]:before {
  font-family: "entypo-fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
.entypo-menu:before { content: '\e811'; }
.entypo-cancel:before { content: '\e813'; }
.entypo-cancel-circled:before { content: '\e814'; }
.entypo-cancel-squared:before { content: '\e815'; }
#wt_header {
	background-color: #fff;
	border-bottom: none;
	box-shadow: 0 10px 100px 0 rgba(109,109,109,0.5);
}
#wt_header.navbar {
	margin-bottom: 0;
}
#logo {
	font-size: 35px; }
#logo span {
	display: inline-block; }
.navbar-brand {
	height: auto; }
#logo img {
	color: #ffffff;
	position: relative;
	min-height: 30px;
	max-width: 90px;
}
#logo a {
	display: block;
	background-image: url("../img/logo_small.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 90px;
	width: 90px;
	height: 100px;
	transition: height .5s;
}
.movingDown #logo a {
	background-image: url("../img/logo_small_scroll.png");
	height: 65px;
}
.home .navbar-brand {
	padding: 5px 15px;
}
#nav.wt_nav_top .navbar-nav {
	padding-top: 31px;
	transition: padding-top .5s;
}
.movingDown #nav.wt_nav_top .navbar-nav {
	padding-top:12px;
}
#nav.wt_nav_top .navbar-nav > li {
	margin: 0 15px;
}
@media screen and (max-width:1200px){
	#nav.wt_nav_top .navbar-nav > li {
		margin: 0 5px;
	}
}
#nav.wt_nav_top .navbar-nav > li > a {
	color: #444;	
  display: block;
	padding: 0 5px;
	font-weight: 300;
	line-height: 40px;
	font-size: 16px;
	position: relative;
}
#nav.wt_nav_top .navbar-nav > li > a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	content: '.';
	color: transparent;
	background: #088dda;
	height: 3px;
	transition: all .5s;
}
.home #nav.wt_nav_top .navbar-nav > li > a {
	color: #3b3b3b;
	font-weight: lighter;
}
#nav.wt_nav_top ul li.active > a, 
#nav.wt_nav_top ul li.current_page_item > a {
	/*color: #428bca;*/
	font-weight: bold;
}
#nav.wt_nav_top ul li:hover > a {
	/*color: #428bca;*/
	background: transparent; 
}
/*.home #nav.wt_nav_top ul li:hover > a,*/
.home #nav.wt_nav_top ul li.current_page_item > a {
	/*border-bottom: 4px solid #088dda;*/
	font-weight: bold;
}

#nav.wt_nav_top .navbar-nav > li > a:hover:after {
	width: 100%;
}
#nav.wt_nav_top ul .marker {
  position: absolute;
  right: -8px;
  top: 50%;
  font-size: 11px;
  line-height: 1;
  transform: translate(0, -50%);}
	
/* Dropdown menus
   ------------------------------------------------- */	
   
#nav ul ul.sub-menu, 
#nav ul ul.sub-menu li ul.sub-menu,
#nav ul ul.children, 
#nav ul ul.children li ul.children {
	height: auto;
	width: 250px;
	box-shadow: 0 10px 10px 0 rgba(109,109,109,0.3);
	padding: 28px 0 0 0;
	position: absolute;
    z-index: 1100;
	left: 0px;
    border-bottom: 3px solid #428bca;
	visibility: hidden;
	list-style: none;
	margin: 0;
}
.movingDown #nav ul.sub-menu {
	padding-top: 12px;
}
#nav ul ul.sub-menu li ul.sub-menu,
#nav ul ul.children li ul.children {
    left: 100%;
    top: -1px; }
#nav ul :not(.wt_megamenu) ul.sub-menu li,
#nav ul ul.children li {
	position: relative;
	display: list-item;
	text-align: left;
    float: none;
    font-size: 14px;
	background-color: #ffffff;
	margin: 0; }
#nav.wt_nav_top ul ul li:hover > a {
	border-bottom: none; }
#nav ul ul.sub-menu li a,
#nav ul ul.children li a {
    padding: 8px 28px 8px 15px;
	display: block !important;
    color: #777777;
    font-size: 12px;
    line-height: 20px;
	margin: 0px;
    float: none;
	text-transform: none;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; }
#nav ul ul.sub-menu li .mega-menu-widget a {
    padding: 0px; }
#nav ul li .mega-menu-widget a:hover {
    color: #428bca; }
#nav ul ul.sub-menu li:hover > a,
#nav ul ul.children li:hover > a {
    background: #f6f6f6;
    color: #777777; }
#nav ul ul.sub-menu li:hover > a,
#nav ul ul.children li:hover > a {
    background: #f6f6f6;
    color: #777777; }
#nav ul ul ul {
	margin-left: -2px;
	margin-top: 0px; }
.home #nav ul :not(.wt_megamenu) ul.sub-menu li,
.home #nav ul ul.children li {
	border-color: #ddd;
	background-color: #ffffff;
}
.home #nav ul ul.sub-menu li a,
.home #nav ul ul.children li a {
    color: #777777; }

/* Submenu markers
   ------------------------------------------------- */	
   
#nav ul p {
    line-height: 24px;
    font-size: 13px;
    color: #69747a;
    font-weight:400;
    margin: 0 0 15px;
    padding: 0; }
#nav ul li > .megamenu .button {
    color:#ffffff !important; }
#nav .wt_megamenu .mega-menu-widget {
	overflow: hidden; }

/* ==========================================================================
   06. Homepage & Parallax
   ========================================================================== */ 	

#wt_wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #fff; }
.home :not(.blog) #wt_wrapper {
	background: transparent; }
#wt_page {
	position: relative; }
.wt_stickyHeader #wt_containerWrapper { 
	margin-top: 115px; /* 100px(header) + 15px */
}
.wt_stickyHeader.wt_noSticky_on_ss #wt_containerWrapper { 
	margin-top: 115px; /* it happens when sticky header is deactivated */ }
#wt_intro {
	margin-bottom: 40px; }
.wt_section_area {
	padding: 10px 0 0 0; }
#introType {
	padding: 25px 0 0 0; }
.single #introType h1 {
	margin-bottom: 0; }
.wt_section_area.wt_no_margins {
	padding: 0; }
.wt_section_area.wt_no_top_margins {
	padding-top: 0; }
.wt_section_area.wt_no_bottom_margins {
	padding-bottom: 0;
	overflow: hidden; }
#wt_section_home {
	position: relative;
	z-index: 1; }
.wt_bg_video {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	overflow: hidden; }
.wt_bg_video .wt_video {
	min-width: 100%;
	min-height: 100%; }
.bg_video_section {
	position: absolute;
	min-width: 100%;
	min-height: 100%; 
	bottom:0;
	left: 0;
	overflow: hidden; }
.wt_bg_video {
	z-index: -1; }
.wt_video_section {
	z-index: 0; }
.wt_video.wt_section_area  {
	position: relative;
	z-index: 1; }
.video-volume {
	bottom: 55px;
	left: 30px;
	margin: 0 0 0 -15px;
	position: absolute;
	z-index: 100;
	width: 30px;
	height: 30px;
	line-height: 26px;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #FFFFFF;
	cursor: pointer; }
.wt_bg_video_mobile {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover; }
.wt_pattern_overlay {
	background: url('../img/pattern.png') repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1; }
.wt_color_overlay {
	background: rgba(66,139,202,0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1; }
.wt_section_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0; }
.wt_no_overlay .pattern {
	background: none; }
   
/* ==========================================================================
   07. Widgets & Services
   ========================================================================== */ 
   
.widget {
	color: #777777;
	margin: 0 0 20px; }
#wt_sidebar .widgettitle {
	color: #222222; }
.widgettitle {
	margin-top: 0px;
	margin-bottom: 20px; }
	
/* Services
   ------------------------------------------------- */	

.wt_services {
	margin: 22px 0; }
.wt_services h3 {
	color: #222;
	margin-top: 0!important;
	margin-bottom: 5px; }
.wt_services .wt_icon {
	float: left;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 40px;
	color: #fff;
	background: #428bca ;
    border-radius: 100%; 
	margin: 0 25px 10px !important;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.wt_services.text-right .wt_icon {
	float: right; }
.wt_services:hover .wt_icon {
    -moz-transform:  scale(1.4);
    -ms-transform:  scale(1.4);
    -webkit-transform:  scale(1.4);
    transform:  scale(1.4);
    background: #FFF;
	color: #428bca; }
	
.wt_skill_date {
	color: #fff;
	text-align: center;
	margin-bottom: 30px; }
.wt_skill_text {
	margin: 0;
	padding-left: 30px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #bbb;
	margin-bottom: 30px; }
.wt_skill_title {
	margin: 0;
	color: #fff;
	padding-left: 30px;
	text-align: left;
	border-left: 1px solid #bbb;
	font-size: 24px;
	font-family: 'bebasneueregular'; }

/* ==========================================================================
   08. Contact Form
   ========================================================================== */ 

.wt_contact_form_wrap {
	margin: 30px 0; }
.wt_contact_form_wrap .text_input,
.wt_contact_form_wrap .text_area {
	width: 100%;
	height: 45px;
	font-size: 15px;
	color: #ffffff;
	background: transparent;
	line-height: 1;
	display:inline-block;
	vertical-align: middle;
	border: 1px solid #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 14px 12px;
	border-radius: 0px;
	margin-bottom: 15px !important; }
.wt_contact_form_wrap .text_area {
	height: auto;
	min-height: 105px; }
.wt_contact_form_wrap .text_input:focus,
.wt_contact_form_wrap .text_area:focus {
	border-color: #AAA;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.wt_contact_form_wrap .contact_button {
	display: block;
	width: 100%;
	color: #a3a3a3 !important;
	background: transparent;
	border: 1px solid #666;
	vertical-align: middle;
	text-align: center;
	padding: 37px 20px;
	font-size: 20px; }
.wt_contact_form_wrap .contact_button:hover {
	color: #ffffff;
	background: rgba(66,139,202, 0.6);
	border-color: #888;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
blockquote {
	margin: 0 0 20px 0;
	padding: 0; }
blockquote p {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 18px;
	line-height: 22px; }
.pullquote {
	width: 300px;
	margin: 15px 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 18px;
	line-height: 1.2; }
.pullquote.pull-left {
	padding: 0px 15px;
	border-left: 5px solid #EEEEEE; }
.pullquote.pull-right {
	padding: 0px 15px;
	text-align: right;
	border-right: 5px solid #EEEEEE; }

/* Alerts
   ------------------------------------------------- */	

.alert-message {
	position: relative;
	border: 1px solid #ddd;
	display: block;
	background-color: #F9F9F9;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	font-weight: bold;
	padding: 10px 40px;
	margin-bottom: 20px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: normal; }
.alert-message.warning {
	background-color: #fbf6e3;
	border-color: #efd877;
	color: #c4a80a; }
.alert-message.warning a {
	color: #c4a80a; }
.alert-message.success {
	background-color: #e9f2d2;
	border-color: #c0da66;
	color: #88b12b; }
.alert-message.success a {
	color: #88b12b; }
.alert-message.error {
	background-color: #ffe9e9;
	border-color: #e99f9f;
	color: #d25c5a; }
.alert-message.error a {
	color: #d25c5a; }
.alert-message.info {
	background-color: #dbe9f3;
	border-color: #9fc2dd;
	color: #468bbf; }
.alert-message.info a {
	color: #468bbf; }
.alert-message p {
	margin: 0;
	padding: 0; }
.alert-message span.close {
	display: block;
	padding: 15px 15px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	opacity: 0.5;
    filter: alpha(opacity=50);
	font-size: 11px; }
.alert-message span.close:hover {
	opacity: 1; 
    filter: alpha(opacity=100);}   

/* ==========================================================================
   09. Preloader & Portfolio
   ========================================================================== */     

#wt_loader {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	background-color: #ffffff;
	z-index: 99999; }
.wt_loader_html {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin: -100px 0 0 -100px;
	background-image: url("../img/loader.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70px 70px; } 

/* Portfolio
   ------------------------------------------------- */	
.wt_portofolio_container {
	height: 100%;
    width: 100%;
	position: relative;
	overflow: hidden; }
.wt_portofolio_details {
	padding: 25px 10px;
	text-align: center;
	background: #fff; }
.wt_portfolio_overlay .wt_portofolio_details {
	color: #ffffff;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 40px 10px;
	opacity: 0;
    filter: alpha(opacity=00);
	background: rgba(10, 10, 10, 0.65); }
.wt_portfolio_overlay .wt_portofolio_container:hover .wt_portofolio_details {
	z-index: 2;
	opacity: 1;
    filter: alpha(opacity=100); }

/* ----- Portfolio Overlay Title ----- */
.wt_portofolio_details h4 {
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 0px;
	-webkit-transition: all 300ms ease-in-out;
	  -moz-transition: all 300ms ease-in-out;
	    -o-transition: all 300ms ease-in-out;
	      -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out; }
.wt_portfolio_overlay .wt_portofolio_details h4 {
	width: 100%;
	font-size: 1.7em;	
	position: absolute;
	bottom: -10%;
	margin: 0 0 10px -10px; }
.wt_portfolio_overlay .wt_portofolio_container:hover h4 {
	bottom: 20%; }
.wt_portfolio_overlay h4 a {
	color: #f8f8f8; }
.wt_portfolio_overlay h4 a:hover {
	color: #f8f8f8;
	color: rgba(248, 248, 248, 0.85); }
	
/* ----- Portfolio Overlay Details ----- */
.wt_portofolio_det {
	text-align: center;
	margin: 5px 0 0;
	-webkit-transition: all 300ms ease-in-out;
	  -moz-transition: all 300ms ease-in-out;
	    -o-transition: all 300ms ease-in-out;
	      -ms-transition: all 300ms ease-in-out;
	        transition: all 300ms ease-in-out; }
.wt_portfolio_overlay .wt_portofolio_det {
	width: 100%;	
	position: absolute;
	bottom: -10%;
	margin: 0 0 0 -10px; }
.wt_portfolio_overlay .wt_portofolio_container:hover .wt_portofolio_det {
	bottom: 20%; }
.wt_portofolio_details .wt_portfolioCategory {
    font-size: 16px;
	font-style: italic;
	margin: 0; }
.wt_portfolio_overlay .wt_portofolio_details .wt_portfolioCategory {
    font-size: 18px;
	font-weight: 700;
	font-style: normal;
    text-transform: uppercase; }
.wt_portofolio_det :last-child,
.wt_portf_readmore {
	margin-bottom: 0; }
.wt_portf_readmore {
	margin-top: 10px; }
.wt_portfolio_overlay .wt_portf_readmore a {
	color: #fff; }
.wt_portfolio_overlay .wt_portf_readmore a:hover {
	color: #fff;
	color: rgba(255, 255, 255, 0.85); }
.wt_portfolio_excerpt {
	color: #737373;
	font-size: 13.5px;
	margin-top: 15px; }
.wt_portfolio_overlay .wt_portfolio_excerpt {
	color: #fff; }

/* ----- Portfolio Overlay Icon ----- */
.wt_icon_lightbox {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background-color: #428bca;
	text-align: center;
	position: absolute;
	top: -50%;
	left: 50%;
	border-radius: 50%;
	margin-top: -25px;
	margin-left:  -25px;
	z-index: 2;
	-webkit-transition: all ease 400ms ease-in-out;
	  -moz-transition: all ease 400ms ease-in-out;
	    -ms-transition: all ease 400ms ease-in-out;
	      -o-transition: all ease 400ms ease-in-out;
	        transition: all ease 400ms ease-in-out; }
.wt_icon_lightbox i {
    color: #fff !important; }
.wt_icon_lightbox:hover {
	background-color: #3071a9; }
.wt_portofolio_container:hover .wt_icon_lightbox{
	top: 50%; }
.wt_portfolio_overlay .wt_portofolio_container:hover .wt_icon_lightbox {
	top: 40%; }
			
.sortableLinks {
	padding: 0 15px;
	margin: 40px auto 40px;
	text-align: center;
    overflow: hidden; }
.wt_portfolio_row .sortableLinks {
	margin-top: 0; }
.sortableLinks a {
    color: #aaa !important;
    background: none;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 14px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.15em;
    font-weight: 300;
	margin: 5px 5px 5px 0;
    text-decoration: none !important;
	border: 1px solid #bdbdbd;
	-webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
		border-radius: 3px; }
.sortableLinks a:last-child {
	margin-right: 0; }
.sortableLinks a:hover,
.sortableLinks a.selected {
    background:  #428bca;
    color: #fff !important;
	border-color: transparent; }
.wt_portfolio_wrapper {
    width: 100%;
    overflow: hidden;
    position: relative; }
.wt_portfolio_wrapper article,
.wt_portfolio_wrapper_carousel article {
    float: left;
    overflow: hidden;
    position: relative; }
.wt_portfolio_wrapper.wt_portfolio_2 article {
    width: 50%; }
.wt_portfolio_wrapper.wt_portfolio_3 article {
    width: 33.3334%; }
.wt_portfolio_wrapper.wt_portfolio_4 article {
    width: 25%; }
.wt_portfolio_wrapper.wt_portfolio_5 article {
    width: 20%; }
.wt_portfolio_wrapper.wt_portfolio_6 article {
    width: 16.6%; }

.wt_portfolio_row {
	height: auto !important; }
.wt_portfolio_wrapper.wt_grid_spaces {
	margin-top: -15px; }
.wt_portfolio_wrapper.wt_grid_spaces article {
	padding: 15px; }
	
.wt_portfolio_wrapper article img,
.wt_portfolio_wrapper article .wt_portofolio_details,
.wt_portfolio_wrapper article .wt_image_overlay,
.wt_portfolio_wrapper_carousel article img,
.wt_portfolio_wrapper_carousel article .wt_portofolio_details,
.wt_portfolio_wrapper_carousel article .wt_image_overlay  {
	-moz-transition: all 400ms ease-in-out;
	  -webkit-transition: all 400ms ease-in-out;
	    -o-transition: all 400ms ease-in-out;
	      transition: all 400ms ease-in-out; }
.wt_portfolio_wrapper article img,
.wt_portofolio_container,
.wt_portfolio_wrapper .wt_image_frame,
.wt_portfolio_wrapper .wt_image_holder {
    width: 100%; }
.wt_portfolio_wrapper .wt_image_holder img {
	position: relative;
	z-index: 1; }
.wt_portfolio_wrapper .wt_image_frame {
	position: relative;
	z-index: 1;
	overflow: hidden; } 
.wt_portfolio_wrapper .wt_portofolio_container:hover img {
    -moz-transform: rotate(0deg) scale(1.3);
      -ms-transform: rotate(0deg) scale(1.3);
    	-webkit-transform: rotate(0deg) scale(1.3);
    	  transform: rotate(0deg) scale(1.3); }
.wt_portfolio_no_overlay .wt_image_overlay {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
    filter: alpha(opacity=00);
	background: rgba(10, 10, 10, 0.65); }
.wt_portfolio_no_overlay .wt_portofolio_container:hover .wt_image_overlay {
	opacity: 1;
    filter: alpha(opacity=100); }
	
.single-wt_portfolio #wt_main,
.single-wt_portfolio .portEntry_content {
	border: 1px solid #f5f6f6; }
.single-wt_portfolio #wt_main .portEntry_content {
	border: none; }
.portEntry_content {
	padding: 20px; }

/* ==========================================================================
   10. Breadcrumbs
   ========================================================================== */ 

#breadcrumbs {
    display: block;
    position: relative;
    vertical-align: top;
    word-wrap: break-word; }
#breadcrumbs .breadcrumbs {
    font-size: 15px;
    margin: 0 auto;
    padding: 0;
	color: #444; }
#breadcrumbs a {
	line-height: 40px;
    display: inline-block; }
#breadcrumbs .breadcrumbs a { color: #428bca; }
#breadcrumbs .breadcrumbs a:hover { color: #444; }
#breadcrumbs .breadcrumbs-separator {
	padding: 0 5px;
	color: #428bca; }

/* ==========================================================================
   11. Footer Area
   ========================================================================== */ 
   
/* Footer Middle
   ------------------------------------------------- */	

#wt_footerWrapper .widgettitle {
	color: #dddddd; }
#wt_footer {
	background: #1A1E23;
	color: #999; }
#wt_footer a.url,
#wt_footer .widget a {
	color: #eeeeee; }
#wt_footer .widget a:hover {
	color: #428bca; }
#wt_footer a.url,
#wt_footer .widget a {
	color: #eeeeee; }
#wt_footer {
    padding: 60px 0 40px 0; }
	
/* Footer Bottom
   ------------------------------------------------- */	

#wt_footerBottom > .container {
	padding: 0;
	width: 100% !important;
}
#wt_footerBottom .widget {
    margin-bottom: 0;
}
#copyright {
	float: left; }
#copyright .copyright {
	line-height: 34px;
	text-align: left;
	margin-bottom: 0; }
#copyright .copyright span {
	color: #428bca; }
.wt_footer_scroll {
	position: absolute;
	height: 40px;
	width: 55px;
	font-size: 30px;
	line-height: 40px;
	margin-left: -27px;
	margin-top: -42px;
	background: #181818; }
#wt_footerWrapper .widget .wt_social_networks_sc li i {
	margin: 0; }
	
/* Footer Top Button 
------------------------------------------------- */	
   
#wt-top {
	padding: 12px;
	overflow: hidden;
	position: fixed;
    bottom: 30px;
    right: 30px;
	text-decoration: none;
	width: auto;
	color: #ffffff;
    background-color: rgb(123, 123, 123);
    background-color: rgba(123, 123, 123, 0.65);
    border-radius: 2px; 
	text-align: center;	
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s;
	-webkit-border-radius: 50%;
      -moz-border-radius: 50%;
        border-radius: 50%;
	opacity: 0;	
    filter: alpha(opacity=00);
	visibility: hidden;
	z-index: 10000; }
#wt-top.wt_top_btn {
	opacity: 1;	
    filter: alpha(opacity=100);
	visibility: visible; }
#wt-top:hover {
	background: #428bca; }
#wt-top:active {
	background: #428bca; }
#wt-top i {  
	display: block;
	vertical-align: middle;
	overflow: hidden;
	height: 26px;
	width: 26px;
	font-size: 26px; }
#wt-top i:before {
	display: block;
	margin: 0; }

/* code & pre
   ------------------------------------------------- */	
   
code, pre {
	display: block;
	white-space: pre; }
.code_wrap {
	border: 1px solid #dddddd;
	padding: 5px;
	margin-bottom: 20px;
	clear: both; }
.code, .pre {
	white-space: pre-wrap;                 /* CSS3 browsers  */
	white-space: -moz-pre-wrap !important; /* 1999+ Mozilla  */
	white-space: -pre-wrap;                /* Opera 4 thru 6 */
	white-space: -o-pre-wrap;              /* Opera 7 and up */
	background-color: #FAFAFA;
	overflow: auto;
	padding: 20px 10px;
	color: #222222;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; }
.code {
	background-image: url(../img/code.png); }
	
/* ==========================================================================
   12. Widgets Area
   ========================================================================== */ 
   
/* Header Widget Area
   ------------------------------------------------- */	
   
#headerWidget {
	float: right;
	position: relative;
	z-index: 1; }
#headerWidget .widget {
	margin: 15px 0 0 15px!important; }
#introHeaderWidget {
	clear: both;
	text-align: center;
	margin: 0 0px 20px;
	text-shadow: 0 2px 1px #FFFFFF;
	background: #fafafa;
	border: 1px solid #dddddd; }
#introHeaderWidget h1 {
	margin-bottom: 0 !important;
	line-height: 45px;
	padding: 10px 15px; }

/* Top Widget Area
========================================================== */
#wt_topWidgetWrapper {
	background: #ffffff;
    border-bottom: 1px solid #EDEAE3;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	min-height:40px; }
header.active #wt_topWidgetWrapper, 
header.active #wt_topWidgetWrapper p, 
header.active #wt_topWidgetWrapper ul.social-icons li a {
    height: 0;
    min-height:0px;
    padding: 0;
    margin:0;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden; }
#wt_topWidgetWrapper p {
    float: left;
    color: #888888;
    line-height:40px; }
.wt_contactInfo a {
    color: #888888; }
#wt_footer .wt_contactInfoWrap p,
#wt_footer .wt_contactInfoWrap a {
    color: #cccccc; }
#wt_topWidget .wt_contactInfo p {
    font-size: 12px; }
#wt_topWidget .wt_contactInfo i {
    font-size: 14px; }
#wt_topWidget .wt_contactInfo p i {
	color:#888;
	line-height:40px;
	float: left;
	padding-right:10px; }
#wt_topWidget .wt_contactInfo [class^="fa-"]:before, 
#wt_topWidget .wt_contactInfo [class*=" fa-"]:before {
	margin: 0; }
#wt_topWidget .wt_contactInfo p:last-child {
	border-right: none; }
#wt_topWidget .wt_contactInfo p {
    display: block;
    float: left;
    max-height: 40px;
    overflow: hidden;
    padding: 0 10px; }

#slide {
	clear: both;
	margin: 0 auto;
	position: relative;
	z-index: 91;
	padding: 0; }

	
/* Revolution Slider
   ------------------------------------------------- */
   
.tp-loader {
	z-index: 1000 !important; }
   	 
/* ----- Rev Slider Navigation ----- */
.tp-leftarrow.default {z-index:100; cursor:pointer; position:relative; background:url("../img/prev_old.html") no-repeat scroll center center #222; width:45px; height:60px; }
.tp-rightarrow.default {z-index:100; cursor:pointer; position:relative;	background:url("../img/next_old.html") no-repeat scroll center center #222; width:45px; height:60px; }
.tparrows:hover {
    background-color: #428bca; }
	
/* Rev slider bullets */
.tp-bullets.simplebullets {
    bottom: 10px !important; }
.tp-bullets.simplebullets .bullet {
    -webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: content-box;    /* Firefox, other Gecko */
    box-sizing: content-box;
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s;
    float:none !important; }
.tp-bullets.simplebullets .bullet.last {
    margin-right: 0px }
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	background: rgba(255, 255, 255, 1) !important;
	width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important; }
			
			
/* ------------------------------------------------- */
/* = SHORTCODE SLIDERS  
/* ------------------------------------------------- */

/* FlexSlider
   ------------------------------------------------- */	 

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/

*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; } 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; margin:0; position: relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block; }


/* FlexSlider Theme
*********************************/
.flexslider {
	margin: 0 0 20px; 
	position: relative; 
	zoom: 1; }
.blogEntry_frame .flexslider {
	margin: 0; }
.flex-viewport {
	max-height: 2000px; 
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.loading .flex-viewport {
	max-height: 300px; }
.flexslider .slides {
	zoom: 1;}
.carousel li {
	margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav { height: 0; width: 100%; }
.flex-direction-nav li { margin: 0; }
.flex-direction-nav a { width: 38px; height: 61px; margin: -50px 0 0; display: block; 
	background: url("../img/slider_arrows.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 201; cursor: pointer; text-indent: -9999px; opacity: 0; filter: alpha(opacity=00); border: 1px solid #34302D; }
#slide .flex-direction-nav a { margin: -30px 0 0; }
.flex-direction-nav .flex-next { background-position: 100% 0; right: 0px; border-right: 0; }
.flex-direction-nav .flex-prev { left: 0px; border-left: 0; }
.flexslider:hover .flex-next { opacity: 0.8; filter: alpha(opacity=80); right: 0px; }
.flexslider:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=80); left: 0px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=100); }
.flexslider:hover .flex-next:hover { border-right: 0; }
.flexslider:hover .flex-prev:hover { border-left: 0; }
.flex-direction-nav .flex-disabled { opacity: .3!important; filter:alpha(opacity=30); cursor: default; }
	
/* Control Nav */
.flex-control-nav {
	width: 100%; 
	position: relative; 
	bottom: 25px;
	right: 20px;
	text-align: center;
	z-index: 10; }
.flex-control-nav li {
	float: right;
	zoom: 1;  }
.flex-control-paging li a {
	width: 30px;
	height: 10px;
	margin: 0 2px;
	background: #fff;
	display: block; 
	cursor: pointer; 
	text-indent: -9999px;  }
.flex-control-paging li a.flex-active { 
	background-color: #428bca; }
.flex-control-paging li a.flex-active { 
	cursor: default; }

.flex-control-thumbs { margin: 10px 0 0; position: static; overflow: hidden; text-align: center; }
.flex-control-thumbs li { width: 70px; display: inline-block; margin: 0 2px 5px; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; filter:alpha(opacity=70); cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1; filter:alpha(opacity=100); }
.flex-control-thumbs .flex-active { opacity: 1; filter:alpha(opacity=100); cursor: default; }

/* Captions */

.flex-caption {
	left: 0;
	position: absolute;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	width: 100%; }
.flexslider_wrap .flex-caption {
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #ffffff;
	font-size: 13px;
	padding: 1% 2%;
	bottom: 0;
	text-align: center; }
.thumbsCarousel {
	border: 5px solid #fafafa; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	border-radius: 4px; 
	box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2); }
#wt_intro .flexslider.thumbsCarousel {
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #3B3B3B; }
.flexslider.thumbsCarousel li {
	margin-right: 5px; }
.thumbsCarousel .flex-direction-nav {
	top: 50%; }
.thumbsCarousel .flex-direction-nav a {
	margin: -30px 0 0;
	border: none; }
.thumbsCarousel .flex-viewport img { opacity: .7; filter:alpha(opacity=70); cursor: pointer; }
.thumbsCarousel .flex-viewport img:hover { opacity: 1; filter:alpha(opacity=100); }
.thumbsCarousel .flex-active-slide img { opacity: 1; filter:alpha(opacity=100); cursor: default; }

.wt_slide_holder,   
.slide_wrap {
	position: relative; }
.slide_wrap.pull-left {
	margin: 4px 20px 0 0; }
.slide_wrap.pull-right {
	margin: 4px 0 0 20px; }


/* Styled Lists
   ------------------------------------------------- */

.wt_styled_list {
	list-style: none;
	margin: 0;
	line-height: 1; }
.wt_styled_list li {
	margin: 0 0 20px;}
.wt_styled_list li:before {
	font-size: 18px;
	margin-right: 8px;
	color: #428bca;
	font-family: 'FontAwesome';
	content: "\f00c"; }
.wt_styled_list h5 {
	display: inline-block;
	font-size: 16px;
	margin-left: -4px; }

/* Styled Tables
   ------------------------------------------------- */
   
.wt_styled_table.pull-right {
	margin: 2px 0 0 20px; }
.wt_styled_table.pull-left {
	margin: 2px 20px 0 0; }
.wt_styled_table table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  color: #333333; }
.wt_styled_table table, table {
  width: 100%;
  margin-bottom: 20px; }
.wt_styled_table table th,
.wt_styled_table table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top; }
.wt_styled_table table th {
  font-weight: bold; }
.wt_styled_table table thead th,
#wt_containerWrapp thead th {
  vertical-align: bottom; }
.wt_styled_table table caption + thead tr:first-child th,
.wt_styled_table table caption + thead tr:first-child td,
.wt_styled_table table colgroup + thead tr:first-child th,
.wt_styled_table table colgroup + thead tr:first-child td,
.wt_styled_table table thead:first-child tr:first-child th,
.wt_styled_table table thead:first-child tr:first-child td {
  border-top: 0; }
.wt_styled_table table {
  background-color: #ffffff; }
.wt_styled_table table .table-condensed th,
.wt_styled_table table .table-condensed td {
  padding: 4px 5px; }
.wt_styled_table table {
  border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
		  border-radius: 4px; }
.wt_styled_table table th,
.wt_styled_table table td {
  word-wrap: break-word; }
.wt_styled_table table caption + thead tr:first-child th,
.wt_styled_table table caption + tbody tr:first-child th,
.wt_styled_table table caption + tbody tr:first-child td,
.wt_styled_table table colgroup + thead tr:first-child th,
.wt_styled_table table colgroup + tbody tr:first-child th,
.wt_styled_table table colgroup + tbody tr:first-child td,
.wt_styled_table table thead:first-child tr:first-child th,
.wt_styled_table table tbody:first-child tr:first-child th,
.wt_styled_table table tbody:first-child tr:first-child td {
  border-top: 0; }
.wt_styled_table table thead:first-child tr:first-child > th:first-child,
.wt_styled_table table tbody:first-child tr:first-child > td:first-child,
.wt_styled_table table tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
		  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }
.wt_styled_table table thead:first-child tr:first-child > th:last-child,
.wt_styled_table table tbody:first-child tr:first-child > td:last-child,
.wt_styled_table table tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
		  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }
.wt_styled_table table thead:last-child tr:last-child > th:first-child,
.wt_styled_table table tbody:last-child tr:last-child > td:first-child,
.wt_styled_table table tbody:last-child tr:last-child > th:first-child,
.wt_styled_table table tfoot:last-child tr:last-child > td:first-child,
.wt_styled_table table tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
		  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px; }
.wt_styled_table table thead:last-child tr:last-child > th:last-child,
.wt_styled_table table tbody:last-child tr:last-child > td:last-child,
.wt_styled_table table tbody:last-child tr:last-child > th:last-child,
.wt_styled_table table tfoot:last-child tr:last-child > td:last-child,
.wt_styled_table table tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
		  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px; }
.wt_styled_table table tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
		  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0; }
.wt_styled_table table tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
		  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0; }
.wt_styled_table table caption + thead tr:first-child th:first-child,
.wt_styled_table table caption + tbody tr:first-child td:first-child,
.wt_styled_table table colgroup + thead tr:first-child th:first-child,
.wt_styled_table table colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
		  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }
.wt_styled_table table caption + thead tr:first-child th:last-child,
.wt_styled_table table caption + tbody tr:first-child td:last-child,
.wt_styled_table table colgroup + thead tr:first-child th:last-child,
.wt_styled_table table colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
		  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }
.wt_styled_table table tbody > tr:nth-child(odd) > td,
.wt_styled_table table tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }
.wt_styled_table table tbody tr:hover > td,
.wt_styled_table table tbody tr:hover > th {
  background-color: #f5f5f5; }
.wt_styled_table .table-bordered thead th,
#wt_containerWrapp .table-bordered thead th {
	/*background: #fafafa;*/ }
dl {
	margin-left: 20px;
	margin-right: 20px; }

/* Styled Boxes
   ------------------------------------------------- */
   
/* ----- Message Boxes ----- */
.wt_download_box, .wt_upload_box,
.wt_info_box, .wt_faq_box,
.wt_warning_box, .wt_notice_box,
.wt_success_box {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px; }
.wt_download_box {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d; }
#wt_container .wt_download_box a:link,
#wt_container .wt_download_box a:visited {
	color: #5d8836;
	text-decoration: underline; }
#wt_container .alert-info a:link,
#wt_container .alert-info a:visited {
	color: #00529A;
	text-decoration: underline; }
#wt_container .alert-warning a:link,
#wt_container .alert-warning a:visited {
	color: #8A6D3B;
	text-decoration: underline; }
#wt_container .alert-danger a:link,
#wt_container .alert-danger a:visited {
	color: #A94442;
	text-decoration: underline; }
.wt_notice_box {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b; }
#wt_container .wt_notice_box a:link,
#wt_container .wt_notice_box a:visited {
	color: #a87525;
	text-decoration: underline; }
.wt_success_box_icon {
	padding: 15px; }
#wt_container .alert-success a:link,
#wt_container .alert-success a:visited {
	color: #5d8836;
	text-decoration: underline; }
	
/* ----- Note Boxes ----- */
.wt_note {
	border: 1px solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border-color: #c9ebf2;
	color: #38728f;
	margin-bottom: 20px;
	padding-top: 20px;
	background-color: #cde9f7;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9edf7), color-stop(25%, #d9edf7), to(#cde9f7));
	background-image: -webkit-linear-gradient(#d9edf7, #d9edf7 25%, #cde9f7);
	background-image: -moz-linear-gradient(top, #d9edf7, #d9edf7 25%, #cde9f7);
	background-image: -ms-linear-gradient(#d9edf7, #d9edf7 25%, #cde9f7);
	background-image: -o-linear-gradient(#d9edf7, #d9edf7 25%, #cde9f7);
	background-image: linear-gradient(#d9edf7, #d9edf7 25%, #cde9f7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9edf7', endColorstr='#cde9f7', GradientType=0); }
.wt_note .wt_noteTitle {
	padding: 0 10px 5px 15px !important;;
	margin: 0;
	color: #063275;
	background: none !important; 
	border-left: none !important; }
.wt_note .wt_noteContent {
	padding: 0 10px 20px 15px; }
.wt_note.pull-right {
	margin: 2px  0 20px 20px; }
.wt_note.pull-left {
	margin: 2px 20px 20px 0; }
#wt_container .wt_note a:link,
#wt_container .wt_note a:visited {
	color: #063275;
	text-decoration: underline; }
	
/* ----- Framed Boxes ----- */
.wt_framed_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #eeeeee;
	margin-bottom: 20px; }
.wt_rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
.wt_rounded .wt_framed_box_title {
	-webkit-top-left-border-radius: 5px;
	-moz-top-left-border-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-top-right-border-radius: 5px;
	-moz-top-right-border-radius: 5px;
	border-top-right-radius: 5px; }
.wt_rounded .wt_framed_box_content {
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px; }
.wt_framed_alt_box.rounded .wt_framed_box_content {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
.wt_framed_box .center {
	text-align: center; }
.wt_framed_box h2 {
	font-size: 36px;}
.wt_framed_box h2 span {
	font-size: 14px; 
	text-transform: none; }
.wt_framed_box_content {
	padding: 20px;
	padding-bottom: 0; }
.wt_framed_box_content p {
	margin-bottom: 20px; }
h6.wt_framed_box_title {
	background-color: #428bca;
	color: #ffffff;
	padding: 15px 20px;
	font-size: 16px;
	margin: 0;
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: 1px;
	border-bottom: none; }
.wt_framed_box_title {
	background-color: #222222; }
.wt_framed_box_title.rounded {
	-moz-border-radius-bottomleft: 0px;
	-khtml-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-khtml-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px; }
	
/* ----- Framed Boxes ----- */
.wt_framed_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin-bottom: 20px; }
.wt_framed_box h3 {
	margin-bottom: 10px; }
.wt_framed_box p {
	margin-bottom: 25px; }
.wt_rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
.wt_rounded .wt_framed_box_content {
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px; }
.wt_framed_alt_box.rounded .wt_framed_box_content {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
.wt_framed_box .center {
	text-align: center; }
.wt_framed_box h2 {
	font-size: 36px;}
.wt_framed_box h2 span {
	font-size: 14px; 
	text-transform: none; }
.wt_framed_box_content {
	padding: 25px;
	padding-bottom: 0; }

/* ==========================================================================
   14. Basic Style For Images & wp default image
   ========================================================================== */ 
   
/* Basic Style For Images
   ------------------------------------------------- */

img.alignright { float: right; }
img.alignleft { float: left; }
img.alignleft, .wp-caption.alignleft {
	margin: 2px 15px 2px 2px !important; }
img.alignright, .wp-caption.alignright {
	margin: 2px 2px 2px 18px !important; }
img.aligncenter, .wp-caption.aligncenter {
	display: block;
	margin: 2px auto 20px !important;
	text-align: center; }

/* wp default image
   ------------------------------------------------- */
   
.wp-caption {
	margin-bottom: 10px;
	text-align: center;
	color: #222222;	
	max-width: 100%!important;
	background-color: #fafafa;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#fafafa));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #fafafa);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #fafafa);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #fafafa);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #fafafa);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #fafafa);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	border: 1px solid #eeeeee;
	border-bottom-color: #eeeeee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; }
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0; }
p.wp-caption-text {
	padding: 5px 5px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	text-align: center; }
span.rss-date {
	display: block;
	font-size: 12px;
	margin: 5px 0; }
.widget li a.rsswidget {
	font-size: 13px;
	font-weight: bold; }

/* ==========================================================================
   15. Styled Images & Buttons
   ========================================================================== */ 
   
/* Styled Images
   ------------------------------------------------- */

.wt_image_holder {
	position: relative;
	z-index: 0;
	display: block;
	height: 100%; }
.single .portEntry .wt_image_holder {
	margin-bottom: 20px; }
.wt_styled_image {
    border: 1px solid #ecf0f1;
    padding: 4px;
    display: block;
    height: auto;
	margin-bottom: 20px;
    max-width: 100%;  }
.single-portfolio .wt_styled_image {
	border: none;
	padding: 0px; }
.wt_styled_image.pull-left {
	margin: 4px 20px 10px 0; }
.wt_styled_image.pull-right {
	margin: 4px 0 10px 20px; }
.wt_styled_image a {
	display: inline-block; }	
.imgGroup .wt_styled_image.pull-left {
	margin: 0px 3px 6px 0px; }
.imgGroup .wt_styled_image.pull-right {
	margin: 0px 0px 6px 3px; }
.imgGroup .wt_one_half { 
	width: 50%; margin-right: 0;}
.wt_styled_image img {
	width: 100%; }
.no_link {
	cursor: default !important; }
.responsivePic,
.responsiveWp_caption {
	margin-right: 10px;}
.responsivePic .wt_styled_image {
	width: 100% !important; }

/* Styled Buttons
   ------------------------------------------------- */
   
#cancel-comment-reply-link {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;	
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
#cancel-comment-reply-link {
	color: #fff;
	background-color: #555;
	border-color: transparent;	
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
#cancel-comment-reply-link:hover, #cancel-comment-reply-link:focus, #cancel-comment-reply-link:active {
	color: #fff;
	background-color: #428bca !important;
	border-color: #428bca; }
.wt_button {
	position: relative;
	outline: none;
	white-space: no-wrap;
	overflow: visible; /* IE bug */
	cursor: pointer;
	font-weight: bold;
	margin-right: 10px;	
	border: 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none; 	
	border: 1px solid transparent;
	background-color: #f0f0f0;
	background-position: 0 0; }
.wt_button:hover {
	border: 1px solid transparent;
	background-position: 0 0; }
.wt_button.wt_square {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	}
.wt_button.small.wt_round {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px; }
.wt_button.medium.wt_round {
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px; }
.wt_button.large.wt_round {
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px; }
.wt_button i {
	margin-left: -5px;
	padding-right: 5px; }
.wt_contact_form .wt_button,
.error_page .wt_button {
	color: #fff;
	background-color: #0bbfb0;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	position: relative;
	background-image: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.error_page .wt_button {
	margin-top: 20px;
	background-color: #428bca; }
.wt_contact_form .wt_button:hover,
.error_page .wt_button:hover {
	background-color: #252525; }
.error_page a.wt_button:hover {
	color: #ffffff; }
.error_page {
	padding: 15px 0; }
.wt_button, .wt_button span {
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;	
	word-wrap: break-word;	 
	text-align: center;
	text-decoration: none; }
.wt_button:hover span {
	cursor: pointer; }
.wt_button:active span {
	top: 1px;
	left: 1px; }
.wt_button.small span {
	padding: 0 15px;
	line-height: 32px;
	font-size: 12px; }
.wt_button.medium span {
	padding: 0px 20px;
	line-height: 42px;
	font-size: 13px; }
.wt_button.large span {
	padding: 0 22px;
	line-height: 44px;
	font-size: 15px; }
.wt_button.full {
	margin-right: 0; }
.wt_button.full, .wt_button.full span {
	display: block; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Chrome with Safari - fix margins */
	button.wt_button span {
		margin-top: -2px;
		margin-left: -2px;
		margin-right: -2px; } }
button::-moz-focus-inner {
	border: none; /* overrides extra padding in Firefox */ }
button.wt_button  {
	padding: 0px;
	margin: 0; }

/* ==========================================================================
   16. Font Awesome Styles
   ========================================================================== */ 
   
#wt_sidebar .widget_subnav li [class^="fa-"],
#wt_sidebar .widget_subnav li [class*=" fa-"],
#wt_sidebar .widget_subnav li [class^="menu_icon_"] i,
#wt_sidebar .widget_subnav li [class*=" menu_icon_"] i {
	font-size: 0; }
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }
.icon-2x {
  font-size: 2em; }
.icon-2x.wt_icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.icon-3x {
  font-size: 3em; }
.icon-3x.wt_icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
.icon-4x {
  font-size: 4em; }
.icon-4x.wt_icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
.fontawesome i {
	text-align: center; }
.wt_entypo_icon,
.wt_fontawesome_icon,
.wt_glyphicons_icon {
	margin-right: 5px; }

/* ==========================================================================
   17. Main Content & Sections
   ========================================================================== */ 

/* Main Content
   ------------------------------------------------- */	
   
#wt_content {
	padding-bottom: 60px; }
#wt_main {
	margin-bottom: 20px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; }
.widget {
	margin-bottom: 40px;
	overflow: hidden; }
#wt_topWidget .widget,
#wt_topWidget p {
	margin-bottom: 0px; }
#wt_topWidget p {
	padding: 0px; }
	
		
/* Sections
   ------------------------------------------------- */
   
.wt_sections {
	position: relative; }
.wt_section_area {
	position: relative;
	background-color: #ffffff; }
.wt_video.wt_section_area  {
	background-color: transparent; }
.wt_section {
	clear: both;
	position: relative;
	z-index: 10;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover; }
.single .wt_section {
	/*padding-bottom: 55px;
	padding-top: 0;*/ }
.wt_section_contact {
	position: relative;
	margin-top: 55px; }
.wt_section_contact .wt_gMap {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }
.wt_section_contact .wt_g_map {
	margin-bottom: 0;}
.wt_section_contact .wt_section_contact_inner {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 40%;
	max-width: 410px;
	padding: 40px;
	z-index: 980;
	color: #9fa1aa; }
#wt_containerWrapp .wt_section_contact .wt_section_contact_inner a:link,
#wt_containerWrapp .wt_section_contact .wt_section_contact_inner a:visited {
	color: #9fa1aa; }
#wt_containerWrapp .wt_section_contact .wt_section_contact_inner a.contact_button:link,
#wt_containerWrapp .wt_section_contact .wt_section_contact_inner a.contact_button:visited {
	color: #ffffff; }
.wt_section_contact .wt_section_contact_inner:after {
	content: '';
	display: block;
	width: 110%;
	height: 100%;
	position: absolute;
	left: -40px;
	top: 0;
	border-right: 1px solid #57585a;
	background: rgba(22, 22, 22, 0.9);
	-webkit-transform: skew(-12deg);
	-moz-transform: skew(-12deg);
	-ms-transform: skew(-12deg);
	-o-transform: skew(-12deg);
	transform: skew(-12deg);
	z-index: -1; }
.wt_border {   
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #fafafa; }
.wt_shadow {  
	-moz-box-shadow: 0 1px 3px rgba(255, 255, 255, 0.1) inset;
	-webkit-box-shadow: 0 1px 3px rgba(255, 255, 255, 0.1) inset; 
	box-shadow: 0 1px 3px rgba(255, 255, 255, 0.1) inset; }
.wt_separator_section {
	position: relative; }
.wt_section_arrow {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: -30px;
	top: -15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg); }
h1.wt_slogan {
	color: #EEEEEE;
	font-size: 140px;
	line-height: 80px;
	margin: 160px 0 120px;
	text-shadow: 2px 2px #151515;
	text-transform: uppercase; }
h1.wt_slogan span {
	font-size: 70px;
	line-height: 50px;
	margin-bottom: 100px; }
a.read_more {
	border: 2px solid #EEEEEE;
	color: #EEEEEE;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 30px;
	text-transform: uppercase; }
a.read_more:hover {
	color: #428bca;
	border: 2px solid #428bca; }

/* ==========================================================================
   18. Wordpress Page Navigation
   ========================================================================== */ 
   
/* Wordpress Page Navigation
   ------------------------------------------------- */
   
.wp-pagenavi {
	width: 100%;
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px; }
.wt_portfolio_wrapper .wp-pagenavi {
	min-height: 0 !important; }
.wp-pagenavi .pagination {
	width: 100%; }
.wp-pagenavi > li {
	display: inline; }
.wp-pagenavi a {
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px; }
.wp-pagenavi a:first-of-type {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px; }
.wp-pagenavi a:last-of-type{
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }
.wp-pagenavi > li > a:hover,
.wp-pagenavi > li > span:hover,
.wp-pagenavi > li > a:focus,
.wp-pagenavi > li > span:focus {
	background-color: #eeeeee; }
.wp-pagenavi > .active,
.wp-pagenavi > .active > span,
.wp-pagenavi > .active > a:hover,
.wp-pagenavi > .active > span:hover,
.wp-pagenavi > .active > a:focus,
.wp-pagenavi > .active > span:focus {
	z-index: 2;
	color: #ffffff!important;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default; }
.wp-pagenavi > .disabled > span,
.wp-pagenavi > .disabled > span:hover,
.wp-pagenavi > .disabled > span:focus,
.wp-pagenavi > .disabled > a,
.wp-pagenavi > .disabled > a:hover,
.wp-pagenavi > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed; }
.wp-pagenavi .currentPosts {
	z-index: 2;
	color: #ffffff!important;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default; }
.nav-previous {
	width: 50%;
	float: left; }
.nav-next {
	width: 50%;
	float: right;
	text-align: right; }
.nav-previous span,
.nav-next span {
	position: relative;
	top: -2px; }
.entry_navigation {
	overflow: hidden;
	margin: 20px 0; }
	
/* read more link for blog */

.blogEntry a.read_more_link:hover {
	background-color: #555 !important; }
.blogEntry a.read_more_link {
	background-color: #428bca;
	color: #ffffff!important;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 13.5px;
	margin: 5px auto;
	padding: 6px 14px 7px;
	position: relative; }
.blogEntry p {
	margin-bottom: 10px; }
.bypostauthor {}

/* #wt_sidebar tweets style */		
.recentTweets .twitterIcon {
	border: 1px solid #ffffff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	float: left;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	margin-right: 8px;
	margin-top: 5px;
	position: relative;
	text-align: center;
	width: 25px; }	
#wt_footerWrapper .recentTweets .twitterIcon {
	border: 1px solid #464646; }
#wt_footerWrapper .recentTweets .content a {
	color: cacaca; }
.recentTweets .twitterIcon:before {
	font-family: 'FontAwesome';
	content: "\f099";
	font-size: 13px; }
.recentTweets .wt_postInfo {
	overflow: visible;
	margin-left: 60px; }	
#wt_sidebar .recentTweets .twitterIcon {
	width: 30px;
	height: 20px; }
#wt_sidebar .recentTweets .twitterIcon:before {
	font-size: 20px; }	
#wt_sidebar  .recentTweets .wt_postInfo {
	margin-left: 30px; }
.recentTweets .content {
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;	 }
#wt_sidebar .recentTweets .content a {
	display: inline !important; }
.recentTweets li a,
#wt_content .recentTweets li a {
	font-style: italic;
	font-size: 12px; }
.recentTweets li a:hover {
	text-decoration: underline; }
.recentTweets li {
	font-size: 12px;
	border-bottom: none !important; }
.tweet_time {
	display: block; }
#wt_page .tweet_time a {
	font-style: normal;
	font-size: 10px;
	color: #919191; }
/* end #wt_sidebar tweets style */

/* ==========================================================================
   19. Comments Forms
   ========================================================================== */ 
   
/* Contact & Comments Forms
   ------------------------------------------------- */	
   
#wt_content .wt_contact_form {
	margin-top: 12px; }
#wt_sidebar .wt_contact_form label {
	margin-left: 0px;
	display: none; }
#mc4wp_email,
#mc4wp_name,
#mc4wp_phone,
.mc4wp-form input[type="text"],
.mc4wp-form input[type="email"] {
	color: #444;
	width: 70%;
	display: inline-block;
	height: 44px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #ffffff;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out; }
#mc4wp_email:focus,
#mc4wp_name:focus,
#mc4wp_phone:focus,
.mc4wp-form input[type="text"]:focus,
.mc4wp-form input[type="email"]:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.5s;
	  -moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		  -ms-transition: all 0.5s;
			transition: all 0.5s; }
.mc4wp-form input[type="submit"],
.wpcf7 input[type="submit"] {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	width: 27%;
    display: block;
    border:none;
    cursor: pointer;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	float: right;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
.mc4wp-form input[type="submit"]:hover,
.wpcf7 input[type="submit"]:hover {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e; }
.wpcf7 p {
	line-height: 25px; 
}
.text_input, .text_area, input.wt_search_field,
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
	width: 100%; }
.wpcf7 input[type="submit"] {
	width: auto; 
	float: none;
	padding-left: 30px;
	padding-right: 30px; }
.single-portfolio .withSidebar .text_area {
	width: 50%; }
#wt_footerWrapper .wt_contact_form .wt_button {
	box-shadow: 0;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s;
	-webkit-box-shadow: #292929 0px 1px 1px inset, #292929 -1px -1px 0px 0px, #292929 1px 1px 0px 0px, #292929 1px 0px 0px 0px, #292929 0px 1px 0px 0px, #292929 1px -1px 0px 0px, #292929 -1px 1px 0px 0px;
	-moz-box-shadow: #f4f4f4 0px 1px 4px inset, #292929 -1px -1px 0px 0px, #292929 1px 1px 0px 0px, #292929 1px 0px 0px 0px, #292929 0px 1px 0px 0px, #292929 1px -1px 0px 0px, #292929 -1px 1px 0px 0px;
	box-shadow: #292929 0px 1px 1px inset, #292929 -1px -1px 0px 0px, #292929 1px 1px 0px 0px, #292929 1px 0px 0px 0px, #292929 0px 1px 0px 0px, #292929 1px -1px 0px 0px, #444 -1px 1px 0px 0px;
	background-image: none; }
#wt_footerWrapper .text_input, #wt_footerWrapper .text_area {
	box-shadow: 0;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
#wt_footerWrapper .wt_search_form,
#wt_headerWrapper .wt_search_form {
	float: none; }
#wt_sidebar .wt_contact_form .text_area {
	height: 90px;
	max-width: 100%; }
#commentform label {
	margin-left: 10px; }
#commentform .fieldset,
.wt_contact_form .fieldset {
	overflow: hidden;
	/*position: relative;*/ }
.wt_contact_form {
	padding: 4px 0 0px; }
#wt_footer .wt_contact_form,
#widgetWrapper .wt_contact_form {
	padding: 5px 0 0px; }
.wt_contact_form .fieldset {
	margin: 0 0 12px 0;
	padding: 0; }
.wt_contact_form label,
.wt_contact_form input {
	display: block; }
#commentform label,
#commentform input {
	display: inline-block; }
#commentform .text_input {
	max-width: 320px; }
#wt_footer .wt_contact_form label,
#widgetWrapper .wt_contact_form label {
	text-align: right; }
.wt_contact_form textarea {
	line-height: 20px;}
.wt_contact_form fieldset {
	margin-bottom: 0; }
#wt_footer .wt_contact_form .text_input,
#widgetWrapper .wt_contact_form .text_input {
	max-width: 265px; }
.wt_contact_form textarea {
	height: 260px;
	overflow: auto; }
#wt_footerWrapper .wt_contact_form textarea {
	height: 120px; }
#wt_footer .wt_contact_form textarea,
#widgetWrapper .wt_contact_form textarea {
	max-width: 300px; }
#wt_footer .wt_one_fifth .wt_contact_form .text_input,
#widgetWrapper .wt_one_fifth .wt_contact_form .text_input {
	width: 53%; }
#wt_footer .wt_one_fifth .wt_contact_form textarea,
#widgetWrapper .wt_one_fifth .wt_contact_form textarea {
	width: 84%; }
select {
	margin: 0;
	border: 1px solid #dddddd;
	background-color: -moz-Combobox;
	color: -moz-ComboboxText;
	font: -moz-list;
	line-height: normal !important;
	white-space: nowrap !important;
	word-wrap: normal !important;
	text-align: start; 
	cursor: default;
	-moz-box-sizing: border-box;
	-moz-user-select: menulist;
	-moz-appearance: menulist;
	-webkit-appearance: menulist;
	text-indent: 0;
	overflow: -moz-hidden-unscrollable;
	text-shadow: none;
	background: #f7f7f7;
	color: #898989;
	outline: 0;
	padding: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0;
	width: 99%;
	max-width: 100%;
	-moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
	-webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
	box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
	border: 1px solid #d4d4d4; }
.contact_button:active,
.contact_button.active {
  background-image: none; }
.wt_row {
	margin-left: -15px;
	margin-right: -15px; }

/* ==========================================================================
   20. Custom & WordPress Widget
   ========================================================================== */ 
   
/* Videos / Audios
   ------------------------------------------------- */	
   
.wt_video_wrap {
	margin-bottom: 20px;
	line-height: 100%;
	position: relative; }
#wt_intro .wt_video_wrap {
	margin-bottom: 0; }
.wt_embed {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
	margin-bottom: 20px; }
* html .wt_embed {
	margin-bottom: 45px;
	margin-bot\tom: 0; }
.wt_embed div,
.wt_embed iframe, 
.wt_embed object, 
.wt_embed embed {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0; }
.wt_audio_wrap {
	margin-bottom: 20px; }
.mejs-controls .mejs-button button:focus {
	outline: none !important; }
.lt-ie9 .me-plugin {
	position: static !important; }

/* Advertise Widget
   ------------------------------------------------- */	
   
.wt_adsWrap {
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	margin-left: -10px; }
#wt_footer .wt_adsWrap {
	padding-top: 10px; }
.wt_adsWrap a {
	width: 120px;
	margin: 0 0 10px 10px;
	display: inline-block;
	float: left;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; }
.wt_adsWrap a img {
	width: 100%;
	display: block; }
.wt_adsWrap a.last {
	margin-right: 0; }

/* Custom Links Widget
   ------------------------------------------------- */	
   
#wt_footer .wt_custom_links {
	padding-top: 5px; }
#wt_footer .widget .wt_custom_links li i {
	color: #eeeeee; }
.widget .wt_custom_links .title {
	text-align: left; }
.wt_custom_links li,
#widgetWrapper .wt_custom_links li {
	margin-bottom: 8px !important; }
.wt_custom_links li a {
	background: none !important;    
	padding: 0 !important;
	line-height: 24px; }
.wt_custom_links li img {
	vertical-align: top;
	display: inline-block;
	margin-right: 5px; }
.wt_custom_links li span {
	display: inline-block;
	font-size: 16px; }

/* Calendar Widget
   ------------------------------------------------- */	
   
#wp-calendar {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border-collapse: separate;
	border-spacing: 0;
	font-size: 12px;
	margin-bottom: 20px; }
.widget_calendar a {
	color: #777; }
.widget_calendar a:hover {
	color: #428bca; }
#wp-calendar th,
#wp-calendar caption {
	text-align: center; }
#prev {
	text-align: left; }
#wp-calendar caption, 
#wp-calendar th, 
#wp-calendar td, 
#wp-calendar tfoot {
	padding: 5px; }
#wt_sidebar #wp-calendar th, 
#wt_sidebar #wp-calendar tbody td {
	border-bottom: 1px solid #e5e5e5; }
#today,
#wt_containerWrapp #today {
	font-weight: bold;
	color: #ffffff;
	background-color: #428bca; }
#wp-calendar caption, 
#wp-calendar th {
	color: #428bca; }
#wt_sidebar #wp-calendar th, #wt_sidebar  #wp-calendar tbody td {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5; }
#wt_sidebar  #wp-calendar tbody td#today {
	border-bottom: none;
	border-left: none; }
#wt_sidebar #wp-calendar th:last-child,
#wt_sidebar #wp-calendar tbody td:last-child {
	border-right: 1px solid #e5e5e5; }
#wt_sidebar #wp-calendar caption {
	border-bottom: 1px solid #e5e5e5;	}
#wt_sidebar #wp-calendar caption,
#wt_sidebar #wp-calendar th {
	font-weight: bold;	}
#wt_footer #wp-calendar td {
	color: #b0b0b0;	}
#wt_footer #wp-calendar #today {
	color: #ffffff;	}
#wt_footer #wp-calendar caption,
#wt_footer #wp-calendar th {
	font-weight: bold;	}

/* About The Author
   ------------------------------------------------- */	 
   
#aboutTheAuthor {
	margin-bottom: 40px; }
#aboutTheAuthor h3 {
	margin-bottom: 20px; }
.aboutTheAuthor_wrapp {
	padding-right: 10px;
	min-height: 90px;
	overflow: hidden;
	color: #777777;	
	background: #f7f7f7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border-left: 1px solid #e5e5e5; }
.aboutTheAuthor_wrapp .gravatar {
	float: left;
	width: 25%;
	padding: 20px 0;
	overflow: hidden;
	/*position: absolute;*/
	text-align: center; }
.aboutTheAuthor_wrapp .gravatar img {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin: 10px auto 15px;
	padding: 4px;
	max-width: 80px;
	max-height: 80px; }
.aboutTheAuthor_content {
	float: right;
	width: 75%;
	overflow: hidden;
	padding: 20px; }
.aboutTheAuthor_content h4 {
	margin-bottom: 8px;
	font-size: 22px; }
.aboutTheAuthor_content p {
	margin-bottom: 10px; }
.blogEntry {
	position: relative; }
.blogEntry_frame {
	margin-bottom: 20px; }
.entry_left {
	float: left;
	margin-right: 20px; }
.wt_entry_left > figure {
	float: left;
	margin-right: 20px; }
.single .blogEntry > figure {
	margin-bottom: 10px; }

/* Inline Lightbox
   ------------------------------------------------- */	
   
.pp_inline img {
	padding: 0 18px 18px; }


/* Dividers
   ------------------------------------------------- */	
   
#wt_containerWrapp .wt_top {
	text-align: right;
	clear: both;
	display: block;
	margin-bottom: 20px;
	position: relative;
	font-size: 11px; }
#wt_containerWrapp .wt_top a {
	display: inline-block; }
	
.margin_20 { margin-bottom: 20px!important; }


/* Contact info
   ------------------------------------------------- */
   
#wt_containerWrapp .wt_contactInfo {
	margin-bottom: 30px;
	overflow: hidden; }

.wt_contactInfo .contactText {
	background: none !important;
	padding-left: 0; }
#wt_containerWrapp .wt_contactInfo .contactMail a,
#wt_containerWrapp .wt_contactInfo .contactTwitter a {
	word-wrap: break-word; }
		
/* Isotope Layouts 
   ------------------------------------------------- */
   
.wt_isotope_shortcode.wt_isotope {
	margin: 0 -16px 20px;  }
.wt_isotope_shortcode.wt_isotope .wt_element {
	margin: 0 0px 20px; 
	position: relative; }
.wt_isotope_shortcode.wt_isotope .wt_element img {
	display: block; }
.wt_isotope_shortcode .elContent {
	padding: 10px;
	border: 1px solid #e5e5e5; }

/* ------------------------------------------------- */
/* = BLOG META 
/* ------------------------------------------------- */

.blogEntry_metadata {
    width: 100%;
    margin-bottom: 15px; }
.single .blogEntry_metadata {
    margin-top: 15px; }
.wt_entry_left .blogEntry_metadata {
	margin-top: 0; }
.blogEntry_metadata div {
    display: inline-block;
    margin-right: 15px;
    font-size: 11px;
    color: #999; }
.blogEntry_metadata div a {
    color: #444;
    font-size: 12px;
    padding-left: 3px; }
.blogEntry_metadata div:hover {
    color: #2a6496; }
.blogEntry_metadata li.post-tags a:first-child {
    padding-left: 3px; }
.post_container {
    position: relative;
    overflow: hidden; }
.post-image ul {
    max-height: 397px; }
.blogEntry {
	overflow: hidden;
	position: relative; }
.blog-thumbnail-slide {
	clear: both;
	background: #f9f9f9; }
.single .blogEntry {
	margin-bottom: 0; }
.blogEntry .entry_date span {
    text-align: center;
    width: 100%;
    display: block;
    color: #fff; }
.blogEntry .entry_date .day {
    padding-top: 7px;
    line-height: 14px;
    color: #fff; }
.blogEntry .entry_date .month {
    font-size: 14px; }

/* ------------------------------------------------- */
/* =  SEARCH FORM
/* ------------------------------------------------- */

.wt_search_form  {
    margin: 0;
    padding: 0;
	position: relative; }
.wt_search_form .wt_search_field {
    border: 1px solid #eee;
    background-color: #fff;
    width: 100%;
    height: 40px;
    padding: 5px 50px 5px 10px;
    color: #999999;
    float: left;
    font: normal 12px "Open sans", Helvetica, Arial, sans-serif; }
#wt_footerWrapper .wt_search_form .wt_search_field {
    border: 1px solid #464646;
    background-color: transparent;
    color: #eeeeee; }
.wt_search_form .wt_search_field::-webkit-input-placeholder,
.wt_search_form .wt_search_fieldt:-moz-placeholder,
.wt_search_form .wt_search_field::-moz-placeholder,
.wt_search_form .wt_search_fieldt:-ms-input-placeholder { color: #464646; }

.wt_search_form .wt_search_go,
.wt_search_form .wt_search_icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: pointer; }
.wt_search_form .wt_search_go {
	border: none;
	outline: none;
	color: #ffffff;
	background: #428bca;
	z-index: 11;
	font-size: 16px;
	font-family: 'FontAwesome'; 
	overflow: hidden;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.wt_search_form .wt_search_go:hover {
	background: #383634; }
.wt_search_form .wt_search_field:focus,
#comments .row-fluid textarea:focus,
#comments .row-fluid input:focus {
  border-color: #66afe9!important; }
.wt_search_form .sb-search-submit:hover {
    background-color: #428bca  !important; }
#headerWidget .wt_search_form .wt_search_field {
	width: 200px; }

/* ------------------------------------------------- */
/* =  SEARCH FORM ALTERNATIVE
/* ------------------------------------------------- */
	
.sb-search {
	position: relative;
	width: 0%;
	min-width: 40px;
	height: 40px;
	float: right;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden; }
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none !important;
	outline: none;
	background: #fff;
	width: 100%;
	height: 40px;
	margin: 0;
	z-index: 10;
	padding: 0 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #2c3e50; }
.wt_search_form .sb-search-submit {
	border: none;
	outline: none;
	color: #888888;
	background-color: #ffffff !important; }
#wt_footer .wt_search_form .sb-search-submit {
	background-color:  #464646 !important; }
.sb-search .sb-search-submit:hover,
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	background-color: #2a6496 !important;
	color: #ffffff; }
.sb-search .sb-search-submit {
	height: 40px;
	line-height: 40px; }
	
/* ----- Open state ----- */
.sb-search.sb-search-open,
.no-js .sb-search { width: 250px; }
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit { z-index: 90; }

/* ------------------------------------------------- */
/* =  ARCHIEVE SIDEBAR WIDGET
/* ------------------------------------------------- */

h3.widgettitle {
	font-family: 'bebasneueregular', Helvetica, Arial, sans-serif; }
.widget ul {
	margin: 0px;
    padding: 0px; }
.widget li {
	border-bottom: 1px solid #eeeeee;
	padding: 6px 0;
	list-style:none;
	margin-bottom: 3px; }
#wt_footerWrapper .widget li {
	border-bottom: none; }
#wt_footerWrapper .widget .wt_social_networks_sc li,
.widget .wt_social_networks_sc li {
	border-bottom: none; }
.widget li a {
    color: #777777;
    font-size: 13px;
    line-height: 20px; }
.wt_postInfo p,
#wt_footer .wt_postInfo p,
.postInfo p,
#wt_footer .postInfo p {
    font-size: 12.5px; }
.widget .wt_postInfo .comments {
	display: block; }
#wt_footerWrapper .widget li .wt_postInfo a {
    color: #ffffff; }
#wt_sidebar .widget li .wt_postInfo a,
#wt_sidebar .wt_postInfo a {
	display: block;
    color: #464646; }
#wt_sidebar .wt_postInfo a:hover {
    color: #2a6496;}
.wt_postInfo p, .postInfo p,
#wt_footerWrapper .widget li .wt_postInfo .comments a,
#wt_sidebar .widget .wt_postInfo .comments a {
    color: #888888; }
#wt_sidebar .widget li a:hover, 
.widget li a:hover, 
#wt_footerWrapper .widget li .wt_postInfo a:hover,
.widget_content ul.arrows_list1 li:hover i, 
.widget_content ul.archives_list li:hover i {
    color:#2a6496; }
.wt_postList .wt_postInfo .comments a,
.wt_postList .postInfo .comments a {
	display: block; }
.widget li {
    color:#777777; }
#wt_footerWrapper .widget li i {
	margin-right: 5px;
    color:#eeeeee; }
#wt_sidebar .wt_postList > li {
	margin: 0 0 15.5px;
	padding: 0 0 17px;
	border-bottom: 1px solid #f5f6f6;
	border-top: none; }
#wt_sidebar .wt_postList > li:last-child {
	margin: 0;
	padding: 0 ;
	border-bottom: 1px solid transparent; }

/* ------------------------------------------------- */
/* =  TAGS WIDGET
/* ------------------------------------------------- */

.tagcloud {
    padding: 0;
    margin: 5px 0 0;
    float: left; }
.tagcloud a {
    float: left;
    padding: 0px;
    margin: 0px 5px 5px 0px;
    list-style-type: none;
    line-height: 25px; }
.tagcloud a {
	background: #F9F9F9;
    border: 1px solid #f1f1f1!important;
    color: #888!important;
    float: left;
    font-size: 13px!important;
	position: relative;
    padding: 3px 8px 4px 23px; }
#wt_footerWrapper .tagcloud a {
	background: transparent;
    border: 1px solid #464646!important; }
.tagcloud a:before {
	content: "\f02c";
	position: absolute;
	font-family: 'FontAwesome';
	left: 6px;
    font-size: 11px; }
.tagcloud a:hover,
#wt_footerWrapper .tagcloud a:hover {
    background: #428bca;
    color: #ffffff!important; }

/* ------------------------------------------------- */
/* =  RECENT POST WIDGET
/* ------------------------------------------------- */

ul.recent_posts_list, ul.popular_posts_list {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left; }
.recent_posts_list li,.recent_comments > li, .popular_posts_list > li {
    margin: 0 0 15.5px;
    padding: 0 0 17px;
    list-style-type: none;
    border-bottom: 1px solid #f5f6f6;
    float: left;
    width: 100%;
    overflow: hidden; }
.popular_posts_list > li:last-child {
    border-bottom: none;
    margin-bottom: 10px; }
.recent_posts_list li a,.popular_posts_list li a{
    color: #464646;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    overflow: hidden; }
.wrap .title_post {
    color: #464646;
    font-family: 'Lato', sans-serif;
    font-size: 13.5px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    overflow: hidden; }
.recent_posts_list li a:hover,.popular_posts_list li a:hover, .wrap .title_post:hover {
    color: #2a6496; }
.recent_posts_list li span, .recent_comments li span, .popular_posts_list li span {
    float: left;
    margin-right: 15px;
    overflow: hidden; }
.recent_posts_list li span img, .recent_comments li span img, .popular_posts_list li span img {
    margin-right: 0;
    max-width: 60px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    width: 100%; }
.recent_posts_list li span img:hover,.popular_posts_list li span img:hover {
    float: left;
    margin-right: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
.recent_posts_list li i,.popular_posts_list li i {
    padding: 1px 0px 0px 0px;
    margin: 0px;
    display: block;
    font-size: 12px;
    font-style: normal;
    color: #9e9e9e; }
.recent_posts_list li.last,.recent_comments > li.last,.popular_posts_list > li.last {
    padding: 0px 0px 7px 0px;
    border-bottom: 0px solid #f5f6f6; }
.recent_posts_list li a .overlay:after, .recent_comments li a .overlay:after, .popular_posts_list li a .overlay:after{
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    line-height: 60px;
    color: #fff;
    z-index: 999;
    font-size: 18px;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    margin-left: -8px; }
.recent_posts_list li a .overlay, .recent_comments li a .overlay, .popular_posts_list li a .overlay {
    position: absolute;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #2a6496;
    opacity: 0;
    filter: alpha(opacity=0);
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s;
    z-index:0;
    left: 0; }
.recent_posts_list li a .overlay:hover, .recent_comments li a .overlay:hover, .popular_posts_list li a .overlay:hover {opacity: 0.7;filter: alpha(opacity=70);}
.recent_posts_list li a.thumb img, .recent_comments li a.thumb img, .popular_posts_list li a.thumb img {
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.recent_posts_list li a.thumb:hover img, .recent_comments li a.thumb:hover img, .popular_posts_list li a.thumb:hover img {
    transform: scale(1.2) rotate(5deg);
    -webkit-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg); }
.recent_posts_list li p.wrap, .recent_comments li p.wrap, .popular_posts_list li p.wrap {
    line-height: normal;
    margin-bottom: 0;
    overflow: hidden; }
.desc em {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-right: 5px; }
.wrap .desc {
    display: block;
    float: left;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 5px;
    margin-top: 0;
    width: 100%; }
.widget_content .tabs-container {
    margin-bottom: 0; }

/* Blog */
.blogEntry_metadata {
	border-bottom: 1px solid #eeeeee; }
.blogEntry_metadata div {
	padding: 5px 10px;
	margin: 0;
	border-left: 1px solid #eeeeee; }
.blogEntry_metadata div:first-of-type {
	padding: 5px 10px 5px 0;
	border-left: none; }
.blogEntry {
	overflow: hidden;
	position: relative; }
.blog-thumbnail-slide {
	clear: both; }
.blogEntry p {
	color: #444444; }
	
#calendar_wrap #next,
#calendar_wrap #prev {
	position: inherit;
	font-size: inherit;
	color: #666; }
.widget_categories ul li span {
	color: #777777;
    float: right;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 28px;
    font-weight: 600;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.widget_categories ul li:hover span {
    background: #428bca;
    color: #FFFFFF; }
	
/* ------------------------------------------------- */
/* =  WIDGET FOOTER
/* ------------------------------------------------- */

h4.widgettitle {
	font-family: 'bebasneueregular', Helvetica, Arial, sans-serif; }
.wt_postList > li {
    list-style: none outside none;
    overflow: hidden;
    margin-bottom: 15px; }
.widget .wt_postList a {
    font-size: 14px; }
.wt_postList li a.thumb {
    float: left;
    overflow: hidden;
    margin-right: 15px;}
.postThumbs a.thumb,
.wt_postThumbs a.thumb {
    float: left;
    overflow: hidden;
    margin-right: 3px;
    margin-bottom: 3px; }
.wt_postList li a.thumb img,
.wt_postThumbs a.thumb img,
.postThumbs a.thumb img {
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.wt_postList li a.thumb:hover img,
.wt_postThumbs a.thumb:hover img,
.postThumbs a.thumb:hover img {
    transform: scale(1.2) rotate(5deg);
    -webkit-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg); }
.overlay:after {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    line-height: 55px;
    color: #fff;
    z-index: 1030;
    font-size: 18px;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    margin-left: -6px; }
.overlay {
    z-index: 90;
    position: absolute;
    width: 55px;
    height: 55px;
    text-align: center;
    background: #428bca;
    opacity: 0;
    filter: alpha(opacity=0);
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s;
    z-index:0;
    left: 15px; }
.overlay:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); }
.wt_postList li .wt_postInfo {
    line-height: normal;
    margin-bottom: 0;
    overflow: hidden; }
.wt_postInfo a,
.postInfo a {
    color: #444;
    /*font-size: 13px;*/
    font-weight: 500;
    vertical-align: text-top; }
#wt_footerWrapper .wt_postInfo a {
    color: #ffffff; }
.wt_postInfo a:hover {
    color: #428bca; }
.wrap small,
.wt_postList .date {
	display: block;
    color: #888888;
    font-size: 90%; }
.thumb > img {
    max-width: 55px;
    position: relative;
    vertical-align: top; }

/* ------------------------------------------------- */
/* = COMMENT BLOG POST 
/* ------------------------------------------------- */

#comments {
	clear: both;
    margin: 20px auto 0;
    padding: 30px 0 0; }
.commentList { 
	margin:0; 
	padding:0; }
.commentList li {
	list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden; }
.commentList ul.children { 
	margin-left:94px;
	padding:0; }
.comment .comment_wrap {
	padding: 20px;
    border-bottom: 1px solid #f1f1f1; }
.comment:last-of-type .comment_wrap {
    border-bottom: none; }
.children .comment:last-of-type .comment_wrap {
    border-bottom: 1px solid #f1f1f1; }
.comment_content {  
    margin-bottom: 20px;
    margin-left: 100px;
    position: relative; }
.comment_wrap .gravatar img:hover,
.comment_wrap .gravatar:hover:after {
    background: #428bca; }
.comment_content .fa-comments {
	display: none; }
.avatar:hover img {border-color: #428bca; }
.comment-body { margin-bottom:20px; }
.comment_wrap .gravatar {
    float: left;
    width: 80px; 
    position: relative; }
.comment_wrap .gravatar img {
	position: relative;
    display: block;
    margin-right: 20px;
    z-index: 0;
    background: #f1f1f1;
    padding: 4px;
    border-radius: 100%;
	transition: all 0.3s; }
.comment_wrap .gravatar:after {
	content: "";
	display: block;
	position: absolute;
    right: -5px;
	top: 50%;
	width: 10px;
	height: 10px;
	margin-top: -5px;
    background: #f1f1f1;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
	z-index: -1;
	transition: all 0.3s; }
.comment_wrap .comment_author {
	display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 0; }
.comment_wrap .comment_author a {color:#555}
#comment {
    border-bottom: 1px solid #ecf0f1;
    padding-bottom: 50px;
    margin-bottom: 30px; }
/* comment hover effect */  
.comment_wrap .comment { 
    position: relative; }
.comment_wrap .comment-reply-link { 
    position: absolute;
    right: 20px;
    bottom: 0px; }
.reply a.comment-reply-link {
    color: inherit !important;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none !important;
    text-transform: uppercase; }
.comment-reply-link {
    position: absolute;
    right: 20px;
    bottom: 0px; }
.reply a.comment-reply-link:before {
	position: absolute;
	left: -20px;
	top: 1px;
    content: url(../img/reply.png);
    height: 16px;
    width: 16px;}
.row-fluid textarea, textarea {
    font-size: 14.994px;
    height: auto;
    line-height: 24px;
    padding: 10px !important;
    background: #FFFFFF;
    border:1px solid #e9e9e9;
    color: #A3A3A3; }
.row-fluid textarea:focus, .row-fluid input:focus {
    border-color: #428bca !important;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		  -o-transition: all 0.3s;
			transition: all 0.3s; }
.commentform > input {
    margin-bottom:25px;
    margin-right:20px;
    width: 31.6%;
    position: relative;
    background: #FFFFFF;
    padding: 10px;
    border:1px solid #e9e9e9;
    color: #A3A3A3; }
#comments {
    margin-bottom: 20px; }
.commentform > input:last-child {
    margin-right:0; }
#submit.btn {
	margin-top: 0; }
input[type="text"], input[type="email"] {
	border-radius: 0;
	position: relative;
	background: #FFFFFF;
	border: 1px solid #e9e9e9;
	color: #A3A3A3;
	height: 40px;
	font-size: 13px;
	box-shadow: none; }
#wt_footerWrapper input[type="text"], 
#wt_footerWrapper input[type="email"],
#wt_footerWrapper .row-fluid textarea, 
#wt_footerWrapper textarea  {
	background: transparent;
	border: 1px solid #464646;
	color: #A3A3A3; }
.text_input {
	padding: 12px; }
.contact_button {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	transition: all 0.3s;
	color: #ffffff !important;
	background-color: #428bca; }
.wt_contact_form_wrap .contact_button {
	margin-top: 0px; }
.contact_button:hover, .contact_button:focus, .contact_button:active, .contact_button.active {
	color: #ffffff !important;
	background-color: #555;
	border-color: #555; }
.reset-form {
	font-family: FontAwesome;
	position: relative;
	float: right;
	text-decoration: none; }
.reset-form:after {
	content: "\f057";
	position: relative;
	margin-left: 4px;
	top: 1px;
	font-size: 1.1em;
	line-height: 52px; }
.wt_contactInfoWrap p {
	margin-bottom: 3px; }
	
/* ------------------------------------------------- */
/* =  TABS CONTENT
/* ------------------------------------------------- */

ul.wt_tabs {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%; }
ul.wt_tabs li {
    float: left;
    line-height: 38px;
    overflow: hidden;
    padding: 0;
	margin: 0;
    position: relative; }
ul.wt_tabs li a {
    background-color: #ecf0f1;
    border: 1px solid #ecf0f1;
    border-right: none;
    color: #666;
    font-size: 14px;
    display: block;
    letter-spacing: 0;
    outline: none;
    padding: 0 20px;
    text-decoration: none; }
.relatedPopularPosts ul.wt_tabs li a {
    padding: 0 10px; }
ul.wt_tabs li:first-child a { border-left: 1px solid #ecf0f1; }
ul.wt_tabs li:last-child a { border-right: 1px solid #ecf0f1; }
ul.wt_tabs li a.current { color: #181818; font-weight: 500; }
ul.wt_tabs li span { margin-left: -7px; }
ul.wt_tabs li a.current i {opacity: 1; filter: alpha(opacity=100);}
ul.wt_tabs li i {
    font-size: 17px;
    margin: 0 auto;
    padding: 0 5px; }
ul.wt_tabs li a:hover  { background: #fff; }
ul.wt_tabs li a.current {
    background: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #428bca;
    color: #428bca; }
ul.wt_tabs li a.current i {color: #428bca;}
.pane {
	padding: 20px; 
	display: none; }
.pane h1, .pane h2, .pane h3, .pane h4, .pane h5, .pane h6 {
    margin-bottom: 10px; }
.panes {
    border: 1px solid #ecf0f1;
    margin: -1px 0 20px;
    overflow: hidden;
    width: 100%;
    line-height: 22px; }
#wt_footerWrapper ul.wt_tabs li a {
    color: #eeeeee;
    background-color: #323232;
    border: 1px solid #323232; }
#wt_footerWrapper ul.wt_tabs li a.current {
    background: #222222;
    border-bottom: 1px solid #222222;
    color: #428bca; }
#wt_footerWrapper .panes {
    border: 1px solid #323232; }
ul.wt_postList {
	margin-left: 0; }
	
/* ==========================================================================
   22. Specific Theme Styles: Bivio
   ========================================================================== */ 
  
.wt_faq_row h2 {
	color: #428bca;
	margin-bottom: 20px; }
.wt_faq_row h4 {
	color: #111;
	font-weight: 400;
	line-height: 24px; }
.wt_faq_row p {
	color: #666;
	margin-bottom: 20px; }
.wt_faq_row p:last-child {
	margin-bottom: 20px; }
.pricing-table-holder {
	padding: 0 30px; }
.wt_chimp_form {
	padding-left: 0; }
.wt_footer_home {
	text-align: center;
	font-size: 15px; }
#wt_footerWrapper .widget .wt_social_networks_sc li i {
    color: #999999; }
#wt_footerWrapper .widget .wt_social_networks_sc li:hover i {
    color: #ffffff; }

/* ----- Custom Themes Button Styles ----- */
.cta-btn {
	background-color: #3071a9;
	color: #fff;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	padding: 12px 24px;
	text-transform: uppercase;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out; }
.cta-btn:hover {
	background-color: #265b89;
	color: #fff; }
	
/* ----- Theme Button Styles ----- */
.btn-theme {
	background-color: #428bca;
	color: #fff!important;
	font-size: 18px;
	padding: 8px 16px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out; }
.btn-theme:hover {
	background-color: #3071a9;
	color: #fff; }
	
/* ----- Theme Button Styles ----- */
.btn-black,
.wt_pricing_box_sc.wt_pricing_featured .btn-theme {
	background-color: #444;
	color: #fff; }
.btn-black:hover,
.wt_pricing_box_sc.wt_pricing_featured .btn-theme:hover {
	background-color: #333;
	color: #fff; }


/* New Home Page design */
.equal {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.row .vcenter,
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.clear {
	clear: both;
}
.fWP {
	margin-top: 65px;
}
.fWP h3,
.fWP.t1 h1,
footer h3,
.fWP h2,
footer h2 {
	color: #088dda;
	font-size: 40px;
	font-family: 'Nunito', regular;
	padding-bottom: 30px;
	font-weight: bold;
}
.fWP h3 {
	font-size: 34px;
}
.fWP p,
footer p {
	color: #3b3b3b;
	line-height: 1.3;
}
.fWP .header {
	background-image: url("../img/header_bg_front.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding: 100px 0;
	margin-bottom: -20px;
  width: 100%;
}
.fWP .header .applyButton {
	margin: 0 0 20px;
}
.fWP .header .rep p {
	color: #757575;
}
.fWP .mainH .rep p {
	font-size: 16px;
	margin-bottom: 10px;
	margin-right: 25px;
}
.fWP .mainH .rep p a {
	font-size: 16px;
}
.fWP .header ul {
	list-style: none;
	list-style-image: url('../img/lift_arrow.png');
	margin-bottom: 30px;
	margin-left: 15px;
}
.fWP .header ul li {
	font-size: 24px;
	color: #3b3b3b;
	margin-left: 10px;
	padding-left: 3px;
}
.fWP.t1 .imgBG p {
	font-size: 14px;
	color: #aaaaaa;
	font-weight: lighter;
}
.fWP.t1 .imgBG p:first-child {
	margin-bottom: 10px;
}
.fWP .header p a,
.fWP.t1 .imgBG p a {
	font-size: 14px;
	color: #19ba4a;
	font-weight: lighter;
}
.fWP .header p a:hover,
.fWP.t1 .imgBG p a:hover {
	color: #157f33;
}
.fWP .sliderBlock {
	background-color: #fff;
	box-shadow: 0px 0px 10px 0px rgba(109, 109, 109, 0.3);
}
.fWP .sliderBlock .slider-pos-fix {
	padding: 0 45px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 90%;
}
.fWP .sliderBlock .slider-handle,
.fWP .sliderBlock .slider-pos-fix .ui-slider-handle {
	position: relative;
	width: 4rem;
	z-index: 2;
	border: none;
	background: none;
}
.fWP .sliderBlock .slider-handle:hover {
	background: none;
}
.fWP .sliderBlock .slider-pos-fix span.ui-state-active {
	border: none;
}
.fWP .sliderBlock .slider-drop {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -4px;
	margin-left: -4px;
	background: #fff;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	box-shadow: 0px 0px 5px 0px rgba(122, 122, 122, 0.5);
	cursor: pointer;
}
.fWP .sliderBlock .slider-drop input,
.fWP .sliderBlock .slider-drop span {
	width: 25px;
	height: 35px;
	line-height: 34px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	background: #0d2a4c;
	border: none;
	cursor: pointer;
	margin-left: 17px;
	outline: none;
}
.fWP .sliderBlock .loan-amount .slider-drop input {
	margin-left: 22px;
	width: 40px;
}
.fWP .sliderBlock .loan-amount .slider-drop span {
	background-color: #088dda;
	width: 100px;
	height: auto;
	border-radius: 8px;
	margin: -95px 0 0 -36px;
	padding: 5px 10px;
	display: inline-block;
	font-weight: bold;
	font-size: 25px;
	position: relative;
}
.fWP .sliderBlock .loan-amount .slider-drop span::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 12px solid #088dda;
	bottom: -10px;
	left: 41px;
}
.fWP .sliderBlock .slider {
	position: relative;
	height: 0.5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e2e2e2;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none;
}
.fWP .sliderBlock .ui-slider, .fWP .sliderBlock .ui-slider-range,
.fWP .sliderBlock .slider, .fWP .sliderBlock .slider-fill {
	height: 14px;
	border: none;
	outline: none;
	border-radius: 20px;
}
.fWP .sliderBlock #slider-button {
	margin-top:22px;
	background-color:#ffae00;
	font-size: 1.2rem;
}
.fWP .sliderBlock .slider-fill,
.fWP .sliderBlock .ui-slider-range {
	background: rgba(8,141,218,1);
	background: -moz-linear-gradient(left, rgba(8,141,218,1) 0%, rgba(9,179,216,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(8,141,218,1)), color-stop(100%, rgba(9,179,216,1)));
	background: -webkit-linear-gradient(left, rgba(8,141,218,1) 0%, rgba(9,179,216,1) 100%);
	background: -o-linear-gradient(left, rgba(8,141,218,1) 0%, rgba(9,179,216,1) 100%);
	background: -ms-linear-gradient(left, rgba(8,141,218,1) 0%, rgba(9,179,216,1) 100%);
	background: linear-gradient(to right, rgba(8,141,218,1) 0%, rgba(9,179,216,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#088dda', endColorstr='#09b3d8', GradientType=1 );
	border-radius: 20px;
}
.fWP .sliderBlock h3,
.fWP.t1 .frmBts h3 {
	margin: 0;
	padding: 30px 0 80px;
	line-height: 1.3;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: lighter;
	color: #3b3b3b;
}
.fWP.t1 .frmBts h3 {
	padding: 0 0 25px;
}
.fWP .sliderBlock .ui-widget.ui-widget-content {
	border: none;
}
.fWP .sliderBlock .mBt {
	background: #19ba4a;
	color: #fff;
	padding: 15px 50px;
	font-size: 27px;
	width: 100%;
	border-radius: 0;
	z-index: 2;
	text-decoration: none;
	display: inline-block;
	margin-top: 25px;
	text-align: center;
	transition: all .5s;
	position: relative;
}

.fWP .sliderBlock .mBt:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 1px;
	content: '.';
	color: transparent;
	background: #119038;
	visibility: none;
	opacity: 0;
	z-index: -1;
	transition: all .5s;
}
.fWP .sliderBlock .mBt:hover:after {
	opacity: 1;
	visibility: visible;
	height: 100%;
}
.fWP .sliderBlock .sliderPlus,
.fWP .sliderBlock .sliderMinus {
	border-radius: 100%;
	width: 26px;
	height: 26px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 10px;
	background-color: #cdcdcd;
	position: absolute;
	bottom: -5px;
	cursor: pointer;
}
.fWP .sliderBlock .sliderPlus {
	background-image: url("../img/slider_plus.png");
	right: 0;
}
.fWP .sliderBlock .sliderMinus {
	background-image: url("../img/slider_minus.png");
	left: 0;
}
.fWP .sliderBlock .sliderPlus:hover,
.fWP .sliderBlock .sliderPlus:focus,
.fWP .sliderBlock .sliderMinus:hover,
.fWP .sliderBlock .sliderMinus:focus {
	background-color: #b7b7b7;
}
.fWP .banners {
	margin-top: 20px;
	text-align: center;
}
.fWP .banners .bnr {
	display: inline-table;
	width: 31%;
	background-color: rgba(255,255,255, .7);
	border-radius: 10px;
	padding: 5px 10px;
	box-shadow: 0 0 13px rgba(127, 127, 127, .4);
	text-align: center;
}
.fWP .banners .bnr:nth-child(2) {
	margin: 0 2.5%;
}
.fWP .banners .bnr img {}

.fWP .gridBlock {
	text-align: center;
	margin-top: 70px;
}
.fWP .gridBlock img {
	margin-bottom: 15px;
}
.fWP .gridBlock .title {
	font-weight: lighter;
	font-size: 28px;
	margin-bottom: 15px;
	line-height: 1.3;
	color: #3b3b3b;
}
.fWP .gridBlock p {
	color: #aaaaaa;
	font-size: 14px;
	margin-bottom: 50px;
}

.fWP .applyButton {
	background: #19ba4a;
	padding: 10px 30px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
	margin: 20px 0 50px;
	display: inline-block;
	text-decoration: none;
}
.fWP .applyButton:hover,
.fWP .applyButton:focus {
	background: #157f33;
}

.fWP .greenLine {
	background: #19ba4a;
	color: #fff;
	padding: 25px 0px;
}
.fWP .greenLine .text {
	font-size: 24px;
	line-height: 1.3;
}
.fWP .greenLine .btnLink {
	background: #fff;
	border: 2px solid #fff;
	color: #3b3b3b;
	text-transform: uppercase;
	padding: 8px 18px;
	font-size: 18px;
	border-radius: 5px;
	display: inline-block;
}
.fWP .greenLine .btnLink:hover {
	background: none;
	color: #fff;
}
.fWP .grayBG {
	background: #fafafa;
	padding: 80px 15px 70px;
}
.fWP .grayBG p {
	font-size: 16px;
}
.fWP .blockDesc {
	padding-top: 60px;
	padding-bottom: 60px;
}
.fWP .blockDesc p {
	font-size: 24px;
}
.fWP .blockLinks {}

.fWP .blockLinks a {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 1;
	color: #3b3b3b;
	font-size: 24px;
	padding: 10px 10px 10px 50px;
	transition: all 0.3s;
	border-bottom: 1px solid #aaa;
}
.fWP .blockLinks a:last-child {
	border-bottom: none;
}
.fWP .blockLinks a .ch {
	background-image: url("../img/check.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 16px;
	display: block;
	width: 17px;
	height: 14px;
	position: absolute;
	left: 12px;
	top: 21px;
}
.fWP .blockLinks a::before {
	content: '';
	position: absolute;
	right: 30px;
	width: 90px;
	height: 30px;
	background-image: url("../img/arrow_right.png");
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 30px;
	opacity: 0;
	transition: all 0.5s;
}
.fWP .blockLinks a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -50px;
	bottom: 0;
	left: 0;
	border-right: 50px solid transparent;
	border-bottom: 90px solid rgba(25, 186, 74, .8);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	z-index: -1;
	transition: 1s ease-in-out;
}
.fWP .blockLinks a:hover {
	color: #3b3b3b;
}
.fWP .blockLinks a:hover span {
	background-position: center bottom;
}
.fWP .blockLinks a:hover:before {
	opacity: 1;
}
.fWP .blockLinks a:hover:after {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.fWP .imgBG {
	background-image: url("../img/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.fWP.t1 .imgBG {
	margin-bottom: 40px;
	padding: 100px 0 120px;
	background-image: url("../img/t1_header_bg.jpg");
}
.fWP.t1 .header h1,
.fWP .mainH h1
{
	font-size: 60px;
	color: #3b3b3b;
	border-left: solid 5px #19ba4a;
	border-radius: 3px;
	padding: 0 30px;
	text-align: left;
	margin-bottom: 30px;
	font-weight: bold;
  font-family: 'Lato', sans-serif;
}
.fWP .mainH h1 {
  font-size: 50px;
}
.fWP.t1 .header .applyButton {
	padding: 15px 40px;
	margin-bottom: 40px;
}
.fWP.t1 .header .rep p {
	font-size: 16px;
	color:  #3B3B3B;
	margin-right: 25px;
}
.fWP.t1 .header .container,
.fWP .mainH .block .container {
	width: 600px;
	margin-right: 0;
}
.fWP .imgBG .text {
	background-color: #fff;
	border-bottom: 5px solid #19ba4a;
	box-shadow: 0px 10px 30px 0px rgba(109, 109, 109, 0.3);
	max-width: 1000px;
	margin: 60px auto;
	padding: 70px 40px;
}
.fWP .text.compare-text {
	border-bottom: 0;
	padding: 40px;
}
.fWP .text.compare-text .med-text {
	font-size: 26px;
	color: #3b3b3b;
	margin-bottom: 10px;
	font-weight: 600;
}
.fWP .text.compare-text p {
	font-size: 16px;
	color: #3b3b3b;
}
.fWP .text.compare-text .applyButton {
	margin-bottom: 0;
}
.fWP .imgBG .text p {
	font-size: 17px;
	line-height: 1.5;
}
.fWP.t1 .imgBG .text p {
	font-size: 15px;
}
.fWP.t1 .header .block,
.fWP .mainH .block {
	width: 50%;
	background: #fff;
	border-radius: 0px 100px 100px 0px;
	box-shadow: 0px 0px 43px -21px rgba(19,100,77,.8);
	padding: 50px 0 5px;
}
.fWP .mainH .block {
	padding-top: 25px;
}
.compare-us {
	font-size: 16px;
	color: #757575;
	margin-bottom: 20px;
}
.compare-us a {
	color: #19ba4a;
}
.compare-us a:hover {
	color: #157f33;
}

/* Text Slider */
.textSlider {
	position: relative;
	margin: 80px 0;
}
.textSlider .mySlides {
	display: none;
}
.textSlider .prev, .textSlider .next {
	cursor: pointer;
	padding: 15px 40px;
	color: gold;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	user-select: none;
	background-color: #088dda;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px;
}
.textSlider .next {
	background-image: url("../img/arrow_right.png");
}
.textSlider .prev {
	background-image: url("../img/arrow_left.png");
	margin-right: 2px;
}
.textSlider .prev:hover, .textSlider .next:hover {
	background-color: #08b4cc;
}
.textSlider .text {
	font-size: 15px;
	padding: 0 5px;
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
}
.textSlider .text h3 {
	color: #3b3b3b;
	font-size: 24px;
	padding-bottom: 10px;
}
.textSlider .text p {
	font-size: 16px;
	line-height: 1.5;
}
.textSlider .fade {
	opacity: 1;
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}
@-webkit-keyframes fade {
	from {opacity: .4}
	to {opacity: 1}
}
@keyframes fade {
	from {opacity: .4}
	to {opacity: 1}
}
/* T1 page template */
.fWP.t1 h1 {
	padding-bottom: 15px;
}
.fWP.t1 h3 {
	padding-bottom: 5px;
	font-size: 30px;
}
.fWP.t1 .container {
	margin-bottom: 40px;
}
.fWP.t1 .lgt {
	font-size: 20px;
	margin-bottom: 40px;
}
.fWP.t1 ol {
	list-style: none;
	margin: 0 0 25px;
	/*display: flex;*/
	/*flex-wrap: wrap;*/
}
.fWP.t1 ol li {
	counter-increment: inst;
	/*display: flex;*/
	margin-bottom: 15px;
	position: relative;
	padding-left: 50px;
}
.fWP.t1 ol li::before {
	content: counter(inst);
	background: #19ba41;
	color: #fff;
	padding: 4px;
	border-radius: 100%;
	height: 24px;
	width: 24px;
	text-align: center;
	font-size: 12px;
	margin-top: 3px;
	position: absolute;
	top: 0;
	left: 0;
}

footer .imgBG {
	background-image: url("../img/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	/*box-shadow:  0 -10px 40px 0 rgba(109, 109, 109, .7);*/
	position: relative;
	z-index: 1;
}
footer .imgBG .f_logo img {
	padding: 10px 0;
	width: 75px;
}
footer .imgBG .f_nav ul.nav {
	text-align: right;
	margin-top: 35px;
}
footer .imgBG .f_nav ul.nav li {
	display: inline-grid;
	padding: 0 0 0 25px;
}
footer .imgBG .f_nav ul.nav li a {
	color: #3b3b3b;
	font-size: 14px;
	padding: 0;
}
footer .imgBG .f_nav ul.nav li a:hover {
	color: #19ba4a;
	background: none;
}
.greenBG {
	background-color: #12a03d;
	padding: 0;
}
.greenBG .f_rep {
	border-right: 5px solid #fafafa;
	padding-right: 20px;
	padding-top: 40px;
}
.greenBG h3 {
	font-size: 34px;
	color: #fafafa;
	padding-bottom: 15px;
	font-weight: 100;
	font-family: 'Lato';
}
.greenBG .f_rep p {
	text-align: left;
	font-size: 17px;
	line-height: 1.4;
	color: #fafafa;
	font-weight: 100;
	font-family: 'Lato';
}
.greenBG .f_rep .social {
	margin: 20px 0;
}
.greenBG .f_rep .social br {
	display: none;
}
.greenBG .f_rep .social a {
	width: 35px;
	height: 35px;
	padding: 6px;
	display: inline-block;
	border: 2px solid #fafafa;
	margin-right: 5px;
}
.greenBG .f_rep .social a span {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 20px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	display: block;
}
.greenBG .f_rep .social a.fb span {
	background-image: url("../img/icon_fb.png");
}
.greenBG .f_rep .social a.twitter span {
	background-image: url("../img/icon_twitter.png");
}
.greenBG .f_rep .social a:hover,
.greenBG .f_rep .social a:focus {
	background-color: #fafafa;
}
.greenBG .f_rep .social a:hover span,
.greenBG .f_rep .social a:focus span {
	background-position: center bottom;
}
.greenBG .copyright {
	font-size: 17px;
	margin: 20px 0 15px;
	color: #fafafa;
	font-weight: 100;
	font-family: 'Lato';
}
.greenBG .f_desc {
	padding-top: 40px;
}
.greenBG .f_desc p {
	color: #fafafa;
	line-height: 1.6;
	font-size: 15px;
	font-weight: 100;
	font-family: 'Lato';
	padding-left: 10px;
}
.greenBG .f_desc p br {
	display: none;
}
.greenBG a {
	color: #005a1c;
}
.greenBG a:hover {
	color: #bac5bd;
}



@media only screen and (max-width: 1199px) {
	.fWP .gridBlock {
		margin-top: 30px;
	}
	.fWP .gridBlock img {
		margin-bottom: 8px;
		width: 40px;
	}
	.fWP .gridBlock .title {
		margin-bottom: 5px;
	}
	.fWP .gridBlock p {
		margin-bottom: 30px;
	}
	.fWP .imgBG .text {
		margin: 60px 15px;
	}
	/*footer .imgBG .ftNav, footer .imgBG .ftVid {*/
		/*padding: 70px 15px 40px;*/
	/*}*/
	footer .imgBG .f_nav ul.nav {
		margin-top: 22px;
	}
	.greenBG h3 {
		font-size: 30px;
	}
	.fWP.t1 .header .block,
	.fWP .mainH .block
	{
		width: 60%;
	}
	.fWP.t1 .header .container,
	.fWP .mainH .container
	{
		width: 600px;
		margin-left: auto;
	}
}
@media only screen and (max-width: 991px) {
	.equal.gridBlock {
		display: block;
	}
	.textSlider > div:last-child {
		margin-top: 40px;
	}
	.fWP .header {
		padding-bottom: 100px;
		margin-bottom: -30px;
		background-image: url("../img/header_bg_front_1000.jpg");
	}
	.fWP .header ul li {
		font-size: 20px;
	}
	.fWP.t1 .imgBG {
		background-image: url("../img/t1_header_bg_1000.jpg");
	}
	.fWP.t1 .header h1
	{
		font-size: 50px;
		line-height: 1;
	}
	.fWP .mainH h1 {
		font-size: 42px;
		line-height: 1;
	}
	.fWP.t1 .header .rep p,
	.fWP .mainH .rep p
	{
		font-size: 14px;
		margin-bottom: 10px;
		padding-right: 20px;
	}
	.fWP.t1 .header .block,
	.fWP .mainH .block
	{
		padding: 20px 0 1px;
		background: rgba(255,255,255,.8);
	}
	.fWP.t1 .header .container,
	.fWP .mainH .block .container
	{
		margin-bottom: 30px;
		width: 475px;
	}
}
@media only screen and (max-width: 767px) {
	.fWP h3, footer h3 {
		font-size: 30px;
		padding-bottom: 10px;
	}
	#logo a {
		background-size: 70px;
		height: 70px;
	}
	.fWP .header h1 {
		font-size: 30px;
		padding-bottom: 0;
		padding-top: 0;
	}
	.fWP .header ul {
		list-style-image: url("../img/lift_arrow_mob.png");
		margin-left: 10px;
	}
	.fWP .header ul li {
		font-size: 18px;
	}
	.fWP .header {
		padding: 0 0 10px;
		margin-bottom: -30px;
	}
	.fWP .header .rep p {
		line-height: 1.1;
	}
	.fWP .sliderBlock .mBt {
		margin-top: 30px;
	}
	.fWP .gridBlock {
		width: 400px;
		margin: 30px auto 0;
	}
	.fWP .gridBlock img {
		margin-bottom: 0;
	}
	.fWP .gridBlock .title {
		font-size: 25px;
	}
	.fWP .grayBG {
		padding: 50px 15px 30px;
	}
	.fWP .blockDesc {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.fWP .blockDesc p {
		font-size: 22px;
		line-height: 1;
	}
	.fWP .blockLinks a {
		font-size: 22px;
		padding: 15px 10px 15px 50px;
	}
	.fWP .blockLinks a .ch {
		top: 21px;
	}
	.fWP .imgBG .text {
		padding: 40px 15px 20px;
	}
	.fWP .imgBG .text p {
		font-size: 16px;
		line-height: 1.3;
	}
	.textSlider {
		margin: 40px 0 20px;
	}
	.textSlider h3 {
		margin-bottom: 20px;
	}
	.textSlider .text h3 {
		font-size: 22px;
		padding-bottom: 0;
		margin-bottom: 10px;
	}
	.textSlider .text p {
		line-height: 1.3;
	}
	footer .copyright {
		margin: 10px 0;
	}
	.greenBG {
		padding: 40px 15px 10px;
	}
	.mainForm {
		margin: 0 -50px;
	}
	footer .imgBG .f_nav ul.nav {
		margin-bottom: 22px;
		text-align: left;
	}
	footer .imgBG .f_nav ul.nav li {
		padding: 0 25px 0 0;
	}
	.greenBG .f_rep {
		border-right: none;
		border-bottom: 5px solid #fafafa;
		padding: 0 0 5px 0;
		margin-left: 15px;
		margin-right: 15px;
	}
	.greenBG .f_desc {
		padding-top: 20px;
	}
	.greenBG .f_desc p {
		padding-left: 0;
	}
	.fWP.t1 h2 {
		font-size: 34px;
		padding-bottom: 15px;
	}
	.fWP.t1 .header .block,
	.fWP .mainH .block
	{
		width: 70%;
	}
	.fWP.t1 .header .container,
	.fWP .mainH .block .container
	{
		width: auto;
		margin-left: 15px;
	}
	.fWP.t1 .imgBG,
	.fWP .header.mainH
	{
		padding: 70px 0 120px;
	}
	.fWP.t1 .header h1
	{
		font-size: 46px;
	}
	.fWP .mainH h1 {
		font-size: 36px;
		padding-right: 5px;
	}
}
@media only screen and (max-width: 600px) {
	.greenBG .f_desc p {
		line-height: 1.3;
		font-size: 14px;
	}
}
@media only screen and (max-width: 580px) {
	.fWP .header {
		background-image: url("../img/header_bg_front_600.jpg");
		margin-bottom: 0;
	}
	.fWP.t1 .imgBG {
		padding: 0 0 400px 0;
		background-image: url("../img/t1_header_bg_600.jpg");
	}
	.fWP .header.mainH {
		padding-top: 0;
		padding-bottom: 330px;
	}
	.fWP.t1 .header h1,
	.fWP .mainH h1
	{
		padding: 0 15px;
		margin-top: 40px;
	}
	.fWP.t1 .header .block,
	.fWP .mainH .block
	{
		width: auto;
		margin: 0 15px;
		border-radius: 0px 0px 60px 60px;
		padding-top: 0;
	}
	.fWP.t1 .header .rep,
	.fWP .mainH .rep
	{
		width: auto;
	}
	.fWP.t1 .header .container,
	.fWP .header .block .container
	{
		margin-left: 0;
	}
	.fWP .mainH .rep p {
		font-size: 14px;
		margin-right: 0;
	}
	.fWP.t1 .rep p {
		margin-right: 0;
	}
	.fWP.t1 .imgBG .text {
		padding: 40px 30px 0;
	}
	.fWP.t1 .frmBts .abts {
		max-width: 326px;
	}
	.fWP.t1 .frmBts .abts a {
		margin-bottom: 4px;
		margin-right: 4px;
	}
	.fWP.t1 .frmBts .abts a:nth-child(3n) {
		margin-right: 4px;
	}
	.fWP.t1 .frmBts .abts a:nth-child(2n) {
		margin-right: 0;
	}

}
@media only screen and (max-width: 500px) {
	.fWP h3, footer h3 {
		font-size: 26px;
	}
	.fWP .header h1 {
		font-size: 26px;
	}
	.fWP .header ul {
		margin-bottom: 15px;
	}
	.fWP .header ul li {
		line-height: 1.3;
	}
	.fWP .header p,
	.fWP.t1 .imgBG p {
		line-height: 1;
	}
	.fWP .sliderBlock h3 {
		padding: 20px 0 70px;
		margin: 0 -30px;
	}
	.fWP .sliderBlock .mBt {
		margin-top: 15px;
		font-size: 25px;
	}
	.fWP .sliderBlock .loan-amount .slider-drop span {
		font-size: 23px
	}
	.fWP .gridBlock {
		width: 100%;
	}
	.fWP .gridBlock .title {
		font-size: 22px;
	}
	.fWP .gridBlock p {
		margin-bottom: 20px;
	}
	.fWP .applyButton {
		margin: 10px 0 30px;
	}
	.fWP .greenLine .text {
		font-size: 22px;
		line-height: 1;
	}
	.fWP .blockDesc p {
		font-size: 18px;
	}
	.fWP .blockLinks a {
		font-size: 20px;
		padding: 8px 10px 8px 45px;
	}
	.fWP .blockLinks a .ch {
		top: 14px;
	}
	.fWP .blockLinks a::before {
		display: none;
	}
	.textSlider .prev, .textSlider .next {
		padding: 8px 30px;
	}
	.greenBG p {
		line-height: 1;
	}
	/*footer .imgBG .ftNav {*/
		/*padding: 20px 15px 0;*/
	/*}*/
	/*footer .imgBG .ftVid {*/
		/*padding: 0 15px 20px;*/
	/*}*/
	footer .copyright {
		font-size: 16px;
	}
	.fWP .imgBG .text {
		margin: 40px 15px;
	}
	.fWP.t1 .imgBG .text {
		margin: 60px auto 30px;
	}
	.fWP.t1 .imgBG .text {
		padding: 30px 30px 0;
	}
	.fWP.t1 .frmBts h3 {
		padding: 0 0 10px;
	}
	.fWP.t1 .imgBG .text p:first-child {
		margin: 15px 0 15px;
	}
}
@media only screen and (max-width: 410px) {
	.fWP.t1 .frmBts .abts {
		max-width: 260px;
	}
	.fWP.t1 .frmBts .abts a {
		width: 125px;
		font-size: 23px;
	}
	.fWP.t1 .frmBts .abts a:nth-child(6) {
		font-size: 13px;
		height: 52px;
		padding-top: 17px;
	}
	.fWP.t1 .imgBG {
		background-image: url("../img/t1_header_bg_420.jpg");
	}
	.fWP.t1 .header h1 {
		font-size: 42px;
	}
	.fWP.t1 .header .block {
		border-radius: 0px 0px 40px 40px;
	}
	.fWP.t1 .header .rep p:last-child {
		padding-bottom: 0;
	}
}

/* Article buttons */
.vc_general.vc_btn3{
	background: #19ba4a !important;
	padding: 10px 30px !important;
	color: #fff !important;
	border-radius: 5px !important;
	display: inline-block !important;
	font-size:20px !important;
	border:none !important;
}
.vc_general.vc_btn3:hover {
	background: #157f33 !important;
}
.vc_btn3-icon{
	display:none !important;
}
/* - */



/* Cookie consent */

#moove_gdpr_cookie_info_bar {
    max-height: 100% !important;
    height: 100% !important;
    background: rgba(0,0,0,.6) !important;
    border-bottom: 0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 50px 40px !important;
    border-radius: 10px;
}
.moove-gdpr-info-bar-container {
  border: none !important;
    background: #fff !important;
    position: absolute !important;
    top: 30px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    min-width: 280px !important;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden {
  top: -100% !important;
}
.moove-gdpr-cookie-notice p {
  color: #3b3b3b !important;
    font-weight: 400 !important;
}
#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn {
    color: #19ba4a !important;
    border: solid 1px #19ba4a !important;
    opacity: 1 !important;
    border-radius: 10px !important;
    box-shadow: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  border: solid 1px #19ba4a !important;
  border-radius: 10px !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover {
  color: #fff !important;
  border: solid 1px #157f33 !important;
  background: #157f33 !important;
}
#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover {
  color: #fff !important;
  border: solid 1px #157f33 !important;
  background: #157f33 !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton, 
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton, 
.gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green {
  border-radius: 10px !important;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
	    width: 80%;
	}
}
/* Client Loggin */
.container.posRel {
	position: relative;
}
.clientLogg {
	position: absolute;
	right: 18px;
	top: 0;
	color: #D9D9D9;
}
.clientLogg a {
	color: #3B3B3B;
	font-weight: 600;
	font-size: 14px;
	transition: all .5s;
	margin-left: 10px;
}
.clientLogg a:first-child {
	margin-right: 10px;
	margin-left: 0;
}
.clientLogg a:hover {
	color: #12a03d;
}
@media screen and (max-width: 767px) {
	.clientLogg {
		right: 70px;
		top: 18px;
	}
}