/*
Theme Name: Magic
Theme URI: https://ereglidovmeci.com/
Author: Furkan ERGÜN
Author URI: https://ereglidovmeci.com/
Description: Dark and Light WordPress Theme
Version: 1.8
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: magic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

Ozlan is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

*/

/*
##CSS TABLE OF CONTENT
--------------------------------
1. THEME BASIC CSS
2. HEADER TOP STYLE
3. NAVIGATION STYLE
4. HOMEPAGE-1 PARSONAL HERO STYLE
5. HOME PAGE 2 AGENCYS HERO STYLE
6. LINE SHAPE ANIMATION
7. ALL BUTTON STYLE
8. ABOUT AREA STYLE
9. SKILL SECTION
10. SECTION TITLE STYLE
11. SERVICE SECTION
12. RESUME AREA STYLE
13. PORTFOLIO AREA STYLE
14. RESTIMONIAL AREA STYLE
15. TEAM AREA STYLE
16. FAQ AREA STYLE
17. PARTNER AREA STYLE
18. ADDRESS AREA STYLE
19. SUBSCRIBE AREA STYLE
20.BLOG PAGE STYLE
21. FOOTER AREA STYLE
22. CONTACT FORM AREA STYLE + MAP

 */

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {

	font-size: 1em; /* 2 */
	padding: 20px!important;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	color: #535e72;
	
}
a:hover,
a:focus{
	color: #ff023e;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
code{
	background: #f1f1f1;
	color: #535e72;
}
kbd{
	background-color: #555;
}
pre {
	background-color: #f9f9f9;
}
/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	padding: 25px 0 0;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}
.single-comment-meta h4{
	text-transform: capitalize;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	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-caption {
	display: block;
	margin: 10px 0 15px;
}

.gallery-item img{
	max-width: 100%;
	height: auto;
	
}
.gallery-icon.landscape{
	margin: 2px !important;
}
/*================================================ 
1. THEME BASIC CSS
================================================ */

a:focus {
    outline: 0 solid;
    text-decoration: none;
}
button,
input,
select,
textarea {
    font-family: 'Montserrat', sans-serif;
}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}
h2 {
    color: #ffcc74;
    font-size: 36px;
    font-weight: 700;
}
h1 {
    font-size: 63px;
    color: #fff;
    font-weight: 700;
}
h3 {
    font-size: 24px;
    color: #2a1a5e;
    font-weight: 500;
}
h4 {
    font-size: 14px;
    font-weight: 500;
    color: #c0c4d6;
}
span {
    
}
.homepage-2 h2 {
    color: #3e4455;
}
.homepage-2 h1 {
    color: #3e4455;
}
.homepage-2 h3 {
    color: #3e4455;
}
.homepage-2 h4 {
    color: #3e4455;
}
.homepage-2 span {

}
div.homepage-2 {
    background-color: #ffffff;
}
body {
    font-family: 'Montserrat', sans-serif;
}
#follower {
    position: absolute;
    color: white;
    width: 30px;
    height: 30px;
    border: 2px solid #3e4455;
    z-index: 999999;
    border-radius: 50%;
    pointer-events: none;
}
#fullpage:hover #follower {
    display: block;
}
#fullpage {
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
}
.morph-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
.homepage-3 span {
    
}
html{
    line-height: inherit;
}
body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    line-height: inherit;
	overflow-x: hidden;
}
.homepage-3.dark{
	color: #161922;
} 
p {
    font-size: 16px;
    line-height: 28px;
    color: #c0c4d6;
    margin: 0;
    font-family: 'Lato', sans-serif;
}
.homepage-3 p {
    color: #3e4455;
}
h1.cd-headline.clip.is-full-width .is-visible {
    font-weight: 700;
}
.homepage-2 p {
    color: #3e4455;
}
ul {
    margin: 0;
    padding: 0;
}
a:hover {
    text-decoration: none
}
.dark .preloader-wrapper {
	background: #191d28;
}
/*================================================ 
2. HEADER TOP STYLE
================================================ */

.section-padding {
    padding: 150px 0;
}
.homepage-3 .feature-area {
    overflow: hidden;
    position: relative;
	background-color: #161922;
}
.read_more {
    text-align: center;
}
.homepage-3 .read_more {
    text-align: center;
    margin-top: 20px;
}

div#sticker-sticky-wrapper {
    position: absolute;
    width: 100%;
    z-index: 99;
}
div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top {
    padding: 1% 3% 1% 4%;
    background: #191d28;
}

.homepage-3 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top {
    background: #191d28;
}


 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .navbar-toggles {
    top: 10px;
}


.portfolio-page .hero-social-link {
    margin-left: 1.5%;
}
.portfolio-page .about-page .hero-social-link {
    margin-left: 0;
}

div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top .logo a img {
    width: 50%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.logo a img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	 width: 50%;
}

.homepage-2 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top {
    background: #eef1fb;
}
.homepage-3.dark div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top {
	background: #191d28;
}
div#sticker-sticky-wrapper.sticky-wrapper.is-sticky a.hamburger {
    top: 12px;
}
.dark .mainmenu #nav .sub-menu, 
.dark .mainmenu #nav .children{
	background-color: rgb( 28, 33, 47 );
}

/*================================================ 
3. NAVEGATION STYLE
================================================ */

/*MOBILE-MENU*/

nav,
.navbar-toggles {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .9s ease-in-out;
}
.header-two nav {
	top: 0;
	left: 0;
    position: fixed;
    z-index: 10;
    background-color: #eef1fb;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    color: #3e4455;
    opacity: .95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    transition: all .9s ease-in-out;
}

nav >ul {
    display: block;
    margin-top: 10%;
    text-align: center;
    transition: all .9s ease-in-out;
}
.header-two nav ul ul {
    margin: 0;
    display: block;
}
.header-two nav ul ul a{
	font-size: 25px;;
}
nav ul li {
    list-style: none;
    transition: all .9s ease-in-out;
}
nav ul li a {
    font-size: 30px;
    color: #3e4455;
    font-weight: 500;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
    display: block;
    line-height: 50px;
    text-align: center;
	position: relative;
}
nav ul li a:hover {
    color: #ff023e;
}
.dark nav ul li a:hover{color:#ffcc74;}
.navbar-toggles {
    position: absolute;
    top: 44px;
    right: 86px;
    width: 50px;
    height: 51px;
    z-index: 20;
    cursor: pointer;
    background: #3e4455;
    box-shadow: 0px 15px 25px 0px rgba(43, 71, 136, 0.29);
    -webkit-box-shadow: 0px 15px 25px 0px rgba(43, 71, 136, 0.29);
    -moz-box-shadow: 0px 15px 25px 0px rgba(43, 71, 136, 0.29);
    -ms-box-shadow: 0px 15px 25px 0px rgba(43, 71, 136, 0.29);
    -o-box-shadow: 0px 15px 25px 0px rgba(43, 71, 136, 0.29);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 16px 11px;
}
.bar1,
.bar2,
.bar3 {
    width: 26px;
    height: 3px;
    margin-bottom: 5px;
    background-color: white;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.bar2 {
    width: 21px;
}
.navbar-on .bar1,
.navbar-on .bar2,
.navbar-on .bar3 {
    background-color: #3e4455;
}
.navbar-on .bar1 {
    -webkit-transform-origin: 10% 40%;
    -moz-transform-origin: 10% 40%;
    -ms-transform-origin: 10% 40%;
    -o-transform-origin: 10% 40%;
    transform-origin: 10% 40%;
    -webkit-transform: rotate(45deg);
    -moz-transition: rotate(45deg);
    -ms-transition: rotate(45deg);
    -o-transition: rotate(45deg);
    transform: rotate(45deg);
}
.navbar-on .bar3 {
    -webkit-transform-origin: 10% 40%;
    -moz-transform-origin: 10% 40%;
    -ms-transform-origin: 10% 40%;
    -o-transform-origin: 10% 40%;
    transform-origin: 10% 40%;
    -webkit-transform: rotate(-45deg);
    -moz-transition: rotate(45deg);
    -ms-transition: rotate(45deg);
    -o-transition: rotate(45deg);
    transform: rotate(-45deg);
}
.navbar-on.navbar-toggles {
    background-color: transparent;
    box-shadow: none;
}
.navbar-on .bar2 {
    background-color: transparent;
}
.header-two .menu-item-has-children:hover>.sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0;
    position: relative;
    transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
}
.header-two .menu-item-has-children>.sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0;
    position: absolute;
    right: -35.1%;
    width: 30%;
    background: #eef1fb;
    transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
}
.header-two ul.menu-item-has-children-nav.menu-item-has-children-nav-left li:after {
    display: none;
}
.header-two .menu-item-has-children.current-menu-has-children > a:after {
    display: none;
}
.header-two .menu-item-has-children-nav a {
    line-height: 50px;
    font-size:36px; 
}
.header-two .menu-item-has-children-nav a:hover {
    color: #ff023e;
}
.header-two ul.menu-item-has-children-nav.menu-item-has-children-nav-left li a {
    padding-left: 0px;
}
.header-two ul.menu-item-has-children-nav.menu-item-has-children-nav-left li:last-child {
    padding-bottom: 5px;
}
.header-two ul.menu-item-has-children-nav.menu-item-has-children-nav-left li:first-child {
    margin-top: 5px;
}
/*MOBILE-MENU*/

.mainmenu #nav .sub-menu,
.mainmenu #nav .children {
    background-clip: padding-box;
    background-color: #f7f9ff;
    border-top: 0px solid #fff;
    height: auto;
    left: 0;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;	
    z-index: 100;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    z-index: 99;
    width: 200px;
}


.mainmenu #nav ul.sub-menu li:first-child,
.mainmenu #nav .children li:first-child{
    margin-top: 15px;
}
.mainmenu #nav ul.sub-menu li:last-child,
.mainmenu #nav .children li:last-child{
    padding-bottom: 15px;
}

.mainmenu #nav .sub-menu li a,
.mainmenu #nav .children li a{
    padding: 0px 30px;
    display: block;
	position: relative;	
}
.mainmenu #nav .menu-item-has-children > a:after,
.mainmenu #nav .page_item_has_children > a:after
 {
    font-family: 'themify';
    content: "\e64b";
    font-size: 10px;
    display: inline-block;
    -webkit-transition: .25s ease;
    transition: .25s ease;
    margin-left: 8px;
	position: absolute;
	top: 15px;
}
.mainmenu #nav .menu-item-has-children .menu-item-has-children > a:after,
.mainmenu #nav .page_item_has_children .page_item_has_children > a:after
 {
    font-family: 'themify';
    content: " ";
	right: 8px;
	top: 5px;

}
.mainmenu #nav .menu-item-has-children:hover>a:after,
.mainmenu #nav .page_item_has_children:hover>a:after
 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #ff023e;
}
.homepage-3.dark .mainmenu #nav .menu-item-has-children:hover>a:after,
.homepage-3.dark .mainmenu #nav .page_item_has_children:hover>a:after
 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #ffcc74;
}
.mainmenu #nav .menu-item-has-children .menu-item-has-children:hover>a:after,
.mainmenu #nav .page_item_has_children .page_item_has_children:hover>a:after
 {
    -webkit-transform: rotate(90deg);
     transform: rotate(90deg);
    color: #ff023e;
}
.mainmenu #nav ul.sub-menu li,
.mainmenu #nav .children li{
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;	
	line-height: 2.3;
	padding-bottom: 9px;
}

.mainmenu #nav ul.sub-menu li:after ,
.mainmenu #nav .children li:after {
    position: absolute;
    top: 7px;
    left: 0px;
    width: 2px;
    height: 15px;
    background: #fff;
    content: "";
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}
.homepage-3.dark .mainmenu #nav ul.sub-menu li:after ,
.homepage-3.dark  .mainmenu #nav .children li:after{
	background: #ffcc74;
}
.mainmenu #nav ul.sub-menu li:hover:after,
.mainmenu #nav .children li:hover:after{
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

}

.mainmenu #nav .menu-item-has-children:hover>.sub-menu, 
.mainmenu #nav .page_item_has_children:hover>.children{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 110%;
    border-radius: 5px;
}
.mainmenu #nav .sub-menu a,
.menu .children a{
	
}

.mainmenu #nav .sub-menu li:hover>a ,
.mainmenu #nav .children li:hover>a 
{
    background-color: transparent;
    color: #3e4455;
}
.homepage-3.dark .mainmenu #nav .sub-menu li:hover>a ,
.homepage-3.dark .mainmenu #nav .children li:hover>a {
	color: #ffcc74;
}
.mainmenu #nav ul.sub-menu li, 
.mainmenu #nav .children li {
    display:  block;
}

.mainmenu #nav ul.sub-menu li a, 
.mainmenu #nav .children li a {
    padding-left: 20px;
    padding-right: 10px;
    letter-spacing: 0px;
}

