h4, h5, h6,
h1, h2, h3 {margin: 0; font-family: 'Hind';}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
  font-family: 'Hind' !important;
   font-size: 100%;
   background:#fff; 
}
a {
  text-decoration: none;
}
.seolike  a {
  text-decoration: none;
  color: #6c918a;
}
a:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  text-decoration:none;
}

.textans1{font-size:14px; color:#fff; font-weight:bold;}
/*--top header start here--*/
.top-social ul {
    padding: 0em;
    list-style: none;
}
.top-social ul li {
    display: inline-block;
    margin-right: 1em;
}
.top-social ul li a span{
    background: url(../images/top-social.png)no-repeat;
    width: 18px;
    height:18px;
    display: inline-block;
}
.top-social ul li h5 {
    font-size: 1em;
    color: #fff;
}
.top-social ul li a {
    vertical-align: -webkit-baseline-middle;
}
.top-social ul li a span.fb {
    background-position: 7px 0px;
}
.top-social ul li span.tw {
    background-position: -22px 1px;
}
.top-social ul li a span.in {
    background-position: -53px 0px;
}
.top-social ul li a span.gmail {
    background-position: -82px 0px;
}
.top-social ul li a span.fb:hover {
    background-position: 7px -18px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li span.tw:hover {
    background-position: -22px -17px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li a span.in:hover {
    background-position: -53px -17px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.top-social ul li a span.gmail:hover {
    background-position: -82px -17px;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.header {
	background-color:#6C918a;
  position: fixed;
  top :0;
  left: 0;
  width: 100%;
  z-index: 9999;
	height: 100px;
  padding : 15px 35px 15px 35px;

}

.logo1{
	float: right;
}
.book{
  position:absolute;
  right:30;
  
}
.header-address ul {

	float:right;
}
.header-address ul li {
    display: inline-block;
    margin-right:1em;
}
.header-address ul li a{
    display: inline-block;
	
}
.top-header {
    padding: 1em 0em;
	
    background:#6c918a;

}
.top-header top-header-main {
	border-bottom:1px #FFFFFF solid;


}
.header-address h6 {
    font-size: 1em;
	font-family: 'Cormorant Garamond';
    color: #fff;
    display: inline-block;
}
span.location {
    background: url(../images/location.png)no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
}
span.phone {
    background: url(../images/ph.png)no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align:sub;
}
span.email{
	background: url(../images/email.png)no-repeat;
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.header-address {
	margin-top:13px;
	float:left;

}
.header-address ul li a {
    font-size: 12px;
    color: #fff;
}
.header-address ul li a:hover {
    color: #000;
}
.top-social {
    padding: 0px;
}
.header-address{
    padding: 0px;
}
.agile-grids1 {
    position: relative;
 
}
.agile-grids {
    position: absolute;
    width: 100%;
    margin: 0 auto;

    bottom: 0;
}
.left-grid {
	position: relative  !important;
	width: 100%;
	bottom: 0 !important;
	left: 0;
	background: rgba(255,255, 255, 0.8);

border-bottom:1px #6c918a solid;
}

.left-grid {
	padding: 1em 0;

	
}
.w3l-lt h1 {
	font-family: 'Cormorant Garamond';
	text-transform:uppercase;
	letter-spacing : 2pt;
    font-size: 2em;
	margin-bottom:0.1em;
	text-align:center;
    color: #6c918a;
}
.w3l-lt h2 {
	font-family: 'Cormorant Garamond';

    font-size: 20px;
	text-transform:uppercase;
	letter-spacing :1pt;
	line-height: 30px;
    color: #000;
	text-align: center!important;

}

.slider-text {
    position: absolute;
    top: 48%;
    left: 26%;
    width: 50%;
    text-align: center;
}

/*--header menu nav start--*/


#top {
	width: 45px;
	height: 45px;
	padding: 12px 0 10px;
	text-align: center;
	background: rgba(0,0,0,.8);
	cursor: pointer;
	position: fixed;
	right: 10px;
	bottom: 14px;
	z-index: 4
}
#top i {
	color: #fff;
	display: block
}
.hide {
	display: none
}
.zoom {
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 1;
	cursor: pointer;
	background: rgba(108,145,138,.9);
	padding: 17px 15px;
	width: 60px;
	height: 60px;
	text-align: center;
	border-radius: 50%
}
.zoom i {
	color: #fff;
	font-size: 25px
}
#accordion {
	margin: 0 auto;
	width: 100%
}
#accordion dl {
	padding: 0;
	margin: 0
}
#accordion dt {
	padding: 12px 20px;
	margin-bottom: 1px;
	background: #e4e4e4
}
#accordion dt a {
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	position: relative
}
#accordion dt a:after {
	font-family: Font Awesome\ 5 Free;
	content: "\f107";
	position: absolute;
	top: -2px;
	right: 0;
	font-size: 22px
}
#accordion dt a.curr_arr {
	color: #6c918a
}
#accordion dt a.curr_arr:after {
	font-family: Font Awesome\ 5 Free;
	content: "\f106"
}
#accordion dd {
	width: 100%;
	margin: 0 auto
}
#accordion dd .content {
	width: 100%;
	padding: 0 0 30px
}
#accordion dd .content img {
	width: 100%
}
table {
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0
}
table th {
	background: #646464 url() 0 0 no-repeat;
	color: #fff;
	padding: 5px 10px
}
table td {
	padding: 5px 10px;
	border-right: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0
}

ul.list li {
	margin-bottom: 5px;
	text-align: left
}
ul.list li a {
	cursor: pointer
}
ul.list li ul {
	padding-left: 17px;
	padding-top: 10px
}
.main-color1 {
  color: #111555;
  font-family: 'Cormorant Garamond';
  font-weight: 600;
}
.main-color {
	color: #6c918a;
	font-family: 'Cormorant Garamond';

}
.second-color {
	font-size: 1.5em;
	color: #6c918a
}
.main-color-bg {
	
}
.main-color-bg .text-acc {
	color: #fff;
	padding: 30px
}
.main-color-bg .text-acc a {
	color: #fff;
	text-decoration: underline
}
.main-color-bg .text-acc .main-button {
	background: none;
	border: 1px solid #fff
}
.main-color-bg .text-acc .main-button a {
	text-decoration: none
}
.main-color-bg .text-acc .main-button:hover {
	background: #6c918a;
	border: 1px solid #6c918a
}
.main-color-bg .amend-box {
	background: hsla(0,0%,100%,.9);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	padding: 25px;
	display: none;
	overflow-y: scroll
}
.quick-special {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #001555 url() 0 0 no-repeat;
	position: absolute;
	top: 10px;
	left:  10px;
	z-index: 9999;
	
}
.quick-special a {
	text-align: center;
	font-family: 'Cormorant Garamond';
	color: #fff;
	display: block;
	padding: 20px 10px;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	transition: all .3s ease-in-out
}

.box-img {
	position: relative;
	width: 100%;
	overflow: hidden;
	
}
.box-img:hover .overlay {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1
}
.box-img:hover img {
	
}
.box-img img {
	display: block;
	height: auto
}
.box-img .overlay, .box-img img {
	width: 100%;
	
}
.box-img .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	background-color: rgba(0,0,0,.8)
}
.box-img .text {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	padding: 0 20px;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}
.box-img .text h5 {
	text-transform: uppercase;
	font-size: 18px
}
.box-img .text h5, .box-img .text p {
	line-height: normal;
	text-align: center
}
.box-img .text .main-buton {
	display: table
}
.box-img .text .main-buton a {
	padding: 5px 20px
}

/*****/

/* Tooltip -Styles */
[data-tootik] {
  position: relative;
}

[data-tootik]:after {
  border-radius: 7px;
  bottom: 100%;
  box-sizing: border-box;
  color: #ffffff;
  content: attr(data-tootik);
 
  font-size: 16px;
  font-style: normal;
  left: 50%;
  line-height: 18px;
  max-width: 320px;
  font-family: 'Hind';
  opacity: 0;
  overflow: hidden;
  padding: 6px 6px 5px 6px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  text-overflow: ellipsis;
  -webkit-transform: translate(-50%, 12px);
          transform: translate(-50%, 12px);
  -webkit-transition: opacity 0.3s cubic-bezier(0.73, 0.01, 0, 1), -webkit-transform 0.3s cubic-bezier(0.73, 0.01, 0, 1);
  transition: opacity 0.3s cubic-bezier(0.73, 0.01, 0, 1), -webkit-transform 0.3s cubic-bezier(0.73, 0.01, 0, 1);
  transition: opacity 0.3s cubic-bezier(0.73, 0.01, 0, 1), transform 0.3s cubic-bezier(0.73, 0.01, 0, 1);
  transition: opacity 0.3s cubic-bezier(0.73, 0.01, 0, 1), transform 0.3s cubic-bezier(0.73, 0.01, 0, 1), -webkit-transform 0.3s cubic-bezier(0.73, 0.01, 0, 1);
  white-space: nowrap;
  z-index: 100000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

[data-tootik]:before {
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-bottom-width: 0;
  content: '';
  height: 0;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: -2px;
  -webkit-transform: translate(-50%, calc(-50% - 6px));
          transform: translate(-50%, calc(-50% - 6px));
  -webkit-transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0s;
  transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0s;
  transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0s, transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0s;
  transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0s, transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0s;
  width: 0;
  z-index: 110000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

[data-tootik]:after {
  background: #000000;
}

[data-tootik]:before {
  border-top-color: #000000;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

[data-tootik][data-tootik-conf*='right']:before {
  border-top-color: transparent;
  border-right-color: #000000;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

[data-tootik][data-tootik-conf*='bottom']:before {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #000000;
  border-left-color: transparent;
}

[data-tootik][data-tootik-conf*='left']:before {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #000000;
}

[data-tootik]:hover:before, [data-tootik]:hover:after, [data-tootik]:focus:before, [data-tootik]:focus:after {
  opacity: 1;
}

[data-tootik]:hover:before, [data-tootik]:focus:before {
  -webkit-transform: translate(-50%, calc(-50% - 2px));
          transform: translate(-50%, calc(-50% - 2px));
  -webkit-transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0.1s, -webkit-transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0.1s;
  transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0.1s, -webkit-transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0.1s;
  transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0.1s, transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0.1s;
  transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0.1s, transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0.1s, -webkit-transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0.1s;
}

[data-tootik]:hover:after, [data-tootik]:focus:after {
  -webkit-transform: translate(-50%, -6px);
          transform: translate(-50%, -6px);
}

[data-tootik][data-tootik-conf*='right']:before {
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-left-width: 0;
  left: auto;
  right: -6px;
  top: 50%;
  -webkit-transform: translate(calc(-50% + 7px), -50%);
          transform: translate(calc(-50% + 7px), -50%);
}

[data-tootik][data-tootik-conf*='right']:after {
  bottom: auto;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-12px, -50%);
          transform: translate(-12px, -50%);
}

[data-tootik][data-tootik-conf*='right']:hover:before, [data-tootik][data-tootik-conf*='right']:focus:before {
  -webkit-transform: translate(calc(-50% + 3px), -50%);
          transform: translate(calc(-50% + 3px), -50%);
}

[data-tootik][data-tootik-conf*='right']:hover:after, [data-tootik][data-tootik-conf*='right']:focus:after {
  -webkit-transform: translate(7px, -50%);
          transform: translate(7px, -50%);
}

[data-tootik][data-tootik-conf*='bottom']:before {
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-top-width: 0;
  bottom: -6px;
  left: 50%;
  top: auto;
  -webkit-transform: translate(-50%, calc(-50% + 6px));
          transform: translate(-50%, calc(-50% + 6px));
}

[data-tootik][data-tootik-conf*='bottom']:after {
  bottom: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -12px);
          transform: translate(-50%, -12px);
}

[data-tootik][data-tootik-conf*='bottom']:hover:before, [data-tootik][data-tootik-conf*='bottom']:focus:before {
  -webkit-transform: translate(-50%, calc(-50% + 2px));
          transform: translate(-50%, calc(-50% + 2px));
}

[data-tootik][data-tootik-conf*='bottom']:hover:after, [data-tootik][data-tootik-conf*='bottom']:focus:after {
  -webkit-transform: translate(-50%, 6px);
          transform: translate(-50%, 6px);
}

[data-tootik][data-tootik-conf*='left']:before {
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 0;
  height: 0;
  left: -2px;
  top: 50%;
  -webkit-transform: translate(calc(-50% - 8px), -50%);
          transform: translate(calc(-50% - 8px), -50%);
  width: 0;
}
.aaa{
	padding-top: 50px;
}

[data-tootik][data-tootik-conf*='left']:after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(12px, -50%);
          transform: translate(12px, -50%);
}

[data-tootik][data-tootik-conf*='left']:hover:after, [data-tootik][data-tootik-conf*='left']:focus:after {
  -webkit-transform: translate(-7px, -50%);
          transform: translate(-7px, -50%);
}

[data-tootik][data-tootik-conf*='left']:hover:before, [data-tootik][data-tootik-conf*='left']:focus:before {
  -webkit-transform: translate(calc(-50% - 3px), -50%);
          transform: translate(calc(-50% - 3px), -50%);
}

[data-tootik][data-tootik-conf*='multiline']:after {
  min-width: 220px;
  text-overflow: clip;
  word-break: break-word;
  text-align: left;
  white-space: pre;

}




/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px
}
.fancybox-opened {
	z-index: 9
}
.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0,0,0,.5)
}
.fancybox-inner, .fancybox-outer {
	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-iframe, .fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image: url(../images/fancybox_sprite.png)
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 12
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox_loading.gif) 50% no-repeat
}
.fancybox-close {
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px
}
.fancybox-close, .fancybox-nav {
	position: absolute;
	cursor: pointer;
	z-index: 10
}
.fancybox-nav {
	top: 0;
	width: 40%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/blank.gif);
	-webkit-tap-highlight-color: transparent
}
.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: 10;
	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 {
	width: auto
}
.fancybox-lock, .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: 7;
	background: url(../images/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: 11
}
.fancybox-opened .fancybox-title {
	visibility: visible
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 11;
	text-align: center
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	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-next span, .fancybox-prev span {
	background-image: url(../images/fancybox_sprite@2x.png);
	background-size: 44px 152px
}
#fancybox-loading div {
	background-image: url(../images/fancybox_loading@2x.gif);
	background-size: 24px 24px
}
}

.fl {
	float: left
}
.fr {
	float: right
}
.mc {
	margin: 0 auto
}
.po {
	position: relative
}
.clear:after, .clear:before {
	content: " ";
	display: table
}
.clear:after {
	clear: both
}
.clear {
*zoom:1
}
.p5t {
	padding-top: 5px
}
.p5b {
	padding-bottom: 5px
}
.p10t {
	padding-top: 10px
}
.p10b {
	padding-bottom: 10px
}
.p15t {
	
	padding-top: 15px
}
.p15b {
	padding-bottom: 15px
}
.p20t {
	padding-top: 20px
}
.p20ts {
	position: relative;;
	left: 5px;
	padding-top: 20px
}
.p20b {
	padding-bottom: 20px
}
.p25t {
	padding-top: 25px
}
.p25b {
	padding-bottom: 25px
}
.p30t {
	padding-top: 30px
}
.p30b {
	padding-bottom: 30px
}
.p35t {
	padding-top: 35px
}
.p35b {
	padding-bottom: 35px
}
.p40t {
	padding-top: 40px
}
.p40b {
	padding-bottom: 40px
}
.imgcrop {
	width: 100%
}
.imgcrop1 {
	max-width: 100%
}
.align-center {
	text-align: center
}
.align-right {
	text-align: right
}
.align-justify, p {
	text-align: justify
}
/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa, .fab, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}
.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}
.fa-xs {
	font-size: .75em
}
.fa-sm {
	font-size: .875em
}
.fa-1x {
	font-size: 1em
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-6x {
	font-size: 6em
}
.fa-7x {
	font-size: 7em
}
.fa-8x {
	font-size: 8em
}
.fa-9x {
	font-size: 9em
}
.fa-10x {
	font-size: 10em
}
.fa-fw {
	text-align: center;
	width: 1.25em
}
.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}
.fa-ul>li {
	position: relative
}
.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}
.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em
}
.fa-spin {
	animation: a 2s infinite linear
}
.fa-pulse {
	animation: a 1s infinite steps(8)
}
}
/*--contact--*/

.w3-contact iframe {
    width: 100%;
    min-height: 516px;
    border: none;
    display: block;
}

.details-bg {
    background: url(../images/slide3.jpg) no-repeat left;
    background-size: contain;
    background-attachment: fixed;
}

.map {
    position: relative;

	
}

.contact-top1 {
	position: absolute;
	width: 25%;
	top: 0;
	padding: 3em 2em;
	left: 105px;
	background: #6c918a !important;
	z-index:999;
}
.contact-top1 p {
  	font-size: 1em;
    color: #fff;
    line-height: 1.2em;
	
}
.contact-top1 h1 {
  	font-size: 1em;
    color: #fff;
	border-bottom:#FFF 1px solid;
	width: 100%;
	
	line-height:2em;
}

.contact-left,
.contact-right {

}

.list-group-item,
.bg-add {
    background: #e8e8e8;
}

.contact-main h5 {

    font-style: italic;
    letter-spacing: 1px;
    font-weight: 600;
}

.list-group-item {
    background: #e0e0e0;
}

.contact-main {
    max-width: 500px;
}

.address h5 {
    color: #000;
    text-transform: capitalize;
    font-size: 1.1em;
}

.address p a,
p.c-txt {
    color: #777;
    font-size: 1em;
}

.address p a:hover {
    color: #000;
}

.contact-top1 .form-group label,
form.f-color .form-control {
    color: #fff;
}
.contact-top1 h3 {
    font-size: 1.2em;
	 color: #fff;
	 line-height: 1.5em;
}

.contact-top1 h5 {
    font-size: 2em;
}

.address h5 {
    font-size: 1.5em;
}

/*--//contact--*/
div#navbar {
    float: left!important;

}
.navbar-wrapper {

	
}
.navbar-inverse {
    padding-top: 15px;
    background: none; 
    border:none; 
}
.navbar-nav {
    float: left !important;
	margin-top: 0em;
	
}
.navbar {
    margin-bottom: 0px !important;   
    min-height: 0px !important;   
	
}
.navbar-brand {
    float: left;
    height:0px !important;  
    padding:0px !important;  
}

.nav > li > a {

    padding: 0px;
	font-family:Cormorant Garamond;
	font-size:13px;!important;
}

.navbar-inverse .navbar-brand {
    color: #FFFFFF;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background: none;
}
.navbar-inverse .navbar-nav > li > a {
    color:#fff;
    line-height: 1.5em;
    font-weight: 600;
    display: block;
    padding : 10px 10px 10px 10px; 
}
.navbar-inverse .navbar-nav > li > a.active{
	color:#111555;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color:#fff;
    background-color: #111555;

}
nav a {
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 10em;
}
nav a:hover,
nav a:focus {
	outline: none;
}

/*--book--*/


/*--nav effect--*/

nav a {
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 1em;
}

nav a:hover,
nav a:focus {
	outline: none;
}
/*--banner strat here--*/
.banner {
    background: url(../images/banner.jpg)no-repeat;
    min-height:660px;
    background-size: cover;
}
.banner-main {
    width: 50%;
    margin: 14em auto 0em;
    background:rgba(0, 0, 0, 0.74);
    padding: 2em 2em;
    text-align: center;
}
.banner-main h2 {
    font-size: 3em;
    color: #fff;
    font-family: 'Cormorant Garamond';
}
.banner-main h6 {
    font-size: 1.4em;
    color: #fff;
    margin: 0.6em 0em;
    letter-spacing: 7px;
}
.banner-main p {
    font-size: 1em;
    color: #fff;
    line-height: 1.9em;
}
/*--information start here--*/
.information {
    padding: 5em 0em;
}
.info-left {
    float: center;

}
.info-right h4 {
    font-size: 1.5em;
    color:#6c918a;
    margin-bottom: 0.4em;
    font-family: 'Cormorant Garamond';
}
.info-right p {
    font-size: 1em;
    color:#737373;
    line-height: 1.8em;
}
.info-right {

    width: 100%;
}
.five-star {
    padding-bottom: 4em;
}
/*--information end here--*/
/*--leaves start here--*/
.leaves {
    background:#696A88;
    padding: 5em 0em;
    text-align: center;
}
.leaves-main h1 {
    font-size: 3em;
    color: #fff;
    font-family: 'Cormorant Garamond';
}
.leaves-main h6 {
    font-size: 1em;
    color:#6c918a;
    margin: 0.6em 0em;
}
.leaves-main p {
    width: 80%;
    margin: 0 auto;
}
.leaves-main p {
    width: 60%;
    margin: 0 auto;
    color: #fff;
    line-height: 1.8em;
    font-size: 1em;
}
.leaves-main a {
    font-size: 1em;
    color: #fff;
    background:#6c918a;
    padding: 1em 2em;
    display: inline-block;
    margin-top: 1em;
}
.leaves-main a:hover {
	 color: #000;
    background:#fff;
}
/*--leaves end here--*/
/*-- menu-section --*/
.w3layouts_banner_bottom_left{
	margin-right: 10px;

	text-align:center;
}
.w3layouts_banner_bottom_left h4{
    font-size: 0.9em !important;
	color:#fff !important;;
	position: absolute;
	bottom: 0;
	right: 20;
	background: rgba(0, 0, 0, .8);
	width: 96%;
	
	margin:1em 0  1em 0;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 600;
}
.w3layouts_banner_bottom_left p{
	color:#999;
	line-height:2em;
}

.w3layouts_banner_bottom_left img{
	margin:0 auto;
}
/*--flexisel--*/
.flex-slider{	
	background:#222227;
	padding: 70px 0 165px 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 35px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background:none;
    top: -5% !important;
    border-radius: 5px;
	display:none;
}
.nbs-flexisel-nav-left {
	left:0%;
}
.nbs-flexisel-nav-right {
	right: 0%;
    background:none;
	display:none;
}
/*--//flexisel--*/
.cuisine-names {
    width: 65%;
    margin: 0 auto;
}
.w3_cuisine_names_left{
	float:left;
	width:28%;
	margin:2em 0 0;
}
.w3ls_cuisine_names_left{
	float:left;
	width:44%;
}
.w3_cuisine_names_left h3{
	font-size: 1em;
    color: #212121;
    font-weight: 600;
    margin-bottom: 1.5em;
}
.w3l_cuisine_names_left{
	text-align:right;
}
.w3ls_cuisine_names_left img {
    margin: 0 auto;
}
/*-- //menu-section --*/
/*--branches start here--*/
.branches {
    padding:2em 0em 2em 0em;
}
.branches-top {
    
    margin-bottom: 1em;
}
.branches-top1  p{
    font-size: 12px !important;
}
.branches-top1  h3{
    font-size: 20px !important;
}


.branches-top h3 {
    font-size: 2.5em;
    color: #6c918a;
	text-align: center;
    font-family: 'Cormorant Garamond';
}
.branches-top h4 {
    font-size: 1.4em;
	font-weight:700;
	
    color: #6c918a;
	line-height: 1.5em;
    font-family: 'Cormorant Garamond';
}
.branches-top h2 {
    font-size: 1.2em;
    color: #6c918a;
	line-height: 1.5em;
 
}
.branch-text p {
    font-size: 1.4em;
    text-align: center;
    line-height: 2em;
}
.branch-text {
    padding: 4em 0em 5em 0em;
}
span.quotations {
    background: url(../images/quota.png)no-repeat;
    width: 50px;
    height: 40px;
    display: block;
    margin: 0em auto 1.5em;
}
.branch-gd-main {
    padding: 0px 5px 0px 0px;
}
.branch-gd.no-mar {
    margin-left: 0px !important;
}
/*********/

/*-- gallery --*/ 
/*-- jzBox-lightbox --*/
#jzBox {
	top: 0;
	left: 0;
	z-index: 10000;
	position: fixed;
	background-color: rgba(30, 30, 30, 0.9);
	margin: 0 !important;
	text-align: center;
	width: 100%;
	height: 100%;
	display: none;
	color: #fff;
}
#jzBoxTargetImg {
	margin:4% 0 1% 0;
	max-width: 96%;
	max-height: 73%;
	cursor: pointer;
}
#jzBoxTitle {
    font-size: 1.1em;
    font-weight: 300;
	margin-bottom: 1em;
}
#jzBoxCounter {
	margin-bottom: 1%;
	font-size: 12px;
}

#jzBox i:hover {
    cursor: pointer;
    color: #FF5722;
} 
#jzBoxBottom { max-height: 22%; }

#jzBoxNextBig, #jzBoxPrevBig {
	cursor: pointer;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 10001;
	height: 100%; 
} 
#jzBoxNextBig { left: 69%; }

i#jzBoxPrev, i#jzBoxNext {
    font-size: 2em;
    padding: 0.2em;
    border: 1px solid #fff;
	z-index: 99999;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
i#jzBoxClose {
    font-size: 3em;
    vertical-align: bottom;
    margin-left: 10em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
/*-- //jzBox-lightbox --*/
.gallery-grid {
    padding: 0; 
}
.wpf-demo-4{
    padding: 0;
    position: relative;
    overflow: hidden;
}
img.img-responsive {
    width: 100%;
}
.view-caption {
    position: absolute;
    top: -32%;
    width: 100%;
	
    text-align: center;
    background: rgba(0, 0, 0, 0.57);
    padding: 1em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.wpf-demo-4:hover .view-caption {
	top: 0;
	width: 100%;
	height: 100%;
}
.view-caption p {
    color: #fff;
    font-size: 1.2em;
	text-align:center;
    font-weight: 400;
    letter-spacing: 3px;
}
/*-- //gallery --*/

@media(max-width:480px){
	.w3-header-top-left {
		width: 30%;
	}
	.agileits-banner-info {
		margin: 4em 0 4em 3em;
	}
	.agileits-banner-info h3 {
		letter-spacing: 8px;
	}
	.callbacks_tabs li {
		margin: .5em 0;
	}
	.callbacks_tabs {
		top: 20%;
	}
	.w3-heading-grid h2, .w3-heading-grid h3, .agileinfo-banner h2 {
		font-size: 2em;
	}
	.welcome, .why-choose-agile, .agileinfo-dot, .news, .w3l-about-top, .wthree-dot, .team, .gallery, .blog, .contact-top {
		padding: 2em 0;
	}
	.w3-heading-grid p {
		margin: 2em auto 0;
	}
	.w3l-welcome-grids, .why-choose-agile-grids-top, .popular-agileinfo, .w3-agileits-news-grids, .codes, .typography,.agile-choose-grids {
		margin: 2em 0 0 0;
	}
	.footer-bottom {
		padding: 2em 0;
	}
	.team-img .overlay {
		padding: 5.5em 0.5em 0 0.5em;
	}
	.view-caption p {
		font-size: 1em;
		letter-spacing: 2px;
	}
	.view-caption {
		top: -66%;
	}
	i.fa.fa-pencil {
		font-size: 2em;
	}
	.blog-left-left {
		width: 60px;
		height: 60px;
		padding: 1em 0 0 0;
	}
	.blog-left-right-top h4 {
		font-size: 1em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 100%;
	}
	.map .w3ls-title h3 {
		font-size: 1.2em;
	}
	
	i#jzBoxClose {
		margin-left: 1em;
	}
}
@media(max-width:414px){
	.agileits-banner-info h3 {
		letter-spacing: 4px;
	}
	.callbacks_here a:after {
		height: 45px;
	}
	.w3-header-top-left {
		width: 40%;
	}
	.w3ls-welcome-right h4 {
		font-size: 1.2em;
	}
	.agile-news-icon i.fa {
		font-size: 1em !important;
	}
	.team-img .overlay {
		padding: 1.5em 0.5em 0 0.5em;
	}
	.view-caption p {
		letter-spacing: 0px;
	}
	.view-caption {
		padding: .5em;
	}
	.w3ls-button a {
		padding: .3em 1em;
	}
	.icons .bs-glyphicons li {
		width: 31%;
	}
	.blog-left-right {
		width: 77%;
	}
	.media-left.response-text-left {
		width: 20%;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 45.2%;
	}
	.address {
		padding: 1em;
	}
	.map iframe {
		min-height: 300px;
	}
}
@media(max-width:384px){
	.logo h1 a {
		font-size: 1.2em;
	}
	.agileits-banner-info h3 {
		font-size: 1.5em;
	}
	.agileits-banner-info p {
		font-size: 1em;
	}
	.team-grid {
		float: none;

		width: 100%;
	}
	.team-img .overlay {
		padding: 8.5em 0.5em 0 0.5em;
	}
	.team-grid:nth-child(1) {
		margin: 0;
	}
	.team-grid:nth-child(2){
		margin:2em 0 0 0 !important;
	}
	i.fa.fa-pencil {
		font-size: 1.5em;
	}
	.blog-left-left {
		width: 50px;
		height: 50px;
		padding: .8em 0 0 0;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 100%;
	}
	.contact-form input.email {
		margin: 0 0 1.5em 0;
	}
	.address {
		width: 70%;
		left: 15%;
	}
}
@media(max-width:375px){
	.gallery-grid {
		float: none;
		width: 100%;
	}
	i#jzBoxPrev, i#jzBoxNext {
		font-size: 1.5em;
	}
	i#jzBoxClose {
		font-size: 2em;
	}
}
@media(max-width:320px){
	.w3-header-top-left {
		width: 46%;
	}
	.agileits-banner-info h3 {
		font-size: 1.3em;
	}
	.agileits-banner-info p {
		font-size: .9em;
	}
	.callbacks_tabs li {
		margin:0;
	}
	.agileits-banner-info {
		margin: 2em 0 3em 2em;
	}
	.callbacks_tabs {
		top: 13%;
	}
	.logo h1 a {
		font-size: 1.1em;
	}
	.logo h1 a span {
		font-size: .3em;
	}
	.w3ls-welcome-right h4 {
		font-size: 1em;
	}
	.w3-heading-grid h2, .w3-heading-grid h3, .agileinfo-banner h2 {
		font-size: 1.5em;
	}
	.wthree_agile_us i {
		font-size: 1em;
		line-height: 3.2em;
	}
	.wthree_agile_us i {
		width: 55px;
		height: 55px;
	}
	.w3-agile-news-img {
		width: 70%;
	}
	.w3-agile-news-img h4 a {
		font-size: .9em;
	}
	.blog-left-left {
		width: 40px;
		height: 40px;
		padding: .5em 0 0 0;
	}
	.blog-left-right {
		margin-left: .5em;
	}
	.media-left.response-text-left {
		width: 26%;
	}
	.agileinfo-banner {
		padding: 2em 0;
	}
	.contact-text {
		padding: 1em;
	}
	.contact-right h4 {
		font-size: 1.5em;
	}
	.address {
		width: 78%;
		left: 10%;
	}
	.map iframe {
		min-height: 270px;
	}
	.w3agile_footer_grid h3 {
		font-size: 1.2em;
	}
}
/*-- //responsive --*/
/*--commen css--*/
.branch-btm .branch-gd {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
  cursor: pointer;
}
.branch-btm .branch-gd:nth-child(n) {
  margin-left: 0px;
}
.branch-btm .branch-gd:first-child {
  margin-left: 0px;
}
.branch-btm .branch-gd:last-child {
  margin-right: 0;
}
.branch-btm .branch-gd img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

span.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;

  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
span.close-overlay.hidden {
  display: none;
}

span.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 50px;
  height: 50px;
  font-family: 'Cormorant Garamond';
  text-align: center !important;
  color: #fff;
  line-height:45px;
  font-size: 30px;
  top: 40%;
    left:42%;
}

