* {
	-webkit-font-smoothing: antialiased;
	outline: 0;
	margin: 0;
	padding: 0;
	zoom: 1;
}
body, header {
	font-size: 100%;
	line-height: 100%;
	}
input, textarea, button, form, div, td, ul, li, p, a {
	line-height: 140%;
	letter-spacing: 0;
}
.content input, .content textarea, .content button, .content form, .content div, .content td, .content ul, .content li, .content p, .content section, .content select {
	font-family: 'Open Sans', sans-serif,;
	
	font-weight: 400;
}
/* PREDEFINED SELECTORS */

.showonmobile {
	display: none;
}
img, a, *:focus {
	outline: none;
}
a {
	text-decoration: none;
}
.c {
	text-align: center;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
.j {
	text-align: justify;
}
.b {
	font-weight: 400 !important;
}
.i {
	font-style: italic;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.active, .active:hover, .active *, .active *:hover {
	cursor: default;
	background: #3E4095;
	color: #fff;
}
.clear {
	display: block;
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
}
.notext {
	line-height: 0;
	font-size: 0;
}
.noheight {
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.small {
	font-size: 80%;
}
.big {
	font-size: 125%;
}
.hidden {
	display: none;
}
.full {
	display: inline-block;
	width: 100%;
	height: 1px !important;
}
strong {
	font-weight: 400;
}
.topmargin {
	margin-top: 37px;
}
/* GLOBAL STYLES */

h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
}
/* SOCIAL SHARE BUTTONS */

#social-share {
	position: absolute;
	top: 22px;
	right: 0;
	z-index: 5000;
}
.fb-like {
	position: relative !important;
}
.share-container {
	width: 107px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}
/* BODY, HTML, LAYOUT */

body, html {
	overflow-x: hidden;
}
body {
	/* padding-top: 35px; */
}
header, nav, footer, .sizer, .sizer-post {
	display: block;
	position: relative;
}
.sizer, .sizer-post {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0px;
}
.sizer-post {
	max-width: 800px;
}
.sizer-post section h2 {
	padding: 10px 0;
	margin: 70px 0 20px 0;
}
.sizer-post section:first-child h2 {
	margin-top: 0;
}
/* TOP MENU */

#topmenu {
	width: 100%;
	height: 36px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000;
	list-style: none;
}
#topmenu ul li {
	text-transform: uppercase;
}
#topmenu li.disabled {
	padding-right: 10px;
	font-weight: 400;
	line-height: 35px;
}
#topmenu li.disabled a, #topmenu li.disabled a:hover {
	padding: 0;
	cursor: default;
	color: #999 !important;
}
#topmenu li ul li, #topmenu li ul li * {
	line-height: 30px;
	text-transform: none;
	height: auto;
}
#topmenu li ul li {
	padding: 0;
}
#topmenu li ul li a {
	text-align: left;
}
#topmenu li ul li span {
	font-weight: 300;
	padding-left: 5px;
}
/* HEADER */

header, header .content {
	height: 140px;
}
header * {
	font-family: 'Open Sans', sans-serif;
}
header h1 {
	font-size: 250%;
	line-height: 100%;
	white-space: nowrap;
	float: left;
	position: relative;
	top: 20px;
}
header h1 span {
	position: absolute;
	left: 1px;
	top: 32px;
	display: block;
	font-size: 50%;
	font-weight: 400;
}
header .content {
	position: relative;
}
#wordpress-plugin {
	margin-top: -5px;
}
/* SLIDER */

.slider-container {
	position: relative;
	z-index: 3;
	width: 100%;/* margin-bottom: 20px; */
}
/* CONTENT */

#content, #content .content {
	position: relative;
	z-index: 5;
}
#content .content {
	position: relative;
	/* top: 30px; */
	padding-bottom: 30px;
}
#content .bg-top-container {
	width: 100%;
	height: 25%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
#content img.bg-top {
	width: 100%;
	height: 100%;
}
#content .bg {
	width: 100%;
	height: 75%;
	position: absolute;
	left: 0;
	top: 25%;
	z-index: 2;
 *z-index: -1;
}
.version-recommender {
	font-family: 'Open Sans', sans-serif;
	height: 20px;
	position: relative;
	top: -30px;
	margin-bottom: -20px;
	display: none;
	color: #555;
}
.version-recommender a {
	display: inline-block;
	padding: 0 8px 2px 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* Sections */

section {
	text-align: justify;
}
#content section {
	padding: 0px 0;
}
#content section.highlighted {
	width: 100%;
	position: relative;
	margin: auto auto 30px -40px;
	padding: 30px 40px 40px 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