.mainmenu #nav .sub-menu ,
.mainmenu #nav .children {
    left: auto;
}

.mainmenu #nav .sub-menu .sub-menu,
.mainmenu #nav .children .children{
    top: 0;
    right: 100%;
    left: auto;
    width: 200px;
}
.mainmenu #nav .menu-item-has-children .menu-item-has-children:hover>.sub-menu, 
.mainmenu #nav .page_item_has_children .page_item_has_children:hover>.children {
    top: 0;
}
 
.mainmenu #nav .page_item_has_children:hover>.children {
    top: 60px;
}


/*================================================ 
5. HOME-1 HERO SECTION + HOME-2 AGENCYS
================================================ */

.header-top {
    padding: 3% 3% 0% 4.5%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.header-hero-area:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgb(25, 29, 40);
    z-index: -2;
}
.homepage-3.dark .header-hero-area:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgb(25, 29, 40);
    z-index: -2;
}

.homepage-3.dark span.intro-3{
	color: #717896;
}
.homepage-2 .header-hero-area:after {
    background-color: rgb(237, 241, 253);
}
.header-hero-area .container {
    position: relative;
    height: 100%;
}
.hero-image {
    position: absolute;
    right: -19%;
    width: 60%;
    z-index: 1;
    bottom: 0;
}
.header-hero-area {
    position: relative;
    height: 850px;
    overflow: hidden;
    z-index: 1;
}
.header-hero-area.agency-banner{
	height: 750px;
}
.slider-text.agency{
	padding-top: 257px;
}
.header-hero-area .container-fluid {
    margin-right: 289px;
    margin-left: 261px;
}
.header-hero-area .container-fluid {
    width: 74%;
    height: 100%;
    position: absolute;
}
.header-hero-area.blog-fullpage {
    height: 100%;
}
.contact-page .slider-text.agency {
    padding-top: 330px;
    padding-bottom: 0;
}
/*================================================ 
6. RUNNING LINE SHAPE CSS
================================================ */

.line-shape:first-child {
    border-left: 1px solid rgba(28, 33, 47, 1);
}
.line-shape {
    float: left;
    width: 20%;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid rgba(28, 33, 47, 1);
    height: 100%;
    position: relative;
}
.line-shape:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 4px;
    height: 30px;
    -webkit-animation: scroll2 8s ease-out infinite;
    -moz-animation: scroll2 8s ease-out infinite;
    -ms-animation: scroll2 8s ease-out infinite;
    -o-animation: scroll2 8s ease-out infinite;
    animation: scroll2 8s ease-out infinite;
    background: #ffcc74;
}
.line-shape:last-child:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -2px;
    width: 4px;
    height: 30px;
    -webkit-animation: scroll1 6s ease-out infinite;
    -moz-animation: scroll2 6s ease-out infinite;
    -ms-animation: scroll2 6s ease-out infinite;
    -o-animation: scroll2 6s ease-out infinite;
    animation: scroll1 6s ease-out infinite;
    background: #ffcc74;
}
@-webkit-keyframes scroll2 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        top: 0
    }
    50% {
        top: 50%
    }
    100% {
        top: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@keyframes scroll2 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        top: 0
    }
    50% {
        top: 50%
    }
    100% {
        top: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@-webkit-keyframes scroll1 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        bottom: 0
    }
    50% {
        bottom: 50%
    }
    100% {
        bottom: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@keyframes scroll1 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        bottom: 0
    }
    50% {
        bottom: 50%
    }
    100% {
        bottom: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@-webkit-keyframes scroll3 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        top: 0
    }
    50% {
        top: 50%
    }
    100% {
        top: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@keyframes scroll3 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        top: 0
    }
    50% {
        top: 50%
    }
    100% {
        top: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@-webkit-keyframes scroll4 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        bottom: 0
    }
    50% {
        bottom: 50%
    }
    100% {
        bottom: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@keyframes scroll4 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        top: 0
    }
    50% {
        top: 50%
    }
    100% {
        top: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@-webkit-keyframes scroll5 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        top: 0
    }
    50% {
        top: 50%
    }
    100% {
        top: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
@keyframes scroll5 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        top: 0
    }
    50% {
        top: 50%
    }
    100% {
        top: 100%;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    }
}
.mainmenu {
    margin-top: 11px;
}
.mainmenu ul li {
    display: inline-block;
}
#nav .current a {
    color: #ffcc74;
}
.homepage-2 #nav .current a {
    color: #ff023e;
}
.homepage-2 #nav .current ul li a {
    color: #3e4455;
}

body.home .homepage-2 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top .mainmenu ul li a:hover,
body.home .homepage-2 .header-top .mainmenu ul li a:hover{
    color: #ff023e!important;
}
.homepage-2 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top  .mainmenu ul li.current-page-parent>a,
.homepage-2 .mainmenu ul li.current-page-parent>a,
.homepage-2 .mainmenu ul li.current-menu-item > a,
.homepage-2 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top ul li.current-menu-item > a
{
    color: #ff023e!important;
}
.homepage-2 .mainmenu ul li.current-page-parent li.current-menu-item a,
.homepage-2 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top ul li.current-page-parent li.current-menu-item a{
	color: #3e4455!important;
}
.mainmenu ul li a {
    font-size: 12px;
    font-weight: 500;
    padding: 12px 10px;
    color: #c0c4d6;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Montserrat', sans-serif;
}
.mainmenu ul li a:hover {
    color: #ffcc74
}
.homepage-2 .mainmenu ul li a {
    color: #3e4455;
	visibility: inherit!important;
	opacity: inherit!important;
}
.homepage-2 .mainmenu ul li a:hover {
    color: #ff023e;
}
.secect-language {
    margin-top: 12px;
}
.secect-language ul li {
    display: inline-block;
}
.secect-language ul li a {
    font-size: 12px;
    font-weight: 500;
    padding: 5px;
    color: #c0c4d6;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Montserrat', sans-serif;
}
.secect-language ul li a.active {
    color: #ffcc74;
}
.homepage-2 .secect-language ul li a {
    color: #3e4455;
}
.homepage-2 .secect-language ul li a.active {
    color: #ff023e;
}
.slider-text {
    padding-top: 330px;
    margin-bottom: 90px;
}
.slider-text h1 {
    margin: 25px 0;
}
.slider-text h1 span {
    color: #ffcc74;
}
.homepage-2 .slider-text h1 span {
    color: #ff023e;
}
.homepage-3 .slider-text {
    margin-bottom: 50px;
}
.homepage-3.dark .slider-text h1 span {
    color: #ffcc74;
}
.homepage-3.dark .slider-text h1 {
    color: #fff;
    line-height: 72px;
}

.homepage-3.dark .cd-headline.clip .cd-words-wrapper:after{
	background-color: #ffcc74;
}
.homepage-2 .slider-text h1 {
    color: #3e4455;
}
.homepage-2 .slider-text p {
    color: #3e4455;
}
@-webkit-keyframes hue {
    from {
        -webkit-filter: hue-rotate(0deg);
    }
    to {
        -webkit-filter: hue-rotate(360deg);
    }
}
.slider-text span.intro {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 55px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
}
.homepage-2 .slider-text span.intro {
    color: #3e4455;
}
.homepage-3 .slider-text span.intro {
    color: #ffcc74;
}
span.intro-3 {
    font-size: 16px;
    color: #3e4455;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 5px;
    font-weight: 400;
}
.cd-headline.clip .cd-words-wrapper:after {
    background-color: #ff023e;
    width: 3px;
}
.cd-words-wrapper b.is-visible {
    font-weight: 400;
}
.slider-text span.intro:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 35px;
    height: 1px;
    background: #ffcc74;
    content: "";
}
.homepage-2 .slider-text span.intro:before {
    background: #3e4455;
}
.homepage-3 .slider-text span.intro:before {
    background: #ffcc74;
}
.homepage-3 .slider-text p
{
	color: #c0c4d6;
}
.homepage-3 .slider-text p span{
	color: #ffcc74;
}
/*================================================ 
6. ALL BUTTON STYLE
================================================ */

