@import url("bootstrap.min.css");
body {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #666;
	background: url(../images/pattern/wood.png) repeat
}
a, a:visited, a:focus {
	text-decoration: none;
	outline: 0
}
a:hover {
	color: #303030 !important;
	text-decoration: none
}
h1, h2, h3 {
	font-weight: 500
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit
}
h1 {
	font-size: 26px
}
h2 {
	font-size: 20px;
10px;
	color: #303030
}
h3 {
	font-size: 18px
}
h4 {
	font-size: 16px;
	color: #999
}
h5 {
	font-size: 15px;
	color: #999
}
h6 {
	font-size: 14px;
	color: #999
}
header {
	padding: 20px 0 0 0;
	background: #FFF
}
.nav_bg {
	background: #232c36;
	position: relative;
	width: 100%;
	z-index: 10000
}
.navbar {
	margin: 0
}
.logo {
	margin-bottom: 15px
}
.navbar.pull-right {
	margin: 10px 0 0 0
}
.navbar.pull-right .nav {
	margin: 0;
	z-index: 100000
}
.navbar .nav >li >a {
	padding: 15px 12px;
	text-shadow: none;
	color: #999;
	font-size: 15px;
	font-weight: 400
}
.navbar .nav >li >a:focus, .navbar .nav >li >a:hover, .navbar .nav >.active >a, .navbar .nav >.active >a:hover, .navbar .nav >.active >a:focus, .navbar .nav li.dropdown.open >.dropdown-toggle, .navbar .nav li.dropdown.active >.dropdown-toggle, .navbar .nav li.dropdown.open.active >.dropdown-toggle {
	color: #FFF !important;
	font-weight: normal
}
.navbar .nav >li >.dropdown-menu:before, .navbar .nav >li >.dropdown-menu:after, .dropdown-submenu >a:after {
	border: none
}
.dropdown-menu, .dropdown-submenu >.dropdown-menu {
	border-radius: 0;
	margin: 0;
	padding: 0
}
.dropdown-submenu i {
	position: absolute;
	right: 10px;
	top: 10px
}
.dropdown-menu >li >a {
	padding: 6px 12px
}
.nav-collapse .dropdown-menu >li >a:hover, .nav-collapse .dropdown-menu >li >a:focus, .nav-collapse .dropdown-submenu:hover >a, .dropdown-submenu:focus >a {
	background-image: none;
	border-radius: 0;
	font-weight: normal;
	color: #FFF !important
}
.nav-collapse what .dropdown-menu >li >a {
	padding: 8px 15px;
	font-weight: normal
}
.nav-collapse .dropdown-menu {
	background-color: #FFF;
	padding: 0
}
.social_icons {
	padding-top: 20px;
}
.social_icons.small {
	padding: 5px 0 0 0
}
.social_icons.small ul li a {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	background: #979797
}
.social_icons.small ul li a:hover {
	color: #FFF
}
.pull-left.social_icons {
	padding: 10px 0 0 0
}
.pull-left.social_icons ul li a:hover {
	background: none repeat scroll 0 0 #999
}
.social_icons ul {
	list-style-type: none;
	margin-left: 0
}
.social_icons ul li {
	display: inline-block;
	margin: 0
}
.social_icons ul li a {
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	line-height: 30px;
	color: #FFF
}
.social_icons ul li a:hover {
	background: #303030;
	color: #FFF !important
}
.navbar-form {
	padding: 5px 0 0 0
}
.navbar-form input {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	font-size: 12px;
	font-family: 'Raleway', sans-serif
}
.dark-grey {
	background: #e0e0e0;
	padding: 45px 0
}
.dark-grey .page-header {
	border-bottom: 1px solid #cecece;
	margin: 0 0 20px 0
}
.dark-grey .page-header h1 {
	color: #303030;
	font-weight: 400
}
.service-box {
	padding: 25px 0 0 0
}
.service-txt {
	padding-left: 20px;
	overflow: hidden
}
.service-txt h3 {
	margin-top: 0
}
.big-icon-wrap {
	width: 85px;
	height: 85px;
	line-height: 95px;
	text-align: center;
	color: #FFF;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease
}
.large-icon.big-icon-wrap {
	width: 220px;
	height: 220px;
	text-align: center;
	line-height: 255px;
	font-size: 25px;
	margin: 0 auto
}
.show-grid.row .service-txt {
	padding-left: 0
}
.service-icon-wrap:hover .big-icon-wrap {
	background: #303030
}
.portfolio-wrap-outer {
	background: #FFF;
	padding: 15px;
	border-radius: 5px;
	-o-border-radius: 5px
}
.portfolio-wrap a {
	overflow: hidden;
	border-radius: 5px;
	-o-border-radius: 5px
}
.portfolio-wrap a:hover {
	color: #303030
}
.portfolio-wrap h3 {
	font-weight: 500;
	line-height: inherit
}
.portfolio-wrap {
	text-align: center;
	font-weight: 400;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease
}
.port-icon {
	position: relative
}
.port-icon span {
	background: #FFF;
	padding: 0 8px;
	position: relative;
	z-index: 10;
	color: #e0e0e0
}
.port-icon:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 9px;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	z-index: 1
}
ul#filters {
	text-align: center
}
ul#filters li {
	display: inline-block;
	margin: 0 5px 10px 0
}
ul#filters li a {
	display: block;
	padding: 8px 10px;
	font-size: 16px;
	background: #303030;
	border-radius: 3px;
	color: #fff !important
}
#Grid {
	margin: 15px 0 0 0;
	min-height: 300px
}
#Grid .mix {
	opacity: 0;
	display: none;
	margin-bottom: 30px
}
.fullwidthbanner-container {
	margin: 0;
	overflow: visible;
	padding: 0;
	position: relative;
	width: 100% !important
}
.fullwidthbanner {
	overflow: hidden;
	position: relative
}
footer {
	background: #232c36;
	padding: 40px 0;
	color: #c0c0c0
}
footer h3 {
	font-weight: 400
}
.foot-contact i {
	font-size: 18px;
	margin: 0 8px 8px 0;
	color: #FFF;
	display: inline-block;
	position: relative;
	top: 3px
}
footer a:hover {
	color: #FFF !important
}
.copyright {
	background: #e0e0e0;
	padding: 25px 0
}
.widget-box {
	margin-bottom: 25px
}
.widget-box h3 {
	margin-top: 0
}
.blog-post-wrap .portfolio-wrap {
	margin-bottom: 35px
}
.share-this {
	background: #303030;
	padding: 15px 20px;
	margin-bottom: 35px
}
.share-this h4 {
	margin: 0;
	padding-top: 4px;
	font-weight: 400;
	color: #FFF
}
.share-this .social_icons {
	padding: 0
}
.share-this .social_icons ul {
	margin: 0
}
.share-this .social_icons ul li a {
	background: none;
	width: 20px;
	height: 25px
}
.share-this .social_icons ul li a:hover {
	color: #E86165
}
@font-face {
	font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;

}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fa-lg {
	font-size: 1.3333333333333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.2857142857142858em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.142857142857143em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.142857142857143em;
	width: 2.142857142857143em;
	top: .14285714285714285em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.8571428571428572em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}