section div.col3-4 {
	width: 74%;
	margin-left: 4%;
}
section div.col2-3 {
	width: 65%;
	margin-left: 5%;
}
section div.col1-2 {
	width: 48%;
	margin-left: 4%;
}
section div.col1-3 {
	width: 30%;
	margin-left: 5%;
}
section div.col1-4 {
	width: 22%;
	margin-left: 4%;
}
section div.col3-4:first-child, section div.col2-3:first-child, section div.col1-2:first-child, section div.col1-3:first-child, section div.col1-4:first-child {
	margin-left: 0;
}
section p {
	padding-top: 0px;
}
section .image-holder {
	margin-top: 15px;
	text-align: center;
}
section .image-holder img {
	max-width: 100%;
	height: auto;
}
section .image-holder, section .image-holder img {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.ih1 {
	background: #060620;
}
section ul {
	padding-top: 15px;
	margin-left: 20px;
}
section .list-holder {
	margin: 15px 0 5px 0 !important;
	padding: 0 !important;
}
section .list-holder ul {
	margin: 0 !important;
	padding: 0 !important;
}
#content section h3 {
	padding-bottom: 5px;
	font-size: 150%;
	white-space: nowrap;
}
#content section h4 {
	padding-top: 20px;
	font-size: 130%;
	white-space: nowrap;
}
section.highlighted h3, section h3.highlighted {
	text-transform: uppercase;
	border-bottom: 3px solid;
}
section a {
	white-space: nowrap;
}
section a.plugin-image:hover {
	opacity: .7;
}
#content .sep {
	line-height: 0;
	font-size: 0;
	height: 0;
}
#content div.col3-4 .sep, #content div.col2-3 .sep, #content div.col1-2 .sep, #content div.col1-3 .sep, #content div.col1-4 .sep {
	margin-top: 10px;
}
#content .col1-.sep {
	line-height: 0;
	font-size: 0;
	height: 0;
}
/* "GET THIS" BUTTON */

#get {
	font-family: 'Open Sans', sans-serif;
	height: 28px;
	display: none;
	position: absolute;
	top: 0;
	right: 5%;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	text-transform: uppercase;
	overflow: hidden;
	transition: all 6s ease 0m;
	/*-o-transition: all .2s ease 0s;
	-ms-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;*/
	z-index: 10001;
	box-shadow: 2px 2px 7px -1px black;
}
#topmenu #get {
	display: block;
}
#get i {
	padding-top: 5%;
	padding-bottom: 3px;
	display: block;
	font-size: 200%;
	font-style: normal;
}
#get span {
	padding: 5px 10px 0 31px;
	display: block;
	left: 0;
	bottom: 0;
	display: block;
	padding-bottom: 10px;
}
.fa-search{  left:15px; top:1px; transition:0.6s all;}
#get:hover .fa-search{ position:absolute; left:10px; top:0px; font-size:22px; transition:0.6s linear;}
#get:hover {
	height: auto;
}
.get {
	display: block;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	width: 30%;
	min-width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 auto !important;
	transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	-ms-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
}
.get:hover {
	text-decoration: none;
	color: #fff;
}
a {
	text-decoration: none;
}
#get:hover {
	text-align: right;
}
#get:hover form {
	padding: 0px 20px;
}
#get:hover form .form-control {
	font-family: 'Open Sans', sans-serif;
	padding: 24px 5px;
}
#get:hover form input .form-control {
	padding: 0px 5px;
	height: 28px;
	margin: 0px;
	font-size: 14px;
}
#get:hover form textarea .form-control {
	padding: 0px 5px;
	margin: 0px;
	font-size: 14px;
}
#get, #get span, #get i {
	height: 28px;
	transition: height 0.6s linear;
}
#get:hover span {
	height: 122px;
}
/* NAVIGATION GLOBAL */

