﻿/*
Theme Name: AutoPress
Theme URI: demos.pixelatethemes.com/autopresswp
Author: DesignArc
Author URI: www.pixelatethemes.com
Description: AutoPress business wp theme
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: autopress
Tags:two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*=====================================================================
@Default Styles

Table of Content:
01/ variables
02/ predefine
03/ button
04/ header
05/ slider
06/ auto-press
07/ about-us
08/ team
09/ latest-blog
10/ banner
11/ services
12/ featured 
13/ blog 
14/ contact 
15/ gallery 
16/ product-details
17/ cart
18/ checkout
19/ prices
20/ comming-soon
21/ faq
22/ coupons
23/ footer
=====================================================================*/
/*Color Variables*/
/*=========Prefix==========*/
/*====================================================*/
/*=== fonts ====*/
@font-face {
  font-family: "verda";
  src: url(assets/fonts/Verdana.woff);
}
/*===== color =====*/
/*====================================================*/
.sticky{
	position: relative;
}
.screen-reader-text{
	clip:rect(1px, 1px, 1px, 1px);
	position:absolute !important;
	height:1px;
	width:1px;
	overflow:hidden;
}
.m0 {
  margin: 0;
}

.p0 {
  padding: 0;
}
.img-p0.p0 {
  padding: 0;
}
body {
  font: 400 15px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #898989;
}

a, .btn, button {
  text-decoration: none;
  outline: none; 
  color: #898989;
}
a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
  outline: none;
  color: #898989;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none;
  box-shadow: none;
}

p {
  margin: 0px;
}
img{
	max-width:100%;
}

ul {
  margin: 0;
  padding: 0;
}

section.row, 
header.row, 
footer.row,
.row.breadcrumb-area,
.row.blogs-area{
  margin: 0;
}
.genericon-pinned:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 30px;
    display: block;
    color: #242424;
}
.main-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
}
.section-title {
  padding-bottom: 40px;
}
.section-title h2 {
  font: 700 38px/45px "Alegreya", serif;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 0.2px;
}
.section-title h2:after {
  content: '';
  width: 35px;
  height: 2px;
  display: inline-block;
  background: #5093e6;
  margin-left: 20px;
}
.section-title p {
  color: #8e8d8d;
  padding-top: 20px;
}

.color1 h2 {
  color: #242424;
}
.grid-xs-1, 
.grid-sm-1, 
.grid-md-1, 
.grid-lg-1, 
.grid-xs-2, 
.grid-sm-2, 
.grid-md-2, 
.grid-lg-2, 
.grid-xs-3, 
.grid-sm-3, 
.grid-md-3, 
.grid-lg-3, 
.grid-xs-4, 
.grid-sm-4, 
.grid-md-4, 
.grid-lg-4, 
.grid-xs-5, 
.grid-sm-5, 
.grid-md-5, 
.grid-lg-5, 
.grid-xs-6, 
.grid-sm-6, 
.grid-md-6, 
.grid-lg-6, 
.grid-xs-7, 
.grid-sm-7, 
.grid-md-7, 
.grid-lg-7, 
.grid-xs-8, 
.grid-sm-8, 
.grid-md-8, 
.grid-lg-8, 
.grid-xs-9, 
.grid-sm-9, 
.grid-md-9, 
.grid-lg-9, 
.grid-xs-10, 
.grid-sm-10, 
.grid-md-10, 
.grid-lg-10, 
.grid-xs-11, 
.grid-sm-11, 
.grid-md-11, 
.grid-lg-11, 
.grid-xs-12, 
.grid-sm-12, 
.grid-md-12, 
.grid-lg-12 {
 position: relative;
 min-height: 1px;
 padding-left: 15px;
 padding-right: 15px;
}

@media (min-width: 768px) {
 .grid-sm-1, 
 .grid-sm-2, 
 .grid-sm-3, 
 .grid-sm-4, 
 .grid-sm-5, 
 .grid-sm-6, 
 .grid-sm-7, 
 .grid-sm-8, 
 .grid-sm-9, 
 .grid-sm-10, 
 .grid-sm-11, 
 .grid-sm-12 {
  float: left;
 }
 .grid-sm-12 {
  width: 100%;
 }
 .grid-sm-11 {
  width: 91.66666667%;
 }
 .grid-sm-10 {
  width: 83.33333333%;
 }
 .grid-sm-9 {
  width: 75%;
 }
 .grid-sm-8 {
  width: 66.66666667%;
 }
 .grid-sm-7 {
  width: 58.33333333%;
 }
 .grid-sm-6 {
  width: 50%;
 }
 .grid-sm-5 {
  width: 41.66666667%;
 }
 .grid-sm-4 {
  width: 33.33333333%;
 }
 .grid-sm-3 {
  width: 25%;
 }
 .grid-sm-2 {
  width: 16.66666667%;
 }
 .grid-sm-1 {
  width: 8.33333333%;
 }
}

@media (min-width: 992px) {
 .grid-md-1, 
 .grid-md-2, 
 .grid-md-3, 
 .grid-md-4, 
 .grid-md-5, 
 .grid-md-6, 
 .grid-md-7, 
 .grid-md-8, 
 .grid-md-9, 
 .grid-md-10, 
 .grid-md-11, 
 .grid-md-12 {
  float: left;
 }
 .grid-md-12 {
  width: 100%;
 }
 .grid-md-11 {
  width: 91.66666667%;
 }
 .grid-md-10 {
  width: 83.33333333%;
 }
 .grid-md-9 {
  width: 75%;
 }
 .grid-md-8 {
  width: 66.66666667%;
 }
 .grid-md-7 {
  width: 58.33333333%;
 }
 .grid-md-6 {
  width: 50%;
 }
 .grid-md-5 {
  width: 41.66666667%;
 }
 .grid-md-4 {
  width: 33.33333333%;
 }
 .grid-md-3 {
  width: 25%;
 }
 .grid-md-2 {
  width: 16.66666667%;
 }
 .grid-md-1 {
  width: 8.33333333%;
 }
}