a.comman-btn img {
    position: absolute;
    top: 43%;
    left: 20%;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
a.comman-btn:hover img {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 35%;
}
a.comman-btn,
.nav-previous a,
.nav-next a,
.single-blog-box input[type="submit"]{
    outline: none;
    border: none;
    text-transform: uppercase;
    line-height: 2;
    position: relative;
    display: inline-block;
    text-decoration: none;
    /* remove underline if using A instead of BUTTON tag */
    overflow: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    background: #ff023e;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 14px 40px;
    z-index: 1;
}


.nav-next a,
.nav-previous a{
	padding: 12px 40px!important;
}
.navigation.pagination{
	margin: 20px 0 85px;
}
.navigation.pagination .page-numbers{
	line-height: 45px;
}
.navigation.pagination span,
.navigation.pagination a,
.navigation.pagination a.prev,
.navigation.pagination a.next{
	font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;

}
.navigation.pagination a.prev{
	float: left;
}
.navigation.pagination a.next{
	float: right;
}
.navigation.pagination span,
.navigation.pagination a{
	padding: 14px 20px;	
}
.navigation.pagination a.next,
.navigation.pagination a.prev 
{
	padding: 14px 40px;	
    color: #fff;
    background: #ff023e;
	display: inline-block;	
	margin-bottom: 10px;
	line-height: Normal;
}
.navigation.pagination a.next:hover,
.navigation.pagination a.prev:hover{
	color: #fff!important;
}
.navigation.pagination .page-numbers.current{
	color: #ff023e;	
}
.navigation.pagination{
	width: 100%;
	text-align: center;
}
.single-blog-box input[type="submit"]{
	padding: 13px 40px;
}
.single-blog-box input[type="password"]{
	margin-right: 10px;
}
.homepage-3.dark a.comman-btn {
    color: #20222b;
    background: #ff023e;
}
.homepage-3.dark a.comman-btn:hover {
    color: #ffcc74;
}
.homepage-3.dark a.comman-btn:after {
    background: #ffcc74;
}
.homepage-3.dark a.comman-btn:before {
    background: #ffcc74;
}

.homepage-2 a.comman-btn {
    color: #ffffff;
    background: #ff023e;
}
.homepage-2 a.comman-btn:hover {
    color: #ff023e;
}
.homepage-2 a.comman-btn:after {
    background: #ff023e;
}
.homepage-2 a.comman-btn:before {
    background: #ff023e;
}
a.comman-btn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #ffcc74;
    /* onhover background color */
    z-index: -1;
    -webkit-transform: translate3D(0, -100%, 0);
    -moz-transform: translate3D(0, -100%, 0);
    -ms-transform: translate3D(0, -100%, 0);
    -o-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0);
    /* move elements above button so they don't appear initially */
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
a.comman-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: -1px;
    bottom: 0;
    height: 100%;
    background: #ffcc74;
    /* button default background color */
    z-index: -2;
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
a.comman-btn:hover {
    color: #ffcc74;
}
a.comman-btn:hover:after {
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.hero-social-link-area {
    position: absolute;
    top: 92%;
    z-index: 1;
    width: 100%;
    left: 0%;
}
.hero-social-link {
    margin-left: 100px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.hero-social-link span {
    font-size: 18px;
    color: #c0c4d6;
    margin-right: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-2 .hero-social-link span {
    color: #3e4455;
}
.homepage-2 .hero-social-link span:hover {
    color: #ff023e;
}
.hero-social-link span:hover {
    color: #ffcc74;
}
.hero-social-button {
    position: absolute;
    top: 50%;
    left: -2%;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.hero-social-button a {
    font-size: 14px;
    color: #3e4455;
    font-weight: 500;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 11px;
}
.hero-social-button a:hover {
    color: #ff023e;
}
a.mail-to {
    font-size: 14px;
    color: #3e4455;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.mail-to:hover {
    color: #ff023e;
}

.homepage-3.dark a.mail-to,
.homepage-3.dark .scroll-down-btn{
	 color: #c0c4d6;
}
.homepage-3.dark a.mail-to:hover,
.homepage-3.dark a.mail-to:focus,
.homepage-3.dark .scroll-down-btn:hover, 
.homepage-3.dark .scroll-down-btn:focus {
    color: #ffcc74;
}
.scroll-down-btn {
    display: inline-block;
    position: absolute;
    font-size: 12px;
    color: #ffcc74;
    font-weight: 500;
    top: -90px;
    right: 1.5%;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Montserrat', sans-serif;
}
.homepage-3 .scroll-down-btn {
    color: #3e4455;
}
.homepage-2 .scroll-down-btn {
    color: #3e4455;
}
a.scroll-down-btn img {
    position: absolute;
    top: 19%;
    right: -60%;
}
@-webkit-keyframes AnimationName {
    0% {
        background-position: 0% 47%
    }
    50% {
        background-position: 100% 54%
    }
    100% {
        background-position: 0% 47%
    }
}
@keyframes AnimationName {
    0% {
        background-position: 0% 47%
    }
    50% {
        background-position: 100% 54%
    }
    100% {
        background-position: 0% 47%
    }
}
.container-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    margin: 0 auto;
}
.faq-area .container-line {
    z-index: 0;
}
.location-area .container-line {
    z-index: 0;
}
.container-line-center {
    width: 70%;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.line-item {
    float: left;
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid rgba(28, 33, 47, 1);
    height: 100%;
    position: relative;
}
.line-item:first-child {
    border-left: 1px solid rgba(28, 33, 47, 1);
}
.homepage-3 .line-item:first-child {
    border-left: 1px solid rgba(28, 33, 47, 1);
}
.homepage-3 .line-item {
    border-right: 1px solid rgba(28, 33, 47, 1);
}
.homepage-3 .line-item:first-child {
    border-right: 1px solid rgba(28, 33, 47, 1);
}
.homepage-3.dark .line-item.one:before ,
.homepage-3.dark .line-item.two:before ,
.homepage-3.dark .line-item.three:before ,
.homepage-3.dark .line-item.four:before {
	background-color: rgb(192, 196, 214, 0.3 );
}
.homepage-2 .line-item:first-child {
    border-left: 1px solid #e8e6fa;
}
.homepage-2 .line-item {
    border-right: 1px solid #e8e6fa;
}
.homepage-2 .line-item:first-child {
    border-right: 1px solid #e8e6fa;
}
.line-item.one:before {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    width: 5px;
    height: 30px;
    -webkit-animation: scroll2 8s ease-out infinite;
    -moz-animation: scroll2 8s ease-out infinite;
    -ms-animation: scroll2 8s ease-out infinite;
    -o-animation: scroll2 8s ease-out infinite;
    animation: scroll2 8s ease-out infinite;
    background: #ffcc74;
}
.line-item.two:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -2px;
    width: 5px;
    height: 30px;
    -webkit-animation: scroll1 6s ease-out infinite;
    -mox-animation: scroll1 6s ease-out infinite;
    -ms-animation: scroll1 6s ease-out infinite;
    -o-animation: scroll1 6s ease-out infinite;
    animation: scroll1 6s ease-out infinite;
    background: #ffcc74;
}
.line-item.three:before {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 5px;
    height: 30px;
    -webkit-animation: scroll3 4s ease-out infinite;
    -moz-animation: scroll3 4s ease-out infinite;
    -ms-animation: scroll3 4s ease-out infinite;
    -o-animation: scroll3 4s ease-out infinite;
    animation: scroll3 4s ease-out infinite;
    background: #ffcc74;
    display: none;
}
.line-item.four:before {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 5px;
    height: 30px;
    -webkit-animation: scroll4 5s ease-out infinite;
    -moz-animation: scroll4 5s ease-out infinite;
    -ms-animation: scroll4 5s ease-out infinite;
    -o-animation: scroll4 5s ease-out infinite;
    animation: scroll4 5s ease-out infinite;
    background: #ffcc74;
}
.line-item.five:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -2px;
    width: 5px;
    height: 30px;
    -webkit-animation: scroll5 4s ease-out infinite;
    -moz-animation: scroll5 4s ease-out infinite;
    -ms-animation: scroll5 4s ease-out infinite;
    -o-animation: scroll5 4s ease-out infinite;
    animation: scroll5 4s ease-out infinite;
    background: #ffcc74;
}
.homepage-3 .line-item.one:before {
    background-color: #a9aec5;
}
.homepage-3 .line-item.two:before {
    background-color: #a9aec5;
}
.homepage-3 .line-item.three:before {
    background-color: #a9aec5;
}
.homepage-3 .line-item.four:before {
    background-color: #a9aec5;
}
.homepage-3 .line-item.five:before {
    background-color: #a9aec5;
}
.homepage-2 .line-item.one:before {
    background-color: #a9aec5;
}
.homepage-2 .line-item.two:before {
    background-color: #a9aec5;
}
.homepage-2 .line-item.three:before {
    background-color: #a9aec5;
}
.homepage-2 .line-item.four:before {
    background-color: #a9aec5;
}
.homepage-2 .line-item.five:before {
    background-color: #a9aec5;
}
a.scroll-down-btn i.fa {
    font-size: 20px;
    margin-left: 5px;
    top: -2px;
    position: absolute;
    right: -34px;
}
.scroll-down-btn:hover {
    color: #ffcc74;
}
.homepage-3 .scroll-down-btn:hover {
    color: #ff023e;
}
.homepage-2 .scroll-down-btn:hover {
    color: #ff023e;
}
.scrolltotop {
    bottom: 20px;
    color: #fff;
    font-size: 20px;
    height: 45px;
    padding-top: 8px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    z-index: 9;
    line-height: 38px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	background: -webkit-linear-gradient(135deg,#ff023e,#ff023e,#ff023e);
    background: -moz-linear-gradient(135deg,#ff023e,#ff023e,#ff023e);
    background: -ms-linear-gradient(135deg,#ff023e,#ff023e,#ff023e);
    background: -o-linear-gradient(135deg,#ff023e,#ff023e,#ff023e);
    background: linear-gradient(-45deg,#ff023e,#ff023e,#ff023e);
    background-size: 600% 600%;
    -webkit-animation: AnimationName 2s ease infinite;
    -moz-animation: AnimationName 2s ease infinite;
    -ms-animation: AnimationName 2s ease infinite;
    -o-animation: AnimationName 2s ease infinite;
    animation: AnimationName 2s ease infinite;
}

.homepage-2 .scrolltotop {
    background: -webkit-linear-gradient(135deg,#ff023e,#ff023e,#ff023e);
    background: -moz-linear-gradient(135deg,#ff023e,#ff023e,#ff023e);
    background: -ms-linear-gradient(135deg,#ff023e,#ff023e,#ff023e);
    background: -o-linear-gradient(135deg,#ff023e,#ff023e,#ff023e);
    background: linear-gradient(-45deg,#ff023e,#ff023e,#ff023e);
    color: #fff;
}
.scrolltotop:hover {
    -webkit-box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.35);
    -ms-box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.35);
    -o-box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
}
.homepage-3.dark .scrolltotop {
	background: -webkit-linear-gradient(135deg, #ffcc74, #ffcc74, #ffcc74);
	background: -moz-linear-gradient(135deg, #ffcc74, #ffcc74, #ffcc74);
	background: -ms-linear-gradient(135deg, #ffcc74, #ffcc74, #ffcc74);
	background: -o-linear-gradient(135deg, #ffcc74, #ffcc74, #ffcc74);
	background: linear-gradient(-45deg, #ffcc74, #ffcc74, #ffcc74);
    color: #fff;
}

a.scroll-down-btn:focus {
    color: #ffcc74;
}
.homepage-2 a.scroll-down-btn:focus {
    color: #ff023e;
}
.homepage-3 a.scroll-down-btn:focus {
    color: #ff023e;
}
.scroll-down.text-right {
    position: relative;
}
.scroll-down-btn span {
    margin-left: 5px;
}

/*================================================ 
7. ABOUT SECTION STYLE
================================================ */

.about-area.section-padding{
	padding-bottom: 0;
}
.about-page .about-area {
    background-color: #ffffff;
}
.homepage-3.dark .about-area.section-padding{
	background-color: #161922;
}
.about-page .about-right {
    margin-top: 35px;
}
.about-right {
    margin-bottom: 50px;
    margin-left: 60px;
}
.about-left {
    position: absolute;
    right: 30px;
    top: 13px;
}
.about-left.about-us{
    position: absolute;
    right: 30px;
    top: 13px;
}
.about-page .about-left.about-us {
    position: initial;
}
.about-right p {
    margin-bottom: 35px;
}
.about-page .about-right p {
    padding-right: 0;
    font-family: 'Lato', sans-serif;
}
.about-right h2 {
    margin-bottom: 40px;
    position: relative;
    padding-left: 50px;
}
.about-page .about-right h2 {
    color: #3e4455;
}
.homepage-3.dark .about-right p{
	color: #c0c4d6;
}
.about-right h2:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 2px;
    background: #ffcc74;
    content: "";
}
.about-page .about-right h2:before {
    background: #3e4455;
}
.homepage-2 .about-right h2:before {
    background: #3e4455;
}
.about-me-btn,
.comment-respond #submit {
    display: inline-block;
    color: #20222b;
    background: #ffcc74;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 14px 40px;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
}
.homepage-2 .comman-btn.about-me-btn-2 {
    padding: 14px 40px;
    margin-left: 50px;
    background-color: #3e4455;
}
.homepage-2 .comman-btn.about-me-btn-2:hover {
    color: #3e4455;
}
.homepage-2 .comman-btn.about-me-btn-2:before {
    background-color: #3e4455;
}
.homepage-2 .comman-btn.about-me-btn-2:after {
    background-color: #3e4455;
}
.about-me-btn-2 span {
    color: #20222b;
}
a.comman-btn.about-me-btn-2 i.fa {
    font-size: 14px;
}
.about-me-btn:after {} .about-me-btn:before {} a.comman-btn.about-me-btn-2 i.fa:after {
    position: absolute;
    top: 40%;
    left: -100%;
    width: 10px;
    height: 2px;
    content: "";
    background: #20222b;
}
a.comman-btn.about-me-btn-2:hover i.fa:after {
    background: #fff;
}
.about-meta-links {
    margin-top: 30px;
}
.about-meta {
    margin-bottom: 65px;
    margin-left: 60px;
}
.about-page .about-meta {
    margin-bottom: 0;
}
/*================================================ 
8. SKILL SECTION STYLE
================================================ */
.skill-area.section-padding{
	padding-bottom: 35px;
}
.homepage-3.dark .skill-area.section-padding{
	background-color: #161922;
}
.skill_title_wrap{
	position: relative;
}
h2.skill-heading {
    position: absolute;
    padding-left: 50px;
    z-index: 1;
    top: 7%;
    left: -8%;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    font-size: 30px;
}
h2.skill-heading:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 2px;
    content: "";
    background: #ffcc74;
}
.homepage-2 h2.skill-heading:before {
    background: #3e4455;
}
.skill-left {} 
.skillbar {
    position: relative;
    display: inline-block;
    margin-bottom: 115px;
    width: 100%;
    background: #000000;
    height: 7px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -o-transition: 0.1s linear;
    transition: 0.1s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
}
.homepage-2 .skillbar {
    background: #dbe1f1;
}
.skillbar.mb-0 {
    margin-bottom: 0;
}
.skillbar-title {
    position: absolute;
    top: -53px;
    left: 0;
    font-family: 'Montserrat', sans-serif;
}
.skillbar-title span {
    display: block;
    height: 35px;
    line-height: 35px;
    color: #c0c4d6;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.homepage-2 .skillbar-title span {
    color: #3e4455;
}
.skillbar-bar {
    height: 7px;
    width: 0px;
    background: #ffcc74;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
}
.homepage-2 .skillbar-bar {
    background: #3e4455;
}
.homepage-2 .skill-bar-percent {
    color: #3e4455;
}
.skill-bar-percent {
    position: absolute;
    right: 50px;
    top: -50px;
    font-size: 14px;
    height: 35px;
    color: #c0c4d6;
    font-weight: 500;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
}
/*================================================ 
9 SECTION TITLE
================================================ */

.section-title {
    text-align: center;
    padding: 0 266px;
    margin-bottom: 20px;
}
.section-title h2 {
    margin-bottom: 18px;
}
/*================================================ 
10. SERVICE AREA
================================================ */

.service-area {
    background: #191d28;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.service-area.section-padding {
    padding-top: 145px;
    padding-bottom: 140px;
}
.homepage-2 .service-area {
    background: #f7f9ff;
}
.service-teatimonial .service-teatimonial-single-item {
    padding: 40px 10px;
}
.service-teatimonial .slick-slide {
    padding: 10px;
}
.service-teatimonial .service-teatimonial-single-item .service-teatimonial-item-inner {
    padding: 46px 20px 40px 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-width: 2px;
    border-color: rgb(20, 23, 32);
    border-style: solid;
    background: #191d28;
}
.homepage-2 .service-teatimonial .service-teatimonial-single-item .service-teatimonial-item-inner {
    border-color: rgb(219, 225, 241);
    background-color: rgb(244, 247, 255);
}
.homepage-3 .service-teatimonial ul.slick-dots li:before {
	border: 2px solid #ffcc74;
}
.service-teatimonial .service-teatimonial-single-item .service-teatimonial-item-inner:hover {
    box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -webkit-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -moz-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -ms-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -o-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    border-color: transparent;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -ms-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}
.homepage-2 .service-teatimonial-item-inner span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #717896;
}
.homepage-3 .service-teatimonial-item-inner span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #717896;
}
.homepage-2 .service-teatimonial-item-inner:hover span {
    color: #ff023e;
}
.homepage-3 .service-teatimonial-item-inner:hover span {
    color: #ffcc74;
}
.homepage-2 .service-teatimonial .service-teatimonial-single-item .service-teatimonial-item-inner:hover {
    box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -webkit-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -moz-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -ms-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -o-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
}
.dark .service-teatimonial .service-teatimonial-single-item .service-teatimonial-item-inner:hover {
	box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	border-color: transparent;
}
.homepage-3.dark .jems-testi-inner:hover {
	box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	border-color: transparent;
}
.service-teatimonial .service-teatimonial-single-item .service-teatimonial-item-inner:hover h4 {
    color: #ffcc74;
}
.homepage-2 .service-teatimonial .service-teatimonial-single-item .service-teatimonial-item-inner:hover h4 {
    color: #ff023e;
}
.slick-slide .service-teatimonial-item-inner span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: auto;
    font-size: 36px;
}
.service-teatimonial-item-inner {
    text-align: center;
}
.service-teatimonial-item-inner h4 {
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 22px;
    letter-spacing: 2px;
}
.service-teatimonial ul.slick-dots li {
    display: inline-block;
}
.service-teatimonial ul.slick-dots {
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.service-teatimonial ul.slick-dots li.slick-active:before {
    background: #ffcc74;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-2 .service-teatimonial ul.slick-dots li.slick-active:before {
    background: #3e4455;
}
.service-teatimonial ul.slick-dots li button {
    display: none;
}
.service-teatimonial ul.slick-dots li {
    position: relative;
    margin: 0 15px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.service-teatimonial ul.slick-dots li:before {
    position: absolute;
    top: -15px;
    left: 50%;
    content: "";
    border: 2px solid#ffcc74;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-2 .service-teatimonial ul.slick-dots li:before {
    border: 2px solid#3e4455;
}
/*================================================ 
12. TEAM SECTION STYLE
================================================ */

.team-area {
    position: relative;
    z-index: 1;
    background-color: #f7f9ff;
    overflow: hidden;
}
.team-area.section-padding {
    padding-top: 0;
}
.team-area .section-title {
    margin-bottom: 80px;
}
.single-team-item {
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-radius: 18px;
    position: relative;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    box-shadow: 0px 15px 35px 0px rgba(24, 42, 121, 0.25);
    -webkit-box-shadow: 0px 15px 35px 0px rgba(24, 42, 121, 0.25);
    -moz-box-shadow: 0px 15px 35px 0px rgba(24, 42, 121, 0.25);
    -ms-box-shadow: 0px 15px 35px 0px rgba(24, 42, 121, 0.25);
    -o-box-shadow: 0px 15px 35px 0px rgba(24, 42, 121, 0.25);
}
.team-meta h3 {
    font-size: 20px;
    color: #3e4455;
    font-weight: 700;
    display: inline-block;
    line-height: 26px;
}
.team-meta h3 span {
    font-size: 16px;
    color: #30375f;
    display: block;
    font-weight: 500;
}
.team-image {
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.team-image:hover:after {
    visibility: visible;
    opacity: 1;
}
.team-image:hover .team-overlay {
    visibility: visible;
    opacity: 1;
    top: 70%;
}
.team-image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(assets/img/team-img/team-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.homepage-3.about-page .team-area .hero-social-link span {
    font-size: 14px;
    margin-right: 3px;
    color: #fff;
}
.homepage-3.about-page .team-area .hero-social-link span:hover {
    color: #ff023e;
}
.homepage-3.about-page .hero-social-link {
    margin-left: 0;
}
.team-overlay {
    position: absolute;
    top: 77%;
    left: 28%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.team-meta {
    margin: 40px 0;
    text-align: center;
}
/*================================================ 
13. PORTFOLIO  SECTION STYLE
================================================ */

.information-area {
    padding-top: 150px;
    background-color: #ffffff;
}
.portfolio-content h2 {
    margin-bottom: 35px;
}
.portfolio-content p {
    color: #3e4455;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-right: 200px;
}
.client-discription {
    padding: 40px 0;
    background-color: #ffffff;
}
.single-dist {
    float: left;
    width: 18%;
}
.single-dist ul{
	list-style-type: none;
}
.single-dist li {
    font-size: 16px;
    color: #3e4455;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}
.single-dist li a {
    color: #3e4455;
    font-weight: 500;
    margin: 15px 0;
    display: block;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    text-transform: none;
}
.single-dist li span {
    color: #3e4455;
    font-weight: 500;
    margin: 15px 0;
    display: block;
}
.single-dist li a:hover {
    color: #ff023e;
}
.portfolio-work {
    background-color: #ffffff;
}
.portfolio-work .col-md-5 {
    padding-left: 0;
}
.single-work-item{
	margin-bottom: 15px;
}
.single-work-item .project-hover{
	background-color: #ff023e;
}
.single-work-item.work-1 {
    height: 550px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.single-work-item.work-2 {
    height: 268px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.single-work-item:hover .project-hover {
    visibility: visible;
    opacity: .9;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.portfolio-page.homepage-2 .project-hover:after {
    visibility: visible;
    opacity: 1;
}
.single-work-item.work-1:hover .project-hover a span {
    left: 46%;
    top: 46%;
}
.single-work-item.work-1 .project-hover a span {
    left: 46%;
    top: 46%;
}
.project-discast-area {
    background-color: #FFFFFF;
    padding: 120px 0;
}
.project-discast-area.project-discast-area-2 {
    padding-top: 0;
}
.project-discast-area.project-discast-area-2 .about-project-right {
    text-align: left;
}
.about-project-right {
    text-align: right;
}
.project-discast-area-2 .about-project-left-content {
    padding-right: 0px;
    padding-left: 75px;
}
.project-discast-area-2 .about-project-left {
    padding-left: 75px;
}
.about-project-left {
    margin-top: 50px;
}
.about-project-left-content {
    margin-top: 50px;
    padding-right: 75px;
}
.single-work-details p {
    color: #3e4455;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.portfolio-slider {
    background-color: #ffffff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.slider-btns-1 {
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.slider-btns-1 button {
    position: absolute;
    display: inline-block;
    font-size: 36px;
    border: none;
    background: transparent;
    color: #3e4455;
    text-align: center;
    top: -345px;
    left: 1%;
    outline: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.slider-btns-1 button span {
    color: #3e4455;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.portfolio-slider:hover .slider-btns-1 {
    opacity: 1;
    visibility: visible;
}
.slider-btns-1 button span:hover {
    color: #ff023e;
}
.portfolio-nav-right.slick-arrow {
    position: absolute;
    left: auto;
    right: 1%;
}
.navigation.posts-navigation {
    padding-top: 0px;
    padding-bottom: 140px;
}
.navigation.post-navigation{
	margin-top: 20px;
	overflow: hidden;
}

.navigation.posts-navigation .nav-previous,
.navigation.posts-navigation .nav-next{
	display: inline-block;
}
.navigation.post-navigation .nav-previous,
.navigation.posts-navigation .nav-previous
{
	float: left;
}
.navigation.post-navigation .nav-next,
.navigation.posts-navigation .nav-next
{
	float: right;
}
.pagination-btns .hero-social-link {
    text-align: center;
    margin-top: 20px;
}
.next-btn {
    text-align: right;
}
.homepage-3 .next-btn a.comman-btn {
    padding: 10px 50px;
}
.homepage-3 .previous-btn a.comman-btn {
    padding: 10px 30px;
}
.vbox-container {
    max-width: 100%;
    background-color: transparent;
}

.slicknav_menu {
    display: none;
}
.feature-area .section-title {
    margin-bottom: 60px;
}
.feature-area.section-padding {
    padding: 146px 0;
}

.portfolio-2 .project-hover:after {
    background-color: #ff023e;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.homepage-2 .project-hover:after {
    background-color: #ff023e;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.portfolio-2 .grid-item {
    padding-bottom: 0px;
}

.project-titles {
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    text-align: center;
}
.project-titles li {
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #c0c4d6;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
}
.homepage-2 .project-titles li {
    color: #3e4455;
}
.homepage-3 .project-titles li {
    color: #c0c4d6;
}
.homepage-3 .project-titles li.active, 
.homepage-3 .project-titles li:hover,
.homepage-3 .project-titles li::after{
	color: #ffcc74;
}
.project-titles li:after {
    position: absolute;
    top: 7px;
    left: 40%;
    color: #ff023e;
    content: "...";
    font-size: 36px;
    text-align: center;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.project-titles li:hover:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.homepage-2 .project-titles li:after {
    color: #ff023e;
}
.project-titles li.active {
    color: #ff023e;
}
.project-titles li:hover {
    color: #ff023e;
}
.homepage-2 .project-titles li.active {
    color: #ff023e;
}
.homepage-2 .project-titles li:hover {
    color: #ff023e;
}
.homepage-2 .single-project-item,
.homepage-3 .single-project-item
 {   
    height: 220px;
    background-size: cover;
    background-position: center;
}

.portfolio-2 h3.project-heading {
    color: #ffffff;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    position: absolute;
    bottom: 8%;
    left: 10%;
}
.portfolio-2 h3.project-heading span {
    color: #ffffff;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}


.portfolio-2 .project-hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    overflow: hidden;
}
.portfolio-2 .single-project-item:hover .project-hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.portfolio-2 .single-project-item {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.project-titles li.active:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.row.project-list .col-md-4:nth-child(1) .single-project-item,
.row.project-list .col-md-4:nth-child(3) .single-project-item,
.row.project-list .col-md-4:nth-child(4) .single-project-item {
    height: 574px;
}
.single-project-item {
    margin-bottom: 15px;
}
.single-project-item:hover .project-hover {
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: visible;
}
.project-hover:after {
    position: absolute;
    top: 400px;
    left: 400px;
    content: "";
    background-color: rgb(255, 204, 116);
    z-index: -1;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    right: 400px;
    opacity: 0;
    visibility: hidden;
}
.homepage-3 .project-hover:after {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #ffcc74;
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    right: 0px;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.single-work-item .project-hover:after {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #ff023e;
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    right: 0px;
    width: 100%;
    height: 100%;
}
.homepage-3 .single-project-item:hover .project-hover:after{
    visibility: visible;
    opacity: .9;
}
.portfolio-page.homepage-2 .single-project-item:hover .project-hover:after{
    visibility: visible;
    opacity: .9;
}
.homepage-2 .single-project-item:hover .project-hover:after {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    opacity: .9;
    visibility: visible;
    overflow: hidden;
}
.portfolio-2 .single-project-item:hover .project-hover:after {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: .9;
    visibility: visible;
    overflow: hidden;
}
h3.project-heading a {
    color: #c0c4d6;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.portfolio-2 .project-hover{
	width: 100%;
}
.homepage-2 h3.project-heading a {
    color: #3e4455;
}

.homepage-3 h3.project-heading a {
    color: #fff;
}

.grid-item h3.project-heading a:hover {
    color: #ffcc74;
}

.homepage-2 .grid-item h3.project-heading a:hover {
    color: #ff023e;
}

.portfolio-2 .grid-item h3.project-heading a:hover {
    color: #ffffff;
}
.portfolio-2 .project-hover a span,
.portfolio-2 h3.project-heading a,
.portfolio-2 .grid-item h3.project-heading a:hover  {
    color: #ffffff;
}
.project-hover {
    position: relative;
    z-index: 2;
    height: 100%;
    width: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.project-hover a {
    color: #0FD0D6;
}
.project-hover a span {
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    font-size: 50px;
    color: #191d28;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.homepage-2 .project-hover a span {
    color: #ffffff;
}
.homepage-3 .project-hover a span {
    color: #191d28;
}
.homepage-3 h3.project-heading {
    color: #c0c4d6;
}
.homepage-3 h3.project-heading span{
	 color: #717896;
}
.homepage-3 .portfolio-2 .project-hover a span,
.homepage-3 .portfolio-2 .project-heading a,
.homepage-3 .portfolio-2 h3.project-heading span {
	color: #fff;
}
.single-project-item-bg-1 .project-hover a span {
    top: 45%;
}
.single-project-item-bg-3 .project-hover a span {
    top: 45%;
}
.single-project-item-bg-4 .project-hover a span {
    top: 45%;
}
.homepage-3 .single-project-item-bg-6 .project-hover a span {
    top: 41%;
}
h3.project-heading span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #3e4455;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
/*================================================ 
14. RESUME SECTION STYLE
================================================ */

.resume-area {
    background: #191d28;
    position: relative;
    overflow: hidden;
    z-index: 1;
	padding-bottom: 114px;
}
.homepage-2 .resume-area {
    background: #f7f9ff;
    padding-top: 144px;
	padding-bottom: 114px;
}
.resume-left {
    margin: 50px 0;
    text-align: center;
}
.homepage-2 h2.resume-heading {
    color: #3e4455;
}
h2.resume-heading span {
    font-size: 30px;
    margin-right: 18px;
}
.homepage-2 h2.resume-heading span {
    color: #3e4455;
}
.resume-content.ml-40 {
    margin-left: 40px;
}
.resume-content.mr-40 {
    margin-right: 40px;
}
.col-md-6.no-padding {
    padding: 0;
}
.resume-content {
    padding: 30px 30px 30px 30px;
    background: #161922;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-2 .resume-content {
    background: #edf1fd;
}
.resume-content:hover {
    box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -webkit-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -ms-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -o-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -moz-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    background: #191d28;
}
.homepage-2 .resume-content:hover {
    box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -webkit-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -ms-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -o-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
    -moz-box-shadow: 0px 10px 30px 0px rgba(113, 120, 150, 0.3);
}

.homepage-3.dark .resume-content:hover {
	box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
}
.homepage-2 .resume-content:hover {
    background: #edf1fd;
}
.resume-content:hover h4 {
    color: #ffcc74;
}
.homepage-2 .resume-content:hover h4 {
    color: #ff023e;
}
.mb-30 {
    margin-bottom: 30px;
}
span.resume-date {
    color: #3e4455;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.resume-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 13px;
    position: relative;
}
.pl-45{
	padding-left: 45px;
}
.resume-content-left.resume-content h3 {
    padding-left: 0;
}
.resume-content h3 img {
    position: absolute;
    top: -4px;
    left: 0;
}
.resume-content p {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}
.homepage-2 .resume-content p {
    color: #3e4455;
}
.homepage-2 .resume-content h4 {
    color: #3e4455;
}
.resume-content h4 {
    color: #c0c4d6;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*================================================ 
15. TESTIMONIAL SECTION STYLE
================================================ */

.testimonial-area.section-padding.section {
    padding-top: 144px;
    padding-bottom: 94px;
}
.homepage-3.dark .testimonial-area.section-padding.section{
	background-color: #161922;
}
.about-page .testimonial-area.section-padding.section {
    padding-top: 144px;
    padding-bottom: 144px;
}

.testimonial-area .section-title {
    margin-bottom: 30px;
}
.about-page .testimonial-area {
    background-color: #ffffff;
}
.jems-testi-inner {
    padding: 50px 30px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    border-width: 1px;
    border-color: rgb(219, 225, 241);
    border-style: solid;
}
.jems-testi-inner:hover:before {
    opacity: .7;
}
.jems-testi-inner:hover {
    box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    -webkit-box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    -ms-box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    -o-box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    -moz-box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    border-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;    
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -ms-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}
.homepage-3.dark .jems-testi-inner {
	border-color: rgb( 28, 33, 47 );
}
.homepage-2 .jems-testi-inner:hover {
    box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
    -webkit-box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
    -ms-box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
    -o-box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
    -moz-box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
}
.homepage-3 .jems-testi-inner:hover {
    box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
    -webkit-box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
    -ms-box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
    -o-box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
    -moz-box-shadow: 0px 15px 35px 0px rgba(113, 120, 150, 0.35);
}
.jems-testi-inner:before {
    position: absolute;
    top: 9%;
    right: 11%;
    color: #121212;
    font-size: 45px;
    content: "\f10e";
    font-family: FontAwesome;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
}
.homepage-2 .jems-testi-inner:before {
    color: #3e4455;
}
.jems-testi-inner p {
    margin-top: 70px;
    font-size: 18px;
    font-style: italic;
    line-height: 35px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.jems-testi-wrepper {
    padding: 45px 17px 45px 17px;
}
.jems-testi-meta span {
    color: #c0c4d6;
    margin-top: 5px;
    display: inline-block;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.homepage-2 .jems-testi-meta span {
    color: #3e4455;
}
.jems-testi-meta img {
	width: 70px;
	float: left;
    border: 2px solid #3e4455;
    border-radius: 50%;
	margin-right: 25px;
}
.jems-testi-meta {
    position: relative;
	margin-top: 50px;
}
.jems-testi-meta .test-content {
	overflow: hidden;
}
.jems-testi-meta h3 {
    font-weight: 600;
}
.jems-testi-active ul.slick-dots li {
    display: inline-block;
}
.jems-testi-active ul.slick-dots {
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jems-testi-active ul.slick-dots li.slick-active:before {
    background: #ffcc74;
    width: 29px;
    height: 11px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 50px;
}
.homepage-2 .jems-testi-active ul.slick-dots li.slick-active:before {
    background: #3e4455;
}
.jems-testi-active ul.slick-dots li button {
    display: none;
}
.jems-testi-active ul.slick-dots li {
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 45px;
}
.jems-testi-active ul.slick-dots li:before {
    position: absolute;
    top: -5px;
    left: 50%;
    content: "";
    width: 11px;
    height: 11px;
    background: #707795;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-2 .jems-testi-active ul.slick-dots li:before {
    background: #3e4455;
}
/*================================================ 
15. PARTNER SECTION STYLE
================================================ */

.clinets-aera {
    padding-top: 50px;
    padding-bottom: 150px;
}

.about-page .clinets-aera {
    background-color: #ffffff;
    padding-top: 0;
}
.homepage-3 .clinets-aera {
    padding-top: 0;
    overflow: hidden;
    position: relative;
	background-color: #161922;
}
.homepage-3 .clinets-aera.section.agency {
    padding-top: 0;
    overflow: hidden;
    position: relative;
}
.homepage-3.about-page .clinets-aera.section {
    padding-top: 0;
    overflow: hidden;
    position: relative;
}
.homepage-3.contact-page .clinets-aera {
    padding-top: 150px;
}
.clinets-aera .section-title {
    margin-bottom: 70px;
}
.clinets-carosule-active.owl-carousel .owl-item img {
    width: 118px;
    margin: 0 auto;
    height: 114px;
}
/*================================================ 
16.FAQS  SECTION STYLE
================================================ */

.faq-area {
    background: #191d28;
    position: relative;
    overflow: hidden;
}
.homepage-2 .faq-area {
    background: #f7f9ff;
    padding-bottom: 144px;
}
.faq-table {
    display: table;
    width: 100%;
}
.faq-table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.faq-table-cell h1 {
    font-size: 60px;
    font-weight: 300;
    color: #ffcc74;
    margin-bottom: 40px;
}
.homepage-2 .faq-table-cell h1 {
    color: #3e4455;
}
.faq-table-cell h3 {
    color: #c0c4d6;
    font-weight: 400;
    margin-bottom: 30px;
}
.homepage-2 .faq-table-cell h3 {
    color: #3e4455;
}
.faq-area a.comman-btn.about-me-btn {
    font-weight: 600;
}
/*================================================ 
17. ALL BLOG SECTION STYLE
================================================ */
.homepage-2 .blog-area.section-padding.section {
    padding-top: 144px;
}
.homepage-3 .blog-area.section-padding.section{
	background-color: #161922;
}
.blog-area .section-title {
    margin-bottom: 70px;
}
.single-blog-image {
    position: relative;
}
.single-blog-image img{
	width: 100%;
}
.single-blog-image span.blog-date {
    position: absolute;
    bottom: 6px;
    left: -20px;
}
span.blog-date {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: #ffcc74;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #20222b;
    text-transform: capitalize;
    width: 140px;
    height: 45px;
}
.homepage-2 span.blog-date {
    background: #3e4455;
    color: #ffffff;
}
.post-meta ul li {
    color: #3e4455;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 400;
	font-family: 'Lato', sans-serif;
	display: inline;
}
.post-meta ul li a {
    color: #3e4455;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.post-meta ul li span{
	 color: #3e4455;
}
.post-meta ul li a:hover {
    color: #ffcc74;
}

.homepage-2 .post-meta ul li a:hover {
    color: #ff023e;
}
.post-meta {
    margin: 30px 0px 0px 90px;
}
.blog-heading {
    margin: 30px 0;
}
.blog-heading a h3 {
    color: #c0c4d6;
    line-height: 34px;
    font-weight: 700;
    margin-left: 30px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-2 .blog-heading a h3 {
    color: #3e4455;
}
.single-blog-box {
    background: #1c212f;
    padding-bottom: 50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #dbe1f1;
	-ms-word-wrap: break-word;
	word-wrap: break-word;	
}
.single-blog-box.mb-50 {
    margin-bottom: 50px;
}
.homepage-2 .single-blog-box {
    background: transparent;
    border: 1px solid #dbe1f1;
}
.homepage-3.dark .single-blog-box{
	border: 1px solid #262c3e;
	background: transparent;
}
.dark .post-meta li,
.dark .post-meta ul li a{
	color: #717896;
}
.dark .post-meta ul li a:hover,
.dark a.read-more-btn:hover{
	color: #ffcc74;
}
.dark a.read-more-btn {
	color: #717896;
}
.single-blog-box:hover h3.entry-title a,
.homepage-2 .blog-heading a h3:hover{
    color: #ff023e;
}
.homepage-3.dark .single-blog-box:hover h3{
	color: #ffcc74;
}
.ml-30{
	margin-left: 30px;
}
a.read-more-btn {
    color: #3e4455;
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    margin-left: 60px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.read-more-btn:hover {
    color: #ffcc74;
}
a.read-more-btn:hover:before {
    background: #ffcc74;
}
.homepage-2 a.read-more-btn:hover {
    color: #ff023e;
}
.homepage-2 a.read-more-btn:hover:before {
    background: #ff023e;
}
a.read-more-btn:before {
    position: absolute;
    top: 50%;
    left: -30%;
    width: 20px;
    height: 1px;
    background: #3e4455;
    content: "";
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-3.homepage-2.blog-detalis-page {
    background-color: #ffffff;
}
.homepage-3.homepage-2.blog-detalis-page:hover h3 {
    color: #3e4455;
}
.blog-detalis .single-blog-box {
    margin: 0 25px;
    background: #ffffff;
    border: 0px;
}
.blog-detalis .single-blog-image {
    top: -50px;
    z-index: 1;
    border: 10px solid#fff;
}
.blog-detalis span.blog-date {
    background: #3e4455;
    color: #ffffff;
}
.blog-detalis .post-meta {
    margin: -22px 0px 0px 70px;
}
.blog-detalis .blog-heading a h3 {
    color: #3e4455;
    line-height: 48px;
    font-size: 30px;
    margin-left: 0;
}
.bolg-content {
    margin: 0 60px;
}
.blog-post .bolg-content {
    margin: 0 30px;
}
.blog-post .post-meta {
    margin: 30px 0px 0px 65px;
}
.homepage-3.homepage-2.blog-detalis-page .blog-post .blog-heading a h3 {
    margin-left: 0;
    font-size: 30px;
    color: #3e4455;
}
.entry-title a,
.entry-title{
    margin-left: 0;
    font-size: 30px;
    color: #3e4455;	
}
.homepage-3.homepage-2.blog-detalis-page .blog-post .blog-heading:hover h3 {
    color: #ff023e;
}
.blog-post .blog-discription {
    margin: 0;
}
.blog-post .blog-discription p{
	color: #535e72;
}
.blog-post .blog-heading {
    margin: 30px 0;
    margin-bottom: 20px;
}
.blog-post a.read-more-btn {
    margin-left: 30px;
}
.blog-post .single-blog-image span.blog-date {
    bottom: 0px;
    left: -17px;
}
.blog-detalis .blog-heading {
    margin-top: 35px;
    margin-bottom: 0;
}
.blog-post .single-blog-box:hover {
    box-shadow: none;
}
.blog-post .single-blog-box {
    background-color: #ffffff;
	overflow: hidden;
}
.single-blog-box .b-meta{
	text-transform: capitalize;
}
.single-blog-box .b-meta i{
	padding-right: 5px;
}
.blog-discription {
    margin-top: 30px;
    margin-bottom: 100px;
}
.blog-quate-speech {
    margin: 40px 30px 30px 50px;
}
.blog-quate-speech p {
    text-align: left;
    background: #eef1fb;
    padding: 30px 10px 30px 57px;
    position: relative;
    font-style: italic;
    font-size: 20px;
    color: #2c324b;
}
.blog-quate-speech p:before {
    position: absolute;
    top: 15px;
    left: 23px;
    font-family: 'themify';
    content: "\e67f";
    font-weight: bold;
}
.blog-quate-speech p:after {
    position: absolute;
    bottom: 15px;
    right: 10%;
    font-family: 'themify';
    content: "\e67e";
    font-weight: bold;
}
.blog-discription p {
    margin-bottom: 30px;
}
.single .blog-discription p,
.page .blog-discription p{
	
}
.blog-detalis .single-blog-image span.blog-date {
    position: absolute;
    bottom: -4px;
    left: 7px;
}
.regular-left {
    float: left;
    width: 300px;
    margin-top: -22px;
}
.regular-right h3 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 60px;
    margin-bottom: 30px;
    display: block;
    font-weight: 700;
}
dl {
  margin: 0 20px;
}
dd {
	margin-bottom: 12px;
}
table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
	text-align: left;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
caption {
	font-size: 16px;
	margin: 0;
	padding-top: 0;
}
th {
    font-weight: bold;
    text-transform: uppercase;
	padding: 0.4em 0.4em 0.4em 0;
}
td {
    border-top: 1px solid #eee;
    padding: 6px 10px 6px 0;
}
tr{
	 padding: 6px 10px 6px 0;
    border-bottom: 1px solid #eee;

}
del {
    color: #333;
}
select{
	border: 1px solid #ddd;
	padding: 10px;
}
article.sticky {
	border-top: 4px solid #ff023e;
}
p.p-last {
    margin-top: 50px;
}

blockquote{
	text-align: left;
	background: #eef1fb;
	padding: 30px;
	position: relative;
	font-style: italic;
	font-size: 20px;
	color: #2c324b;
}
.review p {
    font-size: 20px;
    color: #2c324b;
}
.review img {
    position: absolute;
    left: 35px;
    top: 40px;
    border-width: 2px;
    border-color: rgb(113, 120, 150);
    border-style: solid;
}
.review-meta {
    position: relative;
    padding-left: 30px;
}
.blog-tag-cloud-list ul li a,
.widget_tag_cloud a{
    display: block;
    padding: 7px 12px;
    font-size: 12px!important;
    color: #3e4455;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: .3s;
    border-width: 1px;
    border-color: rgb(113, 120, 150);
    border-style: solid;
}
.widget_tag_cloud a{
	display: inline-block;
	margin: 11px 6px;
	padding: 2px 12px;
	border: 1px solid #e5e9f8;
	transition: .5s;
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus,
.blog-tag-cloud-list ul li a:hover {
    background: #ff023e;
    color: #fff;
    border-color: #ff023e;
}
.widget_rss li{

}
.widget_text img{
	margin: 5px 0;
}
.blog-post .social-links span {
    background: transparent;
    text-align: center;
    line-height: 35px;
    border-width: 1px;
    border-color: rgb(113, 120, 150);
    border-style: solid;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-left: 10px;
    font-size: 14px;
    width: 35px;
    height: 35px;
    color: #3e4455;
    display: inline-block;
}

.social-links span:hover {
    background: #ff023e;
    border-color: #ff023e;
    color: #ffffff!important;
}
.blog-social-links{
	overflow: hidden;
	margin-top: 40px;
}
.review-meta h4 {
    font-size: 16px;
    font-weight: 500;
    color: #3e4455;
}
.review-meta:before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 20px;
    height: 1px;
    background: #3e4455;
    content: "";
}
.logged-in-as{
	margin-bottom: 15px;
}
.comment-area {
    margin-top: 40px;
    margin-bottom: 100px;
}
.comment-area h2.comments-title {
    font-size: 24px;
    font-weight: 500;
    color: #3e4455;
    margin-top: 30px;
}
.comment-list{
	padding-left: 0;
	list-style-type: none;
}
.comment-area .children{
	padding-left: 45px;
}
.single-comment-content {
    position: relative;
    padding-right: 11px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.children .single-comment-content{
	border-left: 1px solid #e5f2ff;
	padding-left: 26px;
}

.comment-respond h3{
	margin-top: 15px;
}

.comment-area li.comment,
.comment-area li.pingback
{
	padding-bottom: 30px;
    padding-top: 30px;
	border-bottom: 1px solid #e5f2ff;
}
.comment-area .children li.comment{
	border-bottom: 1px solid #e5f2ff;
	list-style-type: none;
}
.comment-area li:last-child {
    border: inherit;
}
.single-comment-content:hover span.reply-button {
    color: #ff023e;
}
.single-comment-content.comment-padding-left {
    padding-left: 160px;
}
.single-comment-content.comment-padding-left img {
    left: 6%;
}
.single-comment-content{
	
}
.single-comment-content img {
    margin-top: 30px;
    margin-bottom: 5px;
	border-radius: 50%;

}
.single-comment-content h4,
.single-comment-content h4 a {
    font-size: 18px;
    color: #2c324b;
    font-weight: 500;
}
.single-comment-content a{
	color: #2c324b;
}
.single-comment-content h4 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 15px;
    color: #3e4455;
    font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 2px;
}
.comment-reply {
    text-align: right;
    position: relative;
}
span.reply-button {
    border: none;
    background: none;
    font-size: 12px;
    text-transform: uppercase;
    outline: none;
    position: absolute;
    right: 10px;
    top: -30px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 500;
    color: #3e4455;
}
.single-comment-content p {
    color: #535e72;
    margin-bottom: 0;
}
.comment-respond input[type="text"] {
    width: 100%;
    height: 55px;
    margin-bottom: 32px;
}
.comment-respond input[type="email"] {
    width: 100%;
    height: 55px;
    margin-bottom: 32px;
}
.comment-respond textarea {
    width: 100%;
    height: 150px;
    box-shadow: none;
    margin-bottom: 32px;
}
.comment-respond .form-control,
.single-blog-box input[type="text"], 
.single-blog-box input[type="password"], 
.single-blog-box input[type="tel"], 
.single-blog-box input[type="email"], 
.single-blog-box input[type="url"] 
{
    background: transparent;
    border: 1px solid #d3ced2;
    border-radius: 0px;
    margin-bottom: 25px;
    padding: 15px;
    font-size: 14px;
    color: #535e72;
    outline: 0px;
    box-shadow: none;
}
.woocommerce .quantity .qty{
	border: 1px solid #d3ced2;
}

.comment-respond .form-control:focus,
.single-blog-box input[type="text"]:focus, 
.single-blog-box input[type="password"]:focus, 
.single-blog-box input[type="email"]:focus, 
.single-blog-box input[type="url"]:focus 
 {
    border-color: #ff023e;
}
.homepage-3 .comment-respond .form-control:focus {
    border-color: #ff023e;
}
.comment-respond h3 {
    font-size: 24px;
    margin: 15px 0 15px;;
}
.comment-respond button.comman-btn {
    color: #ffffff;
    background: #3e4455;
    outline: 0;
    border: 0;
    position: relative;
}
.comment-respond #submit {
    color: #ffffff;
    background: #ff023e;
    outline: 0;
    border: 0;
    position: relative;
}
.comment-respond button img {
    position: absolute;
    top: 43%;
    left: 20%;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.homepage-3 .comment-respond button.comman-btn:hover {
    color: #ff023e;
}
.comment-respond .submit-button button:hover img {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 35%;
}
.blog-detalis .single-blog-box:hover {
    box-shadow: none;
}
.blog-right-search-button {
    border: 1px solid#e5e9f8;
    padding: 30px;
}
.search-button input[type="text"] {
    width: 77%;
    padding: 14px;
    border: 1px solid #e5e9f8;
    outline: none;
    color: #3e4455;
    font-family: 'Lato', sans-serif;
}
.search-button button {
    border: none;
    padding: 13px 24px;
    background-color: #ff023e;
    position: absolute;
    border-radius: 0px 5px 5px 0px;
}
.blog-post {
    padding-top: 150px;
}
.single-widget {
    margin-bottom: 50px;
    border: 1px solid #e5e9f8;
    padding: 30px;
}
.single-widget select{
	width: 100%;
}
.single-widget h2 {
    font-size: 24px;
    color: #3e4455;
    font-weight: 500;
    margin: 0 0 20px;
}
.single-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-widget li {
    padding-bottom: 10px;
    margin-bottom: 10px;
	border-bottom: 1px solid #dbe1f1;
}
.single-widget li:last-child{
	border-bottom: inherit;
	padding-bottom: 0px;
}
.widget_nav_menu .single-widget li li{
	
}
.single-widget li li{
	padding: 10px 0 10px;
	margin: 0 12px ;
}
.single-widget {
	line-height: 30px;
}
.single-widget li li a{
	display: inline-block;
}
.single-widget li a {
    font-size: 14px;
    color: #535e72;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.single-widget,
.single-widget span{
	 color: #535e72;
}
.single-widget li a:hover {   
    color: #ff023e;
}
.widget_categories li a:hover{
	padding-left: 10px;
}

.blog-recent-post-image-1 {
    margin-bottom: 40px;
}
.blog-recent-post {
    padding: 0 28px;
    border: 1px solid#e5e9f8;
    margin-top: 50px;
    padding-top: 30px;
}
.shop-recent-post-image-1 {
    margin-bottom: 30px;
}
.blog-recent-post h3 {
    font-size: 24px;
    font-weight: 700;
    color: #3e4455;
    margin: 0 0 30px;
}
.blog-recent-post-content p {
    font-size: 12px;
    color: #6d8195;
    margin: 0 0 5px;
}
.blog-recent-post-content h2 {
    font-size: 14px;
    font-weight: 500;
    color: #3e4455;
    margin: 0;
}
.blog-recent-post-content {
    margin-top: 20px;
}
.blog-recent-post-content a {
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.blog-recent-post-content:hover h2 {
    color: #ff023e;
}
.blog-tag-cloud {
    padding: 25px;
    border: 1px solid#e5e9f8;
    margin-top: 50px;
}
.blog-tag-cloud h2 {
    font-size: 24px;
    color: #3e4455;
    font-weight: 700;
    margin: 0 0 20px;
}
.blog-tag-cloud-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-tag-cloud-list a {
    display: inline-block;
    border: 1px solid #e5e9f8;
    padding: 7px 10px;
	margin-bottom: 12px!important;
    font-size: 12px;
    color: #3e4455;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Montserrat', sans-serif;
}
.blog-tag-cloud-list a:hover {
    background: #ff023e;
    border-color: #ff023e;
    color: #fff!important;
}
.hentry{
	color: #6f98e0;
}
.hentry p,
.main_comment_text p{
	margin-bottom: 15px;
}
.hentry ul ul,
.hentry ol ol,
.main_comment_text ul ul,
.main_comment_text ol ol{
	padding-left: 15px;
}
.hentry li,
.main_comment_text li{
	line-height: 27px;
}
.hentry h1,
.hentry h2,
.hentry h3,
.hentry h4,
.hentry h5,
.hentry h6,
.main_comment_text h1,
.main_comment_text h2,
.main_comment_text h3,
.main_comment_text h4,
.main_comment_text h5,
.main_comment_text h6
{
	font-weight: 500;
	margin-bottom: 18px;
}

/*================================================ 
18. CONTACT SECTION STYLE
================================================ */


.homepage-2 .section-title h2 {
    color: #3e4455;
    font-family: 'Montserrat', sans-serif;
}
.homepage-3.dark .section-title h2 {
    color: #ffcc74;
    font-family: 'Montserrat', sans-serif;
}
.homepage-3.dark p{
	color: #c0c4d6;
}
.contact-text {
    margin-top: 100px;
    margin-right: 165px;
}
p.contact-info {
    font-size: 29px;
    line-height: 42px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    position: relative;
}
.homepage-2 p.contact-info span {
    color: #3e4455;
}
.homepage-3 p.contact-info span {
    color: #ffcc74;
}
p.contact-info img {
    position: absolute;
    top: 92%;
    right: -22%;
}
.contact-form-area-wrapper {
    padding: 90px 70px 140px 70px;
    background: #1c212f;
    box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    -webkit-box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    -moz-box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    -ms-box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    -o-box-shadow: 0px 10px 35px 0px rgba(113, 120, 150, 0.3);
    left: 48%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 1;
}
.homepage-3 .contact-form-area-wrapper {
    background: #f7f9ff;
}
.homepage-2 .contact-form-area-wrapper {
    background: #f7f9ff;
}
.contact-form-area {
    padding-bottom: 45px;
}
.about-page .contact-form-area {
    background-color: #ffffff;
}
.homepage-3 .contact-form-area {
    position: relative;
	background-color: #161922;
}

.contact-form-area-wrapper .form-control {
    background: transparent;
    border: 0px;
    border-bottom: 1px solid#3e4455;
    border-radius: 0px;
    margin-bottom: 25px;
    padding: 23px 0;
    font-size: 14px;
    color: #3e4455;
    outline: 0px;
    box-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.contact-form-area .form-control:focus {
    border-color: #ffcc74;
    box-shadow: none;
}
.homepage-3 .contact-form-area .form-control:focus {
    border-color: #ffcc74;
}
.homepage-2 .contact-form-area .form-control:focus {
    border-color: #ff023e;
}
.contact-form-area-wrapper .form-control form input[type=text]:focus {
    outline: none;
}
.contact-form-area-wrapper .form-control::-webkit-input-placeholder {
    color: #3e4455 !important;
}
.contact-form-area-wrapper .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #3e4455 !important;
}
.contact-form-area-wrapper .form-control:-ms-input-placeholder {
    color: #3e4455 !important;
}
.contact-form-area-wrapper .form-control:-o-input-placeholder {
    color: #3e4455 !important;
}
.contact-form-area-wrapper .form-control::placeholder {
    color: #3e4455 !important;
}

.homepage-3.dark .contact-form-area-wrapper .form-control::-webkit-input-placeholder {
    color: #717896 !important;
}
.homepage-3.dark .contact-form-area-wrapper .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #717896 !important;
}
.homepage-3.dark .contact-form-area-wrapper .form-control:-ms-input-placeholder {
    color: #717896 !important;
}
.homepage-3.dark .contact-form-area-wrapper .form-control:-o-input-placeholder {
    color: #717896 !important;
}
.homepage-3.dark .contact-form-area-wrapper .form-control::placeholder {
    color: #717896 !important;
}

.contact-form-area-wrapper button img {
    position: absolute;
    top: 43%;
    left: 20%;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.contact-form-area-wrapper button:hover img {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 35%;
}
.contact-form-area-wrapper button.comman-btn {
    display: inline-block;
    color: #20222b;
    background: #ffcc74;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 13px 35px;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    text-transform: uppercase;
    outline: 0;
    border: 0px;
    position: absolute;
    right: 70px;
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
}
.homepage-3 .contact-form-area-wrapper button.comman-btn {
    color: #202020;
    background: #ffcc74;
}
.homepage-2 .contact-form-area-wrapper button.comman-btn {
    color: #ffffff;
    background: #ff023e;
}
.contact-form-area-wrapper button.comman-btn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #ffcc74;
    /* onhover background color */
    z-index: -1;
    -webkit-transform: translate3D(0, -100%, 0);
    -moz-transform: translate3D(0, -100%, 0);
    -ms-transform: translate3D(0, -100%, 0);
    -o-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0);
    /* move elements above button so they don't appear initially */
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-3 .contact-form-area-wrapper button.comman-btn:after {
    background: #ffcc74;
}
.homepage-2 .contact-form-area-wrapper button.comman-btn:after {
    background: #ff023e;
}
.contact-form-area-wrapper button.comman-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #ffcc74;
    /* button default background color */
    z-index: -2;
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-3 .contact-form-area-wrapper button.comman-btn:before {
    background: #ffcc74;
}
.homepage-2 .contact-form-area-wrapper button.comman-btn:before {
    background: #ff023e;
}
.contact-form-area-wrapper button.comman-btn:hover {
    color: #ffcc74;
}
.homepage-3 .contact-form-area-wrapper button.comman-btn:hover {
    color: #ffcc74;
}
.homepage-2 .contact-form-area-wrapper button.comman-btn:hover {
    color: #ff023e;
}
.contact-form-area-wrapper button.comman-btn:hover:after {
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*================================================ 
19. LOCATION SECTION STYLE
================================================ */

.location-area {
    background: #191d28;
    padding-top: 70px;
    padding-bottom: 150px;
    position: relative;
    overflow: hidden;
}
.homepage-3 .location-area {
    background: #191d28;
}
.homepage-2 .location-area {
    background: #f7f9ff;
}
.location-area .hero-social-link {
    margin-left: 0;
}
.location-area .location-link {
    margin-bottom: 33px;
}
.location-area .location-link ul{
	list-style: none;
}
.homepage-3 .hero-social-link span {
    color: #3e4455;
}
.homepage-3 .hero-social-link span:hover {
    color: #ffcc74;
}
.homepage-2 .hero-social-link span {
    color: #3e4455;
}
.homepage-2 .hero-social-link span:hover {
    color: #ff023e;
}
.location-link ul li {
    position: relative;
    margin: 0px 0px 12px 0px;
    padding-left: 40px;
}
.homepage-3 .location-link p{
	color: #ffcc74;
}
p.single-contact-info a {
    font-size: 18px;
    color: #c0c4d6;
    font-family: 'Montserrat', sans-serif;
}
.homepage-3 p.single-contact-info a {
    color: #3e4455;
}
.homepage-2 p.single-contact-info a {
    color: #3e4455;
}
.location-link ul li:before {
    position: absolute;
    top: 47%;
    left: 0;
    width: 20px;
    height: 2px;
    background: #ffcc74;
    content: "";
}
.homepage-3 .location-link ul li:before {
    background: #3e4455;
}
.homepage-2 .location-link ul li:before {
    background: #3e4455;
}
.location-link ul li:last-child:before {
    top: 23%;
}
.location-link p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.dark .contact-form-area-wrapper {
	background: #1c212f;
	box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.35);
}
.dark p.single-contact-info a {
	color: #ffcc74;
}
.dark .location-link ul li:before {
	background: #717896;
}


/*================================================ 
20 FOOTER SECTION STYLE
================================================ */

.footer-bottom-area {
    padding-top: 45px;
    padding-bottom: 25px;
    text-align: center;
}

.homepage-3.about-page .footer-bottom-area {
    background-color: #ffffff;
}
.homepage-3 .footer-bottom-area {
    position: relative;
    overflow: hidden;
}
.homepage-3 .footer-bottom-area .line-item:before {
    display: none;
}
.footer-bottom-text p {
    font-size: 16px;
    color: #c0c4d6;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 32px;
}
.homepage-3 .footer-bottom-text p {
    color: #3e4455;
}
a.theme-info {
    font-size: 18px;
    color: #3e4455;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-2 .footer-bottom-text p {
    color: #3e4455;
}
.homepage-2 a.theme-info {
    color: #3e4455;
}
.homepage-3 a.theme-info {
    color: #3e4455;
}
a.theme-info:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.homepage-2 a.theme-info:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    color: #ff023e;
}
.homepage-3 a.theme-info:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    color: #ff023e;
}
.homepage-3.dark .footer-bottom-area{
	background-color: #161922;
}
.dark .footer-bottom-text p {
	color: #c0c4d6;
}
.dark .footer-bottom-text a {
	color: #c0c4d6;
	font-weight: 700;
}
/*================================================ 
21. MAP  SECTION STYLE
================================================ */

.grid-item {
    padding-bottom: 50px
}
.contact-page #particles-js {
    height: auto;
}
.header-hero-area.contact-page {
    height: 100%;
}
.contact-page .slider-text {
    padding-top: 230px;
    padding-bottom: 180px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.contact-page .slider-text h1 {
    margin: 20px 0;
	font-size: 45px;
	font-weight: 600;
	
}
.back-links a {
    font-size: 14px;
    font-weight: 500;
    color: #3e4455;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Montserrat', sans-serif;
}
.back-links a:hover {
    color: #ff023e;
}
.back-links li{
	display: inline;
}
.back-links li.active a {
    color: #ff023e;
    position: relative;
    margin-left: 5px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;	
}
.back-links li.active a:before {
    position: absolute;
    top: 2px;
    left: -10px;
    background: #ff023e;
    content: "";
    background-repeat: no-repeat;
    height: 90%;
    width: 1px;
    transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
}
.address-area {
    padding-top: 100px;
    padding-bottom: 445px;
}
.single-address {
    text-align: center;
}
.single-address span {
    font-size: 24px;
    padding: 20px;
    background: #3e4455;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 25px;
}
p.single-contact-info a {
    font-size: 18px;
    font-weight: 500;
    color: #3e4455;
    text-decoration: none;
}
.single-address p {
    font-size: 18px;
    font-weight: 500;
    color: #3e4455;
    font-family: 'Montserrat', sans-serif;
}
.get-in-touch-area {
    position: relative;
    z-index: 1;
}
.get-in-touch-area button.comman-btn:before {
    background: #3e4455;
}
.get-in-touch-area button.comman-btn:after {
    background: #3e4455;
}
.homepage-2 .get-in-touch-area button.comman-btn:before {
    background: #ff023e;
}
.homepage-2 .get-in-touch-area button.comman-btn:after {
    background: #ff023e;
}
.homepage-3 .get-in-touch-area button.comman-btn:before {
    background: #ff023e;
}
.homepage-3 .get-in-touch-area button.comman-btn:after {
    background: #ff023e;
}
.homepage-3 .get-in-touch-area button.comman-btn:hover {
    color: #ff023e;
}
.homepage-2 .get-in-touch-area button.comman-btn:hover {
    color: #ff023e;
}
.homepage-3 .get-in-touch-area button.comman-btn {
    color: #ffffff;
    background: #ff023e;
    outline: 0;
    border: 0;
    position: relative;
}
.get-in-touch-area button img {
    position: absolute;
    top: 43%;
    left: 20%;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.get-in-touch-area .submit-button button:hover img {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 35%;
}
.get-in-touch {
    padding: 80px 70px;
    -webkit-box-shadow: 0px 10px 31.5px 3.5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 31.5px 3.5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 10px 31.5px 3.5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 10px 31.5px 3.5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 31.5px 3.5px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 999999;
    background: #fff;
    top: -381px;
    width: 100%;
}
.homepage-3 .get-in-touch-area .form-control:focus {
    border-color: #ff023e;
}
.get-in-touch h2 {
    font-size: 36px;
    color: #3e445b;
    font-weight: bold;
    text-align: center;
    margin-bottom: 80px;
}
.get-in-touch input[type="text"] {
    width: 100%;
    height: 45px;
    border-width: 1px;
    border-color: rgb(136, 144, 167);
    border-style: solid;
    border-radius: 0px;
    outline: 0;
    margin-bottom: 32px;
    padding: 15px;
    box-shadow: none;
}
.get-in-touch input[type="email"] {
    width: 100%;
    height: 45px;
    border-width: 1px;
    border-color: rgb(136, 144, 167);
    border-style: solid;
    border-radius: 0px;
    outline: 0;
    margin-bottom: 32px;
    padding: 15px;
    box-shadow: none;
}
.get-in-touch textarea {
    width: 100%;
    border-width: 1px;
    border-color: rgb(136, 144, 167);
    border-style: solid;
    border-radius: 0px;
    outline: 0;
    padding: 15px;
    height: 199px;
    box-shadow: none;
}
.get-in-touch .form-group {
    margin-right: 13px;
}
.get-in-touch .form-group textarea#Message {
    margin-right: 0px;
    margin-left: 13px;
}
textarea#Message {
    outline: 0;
    box-shadow: none;
}
.submit-button {
    text-align: center;
}
section.map-area {
    position: relative;
}
#map {
    height: 780px;
    width: 100%;
}
div#bodyContent {
    padding: 20px 0px 20px 50px;
    border-radius: 10px;
}
div#map-content {
    border-radius: 10px;
}
span.map-info-icon {
    color: #252525;
    position: absolute;
    font-size: 20px;
    left: 17px;
}
span.map-info-content {
    font-size: 18px;
    color: #252525;
    font-family: 'Montserrat', sans-serif;
}
div#bodyContent span {
    color: #252525;
    font-size: 18PX;
    font-family: 'Montserrat', sans-serif;
}
.single-blog-box,
.content-area{
	-ms-word-wrap: break-word;
	word-wrap: break-word ;	
}
.entry-title,
.entry-title a{
	-ms-word-wrap: break-word;
	word-wrap: break-word;	
	display: block!important;	
}

.single-blog-box a{
	color: #3e4455;
	transition: .5s;
	display: inline-block;
}
.single-blog-box a:hover,
.single-blog-box a:focus,
.single-blog-box:hover a.blog_title{
	color: #ff023e;
}
.no-results.not-found.single-blog-box{
	padding: 0 25px 50px;
}
.no-results.not-found.single-blog-box h1{
	font-size: 30px;
}
.no-results.not-found.single-blog-box p{
	margin-bottom: 25px;
}
.mar-left-0{
	margin-left: 0!important;
}
select{
	border: 1px solid #ddd;
	padding: 10px;
}
.center-block{
	float: inherit;
}

.customize-support .sticky-wrapper.is-sticky .header-top{
	margin-top: 25px;
}

.blog-discription > ul, 
.blog-discription > ol, 
.main_comment_text > ul,
.main_comment_text > ol 
{
    padding-left: 40px;
    margin-bottom: 20px!important;
}
.main_comment_text ul,
.main_comment_text ol
{
	padding-left: 30px;
}
.kc_col-sm-12.kc_column{
	padding-left: 0;
	padding-right: 0;
}

/* 404 Page */

.error-404.not-found{
	padding: 80px 0 100px;
}
.error-404.not-found .page-title{
	font-size: 35px;
}
.error-404.not-found p{
	margin-bottom: 25px;
}

#ozlan-contact-form textarea{
	height: 100px;
}
.slicknav_nav .slicknav_arrow{
	font-size: 12px;
	color: #ff023e;
}
body.single .blog-post .post-meta,
body.page .blog-post .post-meta{
	margin-bottom: 20px;
}
.widget_rss .rss-date{
	font-weight: 300;
	font-size: 12px;
	display: block;
	color: #ff023e;
}
.widget_rss cite{
	font-weight: 13px;
	font-weight: 600;
}
.widget_rss li:first-child,
.widget_recent_comments li:first-child
{
	padding-top: 0px;
}
.widget_rss li,
.widget_recent_comments li{
	border-bottom: 1px solid #ddd;
	padding-top: 8px;
	padding-bottom: 8px;
}
.widget_recent_comments li:last-child,
.widget_rss li:last-child
{
	border-bottom: inherit;
	padding-bottom: 0px;
}
.widget_recent_comments .comment-author-link{
	font-weight: 600;
	display: inline;
}
.widget_recent_comments a{
	display: inline!important;
}

.error-404.not-found .search-button{
	position: relative;
}
.error-404.not-found .search-button button{
	position: absolute;
	right: 0;
	top: 0;
}
.error-404.not-found .search-button input[type="text"]{
	width: 100%;
}
.p_author a{
	padding-left: 4px;
	display: inline-block;
	text-transform: capitalize;
}
.navigation.comment-navigation{
	margin-top: 30px;
}
.page-links .page-number{
	color: #ff023e;
}
.page-links{
	font-weight: 600;
}
.page-links a{
	font-weight: 400;
}

body.home .homepage-2 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top .mainmenu ul li.current-page-parent > a, 
body.home .homepage-2 .mainmenu ul li.current-page-parent > a, 
body.home .homepage-2 .mainmenu ul li.current-menu-item > a, 
body.home .homepage-2 div#sticker-sticky-wrapper.sticky-wrapper.is-sticky .header-top ul li.current-menu-item > a{
	color: #3e4455 !important;
}
.pagination {
	margin: 20px 0 30px;
}



/* Woocommerce Css*/

.woocommerce.woocommerce-page h1.page-title {
	display: inline;
	text-align: left;
	float: left;
	clear: both;
	font-size: 28px;
}
.woocommerce .woocommerce-result-count {
	margin: 0 0 15px;
	display: inline-block;
	float: left;
	text-align: left;
	clear: both;
}
.woocommerce .woocommerce-ordering {
	margin: 0 0 25px;
}
.woocommerce ul.products li.product .button ,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
button#place_order {
	background: #ff023e none repeat scroll 0 0;
	border: 2px solid #ff023e;
	border-radius: 100px;
	color: #fff;
	font-size: 13px;
	padding: 15px 31px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	margin-top: 15px;
	font-family: "Montserrat",sans-serif;	
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
	background-color: #222!important;
	border-color: #222!important;
	text-decoration: none;
	background-image: none;
	color: #fff;
}
.woocommerce span.onsale {
	height: 50px;
	width: 50px;
	padding: 0;
	line-height: 50px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {	
	border: inherit;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
	line-height: 30px;
	display: inline-block;
	padding: 0px 18px;
	margin-right: 8px;
	margin-bottom: 10px;
	transition: .5s;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 30px;

}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #ff023e;
	color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus{
	background: #fff;
	color: #333;
}
.woocommerce-Reviews #reply-title{
	display: block;
}
.woocommerce-variation-price{
	margin-bottom: 20px;
}
.woocommerce-variation-add-to-cart{
	margin-top: 40px;
}
.summary.entry-summary .single_add_to_cart_button{
	margin-top: 0!important;
	margin-left: 10px;
}
.woocommerce-message a.button,
.checkout_coupon button.button{
	margin-top: 0;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
	width: 83px;
}
.woocommerce .quantity .qty {
	width: 60px;
	height: 43px;
}
.woocommerce a.remove {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 100%;
	display:inline-block;
}
#coupon_code{
	width: auto;
	padding: 15px;
	margin-right: 20px;	
}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit[disabled]:disabled, 
.woocommerce a.button.disabled, 
.woocommerce a.button:disabled, 
.woocommerce a.button[disabled]:disabled, 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button[disabled]:disabled, 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button[disabled]:disabled {
	color: #fff;
	font-size: 13px;
	padding: 15px 31px;

}
.woocommerce-cart-form__contents button.button{
	margin-top: 0;
}
.woocommerce-billing-fields input{
	padding: 8px 15px!important;
}
#customer_details{
	margin-bottom: 20px;
}

.woocommerce-pagination{
	margin-bottom: 40px;
}
.woocommerce-product-details__short-description{
	margin-bottom: 20px;
	margin-top: 10px;
}
.cart_totals.calculated_shipping h2{
	font-size: 25px;
}
.woocommerce.woocommerce-page h1.page-title{
	display: none;
}
.woocommerce-result-count,
.woocommerce-ordering{
	margin-top: 40px!important;
}
.woocommerce-Tabs-panel h2,
.related.products h2{
	font-size: 18px;
	margin-bottom: 20px;
}
.woocommerce-Tabs-panel p{
	padding-bottom: 20px;
}
.product_title.entry-title{
	font-size: 20px;
	margin-bottom: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #f1f1f1;
	background-color: #f1f1f1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border: 1px solid #f1f1f1!important;

}

.dark .contact-form-area-wrapper .form-control {
	border-bottom: 1px solid #717896;
	color: #c0c4d6;
}
.dark .contact-form-area .form-control:focus {
	border-color: #ffcc74;
	box-shadow: none;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, 
.woocommerce div.product span.price  {
	color: #202020;

}

.homepage-3.dark .woocommerce ul.products li.product .price,
.homepage-3.dark .woocommerce div.product p.price, 
.homepage-3.dark .main_blog_area, 
.homepage-3.dark .woocommerce div.product span.price  {
	color: #c0c4d6!important;

}
.woocommerce-notices-wrapper{
	margin-top: 42px;
}

.dark .hero-social-link span,
.homepage-3.dark .single-widget,
.homepage-3.dark .single-widget li a,
.homepage-3.dark .single-widget li,
.homepage-3.dark .single-widget span,
.homepage-3.dark .single-blog-box a,
.homepage-3.dark .post-meta ul li,
.homepage-3.dark .single-comment-content h4 span,
.homepage-3.dark .logged-in-as a,
.homepage-3.dark .contact-form-area-wrapper,
.homepage-3.dark .back-links a,
.homepage-3.dark #commentform .form-control,
.homepage-3.dark .blog-post .social-links span,
.homepage-3.dark .woocommerce ul.products li.product .price,
.homepage-3.dark .woocommerce-Price-amount.amount,
.homepage-3.dark .price dl,
.homepage-3.dark .woocommerce-pagination a
{
	color: #c0c4d6;
}
.homepage-3.dark .content-area{
	background-color: #161922;
}

.homepage-3.dark .single-widget,
.homepage-3.dark .single-widget li,
.homepage-3.dark .comment-area li.comment, 
.homepage-3.dark .comment-area li.pingback,
.homepage-3.dark .children .single-comment-content
{
	border-color: #262c3e;
}
.homepage-3.dark .entry-title a, 
.homepage-3.dark .entry-title,
.homepage-3.dark .single-widget h2,
.homepage-3.dark .comment-area h2.comments-title,
.homepage-3.dark .comment-reply-title,
.homepage-3.dark .single-comment-content h4, 
.homepage-3.dark .single-comment-content h4 a,
.homepage-3.dark .single-comment-content a,
.homepage-3.dark #cancel-comment-reply-link,
.homepage-3.dark .woocommerce-loop-product__title
{
	color: #ccc;
}
.homepage-3.dark a.read-more-btn:before{
	background-color: #c0c4d6;
}
.homepage-3.dark .back-links li.active a:before,
.homepage-3.dark .comment-respond #submit,
.homepage-3.dark  .blog-tag-cloud-list a:hover,
.homepage-3.dark .blog-post .social-links span:hover,
.homepage-3.dark .nav-previous a, 
.homepage-3.dark .nav-next a,
.homepage-3.dark .search-button button,
.homepage-3.dark .button.product_type_simple,
.homepage-3.dark .button.product_type_variable,
.homepage-3.dark .button.product_type_grouped,
.homepage-3.dark nav.woocommerce-pagination ul li a:focus, 
.homepage-3.dark nav.woocommerce-pagination ul li a:hover, 
.homepage-3.dark nav.woocommerce-pagination ul li span.current,
.homepage-3.dark div.product form.cart .button
{
	background: #ffcc74!important;
}
.homepage-3.dark .blog-tag-cloud-list a:hover,
.homepage-3.dark .comment-respond #submit,
.homepage-3.dark .nav-previous a, 
.homepage-3.dark .nav-next a,
.homepage-3.dark .search-button button,
.homepage-3.dark .button.product_type_simple,
.homepage-3.dark .button.product_type_variable,
.homepage-3.dark .button.product_type_grouped,
.homepage-3.dark nav.woocommerce-pagination ul li a:focus, 
.homepage-3.dark nav.woocommerce-pagination ul li a:hover, 
.homepage-3.dark nav.woocommerce-pagination ul li span.current,
.homepage-3.dark div.product form.cart .button{
	color: #333!important;
}
.homepage-3.dark .back-links .active a,
.homepage-3.dark .single-widget li a:hover,
.homepage-3.dark .entry-title a:hover,
.homepage-3.dark .single-blog-box:hover .entry-title a,
.homepage-3.dark a:hover,
.homepage-3.dark .slicknav_nav .slicknav_arrow
{
	color: #ffcc74!important;
}
.woocommerce span.onsale {
	background: #ff023e;
}
.homepage-3.dark span.onsale {
	background: #ffcc74;
	color: #333;
}
.homepage-3.dark .blog-quate-speech p{
	background: #191d28;
}
.homepage-3.dark div.product .out-of-stock {
	color: #ffcc74!important;
}
.homepage-3.dark #commentform .form-control:focus,
.homepage-3.dark .blog-tag-cloud-list a:hover,
.homepage-3.dark .button.product_type_simple,
.homepage-3.dark .button.product_type_variable,
.homepage-3.dark .button.product_type_grouped,
.homepage-3.dark #review_form #submit,
.homepage-3.dark .woocommerce nav.woocommerce-pagination ul li a:focus, 
.homepage-3.dark .woocommerce nav.woocommerce-pagination ul li a:hover, 
.homepage-3.dark .woocommerce nav.woocommerce-pagination ul li span.current,
.homepage-3.dark div.product form.cart .button{
	border-color: #ffcc74!important;
}
.homepage-3.dark #tab-description,
.homepage-3.dark #tab-additional_information,
.homepage-3.dark #tab-reviews
{
	background: transparent;
}
.homepage-3.dark div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid transparent;
	background-color: transparent;
}

.homepage-3.dark div.product .woocommerce-tabs ul.tabs li:after, 
.homepage-3.dark div.product .woocommerce-tabs ul.tabs li:before {
	border: 1px solid transparent!important;
}
.homepage-3.dark div.product .woocommerce-tabs ul.tabs li a {
	color: #ccc;
}
.homepage-3.dark #review_form #submit:hover,
.homepage-3.dark #review_form #submit:focus
{
	color: #fff!important;
}
.homepage-3.dark #review_form #comment{
	color: #222;
}
#review_form #comment{
	padding: 20px;
}
.woocommerce #reviews #comment {
	height: 120px;
}
.woocommerce #review_form #respond p{
	margin-bottom: 0;
}
.homepage-3.dark .comment-form-rating a:hover{
	color: #ffcc74;
}

.homepage-3.dark .quantity .qty,
.homepage-3.dark .woocommerce-ordering{
	color: #222;
}

.woocommerce .woocommerce-notices-wrapper{
	margin-bottom: 150px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 1em .5em;
}
.button.product_type_variable,
.button.product_type_variable:hover,
.butto.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.butto.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover
{
	color: #fff!important;
}
.work-pagination{
	padding-top: 45px;
	padding-bottom: 140px;
}
.homepage-3.dark .single-work-details{
	background: #191d28;
}
.homepage-3.dark .single-work-details .single-dist li,
.homepage-3.dark .single-work-details .single-dist li span,
.homepage-3.dark .single-work-details .single-dist li a{
	color: #c0c4d6;
}
.homepage-3.dark #ozlan-contact-form .form-control:focus{
	border-bottom: 1px solid #ffcc74!important;
}
.homepage-3.dark .project-titles li.active,
.homepage-3.dark .project-titles li:hover,
.homepage-3.dark .project-titles li:focus{
	color: #ffcc74!important;
}
body.page-home-personal-dark .scrolltotop,
body.page-home-agency-dark .scrolltotop
{
	background: linear-gradient(-45deg,#ffcc74,#ffcc74,#ffcc74) !important;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3{
	font-size: 22px;
	margin-bottom: 16px;
}
.woocommerce .woocommerce-notices-wrapper {
	margin-bottom: 0;
}
.woocommerce-notices-wrapper {
	margin-top: 0;
}
#payment.woocommerce-checkout-payment{
	padding: 10px;
}
.woocommerce form .form-row textarea{
	border: 1px solid #d3ced2;
	padding: 15px;
}