nav ul * {
	font-family: 'Open Sans', sans-serif;
}
nav ul li {
	position: relative;
	float: left;
}
nav ul, nav ul li {
	height: 90px;
	list-style: none;
}
nav ul a, nav ul span {
	display: inline-block;
	padding: 0 10px;
	font-weight: 400;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
/* Header navigation */

header nav {
	position: absolute;
	right: 0;
	top: 75px;
	z-index: 9;
}
header nav ul {
	width: auto !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
header nav ul li:first-child a {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
header nav ul li:last-child > * {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
header nav ul li ul li {
	float: none;
	padding: 0 !important;
}
header nav ul li ul li a, header nav ul li:hover ul li a {
	height: 30px !important;
	display: block;
	font-weight: 300;
	line-height: 30px !important;
	text-align: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
header .showonmobile {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
header select {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 500 !important;
	height: 36px;
	width: 100%;
	border: 1px solid #ddd;
	border-top: 1px solid #bbb;
}
/* Content navigation */

#content nav {
	width: auto !important;
	text-align: justify;
	margin: 15px 0 -30px 0;
}
#content nav a {
	width: 20%;
	height: 35px;
	display: inline-block;
	margin-bottom: 10px;
	padding: 0 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: 400;
	line-height: 35px;
	text-align: center;
}
#content nav.try-or-buy a {
	width: auto;
}
/* Lists */

.list-holder {
	width: 100%;
	height: 50px;
	position: relative;
	list-style: none;
}
.cur-list-item, nav ul > li {
	perspective: 500px;
	-o-perspective: 500px;
	-ms-perspective: 500px;
	-moz-perspective: 500px;
	-webkit-perspective: 500px;
}
.cur-list-item {
	height: 50px;
	line-height: 50px;
	font-size: 120%;
	padding: 0 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.cur-list-item span {
	display: block;
	font-weight: 400;
	cursor: pointer;
	font-size: 100% !important;
	overflow: hidden;
}
.list-holder li {
	white-space: nowrap;
	list-style: none;
}
#content .list {
	width: 100%;
	left: 0;
	bottom: 100%;
	margin-left: -10px;
	margin-bottom: 100px;
	transform: rotateX(20deg);
	-o-transform: rotateX(20deg);
	-ms-transform: rotateX(20deg);
	-moz-transform: rotateX(20deg);
	-webkit-transform: rotateX(20deg);
}
nav .list {
	top: 100%;
	margin-top: 100px;
	transform: rotateX(-20deg);
	-o-transform: rotateX(-20deg);
	-ms-transform: rotateX(-20deg);
	-moz-transform: rotateX(-20deg);
	-webkit-transform: rotateX(-20deg);
}
header nav .list {
	width: 200px;
	right: 0;
	margin-right: -10px;
}
#topmenu .list {
	left: -33%;
	margin-left: 30px;
	width: 200px;
}
.list {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	overflow: visible;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
}
section a, header nav ul li a, .cur-list-item, .list * {
	transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-o-transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-ms-transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-moz-transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-webkit-transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
}
section a.plugin-image {
	transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-o-transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-ms-transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-moz-transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-webkit-transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
}
.list .list-helper {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -15px;
	top: -15px;
	padding: 15px;
	z-index: 1001;
}
.list > ul, .list > p, .list > b {
	position: relative;
	z-index: 1010;
}
.list-visible {
	visibility: visible;
}
.list-hovered {
	opacity: 1;
	transform: rotateX(0deg) !important;
	-o-transform: rotateX(0deg) !important;
	-ms-transform: rotateX(0deg) !important;
	-moz-transform: rotateX(0deg) !important;
	-webkit-transform: rotateX(0deg) !important;
}
.list-fasthide {
	transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-webkit-transition: all .2s ease-out 0s;
}
#content .list-hovered {
	margin-bottom: 15px !important;
}
.submenu .list-hovered {
	margin-top: 2px !important;
}
.list ul {
	height: 100%;
	overflow: auto;
}
nav .list ul {
	width: 206px;
}
nav .list ul:
 .list li {
 height: 30px;
 line-height: 30px;
 padding: 0 10px;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 white-space: nowrap;
 list-style: none;
}
.list b {
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	display: block;
	margin-left: -10px;
}
.cur-list-item .list b, #topmenu .list b {
	border: 10px solid transparent;
}
.cur-list-item .list b {
	bottom: -20px;
}
#topmenu .list b {
	top: -19px;
	opacity: .9;
}
#topmenu .list {
	background: rgba(220, 220, 220, 0.82);
}
#topmenu .list b {
	border-bottom: 10px solid #f00;
}
header .list b {
	bottom: auto;
	left: auto;
	right: 25%;
	top: -20px;
	border: 10px solid transparent;
}
.list .scroll {
	position: absolute;
	right: 50px;
	bottom: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 125%;
	transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	opacity: .35;
	filter: alpha(opacity=35);
}
.wide-list {
	width: 250% !important;
	height: 362px;
}
.wide-list b, #style-test-scrolling-list b {
	left: 21%;
}
.selectable-list-item {
	cursor: pointer;
}
.list-title {
	line-height: 50px !important;
	height: 50px !important;
	font-size: 120%;
	font-weight: 400;
	padding: 0 !important;
	margin: 0 10px 10px 10px;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
.list-title span {
	display: inline !important;
	font-weight: 300 !important;
	cursor: default !important;
}
/* Features */

.features li {
	margin: 5px 0 0 10px;
	list-style-image: url(img/features-ok.html);
}
/* FOOTER */

footer .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
footer .content {
	min-height: 100px;
	padding: 30px 0;
}
footer p {
	padding-top: 10px;
	font-size: 90%;
}
/* DEFAULT COLORS & BACKGROUNDS */



/* GLOBAL STYLES */

.content input, .content textarea, .content button, .content form, .content div, .content td, .content ul, .content li, .content p, .content section {
	font-size: 15px;
	/* font-family:Roboto,Arial,Helvetica,sans-serif !important; */
	/* font-stretch:expanded; */
	/* font-weight: 200; */
	/* letter-spacing:0px; */
	/* color: #000; */
}
/* BODY, HTML, LAYOUT */


.sizer-post section h2 {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.sizer-post section h2 a {
	color: #555;
}
.sizer-post section h2 a:hover {
	color: black;
}
/* TOP MENU */

#topmenu {
	background: black;
	background: rgb(255, 47, 0);
}
#topmenu li.kreatura-media {
	color: #777;
}
#topmenu li a, #topmenu li span {
	color: #FFF;
}
#topmenu li:hover a, #topmenu li:hover span {
	color: white;
}
#topmenu li:hover ul li a, #topmenu li:hover ul li span, #topmenu li ul li a, #topmenu li ul li span {
	color: white;
}
#topmenu li ul li:hover a, #topmenu li ul li:hover span {
	color: white;
}
/* HEADER */