@-moz-keyframes spin {
0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(359deg)
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg)
}
}
@-o-keyframes spin {
0% {
-o-transform:rotate(0deg)
}
100% {
-o-transform:rotate(359deg)
}
}
@-ms-keyframes spin {
0% {
-ms-transform:rotate(0deg)
}
100% {
-ms-transform:rotate(359deg)
}
}
@keyframes spin {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-move:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-resize-full:before {
	content: "\f065"
}
.fa-resize-small:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-resize-vertical:before {
	content: "\f07d"
}
.fa-resize-horizontal:before {
	content: "\f07e"
}
.fa-bar-chart-o:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-rss:before {
	content: "\f09e"
}
.fa-hdd:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-fullscreen:before {
	content: "\f0b2"
}
.fa-group:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-asc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-desc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building:before {
	content: "\f0f7"
}
.fa-hospital:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-expand-o:before {
	content: "\f116"
}
.fa-collapse-o:before {
	content: "\f117"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-reply-all:before {
	content: "\f122"
}
.fa-mail-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-o:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-horizontal:before {
	content: "\f141"
}
.fa-ellipsis-vertical:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.tp-hide-revslider, .tp-caption.tp-hidden-caption {
	visibility: hidden !important;
	display: none !important
}
.tp-caption.small_text {
	font-size: 14px;
	line-height: 24px
}
.tp-caption.medium_text {
	font-size: 24px;
	line-height: 24px;
	color: #505050;
	font-weight: 400
}
.tp-caption.medium_text_bg {
	font-size: 24px;
	line-height: 24px;
	color: #FFF;
	background: #303030;
	padding: 10px;
	font-weight: 500;
	border-radius: 4px
}
.tp-caption.large_text {
	font-weight: 500;
	font-size: 40px;
	line-height: 50px;
	//text-transform: uppercase;
	color: #434250
}
.tp_inner_padding {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-height: none !important
}
.white {
	color: #FFF !important
}


.red-clr { color:#c1392b !important; }

.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position: absolute;
	visibility: hidden
}
.tp-simpleresponsive img {
	max-width: none
}
.noFilterClass {
	filter: none !important
}
.tp-bannershadow {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none
}
.tp-bannershadow.tp-shadow1 {
	background: url(../assets/shadow1.png) no-repeat;
	background-size: 100%;
	width: 890px;
	height: 30px;
	bottom: -30px
}
.tp-bannershadow.tp-shadow2 {
	background: url(../assets/shadow2.png) no-repeat;
	background-size: 100%;
	width: 890px;
	height: 60px;
	bottom: -60px
}
.tp-bannershadow.tp-shadow3 {
	background: url(../assets/shadow3.png) no-repeat;
	background-size: 100%;
	width: 890px;
	height: 60px;
	bottom: -60px
}
.caption.fullscreenvideo {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%
}
.caption.fullscreenvideo iframe {
	width: 100% !important;
	height: 100% !important
}
.tp-caption.fullscreenvideo {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%
}
.tp-caption.fullscreenvideo iframe {
	width: 100% !important;
	height: 100% !important
}
.tp-bullets {
	z-index: 100;
	position: absolute;
	bottom: 10px
}
.tp-bullets.simplebullets {
	bottom: 10px
}
.tp-bullets.simplebullets.navbar {
	margin-left: -40px;
	border: 1px solid #666;
	border-bottom: 1px solid #444;
	bottom: -20px;
	background: url(../assets/boxed_bgtile.png);
	height: 40px;
	padding: 0px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: -17px
}
.tp-bullets.simplebullets.navbar-old {
	bottom: -20px;
	background: url(../assets/navigdots_bgtile.png);
	height: 35px;
	padding: 0px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: -17px
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullet.png) no-Repeat top left;
	width: 20px;
	height: 20px;
	margin-right: 0px;
	float: left;
	margin-top: -10px;
	margin-left: 3px
}
.tp-bullets.simplebullets.round .bullet.last {
	margin-right: 3px
}
.tp-bullets.simplebullets.round-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullets.png) no-Repeat bottom left;
	width: 23px;
	height: 23px;
	margin-right: 0px;
	float: left;
	margin-top: -12px
}
.tp-bullets.simplebullets.round-old .bullet.last {
	margin-right: 0px
}
.tp-bullets.simplebullets.square .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullets2.png) no-Repeat bottom left;
	width: 19px;
	height: 19px;
	margin-right: 0px;
	float: left;
	margin-top: -10px
}
.tp-bullets.simplebullets.square .bullet.last {
	margin-right: 0px
}
.tp-bullets.simplebullets.square-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullets2.png) no-Repeat bottom left;
	width: 19px;
	height: 19px;
	margin-right: 0px;
	float: left;
	margin-top: -10px
}
.tp-bullets.simplebullets.square-old .bullet.last {
	margin-right: 0px
}
.tp-bullets.simplebullets.navbar .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullet_boxed.png) no-Repeat top left;
	width: 18px;
	height: 19px;
	margin-right: 5px;
	float: left;
	margin-top: 10px
}
.tp-bullets.simplebullets.navbar .bullet.first {
	margin-left: 0px !important
}
.tp-bullets.simplebullets.navbar .bullet.last {
	margin-right: 0px !important
}
.tp-bullets.simplebullets.navbar-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/navigdots.png) no-Repeat bottom left;
	width: 15px;
	height: 15px;
	margin-left: 5px !important;
	margin-right: 5px !important;
	float: left;
	margin-top: 10px
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
	margin-left: 30px !important
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
	margin-right: 30px !important
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
	background-position: top left
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
	background-position: bottom left
}
.tp-leftarrow.round {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/small_left.png) no-Repeat top left;
	width: 19px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-top: -7px
}
.tp-rightarrow.round {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/small_right.png) no-Repeat top left;
	width: 19px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-top: -7px
}
.tp-leftarrow.round-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_left.png) no-Repeat top left;
	width: 26px;
	height: 26px;
	margin-right: 0px;
	float: left;
	margin-top: -13px
}
.tp-rightarrow.round-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_right.png) no-Repeat top left;
	width: 26px;
	height: 26px;
	margin-right: 0px;
	float: left;
	margin-top: -13px
}
.tp-leftarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/small_left_boxed.png) no-Repeat top left;
	width: 20px;
	height: 15px;
	float: left;
	margin-right: 4px;
	margin-top: -4px
}
.tp-rightarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/small_right_boxed.png) no-Repeat top left;
	width: 20px;
	height: 15px;
	float: left;
	margin-left: -36px;
	margin-top: -4px
}
.tp-leftarrow.navbar-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrowleft.png) no-Repeat top left;
	width: 9px;
	height: 16px;
	float: left;
	margin-right: -20px;
	margin-top: -8px
}
.tp-rightarrow.navbar-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrowright.png) no-Repeat top left;
	width: 9px;
	height: 16px;
	float: left;
	margin-left: -20px;
	margin-top: -8px
}
.tp-leftarrow.navbar-old.thumbswitharrow {
	margin-right: 10px
}
.tp-rightarrow.navbar-old.thumbswitharrow {
	margin-left: 0px
}
.tp-leftarrow.square {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_left2.png) no-Repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-right: 0px;
	margin-top: -9px
}
.tp-rightarrow.square {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_right2.png) no-Repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-left: 0px;
	margin-top: -9px
}
.tp-leftarrow.square-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_left2.png) no-Repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-right: 0px;
	margin-top: -9px
}
.tp-rightarrow.square-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_right2.png) no-Repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-left: 0px;
	margin-top: -9px
}
.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/large_left.png) no-Repeat top left;
	width: 40px;
	height: 40px;
	margin-left: 20px;
	margin-top: -20px
}
.tp-rightarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/large_right.png) no-Repeat top left;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
	background-position: bottom left
}
.tp-bullets.tp-thumbs {
	z-index: 100;
	position: absolute;
	padding: 3px;
	background-color: #fff;
	width: 500px;
	height: 50px;
	margin-top: -50px
}
.fullwidthbanner-container .tp-thumbs {
	padding: 3px
}
.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px;
	overflow: hidden;
	position: relative
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute
}
.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	background: none;
	margin: 0;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.tp-thumbs img {
	width: 100%
}
.tp-bannertimer {
	width: 100%;
	height: 5px;
	background: #e0e0e0;
	position: absolute;
	z-index: 200
}
.tp-bannertimer.tp-bottom {
	bottom: 0 !important
}

