/*
Theme Name: Encrypted Pro
Theme URI: http://codetrendy.com/encrypted-pro
Author: CodeTrendy
Author URI: http://codetrendy.com
Description: Encrypted Pro is awesome, clean and beautiful WordPress Theme that you can use for personal or buisness purpose. The theme is translation-ready, cross-browser compatible, search engine optimized. The theme fetures with a compact option panel using Customizer that let you set up your website in no time. The intiutive Customizer Option panel gives you live changes on the website when you change the setting. A very simple and perfect theme to start your website with.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: encrypted
Tags: Blue, White, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, responsive-layout, custom-background, theme-options, threaded-comments, translation-ready, featured-images

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 Encrypted Pro is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%;
    overflow-y: scroll;
}
*, *:before, *:after {
    box-sizing: border-box;
}
body {
    background: none repeat scroll 0 0 #fff;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}
ol, ul {
    list-style: outside none none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a:focus {
    outline: 0 none;
}
a:hover, a:active {
    outline: 0 none;
}
a img {
    border: 0 none;
}
body, button, input, select, textarea {
    color: #444;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #555;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 15px;
}
p {
    margin-bottom: 20px;
}
b, strong {
    font-weight: bold;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    font-family: "Lato",sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0 15px;
}
address {
    margin: 0 0 15px;
}
pre {
    background: none repeat scroll 0 0 #eee;
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font: 15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: none repeat scroll 0 0 #fff9c0;
    text-decoration: none;
}
sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
hr {
    background-color: #ccc;
    border: 0 none;
    height: 1px;
    margin-bottom: 15px;
}
ul, ol {
    margin: 0 0 15px 20px;
}
ul {
    list-style: outside none disc;
}
ol {
    list-style: outside none decimal;
}
li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 15px 15px;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
figure {
    margin: 0;
}
table {
    border-collapse: collapse;
    margin: 0 0 15px;
    width: 100%;
}
th {
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 5px 10px;
}
td {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
}

.navigation .nav-links a, .bttn, button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: none repeat scroll 0 0 #ea2e0d;
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 10px 15px;
    position: relative;
    text-shadow: none;
    text-transform: uppercase;
}

.search-submit {
  float: right;
  margin-top: 5px;
}

.navigation .nav-links a:hover, .bttn:hover, button, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: none repeat scroll 0 0 #0095d9;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    color: #666;
    height: 36px;
    width: 100%;
    border-radius: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
    border: 1px solid #aaa;
}
.searchform input[type="text"]:focus {
    border: medium none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: 3px 6px;
}
textarea {
    border: 1px solid #ccc;
    height: 160px;
    max-width: 100%;
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 100%;
}
a {
    text-decoration: none;
}
a:visited {
}
a:hover, a:focus, a:active {
    color: #0095D9
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.clearfix:before, .clearfix:after, .row:before, .row:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .el-container:after, .el-container:before {
    content: "";
    display: table;
}
.clearfix:after, .row:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .el-container:after {
    clear: both;
}
.clear {
    clear: both;
}
.widget {
    margin: 0 0 30px;
}
.widget select {
    max-width: 100%;
}
.widget_search .search-submit {
    display: none;
}
h1.entry-title {
    color: #666;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
h1.entry-title a {
    color: #666;
}
.hentry {
    margin: 0 0 15px;
}
.byline, .updated {
    display: none;
}

time.entry-date.published.updated {
  display: inline-block;
}

.single .byline, .group-blog .byline, .posted-on {
    display: inline;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
}
.page-content, .entry-content, .entry-summary {
    margin: 15px 0 0; 
}

.blog-wrap .entry-content {
    padding-top: 20px;
}


.page-links {
    clear: both;
    margin: 0 0 15px;
}
.edit-link .post-edit-link {
    background: none repeat scroll 0 0 #293037;
    border-radius: 3px;
    color: #fff !important;
    font-size: 13px;
    line-height: 1;
    padding: 4px 10px;
}
.edit-link .post-edit-link:before {
  content: "\f013";
  font-family: FontAwesome;
  margin-right: 5px;
}

.navigation.post-navigation {
  display: block;
  margin-bottom: 50px;
}

body.boxed-layout {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    overflow: visible;
}

.boxed-layout #page {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 12px #999;
    margin: 0 auto;
    width: 1200px;
}

#blog-post article.hentry, .search article.hentry, .archive article.hentry, .tag article.hentry, .category article.hentry {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
article.hentry .edit-link {
    display: block;
    margin-top: 20px;
}
article.hentry h1.entry-title {
    line-height: 1.2;
    margin-bottom: 5px;
}
article.hentry .entry-footer > span {
    font-size: 13px;
    margin-right: 15px;
}
.page-header .page-title {
    color: #666;
    padding-bottom: 15px;
}
.posted-on:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}
.cat-links:before {
    content: "\f07c";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}
.comments-link:before {
    content: "\f075";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}
.tags-links::before {
  content: "\f02c";
  font-family: FontAwesome;
  font-style: normal;
  margin-right: 5px;
}

.entry-footer a {
    color: #999;
}
.entry-footer a:hover {
    color: #01aefd;
}
.nav-links .meta-nav {
    display: none;
}
.nav-links .nav-previous, .nav-links .nav-next {
    float: left;
    width: 50%;
}
.nav-links .nav-next {
    text-align: right;
}
.nav-links .nav-previous a:before {
    content: "\f0d9";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}
.nav-links .nav-next a:after {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    margin-left: 5px;
}
.entry-thumbnail {
    float: left;
    width: 20%;
}
.entry-exrecpt {
    float: right;
    width: 60%;
}
.short-content {
    margin-bottom: 10px;
}
.short-content + .bttn {
    float: right;
}
.entry-footer {
    margin-top: 10px;
}
.full-width {
    float: none;
    width: 100%;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none;
}
.comment-content a {
    word-wrap: break-word;
}
#comments h2.comments-title {
  background: #0697d3 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  font-style: italic;
  font-weight: 300;
  margin: 15px 0;
  padding: 8px 15px;
}

#comments h3 {
    background: none repeat scroll 0 0 #0697d3;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: -20px 0 15px -20px;
    padding: 10px 20px;
}
#commentform label {
    display: inline-block;
    width: 120px;
}
textarea#comment {
    height: 150px;
    width: 60%;
}
.comments-area ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.comments-area ol.children {
    margin: 0 0 0 15px;
}
.comment-list .comment-body {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 2px solid #0697d3;
    margin-bottom: 20px;
    padding: 15px;
}
.comment-author img {
    margin-right: 15px;
    vertical-align: text-top;
}

.comment-metadata > a {
  margin-left: 5px;
}

.comment-author {
    float: left;
}
.comment-author .fn {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
}
.comment-author .fn .url {
    color: #333;
    padding: 0 5px;
}
.comment-author .fn .url:hover {
    background: none repeat scroll 0 0 #23a38f;
    color: #fff;
}
.comment-author .says {
    display: none;
}
.commentmetadata {
    float: right;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
}
.commentmetadata a {
    color: #666;
}
.commentmetadata .comment-edit-link {
    color: #01aefd;
}
.commentmetadata + .clear {
    margin-bottom: 20px;
}
.reply .comment-reply-link {
    background: none repeat scroll 0 0 #293037;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1;
    padding: 2px 10px;
}

#respond {
    background: none repeat scroll 0 0 #2e313d;
    color: #ccc;
    margin: 20px 0 30px;
    padding: 20px;
}
#commentform .form-submit {
    margin-bottom: 0;
}
#cancel-comment-reply-link {
    color: #fff;
    font-style: italic;
}
#cancel-comment-reply-link:before {
    color: #fff;
    content: "?";
    font-family: FontAwesome;
    font-style: normal;
    margin: 0 5px 0 20px;
}
.logged-in-as a {
    color: #ccc;
}
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
#infinite-footer {
    display: none;
}
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
    border: medium none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 10px 0;
}
.site-main .gallery {
    margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
    border: medium none;
    height: auto;
    max-width: 90%;
}
.site-main .gallery dd, .site-main .gallery figcaption {
    margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}
embed, iframe, object {
    max-width: 100%;
}
body {
    font-weight: 400;
    overflow-x: hidden;
}

body.boxed-layout {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}
.el-container {
    margin: 0 auto;
    width: 1178px;
}
.menu-toggle {
    display: none;
}
.bypostauthor, .sticky{}


/******** header *********/

#masthead {
  background: #fff none repeat scroll 0 0;
  position: relative;
  z-index: 9999;
}
.no-slider{
    background: none repeat scroll 0 0 #353535 !important;
    border-bottom: 3px solid #ea2e0d;
}
.home #masthead {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  left: 0;
  margin-bottom: 0;
  position: relative;
  width: 100%;
}

.header_text {
  background: none repeat scroll 0 0 #ea2e0d;
  color: #fff;
  min-height: 40px;
  width: 100%;
}

.header_text_wrap {
  float: left;
  padding: 10px;
  width: 50%;
  display: block;
}

.el-tel {
  display: inline-block;
  margin-right: 12px;
}

.el-mail {
  display: inline-block;
}


.header_text_wrap > span {
  padding-right: 10px;
}

.el-tel > span, .el-mail > span {
  margin-left: 10px;
}

.header_text_wrap a {
  color: #ffffff;
}

.header_text_wrap a:hover { 
  color: #fff;
}

.header-social {
    float: left;
    height: auto;
    padding: 9px 0 0;
    width: 50%;
    display: block;
}

.home .header-wrap.fixed {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  position: absolute;
  width: 100%;
}

.boxed-layout .header-wrap.fixed {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  position: absolute;
  width: 94%;
}

.boxed-layout .header-social {
  float: left;
  height: 40px;
  padding: 5px;
  width: 40%;
}

.boxed-layout .header_text_wrap {
  float: left;
  padding: 6px;
  width: 60%;
}

.site-branding {
    float: left;
    line-height: 58px;
}

.website-logo {
  float: left;
}

.tagline-title {
  float: left;
  line-height: 1.1;
  padding: 5px;
}

h1.displaying-header-text {
  font-size: 23px;
  line-height: 0;
  padding: 8px;
}

#desc.displaying-header-text {
  font-style: italic;
  margin: 0 auto;
  color: #000;
  padding-left: 8px;
}

.social-icons a {
    color: #ffffff;
    display: inline-block;
    margin: 0 2px;
    font-size: 16px;
    -webkit-transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -ms-transform: translateZ(0px);
    -ms-transition-duration: 0.3s;
    -ms-transition-property: transform;
    -ms-transition-timing-function: ease-out;
    -moz-transform: translateZ(0px);
    -moz-transition-duration: 0.3s;
    -moz-transition-property: transform;
    -moz-transition-timing-function: ease-out;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    vertical-align: middle;
    width: 33px;
    height: 30px;
}

