@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700|Merriweather:300,300i,400,400i&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@font-face {  font-family: 'Signature';  src:  url('../fonts/JustSignatureRegularea59.eot?lsn0el');  src:  url('../fonts/JustSignatureRegularea59.eot?lsn0el#iefix') format('embedded-opentype'),  url('../fonts/JustSignatureRegularea59.ttf?lsn0el') format('truetype'),  url('../fonts/JustSignatureRegularea59.woff?lsn0el') format('woff'),  url('../fonts/JustSignatureRegularea59.svg?lsn0el#Signature') format('svg');  font-weight: normal;  font-style: normal;  font-display: block;}
*{	margin:0px;	padding:0px;	border:none;	outline:none;	font-size: 100%;	line-height: inherit;}
body {		font-size:16px;	color:#222222;	line-height:1.5em;	font-weight:400;background:#ffffff;	-webkit-font-smoothing: antialiased;	-moz-font-smoothing: antialiased;	font-family: 'Hind', sans-serif;}
a{	text-decoration:none;	cursor:pointer;	color: #52c306;}
.theme_color{	color:#52c306;}
a:hover,a:focus,a:visited,a:active,button:active{	text-decoration:none;	outline:none;}
h1,h2,h3,h4,h5,h6 {	position:relative;	font-weight:normal;	margin:0px 0px 15px;	background:none;line-height:1.25em;	font-family: 'Hind', cursive;}
h1{	font-size: 72px;}
h2{	font-size: 36px;}
h3{	font-size: 20px;}
h4{	font-size: 16px;}
h5{	font-size: 12px;}
h6{	font-size: 10px;}
textarea{	overflow:hidden;	resize: none;}
button{	outline: none !important;	cursor: pointer;}
p{	font-size: 16px;	line-height: 1.5em;	font-weight: 400;	margin: 0 0 15px;}
.text{	font-size: 16px;	line-height: 1.5em;	font-weight: 400;	margin: 0 0;}
::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}
.page-wrapper{	position:relative;	margin:0 auto;	width:100%;	min-width:300px;	z-index: 9;	overflow: hidden;}
.auto-container{	position:static;	max-width:1200px;	padding:0px 15px;	margin:0 auto;}
ul,li{	list-style:none;	padding:0px;	margin:0px;	}
figure{	margin-bottom: 0;}
.theme-btn{	display:inline-block;	-webkit-transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;	transition:all 0.3s ease;}
.theme-btn i{	position: relative;	display: inline-block;	font-size: 14px;	margin-left: 3px;}
.centered{	text-align:center !important;}
/*Btn Style One*/
.btn-style-one{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-one:hover{	color: #ffffff;}
.btn-style-one .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 80px 12px 30px;	background: #fa8c01;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-one:hover .btn-title{	color:#ffffff;}
.btn-style-one .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;text-align: center;	border-left: 1px solid rgba(255,255,255,0.20);}
.btn-style-one .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 30px;}
.btn-style-one .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #222222;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-one:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/* Btn Style Two */
.btn-style-two{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-two:hover{	color: #ffffff;}
.btn-style-two .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 80px 12px 30px;	background: #444444;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-two:hover .btn-title{	color:#ffffff;}
.btn-style-two .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(255,255,255,0.20);}
.btn-style-two .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 30px;}
.btn-style-two .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #fa8c00;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-two:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/* Btn Style Three */
.btn-style-three{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-three:hover{	color: #ffffff;}
.btn-style-three .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 80px 12px 30px;	background: #406fe6;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-three:hover .btn-title{	color:#ffffff;}
.btn-style-three .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(255,255,255,0.20);}
.btn-style-three .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 30px;}
.btn-style-three .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #444444;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-three:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style Four*/
.btn-style-four{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-four:hover{	color: #ffffff;}
.btn-style-four .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 80px 12px 30px;	background: #e2bc2f;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-four:hover .btn-title{	color:#ffffff;}
.btn-style-four .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(255,255,255,0.20);}
.btn-style-four .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 30px;}
.btn-style-four .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #30adcd;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-four:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style Five*/
.btn-style-five{	position: relative;	display: inline-block;	font-size: 16px;line-height: 30px;	color: #222222;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-five:hover{	color: #ffffff;}
.btn-style-five .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 80px 12px 30px;	background: #ffffff;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.btn-style-five:hover .btn-title{	color:#ffffff;}
.btn-style-five .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(0,0,0,0.10);}
.btn-style-five:hover .btn-title .btn-icon{	border-left-color: rgba(255,255,255,0.20);}
.btn-style-five .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 30px;}
.btn-style-five .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #222222;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-five:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style Five*/
.btn-style-six{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-six:hover{	color: #ffffff;}
.btn-style-six .btn-title{	position: relative;	display:block;	z-index:1;	padding: 10px 80px 10px 30px;	background: none;	border:2px solid #ffffff;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-six:hover .btn-title{	color:#ffffff;	border-color: #84b040;}
.btn-style-six .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(255,255,255,0.20);	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-six .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 26px;}
.btn-style-six .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #84b040;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-six:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style One*/
.btn-style-seven{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-seven:hover{	color: #ffffff;}
.btn-style-seven .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 80px 12px 30px;	background: #84b040;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-seven:hover .btn-title{	color:#ffffff;}
.btn-style-seven .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(255,255,255,0.20);}
.btn-style-seven .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 30px;}
.btn-style-seven .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #222222;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-seven:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/* Btn Style Eight */
.btn-style-eight{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-eight:hover{	color: #ffffff;}
.btn-style-eight .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 80px 12px 30px;	background: #2f333c;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-eight:hover .btn-title{	color:#ffffff;}
.btn-style-eight .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(255,255,255,0.20);}
.btn-style-eight .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 30px;}
.btn-style-eight .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #84b040;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-eight:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/* Btn Style Nine */
.btn-style-nine{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-nine:hover{	color: #ffffff;}
.btn-style-nine .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 80px 12px 30px;	background: #e85728;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-nine:hover .btn-title{	color:#ffffff;}
.btn-style-nine .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(255,255,255,0.20);}
.btn-style-nine .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 30px;}
.btn-style-nine .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #1c2562;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-nine:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style Ten*/
.btn-style-ten{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #222222;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-ten:hover{	color: #ffffff;}
.btn-style-ten .btn-title{	position: relative;	display:block;	z-index:1;	padding: 10px 80px 10px 30px;	background: none;	border:2px solid #cccccc;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-ten:hover .btn-title{	color:#ffffff;	border-color: #e85728;}
.btn-style-ten .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	color: #e85728;	border-left: 1px solid rgba(0,0,0,0.10);	transition:all 0.3s ease;-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-ten:hover .btn-title .btn-icon{	color: #ffffff;	border-left-color: rgba(255,255,255,0.20);}
.btn-style-ten .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 26px;}
.btn-style-ten .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #e85728;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-ten:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style Eleven*/
.btn-style-eleven{	position: relative;	display: inline-block;	font-size: 16px;line-height: 30px;	color: #ffffff;	font-weight: 600;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:0px;	overflow:hidden;}
.btn-style-eleven:hover{	color: #ffffff;}
.btn-style-eleven .btn-title{	position: relative;	display:block;	z-index:1;	padding: 10px 80px 10px 30px;	background: none;	border:2px solid #ffffff;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-eleven:hover .btn-title{	color:#ffffff;	border-color: #222222;}
.btn-style-eleven .btn-title .btn-icon{	position: absolute;	right: 0;	top: 0;	width: 51px;	height: 100%;	font-size: 16px;	padding: 12px 10px;	text-align: center;	border-left: 1px solid rgba(255,255,255,0.40);	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-eleven .btn-title .btn-icon .icon{	position: relative;	font-weight: 700;	display: block;	line-height: 26px;}
.btn-style-eleven .btn-title:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:-1;	height: 100%;	width: 100%;	background: #222222;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-eleven:hover  .btn-title:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style Twelve*/
.btn-style-twelve{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	background: #d73441;	text-transform:capitalize;font-family: 'Hind', sans-serif;	border-radius:2px;	overflow:hidden;}
.btn-style-twelve:hover{	color: #ffffff;}
.btn-style-twelve .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 30px;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-twelve:hover .btn-title{	color:#ffffff;}
.btn-style-twelve .btn-title .icon{	position: relative;	font-weight: 700;	padding-left: 5px;vertical-align: middle;	line-height: 30px;}
.btn-style-twelve:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:1;	height: 100%;	width: 100%;	background: #0a394d;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-twelve:hover:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style Thirteen*/
.btn-style-thirteen{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #222222;	font-weight: 600;	background: #ffffff;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:2px;	overflow:hidden;}
.btn-style-thirteen:hover{	color: #ffffff;}
.btn-style-thirteen .btn-title{	position: relative;	display:block;	z-index:1;	padding: 12px 30px;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-thirteen:hover .btn-title{	color:#ffffff;}
.btn-style-thirteen:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:1;	height: 100%;width: 100%;	background: #d73441;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-thirteen:hover:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
/*Btn Style Thirteen*/
.btn-style-fourteen{	position: relative;	display: inline-block;	font-size: 16px;	line-height: 30px;	color: #ffffff;	font-weight: 600;	background: none;	text-transform:capitalize;	font-family: 'Hind', sans-serif;	border-radius:2px;	overflow:hidden;}
.btn-style-fourteen:hover{	color: #222222;}
.btn-style-fourteen .btn-title{	position: relative;	display:block;	z-index:1;	padding: 11px 30px;	border:1px solid #ffffff;	letter-spacing: 0.05em;	border-radius:0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.btn-style-fourteen:hover .btn-title{	color:#ffffff;	border-color: #d73441;}
.btn-style-fourteen:before{	content: "";	position: absolute;	left: 0;	top: 0;	z-index:1;	height: 100%;	width: 100%;	background: #d73441;	-webkit-transform: scale(0, 1);	-ms-transform: scale(0, 1);	transform: scale(0, 1);	-webkit-transform-origin: bottom right;	-ms-transform-origin: bottom right;	transform-origin: bottom right;    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);}
.btn-style-fourteen:hover:before{	-webkit-transform: scale(1, 1);	-ms-transform: scale(1, 1);	transform: scale(1, 1);	-webkit-transform-origin: top left;	-ms-transform-origin: top left;	transform-origin: top left;}
.pull-right{	float: right;}
.pull-left{	float: left;}
.preloader{ 	position:fixed; 	left:0px; 	top:0px; width:100%; height:100%; 	z-index:999999; 	background-color:rgba(0,0,0,0);} 
.scroll-to-top{	position:fixed;	right:20px;	bottom:20px;	width:54px;	height:54px;	color:#ffffff;	font-size:30px;	line-height:54px;	text-align:center;z-index:100;	cursor:pointer;background:#25283a;	border-radius: 0px;	margin-left:-26px;	display:none;	-webkit-transition:all 300ms ease;	-moz-transition:all 300ms ease;	-ms-transition:all 300ms ease;	-o-transition:all 300ms ease;	transition:all 300ms ease;}
.scroll-to-top:hover{	color:#ffffff;	-webkit-box-shadow:2px 2px 0px #25283a;	-ms-box-shadow:2px 2px 0px #25283a;	box-shadow:2px 2px 0px #25283a;}
.inner-page-header{	position: relative;}
.inner-page-header .header-top-one{	background: #24345d;}
.inner-page-header .upper-row{	padding: 20px 0px;}
.inner-page-header .lower-row{	position: absolute;	top: 100%;	width: 100%;}
.search-popup{	position:fixed;	left:0;	top:0px;	width:100%;	height:100%;	z-index:99999;	visibility:hidden;	opacity:0;overflow:auto;	background:rgba(0,0,0,0.0);	transition:all 100ms ease;	-moz-transition:all 100ms ease;	-webkit-transition:all 300ms ease;	-ms-transition:all 100ms ease;	-o-transition:all 100ms ease;}
.search-popup:before{	content: '';	position: fixed;left: 0;	top: 0;	width: 100%;	height: 100%;	background:rgba(0,0,0,0.50);	-webkit-transform:translateY(101%);	-ms-transform:translateY(101%);	transform:translateY(101%);}
.search-popup:after{	content: '';	position: fixed;	left: 0;	top: 0;	width: 100%;	height: 100%;	background:rgba(0,0,0,0.40);	-webkit-transform:translateY(101%);	-ms-transform:translateY(101%);	transform:translateY(101%);}
.search-popup.popup-visible:before{	transition:all 500ms ease 600ms;	-moz-transition:all 500ms ease 600ms;	-webkit-transition:all 500ms ease 600ms;	-ms-transition:all 500ms ease 600ms;	-o-transition:all 500ms ease 600ms;	-webkit-transform:translateY(0%);	-ms-transform:translateY(0%);	transform:translateY(0%);}
.search-popup.popup-visible:after{	transition:all 500ms ease 100ms;	-moz-transition:all 500ms ease 100ms;	-webkit-transition:all 500ms ease 100ms;	-ms-transition:all 500ms ease 100ms;	-o-transition:all 500ms ease 100ms;	-webkit-transform:translateY(0%);	-ms-transform:translateY(0%);	transform:translateY(0%);}
.search-popup.popup-visible{	opacity:1;	visibility:visible;}
body.search-visible{	overflow: hidden;}
.search-popup .overlay-layer{	position:absolute;	left:0px;	top:0px;	right:0px;	bottom:0px;	display:block;}
.search-popup .close-search{	position:absolute;	right:25px;	top:25px;	font-size:22px;	color:#ffffff;	cursor:pointer;	z-index:5;}
.search-popup .close-search:hover{	opacity:0.70;	}
.search-popup .search-form{	position:relative;	padding:0px 15px 0px;	max-width:1024px;	margin:0 auto;		margin-top:150px;	margin-bottom: 100px;	opacity: 0;	-webkit-transform:translateY(50px);	-ms-transform:translateY(50px);	transform:translateY(50px);    z-index: 10;}
.search-popup.popup-visible .search-form{	opacity: 1;	-webkit-transform:translateY(0px);	-ms-transform:translateY(0px);	transform:translateY(0px);	transition: all 500ms ease 1100ms;    -moz-transition: all 900ms ease 1100ms;    -webkit-transition: all 900ms ease 1100ms;    -ms-transition: all 900ms ease 1100ms;    -o-transition: all 900ms ease 1100ms;}
.search-popup .search-form fieldset{	position:relative;	border:7px solid rgba(255,255,255,0.50);	border-radius:12px;}
.search-popup .search-form fieldset input[type="search"]{	position:relative;	height:70px;	padding:20px 220px 20px 30px;	background:#ffffff;	line-height:30px;	font-size:24px;	color:#233145;	border-radius:7px;}
.search-popup .search-form fieldset input[type="submit"]{	position:absolute;	display:block;	right:0px;	top:0px;	text-align:center;	width:220px;	height:70px;	padding:20px 10px 20px 10px;	color:#ffffff !important;	background:#52c306;	line-height:30px;	font-size:20px;	cursor:pointer;	text-transform:uppercase;	border-radius:0px 7px 7px 0px;}
.search-popup .search-form fieldset input[type="submit"]:hover{	background:#52c306;}
.search-popup h3{	text-transform:uppercase;	font-size:20px;	font-weight:600;	color:#ffffff;	margin-bottom:20px;	letter-spacing:1px;	text-align:center;	}
.search-popup .recent-searches{	font-size:16px;	color:#ffffff;	text-align:center;}
.search-popup .recent-searches li{	display:inline-block;	margin:0px 10px 10px 0px;	}
.search-popup .recent-searches li a{	display:block;	line-height:24px;	border:1px solid #ffffff;	padding:7px 15px;	color:#ffffff;	border-radius:3px;	-webkit-transition:all 0.5s ease;	-moz-transition:all 0.5s ease;	-ms-transition:all 0.5s ease;	-o-transition:all 0.5s ease;	transition:all 0.5s ease;}
.search-popup .recent-searches li a:hover{	color:#52c306;	border-color:#52c306;	}
.nav-outer .mobile-nav-toggler{	position: relative;	float: right;	font-size: 30px;	line-height: 40px;	cursor: pointer;	margin-left: 0px;	margin: 14px 0px 12px;	display: none;}
.mobile-menu{	position: fixed;	right: 0;	top: 0;	width: 300px;	padding-right:30px;	max-width:100%;	height: 100%;	opacity: 0;	visibility: hidden;	z-index: 999999;}
.mobile-menu .mCSB_inside>.mCSB_container{	margin-right:5px;	}
.mobile-menu .navbar-collapse{	display:block !important;	}
.mobile-menu .nav-logo{	position:relative;	padding:30px 25px;	text-align:left;	}
.mobile-menu-visible{	overflow: hidden;}
.mobile-menu-visible .mobile-menu{	opacity: 1;	visibility: visible;}
.mobile-menu .menu-backdrop{	position: fixed;	right: 0;	top: 0;	width: 100%;	height: 100%;	z-index: 1;	background: rgba(0,0,0,0.70);	-webkit-transform: translateX(101%);	-ms-transform: translateX(101%);	transform: translateX(101%);	transition: all 900ms ease;    -moz-transition: all 900ms ease;    -webkit-transition: all 900ms ease;    -ms-transition: all 900ms ease;    -o-transition: all 900ms ease;}
.mobile-menu-visible .mobile-menu .menu-backdrop{	opacity: 0.70;	visibility: visible;	-webkit-transition:all 0.7s ease;	-moz-transition:all 0.7s ease;	-ms-transition:all 0.7s ease;-o-transition:all 0.7s ease;	transition:all 0.7s ease;	-webkit-transform: translateX(0%);	-ms-transform: translateX(0%);	transform: translateX(0%);}
.mobile-menu .menu-box{	position: absolute;	left: 0px;	top: 0px;	width: 100%;	height: 100%;	max-height: 100%;	overflow-y: auto;	background: #202020;	padding: 0px 0px;	z-index: 5;	opacity: 0;	visibility: hidden;	border-radius: 0px;	-webkit-transform: translateX(101%);	-ms-transform: translateX(101%);	transform: translateX(101%);}
.mobile-menu-visible .mobile-menu .menu-box{	opacity: 1;	visibility: visible;	-webkit-transition:all 0.7s ease;	-moz-transition:all 0.7s ease;	-ms-transition:all 0.7s ease;	-o-transition:all 0.7s ease;	transition:all 0.7s ease;	-webkit-transform: translateX(0%);	-ms-transform: translateX(0%);	transform: translateX(0%);}
.mobile-menu .close-btn{	position: absolute;	right: 10px;	top: 10px;	line-height: 30px;	width: 24px;	text-align: center;	font-size: 16px;	color: #ffffff;	cursor: pointer;	z-index: 10;	-webkit-transition:all 0.9s ease;	-moz-transition:all 0.9s ease;	-ms-transition:all 0.9s ease;	-o-transition:all 0.9s ease;	transition:all 0.9s ease;}
.mobile-menu-visible .mobile-menu .close-btn{	-webkit-transform:rotate(360deg);	-ms-transform:rotate(360deg);	transform:rotate(360deg);}
.mobile-menu .close-btn:hover{	-webkit-transform:rotate(90deg);	-ms-transform:rotate(90deg);	transform:rotate(90deg);}
.mobile-menu .navigation{	position: relative;	display: block;	width: 100%;float: none;}
.mobile-menu .navigation li{	position: relative;	display: block;	border-top: 1px solid rgba(255,255,255,0.10);}
.mobile-menu .navigation:last-child{	border-bottom: 1px solid rgba(255,255,255,0.10);}
.mobile-menu .navigation li > ul > li:first-child{	border-top: 1px solid rgba(255,255,255,0.10);}
.mobile-menu .navigation li > a{	position: relative;	display: block;	line-height: 24px;	padding: 10px 25px;	font-size: 15px;	font-weight: 500;	color: #ffffff;	text-transform: uppercase;	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;	}
.mobile-menu .navigation li ul li > a{	font-size: 15px;	margin-left: 20px;	text-transform: capitalize;}
.mobile-menu .navigation li > a:before{	content:'';	position:absolute;	left:0;	top:0;	height:0;	border-left: 3px solid #52c306;	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;	}
.mobile-menu .navigation li.current > a:before{	height:100%;}
.mobile-menu .navigation li.dropdown .dropdown-btn{	position:absolute;	right:6px;	top:6px;	width:32px;	height:32px;	text-align:center;	font-size:16px;	line-height:32px;	color:#ffffff;	background:rgba(255,255,255,0.10);	cursor:pointer;	border-radius:2px;	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;		z-index:5;}
.mobile-menu .navigation li.dropdown .dropdown-btn.open{	-webkit-transform:rotate(90deg);	-ms-transform:rotate(90deg);	transform:rotate(90deg);	}
.mobile-menu .navigation li > ul,.mobile-menu .navigation li > ul > li > ul{	display: none;}
.mobile-menu .social-links{	position:relative;	text-align:center;	padding:30px 25px;}
.mobile-menu .social-links li{	position:relative;	display:inline-block;	margin:0px 10px 10px;}
.mobile-menu .social-links li a{	position:relative;	line-height:32px;	font-size:16px;	color:#ffffff;	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;	}
img.lazy-image{	background:url(../images/icons/image-bg.svg) center center no-repeat;	}
img.lazy-image.loaded{	background-image:none;}
.owl-theme img.lazy-image.loaded{	height: auto;	opacity: 1;}
.banner-section{	position: relative;	z-index:1;}
.banner-carousel{	position: relative;}
.banner-carousel .slide-item{	position: relative;	display: block;	background-color: #000000;	background-repeat: no-repeat;	background-position: center;	background-size: cover;	padding-top: 250px;	padding-bottom: 70px;	overflow:hidden;}
.banner-two .banner-carousel .slide-item{	padding: 0 0 30px;}
.banner-five .banner-carousel .slide-item{	padding: 0 0 30px;}
.banner-three .banner-carousel .slide-item{	padding: 0 0 30px;}
.banner-four .banner-carousel .slide-item{	padding: 120px 0 30px;}
.banner-carousel .slide-item .image-layer{	position:absolute;	left:0;	top:0;	width:100%;	height:100%;	opacity:0.50;	background-repeat: no-repeat;	background-position: center top;	background-size: cover;	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);}
.banner-two .banner-carousel .slide-item .image-layer{	opacity: 0.70;}
.banner-five .banner-carousel .slide-item .image-layer{	opacity: 0.40;}
.banner-three .banner-carousel .slide-item .image-layer{	opacity: 1;}
.banner-four .banner-carousel .slide-item .image-layer{	opacity: 0.70;}
.banner-carousel .active .slide-item .image-layer{	-webkit-transform:scale(1.15);	-ms-transform:scale(1.15);	transform:scale(1.15);	-webkit-transition: all 7000ms linear;	-moz-transition: all 7000ms linear;	-ms-transition: all 7000ms linear;	-o-transition: all 7000ms linear;	transition: all 7000ms linear;}
.banner-carousel .content-box{	position: relative;	display: table;	vertical-align: middle;	width: 100%;	height: 600px;	padding: 0 0px;	z-index:5;}
.banner-two .banner-carousel .content-box{	height: 740px;}
.banner-five .banner-carousel .content-box{	height: 720px;}
.banner-three .banner-carousel .content-box{	height: 740px;}
.banner-four .banner-carousel .content-box{	height: 700px;}
.banner-carousel .content-box .content{	position: relative;	display: table-cell;	vertical-align: middle;	padding: 50px 0px;}
.banner-carousel .content-box .inner{	position: relative;	display: block;	max-width: 900px;	margin: 0 auto;	text-align: center;}
.banner-two .banner-carousel .content-box .inner{	max-width: 650px;	margin: 0 0;	text-align: left;}
.banner-five .banner-carousel .content-box .inner{	max-width: 620px;	margin: 0 0;	text-align: left;}
.banner-three .banner-carousel .content-box .inner{	max-width: 650px;	margin: 0 0;	text-align: left;}
.banner-four .banner-carousel .content-box .inner{	max-width: 650px;	margin: 0 0;	text-align: left;}
.banner-carousel .content-box .sub-title{	display: block;	font-size: 16px;	line-height: 1.5em;	color: #ffffff;	font-weight: 400;	opacity: 0;	text-transform: uppercase;	letter-spacing: 7px;	margin-bottom: 30px;	-webkit-transform: translateY(-80px);	-moz-transform: translateY(-80px);	-ms-transform: translateY(-80px);	-o-transform: translateY(-80px);	transform: translateY(-80px);}
.banner-five .banner-carousel .content-box .sub-title{	margin-bottom: 20px;}
.banner-carousel .content-box .sub-title .icon{	font-size: 24px;	vertical-align: middle;	color: #30adcd;	padding-right: 10px;}
.banner-carousel .content-box .sub-title .icon:last-child{	padding-left: 10px;}
.banner-carousel .active .content-box .sub-title{	opacity: 1;	-webkit-transform: translate(0);	-moz-transform: translate(0);	-ms-transform: translate(0);	-o-transform: translate(0);	transform: translate(0);	-webkit-transition: all 700ms ease;	-moz-transition: all 700ms ease;	-ms-transition: all 700ms ease;	-o-transition: all 700ms ease;	transition: all 700ms ease;	-webkit-transition-delay: 300ms;	-moz-transition-delay: 300ms;	-ms-transition-delay: 300ms;	-o-transition-delay: 300ms;	transition-delay: 300ms;}
.banner-carousel .content-box .subtitle-2{	display: block;	font-size: 15px;	line-height: 1.5em;	color: #ffffff;	font-weight: 400;	opacity: 0;	text-transform: uppercase;	letter-spacing: 1px;	margin-bottom: 30px;	padding-bottom: 13px;	-webkit-transform: translateY(-80px);	-moz-transform: translateY(-80px);	-ms-transform: translateY(-80px);	-o-transform: translateY(-80px);	transform: translateY(-80px);}
.banner-carousel .content-box .subtitle-2 .icon{	font-size: 24px;	vertical-align: middle;color: #30adcd;	margin-left: 10px;}
.banner-carousel .active .content-box .subtitle-2{	opacity: 1;	-webkit-transform: translate(0);	-moz-transform: translate(0);	-ms-transform: translate(0);-o-transform: translate(0);	transform: translate(0);	-webkit-transition: all 700ms ease;	-moz-transition: all 700ms ease;	-ms-transition: all 700ms ease;	-o-transition: all 700ms ease;	transition: all 700ms ease;	-webkit-transition-delay: 300ms;	-moz-transition-delay: 300ms;	-ms-transition-delay: 300ms;	-o-transition-delay: 300ms;	transition-delay: 300ms;}
.banner-section .slide-item .curve-layer{	position: absolute;	left: 0%;	top: 0;	width: 50%;	height: 100%;	opacity: 0;	-webkit-transform:translateX(50px);	-ms-transform:translateX(50px);	transform:translateX(50px);}
.banner-section .active .slide-item .curve-layer{	opacity: 1;	-webkit-transform:translate(0);	-ms-transform:translate(0);	transform:translate(0);	-webkit-transition:all 700ms ease 300ms;	-ms-transition:all 700ms ease 300ms;	-o-transition:all 700ms ease 300ms;	-moz-transition:all 700ms ease 300ms;	transition:all 700ms ease 300ms;}
.banner-section .slide-item .curve-layer:before{	content: '';	position: absolute;	right: -100px;	top: 0;	width: 150%;	height: 100%;	background: #000000;	opacity: 0.60;	-webkit-transform: skewX(-12deg);	-ms-transform: skewX(-12deg);	transform: skewX(-12deg);}
.banner-carousel .bottom-dots{	position: absolute;	left: 0;	bottom: 0; width: 100%;}
.banner-carousel .bottom-dots .dot{	position: relative;	display: block;	float: left;	width: 3px;	height: 3px;	border-right: 3px solid #ffffff;	margin-right: 3px;}
.banner-carousel .bottom-dots .line-dot{	border-right: 40px solid #ffffff;}
.banner-carousel .content-box h1{	display: block;	font-size: 72px;	line-height: 1.10em;	color: #ffffff;	font-weight: 700;	opacity: 0;	margin-bottom: 35px;	text-transform: capitalize;	letter-spacing: 0;	-webkit-transform: translateY(80px);	-moz-transform: translateY(80px);	-ms-transform: translateY(80px);	-o-transform: translateY(80px);	transform: translateY(80px);	text-transform:capitalize;}
.banner-two .banner-carousel .content-box h1{	font-size: 60px;	line-height: 1.15em;	margin-bottom: 20px;}
.banner-five .banner-carousel .content-box h1{	font-size: 60px;	line-height: 1.15em;	text-transform: uppercase;	margin-bottom: 20px;}
.banner-three .banner-carousel .content-box h1{	font-size: 60px;	line-height: 1.15em;	margin-bottom: 35px;	padding-bottom: 13px;}
.banner-four .banner-carousel .content-box h1{	font-size: 58px;	line-height: 1.18em;	margin-bottom: 25px;}
.banner-carousel .active .content-box h1{	opacity: 1;	-webkit-transform: translate(0);	-moz-transform: translate(0);	-ms-transform: translate(0);	-o-transform: translate(0);	transform: translate(0);	-webkit-transition: all 700ms ease;	-moz-transition: all 700ms ease;	-ms-transition: all 700ms ease;	-o-transition: all 700ms ease;	transition: all 700ms ease;-webkit-transition-delay: 700ms;	-moz-transition-delay: 700ms;	-ms-transition-delay: 700ms;	-o-transition-delay: 700ms;	transition-delay: 700ms;}
.banner-carousel .content-box .text{	display: block;	font-size: 18px;	line-height: 1.5em;	color: #ffffff;	font-weight: 400;	opacity: 0;	margin-bottom: 40px;	max-width: 650px;	-webkit-transform: translateY(50px);	-moz-transform: translateY(50px);	-ms-transform: translateY(50px);	-o-transform: translateY(50px);	transform: translateY(50px);}
.banner-four .banner-carousel .content-box .text{	margin-bottom: 40px;	font-size: 20px;}
.banner-carousel .active .content-box .text{	opacity: 1;	-webkit-transform: translate(0);-moz-transform: translate(0);	-ms-transform: translate(0);	-o-transform: translate(0);	transform: translate(0);	-webkit-transition: all 700ms ease;	-moz-transition: all 700ms ease;-ms-transition: all 700ms ease;	-o-transition: all 700ms ease;	transition: all 700ms ease;	-webkit-transition-delay: 1100ms;	-moz-transition-delay: 1100ms;	-ms-transition-delay: 1100ms;	-o-transition-delay: 1100ms;	transition-delay: 1100ms;}
.banner-carousel .content-box .links-box{	position: relative;	opacity: 0;	z-index: 5;	-webkit-transform: translateY(80px);	-moz-transform: translateY(80px);	-ms-transform: translateY(80px);	-o-transform: translateY(80px);	transform: translateY(80px);}
.banner-carousel .active .content-box .links-box{	opacity: 1;	-webkit-transform: translate(0);	-moz-transform: translate(0);	-ms-transform: translate(0);	-o-transform: translate(0);	transform: translate(0);	-webkit-transition: all 700ms ease;	-moz-transition: all 700ms ease;	-ms-transition: all 700ms ease;	-o-transition: all 700ms ease;	transition: all 700ms ease;	-webkit-transition-delay: 1100ms;	-moz-transition-delay: 1100ms;	-ms-transition-delay: 1100ms;	-o-transition-delay: 1100ms;	transition-delay: 1100ms;}
.banner-two .banner-carousel .active .content-box .links-box,.banner-four .banner-carousel .active .content-box .links-box,.banner-five .banner-carousel .active .content-box .links-box{	-webkit-transition-delay: 1500ms;	-moz-transition-delay: 1500ms;	-ms-transition-delay: 1500ms;	-o-transition-delay: 1500ms;	transition-delay: 1500ms;}
.banner-three .banner-carousel .active .content-box .links-box{	-webkit-transition-delay: 1500ms;	-moz-transition-delay: 1500ms;	-ms-transition-delay: 1500ms;-o-transition-delay: 1500ms;	transition-delay: 1500ms;}
.banner-five .banner-carousel .active .content-box .links-box .theme-btn{	margin-right: 10px;}
.banner-carousel .content-box .content-image{	position: absolute;	left: 100%;	top: -80px;	margin-left: 30px;width: 700px;	opacity: 0;	-webkit-transform: translateX(50px);	-moz-transform: translateX(50px);	-ms-transform: translateX(50px);	-o-transform: translateX(50px);	transform: translateX(50px);}
.banner-carousel .content-box .content-image img{	width: auto;	max-width: 100%;}
.banner-five .banner-carousel .active .content-box .content-image{	opacity: 1;	-webkit-transform: translateX(0px);	-moz-transform: translateX(0px);	-ms-transform: translateX(0px);	-o-transform: translateX(0px);	transform: translateX(0px);	-webkit-transition: all 700ms ease;	-moz-transition: all 700ms ease;	-ms-transition: all 700ms ease;	-o-transition: all 700ms ease;	transition: all 700ms ease;	-webkit-transition-delay: 1500ms;	-moz-transition-delay: 1500ms;	-ms-transition-delay: 1500ms;	-o-transition-delay: 1500ms;	transition-delay: 1500ms;}
.banner-section .owl-dots{	position: absolute;	left: 0px;	bottom: 30px;	width: 100%;	text-align: center;}
.banner-section .owl-dots .owl-dot{	position: relative;	display: inline-block;	width: 2px;	height: 30px;	margin: 0px 7px;}
.banner-section .owl-dots .owl-dot span{	position: absolute;	left: 0;	bottom: 0;	display: block;	width: 2px;	height: 10px;	background: #ffffff;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}
.banner-section .owl-dots .owl-dot.active span{	height: 30px;}
.banner-one .banner-carousel .owl-nav,.banner-two .banner-carousel .owl-nav,.banner-three .banner-carousel .owl-nav,.banner-four .banner-carousel .owl-nav,.banner-five .banner-carousel .owl-nav{	display: none;}
.sec-title{	position:relative;	margin-bottom:10px;	padding-bottom: 25px;}
.sec-title.centered{	margin-bottom: 30px;}
.sec-title .upper-text{	position: relative;	display: block;font-size: 14px;	color: #777777;	text-transform: uppercase;	letter-spacing: 0.05em;	margin: 0 0 10px;}
.sec-title.hydro-theme .upper-text{	font-size: 16px;	color: #888888;	text-transform: capitalize;	letter-spacing: 0;	margin: 0 0 10px;}
.sec-title .upper-text .icon{	position: relative;	vertical-align: middle;	font-size: 16px;	color: #406fe6;	padding-left: 3px;}
.sec-title.bio-theme .upper-text .icon{	color: #84b040;}
.sec-title.fuel-theme .upper-text .icon{	color: #d73441;}
.sec-title.hydro-theme .upper-text .icon{	color: #e85728;}
.sec-title .subtitle{	position: relative;	display: block;	text-transform: capitalize;	font-size: 17px;	color: #52c306;	font-weight: 300;	padding-top: 10px;}
.sec-title.bio-theme .subtitle{	color: #84b040;}
.sec-title.fuel-theme .subtitle{	color: #d73441;	padding-top: 5px;}
.sec-title h2{	position: relative;	display: block;	font-size:36px;	line-height: 1.15em;	color: #222222;	font-weight: 700;	text-transform:capitalize;	margin-bottom: 0px;}
.sec-title.hydro-theme h2{	color: #1c2562;}
.sec-title .bottom-dots{	position: absolute;	left: 0;	bottom: 0;	width: 100%;}
.sec-title.centered .bottom-dots{	left: 50%;	margin-left: -25px;	width: 20%;}
.sec-title .bottom-dots .dot{	position: relative;	display: block;	float: left;	width: 3px;	height: 3px;	border-right: 3px solid #fa8c00;	margin-right: 3px;}
.sec-title.bio-theme .bottom-dots .dot{	border-right-color: #2f333c;}
.sec-title.hydro-theme .bottom-dots .dot{	border-right-color: #e85728;}
.sec-title .bottom-dots .line-dot{	border-right: 40px solid #fa8c00;}
.sec-title.fuel-theme .bottom-dots .dot{	border-right-color: #0a394d;}
.light-title .upper-text,.light-title .upper-text .icon,.light-title h2{	color: #ffffff;}
.light-title .bottom-dots .dot{	border-color: #ffffff;}
.sec-title-two{	position:relative;	display: block;	max-width: 720px;	margin: 0 auto 50px;	text-align: center;}
.sec-title-two .subtitle{	position: relative;	display: block;	font-size: 16px;	color: #aaaaaa;	text-transform: uppercase;	letter-spacing: 1px;	line-height: 1.4em;	margin: 0 0 15px;}
.sec-title-two h2{	position: relative;	display: block;	font-size:36px;	line-height: 1.2em;	color: #222222;	font-weight: 700;	margin-bottom: 0px;}
.sec-title-two .upper-icon{	position: relative;	display: inline-block;	font-size: 24px;	color: #e2bc2f;	line-height: 30px;	width: 140px;	padding: 0px 40px;	margin: 0 auto 25px;}
.sec-title-two .left-dots{	position: absolute;	left: 0;	top: 50%;	margin-top: -2px;	width: 45px;}
.sec-title-two .left-dots .dot{	position: relative;	display: block;	float: left;	width: 3px;	height: 3px;	border-right: 3px solid #406fe6;	margin-right: 3px;}
.sec-title-two .left-dots .line-dot{	border-right: 20px solid #406fe6;}
.sec-title-two .right-dots{	position: absolute;	right: 0;	top: 50%;	margin-top: -1px;	width: 45px;}
.sec-title-two .right-dots .dot{	position: relative;	display: block;	float: left;	width: 3px;	height: 3px;	border-right: 3px solid #406fe6;	margin-left: 3px;}
.sec-title-two .right-dots .line-dot{	border-left: 20px solid #406fe6;}
.sec-title-two .sub-text{	position: relative;	padding-top: 20px;	line-height: 1.5em;}
.about-section-one{	position:relative;	padding: 110px 0px 60px;}
.about-section-one .text-column{	position: relative;	order: 12;}
.about-section-one .text-column .inner{	position: relative;	display: block;	padding-left: 25px;}
.about-section-one .text-content{	position: relative;}
.about-section-one .text-content p{	margin-bottom: 25px;}
.about-section-one .featured-list{	position: relative;	text-align: center;	padding-top: 10px;}
.about-section-one .featured-list ul{	position: relative;	margin: 0px -15px;}
.about-section-one .featured-list ul li{	position: relative;	float: left;width: 30%;	padding: 0px 15px;	font-weight: 700;	font-size: 14px;	color: #222222;	text-transform: uppercase;	line-height: 1.4em;margin-bottom: 50px;}
.about-section-one .featured-list ul li:nth-child(2){	width: 40%;}
.about-section-one .featured-list ul li:nth-child(2):before{	content: '';	position: absolute;	left: 15px;	top: 0;	width: 1px;	height: 100%;	border-left: 1px dashed #cccccc;}
.about-section-one .featured-list ul li:nth-child(2):after{	content: '';	position: absolute;	right: 15px;	top: 0;	width: 1px;	height: 100%;	border-left: 1px dashed #cccccc;}
.about-section-one .featured-list ul li .icon{	position: relative;	display: block;	font-weight: 400;	font-size: 64px;	line-height: 1em;	color: #406fe6;	vertical-align: bottom;	margin: 0 0 20px;}
.about-section-one .featured-list ul li:nth-child(2) .icon{	color: #52c306;}
.about-section-one .image-column{	position: relative;	order: 0;}
.about-section-one .image-column .inner{	position: relative;	display: block;	padding-right: 15px;}
.about-section-one .image-column .image-box{	position: relative;	display: block;	padding-left: 85px;}
.about-section-one .image-column .image-box .image{	position: relative;	display: block;	margin: 0;}
.about-section-one .image-column .image-box .image img{	position: relative;	display: block;	width: 100%;}
.about-section-one .image-column .image-box .image-two{	position: absolute;	display: block;	left: -100px;	top: 100%;	margin: 0;	margin-top: -80px;	border: 20px solid #ffffff;	z-index: 1;}
.programs-section-one{	position:relative;	padding: 110px 0px;}
.programs-section-one .bg-pattern-layer{	position: absolute;	left: 0;	top: 0;	right: 0;	bottom: 280px;	background-color: #f0f3fb;}
.programs-section-one .bg-pattern-layer:before{	content: '';	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background:url(../images/background/bg-pattern-1.png) center center repeat;	opacity: 0.70;}
.program-block{	position: relative;	text-align: center;	margin-bottom: 30px;}
.owl-theme .program-block{	margin-bottom: 0;}
.program-block .inner-box{	position: relative;	display: block;}
.program-block .image-box{	position: relative;	display: block;	overflow: hidden;	margin-bottom: 20px;}
.program-block .image-box .image{	position: relative;	display: block;}
.program-block .image-box .image img{	position: relative;	display: block;	width: 100%;}
.program-block h3{	position: relative;	font-weight: 700;	text-transform: capitalize;	margin-bottom: 0;}
.program-block h3 a{	color: #222222;}
.program-block h3 a:hover{	color: #406fe6;}
.program-block .image-box:before{	content: '';	position: absolute;	display: block;	left: 0;	top: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.80);	-webkit-transform: translateY(100%);	-ms-transform: translateY(100%);	transform: translateY(100%);	z-index: 2;}
.program-block .inner-box:hover .image-box:before{	opacity: 1;	-webkit-transform: translateY(0%);	-ms-transform: translateY(0%);	transform: translateY(0%);	-webkit-transition: all 400ms ease;	-moz-transition: all 400ms ease;	-ms-transition: all 400ms ease;	-o-transition: all 400ms ease;	transition: all 400ms ease;}
.program-block .hover-box{position: absolute;	display: block;	left: 0;	top: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.0);	border-bottom: 5px solid #52c306;	color: #ffffff;	opacity: 0;	-webkit-transform: translateY(100%);	-ms-transform: translateY(100%);	transform: translateY(100%);	-webkit-transition: all 0ms ease;	-moz-transition: all 0ms ease;	-ms-transition: all 0ms ease;	-o-transition: all 0ms ease;	transition: all 0ms ease;	z-index: 5;}
.program-block .inner-box:hover .hover-box{	opacity: 1;	-webkit-transform: translateY(0%);	-ms-transform: translateY(0%);	transform: translateY(0%);	-webkit-transition: all 500ms ease 400ms;	-moz-transition: all 500ms ease 400ms;	-ms-transition: all 500ms ease 400ms;	-o-transition: all 500ms ease 400ms;	transition: all 500ms ease 400ms;}
.program-block .hover-inner{	position: absolute;	display: table;	vertical-align: middle;	left: 0;	top: 0;	width: 100%;height: 100%;}
.program-block .hover-inner .content{	position: relative;	display: table-cell;	vertical-align: middle;	width: 100%;	padding: 20px;}
.program-block .hover-inner .icon-box{	position: relative;	display: block;	font-size: 72px;	line-height: 1em;	margin-bottom: 10px;}
.programs-section-one .owl-dots{	display: none;}
.programs-section-one .owl-theme .owl-nav{	position: relative;	width: 100%;	text-align: center;	padding-top: 40px;}
.programs-section-one .owl-theme .owl-nav .owl-prev,.programs-section-one .owl-theme .owl-nav .owl-next{	position: relative;	display: inline-block;	margin: 0px 5px;	width: 50px;	height: 50px;	line-height: 48px;	text-align: center;	font-size: 20px;	color: #cccccc;	border:1px solid #e0e0e0;	border-radius: 50%;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}
.programs-section-one .owl-theme .owl-nav .owl-prev:hover,.programs-section-one .owl-theme .owl-nav .owl-next:hover{	color: #406fe6;	border-color: #406fe6;}
.newsletter-section{	position:relative;	padding: 80px 0px 50px;	background: #24345d;	color: #ffffff;	overflow: hidden;}
.newsletter-section .auto-container{	position: relative;	max-width: 1340px;}
.newsletter-section .big-icon{	position: absolute;	left: -130px;	top: -75px;	font-size: 220px;	color: rgba(255,255,255,0.05);	line-height: 1em;}
.newsletter-section .title-column{	position: relative;	margin-bottom: 25px;}
.newsletter-section .title-column h2{	font-weight: 700;	margin: 0;	text-transform: capitalize;	line-height: 1.15em;}
.newsletter-section .newsletter-form{	position:relative;	padding-top: 8px;	padding-bottom: 3px;}
.newsletter-form form{	position:relative;}
.newsletter-form form .row{	margin: 0 -10px;}
.newsletter-form .form-group{    position: relative;    padding: 0px 10px;    margin-bottom: 20px;}
.newsletter-form .form-group .field-inner{	position: relative;}
.newsletter-form .form-group label{	position: absolute;	left: 20px;	top: 15px;	line-height: 30px;	color:rgba(255,255,255,0.50);}
.newsletter-form .form-group input[type="text"],.newsletter-form .form-group input[type="tel"],.newsletter-form .form-group input[type="email"],.newsletter-form .form-group input[type="password"],.newsletter-form .form-group input[type="url"],.newsletter-form .form-group textarea{    position: relative;    width: 100%;    line-height: 30px;    padding: 13px 30px;    padding-left: 46px;    height: 60px;	display:inline-block;    font-size: 16px;    background: none;	font-weight:400;	color:#ffffff;	border:2px solid rgba(255,255,255,0.10);    -webkit-transition: all 300ms ease;    -ms-transition: all 300ms ease;    -o-transition: all 300ms ease;    -moz-transition: all 300ms ease;    transition: all 300ms ease;}
.newsletter-form .form-group input[type="text"]:focus,.newsletter-form .form-group input[type="email"]:focus,.newsletter-form .form-group input[type="tel"]:focus,.newsletter-form .form-group input[type="url"]:focus{	border-color:#406fe6;}
.newsletter-form .form-group input::-webkit-input-placeholder{	color:rgba(255,255,255,0.50);}
.newsletter-form .form-group button{	position: relative;	display: block;	width: 100%;}
.newsletter-form .form-group .theme-btn .btn-title{	padding-top: 15px;	padding-bottom: 15px;}
.newsletter-form .form-group .theme-btn .btn-title .btn-icon{	padding-top: 15px;}
.services-section-one {
    position: relative;
    padding: 50px 0px 50px;
    overflow: hidden;
    background: #f1f1f1;
}
.services-section-one .pattern-image-left{	position: absolute;	left: 0;	bottom: 50px;	width: auto;	height: auto;}
.services-section-one .pattern-image-right{	position: absolute;	right: 0;	bottom: 30px;	width: auto;	height: auto;}
.service-block{	position: relative;	margin-bottom: 30px;}
.service-block .image-column{	position: relative;	margin-bottom: 30px;}
.service-block .image-column .inner{	position: relative;	display: block;	padding-right: 80px;}
.service-block .image-column .image,.service-block .image-column .image img{	display: block;	width: 100%;	    -webkit-box-reflect: below 0px linear-gradient(transparent,transparent, #0000000a);}
.service-block .image-column .icon-box{	position: absolute;	right: 20px;	top: 50%;	margin-top: -60px;	width: 120px;	height: 120px;	font-size: 54px;	line-height: 120px;	color: #52c306;	background: #ffffff;	text-align: center;	border-radius: 50%;	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);}
.service-block.now-in-view .image-column .icon-box{	-ms-transform: scale(1.2) rotate(360deg);	transform: scale(1.2) rotate(360deg);    -webkit-transition: all 2000ms ease 500ms;    -ms-transition: all 2000ms ease 500ms;    -o-transition: all 2000ms ease 500ms;    -moz-transition: all 2000ms ease 500ms;    transition: all 2000ms ease 500ms;}
.service-block .text-column{	position: relative;	margin-bottom: 30px;}
.service-block .text-column .inner{	position: relative;	display: block;	padding-left: 20px;	padding-top: 30px;	padding-right: 150px;}
.service-block .text-column .title{	position: relative;	margin-bottom: 26px;}
.service-block .text-column .title h2{	font-size: 30px;	font-weight: 400;	text-transform: capitalize;	margin: 0 0 3px;}
.service-block .text-column .title .sub-text{	font-size: 18px;	font-weight: 300;	line-height: 1.4em;	text-transform: uppercase;	margin: 0;	color: #aaaaaa;}
.service-block .text-column .text{	position: relative;	color: #5d5d5d;	margin-bottom: 30px;}
.service-block .text-column .link-box{	position: relative;}
.service-block .text-column .link-box a{	position: relative;	display: inline-block;	font-weight: 700;	font-size: 18px;	color: #406fe6;	text-transform: uppercase;}
.service-block .text-column .link-box a .txt{position: relative;	display: inline-block;	border-bottom: 1px solid;}
.service-block .text-column .link-box a .icon{	position: relative;	font-size: 16px;	padding-left: 7px;	color: #52c306;}
.service-block .text-column .link-box a:hover{	color: #52c306;}
.services .service-block:nth-child(even) .text-column{	order: 0;}
.services .service-block:nth-child(even) .image-column .icon-box{	right: auto;	left: 20px;}
.services .service-block:nth-child(even) .image-column{	order: 12;}
.services .service-block:nth-child(even) .image-column .inner{	padding-right: 0;	padding-left: 80px;}
.services .service-block:nth-child(even) .text-column .inner{	padding-right: 20px;	padding-left: 150px;	text-align: right;}
.recent-projects{	position:relative;	padding: 110px 0px 0px;	z-index: 1;}
.recent-projects .bg-pattern-layer{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background-color: #f0f3fb;}
.recent-projects .bg-pattern-layer:before{	content: '';	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background:url(../images/background/bg-pattern-1.png) center center repeat;	opacity: 0.70;}
.recent-projects .title-column{	position: relative;	margin-bottom: 50px;}
.recent-projects .title-column .inner{	position: relative;	display: block;	max-width: 400px;}
.recent-projects .title-column .text{	margin-bottom: 40px;}
.recent-projects .image-column{	position: relative;}
.recent-projects .image-column .inner{	position: relative;	display: block;	margin-bottom: -130px;}
.recent-projects .image-column .image,.recent-projects .image-column .image img{	position: relative;	display: block;	margin: 0;	width: 100%;}
.tabs-box{	position: relative;}
.tabs-box .tab-buttons{	position: relative;}
.tabs-box .tab-buttons .tab-btn{	position: relative;	display: inline-block;	cursor: pointer;}
.tabs-box .tabs-content{	position: relative;}
.tabs-box .tabs-content .tab{	position: relative;	display: none;}
.tabs-box .tabs-content .active-tab{	display: block;}
.recent-proj-tabs{	position: relative;	margin-bottom: 88px;}
.recent-proj-tabs .tab .tab-inner{	position: relative;	display: block;	overflow: hidden;}
.recent-proj-tabs .tab .cat-info{	position: absolute;	right: -150px;	top: 30px;	line-height: 20px;	padding: 10px 25px;	background: #52c306;	color: #ffffff;	font-weight: 500;	letter-spacing: 1px;	font-size: 14px;	text-transform: uppercase;	opacity: 0;}
.recent-proj-tabs .tab.now-in-view .cat-info{	right: 30px;	opacity: 1;	-webkit-transition:all 0.5s ease 500ms;	-moz-transition:all 0.5s ease 500ms;	-ms-transition:all 0.5s ease 500ms;	-o-transition:all 0.5s ease 500ms;	transition:all 0.5s ease 500ms;}
.recent-proj-tabs .tab .image{	display: block;	margin: 0;}
.recent-proj-tabs .tab img{	position: relative;	display: block;	width: 100%;	height: auto;}
.recent-proj-tabs .buttons-box{	position: absolute;	left: 0;	top: 100%;	width: 100%;	text-align: center;}
.recent-proj-tabs .tab-buttons .tab-btn{	position: relative;	float: left;	font-size: 18px;	color: #222222;	text-transform: capitalize;	min-height: 88px;	width: 33.333%;	padding: 30px 15px;	line-height: 24px;	border-bottom: 2px solid rgba(0,0,0,0.20);	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.10);	-webkit-transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;	transition:all 0.3s ease;}
.recent-proj-tabs .tab-buttons .active-btn{	border-bottom-color: #52c306;	padding: 28px 15px;	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);}
.recent-proj-tabs .tab-buttons .tab-btn .btn-title{	position: relative;	display: block;	line-height: 28px;}
.recent-proj-tabs .tab-buttons .tab-btn .info{	position: relative;	display: none;	color: #777777;	font-size: 15px;	text-transform: uppercase;	line-height: 20px;}
.recent-proj-tabs .tab-buttons .active-btn .btn-title{	font-weight: 700;	font-size: 20px;}
.recent-proj-tabs .tab-buttons .active-btn .info{	display: block;}
.fun-facts-section{	position:relative;	padding: 260px 0px 60px;}
.fun-facts-section.default-style{	padding: 80px 0px 50px;	border-top: 1px solid rgba(0,0,0,0.07);}
.fun-facts-section.bio-theme{	padding-top: 190px;}
.fun-facts-section .auto-container{	max-width: 1300px;}
.fun-facts-section .bg-pattern-layer{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background: url(../images/background/map-pattern.jpg) center 50px no-repeat;}
.fact-counter{	position: relative;	z-index: 1;}
.fact-counter .counter-column{	position:relative;	margin-bottom:50px;	text-align: center;}
.fact-counter .counter-column .inner{	position: relative;	display: block;}
.fun-facts-section.default-style .inner:before{	content: '';	position: absolute;	right: -15px;	bottom: 5px;	border-left: 1px dashed rgba(0,0,0,0.20);	height: 80px;}
.fun-facts-section.default-style .counter-column:last-child .inner:before{	display: none;}
.fact-counter .counter-column .icon-box{	position: relative;	display: block;	font-size: 20px;	line-height: 1em;	color:#406fe6;	margin-bottom: 25px;}
.fun-facts-section.bio-theme .fact-counter .counter-column .icon-box{	color: #84b040;}
.fact-counter .count-box{	position: relative;	font-size:48px;	line-height: 1.1em;	color:#52c306;text-transform: capitalize;	font-weight:700;	margin-bottom: 5px;}
.fun-facts-section.bio-theme .fact-counter .count-box{	color: #222222;}
.fact-counter .count-box .count-text{	position:relative;	display: inline-block;}
.fact-counter .counter-title{	position: relative;	display: block;	font-size:18px;	line-height:24px;	letter-spacing: 0.05em;	font-weight:400;	color:#222222;	text-transform: capitalize;}
.fun-facts-section.bio-theme .fact-counter .counter-title{	color: #84b040;	font-size: 16px;	text-transform: uppercase;}
.reviews-section{	position:relative;	padding: 100px 0px;	background-position: center center;	background-repeat: no-repeat;	background-size: cover;}
.reviews-section .image-layer{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background-position: center top;	background-repeat: no-repeat;	background-size: cover;}
.reviews-section .image-layer:before{	content: '';	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background: #0f1e44;	opacity: 0.80;}
.reviews-carousel-box{	position: relative;	padding: 0px 60px;	margin-bottom: 100px;}
.testi-block-one{	position: relative;	padding-top: 25px;}
.testi-block-one .inner-box{	position: relative;	display: block;	padding: 50px 50px;	background: #ffffff;}
.testi-block-one .inner-box .quote-icon{	position: absolute;	right: 50px;	top: -28px;	line-height: 1em;	font-size: 70px;	color: #52c306;font-weight: 400;	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.testi-block-one .inner-box:hover .quote-icon{	transform: translate(-40px, 90px) scale(1.5);	opacity: 0.30;}
.testi-block-one .inner-box .rating{	position: relative;	line-height: 24px;	margin-bottom: 15px;}
.testi-block-one .inner-box .rating span{	position: relative;	display: inline-block;color: #e6d40e;	font-size: 14px;	margin-right: 1px;}
.testi-block-one .inner-box .text{	position: relative;	margin-bottom: 30px;}
.testi-block-one .inner-box .testi-info{	position: relative;	padding-left: 75px;	padding-top: 15px;	line-height: 22px;	min-height: 65px;}
.testi-block-one .inner-box .testi-info .image{	position: absolute;	left: 0;	top: 0;	width: 65px;	height: 65px;	border-radius: 50%;	overflow: hidden;}
.testi-block-one .inner-box .testi-info .image img{display: block;	width: 65px;	height: 65px;	border-radius: 50%;}
.testi-block-one .inner-box .testi-info .name{	font-size: 16px;	text-transform: capitalize;	font-weight: 500;}
.testi-block-one .inner-box .testi-info .designation{font-size: 14px;	color: #777777;	text-transform: capitalize;}
.reviews-carousel-box .owl-dots{	display: none;}
.reviews-carousel-box .owl-theme .owl-nav{	position: absolute;	left: 0;	top: 50%;	width: 100%;	height: 0;	margin-top: -25px;}
.reviews-carousel-box .owl-theme .owl-nav .owl-prev,.reviews-carousel-box .owl-theme .owl-nav .owl-next{	position: absolute;	top: 0;	left: -90px;	margin: 0px 0px;	width: 50px;	height: 50px;	line-height: 48px;	text-align: center;	font-size: 20px;	color: #ffffff;	border:1px solid rgba(255,255,255,0.50);	border-radius: 50%;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}
.reviews-carousel-box .owl-theme .owl-nav .owl-next{	right: -90px;	left: auto;}
.reviews-carousel-box .owl-theme .owl-nav .owl-prev:hover,.reviews-carousel-box .owl-theme .owl-nav .owl-next:hover{	color: #52c306;	border-color: #52c306;}
.sponsors-section{	position:relative;	padding:70px 0px;}
.sponsors-section .auto-container{	max-width: 1300px;}
.sponsors-section .image-layer{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background-position: center center;	background-repeat: no-repeat;	background-size: cover;}
.sponsors-section .image-layer:before{	content: '';	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	opacity: 0.80;	background: #d73441;}
.sponsors-outer{	position:relative;	text-align:center;}
.reviews-section .sponsors-outer .auto-container{	max-width: 1440px;}
.sponsors-outer .slide-item{	display: block;	text-align: center;}
.sponsors-outer .image-box{	position:relative;	display: inline-block;}
.sponsors-outer .image-box img{	max-width:100%;	width:auto;	display:inline-block;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;	opacity:0.80;}
.sponsors-outer .image-box img:hover{	opacity:1;}
.sponsors-outer .owl-dots,.sponsors-outer .owl-nav{	position:relative;	display:none;}
.pricing-section{	position:relative;	padding:110px 0px 80px;}
.pricing-section .upper-row{	position: relative;}
.pricing-section .left-column{	float: left;	margin-bottom: 50px;}
.pricing-section .left-column .sec-title{	margin-bottom: 0;}
.pricing-section .right-column{	margin-bottom: 50px;	float: right;}
.pricing-section .right-column .buttons-box{	position: relative;	padding-top: 40px;}
.pricing-tabs .tab-buttons{	position: relative;	padding: 8px;	background: #444444;	color: #ffffff;}
.pricing-tabs .tab-buttons .tab-btn{	position: relative;	display: block;	float: left;	padding: 8px 25px;	line-height: 24px;	background: none;	-webkit-transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;	transition:all 0.3s ease;}
.pricing-tabs .tab-buttons .active-btn{	background: #406fe6;}
.pricing-tabs .tabs-content{	position: relative;}
.pricing-block{	position: relative;	margin-bottom: 30px;}
.pricing-block .block-inner{	position: relative;	display: block;	padding: 50px 20px 50px;	text-align: center;	border: 1px solid #e0e0e0;	border-top: 3px solid #f0f0f0;	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12);	overflow: hidden;	transition:all 500ms ease;	-moz-transition:all 500ms ease;	-webkit-transition:all 500ms ease;	-ms-transition:all 500ms ease;	-o-transition:all 500ms ease;}
.pricing-section .pricing-block:nth-child(1) .block-inner{	transform:translateY(30px);}
.pricing-section .pricing-block:nth-child(2) .block-inner{	transform:translateY(-30px);}
.pricing-section .pricing-block:nth-child(3) .block-inner{	transform:translateY(30px);}
.active-tab .pricing-block.now-in-view .block-inner{	transform:translateY(0px) !important;}
.pricing-section .pricing-block:nth-child(1) .block-inner:before{	transition-delay: 0ms;}
.pricing-section .pricing-block:nth-child(2) .block-inner:before{	transition-delay: 300ms;}
.pricing-section .pricing-block:nth-child(3) .block-inner:before{	transition-delay: 600ms;}
.pricing-block.popped .block-inner{	border-top-color: #406fe6;}
.pricing-block .plan-header{	position: relative;	margin-bottom: 30px;}
.pricing-block .plan-header .icon-box{	position: relative;	font-size: 60px;	line-height: 1em;	color: #777777;	margin-bottom: 16px;}
.pricing-block .plan-header .subtitle{	position: relative;	display: block;	font-size: 16px;	text-transform: uppercase;	line-height: 1.5em;	color: #777777;	margin-bottom: 5px;}
.pricing-block .plan-header .plan-title h2{	font-size: 30px;	font-weight: 700;	line-height: 1.25em;	margin: 0px;}
.pricing-block .plan-price{	position: relative;	margin-bottom: 25px;}
.pricing-block .plan-price .icon{	position: relative;	font-size: 20px;	line-height: 1em;	color: #406fe6;	margin-bottom: 18px;}
.pricing-block .plan-price .price{	position: relative;	display: inline-block;}
.pricing-block .plan-price .price .currency{	position: absolute;	left: -32px;	top: 13px;	font-size: 30px;	line-height: 1em;}
.pricing-block .plan-price .amount{	position: relative;	display: block;	color: #52c306;	font-size: 60px;	line-height: 1em;	font-weight: 700;}
.pricing-block .plan-price .quantity{	position: relative;	display: block;	color: #777777;	font-size: 16px;	line-height: 1.2em;	font-weight: 400;	text-transform: uppercase;}
.pricing-block .features{	position: relative;	margin-bottom: 40px;}
.pricing-block .features ul{	position: relative;}
.pricing-block .features li{	position: relative;	line-height: 1.5em;	margin-bottom: 12px;}
.default-form{ 	position: relative;}
.default-form .row{	margin: 0 -15px;}
.default-form .form-group{	position:relative;	padding: 0 15px;	margin-bottom: 25px;}
.default-form .form-group .field-label{	position:relative;	display: block;	color: #333333;	line-height: 24px;	text-align: left;	text-transform: capitalize;	margin-bottom: 10px;}
.default-form .form-group:last-child{	margin-bottom: 0;}
.default-form .form-group input[type="text"],.default-form .form-group input[type="email"],.default-form .form-group input[type="password"],.default-form .form-group input[type="tel"],.default-form .form-group input[type="url"],.default-form .form-group input[type="file"],.default-form .form-group input[type="number"],.default-form .form-group textarea,.default-form .form-group select{	position: relative;    display: block;    height: 54px;    width: 100%;    font-size: 16px;    color: #25283a;    line-height: 30px;    font-weight: 400;    padding: 11px 20px;    background-color: #ffffff;    border: 1px solid #e0e0e0;	border-radius:3px;    -webkit-transition: all 300ms ease;    -ms-transition: all 300ms ease;    -o-transition: all 300ms ease;    -moz-transition: all 300ms ease;    transition: all 300ms ease;}
.default-form .form-group textarea{	height: 130px;	padding-top: 15px;	resize: none;}
.contact-form .form-group input[type="submit"],.contact-form .form-group button{	display:inline-block;	margin-top:5px;}
.default-form .form-group input[type="text"]:focus,.default-form .form-group input[type="email"]:focus,.default-form .form-group input[type="password"]:focus,.default-form .form-group input[type="tel"]:focus,.default-form .form-group input[type="url"]:focus,.default-form .form-group input[type="file"]:focus,.default-form .form-group input[type="number"]:focus,.default-form .form-group textarea:focus,.default-form .form-group select:focus{	border-color: #fa8c00;}
.contact-form ::-webkit-input-placeholder{color: #aaaaaa;}
.contact-form ::-moz-input-placeholder{color: #aaaaaa; }
.contact-form ::-ms-input-placeholder{color: #aaaaaa;}
.default-form label.error{	color: #ff0000;	font-size:14px;	text-transform: capitalize;	text-align:left;	display:block;	padding-top:5px;}
.content-box .default-form label.error{	color: #ffffff;	font-size: 16px;	padding-top: 10px;}
.form-group .ui-selectmenu-button.ui-button{	width:100%;	font-size:16px;	font-style:normal;	height:54px;	padding:11px 20px;	line-height:30px;	font-family: 'Hind', sans-serif;	color:#333333;	border-radius:3px;	background-color:#ffffff;	border: 1px solid #e0e0e0;}
.form-group .ui-button .ui-icon{	background:none;	position:relative;	top:3px;	text-indent:0px;	color:#333333;	}
.form-group .ui-button .ui-icon:before{	font-family: 'Font Awesome 5 Free';	content: "\f107";	position:absolute;	right:0px;	top:2px !important;	top:13px;	width:10px;	height:20px;	display:block;	color:#aaaaaa;	line-height:20px;	font-size:16px;	font-weight:700;	text-align:center;	z-index:5;}
.ui-widget.ui-widget-content{	border:1px solid #e0e0e0;	font-family: 'Hind', sans-serif;}
.ui-menu .ui-menu-item{	font-size:14px;	border-bottom:1px solid #e0e0e0;}
.ui-menu .ui-menu-item:last-child{	border:none;	}
.ui-menu .ui-menu-item-wrapper{	position:relative;	display:block;	padding:10px 20px !important;	font-size:16px;	line-height:24px;}
.enquiry-section{	position:relative;	padding: 50px 0px;	background-position: center center;	background-repeat: no-repeat;	background-size: cover;}
.enquiry-section .image-layer{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background-position: center center;	background-attachment: fixed;	background-repeat: no-repeat;	background-size: cover;}
.enquiry-section .image-layer:before{    content: '';    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background: #ccc;    opacity: 0.9;}
.enquiry-section .content-box{	position: relative;	display: block;	padding: 60px 60px 50px;	background: #ffffff;	text-align: center;	max-width: 1020px;	margin: 0 auto;}
.enquiry-section .content-box form .row{	margin: 0px -12px;}
.enquiry-section .content-box form .row .form-group{	padding: 0px 12px;	margin-bottom: 24px;}
.enquiry-section .content-box .lower-text{	position: relative;	padding-top: 20px;}
.enquiry-section .lower-text .sub-title{	position: relative;	display: block;	overflow: hidden;}
.enquiry-section .lower-text .sub-title .txt{	position: relative;	display: inline-block;	font-size: 14px;	font-weight: 600;	text-transform: uppercase;	line-height: 24px;	padding: 0px 20px;}
.enquiry-section .lower-text .sub-title .txt:before{	content: '';	position: absolute;	left: 100%;	top: 50%;	width: 100px;	border-bottom: 1px dashed #aaaaaa;}
.enquiry-section .lower-text .sub-title .txt:after{	content: '';	position: absolute;	right: 100%;	top: 45%;	width: 100px;	border-bottom: 1px dashed #aaaaaa;}
.enquiry-section .lower-text .info{	position: relative;	display: block;	padding-top: 15px;	font-size: 24px;	line-height: 1.5em;	font-weight: 500;	text-transform: capitalize;}
.enquiry-section .lower-text .info .icon{	position: relative;	top: -2px;	display: inline-block;	width: 36px;	height: 36px;	background: url(../images/icons/icon-call-1.png) center center no-repeat;	vertical-align: middle;	margin: 0px 5px;}
.enquiry-section .lower-text .info a{	    color: #fa8c01;	font-weight: 600;}
.enquiry-section .lower-text .info a:hover{	text-decoration: underline;}
.news-section{	position:relative;	padding: 110px 0px 50px;}
.news-section.style-three{	padding-top: 170px;	padding-bottom: 40px;}
.news-section.with-carousel{	padding-bottom: 110px;}
.news-block{	position: relative;	margin-bottom: 10px;}
.news-page .news-block{	margin-bottom: 20px;}
.news-section.with-carousel .carousel-box .owl-stage-outer{	overflow: visible;}
.news-section.with-carousel .carousel-box .owl-theme .news-block{	margin: 0px  0px;	opacity: 0;	visibility: hidden;	-moz-transition:all 0.3s ease 0ms;	-webkit-transition:all 0.3s ease 0ms;	-ms-transition:all 0.3s ease 0ms;	-o-transition:all 0.3s ease 0ms;	transition:all 0.3s ease 0ms;}
.news-section.with-carousel .carousel-box .owl-theme .active .news-block{	opacity: 1;	visibility: visible;}
.news-block .inner-box{	position: relative;	display: block;	max-width: 480px;	margin: 0 auto;	background: none;	padding-bottom: 53px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.news-block .inner-box:before{	content: '';	position: absolute;	left: 0;	top: 0;	width: 100%;	bottom: 53px;	background: #f8f8f8;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.news-block .inner-box:hover:before{	bottom: 0px;	background: #ffffff;	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12);}
.style-two .news-block .inner-box:before{	background: #f3f9fb;}
.style-two .news-block .inner-box:hover:before{	background: #f3f9fb;	box-shadow: none;}
.style-four .news-block .inner-box:before{	background: #eef6f9;}
.style-four .active.center .news-block .inner-box:before,
.style-four .news-block .inner-box:hover:before{	background: #ffffff;	bottom: 0px;	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12);}
.news-block .image-box,.news-block .image,.news-block .image img{	position: relative;	display: block;	width: 100%;	margin: 0;}
.news-block .inner-box .post-date{	position: absolute;	right: 30px;	bottom: 30px;	width: 72px;	height: 72px;	line-height: 24px;	text-align: center;	padding: 12px 5px;	background: #ffffff;	border-radius: 50%;	z-index: 1;}
.style-two .news-block .inner-box .post-date{	right: auto;	left: 25px;	bottom: 25px;	border-radius: 3px;}
.news-block .inner-box .post-date .day{	display: block;	font-size: 32px;	color: #52c306;	font-weight: 700;	line-height: 1.1em;}
.style-two .news-block .inner-box .post-date .day{	color: #30adcd;}
.style-three .news-block .inner-box .post-date .day{	color: #84b040;}
.style-four .news-block .inner-box .post-date .day{	color: #d73441;}
.news-block .inner-box .post-date .month{	display: block;	font-size: 14px;	font-weight: 400;	line-height: 1.1em;	text-transform: uppercase;}
.news-block .lower-box{	position: relative;	padding: 40px 35px 40px;	border: 1px solid #f8f8f8;	border-top: none;}
.news-block .lower-box h3{	position: relative;	font-weight: 600;	text-transform: capitalize;	margin-bottom: 20px;	padding-bottom: 15px;	color: #222222;}
.style-two .news-block .lower-box h3{	padding-bottom: 0;}
.news-block .lower-box h3 a{	color: #222222;}
.news-block .lower-box h3 a:hover,.news-block .meta-info a:hover{	color: #52c306;}
.style-two .news-block .lower-box h3 a:hover,.style-two .news-block .meta-info a:hover,.style-two .news-block .link-box a:hover{	color: #30adcd;}
.style-three .news-block .lower-box h3 a:hover,.style-three .news-block .meta-info a:hover,.style-three .news-block .link-box a:hover,.style-three .news-block .link-box a .icon,.style-three .news-block .link-box a:hover .icon{	color: #84b040;}
.style-four .news-block .lower-box h3 a:hover,.style-four .news-block .meta-info a:hover,.style-four .news-block .link-box a:hover,.style-four .news-block .link-box a .icon,.style-four .news-block .link-box a:hover .icon{	color: #d73441;}
.news-block .lower-box h3:before{	content: '';	position: absolute;	left: 0;	bottom: 0;	width: 40px;	border-bottom: 3px solid #52c306;}
.style-two .news-block .lower-box h3:before{	display: none;}
.style-three .news-block .lower-box h3:before{	border-color: #84b040;}
.style-four .news-block .lower-box h3:before{	border-color: #0a394d;}
.news-block .meta-info{	position: relative;	color: #777777;}
.style-two .news-block .meta-info{	padding-bottom: 13px;}
.style-two .news-block .meta-info:before{	content: '';	position: absolute;	left: 0;	bottom: 0;	width: 40px;	border-bottom: 3px solid #e2bc2f;}
.news-block .meta-info a{	position: relative;	color: #777777;}
.news-block .link-box{	position: absolute;bottom: 25px;	height: 0;	opacity: 1;	visibility: hidden;}
.news-block .inner-box:hover .link-box{	opacity: 1;	bottom: 15px;	visibility: visible;	transition:all 0.3s ease 300ms;	-moz-transition:all 0.3s ease 300ms;	-webkit-transition:all 0.3s ease 300ms;	-ms-transition:all 0.3s ease 300ms;	-o-transition:all 0.3s ease 300ms;}
.style-four .active.center .news-block .inner-box .link-box{	opacity: 1;	bottom: 15px;	visibility: visible;	transition:all 0.3s ease 300ms;	-moz-transition:all 0.3s ease 300ms;	-webkit-transition:all 0.3s ease 300ms;	-ms-transition:all 0.3s ease 300ms;	-o-transition:all 0.3s ease 300ms;}
.news-block .link-box a{	position: relative;	display: inline-block;	font-weight: 600;	font-size: 16px;	color: #406fe6;	text-transform: capitalize;}
.style-two .news-block .link-box a{color: #222222;}
.style-three .news-block .link-box a{	color: #2f333c;}
.style-four .news-block .link-box a{	color: #d73441;}
.news-block .link-box a .txt{	position: relative;	display: inline-block;	border-bottom: 1px solid;}
.news-block .link-box a .icon{	position: relative;	top: 2px;	font-size: 16px;	padding-left: 7px;	color: #52c306;}
.style-two .news-block .link-box a .icon{	color: #30adcd;}
.style-four .news-block .link-box a .icon{	color: #222222;}
.news-block .link-box a:hover{	color: #52c306;}
.style-four .news-block .link-box a:hover{	color: #d73441;}
.news-section .sponsors-outer{	padding-top: 50px;	padding-bottom: 60px;}
.news-section .sponsors-outer .auto-container{	max-width: 1380px;}
.news-section.with-carousel .owl-theme .owl-dots{	display: none;}
.news-section.with-carousel .owl-theme .owl-nav{	position: relative;	width: 100%;	text-align: center;	padding-top: 30px;}
.news-section.with-carousel .owl-theme .owl-nav .owl-prev,.news-section.with-carousel .owl-theme .owl-nav .owl-next{	position: relative;	display: inline-block;	margin: 0px 5px;	width: 50px;	height: 50px;	line-height: 48px;	text-align: center;	font-size: 20px;	color: #cccccc;	border:1px solid #e0e0e0;	border-radius: 50%;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}
.news-section.with-carousel .owl-theme .owl-nav .owl-prev:hover,.news-section.with-carousel .owl-theme .owl-nav .owl-next:hover{	color: #ffffff;	background: #d73441;	border-color: #d73441;}
.main-footer{	position:relative;	background-color:#112047;	color: #ffffff;}
.footer-style-two{	background-color:#062128;}
.footer-style-three{	background-color:#27292f;}
.footer-style-four{	background-color:#0d112c;}
.footer-style-five{	background-color:#06202b;}
.main-footer .upper-section{	position: relative;	padding: 60px 0px 30px;}
.main-footer .upper-section .outer{	position: relative;	margin: 0px -15px;}
.main-footer .service-block-two{	position: relative;	float: left;	width: 18%;	padding: 0px 15px;	margin-bottom: 30px;}
.main-footer .service-block-two.logo-block{	width: 28%;}
.main-footer .service-block-two .inner-box{	position: relative;	display: block;	text-align: center;}
.main-footer .service-block-two .icon-box{	position: relative;	display: block;	color: #52c306;	font-size: 64px;	line-height: 1em;	margin-bottom: 15px;}
.main-footer .service-block-two .service-title{	font-size: 16px;	text-transform: uppercase;	line-height: 1.4em; color: #ffffff;}
.main-footer .service-block-two .service-title a{	color: #ffffff;}
.main-footer .service-block-two .service-title a:hover{	text-decoration: underline;}
.main-footer .upper-section .logo{position: relative;	padding: 15px 0px 10px;}
.main-footer .social-links{	position:relative;	text-align: center;	padding-top: 10px;}
.main-footer .social-links li{	position:relative;	display: inline-block;	margin: 0px 7px;	color:#ffffff;	line-height:24px;}
.main-footer .social-links li a{	position:relative;	display:block;	color:#ffffff;	font-size:14px;	line-height:24px;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}
.main-footer .social-links li a .fa,.main-footer .social-links li a .fab{	vertical-align: middle;}
.main-footer .social-links li a:hover{	color: #ffffff;	opacity: 1;}
.footer-style-four .upper-section{	position: relative;	padding: 110px 0px 0px;	text-align: center;}
.footer-style-four .upper-section .logo-box{	position: relative;	display: inline-block;	padding: 0px 40px;	top: 15px;	background: #0d112c;	z-index: 1;}
.footer-style-four .upper-section .social-links li{	margin: 0px 15px;}
.main-footer .widgets-section{	position:relative;	padding:100px 0px 0px;	border-top: 1px solid rgba(255,255,255,0.15);}
.main-footer .footer-column{	position:relative;	margin-bottom:50px;}
.main-footer .footer-widget{	position:relative;}
.main-footer .widget-title{	position:relative;	margin-bottom:25px;}
.main-footer .widget-title h3{	position:relative;	font-size:20px;	font-weight:600;	color:#ffffff;	letter-spacing:1px;	text-transform:capitalize;}
.main-footer .info{	position: relative;}
.main-footer .info .info-block{	position: relative;	padding-left: 60px;	min-height: 40px;	margin-bottom: 25px;}
.main-footer .info .info-block:last-child{	margin-bottom: 0;}
.main-footer .info .info-block .icon-box{	position: absolute;	left: 0;	top: 5px;	width: 36px;	height: 36px;	line-height: 36px;}
.main-footer .info strong{	position: relative;	display: block;	font-size: 16px;	font-weight: 600;}
.main-footer .info .info-text{	position: relative;	display: block;	font-size: 15px;}
.main-footer .info .info-text a{	color: #ffffff;}
.main-footer .info .info-text a:hover{	text-decoration: underline;}
.main-footer .links-widget ul{	position: relative;}
.main-footer .links-widget ul li{	position:relative;	margin-bottom:15px;	font-size: 16px;	color: #ffffff;}
.main-footer .links-widget ul li:last-child{	margin-bottom: 0;}
.main-footer .links-widget ul li a{	position:relative;	display: inline-block;	padding-left: 25px;	line-height:24px;	color:#ffffff;	text-transform: capitalize;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.main-footer .links-widget ul li a:hover{	color:#52c306;}
.footer-style-two .links-widget ul li a:hover{	color:#e2bc2f;}
.footer-style-three .links-widget ul li a:hover{	color: #84b040;}
.footer-style-four .links-widget ul li a:hover{	color: #e85728;}
.footer-style-five .links-widget ul li a:hover{	color:#d73441;}
.main-footer .links-widget ul li a:before{	font-family: 'Flaticon';	content: "\f196";	position:absolute;	left:0px;	top:0px;	display:block;	font-size:14px;	font-weight:400;	z-index:5;	opacity: 0.50;}
.main-footer .links-widget ul li a:hover:before{	opacity: 1;}
.main-footer .gallery-widget .images{	position: relative;	margin: 0px -5px;}
.main-footer .gallery-widget .images .image{	position: relative;	float: left;	width: 33.333%;	display: block;	margin: 0 0 10px;	padding: 0px 5px;}
.main-footer .gallery-widget .images img{	width: 100%;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.main-footer .gallery-widget .images img:hover{	opacity: 0.70;}
.main-footer .footer-bottom{	position:relative;	line-height: 24px;	color: #a6a6a6;	border-top:1px solid rgba(255,255,255,0.15);}
.main-footer .footer-bottom .inner{	position: relative;	    padding: 35px 0px 8px;}
.main-footer .footer-bottom .scroll-top-footer{	position: absolute;	left: 50%;	top: -24px;	background: #52c306;	color: #ffffff;	width: 48px;	height: 48px;	margin-left: -24px;	line-height: 48px;	text-align: center;	border-radius: 5px;	cursor: pointer;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.footer-style-two .footer-bottom .scroll-top-footer{	background: #e2bc2f;}
.footer-style-three .footer-bottom .scroll-top-footer{	background: #3d3f44;}
.footer-style-four .footer-bottom .scroll-top-footer{	background: #1c2562;}
.main-footer .footer-bottom .scroll-top-footer:hover{	background: #406fe6;}
.footer-style-three .footer-bottom .scroll-top-footer:hover{	background: #84b040;}
.footer-style-four .footer-bottom .scroll-top-footer:hover{	background: #e85728;}
.footer-style-five .footer-bottom .scroll-top-footer{
	background: #ff8527;
}

.footer-style-five .footer-bottom .scroll-top-footer:hover{
	background: #d73441;
}

.main-footer .footer-bottom .copyright{
	position:relative;
	float: left;
}

.main-footer .footer-bottom .copyright a{
	color: #ffffff;
}

.main-footer .footer-bottom .footer-nav{
	position:relative;
	float: right;
}

.main-footer .footer-bottom .footer-nav ul li{
	position: relative;
	float: left;
	margin-left: 23px;
	line-height: 24px;
}

.main-footer .footer-bottom .footer-nav ul li:before{
	content: '|';
	position: absolute;
	left: -13px;
	top: 0;
	line-height: 24px;
}

.main-footer .footer-bottom .footer-nav ul li:first-child:before{
	display: none;
}

.main-footer .footer-bottom .footer-nav ul li a{
	position: relative;
	color: #a6a6a6;
}

.main-footer .footer-bottom .footer-nav ul li a:hover{
	color: #52c306;
}

.footer-style-two .footer-bottom .footer-nav ul li a:hover{
	color: #e2bc2f;
}

.footer-style-three .footer-bottom .footer-nav ul li a:hover{
	color: #84b040;
}

.footer-style-four .footer-bottom .footer-nav ul li a:hover{
	color: #e85728;
}

.footer-style-five .footer-bottom .footer-nav ul li a:hover{
	color: #d73441;
}

.main-footer .footer-logo-box{
	position:relative;
	margin-bottom: 10px;
}

.main-footer .about-text{
	position:relative;
	max-width: 320px;
	margin-bottom: 25px;
}

.footer-social{
	position:relative;
}

.footer-social-two li{
	position:relative;
	display: inline-block;
	margin: 0px 16px 0px 0px;
	color:#ffffff;
	line-height:24px;
}

.footer-social-two li a{
	position:relative;
	display:block;
	color:#ffffff;
	font-size:14px;
	line-height:24px;
	opacity: 0.50;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.footer-social-two li a .fa,
.footer-social-two li a .fab{
	vertical-align: middle;
}

.footer-social-two li a:hover{
	color: #e2bc2f;
	opacity: 1;
}

.footer-style-three .footer-social-two li a:hover{
	color: #84b040;
	opacity: 1;
}

.footer-style-five .footer-social-two li a:hover{
	color: #d73441;
	opacity: 1;
}

/*** 

====================================================================
	Features Section
====================================================================

***/

.features-section{
	position:relative;
	padding: 110px 0px 0px;
	overflow: hidden;
}

.features-section .pattern-images{
	position: absolute;
	left: 0;
	bottom:100px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.features-section .pattern-image-left{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: auto;
	height: auto;
	opacity: 0.08;
}

.features-section .pattern-image-right{
	position: absolute;
	right: 0;
	bottom: 0px;
	width: auto;
	height: auto;
	opacity: 0.08;
}

.featured-block{
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.owl-theme .featured-block{
	margin-bottom: 0;
}

.featured-block .inner-box{
	position: relative;
	display: block;
	background: #ffffff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
	overflow: hidden;
}

.featured-block .image-box{
	position: relative;
	display: block;
	margin: 0;
}

.featured-block .image-box .image{
	position: relative;
	display: block;
	margin: 0;
}

.featured-block .image-box .image img{
	position: relative;
	display: block;
	width: 100%;
}

.featured-block .lower-title{
	position: relative;
	display: block;
	padding: 20px 20px;
	background: #ffffff;
	text-align: center;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 1;
}

.featured-block .inner-box:hover .lower-title{
	transform: translateY(-250px);
	opacity: 0;
}

.featured-block .lower-title h3{
	position: relative;
	font-weight: 600;
	font-size: 20px;
	text-transform: capitalize;
	padding: 5px 0px;
	line-height: 1.5em;
	margin: 0;
}

.featured-block .lower-title h3 a{
	color: #222222;
}

.featured-block .lower-title h3 a:hover{
	color: #30adcd;
}

.featured-block .lower-title .icon{
	position: relative;
	display: inline-block;
	line-height: 38px;
	height: 40px;
	width: 55px;
	font-size: 24px;
	background: url(../images/icons/flare-image-1.png) left top no-repeat;
	color: #30adcd;
	vertical-align: middle;
}

.featured-block .hover-box{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.80);
	border-bottom: 4px solid #e2bc2f;
	color: #ffffff;
	opacity: 1;
	-webkit-transform: translateY(101%);
	-ms-transform: translateY(101%);
	transform: translateY(101%);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.featured-block .inner-box:hover .hover-box{
	opacity: 1;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.featured-block .hover-box .image-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.featured-block .hover-box .image-layer:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #30adcd;
	opacity: 0.95;
}

.featured-block .hover-inner{
	position: absolute;
	display: table;
	vertical-align: middle;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.featured-block .hover-inner .content{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 20px;
}

.featured-block .hover-inner .icon-box{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 10px;
}

.featured-block .hover-inner h3{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 12px;
}

.featured-block .hover-inner h3 a{
	color: #ffffff;
}

.featured-block .hover-inner .link a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 500;
	color: #ffffff;
	text-transform: capitalize;
}

.featured-block .hover-inner .link a .icon{
	position: relative;
	vertical-align: middle;
	font-weight: 700;
	padding-left: 5px;
}

.featured-block .hover-inner .link a:hover .txt{
	text-decoration: underline;
}

.featured-block .hover-inner .text{
	position: relative;
	line-height: 1.5em;
	margin-bottom: 15px;
}

/*** 

====================================================================
	Main Info Section
====================================================================

***/

.main-info-section{
	position:relative;
	padding: 80px 0px 70px;
}

.main-info-section .sec-title-two{
	margin-bottom: 30px;
}

.main-info-section .upper-content{
	position: relative;
	max-width: 850px;
	text-align: center;
	margin: 0 auto 50px;
	line-height: 1.5em;
}

.main-info-section .upper-content .text{
	position: relative;
	text-align: center;
	margin: 0 0 50px;
	line-height: 1.5em;
}

.main-info-section .features-list{
	position: relative;
	max-width: 1000px;
	text-align: center;
	margin: 0 auto 70px;
}

.main-info-section .features-list li{
	position: relative;
	display: inline-block;
	margin: 0px 35px 30px;
}

.main-info-section .features-list li .inner{
	 position: relative;
	 display: block;
	 line-height: 24px;
	 font-size: 17px;
	 font-weight: 500;
	 color: #222222;
}

.main-info-section .features-list li .icon{
	 position: relative;
	 display: block;
	 width: 120px;
	 height: 120px;
	 padding: 25px 20px;
	 line-height: 70px;
	 font-size: 60px;
	 color: #30adcd;
	 background: #f3f9fb;
	 font-weight: 400;
	 border-radius: 3px;
	 margin-bottom: 20px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

.main-info-section .features-list li .inner:hover .icon{
	background: #e2bc2f;
	 color: #ffffff;
}

.main-info-section .lower-content{
	position: relative;
}

.main-info-section .lower-content .auto-container{
	max-width: 1340px;
}

.main-info-section .lower-content .map-column{
	position: relative;
}

.main-info-section .map-column .inner{
	position: relative;
	display: block;
	padding-right: 30px;
}

.main-info-section .map-column .info-list{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	padding: 0px 30px;
}

.main-info-section .map-column .info-list ul{
	position: relative;
	text-align: center;
	margin: 0px 0px;
}

.main-info-section .map-column .info-list li{
	position: relative;
	float: left;
	width: 33.333%;
	padding: 0px 20px;
	margin-bottom: 40px;
}

.main-info-section .map-column .info-list li .inner-box{
	position: relative;
	display: block;
	padding: 20px 20px;
	background: #ffffff;
	border:1px solid #f0f0f0;
	border-radius: 5px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
	-ms-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
}

.main-info-section .map-column .info-list .count{
	font-size: 42px;
	line-height: 1.2em;
	font-weight: 500;
}

.main-info-section .map-column .info-list li:first-child .count{
	color: #e2bc2f;
}

.main-info-section .map-column .info-list li:last-child .count{
	color: #30adcd;
}

.main-info-section .lower-content .graph-column{
	position: relative;
}

.main-info-section .graph-column .inner{
	position: relative;
	display: block;
	padding-top: 50px;
	margin-left: -30px;
}

.main-info-section .graph-block{
	position: relative;
	margin-bottom: 40px;
}

.main-info-section .graph-block .inner-box{
	position: relative;
	display: block;
	padding-left: 180px;
	min-height: 160px;
	padding-top: 35px;
}

.main-info-section .graph-block .graph{
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 160px;
}

.main-info-section .graph-block .sub-title{
	position: relative;
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.main-info-section .graph-block .sub-count{
	position: relative;
	font-size: 28px;
	line-height: 1.3em;
	font-weight: 700;
	text-transform: capitalize;
	padding-bottom: 8px;
}

.main-info-section .graph-block .sub-count:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	border-bottom: 1px dashed rgba(0,0,0,0.30);
}


.main-info-section .graph-block:last-child .inner-box{
	padding-top: 15px;
}

/*** 

====================================================================
	Mission Section
====================================================================

***/

.mission-section{
	position:relative;
	padding: 110px 0px 0px;
}

.mission-section .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	bottom: 45px;
	opacity:1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

.mission-section .content-box{
	position: relative;
	max-width: 580px;
	padding: 50px;
	background: #e2bc2f;
	color: #ffffff;
}

.mission-section .title-box{
	position: relative;
	margin-bottom: 20px;
}

.mission-section .title-box .sub-title{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
}

.mission-section .title-box .sub-title .fa{
	position: relative;
	top: 2px;
	font-size: 24px;
	line-height: 24px;
	margin-right: 5px;
}

.mission-section .title-box h2{
	position: relative;
	font-weight: 600;
	line-height: 1.2em;
	text-transform: capitalize;
	margin: 0;
}

.mission-section .text{
	position: relative;
	margin: 0 0 25px;
}

.mission-section .bottom-info{
	position: relative;
}

.mission-section .bottom-info .info{
	position: relative;
	float: left;
	margin-right: 40px;
	font-size: 14px;
}

.mission-section .bottom-info .info .name{
	font-size: 20px;
}

.mission-section .bottom-info .signature{
	position: relative;
	float: left;
	font-size: 18px;
	padding-top: 20px;
	font-family: 'Signature', cursive;
	line-height: 1.5em;
}

/*** 

====================================================================
	Services Section Two
====================================================================

***/

.services-section-two{
	position:relative;
	padding: 110px 0px 170px;
	overflow: hidden;
}

.services-section-two .pattern-images{
	position: absolute;
	left: 0;
	bottom:0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.services-section-two .pattern-image-left{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: auto;
	height: auto;
	opacity: 0.08;
}

.services-section-two .pattern-image-right{
	position: absolute;
	right: 0;
	bottom: 0px;
	width: auto;
	height: auto;
	opacity: 0.08;
}

.service-block-three{
	position: relative;
	margin-bottom: 30px;
}

.owl-theme .service-block-three{
	margin-bottom: 0px;
	padding-bottom: 30px;
}

.service-block-three .inner-box{
	position: relative;
	display: block;
}

.service-block-three .image-box,
.service-block-three .image,
.service-block-three .image img{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
}

.service-block-three .inner-box .overlay-icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.70);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-moz-transition:all 0.5s ease 0ms;
	-webkit-transition:all 0.5s ease 0ms;
	-ms-transition:all 0.5s ease 0ms;
	-o-transition:all 0.5s ease 0ms;
	transition:all 0.5s ease 0ms;
	z-index: 1;
}

.service-block-three .inner-box:hover .overlay-icon{
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}

.service-block-three .inner-box .overlay-icon .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -47px 0px 0px -32px;
	font-size: 64px;
	width: 64px;
	height: 64px;
	line-height: 64px;
	color: #ffffff;
	text-align: center;
	opacity: 0;
	-webkit-transform: scale(0.6) rotate(-120deg);
	-ms-transform: scale(0.6) rotate(-120deg);
	transform: scale(0.6) rotate(-120deg);
}

.service-block-three .inner-box:hover .overlay-icon .icon{
	opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-moz-transition:all 0.5s ease 500ms;
	-webkit-transition:all 0.5s ease 500ms;
	-ms-transition:all 0.5s ease 500ms;
	-o-transition:all 0.5s ease 500ms;
	transition:all 0.5s ease 500ms;
}

.service-block-three .lower-box{
	position: relative;
	padding: 40px 30px 35px;
	background: #f3f9fb;
	margin: -30px 20px 0px;
	z-index: 2;
	overflow: hidden;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.service-block-three .inner-box:hover .lower-box{
	background: #ffffff;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}

.service-block-three .lower-box h3{
	position: relative;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 20px;
	color: #222222;
}

.service-block-three .lower-box h3 a{
	color: #222222;
}

.service-block-three .lower-box h3 a:hover{
	color: #e2bc2f;
}

.service-block-three .lower-box .text{
	position: relative;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.service-block-three .link-box{
	position: relative;
	padding-top: 10px;
}

.service-block-three .link-box:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	border-top: 2px solid #e2bc2f;
}

.service-block-three .link-box a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #222222;
	text-transform: capitalize;
}

.service-block-three .link-box a .txt{
	position: relative;
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.service-block-three .link-box a .icon{
	position: relative;
	top: 3px;
	font-size: 16px;
	padding-left: 7px;
	font-weight: 600;
}

.service-block-three .link-box a:hover{
	color: #30adcd;
}

.service-block-three .inner-box:hover .link-box a .txt{
	border-bottom-color: inherit;
}

.service-block-three .inner-box:hover .link-box a .icon{
	color: #30adcd;
}

.services-section-two .owl-nav{
	display: none;
}

.services-section-two .owl-dots{
	position: relative;
	width: 100%;
	text-align: center;
}

.services-section-two .owl-dots .owl-dot{
	position: relative;
	display: inline-block;
	margin: 0px 5px;
}

.services-section-two .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	background: none;
	border: 1px solid rgba(0,0,0,0.20);
	border-radius: 50%;
}

.services-section-two .owl-dots .owl-dot.active span{
	background: #30accb;
	border-color:#30accb;
}

.services-section-two .bottom-text{
	position: relative;
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.services-section-two .bottom-text .text{
	position: relative;
	font-size: 20px;
	line-height: 1.5em;
}

.services-section-two .bottom-text .text .phone,
.services-section-two .bottom-text .text .phone a{
	color: #e2bc2f;
	font-weight: 600;
}

.services-section-two .bottom-text .text .phone a:hover{
	text-decoration: underline;
}


/*** 

====================================================================
	Mission Section
====================================================================

***/

.projects-section-one{
	position:relative;
	padding: 0px 0px;
}

.projects-section-one .outer-container{
	position: relative;
	overflow: hidden;
}

.projects-section-one .image-column{
	position: absolute;
	right: 0;
	top: 0;
	float: left;
	width: 50%;
	height: 100%;
}

.projects-section-one .text-column{
	position: relative;
	float: left;
	width: 50%;
}

.projects-section-one .text-column .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	opacity:1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

.projects-section-one .text-column .image-layer:before{
	content: '';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	background: #062128;
	opacity: 0.92;
}

.projects-section-one .text-column .inner{
	position: relative;
	float: right;
	width: 100%;
	max-width: 680px;
	padding: 110px 20px;
}

.projects-section-one .content{
	position: relative;
	max-width: 530px;
	color: #ffffff;
}

.projects-section-one .content .title{
	position: relative;
	margin-bottom: 20px;
}

.projects-section-one .content .title .sub-title{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	color: #30adcd;
}

.projects-section-one .content .title .sub-title .fa{
	position: relative;
	top: 2px;
	font-size: 24px;
	line-height: 24px;
	padding-right: 5px;
	color: #e2bc2f;
}

.projects-section-one .content .title h2{
	position: relative;
	font-weight: 600;
	line-height: 1.2em;
	text-transform: capitalize;
	margin: 0;
}

.projects-section-one .content .text{
	position: relative;
	margin: 0 0 25px;
}

.projects-section-one .content .features{
	position: relative;
	margin-bottom: 40px;
}

.projects-section-one .content .features li{
	position: relative;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 7px;
}

.projects-section-one .content .features li .gap-icon{
	position: relative;
	font-size: 20px;
	padding-right: 5px;
}

.projects-section-one .image-column .inner{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.projects-section-one .image-column .image-block{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 50%;
}

.projects-section-one .image-column .image-block:nth-child(2){
	left: 50%;
}

.projects-section-one .image-column .image-block:nth-child(3){
	left: 0%;
	top: 50%;
}

.projects-section-one .image-column .image-block:nth-child(4){
	left: 50%;
	top: 50%;
}

.projects-section-one .image-block .inner-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.projects-section-one .image-block .image-box{
	position: relative;
	width: 100%;
	display: none;
}

.projects-section-one .image-block .image-box img{
	position: relative;
	display: block;
	width: 100%;
}

.projects-section-one .image-block .block-image-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center top;
}

.projects-section-one .image-block .over-link{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.80);
	color: #ffffff;
	opacity: 0;
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
}

.projects-section-one .image-block:hover .over-link{
	opacity: 1;
}

.projects-section-one .image-block .over-link .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px 0 0 -18px;
	font-size: 36px;
	line-height: 36px;
	width: 30px;
	height: 30px;
	text-align: center;
	opacity: 0;
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	transition:all 0.3s ease 300ms;
	-moz-transition:all 0.3s ease 300ms;
	-webkit-transition:all 0.3s ease 300ms;
	-ms-transition:all 0.3s ease 300ms;
	-o-transition:all 0.3s ease 300ms;
}

.projects-section-one .image-block:hover .over-link .icon{
	opacity: 1;
	-ms-transform: scale(1);
	transform: scale(1);
}

/*** 

====================================================================
	History Section
====================================================================

***/

.history-section{
	position:relative;
	padding: 110px 0px;
}

.history-section .carousel-box{
	position: relative;
}

.history-section .carousel-box:before{
	content: '';
	position: absolute;
	left: 0;
	top: 47px;
	width: 100%;
	border-bottom: 4px solid #f3f9fb;
}

.history-section .carousel-box:after{
	content: '';
	position: absolute;
	right: 0;
	top: 46px;
	width: 25%;
	margin-right: -25px;
	border-bottom: 6px solid #ffffff;
}

.history-block{
	position: relative;
	display: block;
}

.history-block .inner-box{
	position: relative;
	display: block;
}

.history-block .date{
	position: relative;
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 15px;
}

.history-block .round-dot{
	position: relative;
	display: block;
	font-size: 20px;
	height: 20px;
	width: 20px;
	background: #ffffff;
	border:6px solid #30adcd;
	outline: 5px solid rgba(0,0,0,0);
	border-radius: 50%;
	margin-bottom: 25px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.history-block:hover .round-dot{
	border-color: #e2bc2f;
	outline-color:#ffffff;
}

.default-theme .history-block:hover .round-dot{
	border-color: #52c306;
	outline-color:#ffffff;
}

.history-block .title{
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 7px;
	margin-bottom: 20px;
}

.history-block .title:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	border-bottom: 3px solid #e2bc2f;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.history-block:hover .title:before{
	width: 60px;
}

.default-theme .history-block .title:before{
	border-bottom-color:#dddddd;
}

.history-section .owl-dots{
	display: none;
}

.history-section .owl-theme .owl-nav{
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 50px;
}

.history-section .owl-theme .owl-nav .owl-prev,
.history-section .owl-theme .owl-nav .owl-next{
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	color: #cccccc;
	border:1px solid #e0e0e0;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.history-section .owl-theme .owl-nav .owl-prev:hover,
.history-section .owl-theme .owl-nav .owl-next:hover{
	color: #406fe6;
	border-color: #406fe6;
}

/*** 

====================================================================
	Testimonials Section
====================================================================

***/

.testimonial-section{
	position:relative;
	padding: 60px 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
}

.testimonial-section .image-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.testimonial-section .image-layer:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #30adcd;
	opacity: 0.90;
}

.testimonial-section .carousel-box{
	position: relative;
	padding-left: 330px;
	min-height: 420px;
}

.testimonial-section .carousel-box .title-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 420px;
	height: 420px;
	background: #63c1d9;
	border:15px solid #4cb8d5;
	border-radius: 50%;
}

.testimonial-section .carousel-box .title-inner{
	position: relative;
	padding: 90px 50px 0px 75px;
}

.testimonial-section .carousel-box .title-box h2{
	font-size: 48px;
	line-height: 1.1em;
	font-weight: 300;
}

.testimonial-section .content-box{
	position: relative;
	padding-top: 90px;
}

.testimonial-section .slide-item{
	position: relative;
	display: block;
}

.testimonial-section .slide-item .icon{
	position: relative;
	display: inline-block;
	font-size: 48px;
	line-height: 1em;
	margin-bottom: 20px;
	color: #e2bc2f;
	-ms-transform: rotate(180deg) translateX(-50px);
	transform: rotate(180deg) translateX(-50px);
	opacity: 0;
}

.testimonial-section .active .slide-item .icon{
	opacity: 1;
	-ms-transform: rotate(180deg) translateX(0px);
	transform: rotate(180deg) translateX(0px);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.testimonial-section .slide-item .inner{
	position: relative;
	display: block;
	padding-left: 210px;
	min-height: 200px;
}

.testimonial-section .slide-item .testi-thumb{
	position: absolute;
	left: 0;
	top: 50px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	-webkit-transform: rotate(90deg) scale(0.5);
	-moz-transform: rotate(90deg) scale(0.5);
	-ms-transform: rotate(90deg) scale(0.5);
	-o-transform: rotate(90deg) scale(0.5);
	transform: rotate(90deg) scale(0.5);
}

.testimonial-section .active .slide-item .testi-thumb{
	opacity: 1;
	-webkit-transform: rotate(0deg) scale(1);
	-moz-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	-o-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.testimonial-section .slide-item .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.65em;
	margin-bottom: 20px;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}

.testimonial-section .active .slide-item .text{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}

.testimonial-section .slide-item .info{
	position: relative;
	display: block;
	padding-left: 38px;
	font-weight: 600;
	text-transform: capitalize;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}

.testimonial-section .active .slide-item .info{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	-o-transition-delay: 1000ms;
	transition-delay: 1000ms;
}

.testimonial-section .slide-item .info:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 30px;
	border-bottom: 3px solid #ffffff;
}

.testimonial-section .owl-nav{
	display: none;
}

.testimonial-section .owl-dots{
	position: absolute;
	right: -80px;
	top: 75px;
}

.testimonial-section .owl-dots .owl-dot{
	position: relative;
	display: block;
	margin: 0px 0px 12px;
}

.testimonial-section .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	background: none;
	border: 1px solid rgba(255,255,255,0.50);
	border-radius: 50%;
}

.testimonial-section .owl-dots .owl-dot.active span{
	background: #ffffff;
	border-color:#ffffff;
}

/*** 

====================================================================
	Call TO Action Section
====================================================================

***/

.call-to-action{
	position:relative;
	padding: 90px 0px 50px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
}

.call-to-action .image-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.call-to-action .image-layer:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #30adcd;
	opacity: 0.90;
}

.call-to-action .title-column{
	margin: 0 0 40px;
}

.call-to-action .title-column .inner{
	position: relative;
	display: block;
}

.call-to-action .title-column h2{
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 700;
	margin: 0;
}

.call-to-action .links-column{
	margin: 0 0 30px;
	text-align: right;
}

.call-to-action .links-column .inner{
	position: relative;
	display: block;
	padding-top: 15px;
}

.call-to-action .links-column .theme-btn{
	margin: 0 10px 10px 0px;
}

.call-to-action .links-column .btn-style-four .btn-title:before{
	background: #222222;
}

/*** 

====================================================================
	About Section Two
====================================================================

***/

.about-section-two{
	position:relative;
	padding: 230px 0px 90px;
	z-index: 2;
}

.about-section-two .upper-quote-box{
	position: absolute;
	right: 0;
	top: -80px;
	width: 100%;
}

.about-section-two .upper-quote-box .inner{
	position: relative;
	display: block;
	margin: 0px 100px;
}

.about-section-two .upper-quote-box .content{
	position: relative;
	float: right;
	width: 100%;
	max-width: 610px;
	padding: 50px 60px;
	background: #3a3d46;
	color: #ffffff;
}

.about-section-two .upper-quote-box .inner .bg-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #3a3d46;
	overflow: hidden;
}

.about-section-two .upper-quote-box .inner .bg-layer:before{
	content: '';
	position: absolute;
	left: 100%;
	bottom: 100%;
	width: 340px;
	height: 340px;
	background: rgba(255,255,255,0.07);
	margin: 0 0 -180px -220px;
	border-radius: 50%;

}

.about-section-two .upper-quote-box .content .text{
	position: relative;
	display: block;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.about-section-two .upper-quote-box .info{
	position: relative;
	display: block;
	padding-left: 38px;
	font-weight: 600;
	text-transform: capitalize;
}

.about-section-two .upper-quote-box .info:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 30px;
	border-bottom: 3px solid #ffffff;
}

.about-section-two .upper-quote-box .icon{
	position: absolute;
	right: 30px;
	top: 100%;
	margin-top: -50px;
	color: #84b040;
	font-size: 110px;
	line-height: 0.8em;
	font-weight: 700;
}

.about-section-two .upper-quote-box .icon span{
	position: relative;
	display: block;
	font-weight: 700;
	text-shadow: 0px 0px 1px #84b040;
}

.about-section-two .text-column{
	position: relative;
}

.about-section-two .text-column .inner{
	position: relative;
	display: block;
	padding-right: 20px;
	padding-top: 40px;
}

.about-section-two .text-content{
	position: relative;
	margin-bottom: 40px;
}

.about-section-two .text-content p{
	margin-bottom: 25px;
}

.about-section-two .featured-list{
	position: relative;
	max-width: 600px;
	margin-bottom: 40px;
}

.about-section-two .featured-list ul{
	position: relative;
}

.about-section-two .featured-list ul li{
	position: relative;
	padding: 20px 25px;
	font-weight: 700;
	font-size: 14px;
	color: #222222;
	text-transform: uppercase;
	line-height: 30px;
	border:1px solid #f0f0f0;
	margin-bottom: 15px;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
}

.about-section-two .featured-list ul li .icon{
	position: relative;
	display: inline-block;
	font-weight: 400;
	font-size: 30px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 20px 0 0;
}

.about-section-two .image-column{
	position: relative;
}

.about-section-two .image-column .inner{
	position: relative;
	display: block;
	padding-right: 50px;
}

.about-section-two .image-column .image-box{
	position: relative;
	display: block;
	margin-left: -70px;
}

.about-section-two .image-column .image-box .image{
	position: relative;
	display: block;
	margin: 0;
}

.about-section-two .image-column .image-box .image img{
	position: relative;
	display: block;
	width: 100%;
}

.about-section-two .image-column .image-box .image-two{
	position: absolute;
	display: block;
	left: -100px;
	top: 100%;
	margin: 0;
	margin-top: -80px;
	border: 20px solid #ffffff;
	z-index: 1;
}

/*** 

====================================================================
	Services Section Three
====================================================================

***/

.services-section-three{
	position:relative;
	padding: 90px 0px 60px;
	z-index: 2;
}

.services-section-three .bg-layer{
	position: absolute;
	right: 50%;
	margin-right: -150px;
	top: 0;
	width: 3000px;
	bottom: 176px;
	background: #f7f7f7;
}

.services-section-three .curve-layer{
    position: absolute;
    left: 35%;
    top: 50px;
    width: 59%;
    bottom: 0;
    background: #000000;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    overflow: hidden;
}

.services-section-three .curve-layer .image-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.60;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transform: skewX(-12deg) scale(1.2);
	-ms-transform: skewX(-12deg) scale(1.2);
	transform: skewX(-12deg) scale(1.2);
}

.service-block-four{
	position: relative;
	margin-bottom: 30px;
}

.service-block-four .inner-box{
	position: relative;
	display: block;
	padding: 40px 40px 38px;
	background: #ffffff;
	outline:3px solid rgba(0,0,0,0);
	outline-offset: -3px;
	overflow: hidden;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.05);
}

.service-block-four .inner-box:hover{
	outline-color: #fa8c00;
}

.service-block-four .icon-box{
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
	font-size: 48px;
	line-height: 90px;
	text-align: center;
	background: #ffc627;
	margin-bottom: 20px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-four .inner-box:hover .icon-box{
	background: #fa8c00;
	color: #ffffff;
	transform: scale(1.15) translateY(-5px);
	border-radius: 50%;
}

.service-block-four .lower-box{
	position: relative;
	display: block;
	height: 72px;
	margin-bottom: 22px;
}

.service-block-four .lower-box:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: -50px;
	right: -50px;
	border-bottom: 1px solid #e0e0e0;
}

.service-block-four .inner-box:hover .lower-box:before{
	opacity: 0;
}

.service-block-four .title{
	position: relative;
	display: block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-four .inner-box:hover .title{
	opacity: 0;
	visibility: hidden;
}

.service-block-four .title h3{
	font-size: 24px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222222;
	margin-bottom: 0;
}

.service-block-four .title h3 a{
	color: #222222;
}

.service-block-four .title .subtitle{
	position: relative;
	font-size: 16px;
	color: #999999;
	text-transform: capitalize;
}

.service-block-four .text{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-four .inner-box:hover .text{
	opacity: 1;
	visibility: visible;
}

.service-block-four .link-box{
	position: relative;
}

.service-block-four .link-box a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #222222;
	text-transform: capitalize;
}

.service-block-four .link-box a .txt{
	position: relative;
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.service-block-four .link-box a .icon{
	position: relative;
	top: 2px;
	color: #84b040;
	font-size: 16px;
	padding-left: 7px;
	font-weight: 600;
	text-decoration: none;
}

.service-block-four .link-box a:hover .txt{
	color: #84b040;
	border-bottom-color: #84b040;
}

/*** 

====================================================================
	Call TO Action Two
====================================================================

***/

.call-to-action-two{
	position:relative;
	padding: 75px 0px 35px;
	background: #2f333c;
	color: #ffffff;
}

.call-to-action-two .auto-container{
	max-width: 1080px;
}

.call-to-action-two .bg-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #3a3d46;
	overflow: hidden;
}

.call-to-action-two .bg-layer:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 340px;
	height: 340px;
	background: rgba(255,255,255,0.07);
	margin-left: -160px;
	margin-top: -160px;
	border-radius: 50%;
}

.call-to-action-two .title-column{
	margin: 0 0 40px;
}

.call-to-action-two .title-column .inner{
	position: relative;
	display: block;
}

.call-to-action-two .title-column h2{
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 700;
	margin: 0;
}

.call-to-action-two .links-column{
	margin: 0 0 30px;
	text-align: right;
}

.call-to-action-two .links-column .inner{
	position: relative;
	display: block;
	padding-top: 15px;
}

.call-to-action-two .links-column .theme-btn{
	margin: 0 10px 10px 0px;
}

.call-to-action-two .links-column .btn-style-seven .btn-title:before{
	background: #ffffff;
}

.call-to-action-two .links-column .btn-style-seven:hover .btn-title{
	color: #222222;
}

.call-to-action-two .links-column .btn-style-seven:hover .btn-icon{
	border-color: rgba(0,0,0,0.10);
}

.projects-section-two{
    position: relative;
    padding: 50px 0px 20px;
    background: #f9f9f9;
}

.projects-section-two .auto-container{
	max-width: 1460px;
}

.projects-section-two .title-column,
.projects-section-two .carousel-column{
	position: relative;
	margin-bottom: 30px;
}

.projects-section-two .title-column .inner{
	position: relative;
	display: block;
}

.projects-section-two .title-column .text{
	position: relative;
	display: block;
	margin-bottom: 30px;
		color: #5d5d5d;
}

.projects-section-two .title-column .link-box{
	position: relative;
}

.projects-section-two .title-column .link-box a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #222222;
	text-transform: capitalize;
}

.projects-section-two .title-column .link-box a .txt{
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #222222;
}

.projects-section-two .title-column .link-box a .icon{
	position: relative;
	top: 2px;
	color: #fa8c00;
	font-size: 16px;
	padding-left: 7px;
	font-weight: 600;
	text-decoration: none;
}

.projects-section-two .title-column .link-box a:hover .txt{
	color: #fa8c00;
	border-bottom-color: #fa8c00;
}

.project-block-one{
	position: relative;
	margin-bottom: 30px;
}

.owl-theme .project-block-one{
	margin: 0;
}

.projects-section-two .project-block-one{
	padding-top: 40px;
	padding-bottom: 60px;
}

.project-block-one .inner-box{
	position: relative;
	display: block;
	text-align: center;
}

.project-block-one .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.project-block-one .inner-box:hover .image-box,
.center .project-block-one .inner-box .image-box{
	transform: translateY(-40px);
}

.project-block-one .image{
	position: relative;
	display: block;
	margin: 0;
}

.project-block-one .image img{
	display: block;
	width: 100%;
}

.project-block-one .image-box .overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #ffffff;
	    background: rgb(255 198 39 / 62%);
	opacity: 0;
	visibility: hidden;
	transform: translateY(-100%);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.project-block-one .inner-box:hover .image-box .overlay,
.center .project-block-one .inner-box .image-box .overlay{
	opacity: 1;
	visibility: visible;
	transform: translateY(0%);
}

.project-block-one .image-box .overlay a{
	color: #ffffff;
}

.project-block-one .image-box .overlay .zoom-btn{
	font-size: 32px;
	margin-bottom: 15px;
}

.project-block-one .image-box .overlay .more-link a{
	text-decoration: underline;
	font-weight: 600;
}

.project-block-one .image-box .overlay .over-inner{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -40px;
	width: 100%;

}

.project-block-one .caption-box{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: #ffffff;
	padding: 30px 15px 10px;
	display: block;
	text-transform: uppercase;
	color: #777777;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-90px);
}

.project-block-one .inner-box:hover .caption-box,
.center .project-block-one .inner-box .caption-box{
	opacity: 1;
	visibility: visible;
	transform: translateY(-41px);
	-webkit-transition: all 500ms ease 300ms;
	-moz-transition: all 500ms ease 300ms;
	-ms-transition: all 500ms ease 300ms;
	-o-transition: all 500ms ease 300ms;
	transition: all 500ms ease 300ms;
}

.project-block-one .caption-box h3{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 2px;
}

.project-block-one .caption-box h3 a{
	color: #222222;
}

.projects-section-two .owl-dots{
	display: none;
}

.projects-section-two .owl-theme .owl-nav{
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}

.projects-section-two .owl-theme .owl-nav .owl-prev,
.projects-section-two .owl-theme .owl-nav .owl-next{
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	width: 50px;
	height: 50px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	color: #cccccc;
	border:1px solid #e0e0e0;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.projects-section-two .owl-theme .owl-nav .owl-prev:hover,
.projects-section-two .owl-theme .owl-nav .owl-next:hover{
	color: #ffffff;
	background: #2f333c;
	border-color: #2f333c;
}

/*** 

====================================================================
	Featured Section
====================================================================

***/

.featured-section{
	position:relative;
	padding: 200px 0px 0px;
	z-index: 1;
}

.featured-section .auto-container{
	max-width: 1350px;
}

.featured-section .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	opacity:1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

.featured-section .content-box{
	position: relative;
	top: 80px;
	padding: 55px 55px 5px;
	background: #ffffff;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.07);
}

.featured-block-two{
	position: relative;
	margin-bottom: 50px;
}

.featured-block-two .inner-box{
	position: relative;
	display: block;
}

.featured-section .content-box .featured-block-two:nth-child(2) .inner-box:before{
	content: '';
	position: absolute;
	left: -50px;
	top: 0;
	height: 100%;
	border-left: 1px solid #e0e0e0;
}

.featured-section .content-box .featured-block-two:nth-child(2) .inner-box:after{
	content: '';
	position: absolute;
	right: -50px;
	top: 0;
	height: 100%;
	border-left: 1px solid #e0e0e0;
}

.featured-section .content-box .row{
	margin: 0px -50px;
}

.featured-section .content-box .row .featured-block-two{
	padding: 0px 50px;
}

.featured-block-two .title{
	position: relative;
	margin-bottom: 16px;
}

.featured-block-two .title h3{
	position: relative;
	font-size: 22px;
	font-weight: 500;
}

.featured-block-two .title .icon{
	position: relative;
	top: -1px;
	font-size: 36px;
	font-weight: 400;
	color: #84b040;
	padding-right: 7px;
	vertical-align: middle;
}

.featured-block-two .text{
	position: relative;
	margin-bottom: 20px;
}

.featured-block-two .link-box{
	position: relative;
}

.featured-block-two .link-box a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #222222;
	text-transform: capitalize;
}

.featured-block-two .link-box a .txt{
	position: relative;
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.featured-block-two .link-box a .icon{
	position: relative;
	top: 2px;
	color: #84b040;
	font-size: 16px;
	padding-left: 7px;
	font-weight: 600;
	text-decoration: none;
}

.featured-block-two .link-box a:hover .txt{
	color: #84b040;
	border-bottom-color: #84b040;
}

/*** 

====================================================================
	Testimonials Section Two
====================================================================

***/

.testimonial-section-two{
	position:relative;
	padding: 50px 0px;
	background: #f8f8f8;
}

.testimonial-section-two .auto-container{
	max-width: 980px;
}

.testimonial-section-two .sec-title.bio-theme .bottom-dots .dot{
	position: relative;
	border-color: #fa8c01;
}

.testimonial-section-two .carousel-box{
	position: relative;
	padding-left: 220px;
	min-height: 130px;
}

.testimonial-section-two .content-box{
	position: relative;
}

.testimonial-section-two .slide-item{
	position: relative;
	display: block;
}

.testimonial-section-two .slide-item .inner{
	position: relative;
	display: block;
	padding-left: 210px;
}

.testimonial-section-two .slide-item .testi-info{
	position: absolute;
	left: 0;
	top: 0px;
	width: 160px;
	text-align: right;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}

.testimonial-section-two .active .slide-item .testi-info{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}

.testimonial-section-two .slide-item .testi-thumb{
	position: relative;
	display: inline-block;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	margin-bottom: 10px;
}

.testimonial-section-two .slide-item .testi-thumb img{
	display: block;
	width: 100%;
	border-radius: 50%;
}

.testimonial-section-two .slide-item .testi-info .info{
	position: relative;
	display: block;
	color: #fa8c02;
	font-weight: 600;
}

.testimonial-section-two .slide-item .testi-info .info span{
	position: relative;
	display: inline-block;
	padding-left: 10px;
}

.testimonial-section-two .slide-item .testi-info .info span:before{
	content: '';
	position: absolute;
	right: 100%;
	top: 10px;
	width: 30px;
   border-bottom: 3px solid #fa8c01;
}

.testimonial-section-two .slide-item .testi-info .designation{
	position: relative;
	display: block;
	color: #777777;
	text-transform: uppercase;
	font-size: 12px;
}

.testimonial-section-two .slide-item .content{
	position: relative;
	display: block;
	opacity: 0;
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

.testimonial-section-two .active .slide-item .content{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}

.testimonial-section-two .slide-item .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.7em;
	padding-top: 10px;
	color: #525252;
}

.testimonial-section-two .owl-nav{
	display: none;
}

.testimonial-section-two .owl-dots{
	position: absolute;
	right: -20px;
	top: 20px;
}

.testimonial-section-two .owl-dots .owl-dot{
	position: relative;
	display: block;
	margin: 0px 0px 12px;
}

.testimonial-section-two .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	background: none;
	border: 1px solid rgba(0,0,0,0.50);
	border-radius: 50%;
}

.testimonial-section-two .owl-dots .owl-dot.active span{
	background: #2f333c;
	border-color:#2f333c;
}

/*** 

====================================================================
	Contact Section
====================================================================

***/

.contact-section{
	position:relative;
	padding: 170px 0px 0px;
	z-index: 1;
}

.contact-section.contact-page{
	padding: 100px 0px 0px;
}

.contact-section .map-image-layer,
.contact-section .map-layer,
.contact-section .map-layer .map-canvas{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	opacity:1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.contact-section .content-box{
	position: relative;
	top: 70px;
	padding: 0;
	padding-right: 420px;
	 background: #fa8c00;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
}

.contact-section.contact-page .content-box{
	top: 64px;
}

.contact-section .content-box .image-layer{
	position: absolute;
	right: 0;
	top: 0;
	width: 420px;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.contact-section .content-box .image-layer:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 26%);
}

.contact-section .form-box{
	position: relative;
	padding: 65px 70px 45px;
	    background: #fa8c00;
	color: #ffffff;
}

.contact-section .form-box .row{
	margin: 0px -10px;
}

.contact-section .form-box .form-group{
	margin-bottom: 20px;
	padding: 0px 10px;
}

.contact-section .form-box .form-group input,
.contact-section .form-box .form-group select,
.contact-section .form-box .form-group textarea{
	border-color: rgba(255,255,255,0.50);
	background: none;
	color: #ffffff;
	max-height: 100px;
}

.contact-section .form-box .form-group input:focus,
.contact-section .form-box .form-group textarea:focus,
.contact-section .form-box .form-group select:focus{
	border-color: rgba(255,255,255,1);
}

.contact-section .form-box ::-webkit-input-placeholder{color: rgba(255,255,255,0.50); font-style: normal;}
.contact-section .form-box ::-moz-input-placeholder{color: rgba(255,255,255,0.50); font-style: normal;}
.contact-section .form-box ::-ms-input-placeholder{color: rgba(255,255,255,0.50); font-style: normal;}

.contact-section .btn-style-eight .btn-title:before{
	background: #ffffff;
}

.contact-section .btn-style-eight:hover .btn-title{
	color: #2f333c;
}

.contact-section .btn-style-eight:hover .btn-icon{
	border-color: rgba(0,0,0,0.10);
}

.contact-section .info-box{
	position: absolute;
	right: 0;
	bottom: 65px;
	width: 100%;
	padding: 25px 20px 22px 70px;
	background: #ffffff;
	color: #2f333c;
	line-height: 1.5em;
	font-weight: 500;
}

.contact-section .info-box .subtitle{
	position: relative;
	display: block;
	margin-bottom: 5px;
}

.contact-section .info-box .phone{
	position: relative;
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4em;
}

.contact-section .info-box .phone a{
	position: relative;
	color: #2f333c;
}

.contact-section .info-box .phone .icon{
	padding-right: 5px;
	vertical-align: middle;
}

.contact-section .info-blocks{
	position: relative;
}

.contact-section .info-blocks .info-block{
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.contact-section .info-block .inner{
	position: relative;
	display: block;
	padding: 45px 20px 40px;
	background: #ffffff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
}

.contact-section .info-block .icon{
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.contact-section .info-block strong{
	display: block;
	margin-bottom: 15px;
}

.contact-section .info-block ul li{
	display: block;
	font-size: 18px;
	line-height: 1.5em;
}

.contact-section .info-block ul li a{
	color: #222222;
}

.contact-section .info-block ul li a:hover{
	color: #84b040;
	text-decoration: underline;
}

/*** 

====================================================================
	Map Section Style
====================================================================

***/

.map-data{
	text-align:center;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
}

.map-data h6{
	font-size:18px;
	font-weight:700;
	text-align:center;
	margin-bottom:7px;
	color:#121212;
}

.map-canvas{
	height:650px;
}

.map-section .google-map{
	height:650px;	
}

/*** 

====================================================================
	Call TO Action Three
====================================================================

***/

.call-to-action-three{
	position:relative;
	padding: 70px 0px 10px;
	background: #f8f8f8;
}

.call-to-action-three .title-column{
	margin: 0 0 40px;
}

.call-to-action-three .title-column .inner{
	position: relative;
	display: block;
}

.call-to-action-three .title-column .subtitle{
	position: relative;
	color: #84b040;
	text-decoration: underline;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 600;
	margin: 0 0 10px;
}

.call-to-action-three .title-column h2{
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 700;
	margin: 0;
}

.call-to-action-three .links-column{
	margin: 0 0 30px;
	text-align: right;
}

.call-to-action-three .links-column .inner{
	position: relative;
	display: block;
	padding-top: 30px;
}

.call-to-action-three .links-column .theme-btn{
	margin: 0 10px 10px 0px;
}

.call-to-action-three .links-column .btn-style-four .btn-title:before{
	background: #222222;
}


/*** 

====================================================================
	Hydro Solutions
====================================================================

***/

.hydro-solutions{
	position:relative;
	padding: 100px 0px 50px;
}

.hydro-sol-block{
	position:relative;
	margin-bottom: 50px;
}

.hydro-sol-block .inner-box{
	position: relative;
	display: block;
	padding: 30px 20px 0px;
}

.hydro-sol-block .inner-box:before{
	content: '';
	position: absolute;
	left: -20px;
	top: 0px;
	right: -20px;
	bottom: -40px;
	background: #ffffff;
	border-bottom: 5px solid #e85728;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 0;
}

.hydro-sol-block .inner-box:hover:before{
	opacity: 1;
}

.hydro-sol-block .icon-box{
	position: relative;
	display: block;
	color: #e9eaf4;
	font-size: 64px;
	line-height: 1.5em;
	margin-bottom: 20px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.hydro-sol-block .inner-box:hover .icon-box{
	color: #1c2562;
}

.hydro-sol-block .title{
	position: relative;
	margin-bottom: 15px;
}

.hydro-sol-block .title .subtitle{
	position: relative;
	display: block;
	font-size: 14px;
	color: #888888;
	text-transform: uppercase;
}

.hydro-sol-block .title h3{
	font-weight: 500;
	color: #222222;
	font-size: 22px;
	margin: 0;
}

.hydro-sol-block .title h3 a{
	color: #222222;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.hydro-sol-block .inner-box:hover .title h3 a{
	color: #e85728;
}

.hydro-sol-block .text{
	position: relative;
	display: block;
}


/*** 

====================================================================
	Services Section Four
====================================================================

***/

.services-section-four{
	position:relative;
	padding: 50px 0px;
	background: #f9f9f9;
}

.services-section-four.default-theme{
	background: #f9f9f9 url(../images/dotted-pattern.png) repeat;
}

.services-section-four .upper-content{
	max-width: 870px;
	text-align: center;
	margin: 0 auto 60px;
}

.services-section-four .upper-content .sec-title{
	margin-bottom: 40px;
}

.service-block-five{
	position: relative;
	margin-bottom: 30px;
}

.service-block-five .inner-box{
	position: relative;
	display: block;
	padding-top: 35px;
}

.service-block-five .image-box{
	position: relative;
	display: block;
	border:9px solid #ffffff;
	overflow: hidden;
	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.10);
}

.service-block-five .image-box .image{
	position: relative;
	display: block;
}

.service-block-five .image-box .image img{
	position: relative;
	display: block;
	width: 100%;
}

.service-block-five .title-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0px 30px;
}

.service-block-five .title-inner{
	position: relative;
	display: table;
	width: 100%;
	height: 80px;
	padding: 10px 20px;
	background: #f6f6f6;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}

.service-block-five .title-inner .icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 100%;
	background: #1c2460;
	color: #ffffff;
	font-size: 36px;
	line-height: 80px;
	text-align: center;
}

.default-theme .service-block-five .title-inner .icon{
	background: #3f6ee3;
}

.service-block-five .inner-box:hover .title-inner .icon{
	background: #e65628;
}

.default-theme .service-block-five .inner-box:hover .title-inner .icon{
	background: #51c106;
}

.service-block-five .title-box h3{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	line-height: 28px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0;
}

.service-block-five .title-box h3 a{
	color: #222222;
}

.service-block-five .title-box h3 a:hover{
	color: #e85728;
}

.default-theme .service-block-five .title-box h3 a:hover{
	color: #fa8c00;
}

.service-block-five .hover-box{
	position: absolute;
	display: block;
	text-align: center;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.80);
	color: #ffffff;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.service-block-five .inner-box:hover .hover-box{
	opacity: 1;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.service-block-five .hover-inner{
	position: absolute;
	display: table;
	vertical-align: middle;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: all 1000ms ease 500ms;
	-moz-transition: all 1000ms ease 500ms;
	-ms-transition: all 1000ms ease 500ms;
	-o-transition: all 1000ms ease 500ms;
	transition: all 1000ms ease 500ms;
}

.service-block-five .inner-box:hover .hover-inner{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.service-block-five .hover-inner .content{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 50px 20px 20px;
}

.service-block-five .hover-inner .text{
	position: relative;
	margin-bottom: 20px;
}

.service-block-five .hover-inner .link-box{
	position: relative;
}

.service-block-five .hover-inner .link-box a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #e85728;
	text-transform: capitalize;
}

.default-theme .service-block-five .hover-inner .link-box a{
	color: #fa8c00;
}

.service-block-five .hover-inner .link-box a .txt{
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #e85728;
}

.default-theme .service-block-five .hover-inner .link-box a .txt{
	border-bottom-color: #fa8c00;
}

.service-block-five .hover-inner .link-box a .icon{
	position: relative;
	top: 2px;
	color: #ffffff;
	font-size: 16px;
	padding-left: 7px;
	font-weight: 600;
	text-decoration: none;
}

.service-block-five .hover-inner .link-box a:hover .txt{
	color: #ffffff;
	border-bottom-color: #ffffff;
}

.services-section-four .bottom-text{
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}

.services-section-four .bottom-text .text{
	position: relative;
	font-size: 20px;
	line-height: 1.5em;
}

.services-section-four .bottom-text .text .phone,
.services-section-four .bottom-text .text .phone a{
	color: #e85728;
	font-weight: 600;
}

.default-theme.services-section-four .bottom-text .text .phone,
.default-theme.services-section-four .bottom-text .text .phone a{
	color: #3e6cdf;
}

.services-section-four .bottom-text .text .phone a:hover{
	text-decoration: underline;
}

/*** 

====================================================================
	Fluid Section 
====================================================================

***/

.fluid-section{
	position:relative;
	padding: 0px 0px;
	z-index: 1;
}

.fluid-section .outer-container{
	position: relative;
	min-height: 100px;
}

.fluid-section .image-column{
	position: absolute;
	float: left;
	width: 50%;
	height: 100%;
}

.fluid-section .image-column .image-layer{
	position:absolute;
	left:0;
	top:0;
	right: 190px;
	height: 100%;
	opacity:1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.fluid-section .image-column .image{
	width: 100%;
	display: none;
}

.fluid-section .image-column .image img{
	width: 100%;
}

.fluid-section .text-column{
	position: relative;
	float: right;
	width: 50%;
	background: #1c2562;
	color: #ffffff;
	z-index: 1;
}

.fluid-section .text-column .inner{
	position: relative;
	display: block;
	width: 100%;
	max-width: 600px;
	padding-right: 20px;
}

.fluid-section .text-column .inner-content{
	position: relative;
	display: block;
	margin-left: -190px;
	padding: 100px 0px 120px 90px;
	background: #1c2562;
	max-width: 630px;
}

.fluid-section .text-column .title-box{
	position: relative;
	margin-bottom: 25px;
}

.fluid-section .text-column .subtitle{
	position: relative;
	font-size: 18px;
	margin-bottom: 20px;
}

.fluid-section .text-column .subtitle .fa{
	padding-right: 10px;
	color: #e85728;
}

.fluid-section .text-column h2{
	font-size: 40px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1.2em;
	margin: 0;
}

.fluid-section .text-column .text{
	position: relative;
	margin: 0 0 40px;
}

.fluid-section .text-column .bottom-info{
	position: relative;
}

.fluid-section .text-column .bottom-info .info{
	position: relative;
	float: left;
	margin-right: 40px;
	font-size: 14px;
}

.fluid-section .text-column .bottom-info .info .name{
	font-size: 20px;
}

.fluid-section .text-column .bottom-info .signature{
	position: relative;
	float: right;
	font-size: 18px;
	padding-top: 10px;
	font-family: 'Signature', cursive;
	line-height: 1.5em;
}

.fluid-section .featured-images{
	position: absolute;
	right: 50px;
	bottom: -100px;
	width: 320px;
	z-index: 2;
}

.fluid-section .featured-images .image{
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.fluid-section .featured-images .image img{
	width: 100%;
}

/*** 

====================================================================
	Fun Facts Section
====================================================================

***/

.fun-facts-section-two{
	position:relative;
	background: #e85728;
}

.fun-facts-section-two .auto-container{
	max-width: 1240px;
}

.fun-facts-section-two .counter-column{
	position:relative;
	margin: 0;
	padding: 60px 20px;
	text-align: center;
}

.fun-facts-section-two .fact-counter .counter-column:first-child{
	border-left:1px solid rgba(255,255,255,0.10);
}


.fun-facts-section-two .counter-column{
	border-right:1px solid rgba(255,255,255,0.10);
}

.fun-facts-section-two .counter-column .inner{
	position: relative;
	display: inline-block;
	text-align: left;
}

.fun-facts-section-two .count-box{
	position: relative;
	color: #ffffff;
}

.fun-facts-section-two .fact-counter .counter-title{
	color:#ffffff;
}

/*** 

====================================================================
	Hydro Solutions
====================================================================

***/

.recent-projects-two{
	position:relative;
	padding: 100px 0px;
}

.recent-projects-two .sec-title{
	margin-bottom: 60px;
}

.project-block-two{
	position: relative;
	margin-bottom: 30px;
}

.mixit-gallery{
	position: relative;
}

.mixit-gallery .filters{
	position: relative;
	margin-bottom: 20px;
}

.mixit-gallery .filters .filter-btns{
	position: relative;
}

.mixit-gallery .filter-btns li{
	position:relative;
	display: inline-block;
	padding:0px 0px;
	color:#777777;
	cursor:pointer;
	font-size:16px;
	font-weight:500;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 58px 10px 0px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.mixit-gallery .filter-btns li:before{
	content: '';
	position: absolute;
	right: -30px;
	top: -2px;
	width: 3px;
	height: 100%;
	background: url(../images/icons/link-separator-2.png) center center no-repeat;
}

.mixit-gallery .filter-btns li:last-child:before{
	display: none;
}

.mixit-gallery .filter-btns li:hover,
.mixit-gallery .filter-btns li.active,
.mixit-gallery .filter-btns li.current{
	color:#1c2562;
}

.mix{
	display: none;
}

.project-block-two .inner-box{
	position: relative;
	display: block;
	text-align: center;
}

.project-block-two .image-box{
	position: relative;
	display: block;
	overflow: hidden;
}

.project-block-two .image{
	position: relative;
	display: block;
	margin: 0;
}

.project-block-two .image img{
	display: block;
	width: 100%;
}

.project-block-two .image-box .overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #ffffff;
	background: rgba(28,37,98,0.90);
	opacity: 0;
	visibility: hidden;
	transform: translateY(-100%);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.project-block-two .inner-box:hover .image-box .overlay{
	opacity: 1;
	visibility: visible;
	transform: translateY(0%);
}

.project-block-two .image-box .overlay a{
	color: #ffffff;
}

.project-block-two .image-box .overlay .zoom-btn{
	font-size: 24px;
	margin-bottom: 15px;
}

.project-block-two .image-box .overlay .more-link a{
	text-decoration: underline;
	font-weight: 600;
}

.project-block-two .image-box .overlay .over-inner{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -40px;
	width: 100%;
}

.project-block-two .image-box .overlay .title{
	position: relative;
}

.project-block-two .image-box .overlay .title h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0  5px;
}

.project-block-two .image-box .overlay .cat,
.project-block-two .image-box .overlay .cat a{
	position: relative;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	color: #e85728;
}

.project-block-two .image-box .overlay .title h3 a:hover{
	color: #e85728;
}

.recent-projects-two .view-more{
	position: relative;
	padding-top: 40px;
}


/*** 

====================================================================
	Features Section Two
====================================================================

***/

.features-section-two{
	position:relative;
	 padding: 50px 0px 30px;
	/*background: #1c2562;*/
	color: #ffffff;
}

.features-section-two .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	opacity:1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

/*.features-section-two .image-layer:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #1c2562;
	opacity: 0.92;
}
*/
.features-section-two .auto-container{
	max-width: 1300px;
}

.features-section-two .sec-title h2,
.features-section-two .sec-title .upper-text{
	color: #ffffff;
}

.featured-block-three{
	position: relative;
	margin-bottom: 70px;
}

.featured-block-three .inner-box{
	position: relative;
	display: block;
	padding-right: 140px;
	min-height: 96px;
	text-align: right;
}

.featured-block-three .icon-box{
	position: absolute;
	right: 0;
	top: 0;
	width: 96px;
	height: 96px;
	    background: #fa8c00;
	padding: 23px 0px;
	line-height: 50px;
	font-size: 42px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
}

.featured-block-three:hover .icon-box{
	transform: scale(1.1) rotate(360deg);
}

.featured-block-three .icon-box:before{
	content: '';
	position: absolute;
	left: -7px;
	top: -7px;
	right: -7px;
	bottom: -7px;
	background: url(../images/icons/icon-border.png) center center no-repeat;
}

.featured-block-three h3{
	font-size: 22px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 12px;
}

.featured-block-three .text{
	position: relative;
}

.featured-block-four{
	position: relative;
	margin-bottom: 70px;
}

.featured-block-four .inner-box{
	position: relative;
	display: block;
	padding-left: 140px;
	min-height: 100px;
	text-align: left;
}

.featured-block-four .icon-box{
	position: absolute;
	left: 0;
	top: -5px;
	width: 96px;
	height: 96px;
	background: #ffc627;
	padding: 23px 0px;
	line-height: 50px;
	font-size: 42px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
}

.featured-block-four:hover .icon-box{
	transform: scale(1.1) rotate(360deg);
}

.featured-block-four .icon-box:before{
	content: '';
	position: absolute;
	left: -7px;
	top: -7px;
	right: -7px;
	bottom: -7px;
	background: url(../images/icons/icon-border.png) center center no-repeat;
}

.featured-block-four h3{
	font-size: 22px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 12px;
}

.featured-block-four .text{
	position: relative;
}

.features-section-two .column{
	position: relative;
	padding-top: 60px;
}


.features-section-two .column .inner{
	position: relative;
	display: block;
}

.features-section-two .column:nth-child(2){
	order: 12;
}

.features-section-two .image-column{
	padding-top: 0px;
	order: 4;
	text-align: center;
	margin-bottom: 70px;
}

.features-section-two .image-column img{
	position: relative;
	border-radius: 10px;
}

.features-section-two .image-column .over-link{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.features-section-two .image-column .icon-link{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 160px;
	height: 160px;
	margin: -80px 0px 0px -80px;
	padding: 40px;
	border:2px solid rgba(255,255,255,0.10);
	border-radius: 50%;
}

.features-section-two .image-column .icon-link:before{
	content: '';
	position: absolute;
	left: 19px;
	top: 19px;
	right: 19px;
	bottom: 19px;
	border:2px solid rgba(255,255,255,0.40);
	border-radius: 50%;
}

.features-section-two .image-column .icon-link .icon{
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	line-height: 50px;
	padding: 15px;
	background: #e85728;
	color: #ffffff;
	font-size: 24px;
	border-radius: 50%;
}

.features-section-two .image-column .icon-link .ripple,
.features-section-two .image-column .icon-link .ripple:before,
.features-section-two .image-column .icon-link .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width:82px;
	height: 82px;
	border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 2s infinite;
    -moz-animation: ripple 2s infinite;
    -ms-animation: ripple 2s infinite;
    -o-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}

.features-section-two .image-column .icon-link .ripple:before {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

.features-section-two .image-column .icon-link .ripple:after {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 65px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 65px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

/*** 

====================================================================
	Testimonials Section Three
====================================================================

***/

.testimonial-section-three{
	position:relative;
	padding: 100px 0px;
	background: #f9f9f9 url(../images/background/dotted-pattern.png) repeat;
	text-align: center;
}

.alternate.testimonial-section-three{
	background: #ffffff;
}

.testimonial-section-three .auto-container{
	max-width: 980px;
}

.testimonial-section-three .sponsors-outer{
	padding-top: 100px;
}

.testimonial-section-three .sponsors-outer .auto-container{
	max-width: 1300px;
}

.alternate.testimonial-section-three .sec-title .subtitle{
	padding-top: 0;
	padding-bottom: 5px;
}

.testimonial-section-three .content-box{
	position: relative;
}

.testimonial-section-three .slide-item{
	position: relative;
	display: block;
}

.testimonial-section-three .slide-item .inner{
	position: relative;
	display: block;
}

.testimonial-section-three .slide-item .testi-thumb{
	position: relative;
	display: block;
	width: 125px;
	height: 125px;
	margin:0 auto 35px;
	border-radius: 50%;
}

.testimonial-section-three .slide-item .testi-thumb img{
	display: block;
	width: 100%;
	border-radius: 50%;
}

.testimonial-section-three .slide-item .testi-thumb .quote-icon{
	position: absolute;
	left: -80px;
	top: 50%;
	line-height: 40px;
	color: #dde0e8;
	margin-top: -20px;
	font-size: 40px;
}

.testimonial-section-three .slide-item .testi-thumb .quote-icon.right{
	position: absolute;
	right: -80px;
	left: auto;
	top: 50%;
	line-height: 40px;
	color: #dde0e8;
	margin-top: -20px;
}

.testimonial-section-three .slide-item .info{
	position: relative;
	display: block;
	padding-top: 30px;
	font-size: 18px;
	color: #222222;
	font-weight: 500;
}


.testimonial-section-three .slide-item .content{
	position: relative;
	display: block;
}

.testimonial-section-three .slide-item .text{
	position: relative;
	display: block;
	font-size: 18px;
	font-family: 'Merriweather', serif;
	font-style: italic;
	line-height: 1.6em;
}

.testimonial-section-three .owl-nav{
	display: none;
}

.testimonial-section-three .owl-dots{
	position: relative;
	padding-top: 50px;
}

.testimonial-section-three .owl-dots .owl-dot{
	position: relative;
	display: inline-block;
	margin: 0px 5px;
}

.testimonial-section-three .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 10px;
	height: 8px;
	background: #cccccc;
	border-radius: 5px;
}

.testimonial-section-three .owl-dots .owl-dot.active span{
	width: 18px;
	background: #ee2d50;
	border-color:#ee2d50;
}

.alternate.testimonial-section-three .owl-dots .owl-dot.active span{
	background: #52c306;
	border-color:#52c306;
}


/*** 

====================================================================
	News Section Two
====================================================================

***/

.news-section-two{
	position:relative;
	padding: 110px 0px;
}

.news-section-two .sec-title{
	margin-bottom: 55px;
}

.news-block-two{
	position: relative;
	margin-bottom: 30px;
}

.news-block-two .inner-box{
	position: relative;
	display: block;
}

.news-block-two .image-box,
.news-block-two .image{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	background: #010101;
	overflow: hidden;
}

.news-block-two .image img{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.news-block-two .inner-box:hover .image img{
	opacity: 0.50;
	transform: scale(1.1);
}

.news-block-two .lower-box{
	position: relative;
	padding: 28px 0 0;
}

.news-block-two .lower-box h3{
	position: relative;
	font-weight: 500;
	text-transform: capitalize;
	color: #222222;
	font-size: 24px;
	margin-bottom: 15px;
}

.news-block-two .lower-box h3 a{
	color: #222222;
	text-decoration: underline;
}

.news-block-two .lower-box h3 a:hover,
.news-block-two .meta-info a:hover{
	color: #e85728;
}

.news-block-two .meta-info{
	position: relative;
	color: #777777;
	padding-bottom: 12px;
}

.news-block-two .meta-info:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	border-bottom: 3px solid #e85728;
}

.news-block-two .meta-info a{
	position: relative;
	color: #777777;
}

.news-block-three{
	position: relative;
	margin-bottom: 30px;
}

.news-block-three .inner-box{
	position: relative;
	display: block;
	margin: 0px -15px;
}

.news-block-three .image-column{
	position: relative;
	float: left;
	width: 50%;
	padding: 0px 15px;
}

.news-block-three .image-box,
.news-block-three .image{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	background: #010101;
	overflow: hidden;
}

.news-block-three .image img{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.news-block-three .inner-box:hover .image img{
	opacity: 0.50;
	transform: scale(1.1);
}

.news-block-three .text-column{
	position: relative;
	float: left;
	width: 50%;
	padding: 0px 15px;
	padding-top: 15px;
}

.news-block-three .text-column h3{
	position: relative;
	font-weight: 500;
	text-transform: capitalize;
	color: #222222;
	font-size: 20px;
	margin-bottom: 15px;
}

.news-block-three .text-column h3 a{
	color: #222222;
	text-decoration: underline;
}

.news-block-three .text-column h3 a:hover,
.news-block-three .text-column a:hover{
	color: #e85728;
}

.news-block-three .text{
	position: relative;
	margin-bottom: 25px;
}

.news-block-three .meta-info{
	position: relative;
	color: #777777;
	padding-bottom: 12px;
}

.news-block-three .meta-info:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	border-bottom: 3px solid #e85728;
}

.news-block-three .meta-info a{
	position: relative;
	color: #777777;
}

.news-section-two .owl-dots{
	display: none;
}

.news-section-two .owl-theme .owl-nav{
	position: absolute;
	right: 0;
	top: -150px;
}

.news-section-two .owl-theme .owl-nav .owl-prev,
.news-section-two .owl-theme .owl-nav .owl-next{
	position: relative;
	display: inline-block;
	margin: 0px 0px 0px 10px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	color: #cccccc;
	border:1px solid #e0e0e0;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-section-two .owl-theme .owl-nav .owl-prev:hover,
.news-section-two .owl-theme .owl-nav .owl-next:hover{
	color: #e85728;
	border-color: #e85728;
}

.news-section-two .sponsors-outer{
	padding-top: 70px;
}

/*** 

====================================================================
	Call TO Action Four
====================================================================

***/

.call-to-action-four{
	position:relative;
	padding:  0px 0px;
	color: #ffffff;
}

.call-to-action-four .inner{
	position: relative;
	display: block;
	padding-left: 420px;
	overflow: hidden;
	margin-bottom: -60px;
	z-index: 1;
}

.call-to-action-four .image-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 420px;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}

.call-to-action-four .inner .content{
	position: relative;
	display: block;
	    background: #ffc628;
	padding: 60px 60px;
}

.call-to-action-four .inner .content:before{
	content: '';
	position: absolute;
	left: -40px;
	top: 0;
	width: 70px;
	height: 100%;
	    background: #ffc628;
	-ms-transform: skewX(10deg);
	transform: skewX(10deg);
}

.call-to-action-four .inner h2{
	font-weight: 700;
	margin-bottom: 25px;
}

/*** 

====================================================================
	About Section Three
====================================================================

***/

.about-section-three{
	position: relative;
    padding: 20px 0px 0px;
    z-index: 2;
    background: url(../images/about-bg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.about-section-three .upper-row{
	position: relative;
}

.featured-block-five{
	position: relative;
	margin-bottom: 30px;
}

.about-section-three .upper-row .row{
	margin: 0 -10px;
}

.about-section-three .featured-block-five{
	padding: 0px 10px;
	margin-bottom: 20px;
}

.featured-block-five .inner-box{
	position: relative;
	display: block;
	padding: 70px 50px 60px;
	color: #ffffff;
	background: #0a394d;
	height: 310px;
	overflow: hidden;
}

.featured-block-five .icon-box{
	position: relative;
	display: block;
	font-weight: 300;
	font-size: 90px;
	line-height: 1em;
	margin-bottom: 20px;
}

.featured-block-five .title{
	position: relative;
}

.featured-block-five h3{
	position: relative;
	display: block;
	font-size: 22px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1.25em;
	margin: 0px;
}

.featured-block-five h3 a{
	color: #ffffff;
}

.featured-block-five .title h3{
	float: left;
}

.featured-block-five .arrow{
	position: relative;
	top: 3px;
	float: right;
	display: block;
	width: 52px;
	height: 52px;
	line-height: 48px;
	text-align: center;
	border:2px solid #ffffff;
	color: #ffffff;
	border-radius: 50%;
}

.featured-block-five .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 310px;
	display: table;
	vertical-align: middle;
	background: #0a394d;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.about-section-three .featured-block-five:nth-child(2) .inner-box,
.about-section-three .featured-block-five:nth-child(2) .overlay-box{
	background: #d73441;
}

.about-section-three .featured-block-five:nth-child(3) .inner-box,
.about-section-three .featured-block-five:nth-child(3) .overlay-box{
	background: #ff8527;
}

.featured-block-five .inner-box:hover .overlay-box{
	opacity: 1;
	visibility: visible;
}

.featured-block-five .overlay-inner{
	position: relative;
	display: table-cell;
	padding: 30px 50px;
	vertical-align: middle;
	width: 100%;
}

.featured-block-five .overlay-box .icon{
	position: absolute;
	top: 30px;
	right: 25px;
	font-size: 100px;
	line-height: 1em;
	opacity: 0;
	transform: translate(20px,-20px) scale(0.1);
	-webkit-transition: all 2000ms ease 300ms;
	-moz-transition: all 2000ms ease 300ms;
	-ms-transition: all 2000ms ease 300ms;
	-o-transition: all 2000ms ease 300ms;
	transition: all 2000ms ease 300ms;
}

.featured-block-five .inner-box:hover .overlay-box .icon{
	opacity: 0.25;
	transform: translate(0) scale(1);
}

.featured-block-five .overlay-box h3{
	margin-bottom: 20px;
	opacity: 0;
	transform: translateY(-50px);
	-webkit-transition: all 1000ms ease 300ms;
	-moz-transition: all 1000ms ease 300ms;
	-ms-transition: all 1000ms ease 300ms;
	-o-transition: all 1000ms ease 300ms;
	transition: all 1000ms ease 300ms;
}

.featured-block-five .overlay-box .text{
	opacity: 0;
	transform: translateY(50px);
	-webkit-transition: all 1000ms ease 500ms;
	-moz-transition: all 1000ms ease 500ms;
	-ms-transition: all 1000ms ease 500ms;
	-o-transition: all 1000ms ease 500ms;
	transition: all 1000ms ease 500ms;
}

.featured-block-five .inner-box:hover .overlay-box h3,
.featured-block-five .inner-box:hover .overlay-box .text{
	opacity: 1;
	transform: translate(0);
}

.about-section-three .lower-row{
	position: relative;
	padding: 80px 0px 80px;
}
/*
.about-section-three .lower-row:before{
	content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: #ffc627;
}
*/
.about-section-three .lower-row .text-column{
	position: relative;
	margin-bottom: 30px;
	order: 12;
}

.about-section-three .lower-row .image-column{
	position: relative;
	margin-bottom: 30px;
	order: 0;
}

.about-section-three .lower-row .image-box{
	position: relative;
}

.about-section-three .lower-row .image-box:before{
	content: '';
	position: absolute;
	right: -20px;
	top: -20px;
	width: 140px;
	height: 140px;
	border:20px solid #ffffff;
}

.about-section-three .lower-row .image-column img{
	display: block;
	width: 100%;
}

.about-section-three .lower-row .text-column .inner{
	position: relative;
	display: block;
	padding-left: 30px;
}

.about-section-three .lower-row .sec-title{
	position: relative;

	padding-bottom: 0;
}

.about-section-three .lower-row .sec-title h2{
	text-transform: none;
}

.about-section-three .lower-row .signature{
	position: relative;
	font-size: 18px;
	padding-top: 40px;
	font-family: 'Signature', cursive;
	line-height: 1.5em;
	color: #222222;
	font-weight: 700;
}

/*** 

====================================================================
	Services Section Five
====================================================================

***/

.services-section-five{
	position:relative;
	padding: 110px 0px;
	overflow: hidden;
}

.services-section-five .title-box{
	position: relative;
	padding-bottom: 20px;
}

.services-section-five .title-box .sec-title{
	position: relative;
	float: left;
	margin-bottom: 30px;
}

.services-section-five .title-box .link-box{
	position: relative;
	float: right;
	padding-top: 30px;
}

.services-section-five .title-box .link-box a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #0a394d;
	text-transform: capitalize;
}

.services-section-five .title-box .link-box a .txt{
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #0a394d;
}

.services-section-five .title-box .link-box a .icon{
	position: relative;
	top: 1px;
	font-size: 16px;
	padding-left: 7px;
	font-weight: 600;
	color: #d73441;
}

.services-section-five .title-box .link-box a:hover{
	color: #d73441;
}

.services-section-five .title-box .link-box a:hover .txt{
	border-bottom-color: inherit;
}

.services-section-five .title-box .link-box a:hover .icon{
	color: #d73441;
}

.services-section-five .carousel-box .owl-stage-outer{
	overflow: visible;
}

.service-block-six{
	position: relative;
	margin-bottom: 30px;
}

.owl-theme .service-block-six{
	margin: 0px  0px;
	opacity: 0;
	visibility: hidden;
	-moz-transition:all 0.3s ease 0ms;
	-webkit-transition:all 0.3s ease 0ms;
	-ms-transition:all 0.3s ease 0ms;
	-o-transition:all 0.3s ease 0ms;
	transition:all 0.3s ease 0ms;
}

.owl-theme .active .service-block-six{
	opacity: 1;
	visibility: visible;
}

.service-block-three .inner-box{
	position: relative;
	display: block;
}

.service-block-six .image-box,
.service-block-six .image,
.service-block-six .image img{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
}

.service-block-six .inner-box .lower-box:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: #0a394d;
	opacity: 0;
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.service-block-six .lower-box{
	position: relative;
	padding: 45px 35px 50px;
	background: none;
	margin: 0px;
	z-index: 0;
	overflow: hidden;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.service-block-six .inner-box:hover .lower-box{
	color: #ffffff;
	box-shadow: none;
}

.service-block-six .inner-box:hover .lower-box:before{
	height: 100%;
	opacity: 1;
}

.service-block-six .lower-box h3{
	position: relative;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 20px;
	color: #222222;
}

.service-block-six .lower-box h3 a{
	color: #222222;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.service-block-six .inner-box:hover .lower-box h3 a{
	color: #ffffff;
}

.service-block-six .lower-box .text{
	position: relative;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.service-block-thsixree .link-box{
	position: relative;
}

.service-block-six .link-box a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #0a394d;
	text-transform: capitalize;
}

.service-block-six .link-box a .txt{
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #0a394d;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.service-block-six .link-box a .icon{
	position: relative;
	top: 3px;
	font-size: 16px;
	padding-left: 7px;
	font-weight: 600;
	color: #d73441;
}

.service-block-six .link-box a:hover{
	color: #d73441;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.service-block-six .inner-box:hover .link-box a .txt{
	border-bottom-color: inherit;
	color: #ffffff;
}

.service-block-six .inner-box:hover .link-box a .icon{
	color: #d73441;
}

.services-section-five .owl-theme .owl-dots{
	display: none;
}

.services-section-five .owl-theme .owl-nav{
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 60px;
}

.services-section-five .owl-theme .owl-nav .owl-prev,
.services-section-five .owl-theme .owl-nav .owl-next{
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	color: #cccccc;
	border:1px solid #e0e0e0;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.services-section-five .owl-theme .owl-nav .owl-prev:hover,
.services-section-five .owl-theme .owl-nav .owl-next:hover{
	color: #ffffff;
	background: #d73441;
	border-color: #d73441;
}

.fluid-section-two{	position:relative;	padding: 0px 0px;	z-index: 1;}
.fluid-section-two .outer-container{	position: relative;	min-height: 100px;}
.fluid-section-two .image-column{	position: absolute;	float: left;	width: 50%;	height: 100%;}
.fluid-section-two .image-column:before{	content: '';	position: absolute;	left: 0;	top: 0;	right: 100px;	height: 100%;	background: #d73441;	background:-webkit-linear-gradient(left,#0a394d,#d73441);	opacity: 0.80;	z-index: 1;}
.fluid-section-two .image-column .image-layer{	position:absolute;	left:0;	top:0;	right: 100px;	height: 100%;	opacity:1;	background-repeat: no-repeat;	background-position: center center;	background-size: cover;}
.fluid-section-two .image-column .image{	width: 100%;	display: none;}
.fluid-section-two .image-column .image img{	width: 100%;}
.fluid-section-two .image-column .video-link{	position:absolute;left:0;	top:0;	right: 100px;	height: 100%;	opacity:1;	color: #ffffff;	text-align: center;	z-index: 2;}
.fluid-section-two .image-column .video-link .link-content{	position: absolute;	left: 50%;	margin-left: -120px;	top: 50%;	margin-top: -70px;	width: 240px;}
.fluid-section-two .image-column .video-link .icon{	display: block;	line-height: 1em;	font-size: 64px;	margin-bottom: 30px;	padding-left: 10px;}
.fluid-section-two .image-column .video-link .link-text{	position: relative;	display: block;	line-height: 1.5em;	font-size: 16px;	text-transform: uppercase;	font-weight: 600;	padding-bottom: 20px;}
.fluid-section-two .image-column .video-link .link-text:before{	content: '';	position: absolute;	left: 50%;	bottom: 0px;	margin-left: -15px;	width: 30px;	border-bottom: 3px solid #ffffff;}
.fluid-section-two .text-column{	position: relative;	float: right;	width: 50%;	background: #eef6f9;	z-index: 5;}
.fluid-section-two .text-column .floated-image{	position: absolute;	right: 0;	bottom: 0;	width: 460px;}
.fluid-section-two .text-column .inner{	position: relative;	display: block;	width: 100%;	max-width: 700px;	margin-left: -100px;	padding-right: 20px;	background: #eef6f9;}
.fluid-section-two .text-column .inner-content{	position: relative;	display: block;	padding: 100px 0px 100px 90px;	z-index: 1;}
.fluid-section-two .text-column .sec-title{	position: relative;	margin-bottom: 25px;	padding-bottom: 0;}
.fluid-section-two .text-column .text{	position: relative;	margin: 0 0 35px;}
.fluid-section-two .text-column .features{	position: relative;}
.fluid-section-two .text-column .features li{	position: relative;	float: left;	width: 110px;	height: 110px;	padding: 10px;	line-height: 90px;	font-size: 42px;	color: #0a394d;	text-align: center;	border:2px dashed #d73441;	margin-right: 40px;	margin-bottom: 50px;	border-radius: 50%;}
.fluid-section-two .text-column .features-list{	position: relative;}
.fluid-section-two .text-column .features-list li{	position: relative;	display: block;	font-size: 18px;	padding-left: 25px;	margin-bottom: 5px;	line-height: 1.5em;	font-weight:500;}
.fluid-section-two .text-column .features-list li:before{	font-family: 'Font Awesome 5 Free';content: "\f00c";	position:absolute;	left:0px;	top:0px;	font-size:16px;	line-height: 24px;	font-weight:800;	color: #d73441;}
.dedicated-projects{	position:relative;	padding: 100px 0px 70px;}
.project-block-three{	position: relative;	margin-bottom: 30px;}
.masonry-gallery{	position: relative;}
.project-block-three .inner-box{	position: relative;	display: block;	text-align: center;}
.project-block-three .image-box{	position: relative;	display: block;	overflow: hidden;}
.project-block-three .image{	position: relative;	display: block;	margin: 0;}
.project-block-three .image img{	display: block;	width: 100%;}
.project-block-three .image-box .overlay{	position: absolute;	left: 0;	bottom: 0;	width: 100%;	height: 90%;	color: #ffffff;	background: rgba(0,0,0,0.70);	background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.95),rgba(0,0,0,0.80),rgba(0,0,0,0.0));	background: -ms-linear-gradient(bottom,rgba(0,0,0,0.95),rgba(0,0,0,0.80),rgba(0,0,0,0.0));	background: -moz-linear-gradient(bottom,rgba(0,0,0,0.95),rgba(0,0,0,0.80),rgba(0,0,0,0.0));	opacity: 0;	visibility: hidden;	transform: translateY(-100%);	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.project-block-three .inner-box:hover .image-box .overlay{	opacity: 1;	visibility: visible;	transform: translateY(0%);}
.project-block-three .image-box .overlay a{	color: #ffffff;}
.project-block-three .image-box .overlay .zoom-btn{	font-size: 24px;	margin-bottom: 15px;}
.project-block-three .image-box .overlay .more-link a{	text-decoration: underline;	font-weight: 600;}
.project-block-three .image-box .overlay .over-inner{	position: absolute;	left: 0;	bottom: 30px;	width: 100%;	padding: 0px 20px;}
.project-block-three .image-box .overlay .title{	position: relative;}
.project-block-three .image-box .overlay .title h3{	font-size: 18px;	font-weight: 600;	text-transform: uppercase;	margin: 0 0  5px;}
.project-block-three .image-box .overlay .cat,.project-block-three .image-box .overlay .cat a{	position: relative;	font-size: 14px;	font-weight: 400;	text-transform: uppercase;	color: #e85728;}
.default-theme .project-block-three .image-box .overlay .cat,.default-theme .project-block-three .image-box .overlay .cat a{	color: #52c306;}
.project-block-three .image-box .overlay .title h3 a:hover{	color: #e85728;}
.default-theme .project-block-three .image-box .overlay .title h3 a:hover{	color: #52c306;}
.recent-projects-three .view-more{	position: relative;	padding-top: 40px;}
.team-section{	position:relative;	background: #eef6f9;	padding: 110px 0px 70px;}
.team-section.default-theme{	background: none;}
.team-section .title-box{	position: relative;	padding-bottom: 20px;}
.team-section .title-box .sec-title{	position: relative;	float: left;	margin-bottom: 30px;}
.team-section .title-box .link-box{	position: relative;	float: right;	padding-top: 30px;}
.team-section .title-box .link-box a{	position: relative;	display: inline-block;	font-weight: 500;	font-size: 16px;	color: #0a394d;	text-transform: capitalize;}
.team-section .title-box .link-box a .txt{	position: relative;	display: inline-block;	border-bottom: 1px solid #0a394d;}
.team-section .title-box .link-box a .icon{	position: relative;	top: 1px;	font-size: 16px;	padding-left: 7px;	font-weight: 600;	color: #d73441;}
.team-section .title-box .link-box a:hover{	color: #d73441;}
.team-section .title-box .link-box a:hover .txt{	border-bottom-color: inherit;}
.team-section .title-box .link-box a:hover .icon{	color: #d73441;}
.team-block{	position: relative;	text-align: center;	margin-bottom: 40px;}
.owl-theme .team-block{	margin: 0px  0px;}
.team-block .inner-box{	position: relative;	display: block;	overflow: hidden;}
.team-block .image-box,.team-block .image,.team-block .image img{	position: relative;	display: block;	width: 100%;	margin: 0;}
.team-block .social-links{	position: absolute;	right: -50px;	top: 20px;	width: 42px;	padding: 7px 0px;	background: #d73441;	opacity: 0;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}
.team-section.default-theme .social-links{	background: #52c306;}
.team-block:hover .social-links{	right: 20px;	opacity: 1;}
.team-block .social-links li{	position: relative;	display: block;	margin: 0;}
.team-block .social-links li a{	position: relative;	display: block;	width: 100%;	height: 42px;	line-height: 42px;	font-size: 14px;	color: #ffffff;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}
.team-block .social-links li a:hover{	color: rgba(255,255,255,0.70);}
.team-block .lower-box{	position: relative;	padding: 35px 10px 0px;}
.team-block .lower-box h3{	position: relative;	font-weight: 700;	text-transform: uppercase;	margin-bottom: 5px;	color: #222222;}
.team-block .lower-box h3 a{	color: #222222;}
.team-block .lower-box h3 a:hover{	color: #d73441;}
.team-block .lower-box .info{	position: relative;	color: #666666;	line-height: 1.5em;}
.page-banner{	position:relative;	color:#ffffff;	text-align:center;	padding:180px 0px 80px;	background-color:#25283a;	z-index: 2;}
.page-banner .image-layer{	position:absolute;	left:0px;	top:0;	width:100%;	height:100%;	background-position:center center;	background-repeat:no-repeat;	background-size:cover;	}
.page-banner .image-layer:before{	content:'';	position:absolute;	left:0;	top:0;	width:100%;	height:100%;	background:#000000;	opacity:0.45;	}
.page-banner .auto-container{	position:relative;	z-index:1;	}
.page-banner h1{	position:relative;	font-size:72px;	line-height:1.2em;	font-weight:700;	margin-bottom:15px;	color:#ffffff;	text-transform:capitalize;}
.page-banner .breadcrumb-box{	position: relative;	left: 0;	bottom: 0;width: 100%;	text-align: center;	margin: 0 0 20px;}
.page-banner .bread-crumb{	position:relative;	display: inline-block;}
.page-banner .bread-crumb li{	position:relative;	display:inline-block;	line-height:30px;	margin-left:40px;	color:#ffffff;	text-transform: capitalize;	letter-spacing: 0.02em;	font-size:16px;	font-weight:500;}
.page-banner .bread-crumb li:before{	 font-family: 'Flaticon';	content:'\f196';	position:absolute;	right:-40px;	width: 40px;	top:0px;	text-align:center;	line-height:25px;	font-size: 16px;	font-weight: 700;}
.page-banner .bread-crumb li:first-child{	margin-left:0px;	}
.page-banner .bread-crumb li:last-child:before{	display:none;	}
.page-banner .bread-crumb li a{	position: relative;	color:#ffffff;	display: block;	line-height:30px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.page-banner .bread-crumb li a:hover{	text-decoration: underline;}
.about-section-four{	position:relative;	padding: 110px 0px 60px;	overflow: hidden;}
.about-section-four .pattern-image-left{	position: absolute;	left: 0;	bottom: 50px;	width: auto;	height: auto;}
.about-section-four .pattern-image-right{	position: absolute;	right: 0;	bottom: 30px;	width: auto;	height: auto;}
.about-section-four .title-column{	position: relative;}
.about-section-four .title-column .inner{	position: relative;	display: block;	padding-right: 30px;}
.about-section-four .text-column{	position: relative;	margin-bottom: 100px;}
.about-section-four .text-column .inner{	position: relative;	display: block;	padding-left: 30px;	padding-top: 30px;}
.about-section-four .text-column .text-content{	position: relative;}
.about-section-four .text-column .text-content p{	margin-bottom: 25px;}
.about-section-four .text-column .signature{	position: relative;	float: left;	font-size: 18px;	padding-top: 30px;	font-family: 'Signature', cursive;	line-height: 1.5em;font-weight: 700;}
.about-section-four .lower-content{	position: relative;}
.about-section-four .default-block{	position: relative;	text-align: center;	margin-bottom: 50px;}
.about-section-four .default-block .image-box,.about-section-four .default-block .image-box img{	position: relative;	display: block;	width: 100%;}
.about-section-four .default-block .lower-box{	position: relative;	display: block;	padding: 35px 20px 0px;}
.about-section-four .default-block h3{	font-size: 24px;	font-weight: 500;	text-transform: capitalize;}
.about-section-four .default-block h3 a{font-size: 24px;	color: #222222;}
.about-section-four .default-block .count{	position: absolute;	right: -7px;	bottom: 0;	font-size: 150px;	color: #406fe6;	opacity: 0.08;	font-weight: 500;	line-height: 0.40em;}
.projects-section-three{	position:relative;	padding: 0px 0px;}
.projects-section-three .outer-container{	position: relative;	overflow: hidden;}
.projects-section-three .image-column{	position: absolute;	right: 0;	top: 0;	float: left;	width: 50%;	height: 100%;}
.projects-section-three .text-column{	position: relative;	float: left;	width: 50%;}
.projects-section-three .text-column .bg-layer{	position:absolute;	left:0;	top:0;	width:100%;	height: 100%;	opacity:1;	background: #24345d;}
.projects-section-three .text-column .inner{	position: relative;	float: right;	width: 100%;	max-width: 680px;	padding: 110px 20px;}
.projects-section-three .content{	position: relative;	max-width: 530px;	color: #ffffff;}
.projects-section-three .content .title{	position: relative;	margin-bottom: 20px;}
.projects-section-three .content .title .sub-title{	font-size: 16px;	line-height: 24px;	margin-bottom: 15px;}
.projects-section-three .content .title .sub-title .icon{	position: relative;	top: 2px;	font-size: 18px;	line-height: 24px;padding-right: 5px;}
.projects-section-three .content .title h2{	position: relative;	font-weight: 600;	line-height: 1.2em;	text-transform: capitalize;	margin: 0;}
.projects-section-three .content .text{	position: relative;	margin: 0 0 25px;}
.projects-section-three .content .features{	position: relative;margin-bottom: 40px;}
.projects-section-three .content .features li{	position: relative;	font-size: 18px;	line-height: 30px;	margin-bottom: 7px;}
.projects-section-three .content .features li .gap-icon{	position: relative;	font-size: 20px;	padding-right: 5px;}
.projects-section-three .image-column .inner{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;}
.projects-section-three .image-column .text-over-block{	position: absolute;left: 0;	top: 0;	width: 50%;	height: 100%;}
.projects-section-three .image-column .text-over-block:nth-child(2){	left: 50%;}
.projects-section-three .text-over-block .inner-box{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	text-align: center;	color: #ffffff;}
.projects-section-three .text-over-block .block-image-layer{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	background-size: cover;	background-position: center top;}
.projects-section-three .text-over-block .title{	position: absolute;	left: 0;	bottom: 0;	width: 100%;	padding: 0px 20px 30px;	font-size: 24px;	line-height: 32px;	text-transform: uppercase;	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.projects-section-three .text-over-block:hover .title{	opacity: 0;	visibility: hidden;}
.projects-section-three .text-over-block .block-image-layer:before{	content: '';	position: absolute;	left: 0;	bottom: 0;	width: 100%;	height: 30%;	background: rgba(0,0,0,0.70);	background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.95),rgba(0,0,0,0.80),rgba(0,0,0,0.0));	background: -ms-linear-gradient(bottom,rgba(0,0,0,0.95),rgba(0,0,0,0.80),rgba(0,0,0,0.0));	background: -moz-linear-gradient(bottom,rgba(0,0,0,0.95),rgba(0,0,0,0.80),rgba(0,0,0,0.0));}
.projects-section-three .text-over-block .title .icon{	position: relative;	display: inline-block;	vertical-align: middle;	padding-right: 10px;	font-size: 48px;	line-height: 32px;}
.projects-section-three .text-over-block .title .txt{	position: relative;}
.projects-section-three .text-over-block:hover .over-link{	opacity: 1;}
.projects-section-three .text-over-block .over-link .icon{	position: absolute;	left: 50%;	top: 50%;	margin: -12px 0 0 -15px;	font-size: 30px;	line-height: 30px;	width: 30px;	height: 30px;	text-align: center;}
.text-over-block .inner-box .overlay{	position: absolute;	left: 0;	top: 0;	width: 100%;	height: 100%;	display: table;	vertical-align: middle;	color: #ffffff;	background: rgba(64,111,230,0.90);	opacity: 0.5;	visibility: hidden;	transform: translateY(-100%);	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.text-over-block .inner-box:hover .overlay{	opacity: 1;	visibility: visible;	transform: translateY(0%);	-webkit-transition: all 1200ms ease;	-moz-transition: all 1200ms ease;	-ms-transition: all 1200ms ease;	-o-transition: all 1200ms ease;	transition: all 1200ms ease;}
.text-over-block .inner-box .overlay a{	color: #ffffff;}
.text-over-block .inner-box .overlay .icon-box{	position: relative;	font-size: 54px;	margin-bottom: 20px;	line-height: 1em;}
.text-over-block .inner-box .overlay .over-inner{	position: relative;	width: 100%;	display: table-cell;	vertical-align: middle;	padding: 20px 50px;}
.text-over-block .inner-box .overlay h3{	font-size: 22px;	font-weight: 600;	text-transform: uppercase;	margin: 0 0  20px;}
.text-over-block .inner-box .overlay .cat,.text-over-block .inner-box .overlay .cat a{	position: relative;	font-size: 14px;	font-weight: 400;	text-transform: uppercase;	color: #ffffff;}
.text-over-block .inner-box .overlay h3 a:hover{	text-decoration: underline;}
.sidebar-page-container{	position:relative;	padding: 110px 0px 80px;}
.sidebar-page-container .content-side{	position: relative;	margin-bottom: 30px;}
.service-details{	position: relative;}
.service-details .service-title{	margin-bottom: 40px;}
.service-details .details-inner{	position: relative;}
.service-details .main-image{	position: relative;	margin-bottom: 40px;}
.service-details .main-image img{	width: 100%; height: 350px;  object-fit: revert;}
.service-details .text-content,.service-details .text-block{	position: relative;}
.service-details .text-block p,.service-details .text-content p{	margin-bottom: 25px;}
.service-details .text-block h3,.service-details .text-content h3{	font-size: 30px;	font-weight: 700;	margin-bottom: 15px;}
.service-details .featured-list{	position: relative;	text-align: center;	max-width: 600px;	padding: 10px 0px 0px;	margin: 0 auto;}
.service-details .featured-list ul{	position: relative;	margin: 0px -15px;}
.service-details .featured-list ul li{	position: relative;	float: left;	width: 30%;padding: 0px 15px;	font-weight: 700;	font-size: 14px;	color: #222222;	text-transform: uppercase;	line-height: 1.4em;	margin-bottom: 50px;}
.service-details .featured-list ul li:nth-child(2){	width: 40%;}
.service-details .featured-list ul li:nth-child(2):before{	content: '';	position: absolute;left: 15px;	top: 0;	width: 1px;	height: 100%;	border-left: 1px dashed #cccccc;}
.service-details .featured-list ul li:nth-child(2):after{	content: '';	position: absolute;	right: 15px;	top: 0;	width: 1px;	height: 100%;	border-left: 1px dashed #cccccc;}
.service-details .featured-list ul li .icon{position: relative;	display: block;	font-weight: 400;	font-size: 64px;	line-height: 1em;	color: #406fe6;	vertical-align: bottom;	margin: 0 0 20px;}
.service-details .featured-list ul li:nth-child(2) .icon{	color: #52c306;}
.service-details .featured-list-two{	position: relative;	max-width: 600px;	padding: 10px 0px;}
.service-details .featured-list-two ul{	position: relative;}
.service-details .featured-list-two ul li{	position: relative;padding: 20px 25px;	font-weight: 600;	font-size: 14px;	color: #222222;	text-transform: uppercase;	line-height: 30px;	border:1px solid #f0f0f0;	margin-bottom: 15px;}
.service-details .featured-list-two ul li .icon{	position: relative;	display: inline-block;	font-weight: 400;	font-size: 30px;	line-height: 24px;	vertical-align: middle;margin: 0 20px 0 0;	color: #406fe6;}
.service-details .featured-link-block{	position: relative;	margin-bottom: 50px;	text-align: center;}
.service-details .featured-link-block .inner{	position: relative;	display: block;	padding-bottom: 30px;}
.service-details .featured-link-block .image,.service-details .featured-link-block img{	position: relative;	display: block;	width: 100%;}
.service-details .featured-link-block .caption-box{	position: absolute;	left: 0;	bottom: 0px;	padding: 0px 20px;	z-index: 1;	width: 100%;}
.service-details .featured-link-block .caption-box .title{	position: relative;	display: block;	font-size: 18px;	text-transform: uppercase;font-weight: 700;}
.service-details .featured-link-block .caption-box .title a{	position: relative;	display: block;	padding: 16px 15px 14px;line-height: 30px;	background: #ffffff;	border-left: 4px solid #406fe6;	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.10);	color: #222222;	display: block;}
.service-details .featured-link-block .caption-box .title a:hover{	color: #406fe6;}
/* Sidebar */
.sidebar-page-container .sidebar-side{	position: relative;	margin-bottom: 30px;}
.sidebar-page-container .sidebar{	position: relative;}
.sidebar-page-container .service-sidebar{	padding-left: 20px;}
.sidebar-page-container .blog-sidebar{	padding-left: 30px;}
.sidebar .sidebar-widget{	position: relative;	display: block;	margin-bottom: 50px;}
.sidebar .sidebar-widget .widget-inner{	position: relative;	display: block;}
.sidebar .services-widget ul{	position: relative;	display: block;}
.sidebar .services-widget ul li{	position: relative;	display: block;	background:url(../images/background/bg-pattern-1.png) center center repeat;	margin-bottom: 15px;}
.sidebar .services-widget ul li:before{	content: '';	position: absolute;	left: 0;	top: 0;	width: 0%;	height: 100%;	border-left: 3px solid #fa8c00;	background: #444444;	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.sidebar .services-widget ul li:hover:before,.sidebar .services-widget ul li.active:before{	width: 100%;}
.sidebar .services-widget ul li a{	position: relative;	display: block;	border-bottom: 1px solid rgba(82,195,6,0.20);	padding: 5px 20px;	line-height: 36px;	color: #222222;	font-size: 18px;	text-transform: capitalize;	z-index: 1;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}
.sidebar .services-widget ul li:hover a,.sidebar .services-widget ul li.active a,.sidebar .services-widget ul li:hover .icon,.sidebar .services-widget ul li.active .icon{	color: #ffffff;}
.sidebar .services-widget ul li .icon{	position: absolute;	right: 20px;	top: 15px;	font-size: 36px;	line-height: 36px;	color: #cfcfe2;	font-weight: 400;	-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.sidebar .info-widget{	text-align: center;}
.sidebar .info-widget .widget-inner{    background: #fa8c00;	color: #ffffff;}
.sidebar .info-widget .lower{	display: block;	padding: 30px 20px;}
.sidebar .info-widget .image{	position: relative;	display: block;	margin: 0;}
.sidebar .info-widget .image img{	position: relative;	display: block;	width: 100%;}
.sidebar .info-widget .subtitle{	position: relative;	display: block;	font-size: 20px;	line-height: 1.5em;	margin-bottom: 30px;}
.sidebar .info-widget .icon-box{	position: relative;	display: block;	font-size: 54px;	line-height: 1em;	margin-bottom: 30px;}
.sidebar .info-widget .phone{	position: relative;	display: block;	font-size: 30px;	line-height: 1.2em;	font-weight: 700;	margin-bottom: 5px;}
.sidebar .info-widget .phone a{	display: inline-block;	color: #ffffff;	border-bottom: 1px solid rgba(255,255,255,0.50);}
.sidebar .info-widget .email{	position: relative;	display: block;	font-size: 16px;	line-height: 1.5em;}
.sidebar .info-widget .email a{	color: #ffffff;}
.sidebar .downloads-widget{	position: relative;}
.sidebar .downloads-widget h3{	font-size: 22px;	font-weight: 700;	text-transform: capitalize;	margin-bottom: 15px;}
.sidebar .downloads-widget .widget-inner{	background: #f6f8ff;	padding: 50px 50px 30px;}
.sidebar .downloads-widget li{	position: relative;	display: block;	border-bottom: 1px solid rgba(0,0,0,0.10);}
.sidebar .downloads-widget li:last-child{	border-bottom: none;}
.sidebar .downloads-widget li a{	position: relative;	display: block;	padding: 15px 0px;	line-height: 30px;	font-weight: 500;	color: #222222;	text-transform: uppercase;}
.sidebar .downloads-widget li .fa,.sidebar .downloads-widget li .far{	position: relative;	padding-right: 10px;	font-size: 20px;	top: 2px;}
.sidebar .downloads-widget li a:hover{	color: #406fe6;}
.pagination-box{	position:relative;	padding-top: 30px;}
.styled-pagination{	position:relative;}
.styled-pagination li{	position:relative;	display:inline-block;	margin-right: 7px;	margin-bottom: 7px;}
.styled-pagination li:last-child{	margin-right: 0;}
.styled-pagination li a{	position:relative;	display:block;	line-height:30px;	font-size:16px;	height:44px;min-width:44px;	padding: 6px 5px;	text-align: center;	color:#333333;	font-weight:400;	text-align:center;	background:#ffffff;	border-radius: 3px;	border:1px solid rgba(0,0,0,0.10);	text-transform:capitalize;	-webkit-transition:all 500ms ease;	-moz-transition:all 500ms ease;	-ms-transition:all 500ms ease;	-o-transition:all 500ms ease;	transition:all 500ms ease;}
.styled-pagination li a:hover,.styled-pagination li a.active{	color:#ffffff;	background: #444444;	border-color: #444444;}
.styled-pagination li .next,.styled-pagination li .prev{	border:none;	color:#333333 !important;	background: none !important;	text-decoration: underline;	text-transform:uppercase;}
.faq-section{	position: relative;	padding: 110px 0px;}
.faq-section .title-box{	position: relative;	max-width: 800px;	text-align: center;	margin: 0 auto 80px;}
.faq-section .title-box .title{	padding: 20px 20px;	line-height: 30px;	background: #f6f8ff;	margin: 0 auto 30px;	font-size: 18px;	color: #222222;	font-weight: 700;	text-transform: uppercase;}
.faq-section .title-box .send-email a{	color: #406fe6;	font-weight: 700;}
.faq-section .faq-container{	position: relative;	max-width: 950px;	margin: 0 auto;}
.accordion-box{	position: relative;}
.accordion-box .block {	position: relative;}
.accordion-box .block:last-child{	margin-bottom: 0;}
.accordion-box .block .acc-btn{	position:relative;	font-size:20px;	line-height:30px;	font-weight:600;	cursor:pointer;	padding:18px 0px;	padding-right: 50px;	color: #222222;background-color: #ffffff;	border-bottom: 1px solid rgba(0,0,0,0.10);	-webkit-transition:all 500ms ease;	-moz-transition:all 500ms ease;	-ms-transition:all 500ms ease;	-o-transition:all 500ms ease;	transition:all 500ms ease;}
.accordion-box .block .icon{	position:absolute;	right: 3px;	top:18px;	font-size: 16px;	font-weight: 700;	color: #222222;	height: 30px;	line-height: 30px;}
.accordion-box .block .acc-btn.active .icon:before{	content: "\f135";	font-family: "Flaticon";}
.accordion-box .block .acc-btn.active{	background-color: #ffffff;	color: #52c306;}
.accordion-box .block.active-block{}
.accordion-box .block .acc-content{	position:relative;	display:none;	border-top: 2px solid transparent;}
.accordion-box .block .content{	position:relative;	padding: 25px 0;}
.accordion-box .block.current .acc-content{ 	display: block;}
.accordion-box .block.active-block .acc-content{	border-top-color:#406fe6;}
.accordion-box .block .content .text{	position: relative;	display: block;	font-size: 16px;	letter-spacing: 0.01em;	line-height: 1.6em;}
.sidebar-page-container .pagination-box{	padding-top: 0;}
.news-block-four{	position: relative;	margin-bottom: 70px;}
.news-block-four .inner-box{	position: relative;	display: block;	padding: 0px 30px 0px;	transition:all 0.3s ease;	-moz-transition:all 0.3s ease;	-webkit-transition:all 0.3s ease;	-ms-transition:all 0.3s ease;	-o-transition:all 0.3s ease;}
.news-block-four .inner-box:before{	content: '';	position: absolute;	display: block;	left: 0;	right: 0;	top: 80px;	bottom: 0;	background: #f6f8ff;}
.news-block-four .image-box,.news-block-four .image,.news-block-four .image img{	position: relative;	display: block;	width: 100%;	margin: 0;}
.news-block-four .inner-box .post-date{	position: absolute;	right: 25px;	bottom: -30px;	width: 72px;	height: 72px;	line-height: 24px;	text-align: center;	padding: 12px 5px;	background: #ffffff;	border-radius: 50%;	z-index: 1;	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.07);}
.news-block-four .inner-box .post-date .day{	display: block;	font-size: 32px;	color: #52c306;	font-weight: 700;	line-height: 1.1em;}
.news-block-four .inner-box .post-date .month{	display: block;	font-size: 14px;	font-weight: 400;	line-height: 1.1em;	text-transform: uppercase;}
.news-block-four .lower-box{	position: relative;	padding: 40px 25px 50px;}
.news-block-four .lower-box h3{	position: relative;	font-weight: 700;	text-transform: capitalize;	font-size: 28px;	margin-bottom: 15px;	color: #222222;}
.news-block-four .lower-box h3 a{	color: #222222;}
.news-block-four .lower-box h3 a:hover,.news-block-four .meta-info a:hover{	color: #52c306;}
.news-block-four .lower-box .text{	position: relative;	margin-bottom: 25px;}
.news-block-four .lower-row{	position: relative;}
.news-block-four .meta-info{	position: relative;	float: left;	color: #777777;	padding-top: 15px;}
.news-block-four .meta-info:before{	content: '';position: absolute;	left: 0;	top: 0;	width: 40px;	border-bottom: 3px solid #52c306;}
.news-block-four .meta-info a{	position: relative;	color: #777777;}
.news-block-four .link-box{	position: relative;	float: right;	padding-top: 10px;}
.news-block-four .link-box a{	position: relative;	display: inline-block;	font-weight: 600;	font-size: 16px;	color: #406fe6;	text-transform: capitalize;}
.news-block-four .link-box a .txt{	position: relative;	display: inline-block;	border-bottom: 1px solid;}
.news-block-four .link-box a .icon{	position: relative;	top: 2px;	font-size: 16px;	padding-left: 7px;	color: #52c306;}
.news-block-four .link-box a:hover{	color: #52c306;}
.sidebar-title{	position:relative;	margin-bottom:25px;	padding-bottom: 15px;}
.sidebar-title h3{	position: relative;	display: block;	font-size:22px;	line-height: 1.15em;	color: #222222;	font-weight: 700;	text-transform:capitalize;	margin-bottom: 0px;}
.sidebar-title h2{	position: relative;	display: block;	font-size:36px;	line-height: 1.2em;	color: #222222;	font-weight: 700;	text-transform:capitalize;	margin-bottom: 0px;}
.sidebar-title .bottom-dots{	position: absolute;	left: 0;	bottom: 0;	width: 100%;}
.sidebar-title .bottom-dots .dot{	position: relative;	display: block;float: left;	width: 3px;	height: 3px;	border-right: 3px solid #406fe6;	margin-right: 3px;}
.sidebar-title .bottom-dots .line-dot{	border-right: 40px solid #406fe6;}
.sidebar .search-box .form-group{	position:relative;	margin:0px;	}
.sidebar .search-box .form-group input[type="text"],.sidebar .search-box .form-group input[type="search"]{	position:relative;	line-height:30px;	padding:14px 50px 14px 30px;	border:1px solid #f0f0f0;	background:#ffffff;	color:#222222;	display:block;	font-size:16px;	width:100%;	height:60px;	border-radius:30px;	transition:all 500ms ease;	-moz-transition:all 500ms ease;	-webkit-transition:all 500ms ease;	-ms-transition:all 500ms ease;	-o-transition:all 500ms ease;}
.sidebar .search-box .form-group input:focus{	border-color:#52c306;	}
.sidebar .search-box .form-group button{	position:absolute;	right:3px;	top:3px;height:54px;	width:54px;	line-height:56px;	display:block;	font-size:16px;	color:#ffffff;	background:#52c306;	font-weight:normal;	border-radius:30px;}
.sidebar .search-box .form-group input:focus + button,.sidebar .search-box .form-group button:hover{	background:#222222;}
.sidebar .recent-posts .post{	position:relative;	font-size:14px;	color:#777777;	padding:0px 0px 25px 115px;	min-height:121px; border-bottom:1px solid #e0e0e0;	margin-bottom:25px;}
.sidebar .recent-posts .post:last-child{	margin-bottom:0px;}
.sidebar .recent-posts .post-thumb{	position:absolute;	left:0px;	top:0px;	width:95px;	height:95px;	border-radius:0;	}
.sidebar .recent-posts .post-thumb img{	position:relative;	display:block;	width: 100%;	}
.sidebar .recent-posts .text{	font-size:18px;	line-height:1.4em;	color:#222222;	font-weight:500;	margin-bottom:5px;}
.sidebar .recent-posts .text a{	color:#333333;}
.sidebar .recent-posts .text a:hover{	color:#406fe6;	}
.sidebar .recent-posts .post .date{	position:relative;	display:block;	line-height:24px;	font-size:14px;	color:#777777;}
.sidebar .popular-tags .tags-list li{	position:relative;	display:inline-block;	margin:0px 5px 7px 0px;}
.sidebar .popular-tags .tags-list li a{	position:relative;	display:block;	line-height:24px;	padding:8px 20px;	background:#ffffff;	border:1px solid #f0f0f0;	text-align:center;	font-size:16px;	color:#222222;	text-transform:capitalize;	border-radius:2px;	transition:all 300ms ease;	-webkit-transition:all 300ms ease;	-ms-transition:all 300ms ease;	-o-transition:all 300ms ease;	-moz-transition:all 300ms ease;}
.sidebar .popular-tags .tags-list li a:hover{	background-color:#52c306;	border-color:#52c306;	color:#ffffff;	}
.sidebar .archives ul{	position:relative;}
.sidebar .archives ul li{	position:relative;	line-height:30px;	font-size: 17px;	padding: 12px 0px;	border-bottom: 1px solid rgba(0,0,0,0.10);}
.sidebar .archives ul li:last-child{	padding-bottom: 0;	border:none;	}
.sidebar .archives ul li:first-child{	padding-top: 0;	}
.sidebar .archives ul li a{	position:relative;	color: #222222;	display: block;	font-weight: 500;	transition:all 300ms ease;	-webkit-transition:all 300ms ease;	-ms-transition:all 300ms ease;	-o-transition:all 300ms ease;	-moz-transition:all 300ms ease;}
.sidebar .archives ul li a:before{	font-family: 'Flaticon';	content: "\f196";	position:absolute;	left:0px;	top:0px;	display:block;	font-size:15px;	font-weight:700;	color: #52c306;	z-index:5;	opacity: 0;}
.sidebar .archives ul li a:hover:before,.sidebar .archives ul li.active a:before{	opacity: 1;	transition:all 300ms ease 200ms;	-webkit-transition:all 300ms ease 200ms;	-ms-transition:all 300ms ease 200ms;	-o-transition:all 300ms ease 200ms;	-moz-transition:all 300ms ease 200ms;}
.sidebar .archives ul li a:hover,.sidebar .archives ul li.active a{	color: #406fe6;	padding-left: 25px;}
.post-details{	position: relative;	display: block;	background: #f6f8ff;	margin-bottom: 70px;}
.post-details .image-box,.post-details .image,.post-details .image img{	position: relative;	display: block;	width: 100%;	margin: 0;}
.post-details .image-box .post-date{	position: absolute;	right: 25px;	bottom: -30px;	width: 72px;	height: 72px;	line-height: 24px;	text-align: center;	padding: 12px 5px;	background: #ffffff;	border-radius: 50%;	z-index: 1;	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.07);}
.post-details .image-box .post-date .day{	display: block;	font-size: 32px;	color: #52c306;	font-weight: 700;	line-height: 1.1em;}
.post-details .image-box .post-date .month{	display: block;	font-size: 14px;	font-weight: 400;	line-height: 1.1em;	text-transform: uppercase;}
.post-details .lower-box{	position: relative;	padding: 40px 40px 50px;}
.post-details .lower-box h2{	position: relative;	font-weight: 700;	text-transform: capitalize;	font-size: 30px;	margin-bottom: 15px;	color: #222222;}
.post-details .lower-box h3{	position: relative;	font-weight: 700;	text-transform: capitalize;	font-size: 24px;	margin-bottom: 5px;	color: #222222;}
.post-details .lower-box .text{	position: relative;	margin-bottom: 25px;}
.post-details .meta-info{	position: relative;	color: #777777;padding-bottom: 20px;	margin-bottom: 35px;	border-bottom: 1px solid #e0e0e0;	padding-top: 15px;}
.post-details .meta-info:before{	content: '';	position: absolute;	left: 0;	top: 0;	width: 40px;	border-bottom: 3px solid #52c306;}
.post-details .meta-info a{	position: relative;	color: #777777;}

.post-details .meta-info a:hover{
	color: #52c306;
}

.post-details blockquote{
	position: relative;
	display: block;
	padding: 50px 70px 50px 50px;
	background: #24345d;
	color: #ffffff;
	margin: 40px 0px;
}

.post-details blockquote .text{
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6em;
	margin-bottom: 20px;
}

.post-details blockquote .info{
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #406fe6;
}

.post-details blockquote .icon{
	position: absolute;
	right: 30px;
	bottom: 20px;
	color: #52c306;
	font-size: 64px;
	line-height: 1em;
	font-weight: 700;
	opacity: 0.25;
}

.post-details blockquote .icon span{
	position: relative;
	display: block;
	font-weight: 700;
	text-shadow: 0px 0px 1px #84b040;
}

.post-details .image-column{
	margin-bottom: 40px;
}

.post-details .text-column{
	margin-bottom: 20px;
}

.post-details .text-column .sub-text{
	color: #777777;
}

.post-details .lower-row{
	position: relative;
	padding-top: 20px;
}

.post-details .lower-row .tags{
	position: relative;
	float: left;
	line-height: 24px;
	padding-top: 6px;
}

.post-details .lower-row .tags strong{
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 10px;
}

.post-details .lower-row .tags a{
	color: #222222;
}

.post-details .lower-row .tags a:hover{
	text-decoration-line: underline;
}

.post-details .lower-row .social{
	position: relative;
	float: right;
}

.post-details .lower-row .social li{
	position: relative;
	float: left;
	margin-right: 7px;
}

.post-details .lower-row .social li:last-child{
	margin-right: 0;
}

.post-details .lower-row .social li a{
	position: relative;
	display: block;
	line-height: 36px;
	width: 36px;
	height: 36px;
	font-size: 14px;
	background: #ffffff;
	color: #777777;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.post-details .lower-row .social li a .fab{
	vertical-align: middle;
}

.post-details .lower-row .social li a:hover{
	background: #406fe6;
	color: #ffffff;
}

.content-side .sidebar-title{
	margin-bottom: 40px;
}

/*** 

====================================================================
		Comment Area
====================================================================

 ***/

.comments-area{
	position:relative;
	margin-bottom: 80px;
}

.comments-area .comment-box{
	position:relative;
	margin-bottom: 40px;
	padding-bottom: 35px;
	border-bottom: 1px solid #e0e0e0;
}

.comments-area .comment{
	position:relative;
	min-height: 70px;
	padding-left: 95px;
}

.comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width: 70px;
	border-radius: 50%;
	margin-bottom: 20px;
	overflow: hidden;
}

.comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
	border-radius: 50%;
}

.comments-area .comment-box .info{
	position: relative;
	margin-bottom: 15px;
}

.comments-area .comment-box .info .name{
	position: relative;
	display: block;
	font-size:20px;
	line-height:1.3em;
	font-weight:500;
	color:#222222;
	text-transform: capitalize;
	margin-bottom: 3px;
}

.comments-area .comment-box .info .date{
	position: relative;
	display: block;
	font-size:14px;
	line-height:1.4em;
	font-weight:500;
	color:#222222;
}

.comments-area .comment-box .text{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
}

.comments-area .comment-box .reply-btn{
	position: absolute;
	right: 0;
	top: 27px;
}

.comments-area .comment-box .reply-btn a{
	font-size: 16px;
	line-height: 1.5em;
	color:#406fe6;
	font-weight: 700;
	text-decoration: underline;
}

.comments-area .comment-box .reply-btn a:hover{
	text-decoration: none;
}


.leave-comments{
 	position: relative;
}

.leave-comments .instruction{
	color: #777777;
	opacity: 0.50;
	text-transform: capitalize;
	font-style: italic;
	margin-bottom: 30px;
}

.header-top {
	padding: 10px 0;
	background: #191919;
}
.header-top i {
	font-size: 16px;
	color: #ffc627;
}
.header-top-info > p, .header-top-right ul > li {
	border-left: 1px solid #ffc627;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 0 19px 0 20px;
	color: #6f747d !important;
}
.header-top-info > p a, .header-top-right ul > li a {
	color: #fff ;
}
.header-top-info > p:first-child, .header-top-right ul > li:first-child {
	border-left: medium none;
	padding-left: 0;
}
.header-top-info > p i, .header-top-right ul > li i {
	margin-right: 10px;
}
.search-form button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
}
.search-form form input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
}
.search-form form input[type="text"]::-webkit-input-placeholder {
    /* Chrome */
    
    color: #fff !important;
}
.search-form form input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #fff !important;
}
.search-form form input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #fff !important;
 opacity: 1;
}
.search-form form input[type="text"]:-moz-placeholder {
    /* Firefox 4 - 18 */
    
color: #fff !important;
 opacity: 1;
}
.header-top-info > p {
	margin: 0;
}
.cart-active {
	position: relative;
}
.cart-btn a {
	padding: 20px 0;
	position: relative;
	z-index: 99;
}
.cart-btn a sup {
	background: #ffeb38 none repeat scroll 0 0;
	border-radius: 100%;
	color: #676767;
	font-size: 12px;
	font-weight: 700;
	height: 20px;
	line-height: 19px;
	position: absolute;
	right: -15px;
	text-align: center;
	top: 10px;
	width: 20px;
}
.cart-grid {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	opacity: 1;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 36px;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	transform-origin: 0 0 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 250px;
	z-index: 9999999;
}
.cart-grid-box {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}
.cart-grid-box-img {
	float: left;
	margin-right: 10px;
	width: 55px;
}
.cart-grid-box-title a {
	color: #676767;
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}
p.price {
	font-weight: 600;
	color: #000;
}
.cart-grid-box-title p {
	font-size: 13px;
	margin: 0;
}
.cart-grid-box-title {
	float: left;
	text-align: left;
}
.cart-grid-box-del {
	float: right;
	margin-top: -10px;
}
.cart-grid-box-del i {
	font-size: 16px;
}
.total-amount p {
	float: left;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	text-align: left;
	width: 50%;
}
.total-amount span {
	float: right;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: right;
}
.total-amount {
	border-bottom: 1px solid #ededed;
	padding-bottom: 35px;
}
.action-cart a {
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 12px 17px;
	background: #ffc627 none repeat scroll 0 0;
}
.action-cart a:hover {
	background: #e9af05 none repeat scroll 0 0;
}
.action-cart {
	margin-bottom: 10px;
	margin-top: 25px;
	text-align: center;
}
.cart-grid-box-del a:hover {
	color: red;
}
.cart-active .cart-grid-box-title a {
	color: #000 !important;
}
.cart-active .cart-grid-box-title a:hover {
	color: #e9af05 !important;
}
.viewcart {
	margin-right: 5px;
}
.checkout {
	margin-left: 5px;
}
.cart-active:hover .cart-grid {
	opacity: 1;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}
/* =-=-=-=-=-=-= Header =-=-=-=-=-=-= */
.header-area {
	position: relative;
	left: 0px;
	top: 0px;
	background: #fff;
	z-index: 999;
	width: 100%;
}
.header-area .logo-bar {
	position: relative;
	color: #191919;
	padding: 0px 0px;
	background: #ffffff url("../images/border.png") repeat-x scroll center bottom;
}
.header-area .border .logo-bar {
	background: none !important;
}
.header-area .border::before {
	background: rgba(0, 0, 0, 0) url("../images/top.png") repeat scroll 0 0;
	content: "";
	height: 15px;
	position: absolute;
	top: 0;
	width: 100%;
}
.header-area .border::after {
	background: rgba(0, 0, 0, 0) url("../images/bottom.png") repeat scroll 0 0;
	bottom: 0px;
	content: "";
	height: 15px;
	left: 0;
	position: absolute;
	width: 100%;
}
.header-area .logo-bar .information-content {
	position: relative;
	float: right;
	top: 15px;
}
.header-area .logo-bar .info-box div.text:hover {
	color: #ffc627;
	cursor: pointer;
}
.header-area .logo-bar .info-box {
	position: relative;
	float: left;
	margin-left: 45px;
	padding-left: 50px;
	line-height: 24px;
}
.header-area .logo-bar .social-box {
	padding-left: 0px;
}
.header-area .logo-bar .info-box .icon {
	position: absolute;
	left: 0px;
	line-height: 50px;
	font-size: 32px;
	color: #ffc627;
}
.header-area .logo-bar .info-box div.text {
	color: #191919;
	font-weight: 600;
}
.header-area .logo-bar .info-box strong {
	position: relative;
	display: block;
	color: #e4e4e4;
}
.header-area .logo-bar .info-box a {
	position: relative;
	color: #6f747d !important;
	font-weight: 600;
}
.header-area .logo-bar .info-box .phone {
	font-size: 14px;
}
.header-area .logo-bar .logo {
	position: relative;
	float: left;
}
.header-area .logo-bar .logo img {
	max-width: 100%;
	display: block;
}
.site-mobile-navigation {
  width: 100%;
  position: relative;
  z-index: 99; 
}
.site-mobile-nav {
  margin-right: 0 !important;
  max-width: none; }

.site-mobile-nav .dl-trigger {
  position: absolute;
  right: 0;
  top: -25px; }

.site-mobile-nav .hamburger {
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: auto;
  height: auto; }

.site-mobile-nav .hamburger.dl-active, .site-mobile-nav .hamburger:hover, .site-mobile-nav .hamburger:focus {
  background-color: transparent; }

.site-mobile-nav .hamburger::after {
  display: none; }

.site-mobile-nav .hamburger .hamburger-box {
  width: 26px;
  height: 20px;
  display: block;
  position: relative; }

.site-mobile-nav .hamburger .hamburger-box .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.site-mobile-nav .hamburger .hamburger-box .hamburger-inner, .site-mobile-nav .hamburger .hamburger-box .hamburger-inner::before, .site-mobile-nav .hamburger .hamburger-box .hamburger-inner::after {
  width: 26px;
  height: 2px;
  background-color: #232324;
  border-radius: 4px;
  position: absolute;
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.site-mobile-nav .hamburger .hamburger-box .hamburger-inner::before, .site-mobile-nav .hamburger .hamburger-box .hamburger-inner::after {
  content: "";
  display: block; }

.site-mobile-nav .hamburger .hamburger-box .hamburger-inner::before {
  top: -8px; }

.site-mobile-nav .hamburger .hamburger-box .hamburger-inner::after {
  bottom: -8px; }

.site-mobile-nav .hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
  -o-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.site-mobile-nav .hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  -o-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }

.site-mobile-nav .hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.site-mobile-nav .hamburger--spin.dl-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
  -o-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.site-mobile-nav .hamburger--spin.dl-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  -o-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }

.site-mobile-nav .hamburger--spin.dl-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.site-mobile-nav .dl-menu {
  background-color: #ffffff;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
  margin: 40px 0 0 0; }

.site-mobile-nav .dl-menu li {
  border-bottom: 1px solid #eeeeee; }

.site-mobile-nav .dl-menu li:last-child {
  border-bottom: none; }

.site-mobile-nav .dl-menu li > a {
  color: #232324;
  display: block;
  position: relative;
  padding: 10px 25px;
  line-height: 30px;
  font-weight: 400; }

.site-mobile-nav .dl-menu li > a:not(:only-child)::after {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 18px;
  color: #232324;
  right: 25px; }

.site-mobile-nav .dl-menu li:hover > a {
  color: #ffffff;
  background-color: #333333; }

.site-mobile-nav .dl-menu li:hover > a::after {
  color: #ffffff; }
  .overlay-navigation-menu:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    content: "";
    z-index: -1;
    opacity: 0.9; }

.header-bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .header-bottom-container .logo-with-offcanvas {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-bottom-container .logo-with-offcanvas {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%; } }
    @media only screen and (max-width: 767px) {
      .header-bottom-container .logo-with-offcanvas {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-bottom-container .header-bottom-navigation {
        -ms-flex-preferred-size: 0;
        flex-basis: 0; } }
    @media only screen and (max-width: 767px) {
      .header-bottom-container .header-bottom-navigation {
        -ms-flex-preferred-size: 0;
        flex-basis: 0; } }
  .header-bottom-container .header-right-container {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-bottom-container .header-right-container {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%; } }
    @media only screen and (max-width: 767px) {
      .header-bottom-container .header-right-container {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%; } }
.header-sticky.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 999;
  background-color: #ffffff; }

/*----------  header bottom horizontal navigation menu  ----------*/
nav.center-menu > ul {
  text-align: center; }
  nav.center-menu > ul > li.menu-item-has-children ul.mega-menu {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }

nav.site-nav > ul > li {
  display: inline-block;
  position: static;
  margin-right: 28px;
  text-align: left;
  line-height: 50px; 
}
  nav.site-nav > ul > li a {
    position: relative; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    nav.site-nav > ul > li {
      margin: 0 20px; } }
  nav.site-nav > ul > li:hover > a {
    position: relative;
    color: #fff; }
    nav.site-nav > ul > li:hover > a:after {
      width: 100%;
      right: auto;
      left: 0; }
  nav.site-nav > ul > li.menu-item-has-children:hover .sub-menu {
      visibility: visible;
    opacity: 1;
    margin-top: 0;
    border: 1px dashed #fff;
     }
  nav.site-nav > ul > li.menu-item-has-children > a {
    position: relative; }
    nav.site-nav > ul > li.menu-item-has-children > a:before {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -15px;
      content: "\f107";
      font-family: fontAwesome;
      color: #D0D0D0; }
  nav.site-nav > ul > li > a {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
}

  nav.site-nav > ul > li ul.sub-menu {
    position: absolute;
    -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
    box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    margin-top: 45px;
        background-color: #191919bd;
    z-index: 9999; }
    nav.site-nav > ul > li ul.sub-menu li {
      line-height: 1; }
  nav.site-nav > ul > li ul.single-column-menu {
    padding: 15px;
    min-width: 280px;
    max-width: 350px; }
    nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li {
      position: relative; }
      nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li:after {
        position: absolute;
        right: 0;
        content: "\f105";
        font-family: fontAwesome; }
      nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li:hover .multilevel-submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0; }
      nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li .multilevel-submenu {
        position: absolute;
        top: 0;
        left: 110%;
        min-width: 280px;
        background-color: #191919bd;
        -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
            border: 1px dashed #fff;
        box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
        padding: 30px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
        margin-top: 15px; }
        @media only screen and (min-width: 1200px) and (max-width: 1499px) {
          nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li .multilevel-submenu {
              left: 265px;
    top: 0;
             }
             }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li .multilevel-submenu {
            left: -140%; } }
        nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li .multilevel-submenu li {
          display: block; }
          nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li .multilevel-submenu li a {
            margin-bottom: 15px; }
          nav.site-nav > ul > li ul.single-column-menu.single-column-has-children > li .multilevel-submenu li:last-child a {
            margin-bottom: 0; }
    nav.site-nav > ul > li ul.single-column-menu li a {
    position: relative;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 42px;
    color: #fff;
       }
      nav.site-nav > ul > li ul.single-column-menu li a:hover {
        color: #fff; }

    nav.site-nav > ul > li ul.single-column-menu li:last-child a {
      margin-bottom: 0; }
  nav.site-nav > ul > li ul.mega-menu {
    padding: 30px 60px;
    overflow: hidden;
    z-index: 9999; }
    nav.site-nav > ul > li ul.mega-menu > li {
      display: inline-block;
      border-right: 1px solid #e7e7e7; }
      nav.site-nav > ul > li ul.mega-menu > li ul li {
        display: block; }
  nav.site-nav > ul > li ul.mega-menu-column-4 {
    max-width: 1100px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 400px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      nav.site-nav > ul > li ul.mega-menu-column-4 {
        max-width: 850px; } }
    nav.site-nav > ul > li ul.mega-menu-column-4 > li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      padding-left: 30px; }
      nav.site-nav > ul > li ul.mega-menu-column-4 > li:first-child {
        padding-left: 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        nav.site-nav > ul > li ul.mega-menu-column-4 > li:nth-of-type(3) {
          border-right: none; } }
      nav.site-nav > ul > li ul.mega-menu-column-4 > li:last-child {
        border-right: none; }
        nav.site-nav > ul > li ul.mega-menu-column-4 > li:last-child .menu-image {
          position: absolute;
          padding-right: 60px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          nav.site-nav > ul > li ul.mega-menu-column-4 > li:last-child {
            display: none;
            padding-left: 0; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        nav.site-nav > ul > li ul.mega-menu-column-4 > li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%; } }
      nav.site-nav > ul > li ul.mega-menu-column-4 > li a.mega-column-title {
        font-size: 15px;
        line-height: 18px;
        font-weight: 500;
        margin-bottom: 20px;
        color: #333333; }
        nav.site-nav > ul > li ul.mega-menu-column-4 > li a.mega-column-title:after {
          display: none; }
      nav.site-nav > ul > li ul.mega-menu-column-4 > li .mega-sub-menu li a {
        position: relative;
        margin-bottom: 15px;
        font-size: 15px;
        line-height: 22px;
        color: #7e7e7e; }
        nav.site-nav > ul > li ul.mega-menu-column-4 > li .mega-sub-menu li a:hover {
          color: #333333; }
          nav.site-nav > ul > li ul.mega-menu-column-4 > li .mega-sub-menu li a:hover:after {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background-color: #e7e7e7;
            content: ""; }
      nav.site-nav > ul > li ul.mega-menu-column-4 > li .mega-sub-menu li:last-child a {
        margin-bottom: 0; }
  nav.site-nav > ul > li ul.mega-menu-column-5 {
    max-width: 1170px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 450px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      nav.site-nav > ul > li ul.mega-menu-column-5 {
        max-width: 950px; } }
    nav.site-nav > ul > li ul.mega-menu-column-5 > li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      padding: 0 25px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        nav.site-nav > ul > li ul.mega-menu-column-5 > li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%; } }
      nav.site-nav > ul > li ul.mega-menu-column-5 > li:first-child {
        padding-left: 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        nav.site-nav > ul > li ul.mega-menu-column-5 > li:nth-of-type(4) {
          border-right: none; } }
      nav.site-nav > ul > li ul.mega-menu-column-5 > li:last-child {
        border-right: none;
        padding-right: 0; }
        nav.site-nav > ul > li ul.mega-menu-column-5 > li:last-child .menu-image {
          position: absolute;
          padding-right: 60px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          nav.site-nav > ul > li ul.mega-menu-column-5 > li:last-child {
            margin-left: 0;
            display: none; } }
      nav.site-nav > ul > li ul.mega-menu-column-5 > li a.mega-column-title {
        font-size: 15px;
        line-height: 18px;
        font-weight: 500;
        margin-bottom: 20px;
        color: #333333; }
        nav.site-nav > ul > li ul.mega-menu-column-5 > li a.mega-column-title:after {
          display: none; }
      nav.site-nav > ul > li ul.mega-menu-column-5 > li > .mega-sub-menu li {
        position: relative;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        nav.site-nav > ul > li ul.mega-menu-column-5 > li > .mega-sub-menu li img {
          position: absolute;
          bottom: -20px;
          left: 50%;
          width: 250px;
          height: auto;
          border-radius: 5px;
          -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
          opacity: 0;
          visibility: hidden;
          z-index: 99; }
        nav.site-nav > ul > li ul.mega-menu-column-5 > li > .mega-sub-menu li:hover img {
          visibility: visible;
          opacity: 1;
          bottom: -10px; }
      nav.site-nav > ul > li ul.mega-menu-column-5 > li .mega-sub-menu li a {
        position: relative;
        margin-bottom: 15px;
        font-size: 15px;
        line-height: 22px;
        color: #7e7e7e; }
        nav.site-nav > ul > li ul.mega-menu-column-5 > li .mega-sub-menu li a:hover {
          color: #333333; }
          nav.site-nav > ul > li ul.mega-menu-column-5 > li .mega-sub-menu li a:hover:after {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background-color: #e7e7e7;
            content: ""; }
        nav.site-nav > ul > li ul.mega-menu-column-5 > li .mega-sub-menu li a:before {
          position: absolute;
          top: 0;
          right: 0;
          width: 250px;
          height: auto;
          border-radius: 5px;
          -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
          opacity: 1;
          visibility: visible;
          z-index: 99;
          content: "";
          background-image: 'attr(data-homeimage)'; }
      nav.site-nav > ul > li ul.mega-menu-column-5 > li .mega-sub-menu li:last-child a {
        margin-bottom: 0; }
section.sticky {    background: #fa8c00;}
.social-media-top img {    background: #fff;    padding: 0;    width: 90%; transition: 0.5s}
.social-media-top img:hover{  transform: rotateY(360deg);}
p.copy-right {
    margin-bottom: 0;
    text-align: center;
}
p.copy-right a {    color: #ffc628;    font-weight: bolder;}
.action{
position: fixed;
z-index: 999999;
bottom: 50px;
left: 50px;
width: 50px;
height: 50px;
cursor: pointer;
background-color: #fff;
border-radius: 50%;
box-shadow: 0 5px 5px rgb(0, 0, 0, 0.1);
}
.action span{position: relative; width: 100%;height: 100%; display: flex; justify-content: center; align-items: center; color: #fa8c00; font-size: 2em; transition: 0.3s ease-in-out;}
.action:active span{
transform: rotate(135deg);
}
.action ul{position: absolute; bottom: 55px; background-color: #fff; min-width: 250px; padding: 20px; border-radius: 20px; opacity: 0; visibility: hidden; transition: 0.3s;}
.action.active ul{opacity: 1; visibility: visible; transition: 0.3s; bottom: 65px;}
.action ul li{list-style-type: none; display: flex; justify-content: flex-start; align-items: center; padding: 10px 0px; transition: 0.3s;}
.action ul li:hover{
font-weight: 600;
}
.action ul li:not(:last-child){
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.action ul li img{
margin-right: 10px;
opacity: 0.2;
transform: scale(0.8);
}
.action ul li:hover img{
opacity: 0.8;
}

.lighting-mode h2{
font-size: 6em;
color: #333;
font-family: 'Abril Fatface', cursive;
margin-bottom: 0;
font-weight: 500;
}
.lighting-mode h2 span{
animation: animate 1s linear infinite;

}
.lighting-mode h2 span:nth-child(1){
animation-delay: 0s;
}
.lighting-mode h2 span:nth-child(2){
animation-delay: 0.1s;
}
.lighting-mode h2 span:nth-child(3){
animation-delay: 0.2s;
}
.lighting-mode h2 span:nth-child(4){
animation-delay: 0.3s;
}
.lighting-mode h2 span:nth-child(5){
animation-delay: 0.4s;
}
.lighting-mode h2 span:nth-child(6){
animation-delay:0.5s;
}
.lighting-mode h2 span:nth-child(7){
animation-delay: 0.6s;
}
.lighting-mode h2 span:nth-child(8){
animation-delay: 0.7s;
}
@keyframes animate{
0%,80%{color: #333; text-shadow: none;}
100%{color: #fff; text-shadow: 0 0 10px #fff0 0 20px #fff0 0 40px #fff0 0 80px #fff0 0 120px #fff0 0 160px #fff;}
}
.lighting-mode {background: #000;}

@charset "UTF-8";

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

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

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

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

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

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

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

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

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

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

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

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

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}



.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}


@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInStable {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  33.333% {
    opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  
  66.666666% {
    opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomInStable {
 0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  33.333% {
    opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  
  66.666666% {
    opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.zoomInStable {
  -webkit-animation-name: zoomInStable;
  animation-name: zoomInStable;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-webkit-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-moz-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}

}

@-o-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-ms-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}

}


@keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-moz-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-o-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}

.banner-carousel .fa.fa-fan,
.sec-title .fa.fa-fan,
.sec-title-two .fa.fa-fan,
.sec-title-three .fa.fa-fan,
.sub-title .fa.fa-fan,
.featured-block .hover-inner .icon-box .fa,
.featured-block .hover-inner .icon-box .fab{
    -webkit-animation-name: rotateScale; 
    -webkit-animation-duration: 5s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    
    -moz-animation-name: rotateScale; 
    -moz-animation-duration: 5s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    
    -ms-animation-name: rotateScale; 
    -ms-animation-duration: 5s; 
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    animation-name: rotateScale; 
    animation-duration: 5s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@font-face {
	font-family: 'et-line';
	src:url('../fonts/et-line.eot');
	src:url('../fonts/et-line.eot?#iefix') format('embedded-opentype'),
		url('../fonts/et-line.woff') format('woff'),
		url('../fonts/et-line.ttf') format('truetype'),
		url('../fonts/et-line.svg#et-line') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'et-line';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
	font-family: 'et-line';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.icon-mobile:before {
	content: "\e000";
}
.icon-laptop:before {
	content: "\e001";
}
.icon-desktop:before {
	content: "\e002";
}
.icon-tablet:before {
	content: "\e003";
}
.icon-phone:before {
	content: "\e004";
}
.icon-document:before {
	content: "\e005";
}
.icon-documents:before {
	content: "\e006";
}
.icon-search:before {
	content: "\e007";
}
.icon-clipboard:before {
	content: "\e008";
}
.icon-newspaper:before {
	content: "\e009";
}
.icon-notebook:before {
	content: "\e00a";
}
.icon-book-open:before {
	content: "\e00b";
}
.icon-browser:before {
	content: "\e00c";
}
.icon-calendar:before {
	content: "\e00d";
}
.icon-presentation:before {
	content: "\e00e";
}
.icon-picture:before {
	content: "\e00f";
}
.icon-pictures:before {
	content: "\e010";
}
.icon-video:before {
	content: "\e011";
}
.icon-camera:before {
	content: "\e012";
}
.icon-printer:before {
	content: "\e013";
}
.icon-toolbox:before {
	content: "\e014";
}
.icon-briefcase:before {
	content: "\e015";
}
.icon-wallet:before {
	content: "\e016";
}
.icon-gift:before {
	content: "\e017";
}
.icon-bargraph:before {
	content: "\e018";
}
.icon-grid:before {
	content: "\e019";
}
.icon-expand:before {
	content: "\e01a";
}
.icon-focus:before {
	content: "\e01b";
}
.icon-edit:before {
	content: "\e01c";
}
.icon-adjustments:before {
	content: "\e01d";
}
.icon-ribbon:before {
	content: "\e01e";
}
.icon-hourglass:before {
	content: "\e01f";
}
.icon-lock:before {
	content: "\e020";
}
.icon-megaphone:before {
	content: "\e021";
}
.icon-shield:before {
	content: "\e022";
}
.icon-trophy:before {
	content: "\e023";
}
.icon-flag:before {
	content: "\e024";
}
.icon-map:before {
	content: "\e025";
}
.icon-puzzle:before {
	content: "\e026";
}
.icon-basket:before {
	content: "\e027";
}
.icon-envelope:before {
	content: "\e028";
}
.icon-streetsign:before {
	content: "\e029";
}
.icon-telescope:before {
	content: "\e02a";
}
.icon-gears:before {
	content: "\e02b";
}
.icon-key:before {
	content: "\e02c";
}
.icon-paperclip:before {
	content: "\e02d";
}
.icon-attachment:before {
	content: "\e02e";
}
.icon-pricetags:before {
	content: "\e02f";
}
.icon-lightbulb:before {
	content: "\e030";
}
.icon-layers:before {
	content: "\e031";
}
.icon-pencil:before {
	content: "\e032";
}
.icon-tools:before {
	content: "\e033";
}
.icon-tools-2:before {
	content: "\e034";
}
.icon-scissors:before {
	content: "\e035";
}
.icon-paintbrush:before {
	content: "\e036";
}
.icon-magnifying-glass:before {
	content: "\e037";
}
.icon-circle-compass:before {
	content: "\e038";
}
.icon-linegraph:before {
	content: "\e039";
}
.icon-mic:before {
	content: "\e03a";
}
.icon-strategy:before {
	content: "\e03b";
}
.icon-beaker:before {
	content: "\e03c";
}
.icon-caution:before {
	content: "\e03d";
}
.icon-recycle:before {
	content: "\e03e";
}
.icon-anchor:before {
	content: "\e03f";
}
.icon-profile-male:before {
	content: "\e040";
}
.icon-profile-female:before {
	content: "\e041";
}
.icon-bike:before {
	content: "\e042";
}
.icon-wine:before {
	content: "\e043";
}
.icon-hotairballoon:before {
	content: "\e044";
}
.icon-globe:before {
	content: "\e045";
}
.icon-genius:before {
	content: "\e046";
}
.icon-map-pin:before {
	content: "\e047";
}
.icon-dial:before {
	content: "\e048";
}
.icon-chat:before {
	content: "\e049";
}
.icon-heart:before {
	content: "\e04a";
}
.icon-cloud:before {
	content: "\e04b";
}
.icon-upload:before {
	content: "\e04c";
}
.icon-download:before {
	content: "\e04d";
}
.icon-target:before {
	content: "\e04e";
}
.icon-hazardous:before {
	content: "\e04f";
}
.icon-piechart:before {
	content: "\e050";
}
.icon-speedometer:before {
	content: "\e051";
}
.icon-global:before {
	content: "\e052";
}
.icon-compass:before {
	content: "\e053";
}
.icon-lifesaver:before {
	content: "\e054";
}
.icon-clock:before {
	content: "\e055";
}
.icon-aperture:before {
	content: "\e056";
}
.icon-quote:before {
	content: "\e057";
}
.icon-scope:before {
	content: "\e058";
}
.icon-alarmclock:before {
	content: "\e059";
}
.icon-refresh:before {
	content: "\e05a";
}
.icon-happy:before {
	content: "\e05b";
}
.icon-sad:before {
	content: "\e05c";
}
.icon-facebook:before {
	content: "\e05d";
}
.icon-twitter:before {
	content: "\e05e";
}
.icon-googleplus:before {
	content: "\e05f";
}
.icon-rss:before {
	content: "\e060";
}
.icon-tumblr:before {
	content: "\e061";
}
.icon-linkedin:before {
	content: "\e062";
}
.icon-dribbble:before {
	content: "\e063";
}


@font-face {
  font-family: 'Flaticon';
  src:  url('../fonts/Flaticon.eot');
  src:  url('../fonts/Flaticon.eot#iefix') format('embedded-opentype'),
    url('../fonts/Flaticon.ttf') format('truetype'),
    url('../fonts/Flaticon.woff2') format('woff2'),
    url('../fonts/Flaticon.woff') format('woff'),
    url('../fonts/Flaticon.svg#Flaticon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: 'Flaticon' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flaticon-cell-phone:before { content: "\f100"; }
.flaticon-straight-quotes:before { content: "\f101"; }
.flaticon-blocks-with-angled-cuts:before { content: "\f102"; }
.flaticon-business:before { content: "\f103"; }
.flaticon-technology:before { content: "\f104"; }
.flaticon-graph-line-screen:before { content: "\f105"; }
.flaticon-smartphone-call:before { content: "\f106"; }
.flaticon-electric-light-bulb:before { content: "\f107"; }
.flaticon-e-mail-envelope:before { content: "\f108"; }
.flaticon-tool:before { content: "\f109"; }
.flaticon-angle-pointing-to-left:before { content: "\f10a"; }
.flaticon-angle-arrow-pointing-to-right:before { content: "\f10b"; }
.flaticon-chart-of-columns:before { content: "\f10c"; }
.flaticon-quotation-mark:before { content: "\f10d"; }
.flaticon-right-arrow-angle:before { content: "\f10e"; }
.flaticon-down-arrow:before { content: "\f10f"; }
.flaticon-up-arrow-angle:before { content: "\f110"; }
.flaticon-right-arrow-angle-1:before { content: "\f111"; }
.flaticon-double-right-arrows-angles:before { content: "\f112"; }
.flaticon-circle:before { content: "\f113"; }
.flaticon-telephone:before { content: "\f114"; }
.flaticon-three:before { content: "\f115"; }
.flaticon-symbol:before { content: "\f116"; }
.flaticon-line:before { content: "\f117"; }
.flaticon-sign:before { content: "\f118"; }
.flaticon-delete:before { content: "\f119"; }
.flaticon-new-email-outline:before { content: "\f11a"; }
.flaticon-check-symbol:before { content: "\f11b"; }
.flaticon-round:before { content: "\f11c"; }
.flaticon-delete-cross:before { content: "\f11d"; }
.flaticon-location:before { content: "\f11e"; }
.flaticon-clipboard-with-a-list:before { content: "\f11f"; }
.flaticon-shelter:before { content: "\f120"; }
.flaticon-technology-1:before { content: "\f121"; }
.flaticon-fax-with-phone:before { content: "\f122"; }
.flaticon-boat-anchor:before { content: "\f123"; }
.flaticon-interface:before { content: "\f124"; }
.flaticon-photo:before { content: "\f125"; }
.flaticon-social-media:before { content: "\f126"; }
.flaticon-layers:before { content: "\f127"; }
.flaticon-edit-document:before { content: "\f128"; }
.flaticon-people:before { content: "\f129"; }
.flaticon-quote:before { content: "\f12a"; }
.flaticon-support:before { content: "\f12b"; }
.flaticon-paint-palette-and-brush:before { content: "\f12c"; }
.flaticon-arrow:before { content: "\f12d"; }
.flaticon-shape:before { content: "\f12e"; }
.flaticon-cogwheel:before { content: "\f12f"; }
.flaticon-heart:before { content: "\f130"; }
.flaticon-arrows:before { content: "\f131"; }
.flaticon-play-button:before { content: "\f132"; }
.flaticon-home:before { content: "\f133"; }
.flaticon-cross:before { content: "\f134"; }
.flaticon-line-1:before { content: "\f135"; }
.flaticon-right-arrow:before { content: "\f136"; }
.flaticon-arrows-1:before { content: "\f137"; }
.flaticon-time:before { content: "\f138"; }
.flaticon-nature:before { content: "\f139"; }
.flaticon-email:before { content: "\f13a"; }
.flaticon-light-bulb:before { content: "\f13b"; }
.flaticon-letter:before { content: "\f13c"; }
.flaticon-magnifying-glass:before { content: "\f13d"; }
.flaticon-multimedia:before { content: "\f13e"; }
.flaticon-search:before { content: "\f13f"; }
.flaticon-correct:before { content: "\f140"; }
.flaticon-video-camera:before { content: "\f141"; }
.flaticon-stats:before { content: "\f142"; }
.flaticon-arrows-2:before { content: "\f143"; }
.flaticon-arrows-3:before { content: "\f144"; }
.flaticon-arrows-4:before { content: "\f145"; }
.flaticon-arrows-5:before { content: "\f146"; }
.flaticon-arrows-6:before { content: "\f147"; }
.flaticon-checked:before { content: "\f148"; }
.flaticon-line-2:before { content: "\f149"; }
.flaticon-truck:before { content: "\f14a"; }
.flaticon-coin:before { content: "\f14b"; }
.flaticon-headphones:before { content: "\f14c"; }
.flaticon-shopping-bag:before { content: "\f14d"; }
.flaticon-money:before { content: "\f14e"; }
.flaticon-money-1:before { content: "\f14f"; }
.flaticon-garbage:before { content: "\f150"; }
.flaticon-placeholder:before { content: "\f151"; }
.flaticon-heart-1:before { content: "\f152"; }
.flaticon-settings:before { content: "\f153"; }
.flaticon-link:before { content: "\f154"; }
.flaticon-printer:before { content: "\f155"; }
.flaticon-share:before { content: "\f156"; }
.flaticon-house:before { content: "\f157"; }
.flaticon-phone-call:before { content: "\f158"; }
.flaticon-shopping-bag-1:before { content: "\f159"; }
.flaticon-envelope:before { content: "\f15a"; }
.flaticon-bars:before { content: "\f15b"; }
.flaticon-remove:before { content: "\f15c"; }
.flaticon-time-1:before { content: "\f15d"; }
.flaticon-check:before { content: "\f15e"; }
.flaticon-link-1:before { content: "\f15f"; }
.flaticon-check-1:before { content: "\f160"; }
.flaticon-add:before { content: "\f161"; }
.flaticon-computer:before { content: "\f162"; }
.flaticon-menu:before { content: "\f163"; }
.flaticon-anchor:before { content: "\f164"; }
.flaticon-signs:before { content: "\f165"; }
.flaticon-menu-1:before { content: "\f166"; }
.flaticon-wallet:before { content: "\f167"; }
.flaticon-comment:before { content: "\f168"; }
.flaticon-comment-1:before { content: "\f169"; }
.flaticon-arrows-7:before { content: "\f16a"; }
.flaticon-calendar:before { content: "\f16b"; }
.flaticon-picture:before { content: "\f16c"; }
.flaticon-picture-1:before { content: "\f16d"; }
.flaticon-play-button-1:before { content: "\f16e"; }
.flaticon-play-button-2:before { content: "\f16f"; }
.flaticon-success:before { content: "\f170"; }
.flaticon-add-1:before { content: "\f171"; }
.flaticon-home-1:before { content: "\f172"; }
.flaticon-placeholder-1:before { content: "\f173"; }
.flaticon-idea:before { content: "\f174"; }
.flaticon-interface-1:before { content: "\f175"; }
.flaticon-up-arrow:before { content: "\f176"; }
.flaticon-arrows-8:before { content: "\f177"; }
.flaticon-arrows-9:before { content: "\f178"; }
.flaticon-arrows-10:before { content: "\f179"; }
.flaticon-close:before { content: "\f17a"; }
.flaticon-user:before { content: "\f17b"; }
.flaticon-bar-chart:before { content: "\f17c"; }
.flaticon-speech-bubble:before { content: "\f17d"; }
.flaticon-placeholder-2:before { content: "\f17e"; }
.flaticon-technology-2:before { content: "\f17f"; }
.flaticon-technology-3:before { content: "\f180"; }
.flaticon-link-2:before { content: "\f181"; }
.flaticon-trophy:before { content: "\f182"; }
.flaticon-layers-1:before { content: "\f183"; }
.flaticon-monitor:before { content: "\f184"; }
.flaticon-home-2:before { content: "\f185"; }
.flaticon-interface-2:before { content: "\f186"; }
.flaticon-bar-chart-1:before { content: "\f187"; }
.flaticon-message:before { content: "\f188"; }
.flaticon-agenda:before { content: "\f189"; }
.flaticon-maps-and-flags:before { content: "\f18a"; }
.flaticon-delete-1:before { content: "\f18b"; }
.flaticon-cancel:before { content: "\f18c"; }
.flaticon-logout:before { content: "\f18d"; }
.flaticon-line-chart:before { content: "\f18e"; }
.flaticon-menu-2:before { content: "\f18f"; }
.flaticon-like:before { content: "\f190"; }
.flaticon-bar-chart-2:before { content: "\f191"; }
.flaticon-calendar-1:before { content: "\f192"; }
.flaticon-briefcase:before { content: "\f193"; }
.flaticon-agenda-1:before { content: "\f194"; }
.flaticon-technology-4:before { content: "\f195"; }
.flaticon-arrows-11:before { content: "\f196"; }
.flaticon-menu-3:before { content: "\f197"; }
.flaticon-photo-1:before { content: "\f198"; }
.flaticon-settings-1:before { content: "\f199"; }
.flaticon-calendar-2:before { content: "\f19a"; }
.flaticon-mail:before { content: "\f19b"; }
.flaticon-clipboard:before { content: "\f19c"; }
.flaticon-heart-2:before { content: "\f19d"; }
.flaticon-login:before { content: "\f19e"; }
.flaticon-logout-1:before { content: "\f19f"; }
.flaticon-location-pin:before { content: "\f1a0"; }
.flaticon-media-play-symbol:before { content: "\f1a1"; }
.flaticon-user-1:before { content: "\f1a2"; }
.flaticon-download-arrow:before { content: "\f1a3"; }
.flaticon-quality:before { content: "\f1a4"; }
.flaticon-solar-panel:before { content: "\f1a5"; }
.flaticon-renewable-energy:before { content: "\f1a6"; }
.flaticon-solar-energy:before { content: "\f1a7"; }
.flaticon-forest:before { content: "\f1a8"; }
.flaticon-trees:before { content: "\f1a9"; }
.flaticon-nuclear-power:before { content: "\f1aa"; }
.flaticon-chimney:before { content: "\f1ab"; }
.flaticon-wind-mill:before { content: "\f1ac"; }
.flaticon-wind-power:before { content: "\f1ad"; }
.flaticon-wind-energy:before { content: "\f1ae"; }
.flaticon-power:before { content: "\f1af"; }
.flaticon-solar:before { content: "\f1b0"; }
.flaticon-power-1:before { content: "\f1b1"; }
.flaticon-power-2:before { content: "\f1b2"; }
.flaticon-power-3:before { content: "\f1b3"; }
.flaticon-eco:before { content: "\f1b4"; }
.flaticon-power-4:before { content: "\f1b5"; }
.flaticon-energy:before { content: "\f1b6"; }
.flaticon-energy-1:before { content: "\f1b7"; }
.flaticon-quote-1:before { content: "\f1b8"; }
.flaticon-right-quote:before { content: "\f1b9"; }
.flaticon-solar-panel-1:before { content: "\f1ba"; }
.flaticon-solar-energy-1:before { content: "\f1bb"; }
.flaticon-power-5:before { content: "\f1bc"; }
.flaticon-nuclear-plant:before { content: "\f1bd"; }
.flaticon-nuclear-plant-1:before { content: "\f1be"; }
.flaticon-solar-energy-2:before { content: "\f1bf"; }
.flaticon-smart-house:before { content: "\f1c0"; }
.flaticon-car-battery:before { content: "\f1c1"; }
.flaticon-power-6:before { content: "\f1c2"; }
.flaticon-power-7:before { content: "\f1c3"; }
.flaticon-charging:before { content: "\f1c4"; }
.flaticon-solar-energy-3:before { content: "\f1c5"; }
.flaticon-solar-panel-2:before { content: "\f1c6"; }
.flaticon-charging-1:before { content: "\f1c7"; }
.flaticon-electric-car:before { content: "\f1c8"; }
.flaticon-flash:before { content: "\f1c9"; }
.flaticon-flash-1:before { content: "\f1ca"; }
.flaticon-thin-bolt:before { content: "\f1cb"; }
.flaticon-wind-power-1:before { content: "\f1cc"; }
.flaticon-wind-turbine:before { content: "\f1cd"; }
.flaticon-worker:before { content: "\f1ce"; }
.flaticon-idea-1:before { content: "\f1cf"; }
.flaticon-creative:before { content: "\f1d0"; }
.flaticon-hand-shake:before { content: "\f1d1"; }
.flaticon-hand:before { content: "\f1d2"; }
.flaticon-suitcase:before { content: "\f1d3"; }
.flaticon-pie-chart:before { content: "\f1d4"; }
.flaticon-nuclear-plant-2:before { content: "\f1d5"; }
.flaticon-nuclear:before { content: "\f1d6"; }
.flaticon-electric:before { content: "\f1d7"; }
.flaticon-power-line:before { content: "\f1d8"; }
.flaticon-hydro-power:before { content: "\f1d9"; }
.flaticon-hydro-power-1:before { content: "\f1da"; }
.flaticon-water-energy:before { content: "\f1db"; }
.flaticon-wind-energy-1:before { content: "\f1dc"; }
.flaticon-windmill:before { content: "\f1dd"; }
.flaticon-shield:before { content: "\f1de"; }
.flaticon-water-drop:before { content: "\f1df"; }
.flaticon-security:before { content: "\f1e0"; }
.flaticon-honeycomb:before { content: "\f1e1"; }
.flaticon-honeycomb-1:before { content: "\f1e2"; }
.flaticon-solar-energy-4:before { content: "\f1e3"; }
.flaticon-dam:before { content: "\f1e4"; }
.flaticon-green-earth:before { content: "\f1e5"; }
.flaticon-world:before { content: "\f1e6"; }
.flaticon-save:before { content: "\f1e7"; }
.flaticon-wellness-logo:before { content: "\f1e8"; }
.flaticon-leaf:before { content: "\f1e9"; }
.flaticon-settings-2:before { content: "\f1ea"; }
.flaticon-leaf-1:before { content: "\f1eb"; }
.flaticon-settings-3:before { content: "\f1ec"; }
.flaticon-nuclear-plant-3:before { content: "\f1ed"; }
.flaticon-plant:before { content: "\f1ee"; }
.flaticon-fuel-dispenser:before { content: "\f1ef"; }
.flaticon-fuel-station:before { content: "\f1f0"; }
.flaticon-oil:before { content: "\f1f1"; }
.flaticon-bio:before { content: "\f1f2"; }
.flaticon-oil-1:before { content: "\f1f3"; }
.flaticon-system:before { content: "\f1f4"; }
.flaticon-fossil:before { content: "\f1f5"; }
.flaticon-fossil-fuels:before { content: "\f1f6"; }
.flaticon-nuclear-1:before { content: "\f1f7"; }
.flaticon-pump:before { content: "\f1f8"; }
.flaticon-nuclear-2:before { content: "\f1f9"; }
.flaticon-oil-2:before { content: "\f1fa"; }
.flaticon-telephone-1:before { content: "\f1fb"; }
.flaticon-fire:before { content: "\f1fc"; }
.flaticon-fire-1:before { content: "\f1fd"; }
.flaticon-chimney-1:before { content: "\f1fe"; }
.flaticon-nuclear-plant-4:before { content: "\f1ff"; }

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -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: 0.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: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.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-alipay:before {
  content: "\f642"; }

.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-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.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-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.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-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.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-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.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-battle-net:before {
  content: "\f835"; }

.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-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.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-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.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-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.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-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.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-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.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-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.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-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.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-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.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-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.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-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.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-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.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-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.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-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.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-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.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-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.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-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.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-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.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-font-awesome-logo-full:before {
  content: "\f4e6"; }

.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-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.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-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.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-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.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-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.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-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.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-middle-finger:before {
  content: "\f806"; }

.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-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.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-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.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-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.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-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.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-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.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-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.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-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.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:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.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-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.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-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.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-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.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-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.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-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.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-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.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-project-diagram:before {
  content: "\f542"; }

.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-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.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-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.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-shapes:before {
  content: "\f61f"; }

.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-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.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-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.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-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.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-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.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-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.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-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.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-think-peaks:before {
  content: "\f731"; }

.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-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.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-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.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-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.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-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.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-vihara:before {
  content: "\f6a7"; }

.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-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.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-wind:before {
  content: "\f72e"; }

.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-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.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-wpressr:before {
  content: "\f3e4"; }

.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-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.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: normal;
  font-display: auto;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400d41d.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;
  font-display: auto;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400d41d.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-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900d41d.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,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }


  .hvr-grow {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Shrink */
.hvr-shrink {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse {
  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-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.hvr-pulse-grow {
  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-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse-shrink {
  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-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* 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;
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.hvr-pop {
  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-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -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;
}

/* Bounce In */
.hvr-bounce-in {
  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;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Bounce Out */
.hvr-bounce-out {
  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;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Rotate */
.hvr-rotate {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* Grow Rotate */
.hvr-grow-rotate {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Float */
.hvr-float {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* Sink */
.hvr-sink {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hvr-bob {
  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-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.hvr-hang {
  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-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Skew */
.hvr-skew {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Forward */
.hvr-skew-forward {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Backward */
.hvr-skew-backward {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-wobble-vertical {
  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-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-wobble-horizontal {
  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-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hvr-wobble-to-bottom-right {
  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-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hvr-wobble-to-top-right {
  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-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-top {
  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;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-bottom {
  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;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-skew {
  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-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  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-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-buzz-out {
  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-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  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;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098d1;
  color: white;
}

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}

.hvr-back-pulse {
  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;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  background-color: #2098d1;
  color: white;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  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;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
  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;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  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;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Sweep To Top */
.hvr-sweep-to-top {
  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;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Bounce To Right */
.hvr-bounce-to-right {
  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;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Left */
.hvr-bounce-to-left {
  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;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  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;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top */
.hvr-bounce-to-top {
  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;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Radial Out */
.hvr-radial-out {
  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;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* Radial In */
.hvr-radial-in {
  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;
  position: relative;
  overflow: hidden;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Rectangle In */
.hvr-rectangle-in {
  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;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Rectangle Out */
.hvr-rectangle-out {
  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;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.top-services .hvr-rectangle-out, .services-slider .hvr-rectangle-out{
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.top-services .hvr-rectangle-out:before, .services-slider .hvr-rectangle-out:before {
  background: rgba(0,0,0,0.05);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  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;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  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;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  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;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  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;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Hollow */
.hvr-hollow {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  background: none;
}

/* Trim */
.hvr-trim {
  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;
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-out {
  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;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.meet-the-team .member .social li.hvr-ripple-out:before {
  border: #0f86ff solid 6px;
}

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}

.hvr-ripple-in {
  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;
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}

/* Outline Out */
.hvr-outline-out {
  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;
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

/* Outline In */
.hvr-outline-in {
  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;
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

/* Round Corners */
.hvr-round-corners {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em;
}

/* Underline From Left */
.hvr-underline-from-left {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/* Underline From Center */
.hvr-underline-from-center {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Underline From Right */
.hvr-underline-from-right {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0;
}

/* Overline From Left */
.hvr-overline-from-left {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}

/* Overline From Center */
.hvr-overline-from-center {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Overline From Right */
.hvr-overline-from-right {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0;
}

/* Reveal */
.hvr-reveal {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}

/* Underline Reveal */
.hvr-underline-reveal {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Overline Reveal */
.hvr-overline-reveal {
  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;
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Shadow */
.hvr-shadow {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* Grow Shadow */
.hvr-grow-shadow {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  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;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Float Shadow */
.hvr-float-shadow {
  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;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Shadow Radial */
.hvr-shadow-radial {
  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;
  position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1;
}

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  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;
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Bubble Right */
.hvr-bubble-right {
  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;
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Bottom */
.hvr-bubble-bottom {
  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;
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* Bubble Left */
.hvr-bubble-left {
  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;
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* Bubble Float Top */
.hvr-bubble-float-top {
  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;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Bubble Float Right */
.hvr-bubble-float-right {
  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;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  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;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* Bubble Float Left */
.hvr-bubble-float-left {
  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;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  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;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back:before {
  content: "\f137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}

/* Icon Forward */
.hvr-icon-forward {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward:before {
  content: "\f138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

/* Icon Down */
.hvr-icon-down {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-down:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

/* Icon Up */
.hvr-icon-up {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Spin */
.hvr-icon-spin {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-spin:before {
  content: "\f021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  51%,
  100% {
    opacity: 1;
  }
}

@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  51%,
  100% {
    opacity: 1;
  }
}

/* Icon Drop */
.hvr-icon-drop {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-drop:before {
  content: "\f041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Icon Fade */
.hvr-icon-fade {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-fade:before {
  content: "\f00c";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
  color: #0F9E5E;
}

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

/* Icon Float Away */
.hvr-icon-float-away {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
  content: "\f055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.hvr-icon-float-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}

/* Icon Sink Away */
.hvr-icon-sink-away {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
  content: "\f056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-sink-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Grow */
.hvr-icon-grow {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow:before {
  content: "\f118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}

/* Icon Shrink */
.hvr-icon-shrink {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
  content: "\f119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

.hvr-icon-pulse-grow {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse-shrink {
  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;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

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

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

.hvr-icon-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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push:before {
  content: "\f006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-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;
}

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.hvr-icon-pop {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop:before {
  content: "\f005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -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;
}

/* Icon Bounce */
.hvr-icon-bounce {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
  content: "\f087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Icon Rotate */
.hvr-icon-rotate {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
  content: "\f0c6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}

/* Icon Float */
.hvr-icon-float {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

/* Icon Sink */
.hvr-icon-sink {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hvr-icon-bob {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob:before {
  content: "\f077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

.hvr-icon-hang {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang:before {
  content: "\f078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-icon-wobble-horizontal {  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;  position: relative;  padding-right: 2.2em;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;}
.hvr-icon-wobble-horizontal:before {  content: "\f061";  position: absolute;  right: 1em;  padding: 0 1px;  font-family: FontAwesome;  -webkit-transform: translateZ(0);  transform: translateZ(0);}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {  -webkit-animation-name: hvr-icon-wobble-horizontal;  animation-name: hvr-icon-wobble-horizontal;  -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-timing-function: ease-in-out;  animation-timing-function: ease-in-out;  -webkit-animation-iteration-count: 1;  animation-iteration-count: 1;}

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-icon-wobble-vertical {  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;  position: relative;  padding-right: 2.2em;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;}
.hvr-icon-wobble-vertical:before {  content: "\f062";  position: absolute;  right: 1em;  padding: 0 1px;  font-family: FontAwesome;  -webkit-transform: translateZ(0);  transform: translateZ(0);}
.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {  -webkit-animation-name: hvr-icon-wobble-vertical;  animation-name: hvr-icon-wobble-vertical;  -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-timing-function: ease-in-out;  animation-timing-function: ease-in-out;  -webkit-animation-iteration-count: 1;  animation-iteration-count: 1;}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-icon-buzz {
  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;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
  content: "\f017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-icon-buzz-out {  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;  position: relative;  padding-right: 2.2em;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;}
.hvr-icon-buzz-out:before {  content: "\f023";  position: absolute;  right: 1em;  padding: 0 1px;  font-family: FontAwesome;  -webkit-transform: translateZ(0);  transform: translateZ(0);}
.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {  -webkit-animation-name: hvr-icon-buzz-out;  animation-name: hvr-icon-buzz-out;  -webkit-animation-duration: 0.75s;  animation-duration: 0.75s;  -webkit-animation-timing-function: linear;  animation-timing-function: linear;  -webkit-animation-iteration-count: 1;  animation-iteration-count: 1;}
/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {  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;  position: relative;}
.hvr-curl-top-left:before {  pointer-events: none;  position: absolute;  content: '';  height: 0;  width: 0;  top: 0;  left: 0;  background: white;  /* IE9 */  background: linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');  /*For IE7-8-9*/  z-index: 1000;  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-property: width, height;  transition-property: width, height;}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {  width: 25px;  height: 25px;}
.top-services .hvr-curl-top-left:before {  pointer-events: none;  position: absolute;  content: '';  height: 0;  width: 0;  top: 0;  left: 0;  background: #0f86ff;  /* IE9 */  background: linear-gradient(135deg, white 45%, #0f86ff 50%, #0f86ff 56%, #0f86ff 80%);  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#0f86ff');  /*For IE7-8-9*/  z-index: 1000;  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-property: width, height;  transition-property: width, height;}
.top-services .hvr-curl-top-left:hover:before, .top-services .hvr-curl-top-left:focus:before, .top-services .hvr-curl-top-left:active:before {  width: 40px;  height: 40px;}
/* Curl Top Right */
.hvr-curl-top-right {  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;  position: relative;}
.hvr-curl-top-right:before {  pointer-events: none;  position: absolute;  content: '';  height: 0;  width: 0;  top: 0;  right: 0;  background: white;  /* IE9 */  background: linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);  -webkit-transition-duration: 0.3s; transition-duration: 0.3s;  -webkit-transition-property: width, height;  transition-property: width, height;}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {  width: 25px;  height: 25px;}
.top-services .hvr-curl-top-right:before {  pointer-events: none;  position: absolute;  content: '';  height: 0;  width: 0; top: 0; right: 0;  background: #6ec7f9;  /* IE9 */  background: linear-gradient(225deg, white 45%, #6ec7f9 50%, #6ec7f9 56%, #6ec7f9 80%);  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-property: width, height;  transition-property: width, height;}
.top-services .hvr-curl-top-right:hover:before, .top-services .hvr-curl-top-right:focus:before, .top-services .hvr-curl-top-right:active:before {  width: 40px;  height: 40px;}
/* Curl Bottom Right */
.hvr-curl-bottom-right {  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;  position: relative;}
.hvr-curl-bottom-right:before {  pointer-events: none;  position: absolute;  content: '';  height: 0;  width: 0;  bottom: 0;  right: 0;  background: white;  /* IE9 */  background: linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-property: width, height;  transition-property: width, height;}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {  width: 25px;  height: 25px;}
/* Curl Bottom Left */
.hvr-curl-bottom-left {  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;  position: relative;}
.hvr-curl-bottom-left:before {  pointer-events: none;  position: absolute;  content: '';  height: 0;  width: 0;  bottom: 0;  left: 0;  background: white;  /* IE9 */  background: linear-gradient(45deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-property: width, height;  transition-property: width, height;}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {  width: 25px;  height: 25px;}
.ui-helper-hidden {	display: none;}
.ui-helper-hidden-accessible {	border: 0;	clip: rect(0 0 0 0);	height: 1px;	margin: -1px;	overflow: hidden;	padding: 0;	position: absolute;	width: 1px;}
.ui-helper-reset {	margin: 0;	padding: 0;	border: 0;	outline: 0;	line-height: 1.3;	text-decoration: none;	font-size: 100%;	list-style: none;}
.ui-helper-clearfix:before,.ui-helper-clearfix:after {	content: "";	display: table;	border-collapse: collapse;}
.ui-helper-clearfix:after {	clear: both;}
.ui-helper-zfix {	width: 100%;	height: 100%;	top: 0;	left: 0;	position: absolute;opacity: 0;filter:Alpha(Opacity=0); /* support: IE8 */}
.ui-front {z-index: 100;}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {	cursor: default !important;	pointer-events: none;}
/* Icons
----------------------------------*/
.ui-icon {	display: inline-block;	vertical-align: middle;	margin-top: -.25em;	position: relative;	text-indent: -99999px;	overflow: hidden;	background-repeat: no-repeat;}
.ui-widget-icon-block {	left: 50%;	margin-left: -8px;	display: block;}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;}
.ui-accordion .ui-accordion-header {	display: block;	cursor: pointer;	position: relative;	margin: 2px 0 0 0;	padding: .5em .5em .5em .7em;	font-size: 100%;}
.ui-accordion .ui-accordion-content {	padding: 1em 2.2em;	border-top: 0;	overflow: auto;}
.ui-autocomplete {	position: absolute;	top: 0;	left: 0;	cursor: default;}
.ui-menu {	list-style: none;	padding: 0;	margin: 0;	display: block;	outline: 0;}
.ui-menu .ui-menu {	position: absolute;}
.ui-menu .ui-menu-item {	margin: 0;	cursor: pointer;	/* support: IE10, see #8844 */	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");}
.ui-menu .ui-menu-item-wrapper {	position: relative;	padding: 3px 1em 3px .4em;}
.ui-menu .ui-menu-divider {	margin: 5px 0;	height: 0;	font-size: 0;	line-height: 0;	border-width: 1px 0 0 0;}
.ui-menu .ui-state-focus,.ui-menu .ui-state-active {	margin: -1px;}
/* icon support */
.ui-menu-icons {	position: relative;}
.ui-menu-icons .ui-menu-item-wrapper {padding-left: 2em;}
/* left-aligned */
.ui-menu .ui-icon {	position: absolute;	top: 0;	bottom: 0;	left: .2em;	margin: auto 0;}
/* right-aligned */
.ui-menu .ui-menu-icon {	left: auto;	right: 0;}
.ui-button {	padding: .4em 1em;	display: inline-block;	position: relative;	line-height: normal;	margin-right: .1em;	cursor: pointer;	vertical-align: middle;	text-align: center;	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;	/* Support: IE <= 11 */	overflow: visible;}
.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {	text-decoration: none;}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {	width: 2em;	box-sizing: border-box;	text-indent: -9999px;	white-space: nowrap;}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {	text-indent: 0;}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {	position: absolute;	top: 50%;	left: 50%;	margin-top: -8px;	margin-left: -8px;}
.ui-button.ui-icon-notext .ui-icon {	padding: 0;	width: 2.1em;height: 2.1em;	text-indent: -9999px;	white-space: nowrap;}
input.ui-button.ui-icon-notext .ui-icon {	width: auto;	height: auto;	text-indent: 0;	white-space: normal;	padding: .4em 1em;}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner {	border: 0;	padding: 0;}
.ui-controlgroup {	vertical-align: middle;	display: inline-block;}
.ui-controlgroup > .ui-controlgroup-item {	float: left;	margin-left: 0;	margin-right: 0;}
.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {	z-index: 9999;}
.ui-controlgroup-vertical > .ui-controlgroup-item {	display: block;	float: none;	width: 100%;	margin-top: 0;	margin-bottom: 0;	text-align: left;}
.ui-controlgroup-vertical .ui-controlgroup-item {box-sizing: border-box;}
.ui-controlgroup .ui-controlgroup-label {	padding: .4em 1em;}
.ui-controlgroup .ui-controlgroup-label span {	font-size: 80%;}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {	border-left: none;}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {	border-top: none;}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {	border-right: none;}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {	border-bottom: none;}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {	/* Support: IE8 only, Android < 4.4 only */	width: 75%;	width: calc( 100% - 2.4em );}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {	border-top-style: solid;}
.ui-checkboxradio-label .ui-icon-background {	box-shadow: inset 1px 1px 1px #ccc;	border-radius: .12em;	border: none;}
.ui-checkboxradio-radio-label .ui-icon-background {	width: 16px;	height: 16px;	border-radius: 1em;	overflow: visible;	border: none;}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {	background-image: none;	width: 8px;	height: 8px;	border-width: 4px;	border-style: solid;}
.ui-checkboxradio-disabled {	pointer-events: none;}
.ui-datepicker {	width: 17em;	padding: .2em .2em 0;	display: none;}
.ui-datepicker .ui-datepicker-header {position: relative;	padding: .2em 0;}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {	position: absolute;	top: 2px;	width: 1.8em;	height: 1.8em;}
.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {	top: 1px;}
.ui-datepicker .ui-datepicker-prev {	left: 2px;}
.ui-datepicker .ui-datepicker-next {	right: 2px;}
.ui-datepicker .ui-datepicker-prev-hover {	left: 1px;}
.ui-datepicker .ui-datepicker-next-hover {	right: 1px;}
.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {	display: block;	position: absolute;	left: 50%;	margin-left: -8px;	top: 50%;	margin-top: -8px;}
.ui-datepicker .ui-datepicker-title {	margin: 0 2.3em;	line-height: 1.8em;	text-align: center;}
.ui-datepicker .ui-datepicker-title select {	font-size: 1em;	margin: 1px 0;}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {	width: 45%;}
.ui-datepicker table {	width: 100%;	font-size: .9em;	border-collapse: collapse;	margin: 0 0 .4em;}
.ui-datepicker th {	padding: .7em .3em;	text-align: center;	font-weight: bold;	border: 0;}
.ui-datepicker td {	border: 0;	padding: 1px;}
.ui-datepicker td span,.ui-datepicker td a {	display: block;	padding: .2em;	text-align: right;	text-decoration: none;}
.ui-datepicker .ui-datepicker-buttonpane {	background-image: none;	margin: .7em 0 0 0;	padding: 0 .2em;	border-left: 0;	border-right: 0;	border-bottom: 0;}
.ui-datepicker .ui-datepicker-buttonpane button {	float: right;	margin: .5em .2em .4em;	cursor: pointer;	padding: .2em .6em .3em .6em;	width: auto;	overflow: visible;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {	float: left;}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {	width: auto;}
.ui-datepicker-multi .ui-datepicker-group {	float: left;}
.ui-datepicker-multi .ui-datepicker-group table {	width: 95%;	margin: 0 auto .4em;}
.ui-datepicker-multi-2 .ui-datepicker-group {width: 50%;}
.ui-datepicker-multi-3 .ui-datepicker-group {	width: 33.3%;}
.ui-datepicker-multi-4 .ui-datepicker-group {	width: 25%;}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {	border-left-width: 0;}
.ui-datepicker-multi .ui-datepicker-buttonpane {	clear: left;}
.ui-datepicker-row-break {clear: both;	width: 100%;	font-size: 0;}
/* RTL support */
.ui-datepicker-rtl {	direction: rtl;}
.ui-datepicker-rtl .ui-datepicker-prev {	right: 2px;	left: auto;}
.ui-datepicker-rtl .ui-datepicker-next {	left: 2px;	right: auto;}
.ui-datepicker-rtl .ui-datepicker-prev:hover {	right: 1px;	left: auto;}
.ui-datepicker-rtl .ui-datepicker-next:hover {	left: 1px;	right: auto;}
.ui-datepicker-rtl .ui-datepicker-buttonpane {	clear: right;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {	float: left;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {	float: right;}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {	border-right-width: 0;	border-left-width: 1px;}
/* Icons */
.ui-datepicker .ui-icon {	display: block;	text-indent: -99999px;	overflow: hidden;	background-repeat: no-repeat;	left: .5em;	top: .3em;}
.ui-dialog {	position: absolute;	top: 0;	left: 0;	padding: .2em;	outline: 0;}
.ui-dialog .ui-dialog-titlebar {	padding: .4em 1em;	position: relative;}
.ui-dialog .ui-dialog-title {	float: left;	margin: .1em 0;	white-space: nowrap;	width: 90%;	overflow: hidden;	text-overflow: ellipsis;}
.ui-dialog .ui-dialog-titlebar-close {	position: absolute;	right: .3em;	top: 50%;	width: 20px;	margin: -10px 0 0 0;	padding: 1px;	height: 20px;}
.ui-dialog .ui-dialog-content {	position: relative;	border: 0;	padding: .5em 1em;	background: none;	overflow: auto;}
.ui-dialog .ui-dialog-buttonpane {	text-align: left;	border-width: 1px 0 0 0;	background-image: none;	margin-top: .5em;	padding: .3em 1em .5em .4em;}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {	float: right;}
.ui-dialog .ui-dialog-buttonpane button {	margin: .5em .4em .5em 0;	cursor: pointer;}
.ui-dialog .ui-resizable-n {	height: 2px;	top: 0;}
.ui-dialog .ui-resizable-e {	width: 2px;	right: 0;}
.ui-dialog .ui-resizable-s {	height: 2px;	bottom: 0;}
.ui-dialog .ui-resizable-w {	width: 2px;	left: 0;}
.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw {	width: 7px;	height: 7px;}
.ui-dialog .ui-resizable-se {	right: 0;	bottom: 0;}
.ui-dialog .ui-resizable-sw {	left: 0;	bottom: 0;}
.ui-dialog .ui-resizable-ne {	right: 0;	top: 0;}
.ui-dialog .ui-resizable-nw {	left: 0;	top: 0;}
.ui-draggable .ui-dialog-titlebar {	cursor: move;}
.ui-draggable-handle {	-ms-touch-action: none;	touch-action: none;}
.ui-resizable {	position: relative;}
.ui-resizable-handle {	position: absolute;	font-size: 0.1px;	display: block;	-ms-touch-action: none;	touch-action: none;}
.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {	display: none;}
.ui-resizable-n {	cursor: n-resize;	height: 7px;	width: 100%;	top: -5px;	left: 0;}
.ui-resizable-s {	cursor: s-resize;	height: 7px;	width: 100%;	bottom: -5px;	left: 0;}
.ui-resizable-e {	cursor: e-resize;	width: 7px;	right: -5px;	top: 0;	height: 100%;}
.ui-resizable-w {	cursor: w-resize;	width: 7px;	left: -5px;top: 0;	height: 100%;}
.ui-resizable-se {	cursor: se-resize;	width: 12px;	height: 12px;	right: 1px;	bottom: 1px;}
.ui-resizable-sw {	cursor: sw-resize;	width: 9px;	height: 9px;	left: -5px;	bottom: -5px;}
.ui-resizable-nw {	cursor: nw-resize;	width: 9px;	height: 9px;	left: -5px;	top: -5px;}
.ui-resizable-ne {	cursor: ne-resize;	width: 9px;height: 9px;	right: -5px;	top: -5px;}
.ui-progressbar {	height: 2em;	text-align: left;	overflow: hidden;}
.ui-progressbar .ui-progressbar-value {	margin: -1px;	height: 100%;}
.ui-progressbar .ui-progressbar-overlay {	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");	height: 100%;	filter: alpha(opacity=25); /* support: IE8 */	opacity: 0.25;}
.ui-progressbar-indeterminate .ui-progressbar-value {background-image: none;}
.ui-selectable {	-ms-touch-action: none;	touch-action: none;}
.ui-selectable-helper {	position: absolute;	z-index: 100;	border: 1px dotted black;}
.ui-selectmenu-menu {	padding: 0;	margin: 0;	position: absolute;	top: 0;	left: 0;	display: none;}
.ui-selectmenu-menu .ui-menu {	overflow: auto;	overflow-x: hidden;	padding-bottom: 1px;}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {	font-size: 1em;	font-weight: bold;	line-height: 1.5;	padding: 2px 0.4em;	margin: 0.5em 0 0 0;	height: auto;	border: 0;}
.ui-selectmenu-open {	display: block;}
.ui-selectmenu-text {	display: block;	margin-right: 20px;	overflow: hidden;	text-overflow: ellipsis;}
.ui-selectmenu-button.ui-button {	text-align: left;	white-space: nowrap;	width: 14em;}
.ui-selectmenu-icon.ui-icon {	float: right;	margin-top: 0;}
.ui-slider {	position: relative;	text-align: left;}
.ui-slider .ui-slider-handle {	position: absolute;	z-index: 2;	width: 1.2em;	height: 1.2em;cursor: default;	-ms-touch-action: none;	touch-action: none;}
.ui-slider .ui-slider-range {	position: absolute;	z-index: 1;	font-size: .7em;	display: block;	border: 0;	background-position: 0 0;}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {	filter: inherit;}
.ui-slider-horizontal {	height: .8em;}
.ui-slider-horizontal .ui-slider-handle {	top: -.3em;	margin-left: -.6em;}
.ui-slider-horizontal .ui-slider-range {	top: 0;	height: 100%;}
.ui-slider-horizontal .ui-slider-range-min {	left: 0;}
.ui-slider-horizontal .ui-slider-range-max {	right: 0;}
.ui-slider-vertical {	width: .8em;	height: 100px;}
.ui-slider-vertical .ui-slider-handle {	left: -.3em;	margin-left: 0;	margin-bottom: -.6em;}
.ui-slider-vertical .ui-slider-range {	left: 0;	width: 100%;}
.ui-slider-vertical .ui-slider-range-min {	bottom: 0;}
.ui-slider-vertical .ui-slider-range-max {	top: 0;}
.ui-sortable-handle {	-ms-touch-action: none;	touch-action: none;}
.ui-spinner {	position: relative;	display: inline-block;	overflow: hidden;	padding: 0;	vertical-align: middle;}
.ui-spinner-input {	border: none;	background: none;	color: inherit;	padding: .222em 0;	margin: .2em 0;	vertical-align: middle;	margin-left: .4em;	margin-right: 2em;}
.ui-spinner-button {	width: 1.6em;	height: 50%;	font-size: .5em;	padding: 0;	margin: 0;	text-align: center;	position: absolute;	cursor: default;	display: block;	overflow: hidden;	right: 0;}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {	border-top-style: none;	border-bottom-style: none;	border-right-style: none;}
.ui-spinner-up {	top: 0;}
.ui-spinner-down {	bottom: 0;}
.ui-tabs {	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */	padding: .2em;}
.ui-tabs .ui-tabs-nav {	margin: 0;	padding: .2em .2em 0;}
.ui-tabs .ui-tabs-nav li {	list-style: none;	float: left;	position: relative;	top: 0;	margin: 1px .2em 0 0;	border-bottom-width: 0;	padding: 0;	white-space: nowrap;}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {	float: left;	padding: .5em 1em;	text-decoration: none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {	margin-bottom: -1px;	padding-bottom: 1px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {	cursor: text;}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {cursor: pointer;}
.ui-tabs .ui-tabs-panel {	display: block;	border-width: 0;	padding: 1em 1.4em;	background: none;}
.ui-tooltip {	padding: 8px;	position: absolute;	z-index: 9999;max-width: 300px;}
body .ui-tooltip {	border-width: 2px;}
/* Component containers
----------------------------------*/
.ui-widget {	font-family: Arial,Helvetica,sans-serif;	font-size: 1em;}
.ui-widget .ui-widget {	font-size: 1em;}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {	font-family: Arial,Helvetica,sans-serif;	font-size: 1em;}
.ui-widget.ui-widget-content {	border: 1px solid #e0e0e0;}
.ui-widget-content {	border: 1px solid #dddddd;	background: #ffffff;	color: #333333;}
.ui-widget-content a {	color: #333333;}
.ui-widget-header {	border: 1px solid #dddddd;	background: #e9e9e9;	color: #333333;	font-weight: bold;}
.ui-widget-header a {	color: #333333;}
/* Interaction states
----------------------------------*/
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,
/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {	border: 1px solid #c5c5c5;	background: #f6f6f6;	font-weight: normal;	color: #454545;}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button {	color: #454545;	text-decoration: none;}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus {	border: 1px solid #cccccc;	background: #ededed;	font-weight: normal;	color: #2b2b2b;}
.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus {	color: #2b2b2b;	text-decoration: none;}
.ui-visual-focus {	box-shadow: 0 0 3px 1px rgb(94, 158, 214);}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover {	background: #1b1c1e;	font-weight: normal;	color: #ffffff;}
.ui-icon-background,.ui-state-active .ui-icon-background {	border: #003eff;	background-color: #ffffff;}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {	color: #ffffff;	text-decoration: none;}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {	border: 1px solid #dad55e;	background: #fffa90;	color: #777620;}
.ui-state-checked {	border: 1px solid #dad55e;	background: #fffa90;}
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {	color: #777620;}
.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {	border: 1px solid #f1a899;	background: #fddfdf;	color: #5f3f3f;}
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {	color: #5f3f3f;}
.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {	color: #5f3f3f;}
.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {font-weight: bold;}
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {	opacity: .7;	filter:Alpha(Opacity=70); /* support: IE8 */	font-weight: normal;}
.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {	opacity: .35;	filter:Alpha(Opacity=35); /* support: IE8 */	background-image: none;}
.ui-state-disabled .ui-icon {filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {	width: 16px;	height: 16px;}
.ui-icon,.ui-widget-content .ui-icon {	background-image: url("images/ui-icons_444444_256x240.png");}
.ui-widget-header .ui-icon {	background-image: url("images/ui-icons_444444_256x240.png");}
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon {	background-image: url("images/ui-icons_555555_256x240.png");}
.ui-state-active .ui-icon,.ui-button:active .ui-icon {/*	background-image: url("images/ui-icons_ffffff_256x240.png");*/}
.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon {background-image: url("images/ui-icons_777620_256x240.html");}
.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {background-image: url("images/ui-icons_cc0000_256x240.html");}
.ui-button .ui-icon {/*	background-image: url("images/ui-icons_777777_256x240.png");*/}
/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item {}
.owl-carousel .owl-item .owl-lazy {    opacity: 0;    transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {    max-height: 0; } 
.owl-carousel .owl-item img.owl-lazy {    transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {  position: relative;  height: 100%;  background: #000; }
.owl-carousel .owl-video-play-icon {  position: absolute;  height: 80px;  width: 80px;  left: 50%;  top: 50%;  margin-left: -40px;  margin-top: -40px;  background: url("owl.video.play.html") no-repeat;  cursor: pointer;  z-index: 1;  -webkit-backface-visibility: hidden;  transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {  -ms-transform: scale(1.3, 1.3);      transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {  display: none; }
.owl-carousel .owl-video-tn {  opacity: 0;  height: 100%;  background-position: center center;  background-repeat: no-repeat;  background-size: contain;  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {  position: relative;  z-index: 1;  height: 100%;  width: 100%; }
@media only screen and (max-width: 7000px){
.page-wrapper{overflow: hidden;}
}
@media only screen and (max-width: 1650px){
.fluid-section .featured-images{display: none;}
.fluid-section-two .text-column .floated-image{display: none;}
}
@media only screen and (max-width: 1340px){
.fluid-section-two .text-column .inner-content{padding: 80px 0px 50px 50px;}
.fluid-section-two .text-column .features li{margin-right: 30px;margin-bottom: 40px;}
}
@media only screen and (max-width: 1139px){
.header-style-two .main-menu .navigation > li{margin-right: 25px;}
.header-style-five .header-upper .link-box{display: none;}
.header-style-one .upper-row .info .info-block,	.header-style-one .upper-row .link-box{	margin-left: 25px;}
.header-top-two .top-left .address,.header-top-two .top-left .email{padding-right: 20px; margin-right: 20px;}
.header-style-three .nav-box .social,.header-style-four .header-upper .social{display: none;}
.header-style-three .nav-box .search-btn{float: right;	padding-right: 0;}
.header-style-three .nav-box .search-btn:after{display: none;}
.header-style-three .header-lower .nav-box{padding-left: 5px; padding-right: 5px;}
.banner-carousel .content-box h1,	.banner-two .banner-carousel .content-box h1,	.banner-three .banner-carousel .content-box h1,	.banner-four .banner-carousel .content-box h1,	.banner-five .banner-carousel .content-box h1,	.page-banner h1{font-size: 60px;}
.about-section-one .image-column .inner{padding-right: 0;}
.about-section-one .text-column .inner{padding-left: 0;}
.about-section-one .image-column .image-box .image-two{left:auto;	right: 50px;}
.about-section-one .image-column .image-box{padding-left: 0;}
.service-block .text-column .inner{padding-right: 0;}
.services .service-block:nth-child(even) .text-column .inner{padding-left: 0;}
.about-section-four .text-column .inner, .about-section-four .title-column .inner{padding-top: 0; padding-right: 0;	padding-left: 0;}
.reviews-carousel-box .owl-theme .owl-nav .owl-prev{left: -60px;}
.reviews-carousel-box .owl-theme .owl-nav .owl-next{right: -60px;}
.main-info-section .graph-column .inner{margin-left: 0;}
.main-info-section .map-column .inner{padding-right: 0;}
.history-section .carousel-box:after{width: 33.333%;}
.call-to-action,	.call-to-action .links-column,	.call-to-action-two,	.call-to-action-two .links-column,	.call-to-action-three,	.call-to-action-three .links-column{		text-align: center;	}
.call-to-action .links-column .inner, .call-to-action-three .links-column .inner, .call-to-action-two .links-column .inner{	padding-top: 0;	}
.about-section-two .image-column .inner{padding-right: 0;}
.about-section-two .image-column .image-box{margin-left: 0;}
.service-block-four .inner-box{	padding: 40px 20px ;}
.featured-block-two{		text-align: center;	}
.featured-block-two .title .icon{display: block; margin: 0 0 20px;}
.featured-section .content-box{padding: 50px 25px 20px;}
.featured-block-five .inner-box{padding: 60px 30px 50px;height: auto;}
.featured-block-five .overlay-inner{padding: 20px 30px 30px;}
.fluid-section-two .text-column .inner{margin-left: 0;}
.fluid-section-two .image-column .image-layer,.fluid-section-two .image-column .video-link,.fluid-section-two .image-column:before{right: 0;}
.hydro-solutions{		padding-left: 20px; padding-right: 20px;}
.fluid-section .text-column .inner-content{margin-left: 0;}
.fluid-section .image-column .image-layer{right: 0;}
.fluid-section .text-column .inner-content{padding: 80px 0px 80px 30px;}
.features-section-two .column:nth-child(2){order: 7;}
.features-section-two .image-column{order: 12;}
.features-section-two .column{padding-top: 0;}
.projects-section-three .image-column{display: none;}
.projects-section-three .text-column{width: 100%;}
.projects-section-three .text-column .inner,.projects-section-three .content{max-width: none;}
.sidebar-page-container .service-sidebar,	.sidebar-page-container .blog-sidebar{padding-left: 0;}
.news-block .lower-box{padding: 40px 20px;}
.services .service-block:nth-child(even) .text-column .inner,.service-block .text-column .inner{padding-top: 0;		padding-right: 0;		padding-left: 0;}
.sec-title h2,	.sec-title-two h2,	.sec-title-three h2,	.fluid-section .text-column h2{		font-size: 32px;	}
.fact-counter .count-box{font-size: 36px;}
.fact-counter .counter-title{font-size: 16px;}
.about-section-two .text-column .inner{padding-right: 0;}
}
@media only screen and (min-width: 768px){
.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{display:block !important; visibility:hidden; opacity:0;}
}
@media only screen and (max-width: 1023px){
.header-style-two .header-upper .contact-info,.header-top-two .social-links{display: none;}
.history-section .carousel-box:after{width: 50%;}
.main-info-section .map-column .info-list li{padding: 0px 10px;}
.main-info-section .map-column .info-list{padding: 0px 10px;}
}
@media only screen and (max-width: 991px){	
.main-header .nav-outer .main-menu,	.sticky-header{	display: none !important;}
.nav-outer .mobile-nav-toggler{display: block;}
.header-style-two .nav-outer .mobile-nav-toggler{color: #30adcd;}
.header-style-one .upper-row .info,.main-header .header-top .top-right{display: none;}
.header-style-four .nav-outer .mobile-nav-toggler{color: #ffffff;}
.header-style-one,.header-style-four{position: relative;background: #0a394d;}
.header-style-one .lower-row{		position: absolute;		left: 0;		top: 100%;		width: 100%;}
.banner-carousel .slide-item,.banner-two .banner-carousel .slide-item,	.banner-three .banner-carousel .slide-item,	.banner-four .banner-carousel .slide-item,	.banner-five .banner-carousel .slide-item{		padding: 50px 0px 80px;	}
.banner-carousel .content-box,	.banner-two .banner-carousel .content-box,	.banner-three .banner-carousel .content-box,	.banner-four .banner-carousel .content-box,	.banner-five .banner-carousel .content-box{		height: 580px;	}
.banner-carousel .content-box .content{		padding: 0px 0px 0px !important;	}
.banner-one .banner-carousel .content-box .content{padding-top: 50px !important;}
.banner-carousel .content-box h1,.banner-two .banner-carousel .content-box h1,	.banner-three .banner-carousel .content-box h1,	.banner-four .banner-carousel .content-box h1,	.banner-five .banner-carousel .content-box h1,	.page-banner h1{		font-size: 52px;	}
.banner-section .slide-item .curve-layer{		width: 80%;	}
.banner-carousel .content-box .content-image{display: none;}
.inner-page-header{background: none;}
.main-footer .service-block-two{display: none;}
.main-footer .service-block-two.logo-block{width: 100%;	display: block;}
.recent-projects .title-column .inner{max-width: 600px;}
.service-block .image-column .inner,.services .service-block:nth-child(even) .image-column .inner{padding-right: 0;padding-left: 0;}
.service-block .image-column .icon-box{right: 50%;	top: 50%;margin: -60px -60px 0px 0px;}
.services .service-block:nth-child(even) .image-column .icon-box{		right: auto;		left: 50%;		top: 50%;		margin: -60px 0px 0px -60px;	}
.projects-section-one .text-column,.projects-section-one .image-column,	.fluid-section-two .text-column,	.fluid-section-two .image-column{		position: relative;		width: 100%;	}
.projects-section-one .text-column .inner,	.projects-section-one .content,	.projects-section-one .image-block .block-image-layer,	.fluid-section-two .text-column .inner,	.fluid-section-two .image-column .inner{		max-width: none;	}
.fluid-section-two .image-column .image-layer{display: none;}
.projects-section-one .image-block .image-box,.fluid-section-two .image-column .image{display: block;}
.projects-section-one .image-column .inner,.projects-section-one .image-block .inner-box{position: relative;}
.projects-section-one .image-column .image-block,	.projects-section-one .image-column .image-block:nth-child(2),	.projects-section-one .image-column .image-block:nth-child(3),	.projects-section-one .image-column .image-block:nth-child(4){		position: relative;		float: left;		left: 0;		top: 0;		width: 50%;		height: auto;	}
.testimonial-section .carousel-box{padding-left: 0;	min-height: 0;}
.testimonial-section .carousel-box .title-box{position: relative;		left: 0;		top: 0;		width: auto;		height: auto;		border:none;		background: none;		width: 100%;		text-align: center;		margin-bottom: 50px;	}
.testimonial-section .carousel-box .title-inner{		padding: 0;	}
.testimonial-section .carousel-box .title-box h2 br{		display: none;	}
.testimonial-section .content-box{		padding-top: 0;	}
.testimonial-section{		padding: 80px 0px;	}
.services-section-three .curve-layer,
.featured-section .content-box .featured-block-two:nth-child(2) .inner-box:before,.featured-section .content-box .featured-block-two:nth-child(2) .inner-box:after{		display: none;	}
.services-section-three .bg-layer{		width: 100%;		right: 0;margin: 0;	height: 100%;}
.contact-section .form-box{		padding: 40px 20px 20px;	}
.contact-section .content-box{		padding-right: 320px;	}
.contact-section .content-box .image-layer{		width: 320px;	}
.contact-section .info-box{		padding: 25px 20px;	}
.about-section-one .image-column{order: 12;	margin-bottom: 30px;}
.about-section-one .image-column .image-box .image-two{		display: none;	}
.services .service-block:nth-child(even) .image-column{order: 0;}
.about-section-three .lower-row:before{height: 100%;}
.about-section-three .lower-row .sec-title{	margin-bottom: 30px;}
.about-section-three .lower-row .text-column .inner{padding-left: 0;}
.fluid-section-two .text-column .inner-content{	padding: 50px 0px 50px 20px;}
.main-footer .footer-bottom .copyright,	.main-footer .footer-bottom .footer-nav{		width: 100%;		padding-top: 5px;		text-align: center;	}
.main-footer .footer-bottom .footer-nav ul li{float: none;	margin: 0px 10px; display: inline-block;}
.news-block-three .text-column,	.news-block-three .image-column,	.fluid-section .image-column,	.fluid-section .text-column{		position: relative;		width: 100%;	}
.news-block-three .image-column,	.call-to-action-four .image-layer,	.fluid-section .image-column .image-layer{		display: none;	}
.fluid-section .image-column .image{		display: block;	}
.call-to-action-four .inner{		padding-left: 0;	}
.call-to-action-four .inner .content{position: relative;	padding: 50px 30px;	text-align: center;}
.service-block .text-column .title h2,	.pricing-block .plan-header .plan-title h2{		font-size: 24px;	}
.service-block .text-column .title .sub-text{font-size: 16px;}
.pricing-block .plan-price .amount{		font-size: 52px;	}
.enquiry-section .lower-text .info{font-size: 20px;}
.main-footer .upper-section{padding: 30px 0px 10px;}
.call-to-action .title-column h2,	.call-to-action-two .title-column h2,	.call-to-action-three .title-column h2,	.call-to-action-four .title-column h2,	.call-to-action-four .inner h2,	.fluid-section .text-column h2{		font-size: 30px;		line-height: 1.3em;	}
.testimonial-section .carousel-box .title-box h2{		font-size: 32px;	}
.main-footer .about-text{		max-width: none;	}
.call-to-action-four{		padding-bottom: 30px;	}
.fluid-section .text-column .inner-content,	.fluid-section .text-column .inner{	max-width: none;}
.about-section-one,	.services-section-one{		padding: 70px 0px 20px;	}
.programs-section-one{		padding: 70px 0px;	}
.recent-projects,	.features-section,	.mission-section{		padding: 70px 0px 0px;	}
.fun-facts-section{		padding: 200px 0px 20px;	}
.reviews-section{		padding: 70px 0px;	}
.pricing-section,	.projects-section-two{		padding: 70px 0px 40px;	}
.enquiry-section,	.history-section,	.testimonial-section-two,	.services-section-five,	.services-section-four,	.recent-projects-two,	.testimonial-section-three,	.news-section-two,	.faq-section{		padding: 70px 0px;	}
.news-section,	.about-section-four{		padding: 70px 0px 20px;	}
.main-footer .widgets-section,	.about-section-three .lower-row,	.team-section{		padding: 70px 0px 30px;	}
.projects-section-one .text-column .inner{		padding: 70px 20px;}
.call-to-action,	.sidebar-page-container{		padding: 70px 0px 20px;	}
.hydro-solutions{padding: 70px 20px 20px;}
.services-section-three, .dedicated-projects{padding: 70px 0px 50px;}
.featured-section{		padding-top: 100px;	}
.contact-section{		padding-top: 70px;	}
.news-section.with-carousel{		padding-bottom: 70px;	}
.features-section-two{padding: 70px 0px 10px;}
.about-section-four .text-column{margin-bottom: 50px;}
.projects-section-three .text-column .inner{padding: 70px 20px;}
.news-section.news-page{padding-bottom: 70px;}
}
@media only screen and (max-width: 767px){	
.main-header .header-top .top-left,.header-top-three .top-left .top-text{width: 100%;text-align: center;}
.header-top-two .top-left{		padding: 12px 0px;	}
.header-top-two .top-left .address,	.header-top-two .top-left .email{		padding: 2px 10px;		margin: 0px 0px;		line-height: 24px;		font-size: 15px;		float: none;		display: inline-block;		border:none;	}
.main-header .header-top .top-right,
.header-style-three .header-upper .info{		display: none;	}
.header-style-three .header-upper .logo-box{		width: 100%;		text-align: center;	}
.banner-carousel .content-box h1,	.banner-two .banner-carousel .content-box h1,	.banner-three .banner-carousel .content-box h1,	.banner-four .banner-carousel .content-box h1,	.banner-five .banner-carousel .content-box h1,	.page-banner h1{		font-size: 42px;	}
.banner-carousel .content-box .sub-title{		letter-spacing: 0;	}
.banner-carousel .content-box,	.banner-two .banner-carousel .content-box,	.banner-three .banner-carousel .content-box,	.banner-four .banner-carousel .content-box,	.banner-five .banner-carousel .content-box{		height: 500px;	}
.banner-carousel .content-box .text{		font-size: 16px;	}
.page-banner{padding: 140px 0px 50px;}
.history-section .carousel-box:after{width: 0;}
.main-info-section .map-column .info-list{		position: relative;}
.main-info-section .map-column .info-list li{width: 100%;}
.main-info-section .graph-block,	.main-info-section .graph-block .inner-box,	.main-info-section .graph-block:last-child .inner-box{		padding-left: 0;		padding-top: 0;		text-align: center;	}
.main-info-section .graph-block .graph{position: relative;		left: 0;		top: 0;		margin: 0 auto 25px;	}
.main-info-section .features-list li{		width: 40%;		margin: 0px 4% 30px;	}
.main-info-section .features-list li .icon{	width: 100%;}
.about-section-two .upper-quote-box .inner{padding: 0px 30px;margin: 0;}
.about-section-two .upper-quote-box .content{		max-width: none;		width: 100%;		padding: 50px 30px 70px;	}
.about-section-two .upper-quote-box .content .text{		font-size: 20px;		line-height: 1.5em;	}
.about-section-two .upper-quote-box .icon{		font-size: 64px;	margin: 0;		bottom: 20px;		top: auto;	}
.contact-section .content-box{		padding: 0;	}
.contact-section .content-box .image-layer{		position: relative;		width: 100%;		padding: 50px 20px;	}
.contact-section .info-box{		position: relative;		left: 0;		top: 0;		bottom: 0;		right: 0;		margin: 0;	padding: 30px 20px;		text-align: center;	}
.testimonial-section-two .slide-item .inner{		padding-left: 0;	}
.testimonial-section-two .slide-item .testi-info{position: relative;		left: 0;		top: 0;	width: 100%;		text-align: left;	}
.testimonial-section-two .slide-item .testi-info .info{text-align: left;}
.testimonial-section-two .slide-item .testi-info .info span:before{left: 0;	right: auto;}
.testimonial-section-two .slide-item .testi-info .info span{padding-left: 40px;}
.enquiry-section .content-box{padding: 40px 20px;}
.team-section .title-box .sec-title,	.team-section .title-box .link-box,	.services-section-five .title-box .sec-title,	.services-section-five .title-box .link-box{		width: 100%;	}
.team-section .title-box .link-box,	.services-section-five .title-box .link-box{		padding-top: 0;		margin-bottom: 20px;	}
.pricing-section .left-column{width: 100%;	margin-bottom: 20px;}
.pricing-section .right-column{float: left;	margin-bottom: 50px;}
.news-block-three .image-column{		display: block;	margin-bottom: 10px;}
.featured-block-three .inner-box,	.featured-block-four .inner-box{		padding: 0;		text-align: center;	}
.featured-block-three .icon-box,.featured-block-four .icon-box{position: relative;	left: 0;top: 0;margin: 0 auto 25px;}
.news-section-two .owl-theme .owl-nav{		position: relative;		top: 0;		padding-top: 50px;		text-align: center;		right: 0;		width: 100%	}
.hydro-solutions{		text-align: center;	}
.hydro-solutions .sec-title .bottom-dots{		width: 64px;		left: 50%;		margin-left: -32px;	}
.news-block-four .inner-box{padding: 5px;}
.news-block-four .inner-box:before{		left: 0;		top: 0;		right: 0;		bottom: 0;	}
.post-details .lower-box{		padding: 50px 20px 30px;	}
.comments-area .comment{padding-left: 0;	}
.comments-area .comment-box .author-thumb{		position: relative;		left: 0;		top: 0;		margin: 0 0 20px;	}
.comments-area .comment-box .reply-btn{		position: relative;		left: 0;		top: 0;		padding-top: 10px;}
.post-details blockquote{		padding: 40px 50px 40px 25px;	}
.testimonial-section .slide-item .inner{padding-left: 0;min-height: 0;	text-align: center;	}
.testimonial-section .slide-item .testi-thumb{position: relative;	left: 0;		top: 0;		margin: 0 auto 20px;	}
.testimonial-section .slide-item .info{display: inline-block;}
.sec-title h2,.sec-title-two h2,.sec-title-three h2,.newsletter-section .title-column h2{		font-size: 28px;		line-height: 1.3em;	}
.recent-proj-tabs{margin-bottom: 0;}
.recent-proj-tabs .buttons-box{position: relative;left: 0;	top: 0;	margin: 0 0 10px;}
.recent-proj-tabs .tab-buttons .tab-btn{width: 100%;height: auto;background: #ffffff;}
.reviews-carousel-box{padding: 0px;}
.testi-block-one .inner-box{padding: 50px 20px;}
.enquiry-section .lower-text .info .icon{display: block;margin: 10px auto;}
.services .service-block:nth-child(even) .text-column .inner{		text-align: left;	}
.call-to-action .title-column h2,	.call-to-action-two .title-column h2,	.call-to-action-three .title-column h2,	.call-to-action-four .title-column h2{		font-size: 28px;		line-height: 1.3em;	}
.mission-section .content-box{padding: 40px 20px;}
.about-section-two .featured-list ul li,.service-details .featured-list-two ul li{text-align: center;	padding: 30px 0px 20px;}
.about-section-two .featured-list ul li .icon,.service-details .featured-list-two ul li .icon{display: block;	margin: 0 0 20px;}
.about-section-two{		padding-top: 50px;		padding-bottom: 60px;	}
.about-section-two .upper-quote-box{position: relative; top: 0;	margin-bottom: 50px;}
.about-section-two .upper-quote-box .inner{		padding: 0px 15px;}
.fun-facts-section-two .counter-column{padding: 25px 0px;}
.fun-facts-section-two{	padding: 50px 0px;}
.fun-facts-section-two .counter-column .inner{display: block;	padding: 0px 20px; text-align: center;}
.news-block-four .lower-box h3,	.post-details .lower-box h2,	.sidebar-title h2{font-size: 24px;}
.search-popup .search-form fieldset input[type="search"]{width: 100%;	padding: 10px 30px;		text-align: center;		font-size: 20px;		border-radius: 10px 10px 0px 0px;	}
.search-popup .search-form fieldset input[type="submit"]{position: relative;width: 100%;	font-size: 16px;	border-radius: 0px 0px 10px 10px;	}
.map-canvas{height: 400px;}
.services-section-one .pattern-image-left,.services-section-one .pattern-image-right{display: none;}
.main-info-section{padding-top: 50px;	padding-bottom: 20px;}
.about-section-two .featured-list{max-width: none;}
.about-section-two .featured-list ul li{padding-top: 30px;	padding-bottom: 20px;}
.service-block-four .inner-box{text-align: center;}
}
@media only screen and (max-width: 599px){
.header-style-one .upper-row .link-box{display: none;}
.header-style-one .upper-row .logo-box{display: block;	width: 100%;text-align: center;}
.banner-carousel .content-box h1,	.banner-two .banner-carousel .content-box h1,	.banner-three .banner-carousel .content-box h1,	.banner-four .banner-carousel .content-box h1,	.banner-five .banner-carousel .content-box h1,	.testimonial-section .carousel-box .title-box h2,	.mission-section .title-box h2{		font-size: 30px;	}
.banner-section .slide-item .curve-layer{width: 100%;}
.main-info-section .features-list li{width: 100%;	margin: 0px 0% 30px;}
.projects-section-one .image-column .image-block,	.projects-section-one .image-column .image-block:nth-child(2),	.projects-section-one .image-column .image-block:nth-child(3),	.projects-section-one .image-column .image-block:nth-child(4){		width: 100%;	}
.news-block-four .meta-info,.news-block-four .link-box{		width: 100%;		margin-bottom: 10px;	}
.news-block-four .lower-box{		padding: 50px 20px 30px;	}
.about-section-one .featured-list ul li,	.about-section-one .featured-list ul li:nth-child(2),	.service-details .featured-list ul li,	.service-details .featured-list ul li:nth-child(2){		width: 100%;	}
.call-to-action .title-column h2,	.call-to-action-two .title-column h2,	.call-to-action-three .title-column h2,	.call-to-action-four .title-column h2,	.call-to-action-four .inner h2{		font-size: 24px;		line-height: 1.3em;	}
.service-block-four .text{		font-size: 15px;	}
.service-block-four .title h3{font-size: 20px;}
.testimonial-section-three .slide-item .text{font-size: 16px;}
.sec-title h2,	.sec-title-two h2,	.sec-title-three h2,	.newsletter-section .title-column h2{		font-size: 24px;}
}
@media only screen and (max-width: 479px) {
.contact-section .info-box .phone{font-size: 24px;}
.contact-section .info-box .phone .icon{display: block;	margin: 10px 0 20px;padding: 0;}
}
@font-face {  font-family: 'Stroke-Gap-Icons';  font-style: normal;  font-weight: 400;  font-display: auto;  src: url("../fonts/Stroke-Gap-Icons.eot");  src: url("../fonts/Stroke-Gap-Iconsd41d.eot?#iefix") format("embedded-opentype"),  url("../fonts/Stroke-Gap-Icons.woff") format("woff"),  url("../fonts/Stroke-Gap-Icons.ttf") format("truetype"),  url("../fonts/fStroke-Gap-Icons.html#Stroke-Gap-Icons") format("svg");}
.gap-icon{	font-family: 'Stroke-Gap-Icons';	speak: none;	font-style: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	line-height: 1;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}
.icon-WorldWide:before {	content: "\e600";}
.icon-WorldGlobe:before {	content: "\e601";}
.icon-Underpants:before {	content: "\e602";}
.icon-Tshirt:before {	content: "\e603";}
.icon-Trousers:before {	content: "\e604";}
.icon-Tie:before {	content: "\e605";}
.icon-TennisBall:before {	content: "\e606";}
.icon-Telesocpe:before {	content: "\e607";}
.icon-Stop:before {	content: "\e608";}
.icon-Starship:before {	content: "\e609";}
.icon-Starship2:before {	content: "\e60a";}
.icon-Speaker:before {	content: "\e60b";}
.icon-Speaker2:before {	content: "\e60c";}
.icon-Soccer:before {	content: "\e60d";}
.icon-Snikers:before {	content: "\e60e";}
.icon-Scisors:before {	content: "\e60f";}
.icon-Puzzle:before {	content: "\e610";}
.icon-Printer:before {	content: "\e611";}
.icon-Pool:before {	content: "\e612";}
.icon-Podium:before {	content: "\e613";}
.icon-Play:before {	content: "\e614";}
.icon-Planet:before {	content: "\e615";}
.icon-Pause:before {	content: "\e616";}
.icon-Next:before {	content: "\e617";}
.icon-MusicNote2:before {	content: "\e618";}
.icon-MusicNote:before {	content: "\e619";}
.icon-MusicMixer:before {	content: "\e61a";}
.icon-Microphone:before {	content: "\e61b";}
.icon-Medal:before {	content: "\e61c";}
.icon-ManFigure:before {	content: "\e61d";}
.icon-Magnet:before {	content: "\e61e";}
.icon-Like:before {	content: "\e61f";}
.icon-Hanger:before {	content: "\e620";}
.icon-Handicap:before {	content: "\e621";}
.icon-Forward:before {	content: "\e622";}
.icon-Footbal:before {	content: "\e623";}
.icon-Flag:before {	content: "\e624";}
.icon-FemaleFigure:before {	content: "\e625";}
.icon-Dislike:before {	content: "\e626";}
.icon-DiamondRing:before {	content: "\e627";}
.icon-Cup:before {	content: "\e628";}
.icon-Crown:before {	content: "\e629";}
.icon-Column:before {	content: "\e62a";}
.icon-Click:before {	content: "\e62b";}
.icon-Cassette:before {content: "\e62c";}
.icon-Bomb:before {	content: "\e62d";}
.icon-BatteryLow:before {	content: "\e62e";}
.icon-BatteryFull:before {	content: "\e62f";}
.icon-Bascketball:before {	content: "\e630";}
.icon-Astronaut:before {	content: "\e631";}
.icon-WineGlass:before {	content: "\e632";}
.icon-Water:before {	content: "\e633";}
.icon-Wallet:before {	content: "\e634";}
.icon-Umbrella:before {	content: "\e635";}
.icon-TV:before {	content: "\e636";}
.icon-TeaMug:before {	content: "\e637";}
.icon-Tablet:before {	content: "\e638";}
.icon-Soda:before {	content: "\e639";}
.icon-SodaCan:before {	content: "\e63a";}
.icon-SimCard:before {	content: "\e63b";}
.icon-Signal:before {	content: "\e63c";}
.icon-Shaker:before {	content: "\e63d";}
.icon-Radio:before {	content: "\e63e";}
.icon-Pizza:before {	content: "\e63f";}
.icon-Phone:before {	content: "\e640";}
.icon-Notebook:before {	content: "\e641";}
.icon-Mug:before {	content: "\e642";}
.icon-Mastercard:before {	content: "\e643";}
.icon-Ipod:before {	content: "\e644";}
.icon-Info:before {	content: "\e645";}
.icon-Icecream2:before {	content: "\e646";}
.icon-Icecream1:before {	content: "\e647";}
.icon-Hourglass:before {	content: "\e648";}
.icon-Help:before {	content: "\e649";}
.icon-Goto:before {	content: "\e64a";}
.icon-Glasses:before {	content: "\e64b";}
.icon-Gameboy:before {	content: "\e64c";}
.icon-ForkandKnife:before {	content: "\e64d";}
.icon-Export:before {	content: "\e64e";}
.icon-Exit:before {	content: "\e64f";}
.icon-Espresso:before {	content: "\e650";}
.icon-Drop:before {	content: "\e651";}
.icon-Download:before {	content: "\e652";}
.icon-Dollars:before {	content: "\e653";}
.icon-Dollar:before {	content: "\e654";}
.icon-DesktopMonitor:before {	content: "\e655";}
.icon-Corkscrew:before {	content: "\e656";}
.icon-CoffeeToGo:before {	content: "\e657";}
.icon-Chart:before {	content: "\e658";}
.icon-ChartUp:before {	content: "\e659";}
.icon-ChartDown:before {	content: "\e65a";}
.icon-Calculator:before {	content: "\e65b";}
.icon-Bread:before {	content: "\e65c";}
.icon-Bourbon:before {	content: "\e65d";}
.icon-BottleofWIne:before {	content: "\e65e";}
.icon-Bag:before {	content: "\e65f";}
.icon-Arrow:before {	content: "\e660";}
.icon-Antenna2:before {	content: "\e661";}
.icon-Antenna1:before {	content: "\e662";}
.icon-Anchor:before {	content: "\e663";}
.icon-Wheelbarrow:before {	content: "\e664";}
.icon-Webcam:before {	content: "\e665";}
.icon-Unlinked:before {	content: "\e666";}
.icon-Truck:before {	content: "\e667";}
.icon-Timer:before {	content: "\e668";}
.icon-Time:before {	content: "\e669";}
.icon-StorageBox:before {	content: "\e66a";}
.icon-Star:before {	content: "\e66b";}
.icon-ShoppingCart:before {	content: "\e66c";}
.icon-Shield:before {	content: "\e66d";}
.icon-Seringe:before {	content: "\e66e";}
.icon-Pulse:before {	content: "\e66f";}
.icon-Plaster:before {	content: "\e670";}
.icon-Plaine:before {	content: "\e671";}
.icon-Pill:before {	content: "\e672";}
.icon-PicnicBasket:before {	content: "\e673";}
.icon-Phone2:before {	content: "\e674";}
.icon-Pencil:before {	content: "\e675";}
.icon-Pen:before {	content: "\e676";}
.icon-PaperClip:before {	content: "\e677";}
.icon-On-Off:before {	content: "\e678";}
.icon-Mouse:before {	content: "\e679";}
.icon-Megaphone:before {	content: "\e67a";}
.icon-Linked:before {	content: "\e67b";}
.icon-Keyboard:before {	content: "\e67c";}
.icon-House:before {	content: "\e67d";}
.icon-Heart:before {	content: "\e67e";}
.icon-Headset:before {	content: "\e67f";}
.icon-FullShoppingCart:before {	content: "\e680";}
.icon-FullScreen:before {	content: "\e681";}
.icon-Folder:before {	content: "\e682";}
.icon-Floppy:before {	content: "\e683";}
.icon-Files:before {	content: "\e684";}
.icon-File:before {	content: "\e685";}
.icon-FileBox:before {	content: "\e686";}
.icon-ExitFullScreen:before {	content: "\e687";}
.icon-EmptyBox:before {	content: "\e688";}
.icon-Delete:before {content: "\e689";}
.icon-Controller:before {	content: "\e68a";}
.icon-Compass:before {	content: "\e68b";}
.icon-CompassTool:before {	content: "\e68c";}
.icon-ClipboardText:before {	content: "\e68d";}
.icon-ClipboardChart:before {	content: "\e68e";}
.icon-ChemicalGlass:before {	content: "\e68f";}
.icon-CD:before {	content: "\e690";}
.icon-Carioca:before {	content: "\e691";}
.icon-Car:before {	content: "\e692";}
.icon-Book:before {	content: "\e693";}
.icon-BigTruck:before {	content: "\e694";}
.icon-Bicycle:before {	content: "\e695";}
.icon-Wrench:before {	content: "\e696";}
.icon-Web:before {	content: "\e697";}
.icon-Watch:before {	content: "\e698";}
.icon-Volume:before {	content: "\e699";}
.icon-Video:before {	content: "\e69a";}
.icon-Users:before {	content: "\e69b";}
.icon-User:before {	content: "\e69c";}
.icon-UploadCLoud:before {	content: "\e69d";}
.icon-Typing:before {	content: "\e69e";}
.icon-Tools:before {	content: "\e69f";}
.icon-Tag:before {	content: "\e6a0";}
.icon-Speedometter:before {	content: "\e6a1";}
.icon-Share:before {	content: "\e6a2";}
.icon-Settings:before {	content: "\e6a3";}
.icon-Search:before {	content: "\e6a4";}
.icon-Screwdriver:before {	content: "\e6a5";}
.icon-Rolodex:before {	content: "\e6a6";}
.icon-Ringer:before {	content: "\e6a7";}
.icon-Resume:before {	content: "\e6a8";}
.icon-Restart:before {	content: "\e6a9";}
.icon-PowerOff:before {	content: "\e6aa";}
.icon-Pointer:before {	content: "\e6ab";}
.icon-Picture:before {	content: "\e6ac";}
.icon-OpenedLock:before {	content: "\e6ad";}
.icon-Notes:before {	content: "\e6ae";}
.icon-Mute:before {	content: "\e6af";}
.icon-Movie:before {	content: "\e6b0";}
.icon-Microphone2:before {	content: "\e6b1";}
.icon-Message:before {	content: "\e6b2";}
.icon-MessageRight:before {	content: "\e6b3";}
.icon-MessageLeft:before {	content: "\e6b4";}
.icon-Menu:before {	content: "\e6b5";}
.icon-Media:before {	content: "\e6b6";}
.icon-Mail:before {	content: "\e6b7";}
.icon-List:before {	content: "\e6b8";}
.icon-Layers:before {	content: "\e6b9";}
.icon-Key:before {	content: "\e6ba";}
.icon-Imbox:before {	content: "\e6bb";}
.icon-Eye:before {	content: "\e6bc";}
.icon-Edit:before {	content: "\e6bd";}
.icon-DSLRCamera:before {	content: "\e6be";}
.icon-DownloadCloud:before {	content: "\e6bf";}
.icon-CompactCamera:before {	content: "\e6c0";}
.icon-Cloud:before {	content: "\e6c1";}
.icon-ClosedLock:before {	content: "\e6c2";}
.icon-Chart2:before {	content: "\e6c3";}
.icon-Bulb:before {	content: "\e6c4";}
.icon-Briefcase:before {	content: "\e6c5";}
.icon-Blog:before {	content: "\e6c6";}
.icon-Agenda:before {	content: "\e6c7";}

.color-site { transition: 0.5s; background: #fa8c00;}
.color-site:hover { background: #212121;}
.skin-color {    background: #ffc628;}
.parent-divison h3 {    font-size: 25px;    font-weight: 600;}
/* Shutter Out Horizontal */
ul.coloring {   text-align: center;}
.hvr-shutter-out-horizontal {  display: inline-block;  vertical-align: middle;  -webkit-transform: perspective(1px) translateZ(0);  transform: perspective(1px) translateZ(0);  box-shadow: 0 0 1px rgba(0, 0, 0, 0);  position: relative;  background: #ffc627;  -webkit-transition-property: color;  transition-property: color;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;}
.hvr-shutter-out-horizontal:before {  content: "";  position: absolute;  z-index: -1;  top: 0;  bottom: 0;  left: 0;  right: 0;  background-image: linear-gradient(to right, #ffc627 , #fa8c00);  -webkit-transform: scaleX(0);  transform: scaleX(0);  -webkit-transform-origin: 50%;  transform-origin: 50%;  -webkit-transition-property: transform;  transition-property: transform;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-timing-function: ease-out;  transition-timing-function: ease-out;}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {  color: white;}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {  -webkit-transform: scaleX(1);  transform: scaleX(1);}
.inner-states a {    width: 100%;    text-align: center;}
.inner-states a {background:#ffc627; color: #fff;}
ul.coloring li a {    background: #fa8c00;    padding: 15px;    color: #fff;    font-size: 18px; transition: 0.5s;}
ul.coloring li a:hover{background-color: #ffc627;}
.inner-left-side-product h3 {    font-size: 40px;    font-weight: 800;}

@media only screen and (min-width:991px) and (max-width:1199px)  {
*.animated{animation-duration:inherit !important;}
.site-main-nav {display: block !important;}
.site-main-nav ul li{display: inline-block !important;}
.header-bottom-container{ align-items: center; display: inline-block !important;}
.social-media-top {    display: none;}
ul.sub-menu.single-column-menu.single-column-has-children {    display: grid;}
.testimonial-section-two .owl-dots{right: 0; top: 0px;}
.header-area .logo-bar .information-content{float: none !important;}
.header-area .logo-bar .logo{    top: 14px;}
.about-section-three .lower-row .image-box:before{    right: -15px;}
.contact-section .info-box{    bottom: 0;}
nav.site-nav > ul > li ul.single-column-menu{    left: 205px !important;}
.service-details .main-image img{height: auto !important;}
.client-logo img{width: 100% !important;}
}
@media only screen and (min-width:768px) and (max-width: 990px){
*.animated{animation-duration:inherit !important;}
.site-main-nav {display: block !important;}
.site-main-nav ul li{display: inline-block !important;}
.header-bottom-container{ align-items: center; display: inline-block !important;}
.social-media-top {    display: none;}
ul.sub-menu.single-column-menu.single-column-has-children {    display: grid;     left: 170px;}
.testimonial-section-two .owl-dots{right: 0; top: 0px;}
.header-area .logo-bar .information-content{float: none !important;}
.header-area .logo-bar .logo{    top: 14px;}
.about-section-three .lower-row .image-box:before{    right: -15px;}
.contact-section .info-box{    bottom: 0;}
.contact-section.contact-page .content-box{    top: 0;}
.testi-info .info span{display: none;}
.client-logo img{width: 100% !important;}
}
@media only screen and (min-width:480px) and (max-width: 767px){
*.animated{animation-duration:inherit !important;}
.information-content {    display: none;}
.about-section-three .lower-row .image-box:before{right: -14px;}
.testimonial-section-two .owl-dots{    right: 0;}
.header-area .logo-bar .logo{position: inherit !important; float: inherit !important; margin: 0px auto; width: 40%;}
.call-to-action-four .inner h2{    font-size: 22px;}
.contact-section.contact-page{    padding: 50px 0px 0px;}
ul.coloring li a{    line-height: 82px;}
.states {margin-bottom: 15px;}
.sec-title h2{    font-size: 35px;}
.stellarnav {width: 50% !important;   display: block !important; z-index: 9999999999999;}
.stellarnav.mobile.right>ul{z-index: 9999;}
.stellarnav.dark, .stellarnav.dark ul ul{ background: rgb(250 140 0) !important;}
.social-media-top{width: 50%; position: absolute; right: 0;}
.stellarnav li li { display: block;  background: #000;}
.bottom-text ul {padding-left: 15px;}
.client-logo {    float: left;    width: 50%;}
.client-logo img{width: 100% !important;}
}
@media only screen and (max-width: 479px){
*.animated{animation-duration:inherit !important;}
.information-content {    display: none;}
.about-section-three .lower-row .image-box:before{right: -14px;}
.testimonial-section-two .owl-dots{    right: 0;}
.header-area .logo-bar .logo{position: inherit !important; float: inherit !important; margin: 0px auto; width: 40%;}
.call-to-action-four .inner h2{    font-size: 22px;}
.contact-section.contact-page{    padding: 50px 0px 0px;}
ul.coloring li a{    line-height: 82px;}
.states {margin-bottom: 15px;}
.sec-title h2{    font-size: 27px;}
.page-banner{    padding: 75px 0px 50px;}
.testimonial-section-two{    padding: 0px 0 35px 0;}
.footer-style-four .upper-section .social-links li{    margin: 0px 0px;}
.header-top-left {    text-align: center;}
.stellarnav {width: 50% !important;   display: block !important; z-index: 9999999999999;}
.stellarnav.mobile.right>ul{z-index: 9999;}
.stellarnav.dark, .stellarnav.dark ul ul{ background: rgb(250 140 0) !important;}
.social-media-top{width: 60%; position: absolute; right: 0;}
.stellarnav li li { display: block;  background: #000;}
.lighting-mode h2{    font-size: 2.9em;}
.bottom-text ul {padding-left: 15px;}
.bottom-text ul li{margin-bottom: 15px;}
.service-details .main-image img{height: auto !important;}
.client-logo {    float: left;    width: 50%;}
.client-logo img{width: 100% !important;}
}

.image1{height:200px; width:350px;	}
.image2{height:40px; width:40px;}
.media_color{color:black;}
.text-block.text-content ul li {    list-style: disc;    margin-left: 26px;}
.button_link > ul > li:last-child{margin-bottom:0;}
.button_link{position: fixed; top: 44%; left: 0; z-index: 9999999; left: -46px !important;}
.button_link ul{list-style:none;}
.button_link > ul > li{margin-bottom: 10px; background: #000; color: #fff; width: 134px; height: 0; text-align: center; line-height: 60px;    font-size: 24px; transition: 0.2s ease-in-out; cursor: pointer;  cursor: pointer;}
.button_link > ul > li:hover{background:#ffca02;}
.contact-box{background: #fcfcfc;    width: 360px;    height: auto;    position: fixed;    top: 15%;    margin-top: 72px;    left: -500px;	z-index: 9999999;    transition: all 0.2s ease-in-out;    box-shadow: 0 2px 2px rgba(0,0,0,0.2);    width: 255px;    height: 460px;	border: 10px solid #f9e022;}
.contact-box .before{     font-family: FontAwesome;    content: "x";    position: absolute;    top: -10px;    right: -50px;    background: #000;    width: 40px;    line-height: 42px;    text-align: center;    display: block;    height: 40px;    color: #fff;    font-size: 20px;    transition: all 0.2s ease-in-out;    cursor: pointer;}
.contact-box .before:hover{    background:#0b428b;}
.contact-box > ul{    margin-bottom:0;}
/*.contact-box > ul > li{    border-right:1px solid #f1f1f1;    display:inline-block;    width:49%;    box-sizing:border-box;    text-align:center;    vertical-align:top;    height:100%;    padding-top:15px;    min-height: 150px;}*/
.contact-box > ul > li .icon{    font-size:32px;    color:#0f9a49;}
.contact-box h3{    font-size: 14px;    font-weight:600;    margin-top: 10px;    text-transform:uppercase;}
.contact-box .text{    font-size: 12px;    line-height:18px;}
/* Socail Sahre */
form.side-bar-fixed {margin-left: 0; padding: 15px; padding: 0px 15px 15px 15px;}
.side-bar-fixed textarea {  width: 100%;    height: 75px;    resize: none;    padding-left: 10px;    padding-top: 10px;    border: none;    border-radius: 0; outline: none;   border: 1px solid #ccc; background-color: transparent;}
.side-bar-fixed input { background-color: transparent;    border: 1px solid #ccc !important;  width: 100%;    padding-left: 10px;    height: 35px;    outline: none;    border: none;    border-radius: 0;    margin-bottom: 9px;}
.contact-box input::placeholder {  color: #757575;  opacity: 1;}
.contact-box input:-ms-input-placeholder {color: #757575;}
.contact-box input::-ms-input-placeholder { color: #757575;}
.contact-box textarea::placeholder {  color: #757575;  opacity: 1;}
.contact-box textarea:-ms-input-placeholder {color: #757575;}
.contact-box textarea::-ms-input-placeholder { color: #757575;}
input.submit-sidebar {border: none; color: #fff; background: #ff7f00; transition: 0.3s;}
input.submit-sidebar:hover{background-color: #000; color: #fff;}
.side-bar-fixed h6{position: relative;    padding-bottom: 20px;    font-size: 25px;    text-transform: uppercase;    font-weight: 700;}
input#button{padding-left: 0px;}
input.submit-btn-home {padding-left: 0; width: 50%;    height: 33px;    text-transform: uppercase;    background: #321c18; color: #fff; transition: 0.2s; font-size: 14px;     margin-top: 5px;}
input.submit-btn-home:hover{background-color: #000;}
.button_link > ul > li > p{background: #293890; padding: 6px 10px 10px; text-transform: uppercase; font-size: 16px; transform: rotate(-90deg); color: #fff; text-transform: uppercase;}
.bottom-text ul li {    list-style: square; line-height: 28px;}
.client-logo img{border: 1px solid #ccc;  margin-bottom: 30px;  box-shadow: 5px 8px #eaeaea;}
.whats-app-icon img {    position: fixed;    bottom: 170px;    left: 50px;    cursor: pointer;    transition: 0.5s;    z-index: 999;    box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);    border-radius: 100px;}

.full-width-content {    margin: 0px auto;}
p.related-heading{    background: #fa8c00;    width: 100%;    display: block;    padding: 10px 15px;   font-size: 22px;    font-weight: 700;}
.related-products .section-heading {    text-align: center;}
.related-products .container {    padding: 0;}
.related-products .container {    padding-top: 20px;}

.read-btn a {    background: #0b1a32;    padding: 7px 15px;    color: #fff;}
.related_content h4 {    font-size: 20px;}
.related_img img {    height: 160px;    margin: 10px 0px;}
.related_img img {    width: 100%;    object-fit: contain;    border: 1px solid #cccc;}
.related_content {    margin-top: 10px;}
span.text-theme-colored {   font-size: 30px;   font-weight: 700;}
.content-side-product-details span {    display: block;    font-size: 25px;    font-weight: 700;    margin-bottom: 10px;}

section.random-block {    padding: 50px 0px;}



.expandedContent ul {
    padding-left: 20px;
}
.expandedContent ul li {
    list-style: disc;
}
.read-btn {
    padding-bottom: 20px;
}