/*----------------------------------------------------
Template    : Octavian - Multipurpose Creative HTML5 Template
@Author		: TexTheme
@URL	    : https://themeforest.net/user/textheme/
Version	    : 1.1

This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.
---------------------------------------------------- */


/*** ======= // TABLE OF CONTENT // ============================
01- Google Fonts
02- 23 HOMEPAGES
03- General Styling
    03.1- Paddings
    03.2- Margins
    03.3- Default Colors
    03.4- Container
    03.5- Column Gap
    03.6- Fonts Typography
    03.7- Parallax Background
    03.8- Background Layer
    03.9- Cross Browser Compatibility
    03.10- Border Radius
    03.11- Default Button
    03.12- Animations
    03.13- Social Media Icons
04- Header Styles
    04.1- Dropdown
    04.2- Side Menu
    04.3- Header Search
05- Sticky Header
    05.1- Sticky Header 1
06- Section Title
07- About Style 1
08- Theme Button
09- Portfolio Style 1
10- Contact Form
11- Partners Style 2
12- Footer Style 2
13- Page Title
14- Portfolio Style
15- Pagination Style
16- 404 Error
17- Portfolio Details
18- Sidebar
19- Shop Itemss
    19.1- Shop item details
20- Blog Detail

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


/* IMPORTING GOOGLE FONTS */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* ================================================================================== 
										Reset Css
===================================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    overflow-x: hidden;
}
ul {
	list-style: none;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
button {
	outline: none;
	cursor: pointer;
}
button:focus {
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	margin:0;
	padding: 0;
}
a:focus {
	text-decoration: none;
	outline: none;
}
button {
	outline: none;
}
input {
	outline: none;
}
textarea {
	outline: none;
}
section {
	display: block;
	position: relative;
}
img {
	display: inline-block;
	margin-bottom: -3px;
}
p {
}
a {
	color: inherit;
}

h1,
h2,
h3 {
	font-family: 'Raleway', sans-serif;
}
.container {
	max-width: 1200px;
	padding: 0 15px;
}
.clearfix {
	clear: both;
}

/* ================ BACKGROUND STYLING ================ */

.fixed-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}