header h1 {
	color: #333;
}
header h1 span {
	color: #e84b00;
}
/* CONTENT */

#content .bg-top-container {
	border-top: 1px solid white;
	box-shadow: 0 0 20px -5px black;
}
#content .bg {
	background: white;
}
/* Sections */

#content section.highlighted {
	background: #eee;
	background: rgba(0,0,0,.05);
}
#content section h3 {
	color: #555;
}
#content section h3.features {
	color: #739315;
}
#content section.highlighted h3, #content section h3.highlighted {
	color: #e84b00;
	border-bottom: 1px solid #f00;
}
#content .sep {
	border-top: 1px dotted #ccc;
}
article .sep:first-child {
	display: none;
}
#content p a {
	color: #e84b00;
	font-weight: 400;
}
#content p a:hover {
	color: #333;
}
/* "GET THIS" BUTTON */

#get {
	background: #eee;
	color: #333;
}
#get:hover {
	color: white;
	background: #333;
}
/* Header navigation */

header nav ul {
	background: #333;
}
header nav a, header nav span {
	color: white;
}
header nav ul li:hover a, header nav ul li:hover span {
	color: #e84b00;
	/* background: #111; */
}
header nav ul li ul li a, header nav ul li:hover ul li a {
	color: white;
	background: none;
}
header nav ul li ul li:hover a {
	background: #000;
	color: #e84b00;
}
/* Content navigation */

#content nav a {
	color: #555;
	background: #eee;
	background: rgba(0,0,0,.1);
}
#content nav a:hover {
	color: white;
	background: #555;
}
/* Lists */