@media only screen and (min-width:480px) and (max-width:767px) {
.responsive .tp-bullets.tp-thumbs {
	width: 300px !important;
	height: 30px !important
}
.responsive .tp-bullets.tp-thumbs .tp-mask {
	width: 300px !important;
	height: 30px !important
}
.responsive .tp-bullets.tp-thumbs .bullet {
	width: 60px !important;
	height: 30px !important
}
}

@media only screen and (min-width:0px) and (max-width:479px) {
.responsive .tp-bullets {
	display: none
}
.responsive .tparrows {
	display: none
}
}
.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none
}
.tp-simpleresponsive a {
	text-decoration: none
}
.tp-simpleresponsive ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.tp-simpleresponsive >ul >li {
	list-stye: none;
	position: absolute;
	visibility: hidden
}
.caption.slidelink a div, .tp-caption.slidelink a div {
	width: 10000px;
	height: 10000px;
	background: url(../assets/coloredbg.png) repeat
}
.tp-loader {
	background: url(../assets/loader.gif) no-repeat center center;
	background-color: #fff;
	margin: -22px 0 0 -22px;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.shadow-wrapper {
	position: relative;
	width: auto;
	background: #232c36;
	margin: 0 auto 40px auto;
	min-width: 250px;
	display: table;
	text-align: center;
	padding: 20px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1)
}
.shadow-wrapper.full {
	min-width: 100%;
	text-align: left;
	padding: 0
}
.shadow-wrapper.full h2 {
	padding: 20px
}
.shadow-wrapper.full:before, .shadow-wrapper.full:after {
	bottom: 23px
}
.shadow-wrapper h2 {
	font-size: 24px;
	color: #FFF;
	margin: 0
}
.shadow-wrapper:before, .shadow-wrapper:after {
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 5px;
	bottom: 9px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 7px 5px rgba(0,0,0,0.9);
	-moz-box-shadow: 0 7px 5px rgba(0,0,0,0.9);
	box-shadow: 0 7px 5px rgba(0,0,0,0.9);
	z-index: -1
}
.shadow-wrapper:after {
	left: auto;
	right: 5px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg)
}
.portfolio-wrap a {
	display: block;
	overflow: hidden;
	position: relative
}
span.item-on-hover, .grid-item-on-hover {
	background: rgba(0,0,0,0.3);
	cursor: pointer;
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	width: 100%
}
span.hover-link, span.hover-image, span.hover-video {
	height: 41px;
	margin-left: -20px;
	margin-top: -20px;
	width: 41px
}
span.hover-image {
	display: block;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	left: 50%;
	margin-left: -17px;
	margin-top: -17px;
	opacity: 0;
	position: absolute;
	top: 50%;
	width: 35px
}
.spacer {
	height: 40px
}
ul.coyote-features {
	list-style-type: none;
	margin: 0
}
ul.coyote-features li a {
	display: block;
	background: #303030;
	padding: 12px;
	text-align: center;
	color: #FFF !important;
	margin-bottom: 15px
}
.blog-text {
	margin: 10px 0 0 0
}
.blog-text span {
	padding: 0 5px
}
.blog-text a {
	display: inline
}
ul.recent-post {
	list-style-type: none;
	margin: 0
}
ul.recent-post li {
	margin-bottom: 10px
}
ul.recent-post li:last-child {
	margin-bottom: 0
}
.thumb-img {
	margin-right: 15px;
	float: left;
	padding: 5px 0 0 0
}
.post-text {
	overflow: hidden
}
.post-text span {
	display: block
}
.twitter-bird {
	border-radius: 50%;
	display: inline-block;
	height: 68px;
	margin-bottom: 15px;
	text-align: center;
	text-shadow: none;
	
	
	color: #FFF
}
.tweet-stream .tweet_list, .tweet-stream .tweet_list li {
	margin: 0;
	list-style: none;
	font-size: 14px;
	line-height: 25px;
	padding: 0;
	color: #FFF
}
.tweet-stream .tweet_list li .tweet_text, .tweet-stream .tweet_list li .tweet_time {
	display: block
}
.tweet-stream .tweet_list li .tweet_time {
	font-size: 12px;
	margin-top: 1px
}
.tweet-stream .tweet_list li .tweet_time a {
	color: #FFF;
	font-weight: 400
}
.tweet-stream .tweet_list li .tweet_time a:hover {
	color: #FFF !important
}
.flickr-stream ul, .flickr-stream ul li {
	margin: 0;
	padding: 0;
	list-style: none
}
.flickr-stream ul li {
	display: inline-block;
*display:inline;
*zoom:1;
	margin: 0 6px 6px 0
}
.flickr-stream ul li img {
	max-width: 64px;
	max-height: 64px
}
.parallax {
	padding: 250px 0
}
#first {
	background-image: url(../images/Germany.jpg)
}
#second {
	background-image: url(../images/parallax/bckgi2.jpg)
}
#fourth {
	background-image: url(../images/parallax/bckgi6.jpg)
}
#third {
	background-image: url(../images/parallax/bckgi6.jpg)
}
#fifth {
	background-image: url(../images/parallax/bckgi5.jpg)
}
section.recent {
	background-attachment: fixed;
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box;
	background-clip: border-box;
	background-color: #000;
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: relative
}
.top-bar {
	background: #f0f0f0;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0
}
.body-content {
	padding: 52px 0;
	background: #FFF
}
.my-btn {
	border-radius: 2px;
	display: inline-block;
	font-size: 16px;
	padding: 10px
}
.my-btn:hover, .my-btn.btn-large:hover, .my-btn.btn-small:hover {
	color: #FFF !important
}
.my-btn.btn-small {
	padding: 8px;
	font-size: 14px
}
.my-btn.btn-mini {
	padding: 6px;
	font-size: 12px
}
.my-btn.btn-large {
	padding: 12px;
	font-size: 18px
}
.my-btn.btn-orange {
	background: #f90
}
.my-btn.btn-green {
	background: #b3d222
}
.my-btn.btn-pink {
	background: #ee82ee
}
.my-btn.btn-blue {
	background: #0da0f4
}
.my-btn.btn-cyan {
	background: #00bdbd
}
.my-btn, .my-btn.btn-orange:hover, .my-btn.btn-green:hover, .my-btn.btn-pink:hover, .my-btn.btn-blue:hover, .my-btn.btn-cyan:hover {
	background: #303030
}
.my-btn, .my-btn.btn-small, .my-btn.btn-large, .my-btn.btn-orange, .my-btn.btn-green, .my-btn.btn-pink, .my-btn.btn-blue, .my-btn.btn-cyan, .my-btn.btn-orange:hover, .my-btn.btn-green:hover, .my-btn.btn-pink:hover, .my-btn.btn-blue:hover, .my-btn.btn-cyan:hover {
	color: #f3f3f3
}
.my-btn.btn-small, .my-btn.btn-large {
	font-weight: 400
}
.divider-1 {
	border-bottom: 1px solid #ebebeb;
	margin-top: 45px;
	margin-bottom: 45px;
	height: 0px
}
.accordion-group, .accordion-inner {
	border: none
}
.accordion-heading .accordion-toggle {
	padding: 12px 12px 12px 35px;
	background: #303030 url(../images/accordion-icon.png) no-repeat 15px center;
	color: #FFF !important;
	margin-bottom: 10px
}
.accordion-heading .accordion-toggle.active, .bodered .accordion-heading .accordion-toggle.active {
	background: url(../images/accordion-icon-down.png) no-repeat 15px center
}
.bodered .accordion-heading .accordion-toggle {
	border-radius: 1000px;
	background: #303030 url(../images/accordion-icon.png) no-repeat 15px center
}
.nav.nav-tabs {
	margin: 0
}
.tab-content {
	padding: 20px 0px
}
.tabs-left .tab-content {
	padding: 0 20px 10px 20px
}
.tabs-right .tab-content {
	padding: 0 20px 20px 0
}
.tabs-below .tab-content {
	padding: 0 0 20px 0
}
.nav >li >a:hover, .nav >li >a:focus {
	color: #FFF
}
.skillbar {
	position: relative;
	display: block;
	margin-bottom: 15px;
	width: 100%;
	background: #eee;
	height: 35px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	-ms-transition: 0.4s linear;
	-o-transition: 0.4s linear;
	transition: 0.4s linear;
	-webkit-transition-property: width, background-color;
	-moz-transition-property: width, background-color;
	-ms-transition-property: width, background-color;
	-o-transition-property: width, background-color;
	transition-property: width, background-color
}
.skillbar-title {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.skillbar-title span {
	display: block;
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.skillbar-bar {
	height: 35px;
	width: 0px;
	background: #6adcfa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.skill-bar-percent {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 11px;
	height: 35px;
	line-height: 35px;
	color: #303030
}
.dropcap {
	font-size: 30px;
	margin: 10px 15px 5px 0;
	color: #303030
}
.dropcap2 {
	color: #FFF;
	margin-right: 15px;
	padding: 15px;
	position: relative;
	top: 5px
}
.dropcap, .dropcap2 {
	float: left
}
.dropcap, .dropcap2 {
	font-weight: 700
}
.dropcap, .dropcap2 {
	font-size: 32px
}
ul.bullets-style {
	margin: 0 0 10px 18px;
	list-style-type: none
}
ul.bullets-style.big {
	font-size: 18px
}
ul.bullets-style li {
	margin: 0 0 5px
}
.arrow-list li:before, .arrow-list-2 li:before, .arrow-list-3 li:before, .arrow-list-4 li:before {
	font-family: 'FontAwesome';
	margin-right: 8px;
	top: 0;
	width: 10px;
	margin-left: -18px;
	display: inline-block
}
.arrow-list li:before {
	content: "\f105"
}
.arrow-list-2 li:before {
	content: "\f05d"
}
.arrow-list-3 li:before {
	content: "\f138"
}
.arrow-list-4 li:before {
	content: "\f061"
}
ul.bullets-style li, .arrow-list li:before, .arrow-list-2 li:before, .arrow-list-3 li:before, .arrow-list-4 li:before {
	position: relative
}
.breadcrumb-wrap {
	padding: 50px 0;
	background: #f0f0f0;
	border-bottom: 1px solid #e0e0e0
}
.breadcrumb-wrap h1 {
	font-size: 30px;
	margin: 0 0 8px
}
.breadcrumb-wrap small {
	margin: 0;
	font-size: 13px
}
.breadcrumb-links, .breadcrumb-wrap small {
	font-weight: 400
}
.breadcrumb-wrap h1, .breadcrumb-wrap small {
	text-transform: none
}
.breadcrumb-wrap h1, .breadcrumb-wrap small {
	line-height: inherit
}
.head-style h3 {
	margin-top: 0
}
.text-justify {
	text-align: justify
}
.demo-purpose a.my-btn, a.btn {
	margin-bottom: 15px
}
.progress {
	box-shadow: none;
	height: 20px
}
.bs-docs-grid .show-grid [class*="span"] {
	background-color: #EEE;
	border-radius: 3px 3px 3px 3px;
	line-height: 40px;
	min-height: 40px;
	text-align: center;
	margin-bottom: 20px
}
.fontawesome-icons ul li {
	margin-bottom: 8px;
	font-size: 14px
}
.fontawesome-icons ul li i {
	margin-right: 5px
}
#back-top {
	bottom: 20px;
	position: fixed;
	right: 20px;
	z-index: 10000
}
#back-top a {
	height: 32px;
	line-height: 32px;
	transition: all .3s ease 0s;
	width: 32px;
	display: block;
	color: #FFF;
	text-align: center;
	background: #303030
}
#back-top a:hover {
	color: #FFF !important
}
blockquote {
	border-left: 5px solid #999
}
blockquote.pull-right {
	border-right: 5px solid #999
}
.pricingtable .top {
	padding: 15px 0;
	background: #303030
}
.top h2 {
	color: #fff;
	margin: 0;
	font: 600 30px/50px 'Source Sans Pro', Verdana, sans-serif
}
.pricingtable {
	background: #F0F0F0;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
	padding: 0 0 50px
}
.pricingtable ul {
	list-style-type: none;
	font: 300 18px/2 'Source Sans Pro', Verdana, sans-serif
}
.pricingtable ul li {
	padding-bottom: 5px;
	font-size: 16px
}
.pricingtable ul strong {
	font-weight: 700
}
.pricingtable hr {
	border: 0;
	background-color: #BCBEC0;
	color: #BCBEC0;
	height: 1px;
	margin: 20px 25px 30px
}
.pricingtable h1 {
	font: bold 88px/1 'Source Sans Pro', Verdana, sans-serif
}
.pricingtable h1 sup {
	font-size: 45px
}
.pricingtable p {
	font: 500 14px/1 'Source Sans Pro', Verdana, sans-serif;
	margin-bottom: 25px
}
.featured {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);
	box-shadow: 0 0 5px rgba(0,0,0,.4)
}
.top h2, .pricingtable, .pricingtable ul, .pricingtable h1, .pricingtable p {
	text-align: center
}
.pricingtable ul, .pricingtable h1 {
	margin: 20px 0 0
}
#contact_form {
	margin-bottom: 25px
}
#contact_form label {
	color: #666;
	margin: 8px 0
}
#contact_form input, #contact_form textarea {
	padding: 12px 8px;
	font-size: 12px;
	color: #333;
	border-radius: 0;
	border: none;
	margin-bottom: 5px;
	background: #FFF;
	color: #666;
	border: 1px solid #e3e3e3
}
#contact_form .send-btn {
	padding: 10px 15px;
	//text-transform: uppercase;
	text-shadow: none;
	margin-top: 15px;
	box-shadow: none;
	background-image: none;
	border: none;
	font-family: 'Source Sans Pro', sans-serif;
	border-radius: 3px
}
#contact_form .send-btn:hover {
	background: #303030
}
#contact_form .myform {
        display:none;
}
#contact_form .send-btn i {
	font-size: 20px;
	margin-left: 5px;
	top: 2px
}
.office-details {
	padding: 10px 0 0
}
.google-maps {
	height: 400px;
	margin: 0
}
#contact_form label.error {
	font-size: 11px;
	color: #F00
}
h4.form_thanks {
	color: #FFF;
	display: block;
	font-size: 18px;
	padding: 10px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3)
}
#contact_form label, #contact_form .send-btn, h4.form_thanks {
	font-weight: 600
}
#contact_form .send-btn, .office-details {
	font-size: 16px
}
#contact_form .send-btn, #contact_form .send-btn:hover {
	color: #FFF
}
#contact_form .send-btn, #contact_form .send-btn i {
	position: relative
}
#login_form {
	margin-bottom: 25px
}
#login_form label {
	color: #666;
	margin: 8px 0
}
#login_form input, #login_form textarea {
	padding: 12px 8px;
	font-size: 12px;
	color: #333;
	border-radius: 0;
	border: none;
	margin-bottom: 5px;
	background: #FFF;
	color: #666;
	border: 1px solid #e3e3e3
}