.banner-bg1 {
	background:linear-gradient(to left, #f474a2, #ffad3a);
}
.bg2 {
	background-image: url(../images/bg1_1.jpg);
}
.banner-bg2 {
	background-image: url(../images/bgbanner.jpg);
	background-position: inherit;
}
.banner-bg2asahan {
	background-image: url(../images/bgbannerasahan.png);
	background-position: inherit;
}
.banner-bg2pmiasahan {
	background-image: url(../images/bgbannerpmiasahan.png);
	background-position: inherit;
}
.banner-bg3 {
	background-image: url(../images/main-bg3.png);
	background-size: inherit;
}
.banner-bg4 {
	background-image: url(../images/bg7.png);
	background-size: inherit;
}
.banner-bg5 {
	background-image: url(../images/bg8.png);
	background-size: inherit;
	background-position: top right;
}
.banner-bg6 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.banner-bg7 {
	background-image: url(https://via.placeholder.com/1920x1433);
}
.banner-bg8 {
	background-image: url(https://via.placeholder.com/1090x1097);
	background-size: inherit;
	background-position: top right;
}
.banner-bg9 {
	background-image: url(../images/bg5a.jpg);
}
.banner-bg10 {
	background-image: url(https://via.placeholder.com/1245x960);
	background-position: top right;
	background-size: inherit;	
}
.banner-bg11 {
	background-image: url(https://via.placeholder.com/1245x960);
	background-position: top right;
	background-size: inherit;	
}
.banner-bg12 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.banner-bg13 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.banner-bg14 {
	background-image: url(https://via.placeholder.com/1177x1080);
}
.bg3 {
	background-image: url(https://via.placeholder.com/1224x1024);
}
.bg6 {
	background-image: url(https://via.placeholder.com/1224x1024);
}
.bg7 {
	background-image: url(../images/bg77.jpg);
}
.bg4 {
	background: url(https://via.placeholder.com/1283x875), linear-gradient(to right, #5376e7, #7d4ae4);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.bg5 {
	background:  url(../images/bglogin.jpg);
	background-position: fixed;
	background-repeat: no-repeat;
}
.bg5asahan {
	background:  url(../images/bgloginasahan.png);
	background-position: fixed;
	background-repeat: no-repeat;
}
.bg9 {
	background-image: url(../images/bg9.jpg);
}
.bg13 {
	background-image: url(../images/bg13.jpg);
}
.bg14 { 
	background-image: url(../images/bg14.jpg);
}
.bg15 {
	background-color: #222831;
}
.bg16 {
	background-image: url(https://via.placeholder.com/1920x902);
}
.bg17 {
	background-image: url(https://via.placeholder.com/1920x902);
}
.bg18 {
	background-image: url(https://via.placeholder.com/1045x700);
	background-position: left;
	background-repeat: no-repeat;
	background-size: inherit;
}
.right-position {
	background-position: right;
	background-size: inherit;
}
.banner-bg16 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.banner-bg18 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.banner-bg19 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.banner-bg20 {
	background-image: url(../images/banner-bg20.jpg);
}
.banner-bg21 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.banner-bg22 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.banner-bg23 {
	background-image: url(https://via.placeholder.com/1920x1080);
}
.bg19 {
	background-image: url(https://via.placeholder.com/1920x832);
}
.bg20 {
	background-image: url(https://via.placeholder.com/1920x902);
}
.bg21 {
	background-image: url(https://via.placeholder.com/1920x902);
}
.bg23 {
	background-image: url(https://via.placeholder.com/1500x902);
}
.hp20-bgcolor {
	background-color: #131620;
}
.dark-bg {
	background-color: #222831;
}

.bgg1 {
	background-image: url(../images/oct-bg1.jpg);
}
.bgg2 {
	background-image: url(../images/oct-bg2.jpg);
}
.bgg3 {
	background-image: url(../images/oct-bg3.jpg);
}
.bgg4 {
	background-image: url(../images/oct-bg4.jpg);
}
.bgg5 {
	background-image: url(../images/oct-bg5.jpg);
}
.bgg5asahan {
	background-image: url(../images/bgloginasahan.png);
}
.bgg5pmiasahan {
	background-image: url(../images/bgloginpmiasahan.png);
}

/* ================ CUSTOM CSS CLASSES ================ */

.pl-0 {
	padding-left: 0;
}
.pr-90 {
	padding-right: 90px !important;
}
.sec-block.p200 {
	padding: 200px 0 380px;
}
.sec-block-200 {
	padding: 100px 0;
}
.sec-block.panel-sec {
	padding-bottom: 310px;
	margin-bottom: -5px;
	margin-top: -69px;
}

/* ================ MAIN OVERLAY ================ */


.overlay {
	position: relative;
	z-index: 9;
}
.overlay:before,
.overlay2:before,
.overlay3:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(34,40,49,0.10);
	z-index: 9;
}
.overlay2:before {
	background-color: rgba(34,40,49,0.20);
}
.overlay2 {
	z-index: 9;
}
.overlay3 {
	z-index: 9;
}
.overlay3:before {
	background-color: rgba(34,40,49,0.60);
	z-index: 0;
}

.main-banner.style14.overlay:before {
	background-color: rgba(34,40,49,0.40);
	z-index: 0;
}

/* ================ CROSS BROWSER COMPATABILITY ================ */

.marketing-project > img,
.marketing-project:before,
.scrollTop,
.nav-tabs,
.nav-tabs li a,
.newz-content form input,
.newz-content form button,
.oct-pro-slider .slick-dots li.slick-active button,
.project-show-carousel .slick-dots li.slick-active button,
.vz-icons li a,
.btn-default,
.pricing-plan .btn-default:before {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.abt-2 > img,
.testi-comment,
.blog-post,
.blog-thumb-post,
.form-group input,
.form-group textarea,
.abt-proptz2 ul li,
.service_col,
.videeo-sec.overlay:before,
.videeo-sec > img,
.gr-form input,
.testi4-slide,
.pt_section,
.offer-sp
.pricing-plan,
.abt-block2-imges img,
.serivce_col,
.abt-block4-img > img,
.gallery-div,
.oct-partner,
.main-testi-slide,
.services_section.style2 .serivce_col:before,
.sl-img > img,
.team-col:before,
.project-clt,
.post-thumbnail > img,
.cld-dv,
.jpg-slide > img,
.offer-sp,
.abt-proptz li,
.pricing-plan,
.lt-work-thumbnail,
.pft-item > img,
.shadow-box img,
.avt-img > img,
.markk-div,
.shp-img,
.oct-product-thumbnail,
.masonary-layout .marketing-project > img,
.masonary-layout .marketing-project:before,
.partners-sectioon.hp20 .row,
.iconz-row ul li,
.pricing-section.hp22 .offer-sp,
.recent-post-thumb > img,
.shop-large-slide > img,
.review-head,
.vgg-img > img,
header nav ul ul,
.mega-menu {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.close-menu,
.slick-dots li:before,
.socio-links li a,
.team-section.hp13 .socio-links li a:before,
.countt,
.social-links li a,
.video-btn,
.shared-socio .social-links li a,
.colors-list li a,
.colors-list li a span,
#pp-nav li a,
.btn-default span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.slick-dots li button,
.testi_thumb > img,
.testi4-thumb > img,
.us-info > img,
.uss-info > img,
.testi-ico > img {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
}

.half-bg-top .videeo-sec.overlay:before,
.half-bg-top .videeo-sec > img,
.our-parnters-section,
.progress-bar,
.jpg-slide {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

.btn-default:before,
.marketing-project:before,
.marketing-project > h2,
.slick-dots li button,
.slick-dots li:before,
.form-group input,
.form-group textarea,
.service_col,
.partner-section.style2 ul li img,
.pricing-plan .btn-default:before,
.services_section.style2 .serivce_col:before,
.team-col:before,
.team-fig,
.post-thumbnail > img,
.vz-icons li a,
.pt-three-section.hp10 .oct-partner,
.pt-three-section.hp10 .oct-partner img,
.jpg-slide,
a,
.abt-proptz li:hover,
.icco i,
.oct-svs-icon i:before,
header,
header nav ul ul,
.mmenu li,
nav ul ul li,
.mmenu li:before,
nav ul ul li:before,
.mega-menu,
.header-search,
.search-close-btn,
.responsive-mobile-menu,
.responsive-mobile-menu.active,
.rep-logo,
.responsive-mobile-menu ul li a:before,
.responsive-mobile-menu > ul,
.svss-icon i:before,
.vlc-info,
.vlc-info > h2,
.vlc-info > span,
.team-section.hp13 .socio-links li a:before,
.project-carousel2 .slick-dots li:before,
.pj-title,
.btn-default.bg-none:after,
.marketing-projects.hp23 .vlc-info,
.filters-nav li a,
.single-post .blog-posts-list .blog-thumb-post,
.reply-btn i,
.submit,
.shop-btns,
.shop-large-slide:before,
.mb-menu li a:before,
.mb-menu li a:after,
.mb-menu,
.responsive-mobile-menu .social-links,
.rep-copyright,
.gallery-div > img,
.project-clt > img,
.post-thumbnail > img,
.lt-work-thumbnail > img,
.markk-div img,
.oct-product-thumbnail img,
.shp-img > img {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}


/* ========================== HEADER ======================= */

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	border-bottom: 0px solid rgba(255,255,255,0.30);
}
header.sticky,
header.static.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #4a44f2;
    border:0;
}
header.sticky.hp5,
header.sticky.hp6 {
	background-color: #f68826;
}
header.sticky.hp7 {
	background-color: #411565;
}
header.sticky.hp8 {
	background-color: #1b2958;
}
header.static.sticky,
header.sticky.hp16 {
	background-color: #fff;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.07);
}
header.height-hd.sticky {
	height: 80px;
} 
header.sticky .header-content {
	height: 80px;
}
header.sticky nav > ul > li {
	padding: 0 16px;
}
header.static {
	position: relative;
}
header.height-hd {
	height: 120px;
	display: flex;
	align-items: center;
}
header.static nav {
	margin-left: auto;
}
nav.bg-clr2 ul li a,
nav.bg-clr2 ul li a:before,
nav.bg-clr2 ul li a:hover {
	color: #393e46;
}
header.static nav ul li a {
	color: #393e46;
	font-size: 16px;
}
header.static nav ul li a:before {
	color: #393e46;
}
header.hp16 nav ul li a:before {
	color: #222;
}
nav.black ul li a,
nav.black ul li a:hover {
	color: #222;
}
nav ul li.active > a:before {
	color: #ffffff;
}
.header-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.logo {
	float: left;
	margin-top: -1px;
}
nav {
	float: right;
	margin-right: 39px;
	padding-left: 114px;
}
nav ul li {
	display: inline-block;
	padding: 52px 16px;
	position: relative;
}
nav ul li.has-mega-menu {
	position: inherit;
}

nav ul li a {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	padding-right: 17px;
}
nav ul li a:hover {
	color: #fff;
}
nav ul li a:before {
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: 0;
	right: 0;
	color: #ffffff;
	font-size: 16px;
	opacity: 0;
	visibility: hidden;
	font-weight: 900;
}
nav ul li.active > a:before,
nav ul li.has-mega-menu > a:before {
	opacity: 1;
	visibility: visible;
}
nav ul li.active > a {
	margin-right: 16px;
}
.icons-list {
	float: right;
	text-align: right;
	margin-left: 0;
	display: inline-flex;
	align-items: center;
}
.icons-list li {
	display: inline-block;
	margin-right: 37px;
}
.icons-list li:last-child {
	margin-right: 0;
}
.icons-list li a {
	display: inline-block;
	cursor: pointer;
}
.desktop-hide {
	display: none;
}

nav ul ul li.active > a:before {
    opacity: 1;
    visibility: visible;
    color: #ffffff;
    content: '\f105';
}


header.style2,
header.br-tp {
	border-bottom: 0px solid rgba(255,255,255,0.30);
	color: #212529;
}
header.style2 nav {
	float: right;
	margin-left: auto;
	padding-right: 39px;
}
header.style2 .icons-list li {
	margin-right: 70px;
}
header.style2 .icons-list li:last-child {
	margin-right: 0;
}
header.style2 .icons-list {
	margin: inherit;
}

header.static.white .cart-btn i {
	color: #111;
}
.cart-btn i {
	color: #fff;
}
/*a.menu-btn {
	margin-left: 33px;
}*/
.menu-btn > i + span {
	display: inline-block;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	position: relative;
	top: -7px;
	text-transform: uppercase;
	padding-left: 12px;
	letter-spacing: 2px;
}

header .container-fluid {
	padding: 0 90px;
}

header .container {
	position: relative;
}



/* DROPDOWN MENU */

header nav ul ul {
	position: absolute;
	top: 100%;
	left: 0;
	width: 270px;
	background-color: #fff;
	padding: 27px 0 30px;
	box-shadow: 0 0 30px rgba(57,62,70,0.15);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px);
}
header nav ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	z-index: 9999;
}

header nav ul ul ul {
	left: 100%;
	top: 0;
	margin-top: 15px;
	z-index: -1;
	border-radius: 0 7px 7px 0;
}
.mmenu li,
nav ul ul li {
	padding: 13px 45px 12px;
	display: block;
	position: relative;
	margin-bottom: 4px;
}
.mmenu li:last-child,
nav ul ul li:last-child {
	margin-bottom: 0;
}
.mmenu li:before,
nav ul ul li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 0;
	background-color: #4a44f2;
	opacity: 0;
	visibility: hidden;
}
.mmenu li a,
nav ul ul li a {
	color: #ffffff;
	font-size: 16px;
	width: 100%;
	display: block;
}
.mmenu li:hover:before,
nav ul ul li:hover:before {
	opacity: 1;
	visibility: visible;
	height: 100%;
}
.mmenu li:hover,
nav ul ul li:hover {
	background-color: #f9f8f8;
}
.mmenu li a:hover,
nav ul ul li a:hover {
	color: #4a44f2;
}

nav.dark ul ul {
	background-color: #222831;
}
nav.dark ul ul li:hover {
	background-color: #424850;
}
nav.dark ul ul li:hover a {
	color: #eeeeee;
}

/* MEGA MENU */

.mega-menu {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 0 30px rgba(57,62,70,0.15);
	padding: 52px 0 45px;
	opacity: 0;
	z-index: -1;
	visibility: hidden;
	margin-top: 30px;
}
.mmenu > h3 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 20px;
	padding: 0 50px;
	margin-bottom: 33px;
}
.mega-menu .mmenu ul {
	position: static;
	opacity: 1;
	visibility: visible;
	background-color: inherit;
	box-shadow: inherit;
	transform: inherit;
	padding: 0;
	display: block;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.mega-menu .mmenu ul li a {
	font-weight: 400;
}
.mega-menu .mmenu li {
	padding: 13px 50px 12px;
}
header nav ul li:hover > .mega-menu {
	opacity: 1;
	visibility: visible;
	height: auto;
	z-index: 999;
	margin-top: 0;
}
header nav ul li.has-mega-menu:hover > .mega-menu ul {
	opacity: 1;
	visibility: visible;
	z-index: 99;
}

/* MEGA MENU DARK */

.mega-menu.dark {
	background-color: #222831;
}
.mega-menu.dark .mmenu li:hover, .mega-menu.dark nav ul ul li:hover {
	background-color: #282e38;
}
.mega-menu.dark .mmenu li:hover a {
	color: #fff;
}


/* HEADER SEARCH MENU */

.header-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 70%;
    background-color: #fff;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
}
.header-search.active {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.search-close-btn {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    line-height: 4.375rem;
    width: 4.375rem;
    cursor: pointer;
    height: 4.375rem;
    font-size: 1.5625rem;
    text-align: center;
}
.header-search > form {
    max-width: 85%;
    width: 100%;
}
.header-search > form input {
    padding: 1.5625rem 0;
    border:0;
    border-bottom: 2px solid rgba(64,166,255,.48);
    width: 100%;
    font-size: 2.1875rem;
}
.header-search > form input {
	border-bottom-color: #666;
}
.search-close-btn:hover {
	background-color: #4a44f2;
	color: #fff;
}


/* RESPONSIVE MOBILE MENU */


.responsive-mobile-menu {
	position: fixed;
	top: 0;
	right: 0;
	width: 845px;
	background:-webkit-linear-gradient(to top, #f66767, #f68826);
	background:-moz-linear-gradient(to top, #f66767, #f68826);
	background:-ms-linear-gradient(to top, #f66767, #f68826);
	background:-o-linear-gradient(to top, #f66767, #f68826);
	background:linear-gradient(to top, #f66767, #f68826);
	padding: 50px 160px;
	z-index: 999999;
	height: 100%;
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.responsive-mobile-menu.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.mb-menu {
	float: left;
	width: 100%;
	overflow-y: auto;
	height: 400px;
}
.mb-menu li {
	display: block;
	position: relative;
	margin-bottom: 42px;
	float: left;
	width: 100%;
}
.mb-menu li:last-child {
	margin-bottom: 0;
}
.mb-menu li a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 10px;
	height: 2px;
	background-color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.mb-menu li a {
	display: inline-block;
	color: #ffffff;
	font-size: 26px;
	font-weight: 600;
	position: relative;
	padding-left: 40px;
	width: auto;
	padding-right: 30px;
}
.mb-menu li a:hover:before {
	width: 20px;
}
.mb-menu ul li a:before {
	display: none;
}
.mb-menu ul li {
	margin-bottom: 20px;
}
.mb-menu ul li a {
	font-size: 16px;
	border-bottom: 0;
}
.mb-menu li a:after {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	right: 0;
	color: #ffffff;
	font-size: 16px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
	margin-top: 1px;
}
.mb-menu li.menu-item-has-children > a:after {
	opacity: 1;
	visibility: visible;
}
.mb-menu li.menu-item-has-children.active > a:after {
	content: '\f107';
}
.mb-menu {
	overflow-y: scroll;	
}
.mb-menu ul {
	padding: 30px 0 0;
	display: none;
	float: left;
	width: 100%;
}
.mb-menu ul ul {
	padding-top: 20px;
	padding-left: 30px;
}
.responsive-mobile-menu .social-links li {
	display: inline-block;
	margin-right: 35px;
}
.responsive-mobile-menu .social-links li:last-child {
	margin-right: 0;
}
.responsive-mobile-menu .social-links li a {
	width: auto;
	height: auto;
	line-height: inherit;
	background-color: inherit;
	position: static;
	color: rgba(255,255,255,0.50);
}
.responsive-mobile-menu .social-links li a:hover {
	color: #fff;
	background-color: inherit;
}
.rep-copyright {
	width: 100%;
}
.rep-copyright p {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
}

.mb-menu,
.responsive-mobile-menu .social-links,
.rep-copyright {
	opacity: 0;
	-webkit-transform: translateY(3rem);
	-moz-transform: translateY(3rem);
	-ms-transform: translateY(3rem);
	-o-transform: translateY(3rem);
	transform: translateY(3rem);
}
.responsive-mobile-menu.active .mb-menu,
.responsive-mobile-menu.active .social-links,
.responsive-mobile-menu.active .rep-copyright {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.responsive-mobile-menu.active .mb-menu {
	transition-delay: .3s;
}
.responsive-mobile-menu.active .social-links {
	transition-delay: .5s;
}
.responsive-mobile-menu.active .rep-copyright {
	transition-delay: .5s;
}

.close-menu {
	display: inline-block;
	position: absolute;
	top: 60px;
	right: 150px;
}

/* SCROLL BAR STYLING */

.mb-menu::-webkit-scrollbar {
  width: 4px;
}
 
.mb-menu::-webkit-scrollbar-track {
	background-color: rgba(255,255,255,0.50);
}
 
.mb-menu::-webkit-scrollbar-thumb {
  background-color: #ffffff;
}

/* ========================== MAIN BANNER ======================= */

.main-banner {
	padding: 337px 0 358px;
	width: 100%;
}
.main-banner.style4 {
	padding: 340px 0 368px;
	margin-bottom: -3px;
}
.banner-text {
	max-width: 785px;
	float: right;
	position: relative;
	z-index: 9;
}
.banner-text > h2 {
	color: #ffffff;
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 65px;
	margin-bottom: 35px;
}
.banner-text > h2 strong {
	font-weight: 700;
}
.banner-text > p {
	color: #ffffff;
	font-size: 24px;
	line-height: 36px;
	max-width: 520px;
	margin-bottom: 61px;
}
.btn-default {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	background-color: #2d63d1;
	height: 65px;
	line-height: 65px;
	padding: 0 74px;
	text-transform: capitalize;
	font-weight: 700;
	position: relative;
}

.banner-img {
	position: absolute;
	top: 50%;
	right: 80px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* =================== ABOUT SECTION =================== */

.sec-block {
	padding: 150px 0;
}
.about-text {
	padding-right: 75px;
}
.about-text.v1 {
	margin-top: 49px;
}
.about-text > h2 {
	color: #393e46;
	font-size: 36px;
	line-height: 56px;
	font-weight: 800;
	margin-bottom: 29px;
}
.about-text > p {
	color: #5c5c5c;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 60px;
}
.about-text .btn-default {
	height: 55px;
	line-height: 55px;
	font-weight: 700;
}
.about-text.white p {
	color: rgba(255,255,255,0.50) !important;
}
.shadow-none {
	box-shadow: inherit;
}

.w-auto {
	width: auto !important;
}
.abt-img {
	position: relative;
}
.abt-img > img {
	float: right;
	display: block;
	margin: 0;
}
.abt-2 {
	position: absolute;
	top: 130px;
	left: 0;
}
.abt-2 > img {
	-webkit-box-shadow: 0 45px 30px rgba(158,178,183,0.40);
	-moz-box-shadow: 0 45px 30px rgba(158,178,183,0.40);
	-ms-box-shadow: 0 45px 30px rgba(158,178,183,0.40);
	-o-box-shadow: 0 45px 30px rgba(158,178,183,0.40);
	box-shadow: 0 45px 30px rgba(158,178,183,0.40);
	margin:0;
	display: block;
}

.about-section {
	margin-bottom: -5px;
}





.abt-proptz {
	position: relative;
}
.abt-proptz li.main-active {
	width: 370px;
	padding: 75px 0 87px;
	position: absolute;
	top: 0;
	right: 0;
} 
.abt-proptz li {
	text-align: center;
	background-color: #fff;
	padding: 85px 0 86px;
	-webkit-box-shadow: 0 20px 30px rgba(225,213,252,0.70);
	-moz-box-shadow: 0 20px 30px rgba(225,213,252,0.70);
	-ms-box-shadow: 0 20px 30px rgba(225,213,252,0.70);
	-o-box-shadow: 0 20px 30px rgba(225,213,252,0.70);
	box-shadow: 0 20px 30px rgba(225,213,252,0.70);
	width: 270px;
}
.abt-proptz li:hover {
	background-color: #2d63d1;
}
.abt-proptz li:hover .icco i {
	color: #fff;
}
.abt-proptz li:hover > h3 {
	color: #fff;
}
.icco {
	display: block;
}
.icco i {
	color: #2d63d1;
}
.icco i:before {
	font-size: 99px;
}
.abt-proptz li.main-active .icco i:before {
	font-size: 140px;
}
.abt-proptz li.sty2 {
	position: absolute;
	left: 0;
	top: 170px;
}
.abt-proptz li.sty3 {
	position: absolute;
	right: 140px;
	top: 397px;
	width: 230px;
	padding: 75px 0;
}
.abt-proptz li > h3 {
	color: #2d63d1;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 700;
	margin-top: 48px;
}
.more-sectat .about-text {
	padding-right: 0;
	margin-top: 139px;
}



/* ===================== SECTION TITLE ===================== */

.section-title {
	margin-bottom: 90px;
	margin-top: -12px;
}
.section-title > h2 {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 20px;
	line-height: 50px;
}
.section-title > p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	max-width: 555px;
	margin: 0 auto;
}
.section-title.sty2 {
	max-width: 750px;
	margin: 0 auto;
	margin-bottom: 90px;
	margin-top: -12px;
}

/* ==================== MARKETING PROJECTS ==================== */


.marketing-scy .container-fluid {
	padding: 0 75px;
}
.marketing-project {
	position: relative;
	margin-bottom: 88px;
}
.marketing-project > img {
	width: 100%;
}
.marketing-project:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(45,99,209,0.90);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
}
.marketing-project:hover:before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.marketing-project > h2 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 800;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	margin-top: 30px;
}

.marketing-project:hover > h2 {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}


/* SLICK DOTS */

.slick-dots {
	bottom: 0;
}
.slick-dots li {
	position: relative;
}
.slick-dots li button {
	width: 8px;
	height: 8px;
	background-color: #c8c7fb;
}
.slick-dots li.slick-active button {
	width: 15px;
	height: 15px;
}
.slick-dots li:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	width: 7px;
	height: 7px;
	background-color: #4a44f2;
	opacity: 0;
	visibility: hidden;
}
.slick-dots li.slick-active:before {
	opacity: 1;
	visibility: visible;
}


/* ===================== TESTIMONIAL SECTION =================== */

.testimonial-section .row {
	align-items: center;
}
.testi-slides {
	position: relative;
}
.testi-slides:before {
	content: '';
	position: absolute;
	top: -76px;
	right: -65px;
	width: 189px;
	height: 154px;
	background-image: url(../images/shape2.png);
	background-repeat: no-repeat;
	z-index: -1;
}
.testi-slides:after {
	content: '';
	position: absolute;
	bottom: -104px;
	right: -106px;
	width: 306px;
	height: 306px;
	background-image: url(../images/shape1.png);
	background-repeat: no-repeat;
	z-index: -1;
}
.testi-comment {
	background-color: #fff;
	padding: 76px 90px 87px;
	-webkit-box-shadow: 0 15px 41px rgba(225,213,252,0.70);
	-moz-box-shadow: 0 15px 41px rgba(225,213,252,0.70);
	-ms-box-shadow: 0 15px 41px rgba(225,213,252,0.70);
	-o-box-shadow: 0 15px 41px rgba(225,213,252,0.70);
	box-shadow: 0 15px 41px rgba(225,213,252,0.70);
	text-align: center;
	position: relative;
}
.testi-comment:before {
	content: '';
	position: absolute;
	top: -27px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 82px;
	height: 54px;
	background-image: url(../images/quotes.png);
	background-repeat: no-repeat;
}
.testi-comment > p {
	color: #393e46;
	font-size: 30px;
	line-height: 48px;
	margin-bottom: 42px;
}
.testi-comment > p strong {
	font-weight: 700;
}
.testi-comment > h3 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
}

.testi-img > img {
	width: 100%;
}


/* =================== PARTNER SECTION =================== */

.our-parnters-section {
	background-color: #2d63d1;
	max-width: 1500px;
	margin: 0 auto;
	padding: 150px 0;
}
.our-parnters-section .row {
	align-items: center;
}
.pt-text {
	max-width: 380px;
}
.pt-text > h2 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 800;
	line-height: 56px;
	margin-bottom: 29px;
	margin-top: -15px;
}
.pt-text > p {
	color: #eeeeee;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 60px;
}
.btn-default.style2 {
	background-color: #44f2a1;
	color: #2d63d1;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
	padding: 0 70px;
}

/* PT LOGOS */

.pt-logos {
	float: left;
	width: 100%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.pt-logos {
	margin-bottom: -115px;
}
.pt-logos li {
	float: left;
	width: calc(100% / 2);
	margin-bottom: 115px;
}

/* ===================== BLOG SECTION ===================== */

.blog-post {
	-webkit-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-moz-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-ms-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-o-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	box-shadow: 0 0 30px rgba(193,210,212,0.50);
}
.blog-thumbnail > img {
	width: 100%;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.blog-info {
	background-color: #fff;
	padding: 32px 40px 30px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.blog-title {
	color: #393e46;
	font-size: 22px;
	line-height: 35px;
	font-weight: 800;
	margin-bottom: 19px;
	padding-right: 30px;
}
.blog-title:hover {
	color: #4a44f2;
}
.blog-info > p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
}

/* BLOG THUMB POSTS LIST */

.blog-thumb-post {
	background-color: #fff;
	display: table;
	-webkit-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-moz-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-ms-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-o-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	box-shadow: 0 0 30px rgba(193,210,212,0.50);
	margin-bottom: 25px;
}
.blog-thumb-post:last-child {
	margin-bottom: 0;
}
.blog-thumb {
	display: table-cell;
	float: left;
	width:170px;
}
.blog-thumb > img {
	width: 100%;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
	-o-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
.blog-th-info {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 0 30px;
}
.blog-th-info .blog-title {
	margin-bottom: 17px;
}
.posted-on {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
}

.full-bt {
	margin-top: 70px;
}
.btn-default.bg-blue.style2,
.btn-default.bg-blue {
	background-color: #4a44f2;
	color: #fff;
}


/* ===================== CONTACT SECTION ==================== */

.section-title.white > h2 {
	color: #fff !important;
} 
.section-title.white > p {
	color: #eeeeee;
}
.contact-form {
	max-width: 570px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.contact-form .form-group {
	margin-bottom: 25px;
}
.form-group input,
.form-group textarea {
	width: 100%;
	height: 60px;
	color: #ffffff;
	font-size: 14px;
	padding: 0 30px;
	border:2px solid rgba(238,238,238,0.30);
	background-color: inherit;
}
.contact-form .form-group input,
.contact-form .form-group textarea {
	color: #fff;
}

.form-group textarea {
	height: 100px;
	color: #ffffff;
	padding: 20px 30px;
}
.form-group input:focus,
.form-group textarea:focus {
	border-color: #fff;
}
.input-submit {
	width: 100%;
	text-align: center;
}
.input-submit .btn-default {
	background:linear-gradient(to right, #fbc817, #c99c02);
	color: #00339a;
	cursor: pointer;
	border:0;
}
.input-submit .btn-default.blue-clr {
	background: #4a44f2;
	width: 100%;
}
.input-submit.ta-left {
	text-align: left;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}


.post-comments .form-control::-webkit-input-placeholder,
.contact-form-dv .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.post-comments .form-control::-moz-placeholder,
.contact-form-dv .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.post-comments .form-control:-ms-input-placeholder,
.contact-form-dv .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.post-comments .form-control:-moz-placeholder,
.contact-form-dv .form-control:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
} 
.form-control:focus {
	background-color: inherit;
	border-color: #fff;
}


.appt-content .form-group.arw:before {
	transform: inherit;	
	top: 25px;
} 	



/* ========================= FOOTER ======================= */

.top-footer {
	background-color: #292929;
	padding: 120px 0;
}
.widget-about {
	max-width: 340px;
}
.widget-about > img {
	margin-bottom: 39px;
}
.widget-about > p {
	color: #a0a8b5;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 39px;
}
.social_links li {
	display: inline-block;
	margin-right: 36px;
}
.social_links li:last-child {
	margin-right: 0;
}
.social_links li a {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
}
.social_links li a:hover {
	color: #eeeeee;
}

.widget-title {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 46px;
	margin-top: -2px;
}
.widget-links ul li {
	display: block;
	margin-bottom: 32px;
}
.widget-links ul li:last-child {
	margin-bottom: 0;
}
.widget-links ul li a {
	display: block;
	color: #a0a8b5;
	font-size: 16px;
}
.widget-links ul li a:hover {
	color: #fff;
	padding-left: 5px;
}

/* WIDGET CONTACT */

.widget-contact {
	margin-bottom: -9px;
}
.widget-contact ul li {
	color: #a0a8b5;
	font-size: 16px;
	margin-bottom: 14px;
}
.widget-contact ul li span {
	display: inline-block;
	color: #fff;
}
.widget-contact ul {
	margin-bottom: 41px;
}
.widget-contact > p {
	color: #a0a8b5;
	font-size: 16px;
	line-height: 30px;
	margin-top: -7px;
}

/* ================= BOTTOM FOOTER ================= */

.bottom-footer {
	background-color: #474747;
	padding: 48px 0;
}
.bt-footer > p {
	color: #a0a8b5;
	font-size: 16px;
}
.bt-footer > p a {
	display: inline-block;
	color: #ffffff;
}
.scrollTop {
	display: inline-block;
	float: right;
	width: 65px;
	height: 65px;
	background-color: #cc9003;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 65px;
	margin-top: -116px;
}

.scrollTop:hover {
	color: #fff;
}

/* ================ HOMEPAGE 2 =================== */

/* ================ MAIN BANNER STYLE 2 =================== */

.main-banner.style2 {
	padding: 260px 0 260px;
}
.main-banner.style2 .banner-img {
	margin-top: 62px;
}
.banner-text.style2 {
	max-width: 650px;
	margin-top: -17px;
}
.banner-text.style2 .btn-default {
	padding: 0 55px;
}
.banner-text.style2 > h2 {
	font-weight: 600;
	margin-bottom: 65px;
}
.banner-text.style2 > p {
	max-width: 550px;
	margin-bottom: 92px;
}
.btn-default {
	background-color: #00e4fa;
	color: #1d1741;
}


/* ===================== ABOUT BLOCK 2 ==================== */

.abt-block2-img {
	padding-left: 67px;
}
.abt-block2-img.style2 {
	padding-right: 33px;
}
.abt-block2-img > img {
	width: 100%;
	display: block;
	margin: 0;
	margin-bottom: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
}


.btn-default.blue.style2 {
	background-color: #00874f;
	color: #fbc817;
}





/* ====================== TESTIMONIAL SECTION =================== */


.shape-vector {
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url(../images/shape3.png);
    background-repeat: no-repeat;
    z-index: 9;
    width: 436px;
    height: 515px;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.testi-section .row {
	align-items: center;
}
.testi_carousel {
	margin-top: 146px;
}
.testi_img {
	padding-right: 55px;
}
.testi_img > img {
	width: 100%;
	display: block;
	margin: 0;
}
.testi_comment {
	display: table;
}
.testi_thumb {
	display: table-cell;
	float: left;
}
.testi_comm {
	display: table-cell;
	width: 100%;
	vertical-align: top;
	padding-left: 70px;
	position: relative;
	padding-top: 79px;
	top: -93px;
}
.testi_comm:before {
	content: '';
	position: absolute;
	top: 0;
	left: 70px;
	width: 50px;
	height: 33px;
	background-image: url(../images/quotes2.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.testi_comm > p {
	color: #393e46;
	font-size: 30px;
	line-height: 48px;
	margin-bottom: 42px;
}
.testi_comm > p strong {
	font-weight: 700;
}
.testi_comm > h3 {
	color: #ffffff;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 1px;
}

.our-parnters-section.bg-style2 {
	background: linear-gradient(to right, #f66767, #f68826);
}
.gradient-bg6,
.input-submit .btn-default.gradient-bg6 {
	background: linear-gradient(to right, #f66767, #f68826);
	color: #fff;
}

.abt-proptz2 ul {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.abt-proptz2 ul li {
	width: calc(100% / 2 - 30px);
	height: 295px;
	background-color: #fff;
	float: left;
	-webkit-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-moz-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-ms-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-o-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	text-align: center;
	padding: 72px 0;
	margin-bottom: 30px;
	margin-right: 30px;
}
.abt-proptz2 ul li.stayle2 {
	position: relative;
	top: 163px;
}
.abt-proptz2 ul li:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.abt-proptz2 ul li > img {
	margin-bottom: 48px;
}
.abt-proptz2 ul li > h3 {
	color: #393e46;
	font-size: 20px;
	font-weight: 700;
}

.more-sectat2 .about-text {
	position: relative;
	padding-top: 70px;
}
.more-sectat2 {
	margin-top: -10px;
}



.btn-default.bg-3 {
	background-color: #00e4fa;
	padding: 0 55px;
	color: #1d1741;
}
.grow-section {
	position: relative;
}
.grow-section .section-title {
	margin-top: -8px;
	margin-bottom: 0;
}
.grow-section .section-title > h2 {
	font-size: 60px;
	margin-bottom: 43px;
}
.grow-section .section-title > p {
	font-size: 24px;
	line-height: 36px;
	max-width: 600px;
	margin: 0 auto;
}
.grow-section .section-title .btn-default {
	margin-top: 61px;
	font-weight: 600;
}




/* ==================== HOMEPAGE 3 =================== */

.main-banner.style3 {
	padding: 340px 0 345px;
	margin-bottom: -7px;
}
.banner-text.style3 .btn-default {
	padding: 0 100px;
	height: 65px;
	line-height: 65px;
}
.btn-default.green-bg {
	background-color: #44f2a1;
	color: #4a44f2;
}
.banner-text.style3 {
	max-width: 100%;
}
.banner-text.style3 > h2 {
	margin-bottom: 35px;
}

.vector-img {
	margin-top: -3px;
}


/* =================== SERVICES SECTION =================== */

.vect-bg {
	position: absolute;
	top: -22px;
	left: 0;
	z-index: -1;
}
.service_col {
	background-color: #fff;
	padding: 70px 50px;
	-webkit-box-shadow: 0 30px 70px rgba(227,239,240,0.70);
	-moz-box-shadow: 0 30px 70px rgba(227,239,240,0.70);
	-ms-box-shadow: 0 30px 70px rgba(227,239,240,0.70);
	-o-box-shadow: 0 30px 70px rgba(227,239,240,0.70);
	box-shadow: 0 30px 70px rgba(227,239,240,0.70);
	text-align: center;
}
.service_col:hover {
	background-color: #4a44f2;
}
.service_col:hover .oct-svs-icon i:before {
	color: #fff;
}
.service_col:hover > h3 {
	color: #fff;
}
.service_col:hover > p {
	color: #eeeeee;
}
.svs-icon {
	margin-bottom: 20px;
	min-height: 95px;
}
.service_col > h3 {
	color: #393e46;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
}
.service_col > p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
}
.svss-icon {
	margin-bottom: 48px;
}
.svss-icon i:before {
	font-size: 100px;
	color: #2d63d1;
}
.services_section.hp23 .service_col {
	padding: 70px 45px;
}
.services_section .container {
	padding: 0;
}
.light-bg {
	background-color: #f8f8f9;
}
.service_col:hover .svss-icon i:before {
	color: #fff;
}


/* ==================== VIDEO SECTION ==================== */

.videeo-sec.overlay:before {
	background-color: rgba(34,40,49,0.40);
	z-index: 1;
}
.videeo-sec > img {
	width: 100%;
	display: block;
	margin: 0;
}
.vide-cap {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	z-index: 2;
}
.vide-cap > a {
	display: block;
}

.vide-cap > h3 {
	color: #fff;
	font-weight: 800;
	font-size: 36px;
	margin-top: 44px;
}



/* ======================== TESTIMONIAL SECTION STYLE 3 ======================= */

.testi-cl-img {
	position: relative;
}
.testi-cl-img:before {
	content: '';
	position: absolute;
	top: 61px;
	left: -45px;
	width: 515px;
	height: 515px;
	background-image: url(../images/vector-shape2.png);
	background-repeat: no-repeat;
}
.testi-cl-img > img {
	width: 100%;
	position: relative;
}
.testi-cl-slide .row {
	align-items: center;
}
.testi-cl-slide .testi_comm {
	top: 3px;
	padding-left: 100px;
}
.testi-cl-slide .testi_comm:before {
	background-image: url(../images/quotes.png);
	left: 100px;
}
.grey-background:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #f8f8f9;
	height: calc(100% - 150px);
}
.sec-block-200.grey-background {
	padding: 450px 0 0;
}

.vidoe-sec {
	margin-bottom: -249px;
}



/* ====================== PARTNER SECTION ===================== */

.pt-title {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: -17px;
	margin-bottom: 87px;
}
.pt-title > h2 {
	color: #4a44f2;
	font-size: 110px;
	display: inline-block;
	font-weight: 700;
	font-family: 'Open Sans';
}
.pt-title > h2 small {
	font-weight: 400;
}
.pt-title > h3 {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	display: inline-block;
	line-height: 56px;
	position: relative;
	top: 1px;
	margin-left: 21px;
}

.partner-section ul {
	max-width: 860px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}
.partner-section ul li img {
	margin-bottom: -2px;
}

/* ==================== SUBSCRIPTION SECTION =================== */

.vg-img {
	position: absolute;
	bottom: -45px;
	right: -155px;
}
.gr-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	z-index: 9;
	margin-top: 60px;
}
.gr-form input {
	width: 370px;
	height: 70px;
	color: #ffffff;
	font-size: 14px;
	padding: 0 30px;
	border:2px solid #fff;
	background-color: inherit;
	display: inline-block;
}
.gr-form input.form-control {
	color: #fff;
}
.gr-form button {
	display: inline-block;
	border:2px solid transparent;
	margin-left: 30px;
	height: 70px;
	line-height: 70px;
}
.grow-section.style2 {
	position: relative;
	z-index: 99;
}
.grow-section.style2 .section-title > p {
	font-size: 18px;
	line-height: 34px;
}
.grow-section.style2 .section-title > h2 {
	margin-bottom: 35px;
}

.grow-section.style2 {
	padding: 170px 0;
}


/* =================== HOMEPAGE 4 ======================== */

.btn-default.red-bg {
	background-color: #ff505d;
	color: #fff;
	font-weight: 600;
}
.main-banner.style4 .vector-img {
	position: relative;
	top: -95px;
} 
.main-banner.style4 .vector-img > img {
	width: 100%;
}



/* ABOUT SECTION (HOMEPAGE 4) */

.abt-proptz2.style2 ul li > img {
	margin-bottom: 46px;
}
.abt-proptz2.style2 ul li {
	position: relative;
	padding: 70px 0 74px;
}
.abt-proptz2.style2 ul li > h3 {
	font-weight: 800;
}
.abt-proptz2.style2 ul li:nth-child(2) {
	top: 163px;
} 
.abt-proptz2.style2 ul li:nth-child(4) {
	top: 148px;
}
.abt-proptz2.style2 {
	padding-left: 70px;
}
.abt-proptz2.style2 ul {
	margin-left: 30px;
	margin-bottom: -67px;
}


.sec-block.panel-sec.style2 {
	margin-top: -69px;
	margin-bottom: -84px;
}


/* ================== TESTIMONIAL4 SECTION ================ */

.testimonial4-section {
	margin-bottom: 50px;
}
.testi4-slide {
	background-color: #fff;
	padding: 70px;
	-webkit-box-shadow: 0 20px 30px rgba(227,239,240,0.70);
	-moz-box-shadow: 0 20px 30px rgba(227,239,240,0.70);
	-ms-box-shadow: 0 20px 30px rgba(227,239,240,0.70);
	-o-box-shadow: 0 20px 30px rgba(227,239,240,0.70);
	box-shadow: 0 20px 30px rgba(227,239,240,0.70);
}
.testi4-slide > p {
	color: #393e46;
	font-size: 30px;
	line-height: 48px;
	margin-bottom: 44px;
	margin-top: -12px;
}
.testi4-slide > p strong {
	font-weight: 700;
}
.testi4-client {
	display: table;
	width: 100%;
}
.testi4-thumb {
	display: table-cell;
}
.testi4-thumb > img {
	margin-bottom: -2px;
}
.testi4-info {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding-left: 30px;
}
.testi4-info > h3 {
	color: #ffffff;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 700;
}

.testi4-img {
	padding-left: 30px;
}
.testi4-img > img {
	width: 100%;
	margin: 0;
}




.partner-section.style2 ul {
	max-width: 1020px;
}
.partner-section.style2 ul li img {
	filter: grayscale(1);
}
.partner-section.style2 ul li:hover img {
	filter: grayscale(0);
}


/* ==================== HOMEPAGE 5 ====================== */



.bg-color2 {
	background-color: #f3f6fa;
}
.bg-color3 {
	background-color: #222831;
}
.bg-color4 {
	background-color: #411565;
}
.bg-color5 {
	background-color: #3a135a;
}
.bg-color6 {
	background-color: #361254;
}
.bg-color8 {
	background-color: #1b2958;
}
.bg-color14 {
	background-color: #222831;
}

header.style2.hp5 nav {
	padding-right: 0;
	margin-right: 0;
}
header.style2.hp5 nav ul li:last-child {
	padding-right: 0;
}
header.style2.hp5 nav ul li:last-child a {
	padding-right: 0;
}

.main-banner.style5 {
	padding: 316px 0 358px;
	margin-bottom: -105px;
}
.main-banner.style5 .banner-text > h2 {
	color: #393e46;
	font-weight: 700;
	margin-bottom: 39px;
}
.main-banner.style5 .banner-text > p {
	color: #ffffff;
	line-height: 45px;
	margin-bottom: 87px;
}
.main-banner.style5 .btn-default {
	padding: 0 55px;
}
.btn-default.gradient-bg {
	background:linear-gradient(to right, #f66767, #f68826);
	color: #fff;
	font-weight: 600;
} 
.btn-default.gradient-bg2 {
	background:linear-gradient(to right, #ff4b2b, #ff416c);
	color: #fff;
	font-weight: 600;
} 
.btn-default.gradient-bg3 {
	background:linear-gradient(to right, #5376e7, #7d4ae4);
	color: #fff;
	font-weight: 600;
} 
.btn-default.gradient-bg4 {
	background:linear-gradient(to left, #5376e7, #7d4ae4);
	color: #fff;
	font-weight: 600;
} 
.backg-bg5 {
	background-color: #df3411;
}
.main-banner.style5 .vector-img {
	margin-top: -64px;
}
.scrollTop.gradient-bg2 {
	background:linear-gradient(to top, #f66767, #f68826);
}
.scrollTop.gradient-bg3 {
	background:linear-gradient(to top, #ff4b2b, #ff416c);
}

/* ============== PARTNER SECTION (	HOMEPAGE 5 ) ============== */

.pt_section {
	background-color: #ffffff;
	padding: 76px 100px 85px;
	-webkit-box-shadow: 0 0 15px rgba(225,225,225,0.30);
	-moz-box-shadow: 0 0 15px rgba(225,225,225,0.30);
	-ms-box-shadow: 0 0 15px rgba(225,225,225,0.30);
	-o-box-shadow: 0 0 15px rgba(225,225,225,0.30);
	box-shadow: 0 0 15px rgba(225,225,225,0.30);
}
.pt_section ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.pt_section ul li {
	display: inline-flex;
	align-items: center;
}

.trafic-sec {
	position: relative;
	z-index: 99;

}
.trafic-sec > img {
	max-width: 100%;
	margin:0;
}


/* ===================== PERCENTAGE SECTION ================ */

.twdy-sec > img {
	margin-bottom: 63px;
}
.twdy-sec > h3 {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
}
.perct-section {
	margin-bottom: -5px;
	margin-top: 48px;
}
.perct-dv {
	margin-bottom: 61px;
	margin-top: 22px;
}
.oth-perct .row {
	margin-bottom: -66px;
}
.perct-dv > h2 {
	color: #4a44f2;
	font-size: 80px;
	font-weight: 300;
	font-family: 'Open Sans';
	margin-bottom: 24px;
}
.perct-dv > h2 small {
	font-weight: 400;
	font-family: 'Raleway';
	font-size: 50px;
	margin-left: -21px;
}
.perct-dv > h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
}


/* ====================== CASE STUDY SECTION =================== */

.contain-bg {
	background-color: #edeef8;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	max-width: 1495px;
}
.contain-bg .marketing-project {
	margin-bottom: 98px;
}

.abt-block2-img.pr-72 {
	padding-right: 72px;
}


/* NAV TABS STYLING */

.nav-tabs {
	display: inline-block;
	border-bottom: 0;
	background-color: #fff;
	padding: 2px 2px 2px 2px;
}
.nav-tabs li {
	float: left;
	margin-right: -4px;
	margin-bottom: 0;
	position: relative;
}
.nav-tabs .nav-item {
	margin-bottom: 0;
}
.nav-tabs li a {
	display: inline-block;
	color: #b1b3b5;
	font-size: 14px;
	font-weight: 700;
	background-color: #ffffff;
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	margin-right: 5px;
	float: left;
	position: relative;
}
.nav-tabs li a.active {
	background-color: #4a44f2;
	color: #fff;
}
.nav-tabs .nav-link.active {
	border-top: 10px;
}

.offer-sp {
	position: absolute;
	top: -23px;
	right: -73px;
	display: inline-block;
	color: #4a44f2;
	background-color: #cfcdfe;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
}
.oct-tabs {
	margin-bottom: 98px;
}

/* =================== PRICING SECTION =================== */

.pricing-plan {
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgba(225,225,225,0.70);
	-moz-box-shadow: 0 0 20px rgba(225,225,225,0.70);
	-ms-box-shadow: 0 0 20px rgba(225,225,225,0.70);
	-o-box-shadow: 0 0 20px rgba(225,225,225,0.70);
	box-shadow: 0 0 20px rgba(225,225,225,0.70);
	padding: 80px 70px;
	text-align: center;
}
.pricing-plan > h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 21px;
	margin-top: -3px;
}
.pricing-plan > h2 {
	color: #465fe9;
	font-size: 70px;
	font-family: 'Open Sans';
	font-weight: 400;
	margin-bottom: 50px;
}
.pricing-plan > h2 sup {
	color: #465fe9;
	font-size: 36px;
	position: relative;
	top: -24px;
	left: -5px;
}
.pricing-plan > h2 sub {
	color: #6a6f84;
	font-size: 18px;
	font-weight: 700;
	position: relative;
	left: -12px;
	bottom: -1px;
}

.pricing-plan ul li {
	color: #6a6f84;
	font-size: 18px;
	margin-bottom: 30px;
}
.pricing-plan ul li strong {
	font-weight: 700;
}
.pricing-plan .btn-default {
	background-color: #eeeeee;
	color: #ffffff;
	min-width: 230px;
	padding: 0;
	margin-top: 32px;
	position: relative;
	z-index: 1;
}
.btn-default:hover {
	color: #fff;
}
.pricing-plan .btn-default:hover:before {
	opacity: 1;
	visibility: visible;
}
.pricing-plan .btn-default:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:linear-gradient(to right, #f66767, #f68826);
	z-index: -1;
	opacity: 0;
	visibility: hidden;
}
.ab-one {
	position: relative;
	top: 100px;
	padding-right: 25px;
}
.abt-block2-imges {
	float: right;
}
.abt-block2-imges img {
	margin: 0;
}
.about-text.hp5 {
	margin-top: 0;
}
.abt-block2-imges {
	margin-bottom: 98px;
}

/* ==================== NEWSLETTER SECTION ================== */

.newsletter-section {
	background:linear-gradient(to right, #f66767, #f68826);
	padding: 150px 0;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	-ms-border-radius: 38px;
	-o-border-radius: 38px;
	border-radius: 38px;
	margin-bottom: -300px;
	background-repeat: no-repeat;
	background-size: cover;
}
.newz-content {
	max-width: 630px;
	margin: 0 auto;
}
.newz-content > h2 {
	color: #ffffff;
	font-size: 60px;
	font-weight: 800;
	text-transform: capitalize;
	margin-bottom: 35px;
	margin-top: -8px;
}
.newz-content > p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 58px;
	padding: 0 28px;
}
.newz-content.white > p {
	color: #fff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 58px;
}
.newz-content.white > h2 {
	margin-bottom: 35px;
}
.newz-content form input {
	width: 370px;
	height: 70px;
	color: #ffffff;
	font-size: 14px;
	padding: 0 28px;
	border:2px solid #fff;
	background-color: inherit;
	display: inline-block;
	margin-right: 26px;
}
.newz-content form input.form-control {
	color: #fff;
}
.newz-content form .btn-default {
	color: #282f3a;
	font-size: 18px;
	font-weight: 600;
	min-width: 229px;
	background-color: #ffffff;
	border:0;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	position: relative;
	top: 2px;
	padding: 0;
}

.top-footer.style2 {
	padding: 450px 0 150px;
}
.top-footer.style3 {
	padding: 500px 0 150px;
}


/* ==================== HOMEPAGE 6 ====================== */

.banner-text2 > h2 {
	color: #ffffff;
	font-size: 120px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.banner-text2 > h3 {
	color: #ffffff;
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 64px;
}
.play-vidd {
	display: table;
}
.play-vidd > img {
	display: table-cell;
	margin:0;
}
.play-vidd > span {
	display: table-cell;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	vertical-align: middle;
	padding-left: 30px;
}



.main-banner.style6 {
	padding: 381px 0 397px;
}
.main-banner.style6 .banner-text2 > h3 {
	padding-left: 2px;
}

/* =================== SERVICES SECTION ================== */


.serivce_col {
	background-color: #2b3139;
	padding: 75px 30px 65px;
	text-align: center;
}
.serivce_col > img {
	margin-bottom: 40px;
}
.serivce_col > h3 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 21px;
}
.serivce_col > p {
	color: #a0a8b5;
	font-size: 18px;
	line-height: 34px;
	padding: 0 20px;
}




/* ================== ABOUT BLOCK 3 ================= */

.abt-block4-text > span {
	color: #f65464;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 38px;
	display: block;
}
.abt-block4-text > h2 {
	color: #ffffff;
	font-size: 36px;
	line-height: 56px;
	font-weight: 800;
	margin-bottom: 29px;
}
.abt-block4-text > p {
	color: #a0a8b5;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 60px;
}
.abt-block4-img {
	position: relative;
}
.abt-block4-img:before {
	content: '';
	position: absolute;
	bottom: -100px;
	left: 86px;
	width: 300px;
	height: 270px;
	background-image: url(../images/shape4.png);
	background-repeat: no-repeat;
}
.abt-block4-img > img {
	position: relative;
	right: -94px;
	max-width: 100%;
	margin-bottom: 0;
	display: block;
}


/* ================== SECTION TITLE STYLE 2 ================= */

.section-title.style2 > p {
	color: #a0a8b5;
	padding: 0 30px;
}
.section-title > span {
	display: block;
	color: #f65464;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 48px;
	letter-spacing: 1.25px;
	margin-top: 2px;
}
.section-title > span.df-color {
	color: #fd7b82;
}

/* ===================== GALLERY SECTION =================== */

.gallery-div {
	margin-bottom: 30px;
	overflow: hidden;
}
.gallery-div > img {
	width: 100%;
	margin-bottom: -2px;
}
.gallery-div:hover > img,
.project-clt:hover > img {
	filter: grayscale(0.6);
	transform: scale(1.2);
}
.full-bt.style2 {
	margin-top: 40px;
}
.full-bt.style2 .btn-default.style2 {
	padding: 0 75px;
}


/* =========================== 20 SECTION ========================== */

.twty-dv {
	position: relative;
	padding-left: 120px;
	margin-bottom: -5px;
}
.twty-dv:before {
	content: '';
	position: absolute;
	top: 124px;
	right: -97px;
	width: 300px;
	height: 270px;
	background-image: url(../images/shape4.png);
	background-repeat: no-repeat;
	z-index: -1;
}
.twty-dv > img {
	margin: 0;
	display: block;
	max-width: 100%;
}

.twtry-text {
	padding-left: 100px;
	margin-top: 17px;
}
.twtry-text > span {
	color: #f65464;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 38px;
	display: block;
}
.twtry-text > h2 {
	color: #ffffff;
	font-size: 36px;
	line-height: 56px;
	font-weight: 800;
	margin-bottom: 29px;
}
.twtry-text > p {
	color: #a0a8b5;
	font-size: 18px;
	line-height: 34px;
}



/* ===================== PARTNERS SECTION HP6  =================== */

.sec-title {
	margin-bottom: 98px;
}
.sec-title > h4 {
	color: #f65464;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.oct-partner {
	text-align: center;
	min-height: 180px;
	background-color: #2b3139;
	height: 100%;
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}
.pt-three-section .row {
	margin-bottom: -28px;
}
.pt-three-section .row .col-lg-3 {
	margin-bottom: 30px;
}


/* ======================== MAIN TESTIMONIAL SECTION ==================== */


.main-testi-slide {
	max-width: 830px;
	text-align: center;
	background-color: #222831;
	-webkit-box-shadow: 0 20px 30px rgba(40,47,58,0.20);
	-moz-box-shadow: 0 20px 30px rgba(40,47,58,0.20);
	-ms-box-shadow: 0 20px 30px rgba(40,47,58,0.20);
	-o-box-shadow: 0 20px 30px rgba(40,47,58,0.20);
	box-shadow: 0 20px 30px rgba(40,47,58,0.20);
	padding: 70px 100px;
	margin-bottom: 50px;
	margin-top: 20px;
	opacity: 0.3;
	margin-right: 70px;
	position: relative;
}
.main-testi-slide:before {
	content: '';
	position: absolute;
	top: -20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50px;
	height: 33px;
	background-image: url(../images/quotes2.png);
	background-repeat: no-repeat;
}
.main-testi-slide.slick-slide.slick-active.slick-center {
	-webkit-box-shadow: 0 40px 46px rgba(40,47,58,0.50);
	-moz-box-shadow: 0 40px 46px rgba(40,47,58,0.50);
	-ms-box-shadow: 0 40px 46px rgba(40,47,58,0.50);
	-o-box-shadow: 0 40px 46px rgba(40,47,58,0.50);
	box-shadow: 0 40px 46px rgba(40,47,58,0.50);
	opacity: 1;
}
.main-testi-slide > p {
	color: #eeeeee;
	font-size: 30px;
	line-height: 48px;
	margin-top: -3px;
	margin-bottom: 47px;
}
.main-testi-slide > p strong {
	font-weight: 700;
}
.us-info > img {
	margin-bottom: 27px;
	width: auto;
	display: inline-block;
}
.us-info > h3 {
	color: #a0a8b5;
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
}



.newsletter-section.style3 {
	background-image: url(https://via.placeholder.com/1170x571);
}
.newsletter-section.bg3 {
	background-image: url(../images/bg12.png);
	background-repeat: no-repeat;
}
.newsletter-section.bg3 .btn-default {
	height: 80px;
	line-height: 80px;
	padding: 0 85px;
}
.newsletter-section.bg3 .newz-content > p {
	color: #eeeeee;
}
.newz-content > p {
	color: #a0a8b5;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 61px;
}
.newz-content > h2 {
	margin-bottom: 43px;
}


/* ==================== HOMEPAGE 7 ======================= */

.scroll-down {
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: top left;
    margin-top: 116px;
    position: relative;
}
.scroll-down:hover {
	color: #fff;
}
.scroll-down i {
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.main-banner.style7 {
	padding: 420px 0 438px;
}
.main-banner.style7 .banner-text2 > h2 {
	font-size: 150px;
	margin-bottom: 23px;
	margin-top: 2px;
	position: relative;
	left: -7px;
}


.abt-block4-img.style2 > img {
	position: relative;
	right: 0;
}
.abt-block4-img.style2:before {
	bottom: auto;
	right: 48px;
	top: -100px;
	left: auto;
	background-image: url(../images/shape.png);
}


.services_section.style2 .serivce_col {
	background-color: #562e77;
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 100%;
}
.services_section.style2 .serivce_col:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/hover-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.services_section.style2 .serivce_col:hover:before {
	opacity: 1;
	visibility: visible;
}



.abt-block4-text.style2 {
	padding-left: 22px;
}


/* ====================== OCT PRO SLIDER ========================== */

.sl-img > img {
	width: 100%;
	display: block;
	margin: 0;
}
.oct-pro-slide {
	margin-bottom: 106px;
}
.oct-pro-slider .slick-dots li:before,
.project-show-carousel .slick-dots li:before {
	display: none;
}
.oct-pro-slider .slick-dots li,
.project-show-carousel .slick-dots li {
	margin-right: -5px;
}
.oct-pro-slider .slick-dots li button,
.oct-pro-slider .slick-dots li.slick-active button,
.project-show-carousel .slick-dots li button,
.project-show-carousel .slick-dots li.slick-active button {
	width: 86px;
	height: 4px;
	background-color: #2f1247;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-transition: inherit;
	-moz-transition: inherit;
	-ms-transition: inherit;
	-o-transition: inherit;
	transition: inherit;
}
.oct-pro-slider .slick-dots li.slick-active button,
.project-show-carousel .slick-dots li.slick-active button {
	background:linear-gradient(to right, #ff4b2b, #ff416c);
}
.oct-pro-slider .slick-dots li:last-child button,
.project-show-carousel .slick-dots li:last-child button {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.oct-pro-slide .abt-block4-text > p {
	padding-right: 50px;
}



/* ===================== TEAM SECTION ========================== */


.team-col > img {
	width: 100%;
	display: block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	margin: 0;
}
.team-col {
	position: relative;
}
.team-col:hover:before {
	opacity: 1;
	visibility: visible;
}
.team-col:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(86,46,119,0.95);
	opacity: 0;
	visibility: hidden;
}
.team-col:hover .team-fig {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}
.team-fig {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	opacity: 0;
	visibility: hidden;
	margin-top: 30px;
}
.team-fig > h3 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 16px;
}
.team-fig > span {
	display: block;
	color: #d3d3d3;
	font-size: 14px;
	margin-bottom: 48px;
}
.socio-links {
	width: 100%;
}
.socio-links li {
	display: inline-block;
	margin-right: 16px;
}
.socio-links li:last-child {
	margin-right: 0;
}
.socio-links li a {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: rgba(255,255,255,0.20);
}
.socio-links li a:hover {
	background-color: #fd7b82;
}



.pt-three-section.style2 .oct-partner {
	background-color: #562e77;
	-webkit-box-shadow: 0 0 10px rgba(227,239,240, 0.10);
	-moz-box-shadow: 0 0 10px rgba(227,239,240, 0.10);
	-ms-box-shadow: 0 0 10px rgba(227,239,240, 0.10);
	-o-box-shadow: 0 0 10px rgba(227,239,240, 0.10);
	box-shadow: 0 0 10px rgba(227,239,240, 0.10);
}



/* ===================== HOMEPAGE 8 ======================== */

.main-banner.style8 .banner-text > h2 {
	font-weight: 700;
	margin-bottom: 44px;
}
.main-banner.style8 .banner-text .btn-default {
	padding: 0 55px;
}
.main-banner.style8 .banner-text > p {
	margin-bottom: 91px;
}
.main-banner.style8 {
	padding: 320px 0 358px;
	margin-bottom: -22px;
}

.more-sectat.hp8 {
	margin-bottom: 25px;
}
.more-sectat.hp8 .abt-proptz li {
	-webkit-box-shadow: inherit;
	-moz-box-shadow: inherit;
	-ms-box-shadow: inherit;
	-o-box-shadow: inherit;
	box-shadow: inherit;
	background-color: #243366;
	height: 270px;
	padding: 0;
	text-align: center;
}
.more-sectat.hp8 .abt-proptz li img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.more-sectat.hp8 .abt-proptz li.sty3 {
	width: 230px;
	height: 250px;
}
.more-sectat.hp8 .abt-proptz li.main-active {
	width: 370px;
	height: 370px;
}
.about-text.white > h2,
.about-text.white > p {
	color: #fff;
}



/* ===================== CREATIVE PROJECTS SECTION ================= */

.creat-head {
	margin-bottom: 50px;
	max-width: 500px;
	position: relative;
	top: 110px;
}
.creat-head > h2 {
	color: #ffffff;
	font-size: 36px;
	line-height: 56px;
	font-weight: 800;
	margin-bottom: 29px;
}
.creat-head > p {
	color: #babfc6;
	font-size: 18px;
	line-height: 34px;
	max-width: 370px;
}
.project-clt {
	margin-bottom: 30px;
	overflow: hidden;
}
.project-clt > img {
	display: block;
	margin: 0;
	width: 100%;
}
.projects-cellect {
	text-align: center;
}
.projects-cellect .btn-default {
	margin-top: 133px;
	padding: 0 89px;
}
.mgt-150 {
	margin-top: 150px;
}
.creative-projects .row {
	margin-bottom: -30px;
}

/* ===================== TESTIMONIAL SECTION =================== */

.testimonial--slide {
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-top: 82px;
	margin-bottom: 82px;
}
.testimonial--slide:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50px;
	height: 33px;
	background-image: url(../images/quotes3.png);
	background-repeat: no-repeat;
}
.testimonial--slide > p {
	color: #ffffff;
	font-size: 30px;
	line-height: 48px;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 47px;
}
.testimonial--slide > p strong {
	font-weight: 700;
}
.uss-info > img {
	margin-bottom: 27px;
	width: auto;
	display: inline-block;
}
.uss-info > h3 {
	color: #babfc6;
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
}
.testimonial-section-eight .slick-dots li button {
	background-color: #323983;
}
.testimonial-section-eight .slick-dots li:before {
	background:linear-gradient(to right, #5376e7, #7d4ae4);
}



/* ====================== BLOG POST SECTION ================== */

.section-title.blog--title > p {
	color: #babfc6;
	padding: 0;
}
.post-thumbnail {
	margin-bottom: 31px;
	overflow: hidden;
	border-radius: 20px;
}
.post-thumbnail:hover > img,
.shp-img:hover > img,
.lt-work-thumbnail:hover > img,
.markk-div:hover > img,
.oct-product-thumbnail:hover > img {
	transform: scale(1.2) translateX(20px);
}
.post-thumbnail > img {
	display: block;
	margin: 0;
	width: 100%;
}
.blog--info > h3 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 800;
	line-height: 35px;
	margin-bottom: 19px;
}
.category {
	display: block;
	color: #babfc6;
	font-size: 14px;
	margin-bottom: -2px;
}


.ft-bg {
	background-image: url(../images/ft-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 200px 0 232px;
}
.newsletter-section.hp8 {
	background-image: url(../images/hp8.png);
} 
.ft-bg .newz-content {
	max-width: 710px;
}
.ft-bg .newz-content > p {
	padding: 0 60px;
}
.ft-bg .newz-content .btn-default {
	background-color: #08e5a1;
	color: #1d1741;
	padding: 0 56px;
}

.bottom-footer.bg-color8 {
	background-color: #1d1741;
}
.bottom-footer.bg-color8 .bt-footer p {
	width: 100%;
	text-align: center;
}
.bt-footer {
	position: relative;
}


/* ====================== HOMEPAGE 9 ======================== */

.main-banner.style9 {
	padding: 337px 0 116px;
}
.main-banner.style9 .btn-default {
	color: #4a44f2;
	background-color: #08e5a1;
	padding: 0 55px;
}
.main-banner.style9 .btn-default i {
	margin-right: 9px;
}
.main-banner.style9 .banner-text > h2 {
	margin-bottom: 44px;
	margin-top: -17px;
}
.main-banner.style9 .banner-text > p {
	margin-bottom: 91px;
}
.ban--img {
	margin-top: -150px;
	padding-left: 16px;
}
.ban--img > img {
	display: block;
	width: 100%;
	margin: 0;
}

.cld-dv {
	background-color: #fff;
	padding: 70px 0 87px;
	width: 370px;
	width: 100%;
	text-align: center;
	-webkit-box-shadow: 0 0 20px rgba(227,239,240,0.70);
	-moz-box-shadow: 0 0 20px rgba(227,239,240,0.70);
	-ms-box-shadow: 0 0 20px rgba(227,239,240,0.70);
	-o-box-shadow: 0 0 20px rgba(227,239,240,0.70);
	box-shadow: 0 0 20px rgba(227,239,240,0.70);
	margin-bottom: 30px;
}
.mgt-170 {
	margin-top: 170px;
}
.cld-dv.active {
	background-color: #4a44f2;
	-webkit-box-shadow: inherit;
	-moz-box-shadow: inherit;
	-ms-box-shadow: inherit;
	-o-box-shadow: inherit;
	box-shadow: inherit;
}
.cld-dv > img {
	margin-bottom: 46px;
}
.cld-dv > h3 {
	color: #393e46;
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
}
.cld-dv.active > h3 {
	color: #ffffff;
}

.custom-container {
	max-width: 1270px;
	margin: 0 auto;
}
.more-sectat.hp9 {
	margin-bottom: -30px;
}
.more-sectat.hp9 .row .col-lg-7 {
	flex: inherit;
	max-width: 800px;
} 
.more-sectat.hp9 .row .col-lg-5 {
	flex: inherit;
	max-width: calc(100% - 800px);
}
.more-sectat.hp9 .about-text {
	margin-top: 154px;
}
.blue-clr,
.btn-default.blue-clr.style2 {
	background-color: #4a44f2;
	color: #fff;
}
.main-banner .btn-default {
	font-weight: 600;
}
.btn-default:hover {
	color: #fff;
}


/* ===================== FINGERTIPS SECTION =================== */

.figner-text > h2 {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 92px;
}

.fg-text > h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 26px;
}
.fg-text > p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	padding-right: 100px;
}
.figner-text > ul li {
	display: block;
	position: relative;
	padding-left: 45px;
	margin-bottom: 67px;
}
.figner-text > ul {
	margin-bottom: 60px;
}
.figner-text > ul li:last-child {
	margin-bottom: 0;
}
.figner-text > ul li:before {
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: 0;
	font-weight: 900;
	left: 0;
	color: #4a44f2;
	font-size: 14px;
}
.figner-text .btn-default {
	padding: 0 47px;
}

/* ==================== JPGS SECTION ==================== */

.jpgs-section .container-fluid {
	padding: 0 120px;
	max-width: 100%;
}
.jpg-slder {
	float: left;
	width: 100%;
}
.jpg-slide {
	float: left;
	width: calc(100% / 5 - 30px);
	margin-right: 30px;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-box-shadow: 0 0 30px rgba(227,239,240,0.40);
	-moz-box-shadow: 0 0 30px rgba(227,239,240,0.40);
	-ms-box-shadow: 0 0 30px rgba(227,239,240,0.40);
	-o-box-shadow: 0 0 30px rgba(227,239,240,0.40);
	box-shadow: 0 0 30px rgba(227,239,240,0.40);
}
.jpg-slide.slick-slide.slick-active.slick-center {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.jpg-slide > img {
	display: block;
	width: 100%;
	margin: 0;
}
.jpg-slder .slick-list {
	padding: 0 !important;
}


/* ================== AVBL SECTION ================= */

.avbl-text > h2 {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 92px;
}
.av-div {
	max-width: 470px;
	margin-bottom: 87px;
}
.av-div:last-child {
	margin-bottom: 0;
}
.av-div > h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 27px;
}
.progress {
	background-color: inherit;
	margin-bottom: 23px;
}
.progress-bar {
	height: 10px;
	background:linear-gradient(to right, #7d4ae4, #5376e7);
	width: 0;
}
.coun-dv > h2 {
	color: #393e46;
	font-size: 80px;
	font-family: 'Open Sans';
	font-weight: 300;
	float: left;
	width: 170px;
}
.coun-dv h2 small {
	font-family: 'Raleway';
	font-size: 50px;
}
.coun-dv > p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	float: left;
	width: calc(100% - 170px);
	margin-top: 14px;
}

.av-img > img {
	display: block;
	margin: 0;
}

.main-testimonial-slider.hp9 {
	margin-bottom: -50px;
}
.main-testimonial-slider.hp9 .main-testi-slide {
	background-color: #fff;
	-webkit-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-moz-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-ms-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-o-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	box-shadow: 0 0 30px rgba(227,239,240, 0.70);
}
.main-testimonial-slider.hp9 .main-testi-slide.slick-slide.slick-active.slick-center {
	-webkit-box-shadow: 0 15px 30px rgba(227,239,240, 0.70);
	-moz-box-shadow: 0 15px 30px rgba(227,239,240, 0.70);
	-ms-box-shadow: 0 15px 30px rgba(227,239,240, 0.70);
	-o-box-shadow: 0 15px 30px rgba(227,239,240, 0.70);
	box-shadow: 0 15px 30px rgba(227,239,240, 0.70);
}
.main-testimonial-slider.hp9 .main-testi-slide > p {
	color: #393e46;
}
.main-testimonial-slider.hp9 .us-info > h3 {
	color: #ffffff;
}
.main-testimonial-slider.hp9 .main-testi-slide:before {
	background-image: url(../images/quotes4.png);
}


.btn-default.p55 {
	padding: 0 55px;
}
.btn-default.p90 {
	padding: 0 90px;
}


/* ================ BETTER EXPERIENCE SECTION ================ */


.vz-section .container {
	max-width: 1500px;
}

.vz-contection {
	background-color: #4a44f2;
	padding: 120px 0 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: -350px;
}
.vz-contection .container {
	max-width: 1200px;
}
.cz-text {
	margin-top: 25px;
}
.cz-text > h2 {
	color: #fbc918;
	font-size: 30px;
	line-height: 60px;
	font-weight: 700;
	margin-bottom: 35px;
}
.cz-text > p {
	color: #eeeeee;
	font-size: 24px;
	line-height: 36px;
	max-width: 520px;
	margin-bottom: 66px;
}
.vz-icons li {
	display: inline-block;
	margin-right: 25px;
}
.vz-icons li:last-child {
	margin-right: 0;
}
.vz-icons li a {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	height: 65px;
	line-height: 59px;
	padding: 0 80px;
	border:2px solid #fff;
}
.vz-icons li a i {
	margin-right: 10px;
}
.vz-icons li a:hover {
	color: #4a44f2;
	background-color: #fff;
}

.abtt-img {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10%;
}
.abtt-img > img {
	display: block;
	margin: 0;
	max-width: 100%;
	
}


/* ===================== HOMEPAGE 10 ======================== */

.main-banner.style10 {
	padding: 216px 0 358px;
}
.main-banner.style10 .banner-text > h2 {
	color: #393e46;
	font-weight: 700;
	margin-bottom: 35px;
}
.main-banner.style10 .banner-text > p {
	color: #ffffff;
}
.half-bg {
	position: relative;
}
.half-bg:before,
.half-bg-light:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background-color: #f7f8f9;
}
.half-bg.style2:before {
	height: 235px;
}
.half-bg-light:before {
	height: 40%;
}
.grey-bg {
	background-color: #f8f8f9;
}

.abt-img.hp10 {
	margin-bottom: 160px;
}
.half-bg-top:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	background-color: #f8f8f9;
}

/* ======================== LATEST WORK SECTION ======================= */

.lt-work-thumbnail {
	margin-bottom: 31px;
	overflow: hidden;
}
.lt-work-thumbnail > img {
	display: block;
	width: 100%;
	margin:0;
}
.lt-work > h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 19px;
	line-height: 35px;
	max-width: 370px;
}
.lt-work > span {
	display: block;
	color: #ffffff;
	font-size: 14px;
}
.lt-work {
	margin-bottom: 128px;
}
.lt-work:last-child {
	margin-bottom: 0;
}
.latest-works-section .row {
	margin: 0 -65px;
}
.latest-works-section .col-lg-6 {
	padding: 0 65px;
}
.latest-works-section .full-bt {
	margin-top: 128px;
}


.twtry-text.blck > h2 {
	color: #393e46;
}
.twty-section.hp10 {
	margin-bottom: 5px;
}

.twty-section.hp10 .twty-dv:before {
	background-image: url(../images/shape5.png);
	right: 85px;
	top: 94px;
}


/* ===================== TESTIMONIAL SECTION HOMEPAGE 10 =================== */

.testi-ico {
	position: relative;
	z-index: 1;
}
.testi-ico:before {
	content: '';
	position: absolute;
	bottom: -80px;
	right: 0;
	width: 300px;
	height: 270px;
	background-image: url(../images/shape5.png);
	background-repeat: no-repeat;
	z-index: -1;
}
.testi-ico > img {
	float: right;
}
.testimonial-hp10 .testi_comm {
	top: 0;
}
.testimonial-hp10 .row {
	align-items: center;
}
.testimonial-hp10 .testi_comm:before {
	background-image: url(../images/quotes4.png);
}
.testimonial-hp10.arws .testi_comm:before {
	background-image: url(../images/quotes5.png);
}


.pt-three-section.hp10 .row {
	margin-bottom: -30px;
}
.pt-three-section.hp10 .col-lg-6 {
	margin-bottom: 30px;
}
.pt-three-section.hp10 .row {
	margin-bottom: -30px;
}

.pt-three-section.hp10 .oct-partner {
	margin-bottom: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-moz-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-ms-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	-o-box-shadow: 0 0 30px rgba(227,239,240, 0.70);
	box-shadow: 0 0 30px rgba(227,239,240, 0.70);
}
.pt-three-section.hp10 .oct-partner img {
	opacity: 0.5;
}
.pt-three-section.hp10 .oct-partner:hover {
	background-color: #4a44f2;
}
.pt-three-section.hp10 .oct-partner:hover img {
	opacity: 1;
}




.section-title.lgt > h2 {
	font-weight: 400;
}
.section-title.lgt > h2 strong {
	font-weight: 700;
}



/* =================== SLICK NEXT/PREV CONTROLS ==================== */

.testimonial-section-eight .slick-prev, .testimonial-section-eight  .slick-next {
	font-size: 36px;
	color: #ffffff;
	line-height: inherit;
	font-family: 'Raleway';
	font-weight: 800;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.testimonial-section-eight .slick-prev {left: 0;}
.testimonial-section-eight .slick-next {right: 0;}
.testimonial-section-eight .slick-prev:before, .testimonial-section-eight .slick-next:before {
	display: none;
}
.testimonial-section-eight .slick-prev.slick-disabled,
.testimonial-section-eight .slick-next.slick-disabled {
    opacity: 0.2;
}


/* ==================== ANIMATIONS ==================== */

.banner-img {
  animation: MoveUpDown 15s linear infinite;
}

@keyframes MoveUpDown {
  0%, 100% {
    top: 50%;
  }
  50% {
    top: 55%;
  }
}



.epcl-carousel .item {
	height: 480px;
}
.epcl-carousel .item article {
	height: 100%;
}
.epcl-carousel .item .img {
	height: 100%;
	object-fit: cover;
}
.epcl-carousel .item article .author-meta .author-name {
	font-size: 18px;
	line-height: 28px;
}

#html5-watermark {
  display: none !important;
}

#html5lightbox-web-iframe img {
  float: none;
}


/* ================= PRE LOADER =============== */

/* Page Loading */
.page-loading {
    background-color: #2F8CDC;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}
.page-loading img {
	left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}


/* ==================== HOMEPAGE 11 ===================== */


.main-banner.style11 {
	padding: 267px 0 397px;
}
.main-banner.style11 .banner-text > h3 {
	color: #393e46;
	font-size: 72px;
	font-weight: 600;
	margin-bottom: 44px;
}
.main-banner.style11 .banner-text > h2 {
	color: #393e46;
	font-size: 150px;
	font-weight: 800;
	margin-bottom: 25px;
	text-transform: uppercase;
	margin-bottom: 82px;
}
.static-btn {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	text-transform: capitalize;
	border-bottom: 1px solid #989ea7;
	font-weight: 600;
}

.cont-numb {
	float: right;
	margin-left: auto;
	text-align: right;
	padding-right: 75px;
}
.cont-numb > span {
	display: inline-block;
	color: #393e46;
	font-size: 16px;
	font-weight: 300;
}
.cont-numb > span strong {
	font-weight: 600;
	margin-left: 13px;
}
.ml-inherit {
	margin-left: inherit;
}

/* ======================= MASONARY SECTION ==================== */

.masonary {
	float: left;
	width: 100%;
	margin-bottom: 9px;
}
.masonary .lt-work {
	margin-bottom: 92px;
}
.latest-works-section.masonary-section .row {
	margin: 0 -45px;
}
.masonary .col-lg-4 {
	padding: 0 45px;
}

/* ======================= PARTNER SECTION HOMEPAGE 11 ==================== */

.pt-logs-hp11 .row {
	align-items: center;
	margin-bottom: -100px;
}
.ptt-logo {
	text-align: center;
	margin-bottom: 96px;
}
.ptt-logo > img {
	margin: 0;
}

.posts-section.hp11 .blog--info > h3 {
	color: #393e46;
} 
.posts-section.hp11 .blog--info > h3:hover {
	color: #0056b3;
}
.posts-section.hp11 .category {
	color: #ffffff;
}
.section-title.blog--title.hp11 > p {
	color: #ffffff;
}


/* ========================= HOMEPAGE 12 ======================= */

.main-banner.style12.overlay:before {
	background-color: rgba(34,40,49,0.35);
	z-index: 9;
}
.main-banner.style13.overlay:before {
	background-color: rgba(34,40,49,0.40);
	z-index: 9;
}
.main-banner.style12 .banner-text {
	padding-right: 30px;
}
.main-banner.style12 .banner-text > h2 {
	font-weight: 700;
}


/* ==================== PFT ITEMS ==================== */

.pft-item > img {
	display: block;
	margin: 0;
	width: 100%;
}

.shadow-box img {
	filter: drop-shadow(0 0 25px rgba(158,178,183,0.70));
	-webkit-filter: drop-shadow(0 0 25px rgba(158,178,183,0.70));
	float: none;
}

.abt-img.shadow-box {
	margin-bottom: 5px;
}
.about-text.pr-right {
	padding-right: 100px;
}

.about-text.pl-left {
	padding-left: 80px;
	padding-right: 20px;
}


.abt-img.pb-right {
	position: absolute;
	top: 75px;
	right: 75px;
}




/* ====================== WATT SECTION ================== */

.half-bg-rt:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 34%;
	height: 100%;
	background-color: #4a44f2;
}
.avt-img {
	padding-left: 89px;
}
.avt-img > img {
	display: block;
	margin: 0;
	width: 100%;
}
.vzt-lnks {
	padding-bottom: 36px;
}
.vzt-lnks li {
	color: #a0a8b5;
	font-size: 24px;
	margin-bottom: 34px;
}
.vzt-lnks li span {
	display: inline-block;
	border-bottom: 1px solid #89909d;
}
.watt-section .about-text {
	position: relative;
	padding-right: 0;
}
.watt-section .about-text > p {
	color: #a0a8b5;
	margin-bottom: 42px;
}
.btn-stc {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin-left: 66px;
	border-bottom: 1px solid #919498;
	position: relative;
	top: -20px;
}
.btn-stc:hover {
	color: #fff;
}
.watt-section .about-text .btn-default {
	padding: 0 69px;
	font-size: 16px;
}
.contact-form.br-rad2 input,
.contact-form.br-rad2 textarea {
	border-radius: 5px;
}

/* =================== HOMEPAGE 13 ======================= */

.main-banner.style13 .banner-text > h2 {
	font-weight: 700;
}
.main-banner.style13 .btn-stc {
	font-size: 18px;
	border-bottom: 1px solid #c9cdd1;
	margin-left: 70px;
	position: relative;
	top: -25px;
}
.pl-70 {
	padding-left: 70px;
}
.about-text.pl-70 {
	padding-right: 50px;
} 
.pr-100 {
	padding-right: 100px;
}

/* ======================= OUR SERVICES SECTION ========================= */

.bg-dark {
	background-color: #222831;
}
.services--text {
	margin-top: 53px;
}
.sc-title {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 30px;
	margin-bottom: 79px;
	float: left;
}
.togglee-it {
	float: left;
	width: 100%;
	margin-bottom: 60px;
}
.togglee-it:last-child {
	margin-bottom: 0;
}
.toggle-item {
	position: relative;
	padding-top: 14px;
	float: left;
	width: calc(100% - 50px);
	padding-left: 75px;
}
.content {
	margin-top: 26px;
	margin-bottom: 10px;
}
.spay-icon {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	line-height: 50px;
	background-color: #eeeeee;
	text-align: center;
	line-height: 50px;
	z-index: 1;
}
.toggle-item.activate .spay-icon {
	background:linear-gradient(to right, #5376e7, #7d4ae4);
}
.toggle-item.activate .spay-icon i {
	color: #fff;
}
.spay-icon.white {
	background-color: #fff;
}
.togglee-it.active .spay-icon.white {
	background-color: #4a44f2;
}
.togglee-it.active .spay-icon.white i {
	color: #fff;
}
.spay-icon.white i {
	color: #ffffff;
}
.togglee-it.active .spay-icon {
	background:linear-gradient(to left, #5376e7, #7d4ae4);
	color: #fff;
}
.togglee-it.main-active .spay-icon:before {
	opacity: 1;
	visibility: visible;
} 
.togglee-it.main-active .spay-icon {
	color: #fff;
}
.toggle-item > h2 {
	color: #393e46;
	font-size: 22px;
	cursor: pointer;
	font-weight: 800;
}
.content > p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
}
.toggle {
	float: left;
	width: 100%;
}


/* ==================== STARTUP SECTION ==================== */


.startup-section .container-fluid {
	padding: 0 75px;
}
.section-title > p.drl {
	color: #ffffff;
}
.section-title h2 span {
	font-weight: 400;
}


.marketing-projects.hp13 .marketing-project:before {
	background-color: rgba(34,40,49,0.40);
	opacity: 1;
	visibility: visible;
	-webkit-transform: inherit;
	-moz-transform: inherit;
	-ms-transform: inherit;
	-o-transform: inherit;
	transform: inherit;
}
.marketing-projects.hp13 .marketing-project > img {
	border-radius: 12px;
}
.vlc-info {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	margin-top: 30px;
}
.marketing-project:hover .vlc-info {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
.vlc-info > h2 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 26px;
	position: relative;
	top: -20px;
}
.vlc-info > span {
	display: block;
	color: #ffffff;
	font-size: 14px;
	position: relative;
	top: 10px;
}
.vlc-info .btn-default {
	margin-top: 78px;
}
.marketing-projects.hp13 .project-carousel .slick-dots li button,
.project-carousel2 .slick-dots li button {
	background-color: #65696f;
}
.marketing-projects.hp13 .project-carousel .slick-dots li:before,
.project-carousel2 .slick-dots li:before {
	background-color: #ffffff;
}
.section-title.white.text-center {
	margin-top: -12px;
	z-index: 9;
	position: relative;
}


/* TEAM SECTION HOMEPAGE 13 */

.team-section.hp13 .team-col:before {
	background-color: rgba(34,40,49,0.90);
}
.team-section.hp13 .socio-links li a {
	position: relative;
	z-index: 1;
}
.team-section.hp13 .socio-links li a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:linear-gradient(to bottom, #5376e7, #7d4ae4);
	z-index: -1;
	opacity: 0;
	visibility: hidden;
}
.team-section.hp13 .socio-links li a:hover {
	background-color: inherit;
}
.team-section.hp13 .socio-links li a:hover:before {
	opacity: 1;
	visibility: visible;
}

.contact-form.hp13 .input-submit .btn-default.blue-clr {
	width: auto;
}


/*
#header.is-sticky div.menu-wrapper .share-buttons{ display: block; }
div.articles.classic article .post-format-wrapper,
#single .post-format-image{
	height: auto;
}
div.articles.classic article .featured-image, #single.standard .featured-image {
	height: 100%;
}
div.articles.classic article a.thumb {
	height: 100% !important;
}
#single.standard .featured-image img {
	height:100%;
	object-fit:cover;
}

@media (max-width: 1024px) {
	div.articles.classic article .post-format-wrapper, #single .post-format-image {
		height: 700px;
	}

}

@media (max-width: 991px) {
	div.articles.classic article .post-format-wrapper, #single .post-format-image {
		height: 700px;
	}

}

@media (max-width:768px) {
div.articles.classic article .post-format-wrapper, #single .post-format-image {
		height: 600px;
	}
}

@media (max-width:576px) {
	div.articles.classic article .post-format-wrapper, #single .post-format-image {
		height:400px;
	}
}

@media (max-width:480px) {
	div.articles.classic article .post-format-wrapper, #single .post-format-image {
		height:320px;
	}

	
}*/

/* ====================== HOMEPAGE 14 ==================== */

.bold {
	font-weight: 700 !important;
}
.main-banner.style14 {
	padding: 363px 0 407px;
}
.main-banner.style14 .btn-stc {
	margin-left: 71px;
	position: relative;
	top: -25px;
}
.services_section.mgt--150 {
	margin-top: -150px;
	position: relative;
	z-index: 9;
}
.services_section.dark .service_col {
	background-color: #1f252d;
	box-shadow: -24px 30px 70px rgba(40,47,58,0.50);
}
.services_section.dark .service_col > h3 {
	color: #eeeeee;
}
.services_section.dark .service_col > p {
	color: #a0a8b5;
}


/* ===================== HROW SECTION ====================== */

.h-thumbnail {
	float: left;
	width: 100%;
}
.h-thumbnail > img {
	float: right;
}
.heb-text {
	position: relative;
	padding-left: 100px;
}
.heb-text:before {
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	width: 10px;
	height: 82px;
	background-color: #ffffff;
}
.heb-text > h2 {
	color: #ffffff;
	font-size: 36px;
	line-height: 56px;
	font-weight: 800;
	margin-bottom: 29px;
}
.heb-text > p {
	color: #a0a8b5;
	font-size: 18px;
	line-height: 34px;
}
.heb-text .btn-default {
	padding: 0 50px;
	margin-top: 60px;
}


.toggle.pl-120 {
	padding-left: 120px;
}
.toggle.style2 .toggle-item > h2 {
	color: #ffffff;
}
.toggle.style2 .content > p {
	color: #a0a8b5;
}


/*  ========================= OUR CASE STUDIES SECTION ====================== */

.markk-div > img {
	display: block;
	width: 100%;
	margin: 0;
}
.markk-div {
	position: relative;
	overflow: hidden;
}
.markk-div.overlay:before {
	z-index: 9;
	background: rgba(34,40,49,0.40);
}
.project-carousel2 .markk-div {
	margin-bottom: 85px;
}
.project-carousel2 .slick-dots {
	bottom: 0;
	text-align: center;
}
.project-carousel2 .slick-dots li  {
	display: inline-block;
	margin-right: 15px;
}
.project-carousel2 .slick-dots li button {
	font-size: 0;
}
.project-carousel2 .slick-dots li:before {
	opacity: 0;
	visibility: hidden;
	top: 50%;
}
.project-carousel2 .slick-dots li button {
	border:0;
}
.project-carousel2 .slick-dots li.slick-active:before {
	opacity: 1;
	visibility: visible;
}




/* ===================== HOMEPAGE 15 ====================== */

header.static.white {
	background-color: #fff;
}
.banner-style {
	padding-bottom: 200px;
	padding-top: 69px;
}
.banner-style .container {
	max-width: 1140px;
}
.banner-secztion {
	position: relative;
}
.bzz-img {
	float: right;
	position: relative;
	margin-right: 44px;
}
.bzz-img:before {
	content: '';
	position: absolute;
	bottom: -100px;
	left: -100px;
	width: 300px;
	height: 270px;
	background-image: url(../images/shape5.png);
	background-repeat: no-repeat;
	z-index: -1;
}
.bizz-text {
	position: absolute;
	top: 50%;
	left: 95px;
	z-index: 99;
	max-width: 350px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.categyy {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	background-color: #f65464;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.bizz-text > h2 {
	color: #393e46;
	font-size: 60px;
	font-weight: 700;
	line-height: 76px;
	margin: 20px 0 35px;
}
.bizz-text > p {
	color: #ffffff;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 62px;
}
.bizz-text > p span {
	color: #393e46;
}
.vtn-default {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	background-color: #e0630a;
	height: 65px;
	line-height: 65px;
	padding: 0 62px;
	border-radius: 5px;
}
.vtn-default img {
	display: inline-block;
	margin: 0;
	position: relative;
	top: 10px;
	margin-left: 16px;
}

.cart-btn {
	position: relative;
}
.cart-btn.black i {
	color: #222;
}
.cart-btn i:before {
	font-weight: 500;
	font-size: 25px;
}
.countt {
	position: absolute;
	top: -11px;
	right: -13px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #f31c49;
	color: #fff;
	text-align: center;
}
.countt.blue {
	background-color: #4a44f2;
}

.icons-list.hp15 {
	margin-top: 0;
}
.icons-list.hp15 li {
	margin-right: 40px;
}
.icons-list.hp15 li:last-child {
	margin-right: 0;
}


.ml-auto .about-text {
	max-width: 350px;
	padding-right: 0;
	float: right;
}
.black-bg,
.btn-default.black-bg {
	background-color: #222831;
	color: #fff;
}
.p45 {
	padding: 0 45px;
}

.section-title.text-left > p {
	text-align: left;
	margin: inherit;
	padding: 0;
}
.section-title.style2 > h2 {
	color: #222831;
	margin-bottom: 39px;
}

/*  ======================== ITEMS COLLECTION ======================== */

.shp-img {
	margin-bottom: 38px;
	position: relative;
	overflow: hidden;
}
.shp-img > img {
	display: block;
	width: 100%;
	margin: 0;
}
.offer {
	position: absolute;
	top: 30px;
	left: 30px;
	padding: 4px 15px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	background-color: #f65464;
	border-radius: 5px;
}
.shp-info > h3 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 24px;
}
.shp-info > h3:hover {
	color: #000;
}
.item-price {
	display: block;
	color: #222831;
	font-size: 18px;
	margin-bottom: -2px;
	font-weight: 600;
}
.item-price del {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	margin-right: 20px;
}
.item-price del:before {
	content: '-';
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: 10px;
	color: #ffffff;
	font-size: 16px;
}

.fig-links {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	text-align: center;
}
.fig-links li {
	display: inline-block;
	margin-right: 25px;
}
.fig-links li:last-child {
	margin-right: 0;
}
.fig-links li a {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #ffffff;
	text-align: center;
	border-radius: 7px;
}
.fig-links li a i:before {
	font-weight: 700;
}
.items-collection .full-bt {
	margin-top: 100px;
}


.posts-section.hp15 .blog--info > h3 {
	color: #393e46;
}
.posts-section.hp15 .category {
	color: #ffffff;
}

.vz-section.hp15 .vz-contection {
	background: url(https://via.placeholder.com/1500x700);
	padding-bottom: 200px;
}
.vz-section.hp16 .vz-contection {
	background: url(https://via.placeholder.com/1500x700);
	padding-bottom: 200px;
}
.vz-section.hp15 .cz-text {
	margin-top: 72px;
}
.vz-section.hp15 .cz-text > h2 {
	color: #393e46;
	margin-bottom: 27px;
}
.vz-section.hp15 .cz-text > p {
	color: #393e46;
	font-size: 18px;
	line-height: 34px;
	max-width: 580px;
	margin-bottom: 60px;
}
.vz-section.hp15 .gr-form {
	justify-content: inherit;
}
.vz-section.hp15 .gr-form input {
	border-color: #393e46;
	color: #393e46;
	border-radius: 5px;
}
.vz-section.hp15 .gr-form button {
	color: #fff;
	border-radius: 5px;
}
.vz-section.hp15 .gr-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #393e46;
}
.vz-section.hp15 .gr-form input::-moz-placeholder { /* Firefox 19+ */
  color: #393e46;
}
.vz-section.hp15 .gr-form input:-ms-input-placeholder { /* IE 10+ */
  color: #393e46;
}
.vz-section.hp15 .gr-form input:-moz-placeholder { /* Firefox 18- */
  color: #393e46;
}



/* =============== HOMEPAGE 16 =============== */

.banner-text.black {
	max-width: 360px;
}
.banner-text.black > h2 {
	color: #393e46;
}
.banner-text.black > p {
	color: #222831;
}
.banner-text.black .btn-default {
	padding: 0 90px;
}
.btn-default.red-bg {
	background-color: #df3411;
}


/* =================== OCT SALE SECTION ===================== */

.percent-sale {
	float: left;
	width: 256px;
	position: relative;
	top: 25px;
}
.percent-sale > img {
	display: block;
	margin-bottom: 15px;
}
.percent-sale > h2 {
	color: #393e46;
	font-size: 72px;
	font-weight: 800;
	text-transform: uppercase;
}
.percent-dv .about-text {
	float: left;
	padding: 0;
	margin: 0;
	width: calc(100% - 256px);
	padding-left: 50px;
}
.percent-dv {
	position: relative;
	z-index: 99;
}
.percent-dv .about-text .btn-default {
	padding: 0 45px;
}
.pz-img > img {
	display: block;
	margin: 0;
	position: relative;
	right: 130px;
}


/* =================== CLOTHING SECTION ================== */

.pt-heading {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	text-transform: capitalize;
	margin-bottom: 165px;
}
.oct-product-thumbnail  {
	margin-bottom: 37px;
	position: relative;
	overflow: hidden;
}
.oct-product-thumbnail > img {
	display: block;
	margin: 0;
	width: 100%;
}
.oct-product-thumbnail:hover > img {
	filter: grayscale(0.6);
}
.oct-clothing {
	max-width: 370px;
}
.oct-product-info > h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.oct-category-name {
	display: block;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 25px;
}
.oct-pro-price {
	font-size: 22px;
	color: #222831;
}
.oct-pro-price del {
	color: #ffffff;
	font-size: 20px;
	display: inline-block;
	margin-right: 17px;
} 
.clothing-section {
	margin-bottom: -2px;
}

/* ===================== SELLING SECTION =================== */

.amz-selling-section .container {
	max-width: 1660px;
}
.amzg-sell {
	position: relative;
}
.amzg-sell > img {
	display: block;
	width: 100%;
	margin: 0;
}
.selling-text {
	position: absolute;
	top: 50%;
	right: 100px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.selling-text > h2 {
	color: #df3411;
	font-size: 100px;
	font-weight: 500;
	margin-bottom: -2px;
}
.selling-text > h2 sub {
	font-size: 48px;
	position: relative;
	top: 0;
}
.selling-text > h3 {
	color: #393e46;
	font-size: 60px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 16px;
}
.selling-text > h4 {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	font-family: 'Raleway';
	margin-bottom: 64px;
}
.selling-text > a {
	display: inline-block;
	color: #df3411;
	font-size: 16px;
	border-bottom: 1px solid #d57e6a;
	text-transform: capitalize;
	font-weight: 700;
}
.selling-text.text-left {
	right: auto;
	left: 100px;
}


/* ===================== PARTNERS SECTION ==================== */

.partners-sectioon {
	margin-bottom: -100px;
}
.partners-sectioon .row {
	align-items: center;
}
.pst-col {
	text-align: center;
	margin-bottom: 100px;
}

.cz-text.black > h2 {
	font-weight: 800;
}
.cz-text.black > h2,
.cz-text.black > p {
	color: #393e46;
}
.cz-text.black .gr-form input {
	border-color: #ffffff;
	color: #ffffff;
}
.cz-text.black .gr-form button {
	color: #fff;
}
.vz-section.hp16 .gr-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.vz-section.hp16 .gr-form input::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.vz-section.hp16 .gr-form input:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.vz-section.hp16 .gr-form input:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}



/* ==================== HOMEPAGE 18 ==================== */

.contact-phone {
	float: right;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	margin-left: auto;
	margin-right: 75px;
}
.contact-phone strong {
	font-weight: 600;
	padding-left: 13px;
}
.icons-list.hp18 li {
	margin-right: 70px;
}
.icons-list.hp18 li:last-child {
	margin-right: 0;
}
.overlay.hp18:before {
	z-index: 9;
	background-color: rgba(34,40,49,0.30);
}
section.main-banner.overlay.hp18 {
	padding: 406px 0 223px;
}


/* ================== MASONARY LAYOUT ===================== */


.masonary-layout .marketing-project {
	margin-bottom: 40px;
}
.masonary-layout .marketing-project > img {
	display: block;
	width: 100%;
	margin: 0;
	height: 470px;
	object-fit: cover;
}
.masonary-layout .full-bt .btn-default {
	padding: 0 90px;
}

.about-text > span {
	display: block;
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 37px;
}
.abt-block2-img.shapy {
	padding-right: 100px;
	padding-left: 70px;
}
.abt-block2-img.shapy:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 300px;
	height: 270px;
	background-image: url(../images/shape5.png);
	background-repeat: no-repeat;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.vz-contection.bg-change {
	background-image: url(https://via.placeholder.com/1500x700);
	padding: 210px 0;
}
.vz-contection.bg-change2 {
	background-image: url(../images/bg10.jpg);
	padding: 210px 0;
	background-size: cover;
	background-repeat: no-repeat;
}
.vz-contection.bg-change2 .vzx-text {
	max-width: 100%;
}
.vz-contection.bg-change2 .vzx-text > p,
.vz-contection.bg-change2 .vzx-text > strong {
	color: #ffffff;
	border-color: #fff;
}
.vz-section.hp19 .vz-contection.bg-change2 .container {
	max-width: 790px;
} 
.vz-section.hp19 .container {
	max-width: 1200px;
}
.vzx-text > p {
	color: #393e46;
	font-size: 36px;
	line-height: 60px;
	margin-bottom: 61px;
	margin-top: -17px;
}
.vzx-text > strong {
	color: #393e46;
	font-size: 48px;
	font-weight: 700;
	display: inline-block;
	border-bottom: 2px solid #393e46;
}


/* ====================== HOMEPAGE 19 ======================= */

.main-banner.hp19 {
	padding: 345px 0;
}
.hp-content {
	position: relative;
	z-index: 99;
}
.hp-content > img {
	margin-bottom: 12px;
}
.hp-content > h3 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 94px;
}
.hp-content > h3 a {
	display: inline-block;
	border-bottom: 1px solid #ffffff;
}


.latest-works-section.hp19 .lt-work {
	margin-bottom: 128px;
}
.latest-works-section.hp19 .lt-work > h3 {
	max-width: 250px;
}
.latest-works-section.hp19 .btn-default.style2 {
	padding: 0 90px;
}

.mgtop-150 {
	margin-top: -150px;
	z-index: 9;
}


/* ===================== HOMEPAGE 20 =================== */

.hp-contentpz {
	position: relative;
}
.hp-text {
	position: absolute;
	top: 18px;
	left: 100px;
	max-width: 440px;
	z-index: 99;
}
.hp-img {
	width: calc(100% - 400px);
	float: right;
}
.hp-img > img {
	display: block;
	width: 100%;
	margin: 0;
	border-radius: 12px;
}
.hp-text > h2 {
	color: #ffffff;
	font-size: 120px;
	font-weight: 800;
	line-height: 100px;
	margin-bottom: 44px;
}
.hp-text > p {
	color: #eeeeee;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 88px;
}
.hp-text > a {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	border-bottom: 1px solid #fff;
}

.main-banner.hp20 {
	padding: 310px 0 197px;
}

.about-text.white > h2 {
	color: #fff;
} 
.avbl-text.white .av-div > h3,
.avbl-text.white .coun-dv > h2 {
	color: #eeeeee;
}
.avbl-text.white .coun-dv > p {
	color: #a0a8b5;
}

.avbl-text.white .av-div {
	max-width: 100%;
}
.avbl-text.white {
	padding-left: 105px;
}


.partners-sectioon.hp20 .pst-col {
    border-right: 1px solid #282d3c;
    border-bottom: 1px solid #282d3c;
    margin: 0;
    max-height: 185px;
    line-height: 232px;
}
.partners-sectioon.hp20 .row .col-lg-3 {
	padding: 0;
}
.partners-sectioon.hp20 .row {
    border: 1px solid #282d3c;
}
.partners-sectioon.hp20 .row .col-lg-3:nth-child(4) .pst-col,
.partners-sectioon.hp20 .row .col-lg-3:last-child .pst-col {
	border-right: 0;
}
.partners-sectioon.hp20 .row .col-lg-3:nth-child(5) .pst-col,
.partners-sectioon.hp20 .row .col-lg-3:nth-child(6) .pst-col,
.partners-sectioon.hp20 .row .col-lg-3:nth-child(7) .pst-col,
.partners-sectioon.hp20 .row .col-lg-3:nth-child(8) .pst-col {
	border-bottom: 0;
} 

.main-testimonial-slider.hp20 .main-testi-slide.slick-slide.slick-active.slick-center,
.main-testimonial-slider.hp20 .main-testi-slide {
	box-shadow: inherit;
}
.main-testimonial-slider.hp20 .main-testi-slide {
	background-color: inherit;
	margin-bottom: 0;
}
.main-testimonial-slider.hp20 .main-testi-slide:before {
	background-image: url(../images/quotes4.png);
}




/* ===================== FOOTER CONTACT SECTION ================= */

.footer-contact-section {
	padding: 111px 0 230px;
}
.oct-contact-details {
	padding-right: 75px;
}
.oct-contact-details > h2 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 800;
	line-height: 56px;
	margin-bottom: 29px;
}
.oct-contact-details > p {
	color: #a0a8b5;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 54px;
}
.email_link {
	display: inline-block;
	color: #eeeeee;
	font-size: 48px;
	font-weight: 600;
}
.email_link:hover {
	color: #fff;
}
.oct-contact-other {
	padding-top: 11px;
}
.oct-contact-other > h3 {
	color: #a0a8b5;
	font-size: 36px;
	font-style: 'Open Sans';
	margin-bottom: 57px;
}
.oct-contact-other > h2 {
	color: #ffffff;
	font-size: 48px;
	font-family: 'Open Sans';
	font-weight: 300;
	margin-bottom: 64px;
}

/* SOCIAL LINKS */

.social-links li {
	display: inline-block;
	margin-right: 26px;
}
.social-links li:last-child {
	margin-right: 0;
}
.social-links li a {
	display: inline-block;
	color: #fff;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #42454d;
	text-align: center;
	position: relative;
	z-index: 1;
}
.social-links li a:hover {
	background-color: #4a44f2;
}


.bottom-footer.bg-changge {
	background-color: #0a0c12;
}

/* =================== HOMEPAGE 21 ====================== */


.main-banner.hp21 .banner-text {
	max-width: 780px;
	margin: 0 auto;
	float: none;
}
.main-banner.hp21 .banner-text > p {
	max-width: 100%;
	padding: 0 100px;
}
.overlay.hp21:before {
	z-index: 9;
	background: #5a61e6;
	opacity: 0.9;
}

.videeo-sec.hp_21 > img {
	border-radius: 12px;
}
.video-btn {
	display: inline-block;
	color: #fff;
	font-size: 30px;
	width: 120px;
	height: 120px;
	line-height: 120px;
	border:1px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	z-index: 99;
}
.video-btn:hover {
	color: #fff;
}
.vid-sec-hp21 {
	margin-top: 
}
.mgtop-minus300 {
	margin-top: -300px;
}
.main-banner.hp21 {
	padding: 337px 0 360px;
}
.vido-section .container {
	max-width: 1000px;
}
.about-block2.hp21 .row {
	align-items: inherit;
} 

.about-block2.hp21 .abt-block2-img.shapy {
	padding: 0 0 0 70px;
}
.about-block2.hp21 .abt-block2-img.shapy:before {
	right: auto;
	left: 0;
	top: 35px;
	background-image: url(../images/shape4.png);
	z-index: -1;
}
.bottom-white-overlay:before,
.bottom-dark-overlay:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background: #fff;
}
.bottom-dark-overlay:before {
	background-color: #222831;
}


.services_section.bg-none .serivce_col {
	background: inherit;
	padding: 0;
}
.services_section.bg-none {
	margin-bottom: -10px;
}
.services_section.bg-none .serivce_col > h3 {
	color: #393e46;
}
.services_section.bg-none .serivce_col > p {
	padding: 0 50px;
}
.oct-svs-icon {
	margin-bottom: 42px;
}
.oct-svs-icon > i {
	display: inline-block;
}
.oct-svs-icon > i:before {
	color: #4a44f2;
	font-size: 100px;
}
.about-block2.hp21.style2 .abt-block2-img.shapy.pr-100 {
	padding-right: 100px;
}
.about-block2.hp21.style2 .abt-block2-img.shapy:before {
	left: auto;
	right: 0;
	background-image: url(../images/shape6.png);
	right: 15px;
}


/* ================= PROJECTS SHOW SECTION ================= */

.scz-title {
	color: #a0a8b5;
	font-size: 36px;
	font-weight: 800;
	padding-left: 200px;
	margin-bottom: 95px;
	margin-top: -5px;
}

.project-show-slide {
	margin: 0 100px 104px;
	position: relative;
}
.project-show-slide > img {
	border-radius: 15px;
	display: block;
	margin: 0;
}
.project-show-slide:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg-overlay.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.pj-title {
	position: absolute;
	top: 50%;
	left: -100px;
	width: 290px;
	line-height: 56px;
	font-weight: 800;
	color: #fff;
	font-size: 36px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
}
.pj-link {
	display: inline-block;
	position: absolute;
	bottom: 38px;
	left: 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding: 0 40px;
	opacity: 0;
	visibility: hidden;
}
.pj-link:hover {
	color: #fff;
}
.project-show-slide.slick-slide.slick-active.slick-center .pj-title,
.project-show-slide.slick-slide.slick-active.slick-center .pj-link {
	opacity: 1;
	visibility: visible;
}
.project-show-carousel .slick-dots li button {
	background-color: #393e46;
}
.project-show-carousel .slick-dots li.slick-active button {
	background:linear-gradient(to left, #5376e7, #7d4ae4);
	border-radius: 5px;
}

.testi_comm.white {
	top: 0;
}
.testi_comm.white > p {
	color: #ffffff;
}
.testi_comm.white > h3 {
	color: #a0a8b5;
}
.testi_comm.white:before {
	background-image: url(../images/quotes6.png);
	left: 160px;
}
.testi_comm.white > img  {
	margin: 0;
	margin-top: 46px;
}
.testi_comm.white {
	padding-left: 160px;
}
.testi-section.hp21 .row {
	align-items: inherit;
}

.our-parnters-section.bg-none {
	background-color: inherit;
	padding: 0;
	max-width: 100%;
}

.contact-form.hp21 .btn-default.blue-clr {
	width: auto;
}
.overlay.hp_21:before {
	z-index: 9;
	background-color: rgba(34,40,49,0.80);
}
.videeo-sec.hp_21.overlay:before {
	background-color: rgba(34,40,49,0.30);
}
.position-relative {
	position: relative !important;
}
.contact-form.position-relative {
	z-index: 9;
}

/* ================== HOMEPAGE 22 ================== */

.overlay.hp22:before {
	background-color: rgba(34,40,49,0.40);
}
.overlay.hp23:before {
	background-color: rgba(34,40,49,0.30);
}
.main-banner.hp22 .banner-text {
	max-width: 520px;
}
.main-banner.hp22 .banner-text .btn-default {
	padding: 0 90px;
}
.about-text.style2 > p {
	color: #808996;
} 
.btn-default.bg-none {
	background-color: inherit;
	position: relative;
	color: #fff;
	border: 2px solid #f58036;
	line-height: 53px;
}
.btn-default.bg-none:hover:after {
	opacity: 1;
	visibility: visible;
}
.btn-default.bg-none:hover {
	border-color: transparent;
}
.btn-default.bg-none:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, #f66767, #f68826);
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px;
}


.more-sectat.hp22 .about-text {
	padding-right: 100px;
}

.more-sectat.hp22 .about-text .btn-default.bg-none {
	line-height: 53px;
}
.more-sectat.hp22 .abt-proptz li {
	background-color: #252c36;
	box-shadow: inherit;
}
.more-sectat.hp22 .abt-proptz li:hover {
	background-color: #252c36;
}
.more-sectat.hp22 {
	margin-bottom: -27px;
}

.iconz-row ul {
	position: relative;
	width: 100%;
}
.iconz-row ul li {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #252c36;
	display: inline-block;
	text-align: center;
}
.iconz-row ul li.style1 {
	width: 270px;
	height: 270px;
	line-height: 270px;
	left: 100px;
}
.iconz-row ul li > i {
	display: inline-block;
}
.iconz-row ul li > i:before {
	color: #f68135;
	font-size: 100px;
	background: -webkit-linear-gradient(#f68826,#f66767);
	background: linear-gradient(#f68826,#f66767);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
.iconz-row ul li.style2 {
	width: 370px;
	height: 370px;
	line-height: 370px;
	top: 300px;
}
.iconz-row ul li.style2 > i:before {
	font-size: 140px;
}
.iconz-row ul li.style3 {
	width: 250px;
	height: 250px;
	line-height: 250px;
	left: 400px;
	top: 230px;
}

.sub-heading {
	color: #ffffff;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 95px;
	margin-top: -5px;
}


.main-testimonial-slider.hp22 .main-testi-slide.slick-slide.slick-active.slick-center {
	box-shadow: inherit;
}
.main-testimonial-slider.hp22 .main-testi-slide {
	background-color: #252c36;
	box-shadow: inherit;
}
.section-title.white.style2 > p {
	color: #808996;
	max-width: 630px;
}
.pricing-section.hp22 .nav-tabs {
	background-color: #242b34;
}
.pricing-section.hp22 .nav-tabs li a {
	background-color: #242b34;
	color: #ffffff;	
	box-shadow: inherit;
}
.pricing-section.hp22 .nav-tabs li a.active {
	background:linear-gradient(to top, #f66767, #f68826);
}
.pricing-section.hp22 .nav-tabs li a.active {
	color: #fff;
}
.pricing-section.hp22 .offer-sp {
	background-color: #e3fecd;
	color: #63985c;
}
.pricing-section.hp22 .pricing-plan {
	background-color: inherit;
	box-shadow: inherit;
}
.pricing-section.hp22 .pricing-plan.active {
	background-color: #252c36;
}
.pricing-section.hp22 .pricing-plan > h3 {
	color: #ffffff;
}
.pricing-section.hp22 .pricing-plan > h2 {
	color: #fff;
}
.pricing-section.hp22 .pricing-plan > h2 sup {
	color: #808996;
}
.pricing-section.hp22 .pricing-plan ul li strong,
.pricing-section.hp22 .pricing-plan ul li {
	color: #808996;
}
.pricing-section.hp22 .pricing-plan .btn-default {
	color: #fff;
}



.posts-section.dark-style .blog--info > h3,
.posts-section.dark-style .blog--info .category {
	color: #808996;
}
.posts-section.dark-style .blog--info > h3:hover {
	color: #fff;
}
/*.input-submit .btn-default {
	background: linear-gradient(to right, #f66767, #f68826);
}*/


.marketing-projects.hp23 .marketing-project:before {
	background-color: rgba(26,43,95,0.80);
}
.marketing-projects.hp23 .vlc-info {
	opacity: 0;
	visibility: hidden;
	display: block;
}
.marketing-projects.hp23 .marketing-project:hover .vlc-info {
	opacity: 1;
	visibility: visible;
	z-index: 99;
}
.marketing-projects.hp23 .marketing-project:hover .vlc-info h2,
.marketing-projects.hp23 .marketing-project:hover .vlc-info span {
	top: 0;
}
.marketing-projects.hp23 .marketing-project:hover .vlc-info .btn-default {
	margin-top: 58px;
}
.marketing-projects.hp23 .slick-dots {
	display: none !important;
}
.marketing-projects.hp23 .marketing-project {
	margin-bottom: 0;
}
.blue-bg {
	background-color: #2d63d1;
}
.white {
	color: #fff !important;
}


.team-section.hp23 .team-col:before {
	background-color: rgba(26,43,95,0.80);
}

.hailey-post-tags  h5 {
	color: #5ca595;
}
.hailey-post-tags > a {
	display: inline-block;
	color: #b99e64;
}

.overlay.hp_23:before {
	background-color: rgba(26,43,95,0.30);
}
.right-auto:before {
	right: auto;
	left: 0;
}

/* SYSMS TEXT */

.syssmz-text {
	padding-left: 70px;
}
.syssmz-text > h2 {
	color: #393e46;
	font-size: 36px;
	margin-bottom: 92px;
	font-weight: 800;
}
.oct-lzt li {
	position: relative;
	padding-left: 45px;
	margin-bottom: 67px;
}
.oct-lzt li:before {
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: 0;
	font-weight: 900;
	left: 0;
	color: #4a44f2;
	font-size: 14px;
}
.oct-lzt li > h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 26px;
}
.oct-lzt li > p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	padding-right: 40px;
}


/* ==================== APPOINTMENT FORM ====================== */

.appt-head > h3 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	background-color: #fff;
	display: inline-block;
	padding: 20px 48px;
	border-radius: 10px 10px 0 0;
}
.sec-block.srevices-section {
	padding-top: 256px;
}
.search-appointment {
	position: absolute;
	bottom: -106px;
	left: 0;
	width: 100%;
	z-index: 9;
}
.appt-content {
	background-color: #fff;
	padding: 60px 100px;
	border-radius: 0 10px 10px 10px;
}
.appt-content input {
  color: #ffffff;
  border:2px solid #f0f1f2;
  border-radius: 5px;
}

.appt-content input:focus {
	border-color: #f0f1f2;
}
.appt-content .form-group {
	margin-bottom: 0;
}
.appt-content .form-group label {
	color: #fff;
	font-size: 14px;
	display: block;
	margin-top: 17px;
	margin-bottom: -2px;
}
.appt-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.appt-content input::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.appt-content input:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.appt-content input:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

.form-group select {
	width: 100%;
	height: 60px;
	color: #ffffff;
	font-size: 14px;
	border:2px solid #f9f9f9;
	border-radius: 5px;
	padding: 0 30px;
	outline: none;
	background-color: #fbfbfb;
	/* for Firefox */
  	-moz-appearance: none;
  /* for Chrome */
  	-webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}

.arw {
	position: relative;
}
.arw:before {
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: 50%;
	font-weight: 900;
	right: 30px;
	color: #ffffff;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.form-submit button {
	width: 100%;
	height: 60px;
	background-color: #b1c9fa;
	color: #2d63d1;
	font-size: 18px;
	font-weight: 700;
	border-radius: 5px;
	border:0;
}


/* ====================== ABOUT US PAGE ===================== */

.pager-section {
	background-image: url(https://via.placeholder.com/1920x520);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 267px 0 153px;
}
.pager-info > h3 {
	color: #ffffff;
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 18px;
}
.pager-section.overlay:before {
	background-color: rgba(34,40,49,0.85);
	z-index: -1;
}
.breacrumb li {
	display: inline-block;
	padding: 0 15px;
	position: relative;
}
.breacrumb li:before {
	content: '\f105';
	position: absolute;
	top: 6px;
	left: 100%;
	font-family: 'Font Awesome 5 Free';
	color: #a0a6ae;
	font-weight: 600;
	font-size: 14px;
}
.breacrumb li:last-child:before {
	display: none;
}
.breacrumb li:first-child {
	padding-left: 0;
}
.breacrumb li a,
.breacrumb li span {
	display: inline-block;
	color: #a0a6ae;
	font-size: 22px;
}


.bg-light {
	background-color: #f8f8f9;
}
.services_section.bg-none .serivce_col.p-75 {
	padding: 75px 0 65px;
}
.pl-100 {
	padding-left: 100px;
}
.full-image {
	margin-top: 114px;
}

.margin-bottom-100 {
	margin-bottom: 95px;
}

.team-info {
	margin-top: 37px;
	margin-bottom: -2px;
}
.team-info > h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 26px;
}
.team-info > h3:hover {
	color: #4a44f2;
}
.team-info > span {
	display: block;
	color: #ffffff;
	font-size: 14px;
}

.team-col.col-overlay:before {
	background-color: #4a44f2;
}


/* ============== OCT TEXT ================= */


.oct-sec-text > h2 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 800;
	line-height: 56px;
	margin-bottom: 24px;
	margin-top: -15px;
}
.oct-sec-text > p {
	color: #eeeeee;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 93px;
	padding: 0 100px;
}
.max-width-70 {
	max-width: 70%;
	margin: 0 auto;
}

.black-row h2 {
	color: #393e46;
	margin-bottom: 29px;
}
.black-row p {
	color: #ffffff;
	padding: 0 60px;
	margin-bottom: 60px;
}
.max-width-50 {
	max-width: 50%;
	margin: 0 auto;
}


.masonary-layout.portfolio-pg .masonary .col-lg-4 {
	padding: 0 15px;
}

.masonary.grid-portfolio .col-lg-5,
.masonary.grid-portfolio .col-lg-4,
.masonary.grid-portfolio .col-lg-3 {
	padding: 0 15px;
}
.masonary-layout .masonary.grid-portfolio .marketing-project {
	margin-bottom: 30px;
}
.masonary.grid-portfolio {
	margin: 0 0 -30px 0;
}


/* ================== PORTFOLIO PAGE MASONARY ================ */

.filters-nav {
	padding-left: 100px;
	margin-bottom: 33px;
}
.filters-nav li {
	display: inline-block;
	margin-right: 120px;
	margin-bottom: 60px;
}
.filters-nav li a {
	display: inline-block;
	color: #ffffff;
	font-size: 36px;
	font-weight: 800;
	cursor: pointer;
	border-bottom: 2px solid transparent;
}
.filters-nav li a.selected {
	color: #4a44f2;
	border-bottom-color: #4a44f2;
}


/* =================== PORTFOLIO DESCRIPTION =================== */

.portfolio-thumbnail {
	margin-bottom: 66px;
}
.project-description {
	padding-right: 120px;
}
.project-description p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 34px;
	padding-right: 50px;
}
.project-description .sc-title {
	margin-bottom: 39px;
}

.shared-socio {
	padding-top: 30px;
}
.shared-socio > h4 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	margin-right: 55px;
	display: inline-block;
}
.shared-socio .social-links {
	display: inline-block;
}
.shared-socio .social-links li a {
	background-color: inherit;
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: #4a44f2;
	border:2px solid #eeeeee;
}
.shared-socio .social-links li a:hover {
	color: #fff;
	border-color: transparent;
	background-color: #4a44f2;
}
.shared-socio .social-links li {
	margin-right: 12px;
}
.shared-socio .social-links li:last-child {
	margin-right: 0;
}

.pft-widget {
	margin-top: 1px;
}
.pft-widget ul li  {
	margin-bottom: 50px;
}
.pft-widget ul li > h4 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 15px;
}
.pft-widget ul li > span {
	display: block;
	color: #ffffff;
	font-size: 18px;
}
.pft-widget ul li > span a:hover {
	color: #4a44f2;
}

/* ===================== RELATED POSTS ======================= */

.portfolio-page {
	padding-bottom: 150px;
}
.related-posts {
	padding-top: 0;
}
.related-post > img {
	display: block;
}
.related-posts .sc-title {
	margin-bottom: 65px;
}


/* ======================= BLOG PAGE ======================= */

.posts-page .blog--info h3 {
	color: #393e46;
	font-weight: 800;
}
.posts-page .blog--info h3:hover {
	color: #0056b3;
}
.posts-page .blog--info > span {
	color: #ffffff;
}
.posts-page .blog--post {
	margin-bottom: 100px;
}



/* ======================== BLOG DETAILS PAGE ======================= */

.single-post .blog-thumbnail {
	margin-bottom: 67px;
}
.meta {
	margin-bottom: 23px;
}
.meta li {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
.meta li:last-child:before {
	display: none;
}
.meta li:first-child {
	padding-left: 0;
}
.meta li:before {
	content: '-';
	position: absolute;
	top: 0;
	left: 100%;
	color: #ffffff;
	font-size: 14px;
}
.meta li a {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
}
.single-post .blog-title {
	color: #393e46;
	font-size: 36px;
	line-height: 56px;
	font-weight: 800;
	margin-bottom: 29px;
	padding-right: 50px;
}
.single-post .blog-title:hover {
	color: #393e46;
}
.blog-info-post p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 30px;
}
.blog-info-post blockquote {
	padding-left: 90px;
	position: relative;
	margin-top: 78px;
	margin-bottom: 70px;
}
.blog-info-post blockquote:before {
	content: '';
	position: absolute;
	top: 14px;
	left: 0;
	background-image: url(../images/quotes2.png);
	width: 50px;
	height: 33px;
	background-repeat: no-repeat;
}
.blog-info-post blockquote p {
	color: #393e46;
	font-size: 30px;
	line-height: 48px;
	margin-bottom: 31px;
}
.blog-info-post blockquote h3 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
}
.blog-info-post img {
	margin: 30px 0 65px;
}
.blog-info-post h3 {
	color: #393e46;
	font-size: 26px;
	font-weight: 800;
	margin-bottom: 40px;
}


.blog-post-page .blog-posts-list {
	margin-top: 145px;
	margin-bottom: 146px;
}
.blog-post-page .blog-posts-list .sc-title {
	margin-bottom: 65px;
}
.single-post .blog-posts-list .blog-title {
	font-size: 22px;
	line-height: 35px;
	color: #393e46;
}
.single-post .blog-posts-list .blog-thumb-post  {
	background-color: inherit;
	box-shadow: inherit;
}
.single-post .blog-posts-list .blog-thumb-post:hover {
	-webkit-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-moz-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-ms-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	-o-box-shadow: 0 0 30px rgba(193,210,212,0.50);
	box-shadow: 0 0 30px rgba(193,210,212,0.50);
	background-color: #fff;
}
.single-post .blog-posts-list {
	max-width: 570px;
}

/* ========== COMMENTS SECTION ========= */

.comments-section {
	max-width: 650px;
	padding-bottom: 64px;
}
.comments-section .sc-title {
	margin-bottom: 65px;
}
.comment {
	display: table;
	margin-bottom: 40px;
}
.cm-thumb {
	display: table-cell;   
	margin-right: 40px;
	float: left;
}
.cm-details {
	display: table-cell;
	vertical-align: top;
	width: 100%;
	border-bottom: 1px solid #e6e5e5;
	padding-bottom: 38px;
}
.cm-details > h3 {
	color: #393e46;
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 26px;
}
.cm-details > h3 span {
	display: inline-block;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
	text-transform: lowercase;
	margin-left: 9px;
}
.cm-details p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 27px;
}
.cm-details p a {
	display: inline-block;
	color: #4a44f2;
}
.reply-btn {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
}
.reply-btn i {
	opacity: 0;
	visibility: hidden;
}
.reply-btn:hover {
	color: #4a44f2;
}
.reply-btn:hover i {
	opacity: 1;
	visibility: visible;
	padding-left: 10px;
}
.comments-list ul {
	padding-left: 100px;
}

/* =================== POST COMMENTS SECTION  =================== */

.post-comments {
	max-width: 650px;
}
.post-comments .sc-title {
	margin-bottom: 65px;
}
.form-group {
	margin-bottom: 30px;
}
.form-group input,
.form-group textarea,
.form-group select {
	width: 100%;
	color: #ffffff;
	font-size: 14px;
	padding: 0 30px;
	height: 60px;
	line-height: 60px;
	border:2px solid #d2d4d885;
	border-radius: 5px;
}
.form-group select {
	background-color: #fbfbfb;
	color: #ffffff;
	-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
select.form-control:not([size]):not([multiple]) {
	height: 60px;
	border-color: #f9f9f9;
	color: #ffffff;
	font-size: 14px;
}
.form-group input:focus,
.form-group textarea:focus {
	border-color: #fcec00;
}
.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus {
	border-color: #ffffff;
}
.form-group textarea {
	height: 100px;
	padding: 16px 30px;
	line-height: inherit;
}
.submit {
	color: #ffffff;
	font-size: 18px;
	background-color: #ffffff;
	height: 65px;
	line-height: 65px;
	padding: 0 78px;
	border:0;
	font-weight: 700;
	border-radius: 5px;
}


/* ================== OCT BLOG SIDEBAR  ================== */

.oct-sidebar .widget-title {
	color: #ffffff;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 67px;
}
.oct-sidebar .widget {
	margin-bottom: 117px;
}
.oct-sidebar .widget:last-child {
	margin-bottom: 0;
}
.recent-posts-list li {
	margin-bottom: 40px;
}
.recent-posts-list li:last-child {
	margin-bottom: 0;
}
.recent-posts-wid {
	display: table;
}
.recent-post-thumb {
	display: table-cell;
	float: left;
}
.recent-post-thumb > img {
	margin: 0;
}
.recent-post-info {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding-left: 30px;
}
.recent-post-info > h3 {
	color: #393e46;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 15px;
}
.recent-post-info > span {
	display: block;
	color: #ffffff;
	font-size: 14px;
}

/* INSTAGRAM WIDGET */

.instagram-wid {
	margin-bottom: 30px;
}
.instagram-wid > img {
	width: 100%;
	margin: 0;
}


/* ================ CONTACT PAGE ================== */

.service_col ul li {
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 16px;
}
.service_col ul li:last-child {
	margin-bottom: 0;
}
.services_section.contact-v .svs-icon {
	margin-bottom: 43px;
}
.services_section.contact-v .service_col {
	padding: 70px 30px 88px;
	height: 100%;
}
.services_section.contact-v .service_col > h3 {
	margin-bottom: 29px;
}
.services_section.contact-v .service_col:hover {
	background-color: #fff;
}
.services_section.contact-v .service_col:hover > h3 {
	color: #393e46;
}
.services_section.contact-v .service_col:hover > p {
	color: #ffffff;
}



.contact-form-dv .form-group input,
.contact-form-dv .form-group textarea {
	border-color: #f0f1f2;
}
.contact-form-dv .form-group input:focus,
.contact-form-dv .form-group textarea:focus {
	border-color: #ffffff;
}
.contact-form-dv button {
	border:0;
}
.arw-down {
	position: relative;
}
.arw-down:before {
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: 50%;
	font-weight: 900;
	right: 30px;
	color: #ffffff;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


.contact-img {
	position: relative;
	top: 95px;
}
.contact-img img {
	float: right;
	margin: 0;
}



.team-section.style2 .col-lg-3 {
	margin-bottom: 70px;
}
.team-section.style2 .row {
	margin-bottom: -70px;
}
.team-section.style2 .full-bt {
	margin-top: 100px;
} 
.team-section.style2 .socio-links li {
	margin-right: 3px;
}
.team-section.style2 .socio-links li:last-child {
	margin-right: 0;
}


/* =================== TEAM DETAILS PAGE ===================== */

.team-dt-img > img {
	display: block;
	margin: 0;
}
.team-details-info {
	padding-left: 100px;
}
.team-details-info > span {
	display: block;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 33px;
}
.team-details-info > h2 {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	text-transform: capitalize;
	margin-bottom: 39px;
}
.team-details-info p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 34px;
}
.email-link {
	display: block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	padding-top: 9px;
	margin-bottom: 68px;
}
.team-details-info .btn-default {
	padding: 0 80px;
}

.social-links.without-bg {
	margin-top: 100px;
	margin-bottom: 67px;
}
.social-links.without-bg li a {
	background-color: inherit;
	border: 2px solid #eeeeee;
	color: #4a44f2;
	font-size: 16px;
	width: 45px;
	height: 45px;
	line-height: 45px;
}
.social-links.without-bg li a:hover {
	background-color: #4a44f2;
	color: #fff;
}
.social-links.without-bg li {
	margin-right: 10px;
}
.social-links.without-bg li:last-child {
	margin-right: 0;
}


/* OTHER INFO */

.other-info li {
	margin-bottom: 51px;
}
.other-info li:last-child {
	margin-bottom: 0;
}
.other-info li h3 {
	color: #393e46;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 14px;
}
.other-info li span {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
}


/* ====================== PROGRESS SECTION ======================= */


.progress-section {
	margin-bottom: -87px;
}
.progress-section .av-div {
	margin-bottom: 87px;
}

.contact-page-form.style2 .col-lg-7 {
	max-width: 627px;
}
.contact-page-form.style2 .col-lg-5 {
	max-width: 571px;
	flex: inherit;
}
.contact-page-form.style2 .post-comments {
	padding-bottom: 150px;
	padding-right: 45px;
}
.contact-img.style2 {
	top: 17px;
}


/* ==================== SHOP PAGE ===================== */

.shop-item {
	margin-bottom: 98px;
}
.shop-thumbnail {
	position: relative;
	margin-bottom: 39px;
}
.shop-thumbnail > img {
	display: block;
	width: 100%;
	margin: 0;
}
.shop-btns {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
	visibility: hidden;
}
.shop-item:hover .shop-btns {
	opacity: 1;
	visibility: visible;
	bottom: 30px;
}
.shop-btns li {
	display: inline-block;
	margin-right: 26px;
}
.shop-btns li:last-child {
	margin-right: 0;
}
.shop-btns li a {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	background-color: #fff;
}
.shop-btns li a:hover {
	background-color: #4a44f2;
	color: #fff;
}
.shop-btns li i:before {
	font-weight: 600;
}
.shop-item > h3 {
	color: #393e46;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
}
.shop-item > h3:hover {
	color: #4a44f2;
}
.price {
	display: block;
	color: #222831;
	font-size: 16px;
}
.price del {
	color: #b5b5b5;
	margin-right: 10px;
	display: inline-block;
	position: relative;
	padding-right: 10px;
}
.price del:before {
	content: '-';
	position: absolute;
	top: 0;
	left: 100%;
	color: #b5b5b5;
	font-size: 16px;
}

.sale-offer {
	position: absolute;
	top: 30px;
	left: 30px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	background-color: #f65464;
	height: 40px;
	line-height: 40px;
	padding: 0 22px;
	border-radius: 7px;
}

/* ======================= SHOP DETAILS PAGE ======================= */

.shop-large-slide {
	position: relative;
	margin: 0 15px;
}
.shop-large-slide > img {
	display: block;
	margin: 0;
	width: 100%;
}
.shop-large-slide:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.40);
}
.shop-large-slide.slick-slide.slick-active.slick-center:before {
	opacity: 0;
	visibility: hidden;
}


/* SHOP ITEM DETAILS */


.shop-item-col {
	margin-top: 70px;
}
.shop-item-col > span {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 33px;
}
.shop-item-col > h2 {
	color: #393e46;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 23px;
}
.shop-item-col {
	float: right;
	max-width: 580px;
}
.rating {
	display: inline-block;
}
.rating li {
	display: inline-block;
	margin-right: -4px;
}
.rating li i {
	display: inline-block;
	color: #e0630a;
	font-size: 14px;
}
.rating + span {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	padding-left: 15px;
}
.item_price {
	color: #393e46;
	font-size: 24px;
	display: block;
	padding-top: 14px;
	margin-bottom: 37px;
}
.shop-item-col p {
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 39px;
}

.select-clr > h4 {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 18px;
}
.colors-list {
	display: block;
}
.colors-list li {
	display: inline-block;
}
.colors-list li a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border:2px solid transparent;
}
.colors-list li a:hover,
.colors-list li a.selected {
	border-color: #eeeeee;
}
.colors-list li a span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 3px;
	margin-left: 3px;
}
.clr1 span {
	background-color: #f6a285;
}
.clr2 span {
	background-color: #9eb9d0;
}
.clr3 span {
	background-color: #d6b4b8;
}
.clr4 span {
	background-color: #a8887d;
}

.size-slct {
	background-color: #fbfbfb;
	height: 60px;
	line-height: 60px;
	border:2px solid #f9f9f9;
	border-radius: 5px;
}
.size-slct > h4 {
	float: left;
	color: #ffffff;
	font-size: 14px;
	padding: 0 30px;
	position: relative;
	top: -3px;
}
.size-slct select {
	float: right;
    color: #ffffff;
    font-size: 14px;
    border: 0;
    background-color: inherit;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 47px;
    line-height: 47px;
    padding: 0 75px 0 30px;
    position: relative;
    top: 4px;
    outline: none;
}
.size-slct {
	position: relative;
}
.size-slct:before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: -2px;
    right: 28px;
    color: #ffffff;
    font-size: 14px;
    z-index: 9;
    font-weight: 600;
}
.size-selection {
	margin-top: 49px;
}
.size-selection > h4 {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 18px;
}

/* ITEM COUNTER */

.quantity {
	width: 170px;
	height: 60px;
	background-color: #fbfbfb;
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	border:2px solid #f9f9f9;
	position: relative;
	line-height: 54px;
}
.quantity input {
	border:0;
	background-color: inherit;
	text-align: center;
	width: 100%;
}
.minus-btn,
.plus-btn {
	position: absolute;
	top: 50%;
	left: 25px;
	background-color: inherit;
	border:0;
	transform: translateY(-50%);
}
.plus-btn {
	left: auto;
	right: 25px;
}
.minus-btn i,
.plus-btn i {
	color: #ffffff;
	font-size: 14px;
}
.shop-item-col form {
	max-width: 470px;
}
.shop-item-col form button.btn-default {
	border:0;
}
.quantity {
	float: left;
	margin-right: 30px;
}
.quan-row {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.quan-row .btn-default {
	float: right;
	width: calc(100% - 200px);
	height: 60px;
	line-height: 60px;
}
.shop-item-col .social-links.without-bg {
	margin-top: 50px;
	margin-bottom: 0;
}


/* ================ SHOP OTHER DETAILS INFO ================= */


.shop-infos-list {
	margin-bottom: 150px;
}
.shop-infos-list li {
	display: inline-block;
	color: #393e46;
	font-size: 16px;
	font-weight: 600;
	margin-right: 54px;
}


/* SPECIFICATIONS LIST */

.specs-list {
	float: left;
	width: 100%;
	border:2px solid #f9f9f9;
}
.specs-list li {
	float: left;
	width: 100%;
	border-bottom: 2px solid #f9f9f9;
	padding: 20px 30px 22px;
}
.specs-list li > h4 {
	color: #393e46;
	font-size: 14px;
	float: left;
}
.specs-list li > span {
	float: right;
	color: #ffffff;
	font-size: 14px;
}
.specs-list li:last-child {
	border-bottom: 0;
}
.shop-items {
	margin-bottom: -98px;
}


/* REVIEW SECTION */

.review-head {
	background-color: #393e46;
	text-align: center;
	padding: 51px 0 68px;
	width: 100%;
	margin-bottom: 100px;
}
.review-head > h2 {
	color: #ffffff;
	font-size: 80px;
	font-weight: 300;
	font-family: 'Open Sans';
	display: inline-block;
}
.review-head > h2 sub {
	font-size: 50px;
	position: relative;
	top: 0;
}
.review-count {
	display: inline-block;
	padding-left: 20px;
}
.review-count > h3 {
	color: #eeeeee;
	font-size: 18px;
	margin-bottom: 15px;
}


.review-main-section .comments-list {
	max-width: 875px;
}
.review-main-section .comments-list li .comment {
	position: relative;
}
.review-main-section .comments-list .rating {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.review-main-section .comments-list .cm-details p {
	margin-bottom: 0;
}

.images-list {
	margin-top: 35px;
}
.images-list > img {
	display: inline-block;
	margin-right: 11px;
}
.images-list > img:last-child {
	margin-right: 0;
}
.review-main-section .post-comments {
	max-width: 670px;
	padding-top: 59px;
}
.review-main-section .post-comments .form-group input,
.review-main-section .post-comments .form-group textarea {
	background-color: inherit;
}
.review-section-head .progress {
	background-color: #d3d4e0;
}
.review-section-head .av-div {
	padding-left: 100px;
	max-width: 100%;
}


/* ====================== ERROR TEXT =================== */

.no-b {
	border:0;
}
.error-page {
	background-image: url(../images/error-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 100vh;
}
.error-content {
	height: 100%;
	display: flex;
}
.error-text {
	max-width: 390px;
	float: left;
}
.error-img {
	float: right;
}
.error-img > img {
	display: block;
	margin: 0;
}
.error-text >  h2 {
	color: #393e46;
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 43px;
}
.error-text > p {
	color: #ffffff;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 61px;
}
.error-text .btn-default {
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	text-transform: inherit;
}


/*  ==================== HOMEPAGE 17 ====================== */

.section-content {
	height: 100%;
}
.section-content .container {
	max-width: 1100px;
}
.vg-text > h2 {
	color: #ffffff;
	font-size: 60px;
	line-height: 76px;
	font-weight: 700;
	margin-bottom: 35px;
}
.vg-text > p {
	color: #eeeeee;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 61px;
	padding-right: 50px;
}
.bg-mahroon {
	background-color: #f65464;
	color: #fff;
}

.vgg-img > img {
	display: block;
	margin: 0;
}


.ab-footer {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	z-index: 9;
}
.ab-footer .container-fluid {
	padding: 0 90px;
}
.ab-footer .social-links {
	float: left;
}
.ab-footer .social-links li a {
	width: auto;
	height: auto;
	background: inherit;
	color: rgba(255,255,255,0.60);
	line-height: inherit;
}
.ab-footer .social-links li a:hover {
	color: #fff;
}
.ab-footer .social-links li {
	margin-right: 34px;
}
.ab-footer .social-links li:last-child {
	margin-right: 0;
}
.copyright-text {
	float: right;
}
.copyright-text p {
	color: #ffffff;
	font-size: 16px;
}

#pp-nav li a {
	width: 16px;
	height: 16px;
}
#pp-nav li a:hover,
#pp-nav li a.active {
	background-color: rgba(255,255,255,0.50);
}
#pp-nav span {
    background: rgba(255,255,255,0.50);
    border: 0;
    top: 4px;
    left: 4px;
}
#pp-nav li .active span {
	background-color: #fff;
}
.pp-tooltip {
	opacity: 0;
	visibility: hidden;
}
.pt-three-section.hp10 .oct-partner:hover {
	background-color: #fff;
}


.main-testimonial-slider.hp14 .main-testi-slide:before {
	background-image: url(../images/quotes4.png);
}


.about-text .contact-form .input-submit .btn-default.blue-clr {
	height: 65px;
	line-height: 65px;
}
.btn-default {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.btn-default span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  opacity: .15;
  background: #000;
  -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  -ms-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
.btn-default:hover span,
.btn-default:focus span {
  width: 40rem;
  height: 40rem;
}



.failed,
.text-info {
	background: #4a44f2;
    color: #fff;
    padding: 15px 20px;
}
.response .text-info {
	color: #fff !important;
}
.response .text-info img {
	position: relative;
	top: -2px;
	margin-right: 10px;
}



.visible-on-sticky {
	display: none;
}
header.sticky .visible-on-sticky {
	display: block;
}
header.sticky .hide-on-sticky {
	display: none;
}

header.sticky, header.static.sticky {
	background-color: #fff;
}
header.sticky nav ul li a,
header.sticky nav ul li a:before {
	color: #777c84;
}

.search-btn i:before,
.menu-btn i:before {
	color: #fff;
	font-size: 26px;
	font-weight: 500;
}
.menu-btn i:before {
	font-size: 30px;
	font-weight: 400;
}
header.sticky .search-btn i:before,
header.sticky .menu-btn i:before,
header.sticky .cart-btn i:before  {
	color: #393e46;
}
header.sticky nav ul li a.active {
	color: #393e46;
}
header.sticky {
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.07);
}
header.hp5.sticky {
	background-color: #fff;
}


.menu-btn.blackclr i:before,
.search-btn.blackclr i:before {
	color: #393e46;
}

header.sticky.hp7,
header.sticky.hp8 {
	background-color: #fff;
}

header.sticky.hp6 {
	background-color: #fff;
}