.cur-list-item {
	background: #777;
}
.cur-list-item span {
	color: white;
}
.cur-list-item:hover {
	background: #e84b00;
}
#content .list {
	background: #e84b00;
}
header nav .list {
	background: #333;
}
.list li {
	color: white;
}
.cur-list-item .list b {
	border-top: 10px solid #e84b00;
}
header .list b {
	border-bottom: 10px solid #333;
}
.list .scroll {
	color: white;
}
.selectable-list-item:hover {
	background: #555;
}
.list .highlighted {
	background: #555;
}
.list-title {
	border-bottom: 1px solid #ccc;
}
/* FOOTER */

footer section h6 {
	color: #25323A;
}
footer section h6 a {
	color: #fff;
}
footer .content * {
	color: white;
}
footer .bg {
	background: black;
	opacity: .5;
	filter: alpha(opacity=50);
	color: white;
}
footer .content a {
	font-weight: 400;
	color: white;
}
footer .content a:hover {
	color: #fff;
}




/* RESPONSIVE */

@media screen and (max-width: 993px) {
#content nav a {
	width: 40%;
}
.hideonmobile,  #social-share {
	display: none;
}
.showonmobile {
	display: block;
}
.sizer,  .sizer-post {
	padding: 0 20px;
}
}
 @media screen and (max-width: 560px) {
#content nav a {
	width: auto;
	display: block;
}
#content section h3 {
	white-space: normal;
}
section div.col1-2 {
	width: auto;
	margin-left: 0;
	margin-top: 30px;
}
section div.col1-2:first-child,  .topmargin {
	margin-top: 0 !important;
}
section div.col1-3 {
	width: auto;
	margin-left: 0;
}
footer section div.col1-3 {
	margin-top: 25px;
}
}
 @media screen and (max-width: 640px) {
section div.col2-3,  section div.col1-3 {
	width: auto;
	margin-left: 0;
	margin-top: 30px;
}
.c-t div {
	float: none;
	width: auto;
}
#menu-item-94 {
	float: left !important;
}
#topmenu .list {
	left: -40%;
}
.list b {
	left: 18%;
}
}
.col1-2:first-child, .col1-3:first-child, .col1-4:first-child, .col2-3:first-child, .col3-4:first-child {
	margin-top: 0 !important;
}
#wpadminbar {
	top: 35px !important;
}
img.wp-smiley, img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.login ul li div {
	background: #eee;
}
.login ul {
	padding: 5px;
	margin: 0px;
}
.social a i {
	padding: 7px;
	font-size: 22px;
}
.social a .fa-facebook-square {
	color: #25323A;
}
.social a .fa-facebook-square:hover {
	color: #3B5998;
}
.social a .fa-twitter-square {
	color: #25323A;
}
.social a .fa-twitter-square:hover {
	color: #33CCFF;
}
.social a .fa-linkedin-square {
	color: #25323A;
}
.social a .fa-linkedin-square:hover {
	color: #0077B5;
}
.sub-menu li a:hover {
	color: #000;
}
#topmenu .list form {
	width: 90%;
	margin: 0 auto;
}
#menu-item-94 {
	float: none;
	text-align: center;
}
.mydivider {
	border-bottom: 1px solid #0045BE;
	margin-bottom: 10px;
}
.contact .col-md-6 .fa-2x {
	font-size: 16px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.contact .col-md-6 i {
	left: 0px !important;
	color: red;
}
.contact .form-control {
	border-radius: 0;
	background: #ffffff;
	height: 40px;
	padding-left: 44px !important;
	border-color: #acacac;
	color: #666666;
	position: relative;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
.contact .form-control:focus {
	border-color: #f00;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
.contact select.form-control {
	padding-right: 5px;
}
.contact .form-control::-moz-placeholder {
 color: inherit;
}
.contact .form-control:-ms-input-placeholder {
 color: inherit;
}
.contact .form-control::-webkit-input-placeholder {
 color: inherit;
}
.contact .btn {
	/* background: #444 !important; */
	/* border: 1px solid #444; */
	/* margin: 0 auto; */
	/* text-align: center; */
	/* transition: ease-in-out 0.25s all; */
	/* margin-top: 20px; */
}
.contact .btn:hover {
	background: #fff !important;
	color: #444;
	border: 1px solid #444;
}
.contact h4 {
	font-size: 24px;
}
.contact h4:after {
	content: "";
	width: 100%;
	border-bottom: 1px solid #000;
}
.contact .mydivider {
	border-bottom: #666;
}
.contact p {
	font-size: 14px;
	line-height: 16px;
}
.contact p:first-child {
	text-transform: capitalize;
	font-size: 16px;
}
.contact p:first-child strong {
	font-weight: 600 !important;
}
.contact .fa-3x {
	font-size: 20px;
}
.contact a {
	color: #444;
}
.contact a:hover {
	color: #444;
}
.contact .col-xs-10 {
	margin-bottom: 20px;
}
.contact-form .row div:nth-child(2) {
	padding: 4px 0px;
}
.contact-form .row div:nth-child(3) {
	padding: 7px 0px;
	cursor: pointer;
}
.menu {
	width: 50%;
	height: auto;
	float:right;
	z-index: 9999;
	text-align: right;
	border-radius: 3px;
	margin-bottom:10px;
	background: #FBFBFB;
}
.menu ul {
	list-style: none;
	margin:0;
	border-radius:3px;
}
.menu ul li {
	list-style: none;
	width:100%;
	height: auto;
	font-size: 16px;
	line-height: 22px;
	border: 1px solid #ECECEC;
	border-bottom:none;
	color: #444;
	position: relative;
	padding: 8px 5px;
	width: 100%;
	transition:0.2s ease-in;
	border-radius:3px;
}
.menu ul li:last-child{
	/* border-bottom:1px solid #A2A2A2; */
}
.menu ul li i {
	text-align: left !important;
	position: absolute;
	right: 10px;
	padding: 5px 5px;
	color: red;
}
.menu ul li:hover {
	background: #f00;
	color: #fff;
}
.button {
	width: auto;
	text-align: center;
	margin-bottom: 18px;
}


.function li:hover i {
	color: #fff;
	font-size: 23px;
	top: 3px;
	right: 4px;
}
.menu ul li a {
	color: inherit;
	background: inherit;
}

.bounce {
	position: absolute;
	top: -100px;
	right: 5%;
	height: 40px;
	width: 40px;
}
.bounce img {
	width: inherit !important;
	height: inherit !important;
}
 @-webkit-keyframes jump {
0% {
top:-120px;
-webkit-animation-timing-function:ease-in;
}
50% {
top:3px;
height:30px;
-webkit-animation-timing-function:ease-out;
}
100% {
top:-120pxpx;
-webkit-animation-timing-function:ease-in;
}
}
@-moz-keyframes jump {
0% {
top:-120px;
-webkit-animation-timing-function:ease-in;
}
50% {
top:3px;
height:30px;
-webkit-animation-timing-function:ease-out;
}
100% {
top:-120pxpx;
-webkit-animation-timing-function:ease-in;
}
}
@-o-keyframes jump {
0% {
top:-120px;
-webkit-animation-timing-function:ease-in;
}
50% {
top:3px;
height:30px;
-webkit-animation-timing-function:ease-out;
}
100% {
top:-120pxpx;
-webkit-animation-timing-function:ease-in;
}
}
@-ms-keyframes jump {
0% {
top:-120px;
-webkit-animation-timing-function:ease-in;
}
50% {
top:3px;
height:30px;
-webkit-animation-timing-function:ease-out;
}
100% {
top:-120pxpx;
-webkit-animation-timing-function:ease-in;
}
}
@keyframes jump {
0% {
top:-120px;
-webkit-animation-timing-function:ease-in;
}
50% {
top:3px;
height:30px;
-webkit-animation-timing-function:ease-out;
}
100% {
top:-120pxpx;
-webkit-animation-timing-function:ease-in;
}
}

.bg-white{
	background: rgba(255,255,255,0.82);
	color:red !important;
}

.left-r{
	left:0px;
}

.bounce2{
	-webkit-animation: 0s ease 0s normal none infinite running jump;
	-moz-animation: 0s ease 0s normal none infinite running jump;
	-o-animation: 0s ease 0s normal none infinite running jump;
	-ms-animation: 0s ease 0s normal none infinite running jump;
	animation: 0s ease 0s normal none infinite running jump;
}

.content .col-sm-4 p{
	padding-top:15px;
}
.text-blue{ color:#070B90;}

.searchtracking{  left:15px; top:1px; transition:0.6s all;}