/*====================================================*/
/*====================================================*/
/*================ Default Style  ===================*/
.nav>ul>li.page_item {
    position: relative;
    display: block;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item + li.page_item {
    margin-left: 25px;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item a,
.page-template-default .header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children li a{
	color: #242424;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item.menu-item a{
	color: #fff;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children {
    border: 0px;
    background-color: white;
    box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.071);
    margin: 0px;
    border-radius: 0px;
    left: 0;
    padding: 0px;
    min-width: 240px;
}
.header .children {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children li {
    position: relative;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children li + li {
    margin-left: 0;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children li a {
    font: 400 15px/43px "Open Sans", sans-serif;
    color: #292929;
    text-transform: capitalize;
    padding-left: 30px;
    margin-bottom: 0px;
    box-shadow: none;
    text-shadow: none;
    transition: all 0.6s linear 0s;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children ul li:hover a {
    background: #2a2a2a;
	color: #3077d1;
    text-shadow: none;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children:hover a {
    color: #292929;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children ul li:hover ul li a {
    background: #fff;
	color: #292929;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children ul li ul li:hover a {
    background: #2a2a2a;
	color: #3077d1;
    text-shadow: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children li .children li a{
	background-color: #fff;
}
.header .children>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children:before {
    content: '';
    width: 13px;
    height: 13px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: -5px;
    display: block;
    left: 22px;
    z-index: -1;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children li.page_item_has_children .children:before{
	display: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.page_item_has_children .children li .children {
    transition: all 0.3s ease-in;
    display: block;
    position: absolute;
    left: 101%;
    top: 0;
}
.default_section {
    padding-right: 93px;
}
.default_section article.row.blog-item,
.default_section_sidebar .row.blog-sidebar {
    margin: 0;
}
.sidebar-section .widget ul li a{
	color: #898989;
}
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
/**
 * 14.1 Captions
 */

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}


/**
 * 14.2 Galleries
 */

.gallery {
	margin-bottom: 1.6em;
}

.post-content .gallery .gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}
	
/* Text meant only for screen readers. */
  .genericon-pinned::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 30px;
    float: left;
    color: #242424;
    margin-right: 15px;
}

table, th, td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    width: 100%;
}
table, th, td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    border: 1px solid #e9e9e9;
    line-height: 1.42857;
    padding: 5px;
}
blockquote {
    border-left: 4px solid #707070;
    border-left: 4px solid rgba(51, 51, 51, 0.7);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 18px;
    font-size: 1rem;
    font-style: italic;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    padding-left: 0.7778em;
}
blockquote {
    margin-left: -1em;
}
.page-numbers li {
    list-style: none;
}

.page-links {
    position: relative;
    margin: 0 0 40px 0;
    padding: 10px 0;
	font-size: 24px;
}

.page-links a{
	display: inline-block;
    text-align: center;
    border: 1px solid #d4d4d4;
    padding: 3px 6px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'Open Sans';
    color: #000;
    width: 30px;
    font-size: 18px;
	margin-left: 5px;
}
.page-links span{
	display: inline-block;
    text-align: center;
    border: 1px solid #5093e6;
    padding: 3px 6px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'Open Sans';
    width: 30px;
    font-size: 18px;
	color: #fff;
    width: 30px;
    background: #5093e6;
	margin-left: 5px;
}
.page-links a span {
    border: none;
    padding: 0;
    width: 100%;
	color: #000;
	background: #fff;
	margin: 0;
}



iframe {
    max-width: 100%;
    vertical-align: middle;
}
.comment-respond h5.h5.as {
    margin-bottom: 20px;
}
.comment-respond {
    margin-top: 10px;
}
.commnetForm {
    position: relative;
    background: #f7f7f7;
    padding: 50px 25px;
    border: 1px solid #eee;
}
ul{
	margin:0;
}
nav ul li:hover ul li ul {
	visibility:hidden;
	opacity:0;
}
nav ul li ul li:hover ul {
	visibility:visible;
	opacity:1;
}
.text_block.wpb_text_column p {
    margin-bottom: 10px;
	font: 400 15px/26px "Open Sans", sans-serif;
}
ul.comment-list {
    position: relative;
    margin: 0 0 40px;
    padding: 0;
	list-style:none;
}
ul.comment-list .children {
    margin: 29px 0 0 30px;
    padding: 0;
}
ul.comment-list .children > li {
    position: relative;
    padding: 30px 0 0;
    margin: 0 0 30px;
    border-top: 1px solid #dddddd;
}
h4.comments-title {
    margin-bottom: 25px;
}
ul.comment-list li {
    list-style: none;
    border-top: 1px solid #dddddd;
    padding: 30px 0 0;
    margin: 0 0 30px;
}
#comments .comment .avatar {
	margin-bottom: 23px;
	float: left;
	margin: 0 32px 0 0;
}
.comment-wrapper {
    overflow: hidden;
	margin-bottom: 5px;
}
ul.comment-list .comment .comment-meta {
    float: left;
    font-size: 11px;
    color: #aaaaaa;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 15px 0;
    width: 100%;
}
.comments-area .imgWrapper {
    margin-bottom: 23px;
}
.comments-area .imgWrapper {
    display: block;
}
ul.children li {
    border-top: 1px solid #eee;
}
ul.comment-list li:last-child {
    border-bottom: none;
}
.comments-area ul.children{
	padding-left:15px;
}
ul, ol {
    margin-left: 0;
}
ul {
    list-style: disc;
}
.post-password-form input[type="submit"] {
	font: 700 14px/29px "Open Sans", sans-serif;
    letter-spacing: 0.3px;
    color: #fff;
    padding: 3px 21px;
    background-color: #408dd9;
    border-color: #408dd9;
    transition: all 0.5s ease-in-out 0s;
	border: none;
    line-height: inherit;

}
.tt-widget ul.categoryList.normall{
	padding-left:0px;
	list-style:none;
}
.footerBlock.normall ul{
	padding-left:0px;
	list-style:none;	
}
.widget.widget_categories.categoriesList.normall ul{
	list-style:none;

}
ins {
    background-color: #fff9c0;
    text-decoration: none;
}
em, i {
    font-style: italic;
}
.widget{
	margin-bottom:30px;
}
.textwidget img {
    margin-top:10px;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.widget ul li ul.sub-menu {
    padding-left: 15px;
    
}
.blogAside .widget ul li a{
	font-size: 15px;
	line-height: 26px;
}
ul{
	padding-left:15px;
}
.post-content img {
    max-width: 100%;
    height: auto;
}
button,
select, 
option {
    text-transform: none;
    max-width: 100%;
}
select{
	width: 100%;
	padding: 5px;
}
.widget ul {
    margin: 0;
	list-style: none;
    padding-left: 0;
}
.widget ul li ul{
    padding-left: 15px;
}
.widget_archive li:first-child, 
.widget_categories li:first-child, 
.widget_links li:first-child, 
.widget_meta li:first-child, 
.widget_nav_menu li:first-child, 
.widget_pages li:first-child, 
.widget_recent_comments li:first-child, 
.widget_recent_entries li:first-child {
    border-top: 0;
    padding-top: 0;
}
.widget_archive li, 
.widget_links li, 
.widget_meta li, 
.widget_nav_menu li, 
.widget_pages li, 
.widget_recent_comments li, 
.widget_recent_entries li {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 0.7667em 0;
}
.widget_archive li.page_item_has_children ul li, 
.widget_links li.page_item_has_children ul li, 
.widget_meta li.page_item_has_children ul li, 
.widget_nav_menu li.page_item_has_children ul li, 
.widget_pages li.page_item_has_children ul li, 
.widget_recent_comments li.page_item_has_children ul li, 
.widget_recent_entries li.page_item_has_children ul li {
    padding: 0.7667em 0;
}
.widget_archive li:last-child, 
.widget_categories li:last-child, 
.widget_links li:last-child, 
.widget_meta li:last-child, 
.widget_nav_menu li:last-child, 
.widget_pages li:last-child, 
.widget_recent_comments li:last-child, 
.widget_recent_entries li:last-child {
    padding-bottom: 0;
}
.widget_categories .children, 
.widget_nav_menu .sub-menu, 
.widget_pages .children {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    margin: 0;
	margin-top: 0.7667em;
}
.widget ul.sub-menu.dropdown-menu {
    position: relative;
    top: initial;
    left: 0;
    z-index: initial;
    display: block;
    float: initial;
    min-width: initial;
    margin: initial;
    font-size: inherit;
    text-align: initial;
    background-color: initial;
    border-radius: initial;
    -webkit-box-shadow: initial;
    box-shadow: initial;
    -webkit-background-clip: initial;
    background-clip: initial;
	border: none;
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding-bottom: 0;
    padding-top: 0;
	margin-top: 0.7667em;
}
.widget ul.sub-menu.dropdown-menu li{    
	padding-top: 0.7667em; 
}
.default_section_sidebar .sidebar-section .widget_categories ul {
    margin:0;
}
abbr[title], 
abbr[data-original-title] {
    color: #337ab7;
}
.comment-respond p.logged-in-as a {
    color: #242424;
}
.comment-respond p.logged-in-as a:hover ,
th a:hover{
    color: #337ab7;
}
th a {
    color: #898989;
}
ul.comment-list .comment .comment-meta a:before {
    content: "/";
    display: inline-block;
    vertical-align: baseline;
    margin: 0 7px 0 5px;
    color: #dddddd;
}
.sidebar-section .widget_tag_cloud .tagcloud {
    overflow: hidden;
}
.widget.widget_rss ul li a {
    color: #242424;
    font-weight: 600;
}
span.rss-date {
    display: block;
}
.widget.widget_rss ul li {
    padding-bottom: 15px;
    padding-top: 10px;
}
.widget.widget_rss ul li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.blog-item .post-content a.more-link {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    border: 1px solid #fff;
    color: #fff;
    line-height: 20px;
    max-width: 150px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.5s ease-in-out 0s;
    border-radius: 3px;
	background: #4c82f1;
    font-size: 16px;
    letter-spacing: 0.50px;
    padding: 12px;
    border-color: #4c82f1;
    margin-top: 15px;
}
.blog-item h1,
.comment-content h1, 
.blog-item h2, 
.comment-content h2, 
.blog-item h3, 
.comment-content h3, 
.blog-item h4,
.comment-content h4, 
.blog-item h5, 
.comment-content h5, 
.blog-item h6, 
.comment-content h6 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.h1, 
h1, 
.h2, 
h2, 
.h3, 
h3, 
.h4, 
h4, 
.h5, 
h5, 
.h6, 
h6 {
    color: #242424;
    font-weight: 900;
    margin: 0;
    letter-spacing: 0.5px;
}
ul.comment-list ul li ul, 
ul.comment-list ol li ol {
    margin-top: 30px;
}
.blog-item li span,
.blog-item li em,
.blog-item li strong {
    font-family: inherit;
    font-size: 16px !important;
}
.widget.widget_rss .widget_title a + a.rsswidget {
    color: #242424;
}
.comment-respond p.logged-in-as {
    margin-bottom: 10px;
}
.widget.widget_nav_menu .dropdown-menu>li>a {
    padding: 0;
}
/*====================================================*/
/*====================================================*/
/*====================Start header css =====================*/
.header {
  z-index: 21;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.header .header-top {
  background: rgba(0, 0, 0, 0.7);
}
.header .header-top .contact_info ul li {
  display: inline-block;
}
.header .header-top .contact_info ul li a {
  font: 400 15px/47px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #babbbb;
  padding-right: 24px;
  transition: all 0.5s ease-in-out;
}
.header .header-top .contact_info ul li a i {
  padding-right: 10px;
  font-size: 18px;
  vertical-align: middle;
}
.header .header-top .contact_info ul li a:hover {
  color: #a48c4f;
}
.header .header-top .social {
  padding-left: 66px;
}
.header .header-top .social .social-icon {
  display: inline-block;
  padding-right: 24px;
}
.header .header-top .social .social-icon li {
  display: inline-block;
  float: none;
}
.header .header-top .social .social-icon li a {
  font-size: 16px;
  line-height: 30px;
  color: #a48c4f;
  padding: 0px 0px 0px 22px;
  transition: all 0.5s ease-in-out;
}
.header .header-top .social .social-icon li a:hover, .header .header-top .social .social-icon li a:focus {
  background: none;
  color: #fff;
}
.header .header-top .social .appointment-btn {
  display: inline-block;
  font: 700 15px/48px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 31px;
  background: #314c83;
  letter-spacing: 0.30px;
}

.header-bottom .navbar {
  background: transparent;
  box-shadow: none;
  border-radius: 0px;
  border: none;
  margin: 0px;
  min-height: auto;
  z-index: 9999;
}
.header-bottom .navbar .navbar-header .navbar-brand {
  height: auto;
  padding: 23px 0px 19px;
}
.header-bottom .navbar .navbar-header .navbar-brand img {
  max-width: 100%;
}
.header-bottom .navbar .navbar-header .navbar-brand img + img {
  display: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav {
  padding-top: 24px;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li a {
  font: 600 16px/45px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #fff;
  text-transform: uppercase;
  padding: 0px;
  margin-bottom: 25px;
  transition: all 0.3s ease-in;
  text-shadow: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li a:focus {
  background: none;
  outline: none;
  box-shadow: none;
  text-shadow: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu {
  border: 0px;
  background-color: white;
  box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.071);
  margin: 0px;
  border-radius: 0px;
  left: 0;
  padding: 0px;
  min-width: 240px;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu:before {
  content: '';
  width: 13px;
  height: 13px;
  background: #fff;
  transform: rotate(45deg);
  position: absolute;
  top: -5px;
  display: block;
  left: 22px;
  z-index: -1;
}
@media (min-width: 992px) {
  .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu {
    transform: translateX(-20px);
    transition: all 0.3s ease-in;
    opacity: 0;
    visibility: hidden;
    display: block;
  }
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li {
  position: relative;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a {
  font: 400 15px/43px "Open Sans", sans-serif;
  color: #292929;
  text-transform: capitalize;
  padding-left: 30px;
  margin-bottom: 0px;
  box-shadow: none;
  text-shadow: none;
  transition: all 0.6s linear 0s !important;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:hover, 
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:focus {
  text-shadow: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li .dropdown-menu {
  transition: all 0.3s ease-in;
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li .dropdown-menu:before {
  display: none;
}
@media (min-width: 992px) {
  .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li .dropdown-menu {
    transform: scaleX(0);
    transform-origin: 0 50%;
  }
.header-bottom .navbar .navbar-collapse .navbar-nav li.active a, .header-bottom .navbar .navbar-collapse .navbar-nav li.open a {
  color: #f8d24b;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.current-menu-item a, .header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.open a {
  color: #3077d1;
}
.header.header-2 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.active a, .header.header-2 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.open a {
  color: #3077d1;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li.current-menu-item a, .header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li.open a {
  color: #f8d24b;
}
.header.header-5 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.active a, .header.header-5 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.open a {
  color: #f8d24b;
}
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li + li {
  margin-left: 0px;
  border-top: 1px solid #e9e9e9;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li + li {
  margin-left: 37px;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li.active a, .header-bottom .navbar .navbar-collapse .navbar-nav li.open a {
  background: none;
  box-shadow: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav li:hover a {
  background: none;
  color: #f8d24b;
}
@media (min-width: 768px) {
  .header-bottom .navbar .navbar-collapse .navbar-nav li:hover .dropdown-menu {
    opacity: 1;
    transform: translateX(0);
    visibility: visible;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .header-bottom .navbar .navbar-collapse .navbar-nav li:hover .dropdown-menu li:hover .dropdown-menu {
    transform: scaleX(1);
  }
}

.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown {
  margin-left: 0px;
  padding-left: 34px;
  padding-top: 13px;
  transition: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown a {
  line-height: 20px;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown a:after {
  display: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown:hover a {
  background: none;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #717371;
  top: 12px;
  left: 16px;
  position: absolute;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search {
  background: #fff;
  height: 35px;
  padding: 0px;
  line-height: 35px;
  border-radius: 0px;
  width: 200px;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in;
  overflow: hidden;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown:hover .search li {
    overflow: hidden;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search li .search-form {
  padding: 1px 10px 0px;
  display: -webkit-inline-box;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search li .search-form .form-control {
  background: transparent;
  border: 0;
  font: 400 14px/31px "Open Sans", sans-serif;
  padding: 0px 0px 1px 7px;
  box-shadow: none;
  color: rgba(64, 64, 64, 0.5);
  font-style: italic;
  text-shadow: none;
  border-radius: 0px;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search li .search-form .form-control.placeholder {
  color: rgba(64, 64, 64, 0.5);
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search li .search-form .form-control:-moz-placeholder {
  color: rgba(64, 64, 64, 0.5);
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search li .search-form .form-control::-moz-placeholder {
  color: rgba(64, 64, 64, 0.5);
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search li .search-form .form-control::-webkit-input-placeholder {
  color: rgba(64, 64, 64, 0.5);
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search li .search-form .input-group-addon {
  background: transparent;
  border: 0px;
  padding: 0px;
  border-radius: 0px;
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown .search li .search-form .input-group-addon button {
  background: transparent;
  border: 0px;
  color: rgba(64, 64, 64, 0.5);
}
.header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown:hover .search {
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
}

/*============ mobile vershion button ===============*/
.get-appon-btn {
  display: none;
}
.get-appon-btn .search-form {
  padding: 0px;
  background: #fff;
}
.get-appon-btn .search-form .form-control {
  padding: 0px 0px 0px 20px;
  outline: none;
  border: 0px;
  border-radius: 0px;
  font: 400 15px/26px "Open Sans", sans-serif;
  font-style: italic;
  color: rgba(64, 64, 64, 0.5);
  height: 49px;
  box-shadow: none;
}
.get-appon-btn .search-form .form-control.placeholder {
  color: rgba(64, 64, 64, 0.5);
}
.get-appon-btn .search-form .form-control:-moz-placeholder {
  color: rgba(64, 64, 64, 0.5);
}
.get-appon-btn .search-form .form-control::-moz-placeholder {
  color: rgba(64, 64, 64, 0.5);
}
.get-appon-btn .search-form .form-control::-webkit-input-placeholder {
  color: rgba(64, 64, 64, 0.5);
}
.get-appon-btn .search-form .input-group-addon {
  background: transparent;
  border: 0px;
  padding: 0px;
  border-radius: 0px;
}
.get-appon-btn .search-form .input-group-addon button {
  background: transparent;
  border: 0px;
  color: #404040;
  font-size: 16px;
  padding-right: 22px;
}
.get-appon-btn .appointment-btn {
  max-width: 300px;
  height: 54px;
  margin-top: 21px;
  font: 700 16px/55px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  display: block;
  background: #0258c3;
  background: -moz-linear-gradient(top, #015cc8 50%, #0258c3 50%);
  background: -webkit-linear-gradient(top, #015cc8 50%, #0258c3 50%);
  background: linear-gradient(top, #015cc8 50%, #0258c3 50%);
  display: block;
  text-align: center;
}

/*====================End header css =====================*/
/*======================= Start header-2 css ===============*/
.header.header-2 {
  position: relative;
}
.header.header-2 .header-top {
  background: #0a2845;
  font: 600 14px/48px "Open Sans", sans-serif;
  color: #7192b1;
  text-transform: uppercase;
}
.header.header-2 .header-top .wel-contact li a {
  color: #7192b1;
  text-shadow: none;
  background: none;
  padding: 0px;
  box-shadow: none;
  font-size: 15px;
  transition: all 0.4s linear;
}
.header.header-2 .header-top .wel-contact li a:hover {
  color: #f8d24b;
}
.header.header-2 .header-top .wel-contact li + li {
  margin-left: 30px;
}
.header.header-2 .header-bottom .navbar-default .navbar-toggle .icon-bar {
  background: #3077d1;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li a {
  color: #2d2d2d;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.current-menu-item a, .header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.open a {
  background: none;
  box-shadow: none;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li:hover a {
  color: #3077d1;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a {
  color: #292929;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:hover, 
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:focus {
  color: #3077d1;
  text-shadow: none;
  background: #2a2a2a;
}
.autopress_header_1 .header .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:hover, 
.autopress_header_1 .header .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:focus {
  color: #3077d1;
  text-shadow: none;
  background: #2a2a2a;
}
.header.header-2 .header-bottom .navbar .navbar-collapse .navbar-nav .search_dropdown:hover .search {
  margin-top: 12px;
}
.header.header-2 .header-bottom.stricky-fixed {
  background-color: white;
  box-shadow: 0px 0px 12px 0px rgba(171, 171, 171, 0.165);
}
.header.header-2 .header-bottom.stricky-fixed .navbar .navbar-header .navbar-brand img {
  display: block;
}
.header.header-2 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.active a, .header.header-2 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.open a {
  background: none;
  box-shadow: none;
}
.header.header-2 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li:hover a {
  color: #f60307;
}
.header.header-3 .header-bottom .navbar .navbar-collapse .navbar-nav li .appointment-btn:hover{
color:#000 !important;
}
.header.header-2 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav .search_dropdown:hover .search {
  margin-top: 0px;
}
.header.coming + section, .header.coming + div, .header.coming + .row {
  margin-top: 94px;
}
@media (max-width: 991px) {
  .header.coming + section, .header.coming + div, .header.coming + .row {
    margin-top: 82px;
  }
}
@media (max-width: 400px) {
  .header.coming + section, .header.coming + div, .header.coming + .row {
    margin-top: 69px;
  }
}

/*======================= End header-2 css ===============*/
/*================== start header-3 css ==================*/
.header.header-3 .header-top {
  background: #efefef;
  color: #747474;
  font-weight: 400;
}
.header.header-3 .header-top .social .social-icon {
  padding-right: 0px;
  width: 100%;
  text-align: right;
}
.header.header-3 .header-top .social .social-icon li a {
  color: #429dff;
}
.header.header-3 .header-middle {
  background: #fff;
  padding: 27px 0px 30px;
}
.header.header-3 .header-middle .contact_info {
  padding: 8px 0px 0px 0px;
  float: right;
}
.header.header-3 .header-middle .contact_info .c_info {
  float: right;
  padding: 0 18px;
  font: 14px/20px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #898989;
}
.header.header-3 .header-middle .contact_info .c_info a {
  color: #898989;
}
.header.header-3 .header-middle .contact_info .c_info:before {
  font: normal normal normal 30px/38px 'Stroke-Gap-Icons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  margin-right: 15px;
  color: #429dff;
}
.header.header-3 .header-middle .contact_info .c_info.service_time:before {
  content: '\e668';
}
.header.header-3 .header-middle .contact_info .c_info.tel_email:before {
  content: '\e674';
}
.header.header-3 .header-middle .contact_info .c_info.location:before {
  content: '\e6ab';
}
.header.header-3 .header-middle .contact_info .c_info:last-child {
  padding-left: 0;
}
.header.header-3 .header-middle .contact_info .c_info .row {
  float: left;
  margin: 0;
}
.header.header-3 .header-bottom {
  background: #0c1e30;
  border-top: 3px solid #429dff;
}
.header.header-3 .header-bottom.stricky-fixed {
  background: #0c1e30;
  top: 0;
  width: 100%;
  left: 0;
  position: fixed;
}
.header.header-3 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.header.header-3 .header-bottom .navbar .navbar-header .navbar-brand {
  display: none;
}
.header.header-3 .header-bottom .navbar .navbar-collapse {
  padding: 0px;
}
.header.header-3 .header-bottom .navbar .navbar-collapse .navbar-nav {
  padding-top: 0px;
}
.header.header-3 .header-bottom .navbar .navbar-collapse .navbar-nav li a {
  margin-bottom: 0px;
  color: #fff;
  padding: 10px 0px;
}
.header.header-3 .header-bottom .navbar .navbar-collapse .navbar-nav li + li {
  margin-left: 47px;
}
.header.header-3 .header-bottom .navbar .navbar-collapse .navbar-nav li .appointment-btn {
  background: #429dff;
  text-transform: uppercase;
  padding: 10px;
  width: 250px;
  text-align: center;
  margin-left: 10px;
}
.header.header-3 .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.header.header-3.coming + section, .header.header-3.coming + div, .header.header-3.coming + .row {
  margin-top: 68px;
}

/*================== End header-3 css ==================*/
/*================== Start header-4 css ================*/
.header.header-4 {
  position: absolute;
}
.header.header-4 .header-top {
  background: none;
  color: #fff;
  padding: 11px 0px;
}
.header.header-4 .header-top .contact_info ul {
  text-align: right;
}
.header.header-4 .header-top .contact_info ul li a {
  color: #fff;
}
.header.header-4 .header-bottom .navbar {
  background: #fff;
  border-radius: 5px;
  padding-left: 25px;
  padding-right: 20px;
}
.header.header-4 .header-bottom .navbar .navbar-header .navbar-brand {
  padding: 22px 0px 19px;
}
.header.header-4 .header-bottom.stricky-fixed .navbar {
  background: transparent;
}
.header.header-4 .header-bottom.stricky-fixed .navbar .navbar-header .navbar-brand {
  height: 82px;
}
.header.header-4 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li a {
  line-height: 82px;
  margin-bottom: 0px;
}
.header.header-4 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a {
  line-height: 43px;
}
.header.header-4 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav .search_dropdown:before {
  top: 32px;
}
.header.header-4 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav .search_dropdown a {
  line-height: 82px;
}

/*================== End header-4 css ================*/
.header.header-5 .header-middle {
  background-image: -moz-linear-gradient(90deg, #e1e0e4 0%, white 100%);
  background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
  background-image: -ms-linear-gradient(90deg, #e1e0e4 0%, white 100%);
  padding: 32px 0px 50px;
}
.header.header-5 .header-bottom {
  border: 0px;
  box-shadow: none;
  position: absolute;
  margin: -26px 0 -50px;
  z-index: 9999;
  width: 100%;
  background: transparent;
  left: 0;
  right: 0;
}
.header.header-5 .header-bottom .navbar-default {
  background: linear-gradient(to bottom, #0070a6 50%, #0069a0 50%);
  border-radius: 3px;
  padding-left: 40px;
}
.header.header-5 .header-bottom .navbar-default .navbar-toggle .icon-bar {
  background: #fff;
}
.header.header-5 .header-bottom .navbar .navbar-collapse {
  padding: 0px;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav {
  padding-top: 0px;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li a {
  font-size: 15px;
  line-height: 42px;
  letter-spacing: 0.60px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-shadow: none;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li.current-menu-item a, .header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li.open a {
  background: none;
  box-shadow: none;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li:hover a {
  color: #f8d24b;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li + li {
  margin-left: 45px;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li .appointment-btn {
  background: linear-gradient(to bottom, #005c94 50%, #00568d 50%);
  text-transform: uppercase;
  padding: 10px;
  width: 240px;
  text-align: center;
  margin-left: 0px;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:hover, .header.header-5 .header-bottom .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li a:focus {
  color: #f8d24b;
  text-shadow: none;
}
.header.header-5 .header-bottom.stricky-fixed {
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  position: fixed;
  padding-left: 0px;
  width: 100%;
  background: linear-gradient(to bottom, #0070a6 50%, #0069a0 50%);
}
.header.header-5 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li a {
  line-height: 55px;
}
.header.header-5 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.active a, .header.header-5 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.open a {
  background: none;
  box-shadow: none;
}
.header.header-5 .header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li:hover a {
  color: #f8d24b;
}

/*======= scroll fixed menu css =======*/
.header-bottom.stricky-fixed {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  margin: 0;
  z-index: 1000;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.header-bottom.stricky-fixed .navbar .navbar-header .navbar-brand {
  padding: 13px 0px 14px;
  min-height: 68px;
}
.header-bottom.stricky-fixed .navbar .navbar-header .navbar-brand img {
  width: 78%;
  display: none;
}
.header-bottom.stricky-fixed .navbar .navbar-header .navbar-brand img + img {
  display: block;
}
.header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav {
  padding-top: 0px;
}
.header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li a {
  margin-bottom: 0px;
  line-height: 68px;
  color: #2d2d2d;
}
.header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.current-menu-item a {
  color: #2d2d2d;
}
.header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li a:hover {
  color: #f8d24b;
}
.header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav li.active a {
  color: #f8d24b;
}
.header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav .search_dropdown {
  padding-top: 0px;
}
.header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav .search_dropdown::before {
  top: 25px;
}
.header-bottom.stricky-fixed .navbar .navbar-collapse .navbar-nav .search_dropdown a {
  line-height: 68px;
}

.logo_2 img {
  display: block !important;
}

/*====================================================*/
/*====================================================*/
/*====================Start slider css =====================*/
.main-slider-area .rev_slider {
  z-index: 1;
}
.main-slider-area .rev_slider ul li {
  letter-spacing: 0.3px;
}
.main-slider-area .rev_slider ul li .custom-img img {
  max-width: 100% !important;
}
.main-slider-area .rev_slider ul li .slider-h2 {
  color: #f8d24b;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.main-slider-area .rev_slider ul li .slider-p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
.btn.submit.margin{
  margin-right: 18px;
}
.main-slider-area .rev_slider ul li .slider-button.shop-btn .submit {
  margin-right: 0px;
  max-width: 255px;
  background: #4c82f1;
  border-color: #4c82f1;
}
.main-slider-area .rev_slider .tparrows {
  z-index: 20;
  opacity: 0;
  transition: all 0.6s linear;
}
.main-slider-area .rev_slider:hover .tparrows {
  opacity: 1;
}
.main-slider-area .rev_slider .tp-bannertimer {
  z-index: 0;
}

/*====================End slider css =====================*/
/*================Start hm-banner css ===================*/
.hm-banner {
  position: relative;
  min-height: 758px;
  overflow: hidden;
  display: block;
}
.hm-banner:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.hm-banner .hm-banner-text {
  position: absolute;
  top: 0;
  z-index: 20;
  max-width: 370px;
  bottom: 0;
  background: #1c5399;
  color: #fff;
  padding: 224px 25px 0px;
}
.hm-banner .hm-banner-text h2 {
  font: 800 50px/55px "Raleway", sans-serif;
  letter-spacing: 2.75px;
  color: #fff;
}
.hm-banner .hm-banner-text p {
  font: 400 20px/28px "Open Sans", sans-serif;
  font-style: italic;
  text-align: center;
  letter-spacing: 0.6px;
  padding: 27px 0px 40px;
}
.hm-banner .hm-banner-text .appointment-btn {
  font: 700 15px/47px "Open Sans", sans-serif;
  color: #000;
  text-transform: uppercase;
  max-width: 192px;
  margin: 0 auto;
  background: #f8d24b;
  display: block;
  height: 47px;
  border-radius: 3px;
  text-align: center;
  transition: all 0.4s linear;
  text-align: center !important;

}
.hm-banner .hm-banner-text .appointment-btn:hover {
  background: #5093e6;
  color: #fff;
}

/*================End hm-banner css ===================*/
/*================Start hm-banner2 css ===================*/
.main-slider-area.hm-banner2 .rev_slider ul li .slider-h2 {
  color: #fff;
  text-transform: capitalize;
}
.main-slider-area.hm-banner2 .rev_slider ul li .slider-h1 {
  color: #ffe220;
  text-transform: uppercase;
  font-weight: 900;
}
.main-slider-area.hm-banner2 .rev_slider ul li .slider-p {
  font-style: normal;
}
.main-slider-area.hm-banner2 .rev_slider ul li .slider2-p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #fff;
}
.home2-slider .submit {
  background: #f8d24b!important;
  border-color: #f8d24b!important;
  color: #171717!important;
}
.home2-slider .submit.active {
  background: #46b9e3!important;
  border-color: #46b9e3!important;
  color: #fff!important;
}
a.btn.submit.active.get-btn.margin {
    max-width: 262px;
}

/*================End hm-banner2 css ===================*/
/*=========== Start slider-4 css =============*/
.main-slider-area.hm-banner2.slider-4 .rev_slider ul li .slider-h1 {
  text-transform: uppercase;
}
.main-slider-area.hm-banner2.slider-4 .rev_slider ul li .slider-h2 {
  text-transform: uppercase;
}
.main-slider-area.hm-banner2.slider-4 .rev_slider ul li .slider-p {
  font-weight: 300;
}
.main-slider-area.hm-banner2.slider-4 .rev_slider ul li .submit.active {
  background: #34c6f2;
  border-color: #34c6f2;
  padding-left: 25px;
}
.main-slider-area.hm-banner2.slider-4 .rev_slider ul li .get-btn {
  max-width: 262px;
}

/*=========== End slider-4 css =============*/
/*============== start get-quote-area css ================*/
.get-quote-area {
  background: #f8d24b;
  padding: 30px 0px 28px;
}
.get-quote-area .get-quote-texts h5 {
  font: 400 30px/40px "Open Sans", sans-serif;
  letter-spacing: 0.30px;
  color: #000;
  font-weight: 300;
  padding-top: 7px;
}
.get-quote-area .get-button {
  padding-left: 45px;
  padding-top: 4px;
}
.get-quote-area .get-button .submit {
  font: 700 16px/29px "Open Sans", sans-serif;
  letter-spacing: 0px;
  color: #282828;
  border-style: solid;
  border-width: 1px;
  border-color: #2f2f2f;
  border-radius: 3px;
  padding: 10px 36px;
}
.get-quote-area .get-button .submit:hover {
  border-color: #4c82f1;
  color: #fff;
}

/*============== End get-quote-area css ================*/
/*====================================================*/
/*====================================================*/
/*------ slider button css -----*/
.submit {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 16px 36px;
  text-transform: uppercase;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  max-width: 221px;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.5s ease-in-out 0s;
  border-radius: 3px;
}
.submit:before {
  content: "";
  background: #fff;
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -1;
}
.submit i {
  font-size: 14px;
  padding-left: 15px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  transform: translateX(0);
  transition: all 300ms linear 0s!important;
}
.submit:hover {
  background: #4c82f1;
  color: #fff;
  border-color: #4c82f1;
}
.submit:hover i {
  transform: translateX(10px);
}
.submit:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.submit.active {
  background: #4c82f1;
  color: #fff;
  border-color: #4c82f1;
  transition: all 0.5s ease-in-out 0s;
}
.submit.active i {
  transform: translateX(10px);
}
.submit.active:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.submit.active:hover {
  background: none;
  color: #fff;
  border-color: #fff;
}
.submit.active:hover i {
  transform: translateX(0px);
}
a.btn.submit.max-width {
    max-width: 255px;
	margin-right: 0px;
    max-width: 255px;
    background: #4c82f1;
    border-color: #4c82f1;
}
/*------ slider button css -----*/
.btn-h {
  font: 700 18px/26px "Raleway", sans-serif;
  color: #fff;
  border: 0px;
  padding: 12px 39px 10px 40px;
  border-radius: 3px;
  background-image: -moz-linear-gradient(90deg, #d41818 0%, #e33d3d 100%);
  background-image: -webkit-linear-gradient(90deg, #d41818 0%, #e33d3d 100%);
  background-image: -ms-linear-gradient(90deg, #d41818 0%, #e33d3d 100%);
  letter-spacing: 0.3px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.btn-h:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #4c82f1;
  top: 0;
  left: 0;
  right: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: all 500ms ease-in-out;
  z-index: -1;
}
.btn-h:after {
  content: "";
  background: #fff;
  height: 155px;
  left: -75px;
  opacity: .3;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -1;
}
.btn-h:hover, .btn-h:focus {
  color: #fff;
  border-color: #4c82f1;
}
.btn-h:hover:before, .btn-h:focus:before {
  transform: scaleX(1);
}
.btn-h:hover:after, .btn-h:focus:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.sub-btn {
  background: #000;
  border-color: #000;
  transition: all 0.6s linear;
  font-size: 16px;
  padding: 12px 31px;
  display: inline-block;
}
.sub-btn:hover, .sub-btn:focus {
  background: #f60307;
  border-color: #f60307;
  color: #242424;
}

/*=========== shop page button ==========*/
.thm-btn {
  font: 700 14px/36px "Open Sans", sans-serif;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  padding: 0px 23px;
  background: #4c82f1;
  border-color: #4c82f1;
  transition: all 0.6s linear;
  display: inline-block;
}
.thm-btn:hover, .thm-btn:focus {
  background: #f8d24b;
  border-color: #f8d24b;
  color: #242424;
}

/*====================================================*/
/*====================================================*/
/*=========== Start auto-press-area css =============*/
.auto-press-area {
  padding: 90px 0px 100px;
  background: #ebe9f2;
}
.auto-press-area .auto-press-img {
  padding-top: 10px;
}
.auto-press-area .auto-press-right {
  padding-left: 10px;
}
.auto-press-area .auto-press-right .texts {
  padding-left: 13px;
  padding-bottom: 42px;
}
.auto-press-area .auto-press-right h2 {
  font: 700 38px/45px "Alegreya", serif;
  letter-spacing: 0.3px;
  color: #1c2837;
  transition: all 0.5s ease-in-out;
}
.auto-press-area .auto-press-right h2:hover {
  color: #f8d24b;
}
.auto-press-area .auto-press-right h4 {
  font: 400 20px/26px "Open Sans", sans-serif;
  color: #2c2c2c;
  font-style: italic;
  padding: 22px 0px 8px;
}
.auto-press-area .auto-press-right .auto-icon .media-left {
  padding-top: 10px;
  padding-right: 30px;
}
.auto-press-area .auto-press-right .auto-icon .media-body h2 {
  font-size: 25px;
  letter-spacing: 0px;
  color: #242424;
  line-height: 40px;
  transition: all 0.5s ease-in-out;
}
.auto-press-area .auto-press-right .auto-icon .media-body h2:hover {
  color: #f8d24b;
}
.auto-press-area .auto-press-right .auto-icon .media-body p {
  font: 400 15px/26px "Open Sans", sans-serif;
  color: #898989;
  letter-spacing: 0.3px;
}

/*=========== End auto-press-area css =============*/
/*=========== Start why choose us area ============*/
.why-choose-area {
  display: flex;
  background: #4b587f;
}
.why-choose-area .why-choose-image {
  width: calc(50% - 215px);
  float: left;
  text-align: right;
}
@media (max-width: 1440px) {
  .why-choose-area .why-choose-image {
    width: calc(50% - 200px);
  }
}
.why-choose-area .why-choose-image img {
  width: 100%;
  display: inline-block;
}
.why-choose-area .why-choose-feature {
  width: calc(50% + 215px);
  float: left;
  flex: 1;
  align-self: center;
  padding-left: 30px;
}
@media (max-width: 1440px) {
  .why-choose-area .why-choose-feature {
    width: calc(50% + 200px);
  }
}
.why-choose-area .why-choose-feature .why-choose-content {
  max-width: 745px;
  margin: 0;
}
.why-choose-area .why-choose-feature .why-choose-content .feature {
  width: 50%;
  float: left;
  margin-top: 82px;
}
@media (max-width: 1440px) {
  .why-choose-area .why-choose-feature .why-choose-content .feature {
    margin-top: 20px;
  }
}
.why-choose-area .why-choose-feature .why-choose-content .feature .media-left {
  padding-right: 30px;
  padding-top: 7px;
}
.why-choose-area .why-choose-feature .why-choose-content .feature .media-body {
  color: #fff;
}
.why-choose-area .why-choose-feature .why-choose-content .feature .media-body h3 {
  font: 700 17px/26px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.why-choose-area .why-choose-feature .why-choose-content .feature .media-body p {
  font: 400 14px/24px "Open Sans", sans-serif;
  color: #ddd7d7;
  padding: 8px 0px 6px;
}
.why-choose-area .why-choose-feature .why-choose-content .feature .media-body a {
  font: 700 14px/32px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.why-choose-area .why-choose-feature .why-choose-content .feature:nth-child(1), .why-choose-area .why-choose-feature .why-choose-content .feature:nth-child(2) {
  margin-top: 0px;
}
.why-choose-area .why-choose-feature .why-choose-content .feature:nth-child(2), .why-choose-area .why-choose-feature .why-choose-content .feature:nth-child(4) {
  padding-left: 30px;
}
@media (max-width: 1440px) {
  .why-choose-area .why-choose-feature .why-choose-content .feature:nth-child(2), .why-choose-area .why-choose-feature .why-choose-content .feature:nth-child(4) {
    padding-left: 10px;
  }
}

/*=========== End why choose us area ============*/
/*============== Start fact-area css =============*/
.fact-area {
  background: url(../image/fact-bg.jpg) no-repeat scroll center 0;
  background-size: cover;
  padding: 69px 0px 77px;
  position: relative;
  z-index: 1;
}
.fact-area:before {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  display: block!important;
  background: #3ea4fb;
  opacity: 0.88;
  z-index: -1;
}
.fact-area .fact-item {
  color: #fff;
  text-align: center;
  padding: 0px 50px;
}
.fact-area .fact-item h2 {
  font: 700 54px "PT Serif", serif;
  font-style: italic;
  padding-bottom: 7px;
  color: #fff;
}
.fact-area .fact-item h4 {
  font: 700 16px/24px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #fff;
}

/*============== End fact-area css =============*/
/*=========== Start parallex-bg-area css ===========*/
.parallex-bg-area {
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 65px 0px 67px;
}
.parallex-bg-area:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.60;
  z-index: -1;
  display: block!important;
}
.parallex-bg-area .parallex-content h2 {
  font: 300 32px/45px "Open Sans", sans-serif;
  color: #fff;
  padding-bottom: 32px;
}

.service-parallex2 {
  background-attachment: fixed;
  background-position: 100% 50%;
  background-size: cover;
}

/*=========== End parallex-bg-area css ===========*/
/*========= Start luxury-products-area css ===========*/
.luxury-products-area {
  background: url(assets/images/allmix/luxery-bg.jpg) no-repeat scroll center 0;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding: 80px 0px;
  z-index: 1;
}
.luxury-products-area:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #1c1c1c;
  opacity: 0.50;
  z-index: -1;
  display: block;
}
.luxury-products-area .luxury-products .product {
  padding-top: 0px;
  padding-bottom: 0px;
}
.luxury-products-area .luxury-products .product .featured-image:before, .luxury-products-area .luxury-products .product .featured-image:after {
  background: none;
}
.luxury-products-area .luxury-products .products .product {
  background: #f1f2f2;
  padding: 23px 0px 40px;
}
.luxury-products-area .luxury-products .products .woocommerce-loop-product__title {
  padding-top: 21px !Important;
}
.luxury-products-area .luxury-products .products .price {
  margin-bottom: 14px!important;
}
.luxury-products-area .luxury-content .this-ftitle {
  font: 400 48px/49px "PT Serif", serif;
  color: #ffffff;
  font-style: italic;
  padding-right: 10px;
}
.luxury-products-area .luxury-content .this-ftitle span {
  color: #1dbee8;
  font-size: 40px;
}
.luxury-products-area .luxury-content .inner {
  padding-left: 57px;
  padding-top: 8px;
}
.luxury-products-area .luxury-content .inner p {
  font: 400 18px/26px "Open Sans", sans-serif;
  color: #fff;
  margin: 27px 0px 45px;
}
.luxury-products-area .luxury-content .inner .sub-btn {
  font: 700 16px/35px "Open Sans", sans-serif;
  color: #2d2d2d;
  text-transform: uppercase;
  padding: 11px 38px 10px;
  background: #f8d24b;
  border-color: #f8d24b;
}
.luxury-products-area .luxury-content .inner .sub-btn:hover {
  background: #5093e6;
  border-color: #5093e6;
  color: #fff;
}

/*========= End luxury-products-area css ===========*/
/*============ Start welcome-section-area ==============*/
.welcome-section-area {
  padding: 71px 0px 100px;
}
.welcome-section-area .welcome-content {
  padding-right: 65px;
}
.welcome-section-area .welcome-content h2 {
  font: 700 45px/42px "Alegreya", serif;
  color: #000;
  letter-spacing: 0.30px;
}
.welcome-section-area .welcome-content h2 span {
  color: #238bd2;
}
.welcome-section-area .welcome-content h5 {
  font: 400 16px/26px "Open Sans", sans-serif;
  color: #000;
  font-style: italic;
  padding: 20px 0px 15px;
}
.welcome-section-area .welcome-content p {
  color: #8d8d8d;
}
.welcome-section-area .welcome-content .submit {
  padding: 0px 21px;
  font: 700 14px/44px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #333333;
  max-width: 248px;
  background: #f8d24b;
  border-color: #f8d24b;
  margin-top: 40px;
}

/*============ End welcome-section-area ==============*/
/*====================================================*/
/*====================================================*/
/*=========== Start about-us-area css ===========*/
.about-us-area {
  padding: 100px 0px;
  background: url("../image/about-us/about-bg.jpg") no-repeat scroll center 100%;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.about-us-area:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #408dd9;
  opacity: 0.90;
  z-index: -1;
}
.about-us-area .about-us-left {
  width: calc(50% - 215px);
  float: left;
  display: block;
  position: relative;
  z-index: 1;
  padding: 36px 0px 40px;
}
.about-us-area .about-us-left:after {
  content: '';
  display: block;
  width: 229px;
  background: url(assets/images/aboutus/man.png) no-repeat 100% bottom;
  height: calc(100% - 36px);
  position: absolute;
  bottom: 36px;
  z-index: -1;
  left: 105px;
}
.about-us-area .about-us-left .about-form {
  max-width: 340px;
  margin-left: auto;
}
.about-us-area .about-us-left .about-form h2 {
  font: 700 38px/46px "Alegreya", serif;
  color: #fff;
  text-transform: capitalize;
}
.about-us-area .about-us-left .about-form p {
  font: 400 17px/24px "Open Sans", sans-serif;
  color: #fff;
  font-style: italic;
  letter-spacing: 0px;
  padding: 11px 0px 25px;
}
.about-us-area .about-us-left .about-form .submet-form {
  padding-right: 30px;
}
.about-us-area .about-us-left .about-form .submet-form .form-control {
  font: 400 15px/42px "Open Sans", sans-serif;
  letter-spacing: 0px;
  border: 0px;
  box-shadow: none;
  padding: 0px 0px 0px 20px;
  border-radius: 0px;
  margin-bottom: 8px;
  height: auto;
  color: #989fa5;
}
.about-us-area .about-us-left .about-form .submet-form .form-control.placeholder {
  color: #989fa5;
}
.about-us-area .about-us-left .about-form .submet-form .form-control:-moz-placeholder {
  color: #989fa5;
}
.about-us-area .about-us-left .about-form .submet-form .form-control::-moz-placeholder {
  color: #989fa5;
}
.about-us-area .about-us-left .about-form .submet-form .form-control::-webkit-input-placeholder {
  color: #989fa5;
}
.about-us-area .about-us-left .about-form .submet-form textarea.form-control {
  height: 121px;
  resize: none;
  margin-bottom: 22px;
}
.about-us-area .about-us-right {
  width: calc(50% + 215px);
  float: left;
}
.about-us-area .about-us-right .about-us .texts h2, .about-us-area .about-us-right .about-us .texts p {
  color: #fff;
}
.about-us-area .about-us-right .about-us .lists li {
  color: #fff;
}

.about-us {
  max-width: 800px;
  margin: 0;
  padding-left: 70px;
}
.about-us .about-img1 {
  width: 46%;
  float: left;
}
.about-us .about-img2 {
  width: 54%;
  float: right;
  padding-left: 5px;
}
.about-us .texts {
  padding-top: 30px;
}
.about-us .texts h2 {
  font: 400 20px/36px "PT Serif", serif;
  color: #424242;
  font-style: italic;
  padding-bottom: 3px;
}
.about-us .texts p {
  color: #8e8d8d;
  padding-right: 5px;
}
.about-us .lists {
  padding-top: 18px;
}
.about-us .lists li {
  width: 50%;
  float: left;
  font: 400 16px/32px "Open Sans", sans-serif;
  color: #424242;
}
.about-us .lists li:before {
  content: '';
  background: url(assets/images/aboutus/check-icon.png) no-repeat 100%;
  display: inline-block;
  background-size: contain;
  width: 14px;
  height: 32px;
  float: left;
  margin-right: 18px;
}

/*=========== End about-us-area css ===========*/
/*============ Start mission area css =============*/
.mission-area {
  background: #f6f5f9;
  padding: 95px 0px 113px;
}
.mission-area .about-us {
  padding: 6px 40px 0px 0px;
}
.mission-area .mission-content .section-title {
  padding-bottom: 24px;
}
.mission-area .mission-content .section-title h2 {
  color: #242424;
}
.mission-area .mission-content h3 {
  font: 400 20px/26px "Open Sans", sans-serif;
  color: #333333;
  padding-bottom: 11px;
}
.mission-area .mission-content p {
  color: #8e8d8d;
}
.mission-area .mission-content p + p {
  padding-top: 26px;
}
.mission-area .mission-content p + p.paddingLast {
    padding-top: 0;
}
.mission-area .mission-content .submit {
  background: #4c82f1;
  padding: 13px 39px;
  border: 0px;
  margin-top: 27px;
  font-size: 16px;
}

/*============ End mission area css =============*/
/*============ Start worksoverview area css =============*/
.worksoverview-area {
  background: #f6f5f9;
  padding: 90px 0px 92px;
}
.worksoverview-area .overview-img {
  padding-top: 11px;
}
.worksoverview-area .overview-img img {
  width: 100%;
}

.overview-content {
  padding-left: 30px;
}
.overview-content .section-title {
  padding-bottom: 23px;
}
.overview-content .section-title h2:after {
  margin-left: 10px;
}
.overview-content h3 {
  font: 400 20px/26px "Open Sans", sans-serif;
  color: #333333;
  padding-bottom: 10px;
}
.overview-content p {
  color: #8e8d8d;
}
.overview-content p + p {
  padding-top: 26px;
}

/*============ End worksoverview area css =============*/
/*=============== start welcome area css ==================*/
.welcome-area {
  padding: 90px 0px 100px;
}
.welcome-area p {
  font: 400 15px/26px "Open Sans", sans-serif;
  letter-spacing: 0.45px;
  color: #898989;
}
.welcome-area .welcome-content h2 {
  font: 700 38px "Alegreya", serif;
  color: #1c2837;
  letter-spacing: 1.14px;
  padding-bottom: 22px;
}
.welcome-area .welcome-content h4 {
  font: 400 20px/26px "Open Sans", sans-serif;
  color: #2c2c2c;
  letter-spacing: 0.60px;
  font-style: italic;
  padding-bottom: 10px;
}
.welcome-area .welcome-content .submit {
  background: #4c82f1;
  font-size: 16px;
  letter-spacing: 0.50px;
  padding: 12px 35px;
  border-color: #4c82f1;
  margin-top: 34px;
}
.welcome-area .welcome-item {
  padding-top: 10px;
}
.welcome-area .welcome-item h2 {
  font: 700 20px/26px "Alegreya", serif;
  letter-spacing: 0.48px;
  color: #242424;
  padding-top: 25px;
  padding-bottom: 8px;
  transition: all 0.4s linear;
}
.welcome-area .welcome-item h2:hover {
  color: #f8d24b;
}

/*=============== End welcome area css ==================*/
/*==============Start about-appoinment ==============*/
.about-appoinment .appointment-form {
  background-color: white;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.027);
  padding: 35px 30px 40px;
  margin-top: 5px;
}
.about-appoinment .appointment-form h2 {
  font: 700 38px/45px "Alegreya", serif;
  color: #242424;
  padding-bottom: 25px;
}
.about-appoinment .appointment-form .submet-form .form-control {
  font: 400 15px/26px "Open Sans", sans-serif;
  color: #989fa5;
  letter-spacing: 0px;
  box-shadow: none;
  border: 0px;
  border-radius: 0px;
  background: #f6f6f6;
  height: 42px;
}
.about-appoinment .appointment-form .submet-form .form-control.placeholder {
  color: #989fa5;
}
.about-appoinment .appointment-form .submet-form .form-control:-moz-placeholder {
  color: #989fa5;
}
.about-appoinment .appointment-form .submet-form .form-control::-moz-placeholder {
  color: #989fa5;
}
.about-appoinment .appointment-form .submet-form .form-control::-webkit-input-placeholder {
  color: #989fa5;
}
.about-appoinment .appointment-form .submet-form .form-control  {
  margin-top: 8px;
}
.about-appoinment .appointment-form .submet-form .form-control.first-child-control {
    margin-top: 0;
}
.about-appoinment .appointment-form .submet-form textarea.form-control {
  height: 120px;
}
.about-appoinment .appointment-form .submet-form .btn-h {
  background: #4c82f1;
  padding: 11px 26px 9px 26px;
  margin-top: 20px;
}
.about-appoinment .about-us {
  padding: 6px 0px 0px 40px;
}

/*==============End about-appoinment ==============*/
/*============= start pr-get-touch-area css =============*/
.pr-get-touch-area {
  background: #f8f9fa;
  padding: 95px 0px 100px;
}
.pr-get-touch-area .partner-part .partner-slider .pr-img {
  padding-top: 4px;
}
.pr-get-touch-area .partner-part .partner-slider .pr-img + .pr-img {
  margin-top: 30px;
  padding-top: 0px;
}
.pr-get-touch-area .get-touch .section-title {
  padding-bottom: 25px;
}
.pr-get-touch-area .get-touch .get-touch-form {
  border: 1px solid #ebebeb;
  padding: 10px;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form {
  background: #fff;
  padding: 40px 30px 35px;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .form-control {
  font: 400 14px/32px "Open Sans", sans-serif;
  color: #b7b6b6;
  box-shadow: none;
  border-radius: 0px;
  height: 45px;
  padding: 0px 20px;
  border: 1px solid #eaeaea;
  margin-bottom: 20px;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .form-control.placeholder {
  color: #b7b6b6;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .form-control:-moz-placeholder {
  color: #b7b6b6;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .form-control::-moz-placeholder {
  color: #b7b6b6;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .form-control::-webkit-input-placeholder {
  color: #b7b6b6;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .input-group {
  margin-bottom: 20px;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .input-group .btn-group .btn-default {
  box-shadow: none;
  background: none;
  padding: 0px;
  height: 45px;
  padding-left: 0;
  border: 1px solid #eaeaea;
  font: 400 14px/32px "Open Sans", sans-serif;
  color: #b7b6b6;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .input-group .btn-group .btn-default:focus {
  outline: none !important;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .submit {
  background: #4c82f1;
  border-color: #4c82f1;
  padding: 12px 21px;
  letter-spacing: 0.80px;
}

/*============= End pr-get-touch-area css =============*/
/*====================================================*/
/*====================================================*/
/*====================Start team area css =====================*/
.team-area {
  background: #f9f9f9;
  padding: 89px 0px 95px;
}
.team-area .team-sliders a h2 {
  font: 700 16px/20px "Raleway", sans-serif;
  color: #242424;
  text-transform: uppercase;
  padding-top: 18px;
  transition: all .3s linear;
}
.team-area .team-sliders p {
  font-size: 14px;
  line-height: 21px;
}
.team-area .team-sliders .team {
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}
.team-area .team-sliders .team:hover .team-img:before {
  transform: scaleX(1);
}
.team-area .team-sliders .team:hover .team-img:after {
  transform: scaleY(1);
}
.team-area .team-sliders .team:hover .team-img img {
  transform: scale(1.2);
}
.team-area .team-sliders .team:hover a h2 {
  color: #4c82f1;
}
.team-area .team-sliders .owl-nav {
  position: absolute;
  right: 0;
  top: -89px;
}
.team-area .team-sliders .owl-nav .owl-next {
  margin-left: 10px;
}

.team-img {
  position: relative;
  overflow: hidden;
  transition: all 0.35s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
}
.team-img img {
  transition: all .6s linear;
}
.team-img:before {
  background: rgba(80, 147, 230, 0.6);
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: scaleX(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.team-img:after {
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(80, 147, 230, 0.6);
  transform: scaleY(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}

.owl-prev, .owl-next {
  width: 41px;
  font-size: 23px;
  color: #828383;
  background: transparent;
  border: 2px solid #ababab;
  display: inline-block;
  text-align: center;
  transition: all 0.6s ease-in-out;
}
.owl-prev i, .owl-next i {
  line-height: 36px;
}
.owl-prev:hover, .owl-next:hover {
  background: #000;
  border-color: #4c82f1;
  color: #fff;
}

/*====================End team area css =====================*/
/*============= Start hm-3-team css =================*/
.hm-3-team {
  background: #f1f3f4;
}
.hm-3-team .team-sliders .team h3 {
  font: 400 14px/20px "Open Sans", sans-serif;
  letter-spacing: 0.30px;
  color: #447fd0;
  font-style: italic;
  padding-bottom: 10px;
}
.hm-3-team .team-sliders .team p {
  font-size: 15px;
}

/*============= End hm-3-team css =================*/
/*============ Start team page css ============*/
.team-page {
  padding-top: 94px;
  padding-bottom: 0px;
}
.team-page .section-title {
  padding-bottom: 48px;
}
.team-page .team-sliders .team {
  margin-bottom: 96px;
}

.team-content .tm-br {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 17px;
}
.team-content .tm-br:before {
  width: 35px;
  height: 2px;
  display: block;
  background: #5093e6;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: 0;
}

/*============ End team page css ============*/
/*============ Start team list page css ============*/
.team-list-page {
  padding-bottom: 50px;
}

.team-item-list {
  margin-bottom: 50px !important;
}
.team-item-list .team-img:hover:before {
  opacity: 0.5;
  transform: translateY(0);
}
.team-item-list .team-img:hover img {
  transform: scale(1.2);
}
.team-item-list .team-content {
  background: #f4f5f7;
  padding: 32px 50px 50px;
}
.team-item-list .team-content .tm-br {
  padding-bottom: 15px;
  margin-bottom: 13px;
  font-size: 14px;
  line-height: 20px;
}
.team-item-list .team-content .tm-br:before {
  left: 0;
  transform: translateX(0);
}
.team-item-list .team-content p {
  font-size: 15px;
  line-height: 26px;
}
.team-item-list .team-content .thm-btn {
  margin-top: 23px;
}

/*============ End team list page css ============*/
/*====================Start testimonials area css =====================*/
.testimonials-area {
  background: url("../image/testimonial/testimonial-bg.jpg") no-repeat scroll center 100%;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 50px 0px 54px;
}
.testimonials-area:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #484848;
  opacity: 0.85;
  display: block !important;
  top: 0px;
  left: 0;
  z-index: -1;
  position: absolute;
}
.testimonials-area .testimonials-slider {
  color: #fff;
  padding: 0px 116px;
  position: relative;
}
.testimonials-area .testimonials-slider .img {
  width: 92px;
  height: 92px;
  background: #f60307;
  border-radius: 100%;
  line-height: 92px;
  margin: 0 auto;
  position: relative;
}
.testimonials-area .testimonials-slider .img img {
  width: auto;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.testimonials-area .testimonials-slider h4 {
  font: 400 20px/30px "PT Serif", serif;
  font-style: italic;
  padding-top: 41px;
  padding-bottom: 30px;
  color: #fff;
}
.testimonials-area .testimonials-slider h5 {
  font: 400 18px/30px open;
  font-style: italic;
  text-transform: capitalize;
  color: #fff;
}
.testimonials-area .testimonials-slider .owl-nav .owl-prev, .testimonials-area .testimonials-slider .owl-nav .owl-next {
  top: calc(50% + 24px);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-color: #fff;
  color: #fff;
}
.testimonials-area .testimonials-slider .owl-nav .owl-prev:hover, .testimonials-area .testimonials-slider .owl-nav .owl-next:hover {
  border-color: #000;
}
.testimonials-area .testimonials-slider .owl-nav .owl-prev {
  left: 0;
  right: auto;
  position: absolute;
}
.testimonials-area .testimonials-slider .owl-nav .owl-next {
  right: 0;
  position: absolute;
}

/*====================End testimonials area css =====================*/
/*===================== Start testimonial2 css =====================*/
.testimonial2 {
  background-size: cover;
}

/*===================== End testimonial2 css =====================*/
/*===================== Start profile-information css =====================*/
.profile-information {
  background: #f6f5f9;
  padding: 92px 0px 102px;
}
.profile-information .member-img {
  padding-left: 100px;
}
.profile-information .section-title {
  padding-bottom: 16px;
}
.profile-information .social {
  padding-top: 30px;
  padding-bottom: 24px;
}
.profile-information .social li {
  display: inline-block;
}
.profile-information .social li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #4c82f1;
  font-size: 18px;
  line-height: 39px;
  color: #4c82f1;
  text-align: center;
  display: block;
  padding: 0px;
  transition: all 0.4s linear;
}
.profile-information .social li a:hover {
  background: #4c82f1;
  color: #fff;
}
.profile-information .social li + li {
  margin-left: 6px;
}
.profile-information .tel-box {
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  padding: 31px 0px 38px;
}
.profile-information .tel-box .icon-box {
  padding-right: 20px;
}
.profile-information .tel-box .icon-box i {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #4c82f1;
  font-size: 40px;
  text-align: center;
  line-height: 56px;
  color: #fff;
}
.profile-information .tel-box .text-box {
  vertical-align: middle;
}
.profile-information .tel-box .text-box h4 {
  font: 700 42px/46px "Open Sans", sans-serif;
  color: #242424;
}
.profile-information .tel-box .text-box p {
  font: 700 20px/21px "Open Sans", sans-serif;
  font-style: italic;
  padding-top: 28px;
}
.profile-information .tel-box .text-box p a {
  color: #242424;
}

/*===================== End profile-information css =====================*/
/*===================== Start profile-Experience css =====================*/
.profile-Experience {
  padding: 94px 0px 95px;
}
.profile-Experience .professional-Experience .box-education {
  padding-right: 50px;
  margin-top: 2px;
}
.profile-Experience .professional-Experience .box-education .year {
  font: 700 40px/30px "Alegreya", serif;
  color: #4c82f1;
  padding-right: 43px;
}
.profile-Experience .professional-Experience .box-education .text-education h2 {
  font: 700 16px/26px "Open Sans", sans-serif;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 1px;
}
.profile-Experience .professional-Experience .box-education .text-education p {
  font: 400 14px/26px "Open Sans", sans-serif;
  color: #777777;
}
.profile-Experience .professional-Experience .box-education + .box-education {
  margin-top: 35px;
}
.profile-Experience .key-notes .box-download {
  padding: 20px 25px 15px 25px;
  background: #313131;
  width: 400px;
  display: inline-block;
  min-height: 82px;
  margin-top: 9px;
}
.profile-Experience .key-notes .box-download img {
  padding-top: 5px;
}
.profile-Experience .key-notes .box-download img, .profile-Experience .key-notes .box-download .text-box {
  float: left;
}
.profile-Experience .key-notes .box-download .text-box {
  padding: 0 0 0 18px;
}
.profile-Experience .key-notes .box-download h2 {
  font: 700 16px/20px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.profile-Experience .key-notes .box-download p {
  font: 400 14px/20px "Open Sans", sans-serif;
  color: #a1a1a1;
  padding-top: 2px;
}
.profile-Experience .key-notes .box-download i {
  font-size: 45px;
  color: #f8d24b;
  float: right;
}
.profile-Experience .key-notes .box-education {
  padding-right: 77px;
  margin-top: 48px;
}
.profile-Experience .key-notes .box-education h2 {
  font: 700 16px/26px "Open Sans", sans-serif;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 1px;
}
.profile-Experience .key-notes .box-education p {
  font: 400 14px/26px "Open Sans", sans-serif;
  color: #777777;
}

/*===================== End profile-Experience css =====================*/
/*===================== Start profile-gallery css =====================*/
.profile-gallery {
  background: #f6f5f9;
  padding: 100px 0px;
}
.profile-gallery .professional-Gallery {
  padding-right: 70px;
}
.profile-gallery .professional-Gallery .section-title {
  padding-bottom: 33px;
}
.profile-gallery .professional-Gallery .section-title h2 {
  line-height: 35px;
}
.profile-gallery .professional-Gallery .text-box h3 {
  font: 400 20px/26px "Open Sans", sans-serif;
  color: #242424;
  margin-bottom: 4px;
}
.profile-gallery .professional-Gallery .text-box + .text-box {
  margin-top: 30px;
}
.profile-gallery .professional-Gallery .text-box + .text-box h3 {
  margin-bottom: 10px;
}
.profile-gallery .gallery-img1 img, .profile-gallery .gallery-img2 img {
  width: 100%;
}
.profile-gallery .gallery-img3 {
  margin-top: 30px;
}
.profile-gallery .gallery-img3 img {
  width: 100%;
}

/*===================== End profile-gallery css =====================*/
/*====================================================*/
/*====================================================*/
/*=============== Start latest-blog-area css ================*/
.latest-blog-area {
  padding: 94px 0px 116px;
}
.latest-blog-area .section-title h2 {
  color: #1c2837;
}
.latest-blog-area .latest-blog {
  padding-bottom: 73px;
}
.latest-blog-area .latest-blog h2 {
  font: 700 22px/26px "Alegreya", serif;
  color: #000;
  letter-spacing: 0px;
  padding-bottom: 11px;
  transition: all 0.6s linear;
}
.latest-blog-area .latest-blog h2:hover {
  color: #f8d24b;
}
.latest-blog-area .latest-blog  .l-img {
  display: block;
  position: relative;
  z-index: 1;
}
.latest-blog-area .latest-blog  .l-img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #000;
  opacity: 0.10;
  z-index: 0;
}
.latest-blog-area .latest-blog  .latest-news-text {
  padding-top: 36px;
}
.latest-blog-area .latest-blog  .latest-news-text p {
  padding-bottom: 24px;
}
.latest-blog-area .latest-blog  .latest-news-text .latest-meta {
  border-top: 1px dashed #ededed;
  padding-top: 13px;
}
.latest-blog-area .latest-blog  .latest-news-text .latest-meta a {
  font: 400 13px/26px "Poppins", sans-serif;
  color: #c1c1c1;
  transition: all 0.4s ease-in-out;
}
.latest-blog-area .latest-blog  .latest-news-text .latest-meta a i {
  color: #95aac6;
  font-size: 18px;
  padding-right: 9px;
  transition: all 0.4s ease-in;
}
.latest-blog-area .latest-blog  .latest-news-text .latest-meta a:hover {
  color: #f8d24b;
}
.latest-blog-area .latest-blog  .latest-news-text .latest-meta a:hover i {
  color: #4c82f1;
}
.latest-blog-area .latest-blog  .latest-news-text .latest-meta a + a i {
  padding-right: 5px;
}
.latest-blog-area .latest-blog  .latest-news-text .latest-meta a + a:before {
  content: '';
  width: 1px;
  height: 13px;
  background: #c1c1c1;
  position: relative;
  display: inline-block;
  margin: 0px 15px 0px 11px;
  bottom: -1px;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs {
  border-bottom: 0px;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs li a {
  border-radius: 0px;
  border: 1px solid #d9d9d9;
  padding: 22px 33px;
  margin: 0px;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs li a p {
  color: #898989;
  padding-top: 2px;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs li a:hover {
  background: #4c82f1;
  border: 1px solid #4c82f1;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs li a:hover h2 {
  color: #fff;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs li a:hover p {
  color: #fff;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs li.active a {
  background: #4c82f1;
  text-shadow: none;
  border: 1px solid #4c82f1;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs li.active a h2 {
  color: #fff;
}
.latest-blog-area .latest-blog .latestblog-sidebar .nav-tabs li.active a p {
  color: #fff;
}
.latest-blog-area .latest-blog .latestblog-sidebar .read-btn {
  font: 700 13px/32px "Open Sans", sans-serif;
  color: #2488e6;
  width: 100%;
  display: block;
  border: 1px solid #d9d9d9;
  padding: 13px 0px 11px 36px;
  text-transform: uppercase;
}
.latest-blog-area .latest-blog .latestblog-sidebar .read-btn:hover {
  background: #4c82f1;
  color: #fff;
}

/*=============== End latest-blog-area css ================*/
.l-blog2 {
  padding-bottom: 56px;
}

.l-blog3 {
  padding-bottom: 12px;
}

/*================Start nwesletter area css ==================*/
.news-letter {
  background: #f0f0ef;
  padding: 29px 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.news-letter:before {
  content: '';
  background: url(assets/images/allmix/mail-img.png) no-repeat scroll center 0;
  background-size: cover;
  top: 17px;
  position: absolute;
  left: 44%;
  transform: translateX(-50%);
  z-index: -1;
  width: 224px;
  height: 100%;
  display: block;
}
.news-letter .news-content {
  padding-left: 42px;
  padding-right: 0px;
}
.news-letter .news-content h2 {
  font: 700 32px/28px "Alegreya", serif;
  color: #1c2837;
  padding-bottom: 13px;
}
.news-letter .news-content p {
  font: 400 15px/22px "Open Sans", sans-serif;
  color: #8e8d8d;
  letter-spacing: 0.25px;
}
.news-letter .news-form {
  padding-right: 18px;
  padding-left: 34px;
  padding-top: 38px;
}
.news-letter .news-form .input-group .form-control {
  border: 1px solid #e2e2e2;
  box-shadow: none;
  border-radius: 0px;
  padding: 0px 0px 0px 20px;
  line-height: 46px;
  height: auto;
  color: #989fa5;
  width: 96.5%;
}
.news-letter .news-form .input-group .form-control.placeholder {
  color: #989fa5;
}
.news-letter .news-form .input-group .form-control:-moz-placeholder {
  color: #989fa5;
}
.news-letter .news-form .input-group .form-control::-moz-placeholder {
  color: #989fa5;
}
.news-letter .news-form .input-group .form-control::-webkit-input-placeholder {
  color: #989fa5;
}
.news-letter .news-form .input-group .input-group-btn .btn-default {
  font: 700 16px/45px "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: 0.50px;
  border: 0px;
  border-radius: 3px;
  box-shadow: none;
  padding: 1px 33px 0px;
  text-transform: uppercase;
  background: #4c82f1;
  text-shadow: none;
}

/*================ nwesletter area css ==================*/
/*====================================================*/
/*====================================================*/
/*=============== Start banner area css ================*/
.banner-area {
  background: url(../image/banner/banner-bg.jpg) no-repeat scroll center 0;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 111px;
  overflow: hidden;
}
.banner-area.before:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.45);
  z-index: -1;
  display: block;
}
.banner-area .section-title {
	    padding: 86px 0;
}
.banner-area .section-title h2 {
  font-size: 50px;
}
.banner-area .section-title h2:after {
  background: #f60307;
}
.banner-area .banner-img {
  text-align: right;
}
.banner-area .banner-img img {
  max-width: 100%;
  top: 35px;
  position: relative;
}

/*=============== End banner area css ================*/
/*=============== Start breadcrumb area css ================*/
.breadcrumb-area {
  background: #f8d24b;
  padding: 14px 0px;
}
.breadcrumb-area .breadcrumb {
  padding: 0px;
  background: none;
  margin: 0px;
}
.breadcrumb-area .breadcrumb li span {
  font: 700 14px/26px "Open Sans", sans-serif;
  color: #424141;
  letter-spacing: 0.10px;
  text-transform: uppercase;
}
.breadcrumb-area .breadcrumb li a span {
  color: #000;
}
.breadcrumb-area .breadcrumb li span + span:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 13px;
  color: #424141;
  padding: 0px 7px;
}

/*=============== End banner area css ================*/
/*=============== Start banner-features css ================*/
.banner-features {
  position: relative;
  top: -28px;
}
.banner-features .fea-item {
  background: url("assets/images/allmix/banner-icon-bg.jpg") no-repeat scroll center 0;
  background-size: cover;
  z-index: 1;
  position: relative;
}
.banner-features .fea-item:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  transition: all 0.5s linear;
}
.banner-features .fea-item:nth-child(1):before {
  background: #2575c5;
}
.banner-features .fea-item:nth-child(1):hover:before {
  background: rgba(37, 117, 197, 0.82);
}
.banner-features .fea-item:nth-child(2):before {
  background: #063d74;
}
.banner-features .fea-item:nth-child(2):hover:before {
  background: rgba(6, 61, 116, 0.82);
}
.banner-features .fea-item:nth-child(3):before {
  background: #01264b;
}
.banner-features .fea-item:nth-child(3):hover:before {
  background: rgba(1, 38, 75, 0.82);
}
.banner-features .banner-fea-item {
  padding: 53px 30px 36px 32px;
}
.banner-features .banner-fea-item .media-left {
  padding-right: 35px;
}
.banner-features .banner-fea-item .media-body h2 {
  font: 700 24px "Raleway", sans-serif;
  color: #fff;
  letter-spacing: 0.30px;
  text-transform: uppercase;
}

/*=============== End banner-features css ================*/
/*====================================================*/
/*====================================================*/
/*=========== Start services area ============*/
.services-area {
  background: #f3f3f3;
  z-index: 1;
  padding: 94px 0px 100px;
}
.services-area .section-title {
  display: inline-block;
}
.services-area .view-btn {
  float: right;
  font: 700 20px/20px "Alegreya", serif;
  border-bottom: 1px solid #4c82f1;
  color: #4c82f1;
  letter-spacing: 0.3px;
  padding-top: 13px;
}
.services-area .view-btn:hover {
  color: #f8d24b;
  border-color: #f8d24b;
}
.services-area .services-slider .owl-nav {
  text-align: center;
  padding-top: 43px;
}
.services-area .services-slider .owl-nav .owl-prev, .services-area .services-slider .owl-nav .owl-next {
  width: 46px;
  font-size: 23px;
  color: #b1b1b1;
  background: transparent;
  border: 2px solid #c2c2c2;
  display: inline-block;
  text-align: center;
  transition: all 0.6s ease-in-out;
}
.services-area .services-slider .owl-nav .owl-prev i, .services-area .services-slider .owl-nav .owl-next i {
  line-height: 42px;
}
.services-area .services-slider .owl-nav .owl-prev:hover, .services-area .services-slider .owl-nav .owl-next:hover {
  background: #4c82f1;
  border-color: #4c82f1;
  color: #fff;
}
.services-area .services-slider .owl-nav .owl-next {
  margin-left: 10px;
}

.service-item .img {
  position: relative;
  display: block;
  z-index: 1;
}
.service-item .img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.service-item h2 {
  font: 700 23px/36px "Alegreya", serif;
  color: #242424;
  letter-spacing: 0.3px;
  padding: 23px 0px 5px;
}
.service-item p {
  font: 500 14px/26px "Raleway", sans-serif;
  color: #898989;
  letter-spacing: 0.4px;
  padding-bottom: 26px;
}
.service-item .submit {
  font: 700 14px/29px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #fff;
  padding: 3px 21px;
  background-color: #408dd9;
  border-color: #408dd9;
  transition: all 0.5s ease-in-out 0s;
}
.service-item .submit:hover {
  background: #f8d24b;
  color: #242424;
  border-color: #f8d24b;
}

/*=========== End services area ============*/
/*=========== Start services area ============*/
.service-2 {
  background: #f5f5f5;
}
.service-2:before {
  display: none;
}
.service-2 .services-slider .service-item h2 {
  color: #242424;
}
.service-2 .services-slider .service-item h2:hover {
  color: #5093e6;
}
.service-2 .services-slider .service-item p {
  color: #898989;
}
.service-2 .view-btn {
  color: #1f3986;
  border-color: #1f3986;
}

/*=========== End services area ============*/
/*============== Start services overview area css =============*/
.services-overview-area {
  background: #f6f5f9;
  padding: 91px 0px 100px;
}
.services-overview-area .section-title {
  padding-bottom: 23px;
}
.services-overview-area .section-title h2:after {
  margin-left: 10px;
}
.services-overview-area .services-overview h3 {
  font: 400 20px/26px "Open Sans", sans-serif;
  color: #333333;
}
.services-overview-area .services-overview p {
  color: #8e8d8d;
  padding-top: 10px;
}
.services-overview-area .services-overview p + p {
  padding-top: 29px;
}
.services-overview-area .services-img {
  text-align: right;
  padding-top: 2px;
}
.services-overview-area .services-img img {
  max-width: 100%;
}

.service-overview2 {
  padding: 88px 0px 57px;
}
.service-overview2 .services-overview {
  padding-bottom: 10px;
}
.service-overview2 .service-item {
  padding-top: 37px;
  padding-bottom: 36px;
}
.service-overview2 .service-item h2 {
  color: #242424;
  padding: 20px 0px 5px;
}
.service-overview2 .service-item p {
  color: #898989;
  padding-bottom: 28px;
}

/*============== End services overview area css =============*/
/*============= Start services-overview-area2 css =============*/
.services-overview-area2 {
  background: #f4f3f8;
  padding: 95px 0px 28px;
}
.services-overview-area2 .services-overview {
  padding-top: 20px;
}
.services-overview-area2 .services-overview .overview-items {
  margin-bottom: 70px;
}
.services-overview-area2 .services-overview .overview-items .item .media-left {
  padding-right: 35px;
}
.services-overview-area2 .services-overview .overview-items .item .media-body h2 {
  font: 700 24px/26px "Alegreya", serif;
  letter-spacing: 0.20px;
  color: #242424;
  padding-bottom: 10px;
  transition: all 0.4s linear;
}
.services-overview-area2 .services-overview .overview-items:hover .media-body h2 {
  color: #f8d24b;
}

/*============= End services-overview-area2 css =============*/
/*============= Start services-overview-area3 css =============*/
.services-overview-area-3 {
  background: #f7f8fa;
  padding: 92px 0px 97px;
}
.services-overview-area-3 .services-overview-3 {
  padding-top: 10px;
}
.services-overview-area-3 .services-overview-3 .item .overview-item {
  background: #fff;
  box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.02);
  text-align: center;
  padding: 33px 20px 44px;
  transition: all 0.4s linear;
}
.services-overview-area-3 .services-overview-3 .item .overview-item img {
  width: auto;
  display: inline-block;
}
.services-overview-area-3 .services-overview-3 .item .overview-item img + img {
  display: none;
}
.services-overview-area-3 .services-overview-3 .item .overview-item h2 {
  font: 700 22px/26px "Alegreya", serif;
  color: #242424;
  padding: 32px 0px 10px;
  transition: all 0.4s linear;
  text-transform: uppercase;
}
.services-overview-area-3 .services-overview-3 .item .overview-item:hover {
  background: #46b9e3;
  color: #fff;
}
.services-overview-area-3 .services-overview-3 .item .overview-item:hover h2 {
  color: #fff;
}
.services-overview-area-3 .services-overview-3 .item .overview-item:hover img {
  display: none;
}
.services-overview-area-3 .services-overview-3 .item .overview-item:hover img + img {
  display: inline-block;
}
.services-overview-area-3 .services-overview-3 .owl-controls {
  text-align: center;
  padding-top: 45px;
}
.services-overview-area-3 .services-overview-3 .owl-controls .owl-prev, .services-overview-area-3 .services-overview-3 .owl-controls .owl-next {
  margin: 5px;
}

/*============= End services-overview-area3 css =============*/
/*============== Start services offer area css =============*/
.services-offer-area {
  padding: 93px 0px 22px;
}
.services-offer-area .services-offer .offers-items {
  margin-bottom: 75px;
  cursor: pointer;
}
.services-offer-area .services-offer .offers-items .item .media-left {
  padding-right: 30px;
}
.services-offer-area .services-offer .offers-items .item .media-body {
  vertical-align: middle;
}
.services-offer-area .services-offer .offers-items .item .media-body h2 {
  font: 700 16px/20px "Open Sans", sans-serif;
  color: #242424;
  text-transform: uppercase;
  transition: all 0.4s linear;
}
.services-offer-area .services-offer .offers-items .item .media-body h2:hover {
  color: #f8d24b;
}
.services-offer-area .services-offer .offers-items p {
  color: #8e8d8d;
  padding-right: 1px;
  padding-top: 23px;
}

/*============== End services offer area css =============*/
/*==============Start contact-form-area css=============*/
.contact-form-area {
  background: #f6f5f9;
  padding: 94px 0px 100px;
}
.contact-form-area .message-form {
  padding-right: 200px;
}
.contact-form-area .message-form .section-title {
  padding-bottom: 42px;
}
.contact-form-area .message-form .section-title p {
  padding-top: 29px;
  padding-right: 100px;
}
.contact-form-area .contact-form .form-control {
  font: 400 15px "Open Sans", sans-serif;
  color: #898989;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  box-shadow: none;
  text-shadow: none;
  border: 1px solid #e0e0e2;
  border-radius: 0px;
  padding: 0px 22px 0px 22px;
  min-height: 49px;
  margin-bottom: 22px;
}
.contact-form-area .contact-form .form-control.placeholder {
  color: #555;
}
.contact-form-area .contact-form .form-control:-moz-placeholder {
  color: #555;
}
.contact-form-area .contact-form .form-control::-moz-placeholder {
  color: #555;
}
.contact-form-area .contact-form .form-control::-webkit-input-placeholder {
  color: #555;
}
.contact-form-area .contact-form textarea.form-control {
  height: 191px;
  padding-top: 15px;
  resize: none;
}
.contact-form-area .contact-form .sub-btn {
  padding: 12px 31px;
}
.contact-form-area .contact-form .sub-btn:hover {
  background: #f8d24b;
  color: #242424;
  border-color: #f8d24b;
}

/*==============End contact-form-area css=============*/
/*============== Start reapires-services-area css=============*/
.reapires-services-area {
  padding: 100px 0px;
  padding-bottom: 0px;
}

.s-sidebar .single-services-menu {
  border: none;
}
.s-sidebar .single-services-menu li {
  float: none;
  display: block;
}
.s-sidebar .single-services-menu li a {
  border-radius: 0;
  border: 1px solid #e4e4e4;
  border-left-width: 5px;
  background: #f6f6f6;
  font: 700 20px/29px "Alegreya", serif;
  color: #3f3f3f;
  padding: 17px 20px;
  margin: 0;
}
.s-sidebar .single-services-menu li a:hover {
  background: #fff;
  border-left: 5px solid #4c82f1;
}
.s-sidebar .single-services-menu li.active a {
  background: #fff;
  border-left: 5px solid #4c82f1;
}
.s-sidebar .download-btn2 {
  font: 700 22px/29px "Alegreya", serif;
  color: #fff;
  background: #337cc4;
  text-transform: capitalize;
  padding: 13px 15px 12px 20px;
  display: block;
  letter-spacing: 0px;
  margin-top: 40px;
}
.s-sidebar .download-btn2 span {
  float: right;
}
.s-sidebar .download-btn2 span img {
  vertical-align: top;
}
.s-sidebar .download-btn2:hover {
  background: #5093e6;
}
.s-sidebar .con-offer {
  background: #f8d24b;
  color: #1a1a1a;
  letter-spacing: 0px;
  padding: 37px 34px 33px 23px;
  margin-top: 40px;
}
.s-sidebar .con-offer h2 {
  font: 700 25px/28px "Alegreya", serif;
}
.s-sidebar .con-offer p {
  font: 400 16px/26px "Open Sans", sans-serif;
  padding: 17px 0px 27px;
}
.s-sidebar .con-offer .submit {
  background: #232323;
  font: 700 14px/19px "Open Sans", sans-serif;
  padding: 8px 17px;
  border-color: #232323;
}
.s-sidebar .sr-testimonial {
  margin-top: 39px;
}
.s-sidebar .sr-testimonial .section-title {
  padding-bottom: 3px;
}
.s-sidebar .sr-testimonial .section-title h2 {
  font-size: 25px;
}
.s-sidebar .sr-testimonial .section-title h2:after {
  margin-left: 10px;
}
.s-sidebar .sr-testimonial .test-slider i {
  font-size: 40px;
  color: #f8d24b;
  padding-bottom: 10px;
}
.s-sidebar .sr-testimonial .test-slider p {
  font: 400 16px/26px "Open Sans", sans-serif;
  color: #8e8d8d;
  font-style: italic;
}
.s-sidebar .sr-testimonial .test-slider .media {
  margin-top: 28px;
}
.s-sidebar .sr-testimonial .test-slider .media .media-left {
  padding-right: 24px;
}
.s-sidebar .sr-testimonial .test-slider .media .media-left .test-img {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: block;
}
.s-sidebar .sr-testimonial .test-slider .media .media-body {
  vertical-align: middle;
}
.s-sidebar .sr-testimonial .test-slider .media .media-body a h2 {
  font: 700 14px/22px "Open Sans", sans-serif;
  color: #3b3b3b;
  text-transform: uppercase;
}
.s-sidebar .sr-testimonial .test-slider .media .media-body h3 {
  font: 400 15px/22px "Open Sans", sans-serif;
  color: #5db5ff;
}

.s_service-content {
  padding-left: 30px;
}
.s_service-content .featured-images {
  margin-bottom: 48px;
}
.s_service-content .featured-images .ser-img1 {
  float: left;
  width: 55%;
}
.s_service-content .featured-images .ser-img2 {
  float: left;
  width: 45%;
  padding-left: 8px;
}
.s_service-content .offer-title {
  font: 700 28px/26px "Alegreya", serif;
  color: #333;
  padding-bottom: 20px;
}
.s_service-content p {
  font: 400 15px/26px "Open Sans", sans-serif;
  color: #8e8d8d;
}
.s_service-content p + p {
  padding-top: 26px;
}
.s_service-content .key-features {
  margin-top: 48px;
  margin-bottom: 49px;
}
.s_service-content .key-features .media-left {
  padding-right: 40px;
}
.s_service-content .key-features .media-body .offer-title {
  padding-bottom: 13px;
}
.s_service-content .key-features .media-right {
  padding-left: 30px;
}

.oil-tab .tab-content {
  padding-right: 20px;
}
.oil-tab .tab-content .offer-title {
  padding-bottom: 13px;
}
.oil-tab .featured-images {
  padding-left: 5px;
  padding-right: 15px;
}
.oil-tab .key-features {
  margin-top: 9px;
}
.oil-tab .fillter-list {
  margin-bottom: 65px;
}
.oil-tab .fillter-list .offer-title {
  padding-bottom: 16px;
}
.oil-tab .fillter-list ul {
  padding-top: 13px;
  list-style: none;
  padding-left: 0;
}
.oil-tab .fillter-list ul li {
  color: #8e8d8d;
  padding-left: 20px;
  position: relative;
  margin-top: 10px;
}
.oil-tab .fillter-list ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #5db5ff;
  display: inline-block;
  float: left;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 11px;
}

.popular-items {
  margin-top: 14px;
}
.popular-items .panel-group {
  margin-right: 9px;
  border: 1px solid #dcdcdc;
  margin-bottom: 0px;
}
.popular-items .panel-group .panel {
  box-shadow: none;
  border-radius: 0px;
  border: 0px;
  margin: 0px;
  background: #f6f6f6;
}
.popular-items .panel-group .panel + .panel {
  border-top: 1px solid #dcdcdc;
}
.popular-items .panel-group .panel .panel-heading {
  padding: 0px;
  background: none;
}
.popular-items .panel-group .panel .panel-heading .panel-title a {
  font: 700 22px/26px "Alegreya", serif;
  color: #242424;
  display: block;
  padding: 12px 15px 15px 20px;
}
.popular-items .panel-group .panel .panel-heading .panel-title a i {
  float: right;
  width: 29px;
  height: 29px;
  background: #fff;
  border: 1px solid #ededed;
  text-align: center;
  font-size: 10px;
  line-height: 27px;
  color: #6c6c6c;
}
.popular-items .panel-group .panel .panel-heading .panel-title a .fa-plus {
  display: none;
}
.popular-items .panel-group .panel .panel-heading .panel-title a .fa-minus {
  display: block;
}
.popular-items .panel-group .panel .panel-heading .panel-title a.collapsed .fa-plus {
  display: block;
}
.popular-items .panel-group .panel .panel-heading .panel-title a.collapsed .fa-minus {
  display: none;
}
.popular-items .panel-group .panel .panel-body {
  border: 0px;
  color: #8e8d8d;
  padding: 4px 34px 42px 26px;
  line-height: 25px;
}
.popular-items .get-appoinment {
  padding-left: 6px;
  padding-right: 15px;
}
.popular-items .get-appoinment .appoinment {
  position: relative;
  z-index: 1;
}
.popular-items .get-appoinment .appoinment:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #337cc4;
  opacity: 0.80;
  z-index: 0;
}
.popular-items .get-appoinment .appoinment .texts {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: "Alegreya", serif;
  padding: 39px 26px 26px;
}
.popular-items .get-appoinment .appoinment .texts h4 {
  font-style: italic;
  font-size: 25px;
  color: #fff;
  font-weight: 500;
}
.popular-items .get-appoinment .appoinment .texts h2 {
  font-size: 35px;
  font-weight: 700;
  padding: 18px 0px 34px;
  color: #fff;
}
.popular-items .get-appoinment .appoinment .texts .submit {
  font-size: 14px;
  color: #1d1d1d;
  letter-spacing: 0.3px;
  padding: 8px 27px;
  background: #f8d24b;
  border-color: #f8d24b;
}
.popular-items .get-appoinment .appoinment .texts .submit:hover {
  background: #5093e6;
  border-color: #5093e6;
  color: #fff;
}

/*============== Start reapires-services-area css=============*/
/*====================================================*/
/*====================================================*/
/*============== Start featured area css =============*/
.featured-area {
  padding: 94px 0px 100px;
}
.featured-area .featured-item {
  position: relative;
  background: #f1f1f1;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}
.featured-area .featured-item .featured-img {
  position: relative;
  z-index: 0;
  overflow: hidden;
  transition: all 0.35s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
}
.featured-area .featured-item .featured-img:before {
  background: rgba(80, 147, 230, 0.6);
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: scaleX(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.featured-area .featured-item .featured-img:after {
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(80, 147, 230, 0.6);
  transform: scaleY(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.featured-area .featured-item .featured-img img {
  transition: all .6s ease-in-out;
}
.featured-area .featured-item .rate {
  font: 700 38px/81px "Alegreya", serif;
  color: #000;
  letter-spacing: 0.2px;
  background: #f8d24b;
  width: 87px;
  height: 87px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 15px;
}
.featured-area .featured-item .rate:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 6px solid transparent;
  transition: transform 0.36s ease 0s, opacity 0.6s ease 0.1ms;
}
.featured-area .featured-item .rate:hover:after {
  opacity: 0;
  transform: scale(1.2);
  border-color: #f8d24b;
}
.featured-area .featured-item .content {
  padding: 12px 0px 25px;
}
.featured-area .featured-item .content h2 {
  font: 700 24px "Alegreya", serif;
  color: #242424;
  padding-bottom: 19px;
  transition: all 0.5s ease-in-out;
}
.featured-area .featured-item .content a {
  display: inline-block;
  font: 700 14px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #4c82f1;
  text-transform: uppercase;
  border: 1px solid rgba(206, 206, 206, 0.54);
  background-color: rgba(255, 255, 255, 0.54);
  border-radius: 3px;
  padding: 11px 23px 11px 22px;
  transition: all 0.5s ease-in-out;
}
.featured-area .featured-item:hover .featured-img img {
  transform: scale(1.2);
}
.featured-area .featured-item:hover .featured-img:before {
  transform: scaleX(1);
}
.featured-area .featured-item:hover .featured-img:after {
  transform: scaleY(1);
}
.featured-area .featured-item:hover .content h2 {
  color: #4c82f1;
}
.featured-area .featured-item:hover .content a {
  background: #4c82f1;
  color: #fff;
  border-color: #4c82f1;
}

/*============== End featured area css =============*/
/*============== Start shop-features area css =============*/
.shop-features {
  background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
  background-image: -moz-linear-gradient(90deg, #e1e0e4 0%, white 100%);
  background-image: linear-gradient(90deg, #e1e0e4 0%, white 100%);
  padding: 40px 0px 33px;
}
.shop-features .shop-feature .this-title {
  font: 800 20px "Raleway", sans-serif;
  color: #4b4b4b;
  text-transform: uppercase;
}
.shop-features .shop-feature .this-title span {
  color: #ba0e0c;
}
.shop-features .shop-feature p {
  font-family: "verda";
  color: #202020;
  font-size: 15px;
  line-height: 20px;
  padding-top: 3px;
}
.shop-features .shop-feature .media .media-left {
  padding-right: 36px;
  padding-top: 3px;
}

/*============== End shop-features area css =============*/
/*============== Start featured-products-area css =============*/
.featured-products-area {
  padding: 94px 0px 75px;
}
.featured-products-area .section-title {
  padding-bottom: 17px;
}
.featured-products-area .section-title h2:after {
  margin-left: 9px;
}

.woocommerce ul.products li.product {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
.product .featured-image {
  display: block;
  position: relative;
  overflow: hidden;
  transition: all 0.35s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
}
.product .featured-image:before {
  background: rgba(80, 147, 230, 0.6);
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: scaleX(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.product .featured-image:after {
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(80, 147, 230, 0.6);
  transform: scaleY(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.product .featured-image img {
  max-width: 100%;
}
.product .woocommerce-loop-product__title {
  font: 700 22px/30px "Alegreya", serif !important;
  letter-spacing: 0px;
  padding-top: 25px!important;
  margin-bottom: 0 !important;
}
.product .pro-title a {
  color: #404040;
}
.product .price {
  font: 400 30px/37px "Alegreya", serif;
  color: #d01414;
  font-style: italic;
  margin: 0 0 10px;
}
.product:hover .featured-image:before {
  transform: scaleX(1);
}
.product:hover .featured-image:after {
  transform: scaleY(1);
}

/*============== End shop-features area css =============*/
/*============== Start new products area css =============*/
.new-products {
  background: #f6f6f6;
}

/*============== End new products area css =============*/
/*============== Start overview-feature-area css =============*/
.overview-feature-area {
  padding: 80px 0px 50px;
}
.overview-feature-area .feature-items {
  letter-spacing: 0.10px;
  padding-bottom: 46px;
}
.overview-feature-area .feature-items .date {
  font: 700 55px/46px "Alegreya", serif;
  color: #242424;
  width: 148px;
  background: #f8d24b;
  text-align: center;
  padding: 0px 0px 11px;
  margin-bottom: 25px;
}
.overview-feature-area .feature-items h3 {
  font: 700 20px/26px "Raleway", sans-serif;
  padding-bottom: 10px;
}
.overview-feature-area .feature-items h3 a {
  color: #242424;
}

/*============== End overview-feature-area css =============*/
/*============== Start contact-bar-area css =============*/
.contact-bar-area {
  background: url("../image/work-history/2-bg.jpg") no-repeat scroll center 0;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
  padding: 51px 0px 77px;
}
.contact-bar-area:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  opacity: 0.70;
  position: absolute;
  z-index: -1;
  display: block !important;
}
.contact-bar-area .bar-content {
  text-align: center;
}
.contact-bar-area .bar-content h2 {
  font: 600 40px "Raleway", sans-serif;
  letter-spacing: 0.10px;
  color: #fff;
}
.contact-bar-area .bar-content .submit {
  font-size: 16px;
  border: 0px;
  background: #4c82f1;
  padding: 13px 34px 13px 35px;
  margin-top: 46px;
}

/*============== End contact-bar-area css =============*/
/*============== Start work-history-area css =============*/
.work-history-area {
  padding: 100px 0px 96px;
}
.work-history-area .overview-content .section-title {
  padding-bottom: 27px;
}
.work-history-area .text {
  margin-top: 53px;
}

/*============== End work-history-area css =============*/
/*==============Start features-area css==============*/
.features-area {
  display: flex;
}
.features-area .features-img {
  width: calc(50% - 115px);
  float: left;
  text-align: right;
}
.features-area .feature-right {
  width: calc(50% + 115px);
  float: left;
  background: url(http://24hourmobilemechanic.com.au/wp-content/uploads/2018/05/right.jpg) no-repeat scroll center 0;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.features-area .feature-right:after {
  content: '';
  background: rgba(28, 83, 153, 0.97);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.features-area .feature-right .features-content {
  padding-left: 70px;
  max-width: 700px;
  margin-left: 0;
  margin-right: auto;
  padding-top: 75px;
}
.features-area .feature-right .features-content .section-title {
  padding-bottom: 25px;
}
.features-area .feature-right .features-content .section-title h2 {
  padding-bottom: 0px;
}
.features-area .feature-right .features-content .section-title h2:after {
  background: #fff;
}
.features-area .feature-right .features-content p {
  font: 400 14px/26px "Open Sans", sans-serif;
  color: #bcc1c7;
  letter-spacing: 0.30px;
}
.features-area .feature-right .features-content p + p {
  padding-top: 30px;
  padding-bottom: 30px;
}
.features-area .feature-right .features-content .feature-icon {
  max-width: 30%;
  float: left;
}
.features-area .feature-right .features-content .feature-icon .media-left {
  padding-right: 20px;
  vertical-align: middle;
}
.features-area .feature-right .features-content .feature-icon .media-body {
  padding-right: 30px;
}
.features-area .feature-right .features-content .feature-icon .media-body h3 {
  font: 400 18px/22px "Open Sans", sans-serif;
  color: #fdfdfd;
}
.features-area .feature-right .features-content .feature-icon + .feature-icon {
  padding-left: 30px;
  max-width: 35%;
  border-left: 1px dashed #6e6e6e;
}

/*==============End features-area css==============*/
/*==============Start features2 css==============*/
.features2 .features-img {
  width: calc(50% - 215px);
  float: left;
  text-align: right;
}
.features2 .feature-right {
  background: url(http://24hourmobilemechanic.com.au/wp-content/uploads/2018/05/right.jpg) no-repeat scroll center 0;
  background-size: cover;
  width: calc(50% + 215px);
  float: left;
}
.features2 .feature-right .features-content {
  max-width: 775px;
}
.features2 .feature-right .features-content p {
  font-size: 15px;
  color: #fff;
}
.features2 .feature-right .features-content .features-icon {
  max-width: 33.3%;
  float: left;
  font-family: "Open Sans", sans-serif;
  padding-top: 30px;
}
.features2 .feature-right .features-content .features-icon h2 {
  font-size: 55px;
  line-height: 36px;
  letter-spacing: 0.30px;
  color: #fff;
  font-weight: 300;
}
.features2 .feature-right .features-content .features-icon h3 {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.30px;
  color: #f60307;
  font-style: italic;
  padding-top: 15px;
}
.features2 .feature-right .features-content .features-icon + .features-icon {
  margin-left: 50px;
}

/*==============End features2 css==============*/
/*==============Start promo-box area==============*/
.promo-box-area {
  background: #f2f2f2;
  padding-bottom: 100px;
  overflow: visible !important;
}
.promo-box-area .promo-box {
  position: relative;
  top: -30px;
  z-index: 2;
}
.promo-box-area .promo-box .box-item {
  background-color: white;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.02);
}
.promo-box-area .promo-box .box-item h2 {
  font: 700 24px/26px "Alegreya", serif;
  color: #242424;
  padding-bottom: 9px;
}
.promo-box-area .promo-box .box-item .box-content {
  padding: 33px 30px 42px;
}
.promo-box-area .question-contact {
  padding: 35px 0px 30px;
  background: #46b9e3;
  margin-top: 22px;
}
.promo-box-area .question-contact h2 a {
  color: #fff;
}

/*==============End promo-box area==============*/
/*====================================================*/
/*====================================================*/
/*================Start blog area css ==================*/
.blogs-area {
  padding: 0px 0px;
}
.blogs-area .blog_section {
  padding-left: 93px;
}
.blogs-area .blog_section .comment-form {
  background: #f7f7f7;
  padding: 50px 66px 50px 26px;
  margin-right: 10px;
  border: 1px solid #eeeeee;
}
.blogs-area .blog_section .comment-form input {
  width: 48.5%;
  float: left;
}
.blogs-area .blog_section .comment-form input + input {
  margin-left: 20px;
}
.blogs-area .blog_section .comment-form .form-control {
  min-height: 45px;
  border: 1px solid #eeeeee;
  color: #c4c4c4;
  font: 400 14px/26px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  text-transform: none;
}
.blogs-area .blog_section .comment-form .form-control.placeholder {
  color: #c4c4c4;
}
.blogs-area .blog_section .comment-form .form-control:-moz-placeholder {
  color: #c4c4c4;
}
.blogs-area .blog_section .comment-form .form-control::-moz-placeholder {
  color: #c4c4c4;
}
.blogs-area .blog_section .comment-form .form-control::-webkit-input-placeholder {
  color: #c4c4c4;
}
.blogs-area .blog_section .comment-form textarea.form-control {
  height: 173px;
}
.blogs-area .blog_section .comment-form input.sub-btn {
  max-width: 171px;
  margin-top: 9px;
  padding: 12px 0px;
}

.blog-item {
  display: block;
  padding-bottom: 50px;
}
.blog-item .featured-image img{
  display: block;
  overflow: hidden;
  margin-bottom: 28px;
  position: relative;
  overflow: hidden;
}
.blog-item .post-content h4 a {
  color: #b8b8b8;
  display: inline-block;
}
.blog-item .post-content h4 a:hover {
  color: #464646;
}
.blog-item .post-content .blog_title {
  margin: 0 0 25px;
  font: 700 28px "Alegreya", serif;
}
.blog-item .post-content h2 a {
  color: #464646;
  display: inline-block;
  transition: all 0.6s linear;
}
.blog-item .post-content h2 a:hover {
  color: #5093e6;
  text-decoration: underline;
}
.blog-item .post-content p {
  color: #8e8d8d;
  padding-bottom: 32px;
  font: 400 15px/26px "Open Sans", sans-serif;
}
.blog-item .post-infos {
  padding-top: 32px;
  border-top: 1px solid #e4e4e4;
  overflow: hidden;
  list-style: none;
  padding-left: 0;
}
.blog-item .post-infos li {
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #b8b8b8;
  font-size: 14px;
  letter-spacing: 0px;
  margin-right: 18px;
  margin-left: 0px;
}
.blog-item .post-infos li i {
  font-size: 17px;
  margin-right: 8px;
}
.blog-item .post-infos li a {
  color: #b8b8b8;
  margin: 0 4px;
}
.blog-item .post-infos li a:hover {
  color: #5093e6;
}
.blog-item .post-infos li:nth-child(3) {
  padding-right: 0px;
}
ul.page-numbers {
    padding-left: 0;
}
.page-numbers li a, 
.page-numbers li span.current {
  border-radius: 0;
  min-width: 44px;
  height: 44px;
  text-align: center;
  padding: 0;
  color: #242424;
  border: 2px solid #d4d4d4;
  font: 700 18px/40px "Open Sans", sans-serif;
  border-radius: 0px;
}
.page-numbers li + li {
  margin-left: 10px;
}
.page-numbers li {
  float: left;
}
.page-numbers li a, 
.page-numbers li span.current{
  display: block;
  position: relative;
}
.page-numbers li span.current {
  background: #5093e6;
  color: #fff;
  border-color: #5093e6;
}
.page-numbers li:hover a, .page-numbers li:focus a {
  background: #5093e6;
  color: #fff;
  border-color: #5093e6;
  border-radius: 0px;
}

/*-------------------- Start single-post css --------------*/
.single-post .post-content {
  padding-bottom: 9px;
}
.single-post .post-content p {
  padding-bottom: 25px;
}

.social-shares {
  margin-top: 64px;
}
.social-shares li a {
  padding: 0 15px;
  line-height: 50px;
  text-transform: capitalize;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #fff;
  border-radius: 0;
  letter-spacing: 0px;
  font-size: 14px;
}
.social-shares li:first-child {
  margin-right: 10px;
  border: 2px solid #f2f2f2;
  line-height: 46px;
  width: 50px;
  text-align: center;
  color: #a5a5a5;
  font-size: 18px;
}
.social-shares li:first-child:after {
  content: '';
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  right: -7px;
  margin-top: -5px;
}
.social-shares li:nth-child(2) a {
  background: #4cc5f3;
}
.social-shares li:nth-child(2) a:hover {
  background: #1da1f2;
}
.social-shares li:nth-child(3) a {
  background: #758ab7;
}
.social-shares li:nth-child(3) a:hover {
  background: #4267b2;
}
.social-shares li:nth-child(4) a {
  background: #e78074;
}
.social-shares li:nth-child(4) a:hover {
  background: #d34836;
}
.social-shares li:nth-child(5) a {
  background: #4ca2cc;
}
.social-shares li:nth-child(5) a:hover {
  background: #0077B5;
}
.social-shares li + li {
  margin-left: 5px;
}

.comment-title {
  font: 700 28px/28px "Alegreya", serif;
  color: #242424;
  padding: 21px 0px 26px;
}

/*-------------------- End single-post css --------------*/
/*-------------- Start sidebar section css------------*/
.blog-sidebar {
  margin-right: -23px;
}

.sidebar-section .widget .widget_title {
  font: 700 28px/1 "Alegreya", serif;
  letter-spacing: 0px;
  color: #242424;
  margin-bottom: 30px;
}
.sidebar-section .widget .widget_title:after {
  content: '';
  width: 25px;
  height: 2px;
  display: inline-block;
  background: #5093e6;
  margin-left: 9px;
}
.sidebar-section .widget + .widget {
  margin-top: 47px;
}
.sidebar-section .widget_search .search-form {
  border: 0px;
  background: #121414;
}
.sidebar-section .widget_search .search-form .form-control {
  font: 400 14px/51px "Open Sans", sans-serif;
  color: #909090;
  box-shadow: none;
  border-radius: 0;
  height: 51px;
  border: none;
  background: none;
  padding: 0px 0px 0px 23px;
}
.sidebar-section .widget_search .search-form .form-control.placeholder {
  color: #909090;
}
.sidebar-section .widget_search .search-form .form-control:-moz-placeholder {
  color: #909090;
}
.sidebar-section .widget_search .search-form .form-control::-moz-placeholder {
  color: #909090;
}
.sidebar-section .widget_search .search-form .form-control::-webkit-input-placeholder {
  color: #909090;
}
.sidebar-section .widget_search .search-form .input-group-addon {
  padding: 0px;
  background: none;
  border-radius: 0px;
  border: 0px;
}
.sidebar-section .widget_search .search-form .input-group-addon button {
  border: 0px;
  padding: 0px 17px;
  background: none;
}
.sidebar-section .widget_search .search-form .input-group-addon button i {
  font-size: 16px;
  color: #909090;
}
.pull-left .sidebar-section .widget_categories ul {
  list-style: none;
}
.sidebar-section .widget_categories ul {
  margin: -15px 0 0;
}
.sidebar-section .widget_categories ul li a {
  display: inline-block;
  font: 15px/42px "Open Sans", sans-serif;
  color: #898989;
  position: relative;
  transition: all 0.6s ease-in-out;
  text-transform: capitalize;
}
.sidebar-section .widget_categories ul li + li {
  border-top: 1px solid #e6e6e6;
}
.sidebar-section .widget_categories ul li:hover a {
  color: #5093e6;
}
.sidebar-section .widget_categories ul li:hover a:after {
  color: #5093e6;
}
.sidebar-section .widget_autopress_posts {
  padding-bottom: 3px;
}
.sidebar-section .widget_autopress_posts .recent-posts {
  margin-top: -10px;
  border: 1px solid #e4e4e4;
}
.sidebar-section .widget_autopress_posts .recent-posts li {
  padding: 24px 20px 22px;
  transition: all 0.6s linear;
}
.sidebar-section .widget_autopress_posts .recent-posts li a {
  display: block;
  letter-spacing: 0px;
  font-family: "Open Sans", sans-serif;
}
.sidebar-section .widget_autopress_posts .recent-posts li .title {
  color: #404040;
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  transition: all 0.6s linear;
}
.sidebar-section .widget_autopress_posts .recent-posts li .date {
  font-weight: 400;
  color: #898989;
  font-size: 14px;
  line-height: 32px;
  padding-top: 5px;
}
.sidebar-section .widget_autopress_posts .recent-posts li .read-more {
  font: 700 15px/16px "Open Sans", sans-serif;
  color: #5093e6;
  text-transform: uppercase;
  border-bottom: 1px solid #5093e6;
  display: inline-block;
}
.sidebar-section .widget_autopress_posts .recent-posts li + li {
  border-top: 1px solid #e4e4e4;
}
.sidebar-section .widget_autopress_posts .recent-posts li:hover {
  background: #f7f7f7;
}
.sidebar-section .widget_autopress_posts .recent-posts li:hover .title {
  color: #5093e6;
}
.sidebar-section .widget_autopress_download_brochure .download-btn2 {
  display: block;
  padding-left: 22px;
  font: 700 23px/60px "Alegreya", serif;
  color: #fff;
  text-transform: capitalize;
  position: relative;
  background: #5093e6;
  overflow: hidden;
  z-index: 1;
}
.sidebar-section .widget_autopress_download_brochure .download-btn2 span {
  padding-left: 20px;
}
.sidebar-section .widget_autopress_download_brochure .download-btn2:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  display: block;
  background: #2c4564;
  transform: translateX(-100%);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.sidebar-section .widget_autopress_download_brochure .download-btn2:hover:after {
  transform: translateX(0);
}
.sidebar-section .widget_tag_cloud a {
  float: left;
  margin: 0 10px 10px 0;
  line-height: 36px;
  padding: 0 30px;
  border: 1px solid #e4e4e4;
  font-family: "Open Sans", sans-serif;
  color: #a6a6a6;
  font-size: 14px!important;
  letter-spacing: 0px;
  transition: all 0.6s linear;
}
.sidebar-section .widget_tag_cloud a:hover {
  color: #fff;
  background: #2c4564;
  border-color: #2c4564;
}

/*-------------- Start sidebar section css------------*/
/*================End blog area css ==================*/
/*===============start clients-logo-area =============*/
.clients-logo-area {
  background: #f3f3f3;
  padding: 96px 0px 100px;
}
.clients-logo-area .clients-logo-slider .owl-nav {
  position: absolute;
  right: 0;
  top: -84px;
  display: none;
}
.clients-logo-area .clients-logo-slider .owl-nav .owl-next {
  margin-left: 10px;
}

/*===============End clients-logo-area =============*/
/*====================================================*/
/*====================================================*/
/*================Start Contact area css ==================*/
.contact-area {
  background: #f8f7fb;
  padding: 94px 0px 100px;
}
.contact-area .section-title {
  padding-right: 100px;
  padding-bottom: 78px;
}
.contact-area .section-title p {
  color: #898989;
}
.contact-area .contact-info {
  border: 1px solid #e5e5e5;
  padding: 26px 30px 24px;
}
.contact-area .contact-info .media-left {
  margin-right: 30px;
  vertical-align: middle;
}
.contact-area .contact-info .media-left{
  display: block;
  width: 49px;
  height: 49px;
  border: 1px solid #000;
  color: #000;
  border-radius: 50%;
  text-align: center;
  float: left;
}
.contact-area .contact-info .media-left{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.contact-area .contact-info .media-left.add:before{
  content: "\f041";
}
.contact-area .contact-info .media-left.mail:before{
  content: "\f003";
}
.contact-area .contact-info .media-left.con:before{
  content: "\f095";
}
.contact-area .contact-info .media-left {
  font-size: 23px;
  line-height: 32px;
  padding-top: 8px;
  padding-right: 0;
}
.contact-area .contact-info .media-body {
  font: 400 15px/26px "Open Sans", sans-serif;
  color: #a3a3a3;
  letter-spacing: 0px;
  transition: all 0.4s ease-in;
}
.contact-area .contact-info .media-body.number {
  font-weight: 600;
  font-style: italic;
  font-size: 19px;
}
.contact-area .contact-info:hover .media-body {
  color: #000;
}
.contact-area .contact {
  margin-top: 80px;
}
.contact-area .map {
  height: 428px;
}
.contact-area .map iframe {
  width: 100%;
  height: 100%;
  border: 0px;
}
.marginLastchid .contact-form .form-control {
    margin-bottom: 20px;
}
.contact-form .form-control {
  min-height: 55px;
  font: 400 14px/35px "Open Sans", sans-serif;
  color: #555;
  letter-spacing: 0.3px;
  border-color: #ededed;
  text-transform: capitalize;
  margin-bottom: 20px;
  border-radius: 0px;
  box-shadow: none;
  padding-left: 25px;
}
.faq-contact .contact-form .form-control {
  margin-bottom: 20px;
}
.contact-form .form-control.placeholder {
  color: #555;
}
.contact-form .form-control:-moz-placeholder {
  color: #555;
}
.contact-form .form-control::-moz-placeholder {
  color: #555;
}
.contact-form .form-control::-webkit-input-placeholder {
  color: #555;
}
.contact-form .form-control.error {
  margin-bottom: 0px;
}
.contact-form .form-control.error + .error {
  font: 400 14px/30px "Open Sans", sans-serif;
  color: #242424;
  background: none;
  border: 0px;
  margin-bottom: 0px;
  display: block;
}
.contact-form .form-control:focus {
  border-color: #86cdf6;
}
.contact-form textarea.form-control {
  padding-top: 10px;
  height: 203px;
  resize: none;
}
.contact-form .sub-btn {
  padding: 12px 45px;
  margin-top: 30px;
}

#success, #error {
  position: absolute;
  top: -15px;
  display: block;
  right: 0;
  left: 0;
  bottom: -15px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
#success p, #error p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

#success {
  color: lawngreen;
}

#error {
  color: orangered;
}

/*================End Contact area css ==================*/
/*====================================================*/
/*====================================================*/
/*================Start Gallery area css ==================*/
.gallery-area {
  padding: 100px 0px;
}
.gallery-area .filter-row {
  background: #252525;
  border-radius: 3px;
  padding: 20px 0px 18px 30px;
  margin-bottom: 22px;
}
.gallery-area .filter-row ul{
  list-style: none;
  padding-left: 0;
}
.gallery-area .filter-row .gallery-filter li {
  float: left;
  font: 700 16px/26px "Roboto", sans-serif;
  color: #d2d2d2;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.5s ease-in;
}
.gallery-area .filter-row .gallery-filter li + li:before {
  content: '';
  background: #d2d2d2;
  margin: 0px 19px;
  width: 1px;
  height: 12px;
  bottom: -1px;
  position: relative;
  display: inline-block;
  transform: skewX(-20deg);
}
.gallery-area .filter-row .gallery-filter li.active {
  color: #f8d24b;
}
.gallery-area .filter-row .gallery-filter li:hover {
  color: #f8d24b;
}
.gallery-area .gallery .gallery-item {
  margin-top: 30px;
}
.gallery-area .gallery .gallery-item .gallery-img {
  position: relative;
  z-index: 1;
  transition: all 0.35s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
}
.gallery-area .gallery .gallery-item .gallery-img:before {
  background: rgba(80, 147, 230, 0.6);
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: scaleX(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.gallery-area .gallery .gallery-item .gallery-img:after {
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(80, 147, 230, 0.6);
  transform: scaleY(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.gallery-area .gallery .gallery-item .gallery-img img {
  transition: all 1s ease;
  z-index: 0;
}
.gallery-area .gallery .gallery-item .gallery-img .l-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -150%);
  font-size: 22px;
  color: #207a94;
  width: 66px;
  height: 66px;
  display: block;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  line-height: 66px;
  transition: all 0.4s linear;
  opacity: 0;
}
.gallery-area .gallery .gallery-item .gallery-img:hover:before {
  transform: scaleX(1);
}
.gallery-area .gallery .gallery-item .gallery-img:hover:after {
  transform: scaleY(1);
}
.gallery-area .gallery .gallery-item .gallery-img:hover img {
  transform: scale(1.1);
}
.gallery-area .gallery .gallery-item .gallery-img:hover .l-icon {
  z-index: 2;
  opacity: 1;
  transform: translate(-50%, -50%);
}

/*================End Gallery area css ==================*/
/*==============Start full-width-gallery css ==============*/
.full-width-gallery .gallery .gallery-item {
  width: calc(100% / 5);
  float: left;
  margin-top: 0px;
  overflow: hidden;
}
.full-width-gallery .submit {
  background: #4c82f1;
  font-size: 14px;
  padding: 8px 30px;
  border: 0px;
  line-height: 21px;
  letter-spacing: 0.3px;
  transition: all 0.6s linear;
  width: 160px;
  margin: 50px auto 0px auto;
  display: block;
}
.full-width-gallery .submit:hover {
  background: #f8d24b;
  color: #242424;
}

.grid-sizer {
  width: 25%;
}

/*==============End full-width-gallery css ==============*/
/*============Start light box css ==============*/
#imagelightbox {
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none;
}

#imagelightbox-close {
  width: 2.5em;
  height: 2.5em;
  text-align: left;
  background-color: #242424;
  position: fixed;
  z-index: 10002;
  top: 2.5em;
  right: 2.5em;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  transition: color .3s ease;
  border: none;
}

#imagelightbox-close:hover, #imagelightbox-close:focus {
  background-color: #5093e6;
  outline: none;
}

#imagelightbox-close:before, #imagelightbox-close:after {
  width: 2px;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 50%;
  margin-left: -1px;
}

#imagelightbox-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

#imagelightbox-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#imagelightbox-loading, #imagelightbox-loading div {
  -moz-border-radius: 50%;
  border-radius: 50%;
}

#imagelightbox-loading {
  width: 2.5em;
  height: 2.5em;
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
  padding: 0.625em;
  margin: -1.25em 0 0 -1.25em;
  -moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
}

#imagelightbox-loading div {
  width: 1.25em;
  height: 1.25em;
  background-color: #fff;
  -webkit-animation: imagelightbox-loading .5s ease infinite;
  -moz-animation: imagelightbox-loading .5s ease infinite;
  animation: imagelightbox-loading .5s ease infinite;
}

#imagelightbox-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#imagelightbox-caption {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  background-color: #3baeff;
  position: fixed;
  z-index: 10001;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 14px 0px;
  text-transform: capitalize;
}

.imagelightbox-arrow {
  font-size: 40px;
  line-height: 56px;
  font-weight: 400;
  color: #242424;
  width: 3.75em;
  height: 7.5em;
  background-color: transparent;
  vertical-align: middle;
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  margin-top: -3.75em;
  border: none;
}

.imagelightbox-arrow-left {
  left: 2.5em;
}

.imagelightbox-arrow-right {
  right: 2.5em;
}

.imagelightbox-arrow-left:focus, .imagelightbox-arrow-right:focus {
  outline: none;
}

.imagelightbox-arrow-left:hover, .imagelightbox-arrow-right:hover {
  color: #5093e6;
}

#imagelightbox-loading, #imagelightbox-overlay, #imagelightbox-close, #imagelightbox-caption, #imagelightbox-nav, .imagelightbox-arrow {
  -webkit-animation: fade-in .25s linear;
  -moz-animation: fade-in .25s linear;
  animation: fade-in .25s linear;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@-webkit-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

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

  to {
    opacity: .5;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
}
@-moz-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -moz-transform: scale(0.75);
    transform: scale(0.75);
  }

  50% {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: .5;
    -moz-transform: scale(0.75);
    transform: scale(0.75);
  }
}
@keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    transform: scale(0.75);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: .5;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    transform: scale(0.75);
  }
}
/*============End light box css ==============*/
/*=========== Start gallery-2-area css ==============*/
.gallery-2-area {
  background: #ececf1;
  padding: 90px 0px 100px;
}
.gallery-2-area .section-title {
  padding-bottom: 60px;
}
.gallery-2-area .gallery-item {
  position: relative;
  z-index: 2;
  cursor: pointer;
  transition: all 0.35s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
}
.gallery-2-area .gallery-item:before {
  background: rgba(80, 147, 230, 0.6);
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: scaleX(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.gallery-2-area .gallery-item:after {
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(80, 147, 230, 0.6);
  transform: scaleY(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.gallery-2-area .gallery-item img {
  max-width: 100%;
  transition: all 0.6s ease 0s;
}
.gallery-2-area .gallery-item h3 {
  font: 700 15px/30px "Raleway", sans-serif;
  color: #fff;
  letter-spacing: 0.30px;
  position: absolute;
  width: 100%;
  bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
}
.gallery-2-area .gallery-item:hover:before {
  transform: scaleX(1);
}
.gallery-2-area .gallery-item:hover:after {
  transform: scaleY(1);
}
.gallery-2-area .gallery-item:hover img {
  transform: scale(1.1);
}

/*=========== End gallery-2-area css ==============*/
/*=========== Start gallery3-area css ==============*/
.gallery3-area {
  padding-top: 95px;
}
.gallery3-area .gallery-item {
  position: relative;
  transition: all 0.35s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
  padding: 0;
}
.gallery3-area .gallery-item:before {
  background: rgba(80, 147, 230, 0.6);
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: scaleX(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.gallery3-area .gallery-item:after {
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(80, 147, 230, 0.6);
  transform: scaleY(0);
  transition: all 0.6s ease 0s;
  z-index: 1;
}
.gallery3-area .gallery-item .text {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 32px;
  left: 0;
  padding: 0px 107px 0px 20px;
  opacity: 0;
  transition: all 0.6s linear;
  z-index: 2;
}
.gallery3-area .gallery-item .text h2 {
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.20px;
  font-weight: 700;
  padding-bottom: 15px;
  color: #fff;
}
.gallery3-area .gallery-item .text p {
  font-weight: 400;
}
.gallery3-area .gallery-item:hover:before {
  transform: scaleX(1);
}
.gallery3-area .gallery-item:hover:after {
  transform: scaleY(1);
}
.gallery3-area .gallery-item:hover .text {
  opacity: 1;
}

/*=========== End gallery3-area css ==============*/
.gallery-bg {
  background: #1c1e21;
}

/*====================================================*/
/*====================================================*/
/*============== Start products details area css =============*/
.product-details-area {
  padding: 100px 0px;
}
.product-details-area .prod-details {
  margin-bottom: 80px;
}
.product-details-area .prod-details .media-left {
  padding-right: 75px;
}
.product-details-area .prod-details .this-title {
  font: 700 38px/38px "Alegreya", serif;
  color: #000;
  padding-bottom: 25px;
}
.product-details-area .prod-details p {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 25px 0px 34px;
}
.product-details-area .prod-details .this-subtitle {
  font: 500 18px/26px "Raleway", sans-serif;
  color: #242424;
  margin: 26px 0px 20px;
}
.product-details-area .prod-details .this-subtitle span {
  font: 600 24px/28px "Open Sans", sans-serif;
  color: #000;
  margin-left: 4px;
}
.product-details-area .prod-details .this-subtitle .form-control {
  width: 40px;
  height: 35px;
  border: 1px solid #eaeaea;
  box-shadow: none;
  border-radius: 0px;
  display: inline-block;
  font: 600 18px/26px "Raleway", sans-serif;
  color: #999999;
  padding: 0px 0px 0px 13px;
  text-align: center;
  margin-left: 5px;
}
.product-details-area .prod-details .this-subtitle + .this-subtitle {
  margin: 20px 0px 50px;
}
.product-details-area .prod-details .thm-btn {
  font-size: 16px;
  letter-spacing: 0.5px;
  padding: 6px 56px 5px;
  border: 0px;
}
.product-details-area .proTab li a {
  border-radius: 0;
  margin: 0;
  padding: 0 45px;
  background: #f4f4f4;
  border-bottom-color: #e2e2e2;
  font: 400 16px/45px "Open Sans", sans-serif;
  border-top: 2px solid #f4f4f4;
  transition: all 0.6s ease-in-out;
  color: #000;
}
.product-details-area .proTab li a:hover, .product-details-area .proTab li a:focus {
  border-top: 2px solid #e1ba60;
  line-height: 45px;
  border-bottom-color: #fff;
  background: #fff;
}
.product-details-area .proTab li + li {
  margin-left: 10px;
}
.product-details-area .proTab li.active a {
  border-top: 2px solid #e1ba60;
  line-height: 45px;
  color: #000;
  border-bottom-color: #fff;
  background: #fff;
}

.proTab-content {
  border: 1px solid #e2e2e2;
  border-top: none;
}
.proTab-content .tab-pane {
  padding: 45px 70px 55px 40px;
}
.proTab-content .tab-pane p {
  margin-bottom: 27px;
}

/*============== End products details area css =============*/
/*====================================================*/
/*====================================================*/
/*============== Start cart area css =============*/
.cart-contents-area {
  padding: 100px 0px;
}
.cart-contents-area .thm-btn {
  background: #4c82f1;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 37px;
  padding: 0px 25px;
  border: 0px;
}
.cart-contents-area .thm-btn:hover {
  background: #f8d24b;
}

.cart-table {
  margin-bottom: 0px;
}
.cart-table thead {
  background: #f9f9f9;
}
.cart-table thead tr th {
  color: #000000;
  font: 700 22px/60px "Alegreya", serif;
  padding: 0 20px;
  border: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb !important;
  border-bottom: 0;
}
.cart-table thead tr th:first-child {
  padding: 0 40px;
}
.cart-table tbody tr td {
  border: 1px solid #ebebeb;
  color: #8e8d8d;
  font: 400 15px/26px "Open Sans", sans-serif;
  padding: 25px 20px;
  vertical-align: middle;
}
.cart-table tbody tr td a {
    color: #8e8d8d;
}
.cart-table tbody tr td:last-child {
  font: bold 18px/1 "Raleway", sans-serif;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 96px;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn {
  line-height: 40px;
  border: 1px solid #ebebeb;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  text-align: center;
  border-radius: 0;
  font-size: 16px;
  box-shadow: none;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn:focus {
  outline: none !important;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .filter-option {
  color: #8e8d8d;
  font-weight: normal;
  width: -webkit-calc(100% - 37px);
  width: calc(100% - 37px);
  text-align: center;
  box-shadow: none;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .bs-caret {
  color: #bdbdbd;
  width: 32px;
  height: 40px;
  float: right;
  border-left: 1px solid #ebebeb;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu {
  border-radius: 0;
  padding: 0;
  border: 1px solid #ebebeb;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li a {
  padding: 0 15px;
  color: #8e8d8d;
  font-size: 14px;
  line-height: 30px;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li a:hover {
  background: #f8d24b;
  color: #fff;
}
.cart-table tbody tr td .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li + li {
  border-top: 1px solid #ebebeb;
}

.bottom-box {
  background: #f9f9f9;
  margin: 0 0 50px;
  padding: 25px 14px 25px 26px;
  border: 1px solid #ebebeb;
  border-top: 0;
}
.bottom-box input {
  border: 1px solid #dddddd;
  color: #8e8d8d;
  margin-right: 14px;
  outline: medium none;
  padding: 0 20px;
  width: 130px;
  border-radius: 3px;
  font: 400 14px/31px "Open Sans", sans-serif;
  float: left;
}
.bottom-box .cupon-box .thm-btn {
  padding: 0px 28px;
  color: #fff;
  background: #282d3e;
  text-transform: capitalize;
  border: none;
  outline: none;
  font: 400 14px/31px "Open Sans", sans-serif;
}
.bottom-box .cupon-box .thm-btn:hover {
  background: #f8d24b;
  color: #242424;
}
.bottom-box .add-to-cart-wrap .thm-btn {
  float: right;
}

.cart-total-box ul {
  margin: 0;
  padding-left: 0;
}
.cart-total-box ul li {
  border: 1px solid #ebebeb;
  border-top: 0;
  padding: 0 40px 0 25px;
  color: #000000;
  font: 400 16px/60px "Open Sans", sans-serif;
  display: table;
  width: 100%;
}
.cart-total-box ul li span {
  float: right;
}
.cart-total-box ul li span span {
  float: left;
}
.cart-total-box ul li:first-child {
  border-top: 1px solid #EBEBEB;
  background: #F9F9F9;
  font: 700 22px/60px "Alegreya", serif;
}
.cart-total-box ul li:nth-child(2) span {
  color: #8e8d8d;
}
.cart-total-box ul li:nth-child(3) span {
  color: #363636;
  font-weight: bold;
}
.cart-total-box ul li:last-child {
  padding-top: 25px;
  padding-right: 33px;
  padding-bottom: 22px;
}
.cart-total-box ul li:last-child .checkout-button {
  float: right;
  padding: 0px 27px;
  line-height: 40px;
}

/*============== End cart area css =============*/
/*====================================================*/
/*====================================================*/
/*==================== Start Checkout page area css =====================*/
.checkout-page-area {
  padding: 100px 0px 80px;
}
.checkout-page-area .section-title h2 {
  display: inline-block;
  line-height: 33px;
  color: #323232;
}

.return-customer {
  background: #f9f9f9;
  border: 1px solid #ebebeb;
  padding: 20px 30px 22px;
  margin-bottom: 47px;
}
.return-customer p {
  font: 400 16px/26px "Open Sans", sans-serif;
  color: #8e8e8e;
}
.return-customer p a {
  color: #1175ca;
  text-decoration: underline;
  display: inline-block;
  margin-left: 5px;
}

.checkout-form .section-title {
  padding-bottom: 35px;
}
.checkout-form .check-contact-form {
  padding-right: 100px;
}
.checkout-form .check-contact-form .form-group {
  font: 500 14px/26px "Raleway", sans-serif;
  color: #8e8d8d;
  margin-bottom: 25px;
}
.checkout-form .check-contact-form .form-group label {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #8e8d8d;
  display: block;
  font-family: "Raleway", sans-serif;
}
.checkout-form .check-contact-form .form-group label span {
  color: #fe5454;
}
.checkout-form .check-contact-form .form-group .form-control {
  border: 1px solid #e2e2e2;
  font-size: 14px;
  min-height: 38px;
  color: #c6c6c6;
  font-family: "Raleway", sans-serif;
  margin-bottom: 13px;
}
.checkout-form .check-contact-form .form-group .form-control.placeholder {
  color: #c6c6c6;
}
.checkout-form .check-contact-form .form-group .form-control:-moz-placeholder {
  color: #c6c6c6;
}
.checkout-form .check-contact-form .form-group .form-control::-moz-placeholder {
  color: #c6c6c6;
}
.checkout-form .check-contact-form .form-group .form-control::-webkit-input-placeholder {
  color: #c6c6c6;
}
.checkout-form .check-contact-form .form-group .select-box .btn-group.bootstrap-select {
  width: 100%;
  outline: none;
}
.checkout-form .check-contact-form .form-group .select-box .btn-group.bootstrap-select .btn {
  font: 400 14px/26px "Raleway", sans-serif;
  color: #c6c6c6;
  text-transform: capitalize;
  border: none;
  outline: none !important;
  padding: 5px 20px;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  background: none;
  box-shadow: none;
  text-transform: none;
}
.checkout-form .check-contact-form .form-group .select-box .btn-group.bootstrap-select .btn .caret {
  border: none;
  top: -3px;
  right: 20px;
}
.checkout-form .check-contact-form .form-group .select-box .btn-group.bootstrap-select .btn .caret:before {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 46px;
  color: #4e4e4e;
}
.checkout-form .check-contact-form .form-group textarea.form-control {
  height: 103px;
  padding-top: 15px;
  margin-top: 12px;
}
.checkout-form .check-contact-form .section-title {
  padding-bottom: 35px;
  padding-top: 47px;
}
.checkout-form .check-contact-form .section-title h2 {
  display: inline-block;
  line-height: 33px;
  color: #323232;
}

.order-form .section-title {
  padding-bottom: 44px;
}

.order-box {
  border: 1px solid #d9d9d9;
  padding: 15px 30px 55px;
}
.order-box ul li {
  font: 500 14px/42px "Raleway", sans-serif;
  color: #8e8d8d;
  display: block;
}
.order-box ul li span {
  float: right;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
}
.order-box ul li span.bold {
  font-size: 18px;
  color: #010101;
}
.order-box ul li.total {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  line-height: 45px;
  margin-top: 11px;
  margin-bottom: 20px;
}
.order-box ul li .note {
  background: #ececec;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding: 19px 20px 16px 30px;
  border-radius: 3px;
  margin-top: 13px;
  margin-bottom: 12px;
}
.order-box ul li .note:after {
  width: 20px;
  height: 18px;
  background: #ececec;
  position: absolute;
  top: -9px;
  left: 25px;
  content: '';
  transform: rotate(45deg);
  z-index: -1;
}
.order-box ul li a span {
  color: #12a0b1;
  font: 500 13px/42px "Raleway", sans-serif;
}
.order-box ul li .sub-btn {
  font: 700 14px/24px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 34px;
  letter-spacing: 0.3px;
  border-radius: 3px;
  margin-top: 30px;
}
.order-box ul li:nth-child(8) img {
  margin-left: 30px;
}

/*--==========input check box css ========--*/
.squaredTwo {
  width: 13px;
  height: 13px;
  position: relative;
  margin: 0px 15px 0px 0px;
  display: inline-block;
}
.squaredTwo label {
  width: 13px;
  height: 13px;
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 5px;
  background: url("../image/check-box.png") no-repeat left center;
  margin-bottom: 0px;
}
.squaredTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 2px;
  left: 3px;
  border: 3px solid #5093e6;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 1;
  transform: rotate(-45deg);
}
.squaredTwo label:hover::after {
  opacity: 0.3;
}
.squaredTwo input[type=checkbox] {
  visibility: hidden;
  margin: 0px;
}
.squaredTwo input[type=checkbox]:checked + label:after {
  opacity: 0;
}

.radio-btn {
  margin-right: 10px;
}
.radio-btn label {
  background: url("../image/radio-icon.png") no-repeat left center;
  top: 13px;
}
.radio-btn label:after {
  content: "";
  background: url("../image/radio-icon2.png") no-repeat left center;
  border: 0px;
  transform: rotate(0deg);
  width: 9px;
  height: 6px;
  top: 4px;
  left: 3px;
}

/*==================== End Checkout page area css =====================*/
/*====================================================*/
/*====================================================*/
/*====================Start prices features css =====================*/
.prices-features {
  background-position: left bottom !important;
  padding: 89px 0px 96px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.vc_custom_1493805477443.prices-features {
  background-position: left bottom !important;
}
.prices-features:before {
  content: '';
  background-size: cover;
  left: 0;
  width: 431px;
  height: 100%;
  display: block !important;
  position: absolute;
  z-index: -1;
  top: 0;
}
.prices-features .section-title {
  padding-right: 40px;
}
.prices-features .pr-item {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  margin-top: 5px;
}
.prices-features .pr-item .icon {
  width: 90px;
  height: 90px;
  background: #4c82f1;
  border-radius: 50%;
  text-align: center;
  line-height: 85px;
  margin: 0 auto;
  position: relative;
}
.prices-features .pr-item .icon:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 6px solid transparent;
  transition: transform 0.36s ease 0s, opacity 0.6s ease 0.1ms;
}
.prices-features .pr-item h2 {
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #000;
  padding-top: 23px;
  text-transform: uppercase;
}
.prices-features .pr-item p {
  font-size: 14px;
  line-height: 26px;
  color: #7f7f7f;
  padding-top: 12px;
}
.prices-features .pr-item:hover .icon:after {
  opacity: 0;
  transform: scale(1.2);
  border-color: #5093e6;
}
.prices-features .pr-item .icon img {
    vertical-align: middle;
}
/*====================End prices features css =====================*/
/*========== Start plans-area css ============*/
.plans-area {
  background: #f6f5f9;
  padding: 100px 0px;
}
.plans-area .plans-items {
  text-align: center;
  background-color: white;
  box-shadow: 1.5px 2.598px 30px 0px rgba(0, 0, 0, 0.047);
  padding: 44px 0px 50px;
  transition: all 0.5s ease-in-out;
}
.plans-area .plans-items .table-header {
  font: 700 28px/30px "Alegreya", serif;
  color: #313131;
  padding-bottom: 24px;
  transition: all 0.5s ease-in-out;
}
.plans-area .plans-items .table-middle {
  width: 113px;
  height: 113px;
  background: #f8d24b;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
.plans-area .plans-items .table-middle:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 6px solid transparent;
  transition: transform 0.36s ease 0s, opacity 0.6s ease 0.1ms;
}
.plans-area .plans-items .table-middle h2 {
  font: 700 50px/25px "Alegreya", serif;
  color: #131313;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.plans-area .plans-items .table-middle h2 span {
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  vertical-align: top;
}
.plans-area .plans-items .table-middle h2 small {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #131313;
}
.plans-area .plans-items .table-data {
  padding-top: 14px;
}
.plans-area .plans-items .table-data ul {
  list-style: none;
  padding: 0;
}
.plans-area .plans-items .table-data ul li {
  font: 400 15px/42px "Open Sans", sans-serif;
  color: #898989;
  transition: all 0.5s ease-in-out;
}
.plans-area .plans-items .sub-btn {
  font: 700 16px/30px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 8px 27px;
  margin-top: 15px;
}
.plans-area .plans-items:hover {
  background: #313131;
}
.plans-area .plans-items:hover .table-header {
  color: #fff;
}
.plans-area .plans-items:hover .table-middle:after {
  opacity: 0;
  transform: scale(1.2);
  border-color: #f8d24b;
}
.plans-area .plans-items:hover .table-data ul li {
  color: #c1c1c1;
}

/*========== End plans-area css ============*/
/*====================================================*/
/*====================================================*/
/*===================== Start commingsoon-section css =====================*/
.commingsoon-section {
  background: no-repeat scroll center 0;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 158px 0px 300px;
}
.commingsoon-section:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block !important;
  background: #000;
  opacity: 0.80;
  z-index: -1;
  position: absolute;
}
.commingsoon-section h2 {
  font: 700 70px/75px "Alegreya", serif;
  color: #fff;
  text-transform: capitalize;
}
.commingsoon-section .commingsoon-content {
  max-width: 745px;
  margin: 104px auto 0px auto;
}
.commingsoon-section .commingsoon-content .timer {
  width: 160px;
  min-height: 185px;
  text-align: center;
  float: left;
  background: #f8d24b;
  color: #000;
  padding-top: 21px;
}
.commingsoon-section .commingsoon-content .timer span {
  font: 400 65px/70px "PT Serif", serif;
  display: block;
}
.commingsoon-section .commingsoon-content .timer .smalltext {
  font: 600 20px/70px "Open Sans", sans-serif;
  text-transform: uppercase;
  padding-top: 17px;
}
.commingsoon-section .commingsoon-content .timer + .timer {
  margin-left: 30px;
}
.commingsoon-section .commingsoon-content .subscribe-form {
  margin-top: 46px;
}
.commingsoon-section .commingsoon-content .subscribe-form p {
  font: 20px/34px "Open Sans", sans-serif;
  color: #fff;
  padding-bottom: 26px;
}
.commingsoon-section .commingsoon-content .subscribe-form .form-control {
  height: 51px;
  width: 492px;
  padding: 0 25px;
  border-radius: 5px;
  border: none;
  font: 400 16px/30px "Open Sans", sans-serif;
  color: #999999;
  margin: 0 5px 0 0;
}
.commingsoon-section .commingsoon-content .subscribe-form .form-control.placeholder {
  color: #999999;
}
.commingsoon-section .commingsoon-content .subscribe-form .form-control:-moz-placeholder {
  color: #999999;
}
.commingsoon-section .commingsoon-content .subscribe-form .form-control::-moz-placeholder {
  color: #999999;
}
.commingsoon-section .commingsoon-content .subscribe-form .form-control::-webkit-input-placeholder {
  color: #999999;
}
.commingsoon-section .commingsoon-content .subscribe-form .submit {
  font-size: 15px;
  letter-spacing: 0.3px;
  padding: 14px 38px;
  line-height: 21px;
  background: #4c82f1;
  border-color: #4c82f1;
  margin-left: 18px;
  border-radius: 3px;
}

/*===================== End commingsoon-section css =====================*/
/*===================== Start short-about-our-company css =====================*/
.short-about-our-company {
  padding: 120px 0px 108px;
  background: #ceced0;
}
.short-about-our-company .section-title {
  padding-bottom: 37px;
}
.short-about-our-company .section-title h2:after {
  display: block;
  margin-left: 0px;
  width: 50px;
  margin-top: 10px;
}
.short-about-our-company h3 {
  font: 400 22px/26px "Open Sans", sans-serif;
  color: #242424;
  font-style: italic;
  padding-bottom: 22px;
}
.short-about-our-company p {
  font: 400 14px/26px "Open Sans", sans-serif;
  color: #6e6e6e;
  letter-spacing: 0.1px;
}
.short-about-our-company p + p {
  margin-top: 25px;
}
.short-about-our-company .img-company {
  padding-top: 70px;
  overflow: hidden;
}
.short-about-our-company .img-company img {
  max-width: 100%;
}
.short-about-our-company .img-company .img-company-left {
  float: left;
  width: 400px;
  padding: 0 0 0 70px;
}
.short-about-our-company .img-company .img-company-right {
  float: right;
  width: 170px;
}

/*===================== End short-about-our-company css =====================*/
.comming-soon-footer {
  background: #161616;
  text-align: center;
  font: 400 14px "Open Sans", sans-serif;
  text-transform: capitalize;
  color: #5f5f5f;
  padding: 51px 0px;
}

/*================== error css ==============*/
.error-404 {
  background: url("assets/images/allmix/error.jpg") no-repeat scroll center 0;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 107px 0px 135px;
}
.error-404:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
}
.error-404 h1 {
  font: 800 200px/200px "Open Sans", sans-serif;
  color: #f8d24b;
  letter-spacing: 0px;
  margin-bottom: 5px;
  margin-top: 38px;
}
.error-404 h2 {
  font: 700 50px/53px "Alegreya", serif;
  color: #fff;
}
.error-404 p {
  font: 300 25px/53px "Open Sans", sans-serif;
  color: #fff;
  padding: 7px 0px 26px;
}
.error-404 .submit {
  font: 700 18px/47px "Roboto", sans-serif;
  color: #fff;
  max-width: 423px;
  padding: 3px 128px;
  background: #4c82f1;
  border-color: #4c82f1;
}

/*====================================================*/
/*====================================================*/
/*============== Start faqs-contents css =============*/
.faqs-contents {
  background: #f8f7fb;
  padding: 89px 0px 80px;
}
.faqs-contents .section-title {
  padding-bottom: 30px;
}
.faqs-contents .section-title h2:after {
  margin-left: 15px;
}
.faqs-contents .bee-accordion .panel {
  box-shadow: none;
  border: 1px solid #d1d1d1;
  border-radius: 0px;
}
.faqs-contents .bee-accordion .panel .panel-heading {
  background: none;
  padding: 0px;
}
.faqs-contents .bee-accordion .panel .panel-heading a {
  display: block;
  background: #fafafa;
  font: 600 15px/48px "Open Sans", sans-serif;
  color: #242424;
  padding-left: 20px;
}
.faqs-contents .bee-accordion .panel .panel-heading a i {
  display: inline-block;
  float: right;
  width: 50px;
  height: 48px;
  background: no-repeat scroll center center transparent;
  text-align: center;
  font-size: 26px;
  line-height: 48px;
  color: #909090;
}
.faqs-contents .bee-accordion .panel .panel-heading a .ar-down {
  display: block;
  line-height: 50px;
}
.faqs-contents .bee-accordion .panel .panel-heading a .ar-right {
  display: none;
}
.faqs-contents .bee-accordion .panel .panel-heading a.collapsed .ar-right {
  display: block;
}
.faqs-contents .bee-accordion .panel .panel-heading a.collapsed .ar-down {
  display: none;
}
.faqs-contents .bee-accordion .panel .panel-body {
  border-top-color: #d1d1d1;
  padding: 25px 30px 35px;
}
.faqs-contents .bee-accordion .panel + .panel {
  margin-top: 10px;
}

/*============== End faqs-contents css =============*/
/*============== Start faqs-contact css =============*/
.faq-contact {
  background: fixed;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 98px 0px 113px;
}
.faq-contact:after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  background: #434343;
  opacity: 0.92;
  display: block !important;
}
.faq-contact h2 {
  font: 700 38px/33px "Alegreya", serif;
  color: #fff;
  margin-bottom: 47px !important;
  text-align: center;
}
.faq-contact .sub-btn {
  font: 700 16px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #fff;
  text-transform: uppercase;
  padding: 11px 29px;
}

/*============== End faqs-contact css =============*/
/*============Start faq-area css ==============*/
.faq-area {
  background: #f5f5f5;
  padding: 92px 0px 95px;
  position: relative;
  z-index: 1;
}
.faq-area:before {
  content: '';
  background: url("assets/images/allmix/faq-bg.jpg") no-repeat scroll right bottom;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  opacity: 0.85;
  background-size: cover;
}
.faq-area .section-title {
  padding-bottom: 34px;
}
.faq-area .faq-left .media .media-body {
  padding-left: 20px;
}
.faq-area .faq-left .media .media-body h2 {
  font: 700 18px/16px "Open Sans", sans-serif;
  letter-spacing: 0.10;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 12px;
}
.faq-area .faq-left .media + .media {
  margin-top: 38px;
}
.faq-area .faq-right {
  padding-left: 70px;
}
.faq-area .faq-right .panel-group .panel {
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
  background: none;
}
.faq-area .faq-right .panel-group .panel .panel-heading {
  padding: 0px;
  background: none;
}
.faq-area .faq-right .panel-group .panel .panel-heading a {
  display: block;
  font: 400 18px/43px "Open Sans", sans-serif;
  letter-spacing: 0.30px;
  color: #32aac1;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 7px;
}
.faq-area .faq-right .panel-group .panel .panel-heading a i {
  float: right;
  width: 30px;
  height: 30px;
  background: no-repeat scroll center center transparent;
  text-align: center;
  font-size: 21px;
  line-height: 30px;
  color: #fff;
  background: #185089;
  margin-top: 20px;
}
.faq-area .faq-right .panel-group .panel .panel-heading a .ar-plus {
  display: none;
}
.faq-area .faq-right .panel-group .panel .panel-heading a .ar-minus {
  display: block;
}
.faq-area .faq-right .panel-group .panel .panel-heading a.collapsed {
  color: #333340;
}
.faq-area .faq-right .panel-group .panel .panel-heading a.collapsed i {
  background: #e5e5e5;
  color: #000;
}
.faq-area .faq-right .panel-group .panel .panel-heading a.collapsed .ar-plus {
  display: block;
}
.faq-area .faq-right .panel-group .panel .panel-heading a.collapsed .ar-minus {
  display: none;
}
.faq-area .faq-right .panel-group .panel .panel-body {
  border: 0px;
  padding-left: 0px;
  padding-top: 23px;
}
.faq-area .faq-right .panel-group .panel + .panel {
  margin-top: 15px;
}

/*============End faq-area css ==============*/
/*=============start faq-care-area =================*/
.faq-care-area:before {
  content: '';
  background: url("assets/images/allmix/faq-care-bg-img.png") no-repeat scroll right bottom;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 1;
  display: block !important;
  right: 0;
}
.faq-care-area .faq-right {
  padding-left: 0px;
}
.faq-care-area .faq-right .panel-group .panel + .panel {
  margin-top: 8px;
}
.faq-care-area .care-content .section-title {
  padding-bottom: 25px;
}
.faq-care-area .care-content .lists {
  padding-top: 18px;
}
.faq-care-area .care-content .lists li {
  font: 400 17px/45px "Open Sans", sans-serif;
  color: #242424;
  letter-spacing: 0.20px;
}
.faq-care-area .care-content .lists li:before {
  content: '';
  background: url(assets/images/allmix/check-icon.png) no-repeat 100%;
  display: inline-block;
  background-size: contain;
  width: 14px;
  height: 45px;
  float: left;
  margin-right: 22px;
}

/*=============End faq-care-area =================*/
/*====================================================*/
/*====================================================*/
/*================Start coupons-contents css ==================*/
.coupons-contents {
  background: url("../image/coupon-bg.jpg") no-repeat scroll center 0;
  background-size: cover;
  position: relative;
  padding-top: 94px;
  z-index: 1;
}
.coupons-contents:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #ffffff;
  opacity: 0.92;
  display: block !important;
}
.coupons-contents .coupon {
  padding-bottom: 30px;
  position: relative;
  cursor: pointer;
}
.coupons-contents .coupon:after {
  content: '';
  display: block;
  position: absolute;
  background: url(assets/images/allmix/coupon-secior.png) no-repeat scroll 0 0;
  width: 33px;
  height: 21px;
  bottom: 22px;
  right: 77px;
}
.coupons-contents .coupon .media {
  padding: 33px 15px 33px 21px;
  border: 3px dashed #000;
  transition: all 0.6s linear;
  background: #fff;
}
.coupons-contents .coupon .media .media-left {
  padding-right: 18px;
}
.coupons-contents .coupon .media .media-left .coupon-off {
  width: 152px;
  background: #4c82f1;
  font: 700 60px/1 "Open Sans", sans-serif;
  color: #fff;
  text-align: center;
  padding: 4px 0 7px;
  margin: 0 0 2px;
  transition: all 0.6s linear;
}
.coupons-contents .coupon .media .media-left .coupon-off sup {
  font-size: 40px;
  top: -12px;
  padding-right: 3px;
}
.coupons-contents .coupon .media .media-left .coupon-off span {
  display: block;
  font-size: 40px;
  text-transform: uppercase;
}
.coupons-contents .coupon .media .media-left .coupon-off.free {
  font-size: 35px;
  line-height: 32px;
  text-align: left;
  padding: 23px 8px 21px 15px;
  text-transform: uppercase;
}
.coupons-contents .coupon .media .media-left .coupon-off.free span {
  font-size: 26px;
  text-transform: capitalize;
  padding-top: 3px;
}
.coupons-contents .coupon .media .media-body p {
  font: 400 13px/17px "Open Sans", sans-serif;
  color: #404c60;
  padding-top: 8px;
}
.coupons-contents .coupon .media:hover {
  background: #f8d24b;
}
.coupons-contents .coupon .media:hover .coupon-off {
  background: #1e1e1e;
}

/*================End coupons-contents css ==================*/
/*================Start appoinment-form-area css ==================*/
.appoinment-form-area {
  background: #f6f5f9;
  padding: 94px 0px 100px;
}
.appoinment-form-area h2 {
  font: 400 18px/26px "Open Sans", sans-serif;
  color: #898989;
  padding-bottom: 38px;
}
.appoinment-form-area .form-title {
  font: 400 15px/26px "Open Sans", sans-serif;
  color: #242424;
  margin-bottom: 24px;
}
.appoinment-form-area .br {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #fff;
  margin-bottom: 40px;
  margin-top: 50px;
}
.appoinment-form-area .filter_slider_area .ui-slider, .appoinment-form-area .filter_slider_area .ui-slider-range {
  background: #000;
  border: 0px;
  height: 5px;
  border-radius: 0px;
  position: relative;
}
.appoinment-form-area .filter_slider_area .ui-slider {
  width: 241px;
  display: inline-block;
}
.appoinment-form-area .filter_slider_area .ui-slider .ui-slider-handle {
  width: 27px;
  height: 27px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  top: -11px;
}
.appoinment-form-area .filter_slider_area .ui-slider .ui-slider-handle:after {
  width: 11px;
  height: 11px;
  content: '';
  position: absolute;
  background: #4c82f1;
  border-radius: 50%;
  border: 1px solid #e2e2e2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.appoinment-form-area .filter_slider_area .ui-slider .ui-slider-handle:focus {
  outline: none;
}
.appoinment-form-area .filter_slider_area input {
  width: 100px;
  height: 50px;
  border: 1px solid #e2e2e2;
  text-align: center;
  font: 400 14px/26px "Open Sans", sans-serif;
  color: #242424;
  margin-left: 24px;
}
.appoinment-form-area .appoinment-option .bootstrap-select {
  width: 100% !important;
}
.appoinment-form-area .appoinment-option .bootstrap-select .btn-default {
  background: #fff;
  padding: 0px;
  box-shadow: none;
  color: #242424;
  border: 1px solid #e2e2e2;
  border-radius: 0px;
  font: 400 15px/48px "Open Sans", sans-serif;
  padding-left: 20px;
}
.appoinment-form-area .appoinment-option .bootstrap-select .btn-default:focus {
  outline: none !important;
}
.appoinment-form-area .appoinment-option .bootstrap-select .btn-default .caret {
  right: 15px;
  color: #b2b2b2;
  border-top: 6px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.appoinment-form-area .appoinment-option .form-control {
  height: 50px;
  border: 1px solid #e2e2e2;
  box-shadow: none;
  border-radius: 0px;
  color: #242424;
}
.appoinment-form-area .appoinment-option .form-control.placeholder {
  color: #242424;
}
.appoinment-form-area .appoinment-option .form-control:-moz-placeholder {
  color: #242424;
}
.appoinment-form-area .appoinment-option .form-control::-moz-placeholder {
  color: #242424;
}
.appoinment-form-area .appoinment-option .form-control::-webkit-input-placeholder {
  color: #242424;
}
.appoinment-form-area .service-selector {
  padding-top: 40px;
}
.appoinment-form-area .service-selector .form-title {
  margin-bottom: 21px;
}
.appoinment-form-area .service-selector ul li {
  display: inline-block;
  font: 400 14px/26px "Open Sans", sans-serif;
  color: #898989;
  position: relative;
  padding-left: 20px;
}
.appoinment-form-area .service-selector ul li label {
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 1px;
  border: 1px solid #e2e2e2;
  background: #fff;
  margin-bottom: 0px;
}
.appoinment-form-area .service-selector ul li label:after {
  content: "\f00c";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #5093e6;
  transform: translate(-50%, -50%);
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  background: transparent;
  opacity: 1;
}
.appoinment-form-area .service-selector ul li label:hover::after {
  opacity: 0.3;
}
.appoinment-form-area .service-selector ul li input[type=checkbox] {
  visibility: hidden;
  margin: 0px;
}
.appoinment-form-area .service-selector ul li input[type=checkbox]:checked + label:after {
  opacity: 0;
}
.appoinment-form-area .service-selector ul li + li {
  margin-left: 35px;
}
.appoinment-form-area .contact-form .form-control {
  min-height: 50px;
  color: #898989;
  padding-left: 25px;
  margin-bottom: 30px;
}
.appoinment-form-area .contact-form .form-control.placeholder {
  color: #898989;
}
.appoinment-form-area .contact-form .form-control:-moz-placeholder {
  color: #898989;
}
.appoinment-form-area .contact-form .form-control::-moz-placeholder {
  color: #898989;
}
.appoinment-form-area .contact-form .form-control::-webkit-input-placeholder {
  color: #898989;
}
.appoinment-form-area .contact-form .submit {
  font-size: 16px;
  max-width: 170px;
  padding: 12px 29px 12px 28px;
  margin-top: 10px;
}

/*================End appoinment-form-area css ==================*/
/*====================================================*/
/*====================================================*/
/*============== Start testimonials-page-area css =============*/
.testimonials-page-area {
  padding: 85px 0px 83px;
}
.testimonials-page-area.testimonial-item1 {
  background-size: cover;
  padding: 85px 0px 68px;
}
.testimonials-page-area.testimonial-item2 {
  background: #f5f4f8;
  padding: 100px 0px 83px;
}
.testimonials-page-area.testimonial-item3 {
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
}
.testimonials-page-area.testimonial-item3:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: -1;
}
.testimonials-page-area.testimonial-item3 .testimonials h4 {
  color: #e5e5e5;
}
.testimonials-page-area.testimonial-item3 .testimonials h5 {
  color: #f8d24b;
}
.testimonials-page-area.testimonial-item4 {
  background: #f5f4f8;
}
.testimonials-page-area.testimonial-item5 {
  background: #e9e9eb;
}
.testimonials-page-area .testimonials {
  text-align: center;
  padding: 0px 100px;
}
.testimonials-page-area .testimonials h4 {
  font: 400 15px/26px "Open Sans", sans-serif;
  color: #898989;
  margin-top: 35px;
  margin-bottom: 12px;
}
.testimonials-page-area .testimonials h5 {
  font: 300 18px/44px "Open Sans", sans-serif;
  color: #6f6f6f;
  font-style: italic;
}

/*============== End testimonials-page-area css =============*/
/*==============Start testimonial3 css ================*/
.testimonial3 {
  padding-bottom: 100px;
}
.testimonial3 .testimonials {
  padding: 0px;
}
.testimonial3 .testimonials h4 {
  margin-top: 20px;
}
.testimonial3 .testimonials h5 {
  color: #000;
  padding-bottom: 8px;
}

/*==============End testimonial3 css ================*/
/*====================================================*/
/*====================================================*/
/*============= Start map css =============*/
.mapBox {
  min-height: 490px;
}

/*============= End map css =============*/
/*============= Start get-map-contact css=============*/
.get-map-contact .get-contact {
  width: 38.8%;
  background: #0c1e30;
  padding: 95px 0px 105px;
}
.get-map-contact .get-contact .get-content {
  max-width: 370px;
  margin-left: auto;
  margin-right: 65px;
}
.get-map-contact .get-contact .get-content ul {
    padding-left: 0;
    list-style: none;
}
.get-map-contact .get-contact .get-content ul li {
  font: 400 15px/22px "Open Sans", sans-serif;
  color: rgba(255, 255, 255, 0.6);
  padding-right: 50px;
  padding-bottom: 20px;
}
.get-map-contact .get-contact .get-content ul li a {
  color: rgba(255, 255, 255, 0.6);
}
.get-map-contact .get-contact .get-content ul li a span {
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  font-style: italic;
}
.get-map-contact .map-right {
  width: 61.20%;
}
.get-map-contact .map-right .mapBox-1 {
  height: 487px;
}

/*============= End get-map-contact css=============*/
/*====================================================*/
/*====================================================*/
/*============== Start footer area css ===============*/
.footer-area .footer-top {
  padding: 75px 0;
  background: #0f0f0f;
}
.footer-area .footer-top .widget + .widget {
  margin-top: 0;
}
.footer-area .footer-top .widget .widget_title {
  font: italic 600 24px/26px "Alegreya", serif;
  margin: 0;
  color: #d1d4d7;
  text-transform: capitalize;
  padding-bottom: 21px;
}
.footer-area .footer-top .widget .widget_title:after {
  display: inline-block;
  margin-left: 9px;
  content: '';
  width: 25px;
  height: 1px;
  background: #f60307;
}
.footer-area .footer-top .widget ul {
  list-style: none;
  padding-left: 0;
}
.footer-area .footer-top .widget ul li {
    padding: 0;
	border: none;
}
.footer-area .footer-top .widget.footer-2 ul li a ,
.footer-area .footer-top .widget.footer-3 ul li a {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 39px;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  color: #686868;
}
.footer-area .footer-top .widget.footer-2 ul li a:before,
.footer-area .footer-top .widget.footer-3 ul li a:before  {
  content: '';
  width: 4px;
  height: 1px;
  display: inline-block;
  background: #686868;
  margin-right: 10px;
  vertical-align: middle;
  transition: all 0.6s ease-in-out;
}
.footer-area .footer-top .widget.footer-2 ul li a:hover, 
.footer-area .footer-top .widget.footer-2 ul li a:focus,
.footer-area .footer-top .widget.footer-3 ul li a:hover, 
.footer-area .footer-top .widget.footer-3 ul li a:focus {
  color: #f60307;
}
.footer-area .footer-top .widget.footer-2 ul li a:hover:before, 
.footer-area .footer-top .widget.footer-2 ul li a:focus:before,
.footer-area .footer-top .widget.footer-3 ul li a:hover:before, 
.footer-area .footer-top .widget.footer-3 ul li a:focus:before {
  background: #f8d24b;
}
.footer-area .footer-top .widget.about_us_widget.footer-1  {
  padding-top: 3px;
}
.footer-area .footer-top .widget.about_us_widget.footer-1  .logo {
  margin-bottom: 20px;
  display: block;
}
.footer-area .footer-top .widget.about_us_widget.footer-1  p {
  color: #686868;
  font: 400 14px/24px "Open Sans", sans-serif;
  margin-bottom: 13px;
}
.footer-area .footer-top .widget.about_us_widget.footer-1  .read_more {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #d6b34a;
  margin-bottom: 20px;
  display: inline-block;
}
.footer-area .footer-top .widget.about_us_widget.footer-1  .social_icon ul li {
  float: left;
}
.footer-area .footer-top .widget.about_us_widget.footer-1  .social_icon ul li + li {
  margin-left: 10px;
}
.footer-area .footer-top .widget.about_us_widget.footer-1  .social_icon ul li a {
  text-decoration: none;
  padding: 0;
  background: transparent;
  font-size: 17px;
  color: #686868;
  text-align: center;
  width: 37px;
  height: 37px;
  border: 1px solid #686868;
  border-radius: 100%;
  transition: all 400ms linear 0s;
}
.footer-area .footer-top .widget.about_us_widget.footer-1 .social_icon ul li a i {
  line-height: 37px;
  display: block;
}
.footer-area .footer-top .widget.about_us_widget.footer-1  .social_icon ul li a:hover {
  border-color: #f60307;
  color: #f60307;
}
.footer-area .footer-top .widget.footer-4 ul {
  padding-top: 7px;
}
.footer-area .footer-top .widget.footer-4 ul li {
  display: table;
  width: 100%;
  font: 400 14px/24px "Open Sans", sans-serif;
}
.footer-area .footer-top .widget.footer-4 ul li + li {
  margin-top: 17px;
}
.footer-area .footer-top .widget.footer-4 ul li i {
  float: left;
  font-size: 20px;
  color: #f8d24b;
  width: 34px;
  text-align: left;
  padding-top: 5px;
}
.footer-area .footer-top .widget.footer-4 ul li i.fa-map-marker {
  font-size: 22px;
}
.footer-area .footer-top .widget.footer-4 ul li i.fa-envelope-o {
  font-size: 16px;
}
.footer-area .footer-top .widget.footer-4 ul li .fleft {
  float: left;
  color: #686868;
  line-height: 24px;
  width: calc(100% - 34px);
}
.footer-area .footer-top .widget.footer-4 ul li .fleft strong {
  color: #686868;
  text-transform: uppercase;
}
.footer-area .footer-top .widget.footer-4 ul li .fleft a {
  color: #686868;
}
.footer-area .footer-top .widget.footer-4 ul li .fleft a:hover, .footer-area .footer-top .widget.footer-4 ul li .fleft a:focus {
  color: #f60307;
}
.footer-area .footer_bottom {
  padding: 27px 0;
  background: #000;
  color: #686868;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  font-size: 14px;
}
.footer-area .footer_bottom a {
  color: #686868;
}
.footer-area .footer_bottom .right a {
    margin-left: 5px;
}
.footer-area .footer_bottom a:hover, 
.footer-area .footer_bottom a:focus {
  color: #f60307;
}
.footer-area .footer_bottom .right {
  text-align: right;
}
.footer-3 {
    width: 16.66666667%;
}
.footer-4 {
    width: 33.33333333%;
}
/*============== End footer area css ===============*/
/*============== start question area css ===============*/
.question-area {
  background: #f60307;
  padding: 20px 0px 26px;
}
.question-area h2 {
  font: 300 28px/44px "Open Sans", sans-serif;
  color: #fff;
}
.question-area h2 a {
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid #fff;
  line-height: 32px;
  margin-left: 25px;
}
.question-area h2 a:hover {
  color: #000;
  border-color: #000;
  text-decoration: none;
}
.question-area.q-blue {
  background: #337cc4;
}
.question-area.q-blue h2 {
  font: 300 28px/44px "Open Sans", sans-serif;
  color: #fff;
}
.question-area.q-blue h2 a {
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid #fff;
  line-height: 32px;
  margin-left: 25px;
}
.question-area.q-blue h2 a:hover {
  color: #000;
  border-color: #000;
}

/*============== End question area css ===============*/
/*==========Start hm-question area css ===============*/
.hm-question {
  background: url(assets/images/allmix/home2-contact-bg.jpg) no-repeat scroll center 0;
  background-size: cover;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 70px 0px 74px;
}
.hm-question:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(248, 210, 75, 0.92);
  display: block !important;
  z-index: -1;
}
.hm-question h2 {
  font: 700 35px/47px "Open Sans", sans-serif;
  letter-spacing: 0.30px;
  color: #000;
}
.hm-question h2 span {
  font-weight: 400;
}
.hm-question .hom-num {
  padding-top: 20px;
}

/*==========End hm-question area css ===============*/
/*============= question-contact css ==============*/
.question-contact {
  background: #0c1e30;
  text-align: center;
  padding: 61px 0px 64px;
}
.question-contact h2 {
  font: 700 38px/45px "Alegreya", serif;
  color: #fff;
  letter-spacing: 0.20px;
}
.question-contact h2 a {
  font-size: 45px;
  color: #3cc7f2;
}

/*============= question-contact css ==============*/
.question2-area {
  background: #337cc4;
}
.question2-area h2 {
  color: #fff;
}
.question2-area h2 a {
  color: #fff;
  border-color: #fff;
}
.question2-area h2 a:hover {
  color: #f8d24b;
  border-color: #f8d24b;
}

/*====================================================*/

/*# sourceMappingURL=style.css.map */

body i.icon {
    display: initial;
    width: initial;
    height: initial;
    margin-left: initial;
	vertical-align: initial;
}
.wpb_wrapper .wpb_content_element{
	margin-bottom: 0;
}
.autopress_gmap_wrapper .alert{
	margin-bottom: 0px;
}
.autopress_gmap_wrapper .alert strong {
	color: #ff0000;
}
.about-us-left .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
    max-width: 340px;
    margin-left: auto;
}
.mc4wp-response {
    margin: 0 auto;
    text-align: center;
    margin-left: 10%;
}
.map-padding.wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
}
.media.first-media {
    margin-top: 15px;
}
.faq-right-margin .vc_tta-container {
    margin-bottom: 0 !important;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    background-color: initial;
	border: none;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
	color: #32aac1;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
	padding: 0;
	display: block;
	font: 400 18px/43px "Open Sans", sans-serif;
	letter-spacing: 0.30px;
	color: #333340;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 7px;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i.vc_tta-controls-icon{
	width: 30px;
    height: 30px;
    background: no-repeat scroll center center transparent;
    text-align: center;
    color: #000;
    background: #e5e5e5;
    margin-top: 10px;
    right: 0;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i.vc_tta-controls-icon:before{
    width: 40%;
    margin: 0 auto;
    border-color: #000;
	transform: initial;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i.vc_tta-controls-icon:after{
    height: 40%;
    top: 32%;
    border-color: #000;
    transform: initial;
    left: 49.5%;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a i.vc_tta-controls-icon{
    background: #185089;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a i.vc_tta-controls-icon:before {
	border-color:#fff;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a i.vc_tta-controls-icon:after {
	border-color:#fff;
}
.faq-right .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding-left: 0;
    padding-top: 23px;
    padding-right: 15px;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .input-group .btn-group .btn-default{
	width:100%;
}
.get-touch .get-touch-form .bootstrap-select.btn-group .dropdown-toggle span {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    height: 100%;
}
.get-touch .get-touch-form select.wpcf7-form-control.wpcf7-select.selectpicker {
    width: 100%;
    border: none;
    bottom: 0;
    left: 50%;
    height: 100%!important;
    padding-left: 20px;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .submit.submit-padd {
    padding: 0;
}
.pr-get-touch-area .get-touch .get-touch-form .submit-form .ajax-loader {
    display: none;
}
.media.key-features .media-left.image img {
    max-width: initial;
}
.media.key-features .media-right.image img {
    max-width: initial;
}
.panel-group.accordian-services .vc_tta-panel + .vc_tta-panel .vc_tta-panel-heading {
    border-top: 1px solid #dcdcdc !important;
}
.panel-group.accordian-services h4.vc_tta-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-group.accordian-services h4.vc_tta-panel-title a {
    font: 700 22px/26px "Alegreya", serif;
    color: #242424 !important;
    display: block !important;
    padding: 12px 15px 15px 20px !important;
}
.panel-group.accordian-services .vc_tta-panel-body {
    padding: 0 !important;
	border-top: none!Important;
	border-bottom: 1px solid #dcdcdc !important;
}
.panel-group.accordian-services .vc_tta-panel:last-child .vc_tta-panel-body {
	border-bottom: 0 !important;
}
.panel-group.accordian-services .vc_tta-panel-body .panel-body {
    border: 0px;
    color: #8e8d8d;
    padding: 4px 34px 42px 26px;
    line-height: 25px;
}
.panel-group.accordian-services h4.vc_tta-panel-title a i.vc_tta-controls-icon {
	width: 29px;
    height: 29px;
    background: #fff;
    text-align: center;
    color: #6c6c6c;
    border: 1px solid #ededed;	
}
.panel-group.accordian-services h4.vc_tta-panel-title a i.vc_tta-controls-icon:before{
	width: 40%;
    margin: 0 auto;
}
.panel-group.accordian-services h4.vc_tta-panel-title a i.vc_tta-controls-icon:after{
	height: 40%;
    top: 30%;
}
.get-appoinment.contact .vc_column-inner {
    padding-left: 0;
	padding-right: 0;
}
.featured-images.vc-padd-image .vc_column-inner {
    padding-left: 0;
	padding-right: 0;
}
.bee-accordion.panel-group.bee-accordion .panel.panel-default .vc_tta-panel-heading {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
	border: initial !important;
}
.bee-accordion.panel-group.bee-accordion .panel.panel-default .vc_tta-panel-body {
   padding: 0 !important;
   border: initial !important;
   border-top-color: #d1d1d1;
   border-top: 1px solid #ddd !important;
}
.bee-accordion.panel-group.bee-accordion .panel.panel-default .vc_tta-panel-heading h4.vc_tta-panel-title a{
    display: block;
    background: #fafafa;
    font: 600 15px/48px "Open Sans", sans-serif;
    color: #242424;
    padding-left: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.bee-accordion.panel-group.bee-accordion .panel.panel-default .vc_tta-panel-heading h4.vc_tta-panel-title a i:before{
    border-top-color: #909090!important;
	border-width: 8px!important;
}
.commingsoon-section .commingsoon-content .vc_column-inner,
.commingsoon-section .commingsoon-content .subscribe-form .col-sm-7  {
    padding: 0;
}
.commingsoon-section .commingsoon-content .subscribe-form .mc4wp-response {
    float: left;
    margin-top: 10px;
}
.shop-feature img {
    max-width: initial;
}
.new-products-area {
    padding-top: 100px;
	padding-bottom: 75px;
}
.product-padding ul.products {
    margin-left: -15px;
    margin-right: -15px;
}
.luxury-products-area ul.products{
	margin-bottom: 0;
}
.luxury-products-area ul.products li.product {
    width: 100%;
	padding: 0;
}
.luxury-products-area ul.products li.product a img{
	margin: 0;
}
.section-title h2.woocommerce-loop-product__title:after {
    content: initial !important;
}
.row_inner_wrapper.clearfix.blogs-area.search {
    padding: 0;
}
.margin-read {
    margin-top: 20px;
}
.display_none{
	display: none;
}
div#btt {
    background: none repeat scroll #222222;
    opacity: 0.8;
    border: 1px solid #333333;
    border-radius: 2px;
    bottom: 21px;
    cursor: pointer;
    padding: 8px 15px;
    position: fixed;
    right: 20px;
    z-index: 50;
    color: #777777;
}
.mobileBtt{
	display:none;
}
.desktopBtt{
	display:none;
}
.boxed-container {
    max-width: 1200px;
    margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: #fff;
}
.header-bottom.stricky-fixed.header_not_sticky, 
.header.header-5 .header-bottom.stricky-fixed.header_not_sticky {
    position: relative;
}

@media (min-width:767px){
.admin-bar .header-bottom.stricky.stricky-fixed.fadeInDown.animated {
    top: 32px;
}
}
.about-us-area .about-us-left .about-form .submet-form span span.wpcf7-not-valid-tip {
    margin-top: -8px;
    margin-bottom: 8px;
}
.input-form .contact-form span span.wpcf7-not-valid-tip,
.faq-contact .contact-form span span.wpcf7-not-valid-tip {
    margin-top: -20px;
    margin-bottom: 20px;
}
.menu-toggle.fa.fa-angle-down {
	display: none;
}
.header .header-bottom .navbar .navbar-collapse .navbar-nav li li a .menu-toggle.fa.fa-angle-down {
	display: none;
}
.wpb-js-composer .popular-items .vc_tta-container {
    margin-bottom: 0;
}
.hm-banner .hm-banner-text .appointment-btn:hover,
.latest-blog-area .latest-blog  .latest-news-text:hover,
.latest-blog-area .latest-blog  .latest-news-text .latest-meta a:hover,
.latest-blog-area .latest-blog .latestblog-sidebar .read-btn:hover,
.footer-area .footer-top .widget  a:hover,
.question-area.q-blue h2 a:hover,
.latest-news-text a:hover,
.header .header-top a:hover,
.get-quote-area .get-button .submit:hover,
.service-item .submit:hover,
.team a:hover,
.services-area .view-btn:hover
{
	text-decoration: none;
}
section.features-area .features-img img, 
.media-left img {
    max-width: inherit;
}
.reapires-services-area .s-sidebar ul {
     padding-left: 0;
    list-style: none;
}
.reapires-services-area .s-sidebar ul li {
	float: none;
	display: block;
	position: relative;
}
.reapires-services-area .s-sidebar ul li a {
  border-radius: 0;
  position: relative;
  display: block;
  border: 1px solid #e4e4e4;
  border-left-width: 5px;
  background: #f6f6f6;
  font: 700 20px/29px "Alegreya", serif;
  color: #3f3f3f;
  padding: 17px 20px;
  margin: 0;
}
.reapires-services-area .s-sidebar ul li a:hover {
  background: #fff;
  border-left: 5px solid #4c82f1;
  text-decoration: none;
}
.reapires-services-area .s-sidebar ul li.current-menu-item a {
  background: #fff;
  border-left: 5px solid #4c82f1;
  text-decoration: none;
}
.social_icon.row.m0 {
    padding-top: 15px;
}
.footer_text {
    padding-top: 10px;
}
a.f_r_link {
    color: #f60307;
}