#login_form .send-btn {
	padding: 10px 15px;
	//text-transform: uppercase;
	text-shadow: none;
	margin-top: 15px;
	box-shadow: none;
	background-image: none;
	border: none;
	font-family: 'Source Sans Pro', sans-serif;
	border-radius: 3px
}

#login_form .send-btn:hover {
	background: #303030
}
#login_form .send-btn i {
	font-size: 20px;
	margin-left: 5px;
	top: 2px
}
#login_form label, #login_form .send-btn, h4.form_thanks {
	font-weight: 600
}
#login_form label.error {
	font-size: 11px;
	color: #F00
}

#login_form .send-btn, .office-details {
	font-size: 16px
}
#login_form .send-btn, #login_form .send-btn:hover {
	color: #FFF
}
#login_form .send-btn, #login_form .send-btn i {
	position: relative
}

.contact-info li {
	margin-bottom: 15px
}
.contact-info li span {
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #FFF;
	text-align: center;
	display: inline-block;
	margin: 0 15px 0 0
}
.info-text {
	overflow: hidden
}
.contact-info address {
	margin: 0
}
.error-page {
	padding: 100px 0;
	text-align: center
}
.error-page .my-btn {
	//text-transform: uppercase
}
.font-large {
	font-size: 100px;
	margin-bottom: 20px
}
.font-large, .font-small {
	font-weight: 700
}
.font-small, .font-mini {
	color: #9098a5
}
#pattern-selector {
	display: none
}
#switcher {
	left: 0;
	padding: 8px 0;
	position: fixed;
	top: 220px;
	z-index: 9999
}
.styleswitcher h6 {
	color: #666;
	//text-transform: uppercase;
	margin: 0 0 10px 6px
}
.styleswitcher .arrow-box {
	backgtop: 0;
	right: -50px;
	position: absolute
}
.switch-button {
	cursor: pointer;
	display: block;
	width: 50px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	background: #FFF;
	text-align: center;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-o-box-shadow: 1px 1px 2px rgba(0,0,0,0.3)
}
.styleswitcher {
	position: fixed;
	top: 150px;
	left: 0;
	width: auto;
	background: #FFF;
	padding: 20px 10px 12px 10px;
	width: 202px;
	z-index: 10000;
	box-shadow: 0px 10px 25px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 10px 25px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 10px 25px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 10px 25px rgba(0,0,0,0.3)
}
.styleswitcher p {
	margin: 0
}
.styleswitcher ul.background-selector {
	margin-bottom: 10px
}
.styleswitcher ul {
	margin: 0 auto;
	padding: 0;
	width: 100%
}
ul.background-selector img:hover, ul.background-selector2 img:hover {
	cursor: pointer
}
.styleswitcher ul li {
	list-style: none;
	margin: 0 8px 10px 8px;
	display: inline-block
}
.styleswitcher ul li a {
	float: left;
	width: 16px;
	height: 14px;
	opacity: 0.7;
	filter: alpha(opacity=70)
}
.styleswitcher ul li a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.styleswitcher ul li.nomargin {
	margin: 5px 0px
}
ul.background-selector img {
	height: 20px;
	width: 20px;
	border: 1px solid #999
}
ul.color-scheme li a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
ul.color-scheme li:last-child {
	margin-bottom: 10px
}
.styleswitcher .layout-type {
	margin: 0 8px 16px 8px
}
ul.background-selector2 img {
	width: 81px;
	border: 1px solid #999
}
ul.color-scheme li a {
	width: 21px;
	height: 21px
}
ul.color-scheme li a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
ul.color-scheme li a.pink-theme {
	background: #e86165
}
ul.color-scheme li a.blue-theme {
	background: #01a9e0
}
ul.color-scheme li a.cyan-theme {
	background: #0cbfb3
}
ul.color-scheme li a.green-theme {
	background: #8dc153
}
ul.color-scheme li a.orange-theme {
	background: #ff8041
}
ul.color-scheme li a.red-theme {
	background: #e74c3c
}
ul.color-scheme li a.yellow-theme {
	background: #f8bd27
}
.boxed #main-wrapper {
	max-width: 1270px;
	margin: 0 auto;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	background: #FFF
}
.styleswitcher ul li a.toggle-btn {
	width: auto;
	height: auto
}
.wide {
	max-width: 100%;
	background: #FFF
}
.tags a {
	margin-right: 8px;
	color: #303030;
	padding: 8px;
	border: 1px solid #303030;
	display: inline-block;
	margin-bottom: 12px
}
.tags a:hover {
	color: #E86165
}
.widget-box {
	margin-bottom: 25px
}
.widget-box h3 {
	margin-top: 0
}
.blog-post-wrap .portfolio-wrap {
	margin-bottom: 35px
}
.share-this {
	background: #303030;
	padding: 15px 20px;
	margin-bottom: 35px
}
.share-this h4 {
	margin: 0;
	padding-top: 4px;
	font-weight: 400;
	color: #FFF
}
.share-this .social_icons {
	padding: 0
}
.share-this .social_icons ul {
	margin: 0
}
.share-this .social_icons ul li a {
	background: none;
	width: 20px;
	height: 25px
}
.share-this .social_icons ul li a:hover {
	color: #E86165
}
.comments-wrap {
	padding: 0 0 15px 0
}
.comment-box {
	padding: 20px 0;
	position: relative
}
.comment-box:before {
	position: absolute;
	content: "";
	width: 100%;
	left: 0;
	top: 60px;
	border-top: 1px dotted #e0e0e0
}
.ddcomment-thumb {
	width: 50px;
	float: left
}
.comment-thumb {
	background: none repeat scroll 0 0 #FFF;
	color: #2B2B2D;
	float: left;
	font-size: 24px;
	height: 83px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 83px;
	padding: 4px;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 2px rgba(0,0,0,0.1);
	margin: -5px 0 0 0;
	position: relative;
	z-index: 10000
}
.comment-txt {
	background: #FFF;
	padding: 0 15px 40px 115px;
	border-bottom: 1px dashed #E0E0E0
}
.comment-txt h3 {
	margin-top: 0
}
.arrow-right {
	position: absolute;
	top: 10px;
	left: -11px
}
.comment-txt .post-date {
	display: block;
	padding: 0 0 12px 0
}
.comment-txt .post-date span {
	margin-right: 8px
}
.comment-txt .reply-btn a {
	padding: 5px 10px;
	display: inline-block;
	color: #FFF;
	text-shadow: none;
	border-radius: 2px;
	background: #303030;
	//text-transform: capitalize
}
.comment-txt .reply-btn a:hover {
	background: #E86165;
	color: #FFF
}
.comment-reply {
	margin-left: 95px
}
.testimonials {
	margin: 0;
	text-align: center
}
.test-img {
	padding: 0 0 8px 0;
	margin: 0 auto;
	width: 83px;
	height: 83px
}
.test-text {
	overflow: hidden
}
.test-img img {
	border-radius: 50%;
	border: 2px solid #FFF
}
.testimonials h3 {
	font-size: 18px;
	font-weight: 500;
	color: #303030
}
.testimonials h3 span {
	font-size: 14px;
	display: block
}
#client-testimonial.owl-theme .owl-controlls, #portfolio-slider-home.owl-theme .owl-controlls {
	position: relative;
	right: 0;
	top: 0;
	bottom: 0
}
#client-testimonial.owl-theme .owl-controlls .owl-page span {
	border: 3px solid #303030;
	height: 4px;
	width: 4px;
	opacity: 1
}
#client-testimonial.owl-theme .owl-controlls .owl-page.active span, #client-testimonial.owl-theme .owl-controlls.clickable .owl-page:hover span {
	border: 3px solid #303030;
	background: #FFF
}
.owl-theme .item {
	margin: 0 5px
}
#portfolio-slider.owl-theme .owl-controlls .owl-buttons div, #blog-slider.owl-theme .owl-controlls .owl-buttons div {
	width: 14px;
	height: 20px;
	margin: 0
}
#portfolio-slider.owl-theme .owl-controlls .owl-buttons div:hover, #blog-slider.owl-theme .owl-controlls .owl-buttons div:hover {
	opacity: 0.7
}
#portfolio-slider.owl-theme .owl-controlls, #blog-slider.owl-theme .owl-controlls {
	top: -100px;
	right: 16px
}
#portfolio-slider.owl-theme .owl-controlls .owl-buttons div.owl-next, #blog-slider.owl-theme .owl-controlls .owl-buttons div.owl-next {
	background-position: -25px -7px
}
#portfolio-slider.owl-theme .owl-controlls .owl-buttons div.owl-prev, #blog-slider.owl-theme .owl-controlls .owl-buttons div.owl-prev {
	background-position: -5px -7px
}
#portfolio-slider-home.owl-theme .owl-controlls .owl-buttons div {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #FFF;
	color: #303030
}
#portfolio-slider-home.owl-theme .owl-controlls .owl-buttons div:hover {
	color: #FFF
}
#portfolio-slider-home.owl-theme .owl-controlls .owl-buttons div.owl-next:after {
	content: "\f105";
	position: absolute;
	left: 17px;
	font-weight: 600;
	top: 10px;
	font-size: 18px;
	font-family: 'FontAwesome'
}
#portfolio-slider-home.owl-theme .owl-controlls .owl-buttons div.owl-prev:after {
	content: "\f104";
	position: absolute;
	left: 15px;
	top: 10px;
	font-size: 18px;
	font-weight: 600;
	font-family: 'FontAwesome'
}
.client-box {
	background: #f0f0f1;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	text-align: center;
	margin: 0 0 10px 0
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}
.fancybox-outer, .fancybox-inner {
	position: relative
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox/fancybox_sprite.png')
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/fancyboxblank.gif');
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}
.fancybox-nav:hover span {
	visibility: visible
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}
.fancybox-lock {
	overflow: hidden !important;
	width: auto
}
.fancybox-lock body {
	overflow: hidden !important
}
.fancybox-lock-test {
	overflow-y: hidden !important
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox/fancybox_overlay.png')
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}
.fancybox-opened .fancybox-title {
	visibility: visible
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}
.fancybox-title-inside-wrap {
	padding-top: 10px
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite%402x.png');
	background-size: 44px 152px
}
#fancybox-loading div {
	background-image: url('../images/fancybox/fancybox_loading%402x.gif');
	background-size: 24px 24px
}
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}
.owl-carousel .owl-item {
	float: left
}
.owl-controlls .owl-page, .owl-controlls .owl-buttons div {
	cursor: pointer
}
.owl-controlls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.grabbing {
	cursor: url(grabbing.png) 8 8, move
}/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden
}
.owl-theme .owl-controlls {
	margin-top: 10px;
	text-align: center;
	position: absolute;
	top: -84px;
	right: -5px
}
.widget-box .owl-theme .owl-controlls {
	top: -71px
}
.portoflio.owl-theme .owl-controlls {
	top: -65px
}
.owl-theme .owl-controlls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
*display:inline;
	margin: 0 5px 0 0;
	padding: 0;
	height: 30px;
	width: 30px;
	position: relative;
	content: '';
	font-size: 14px;
	background-image: url(../images/sliders_arrow.png);
	background-repeat: no-repeat;
	background-color: #303030
}
.owl-theme .owl-controlls .owl-buttons div.owl-next {
	background-position: -18px -1px
}
.owl-theme .owl-controlls .owl-buttons div.owl-prev {
	background-position: 3px -1px
}
.owl-theme .owl-controlls.clickable .owl-buttons div:hover {
	text-decoration: none
}
.owl-theme .owl-controlls .owl-page {
	display: inline-block;
	zoom: 1;
*display:inline
}
.owl-theme .owl-controlls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	opacity: 0.8;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #303030
}
.owl-theme .owl-controlls .owl-page.active span, .owl-theme .owl-controlls.clickable .owl-page:hover span {
	opacity: 1
}
.owl-theme .owl-controlls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.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 {
	margin: 0;
	padding: 0
}
.flexslider .slides >li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flex-pauseplay span {
	//text-transform: capitalize
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides >li:first-child {
	display: block
}
.flexslider.fullwidth {
	margin: 0;
	padding-top: 0;
	min-height: 450px
}
.flexslider {
	margin: 0;
	position: relative;
	zoom: 1;
	padding: 0;
	min-height: 130px
}
.flexslider.mini-slider {
	margin: 0 0 40px 0;
	padding: 0
}
.flexslider .shadow-wrapper:before, .flexslider .shadow-wrapper:after {
	bottom: 16px
}
.flexslider.no-padding {
	padding: 0
}
.flexslider .shadow-wrapper {
	margin: 0
}
.flexslider .shadow-wrapper:before, .flexslider .shadow-wrapper:after {
	-webkit-box-shadow: 0 7px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 7px 5px rgba(0,0,0,0.5);
	box-shadow: 0 7px 5px rgba(0,0,0,0.5);
	z-index: -1
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 500px
}
.flexslider .slides {
	zoom: 1
}
.flex-wrap {
	padding: 70px 0
}
.fullwidth .flex-caption {
	bottom: 150px
}
.flex-caption {
	margin: 0;
	width: 100%;
	bottom: 50px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	zoom: 1;
	left: 100px;
	position: absolute
}
.flexslider .slides .container {
	position: relative
}
.flex-caption div {
	color: #999;
	font-size: 14px;
	//text-transform: capitalize;
	background: rgba(0,0,0,.7);
	padding: 20px;
	font-weight: 400;
	display: inline-block;
	margin: 0
}
.flex-caption h2 {
	color: #FFF;
	font-weight: 600;
	//text-transform: uppercase;
	line-height: inherit;
	font-size: 20px
}
.flex_subtitle h3 {
	color: #FFF;
	font-size: 20px;
	margin: 0;
	//text-transform: capitalize;
	background: rgba(67,66,80,.8);
	padding: 20px
}
.flex-caption .slide-txt {
	color: #FFF;
	font-size: 14px;
	background: rgba(0,0,0,.8);
	padding: 10px
}
.flex-direction-nav a {
	margin: 0;
	color: #FFF !important;
	display: inline-block;
	background: #303030;
	position: absolute;
	top: 50%;
	margin: -20px 0 0 0;
	cursor: pointer;
	opacity: 0;
	z-index: 10;
	padding: 0;
	height: 40px;
	width: 40px;
	font-size: 24px;
	border-radius: 50%;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease
}
.flex-direction-nav .flex-next {
	right: 20px
}
.flex-direction-nav .flex-next:before {
	top: 9px;
	content: "\f105";
	position: absolute;
	left: 16px;
	font-family: 'FontAwesome'
}
.flex-direction-nav .flex-prev:before {
	content: "\f104";
	font-family: 'FontAwesome';
	left: 14px;
	position: absolute;
	top: 9px
}
.flex-direction-nav .flex-prev {
	left: 20px
}
.flexslider:hover .flex-next {
	opacity: 1;
	right: 20pxx
}
.flexslider:hover .flex-prev {
	opacity: 1;
	left: 20pxpx
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	color: #FFF
}
.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center
}
.flex-control-nav li {
	padding: 12px 2px 10px;
	display: inline-block;
	zoom: 1;
*display:inline
}
.flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	transition: none;
	background: #FFF;
	width: 20px;
	height: 4px
}
.flex-control-paging li a.flex-active {
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
	opacity: 1
}
.flex-direction-nav .flex-next {
	opacity: 1
}
}