.social-icons a {
    color: #fff;
    text-align: center;
}

.footer-social .social-icons a{
    text-align: center;
} 

.social-icons i {
    color: #ffffff;
    display: inline-block; 
    font-size: 16px; 
    text-align: center;
    margin-left: 8px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.social-icons .facebook i:hover {
  color: #3b5998;
}

.social-icons .twitter i:hover {
    color: #000;
}

.social-icons .gplus i:hover {
    color: #dd4b39;
}

.social-icons .youtube i:hover {
    color: #bb0000;
}

.social-icons .pinterest i:hover {
    color: #cb2027;
}

.social-icons .linkedin i:hover {
    color: #007bb6;
}
.social-icons .flickr i:hover {
    color: #ff0084;
}

.social-icons .vimeo i:hover {
    color: #aad450;
}

.social-icons .instagram i:hover {
    color: #517fa4;
}

.social-icons .tumblr i:hover {
    color: #32506d;
}

.social-icons .rss i:hover {
    color: #ff6600;
}

.social-icons .github i:hover {
    color: #333333;
}

.social-icons .stumbleupon i:hover {
    color: #eb4924;
}

.social-icons .skype i:hover {
    color: #12a5f4;
}

.social-icons {
    text-align: right;
}


.home #masthead .classic {
  background: none repeat scroll 0 0 #353535;
  position: static;
}

.site-branding.logo-center {
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
}

.site-branding.logo-right {
  float: right;
  line-height: 58px;
}
.hide{
    display: none;
}

/********* menu *************/

#site-navigation {
    float: right;
}
#site-navigation ul {
    list-style: outside none none;
    margin: 0;
}
#site-navigation ul.nav-menu > li {
    float: left;
    line-height: 58px;
    position: relative;
    white-space: nowrap;
    display: block;
}

#site-navigation ul.nav-menu > li a {
    color: #555;
}

.home .fixed #site-navigation ul.nav-menu > li a {
    color: #fff;
}

.home .sticky #site-navigation ul.nav-menu > li a:hover {
    color: #fff;
}



#site-navigation ul.nav-menu > li a {
    border: medium none;
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 0 10px;
    position: relative;
}

.stickytop #site-navigation ul.nav-menu > li a {
    color: #555!important;
}

#site-navigation ul.nav-menu > li.menu-item-has-children > a::after {
  content: "\f0d7 ";
  font-family: fontawesome;
  margin-left: 5px;
}

#site-navigation ul.nav-menu > li ul.sub-menu > li.menu-item-has-children > a::after {
  content: "\f0da";
  font-family: fontawesome;
  margin-left: 30px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

#site-navigation ul.nav-menu > li:hover, #site-navigation ul.nav-menu > li.current-menu-item-menu-item ,#site-navigation ul li.current-menu-item > a{
  border-bottom: 2px solid #ea2e0d;
  color: #555;
  display: block;
}

#site-navigation ul li.current-menu-item > a{
  border-bottom: 2px solid #ea2e0d;
  color: #555;
  display: block;
  background: rgba(0,0,0,0);
}


#site-navigation ul.nav-menu >  li.current-menu-item-menu-item a, #site-navigation ul.nav-menu > li:hover > a {
    color: #ea2e0d;
}

#site-navigation ul.nav-menu > li ul.sub-menu > li a {
  color: #666!important;
}

#site-navigation ul.nav-menu > li ul.sub-menu > li a:hover {
    background: none repeat scroll 0 0 #ea2e0d;
    color: #fff!important;
}


.main-navigation ul li:hover > ul{
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.main-navigation ul ul {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    border-top: 3px solid #ea2e0d;
    opacity: 0;
    visibility: hidden;
    left: 0;
    position: absolute;
    top: 130%;
    z-index: 99999;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    text-align: left;
}


.main-navigation ul ul a {
    min-width: 150px;
    line-height: 40px;
    height: 42px;
    padding: 0;
}
.menu-main-menu-container > ul ul li:hover > ul {
    display: block;
    height: auto;
    opacity: 1;
    top: 0;
    transition: all 0.25s ease 0s;
    visibility: visible;
}

.menu-center  #site-navigation {
    display: inline-block;
    float: none;
}

.menu-wrap.menu-center {
  line-height: 10px;
  text-align: center;
}
#site-navigation > div > ul ul li{
    position: relative;
}

#site-navigation > div > ul ul li:hover > ul {
    display: block;
    height: auto;
    opacity: 1;
    top: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    visibility: visible;
}

.main-navigation ul ul ul{
    left: 100%;
    top: 0;
}

.menu-wrap.menu-right {
  float: left;
} 
/***** search css *******/
.el-search {
    left: 50%;
  position: fixed;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition:width 0.3s ease 0.3s, visibility 0s ease 0.8s;
  -moz-transition:width 0.3s ease 0.3s, visibility 0s ease 0.8s;
  transition:width 0.3s ease 0.3s, visibility 0s ease 0.8s;
  background: rgba(30,176,188,0.7);
  height: 100%;
  visibility: visible;
  top: 0;
   z-index: 999999;
}



.search-icon i{
    cursor: pointer;
}
/*--------------------------------------------------------------
	Search Home css
--------------------------------------------------------------*/

.search-icon{
	margin-left: 10px;
	font-size: 14px;
    color: #000;
    float: right;
    line-height: 56px;
    padding-left: 10px;
    position: relative;
}

.search-icon a{
    color: #555;
}

.home .fixed .search-icon a{
    color: #fff;
}

.stickytop .search-icon i{
    color: #555;
}

.search-icon a:hover{
	color: #ea2e0d;
}

.search-icon .search-box {
    left: 50%;
    position: fixed;
    width: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition:width 0.3s ease 0.3s, visibility 0s ease 0.8s;
    -moz-transition:width 0.3s ease 0.3s, visibility 0s ease 0.8s;
    transition:width 0.3s ease 0.3s, visibility 0s ease 0.8s;
    background: rgba(234, 46, 13, 0.7) none repeat scroll 0 0;
    height: 100%;
    visibility: hidden;
    top: 0;
    z-index: 999999;
}

.search-icon .search-box.active{
	width: 100%;
	visibility: visible;
	-webkit-transition: width 0.3s ease 0s;
	-o-transition: width 0.3s ease 0s;
	transition: width 0.3s ease 0s;
}

.search-icon .search-box .search-submit {
  display: none;
}



.search-icon .search-form .search-text{
     -webkit-appearance: none;
	height: 100%;
	border: none;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	background: none;
    color: #ffffff !important;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
    top: 50%;
}


.search-icon #searchsubmit {
  display: none;
}

.search-icon .search-form {
  padding: 55px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.search-icon .search-box .search-field{
	position: absolute;
	top: 50%;
	height: 80px;
	border: none;
	border-bottom: 1px solid #ffffff;
	width: 80%;
	margin-left: -40%;
	left: 50%;
	margin-top: -40px;
	background: none;
    color: #ffffff !important;
	font-size: 54px;
	font-style: italic;
	font-weight: 300;
}

.search-icon .search-box .close {
  bottom: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 110px;
  font-weight: 300;
  position: absolute;
  right: 30px;
}

.search-icon .search-box.active .close{
	display: block;
}

#site-navigation li.search {
  display: none !important;
}
/******* home slider *************/

.home .site-content {
    position: relative;
}
#main-slider .bx-wrapper {
    position: relative;
}
#main-slider .slides {
    text-align: center;
}
#main-slider .caption-wrapper {
    height: auto;
    left: 0;
    margin-top: -128px;
    position: absolute;
    text-align: left;
    top: 50%;
    width: 100%;
}
#main-slider .slider-caption {
    color: #ffffff;
}

.slider-caption-wrap {
  background: none repeat scroll 0 0 rgba(000, 000, 000, 0.5); 
  padding: 20px;
}

#main-slider .small-caption {
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
}
#main-slider .caption-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    text-align: center;
    color: #ffffff;
    font-size: 55.78px;
    line-height: 73px;
    margin-bottom: 0;
    padding-bottom: 7px;
}
#main-slider .caption-title span {
    color: #ea2e0d;
}
#main-slider .caption-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 20px;
    text-align: center;
}

#main-slider .slider-button {
  text-align: center;
}

#main-slider .slider-button a:hover{
    background: #ea2e0d;
    color: #fff;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}

#main-slider .slider-btn {
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    line-height: 45px;
    margin-top: 22px;
    text-align: center;
    text-transform: uppercase;
    width: 202px;
}
#main-slider .bx-controls-direction {
    height: 55px;
    left: 0;
    margin-top: -21px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 99;
}
#main-slider .bx-prev, #main-slider .bx-next {
    background-size: 15px auto !important;
    border: 1px solid #fff;
    border-radius: 100%;
    color: transparent;
    cursor: pointer;
    font: 0px/0 a;
    height: 55px;
    padding: 10px;
    position: absolute;
    top: 50%;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 55px;
    margin-top: -27px;
}
#main-slider .bx-prev {
    background: url("images/prev-arrow.png") no-repeat scroll center center rgba(000, 000, 000, 0.3);
    left: -100px;
}
#main-slider .bx-next {
    background: url("images/next-arrow.png") no-repeat scroll center center;
    right: -100px;
}
#main-slider .bx-next:hover, #main-slider .bx-prev:hover {
    background-color: rgba(000, 000, 000, 0.5);
}
#main-slider .bx-wrapper:hover .bx-prev {
    left: 10px;
}
#main-slider .bx-wrapper:hover .bx-next {
    right: 10px;
}
#main-slider .bx-pager.bx-default-pager {
    position: absolute;
    width: 100%;
    z-index: 9999;
    bottom: 50px;
    text-align: center;
}
#main-slider .bx-pager-item a {
    background: url("images/pager.png") no-repeat scroll 90% -17px rgba(0, 0, 0, 0);
    color: transparent;
    display: inline-block;
    font: 0px/0 a;
    height: 13px;
    margin-bottom: 5px;
    outline: medium none;
    text-align: right;
    width: 100%;
}
#main-slider .bx-pager-item a:hover, #main-slider .bx-pager-item a.active {
    background: url("images/pager.png") no-repeat scroll 90% 0 rgba(0, 0, 0, 0);
}
.bx-pager-item {
    display: inline-block;
    height: 20px;
    width: 20px;
}



.el-slider {
  background: none repeat scroll 0 0 #000;
}

.slide {
  text-align: center;
}

.encrypted-section {
  padding-bottom: 40px;
  padding-top: 40px;
}

/** About Section *****/

.feature-layout {
  background: none repeat scroll 0 0 #f6f6f6;
  padding-bottom: 30px;
}

.feature-layout-title {
    color: #555;  
    position: relative;
    text-align: center;
}

 /*.line {
  background: none repeat scroll 0 0 #555;
  height: 1px;
  left: 36.33%;
  margin-top: 30px;
  position: absolute;
  width: 27.33%;
}*/