/* ============================================================
  EFFECT 5 - ICON BORDER ANIMATE
============================================================ */
#effect-5 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect-5 .overlay a.expand {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect-5 .branch-gd.hover .overlay {
  opacity: 1;
}
#effect-5 .branch-gd.hover .overlay a.expand {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
/*--branches end here--*/
/*--swimming start here--*/
.swimming {
    background: url(../images/bann.jpg)no-repeat;

    background-size: cover;
    padding: 2em 0em 2em 0em;
}
.swimming-top {
    text-align: center;
    margin: 0em 0em 4em 0em;
}
.swimming-top h3 {
    font-size: 3em;
    color: #fff;
    font-family: 'Cormorant Garamond';
}
.swimming-grid h4 {
    font-size: 1.5em;
    color: #fff;
}
.swimming-grid h5 {
    font-size: 1.2em;
    color: #fff;
}
span.swim-icon-1 {
    background: url(../images/s7.png)no-repeat;
    width: 64px;
    height: 64px;
    display: inline-block;
    margin: 1em 0em;
}
span.swim-icon-2 {
    background: url(../images/s8.png)no-repeat;
    width: 64px;
    height: 64px;
    display: inline-block;
    margin: 1em 0em;
}
span.swim-icon-3 {
    background: url(../images/s9.png)no-repeat;
    width: 64px;
    height: 64px;
    display: inline-block;
    margin: 1em 0em;
}
span.swim-icon-4 {
    background: url(../images/s10.png)no-repeat;
    width: 64px;
    height: 64px;
    display: inline-block;
    margin: 1em 0em;
}
.swimming-grid {
    text-align: center;
}
/*--swimming end here--*/
/*--home grid start here--*/
.home-top {
    text-align: center;
    margin-bottom: 2em;
}
.home-block {
    padding: 5em 0em;
}
.home-top h3 {
    font-size: 3em;
    color: #d4dcdf;
    font-family: 'Cormorant Garamond';
}
/*--home grid end here--*/
/*-- wthree-slid --*/
.wthree-slid{
	background:#6c918a;
} 
.wthree-slid-left { 
	
    background-size: cover;
	min-height: 450px;
	padding:0;
}
.wthree-slid-left img{
	width:100%;
}
.wthree-slid-right h3{
	font-family: 'Cormorant Garamond';
	font-size: 1.5em;
    color: #fff;
    line-height: 1.4em;
}
.wthree-slid-right {
    padding:6em 13em 5em 5em;
}
.wthree-slid-right p{
		padding-bottom: 1em;
	border-bottom:solid 1px #97b2af; 
} 
.wthree-slid-right h2{
	font-size:16px !important;
	margin:1em 0 .5em;
	color:#fff;

	
}
.wthree-slid-right h5{
	margin-top: 10px;
	
}
.wthree-slid-right h4 {
    font-size: 2.2em;
    color: #000;
    margin-bottom: 0.5em;
    letter-spacing: 3px;
    font-style: italic;
}
.wthree-slid-right h5  {
    font-size: 1em;
    color: #fff;
    line-height: 2em;

    font-weight: 300;
}
.wthree-slid-right h5 a {
	text-decoration: none;
    font-size: 1em;
    color: #fff;
    line-height: 2em;

    font-weight: 300;
}
.wthree-slid-right h5 span.glyphicon {
    font-size: 0.9em;
    margin-right: 0.5em;
}
/*-- //wthree-slid --*/.about-left-agileits-w3layouts {
    background: url(../images/a1.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding:5em 5em 5.8em 11.5em;
}
.about-left-agileits-w3layouts1 {
    background: url(../images/a3.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.about-right-agileinfo {
    padding: 6em 5em 0;
    text-align: center;
    min-height:382px;
    background: #F1C22E;
}
.about-right-agileinfo1 {
    background: #FD4D40;
}
.about-bar-w3-agile {
    padding: 3em 20em;
    background: #fff;
}
.about-bar-w3-agile h2 {
    font-size: 2.5em;
    letter-spacing: 5px;
    color: #000;
    display: inline-block;
    float: left;
    margin-top: 5px;
}
a.readmore {
    text-decoration: none;
    color: #000;
    padding: 15px 40px;
    font-size: 17px;
    background: transparent;
    float: right;
	display:inline-block;
    border: 2px solid #fff;
	transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
a.readmore:hover {
		background: #fff;
		transition: .5s ease-in;
		color:#fff;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
.about-left-agileits-w3layouts h3 {
    color: #000;
    text-transform: capitalize;
    padding: 10px 15px;
    background: #fff;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: 700;
	font-size: 24px;
}
.about-left-agileits-w3layouts h3 span {
    color: #fff;
}
p.bold {
    font-weight: 900;
    font-size: 3em;
    color: #fff;
    margin: 20px 0px;
}
p.bold2{
	font-weight: 900;
    font-size: 3em;
    color: #fff!important;
    margin: 20px 0px;
	text-align:center;
}
p.para-w3layouts {
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
}
.about-right-agileinfo p.bold {
	color:#fff;
}
a.find-about {
    float: none;
    margin-top: 2em;
    display: inline-block;
	text-decoration: none;
    color: #fff;
    padding: 8px 25px;
    font-size: 15px;
    background: transparent;
    border: 2px solid #fff;
	transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
a.find-about:hover {
		background: #fff;
		transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
a.find-abouts2 {
  position: absolute;
  right: 50;
  top: 10;

    display: inline-block;
	text-decoration: none;
    color: #fff;
	background-color: #111555 !important;
    padding: 8px 15px 8px 15px;
    font-size: 13px;
    font-weight: 600;
font-family: 'Cormorant Garamond';
  

}
a.find-abouts2:hover {
		background: #fff !important;
		color:#111555!important;
	
}
a.find-about1:hover {
		background: #fff;
		transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
a.find-about1:hover {
		background: fff;
		color:#6c918a;
		transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
a.find-about2{
		background: #6c918a;
		color:#fff;
		transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
a.find-about2:hover {
		background: #001555;
		color:#ffff;
		transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
a.find-about3{
		background: #6c918a;
		color:#fff;
		
}
a.find-about3:hover {
		background: #001555;
		color:#ffff;
	
}


i.fa.fa-balance-scale,i.fa.fa-user-circle,i.fa.fa-spinner,i.fa.fa-handshake-o {
    font-size: 2.5em;
    color: #fff;
}

/*--footer start here--*/
.footer {
    background:#d4dcdf;
    padding: 1.5em 0em;
}
.ftr-grid h3 {
    font-size: 1.5em!important;
    color:#000!important;
    margin-bottom: 0.5em;
    font-family: 'Cormorant Garamond';
}
.ftr-grid P {
    font-size: .8em!important;
    color:#000!important;
    margin-bottom: 0.5em;
}
.ftr-grid h6 {
    font-size: 1em;
    color: #fff;
    margin: 0.5em 0em;
}
.ftr-grid {
    font-size: 1em;
    color: #fff;
    line-height: 1.8em;
}
.ftr-grid a.ftr-btn {
    font-size: 1em;
	background-color: #001555;
    color: #fff;
}
.ftr-grid p {
    font-size: 1em;
    color:#FFFFFF;
    line-height: 1.8em; 
}
.ftr-grid a.ftr-btn {
    font-size: 1em;
    color:#6c918a;
}
.ftr-grid a.ftr-btn:hover {
    color:#000;
}
.ftr-grid ul.ftr-icons {
    padding: 0px;
    list-style: none;
    margin: 1em 0em 0em 0em;
}
.ftr-grid ul.ftr-icons li{
	display:inline-block;
	margin-right: 15px;
}
.ftr-grid ul.ftr-icons li span {
    background: url(../images/ftr-social.png)no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.ftr-grid ul.ftr-icons li span.fa {
	background-position: 10px 0px;
}
.ftr-grid ul.ftr-icons li span.tw {
    background-position: -44px 1px;
}
.ftr-grid ul.ftr-icons li span.link {
    background-position: -101px 0px;
}
.ftr-grid ul.ftr-icons li span.gmail {
    background-position:-153px 0px;
}

.ftr-grid ul.ftr-icons li span.fa:hover{
	background-position: 10px 0px;
	opacity:0.8;
}
.ftr-grid ul.ftr-icons li span.tw:hover {
    background-position: -44px 1px;
    opacity:0.8;
}
.ftr-grid ul.ftr-icons li span.link:hover {
    background-position: -101px 0px;
    opacity:0.8;
}
.ftr-grid ul.ftr-icons li span.gmail:hover {
    background-position:-153px 0px;
    opacity:0.8;
}
.ftr-grid ul.ftr-nav {
    padding: 0px;
    list-style: none;
}
.ftr-grid ul.ftr-nav li{
	text-align:left !important;
}
.ftr-grid ul.ftr-nav li a{
	font-family: 'Hind' ;
	
	font-size:14px;
	color:#000;
}
.ftr-grid ul.ftr-nav li a:hover{
	color:#6c918a;
}
.ftr-grid input[type="text"] {
    font-size: 1em;
    color: #000;
    border: none;
    padding: 0.3em 0.6em;
    outline: none;
    width:67%;
}
.ftr-grid input[type="submit"] {
    font-size: 1em;
    color: #FFF;
    padding: 0.32em 1em;
    border: none;
    background:#001555;
    outline: none;
    width: 30%;
}
.ftr-grid input[type="submit"]:hover {
	background: #000;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.ftr-logo {
    margin-bottom: .3em;
}
.ftr-last-gd {
    text-align: center;
}

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/*-- about start here--*/
.about {
    padding: 5em 0em;
}
.about-top {
    text-align: center;
    margin-bottom: 3em;
}
.about-right h4 {
    font-size: 1.6em;
    color: #6c918a;
    margin-bottom: 0.3em;
    font-family: 'Cormorant Garamond';
}
.about-top h1 {
    font-size: 3em;
    color:#d4dcdf;
    margin-bottom:0.3em;
    font-family: 'Cormorant Garamond';
}
.about-right p {
    font-size: 1em;
    color:#737373;
    line-height: 1.8em;
}
span.abou-icon1 {
    background: url(../images/keys.png)no-repeat;
    width: 64px;
    height: 64px;
    display: inline-block;
}
span.abou-icon2 {
    background: url(../images/summer.png)no-repeat;
    width: 64px;
    height: 64px;
    display: inline-block;
}
.about-img {
    float: left;
    width: 11%;
}
.about-text {
    float: right;
    width: 85%;
}
.about-list {
    padding-top: 1.5em;
}
.about-text h5 {
    color: #000;
    font-size: 1.3em;
    margin-bottom: 0.3em;
    font-family: 'Cormorant Garamond';
}
.advantages {
    padding: 5em 0em;
}
.advantages {
    background: url(../images/ab-bann.jpg)no-repeat;
    min-height: 350px;
    background-size: cover;
}
.advantage-block {
    padding:2em 2em;
    background: rgba(233, 168, 32, 0.67);
    text-align: center;
        border-radius: 5px;
    border: 5px solid #d4dcdf;
}
.advantage-block:hover {
    background: rgba(111, 111, 140, 0.71);
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.advantage-block h4 {
    font-size: 1.5em;
    color: #fff;
    font-family: 'Cormorant Garamond';
    margin: 0.5em 0em 0.5em 0em;
}
.advantage-block p {
    font-size: 1em;
    color: #FFF;
    line-height: 1.8em;
}
.advantage-block h3 {
    font-size: 2.5em;
    color: #fff;
    font-family: 'Cormorant Garamond';
}
.advantages-top {
    text-align: center;
    margin-bottom: 3em;
}
.advantages-top h2 {
    font-size: 3em;
    color: #FFF;
    font-family: 'Cormorant Garamond';
}
/*--team comman effect--*/
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin:0% 4.5% 0% 0%;
}
/*--team end here--*/
.team {
    padding: 5em 0em;
}
.team-top h3 {
    font-size: 3em;
    color: #000;
    text-align: center;
    font-family: 'Cormorant Garamond';
    margin-bottom: 1.3em;
}
.team-bottom {
    text-align: center;
    margin-top: 1em;
}
.team-bottom ul {
    padding: 0px;
    list-style: none;
    margin-top: 0.5em;
}
.team-bottom ul li {
	display: inline-block;
	margin-left: 0.2em;
}
.team-bottom ul li a {
    background: url(../images/t-icn.png)no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.team-bottom ul {
    padding: 0px;
    list-style: none;
    margin-top: 0.5em;
}
.team-bottom ul li {
	display: inline-block;
	margin-left: 0.2em;
}
.team-bottom ul li a {
    background: url(../images/t-icn.png)no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.team-bottom ul li a.fa {
    background-position: 0px 0px;
}
.team-bottom ul li a.tw {
    background-position: -27px 0px;
}
.team-bottom ul li a.g {
    background-position: -53px 0px;
}
.team-bottom ul li a.fa:hover {
    background-position: 0px 0px;
    opacity: 0.8;
}
.team-bottom ul li a.tw:hover {
    background-position: -27px 0px;
     opacity: 0.8;
}
.team-bottom ul li a.g:hover {
    background-position: -53px 0px;
     opacity: 0.8;
}
/* Better spacing on download options in getting started */
.bs-docs-dl-options h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item  {
  color: #fff;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  margin: 0 auto;
}
.ih-item.circle .img {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/*--*/

.ih-item.circle.effect5 {
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  perspective: 900px;
}
.ih-item.circle.effect5.colored .info .info-back {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.circle.effect5 .info {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ih-item.circle.effect5 .info .info-back {
  visibility: hidden;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.circle.effect5 .info h3 {
    color: #fff;
    position: relative;
    letter-spacing: 0px;
    font-size: 1.3em;
    margin: 0 30px;
    padding: 99px 0 0 0;
    height: 110px;
   font-family: 'Cormorant Garamond';
}
.ih-item.circle.effect5 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.ih-item.circle.effect5:hover .info {
  -webkit-transform: rotate3d(0, 1, 0, -180deg);
  -moz-transform: rotate3d(0, 1, 0, -180deg);
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  -o-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg);
}
.ih-item.circle.effect5:hover .info .info-back {
  visibility: visible;
}
/*--services start here--*/
.services {
    padding: 5em 0em;
}
.services-top {
    text-align: center;
    margin-bottom: 2.5em;
}
.services-top h1 {
    font-size: 3em;
    color: #d4dcdf;
    margin-bottom: 0.3em;
    font-family: 'Cormorant Garamond';
}
.services-grid {
    text-align: center;
}
.services-grid h4 {
    font-size: 1.5em;
    color: #000;
    margin: 0.4em 0em;
    font-family: 'Cormorant Garamond';
}
.services-grid p{
    font-size: 1em;
    color:#737373;
    margin: 0.3em 0em;
    line-height:1.8em;
 
}
.ser-strip {
    background: url(../images/ser-strip.jpg)no-repeat;
    min-height: 350px;
    background-size: cover;
    padding: 5em 0em;
    text-align: center;
}
.ser-strip-main h2 {
    font-size: 3em;
    color: #fff;
    margin-top: 0.6em;
    font-family: 'Cormorant Garamond';
}
.ser-strip-main p {
    font-size: 1.1em;
    color: #fff;
    width: 50%;
    line-height: 1.8em;
    margin: 1em auto 0em;
}
.features {
  padding: 3em 0em 4em 0em;
}
.features-top {
  text-align: center;
  padding-bottom: 3em;
}
.features-top h3 {
  font-size:3em;
  color:#6c918a;
  margin: 0em;
  font-family: 'Cormorant Garamond';
}
.features-top h4 {
  font-size: 1.23em;
  font-weight: 400;
  color:#000;
  margin: 0em;
  width: 65%;
  margin: 0 auto;
  line-height: 1.5em;
 font-family: 'Cormorant Garamond';
}
.featur-grid h4 {
  font-size: 1.23em;
  font-weight: 400;
  margin-bottom: 1em;
  color:#d4dcdf;
  font-family: 'Cormorant Garamond';
}
.featur-grid ul {
  padding: 0em;
  list-style: none;
}
.featur-grid ul li {
  margin: 0.5em 0em 0em 0em;
}
.featur-grid ul li a {
  font-size: 1em;
  font-weight: 400;
  color:#737373;
  text-decoration: none;
  background:url(../images/arrows.png)no-repeat 0px 5px;
  padding: 0px 0px 0px 22px;
}
.featur-grid ul li a:hover {
  color: #000;
  text-decoration:none;
}
/*--services end here--*/
/*--single--*/
.single {
    padding: 5em 0;
}
.single-top h1 {
    font-size: 1.5em;
    padding-top: 0.8em;
    color:#6c918a;
    font-family: 'Cormorant Garamond';
}
.lone-line p {
    color:#737373;
    font-size: 1em;
    line-height: 1.8em;
}
.lone-line p span{
    display:block;
}
ul.grid-blog li{
	display: inline-block;
}
ul.grid-blog li a, ul.grid-blog li span{
	text-decoration: none;
	font-size: 1em;
	color: #8A8A8A;	
	display: inline-block;
	margin: 0 1em 0 0;
}
ul.grid-blog li i{
	margin: 0 5px 0 0;
	color:#d4dcdf;	
}
ul.grid-blog {
	 padding: 1.5em 0;
    text-align: center;
}
.comment h3{
	font-size: 2.5em;
    color: #d4dcdf;
    font-family: 'Cormorant Garamond';
}
.media-body p {
    color:#737373;
    font-size: 1em;
    line-height: 1.8em;
	margin-top: 1em;
}
.media-left, .media > .pull-left {
  padding-right: 22px;
}
.leave h2{
	font-size: 2.5em;
    color:#6c918a;
    font-family: 'Cormorant Garamond';
}
.single-grid input[type="text"],.single-grid textarea{
	background: none;
    padding: 0.6em 1em;
    margin: 1em 0 0;
    font-size: 1em;
    color: #A9A9A9;
	width: 100%;
    outline: none;
    border: 1px solid #a9a9a9;
    -webkit-appearance: none;
}
.single-grid textarea{
	resize:none;
	height: 185px;	
}
.single-grid {
    width: 60%;
	padding-top: 1em;
}
.single-grid label {
    font-weight: 400;
    color:#d4dcdf;
	margin-top:1em;
    cursor: pointer;
}
.single-grid input[type="submit"] {
    border: none;
    outline: none;
    background: #d4dcdf;
    color: #fff;
    padding: 0.5em 2em;
}
.single-grid input[type="submit"]:hover {
    background:#6c918a;
    color: #fff;
     transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.media {
    margin-top: 25px;
}
.comment {
    padding: 5em 0;
}
/*----*/
p.smith {
    float: left;
    padding: 0;
    font-size: 1em;
}
p.smith a {
    text-decoration: none;
    color:#d4dcdf;
    font-size: 1.1em;
	font-weight: 600;
}
p.smith span {
    padding: 0 2em;
    color:#737373;
}
p.reply {
    float: right;
    padding: 0;
    color: #8A8A8A;
    font-size: 1em;
}
p.reply a {
    text-decoration: none;
    color: #8A8A8A;
}
p.reply a:hover {
    color:#d4dcdf;
}
.code-in {
    padding-bottom: 1em;
}
p.reply a i{
    padding-right:0.8em;
}
.media-1{
	padding-left:7em;
}
/*--single--*/
/*--room strat here--*/
.rooms {
    padding: 5em 0em;
}
.rooms-left {
    margin-bottom: 4em;
}
.rooms-text p {
    font-size: 1em;
    color:#737373;
    line-height: 1.8em;
}
.rooms-text h2 {
    font-size: 2em;
    margin-bottom: 0.25em;
    font-family: 'Cormorant Garamond';
}
.rooms-text h2 a{
	 color: #6c918a;
}
.rooms-text h3 {
    font-size: 2em;
    color: #d4dcdf;
    margin-bottom: 0.25em;
    font-family: 'Cormorant Garamond';
}
.rooms-text h3 a{
	color: #d4dcdf;
}
.room-btn a {
    font-size: 1em;
    color: #d4dcdf;
    padding: 0.4em 0.6em;
    border: 4px double #6c918a;
    display: inline-block;
    margin-top: 0.6em;
}
.room-btn a:hover{
	 border: 4px double #d4dcdf;
}
.gallery-top {
    text-align: center;
    margin-bottom:3em;
}
.gallery-top h1 {
    font-size: 3em;
    color: #6c918a;
    margin-bottom: 0.25em;
    font-family: 'Cormorant Garamond';
}
.room-head h3 {
    font-size: 3em;
    color: #d4dcdf;
    text-align: center;
    margin-bottom: 1.1em;
    font-family: 'Cormorant Garamond';
}

.gallery {
	padding-top: 5px;
    padding-bottom:1em;
}
/*---effect--*/
/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa, .fab, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}
.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}
.fa-xs {
	font-size: .75em
}
.fa-sm {
	font-size: .875em
}
.fa-1x {
	font-size: 1em
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-6x {
	font-size: 6em
}
.fa-7x {
	font-size: 7em
}
.fa-8x {
	font-size: 8em
}
.fa-9x {
	font-size: 9em
}
.fa-10x {
	font-size: 10em
}
.fa-fw {
	text-align: center;
	width: 1.25em
}
.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}
.fa-ul>li {
	position: relative
}
.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}
.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em
}
.fa-spin {
	animation: a 2s infinite linear
}
.fa-pulse {
	animation: a 1s infinite steps(8)
}
@keyframes a {
0% {
transform:rotate(0deg)
}
to {
	transform: rotate(1turn)
}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1)
}
.fa-flip-vertical {
	transform: scaleY(-1)
}
.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}
.fa-flip-horizontal.fa-flip-vertical {
	transform: scale(-1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none
}
.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em
}
.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-500px:before {
	content: "\f26e"
}
.fa-accessible-icon:before {
	content: "\f368"
}
.fa-accusoft:before {
	content: "\f369"
}
.fa-address-book:before {
	content: "\f2b9"
}
.fa-address-card:before {
	content: "\f2bb"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-adn:before {
	content: "\f170"
}
.fa-adversal:before {
	content: "\f36a"
}
.fa-affiliatetheme:before {
	content: "\f36b"
}
.fa-algolia:before {
	content: "\f36c"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-allergies:before {
	content: "\f461"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-amazon-pay:before {
	content: "\f42c"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}
.fa-amilia:before {
	content: "\f36d"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-android:before {
	content: "\f17b"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angrycreative:before {
	content: "\f36e"
}
.fa-angular:before {
	content: "\f420"
}
.fa-app-store:before {
	content: "\f36f"
}
.fa-app-store-ios:before {
	content: "\f370"
}
.fa-apper:before {
	content: "\f371"
}
.fa-apple:before {
	content: "\f179"
}
.fa-apple-pay:before {
	content: "\f415"
}
.fa-archive:before {
	content: "\f187"
}
.fa-arrow-alt-circle-down:before {
	content: "\f358"
}
.fa-arrow-alt-circle-left:before {
	content: "\f359"
}
.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}
.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-arrows-alt-h:before {
	content: "\f337"
}
.fa-arrows-alt-v:before {
	content: "\f338"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-asymmetrik:before {
	content: "\f372"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-audible:before {
	content: "\f373"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-autoprefixer:before {
	content: "\f41c"
}
.fa-avianex:before {
	content: "\f374"
}
.fa-aviato:before {
	content: "\f421"
}
.fa-aws:before {
	content: "\f375"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-band-aid:before {
	content: "\f462"
}
.fa-bandcamp:before {
	content: "\f2d5"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-bars:before {
	content: "\f0c9"
}
.fa-baseball-ball:before {
	content: "\f433"
}
.fa-basketball-ball:before {
	content: "\f434"
}
.fa-bath:before {
	content: "\f2cd"
}
.fa-battery-empty:before {
	content: "\f244"
}
.fa-battery-full:before {
	content: "\f240"
}
.fa-battery-half:before {
	content: "\f242"
}
.fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-bed:before {
	content: "\f236"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bimobject:before {
	content: "\f378"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitcoin:before {
	content: "\f379"
}
.fa-bity:before {
	content: "\f37a"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-blackberry:before {
	content: "\f37b"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-blogger:before {
	content: "\f37c"
}
.fa-blogger-b:before {
	content: "\f37d"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-bold:before {
	content: "\f032"
}
.fa-bolt:before {
	content: "\f0e7"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-bowling-ball:before {
	content: "\f436"
}
.fa-box:before {
	content: "\f466"
}
.fa-box-open:before {
	content: "\f49e"
}
.fa-boxes:before {
	content: "\f468"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-briefcase-medical:before {
	content: "\f469"
}
.fa-btc:before {
	content: "\f15a"
}
.fa-bug:before {
	content: "\f188"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-burn:before {
	content: "\f46a"
}
.fa-buromobelexperte:before {
	content: "\f37f"
}
.fa-bus:before {
	content: "\f207"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-calendar:before {
	content: "\f133"
}
.fa-calendar-alt:before {
	content: "\f073"
}
.fa-calendar-check:before {
	content: "\f274"
}
.fa-calendar-minus:before {
	content: "\f272"
}
.fa-calendar-plus:before {
	content: "\f271"
}
.fa-calendar-times:before {
	content: "\f273"
}
.fa-camera:before {
	content: "\f030"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-capsules:before {
	content: "\f46b"
}
.fa-car:before {
	content: "\f1b9"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-caret-square-down:before {
	content: "\f150"
}
.fa-caret-square-left:before {
	content: "\f191"
}
.fa-caret-square-right:before {
	content: "\f152"
}
.fa-caret-square-up:before {
	content: "\f151"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cc-amazon-pay:before {
	content: "\f42d"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-apple-pay:before {
	content: "\f416"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-centercode:before {
	content: "\f380"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-chart-area:before {
	content: "\f1fe"
}
.fa-chart-bar:before {
	content: "\f080"
}
.fa-chart-line:before {
	content: "\f201"
}
.fa-chart-pie:before {
	content: "\f200"
}
.fa-check:before {
	content: "\f00c"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-chess:before {
	content: "\f439"
}
.fa-chess-bishop:before {
	content: "\f43a"
}
.fa-chess-board:before {
	content: "\f43c"
}
.fa-chess-king:before {
	content: "\f43f"
}
.fa-chess-knight:before {
	content: "\f441"
}
.fa-chess-pawn:before {
	content: "\f443"
}
.fa-chess-queen:before {
	content: "\f445"
}
.fa-chess-rook:before {
	content: "\f447"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-circle:before {
	content: "\f111"
}
.fa-circle-notch:before {
	content: "\f1ce"
}
.fa-clipboard:before {
	content: "\f328"
}
.fa-clipboard-check:before {
	content: "\f46c"
}
.fa-clipboard-list:before {
	content: "\f46d"
}
.fa-clock:before {
	content: "\f017"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-closed-captioning:before {
	content: "\f20a"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-cloud-download-alt:before {
	content: "\f381"
}
.fa-cloud-upload-alt:before {
	content: "\f382"
}
.fa-cloudscale:before {
	content: "\f383"
}
.fa-cloudsmith:before {
	content: "\f384"
}
.fa-cloudversify:before {
	content: "\f385"
}
.fa-code:before {
	content: "\f121"
}
.fa-code-branch:before {
	content: "\f126"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cog:before {
	content: "\f013"
}
.fa-cogs:before {
	content: "\f085"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-comment:before {
	content: "\f075"
}
.fa-comment-alt:before {
	content: "\f27a"
}
.fa-comment-dots:before {
	content: "\f4ad"
}
.fa-comment-slash:before {
	content: "\f4b3"
}
.fa-comments:before {
	content: "\f086"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-compress:before {
	content: "\f066"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-copy:before {
	content: "\f0c5"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-couch:before {
	content: "\f4b8"
}
.fa-cpanel:before {
	content: "\f388"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-crop:before {
	content: "\f125"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-css3-alt:before {
	content: "\f38b"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-cut:before {
	content: "\f0c4"
}
.fa-cuttlefish:before {
	content: "\f38c"
}
.fa-d-and-d:before {
	content: "\f38d"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-deaf:before {
	content: "\f2a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-deploydog:before {
	content: "\f38e"
}
.fa-deskpro:before {
	content: "\f38f"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-diagnoses:before {
	content: "\f470"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-digital-ocean:before {
	content: "\f391"
}
.fa-discord:before {
	content: "\f392"
}
.fa-discourse:before {
	content: "\f393"
}
.fa-dna:before {
	content: "\f471"
}
.fa-dochub:before {
	content: "\f394"
}
.fa-docker:before {
	content: "\f395"
}
.fa-dollar-sign:before {
	content: "\f155"
}
.fa-dolly:before {
	content: "\f472"
}
.fa-dolly-flatbed:before {
	content: "\f474"
}
.fa-donate:before {
	content: "\f4b9"
}
.fa-dot-circle:before {
	content: "\f192"
}
.fa-dove:before {
	content: "\f4ba"
}
.fa-download:before {
	content: "\f019"
}
.fa-draft2digital:before {
	content: "\f396"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-dribbble-square:before {
	content: "\f397"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-dyalog:before {
	content: "\f399"
}
.fa-earlybirds:before {
	content: "\f39a"
}
.fa-edge:before {
	content: "\f282"
}
.fa-edit:before {
	content: "\f044"
}
.fa-eject:before {
	content: "\f052"
}
.fa-elementor:before {
	content: "\f430"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-ember:before {
	content: "\f423"
}
.fa-empire:before {
	content: "\f1d1"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-envelope-open:before {
	content: "\f2b6"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-envira:before {
	content: "\f299"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-erlang:before {
	content: "\f39d"
}
.fa-ethereum:before {
	content: "\f42e"
}
.fa-etsy:before {
	content: "\f2d7"
}
.fa-euro-sign:before {
	content: "\f153"
}
.fa-exchange-alt:before {
	content: "\f362"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-expand:before {
	content: "\f065"
}
.fa-expand-arrows-alt:before {
	content: "\f31e"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-external-link-alt:before {
	content: "\f35d"
}
.fa-external-link-square-alt:before {
	content: "\f360"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-dropper:before {
	content: "\f1fb"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-facebook:before {
	content: "\f09a"
}
.fa-facebook-f:before {
	content: "\f39e"
}
.fa-facebook-messenger:before {
	content: "\f39f"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-female:before {
	content: "\f182"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-alt:before {
	content: "\f15c"
}
.fa-file-archive:before {
	content: "\f1c6"
}
.fa-file-audio:before {
	content: "\f1c7"
}
.fa-file-code:before {
	content: "\f1c9"
}
.fa-file-excel:before {
	content: "\f1c3"
}
.fa-file-image:before {
	content: "\f1c5"
}
.fa-file-medical:before {
	content: "\f477"
}
.fa-file-medical-alt:before {
	content: "\f478"
}
.fa-file-pdf:before {
	content: "\f1c1"
}
.fa-file-powerpoint:before {
	content: "\f1c4"
}
.fa-file-video:before {
	content: "\f1c8"
}
.fa-file-word:before {
	content: "\f1c2"
}
.fa-film:before {
	content: "\f008"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-first-aid:before {
	content: "\f479"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-firstdraft:before {
	content: "\f3a1"
}
.fa-flag:before {
	content: "\f024"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-flipboard:before {
	content: "\f44d"
}
.fa-fly:before {
	content: "\f417"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-font:before {
	content: "\f031"
}
.fa-font-awesome:before {
	content: "\f2b4"
}
.fa-font-awesome-alt:before {
	content: "\f35c"
}
.fa-font-awesome-flag:before {
	content: "\f425"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-fonticons-fi:before {
	content: "\f3a2"
}
.fa-football-ball:before {
	content: "\f44e"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-fort-awesome-alt:before {
	content: "\f3a3"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-free-code-camp:before {
	content: "\f2c5"
}
.fa-freebsd:before {
	content: "\f3a4"
}
.fa-frown:before {
	content: "\f119"
}
.fa-futbol:before {
	content: "\f1e3"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-gavel:before {
	content: "\f0e3"
}
.fa-gem:before {
	content: "\f3a5"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-github:before {
	content: "\f09b"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-gitkraken:before {
	content: "\f3a6"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-gitter:before {
	content: "\f426"
}
.fa-glass-martini:before {
	content: "\f000"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-gofore:before {
	content: "\f3a7"
}
.fa-golf-ball:before {
	content: "\f450"
}
.fa-goodreads:before {
	content: "\f3a8"
}
.fa-goodreads-g:before {
	content: "\f3a9"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-google-drive:before {
	content: "\f3aa"
}
.fa-google-play:before {
	content: "\f3ab"
}
.fa-google-plus:before {
	content: "\f2b3"
}
.fa-google-plus-g:before {
	content: "\f0d5"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-graduation-cap:before {
	content: "\f19d"
}
.fa-gratipay:before {
	content: "\f184"
}
.fa-grav:before {
	content: "\f2d6"
}
.fa-gripfire:before {
	content: "\f3ac"
}
.fa-grunt:before {
	content: "\f3ad"
}
.fa-gulp:before {
	content: "\f3ae"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-hacker-news:before {
	content: "\f1d4"
}
.fa-hacker-news-square:before {
	content: "\f3af"
}
.fa-hand-holding:before {
	content: "\f4bd"
}
.fa-hand-holding-heart:before {
	content: "\f4be"
}
.fa-hand-holding-usd:before {
	content: "\f4c0"
}
.fa-hand-lizard:before {
	content: "\f258"
}
.fa-hand-paper:before {
	content: "\f256"
}
.fa-hand-peace:before {
	content: "\f25b"
}
.fa-hand-point-down:before {
	content: "\f0a7"
}
.fa-hand-point-left:before {
	content: "\f0a5"
}
.fa-hand-point-right:before {
	content: "\f0a4"
}
.fa-hand-point-up:before {
	content: "\f0a6"
}
.fa-hand-pointer:before {
	content: "\f25a"
}
.fa-hand-rock:before {
	content: "\f255"
}
.fa-hand-scissors:before {
	content: "\f257"
}
.fa-hand-spock:before {
	content: "\f259"
}
.fa-hands:before {
	content: "\f4c2"
}
.fa-hands-helping:before {
	content: "\f4c4"
}
.fa-handshake:before {
	content: "\f2b5"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-hdd:before {
	content: "\f0a0"
}
.fa-heading:before {
	content: "\f1dc"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-heart:before {
	content: "\f004"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-hips:before {
	content: "\f452"
}
.fa-hire-a-helper:before {
	content: "\f3b0"
}
.fa-history:before {
	content: "\f1da"
}
.fa-hockey-puck:before {
	content: "\f453"
}
.fa-home:before {
	content: "\f015"
}
.fa-hooli:before {
	content: "\f427"
}
.fa-hospital:before {
	content: "\f0f8"
}
.fa-hospital-alt:before {
	content: "\f47d"
}
.fa-hospital-symbol:before {
	content: "\f47e"
}
.fa-hotjar:before {
	content: "\f3b1"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-start:before {
	content: "\f251"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-hubspot:before {
	content: "\f3b2"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-id-badge:before {
	content: "\f2c1"
}
.fa-id-card:before {
	content: "\f2c2"
}
.fa-id-card-alt:before {
	content: "\f47f"
}
.fa-image:before {
	content: "\f03e"
}
.fa-images:before {
	content: "\f302"
}
.fa-imdb:before {
	content: "\f2d8"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-industry:before {
	content: "\f275"
}
.fa-info:before {
	content: "\f129"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-italic:before {
	content: "\f033"
}
.fa-itunes:before {
	content: "\f3b4"
}
.fa-itunes-note:before {
	content: "\f3b5"
}
.fa-jenkins:before {
	content: "\f3b6"
}
.fa-joget:before {
	content: "\f3b7"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-js:before {
	content: "\f3b8"
}
.fa-js-square:before {
	content: "\f3b9"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-key:before {
	content: "\f084"
}
.fa-keyboard:before {
	content: "\f11c"
}
.fa-keycdn:before {
	content: "\f3ba"
}
.fa-kickstarter:before {
	content: "\f3bb"
}
.fa-kickstarter-k:before {
	content: "\f3bc"
}
.fa-korvue:before {
	content: "\f42f"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-laravel:before {
	content: "\f3bd"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-lemon:before {
	content: "\f094"
}
.fa-less:before {
	content: "\f41d"
}
.fa-level-down-alt:before {
	content: "\f3be"
}
.fa-level-up-alt:before {
	content: "\f3bf"
}
.fa-life-ring:before {
	content: "\f1cd"
}
.fa-lightbulb:before {
	content: "\f0eb"
}
.fa-line:before {
	content: "\f3c0"
}
.fa-link:before {
	content: "\f0c1"
}
.fa-linkedin:before {
	content: "\f08c"
}
.fa-linkedin-in:before {
	content: "\f0e1"
}
.fa-linode:before {

	content: "\f2b8"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-lira-sign:before {
	content: "\f195"
}
.fa-list:before {
	content: "\f03a"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-lock:before {
	content: "\f023"
}
.fa-lock-open:before {
	content: "\f3c1"
}
.fa-long-arrow-alt-down:before {
	content: "\f309"
}
.fa-long-arrow-alt-left:before {
	content: "\f30a"
}
.fa-long-arrow-alt-right:before {
	content: "\f30b"
}
.fa-long-arrow-alt-up:before {
	content: "\f30c"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-lyft:before {
	content: "\f3c3"
}
.fa-magento:before {
	content: "\f3c4"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-male:before {
	content: "\f183"
}
.fa-map:before {
	content: "\f279"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-map-marker-alt:before {
	content: "\f3c5"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-medapps:before {
	content: "\f3c6"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-medium-m:before {
	content: "\f3c7"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-medrt:before {
	content: "\f3c8"
}
.fa-meetup:before {
	content: "\f2e0"
}
.fa-meh:before {
	content: "\f11a"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-microchip:before {
	content: "\f2db"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-microsoft:before {
	content: "\f3ca"
}
.fa-minus:before {
	content: "\f068"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-mix:before {
	content: "\f3cb"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-mizuni:before {
	content: "\f3cc"
}
.fa-mobile:before {
	content: "\f10b"
}
.fa-mobile-alt:before {
	content: "\f3cd"
}
.fa-modx:before {
	content: "\f285"
}
.fa-monero:before {
	content: "\f3d0"
}
.fa-money-bill-alt:before {
	content: "\f3d1"
}
.fa-moon:before {
	content: "\f186"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-music:before {
	content: "\f001"
}
.fa-napster:before {
	content: "\f3d2"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-newspaper:before {
	content: "\f1ea"
}
.fa-nintendo-switch:before {
	content: "\f418"
}
.fa-node:before {
	content: "\f419"
}
.fa-node-js:before {
	content: "\f3d3"
}
.fa-notes-medical:before {
	content: "\f481"
}
.fa-npm:before {
	content: "\f3d4"
}
.fa-ns8:before {
	content: "\f3d5"
}
.fa-nutritionix:before {
	content: "\f3d6"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-osi:before {
	content: "\f41a"
}
.fa-outdent:before {
	content: "\f03b"
}
.fa-page4:before {
	content: "\f3d7"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-palfed:before {
	content: "\f3d8"
}
.fa-pallet:before {
	content: "\f482"
}
.fa-paper-plane:before {
	content: "\f1d8"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-parachute-box:before {
	content: "\f4cd"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-paste:before {
	content: "\f0ea"
}
.fa-patreon:before {
	content: "\f3d9"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-pen-square:before {
	content: "\f14b"
}
.fa-pencil-alt:before {
	content: "\f303"
}
.fa-people-carry:before {
	content: "\f4ce"
}
.fa-percent:before {
	content: "\f295"
}
.fa-periscope:before {
	content: "\f3da"
}
.fa-phabricator:before {
	content: "\f3db"
}
.fa-phoenix-framework:before {
	content: "\f3dc"
}
.fa-phone:before {
	content: "\f095"
}
.fa-phone-slash:before {
	content: "\f3dd"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-phone-volume:before {
	content: "\f2a0"
}
.fa-php:before {
	content: "\f457"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-piggy-bank:before {
	content: "\f4d3"
}
.fa-pills:before {
	content: "\f484"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-plane:before {
	content: "\f072"
}
.fa-play:before {
	content: "\f04b"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-playstation:before {
	content: "\f3df"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-plus:before {
	content: "\f067"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-podcast:before {
	content: "\f2ce"
}
.fa-poo:before {
	content: "\f2fe"
}
.fa-pound-sign:before {
	content: "\f154"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-prescription-bottle:before {
	content: "\f485"
}
.fa-prescription-bottle-alt:before {
	content: "\f486"
}
.fa-print:before {
	content: "\f02f"
}
.fa-procedures:before {
	content: "\f487"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-pushed:before {
	content: "\f3e1"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-python:before {
	content: "\f3e2"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-question:before {
	content: "\f128"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-quidditch:before {
	content: "\f458"
}
.fa-quinscape:before {
	content: "\f459"
}
.fa-quora:before {
	content: "\f2c4"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-random:before {
	content: "\f074"
}
.fa-ravelry:before {
	content: "\f2d9"
}
.fa-react:before {
	content: "\f41b"
}
.fa-readme:before {
	content: "\f4d5"
}
.fa-rebel:before {
	content: "\f1d0"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-red-river:before {
	content: "\f3e3"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-redo:before {
	content: "\f01e"
}
.fa-redo-alt:before {
	content: "\f2f9"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-rendact:before {
	content: "\f3e4"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-reply:before {
	content: "\f3e5"
}
.fa-reply-all:before {
	content: "\f122"
}
.fa-replyd:before {
	content: "\f3e6"
}
.fa-resolving:before {
	content: "\f3e7"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-ribbon:before {
	content: "\f4d6"
}
.fa-road:before {
	content: "\f018"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-rocketchat:before {
	content: "\f3e8"
}
.fa-rockrms:before {
	content: "\f3e9"
}
.fa-rss:before {
	content: "\f09e"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-ruble-sign:before {
	content: "\f158"
}
.fa-rupee-sign:before {
	content: "\f156"
}
.fa-safari:before {
	content: "\f267"
}
.fa-sass:before {
	content: "\f41e"
}
.fa-save:before {
	content: "\f0c7"
}
.fa-schlix:before {
	content: "\f3ea"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-search:before {
	content: "\f002"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-searchengin:before {
	content: "\f3eb"
}
.fa-seedling:before {
	content: "\f4d8"
}
.fa-sellcast:before {
	content: "\f2da"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-server:before {
	content: "\f233"
}
.fa-servicestack:before {
	content: "\f3ec"
}
.fa-share:before {
	content: "\f064"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-shekel-sign:before {
	content: "\f20b"
}
.fa-shield-alt:before {
	content: "\f3ed"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-shipping-fast:before {
	content: "\f48b"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-shower:before {
	content: "\f2cc"
}
.fa-sign:before {
	content: "\f4d9"
}
.fa-sign-in-alt:before {
	content: "\f2f6"
}
.fa-sign-language:before {
	content: "\f2a7"
}
.fa-sign-out-alt:before {
	content: "\f2f5"
}
.fa-signal:before {
	content: "\f012"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-sistrix:before {
	content: "\f3ee"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-slack:before {
	content: "\f198"
}
.fa-slack-hash:before {
	content: "\f3ef"
}
.fa-sliders-h:before {
	content: "\f1de"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-smile:before {
	content: "\f118"
}
.fa-smoking:before {
	content: "\f48d"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-snowflake:before {
	content: "\f2dc"
}
.fa-sort:before {
	content: "\f0dc"
}
.fa-sort-alpha-down:before {
	content: "\f15d"
}
.fa-sort-alpha-up:before {
	content: "\f15e"
}
.fa-sort-amount-down:before {
	content: "\f160"
}
.fa-sort-amount-up:before {
	content: "\f161"
}
.fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-numeric-down:before {
	content: "\f162"
}
.fa-sort-numeric-up:before {
	content: "\f163"
}
.fa-sort-up:before {
	content: "\f0de"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-speakap:before {
	content: "\f3f3"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-square-full:before {
	content: "\f45c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-staylinked:before {
	content: "\f3f5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-steam-symbol:before {
	content: "\f3f6"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-sticker-mule:before {
	content: "\f3f7"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stopwatch:before {
	content: "\f2f2"
}
.fa-strava:before {
	content: "\f428"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-stripe:before {
	content: "\f429"
}
.fa-stripe-s:before {
	content: "\f42a"
}
.fa-studiovinari:before {
	content: "\f3f8"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-subway:before {
	content: "\f239"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-sun:before {
	content: "\f185"
}
.fa-superpowers:before {
	content: "\f2dd"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-supple:before {
	content: "\f3f9"
}
.fa-sync:before {
	content: "\f021"
}
.fa-sync-alt:before {
	content: "\f2f1"
}
.fa-syringe:before {
	content: "\f48e"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-table-tennis:before {
	content: "\f45d"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-tablet-alt:before {
	content: "\f3fa"
}
.fa-tablets:before {
	content: "\f490"
}
.fa-tachometer-alt:before {
	content: "\f3fd"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-tape:before {
	content: "\f4db"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-taxi:before {
	content: "\f1ba"
}
.fa-telegram:before {
	content: "\f2c6"
}
.fa-telegram-plane:before {
	content: "\f3fe"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-thermometer:before {
	content: "\f491"
}
.fa-thermometer-empty:before {
	content: "\f2cb"
}
.fa-thermometer-full:before {
	content: "\f2c7"
}
.fa-thermometer-half:before {
	content: "\f2c9"
}
.fa-thermometer-quarter:before {
	content: "\f2ca"
}
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbtack:before {
	content: "\f08d"
}
.fa-ticket-alt:before {
	content: "\f3ff"
}
.fa-times:before {
	content: "\f00d"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-tint:before {
	content: "\f043"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-train:before {
	content: "\f238"
}
.fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-trash-alt:before {
	content: "\f2ed"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-trello:before {
	content: "\f181"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-truck-loading:before {
	content: "\f4de"
}
.fa-truck-moving:before {
	content: "\f4df"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-tv:before {
	content: "\f26c"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-typo3:before {
	content: "\f42b"
}
.fa-uber:before {
	content: "\f402"
}
.fa-uikit:before {
	content: "\f403"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-undo:before {
	content: "\f0e2"
}
.fa-undo-alt:before {
	content: "\f2ea"
}
.fa-uniregistry:before {
	content: "\f404"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-university:before {
	content: "\f19c"
}
.fa-unlink:before {
	content: "\f127"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-untappd:before {
	content: "\f405"
}
.fa-upload:before {
	content: "\f093"
}
.fa-usb:before {
	content: "\f287"
}
.fa-user:before {
	content: "\f007"
}
.fa-user-circle:before {
	content: "\f2bd"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-users:before {
	content: "\f0c0"
}
.fa-ussunnah:before {
	content: "\f407"
}
.fa-utensil-spoon:before {
	content: "\f2e5"
}
.fa-utensils:before {
	content: "\f2e7"
}
.fa-vaadin:before {
	content: "\f408"
}
.fa-venus:before {
	content: "\f221"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-vial:before {
	content: "\f492"
}
.fa-vials:before {
	content: "\f493"
}
.fa-viber:before {
	content: "\f409"
}
.fa-video:before {
	content: "\f03d"
}
.fa-video-slash:before {
	content: "\f4e2"
}
.fa-vimeo:before {
	content: "\f40a"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-vimeo-v:before {
	content: "\f27d"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-vk:before {
	content: "\f189"
}
.fa-vnv:before {
	content: "\f40b"
}
.fa-volleyball-ball:before {
	content: "\f45f"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-vuejs:before {
	content: "\f41f"
}
.fa-warehouse:before {
	content: "\f494"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-weight:before {
	content: "\f496"
}
.fa-weixin:before {
	content: "\f1d7"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-whatsapp-square:before {
	content: "\f40c"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-whmcs:before {
	content: "\f40d"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-window-close:before {
	content: "\f410"
}
.fa-window-maximize:before {
	content: "\f2d0"
}
.fa-window-minimize:before {
	content: "\f2d1"
}
.fa-window-restore:before {
	content: "\f2d2"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-wine-glass:before {
	content: "\f4e3"
}
.fa-won-sign:before {
	content: "\f159"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-wordpress-simple:before {
	content: "\f411"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpexplorer:before {
	content: "\f2de"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-x-ray:before {
	content: "\f497"
}
.fa-xbox:before {
	content: "\f412"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-y-combinator:before {
	content: "\f23b"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-yandex:before {
	content: "\f413"
}
.fa-yandex-international:before {
	content: "\f414"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-yen-sign:before {
	content: "\f157"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-youtube-square:before {
	content: "\f431"
}
.sr-only {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
@font-face {
	font-family: Font Awesome\ 5 Brands;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/fa-brands-400.eot);
	src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}
.fab {
	font-family: Font Awesome\ 5 Brands
}
@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/fa-regular-400.eot);
	src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}
.far {
	font-weight: 400
}
@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/fa-solid-900.eot);
	src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}
.fa, .far, .fas {
	font-family: Font Awesome\ 5 Free
}
.fa, .fas {
	font-weight: 900
}
@font-face {
	font-family: icofont;
	src: url(../fonts/icofont.eot?v=1.0.0-beta);
	src: url(../fonts/icofont.eot?v=1.0.0-beta#iefix) format("embedded-opentype"), url(../fonts/icofont.ttf?v=1.0.0-beta) format("truetype"), url(../fonts/icofont.woff?v=1.0.0-beta) format("woff"), url(../fonts/icofont.svg?v=1.0.0-beta#icofont) format("svg");
	font-weight: 400;
	font-style: normal
}
.icofont {
	font-family: IcoFont!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icofont-angry-monster:before {
	content: "\e901"
}
.icofont-bathtub:before {
	content: "\e902"
}
.icofont-bird-wings:before {
	content: "\e903"
}
.icofont-bow:before {
	content: "\e904"
}
.icofont-brain-alt:before {
	content: "\e905"
}
.icofont-butterfly-alt:before {
	content: "\e906"
}
.icofont-castle:before {
	content: "\e907"
}
.icofont-circuit:before {
	content: "\e908"
}
.icofont-dart:before {
	content: "\e909"
}
.icofont-dice-alt:before {
	content: "\e90a"
}
.icofont-disability-race:before {
	content: "\e90b"
}
.icofont-diving-goggle:before {
	content: "\e90c"
}
.icofont-fire-alt:before {
	content: "\e90d"
}
.icofont-flame-torch:before {
	content: "\e90e"
}
.icofont-fCormorant Garamond-flower:before {
	content: "\e90f"
}
.icofont-fCormorant Garamond:before {
	content: "\e910"
}
.icofont-gift-box:before {
	content: "\e911"
}
.icofont-halloween-pumpkin:before {
	content: "\e912"
}
.icofont-hand-power:before {
	content: "\e913"
}
.icofont-hand-thunder:before {
	content: "\e914"
}
.icofont-king-crown:before {
	content: "\e915"
}
.icofont-king-monster:before {
	content: "\e916"
}
.icofont-love:before {
	content: "\e917"
}
.icofont-magician-hat:before {
	content: "\e918"
}
.icofont-native-american:before {
	content: "\e919"
}
.icofont-open-eye:before {
	content: "\e91a"
}
.icofont-owl-look:before {
	content: "\e91b"
}
.icofont-phoenix:before {
	content: "\e91c"
}
.icofont-queen-crown:before {
	content: "\e91d"
}
.icofont-robot-face:before {
	content: "\e91e"
}
.icofont-sand-clock:before {
	content: "\e91f"
}
.icofont-shield-alt:before {
	content: "\e920"
}
.icofont-ship-wheel:before {
	content: "\e921"
}
.icofont-skull-danger:before {
	content: "\e922"
}
.icofont-skull-face:before {
	content: "\e923"
}
.icofont-snail:before {
	content: "\e924"
}
.icofont-snow-alt:before {
	content: "\e925"
}
.icofont-snow-flake:before {
	content: "\e926"
}
.icofont-snowmobile:before {
	content: "\e927"
}
.icofont-space-shuttle:before {
	content: "\e928"
}
.icofont-star-shape:before {
	content: "\e929"
}
.icofont-swirl:before {
	content: "\e92a"
}
.icofont-tattoo-wing:before {
	content: "\e92b"
}
.icofont-throne:before {
	content: "\e92c"
}
.icofont-touch:before {
	content: "\e92d"
}
.icofont-tree-alt:before {
	content: "\e92e"
}
.icofont-triangle:before {
	content: "\e92f"
}
.icofont-unity-hand:before {
	content: "\e930"
}
.icofont-weed:before {
	content: "\e931"
}
.icofont-woman-bird:before {
	content: "\e932"
}
.icofont-animal-bat:before {
	content: "\e933"
}
.icofont-animal-bear-tracks:before {
	content: "\e934"
}
.icofont-animal-bear:before {
	content: "\e935"
}
.icofont-animal-bird-alt:before {
	content: "\e936"
}
.icofont-animal-bird:before {
	content: "\e937"
}
.icofont-animal-bone:before {
	content: "\e938"
}
.icofont-animal-bull:before {
	content: "\e939"
}
.icofont-animal-camel-alt:before {
	content: "\e93a"
}
.icofont-animal-camel-head:before {
	content: "\e93b"
}
.icofont-animal-camel:before {
	content: "\e93c"
}
.icofont-animal-cat-alt-1:before {
	content: "\e93d"
}
.icofont-animal-cat-alt-2:before {
	content: "\e93e"
}
.icofont-animal-cat-alt-3:before {
	content: "\e93f"
}
.icofont-animal-cat-alt-4:before {
	content: "\e940"
}
.icofont-animal-cat-with-dog:before {
	content: "\e941"
}
.icofont-animal-cat:before {
	content: "\e942"
}
.icofont-animal-cow-head:before {

	content: "\e943"
}
.icofont-animal-cow:before {
	content: "\e944"
}
.icofont-animal-crab:before {
	content: "\e945"
}
.icofont-animal-crocodile:before {
	content: "\e946"
}
.icofont-animal-deer-head:before {
	content: "\e947"
}
.icofont-animal-dog-alt:before {
	content: "\e948"
}
.icofont-animal-dog-barking:before {
	content: "\e949"
}
.icofont-animal-dog:before {
	content: "\e94a"
}
.icofont-animal-dolphin:before {
	content: "\e94b"
}
.icofont-animal-duck-tracks:before {
	content: "\e94c"
}
.icofont-animal-eagle-head:before {
	content: "\e94d"
}
.icofont-animal-eaten-fish:before {
	content: "\e94e"
}
.icofont-animal-elephant-alt:before {
	content: "\e94f"
}
.icofont-animal-elephant-head-alt:before {
	content: "\e950"
}
.icofont-animal-elephant-head:before {
	content: "\e951"
}
.icofont-animal-elephant:before {
	content: "\e952"
}
.icofont-animal-elk:before {
	content: "\e953"
}
.icofont-animal-fish-alt-1:before {
	content: "\e954"
}
.icofont-animal-fish-alt-2:before {
	content: "\e955"
}
.icofont-animal-fish-alt-3:before {
	content: "\e956"
}
.icofont-animal-fish-alt-4:before {
	content: "\e957"
}
.icofont-animal-fish:before {
	content: "\e958"
}
.icofont-animal-fox-alt:before {
	content: "\e959"
}
.icofont-animal-fox:before {
	content: "\e95a"
}
.icofont-animal-frog-tracks:before {
	content: "\e95b"
}
.icofont-animal-frog:before {
	content: "\e95c"
}
.icofont-animal-froggy:before {
	content: "\e95d"
}
.icofont-animal-giraffe-alt:before {
	content: "\e95e"
}
.icofont-animal-giraffe:before {
	content: "\e95f"
}
.icofont-animal-goat-head-alt-1:before {
	content: "\e960"
}
.icofont-animal-goat-head-alt-2:before {
	content: "\e961"
}
.icofont-animal-goat-head:before {
	content: "\e962"
}
.icofont-animal-gorilla:before {
	content: "\e963"
}
.icofont-animal-hen-tracks:before {
	content: "\e964"
}
.icofont-animal-horse-head-alt-1:before {
	content: "\e965"
}
.icofont-animal-horse-head-alt-2:before {
	content: "\e966"
}
.icofont-animal-horse-head:before {
	content: "\e967"
}
.icofont-animal-horse-tracks:before {
	content: "\e968"
}
.icofont-animal-jellyfish:before {
	content: "\e969"
}
.icofont-animal-kangaroo:before {
	content: "\e96a"
}
.icofont-animal-lemur:before {
	content: "\e96b"
}
.icofont-animal-lion-alt:before {
	content: "\e96c"
}
.icofont-animal-lion-head-alt:before {
	content: "\e96d"
}
.icofont-animal-lion-head:before {
	content: "\e96e"
}
.icofont-animal-lion:before {
	content: "\e96f"
}
.icofont-animal-monkey-alt-1:before {
	content: "\e970"
}
.icofont-animal-monkey-alt-2:before {
	content: "\e971"
}
.icofont-animal-monkey-alt-3:before {
	content: "\e972"
}
.icofont-animal-monkey:before {
	content: "\e973"
}
.icofont-animal-octopus-alt:before {
	content: "\e974"
}
.icofont-animal-octopus:before {
	content: "\e975"
}
.icofont-animal-owl:before {
	content: "\e976"
}
.icofont-animal-panda-alt:before {
	content: "\e977"
}
.icofont-animal-panda:before {
	content: "\e978"
}
.icofont-animal-panther:before {
	content: "\e979"
}
.icofont-animal-parrot-lip:before {
	content: "\e97a"
}
.icofont-animal-parrot:before {
	content: "\e97b"
}
.icofont-animal-paw:before {
	content: "\e97c"
}
.icofont-animal-pelican:before {
	content: "\e97d"
}
.icofont-animal-penguin:before {
	content: "\e97e"
}
.icofont-animal-pig-alt:before {
	content: "\e97f"
}
.icofont-animal-pig:before {
	content: "\e980"
}
.icofont-animal-pigeon-alt:before {
	content: "\e981"
}
.icofont-animal-pigeon:before {
	content: "\e982"
}
.icofont-animal-pigeons:before {
	content: "\e983"
}
.icofont-animal-rabbit-running:before {
	content: "\e984"
}
.icofont-animal-rat-alt:before {
	content: "\e985"
}
.icofont-animal-rhino-head:before {
	content: "\e986"
}
.icofont-animal-rhino:before {
	content: "\e987"
}
.icofont-animal-rooster:before {
	content: "\e988"
}
.icofont-animal-seahorse:before {
	content: "\e989"
}
.icofont-animal-seal:before {
	content: "\e98a"
}
.icofont-animal-shrimp:before {
	content: "\e98b"
}
.icofont-animal-snail-alt-1:before {
	content: "\e98c"
}
.icofont-animal-snail-alt-2:before {
	content: "\e98d"
}
.icofont-animal-snail:before {
	content: "\e98e"
}
.icofont-animal-snake:before {
	content: "\e98f"
}
.icofont-animal-squid:before {
	content: "\e990"
}
.icofont-animal-squirrel:before {
	content: "\e991"
}
.icofont-animal-tiger-alt:before {
	content: "\e992"
}
.icofont-animal-tiger:before {
	content: "\e993"
}
.icofont-animal-turtle:before {
	content: "\e994"
}
.icofont-animal-whale:before {
	content: "\e995"
}
.icofont-animal-woodpecker:before {
	content: "\e996"
}
.icofont-animal-zebra:before {
	content: "\e997"
}
.icofont-brand-acer:before {
	content: "\e998"
}
.icofont-brand-adidas:before {
	content: "\e999"
}
.icofont-brand-adobe:before {
	content: "\e99a"
}
.icofont-brand-air-new-zealand:before {
	content: "\e99b"
}
.icofont-brand-airbnb:before {
	content: "\e99c"
}
.icofont-brand-aircell:before {
	content: "\e99d"
}
.icofont-brand-airtel:before {
	content: "\e99e"
}
.icofont-brand-alcatel:before {
	content: "\e99f"
}
.icofont-brand-alibaba:before {
	content: "\e9a0"
}
.icofont-brand-aliexpress:before {
	content: "\e9a1"
}
.icofont-brand-alipay:before {
	content: "\e9a2"
}
.icofont-brand-amazon:before {
	content: "\e9a3"
}
.icofont-brand-amd:before {
	content: "\e9a4"
}
.icofont-brand-american-airlines:before {
	content: "\e9a5"
}
.icofont-brand-android-robot:before {
	content: "\e9a6"
}
.icofont-brand-android:before {
	content: "\e9a7"
}
.icofont-brand-aol:before {
	content: "\e9a8"
}
.icofont-brand-apple:before {
	content: "\e9a9"
}
.icofont-brand-appstore:before {
	content: "\e9aa"
}
.icofont-brand-asus:before {
	content: "\e9ab"
}
.icofont-brand-ati:before {
	content: "\e9ac"
}
.icofont-brand-att:before {
	content: "\e9ad"
}
.icofont-brand-audi:before {
	content: "\e9ae"
}
.icofont-brand-axiata:before {
	content: "\e9af"
}
.icofont-brand-bada:before {
	content: "\e9b0"
}
.icofont-brand-bbc:before {
	content: "\e9b1"
}
.icofont-brand-bing:before {
	content: "\e9b2"
}
.icofont-brand-blackberry:before {
	content: "\e9b3"
}
.icofont-brand-bmw:before {
	content: "\e9b4"
}
.icofont-brand-box:before {
	content: "\e9b5"
}
.icofont-brand-burger-king:before {
	content: "\e9b6"
}
.icofont-brand-business-insider:before {
	content: "\e9b7"
}
.icofont-brand-buzzfeed:before {
	content: "\e9b8"
}
.icofont-brand-cannon:before {
	content: "\e9b9"
}
.icofont-brand-casio:before {
	content: "\e9ba"
}
.icofont-brand-china-mobile:before {
	content: "\e9bb"
}
.icofont-brand-china-telecom:before {
	content: "\e9bc"
}
.icofont-brand-china-unicom:before {
	content: "\e9bd"
}
.icofont-brand-cisco:before {
	content: "\e9be"
}
.icofont-brand-citibank:before {
	content: "\e9bf"
}
.icofont-brand-cnet:before {
	content: "\e9c0"
}
.icofont-brand-cnn:before {
	content: "\e9c1"
}
.icofont-brand-cocal-cola:before {
	content: "\e9c2"
}
.icofont-brand-compaq:before {
	content: "\e9c3"
}
.icofont-brand-copy:before {
	content: "\e9c4"
}
.icofont-brand-debian:before {
	content: "\e9c5"
}
.icofont-brand-delicious:before {
	content: "\e9c6"
}
.icofont-brand-dell:before {
	content: "\e9c7"
}
.icofont-brand-designbump:before {
	content: "\e9c8"
}
.icofont-brand-designfloat:before {
	content: "\e9c9"
}
.icofont-brand-disney:before {
	content: "\e9ca"
}
.icofont-brand-dodge:before {
	content: "\e9cb"
}
.icofont-brand-dove:before {
	content: "\e9cc"
}
.icofont-brand-ebay:before {
	content: "\e9cd"
}
.icofont-brand-eleven:before {
	content: "\e9ce"
}
.icofont-brand-emirates:before {
	content: "\e9cf"
}
.icofont-brand-espn:before {
	content: "\e9d0"
}
.icofont-brand-etihad-airways:before {
	content: "\e9d1"
}
.icofont-brand-etisalat:before {
	content: "\e9d2"
}
.icofont-brand-etsy:before {
	content: "\e9d3"
}
.icofont-brand-facebook:before {
	content: "\e9d4"
}
.icofont-brand-fastrack:before {
	content: "\e9d5"
}
.icofont-brand-fedex:before {
	content: "\e9d6"
}
.icofont-brand-ferrari:before {
	content: "\e9d7"
}
.icofont-brand-fitbit:before {
	content: "\e9d8"
}
.icofont-brand-flikr:before {
	content: "\e9d9"
}
.icofont-brand-forbes:before {
	content: "\e9da"
}
.icofont-brand-foursquare:before {
	content: "\e9db"
}
.icofont-brand-fox:before {
	content: "\e9dc"
}
.icofont-brand-foxconn:before {
	content: "\e9dd"
}
.icofont-brand-fujitsu:before {
	content: "\e9de"
}
.icofont-brand-general-electric:before {
	content: "\e9df"
}
.icofont-brand-gillette:before {
	content: "\e9e0"
}
.icofont-brand-gizmodo:before {
	content: "\e9e1"
}
.icofont-brand-gnome:before {
	content: "\e9e2"
}
.icofont-brand-google:before {
	content: "\e9e3"
}
.icofont-brand-gopro:before {
	content: "\e9e4"
}
.icofont-brand-gucci:before {
	content: "\e9e5"
}
.icofont-brand-hallmark:before {
	content: "\e9e6"
}
.icofont-brand-hi5:before {
	content: "\e9e7"
}
.icofont-brand-honda:before {
	content: "\e9e8"
}
.icofont-brand-hp:before {
	content: "\e9e9"
}
.icofont-brand-hsbc:before {
	content: "\e9ea"
}
.icofont-brand-htc:before {
	content: "\e9eb"
}
.icofont-brand-huawei:before {
	content: "\e9ec"
}
.icofont-brand-hulu:before {
	content: "\e9ed"
}
.icofont-brand-hyundai:before {
	content: "\e9ee"
}
.icofont-brand-ibm:before {
	content: "\e9ef"
}
.icofont-brand-icofont:before {
	content: "\e9f0"
}
.icofont-brand-icq:before {
	content: "\e9f1"
}
.icofont-brand-ikea:before {
	content: "\e9f2"
}
.icofont-brand-imdb:before {
	content: "\e9f3"
}
.icofont-brand-indiegogo:before {
	content: "\e9f4"
}
.icofont-brand-intel:before {
	content: "\e9f5"
}
.icofont-brand-ipair:before {
	content: "\e9f6"
}
.icofont-brand-jaguar:before {
	content: "\e9f7"
}
.icofont-brand-java:before {
	content: "\e9f8"
}
.icofont-brand-joomshaper:before {
	content: "\e9f9"
}
.icofont-brand-kickstarter:before {
	content: "\e9fa"
}
.icofont-brand-kik:before {
	content: "\e9fb"
}
.icofont-brand-lastfm:before {
	content: "\e9fc"
}
.icofont-brand-lego:before {
	content: "\e9fd"
}
.icofont-brand-lenovo:before {
	content: "\e9fe"
}
.icofont-brand-levis:before {
	content: "\e9ff"
}
.icofont-brand-lexus:before {
	content: "\ea00"
}
.icofont-brand-lg:before {
	content: "\ea01"
}
.icofont-brand-life-hacker:before {
	content: "\ea02"
}
.icofont-brand-line-messenger:before {
	content: "\ea03"
}
.icofont-brand-linkedin:before {
	content: "\ea04"
}
.icofont-brand-linux-mint:before {
	content: "\ea05"
}
.icofont-brand-linux:before {
	content: "\ea06"
}
.icofont-brand-lionix:before {
	content: "\ea07"
}
.icofont-brand-live-messenger:before {
	content: "\ea08"
}
.icofont-brand-loreal:before {
	content: "\ea09"
}
.icofont-brand-louis-vuitton:before {
	content: "\ea0a"
}
.icofont-brand-mac-os:before {
	content: "\ea0b"
}
.icofont-brand-marvel-app:before {
	content: "\ea0c"
}
.icofont-brand-mashable:before {
	content: "\ea0d"
}
.icofont-brand-mazda:before {
	content: "\ea0e"
}
.icofont-brand-mcdonals:before {
	content: "\ea0f"
}
.icofont-brand-mercedes:before {
	content: "\ea10"
}
.icofont-brand-micromax:before {
	content: "\ea11"
}
.icofont-brand-microsoft:before {
	content: "\ea12"
}
.icofont-brand-mobileme:before {
	content: "\ea13"
}
.icofont-brand-mobily:before {
	content: "\ea14"
}
.icofont-brand-motorola:before {
	content: "\ea15"
}
.icofont-brand-msi:before {
	content: "\ea16"
}
.icofont-brand-mts:before {
	content: "\ea17"
}
.icofont-brand-myspace:before {
	content: "\ea18"
}
.icofont-brand-mytv:before {
	content: "\ea19"
}
.icofont-brand-nasa:before {
	content: "\ea1a"
}
.icofont-brand-natgeo:before {
	content: "\ea1b"
}
.icofont-brand-nbc:before {
	content: "\ea1c"
}
.icofont-brand-nescafe:before {
	content: "\ea1d"
}
.icofont-brand-nestle:before {
	content: "\ea1e"
}
.icofont-brand-netflix:before {
	content: "\ea1f"
}
.icofont-brand-nexus:before {
	content: "\ea20"
}
.icofont-brand-nike:before {
	content: "\ea21"
}
.icofont-brand-nokia:before {
	content: "\ea22"
}
.icofont-brand-nvidia:before {
	content: "\ea23"
}
.icofont-brand-omega:before {
	content: "\ea24"
}
.icofont-brand-opensuse:before {
	content: "\ea25"
}
.icofont-brand-oracle:before {
	content: "\ea26"
}
.icofont-brand-panasonic:before {
	content: "\ea27"
}
.icofont-brand-paypal:before {
	content: "\ea28"
}
.icofont-brand-pepsi:before {
	content: "\ea29"
}
.icofont-brand-philips:before {
	content: "\ea2a"
}
.icofont-brand-pizza-hut:before {
	content: "\ea2b"
}
.icofont-brand-playstation:before {
	content: "\ea2c"
}
.icofont-brand-puma:before {
	content: "\ea2d"
}
.icofont-brand-qatar-air:before {
	content: "\ea2e"
}
.icofont-brand-qvc:before {
	content: "\ea2f"
}
.icofont-brand-readernaut:before {
	content: "\ea30"
}
.icofont-brand-redbull:before {
	content: "\ea31"
}
.icofont-brand-reebok:before {
	content: "\ea32"
}
.icofont-brand-reuters:before {
	content: "\ea33"
}
.icofont-brand-samsung:before {
	content: "\ea34"
}
.icofont-brand-sap:before {
	content: "\ea35"
}
.icofont-brand-saudia-airlines:before {
	content: "\ea36"
}
.icofont-brand-scribd:before {
	content: "\ea37"
}
.icofont-brand-shell:before {
	content: "\ea38"
}
.icofont-brand-siemens:before {
	content: "\ea39"
}
.icofont-brand-sk-telecom:before {
	content: "\ea3a"
}
.icofont-brand-slideshare:before {
	content: "\ea3b"
}
.icofont-brand-smashing-magazine:before {
	content: "\ea3c"
}
.icofont-brand-snapchat:before {
	content: "\ea3d"
}
.icofont-brand-sony-ericsson:before {
	content: "\ea3e"
}
.icofont-brand-sony:before {
	content: "\ea3f"
}
.icofont-brand-soundcloud:before {
	content: "\ea40"
}
.icofont-brand-sprint:before {
	content: "\ea41"
}
.icofont-brand-squidoo:before {
	content: "\ea42"
}
.icofont-brand-starbucks:before {
	content: "\ea43"
}
.icofont-brand-stc:before {
	content: "\ea44"
}
.icofont-brand-steam:before {
	content: "\ea45"
}
.icofont-brand-suzuki:before {
	content: "\ea46"
}
.icofont-brand-symbian:before {
	content: "\ea47"
}
.icofont-brand-t-mobile:before {
	content: "\ea48"
}
.icofont-brand-tango:before {
	content: "\ea49"
}
.icofont-brand-target:before {
	content: "\ea4a"
}
.icofont-brand-tata-indicom:before {
	content: "\ea4b"
}
.icofont-brand-techcrunch:before {
	content: "\ea4c"
}
.icofont-brand-telenor:before {
	content: "\ea4d"
}
.icofont-brand-teliasonera:before {
	content: "\ea4e"
}
.icofont-brand-tesla:before {
	content: "\ea4f"
}
.icofont-brand-the-verge:before {
	content: "\ea50"
}
.icofont-brand-thenextweb:before {
	content: "\ea51"
}
.icofont-brand-toshiba:before {
	content: "\ea52"
}
.icofont-brand-toyota:before {
	content: "\ea53"
}
.icofont-brand-tribenet:before {
	content: "\ea54"
}
.icofont-brand-ubuntu:before {
	content: "\ea55"
}
.icofont-brand-unilever:before {
	content: "\ea56"
}
.icofont-brand-vaio:before {
	content: "\ea57"
}
.icofont-brand-verizon:before {
	content: "\ea58"
}
.icofont-brand-viber:before {
	content: "\ea59"
}
.icofont-brand-vodafone:before {
	content: "\ea5a"
}
.icofont-brand-volkswagen:before {
	content: "\ea5b"
}
.icofont-brand-walmart:before {
	content: "\ea5c"
}
.icofont-brand-warnerbros:before {
	content: "\ea5d"
}
.icofont-brand-whatsapp:before {
	content: "\ea5e"
}
.icofont-brand-wikipedia:before {
	content: "\ea5f"
}
.icofont-brand-windows:before {
	content: "\ea60"
}
.icofont-brand-wire:before {
	content: "\ea61"
}
.icofont-brand-yahoobuzz:before {
	content: "\ea62"
}
.icofont-brand-yamaha:before {
	content: "\ea63"
}
.icofont-brand-youtube:before {
	content: "\ea64"
}
.icofont-brand-zain:before {
	content: "\ea65"
}
.icofont-bank-alt:before {
	content: "\ea66"
}
.icofont-barcode:before {
	content: "\ea67"
}
.icofont-basket:before {
	content: "\ea68"
}
.icofont-bill-alt:before {
	content: "\ea69"
}
.icofont-billboard:before {
	content: "\ea6a"
}
.icofont-briefcase-alt-1:before {
	content: "\ea6b"
}
.icofont-briefcase-alt-2:before {
	content: "\ea6c"
}
.icofont-building-alt:before {
	content: "\ea6d"
}
.icofont-businessman:before {
	content: "\ea6e"
}
.icofont-businesswoman:before {
	content: "\ea6f"
}
.icofont-cart-alt:before {
	content: "\ea70"
}
.icofont-chair:before {
	content: "\ea71"
}
.icofont-clip:before {
	content: "\ea72"
}
.icofont-coins:before {
	content: "\ea73"
}
.icofont-company:before {
	content: "\ea74"
}
.icofont-contact-add:before {
	content: "\ea75"
}
.icofont-deal:before {
	content: "\ea76"
}
.icofont-files:before {
	content: "\ea77"
}
.icofont-growth:before {
	content: "\ea78"
}
.icofont-id-card:before {
	content: "\ea79"
}
.icofont-idea:before {
	content: "\ea7a"
}
.icofont-list:before {
	content: "\ea7b"
}
.icofont-meeting-add:before {
	content: "\ea7c"
}
.icofont-money-bag:before {
	content: "\ea7d"
}
.icofont-people:before {
	content: "\ea7e"
}
.icofont-pie-chart:before {
	content: "\ea7f"
}
.icofont-presentation-alt:before {
	content: "\ea80"
}
.icofont-stamp:before {
	content: "\ea81"
}
.icofont-stock-mobile:before {
	content: "\ea82"
}
.icofont-support:before {
	content: "\ea83"
}
.icofont-tasks-alt:before {
	content: "\ea84"
}
.icofont-wheel:before {
	content: "\ea85"
}
.icofont-chart-arrows-axis:before {
	content: "\ea86"
}
.icofont-chart-bar-graph:before {
	content: "\ea87"
}
.icofont-chart-flow-alt-1:before {
	content: "\ea88"
}
.icofont-chart-flow-alt-2:before {
	content: "\ea89"
}
.icofont-chart-flow:before {
	content: "\ea8a"
}
.icofont-chart-histogram-alt:before {
	content: "\ea8b"
}
.icofont-chart-histogram:before {
	content: "\ea8c"
}
.icofont-chart-line-alt:before {
	content: "\ea8d"
}
.icofont-chart-line:before {
	content: "\ea8e"
}
.icofont-chart-pie-alt:before {
	content: "\ea8f"
}
.icofont-chart-pie:before {
	content: "\ea90"
}
.icofont-chart-radar-graph:before {
	content: "\ea91"
}
.icofont-cur-afghani-false:before {
	content: "\ea92"
}
.icofont-cur-afghani-minus:before {
	content: "\ea93"
}
.icofont-cur-afghani-plus:before {
	content: "\ea94"
}
.icofont-cur-afghani-true:before {
	content: "\ea95"
}
.icofont-cur-afghani:before {
	content: "\ea96"
}
.icofont-cur-baht-false:before {
	content: "\ea97"
}
.icofont-cur-baht-minus:before {
	content: "\ea98"
}
.icofont-cur-baht-plus:before {
	content: "\ea99"
}
.icofont-cur-baht-true:before {
	content: "\ea9a"
}
.icofont-cur-baht:before {
	content: "\ea9b"
}
.icofont-cur-bitcoin-false:before {
	content: "\ea9c"
}
.icofont-cur-bitcoin-minus:before {
	content: "\ea9d"
}
.icofont-cur-bitcoin-plus:before {
	content: "\ea9e"
}
.icofont-cur-bitcoin-true:before {
	content: "\ea9f"
}
.icofont-cur-bitcoin:before {
	content: "\eaa0"
}
.icofont-cur-dollar-flase:before {
	content: "\eaa1"
}
.icofont-cur-dollar-minus:before {
	content: "\eaa2"
}
.icofont-cur-dollar-plus:before {
	content: "\eaa3"
}
.icofont-cur-dollar-true:before {
	content: "\eaa4"
}
.icofont-cur-dollar:before {
	content: "\eaa5"
}
.icofont-cur-dong-false:before {
	content: "\eaa6"
}
.icofont-cur-dong-minus:before {
	content: "\eaa7"
}
.icofont-cur-dong-plus:before {
	content: "\eaa8"
}
.icofont-cur-dong-true:before {
	content: "\eaa9"
}
.icofont-cur-dong:before {
	content: "\eaaa"
}
.icofont-cur-euro-false:before {
	content: "\eaab"
}
.icofont-cur-euro-minus:before {
	content: "\eaac"
}
.icofont-cur-euro-plus:before {
	content: "\eaad"
}
.icofont-cur-euro-true:before {
	content: "\eaae"
}
.icofont-cur-euro:before {
	content: "\eaaf"
}
.icofont-cur-frank-false:before {
	content: "\eab0"
}
.icofont-cur-frank-minus:before {
	content: "\eab1"
}
.icofont-cur-frank-plus:before {
	content: "\eab2"
}
.icofont-cur-frank-true:before {
	content: "\eab3"
}
.icofont-cur-frank:before {
	content: "\eab4"
}
.icofont-cur-hryvnia-false:before {
	content: "\eab5"
}
.icofont-cur-hryvnia-minus:before {
	content: "\eab6"

}
.icofont-cur-hryvnia-plus:before {
	content: "\eab7"
}
.icofont-cur-hryvnia-true:before {
	content: "\eab8"
}
.icofont-cur-hryvnia:before {
	content: "\eab9"
}
.icofont-cur-lira-false:before {
	content: "\eaba"
}
.icofont-cur-lira-minus:before {
	content: "\eabb"
}
.icofont-cur-lira-plus:before {
	content: "\eabc"
}
.icofont-cur-lira-true:before {
	content: "\eabd"
}
.icofont-cur-lira:before {
	content: "\eabe"
}
.icofont-cur-peseta-false:before {
	content: "\eabf"
}
.icofont-cur-peseta-minus:before {
	content: "\eac0"
}
.icofont-cur-peseta-plus:before {
	content: "\eac1"
}
.icofont-cur-peseta-true:before {
	content: "\eac2"
}
.icofont-cur-peseta:before {
	content: "\eac3"
}
.icofont-cur-peso-false:before {
	content: "\eac4"
}
.icofont-cur-peso-minus:before {
	content: "\eac5"
}
.icofont-cur-peso-plus:before {
	content: "\eac6"
}
.icofont-cur-peso-true:before {
	content: "\eac7"
}
.icofont-cur-peso:before {
	content: "\eac8"
}
.icofont-cur-pound-false:before {
	content: "\eac9"
}
.icofont-cur-pound-minus:before {
	content: "\eaca"
}
.icofont-cur-pound-plus:before {
	content: "\eacb"
}
.icofont-cur-pound-true:before {
	content: "\eacc"
}
.icofont-cur-pound:before {
	content: "\eacd"
}
.icofont-cur-renminbi-false:before {
	content: "\eace"
}
.icofont-cur-renminbi-minus:before {
	content: "\eacf"
}
.icofont-cur-renminbi-plus:before {
	content: "\ead0"
}
.icofont-cur-renminbi-true:before {
	content: "\ead1"
}
.icofont-cur-renminbi:before {
	content: "\ead2"
}
.icofont-cur-riyal-false:before {
	content: "\ead3"
}
.icofont-cur-riyal-minus:before {
	content: "\ead4"
}
.icofont-cur-riyal-plus:before {
	content: "\ead5"
}
.icofont-cur-riyal-true:before {
	content: "\ead6"
}
.icofont-cur-riyal:before {
	content: "\ead7"
}
.icofont-cur-rouble-false:before {
	content: "\ead8"
}
.icofont-cur-rouble-minus:before {
	content: "\ead9"
}
.icofont-cur-rouble-plus:before {
	content: "\eada"
}
.icofont-cur-rouble-true:before {
	content: "\eadb"
}
.icofont-cur-rouble:before {
	content: "\eadc"
}
.icofont-cur-rupee-false:before {
	content: "\eadd"
}
.icofont-cur-rupee-minus:before {
	content: "\eade"
}
.icofont-cur-rupee-plus:before {
	content: "\eadf"
}
.icofont-cur-rupee-true:before {
	content: "\eae0"
}
.icofont-cur-rupee:before {
	content: "\eae1"
}
.icofont-cur-taka-false:before {
	content: "\eae2"
}
.icofont-cur-taka-minus:before {
	content: "\eae3"
}
.icofont-cur-taka-plus:before {
	content: "\eae4"
}
.icofont-cur-taka-true:before {
	content: "\eae5"
}
.icofont-cur-taka:before {
	content: "\eae6"
}
.icofont-cur-turkish-lira-false:before {
	content: "\eae7"
}
.icofont-cur-turkish-lira-minus:before {
	content: "\eae8"
}
.icofont-cur-turkish-lira-plus:before {
	content: "\eae9"
}
.icofont-cur-turkish-lira-true:before {
	content: "\eaea"
}
.icofont-cur-turkish-lira:before {
	content: "\eaeb"
}
.icofont-cur-won-false:before {
	content: "\eaec"
}
.icofont-cur-won-minus:before {
	content: "\eaed"
}
.icofont-cur-won-plus:before {
	content: "\eaee"
}
.icofont-cur-won-true:before {
	content: "\eaef"
}
.icofont-cur-won:before {
	content: "\eaf0"
}
.icofont-cur-yen-false:before {
	content: "\eaf1"
}
.icofont-cur-yen-minus:before {
	content: "\eaf2"
}
.icofont-cur-yen-plus:before {
	content: "\eaf3"
}
.icofont-cur-yen-true:before {
	content: "\eaf4"
}
.icofont-cur-yen:before {
	content: "\eaf5"
}
.icofont-android-nexus:before {
	content: "\eaf6"
}
.icofont-android-tablet:before {
	content: "\eaf7"
}
.icofont-apple-watch:before {
	content: "\eaf8"
}
.icofont-drwaing-tablet:before {
	content: "\eaf9"
}
.icofont-earphone:before {
	content: "\eafa"
}
.icofont-flash-drive:before {
	content: "\eafb"
}
.icofont-game-control:before {
	content: "\eafc"
}
.icofont-headphone-alt:before {
	content: "\eafd"
}
.icofont-htc-one:before {
	content: "\eafe"
}
.icofont-imac:before {
	content: "\eaff"
}
.icofont-ipad-touch:before {
	content: "\eb00"
}
.icofont-iphone:before {
	content: "\eb01"
}
.icofont-ipod-nano:before {
	content: "\eb02"
}
.icofont-ipod-touch:before {
	content: "\eb03"
}
.icofont-keyboard-alt:before {
	content: "\eb04"
}
.icofont-keyboard-wireless:before {
	content: "\eb05"
}
.icofont-laptop-alt:before {
	content: "\eb06"
}
.icofont-macbook:before {
	content: "\eb07"
}
.icofont-magic-mouse:before {
	content: "\eb08"
}
.icofont-microphone-alt:before {
	content: "\eb09"
}
.icofont-monitor:before {
	content: "\eb0a"
}
.icofont-mouse:before {
	content: "\eb0b"
}
.icofont-nintendo:before {
	content: "\eb0c"
}
.icofont-playstation:before {
	content: "\eb0d"
}
.icofont-psvita:before {
	content: "\eb0e"
}
.icofont-radio-mic:before {
	content: "\eb0f"
}
.icofont-refrigerator:before {
	content: "\eb10"
}
.icofont-samsung-galaxy:before {
	content: "\eb11"
}
.icofont-surface-tablet:before {
	content: "\eb12"
}
.icofont-washing-machine:before {
	content: "\eb13"
}
.icofont-wifi-router:before {
	content: "\eb14"
}
.icofont-wii-u:before {
	content: "\eb15"
}
.icofont-windows-lumia:before {
	content: "\eb16"
}
.icofont-wireless-mouse:before {
	content: "\eb17"
}
.icofont-xbox-360:before {
	content: "\eb18"
}
.icofont-arrow-down:before {
	content: "\eb19"
}
.icofont-arrow-left:before {
	content: "\eb1a"
}
.icofont-arrow-right:before {
	content: "\eb1b"
}
.icofont-arrow-up:before {
	content: "\eb1c"
}
.icofont-block-down:before {
	content: "\eb1d"
}
.icofont-block-left:before {
	content: "\eb1e"
}
.icofont-block-right:before {
	content: "\eb1f"
}
.icofont-block-up:before {
	content: "\eb20"
}
.icofont-bubble-down:before {
	content: "\eb21"
}
.icofont-bubble-left:before {
	content: "\eb22"
}
.icofont-bubble-right:before {
	content: "\eb23"
}
.icofont-bubble-up:before {
	content: "\eb24"
}
.icofont-caret-down:before {
	content: "\eb25"
}
.icofont-caret-left:before {
	content: "\eb26"
}
.icofont-caret-right:before {
	content: "\eb27"
}
.icofont-caret-up:before {
	content: "\eb28"
}
.icofont-circled-down:before {
	content: "\eb29"
}
.icofont-circled-left:before {
	content: "\eb2a"
}
.icofont-circled-right:before {
	content: "\eb2b"
}
.icofont-circled-up:before {
	content: "\eb2c"
}
.icofont-collapse:before {
	content: "\eb2d"
}
.icofont-cursor-drag:before {
	content: "\eb2e"
}
.icofont-curved-double-left:before {
	content: "\eb2f"
}
.icofont-curved-double-right:before {
	content: "\eb30"
}
.icofont-curved-down:before {
	content: "\eb31"
}
.icofont-curved-left:before {
	content: "\eb32"
}
.icofont-curved-right:before {
	content: "\eb33"
}
.icofont-curved-up:before {
	content: "\eb34"
}
.icofont-dotted-down:before {
	content: "\eb35"
}
.icofont-dotted-left:before {
	content: "\eb36"
}
.icofont-dotted-right:before {
	content: "\eb37"
}
.icofont-dotted-up:before {
	content: "\eb38"
}
.icofont-double-left:before {
	content: "\eb39"
}
.icofont-double-right:before {
	content: "\eb3a"
}
.icofont-drag:before {
	content: "\eb3b"
}
.icofont-drag1:before {
	content: "\eb3c"
}
.icofont-drag2:before {
	content: "\eb3d"
}
.icofont-drag3:before {
	content: "\eb3e"
}
.icofont-expand-alt:before {
	content: "\eb3f"
}
.icofont-hand-down:before {
	content: "\eb40"
}
.icofont-hand-drag:before {
	content: "\eb41"
}
.icofont-hand-drag1:before {
	content: "\eb42"
}
.icofont-hand-drag2:before {
	content: "\eb43"
}
.icofont-hand-drawn-alt-down:before {
	content: "\eb44"
}
.icofont-hand-drawn-alt-left:before {
	content: "\eb45"
}
.icofont-hand-drawn-alt-right:before {
	content: "\eb46"
}
.icofont-hand-drawn-alt-up:before {
	content: "\eb47"
}
.icofont-hand-drawn-down:before {
	content: "\eb48"
}
.icofont-hand-drawn-left:before {
	content: "\eb49"
}
.icofont-hand-drawn-right:before {
	content: "\eb4a"
}
.icofont-hand-drawn-up:before {
	content: "\eb4b"
}
.icofont-hand-left:before {
	content: "\eb4c"
}
.icofont-hand-right:before {
	content: "\eb4d"
}
.icofont-hand-up:before {
	content: "\eb4e"
}
.icofont-line-block-down:before {
	content: "\eb4f"
}
.icofont-line-block-left:before {
	content: "\eb50"
}
.icofont-line-block-right:before {
	content: "\eb51"
}
.icofont-line-block-up:before {
	content: "\eb52"
}
.icofont-long-arrow-down:before {
	content: "\eb53"
}
.icofont-long-arrow-left:before {
	content: "\eb54"
}
.icofont-long-arrow-right:before {
	content: "\eb55"
}
.icofont-long-arrow-up:before {
	content: "\eb56"
}
.icofont-rounded-collapse:before {
	content: "\eb57"
}
.icofont-rounded-double-left:before {
	content: "\eb58"
}
.icofont-rounded-double-right:before {
	content: "\eb59"
}
.icofont-rounded-down:before {
	content: "\eb5a"
}
.icofont-rounded-expand:before {
	content: "\eb5b"
}
.icofont-rounded-left-down:before {
	content: "\eb5c"
}
.icofont-rounded-left-up:before {
	content: "\eb5d"
}
.icofont-rounded-left:before {
	content: "\eb5e"
}
.icofont-rounded-right-down:before {
	content: "\eb5f"
}
.icofont-rounded-right-up:before {
	content: "\eb60"
}
.icofont-rounded-right:before {
	content: "\eb61"
}
.icofont-rounded-up:before {
	content: "\eb62"
}
.icofont-scroll-bubble-down:before {
	content: "\eb63"
}
.icofont-scroll-bubble-left:before {
	content: "\eb64"
}
.icofont-scroll-bubble-right:before {
	content: "\eb65"
}
.icofont-scroll-bubble-up:before {
	content: "\eb66"
}
.icofont-scroll-double-down:before {
	content: "\eb67"
}
.icofont-scroll-double-left:before {
	content: "\eb68"
}
.icofont-scroll-double-right:before {
	content: "\eb69"
}
.icofont-scroll-double-up:before {
	content: "\eb6a"
}
.icofont-scroll-down:before {
	content: "\eb6b"
}
.icofont-scroll-left:before {
	content: "\eb6c"
}
.icofont-scroll-long-down:before {
	content: "\eb6d"
}
.icofont-scroll-long-left:before {
	content: "\eb6e"
}
.icofont-scroll-long-right:before {
	content: "\eb6f"
}
.icofont-scroll-long-up:before {
	content: "\eb70"
}
.icofont-scroll-right:before {
	content: "\eb71"
}
.icofont-scroll-up:before {
	content: "\eb72"
}
.icofont-simple-down:before {
	content: "\eb73"
}
.icofont-simple-left-down:before {
	content: "\eb74"
}
.icofont-simple-left-up:before {
	content: "\eb75"
}
.icofont-simple-left:before {
	content: "\eb76"
}
.icofont-simple-right-down:before {
	content: "\eb77"
}
.icofont-simple-right-up:before {
	content: "\eb78"
}
.icofont-simple-right:before {
	content: "\eb79"
}
.icofont-simple-up:before {
	content: "\eb7a"
}
.icofont-square-down:before {
	content: "\eb7b"
}
.icofont-square-left:before {
	content: "\eb7c"
}
.icofont-square-right:before {
	content: "\eb7d"
}
.icofont-square-up:before {
	content: "\eb7e"
}
.icofont-stylish-down:before {
	content: "\eb7f"
}
.icofont-stylish-left:before {
	content: "\eb80"
}
.icofont-stylish-right:before {
	content: "\eb81"
}
.icofont-stylish-up:before {
	content: "\eb82"
}
.icofont-swoosh-down:before {
	content: "\eb83"
}
.icofont-swoosh-left:before {
	content: "\eb84"
}
.icofont-swoosh-right:before {
	content: "\eb85"
}
.icofont-swoosh-up:before {
	content: "\eb86"
}
.icofont-thin-double-left:before {
	content: "\eb87"
}
.icofont-thin-double-right:before {
	content: "\eb88"
}
.icofont-thin-down:before {
	content: "\eb89"
}
.icofont-thin-left:before {
	content: "\eb8a"
}
.icofont-thin-right:before {
	content: "\eb8b"
}
.icofont-thin-up:before {
	content: "\eb8c"
}
.icofont-atom:before {
	content: "\eb8d"
}
.icofont-award:before {
	content: "\eb8e"
}
.icofont-bell-alt:before {
	content: "\eb8f"
}
.icofont-book-alt:before {
	content: "\eb90"
}
.icofont-brainstorming:before {
	content: "\eb91"
}
.icofont-certificate-alt-1:before {
	content: "\eb92"
}
.icofont-certificate-alt-2:before {
	content: "\eb93"
}
.icofont-dna-alt-2:before {
	content: "\eb94"
}
.icofont-education:before {
	content: "\eb95"
}
.icofont-electron:before {
	content: "\eb96"
}
.icofont-fountain-pen:before {
	content: "\eb97"
}
.icofont-globe-alt:before {
	content: "\eb98"
}
.icofont-graduate-alt:before {
	content: "\eb99"
}
.icofont-group-students:before {
	content: "\eb9a"
}
.icofont-hat-alt:before {
	content: "\eb9b"
}
.icofont-hat:before {
	content: "\eb9c"
}
.icofont-instrument:before {
	content: "\eb9d"
}
.icofont-lamp-light:before {
	content: "\eb9e"
}
.icofont-microscope-alt:before {
	content: "\eb9f"
}
.icofont-paper:before {
	content: "\eba0"
}
.icofont-pen-alt-4:before {
	content: "\eba1"
}
.icofont-pen-nib:before {
	content: "\eba2"
}
.icofont-pencil-alt-5:before {
	content: "\eba3"
}
.icofont-quill-pen:before {
	content: "\eba4"
}
.icofont-read-book-alt:before {
	content: "\eba5"
}
.icofont-read-book:before {
	content: "\eba6"
}
.icofont-school-bag:before {
	content: "\eba7"
}
.icofont-school-bus:before {
	content: "\eba8"
}
.icofont-student-alt:before {
	content: "\eba9"
}
.icofont-student:before {
	content: "\ebaa"
}
.icofont-teacher:before {
	content: "\ebab"
}
.icofont-test-bulb:before {
	content: "\ebac"
}
.icofont-test-tube-alt:before {
	content: "\ebad"
}
.icofont-university:before {
	content: "\ebae"
}
.icofont-emo-angry:before {
	content: "\ebaf"
}
.icofont-emo-astonished:before {
	content: "\ebb0"
}
.icofont-emo-confounded:before {
	content: "\ebb1"
}
.icofont-emo-confused:before {
	content: "\ebb2"
}
.icofont-emo-crying:before {
	content: "\ebb3"
}
.icofont-emo-dizzy:before {
	content: "\ebb4"
}
.icofont-emo-expressionless:before {
	content: "\ebb5"
}
.icofont-emo-heart-eyes:before {
	content: "\ebb6"
}
.icofont-emo-laughing:before {
	content: "\ebb7"
}
.icofont-emo-nerd-smile:before {
	content: "\ebb8"
}
.icofont-emo-open-mouth:before {
	content: "\ebb9"
}
.icofont-emo-rage:before {
	content: "\ebba"
}
.icofont-emo-rolling-eyes:before {
	content: "\ebbb"
}
.icofont-emo-sad:before {
	content: "\ebbc"
}
.icofont-emo-simple-smile:before {
	content: "\ebbd"
}
.icofont-emo-slightly-smile:before {
	content: "\ebbe"
}
.icofont-emo-smirk:before {
	content: "\ebbf"
}
.icofont-emo-stuck-out-tongue:before {
	content: "\ebc0"
}
.icofont-emo-wink-smile:before {
	content: "\ebc1"
}
.icofont-emo-worried:before {
	content: "\ebc2"
}
.icofont-architecture-alt:before {
	content: "\ebc3"
}
.icofont-architecture:before {
	content: "\ebc4"
}
.icofont-barricade:before {
	content: "\ebc5"
}
.icofont-bricks:before {
	content: "\ebc6"
}
.icofont-calculations:before {
	content: "\ebc7"
}
.icofont-cement-mix:before {
	content: "\ebc8"
}
.icofont-cement-mixer:before {
	content: "\ebc9"
}
.icofont-danger-zone:before {
	content: "\ebca"
}
.icofont-drill:before {
	content: "\ebcb"
}
.icofont-eco-energy:before {
	content: "\ebcc"
}
.icofont-eco-environmen:before {
	content: "\ebcd"
}
.icofont-energy-air:before {
	content: "\ebce"
}
.icofont-energy-oil:before {
	content: "\ebcf"
}
.icofont-energy-savings:before {
	content: "\ebd0"
}
.icofont-energy-solar:before {
	content: "\ebd1"
}
.icofont-energy-water:before {
	content: "\ebd2"
}
.icofont-engineer:before {
	content: "\ebd3"
}
.icofont-fire-extinguisher-alt:before {
	content: "\ebd4"
}
.icofont-fix-tools:before {
	content: "\ebd5"
}
.icofont-glue-oil:before {
	content: "\ebd6"
}
.icofont-hammer-alt:before {
	content: "\ebd7"
}
.icofont-help-robot:before {
	content: "\ebd8"
}
.icofont-industries-alt-1:before {
	content: "\ebd9"
}
.icofont-industries-alt-2:before {
	content: "\ebda"
}
.icofont-industries-alt-3:before {
	content: "\ebdb"
}
.icofont-industries-alt-4:before {
	content: "\ebdc"
}
.icofont-industries-alt-5:before {
	content: "\ebdd"
}
.icofont-industries:before {
	content: "\ebde"
}
.icofont-labour:before {
	content: "\ebdf"
}
.icofont-mining:before {
	content: "\ebe0"
}
.icofont-paint-brush:before {
	content: "\ebe1"
}
.icofont-pollution:before {
	content: "\ebe2"
}
.icofont-power-zone:before {
	content: "\ebe3"
}
.icofont-radio-active:before {
	content: "\ebe4"
}
.icofont-recycle-alt:before {
	content: "\ebe5"
}
.icofont-recycling-man:before {
	content: "\ebe6"
}
.icofont-safety-hat-light:before {
	content: "\ebe7"
}
.icofont-safety-hat:before {
	content: "\ebe8"
}
.icofont-saw:before {
	content: "\ebe9"
}
.icofont-screw-driver:before {
	content: "\ebea"
}
.icofont-settings-alt:before {
	content: "\ebeb"
}
.icofont-tools-alt-1:before {
	content: "\ebec"
}
.icofont-tools-alt-2:before {
	content: "\ebed"
}
.icofont-tools-bag:before {
	content: "\ebee"
}
.icofont-trolley:before {
	content: "\ebef"
}
.icofont-trowel:before {
	content: "\ebf0"
}
.icofont-under-construction-alt:before {
	content: "\ebf1"
}
.icofont-under-construction:before {
	content: "\ebf2"
}
.icofont-vehicle-cement:before {
	content: "\ebf3"
}
.icofont-vehicle-crane:before {
	content: "\ebf4"
}
.icofont-vehicle-delivery-van:before {
	content: "\ebf5"
}
.icofont-vehicle-dozer:before {
	content: "\ebf6"
}
.icofont-vehicle-excavator:before {
	content: "\ebf7"
}
.icofont-vehicle-trucktor:before {
	content: "\ebf8"
}
.icofont-vehicle-wrecking:before {
	content: "\ebf9"
}
.icofont-worker-group:before {
	content: "\ebfa"
}
.icofont-worker:before {
	content: "\ebfb"
}
.icofont-wrench:before {
	content: "\ebfc"
}
.icofont-file-audio:before {
	content: "\ebfd"
}
.icofont-file-avi-mp4:before {
	content: "\ebfe"
}
.icofont-file-bmp:before {
	content: "\ebff"
}
.icofont-file-code:before {
	content: "\ec00"
}
.icofont-file-css:before {
	content: "\ec01"
}
.icofont-file-document:before {
	content: "\ec02"
}
.icofont-file-eps:before {
	content: "\ec03"
}
.icofont-file-excel:before {
	content: "\ec04"
}
.icofont-file-exe:before {
	content: "\ec05"
}
.icofont-file-file:before {
	content: "\ec06"
}
.icofont-file-flv:before {
	content: "\ec07"
}
.icofont-file-gif:before {
	content: "\ec08"
}
.icofont-file-html5:before {
	content: "\ec09"
}
.icofont-file-image:before {
	content: "\ec0a"
}
.icofont-file-iso:before {
	content: "\ec0b"
}
.icofont-file-java:before {
	content: "\ec0c"
}
.icofont-file-javascript:before {
	content: "\ec0d"
}
.icofont-file-jpg:before {
	content: "\ec0e"
}
.icofont-file-midi:before {
	content: "\ec0f"
}
.icofont-file-mov:before {
	content: "\ec10"
}
.icofont-file-mp3:before {
	content: "\ec11"
}
.icofont-file-pdf:before {
	content: "\ec12"
}
.icofont-file-php:before {
	content: "\ec13"
}
.icofont-file-png:before {
	content: "\ec14"
}
.icofont-file-powerpoint:before {
	content: "\ec15"
}
.icofont-file-presentation:before {
	content: "\ec16"
}
.icofont-file-psb:before {
	content: "\ec17"
}
.icofont-file-psd:before {
	content: "\ec18"
}
.icofont-file-python:before {
	content: "\ec19"
}
.icofont-file-ruby:before {
	content: "\ec1a"
}
.icofont-file-spreadsheet:before {
	content: "\ec1b"
}
.icofont-file-sql:before {
	content: "\ec1c"
}
.icofont-file-svg:before {
	content: "\ec1d"
}
.icofont-file-text:before {
	content: "\ec1e"
}
.icofont-file-tiff:before {
	content: "\ec1f"
}
.icofont-file-video:before {
	content: "\ec20"
}
.icofont-file-wave:before {
	content: "\ec21"
}
.icofont-file-wmv:before {
	content: "\ec22"
}
.icofont-file-word:before {
	content: "\ec23"
}
.icofont-file-zip:before {
	content: "\ec24"
}
.icofont-apple:before {
	content: "\ec25"
}
.icofont-arabian-coffee:before {
	content: "\ec26"
}
.icofont-artichoke:before {
	content: "\ec27"
}
.icofont-asparagus:before {
	content: "\ec28"
}
.icofont-avocado:before {
	content: "\ec29"
}
.icofont-baby-food:before {
	content: "\ec2a"
}
.icofont-banana:before {
	content: "\ec2b"
}
.icofont-bbq:before {
	content: "\ec2c"
}
.icofont-beans:before {
	content: "\ec2d"
}
.icofont-beer:before {
	content: "\ec2e"
}
.icofont-bell-pepper-capsicum:before {
	content: "\ec2f"
}
.icofont-birthday-cake:before {
	content: "\ec30"
}
.icofont-bread:before {
	content: "\ec31"
}
.icofont-broccoli:before {
	content: "\ec32"
}
.icofont-burger:before {
	content: "\ec33"
}
.icofont-cabbage:before {
	content: "\ec34"
}
.icofont-carrot:before {
	content: "\ec35"
}
.icofont-cauli-flower:before {
	content: "\ec36"
}
.icofont-cheese:before {
	content: "\ec37"
}
.icofont-chef:before {
	content: "\ec38"
}
.icofont-cherry:before {
	content: "\ec39"
}
.icofont-chicken-fry:before {
	content: "\ec3a"
}
.icofont-chicken:before {
	content: "\ec3b"
}
.icofont-cocktail:before {
	content: "\ec3c"
}
.icofont-coconut:before {
	content: "\ec3d"
}
.icofont-coffee-alt:before {
	content: "\ec3e"
}
.icofont-coffee-mug:before {
	content: "\ec3f"
}
.icofont-coffee-pot:before {
	content: "\ec40"
}
.icofont-cola:before {
	content: "\ec41"
}
.icofont-corn:before {
	content: "\ec42"
}
.icofont-croissant:before {
	content: "\ec43"
}
.icofont-crop-plant:before {
	content: "\ec44"
}
.icofont-cucumber:before {
	content: "\ec45"
}
.icofont-cup-cake:before {
	content: "\ec46"
}
.icofont-dining-table:before {
	content: "\ec47"
}
.icofont-donut:before {
	content: "\ec48"
}
.icofont-egg-plant:before {
	content: "\ec49"
}
.icofont-egg-poached:before {
	content: "\ec4a"
}
.icofont-farmer:before {
	content: "\ec4b"
}
.icofont-farmer1:before {
	content: "\ec4c"
}
.icofont-fast-food:before {
	content: "\ec4d"
}
.icofont-fish:before {
	content: "\ec4e"
}
.icofont-food-basket:before {
	content: "\ec4f"
}
.icofont-food-cart:before {
	content: "\ec50"
}
.icofont-fork-and-knife:before {
	content: "\ec51"
}
.icofont-french-fries:before {
	content: "\ec52"
}
.icofont-fresh-juice:before {
	content: "\ec53"
}
.icofont-fruits:before {
	content: "\ec54"
}
.icofont-grapes:before {
	content: "\ec55"
}
.icofont-honey:before {
	content: "\ec56"
}
.icofont-hot-dog:before {
	content: "\ec57"
}
.icofont-hotel-alt:before {
	content: "\ec58"
}
.icofont-ice-cream-alt:before {
	content: "\ec59"
}
.icofont-ice-cream:before {
	content: "\ec5a"
}
.icofont-ketchup:before {
	content: "\ec5b"
}
.icofont-kiwi:before {
	content: "\ec5c"
}
.icofont-layered-cake:before {
	content: "\ec5d"
}
.icofont-lemon-alt:before {
	content: "\ec5e"
}
.icofont-lobster:before {
	content: "\ec5f"
}
.icofont-mango:before {
	content: "\ec60"
}
.icofont-milk:before {
	content: "\ec61"
}
.icofont-mushroom:before {
	content: "\ec62"
}
.icofont-noodles:before {
	content: "\ec63"
}
.icofont-onion:before {
	content: "\ec64"
}
.icofont-orange:before {
	content: "\ec65"
}
.icofont-pear:before {
	content: "\ec66"
}
.icofont-peas:before {
	content: "\ec67"
}
.icofont-pepper:before {
	content: "\ec68"
}
.icofont-pie-alt:before {
	content: "\ec69"
}
.icofont-pineapple:before {
	content: "\ec6a"
}
.icofont-pizza-slice:before {
	content: "\ec6b"
}
.icofont-pizza:before {
	content: "\ec6c"
}
.icofont-plant:before {
	content: "\ec6d"
}
.icofont-popcorn:before {
	content: "\ec6e"
}
.icofont-potato:before {
	content: "\ec6f"
}
.icofont-pumpkin:before {
	content: "\ec70"
}
.icofont-raddish:before {
	content: "\ec71"
}
.icofont-restaurant-menu:before {
	content: "\ec72"
}
.icofont-restaurant:before {
	content: "\ec73"
}
.icofont-salt-and-pepper:before {
	content: "\ec74"
}
.icofont-sandwich:before {
	content: "\ec75"
}
.icofont-sausage:before {
	content: "\ec76"
}
.icofont-shrimp:before {
	content: "\ec77"
}
.icofont-sof-drinks:before {
	content: "\ec78"
}
.icofont-soup-bowl:before {
	content: "\ec79"
}
.icofont-spoon-and-fork:before {
	content: "\ec7a"
}
.icofont-steak:before {
	content: "\ec7b"
}
.icofont-strawberry:before {
	content: "\ec7c"
}
.icofont-sub-sandwich:before {
	content: "\ec7d"
}
.icofont-sushi:before {
	content: "\ec7e"
}
.icofont-taco:before {
	content: "\ec7f"
}
.icofont-tea-pot:before {
	content: "\ec80"
}
.icofont-tea:before {
	content: "\ec81"
}
.icofont-tomato:before {
	content: "\ec82"
}
.icofont-waiter-alt:before {
	content: "\ec83"
}
.icofont-watermelon:before {
	content: "\ec84"
}
.icofont-wheat:before {
	content: "\ec85"
}
.icofont-abc:before {
	content: "\ec86"
}
.icofont-baby-cloth:before {
	content: "\ec87"
}
.icofont-baby-milk-bottle:before {
	content: "\ec88"
}
.icofont-baby-trolley:before {
	content: "\ec89"
}
.icofont-back-pack:before {
	content: "\ec8a"
}
.icofont-candy:before {
	content: "\ec8b"
}
.icofont-cycling:before {
	content: "\ec8c"
}
.icofont-holding-hands:before {
	content: "\ec8d"
}
.icofont-infant-nipple:before {
	content: "\ec8e"
}
.icofont-kids-scooter:before {
	content: "\ec8f"
}
.icofont-safety-pin:before {
	content: "\ec90"
}
.icofont-teddy-bear:before {
	content: "\ec91"
}
.icofont-toy-ball:before {
	content: "\ec92"
}
.icofont-toy-cat:before {
	content: "\ec93"
}
.icofont-toy-duck:before {
	content: "\ec94"
}
.icofont-toy-elephant:before {
	content: "\ec95"
}
.icofont-toy-hand:before {
	content: "\ec96"
}
.icofont-toy-horse:before {
	content: "\ec97"
}
.icofont-toy-lattu:before {
	content: "\ec98"
}
.icofont-toy-train:before {
	content: "\ec99"
}
.icofont-unique-idea:before {
	content: "\ec9a"
}
.icofont-bag-alt:before {
	content: "\ec9b"
}
.icofont-burglar:before {
	content: "\ec9c"
}
.icofont-cannon-firing:before {
	content: "\ec9d"
}
.icofont-cc-camera:before {
	content: "\ec9e"
}
.icofont-cop-badge:before {
	content: "\ec9f"
}
.icofont-cop:before {
	content: "\eca0"
}
.icofont-court-hammer:before {
	content: "\eca1"
}
.icofont-court:before {
	content: "\eca2"
}
.icofont-finger-print:before {
	content: "\eca3"
}
.icofont-handcuff-alt:before {
	content: "\eca4"
}
.icofont-handcuff:before {
	content: "\eca5"
}
.icofont-investigation:before {
	content: "\eca6"
}
.icofont-investigator:before {
	content: "\eca7"
}
.icofont-jail:before {
	content: "\eca8"
}
.icofont-judge:before {
	content: "\eca9"
}
.icofont-law-alt-1:before {
	content: "\ecaa"
}
.icofont-law-alt-2:before {
	content: "\ecab"
}
.icofont-law-alt-3:before {
	content: "\ecac"
}
.icofont-law-book:before {
	content: "\ecad"
}
.icofont-law-document:before {
	content: "\ecae"
}
.icofont-law:before {
	content: "\ecaf"
}
.icofont-lawyer-alt-1:before {
	content: "\ecb0"
}
.icofont-lawyer-alt-2:before {
	content: "\ecb1"
}
.icofont-lawyer:before {
	content: "\ecb2"
}
.icofont-order:before {
	content: "\ecb3"
}
.icofont-pistol:before {
	content: "\ecb4"
}
.icofont-police-badge:before {
	content: "\ecb5"
}
.icofont-police-cap:before {
	content: "\ecb6"
}
.icofont-police-car-alt-1:before {
	content: "\ecb7"
}
.icofont-police-car-alt-2:before {
	content: "\ecb8"
}
.icofont-police-hat:before {
	content: "\ecb9"
}
.icofont-police-van:before {
	content: "\ecba"
}
.icofont-police:before {
	content: "\ecbb"
}
.icofont-protect:before {
	content: "\ecbc"
}
.icofont-scales:before {
	content: "\ecbd"
}
.icofont-thief-alt:before {
	content: "\ecbe"
}
.icofont-thief:before {
	content: "\ecbf"
}
.icofont-abacus-alt:before {
	content: "\ecc0"
}
.icofont-abacus:before {
	content: "\ecc1"
}
.icofont-angle:before {
	content: "\ecc2"
}
.icofont-calculator-alt-1:before {
	content: "\ecc3"
}
.icofont-calculator-alt-2:before {
	content: "\ecc4"
}
.icofont-circle-ruler-alt:before {
	content: "\ecc5"
}
.icofont-circle-ruler:before {
	content: "\ecc6"
}
.icofont-compass-alt-1:before {
	content: "\ecc7"
}
.icofont-compass-alt-2:before {
	content: "\ecc8"
}
.icofont-compass-alt-3:before {
	content: "\ecc9"
}
.icofont-compass-alt-4:before {
	content: "\ecca"
}
.icofont-degrees-alt-1:before {
	content: "\eccb"
}
.icofont-degrees-alt-2:before {
	content: "\eccc"
}
.icofont-degrees:before {
	content: "\eccd"
}
.icofont-golden-ratio:before {
	content: "\ecce"
}
.icofont-marker-alt-1:before {
	content: "\eccf"
}
.icofont-marker-alt-2:before {
	content: "\ecd0"
}
.icofont-marker-alt-3:before {
	content: "\ecd1"
}
.icofont-mathematical-alt-1:before {
	content: "\ecd2"
}
.icofont-mathematical-alt-2:before {
	content: "\ecd3"
}
.icofont-mathematical:before {
	content: "\ecd4"
}
.icofont-pen-alt-1:before {
	content: "\ecd5"
}
.icofont-pen-alt-2:before {
	content: "\ecd6"
}
.icofont-pen-alt-3:before {
	content: "\ecd7"
}
.icofont-pen-holder-alt-1:before {
	content: "\ecd8"
}
.icofont-pen-holder:before {
	content: "\ecd9"
}
.icofont-pencil-alt-1:before {
	content: "\ecda"
}
.icofont-pencil-alt-2:before {
	content: "\ecdb"
}
.icofont-pencil-alt-3:before {
	content: "\ecdc"
}
.icofont-pencil-alt-4:before {
	content: "\ecdd"
}
.icofont-ruler-alt-1:before {
	content: "\ecde"
}
.icofont-ruler-alt-2:before {
	content: "\ecdf"
}
.icofont-ruler-compass-alt:before {
	content: "\ece0"
}
.icofont-ruler-compass:before {
	content: "\ece1"
}
.icofont-ruler-pencil-alt-1:before {
	content: "\ece2"
}
.icofont-ruler-pencil-alt-2:before {
	content: "\ece3"
}
.icofont-ruler-pencil:before {
	content: "\ece4"
}
.icofont-ruler:before {
	content: "\ece5"
}
.icofont-rulers-alt:before {
	content: "\ece6"
}
.icofont-rulers:before {
	content: "\ece7"
}
.icofont-square-root:before {
	content: "\ece8"
}
.icofont-aids:before {
	content: "\ece9"
}
.icofont-ambulance:before {
	content: "\ecea"
}
.icofont-autism:before {
	content: "\eceb"
}
.icofont-bandage:before {
	content: "\ecec"
}
.icofont-bed-patient:before {
	content: "\eced"
}
.icofont-blind:before {
	content: "\ecee"
}
.icofont-blood-drop:before {
	content: "\ecef"
}
.icofont-blood-test:before {
	content: "\ecf0"
}
.icofont-blood:before {
	content: "\ecf1"
}
.icofont-capsule:before {
	content: "\ecf2"
}
.icofont-crutches:before {
	content: "\ecf3"
}
.icofont-dna-alt-1:before {
	content: "\ecf4"
}
.icofont-dna:before {
	content: "\ecf5"
}
.icofont-doctor-alt:before {
	content: "\ecf6"
}
.icofont-doctor:before {
	content: "\ecf7"
}
.icofont-drug-pack:before {
	content: "\ecf8"
}
.icofont-drug:before {
	content: "\ecf9"
}
.icofont-eye-alt:before {
	content: "\ecfa"
}
.icofont-first-aid-alt:before {
	content: "\ecfb"
}
.icofont-garbage:before {
	content: "\ecfc"
}
.icofont-heart-alt:before {
	content: "\ecfd"
}
.icofont-heartbeat:before {
	content: "\ecfe"
}
.icofont-herbal:before {
	content: "\ecff"
}
.icofont-hospital:before {
	content: "\ed00"
}
.icofont-icu:before {
	content: "\ed01"
}
.icofont-injection-syringe:before {
	content: "\ed02"
}
.icofont-laboratory:before {
	content: "\ed03"
}
.icofont-medical-sign-alt:before {
	content: "\ed04"
}
.icofont-medical-sign:before {
	content: "\ed05"
}
.icofont-nurse-alt:before {
	content: "\ed06"
}
.icofont-nurse:before {
	content: "\ed07"
}
.icofont-nursing-home:before {
	content: "\ed08"
}
.icofont-operation-theater:before {
	content: "\ed09"
}
.icofont-paralysis-disability:before {
	content: "\ed0a"
}
.icofont-pills:before {
	content: "\ed0b"
}
.icofont-prescription:before {
	content: "\ed0c"
}
.icofont-pulse:before {
	content: "\ed0d"
}
.icofont-stethoscope-alt:before {
	content: "\ed0e"
}
.icofont-stethoscope:before {
	content: "\ed0f"
}
.icofont-stretcher:before {
	content: "\ed10"
}
.icofont-surgeon-alt:before {
	content: "\ed11"
}
.icofont-surgeon:before {
	content: "\ed12"
}
.icofont-tablets:before {
	content: "\ed13"
}
.icofont-test-bottle:before {
	content: "\ed14"
}
.icofont-test-tube:before {
	content: "\ed15"
}
.icofont-thermometer-alt:before {
	content: "\ed16"
}
.icofont-tooth:before {
	content: "\ed17"
}
.icofont-xray:before {
	content: "\ed18"
}
.icofont-ui-add:before {
	content: "\ed19"
}
.icofont-ui-alarm:before {
	content: "\ed1a"
}
.icofont-ui-battery:before {
	content: "\ed1b"
}
.icofont-ui-block:before {
	content: "\ed1c"
}
.icofont-ui-bluetooth:before {
	content: "\ed1d"
}
.icofont-ui-brightness:before {
	content: "\ed1e"
}
.icofont-ui-browser:before {
	content: "\ed1f"
}
.icofont-ui-calculator:before {
	content: "\ed20"
}
.icofont-ui-calendar:before {
	content: "\ed21"
}
.icofont-ui-call:before {
	content: "\ed22"
}
.icofont-ui-camera:before {
	content: "\ed23"
}
.icofont-ui-cart:before {
	content: "\ed24"
}
.icofont-ui-cell-phone:before {
	content: "\ed25"
}
.icofont-ui-chat:before {
	content: "\ed26"
}
.icofont-ui-check:before {
	content: "\ed27"
}
.icofont-ui-clip-board:before {
	content: "\ed28"
}
.icofont-ui-clip:before {
	content: "\ed29"
}
.icofont-ui-clock:before {
	content: "\ed2a"
}
.icofont-ui-close:before {
	content: "\ed2b"
}
.icofont-ui-contact-list:before {
	content: "\ed2c"
}
.icofont-ui-copy:before {
	content: "\ed2d"
}
.icofont-ui-cut:before {
	content: "\ed2e"
}
.icofont-ui-delete:before {
	content: "\ed2f"
}
.icofont-ui-dial-phone:before {
	content: "\ed30"
}
.icofont-ui-edit:before {
	content: "\ed31"
}
.icofont-ui-email:before {
	content: "\ed32"
}
.icofont-ui-file:before {
	content: "\ed33"
}
.icofont-ui-fire-wall:before {
	content: "\ed34"
}
.icofont-ui-flash-light:before {
	content: "\ed35"
}
.icofont-ui-flight:before {
	content: "\ed36"
}
.icofont-ui-folder:before {
	content: "\ed37"
}
.icofont-ui-game:before {
	content: "\ed38"
}
.icofont-ui-handicapped:before {
	content: "\ed39"
}
.icofont-ui-head-phone:before {
	content: "\ed3a"
}
.icofont-ui-home:before {
	content: "\ed3b"
}
.icofont-ui-image:before {
	content: "\ed3c"
}
.icofont-ui-keyboard:before {
	content: "\ed3d"
}
.icofont-ui-laoding:before {
	content: "\ed3e"
}
.icofont-ui-lock:before {
	content: "\ed3f"
}
.icofont-ui-love-add:before {
	content: "\ed40"
}
.icofont-ui-love-broken:before {
	content: "\ed41"
}
.icofont-ui-love-remove:before {
	content: "\ed42"
}
.icofont-ui-love:before {
	content: "\ed43"
}
.icofont-ui-map:before {
	content: "\ed44"
}
.icofont-ui-message:before {
	content: "\ed45"
}
.icofont-ui-messaging:before {
	content: "\ed46"
}
.icofont-ui-movie:before {
	content: "\ed47"
}
.icofont-ui-music-player:before {
	content: "\ed48"
}
.icofont-ui-music:before {
	content: "\ed49"
}
.icofont-ui-mute:before {
	content: "\ed4a"
}
.icofont-ui-network:before {
	content: "\ed4b"
}
.icofont-ui-next:before {
	content: "\ed4c"
}
.icofont-ui-note:before {
	content: "\ed4d"
}
.icofont-ui-office:before {
	content: "\ed4e"
}
.icofont-ui-password:before {
	content: "\ed4f"
}
.icofont-ui-pause:before {
	content: "\ed50"
}
.icofont-ui-play-stop:before {
	content: "\ed51"
}
.icofont-ui-play:before {
	content: "\ed52"
}
.icofont-ui-pointer:before {
	content: "\ed53"
}
.icofont-ui-power:before {
	content: "\ed54"
}
.icofont-ui-press:before {
	content: "\ed55"
}
.icofont-ui-previous:before {
	content: "\ed56"
}
.icofont-ui-rate-add:before {
	content: "\ed57"
}
.icofont-ui-rate-blank:before {
	content: "\ed58"
}
.icofont-ui-rate-remove:before {
	content: "\ed59"
}
.icofont-ui-rating:before {
	content: "\ed5a"
}
.icofont-ui-record:before {
	content: "\ed5b"
}
.icofont-ui-remove:before {
	content: "\ed5c"
}
.icofont-ui-reply:before {
	content: "\ed5d"
}
.icofont-ui-rotation:before {
	content: "\ed5e"
}
.icofont-ui-rss:before {
	content: "\ed5f"
}
.icofont-ui-search:before {
	content: "\ed60"
}
.icofont-ui-settings:before {
	content: "\ed61"
}
.icofont-ui-social-link:before {
	content: "\ed62"
}
.icofont-ui-tag:before {
	content: "\ed63"
}
.icofont-ui-text-chat:before {
	content: "\ed64"
}
.icofont-ui-text-loading:before {
	content: "\ed65"
}
.icofont-ui-theme:before {
	content: "\ed66"
}
.icofont-ui-timer:before {
	content: "\ed67"
}
.icofont-ui-touch-phone:before {
	content: "\ed68"
}
.icofont-ui-travel:before {
	content: "\ed69"
}
.icofont-ui-unlock:before {
	content: "\ed6a"
}
.icofont-ui-user-group:before {
	content: "\ed6b"
}
.icofont-ui-user:before {
	content: "\ed6c"
}
.icofont-ui-v-card:before {
	content: "\ed6d"
}
.icofont-ui-video-chat:before {
	content: "\ed6e"
}
.icofont-ui-video-message:before {
	content: "\ed6f"
}
.icofont-ui-video-play:before {
	content: "\ed70"
}
.icofont-ui-video:before {
	content: "\ed71"
}
.icofont-ui-volume:before {
	content: "\ed72"
}
.icofont-ui-weather:before {
	content: "\ed73"
}
.icofont-ui-wifi:before {
	content: "\ed74"
}
.icofont-ui-zoom-in:before {
	content: "\ed75"
}
.icofont-ui-zoom-out:before {
	content: "\ed76"
}
.icofont-cassette-player:before {
	content: "\ed77"
}
.icofont-cassette:before {
	content: "\ed78"
}
.icofont-forward:before {
	content: "\ed79"
}
.icofont-game:before {
	content: "\ed7a"
}
.icofont-guiter:before {
	content: "\ed7b"
}
.icofont-headphone-alt-1:before {
	content: "\ed7c"
}
.icofont-headphone-alt-2:before {
	content: "\ed7d"
}
.icofont-headphone-alt-3:before {
	content: "\ed7e"
}
.icofont-listening:before {
	content: "\ed7f"
}
.icofont-megaphone-alt:before {
	content: "\ed80"
}
.icofont-megaphone:before {
	content: "\ed81"
}
.icofont-movie:before {
	content: "\ed82"
}
.icofont-mp3-player:before {
	content: "\ed83"
}
.icofont-multimedia:before {
	content: "\ed84"
}
.icofont-music-disk:before {
	content: "\ed85"
}
.icofont-music-note:before {
	content: "\ed86"
}
.icofont-pause:before {
	content: "\ed87"
}
.icofont-play-alt-1:before {
	content: "\ed88"
}
.icofont-play-alt-2:before {
	content: "\ed89"
}
.icofont-play-alt-3:before {
	content: "\ed8a"
}
.icofont-play-pause:before {
	content: "\ed8b"
}
.icofont-record:before {
	content: "\ed8c"
}
.icofont-retro-music-disk:before {
	content: "\ed8d"
}
.icofont-rewind:before {
	content: "\ed8e"
}
.icofont-song-notes:before {
	content: "\ed8f"
}
.icofont-sound-wave-alt:before {
	content: "\ed90"
}
.icofont-sound-wave:before {
	content: "\ed91"
}
.icofont-stop:before {
	content: "\ed92"
}
.icofont-video-alt:before {
	content: "\ed93"
}
.icofont-video-cam:before {
	content: "\ed94"
}
.icofont-volume-bar:before {
	content: "\ed95"
}
.icofont-volume-mute:before {
	content: "\ed96"
}
.icofont-youtube-play:before {
	content: "\ed97"
}
.icofont-amazon-alt:before {
	content: "\ed98"
}
.icofont-amazon:before {
	content: "\ed99"
}
.icofont-american-express-alt:before {
	content: "\ed9a"
}
.icofont-american-express:before {
	content: "\ed9b"
}
.icofont-apple-pay-alt:before {
	content: "\ed9c"
}
.icofont-apple-pay:before {
	content: "\ed9d"
}
.icofont-bank-transfer-alt:before {
	content: "\ed9e"
}
.icofont-bank-transfer:before {
	content: "\ed9f"
}
.icofont-braintree-alt:before {
	content: "\eda0"
}
.icofont-braintree:before {
	content: "\eda1"
}
.icofont-cash-on-delivery-alt:before {
	content: "\eda2"
}
.icofont-cash-on-delivery:before {
	content: "\eda3"
}
.icofont-checkout-alt:before {
	content: "\eda4"
}
.icofont-checkout:before {
	content: "\eda5"
}
.icofont-diners-club-alt-1:before {
	content: "\eda6"
}
.icofont-diners-club-alt-2:before {
	content: "\eda7"
}
.icofont-diners-club-alt-3:before {
	content: "\eda8"
}
.icofont-diners-club:before {
	content: "\eda9"
}
.icofont-discover-alt:before {
	content: "\edaa"
}
.icofont-discover:before {
	content: "\edab"
}
.icofont-eway-alt:before {
	content: "\edac"
}
.icofont-eway:before {
	content: "\edad"
}
.icofont-google-wallet-alt-1:before {
	content: "\edae"
}
.icofont-google-wallet-alt-2:before {
	content: "\edaf"
}
.icofont-google-wallet-alt-3:before {
	content: "\edb0"
}
.icofont-google-wallet:before {
	content: "\edb1"
}
.icofont-jcb-alt:before {
	content: "\edb2"
}
.icofont-jcb:before {
	content: "\edb3"
}
.icofont-maestro-alt:before {
	content: "\edb4"
}
.icofont-maestro:before {
	content: "\edb5"
}
.icofont-mastercard-alt:before {
	content: "\edb6"
}
.icofont-mastercard:before {
	content: "\edb7"
}
.icofont-payoneer-alt:before {
	content: "\edb8"
}
.icofont-payoneer:before {
	content: "\edb9"
}
.icofont-paypal-alt:before {
	content: "\edba"
}
.icofont-paypal:before {
	content: "\edbb"
}
.icofont-sage-alt:before {
	content: "\edbc"
}
.icofont-sage:before {
	content: "\edbd"
}
.icofont-skrill-alt:before {
	content: "\edbe"
}
.icofont-skrill:before {
	content: "\edbf"
}
.icofont-stripe-alt:before {
	content: "\edc0"
}
.icofont-stripe:before {
	content: "\edc1"
}
.icofont-visa-alt:before {
	content: "\edc2"
}
.icofont-visa-electron:before {
	content: "\edc3"
}
.icofont-visa:before {
	content: "\edc4"
}
.icofont-western-union-alt:before {
	content: "\edc5"
}
.icofont-western-union:before {
	content: "\edc6"
}
.icofont-boy:before {
	content: "\edc7"
}
.icofont-business-man-alt-1:before {
	content: "\edc8"
}
.icofont-business-man-alt-2:before {
	content: "\edc9"
}
.icofont-business-man-alt-3:before {
	content: "\edca"
}
.icofont-business-man:before {
	content: "\edcb"
}
.icofont-funky-man:before {
	content: "\edcc"
}
.icofont-girl-alt:before {
	content: "\edcd"
}
.icofont-girl:before {
	content: "\edce"
}
.icofont-hotel-boy-alt:before {
	content: "\edcf"
}
.icofont-hotel-boy:before {
	content: "\edd0"
}
.icofont-man-in-glasses:before {
	content: "\edd1"
}
.icofont-user-alt-1:before {
	content: "\edd2"
}
.icofont-user-alt-2:before {
	content: "\edd3"
}
.icofont-user-alt-3:before {
	content: "\edd4"
}
.icofont-user-alt-4:before {
	content: "\edd5"
}
.icofont-user-alt-5:before {
	content: "\edd6"
}
.icofont-user-alt-6:before {
	content: "\edd7"
}
.icofont-user-alt-7:before {
	content: "\edd8"
}
.icofont-user-female:before {
	content: "\edd9"
}
.icofont-user-male:before {
	content: "\edda"
}
.icofont-user-suited:before {
	content: "\eddb"
}
.icofont-user:before {
	content: "\eddc"
}
.icofont-users-alt-1:before {
	content: "\eddd"
}
.icofont-users-alt-2:before {
	content: "\edde"
}
.icofont-users-alt-3:before {
	content: "\eddf"
}
.icofont-users-alt-4:before {
	content: "\ede0"
}
.icofont-users-alt-5:before {
	content: "\ede1"
}
.icofont-users-alt-6:before {
	content: "\ede2"
}
.icofont-users-social:before {
	content: "\ede3"
}
.icofont-users:before {
	content: "\ede4"
}
.icofont-waiter:before {
	content: "\ede5"
}
.icofont-woman-in-glasses:before {
	content: "\ede6"
}
.icofont-document-search:before {
	content: "\ede7"
}
.icofont-folder-search:before {
	content: "\ede8"
}
.icofont-home-search:before {
	content: "\ede9"
}
.icofont-job-search:before {
	content: "\edea"
}
.icofont-map-search:before {
	content: "\edeb"
}
.icofont-restaurant-search:before {
	content: "\edec"
}
.icofont-search-alt-1:before {
	content: "\eded"
}
.icofont-search-alt-2:before {
	content: "\edee"
}
.icofont-search:before {
	content: "\edef"
}
.icofont-stock-search:before {
	content: "\edf0"
}
.icofont-user-search:before {
	content: "\edf1"
}
.icofont-social-aim:before {
	content: "\edf2"
}
.icofont-social-badoo:before {
	content: "\edf3"
}
.icofont-social-bebo:before {
	content: "\edf4"
}
.icofont-social-behance:before {
	content: "\edf5"
}
.icofont-social-blogger:before {
	content: "\edf6"
}
.icofont-social-bootstrap:before {
	content: "\edf7"
}
.icofont-social-brightkite:before {
	content: "\edf8"
}
.icofont-social-cloudapp:before {
	content: "\edf9"
}
.icofont-social-concrete5:before {
	content: "\edfa"
}
.icofont-social-designbump:before {
	content: "\edfb"
}
.icofont-social-designfloat:before {
	content: "\edfc"
}
.icofont-social-deviantart:before {
	content: "\edfd"
}
.icofont-social-digg:before {
	content: "\edfe"
}
.icofont-social-dotcms:before {
	content: "\edff"
}
.icofont-social-dribble:before {
	content: "\ee00"
}
.icofont-social-dropbox:before {
	content: "\ee01"
}
.icofont-brand-drupal:before {
	content: "\ee02"
}
.icofont-social-ebuddy:before {
	content: "\ee03"
}
.icofont-social-ello:before {
	content: "\ee04"
}
.icofont-social-ember:before {
	content: "\ee05"
}
.icofont-social-envato:before {
	content: "\ee06"
}
.icofont-social-evernote:before {
	content: "\ee07"
}
.icofont-social-facebook:before {
	content: "\ee08"
}
.icofont-social-feedburner:before {
	content: "\ee09"
}
.icofont-social-folkd:before {
	content: "\ee0a"
}
.icofont-social-friendfeed:before {
	content: "\ee0b"
}
.icofont-social-ghost:before {
	content: "\ee0c"
}
.icofont-social-github:before {
	content: "\ee0d"
}
.icofont-social-gnome:before {
	content: "\ee0e"
}
.icofont-social-google-buzz:before {
	content: "\ee0f"
}
.icofont-social-google-map:before {
	content: "\ee10"
}
.icofont-social-google-plus:before {
	content: "\ee11"
}
.icofont-social-google-talk:before {
	content: "\ee12"
}
.icofont-social-hype-machine:before {
	content: "\ee13"
}
.icofont-social-instagram:before {
	content: "\ee14"
}
.icofont-brand-joomla:before {
	content: "\ee15"
}
.icofont-social-kickstarter:before {
	content: "\ee16"
}
.icofont-social-line:before {
	content: "\ee17"
}
.icofont-social-linux-mint:before {
	content: "\ee18"
}
.icofont-social-livejournal:before {
	content: "\ee19"
}
.icofont-social-magento:before {
	content: "\ee1a"
}
.icofont-social-meetup:before {
	content: "\ee1b"
}
.icofont-social-mixx:before {
	content: "\ee1c"
}
.icofont-social-newsvine:before {
	content: "\ee1d"
}
.icofont-social-nimbuss:before {
	content: "\ee1e"
}
.icofont-social-opencart:before {
	content: "\ee1f"
}
.icofont-social-oscommerce:before {
	content: "\ee20"
}
.icofont-social-pandora:before {
	content: "\ee21"
}
.icofont-social-picasa:before {
	content: "\ee22"
}
.icofont-social-pinterest:before {
	content: "\ee23"
}
.icofont-social-prestashop:before {
	content: "\ee24"
}
.icofont-social-qik:before {
	content: "\ee25"
}
.icofont-social-readernaut:before {
	content: "\ee26"
}
.icofont-social-reddit:before {
	content: "\ee27"
}
.icofont-social-rss:before {
	content: "\ee28"
}
.icofont-social-shopify:before {
	content: "\ee29"
}
.icofont-social-silverstripe:before {
	content: "\ee2a"
}
.icofont-social-skype:before {
	content: "\ee2b"
}
.icofont-social-slashdot:before {
	content: "\ee2c"
}
.icofont-social-smugmug:before {
	content: "\ee2d"
}
.icofont-social-steam:before {
	content: "\ee2e"
}
.icofont-social-stumbleupon:before {
	content: "\ee2f"
}
.icofont-social-technorati:before {
	content: "\ee30"
}
.icofont-social-telegram:before {
	content: "\ee31"
}
.icofont-social-tinder:before {
	content: "\ee32"
}
.icofont-social-tumblr:before {
	content: "\ee33"
}
.icofont-social-twitter:before {
	content: "\ee34"
}
.icofont-social-typo3:before {
	content: "\ee35"
}
.icofont-social-ubercart:before {
	content: "\ee36"
}
.icofont-social-viber:before {
	content: "\ee37"
}
.icofont-social-viddler:before {
	content: "\ee38"
}
.icofont-social-vimeo:before {
	content: "\ee39"
}
.icofont-social-vine:before {
	content: "\ee3a"
}
.icofont-social-virb:before {
	content: "\ee3b"
}
.icofont-social-virtuemart:before {
	content: "\ee3c"
}
.icofont-social-wechat:before {
	content: "\ee3d"
}
.icofont-brand-wordpress:before {
	content: "\ee3e"
}
.icofont-social-xing:before {
	content: "\ee3f"
}
.icofont-social-yahoo:before {
	content: "\ee40"
}
.icofont-social-yelp:before {
	content: "\ee41"
}
.icofont-social-zencart:before {
	content: "\ee42"
}
.icofont-badminton-birdie:before {
	content: "\ee43"
}
.icofont-baseball:before {
	content: "\ee44"
}
.icofont-baseballer:before {
	content: "\ee45"
}
.icofont-basketball-hoop:before {
	content: "\ee46"
}
.icofont-basketball:before {
	content: "\ee47"
}
.icofont-billiard-ball:before {
	content: "\ee48"
}
.icofont-boot-alt-1:before {
	content: "\ee49"
}
.icofont-boot-alt-2:before {
	content: "\ee4a"
}
.icofont-bowling-alt:before {
	content: "\ee4b"
}
.icofont-bowling:before {
	content: "\ee4c"
}
.icofont-canoe:before {
	content: "\ee4d"
}
.icofont-cheer-leader:before {
	content: "\ee4e"
}
.icofont-climbing:before {
	content: "\ee4f"
}
.icofont-corner:before {
	content: "\ee50"
}
.icofont-cyclist:before {
	content: "\ee51"
}
.icofont-dumbbell-alt:before {
	content: "\ee52"
}
.icofont-dumbbell:before {
	content: "\ee53"
}
.icofont-field-alt:before {
	content: "\ee54"
}
.icofont-field:before {
	content: "\ee55"
}
.icofont-football-alt:before {
	content: "\ee56"
}
.icofont-foul:before {

	content: "\ee57"
}
.icofont-goal-keeper:before {
	content: "\ee58"
}
.icofont-goal:before {
	content: "\ee59"
}
.icofont-golf-alt:before {
	content: "\ee5a"
}
.icofont-golf-bag:before {
	content: "\ee5b"
}
.icofont-golf-field:before {
	content: "\ee5c"
}
.icofont-golf:before {
	content: "\ee5d"
}
.icofont-golfer:before {
	content: "\ee5e"
}
.icofont-gym-alt-1:before {
	content: "\ee5f"
}
.icofont-gym-alt-2:before {
	content: "\ee60"
}
.icofont-gym-alt-3:before {
	content: "\ee61"
}
.icofont-gym:before {
	content: "\ee62"
}
.icofont-hand-grippers:before {
	content: "\ee63"
}
.icofont-heart-beat-alt:before {
	content: "\ee64"
}
.icofont-helmet:before {
	content: "\ee65"
}
.icofont-hockey-alt:before {
	content: "\ee66"
}
.icofont-hockey:before {
	content: "\ee67"
}
.icofont-ice-skate:before {
	content: "\ee68"
}
.icofont-jersey-alt:before {
	content: "\ee69"
}
.icofont-jersey:before {
	content: "\ee6a"
}
.icofont-jumping:before {
	content: "\ee6b"
}
.icofont-kick:before {
	content: "\ee6c"
}
.icofont-leg:before {
	content: "\ee6d"
}
.icofont-match-review:before {
	content: "\ee6e"
}
.icofont-medal-alt:before {
	content: "\ee6f"
}
.icofont-muscle-alt:before {
	content: "\ee70"
}
.icofont-muscle:before {
	content: "\ee71"
}
.icofont-offside:before {
	content: "\ee72"
}
.icofont-olympic-logo:before {
	content: "\ee73"
}
.icofont-olympic:before {
	content: "\ee74"
}
.icofont-padding:before {
	content: "\ee75"
}
.icofont-penalty-card:before {
	content: "\ee76"
}
.icofont-racer:before {
	content: "\ee77"
}
.icofont-racing-car:before {
	content: "\ee78"
}
.icofont-racing-flag-alt:before {
	content: "\ee79"
}
.icofont-racing-flag:before {
	content: "\ee7a"
}
.icofont-racings-wheel:before {
	content: "\ee7b"
}
.icofont-referee:before {
	content: "\ee7c"
}
.icofont-refree-jersey:before {
	content: "\ee7d"
}
.icofont-result:before {
	content: "\ee7e"
}
.icofont-rugby-ball:before {
	content: "\ee7f"
}
.icofont-rugby-player:before {
	content: "\ee80"
}
.icofont-rugby:before {
	content: "\ee81"
}
.icofont-runner-alt-1:before {
	content: "\ee82"
}
.icofont-runner-alt-2:before {
	content: "\ee83"
}
.icofont-runner:before {
	content: "\ee84"
}
.icofont-score-board:before {
	content: "\ee85"
}
.icofont-skiing-man:before {
	content: "\ee86"
}
.icofont-skydiving-goggles:before {
	content: "\ee87"
}
.icofont-snow-mobile:before {
	content: "\ee88"
}
.icofont-steering:before {
	content: "\ee89"
}
.icofont-substitute:before {
	content: "\ee8a"
}
.icofont-swimmer:before {
	content: "\ee8b"
}
.icofont-table-tennis:before {
	content: "\ee8c"
}
.icofont-team-alt:before {
	content: "\ee8d"
}
.icofont-team:before {
	content: "\ee8e"
}
.icofont-tennis-player:before {
	content: "\ee8f"
}
.icofont-tennis:before {
	content: "\ee90"
}
.icofont-time:before {
	content: "\ee91"
}
.icofont-track:before {
	content: "\ee92"
}
.icofont-tracking:before {
	content: "\ee93"
}
.icofont-trophy-alt:before {
	content: "\ee94"
}
.icofont-trophy:before {
	content: "\ee95"
}
.icofont-volleyball-alt:before {
	content: "\ee96"
}
.icofont-volleyball-fire:before {
	content: "\ee97"
}
.icofont-volleyball:before {
	content: "\ee98"
}
.icofont-water-bottle:before {
	content: "\ee99"
}
.icofont-whisle:before {
	content: "\ee9a"
}
.icofont-win-trophy:before {
	content: "\ee9b"
}
.icofont-align-center:before {
	content: "\ee9c"
}
.icofont-align-left:before {
	content: "\ee9d"
}
.icofont-align-right:before {
	content: "\ee9e"
}
.icofont-all-caps:before {
	content: "\ee9f"
}
.icofont-bold:before {
	content: "\eea0"
}
.icofont-brush:before {
	content: "\eea1"
}
.icofont-clip-board:before {
	content: "\eea2"
}
.icofont-code-alt:before {
	content: "\eea3"
}
.icofont-color-bucket:before {
	content: "\eea4"
}
.icofont-color-picker:before {
	content: "\eea5"
}
.icofont-copy-alt:before {
	content: "\eea6"
}
.icofont-copy-black:before {
	content: "\eea7"
}
.icofont-cut:before {
	content: "\eea8"
}
.icofont-delete-alt:before {
	content: "\eea9"
}
.icofont-edit-alt:before {
	content: "\eeaa"
}
.icofont-eraser-alt:before {
	content: "\eeab"
}
.icofont-file-alt:before {
	content: "\eeac"
}
.icofont-font:before {
	content: "\eead"
}
.icofont-header:before {
	content: "\eeae"
}
.icofont-indent:before {
	content: "\eeaf"
}
.icofont-italic-alt:before {
	content: "\eeb0"
}
.icofont-justify-all:before {
	content: "\eeb1"
}
.icofont-justify-center:before {
	content: "\eeb2"
}
.icofont-justify-left:before {
	content: "\eeb3"
}
.icofont-justify-right:before {
	content: "\eeb4"
}
.icofont-line-height:before {
	content: "\eeb5"
}
.icofont-link-alt:before {
	content: "\eeb6"
}
.icofont-listine-dots:before {
	content: "\eeb7"
}
.icofont-listing-box:before {
	content: "\eeb8"
}
.icofont-listing-number:before {
	content: "\eeb9"
}
.icofont-marker:before {
	content: "\eeba"
}
.icofont-outdent:before {
	content: "\eebb"
}
.icofont-paper-clip:before {
	content: "\eebc"
}
.icofont-paragraph:before {
	content: "\eebd"
}
.icofont-pin:before {
	content: "\eebe"
}
.icofont-printer:before {
	content: "\eebf"
}
.icofont-redo:before {
	content: "\eec0"
}
.icofont-rotation:before {
	content: "\eec1"
}
.icofont-save:before {
	content: "\eec2"
}
.icofont-small-cap:before {
	content: "\eec3"
}
.icofont-strike-through:before {
	content: "\eec4"
}
.icofont-sub-listing:before {
	content: "\eec5"
}
.icofont-subscript:before {
	content: "\eec6"
}
.icofont-superscript:before {
	content: "\eec7"
}
.icofont-table:before {
	content: "\eec8"
}
.icofont-text-height:before {
	content: "\eec9"
}
.icofont-text-width:before {
	content: "\eeca"
}
.icofont-trash:before {
	content: "\eecb"
}
.icofont-underline:before {
	content: "\eecc"
}
.icofont-undo:before {
	content: "\eecd"
}
.icofont-unlink:before {
	content: "\eece"
}
.icofont-air-balloon:before {
	content: "\eecf"
}
.icofont-airplane-alt:before {
	content: "\eed0"
}
.icofont-airplane:before {
	content: "\eed1"
}
.icofont-ambulance-crescent:before {
	content: "\eed2"
}
.icofont-ambulance-cross:before {
	content: "\eed3"
}
.icofont-articulated-truck:before {
	content: "\eed4"
}
.icofont-auto-rickshaw:before {
	content: "\eed5"
}
.icofont-bicycle-alt-1:before {
	content: "\eed6"
}
.icofont-bicycle-alt-2:before {
	content: "\eed7"
}
.icofont-bull-dozer:before {
	content: "\eed8"
}
.icofont-bus-alt-1:before {
	content: "\eed9"
}
.icofont-bus-alt-2:before {
	content: "\eeda"
}
.icofont-bus-alt-3:before {
	content: "\eedb"
}
.icofont-cable-car:before {
	content: "\eedc"
}
.icofont-car-alt-1:before {
	content: "\eedd"
}
.icofont-car-alt-2:before {
	content: "\eede"
}
.icofont-car-alt-3:before {
	content: "\eedf"
}
.icofont-car-alt-4:before {
	content: "\eee0"
}
.icofont-concrete-mixer:before {
	content: "\eee1"
}
.icofont-delivery-time:before {
	content: "\eee2"
}
.icofont-excavator:before {
	content: "\eee3"
}
.icofont-fast-delivery:before {
	content: "\eee4"
}
.icofont-fire-truck-alt:before {
	content: "\eee5"
}
.icofont-fire-truck:before {
	content: "\eee6"
}
.icofont-fork-lift:before {
	content: "\eee7"
}
.icofont-free-delivery:before {
	content: "\eee8"
}
.icofont-golf-cart:before {
	content: "\eee9"
}
.icofont-helicopter:before {
	content: "\eeea"
}
.icofont-motor-bike-alt:before {
	content: "\eeeb"
}
.icofont-motor-bike:before {
	content: "\eeec"
}
.icofont-motor-biker:before {
	content: "\eeed"
}
.icofont-oil-truck:before {
	content: "\eeee"
}
.icofont-police-car:before {
	content: "\eeef"
}
.icofont-rickshaw:before {
	content: "\eef0"
}
.icofont-rocket-alt-1:before {
	content: "\eef1"
}
.icofont-rocket-alt-2:before {
	content: "\eef2"
}
.icofont-sail-boat:before {
	content: "\eef3"
}
.icofont-scooter:before {
	content: "\eef4"
}
.icofont-sea-plane:before {
	content: "\eef5"
}
.icofont-ship-alt:before {
	content: "\eef6"
}
.icofont-speed-boat:before {
	content: "\eef7"
}
.icofont-taxi:before {
	content: "\eef8"
}
.icofont-tow-truck:before {
	content: "\eef9"
}
.icofont-tractor:before {
	content: "\eefa"
}
.icofont-traffic-light:before {
	content: "\eefb"
}
.icofont-train-line:before {
	content: "\eefc"
}
.icofont-train-steam:before {
	content: "\eefd"
}
.icofont-tram:before {
	content: "\eefe"
}
.icofont-truck-alt:before {
	content: "\eeff"
}
.icofont-truck-loaded:before {
	content: "\ef00"
}
.icofont-truck:before {
	content: "\ef01"
}
.icofont-van-alt:before {
	content: "\ef02"
}
.icofont-van:before {
	content: "\ef03"
}
.icofont-yacht:before {
	content: "\ef04"
}
.icofont-5-star-hotel:before {
	content: "\ef05"
}
.icofont-anchor-alt:before {
	content: "\ef06"
}
.icofont-beach-bed:before {
	content: "\ef07"
}
.icofont-camping-vest:before {
	content: "\ef08"
}
.icofont-coconut-alt:before {
	content: "\ef09"
}
.icofont-direction-sign:before {
	content: "\ef0a"
}
.icofont-hill-side:before {
	content: "\ef0b"
}
.icofont-island-alt:before {
	content: "\ef0c"
}
.icofont-long-drive:before {
	content: "\ef0d"
}
.icofont-map-pins:before {
	content: "\ef0e"
}
.icofont-plane-ticket:before {
	content: "\ef0f"
}
.icofont-sail-boat-alt-1:before {
	content: "\ef10"
}
.icofont-sail-boat-alt-2:before {
	content: "\ef11"
}
.icofont-sandals-female:before {
	content: "\ef12"
}
.icofont-sandals-male:before {
	content: "\ef13"
}
.icofont-travelling:before {
	content: "\ef14"
}
.icofont-breakdown:before {
	content: "\ef15"
}
.icofont-celsius:before {
	content: "\ef16"
}
.icofont-clouds:before {
	content: "\ef17"
}
.icofont-cloudy:before {
	content: "\ef18"
}
.icofont-compass-alt:before {
	content: "\ef19"
}
.icofont-dust:before {
	content: "\ef1a"
}
.icofont-eclipse:before {
	content: "\ef1b"
}
.icofont-fahrenheit:before {
	content: "\ef1c"
}
.icofont-forest-fire:before {
	content: "\ef1d"
}
.icofont-full-night:before {
	content: "\ef1e"
}
.icofont-full-sunny:before {
	content: "\ef1f"
}
.icofont-hail-night:before {
	content: "\ef20"
}
.icofont-hail-rainy-night:before {
	content: "\ef21"
}
.icofont-hail-rainy-sunny:before {
	content: "\ef22"
}
.icofont-hail-rainy:before {
	content: "\ef23"
}
.icofont-hail-sunny:before {
	content: "\ef24"
}
.icofont-hail-thunder-night:before {
	content: "\ef25"
}
.icofont-hail-thunder-sunny:before {
	content: "\ef26"
}
.icofont-hail-thunder:before {
	content: "\ef27"
}
.icofont-hail:before {
	content: "\ef28"
}
.icofont-hill-night:before {
	content: "\ef29"
}
.icofont-hill-sunny:before {
	content: "\ef2a"
}
.icofont-hill:before {
	content: "\ef2b"
}
.icofont-hurricane:before {
	content: "\ef2c"
}
.icofont-island:before {
	content: "\ef2d"
}
.icofont-meteor:before {
	content: "\ef2e"
}
.icofont-night:before {
	content: "\ef2f"
}
.icofont-rainy-night:before {
	content: "\ef30"
}
.icofont-rainy-sunny:before {
	content: "\ef31"
}
.icofont-rainy-thunder:before {
	content: "\ef32"
}
.icofont-rainy:before {
	content: "\ef33"
}
.icofont-showy-night-hail:before {
	content: "\ef34"
}
.icofont-snow-temp:before {
	content: "\ef35"
}
.icofont-snow:before {
	content: "\ef36"
}
.icofont-snowy-hail:before {
	content: "\ef37"
}
.icofont-snowy-night-rainy:before {
	content: "\ef38"
}
.icofont-snowy-night:before {
	content: "\ef39"
}
.icofont-snowy-rainy:before {
	content: "\ef3a"
}
.icofont-snowy-sunny-hail:before {
	content: "\ef3b"
}
.icofont-snowy-sunny-rainy:before {
	content: "\ef3c"
}
.icofont-snowy-sunny:before {
	content: "\ef3d"
}
.icofont-snowy-thunder-night:before {
	content: "\ef3e"
}
.icofont-snowy-thunder-sunny:before {
	content: "\ef3f"
}
.icofont-snowy-thunder:before {
	content: "\ef40"
}
.icofont-snowy-windy-night:before {
	content: "\ef41"
}
.icofont-snowy-windy-sunny:before {
	content: "\ef42"
}
.icofont-snowy-windy:before {
	content: "\ef43"
}
.icofont-snowy:before {
	content: "\ef44"
}
.icofont-sun-alt:before {
	content: "\ef45"
}
.icofont-sun-rise:before {
	content: "\ef46"
}
.icofont-sun-set:before {
	content: "\ef47"
}
.icofont-sunny-day-temp:before {
	content: "\ef48"
}
.icofont-sunny:before {
	content: "\ef49"
}
.icofont-thermometer:before {
	content: "\ef4a"
}
.icofont-thinder-light:before {
	content: "\ef4b"
}
.icofont-tornado:before {
	content: "\ef4c"
}
.icofont-umbrella-alt:before {
	content: "\ef4d"
}
.icofont-volcano:before {
	content: "\ef4e"
}
.icofont-wave:before {
	content: "\ef4f"
}
.icofont-wind-scale-0:before {
	content: "\ef50"
}
.icofont-wind-scale-1:before {
	content: "\ef51"
}
.icofont-wind-scale-2:before {
	content: "\ef52"
}
.icofont-wind-scale-3:before {
	content: "\ef53"
}
.icofont-wind-scale-4:before {
	content: "\ef54"
}
.icofont-wind-scale-5:before {
	content: "\ef55"
}
.icofont-wind-scale-6:before {
	content: "\ef56"
}
.icofont-wind-scale-7:before {
	content: "\ef57"
}
.icofont-wind-scale-8:before {
	content: "\ef58"
}
.icofont-wind-scale-9:before {
	content: "\ef59"
}
.icofont-wind-scale-10:before {
	content: "\ef5a"
}
.icofont-wind-scale-11:before {
	content: "\ef5b"
}
.icofont-wind-scale-12:before {
	content: "\ef5c"
}
.icofont-wind-waves:before {
	content: "\ef5d"
}
.icofont-wind:before {
	content: "\ef5e"
}
.icofont-windy-hail:before {
	content: "\ef5f"
}
.icofont-windy-night:before {
	content: "\ef60"
}
.icofont-windy-raining:before {
	content: "\ef61"
}
.icofont-windy-sunny:before {
	content: "\ef62"
}
.icofont-windy-thunder-raining:before {
	content: "\ef63"
}
.icofont-windy-thunder:before {
	content: "\ef64"
}
.icofont-windy:before {
	content: "\ef65"
}
.icofont-addons:before {
	content: "\ef66"
}
.icofont-address-book:before {
	content: "\ef67"
}
.icofont-adjust:before {
	content: "\ef68"
}
.icofont-alarm:before {
	content: "\ef69"
}
.icofont-anchor:before {
	content: "\ef6a"
}
.icofont-archive:before {
	content: "\ef6b"
}
.icofont-at:before {
	content: "\ef6c"
}
.icofont-attachment:before {
	content: "\ef6d"
}
.icofont-audio:before {
	content: "\ef6e"
}
.icofont-auto-mobile:before {
	content: "\ef6f"
}
.icofont-automation:before {
	content: "\ef70"
}
.icofont-baby:before {
	content: "\ef71"
}
.icofont-badge:before {
	content: "\ef72"
}
.icofont-bag:before {
	content: "\ef73"
}
.icofont-ban:before {
	content: "\ef74"
}
.icofont-bank:before {
	content: "\ef75"
}
.icofont-bar-code:before {
	content: "\ef76"
}
.icofont-bars:before {
	content: "\ef77"
}
.icofont-battery-empty:before {
	content: "\ef78"
}
.icofont-battery-full:before {
	content: "\ef79"
}
.icofont-battery-half:before {
	content: "\ef7a"
}
.icofont-battery-low:before {
	content: "\ef7b"
}
.icofont-beach:before {
	content: "\ef7c"
}
.icofont-beaker:before {
	content: "\ef7d"
}
.icofont-bear:before {
	content: "\ef7e"
}
.icofont-beard:before {
	content: "\ef7f"
}
.icofont-bed:before {
	content: "\ef80"
}
.icofont-bell:before {
	content: "\ef81"
}
.icofont-beverage:before {
	content: "\ef82"
}
.icofont-bicycle:before {
	content: "\ef83"
}
.icofont-bill:before {
	content: "\ef84"
}
.icofont-bin:before {
	content: "\ef85"
}
.icofont-binary:before {
	content: "\ef86"
}
.icofont-binoculars:before {
	content: "\ef87"
}
.icofont-bird:before {
	content: "\ef88"
}
.icofont-birds:before {
	content: "\ef89"
}
.icofont-black-board:before {
	content: "\ef8a"
}
.icofont-bluetooth:before {
	content: "\ef8b"
}
.icofont-bolt:before {
	content: "\ef8c"
}
.icofont-bomb:before {
	content: "\ef8d"
}
.icofont-book-mark:before {
	content: "\ef8e"
}
.icofont-book:before {
	content: "\ef8f"
}
.icofont-boot:before {
	content: "\ef90"
}
.icofont-box:before {
	content: "\ef91"
}
.icofont-brain:before {
	content: "\ef92"
}
.icofont-briefcase:before {
	content: "\ef93"
}
.icofont-broken:before {
	content: "\ef94"
}
.icofont-bucket:before {
	content: "\ef95"
}
.icofont-bucket1:before {
	content: "\ef96"
}
.icofont-bucket2:before {
	content: "\ef97"
}
.icofont-bug:before {
	content: "\ef98"
}
.icofont-building:before {
	content: "\ef99"
}
.icofont-bullet:before {
	content: "\ef9a"
}
.icofont-bullhorn:before {
	content: "\ef9b"
}
.icofont-bullseye:before {
	content: "\ef9c"
}
.icofont-bus:before {
	content: "\ef9d"
}
.icofont-butterfly:before {
	content: "\ef9e"
}
.icofont-cab:before {
	content: "\ef9f"
}
.icofont-calculator:before {
	content: "\efa0"
}
.icofont-calendar:before {
	content: "\efa1"
}
.icofont-camera-alt:before {
	content: "\efa2"
}
.icofont-camera:before {
	content: "\efa3"
}
.icofont-car:before {
	content: "\efa4"
}
.icofont-card:before {
	content: "\efa5"
}
.icofont-cart:before {
	content: "\efa6"
}
.icofont-cc:before {
	content: "\efa7"
}
.icofont-certificate:before {
	content: "\efa8"
}
.icofont-charging:before {
	content: "\efa9"
}
.icofont-chat:before {
	content: "\efaa"
}
.icofont-check-alt:before {
	content: "\efab"
}
.icofont-check-circled:before {
	content: "\efac"
}
.icofont-check:before {
	content: "\efad"
}
.icofont-checked:before {
	content: "\efae"
}
.icofont-children-care:before {
	content: "\efaf"
}
.icofont-clock-time:before {
	content: "\efb0"
}
.icofont-close-circled:before {
	content: "\efb1"
}
.icofont-close-line-circled:before {
	content: "\efb2"
}
.icofont-close-line-squared-alt:before {
	content: "\efb3"
}
.icofont-close-line-squared:before {
	content: "\efb4"
}
.icofont-close-line:before {
	content: "\efb5"
}
.icofont-close-squared-alt:before {
	content: "\efb6"
}
.icofont-close-squared:before {
	content: "\efb7"
}
.icofont-close:before {
	content: "\efb8"
}
.icofont-cloud-download:before {
	content: "\efb9"
}
.icofont-cloud-refresh:before {
	content: "\efba"
}
.icofont-cloud-upload:before {
	content: "\efbb"
}
.icofont-cloud:before {
	content: "\efbc"
}
.icofont-code-not-allowed:before {
	content: "\efbd"
}
.icofont-code:before {
	content: "\efbe"
}
.icofont-coffee-cup:before {
	content: "\efbf"
}
.icofont-comment:before {
	content: "\efc0"
}
.icofont-compass:before {
	content: "\efc1"
}
.icofont-computer:before {
	content: "\efc2"
}
.icofont-connection:before {
	content: "\efc3"
}
.icofont-console:before {
	content: "\efc4"
}
.icofont-contacts:before {
	content: "\efc5"
}
.icofont-contrast:before {
	content: "\efc6"
}
.icofont-copy:before {
	content: "\efc7"
}
.icofont-copyright:before {
	content: "\efc8"
}
.icofont-credit-card:before {
	content: "\efc9"
}
.icofont-crop:before {
	content: "\efca"
}
.icofont-crown:before {
	content: "\efcb"
}
.icofont-cube:before {
	content: "\efcc"
}
.icofont-cubes:before {
	content: "\efcd"
}
.icofont-culinary:before {
	content: "\efce"
}
.icofont-dashboard-web:before {
	content: "\efcf"
}
.icofont-dashboard:before {
	content: "\efd0"
}
.icofont-data:before {
	content: "\efd1"
}
.icofont-database-add:before {
	content: "\efd2"
}
.icofont-database-locked:before {
	content: "\efd3"
}
.icofont-database-remove:before {
	content: "\efd4"
}
.icofont-database:before {
	content: "\efd5"
}
.icofont-delete:before {
	content: "\efd6"
}
.icofont-diamond:before {
	content: "\efd7"
}
.icofont-dice:before {
	content: "\efd8"
}
.icofont-disabled:before {
	content: "\efd9"
}
.icofont-disc:before {
	content: "\efda"
}
.icofont-diskette:before {
	content: "\efdb"
}
.icofont-document-folder:before {
	content: "\efdc"
}
.icofont-download-alt:before {
	content: "\efdd"
}
.icofont-download:before {
	content: "\efde"
}
.icofont-downloaded:before {
	content: "\efdf"
}
.icofont-earth:before {
	content: "\efe0"
}
.icofont-ebook:before {
	content: "\efe1"
}
.icofont-edit:before {
	content: "\efe2"
}
.icofont-eject:before {
	content: "\efe3"
}
.icofont-email:before {
	content: "\efe4"
}
.icofont-envelope-open:before {
	content: "\efe5"
}
.icofont-envelope:before {
	content: "\efe6"
}
.icofont-eraser:before {
	content: "\efe7"
}
.icofont-error:before {
	content: "\efe8"
}
.icofont-exchange:before {
	content: "\efe9"
}
.icofont-exclamation-circle:before {
	content: "\efea"
}
.icofont-exclamation-square:before {
	content: "\efeb"
}
.icofont-exclamation-tringle:before {
	content: "\efec"
}
.icofont-exclamation:before {
	content: "\efed"
}
.icofont-exit:before {
	content: "\efee"
}
.icofont-expand:before {
	content: "\efef"
}
.icofont-external-link:before {
	content: "\eff0"
}
.icofont-external:before {
	content: "\eff1"
}
.icofont-eye-blocked:before {
	content: "\eff2"
}
.icofont-eye-dropper:before {
	content: "\eff3"
}
.icofont-eye:before {
	content: "\eff4"
}
.icofont-favourite:before {
	content: "\eff5"
}
.icofont-fax:before {
	content: "\eff6"
}
.icofont-female:before {
	content: "\eff7"
}
.icofont-file:before {
	content: "\eff8"
}
.icofont-film:before {
	content: "\eff9"
}
.icofont-filter:before {
	content: "\effa"
}
.icofont-fire-burn:before {
	content: "\effb"
}
.icofont-fire-extinguisher:before {
	content: "\effc"
}
.icofont-fire:before {
	content: "\effd"
}
.icofont-first-aid:before {
	content: "\effe"
}
.icofont-flag-alt-1:before {
	content: "\efff"
}
.icofont-flag-alt-2:before {
	content: "\f000"
}
.icofont-flag:before {
	content: "\f001"
}
.icofont-flash-light:before {
	content: "\f002"
}
.icofont-flash:before {
	content: "\f003"
}
.icofont-flask:before {
	content: "\f004"
}
.icofont-focus:before {
	content: "\f005"
}
.icofont-folder-open:before {
	content: "\f006"
}
.icofont-folder:before {
	content: "\f007"
}
.icofont-foot-print:before {
	content: "\f008"
}
.icofont-football-american:before {
	content: "\f009"
}
.icofont-football:before {
	content: "\f00a"
}
.icofont-game-console:before {
	content: "\f00b"
}
.icofont-game-pad:before {
	content: "\f00c"
}
.icofont-gavel:before {
	content: "\f00d"
}
.icofont-gear:before {
	content: "\f00e"
}
.icofont-gears:before {
	content: "\f00f"
}
.icofont-gift:before {
	content: "\f010"
}
.icofont-glass:before {
	content: "\f011"
}
.icofont-globe:before {
	content: "\f012"
}
.icofont-graduate:before {
	content: "\f013"
}
.icofont-graffiti:before {
	content: "\f014"
}
.icofont-grocery:before {
	content: "\f015"
}
.icofont-group:before {
	content: "\f016"
}
.icofont-hammer:before {
	content: "\f017"
}
.icofont-hand:before {
	content: "\f018"
}
.icofont-hanger:before {
	content: "\f019"
}
.icofont-hard-disk:before {
	content: "\f01a"
}
.icofont-headphone:before {
	content: "\f01b"
}
.icofont-heart-beat:before {
	content: "\f01c"
}
.icofont-heart:before {
	content: "\f01d"
}
.icofont-history:before {
	content: "\f01e"
}
.icofont-home:before {
	content: "\f01f"
}
.icofont-horn:before {
	content: "\f020"
}
.icofont-hotel:before {
	content: "\f021"
}
.icofont-hour-glass:before {
	content: "\f022"
}
.icofont-id:before {
	content: "\f023"
}
.icofont-image:before {
	content: "\f024"
}
.icofont-inbox:before {
	content: "\f025"
}
.icofont-infinite:before {
	content: "\f026"
}
.icofont-info-circle:before {
	content: "\f027"
}
.icofont-info-square:before {
	content: "\f028"
}
.icofont-info:before {
	content: "\f029"
}
.icofont-institution:before {
	content: "\f02a"
}
.icofont-interface:before {
	content: "\f02b"
}
.icofont-invisible:before {
	content: "\f02c"
}
.icofont-italic:before {
	content: "\f02d"
}
.icofont-jacket:before {
	content: "\f02e"
}
.icofont-jar:before {
	content: "\f02f"
}
.icofont-jewlery:before {
	content: "\f030"
}
.icofont-karate:before {
	content: "\f031"
}
.icofont-key-hole:before {
	content: "\f032"
}
.icofont-key:before {
	content: "\f033"
}
.icofont-keyboard:before {
	content: "\f034"
}
.icofont-kid:before {
	content: "\f035"
}
.icofont-label:before {
	content: "\f036"
}
.icofont-lamp:before {
	content: "\f037"
}
.icofont-laptop:before {
	content: "\f038"
}
.icofont-layers:before {
	content: "\f039"
}
.icofont-layout:before {
	content: "\f03a"
}
.icofont-leaf:before {
	content: "\f03b"
}
.icofont-leaflet:before {
	content: "\f03c"
}
.icofont-learn:before {
	content: "\f03d"
}
.icofont-legal:before {
	content: "\f03e"
}
.icofont-lego:before {
	content: "\f03f"
}
.icofont-lemon:before {
	content: "\f040"
}
.icofont-lens:before {
	content: "\f041"
}
.icofont-letter:before {
	content: "\f042"
}
.icofont-letterbox:before {
	content: "\f043"
}
.icofont-library:before {
	content: "\f044"
}
.icofont-license:before {
	content: "\f045"
}
.icofont-life-bouy:before {
	content: "\f046"
}
.icofont-life-buoy:before {
	content: "\f047"
}
.icofont-life-jacket:before {
	content: "\f048"
}
.icofont-life-ring:before {
	content: "\f049"
}
.icofont-light-bulb:before {
	content: "\f04a"
}
.icofont-lighter:before {
	content: "\f04b"
}
.icofont-lightning-ray:before {
	content: "\f04c"
}
.icofont-like:before {
	content: "\f04d"
}
.icofont-link:before {
	content: "\f04e"
}
.icofont-live-support:before {
	content: "\f04f"
}
.icofont-location-arrow:before {
	content: "\f050"
}
.icofont-location-pin:before {
	content: "\f051"
}
.icofont-lock:before {
	content: "\f052"
}
.icofont-login:before {
	content: "\f053"
}
.icofont-logout:before {
	content: "\f054"
}
.icofont-lollipop:before {
	content: "\f055"
}
.icofont-look:before {
	content: "\f056"
}
.icofont-loop:before {
	content: "\f057"
}
.icofont-luggage:before {
	content: "\f058"
}
.icofont-lunch:before {
	content: "\f059"
}
.icofont-lungs:before {
	content: "\f05a"
}
.icofont-magic-alt:before {
	content: "\f05b"
}
.icofont-magic:before {
	content: "\f05c"
}
.icofont-magnet:before {
	content: "\f05d"
}
.icofont-mail-box:before {
	content: "\f05e"
}
.icofont-mail:before {
	content: "\f05f"
}
.icofont-male:before {
	content: "\f060"
}
.icofont-map:before {
	content: "\f061"
}
.icofont-math:before {
	content: "\f062"
}
.icofont-maximize:before {
	content: "\f063"
}
.icofont-measure:before {
	content: "\f064"
}
.icofont-medal:before {
	content: "\f065"
}
.icofont-medical:before {
	content: "\f066"
}
.icofont-medicine:before {
	content: "\f067"
}
.icofont-mega-phone:before {
	content: "\f068"
}
.icofont-memorial:before {
	content: "\f069"
}
.icofont-memory-card:before {
	content: "\f06a"
}
.icofont-mic-mute:before {
	content: "\f06b"
}
.icofont-mic:before {
	content: "\f06c"
}
.icofont-micro-chip:before {
	content: "\f06d"
}
.icofont-microphone:before {
	content: "\f06e"
}
.icofont-microscope:before {
	content: "\f06f"
}
.icofont-military:before {
	content: "\f070"
}
.icofont-mill:before {
	content: "\f071"
}
.icofont-minus-circle:before {
	content: "\f072"
}
.icofont-minus-square:before {
	content: "\f073"
}
.icofont-minus:before {
	content: "\f074"
}
.icofont-mobile-phone:before {
	content: "\f075"
}
.icofont-molecule:before {
	content: "\f076"
}
.icofont-money:before {
	content: "\f077"
}
.icofont-moon:before {
	content: "\f078"
}
.icofont-mop:before {
	content: "\f079"
}
.icofont-muffin:before {
	content: "\f07a"
}
.icofont-music-alt:before {
	content: "\f07b"
}
.icofont-music-notes:before {
	content: "\f07c"
}
.icofont-music:before {
	content: "\f07d"
}
.icofont-mustache:before {
	content: "\f07e"
}
.icofont-mute-volume:before {
	content: "\f07f"
}
.icofont-navigation-menu:before {
	content: "\f080"
}
.icofont-navigation:before {
	content: "\f081"
}
.icofont-network-tower:before {
	content: "\f082"
}
.icofont-network:before {
	content: "\f083"
}
.icofont-news:before {
	content: "\f084"
}
.icofont-newspaper:before {
	content: "\f085"
}
.icofont-no-smoking:before {
	content: "\f086"
}
.icofont-not-allowed:before {
	content: "\f087"
}
.icofont-notebook:before {
	content: "\f088"
}
.icofont-notepad:before {
	content: "\f089"
}
.icofont-notification:before {
	content: "\f08a"
}
.icofont-numbered:before {
	content: "\f08b"
}
.icofont-opposite:before {
	content: "\f08c"
}
.icofont-optic:before {
	content: "\f08d"
}
.icofont-options:before {
	content: "\f08e"
}
.icofont-package:before {
	content: "\f08f"
}
.icofont-page:before {
	content: "\f090"
}
.icofont-paint:before {
	content: "\f091"
}
.icofont-paper-plane:before {
	content: "\f092"
}
.icofont-paperclip:before {
	content: "\f093"
}
.icofont-papers:before {
	content: "\f094"
}
.icofont-paw:before {
	content: "\f095"
}
.icofont-pay:before {
	content: "\f096"
}
.icofont-pen:before {
	content: "\f097"
}
.icofont-pencil:before {
	content: "\f098"
}
.icofont-penguin-linux:before {
	content: "\f099"
}
.icofont-pestle:before {
	content: "\f09a"
}
.icofont-phone-circle:before {
	content: "\f09b"
}
.icofont-phone:before {
	content: "\f09c"
}
.icofont-picture:before {
	content: "\f09d"
}
.icofont-pie:before {
	content: "\f09e"
}
.icofont-pine:before {
	content: "\f09f"
}
.icofont-pixels:before {
	content: "\f0a0"
}
.icofont-play:before {
	content: "\f0a1"
}
.icofont-plugin:before {
	content: "\f0a2"
}
.icofont-plus-circle:before {
	content: "\f0a3"
}
.icofont-plus-square:before {
	content: "\f0a4"
}
.icofont-plus:before {
	content: "\f0a5"
}
.icofont-polygonal:before {
	content: "\f0a6"
}
.icofont-power:before {
	content: "\f0a7"
}
.icofont-presentation:before {
	content: "\f0a8"
}
.icofont-price:before {
	content: "\f0a9"
}
.icofont-print:before {
	content: "\f0aa"
}
.icofont-puzzle:before {
	content: "\f0ab"
}
.icofont-qr-code:before {
	content: "\f0ac"
}
.icofont-queen:before {
	content: "\f0ad"
}
.icofont-question-circle:before {
	content: "\f0ae"
}
.icofont-question-square:before {
	content: "\f0af"
}
.icofont-question:before {
	content: "\f0b0"
}
.icofont-quote-left:before {
	content: "\f0b1"
}
.icofont-quote-right:before {
	content: "\f0b2"
}
.icofont-radio:before {
	content: "\f0b3"
}
.icofont-random:before {
	content: "\f0b4"
}
.icofont-recycle:before {
	content: "\f0b5"
}
.icofont-refresh:before {
	content: "\f0b6"
}
.icofont-repair:before {
	content: "\f0b7"
}
.icofont-reply-all:before {
	content: "\f0b8"
}
.icofont-reply:before {
	content: "\f0b9"
}
.icofont-resize:before {
	content: "\f0ba"
}
.icofont-responsive:before {
	content: "\f0bb"
}
.icofont-retweet:before {
	content: "\f0bc"
}
.icofont-road:before {
	content: "\f0bd"
}
.icofont-robot:before {
	content: "\f0be"
}
.icofont-rocket:before {
	content: "\f0bf"
}
.icofont-royal:before {
	content: "\f0c0"
}
.icofont-rss-feed:before {
	content: "\f0c1"
}
.icofont-safety:before {
	content: "\f0c2"
}
.icofont-sale-discount:before {
	content: "\f0c3"
}
.icofont-satellite:before {
	content: "\f0c4"
}
.icofont-send-mail:before {
	content: "\f0c5"
}
.icofont-server:before {
	content: "\f0c6"
}
.icofont-settings:before {
	content: "\f0c7"
}
.icofont-share-alt:before {
	content: "\f0c8"
}
.icofont-share-boxed:before {
	content: "\f0c9"
}
.icofont-share:before {
	content: "\f0ca"
}
.icofont-shield:before {
	content: "\f0cb"
}
.icofont-ship:before {
	content: "\f0cc"
}
.icofont-shopping-cart:before {
	content: "\f0cd"
}
.icofont-sign-in:before {
	content: "\f0ce"
}
.icofont-sign-out:before {
	content: "\f0cf"
}
.icofont-signal:before {
	content: "\f0d0"
}
.icofont-site-map:before {
	content: "\f0d1"
}
.icofont-smart-phone:before {
	content: "\f0d2"
}
.icofont-soccer:before {
	content: "\f0d3"
}
.icofont-sort-alt:before {
	content: "\f0d4"
}
.icofont-sort:before {
	content: "\f0d5"
}
.icofont-space:before {
	content: "\f0d6"
}
.icofont-spanner:before {
	content: "\f0d7"
}
.icofont-speech-comments:before {
	content: "\f0d8"
}
.icofont-speed-meter:before {
	content: "\f0d9"
}
.icofont-spinner-alt-1:before {
	content: "\f0da"
}
.icofont-spinner-alt-2:before {
	content: "\f0db"
}
.icofont-spinner-alt-3:before {
	content: "\f0dc"
}
.icofont-spinner-alt-4:before {
	content: "\f0dd"
}
.icofont-spinner-alt-5:before {
	content: "\f0de"
}
.icofont-spinner-alt-6:before {
	content: "\f0df"
}
.icofont-spinner:before {
	content: "\f0e0"
}
.icofont-spreadsheet:before {
	content: "\f0e1"
}
.icofont-square:before {
	content: "\f0e2"
}
.icofont-ssl-security:before {
	content: "\f0e3"
}
.icofont-star-alt-1:before {
	content: "\f0e4"
}
.icofont-star-alt-2:before {
	content: "\f0e5"
}
.icofont-star:before {
	content: "\f0e6"
}
.icofont-street-view:before {
	content: "\f0e7"
}
.icofont-sun:before {
	content: "\f0e8"
}
.icofont-support-faq:before {
	content: "\f0e9"
}
.icofont-tack-pin:before {
	content: "\f0ea"
}
.icofont-tag:before {
	content: "\f0eb"
}
.icofont-tags:before {
	content: "\f0ec"
}
.icofont-tasks:before {
	content: "\f0ed"
}
.icofont-telephone:before {
	content: "\f0ee"
}
.icofont-telescope:before {
	content: "\f0ef"
}
.icofont-terminal:before {
	content: "\f0f0"
}
.icofont-thumbs-down:before {
	content: "\f0f1"
}
.icofont-thumbs-up:before {
	content: "\f0f2"
}
.icofont-tick-boxed:before {
	content: "\f0f3"
}
.icofont-tick-mark:before {
	content: "\f0f4"
}
.icofont-ticket:before {
	content: "\f0f5"
}
.icofont-tie:before {
	content: "\f0f6"
}
.icofont-toggle-off:before {
	content: "\f0f7"
}
.icofont-toggle-on:before {
	content: "\f0f8"
}
.icofont-tools:before {
	content: "\f0f9"
}
.icofont-transparent:before {
	content: "\f0fa"
}
.icofont-tree:before {
	content: "\f0fb"
}
.icofont-umbrella:before {
	content: "\f0fc"
}
.icofont-unlock:before {
	content: "\f0fd"
}
.icofont-unlocked:before {
	content: "\f0fe"
}
.icofont-upload-alt:before {
	content: "\f0ff"
}
.icofont-upload:before {
	content: "\f100"
}
.icofont-usb-drive:before {
	content: "\f101"
}
.icofont-usb:before {
	content: "\f102"
}
.icofont-vector-path:before {
	content: "\f103"
}
.icofont-verification-check:before {
	content: "\f104"
}
.icofont-video-clapper:before {
	content: "\f105"
}
.icofont-video:before {
	content: "\f106"
}
.icofont-volume-down:before {
	content: "\f107"
}
.icofont-volume-off:before {
	content: "\f108"
}
.icofont-volume-up:before {
	content: "\f109"
}
.icofont-wall-clock:before {
	content: "\f10a"
}
.icofont-wall:before {
	content: "\f10b"
}
.icofont-wallet:before {
	content: "\f10c"
}
.icofont-warning-alt:before {
	content: "\f10d"
}
.icofont-warning:before {
	content: "\f10e"
}
.icofont-water-drop:before {
	content: "\f10f"
}
.icofont-web:before {
	content: "\f110"
}
.icofont-wheelchair:before {
	content: "\f111"
}
.icofont-wifi-alt:before {
	content: "\f112"
}
.icofont-wifi:before {
	content: "\f113"
}
.icofont-world:before {
	content: "\f114"
}
.icofont-zigzag:before {
	content: "\f115"
}
.icofont-zipped:before {
	content: "\f116"
}
.icofont-social-500px:before {
	content: "\f117"
}
.icofont-social-baidu-tieba:before {
	content: "\f118"
}
.icofont-social-bbm-messenger:before {
	content: "\f119"
}
.icofont-social-delicious:before {
	content: "\f11a"
}
.icofont-social-dribbble:before {
	content: "\f11b"
}
.icofont-social-facebook-messenger:before {
	content: "\f11c"
}
.icofont-social-flikr:before {
	content: "\f11d"
}
.icofont-social-foursquare:before {
	content: "\f11e"
}
.icofont-social-google-hangouts:before {
	content: "\f11f"
}
.icofont-social-kakaotalk:before {
	content: "\f120"
}
.icofont-social-kik:before {
	content: "\f121"
}
.icofont-social-kiwibox:before {
	content: "\f122"
}
.icofont-social-linkedin:before {
	content: "\f123"
}
.icofont-social-meetme:before {
	content: "\f124"
}
.icofont-social-odnoklassniki:before {
	content: "\f125"
}
.icofont-social-photobucket:before {
	content: "\f126"
}
.icofont-social-qq:before {
	content: "\f127"
}
.icofont-social-renren:before {
	content: "\f128"
}
.icofont-social-slack:before {
	content: "\f129"
}
.icofont-social-slidshare:before {
	content: "\f12a"
}
.icofont-social-snapchat:before {
	content: "\f12b"
}
.icofont-social-soundcloud:before {
	content: "\f12c"
}
.icofont-social-spotify:before {
	content: "\f12d"
}
.icofont-social-stack-exchange:before {
	content: "\f12e"
}
.icofont-social-stack-overflow:before {
	content: "\f12f"
}
.icofont-social-tagged:before {
	content: "\f130"
}
.icofont-social-trello:before {
	content: "\f131"
}
.icofont-social-twitch:before {
	content: "\f132"
}
.icofont-social-vk:before {
	content: "\f133"
}
.icofont-social-weibo:before {
	content: "\f134"
}
.icofont-social-whatsapp:before {
	content: "\f135"
}
.icofont-social-youku:before {
	content: "\f136"
}
.icofont-social-youtube-play:before {
	content: "\f137"
}
.icofont-social-youtube:before {
	content: "\f138"
}
.icofont-brand-xiaomi:before {
	content: "\f139"
}
.icofont-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.icofont-2x {
	font-size: 2em
}
.icofont-3x {
	font-size: 3em
}
.icofont-4x {
	font-size: 4em
}
.icofont-5x {
	font-size: 5em
}
.icofont-fw {
	display: inline-block;
	width: 1.28571429em;
	text-align: center
}
.icofont-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.icofont-ul>li {
	position: relative
}
.icofont-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.icofont-rotate {
	display: inline-block;
	animation: b 2s infinite linear
}
.benefit-box {
	font-size: 15px;
	background: #f4f4f4 url() 0 0 no-repeat;
	padding: 25px
}
.benefit-box p {
	line-height: 20px
}
.benefit-box h1 {
	font-family: 'Cormorant Garamond' ;
}
.benefit-box .sub-benefit i {
	display: block;
	color: #6c918a;
	text-align: center;
	font-size: 30px
}
/*----*/
.col1 figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	width:100%;
}
.col1 figure img {
	position: relative;
	display: block;
}

.features-grids figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.col1 figure figcaption::before,
.fcol1 figure figcaption::after {
	pointer-events: none;
}
.col1 figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
figure.effect-bubba {
	background:#000;
}
figure.effect-bubba:hover img {
	opacity: 0.3;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s,-webkit-transform 0.35s;	
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	-moz-transform: scale(0,1); 
	-o-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	-moz-transform: scale(1,0);
	-o-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
}
figure.effect-bubba h4 {
	padding-top: 21%;
	-webkit-transition: transform 0.35s;
	-moz-transition: transform 0.35s;
	-o-transition: -o-transform 0.35s;
	-ms-transition: -ms-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	-o-transform: translate3d(0,-20px,0);
	-ms-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	opacity:0;
	color:#fff;
    font-family: 'Cormorant Garamond';
	font-size: 2em;
}
figure.effect-bubba h4.gal {
	padding-top: 14%;
}
figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	-moz-transform: translate3d(0,20px,0);
	-o-transform: translate3d(0,20px,0);
	-ms-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	color:#fff;
	font-size: 1em;
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*--short codes--*/
.page-header h3{
	font-size: 3em;
	color:#000;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
.bs-example {
  padding: 2em 0 0;
}
.form-horizontal .control-label {
  text-align: left;
}
h3.typo1 {
  text-align: center;
  font-size: 3em;
  color: #d4dcdf;
  font-family: 'Cormorant Garamond';
}
.page {
  padding:5em 0em 5em 0em;
}
/*--//short codes--*/
/*--contact start here--*/
.contact {
  padding: 5em 0em 5em 0em;
}
.contact-top {
  text-align: center;
  padding: 0em 0em 4em 0em;
}
.contact-top h2 {
    font-size: 3em;
    margin: 0em 0em 0.2em 0em;
    color: #d4dcdf;
    font-family: 'Cormorant Garamond';
}
.contact-top p {
  font-size: 1em;
  color: #999;
  width: 50%;
  margin: 0 auto;
  line-height: 1.8em;
}
.contact-left input[type="text"] {
  font-size: 1em;
  color: #737373;
  width: 95%;
  padding:0.4em 0.4em;
  outline: none;
  border: 1px solid #999;
  
}
.contact-left textarea {
  font-size: 1em;
  color: #7C7C7C;
  width: 95%;
  padding:0.4em 0.4em;
  outline: none;
  resize: none;
  height: 10em;
  border: 1px solid #999;
 
}
.contact-left  input.email {
  margin: 0px 0px 0px 12px;
}
.contact-left input[type="submit"] {
  font-size: 1em;
  color: #FFF;
  padding: 0.4em 1.5em;
  background: #F5AF33;
  border: none;
  margin: 0.5em 0em 0em 0em;
  outline: none;
}
.contact-left input[type="submit"]:hover {
  background:#d4dcdf;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.contact-left {
  padding: 0px;
}
.contact-right h1 {
  font-size: 2.5em;
  color:#F5AF33;
  margin: 0em 0em 0.5em 0em;
  font-family: 'Cormorant Garamond';
}
.contact-right  p {
  font-size: 1em;
  color:#737373;
  line-height: 1.8em;
}
.contact-right  p a{
  color: #7B7B7B;
}
.contact-right  p a:hover{
  color:#F5AF33;
  text-decoration:none;
}
.map iframe {
  width: 100%;
  height: 540px;
  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

/*--contact end here--*/
/*--meadia quiries start here--*/
@media(max-width:1900px){
 .header {
  
  padding : 15px 30px 15px 30px!important;
} 
}
@media(max-width:1600px){ 
  .logo img {

width: 90%;

}
 .logo1 img {

float: right;
width: 70%;
}
	 .header {
  
  padding : 15px 20px 15px 20px!important;
} 
.nav > li > a {
  font-size: 13px;
}

}
@media(max-width:1440px){
	
}
@media(max-width:1366px){

}
@media(max-width:1280px){
a.find-abouts2 {
  font-size: 10px;
  padding :7px 8px 7px 10px;
}
   .logo img {
  padding-top : 15px ; 

width: 60%;

}
 .logo1 img {
  padding-top : 8px ; 
float: right;
width: 55%;
}
 .header {
  height: 80px;
  padding : 10px 7px 10px 7px!important
} 
.navbar-inverse .navbar-nav > li > a {
  font-size: 5px!important;
  padding : 10px 4px 4px 5px;
}

span.expand {
    top: 33%;
    left: 42%;
}	
.lardge {
    top: 43% !important;
}
}
@media(max-width:1024px){

.w3l-lt h1 {
    font-size: 1.2em;
        line-height: 1.5em;
}
.w3l-lt h2 {
	font-size: 10px;
      line-height: 15px;
	

}
.banner-main {
    width: 60%;	
    margin: 10em auto 0em;
}
.banner {
    min-height: 515px;
}
.info-right p {
    font-size: 0.9em;
}
.leaves-main p {
    width: 80%;
}
.leaves {
    padding: 4em 0em;
}
.ftr-logo img {
    width: 100%;
}
.ftr-grid h3 {
    margin-bottom: 0.4em;
}
.ftr-grid input[type="text"] {
    width: 67%;
}
.advantage-block {
    padding: 2em 1em;
}
.advantage-block p {
    font-size: 0.9em;
}
.ser-strip-main p {
    width: 65%;
}
.featur-grid ul li a {
    font-size: 0.85em;
}
figure.effect-bubba p {
    padding: 10px 2.5em;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}
figure.effect-bubba h4.gal {
    padding-top: 16%;
    font-size: 1.5em;
}
.contact-left input.email {
    margin: 0px 0px 0px 10px;
}
.info-left {
    width: 22%;
}
.info-right {
    width: 76%;
}
.ch-grid li {
    margin: 0% 0.5% 0% 0%;
}
.ftr-grid input[type="text"] {
    padding: 0.29em 0.6em;
}
span.expand {
    top: 35%;
    left: 40%;
}
}
@media(max-width:991px){
.navbar-inverse .navbar-nav > li > a {
  font-size: 5px!important;
  padding : 10px 4px 4px 5px;
}

contact-top1 {
	position: relative;
	width: 100%;
	top: 1px;
	padding: 3em 2em;
	left: 105px;
	background: #6c918a !important;
	z-index:999;
}
.top-social {
    float: left;
    width: 40%;	
}
.top-social {
    float: left;
    width: 40%;
    padding: 0px;
}
.header-address {
    float: right;
    width: 60%;
    padding: 0px;
}
.ftr-grid {
    float: left;
    width: 50%;
    margin-bottom: 1.5em;
}
.banner-main {
    width: 75%;
    margin: 7em auto 0em;
}
.banner {
    min-height: 470px;
}
.five-star {
    padding-bottom: 0em;
}
.hotel-info {
    margin-bottom: 1.5em;
}
.leaves-main p {
    width: 95%;
}
.branch-gd-main {
    float: left;
    width: 25%;
}
.branch-text p {
    font-size: 1.1em;
}
.swimming-grid {
    float: left;
    width: 25%;
}
.home-grid {
    float: left;
    width: 33%;
    padding: 0em 0.5em 0em 0em;
}
.about-left{
    float: left;
    width: 40%;
}
.about-right{
    float: right;
    width: 60%;
}
.about-right p {
    font-size: 0.8em;
}
.about-right p {
    font-size: 0.8em;
}
.advantage-grid {
    margin: 1em 0em;
}
.team-grids {
    float: left;
    width: 50%;
    margin-bottom: 2em;
}
.services-grid {
    float: left;
    width: 33%;
    padding: 0em 0.5em 0em 0em;
}
.services-grid p {
    font-size: 0.9em;
}
.features-top h4 {
    width: 75%;
}
.featur-grid {
    float: left;
    width: 50%;
    margin-bottom: 1.5em;
}
.featur-grid h4 {
    margin-bottom: 0.5em;
}
.ser-strip-main p {
    width: 80%;
}
.rooms-text {
    float: left;
    width: 50%;
}
.rooms-text {
    float: left;
    width: 40%;
    padding: 0em;
}
.rooms-img {
    float: right;
    width: 60%;
}
.rooms-text h2 {
    font-size: 1.6em;
}
.ulta-img {
    float: left;
    width: 60%;
}
.ulta-text {
    float: right;
    width: 40%;
}
.rooms-text h3 {
    font-size: 1.6em;
}
.col1.gallery-grid {
    float: left;
    width: 33%;
    padding: 0px 10px 10px 0px;
}
figure.effect-bubba h4.gal {
    padding-top: 13%;
}
figure.effect-bubba p {
    font-size: 0.8em;
}
.contact-left {
    float: left;
    width: 70%;
}
.contact-right {
    float: right;
    width: 30%;
}
.contact-left input[type="text"] {
    width: 48%;
}
.contact-left input.email {
    margin: 0px 0px 0px 15px;
}
.about-img {
    float: left;
    width: 17%;
}
.about-text {
    float: right;
    width: 82%;
}
.ftr-last-gd {
    text-align: left;
}
}
@media(max-width:768px){
	.navbar-inverse .navbar-nav > li > a {
  font-size: 5px!important;
  padding : 10px 4px 4px 5px;
}
	.textans1{font-size:10px; color:#fff; font-weight:bold;}

.ftr-icons img {
 width: 80%;
}
.ftr-grid ul.ftr-icons li{

	margin-right: 5px;
}
.banner {
    min-height: 375px;
}
.banner-main {
    margin: 4em auto 0em;
}	
#effect-5 .branch-gd.hover .overlay a.expand {
    width: 50px;
    height: 50px;
}
a.expand {

}
.info-left {
    width: 10%;
}
.info-right {
    width: 85%;
}
.ftr-logo img {
    width: 60%;
}
span.expand {
    width: 40px;
    height: 40px;
    border: solid 3px #fff;
    line-height: 38px;
    font-size: 20px;
    top: 31%;
    left: 40%;
}
.branch-btm .branch-gd {
    margin-bottom: 3px;
}
.branch-gd-main {
    padding: 0px 3px 0px 0px;
}
/*--shortcodes--*/
h1.grid2 {
  font-size: 2.3em;
}	
.testimonal-main a.testimo-btn {
  font-size: 0.81em;
}	
h3.typo1 {
  font-size: 2.5em;
}	
.page{
	padding: 3em 0em;
}
.branches-top1  h3{
    font-size: 18px !important;
}
.contact-top1 {
	position: absolute;
	width: 50%;
	top: 1px;
	padding: 3em 2em;
	left: 105px;
	background: #6c918a !important;
	z-index:999;
}
}
@media(max-width:767px){
.navbar-toggle {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;	
}
.navbar-toggle {
    padding: 6px 7px;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background: #none !important;
}
.navbar-nav {
    float: none !important;
}
div#navbar {
    width: 100%;
    background: #d4dcdf;
    margin-top: 2.5em;
}
.navbar-collapse {
    border-top: none;
}
.navbar-inverse .navbar-nav > li > a {
    padding: 0em 0em !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #111555;
    font-size: 14px !important;
    font-weight: 600;
}
}
@media(max-width:667px){
span.abou-icon1 {
    width: 47px;
    height:47px;   
    background-size: 100%;
}
span.abou-icon2 {
    width: 47px;
    height: 47px;
    background-size: 100%;
}
.contact-left input.email {
    margin: 0px 0px 0px 12px;
}
}
@media(max-width:640px){
.top-social ul li {
    margin-right: 0.1em;
}	
.banner-main h2 {
    font-size: 2em;
}
.banner-main h6 {
    font-size: 1.2em;
    margin: 0.3em 0em;
    letter-spacing: 5px;
}
.banner-main {
    width: 85%;
}
.banner-main p {
    font-size: 0.9em;
}
.banner {
    min-height: 325px;
}
.information {
    padding: 3em 0em;
}
.leaves-main h1 {
    font-size: 2.4em;
}
.leaves-main p {
    width: 100%;
    font-size: 0.9em;
}
.leaves {
    padding: 3em 0em;
}
.leaves-main a {
    padding: 0.7em 1em;
}
.branches {
    padding: 1em 0em 1em 0em;
}
.branches-top h3 {
    font-size: 2em;
    line-height: 1.3em;
}
.branches-top {
    margin-bottom: 1em;
}
.branch-text {
    padding: 3em 0em 3em 0em;
}
span.quotations {
    margin: 0em auto 1em;
}
.branch-text p {
    font-size: 0.91em;
}
.swimming {
    min-height: 315px;
    padding: 1em 0em 1em 0em;
}
.swimming-top h3 {
    font-size: 2em;
}
.swimming-top {
    margin: 0em 0em 2em 0em;
}
.home-block {
    padding: 3em 0em;
}
.home-top h3 {
    font-size: 2.4em;
}
.home-top {
    margin-bottom: 1em;
}
.footer {
    padding: 3em 0em;
}
.ftr-grid h3 {
    font-size: 2em;
}
.ftr-logo img {
    width: 70%;
}
.about {
    padding: 3em 0em;
}
.about-top {
    margin-bottom: 2em;
}
.about-left {
    float: none;
    width: 71%;
    margin: 0 auto 2em;
}
.about-right {
    float: none;
    width: 100%;
}
.advantages {
    padding: 3em 0em;
}
.about-top h1 {
    font-size: 2.4em;
}
.advantages-top h2 {
    font-size: 2.4em;
}
.advantages-top {
    margin-bottom: 2em;
}
.advantage-block h3 {
    font-size: 2em;
}
.team {
    padding: 3em 0em;
}
.team-top h3 {
    font-size: 2.4em;
    margin-bottom: 1em;
}
.services {
    padding: 3em 0em;
}
.services-top h1 {
    font-size: 2.4em;
}
.services-top {
    margin-bottom: 1.5em;
}
.ser-strip {
    min-height: 210px;
    padding: 3em 0em;
}
.ser-strip-main h2 {
    font-size: 2.4em;
    margin-top: 0em;
}
.ser-strip-main p {
    width: 100%;
}
.features-top h3 {
    font-size: 2.4em;
}
.features-top h4 {
    width: 100%;
    font-size: 1.1em;
}
.features {
    padding: 3em 0em 3em 0em;
}
.features-top {
    padding-bottom: 2em;
}
.rooms {
    padding: 3em 0em;
}
.rooms-text {
    float: none;
    width: 100%;
}
.rooms-img {
    float: none;
    width: 100%;
    padding: 0px;
    margin-top: 1em;
}
.rooms-left {
    margin-bottom: 1em;
}
.ulta-img {
    float: none;
    width: 100%;
    margin-bottom: 1em;
}
.gallery-top h1 {
    font-size: 2.4em;
}
.room-head h3 {
    font-size: 2.4em;
    margin-bottom: 0.8em;
}
.room-btn a {
    font-size: 0.85em;
    padding: 0.3em 0.6em;
}
.gallery-top {
    text-align: center;
    margin-bottom: 1em;
}
figure.effect-bubba p {
    font-size: 0.7em;
    padding: 10px 1.5em;
}
figure.effect-bubba h4.gal {
    font-size: 1.2em;
}
.page {
    padding: 3em 0em 3em 0em;
}
.contact {
    padding: 3em 0em 3em 0em;
}
.contact-top h2 {
    font-size: 2.4em;
}
.contact-left input[type="text"] {
    width: 100%;
    margin-bottom: 0.5em;
}
.contact-left input.email {
    margin: 0px 0px 0px 0px;
}
.contact-left textarea {
    margin: 0.5em 0em 0em 0em;
}
.contact-top {
    padding: 0em 0em 2em 0em;
}
.contact-right h1 {
    font-size: 2em;
}
.map {
    padding: 0em 0em 0em 0em;
}
.map iframe {
    height: 230px;
}
.single {
    padding: 3em 0;
}
.comment {
    padding: 3em 0;
}
.leave h2 {
    font-size: 2em;
}
.comment h3 {
    font-size: 2em;
}
span.expand {
    top: 27%;
}
.header-address h6 {
    font-size: 0.8em;
}
span.expand {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 33%;
    left: 40%;
}
/*--shortcords--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
h3.typo1 {
  font-size: 2.5em;
}
}
@media(max-width:480px){
	.navbar-brand img {
		width: 100%;
		float:right;

}

.top-social {
    float: none;
    width: 100%;
    text-align: center;	
}
.header-address {
    float: none;
    width: 100%;
    text-align: center;
}
.banner {
    min-height: 238px;
}
.banner-main {
    width: 91%;
    margin: 2em auto 0em;
    padding: 1em 1em;
}
.banner-main p {
    font-size: 0.8em;
}
.swimming-grid h5 {
    font-size: 0.8em;
}
.home-grid {
    float: left;
    width: 100%;
    padding: 0em 0em 0em 0em;
}
.ftr-grid {
    float: none;
    width: 100%;
}
.advantage-block h4 {
    font-size: 1.5em;
    margin: 0.3em 0em 0.3em 0em;
}
.team-grids {
    float: none;
    width: 100%;
}
.services-grid {
    float: none;
    width: 100%;
    padding: 0em 0em 0em 0em;
    margin-bottom: 1em;
}
.featur-grid {
    float: none;
    width: 100%;
}
.col1.gallery-grid {
    float: left;
    width: 50%;
}
.contact-left {
    float: none;
    width: 100%;
}
.contact-right {
    float: none;
    width: 100%;
    padding: 0px;
    margin-top: 1.5em;
}
.info-left {
    width: 16%;
}
.info-right {
    width: 81%;
}
.info-left img {
    width: 100%;
}
.branch-gd-main {
    float: none;
    width: 80%;
    margin: 0 auto;
}
span.expand {
    top: 40%;
    left: 45%;
}
.branch-btm .branch-gd:first-child {
    margin-left: 0px;
}
.branch-btm .branch-gd:nth-child(n) {
    margin-left: 0px;
}
/*--shortcodes--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}
h3.typo1 {
  font-size: 2em;
}
}
@media(max-width:320px){
	.w3l-lt h1 {

    font-size: .8em;

}
.w3l-lt h2 {
	font-size: 7px;
	

}
	
.header-address h6 {
    font-size: 0.8em !important;
}
.header-address ul li {
    margin-right: 0.2em !important;
}
.navbar-wrapper {
    padding: 1em 0em 1em 0em;
}
.banner-main {
    width: 100%;
      margin: 0.7em auto 0em;
}
.banner-main h6 {
    font-size: 0.9em;
    letter-spacing: 4px;
}
.banner-main p {
    font-size: 0.73em;
}
.banner {
    min-height: 200px;
}
.banner-main h2 {
    font-size: 1.5em;
}
.information {
    padding: 1.5em 0em;
}
.hotel-info {
    padding: 0px;
}
.info-right h4 {
    font-size: 1.4em;
    margin-bottom: 0.1em;
}
.hotel-info {
    margin-bottom: 1em;
}
.leaves-main h1 {
    font-size: 1.8em;
}
.leaves {
    padding: 1.5em 0em;
}
.leaves-main p {
    font-size: 0.8em;
}
.leaves-main a {
    padding: 0.5em 1em;
    margin-top: 0.5em;
    font-size: 0.9em;
}
.branches {
    padding: 0.5em 0em 0.5em 0em;
}
.branches-top h3 {
    font-size: 1.8em;
}
.branch-text {
    padding: 1.5em 0em 1.5em 0em;
}
.branch-text p {
    font-size: 0.85em;
}
.swimming-grid {
    float: left;
    width: 50%;
    margin-bottom: 1.5em;
}
span.swim-icon-4 {
    margin: 0.5em 0em;
}
.swimming {
    min-height: 300px;
    padding: 1.5em 0em;
}
.home-block {
    padding: 1.5em 0em;
}
.item-type-move .item-info .headline {
    top: 62px !important;
}
.footer {
    padding: 1.5em 0em;
}
.ftr-grid{
    padding: 0em;
    margin-bottom: 1em;
}
.ftr-grid h3 {
    font-size: 1.8em;
}
.copy-rights-main p {
    font-size: 0.9em;
}
.swimming-top h3 {
    font-size: 1.8em;
}
.home-top h3 {
    font-size: 1.8em;
}
.ftr-logo img {
    width: 57%;
}
.about {
    padding: 1.5em 0em;
}
.about-top h1 {
    font-size: 1.8em;
}
.about-top {
    margin-bottom: 1em;
}
.about-left {
    float: none;
    width: 100%;
    padding: 0px;
    margin: 0px auto 1em;
}
.about-right{
    padding: 0px;
}
span.abou-icon1 {
    width: 45px;
    height: 45px;
    background-size: 100%;
}
span.abou-icon2 {
    width: 45px;
    height: 45px;
    background-size: 100%;
}
.advantages-top h2 {
    font-size: 1.8em;
}
.advantages-top {
    margin-bottom: 1em;
}
.advantage-block {
    padding: 1em 1em;
}
.advantage-block h3 {
    font-size: 1.5em;
}
.advantage-grid{
    padding: 0px;
}
.branch-gd-main {
    float: none;
    width: 100%;
}
.advantages {
    padding: 1.5em 0em;
}
.team {
    padding: 1.5em 0em;
}
.team-top h3 {
    font-size: 1.8em;
    margin-bottom: 0.5em;
}
.team-grids {
    margin-bottom: 1em;
}
.services {
    padding: 1.5em 0em;
}
.services-top h1 {
    font-size: 1.8em;
}
.services-top {
    margin-bottom: 1em;
}
.services-grid h4 {
    font-size: 1.3em;
    margin: 0.2em 0em;
}
.ser-strip-main h2 {
    font-size: 1.7em;
}
.ser-strip-main p {
    font-size: 0.9em;
    margin: 0.5em auto 0em;
}
.ser-strip {
    min-height: 185px;
    padding: 1.5em 0em;
}
.features {
    padding: 1.5em 0em 1.5em 0em;
}
.features-top {
    padding-bottom: 1em;
}
.rooms {
    padding: 1.5em 0em;
}
.rooms-text h2 {
    font-size: 1.4em;
}
.gallery-top h1 {
    font-size: 1.7em;
}
.gallery-grid {
    float: none;
    width: 100%;
}
.contact {
    padding: 1.5em 0em 1.5em 0em;
}
.contact-top {
    padding: 0em 0em 1em 0em;
}
.contact-top h2 {
    font-size: 1.8em;
}
.contact-right h1 {
    font-size: 1.8em;
}
.map {
    padding: 0em 0em 1.5em 0em;
}
.map iframe {
    height: 150px;
}
.single {
    padding: 1.5em 0;
}
.single-top h1 {
    font-size: 1.3em;
}
ul.grid-blog li a, ul.grid-blog li span {
    font-size: 0.9em;
    margin: 0 0.51em 0 0;
}
ul.grid-blog {
    padding: 0.5em 0;
 }
.lone-line p {
    font-size: 0.9em;   
}
.comment {
    padding: 1.5em 0;
}
.comment h3 {
    font-size: 1.8em;
}
.media {
    margin-top: 8px;
}
p.smith span {
    padding: 0 0.5em;
}
.media-1 {
    padding-left: 0em;
}
.media-body p {
    font-size: 0.8em;
    margin-top: 0.5em;
}
p.smith a {
    font-size: 0.9em;
}
p.smith span {
    font-size: 0.9em;
}
.leave h2 {
    font-size: 1.8em;
}
.single-grid {
    width: 100%;
    padding-top: 0em;
}
.single-grid input[type="text"], .single-grid textarea {
    padding: 0.4em 0.5em;
    font-size: 0.95em;
}
.single-grid textarea {
    height: 130px;
}
.contact-left input[type="text"] {
    font-size: 0.9em;
    padding: 0.5em 0.5em;
}
.contact-left textarea {
    height: 8em;
}
.contact-right h1 {
    margin: 0em 0em 0.2em 0em;
}
.logo img {
    width: 83%;
}
.swimming-grid h4 {
    font-size: 1.1em;
}
.featur-grid {
    padding: 0px;
}
.col1.gallery-grid {
    float: left;
    width: 100%;
    padding: 0px 0px 10px 0px;
}
figure.effect-bubba h4.gal {
    padding-top: 19%;
}
.room-head h3 {
    font-size: 1.8em;
}
.room-btn a {
    font-size: 0.75em;
    padding: 0.25em 0.5em;
}
.navbar-inverse .navbar-nav > li > a {
    padding: 0.4em 0em !important;
    font-size: 0.9em;
}
/*--shortcods--*/
h1#h1-bootstrap-heading {
  font-size: 1.6em;
}
h2#h2-bootstrap-heading {
  font-size: 1.5em;
}
h3#h3-bootstrap-heading {
  font-size: 1.4em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page {
  padding: 1em 0 1em;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
.bs-example {
  padding: 1em 0 0;
}
h3.typo1 {
  font-size: 1.8em;
}	
}




/*-- responsive-design --*/
@media(max-width:1990px){
.wthree-slid-right {
    padding: 3em 2em 2em 4em;
}
.menuline {
 padding-bottom:3px; 
 border-bottom: 1px #FFFFFF solid;
}
#menu4 {
	display:none;
}
}
@media(max-width:1366px){

.wthree-slid-right {
    padding: 6em 6em 5em 5em;
}

}
@media(max-width:1280px){

.banner-w3lstext h2, .banner-w3lstext h3 {
    font-size: 4em;  
} 
.banner-w3lstext p { 
    width: 94%; 
}
.agileits-title h3 {
    font-size: 2.8em; 
    margin-bottom: 1.2em; 
}
.wthree-slid-right {
    padding: 4.5em 5em;
}
.address-right { 
    padding-right: 0;
}
.address-row { 
    padding: 0;
}  
}

@media(max-width:1024px){

.wthree-slid-right {
    padding: 3.5em 4em;
}
.wthree-slid-left { 
    min-height: 441px; 
}
.wthree-slid-right h4 {
    font-size: 2em; 
    letter-spacing: 2px; 
}
.swimming {
    padding: 1em 0em 1em 0em;
}

}
@media(max-width:991px){
.contact-top1 {
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;

	
}
.map iframe {
		min-height: 270px;
	}
.contact-top1 h3 {
  	font-size: 18px;
    color: #fff;
}
.contact-top1 p {
  	font-size: 16px;
    color: #fff;
}
.wthree-slid-right h3 {
    font-size: 1.5em; 
}
.wthree-slid-right p {
    margin: 0.5em 0 1.5em; 
}
.wthree-slid-left {
    min-height: 411px;
    background-position: center 0px;
}
}
@media(max-width:800px){

.wthree-slid-right {
    padding: 2.5em;
}

}
@media(max-width:768px){
	
.zoom {
	bottom: 5px;
	right: 1;

	width: 50px;
	height: 50px;
}
.zoom i {
	color: #fff;
	font-size: 20px	;
	text-align: center;
}	
.wthree-slid-right h4 {
    font-size: 1.7em;
    letter-spacing: 1px;
}
.wthree-slid-right h3 {
    font-size: 1.4em;
}
.wthree-slid-left {
    min-height: 402px; 
}
#menu {
	display:block;
}

}
@media(max-width:767px){
  .navbar-inverse
  {
    padding-top: 10px;
    padding-bottom: 10px;
  }
	.swimming {
    padding: 1em 0em 1em 0em;
}

.logo img {
  float: left;
width: 60%;
left: 20px;
padding-top: 10px;
}
 .logo1 img {
  position: relative;
right: 120px;
padding-top: 5px;
width: 60%;
}
a.find-abouts2 {
 float: right;
  font-size: 8px;
  margin-top: 5px;
  right: 0px;
  padding :7px 8px 7px 10px;
}
.menuline {
	display:none;
}
#menu {
	display:none;
}
#menu4 {
	display:block;
}
.header {
    padding: 1em; 
}
.header .navbar-nav { 
    float: left;
    margin: 0;
}
.bnr-tleft {
    padding: 0;
    margin: 0 auto;
    width: 20%;
}
.banner-w3lstext h2, .banner-w3lstext h3 {
    font-size: 2.5em;
    margin-top: 0.5em;
} 
.banner-w3lstext p { 
    margin: 0.6em 0 0;
}
.banner-text {
    padding: 7em 0 8em;
}
button.navbar-toggle {
    margin: 0 15.5em 0 0;
    color: #fff;
    font-size: 1.6em;
    padding: 0;
}
.cd-main-header {
    right: 7%;
    top: 12px;
}
div#bs-example-navbar-collapse-1 {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.81);
    border: none;
    z-index: 9;
	padding: 1em 0 0; 
}
.w3llogo h1 {
    margin-left: 1em;
    font-size: 2.2em;
}
.w3menu.navbar-left {
    margin-left: 0;
    border: none;
	padding: 0;
}
.w3menu ul li {
    display: block;
	margin: 0.8em 0;
}
.w3menu ul li a { 
    display: block;
}
.cd-search input {
    font-size: 1.1em;
    padding: 1em;
}
.w3l-about, .services, .gallery, .team, .blog, .contact {
    padding: 3em 0;
}
.agileits-title h3 {
    font-size: 2.3em;
}
.stats-grid:nth-child(2) {
    margin-bottom: 2em;
}
.numscroller {
    font-size: 2.2em;
} 
.modal-dialog {
    margin: 2em auto;
    width: 80%;
}
}
@media(max-width:736px){
.branches-top h4 {
    font-size: 1em;

}
.wthree-slid-left {
    min-height: 372px;
}

}
@media(max-width:667px){
button.navbar-toggle {
    margin: 0 13em 0 0; 
}
.w3ls-hover .view-caption {
    padding: 5.8em 0;
}
.teamw3-agileinfo {
    width: 88%; 
}
.w3-agileits-blog-grid {
    padding: 0;
}
.contact-w3lsright {
    padding: 3em 3em;
}
.contact-w3ls-row { 
    margin: 3em auto 0;
}
.captn h4 {
    font-size: 1.4em; 
}   
}
@media(max-width:640px){

.wthree-slid-right p {
    margin: 0.5em 0 1em;
}
.wthree-slid-right h4 {
    font-size: 1.5em; 
}
.wthree-slid-right h5 {
    font-size: 1em; 
}


.wthree-slid-right h3 {
    font-size: 1.3em;
}
.wthree-slid-right h4 { 
    margin-bottom: 0.3em;
}
.wthree-slid-right {
    padding: 2em 2.5em;
}
.wthree-slid-left {
    min-height: 346px;
}

}

@media(max-width:480px){
.wthree-slid-right h5 {
    font-size: 0.9em;
}
.wthree-slid-right {
    padding: 1.5em 2em;
}
.wthree-slid-left {
    min-height: 334px;
}
}
@media(max-width:414px){
.wthree-slid-left {
    min-height: 215px;
    float: none;
    width: 100%;
}
.wthree-slid-right {
    padding: 1.5em;
    width: 100%;
}

}
@media(max-width:384px){

.w3labout-right h4 {
    font-size: 1.1em;
}

}
@media(max-width:375px){
.ftr-grid P {
    font-size: .6em!important;

}
.banner-w3lstext h2, .banner-w3lstext h3 {
    font-size: 1.5em;
}
.bnr-tleft { 
    width: 30%;
}
.banner-text {
    padding: 3em 0 5em;
} 
.amet-sed {
    padding: 0;
}
.w3menu ul li a { 
    font-size: 0.9em; 
}
.w3menu ul li {
    margin: 0.4em 0;
} 
button.navbar-toggle {
    margin: 0 7.5em 0 0;
}
.cd-search input {
    font-size: 1em; 
}
.w3social-icons.captn-icon {
    top: 7%;
}
.footer {
    padding: 2em 0;
}
}
@media(max-width:320px){

.wthree-slid-left {
    min-height: 150px;
}

}


/*-- /slider --*/

/*--- slider-css --*/

.agile_banner_text_info h2,.agile_banner_text_info h3 {
    font-size: 4em;
    letter-spacing: 2px;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.57);
    color: #fff;
}

.agile_banner_text_info  p {
    margin: 0;
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
    margin: 1.5em 0 2em;
    width: 60%;
	line-height: 28px;
    text-transform: capitalize;
}
.agile_banner_text_info a {
    font-size: 16px;
    border: 2px solid #fff;
	background: rgba(239, 232, 232, 0.28);
    color: #fff;
    padding: 10px 20px;
    letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
}
.agile_banner_text_info a:hover {
	background: none;
}
.agile_banner_text_info h2 span,.agile_banner_text_info h3 span {
    font-weight: 700;
    letter-spacing: 3px;
    text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.57);
    color: #FFC107;
    background: #fff;
    padding: 0 10px;
	position: relative;
}
.agile_banner_text_info h3 span.slide2 {
    color: #ff4f81;
}
.agile_banner_text_info h3 span.slide3 {
    color: #0099e5;
}
.agile_banner_text_info h3 span.slide4 {
    color: #34bf49;
}

.agile_banner_text_info h3 span:after,.agile_banner_text_info h2 span:after{
    position: absolute;
    content: '';
    bottom: 46%;
    right: -40%;
    width: 35%;
    height: 3px;
    background: #fff;
}
.agile_banner_text_info label {
    font-weight: 700;
    display: block;
    letter-spacing: 5px;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.57);
    text-align: right;
    color: #FFC107;
}

.agile_banner_text_info {
    position: absolute;
    z-index: 9;
    top: 40%;
    left: 20%;
    width: 60%;
}

.slider {
    position: relative;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.rslides_tabs {
    z-index: 9;
    position: absolute;
    bottom: -6%;
    left: 19.5%;
}

.rslides_tabs li {
    display: inline-block;
    margin: 0 2px;
    list-style: none;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    color: #fff;
    font-weight: bold;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager img {
    float: left;
    display: block;
    border-radius: 50%;

}

.rslides_tabs a {
    border: 4px solid rgba(239, 232, 232, 0.28);
    border-radius: 50%;
	box-shadow: 1px 1px 1px rgba(16, 16, 16, 0.57);

}

#slider3-pager .rslides_here a {
    background: transparent;
    border: 4px solid #fff;

}

a.rslides_nav.rslides1_nav.prev {
    position: absolute;
    left: 0%;
    color: #fff;
    top: 36%;
    z-index: 9999;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
    display: none;
}

a.rslides_nav.rslides1_nav.next {
    right: 0%;
    position: absolute;
    color: #fff;
    top: 36%;
    z-index: 9999;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
    display: none;
}

#home {
    position: relative;
}

ul#slider li:nth-child(1) {
    background: url(../images/banner1.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 770px;
}

ul#slider li:nth-child(2) {
    background: url(../images/banner2.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 770px;
}

ul#slider li:nth-child(3) {
    background: url(../images/banner3.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 770px;
}

ul#slider li:nth-child(4) {
    background: url(../images/banner4.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 770px;
}


/*-- responsive-mediaqueries --*/

@media (max-width:1440px) {
    .agile_banner_text_info h2,.agile_banner_text_info h3 {
        font-size: 4em;
        letter-spacing: 2px;
    }
	ul#slider li:nth-child(1),ul#slider li:nth-child(2),ul#slider li:nth-child(3),ul#slider li:nth-child(4) {
		min-height: 650px;
	}
	.agile_banner_text_info {
		top: 35%;
	}
	.agile_banner_text_info p {
		width: 70%;
	}
}

@media (max-width:667px) {
    .rslides_tabs {
        padding: 0.3em 1em;
        margin-top: 6px;
    }
    a.rslides_nav.rslides1_nav.prev,
    a.rslides_nav.rslides1_nav.next {
        font-size: 0.9em;
    }
    .agile_banner_text_info {
        top: 32%;
    }
}

@media (max-width:667px) {
    .rslides_tabs {
        padding: 0;
        margin-top: 6px;
    }
    .rslides_tabs a {
        width: 55px;
        height: 55px;
    }
    #slider3-pager .rslides_here a {
        width: 55px;
        height: 55px;
    }
    #slider3-pager img {
        width: 40px;
        height: 40px;
    }
    .rslides_tabs a {
        border: 2px solid rgba(239, 232, 232, 0.28);
    }
    #slider3-pager .rslides_here a {
        border: 2px solid #FFC107;
    }
}

/*-- //responsive-mediaqueries --*/

/*-- about section --*/
.about,.services,.team,.portfolio{
	padding: 5em 0;
}
.about {
    padding-top: 7em;
}
h3.heading {
    font-size: 45px;
	font-weight: 400;
    color: #353b46;
    margin-bottom: 1em;
	position: relative;
}
h3.heading span{
	font-weight: 600;
	background: #555;
    color: #fff;
	padding: 0 10px;
}
h3.heading span:after{
    position: absolute;
    content: '';
    bottom: 46%;
    left: 20%;
    width: 9%;
    height: 3px;
    background: #555;
}
.about_left h4 {
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
    color: #333;
    font-weight: 600;
}
.about_left  {
	padding-left: 0;
}
.about_left  p {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #777;
    margin: 1em 0;
}
.about_left  p.second_para {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #333;
    margin: 1em 0;
}
.left span.fa.fa-angle-left,.right span.fa.fa-angle-right {
    font-weight: 400;
    position: absolute;
    font-size: 30px;
    top: 44%;
    background: #000;
    padding: 10px 15px;
}
.left span.fa.fa-angle-left {
    left: 5%;
}
.right span.fa.fa-angle-right {
    right: 5%;
}
.about_left ul li {
    display: inline-block;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}
.about_left ul li p{
    font-family: 'Raleway', sans-serif;
}
/*-- //about section --*/

/*-- services section --*/
.services h3.heading span:after{
    left: 26.5%;
}
.ser_grid1 span.glyphicon {
    font-size: 40px;
    margin-bottom: 0.5em;
}

.ser_grid1 a {
    font-size: 15px;
    color: #999;
    letter-spacing: 0px;
}
.icon1 span.glyphicon,.icon1 a{
	color: #0099e5;
}
.icon2 span.glyphicon,.icon2 a{
	color: #ff4c4c;
}
.icon3 span.glyphicon,.icon3 a{
	color: #34bf49;
}
.icon4 span.glyphicon{
	color: #7d3f98;
}
.icon1 a{
	color: #0099e5;
	border: 1px solid;
	padding: 10px 20px;
}
.icon1 a:hover{
	background: #0099e5;
	border: 1px solid;
	color: #fff;
}
.icon2 a{
	color: #ff4c4c;
	border: 1px solid;
	padding: 10px 20px;
}
.icon2 a:hover{
	background: #ff4c4c;
	border: 1px solid;
	color: #fff;
}
.icon3 a{
	color: #34bf49;
	border: 1px solid;
	padding: 10px 20px;
}
.icon3 a:hover{
	background: #34bf49;
	border: 1px solid;
	color: #fff;
}
.icon4 a{
	color: #7d3f98;
	border: 1px solid;
	padding: 10px 20px;
}
.icon4 a:hover{
	background: #7d3f98;
	border: 1px solid;
	color: #fff;
}
.ser_grid1 h3 {
    font-size: 24px;
	color: #333;
    text-transform: capitalize;
    margin: .5em 0;
}
.ser_grid1 p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #666;
    margin: 1em 0 2em;
}
/*-- // services section --*/

/*-- Team section --*/
.team h3.heading span:after {
    left: 60%;
    width: 20%;
}
.w3l_team_grid h4{
	font-size:1.3em;
	color:#008BFF;
	margin:1em 0 .5em;
}
.w3l_team_grid p{
	font-size:1em;
    letter-spacing: 1px;
    color: #151515;
	margin-top: .5em;
}
.team_grid1 {
    padding: 0 4em;
}
.team_grid1 h4 {
    font-size: 28px;
    color: #333;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.team_grid1 p {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 28px;
    margin: 1em 0 0;
	color: #333;
}
.team_grid1 p.second_para {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 28px;
    margin: 1em 0;
	color: #666;
}
.w3l_team_grid {
	text-align: center;
}
.view {
	overflow: hidden;
    position: relative;
}
.view .mask,.view .content {
   position: absolute;
   overflow: hidden;
	top: 70%;
    left: 0%;
    padding: 1em 1.7em;
}
.view img {
   display: block;
   position: relative;
}
.view-second img {
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}
.view-second .mask {
	background-color: rgba(19, 19, 19, 0.35);
    width: 520px;
    padding: 60px;
    height: 520px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translate(265px, 145px) rotate(45deg);
    -moz-transform: translate(265px, 145px) rotate(45deg);
    -o-transform: translate(265px, 145px) rotate(45deg);
    -ms-transform: translate(265px, 145px) rotate(45deg);
    transform: translate(265px, 145px) rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view-second .w3l_social_icons1 {
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: translate(200px, -200px);
   -moz-transform: translate(200px, -200px);
   -o-transform: translate(200px, -200px);
   -ms-transform: translate(200px, -200px);
   transform: translate(200px, -200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-second:hover .mask,.w3l_team_grid:hover .view-second .mask{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform:translate(-125px, -45px) rotate(0deg);
   -moz-transform:translate(-125px, -45px) rotate(0deg);
   -o-transform:translate(-125px, -45px) rotate(0deg);
   -ms-transform:translate(-125px, -45px) rotate(0deg);
   transform: translate(-125px, -45px) rotate(0deg);
}
.view-second:hover .w3l_social_icons1,.w3l_team_grid:hover .view-second .w3l_social_icons1{
   -webkit-transform: translate(0px,0px);
   -moz-transform: translate(0px,0px);
   -o-transform: translate(0px,0px);
   -ms-transform: translate(0px,0px);
   transform: translate(0px,0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
.w3l_social_icons {
    float: left;
	margin: 1.5em 0 0;
}
.w3l_social_icons1{
	float:none !important;
	margin:0 !important;
}
.w3l_social_icons ul li{
	display:inline-block;
}
.w3l_social_icons ul li a i{
	width: 40px;
    height: 40px;
    border-radius: 25px;
    line-height: 40px;
    color: #555;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
}
.w3l_social_icons ul li a{
	background:#fff;
	display:block;
}
.w3l_social_icons ul li a i:hover{
	color:#fff;
}
.w3l_social_icons ul li a.facebook:hover{
	background: 3px -23px #3b5998;
	display:block;
}
.w3l_social_icons ul li a.twitter:hover{
	background:-27px -23px #1dcaff;
	display:block;
}
.w3l_social_icons ul li a.google_plus:hover{
	background:-61px -23px #F44336;
	display:block;
}
.w3l_social_icons ul li a.pinterest:hover{
	background:-96px -22px #66eece;
	display:block;
}
/*-- // Team section --*/

/*-- bottom --*/
.bottom_left, .bottom_right {
    padding: 0;
}
.bottom_left .col-md-6,.bottom_right .col-md-6 {
    padding: 0;
}

#typed{
	font-size:3em;
	color:#eee;
	text-transform:capitalize;
	line-height:1.5em;
    font-family: 'Raleway', sans-serif;
}
#typed i{
	font-style:normal;
    color: #FFC107;
	font-weight:600;
}
/*-- code for animated blinking cursor --*/
.typed-cursor{
	opacity: 1;
    font-weight: 300;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color: #999;
    font-size: 2.5em;
}
@-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-moz-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-ms-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-o-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes dotAnimation {
  99% {
    background:#0accff;
    box-shadow: 0 17px 0 rgba(224, 70, 129, 0), 0 34px 0 rgba(224, 70, 129, 0);
  }
  33% {
    background: rgba(224, 70, 129, 0);
    box-shadow: 0 17px 0 #0accff, 0 34px 0 rgba(224, 70, 129, 0);
  }
  66% {
    background: rgba(224, 70, 129, 0);
    box-shadow: 0 17px 0 rgba(224, 70, 129, 0), 0 34px 0 #0accff;
  }
}

@keyframes dotAnimation {
  99% {
    background:#0accff;
    box-shadow: 0 17px 0 rgba(224, 70, 129, 0), 0 34px 0 rgba(224, 70, 129, 0);
  }
  33% {
    background: rgba(224, 70, 129, 0);
    box-shadow: 0 17px 0 #0accff, 0 34px 0 rgba(224, 70, 129, 0);
  }
  66% {
    background: rgba(224, 70, 129, 0);
    box-shadow: 0 17px 0 rgba(224, 70, 129, 0), 0 34px 0 #0accff;
  }
}
.bottom_middle {
    text-align: center;
    background: #353b46;
    padding: 2.38em 0;
}
p.typing_bottom {
	font-size: 15px;
	line-height: 28px;
	letter-spacing: .5px;
	color: #bfbfbf;
    width: 80%;
    margin: 2em auto;
}
.bottom_middle h4{
    text-align: center;
	font-size: 25px;
	color: #eee;
}
span.glyphicon.glyphicon-play-circle {
    font-size: 60px;
    color: #008BFF;
    margin: .5em 0;
    cursor: pointer;
}
iframe {
    width: 100%;
    height: 400px;
    border: none;
}
/*-- //bottom --/

/*-- clients --*/
.clients-main{
	padding:5em 0;
	   background: url(../images/clients.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.clients-main h3.heading span {
    font-weight: 600;
    background: #fff;
    color: #333;
    padding: 0 10px;
}


.clients-main h3.heading span:after {
    left: 28%;
    background: #eee;
}
.clients-main h3.heading {
    font-weight: 400;
    color: #eee;
}
.cli-ent {
    width: 60%;
    margin: 0 auto;
}
.contact-w3layouts h3,
.clients h3 {
	color: #000!important;
}
.spldishes-w3left {
	padding: 2.3em;
	background-color: #fd463e;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	transition: .5s all;
}
.w3agile-spldishes p.para-agileits-w3layouts {
	color: #8a8888!important;
}
.spldishes-agileinfo:hover .spldishes-w3left {
	background-color: #09c4dc;
}
.spldishes-agileinfo {
	margin-top: 4em;
}
.spldishes-agileinfo h5 {
	font-size: 2em;
	color: #fff;
}
.spldishes-w3left p {
	color: #fff;
	margin-top: 1.4em;
}
.spldishes-grids {
	padding: 0;
}
.g1 {
	position: relative;
	display: block;
	padding: 0em 0em 3em;
	margin: 0em 0em 0em 1em;
}
.agile-dish-caption h4 {
	font-size: 30px;
	color: #FFC107;
	margin: 0.6em 0;
	font-weight: 500;
	letter-spacing: 1px;
}
.agile-dish-caption h3 {
	font-weight: bold;
	color: #3d3d3d;
}
.agile-dish-caption span {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    font-weight: 300;
    display: block;
}
#owl-demo .item img {
	width: 100px;
}
p.para-w3-agile {
    color: #eee;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 1px;
}
.agile-dish-caption {
    text-align: center;
}
.flexslider .slides img {
    display: inline-block;
    width: 120px;
    height: 120px;
    border: 4px solid #fff;
}
.g1 p span.fa {
	font-size: 1.8em;
	color:#eee;
	margin-right: 0.5em;
}
@media(max-width:480px) {
	.agile-dish-caption {
		padding: 0.5em;
	}
	.agile-dish-caption span {
		font-size: 0.8em;
	}
}
.client-eql {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

/*-- //clients --*/


/*-- Responsive design --*/
@media(max-width: 1920px){
	.bottom_middle {
		padding: 6.54em 0;
	}
	.view .mask, .view .content {
		padding: 1em 3.5em;
	}
	.left-grid {
	width: 100%;
  padding: 0.5em 0;}
}
@media(max-width:1680px){
	.bottom_middle {
		padding: 3.3em 0;
	}
	.view .mask, .view .content {
		padding: 1em 2.2em;
	}
}
@media(max-width:1600px){
	.bottom_middle {
		padding: 2.38em 0;
	}
	.view .mask, .view .content {
		padding: 1em 1.7em;
	}
}
@media(max-width: 1440px){
	.team_grid1 h4 {
		font-size: 25px;
	}
	#typed {
		font-size: 2.5em;
	}
	p.typing_bottom {
		width: 85%;
		margin: 1.55em auto;
	}
	span.glyphicon.glyphicon-play-circle {
		font-size: 50px;
	}
	.view .mask, .view .content {
		padding: 1em 1em;
	}
	.bottom_middle {
		padding: 2.23em 0;
	}
	.stats h3.heading span:after {
		left: 67%;
		width: 23%;
	}
	.team h3.heading span:after {
		left: 67%;
		width: 23%;
	}
}
@media(max-width: 1366px){
	.agile_banner_text_info h2, .agile_banner_text_info h3 {
		font-size: 3.5em;
		letter-spacing: 2px;
	}
	.agile_banner_text_info a {
		font-size: 15px;
	}
	p.typing_bottom {
		width: 90%;
		margin: 1.2em auto;
	}
	.bottom_middle {
		padding: 1.85em 0;
	}
	.w3l_social_icons ul li a i {
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
	.about, .services, .team, .portfolio , .contact{
		padding: 4em 0;
	}
	h3.heading {
		font-size: 43px;
	}
	.ser_grid1 h3 {
		font-size: 22px;
	}
	.team_grid1 h4 {
		font-size: 24px;
	}
	.stats h3.heading span:after {
		left: 68%;
		width: 23%;
	}
	.team h3.heading span:after {
		left: 69%;
		width: 23%;
	}
}
@media(max-width: 1280px){
	
	p.typing_bottom {
		width: 80%;
		margin: 1em auto;
	}
	#typed {
		font-size: 2em;
	}
	span.glyphicon.glyphicon-play-circle {
		font-size: 40px;
		margin: .5em 0 0;
	}
	.bottom_middle {
		padding: 1.5em 0;
	}
	.team_grid1 h4 {
		font-size: 24px;
		letter-spacing: 1px;
	}
	.numscroller {
		font-size: 40px;
	}
	.w3l_team_grid {
		padding: 0 5px;
	}
	.team_grid1 p {
		font-size: 14px;
		letter-spacing: .5px;
	}
	.team_grid1 p.second_para {
		font-size: 14px;
	}
	.w3l_team_grid h4 {
		font-size: 1.2em;
	}
	.w3l_team_grid p {
		font-size: .9em;
	}
	.view .mask, .view .content {
		padding: 1em 1.3em;
	}
	.stats h3.heading span:after {
		left: 75%;
		width: 23%;
	}
	.team h3.heading span:after {
		left: 76%;
		width: 23%;
	}
}
@media(max-width:1080px){
	.agile_banner_text_info {
		top: 33%;
		left: 10%;
	}
	.agile_banner_text_info h2, .agile_banner_text_info h3 {
		font-size: 3em;
	}
	.agile_banner_text_info p {
		width: 90%;
		font-size: 14px;
	}
	ul#slider li:nth-child(1), ul#slider li:nth-child(2), ul#slider li:nth-child(3), ul#slider li:nth-child(4) {
		min-height: 580px;
	}
	.about_left h4 {
		font-size: 18px;
		line-height: 30px;
	}
	p.typing_bottom {
		width: 90%;
		font-size: 14px;
	}
	.bottom_middle h4 {
		font-size: 20px;
	}
	.bottom_middle {
		padding: .5em 0;
	}
	span.glyphicon.glyphicon-play-circle {
		font-size: 35px;
		margin: .3em 0 0;
	}
	p.typing_bottom {
		margin: .65em auto;
	}
	.team_grid1 {
		padding: 0 1em 0 3em;
	}
	.stats-grid {
		padding: 0px 0;
	}
	.view .mask, .view .content {
		padding: 1em 0.6em;
	}
	.w3l_social_icons ul li a i {
		width: 33px;
		height: 33px;
		line-height: 33px;
	}
	.contact-form-left {
		padding-right: 6em;
	}
	.f-bg-w3l {
		padding: 3em 0;
	}
	.w3layouts_footer_grid p {
		font-size: 13.5px;
	}
	h3.heading {
		font-size: 38px;
	}
	.w3layouts-contact-form-top h3, .contact-form-top h3, .w3agile-map h3, .agileits-contact-address h3 {
		font-size: 1.2em;
	}
	.navbar-default .navbar-brand {
		font-size: 34px;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
	}
	.rslides_tabs {
		bottom: -8%;
		left: 9.5%;
	}
	#slider3-pager img {
		width: 70px;
	}
	.cli-ent {
		width: 75%;
		margin: 0 auto;
	}
	.stats h3.heading span:after {
		left: 68%;
		width: 23%;
	}
	.team h3.heading span:after {
		left: 69%;
		width: 23%;
	}
	.contact h3.heading span:after {
		left: 27%;
	}
	.clients-main h3.heading span:after {
		left: 30%;
	}
	.gallery h3.heading span:after {
		left: 25%;
	}
}
@media(max-width: 1024px){
	p.typing_bottom {
		width: 95%;
		font-size: 14px;
	}
	.team_grid1 {
		padding: 0 1em 0 2em;
	}
	.numscroller {
		font-size: 35px;
	}
	.stats-agileinfo h6 {
		font-size: 18px;
	}
	.stats-icon span {
		font-size: 35px;
	}
	.view .mask, .view .content {
		padding: 1em 0.45em;
	}
	p.typing_bottom span {
		display: none;
	}
	.bottom_middle {
		padding: .85em 0;
	}
	.team_grid1 h4 {
		font-size: 23px;
		letter-spacing: 1px;
	}
	.view .mask, .view .content {
		padding: 1em 0.3em;
	}
}
@media(max-width: 991px){
	.navbar-default .navbar-brand {
		font-size: 30px;
	}
	.navbar-nav>li>a {
		margin: 0 .4em;
		padding: .9em 0em .5em;
	}
	.navbar-default .navbar-brand {
		font-size: 29px;
		letter-spacing: 0px;
	}
	.agile_banner_text_info h2, .agile_banner_text_info h3 {
		font-size: 2.8em;
	}
	.agile_banner_text_info a {
		font-size: 14px;
	}
	.ser_grid1 {
		width: 50%;
		float: left;
		margin-bottom: 4em;
	}
	.ser_grid1:nth-child(3),.ser_grid1:nth-child(4) {
		margin-bottom: 0em;
	}
	.bottom_middle {
		padding: 3em 6em;
	}
	.team_grid1 {
		padding: 0 0em 0 2em;
		width: 33%;
		float: left;
	}
	.gal-w3l {
		width: 33.33%;
		float: left;
	}
	.w3l_team_grid {
		padding: 0 15px;
		width: 25%;
		float: left;
		margin-bottom: 2em;
	}
	.w3l_team_grid:nth-child(4),.w3l_team_grid:nth-child(5) {
		margin-bottom: 0em;
	}
	.w3layouts_footer_grid {
		width: 50%;
		float: left;
		margin-bottom: 3em;
	}
	.w3layouts_footer_grid:nth-child(3),.w3layouts_footer_grid:nth-child(4) {
		margin-bottom: 0em;
	}
	.view .mask, .view .content {
		padding: 1em 2em;
	}
	.about_left {
		padding-left: 15px;
	}
	.cli-ent {
		width: 90%;
		margin: 0 auto;
	}
	.bottom_left, .bottom_right {
		padding: 0;
		width: 30%;
		margin: 0 auto;
	}
	.about h3.heading span:after {
		left: 27%;
	}
	.gallery h3.heading span:after {
		left: 33%;
	}
	.services h3.heading span:after {
		left: 35.5%;
	}
}
@media(max-width:900px){
	.team_grid1 h4 {
		font-size: 20px;
	}
	.agile_banner_text_info p {
		width: 100%;
	}
	.team .team_grid1 {
		width: 45%;
	}
	.view .mask, .view .content {
		padding: 1em 1.4em;
	}
	.team h3.heading span:after {
		left: 55%;
		width: 22%;
	}
	.stats h3.heading span:after {
		left: 77%;
	}
}
@media(max-width: 800px){
	.agile_banner_text_info {
		top: 33%;
		left: 10%;
		width: 75%;
	}
	.team_grid1 {
		padding: 0em 4em 3em;
		width: 100%;
		float: none;
	}
	.team .team_grid1 {
		width: 100%;
	}
	.stats-grid {
		padding: 0px 0;
		width: 25%;
		float: left;
	}
	.view .mask, .view .content {
		padding: 1em 0.5em;
	}
	.ser_grid1 span.glyphicon {
		font-size: 35px;
		margin-bottom: 0em;
	}
	.w3layouts_footer_grid h2, .w3layouts_footer_grid h3 {
		font-size: 1.3em;
		letter-spacing: 1px;
	}
	.about, .services, .team, .portfolio, .contact {
		padding: 3em 0;
	}
	.about {
		padding-top: 5em;
	}
	.stats h3.heading span:after {
		left: 30%;
		width: 10%;
	}
	.team h3.heading span:after {
		left: 31%;
		width: 10%;
	}
}
@media(max-width:768px){
	a.find-about {
  
    padding: 8px 15px;
    font-size: 12px;
   
}
	.contact-top1 h1 {
  	font-size: 0.8em;
    
}
.branches-top h3 {
    font-size: 2em!important;

}
.branches-top h4 {
    font-size: 1.5em!important;

}
.branches-top h2 {
    font-size: 1em;
	line-height: 1.5em;
 
}
.branches-top  p {
    font-size: 1em!important;
	line-height: 1.2em;
 
}
	.left-grid {
	width: 100%;
  padding: 0.5em 0;

  
}

}
	.gallery {
	padding-top: 5px;

}
	.agileits_w3layouts_banner_nav {
		padding: .5em 0;
	}
	ul#slider li:nth-child(1), ul#slider li:nth-child(2), ul#slider li:nth-child(3), ul#slider li:nth-child(4) {
		min-height: 540px;
	}
	.w3l_team_grid {
		padding: 0 10px;
	}
	.agile-dish-caption h4 {
		font-size: 25px;
	}
	.stats h3.heading span:after {
		left: 31%;
		width: 10%;
	}
	.team h3.heading span:after {
		left: 32%;
		width: 10%;
	}
}
@media(max-width:767px){
	.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-toggle {
		margin-right: 5px;
		margin-top: 3px;
		border-radius: 0px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>li>a:hover ,.navbar-default .navbar-nav>li>a{
		width: 20%;
		margin: 0 auto;
	}
	.navbar-nav {
		margin: 1em 0;
	}
	.view .mask, .view .content {
		padding: 1em 0.3em;
	}
	.agileits_w3layouts_banner_nav {
		padding: .5em .5em 0;
	}
	.contact-form-left {
		padding-right: 0em;
	}
}
@media(max-width:736px){
	.view .mask, .view .content {
		padding: 1em 0.7em;
	}
	.w3l_team_grid {
		padding: 0 5px;
	}
	.agile-dish-caption h4 {
		font-size: 23px;
	}
	p.para-w3-agile {
		font-size: 14px;
	}
	.stats h3.heading span:after {
		left: 33%;
	}
	.team h3.heading span:after {
		left: 34%;
	}
}
@media(max-width:667px){
	.agile_banner_text_info {
		left: 8%;
		width: 80%;
	}
	.agile_banner_text_info h2, .agile_banner_text_info h3 {
		font-size: 2.2em;
	}
	.agile_banner_text_info p {
		font-size: 13px;
	}
	.agile_banner_text_info a {
		padding: 8px 15px;
	}
	ul#slider li:nth-child(1), ul#slider li:nth-child(2), ul#slider li:nth-child(3), ul#slider li:nth-child(4) {
		min-height: 450px;
	}
	.about_left p,.about_left p.second_para,.ser_grid1 p {
		font-size: 14px;
	}
	.ser_grid1 a {
		font-size: 14px;
	}
	.ser_grid1 h3 {
		font-size: 20px;
	}
	.ser_grid1 span.glyphicon {
		font-size: 30px;
	}
	.view .mask, .view .content {
		padding: 1em 0.5em;
	}
	.w3l_social_icons ul li a i {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.w3l_team_grid h4 {
		font-size: 1.1em;
	}
	.social_agileinfo li a {
		width: 35px;
		height: 35px;
	}
	.social_agileinfo li a i {
		font-size: .9em;
		line-height: 2.3em;
	}
	p.copyright {
		letter-spacing: 1px;
		font-size: 14px;
		padding: 15px;
	}
    #slider3-pager img {
        width: 50px;
        height: 50px;
    }
	.bottom_left, .bottom_right {
		width: 40%;
	}
	.bottom_middle {
		padding: 3em 4em;
	}
	h3.heading {
		font-size: 35px;
		margin-bottom: .7em;
	}
	.rslides_tabs {
		left: 7%;
	}
	.about h3.heading span:after {
		left: 29%;
	}
	.services h3.heading span:after {
		left: 37.5%;
	}
	.stats h3.heading span:after {
		left: 35%;
	}
	.gallery h3.heading span:after {
		left: 35%;
	}
	.team h3.heading span:after {
		left: 36%;
	}
	.clients-main h3.heading span:after {
		left: 41%;
	}
	.contact h3.heading span:after {
		left: 38%;
	}
}
@media(max-width:600px){
	.agile_banner_text_info {
		left: 8%;
		width: 85%;
	}
	.bottom_middle {
		padding: 2em 2em;
	}
	.stats-agileinfo h6 {
		font-size: 16px;
	}
	.w3l_team_grid {
		padding: 0 15px;
		width: 50%;
	}
	.view .mask, .view .content {
		padding: 1em 4em;
	}
	p.para-w3-agile {
		font-size: 14px;
	}
	.agile-dish-caption h4 {
		font-size: 25px;
		margin: 0.5em 0;
	}
	.w3layouts_footer_grid {
		padding: 0 10px;
	}
	.about h3.heading span:after {
		left: 33%;
	}
	.services h3.heading span:after {
		left: 43.5%;
	}
	.stats h3.heading span:after {
		left: 40%;
	}
	.gallery h3.heading span:after {
		left: 39%;
	}
	.team h3.heading span:after {
		left: 41%;
	}
	.clients-main h3.heading span:after {
		left: 45%;
	}
	.contact h3.heading span:after {
		left: 42%;
	}
}
@media(max-width:568px){
	p.typing_bottom {
		width: 100%;
	}
	.stats-icon span {
		font-size: 30px;
	}
	.numscroller {
		font-size: 30px;
	}
	.view .mask, .view .content {
		padding: 1em 3.5em;
	}
	ul.con_inner_text li {
		letter-spacing: 0.5px;
	}
	ul.con_inner_text li label {
		margin-right: 0em;
	}
	.bottom_left, .bottom_right {
		width: 50%;
	}
	.agile_banner_text_info h2 span, .agile_banner_text_info h3 span {
		letter-spacing: 2px;
		padding: 0 5px;
	}
	.agile_banner_text_info {
		left: 6%;
		width: 87%;
	}
	.about h3.heading span:after {
		left: 34%;
	}
	.services h3.heading span:after {
		left: 44.5%;
	}
	.stats h3.heading span:after {
		left: 43%;
	}
	.gallery h3.heading span:after {
		left: 41%;
	}
	.team h3.heading span:after {
		left: 44%;
	}
	.clients-main h3.heading span:after {
		left: 48%;
	}
	.contact h3.heading span:after {
		left: 45%;
	}
}
@media(max-width:480px){
	.agile_banner_text_info h2, .agile_banner_text_info h3 {
		font-size: 2em;
		letter-spacing: 1px;
	}
	#typed {
		font-size: 1.8em;
	}
	.about_left h4 {
		font-size: 16px;
		line-height: 28px;
	}
	.about_left p, .about_left p.second_para, .ser_grid1 p {
		font-size: 13.5px;
		line-height: 26px;
	}
	.ser_grid1 h3 {
		font-size: 19px;
	}
	.view .mask, .view .content {
		padding: 1em 2em;
	}
	.cli-ent {
		width: 90%;
	}
	.contact-form-left {
		padding-right: 0em;
	}
	.w3layouts_footer_grid {
		width: 100%;
		float: none;
		margin-bottom: 3em;
	}
	.w3layouts_footer_grid:nth-child(3){
		margin-bottom: 3em;
	}
	.left span.fa.fa-angle-left, .right span.fa.fa-angle-right {
		top: 41%;
	}
	.about h3.heading span:after {
		left: 41%;
	}
	.services h3.heading span:after {
		left: 53.5%;
	}
	.stats h3.heading span:after {
		left:55%;
	}
	.gallery h3.heading span:after {
		left: 50%;
	}
	.team h3.heading span:after {
		left: 54%;
	}
	.clients-main h3.heading span:after {
		left: 58%;
	}
	.contact h3.heading span:after {
		left: 54%;
	}
}
@media(max-width: 414px){
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a {
		width: 30%;
		margin: 0 auto;
	}
	.ser_grid1,.ser_grid1:nth-child(3) {
		width: 100%;
		float: none;
		margin-bottom: 3em;
	}
	.bottom_middle {
		padding: 2em 1em;
	}
	#typed {
		font-size: 1.6em;
	}
	.bottom_middle h4 {
		font-size: 18px;
	}
	.team_grid1 {
		padding: 0em 2em 2em;
	}
	.stats-grid {
		padding: 0px 0px;
		width: 50%;
		float: left;
		margin-bottom: 3em;
	}
	.stats-grid:nth-child(3),.stats-grid:nth-child(4) {
		margin-bottom: 0em;
	}
	.gal-w3l {
		width: 50%;
		float: left;
	}
	.view .mask, .view .content {
		padding: 1em 1em;
	}
	h3.heading {
		font-size: 30px;
		margin-bottom: .7em;
	}
	.stats h3.heading span:after {
		left:50%;
	}
}
@media(max-width:384px){
	.about_left {
		padding-left: 15px;
		padding: 0 10px;
	}
	p.typing_bottom {
		font-size: 13.5px;
	}
	.w3l_team_grid {
		padding: 0 10px;
		width: 50%;
	}
	.view .mask, .view .content {
		padding: 1em .8em;
	}
	p.para-w3-agile {
		font-size: 13px;
		line-height: 25px;
	}
	.agile_banner_text_info h2, .agile_banner_text_info h3 {
		font-size: 1.8em;
		letter-spacing: 1px;
	}
	h3.heading {
		font-size: 30px;
	}
	.agile_banner_text_info p {
		font-size: 13px;
		letter-spacing: 1px;
		line-height: 25px;
	}
	ul#slider li:nth-child(1), ul#slider li:nth-child(2), ul#slider li:nth-child(3), ul#slider li:nth-child(4) {
		min-height: 420px;
	}
	.bottom_left, .bottom_right {
		width: 80%;
	}
	.agile-dish-caption h4 {
		font-size: 20px;
		margin: 0.5em 0 0;
	}
	.about h3.heading span:after {
		left: 46%;
	}
	.services h3.heading span:after {
		left: 60.5%;
	}
	.stats h3.heading span:after {
		left:55%;
	}
	.gallery h3.heading span:after {
		left: 55%;
	}
	.team h3.heading span:after {
		left: 54%;
	}
	.clients-main h3.heading span:after {
		left:65%;
	}
	.contact h3.heading span:after {
		left: 60%;
	}
}
@media(max-width:375px){
	#typed {
		font-size: 1.5em;
	}
	.agile_banner_text_info h2, .agile_banner_text_info h3 {
		font-size: 1.7em;
		letter-spacing: 1px;
	}
	.bottom_left, .bottom_right {
		width: 100%;
	}
}
@media(max-width:320px){
	.agileits_w3layouts_banner_nav {
		padding: .5em 0em 0;
	}
	.navbar-header.navbar-left {
		margin-top: 5px;
	}
	.navbar-default .navbar-brand {
		font-size: 25px;
		letter-spacing: 0px;
	}
	.navbar-toggle {
		padding: 7px 9px;
	}
	.navbar-toggle .icon-bar {
		width: 20px;
	}
	.agile_banner_text_info {
		left: 6%;
		top: 28%;
	}
	.about_left {
		padding-left: 15px;
		padding: 0 5px;
	}
	.about_left h4 {
		font-size: 15px;
		line-height: 26px;
	}
	.about_left p, .about_left p.second_para, .ser_grid1 p {
		font-size: 13px;
		line-height: 24px;
	}
	#typed {
		font-size: 1.3em;
	}
	.w3l_team_grid {
		padding: 0 10px;
		width: 100%;
		float: none;
	}
	.agile_banner_text_info h2, .agile_banner_text_info h3 {
		line-height: 38px;
	}
	.left span.fa.fa-angle-left, .right span.fa.fa-angle-right {
		top: 38%;
	}
	.team_grid1 h4 {
		font-size: 19px;
	}
	.view .mask, .view .content {
		padding: 1em 4em;
	}
	.about h3.heading span:after {
		left: 56%;
	}
	.services h3.heading span:after {
		left: 75.5%;
	}
	.stats h3.heading span:after {
		left: 65%;
	}
	.gallery h3.heading span:after {
		left: 68%;
	}
	.team h3.heading span:after {
		left: 68%;
	}
	.clients-main h3.heading span:after {
		left: 70%;
	}
	.contact h3.heading span:after {
		left: 60%;
	}
}

/*-- //Responsive design --*/