@media only screen and (max-width:767px) {
}

@media only screen and (min-width:768px) and (max-width:959px) {
}

@media only screen and (min-width:480px) and (max-width:767px) {
.flex-caption {
	display: none
}
.flex-wrap {
	padding: 40px 0
}
}

@media only screen and (max-width:479px) {
.flex-caption {
	display: none
}
.flex-wrap {
	padding: 40px 0
}
}

@media only screen and (max-width:959px) {
}

@media (min-width:992px) {
body.boxed #main-wrapper {
	max-width: 1030px
}
.pull-right.navbar .nav >li >a {
	padding: 15px 11px
}
.fullwidthbanner {
	height: 500px !important
}
}

@media (min-width:1200px) {
body.boxed #main-wrapper {
	max-width: 1230px
}
.fullwidthbanner {
	height: 500px !important
}
}

@media only screen and (min-width:768px) and (max-width:959px) {
.navbar .btn-navbar, .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	background: none;
	margin: 15px 45%
}
.nav-collapse .navbar-form, .nav-collapse .navbar-search {
	border: none;
	box-shadow: none
}
.nav-collapse .dropdown-menu {
	position: absolute
}
body.boxed #main-wrapper {
	max-width: 810px
}
}

@media only screen and (max-width:767px) {
body {
	margin: 0;
	background: #000;
	padding: 0
}
.container {
	width: 300px;
	margin: 0 auto
}
.pull-right.social_icons {
	float: none;
	text-align: center;
	padding: 10px 0
}
.logo {
	text-align: center;
	padding-bottom: 10px
}
.navbar .btn-navbar, .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	background: none;
	margin: 15px 45%
}
.nav-collapse .dropdown-menu >li >a:hover, .nav-collapse .dropdown-menu >li >a:focus, .nav-collapse .dropdown-submenu:hover >a, .dropdown-submenu:focus >a {
	background-image: none;
	border-radius: 0;
	background: #e86165
}
.nav-collapse .navbar-form, .nav-collapse .navbar-search {
	border: none;
	box-shadow: none
}
.nav-collapse .dropdown-menu {
	position: absolute;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	border: 1px solid #e0e0e0
}
footer .container .row .span4 {
	margin-bottom: 20px
}
footer .container .row .span4:last-child {
	margin-bottom: 0
}
.copyright .text-right, .top-bar .text-right {
	text-align: left
}
}