.feature-layout-title > span {
    text-align: center;
    font-size: 28px;
} 

.feature-layout-title > span:after {
    background: #07abef none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    border-radius: 3px;
    max-width: 80px;
    margin: 20px auto;
}

.three-layout {
    padding-top: 25px; 
    text-align: center;
}

.feature {
  border-radius: 0px; 
  float: left; 
  padding: 8px;
  text-align: center;
  width: 33.33%;
}

.feature-circle {
    height: 120px; 
  text-align: center;
  max-width: 120px;
  margin: 0 auto;
}

.feature-circle img {
    border-radius: 50%;
    -webkit-transform: opacity 1s, transform 1s;    
    -moz-transform: opacity 1s, transform 1s;
    -ms-transform: opacity 1s, transform 1s;
    -o-transform: opacity 1s, transform 1s;
    transform: opacity 1s, transform 1s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.feature-circle:hover img {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    -webkit-transform: scale3d(1.1,1.1,1);
    -moz-transform: scale3d(1.1,1.1,1);
    -o-transform: scale3d(1.1,1.1,1);
    -ms-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}


.feature_content_wrap {
  text-align: center; 
  padding: 14px;
}

.feature-number{
	text-align: center;
}

.feature-number {
  display: inline-block;
  width: 95%;
}

.feature-number h2 {
    padding: 16px 0 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.feature-number h2:hover {
    color: #ea2e0d;
}

.feature-circle i {
  font-size: 70px;
}


.feature .btn {
  height: 30px;
  padding-top: 10px;
  text-align: center;
}

.feature .btn a {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #319844;
  border-radius: 2px;
  color: #319844;
  height: auto;
  padding: 5px;
  width: auto;
}

.feature .btn a:hover {
  background: none repeat scroll 0 0 #319844;
  border: 1px solid #b5f2c1;
  border-radius: 1px;
  color: #e9f3eb;
}


/*===============================
=            Divider            =
===============================*/

div.divider { clear: both; }

div.divider.none { height: 1px; }

div.divider.line { height: 0px; border-top: 1px solid #eaeaea; }

div.divider.dotted { height: 0px; border-top: 1px dotted #eaeaea; }

div.divider.dashed { height: 0px; border-top: 1px dashed #eaeaea; }

div.divider.double { height: 1px; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; }

.m-divider-wrap { position: relative; display: inline-block; }

div.divider.title, div.divider.small-title, div.divider.icon, div.divider.small-icon {
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-align: center;
  display: none;
}

div.divider.title .divider-text { text-align: center; position: relative; }

div.divider.title div.divider-text:before { content: ' '; position: absolute; top: 50%; left: -715px; width: 700px; height: 1px; background: #eaeaea; }

div.divider.title div.divider-text:after { content: ' '; position: absolute; top: 50%; right: -715px; width: 700px; height: 1px; background: #eaeaea; }

div.divider.small-title .divider-text { text-align: center; position: relative; }

div.divider.small-title div.divider-text:before { content: ' '; position: absolute; top: 50%; left: -115px; width: 100px; height: 1px; background: #eaeaea; }

div.divider.small-title div.divider-text:after { content: ' '; position: absolute; top: 50%; right: -115px; width: 100px; height: 1px; background: #eaeaea; }

div.divider.icon .divider-text { text-align: center; position: relative; }

div.divider.icon div.divider-text:before { content: ' '; position: absolute; top: 50%; left: -715px; width: 700px; height: 1px; background: #eaeaea; }

div.divider.icon div.divider-text:after { content: ' '; position: absolute; top: 50%; right: -715px; width: 700px; height: 1px; background: #eaeaea; }

div.divider.small-icon .divider-text { text-align: center; position: relative; }

div.divider.small-icon div.divider-text:before { content: ' '; position: absolute; top: 50%; left: -115px; width: 100px; height: 2px; background: #555; }

div.divider.small-icon div.divider-text:after { content: ' '; position: absolute; top: 50%; right: -115px; width: 100px; height: 2px; background: #555; }

/** call to action **/
.call-to-action {
  border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
    padding: 40px 0;
}

.call-to-action-wrapper {
    border-left: 5px solid #07abef;
    padding: 10px 0 10px 40px;
    min-height: 146px;
    width: 100%;
    display: block;
}

.cta-left {
    float: left;
    width: 80%;
}

.call-to-action-title {
  font-size: 30px;
}

.call-to-action-desc {
  display: inline;
  font-size: 15px;
  }

.btn {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
  float: right;
  margin-top: 40px;
}

.call-to-action-wrapper .btn a {
  color: #ea2e0d;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  text-align: center;
  width: auto;
}

.call-to-action-wrapper .btn a:hover {
	background: none repeat scroll 0 0 #ea2e0d; 
	color: #fff;

}
/**-------------------------------------------------
Services
--------------------------------------------------*/
.da-thumbs {
  /*height: 600px;*/
  list-style: outside none none;
  margin: 50px auto;
  padding: 0;
  position: relative;
}

.page-template-t-services .da-thumbs {
    margin: 6px 0;
}


.da-thumbs li {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 0.15%;
    position: relative;
    width: 24.68%;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(234, 46, 13, 0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}

.services-content {
  color: #fff;
  margin: 0 auto;
  padding: 0;
  margin: 20px 20px 20px 20px;
}

/**-------------------------------------------------
Horizontal Sidebar
--------------------------------------------------*/

.hside-bar aside {
    float: left;
    
}

.widget-count-2 {
  width: 48.3%;
  margin: 0.85%;
}

.widget-count-3 {
    width: 31.73%;
    margin: 0.8%;
}

.widget-count-4 {
  width: 23.3%;
}

.hside-bar .widget-title {
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}

.theme-border::after {
    background: #e03f0d none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    display: block;
    height: 2px;
    width: 33%;
    margin: 5px auto;
}

.right-pointer.animated {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

.per-row-4 {
    width: 23.4%;
    margin: 0.8%;
}

/** Portfolio **/
/*---------------*/
.view {
  cursor: default;
  float: left;
  height: auto;
  margin: 1px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 24.8%;
}

.portfolio-desc{
  font-size: 18px;
  margin: 5px;
  padding-bottom: 10px;
  text-align: center;
}

.controls {
  text-align: center;
}

.filter {
  border: 1px solid #ea2e0d !important;
  color: #ffffff !important;
  margin: 1px !important;
  padding: 11px !important;
}

.filter.active{
  background: #ea2e0d;
  color: #fff !important;
}

.filter:hover {
  background: #ea2e0d;
  color: #fff !important;
  }



.portfolio .feature-layout-title > span { 
  position: relative;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid figure {
  cursor: pointer;
  float: left;
  margin: 0.1%;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 24.8%;
}

.archive .effect-sarah {
  cursor: pointer;
  float: left;
  margin: 1px;
  min-width: 258px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 33.1%;
}

figure.effect-sarah {
	background: none;
    margin-top: 1px;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
  position: absolute;
  text-align: left;
  top: 0;
  padding: 5px;
  color:#ffffff
}

figure.effect-sarah h2 {
  color: #ffffff;
  overflow: hidden;
  padding: 0.5em 0;
  position: relative;opacity: 0;
    -webkit-transition: opacity 0.35s;
    text-align: center; 
    margin-top: 58px;
} 

figure.effect-sarah:hover h2 { 
    opacity: 1;
    -webkit-transition: opacity 0.35s;
}

figure.effect-sarah h2::after { 
    max-width: 90px;
    margin: 12px auto 4px;
    display: block;
    height: 1px;
    background: #fff;
    content: '';
    /*-webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);*/

}

/*figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}*/

ul.portfolio_tag {
    padding: 3px 0 14px;
    margin: 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
}

ul.portfolio_tag li {
    display: inline-block;
}

ul.portfolio_tag li a {
    color: #fff;
}

figure.effect-sarah:hover ul.portfolio_tag { 
    opacity: 1;
    -webkit-transition: opacity 0.35s;
}

.dtl_link {
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
}

.dtl_link a { 
    color: #fff;
    display: inline-block;
}

.dtl_link a i { 
    color: #fff;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 46px;
    background: rgba(000,000,000,.5);
    -webkit-transition: all 0.35s;
} 

.dtl_link a i:hover { 
    color: #fff;
    background: #07abef; 
    -webkit-transition: all 0.35s;
} 

figure.effect-sarah:hover .dtl_link { 
    opacity: 1;
    -webkit-transition: opacity 0.35s;
}

figcaption {
    padding-top: 38px!important;
}

figure.effect-sarah p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.grid figure figcaption > a {
  font-size: 0;
  opacity: 0;
  text-indent: 200%;
  white-space: nowrap;
  z-index: 1000;
}

.grid figure figcaption, .grid figure figcaption > a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.main {
    float: left;
    text-align: center;
    width: 24.6%;
    margin: 0.2%;
}


/* Header Style */
.header{
	font-family:'Arial Narrow', Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.header a:hover{
	color: #fff;
}
.header span.right{
	float: right;
}
.header span.right a{
	float: none;
	display: inline;
}

.view {
  cursor: pointer;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  color: #fff;
  font-size: 17px;
  margin: 50px 0 0;
  padding: 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}

.view .link-box-right {
  float: right;
}

.view .link-box-right > a {
  margin-right: 10px;
}

.view .link-box-right > a > i {
  color: #ffffff;
  font-size: 20px;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.view .link-box-right > a:hover > i {
  color: #ea2e0d; 
}

.view p {
  color: #fff;
  font-size: 16px;
  font-style: italic;
  margin-top: 15px;
  padding: 4px;
  position: relative;
}

.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.more{
	position:relative;
	clear:both;
	font-family:'Arial Narrow', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    padding: 5px 0px 10px;
    width: 540px;
    margin: 0 auto;
}
.more ul{
	display:block;
	text-align:center;
    height: 30px;
}
.more ul li{
	display: block;
    padding: 4px 2px;
    float:left;
}
.more ul li.selected a,
.more ul li.selected a:hover{
	background:#b2891b;
	color:#fff;
	text-shadow:none;
}
.more ul li a{
	color:#555;
    float:left;
	background:#fff;
    width:40px;
	padding: 2px 5px;
	-moz-box-shadow:1px 1px 2px #aaa;
	-webkit-box-shadow:1px 1px 2px #aaa;
	box-shadow:1px 1px 2px #aaa;
}
.more ul li a:hover{
	background:#000;
	color:#fff;
}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(234, 46, 13, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
    padding: 10px 18px;
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
    padding: 0 18px;
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
				

/*** Footer *****/
/*** footer css ******/
#colophon {
  background: none repeat scroll 0 0 #22252d;
  border-top: 2px solid #b80600;
  color: #ffffff;
}

.footer-social {
  font-size: 20px;
  padding: 7px;
}

.top-footer {
  padding-top: 40px;
}

.footer-block {
  color: #efefef;
  float: left;
  font-size: 16px;
  font-weight: 400;
}

.footer-block .textwidget {
  color: #cfcfcf;
  font-size: 14px;
}

.footer-column-4 .footer-block {
    margin-left: 2%;
    width: 23%;
}
.footer-column-3 .footer-block {
    margin-left: 1%;
    width: 32.33%;
}
.footer-column-2 .footer-block {
    margin-left: 1%;
    width: 49%;
}
.footer-block-1.footer-block {
    margin-left: 0;
}
.footer-block-1 .widget {
    color: #d1d1d1;
    line-height: 24px;
}
.footer-block-1 i.fa {
    font-size: 15px;
    margin-right: 5px;
    width: 16px;
}
.footer-block .widget-title {
  color: #cfcfcf;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.footer-logo {
    margin-bottom: 25px;
}
.footer-block a {
    color: #ea2e0d;
    font-size: 13px;
}

.footer-block a {
    color: #ea2e0d;
    font-size: 13px;
}

.footer-block a:hover {
    color: #b80600;
    font-size: 13px;
}

.footer-block ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-block li {
    list-style: outside none none;
}
.site-info {
    background: none repeat scroll 0 0 #52555d;
    border-top: 2px solid #ea2e0d; 
}
.copyright {
    color: #d1d1d1;
    float: left;
    font-size: 14px;
    line-height: 50px;
}
.copyright a {
  color: #ea2e0d;
}

.copyright a:hover {
  text-decoration: underline;
}
/** Testimonials **/

.testimonial-archive .testimonial-main-wrap .team-content {
  background: #f6f6f6 none repeat scroll 0 0;
}




/**Blog**/

.v-blog {
    text-align: center;
} 

.el-blog .v-blog .btn {
  display: inline-block; 
  vertical-align: middle;
  float: none;
  padding-left: 4px;
  margin-top: 40px;
}

.el-blog .v-blog .btn a {
  color: #666;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 6px 14px;
  position: relative;
  text-align: center;
  width: auto;
}

.el-blog .v-blog .btn a:hover {
    background: none repeat scroll 0 0 #ea2e0d; 
    color: #fff;

} 





.cta-btn {
    text-align: center;
} 

#encrypted_pro_callto_action-2 .cta-btn .btn {
  display: inline-block; 
  vertical-align: middle;
  float: none;
  padding-left: 4px;
  margin-top: 40px;
}

#encrypted_pro_callto_action-2 .cta-btn .btn a {
  color: #666;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 6px 14px;
  position: relative;
  text-align: center;
  width: auto;
}

#encrypted_pro_callto_action-2 .cta-btn .btn a:hover {
    background: none repeat scroll 0 0 #ea2e0d; 
    color: #fff;

} 






.p-viewall {
    text-align: center;
} 

.portfolio .p-viewall .btn {
  display: inline-block; 
  vertical-align: middle;
  float: none;
  padding-left: 4px;
  margin-top: 40px;
}

.portfolio .p-viewall .btn a {
  color: #666;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 6px 14px;
  position: relative;
  text-align: center;
  width: auto;
}

.portfolio .p-viewall .btn a:hover {
    background: none repeat scroll 0 0 #ea2e0d; 
    color: #fff;

} 



.v-service {
    text-align: center;
} 

.services .v-service .btn {
  display: inline-block; 
  vertical-align: middle;
  float: none;
  padding-left: 4px;
  margin-top: 40px;
}

.services .v-service .btn a {
  color: #666;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 6px 14px;
  position: relative;
  text-align: center;
  width: auto;
}

.services .v-service .btn a:hover {
    background: none repeat scroll 0 0 #ea2e0d; 
    color: #fff;

} 






.encrypted-icon-text-inner .btn {
  display: inline-block; 
  vertical-align: middle;
  float: none;
  padding-left: 4px;
  margin-top: 18px;
}

.encrypted-icon-text-inner .btn a {
  color: #666;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 4px 12px!important;
  position: relative;
  text-align: center;
  width: auto;
}

.encrypted-icon-text-inner .btn a:hover {
    background: none repeat scroll 0 0 #ea2e0d; 
    color: #fff;

} 

.encrypted-callto-action-inner {
    text-align: center;
}

.widget.widget_encrypted_pro_callto_action {
    margin: 0;
}

.encrypted-callto-action-inner .btn {
  display: inline-block; 
  vertical-align: middle;
  float: none;
  padding-left: 4px; 
  margin-top: 18px;
}

.encrypted-callto-action-inner .btn a {
  color: #666;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 4px 12px!important;
  position: relative;
  text-align: center;
  width: auto;
}

.encrypted-callto-action-inner .btn a:hover {
    background: none repeat scroll 0 0 #ea2e0d; 
    color: #fff;

} 







.hside-bar .btn a {
  color: #ea2e0d;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  text-align: center;
  width: auto;
}

.hside-bar .btn a:hover {
    background: none repeat scroll 0 0 #ea2e0d; 
    color: #fff;

}


.el-blog {
  padding-bottom: 40px;
}

.blogs-main-wrap {
  float: left;
  margin-left: 15px;
  width: 31.3%;
  margin-top: 20px;
}

h2.blog-main-title {
    font-size: 28px;
    text-align: center;
}

h2.blog-main-title:after {
    background: #07abef none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    border-radius: 3px;
    max-width: 80px;
    margin: 20px auto;
}

.blog-main-desc {
  font-size: 18px;
  margin: 5px;
  text-align: center;
  padding-bottom: 10px;
}

.el-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    text-align: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff !important;
    overflow: hidden;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-backface-visibility: hidden;
}

.el-overlay {
    background-color: rgba(234, 46, 13, 0.5) !important;
}


.el-overlay:hover {
    opacity: 1;
}

.el-overlay:before{
    display: block;
    content: "+";
    font-size:100px;
    line-height: 18px;
    height: 18px;
    width:100%;
    position: absolute;
    top:50%;
    left:0;
    margin-top: -9px;
    text-align: center;
    color: #ffffff;
    -webkit-transition:none;
    transition:none;
}

.blog-img {
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align:center;
}

.blog-img a img {
    -webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	overflow: hidden;
	backface-visibility:hidden;
    float:left;
}

.blog-img:hover a img {
    -webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}
.entry-meta {
  position: relative;
}

.entry-meta .posted-on {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  bottom: 0;
  color: #fff;
  padding: 6px 14px;
  position: absolute;
}

.single .byline {
  display: none;
}
.el-date{
  border-radius: 2px;
  color: #ffffff;
  height: 42px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 38px;
  background-color: #ea2e0d;
  
}

.el-date > span:first-child {
  display: inherit;
  font-size: 14px;
  font-weight: 700;
  height: 22px;
  line-height: 30px;
}

.el-date > span:last-child {
  display: inherit;
  font-size: 10px;
  height: 17px;
  line-height: 10px;
  padding-top: 5px;
  text-transform: uppercase;
}



.blog-content-wrap {
  color: #555;
}

.blog-content {
    padding-top: 5px;
}

.blog-title {
  font-size: 18px;
  font-weight: 700;
  padding: 5px;
}

.blog-comment {
  float: left;
  padding-top: 16px;
  width: 44%;
}

.blog-title {
    font-size: 18px;
    font-weight: 700;
}

.extra-blog {
  border-bottom: 1px dotted #666;
  border-top: 1px dotted #666;
  padding: 5px 0;
}

.extra-blog span {
  margin-right: 10px;
}

.extra-blog .edit-link {
  display: none;
}


/** Team Member **/
.testimonial {
    background-image:url("images/testimonial-background.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.testimonial-title {
  font-size: 28px;
  text-align: center;
}

.testimonial-title:after {
    background: #07abef none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    border-radius: 3px;
    max-width: 80px;
    margin: 20px auto;
}

.testimonial-desc {
  font-size: 18px;
  padding-bottom: 24px;
  text-align: center;
}

.testimonial .bx-viewport {
  height: 200px !important;
}

.testimonial .bx-controls-direction {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.testimonial .bx-prev {
  background: url("images/prev-arrow.png") no-repeat scroll center center rgba(0, 0, 0, 0.3);
  height: 20px;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap; 
  color: transparent;
  width: 50px;
  margin-right: 1px;
}

.testimonial .bx-next {
  background: url("images/next-arrow.png") no-repeat scroll center center rgba(0, 0, 0, 0.3);
  height: 20px;
  overflow: hidden;
  text-indent: -9999px !important;
  white-space: nowrap;
  width: 50px;
  color: transparent;
  margin-left: 1px;
}

.tm-img {
    float: left;
    z-index: -1;
}

.team-content {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 24px;
  padding: 36px 36px 40px;
  position: relative;
  text-align: left;
  margin-bottom: 12px;
}

.testimonial-main-wrap{
    color: #111111;
    font-size: 24px;
    font-weight: 300;
    line-height: 33px;
    position: relative;
    min-height: 270px;    
}

.team-content:before{
    position: absolute;
    top: 10px;
    left: 10px;
    height: 17px;
    width: 20px;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 20px;
    color: #ea2e0d;
}
.team-content:after{
    position: absolute;
    bottom: 30px;
    right: 10px;
    height: 17px;
    width: 20px;
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 20px;
    color: #ea2e0d;
}

.testimonial-main-wrap {
    width: 381px !important;
}

.tm-img > a > img {
    border-radius: 50%;
    width: 85px;
    height: 85px;   
    -webkit-transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -ms-transform: translateZ(0px);
    -ms-transition-duration: 0.3s;
    -ms-transition-property: transform;
    -ms-transition-timing-function: ease-out;
    -moz-transform: translateZ(0px);
    -moz-transition-duration: 0.3s;
    -moz-transition-property: transform;
    -moz-transition-timing-function: ease-out;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    vertical-align: middle;
}


.owl-dot.active span {
    background: #ea2e0d;
}

.tm-img:hover > a > img {
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.team-title{
    font-size: 20px;
    font-weight: 600;
    margin-top: 24px;
    padding-left: 100px;
    text-align: left;
    color: #ea2e0d;
}

.home .testimonial .bx-pager.bx-default-pager {
  text-align: center;
}

.testimonial .bx-pager-item {
  display: inline-block;
  margin: 7px;
}

.home .testimonial .bx-pager .bx-pager-item a {
  background: #666 none repeat scroll 0 0;
  color: transparent;
  display: inline-block;
  font: 0px/0 a;
  height: 5px;
  width: 30px;
  
}

.footer-call-to-action {
  background: none repeat scroll 0 0 #30e574;
}
 .fcta.left-text, .fcta.center-text, .fcta.right-text{
	display: inline-block;
	width: 33%;
}
.fcta.left-text
{
	text-align: left;
}
.fcta.center-text{
	text-align: center;
}
.fcta.right-text{
	text-align: right;
}
.fcta a {
  font-size: 20px;
  margin-left: 20px;
}
.fcta i {
  font-size: 25px;
}

/** Team Member **/

.team_memeber_title {
  font-size: 28px; 
  text-align: center;
}

.team_memeber_title:after {
    background: #07abef none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    border-radius: 3px;
    max-width: 80px;
    margin: 20px auto;
}

.team_member_desc {
  font-size: 18px;
  padding-bottom: 10px;
  text-align: center;
}

.team_member_wrap {
    float: left;
    margin: 0.2%;
    width: 24.6%;
}


.team_member_image {
  position: relative;
}

.team_member_name {
  background: none repeat scroll 0 0 rgba(234, 46, 13, 0.5);
  color: #fff;
  display: block;
  padding: 11px;
  position: absolute; 
  bottom: 0;
  z-index: 9999;
  width: 100%;
  text-align: center;
} 

.team_member_content {
  bottom: 0;
  padding: 5px;
  position: absolute;
  opacity: 0;
  transform-origin: bottom;                /* W3C */
    transition-duration: 0.5s;          /* W3C */   

    -webkit-transform-origin: top;      /* Google Chrome/Safari Support */
    -webkit-transition-duration: 0.5s;  /* Google Chrome/Safari Support */
    -webkit-transform-origin-x: 100%;
    -moz-transform-origin: top;         /* Mozilla Firefox Support */
    -moz-transition-duration: 0.5s;     /* Mozilla Firefox Support */

    -o-transform-origin: top;           /* Opera Support */
    -o-transition-duration: 0.5s;       /* Opera Support */
    
    color: #FFF;    
}
.team_member_wrap:hover{
    cursor: pointer;
}

.team_member_content {
  transition-duration: 0.5s;            /* W3C */   
  -webkit-transition-duration: 0.5s;  /* Google Chrome/Safari Support */
  -moz-transition-duration: 0.5s;     /* Mozilla Firefox Support */ 
  -o-transition-duration: 0.5s;       /* Opera Support */
  overflow: hidden;
  height: 0px;
}

.team_member_wrap:hover .team_member_content {
  height: 210px;
}

.team_member_wrap:hover .team_member_content {
  color: #fff;
  cursor: pointer;
  display: block;
  opacity: 1;
  background: rgba(234, 46, 13, 0.5);    
  color: #fff;
  transform: rotateY(0.5deg);           /* W3C */   
  -webkit-transform: rotateY(0.5deg);   /* Google Chrome/Safari Support */
  -moz-transform: rotateY(0.5deg);      /* Mozilla Firefox Support */ 
  -o-transform: rotateY(0.5deg); 
}

p.team-designation-lite {
    margin: 0 auto;
    font-size: 13px;
    font-style: italic;
}

.social-team-lite {
    display: block;
    width: 100%;
    text-align: center;
}

.ep_team_sing_wrapper {
    border: 1px solid #e0e0e0;
    float: left;
    margin: 1% 0.2% 0.2%;
    width: 24.6%;
}

.view-team-single.third-effect {
  position: relative;
  text-align: center;
}

.mask {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  -ms-transition: all 0.3 ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.ep_team_sing_wrapper:hover .team_image_wrapper .mask {
  opacity: 1;
}

.social-team {
  position: relative;
  top: 43%;
  vertical-align: middle;
}

.info {
  color: #ffffff;
  font-size: 20px;
  margin: 10px;
}

.team-extra {
  justify-content: center;
  left: 21%;
  position: relative;
  text-align: center;
  top: 42%;
}

.team-extra > a > i, .social-team > a > i, .social-team-lite > a > i {
  color: #ffffff;
  font-size: 20px;
  -ms-transition: all 0.2s ease 0.4s;
  -moz-transition: all 0.2s ease 0.4s;
  -webkit-transition: all 0.2s ease 0.4s;
  -o-transition: all 0.2s ease 0.4s;
  transition: all 0.2s ease 0.4s;
} 


.ep_name_post_wrap {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e0e0e0;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: -34px;
  width: 150px;
}


.link, .light-box {
  color: #ffffff;
  font-size: 25px;
  margin-right: 10px;
  position: relative;
  right: 18%;
  top: 73%;
}



.ep_name_post_wrap p:nth-child(1) {
  color: #000000;
  font-size: 18px;
}

.team-designation {
  color: #666666;
  font-style: italic;
}

.ep_name_post_wrap p {
  margin: 0;
}

.ep_team_content_wrap {
  padding: 1px;
  text-align: center;
}

.team_image_wrapper {
  margin-bottom: -30px;
}

/** Stat Counter **/
.stat_counter_title {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

.stat_counter_desc {
  font-size: 20px;
  text-align: center;
}

.stat_counter_wrap{
  float: left;
  padding: 5px;
  width: 25%;
  text-align: center;
  margin-top: 20px;
}

.stat_counter_number {
  border: 8px solid #39d3ff;
  border-radius: 100%;
  display: inline-block;
  height: 150px;
  text-align: center;
  width: 56%;
}

.stat_counter_icon {
  background: none repeat scroll 0 0 #ea2e0d;
  border-radius: 100%;
  color: #fff;
  font-size: 50px;
  height: 100%;
  padding: 15%;
  width: 100%;
}
.numeric_div {
  font-size: 25px;
  font-weight: 400;
}

/** Client Slider **/

.client-logo h2{
  text-align: center;
}

h2.c-logo:after {
    background: #07abef none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    border-radius: 3px;
    max-width: 80px;
    margin: 20px auto;
}


.client-logo .client_desc {
  font-size: 20px;
  padding-bottom: 35px;
  text-align: center;
}
.client-logo .bx-wrapper {
    position: relative;
}

.client_img {
    width: 231px !important;
}

.client-logo .bx-controls-direction {
  text-align: center;
}

.client-logo .bx-controls-direction .bx-prev, .client-logo .bx-controls-direction .bx-next {
    cursor: pointer;
    padding: 7px;
    position: absolute;
    top: 3px;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 30px;
    color: #666;
    
}

.client-logo .bx-controls-direction .bx-prev{
    left: -28px;
}

.client-logo .bx-controls-direction .bx-next{
    right: -28px;
}

.client-logo .bx-controls-direction .bx-prev:hover, .client-logo .bx-controls-direction .bx-next:hover {
   font-size: 32px;

}

ul.bottom_info_address { 
    padding: 0;
    margin: 0; 
    width: 100%;
    background: #ea2e0d;
} 

ul.bottom_info_address li {
    display: inline-block;    
} 

ul.bottom_info_address li {
   width: 33%;
   text-align: center; 
    font-size: 24px;
    padding: 40px 0; 
    color: #fff;
} 

ul.bottom_info_address li p {
    margin: 0;
    font-size: 18px;
} 

ul.bottom_info_address li  i {
    font-size: 38px;
    color: #fff;
}  

/*--------------------------------------------------------------
    Google Map section
--------------------------------------------------------------*/
.google-map{
  position: relative;
}

.google-map iframe {
  width: 100%;
  max-height: 430px;
}

.googlemap-content {
  height: 450px;
}

.google-map .address {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0 !important;
  box-shadow: 0 0 52px 3px rgba(0, 0, 0, 0.4);
  color: #555;
  margin: 35px auto;
  min-height: 175px;
  position: absolute;
  right: 36px;
  top: 5px;
  width: 356px;
  border-bottom: 3px solid;
}

.adddress-wrap > h2 {
  color: #666;
  display: block;
  width: 180px; 
  padding: 8px;
  font-size: 18px;
  text-align: center;
  z-index: 9999;
  color:#fff;
  margin-top: 26px;
}

.adddress-wrap > h2::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 15px;
  left: 46%;
  position: absolute;
  top: 42px;
  transform: rotate(45deg);
  width: 15px;
}

.google-map .contact-info {
  padding: 5px;
}

.contact-info i {
  font-size: 20px;
}

.contact-info .contact-wrap span {
  font-size: 15px;
  font-style: italic;
  margin-left: 10px;
  width: 100%;
  line-height: 40px;
}

.page-template-t-contactus .title_wrap {
    margin-bottom: 0;
}

.page-template-t-contactus .page-content, .entry-content, .entry-summary {
    margin: 0;
}

.address:after {
    content: '';
    display: block;
    clear: both;
}

.c-form-wrap {
    margin: 18px 0;
}

.c7-form {
    width: 50%;
    float: left;
}

.adddress-wrap {
    width: 50%;
    padding-left: 40px;
    float: right;
}

.cfrom .wpcf7 input.wpcf7-submit {
    background-color: #00e7ef;
    padding: 14px 24px;
    background: none!important;
}

h5.encrypted-callto-action-title {
    font-size: 28px;
}


/** Above Footer **/
.above_fwidget {
  float: left;
  padding-right: 5px;
  width: 33%;
}

.abover_footer_widget {
  background: none repeat scroll 0 0 #127895;
  border-top: 1px solid #999;
  color: #fff;
  margin-top: 10px;
  padding: 10px;
}

.abover_footer_widget a {
  color: #9d9d9d;
}

.abover_footer_widget a:hover {
  color: #ea2e0d;
}

/** Single Page **/

#primary {
  display: inline-block;
  float: left;
  width: 100%;
}

.boxed-layout main{
    padding: 0 !important;
}

.widget-area {
  display: inline-block;
  float: left;
  width: 29%;
  padding-left:20px;
}

#comments h3 {
  background: none repeat scroll 0 0 #ea2e0d;
}

#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"], #commentform input[type="password"], #commentform input[type="search"] {
  background: rgba(255, 255, 255, 0.39) none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #ea2e0d;
  border-color: #ea2e0d;
  border-style: none none solid;
  border-width: 0 0 2px;
  width: 60%;
}

#commentform textarea{
  background: rgba(255, 255, 255, 0.39) none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #ea2e0d;
  border-color: #ea2e0d;
  border-style: none none solid;
  border-width: 0 0 2px;
  width: 60%;
  border-radius: 2px
}

/** Archive ***/
.category .portfoli-wrap .view {
  box-shadow: 0 0 5px #aaa;
  cursor: default;
  float: left;
  height: auto;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 33%;
}

.client-wrap {
  float: left;
  margin-bottom: 30px;
  width: 25%;
}

.client-img a img {
  -webkit-transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -ms-transform: translateZ(0px);
    -ms-transition-duration: 0.3s;
    -ms-transition-property: transform;
    -ms-transition-timing-function: ease-out;
    -moz-transform: translateZ(0px);
    -moz-transition-duration: 0.3s;
    -moz-transition-property: transform;
    -moz-transition-timing-function: ease-out;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    vertical-align: middle;
}

.client-img:hover > a img {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}
/** Single Page **/

.title_wrap {
  background: #f6f6f6 none repeat scroll 0 0;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.title_wrap .entry-title {
    margin: 0 auto;
    padding: 0;
}

/*--------------------------------------------------------------
Right Sidebar
--------------------------------------------------------------*/

.right-sidebar #primary {
    float: left;
    width: 73%;
}

.right-sidebar #secondary-right {
    float: right;
    width: 25%;
}

span.blue-border {
    background-color: #ea2e0d;
    color: #fff;
    /* padding: 5px; */
    width: 100%;
    font-size: 18px;
    padding: 10px;
}

footer .widget li::before {
  color: #f6f6f6;
  content: "\f101";
  font-family: fontawesome;
  margin-right: 5px;
}

.widget ul{
    list-style-type: none;
}


/*--------------------------------------------------------------
Lefy Sidebar
--------------------------------------------------------------*/

.left-sidebar #primary {
    float: right;
    width: 73%;
}

.left-sidebar #secondary-left {
    float: left;
    width: 25%;
}

.w-t {
  border-bottom: 1px solid #ea2e0d; 
  padding-bottom: 7px;
  /*padding-top: 18px 10px;*/
}

/*--------------------------------------------------------------
Both Sidebar
--------------------------------------------------------------*/

.both-sidebar #secondary-left {
    float: left;
    width: 28%;
}

.both-sidebar #primary {
    float: right;
    width: 70%;
}

.both-sidebar #secondary-right {
    float: right;
    width: 22%;
}

.left-sidbar-right {
    float: left;
    width: 76%;
}

.home #primary, .home #secondary-right {
  margin-top: 10px;
}

.blog #masthead {
    margin: 0;
}



/** el to top----------------------------------------*/
#el-top {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 52px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  height: 50px;
  line-height: 10px;
  position: fixed;
  right: 10px;
  text-align: center;
  width: 50px;
}

#el-top:hover {
    background: #ea2e0d;
}

#el-top i {
    display: block;
    font-size: 30px;
}
#el-top.animated {
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

/*--------------------------------------------------------------
404 Page
--------------------------------------------------------------*/

.number404 {
  background: #F5BB0Enone repeat scroll 0 0;
  border-radius: 50px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  display: inline-block;
  font-size: 50px;
  height: 150px;
  line-height: 130px;
  margin-bottom: 40px;
  margin-top: 20px;
  perspective: 500px;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px 1px #999999;
  width: 150px;
}

.number404 span {
    backface-visibility: visible;
    bottom: 35px;
    font-size: 14px;
    left: 0;
    line-height: 16px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.error-404.not-found {
    text-align: center;
}

.number404.animated {
    -webkit-animation-duration:3s;
    -moz-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-iteration-count:Infinite;
    -moz-animation-iteration-count:Infinite;
    animation-iteration-count:Infinite;
}

.mix{
    display: none;
}


.da-slider{
	width: 100%;
	min-width: 520px;
	height: 650px;
	position: relative;
	overflow: hidden;
	background: transparent url(images/slider-bg.png) repeat 0% 0%;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px -2px 1px #fff;
	-webkit-transition: background-position 1.4s ease-in-out 0.3s;
	-moz-transition: background-position 1.4s ease-in-out 0.3s;
	-o-transition: background-position 1.4s ease-in-out 0.3s;
	-ms-transition: background-position 1.4s ease-in-out 0.3s;
	transition: background-position 1.4s ease-in-out 0.3s;
}
.da-slide{
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: left;
    position: absolute;
}
.da-slide-current{
	z-index: 1000;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}

.el-slider .mid-content .title h2 {
  color: #fff;
  font-size: 45px;
  font-weight: 600;
  text-shadow: 7px 7px 7px rgba(0, 0, 0, 0.8);
  top: 31%;
  white-space: nowrap;
  width: 50%;
  z-index: 10;
}

.el-slider .mid-content .title h2 span{
    color: #ea2e0d; 
}

.dl-content {
  position: absolute;
  top: 44%;
  width: 100%;
}

.el-slider .mid-content .subtitle {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border-radius: 5px;
  border-right: 10px solid #ea2e0d;
  color: #fff;
  font-style: italic;
  line-height: 1.6;
  padding: 5px;
}

.da-slide p {
  font-size: 18px;
  position: relative;
  top: 0;
  width: 45%;
}

.da-slide .da-img {
  height: 256px;
  left: 110%;
  line-height: 320px;
  text-align: center;
  top: 30%;
  width: 30%;
}

.da-slide .da-link {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  color: #fff !important;
  font-size: 18px;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
}

.da-slide .da-link:hover{
	background: rgba(255,255,255,0.3);
}
.da-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 20px;
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 30px;
	height: 5px;
	background: #ffffff ;
	margin: 3px;
	cursor: pointer;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
}

.da-dots span.da-dots-current::after {
  background: #ea2e0d none repeat scroll 0 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	position: absolute;
	top: 50%;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	background: #ea2e0d;
	cursor: pointer;
	z-index: 2000;
	opacity: 0;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
	-webkit-transition: opacity 0.4s ease-in-out 0.2s;
	-moz-transition: opacity 0.4s ease-in-out 0.2s;
	-o-transition: opacity 0.4s ease-in-out 0.2s;
	-ms-transition: opacity 0.4s ease-in-out 0.2s;
	transition: opacity 0.4s ease-in-out 0.2s;
}
.da-slider:hover .da-arrows span{
	opacity: 1;
}
.da-arrows span::after {
  background: transparent url("images/arrows.png") no-repeat scroll left top;
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  content: "";
  height: 20px;
  left: 3px;
  position: absolute;
  top: 2.8px;
  width: 20px;
}
.da-arrows span:hover:after{
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
.da-arrows span:active:after{
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}
.da-arrows span.da-arrows-next:after{
	background-position: top right;
}
.da-arrows span.da-arrows-prev{
	left: 15px;
}
.da-arrows span.da-arrows-next{
	right: 15px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 10%;
	opacity: 1;
}
.da-slide-current .da-img{
	left: 60%;
	opacity: 1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	animation: fromRightAnim2 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	animation: fromRightAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromright .da-img{
	-webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	animation: fromRightAnim4 0.6s ease-in 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	animation: fromLeftAnim2 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	animation: fromLeftAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	animation: fromLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-o-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
	animation: toRightAnim1 0.6s ease-in 0.6s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-o-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
	animation: toRightAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.4s ease-in both;
	-moz-animation: toRightAnim3 0.4s ease-in both;
	-o-animation: toRightAnim3 0.4s ease-in both;
	-ms-animation: toRightAnim3 0.4s ease-in both;
	animation: toRightAnim3 0.4s ease-in both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.6s ease-in both;
	-moz-animation: toRightAnim4 0.6s ease-in both;
	-o-animation: toRightAnim4 0.6s ease-in both;
	-ms-animation: toRightAnim4 0.6s ease-in both;
	animation: toRightAnim4 0.6s ease-in both;
}
@-webkit-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.6s ease-in both;
	-moz-animation: toLeftAnim1 0.6s ease-in both;
	-o-animation: toLeftAnim1 0.6s ease-in both;
	-ms-animation: toLeftAnim1 0.6s ease-in both;
	animation: toLeftAnim1 0.6s ease-in both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	animation: toLeftAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.4s ease-in both;
	-moz-animation: toLeftAnim3 0.4s ease-in both;
	-o-animation: toLeftAnim3 0.4s ease-in both;
	-ms-animation: toLeftAnim3 0.4s ease-in both;
	animation: toLeftAnim3 0.4s ease-in both;
}
.da-slide-toleft .da-img{
	-webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	animation: toLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

/*-----------------------------------------
All Button Style
-----------------------------------------*/

/* Box colors */
.bg-1 {
	background: #ECEFF1;
	color: #37474f;
}
.bg-2 {
	background: #e86948;
	color: #ECEFF1;
}
.bg-3 {
	background: #37474f;
	color: #fff;
}

/* Common button styles */
.button {
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}

/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.bg-1 .button {
	color: #37474f;
	border-color: #37474f;
}
.bg-2 .button {
	color: #ECEFF1;
	border-color: #ECEFF1;
}
.bg-3 .button {
	color: #fff;
	border-color: #fff;
}

/* Sizes */
.button--size-s {
	font-size: 14px;
}
.button--size-m {
	font-size: 16px;
}
.button--size-l {
	font-size: 18px;
}

/* Typography and Roundedness */
.button--text-upper {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.button--text-thin {
	font-weight: 300;
}
.button--text-medium {
	font-weight: 500;
}
.button--text-thick {
	font-weight: 600;
}
.button--round-s {
	border-radius: 5px;
}
.button--round-m {
	border-radius: 15px;
}
.button--round-l {
	border-radius: 40px;
}

/* Borders */
.button--border-thin {
	border: 1px solid;
}
.button--border-medium {
	border: 2px solid;
}
.button--border-thick {
	border: 3px solid;
}

/* Individual button styles */

/* Winona */
.button--winona {
	overflow: hidden;
	padding: 0;
	-webkit-transition: border-color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona::after {
	content: attr(data-text);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	color: #ea2e0d;
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}
.button--winona > span {
	display: block;
}
.button--winona.button--inverted {
	color: #e86948;
}
.button--winona.button--inverted:after {
	color: #fff;
}
.button--winona::after,
.button--winona > span {
	padding: 1em 2em;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona:hover {
	border-color: #ea2e0d;
	background-color: rgba(63, 81, 181, 0.1);
}
.button--winona.button--inverted:hover {
	border-color: #21333C;
	background-color: #21333C;
}
.button--winona:hover::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--winona:hover > span {
	opacity: 0;
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}

/* Ujarak */
.button--ujarak {
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}
.button--ujarak::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ac0a00 none repeat scroll 0 0;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak.button--round-s::before {
	border-radius: 2px;
}
.button--ujarak.button--inverted::before {
	background: #e86948;
}
.button--ujarak,
.button--ujarak::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak:hover {
	color: #fff;
	border-color: #37474f;
}
.button--ujarak.button--inverted:hover {
	color: #37474F;
	border-color: #fff;
}
.button--ujarak:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* Wayra */
.button--wayra {
	overflow: hidden;
	width: 245px;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #37474f;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
	color: #fff;
	border-color: #ea2e0d;
}
.button--wayra.button--inverted:hover {
	color: #ea2e0d;
	border-color: #fff;
}
.button--wayra:hover::before {
	opacity: 1;
	background-color: #ea2e0d;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
	background-color: #fff;
}

/* Tamaya */
.button--tamaya {
	overflow: hidden;
	color: #e86948;
	min-width: 180px;
}
.button--tamaya.button--inverted {
	color: #37474f;
	border-color: #37474f;
}
.button--tamaya::before,
.button--tamaya::after {
	content: attr(data-text);
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0;
	background: #e86948;
	color: #fff;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--tamaya.button--inverted::before,
.button--tamaya.button--inverted::after {
	background: #fff;
	color: #37474f;
}
.button--tamaya::before {
	top: 0;
	padding-top: 1em;
}
.button--tamaya::after {
	bottom: 0;
	line-height: 0;
}
.button--tamaya > span {
	display: block;
	-webkit-transform: scale3d(0.2, 0.2, 1);
	transform: scale3d(0.2, 0.2, 1);
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--tamaya:hover::before {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.button--tamaya:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--tamaya:hover > span {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

/* Rayen */
.button--rayen {
	overflow: hidden;
	padding: 0;
	width: 230px;
}
.button--rayen.button--inverted {
	color: #fff;
}
.button--rayen::before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #e86948;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.button--rayen.button--inverted::before {
	background: #fff;
	color: #37474f;
}
.button--rayen > span {
	display: block;
}
.button--rayen::before,
.button--rayen > span {
	padding: 1em 2em;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--rayen:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--rayen:hover > span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

/* Pipaluk */
.button--pipaluk {
	width: 240px;
	padding: 1.5em 3em;
	color: #fff;
}
.button--pipaluk.button--inverted {
	color: #e86948;
}
.button--pipaluk::before,
.button--pipaluk::after {
	content: '';
	border-radius: inherit;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
}
.button--pipaluk::before {
	border: 2px solid #e86948;
}
.button--pipaluk.button--inverted::before {
	border-color: #fff;
}
.button--pipaluk::after {
	background: #e86948;
}
.button--pipaluk.button--inverted::after {
	background: #fff;
}
.button--pipaluk:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.button--pipaluk::before,
.button--pipaluk:hover::after {
	-webkit-transform: scale3d(0.7, 0.7, 1);
	transform: scale3d(0.7, 0.7, 1);
}
.button--pipaluk:hover::after {
	background-color: #ea2e0d;
}
.button--pipaluk.button--inverted:hover::after {
	background-color: #fff;
}

/* Nuka */
.button--nuka {
	margin: 1em 2em;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--nuka.button--inverted {
	color: #37474f;
}
.button--nuka::before,
.button--nuka::after {
	content: '';
	position: absolute;
	border-radius: inherit;
	background: #e86948;
	z-index: -1;
}
.button--nuka::before {
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
	opacity: 0.2;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}
.button--nuka::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale3d(1.1, 1, 1);
	transform: scale3d(1.1, 1, 1);
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s;
}
.button--nuka::before,
.button--nuka::after {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--nuka.button--inverted::before,
.button--nuka.button--inverted::after {
	background: #fff;
}
.button--nuka:hover {
	color: #fff;
}
.button--nuka:hover::before {
	opacity: 1;
}
.button--nuka:hover::after {
	background-color: #37474f;
}
.button--nuka.button--inverted:hover::after {
	background-color: #e86948;
}
.button--nuka:hover::after,
.button--nuka:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

/* Moema */
.button--moema {
	border-radius: 50px;
	background: #e86948;
	color: #fff;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.button--moema.button--inverted {
	background: #ECEFF1;
	color: #37474f;
}
.button--moema::before {
	content: '';
	position: absolute;
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	background: inherit;
	border-radius: 50px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.button--moema:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #ECEFF1;
	background-color: #ea2e0d;
	-webkit-animation: anim-moema-1 0.3s forwards;
	animation: anim-moema-1 0.3s forwards;
}
.button--moema.button--inverted:hover {
	color: #ECEFF1;
	background-color: #e86948;
}
.button--moema:hover::before {
	-webkit-animation: anim-moema-2 0.3s 0.3s forwards;
	animation: anim-moema-2 0.3s 0.3s forwards;
}
@-webkit-keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-moema-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

/* Isi */
.button--isi {
	padding: 1.2em 2em;
	color: #fff;
	background: #e86948;
	overflow: hidden;
}
.button--isi::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #ea2e0d;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
	transition-timing-function: cubic-bezier(0.7,0,0.9,1);
}
.button--isi .button__icon {
	vertical-align: middle;
}
.button--isi > span {
	vertical-align: middle;
	padding-left: 0.75em;
}
.button--isi:hover::before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1);
}

/* Aylen */
.button.button--aylen {
    color: #37474f;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.button--aylen.button--inverted {
	background: none;
	color: #fff;
}
.button--aylen::before,
.button--aylen::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--aylen::before {
  background: #ff5a39 none repeat scroll 0 0;
}
.button--aylen::after {
  background: #ea2e0d none repeat scroll 0 0;
}
.button--aylen:hover {
	color: #fff;
}
.button--aylen:hover::before,
.button--aylen:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--aylen:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}

/* Saqui */
.button.button--saqui {
	overflow: hidden;
	color: #fff;
	background: #37474f;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}
.button--saqui.button--inverted {
	background: #fff;
	color: #37474f;
}
.button--saqui::after {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1em 2em;
	color: #37474f;
	-webkit-transform-origin: -25% 50%;
	transform-origin: -25% 50%;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transition: -webkit-transform 0.3s ease-in;
	transition: transform 0.3s ease-in;
}
.button--saqui.button--inverted::after {
	color: #fff;
}
.button--saqui:hover::after,
.button--saqui:hover {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.button--saqui:hover {
	background-color: #e86948;
	color: #e86948;
}
.button--saqui.button--inverted:hover {
	background-color: #ea2e0d;
	color: #ea2e0d;
}
.button--saqui:hover::after {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
}

/* Wapasha */
.button.button--wapasha {
	background: #37474f;
	color: #fff;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.button--wapasha.button--inverted {
	background: #fff;
	color: #37474f;
}
.button--wapasha::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #ea2e0d;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--wapasha.button--inverted::before {
	border-color: #e86948;
}
.button--wapasha:hover {
	background-color: #fff;
	color: #ea2e0d;
}
.button--wapasha.button--inverted:hover {
	background-color: #37474f;
	color: #e86948;
}
.button--wapasha:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/* Nina */
.button--nina {
	padding: 0 2em;
	background: #e86948;
	color: #fff;
	overflow: hidden;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.button--nina.button--inverted {
	background: #fff;
	color: #e86948;
}
.button--nina > span {
	display: inline-block;
	padding: 1em 0;
	opacity: 0;
	color: #fff;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--nina::before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1em 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--nina:hover {
	background-color: #ea2e0d;
}
.button--nina:hover::before {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--nina:hover > span {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--nina:hover > span:nth-child(1) {
	-webkit-transition-delay: 0.045s;
	transition-delay: 0.045s;
}
.button--nina:hover > span:nth-child(2) {
	-webkit-transition-delay: 0.09s;
	transition-delay: 0.09s;
}
.button--nina:hover > span:nth-child(3) {
	-webkit-transition-delay: 0.135s;
	transition-delay: 0.135s;
}
.button--nina:hover > span:nth-child(4) {
	-webkit-transition-delay: 0.18s;
	transition-delay: 0.18s;
}
.button--nina:hover > span:nth-child(5) {
	-webkit-transition-delay: 0.225s;
	transition-delay: 0.225s;
}
.button--nina:hover > span:nth-child(6) {
	-webkit-transition-delay: 0.27s;
	transition-delay: 0.27s;
}
.button--nina:hover > span:nth-child(7) {
	-webkit-transition-delay: 0.315s;
	transition-delay: 0.315s;
}
.button--nina:hover > span:nth-child(8) {
	-webkit-transition-delay: 0.36s;
	transition-delay: 0.36s;
}
.button--nina:hover > span:nth-child(9) {
	-webkit-transition-delay: 0.405s;
	transition-delay: 0.405s;
}
.button--nina:hover > span:nth-child(10) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

/* Nanuk */
.button--nanuk {
	padding: 0 2em;
	overflow: hidden;
	background: #e86948;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.button--nanuk.button--inverted {
	background: #fff;
	color: #e86948;
}
.button--nanuk > span {
	display: inline-block;
	padding: 1em 0;
}
.button--nanuk:hover {
	background-color: #ea2e0d;
}
.button--nanuk:hover > span:nth-child(odd) {
	-webkit-animation: anim-nanuk-1 0.5s forwards;
	animation: anim-nanuk-1 0.5s forwards;
}
.button--nanuk:hover > span:nth-child(even) {
	-webkit-animation: anim-nanuk-2 0.5s forwards;
	animation: anim-nanuk-2 0.5s forwards;
}
.button--nanuk:hover > span:nth-child(odd),
.button--nanuk:hover > span:nth-child(even) {
	-webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-animation-function: cubic-bezier(0.75, 0, 0.125, 1);
}
@-webkit-keyframes anim-nanuk-1 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}
@keyframes anim-nanuk-1 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}
@-webkit-keyframes anim-nanuk-2 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}
@keyframes anim-nanuk-2 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}
.button--nanuk:hover > span:nth-child(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.button--nanuk:hover > span:nth-child(2) {
	-webkit-animation-delay: 0.05s;
	animation-delay: 0.05s;
}
.button--nanuk:hover > span:nth-child(3) {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.button--nanuk:hover > span:nth-child(4) {
	-webkit-animation-delay: 0.15s;
	animation-delay: 0.15s;
}
.button--nanuk:hover > span:nth-child(5) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.button--nanuk:hover > span:nth-child(6) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}
.button--nanuk:hover > span:nth-child(7) {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.button--nanuk:hover > span:nth-child(8) {
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
.button--nanuk:hover > span:nth-child(9) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.button--nanuk:hover > span:nth-child(10) {
	-webkit-animation-delay: 0.45s;
	animation-delay: 0.45s;
}
.button--nanuk:hover > span:nth-child(11) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

/* Antiman */
.button--antiman {
	background: none;
	border: none;
	height: 60px;
}
.button--antiman.button--inverted,
.button--antiman.button--inverted-alt {
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--antiman > span {
	padding-left: 0.35em;
}
.button--antiman::before,
.button--antiman::after {
	content: '';
	z-index: -1;
	border-radius: inherit;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--antiman::before {
	border: 2px solid #37474f;
	opacity: 0;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}
.button--antiman.button--border-thin::before {
	border-width: 1px;
}
.button--antiman.button--border-medium::before {
	border-width: 2px;
}
.button--antiman.button--border-thick::before {
	border-width: 3px;
}
.button--antiman.button--inverted::before {
	border-color: #e86948;
}
.button--antiman.button--inverted-alt::before {
	border-color: #ea2e0d;
}
.button--antiman::after {
	background: #fff;
}
.button--antiman.button--inverted::after {
	background: #e86948;
}
.button--antiman.button--inverted-alt::after {
	background: #ea2e0d;
}
.button--antiman.button--inverted:hover {
	color: #e86948;
}
.button--antiman.button--inverted-alt:hover {
	color: #ea2e0d;
}
.button--antiman:hover::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.button--antiman:hover::after {
	opacity: 0;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
}

/* Itzel */
.button--itzel {
	border: none;
	padding: 0px;
	overflow: hidden;
	width: 255px;
}
.button--itzel::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid;
	border-radius: inherit;
	-webkit-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	clip-path: url(../index.html#clipBox);
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.button--itzel.button--border-thin::before {
	border: 1px solid;
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -1px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -1px, 0);
}
.button--itzel.button--border-thick::before {
	border: 3px solid;
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
}

.button--itzel::before,
.button--itzel .button__icon {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--itzel .button__icon {
	position: absolute;
	top: 100%;
	left: 50%;
	padding: 20px;
	font-size: 20px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
.button--itzel > span {
	display: block;
	padding: 20px;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.button--itzel:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--itzel:hover .button__icon {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transform: translate3d(-50%, -100%, 0);
	transform: translate3d(-50%, -100%, 0);
}
.button--itzel:hover > span {
	opacity: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

/* Naira */
.button--naira {
	padding: 0;
	overflow: hidden;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.button--naira::before {
	content: '';
	position: absolute;
	left: -50%;
	width: 200%;
	height: 200%;
	background: #37474f;
	top: -50%;
	z-index: -1;
	-webkit-transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
	transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
}
.button--naira.button--inverted::before {
	background: #e86948;
}
.button--naira-up::before {
	-webkit-transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
	transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
}
.button--naira > span {
	display: block;
}
.button--naira .button__icon {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.button--naira-up .button__icon {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--naira > span,
.button--naira .button__icon {
	padding: 1em 2em;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--naira:hover::before {
	-webkit-animation: anim-naira-1 0.3s forwards ease-in;
	animation: anim-naira-1 0.3s forwards ease-in;
}
.button--naira-up:hover::before {
	-webkit-animation: anim-naira-2 0.3s forwards ease-in;
	animation: anim-naira-2 0.3s forwards ease-in;
}
@-webkit-keyframes anim-naira-1 {
	50% {
		-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
	}
}
@keyframes anim-naira-1 {
	50% {
		-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
	}
}
@-webkit-keyframes anim-naira-2 {
	50% {
		-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
	}
}
@keyframes anim-naira-2 {
	50% {
		-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
	}
}
.button--naira:hover {
	background-color: #37474f;
	-webkit-transition: background-color 0s 0.3s;
	transition: background-color 0s 0.3s;
}
.button--naira.button--inverted:hover {
	background-color: #e86948;
}
.button--naira:hover .button__icon {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--naira:hover > span {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--naira-up:hover > span {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

/* Quidel */
.button--quidel {
	background: #e86948;
	color: #e86948;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--quidel.button--inverted {
	background: #fff;
	color: #fff;
}
.button--quidel::before,
.button--quidel::after {
	content: '';
	position: absolute;
	z-index: -1;
	border-radius: inherit;
}
.button--quidel::after {
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	background: #fff;
}
.button--quidel.button--inverted::after {
	background: #37474f;
}
.button--quidel::before {
	background: #37474f;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--quidel.button--inverted::before {
	background: #e86948;
}
.button--round-s.button--quidel::after {
	border-radius: 3px;
}
.button--round-m.button--quidel::after {
	border-radius: 13px;
}
.button--round-l.button--quidel::after {
	border-radius: 40px;
}
.button--quidel > span {
	padding-left: 0.35em;
}
.button--quidel:hover {
	color: #37474f;
}
.button--quidel.button--inverted:hover {
	color: #e86948;
}
.button--quidel:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* Sacnite */
.button.button--sacnite {
	width: 70px;
	height: 70px;
	min-width: 0;
	padding: 0;
	color: #fff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.button--scanite.button--round-l {
	border-radius: 50%;
}
.button--sacnite.button--inverted {
	color: #37474f;
}
.button--sacnite::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	z-index: -1;
	box-shadow: inset 0 0 0 35px #37474f;
	-webkit-transform: scale3d(0.9, 0.9, 1);
	transform: scale3d(0.9, 0.9, 1);
	-webkit-transition: box-shadow 0.3s, -webkit-transform 0.3;
	transition: box-shadow 0.3s, transform 0.3s;
}
.button--sacnite.button--inverted::before {
	box-shadow: inset 0 0 0 35px #fff;
}
.button--sacnite .button__icon {
	font-size: 22px;
	width: 22px;
}
.button--sacnite > span {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}
.button--sacnite:hover {
	color: #37474f;
}
.button--sacnite.button--inverted:hover {
	color: #fff;
}
.button--sacnite:hover::before {
	box-shadow: inset 0 0 0 2px #37474f;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.button--sacnite.button--inverted:hover::before {
	box-shadow: inset 0 0 0 2px #fff;
}

/* Shikoba */
.button.button--shikoba {
	padding: 1em 30px 1em 50px;
	overflow: hidden;
	background: #fff;
	color: #37474f;
	border-color: #37474f;
	-webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
	transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.button--shikoba.button--inverted {
	color: #fff;
	background: #e86948;
}
.button--shikoba > span {
	display: inline-block;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--shikoba .button__icon {
	position: absolute;
	left: 20px;
	font-size: 18px;
	-webkit-transform: translate3d(-40px, 2.5em, 0);
	transform: translate3d(-40px, 2.5em, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--shikoba:hover .button__icon,
.button--shikoba:hover > span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--shikoba:hover {
	background: #ea2e0d;
	border-color: #ea2e0d;
	color: #fff;
}

.box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom:20px;
}

/*-----------------------------------------
All Button End
-----------------------------------------*/
/*-----------------------------------------
 Portfolio Single
-----------------------------------------*/
.template .main {
  float: left;
  margin: 2.5px;
  text-align: center;
  width: 24.5%;
}

.template_portfolio figure.effect-sarah {
  float: left;
  margin: 0.25px;
  text-align: center;
  width: 24.5%;
}

.both-sidebar .template .main, .both-sidebar .template_portfolio figure.effect-sarah  {
  float: left;
  margin: 2.5px;
  text-align: center;
  width: 49%;
}

.right-sidebar .template .main, .left-sidebar .template .main, .left-sidebar .template_portfolio figure.effect-sarah, .right-sidebar .template_portfolio figure.effect-sarah  {
  float: left;
  margin: 2.5px;
  text-align: center;
  width: 32.5%;
}

/** Team Portfolio **/

.both-sidebar .template_team .ep_team_sing_wrapper {
  border: 1px solid #e0e0e0;
  float: left;
  margin: 4px;
  width: 48.6%;
}

.right-sidebar .template_team .ep_team_sing_wrapper, .left-sidebar .template_team .ep_team_sing_wrapper{
    border: 1px solid #e0e0e0;
    float: left;
    margin: 4px;
    width: 32.2%;
}

/** Services Template **/

.template_services .da-thumbs li {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 0.2%;
    position: relative;
    width: 32.93%;
}

.right-sidebar .template_services .da-thumbs li, .left-sidebar .template_services .da-thumbs li {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 0.2%;
    position: relative;
    width: 32.9%;
}

.both-sidebar .template_services .da-thumbs li {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin: 2px;
  position: relative;
  width: 49.08%;
}

/** Testimonials template **/ 


.template_testimonials .testimonial-main-wrap {
    color: #111111;
    font-size: 24px;
    font-weight: 300;
    line-height: 33px;
    min-height: 209px;
    position: relative;
    width: 100% !important;
    margin-bottom: 40px;
}

/** Team **/

.left-sidebar .template_clients .client_img, .right-sidebar .template_clients .client_img {
  float: left;
  width: 33.13%;
  margin-top: 20px;
}

.template_clients .client_img img {
  -ms-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.template_clients .client_img:hover img {
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.both-sidebar .template_clients .client_img {
  float: left;
  margin-top: 20px;
  width: 49.7%;
}

.template_clients .client_img {
    float: left;
    width: 24.787% !important;
    text-align: center;
    border: 1px solid #eee;
    overflow: hidden;
}

.header-wrap.stickytop {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
    position: fixed !important;
    top: 0 ;
    width: 100%;
    -webkit-backface-visibility: hidden;
}

.header-wrap::after {
  background: #666 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  -ms-transition: -ms-transform 1.35s;
  -moz-transition: -moz-transform 1.35s;
  -o-transition: -o-transform 1.35s;
  -webkit-transition: -webkit-transform 1.35s;
  transition: transform 1.35s;
  -webkit-transform: translate3d(-100%,0,0);
  -ms-transform: translate3d(-100%,0,0);
  -moz-transform: translate3d(-100%,0,0);
  -o-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
  width: 100%;
}

.admin-bar .header-wrap.stickytop {
    margin-top: 30px; 
}

.boxed-layout .header-wrap.stickytop { 
    max-width: 1200px;
}

.boxed-layout .header-wrap.fixed:after {
  background: none;
}

.boxed-layout .header-wrap.stickytop:after {
  background: #666 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;  
}

.boxed-layout .header-wrap::after {
  background: #666 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
  transition: inherit;
  transform: inherit;
}

.header-wrap.stickytop::after {
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}  


.center-logo .site-branding {
    float: none;
    padding-top: 14px;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.center-logo #site-navigation {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 400px;
    display: block;
    height: 67px;
}

.center-logo #site-navigation {
  display: flex;
  display: -webkit-flex;
  float: none;
  height: 67px;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  width: 97%;
}



.the_content_wrap {
  margin-top: 20px;
  width: 100%;
}

/** Template Team Lite layout **/
.right-sidebar .template_team .team_member_wrap, .left-sidebar .template_team .team_member_wrap  {
    float: left;
    margin: 0.2%;
    width: 32.9%;
}

.both-sidebar .template_team .team_member_wrap {
    float: left;
    margin: 0.2%;
    width: 49.6%;
}

/*new css*/
.tabs_tab.tab_latest ul {
    padding: 0;
    margin: 0;
}

.search .portfolio {
    background: none;
}

.entry-summary p {
    padding-top: 20px;
}

.tab_popular ul
{
    margin: 0;
    padding: 0;
}

/*====================================
=            Woo commerce            =
====================================*/
.woocommerce span.onsale {
    background: #ea2e0d;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #ea2e0d;
}

.woocommerce div.product .stock {
    color: #ea2e0d;
}

.woocommerce .woocommerce-message {
    border-top-color: #ea2e0d;
}

.woocommerce .woocommerce-message:before {
    color: #ea2e0d;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #ea2e0d;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ea2e0d;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 107px;
}

.woocommerce .woocommerce-info {
    border-top-color: #ea2e0d;
}

.woocommerce .woocommerce-info:before {
    color: #ea2e0d;
}

.tabs.active li a:hover, .related_posts li a:hover, .tabs li a:hover {
    color: fff!important;
    background: none!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: none!important;
}

.tabs li a:before, .related_posts li a:before {
    display: none!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0!important; 
}

/*=====  End of Woo commerce  ======*/

div#Filter {
    margin-bottom: 30px;
}