@media only screen and (min-width:480px) and (max-width:767px) {
body {
	margin: 0;
	padding: 0
}
.body-content [class*="span"] {
	margin-bottom: 25px
}
.container {
	width: 420px
}
.portfolio-wrap {
	margin-bottom: 15px
}
body.boxed #main-wrapper {
	max-width: 460px
}
.fullwidthbanner .my-btn.btn-large {
	font-size: 12px;
	padding: 8px
}
.pull-left.social_icons {
	float: none
}
.pull-left.social_icons ul {
	text-align: center
}
.styleswitcher {
	display: none
}
.logo {
	margin: 0 !important
}
}

@media only screen and (max-width:479px) {
body {
	margin: 0;
	padding: 0
}
.container {
	width: 300px
}
body.boxed #main-wrapper {
	max-width: 340px
}
.portfolio-wrap {
	margin-bottom: 15px
}
.body-content [class*="span"] {
	margin-bottom: 25px
}
.fullwidthbanner .my-btn.btn-large {
	font-size: 12px;
	padding: 8px
}
.pull-left.social_icons {
	float: none
}
.pull-left.social_icons ul {
	text-align: center
}
.styleswitcher {
	display: none
}
.logo {
	margin: 0 !important
}
}
.hovertext {
	position: relative;
	border-bottom: 1px dotted black;
  }
  
  .hovertext:before {
	content: attr(data-hover);
	visibility: hidden;
	opacity: 0;
	width: 240px;
	background-color: red;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 5px 0;
	transition: opacity 1s ease-in-out;
  
	position: absolute;
	z-index: 1;
	left: 0;
	top: 110%;
  }
  
  .hovertext:hover:before {
	opacity: 1;
	visibility: visible;
  }

.my-class{
   background: #304CD8;
   background: -webkit-linear-gradient(left, #304CD8 0%, #9F3762 100%);
   background: -ms-linear-gradient(left, #304CD8 0%, #9F3762 100%);
   background: linear-gradient(to right, #304CD8 0%, #9F3762 100%);
   color: #fff;
   font-size: 25px;
   padding: 35px;
   text-align: center;
}
.flag svg {
    width: 30px;
    height: 30px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
