/* 

Template Name: SANTO - Responsive One Page Portfolio Template
  
*/

/* -----------------------------------------------------------
TABLE OF CONTENTS:
--------------------------------------------------------------

* GENERAL SECTION
* SITE PRELOADER
* HEADER SECTION
* SLIDER SECTION
* SLOGAN SECTION
* WORK SECTION
* ABOUT SECTION
* TEAM SECTION
* PRICING SECTION
* STATISTICS SECTION
* SERVICE SECTION
* PATNERS SECTION
* CLIENT SECTION
* CTA SECTION
* CONTACT SECTION
* FOOTER-TOP-AREA SECTION
* FOOTER SECTION
* SINGLE BLOG PAGE
------------------------------------------------------------*/

/*----------------------------------------- GENERAL SECTION -------------------------------------------------*/

/*Import fonts*/

@font-face {
	font-family: 'oswaldbold';
	src: url('../fonts/oswald-bold-webfont.woff2') format('woff2'), url('../fonts/oswald-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswald_regularregular';
	src: url('../fonts/oswald-regular-webfont.woff2') format('woff2'), url('../fonts/oswald-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'foliamix';
	src: url('../fonts/folia_mix_regular.woff2') format('woff2'), url('../fonts/folia_mix_regular.woff') format('woff');
	src: url('../fonts/folia_mix_regular.ttf') format('truetype');
    font-weight: normal;
	font-style: normal;
}    
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #373737;
}
.alignleft {
	float: left;
	margin-right: 15px
}
.alignright {
	float: right;
	margin-left: 15px
}
.aligncenter {
	display: block;
	margin: 0 auto 15px
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul > li {
	display: inline-block;
}
a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}
img {
	max-width: 100%;
	height: auto
}

element.style {
}

body,
html {
	height: 100%!important
}
body {
	font-family: "open sans", sans-serif;
	overflow-x: hidden;
	overflow-y: scroll;
	background: #ffffff;
	text-shadow: none;
}
.pdt-10 {
	padding-top: 10px
}
.pdt-20 {
	padding-top: 20px
}
.pdt-30 {
	padding-top: 30px
}
.pdt-40 {
	padding-top: 40px
}
.pdt-50 {
	padding-top: 50px
}
.pdt-80 {
	padding-top: 80px
}
.mt-80{
	margin-top:80px;
	}
.ml-30 {
	margin-left: 30px;
}
.pdl-30 {
	padding-left: 30px;
}

.section-padding {
	padding: 120px 0;
}

.section-padding-250 {
	padding: 250px 0px;
}

.section-padding-80 {
	padding: 80px 0;
}
.section-padding-50 {
	padding: 50px 0;
}

.section-padding-bottom-0 {
	padding-bottom: 0
}
.section-title h1.section-heading {
    font-weight: 800;
    font-family: "foliamix", serif;
    text-transform: uppercase;
    font-size:50px;
    color: #2C2C2C;
    padding: 20px;
}

.section-title h4.section-sub-heading {
	position: relative;
	z-index: 1;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-style: italic;
	letter-spacing: 2px;
	color: #999999;
	text-transform: capitalize;
}

section#team .section-title h1.section-heading,section#client .section-title h1.section-heading {
    color: #fff;
}


.service-caption-sub-heading {
	background: #f0f0f0;
	padding: 8px 10px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	margin: 70px auto 10px auto;
	text-transform: uppercase;
}
.section-title p.section-title-para {
	position: relative;
	font-size: 20px;
	color: #ca2508;
}

section#team .section-title p.section-title-para,section#client .section-title p.section-title-para {
    color: #fff;
}
.section-title p.section-title-para span.text-color {
	color: #334c1b;
}

.slogan-box-wrapper .single-slogan-content h1,.cta-heading {
	font-family: oswald_regularregular;
	text-transform: uppercase;
	color: #fff;
	font-weight: 800;
	font-size:70px;
	z-index: 1;
	
}

.menu-right {
	float: right;
}
hr.divider {
	width: 25%;
	margin: 30px auto;
}

a.page-close-link {
    font-size: 25px;
    color: #2c2c2c;
    padding: 2px 10px;
    background: #94bd6d;
    display: inline-block;
    margin: 0px 0px;
}

.site-tab-content {
	background: #fff;
	padding: 24px 10px 0px 10px;
	border-bottom: none;
	-webkit-box-shadow: 1px 1px 30px #ddd;
	        box-shadow: 1px 1px 30px #ddd;
}
ul.tab-nav.nav.nav-pills {
	background: transparent;
	padding: 30px 0px;
	height: auto;
	min-height: auto;
}
ul.tab-nav.nav.nav-pills li a {
	background: #fff;
	color: #666;
	border-radius: 0px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-weight: 800;
	letter-spacing: 1px;
	-webkit-box-shadow: 3px 3px 6px #ddd;
	        box-shadow: 3px 3px 6px #ddd;
}
ul.tab-nav.nav.nav-pills li.active a,
ul.tab-nav.nav.nav-pills li.active a:hover {
	background: #2c2c2c;
	color: #fff;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-radius: 0px;
}
ul.tab-nav.nav.nav-pills li a:hover {
	color: #2c2c2c;
}
ul.tab-nav.nav.nav-pills li a:hover {
	border-radius: 0px;
}
.single-pricing-table-wrapper .pricing-content ul li a.select-btn,
.slogan-box-wrapper a.slogan-btn,a.cta-btn {
width: 200px;
height: 35px;
max-width: 100%;
font-family: 'Playfair Display', serif;   
line-height: 2.3;
border-radius: 2px;
text-align: center;
color: #ffffff;
display: inline-block;
background: #2c2c2c;
border: 2px solid #333435;
text-transform: capitalize;
font-style: italic;
letter-spacing: 1px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;

}

.single-pricing-table-wrapper .pricing-content ul li a.select-btn,a.cta-btn {
background: #2c2c2c;
font-weight: 800;
text-transform: uppercase;
width: 300px;
height: 50px;
font-size: 17px;
border: 5px solid #333435;
}


.blog-comments-box .post-btn,input.submit-btn {
    margin-top: 40px;
    border: 2px solid #ddd;
    text-shadow: none;
    padding: 0px 15px 0px 15px;
    background: #fff;
    width: 240px;
    height: 45px;
    outline: 0;
    color: #000000;
    border-radius: 2px;
	text-transform: uppercase;
	 border: 5px solid #ddd;
    font-size: 17px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;

}


.blog-comments-box .post-btn:hover,input.submit-btn:hover {
	background: #333435;
	color: #fff;
	border: 2px solid #2c2c2c;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}


.single-pricing-table-wrapper .pricing-content ul li a.select-btn:hover,
.slogan-box-wrapper a.slogan-btn:hover,a.cta-btn:hover {
	opacity: 1;	
	color: #fff;
	display: inline-block;
	background: #333435;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}

.curve-bg1:before,
.curve-bg1:after {
	position: absolute;
	content: "";
	background: #edf9e2;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	-webkit-transform: skew(0, 4deg) translate(0);
	-ms-transform: skew(0, 4deg) translate(0);
	    transform: skew(0, 4deg) translate(0);
	z-index: -1;
}
.curve-bg1:after {
	-webkit-transform: skew(0, -4deg) translate(0);
	-ms-transform: skew(0, -4deg) translate(0);
	    transform: skew(0, -4deg) translate(0);
}

.curve-bg2:before,
.curve-bg2:after {
	position: absolute;
	content: "";
	background: #ffffff;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: skew(0, 4deg) translate(0);
	-ms-transform: skew(0, 4deg) translate(0);
	    transform: skew(0, 4deg) translate(0);
}
.curve-bg2:after {
	-webkit-transform: skew(0, -4deg) translate(0);
	-ms-transform: skew(0, -4deg) translate(0);
	    transform: skew(0, -4deg) translate(0);
}


.curve-bg3:before,
.curve-bg3:after {
	position: absolute;
	content: "";
	background: #ffffff;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	-webkit-transform: skew(0, 4deg) translate(0);
	-ms-transform: skew(0, 4deg) translate(0);
	    transform: skew(0, 4deg) translate(0);
	z-index: -1;
}
.curve-bg3:after {
	-webkit-transform: skew(0, -4deg) translate(0);
	-ms-transform: skew(0, -4deg) translate(0);
	    transform: skew(0, -4deg) translate(0);
}

.curve-bg4:before,
.curve-bg4:after {
	position: absolute;
	content: "";
	background: #333435;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: skew(0, 4deg) translate(0);
	-ms-transform: skew(0, 4deg) translate(0);
	    transform: skew(0, 4deg) translate(0);
}
.curve-bg4:after {
	-webkit-transform: skew(0, -4deg) translate(0);
	-ms-transform: skew(0, -4deg) translate(0);
	    transform: skew(0, -4deg) translate(0);
}


.curve-bg5:before,
.curve-bg5:after {
	position: absolute;
	content: "";
	background: #333435;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: skew(0, 4deg) translate(0);
	-ms-transform: skew(0, 4deg) translate(0);
	    transform: skew(0, 4deg) translate(0);
}
.curve-bg5:after {
	-webkit-transform: skew(0, -4deg) translate(0);
	-ms-transform: skew(0, -4deg) translate(0);
	    transform: skew(0, -4deg) translate(0);
}

.curve-bg6:before,
.curve-bg6:after {
	position: absolute;
	content: "";
	background: #edf9e2;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: skew(0, 4deg) translate(0);
	-ms-transform: skew(0, 4deg) translate(0);
	    transform: skew(0, 4deg) translate(0);
}
.curve-bg6:after {
	-webkit-transform: skew(0, -4deg) translate(0);
	-ms-transform: skew(0, -4deg) translate(0);
	    transform: skew(0, -4deg) translate(0);
}

iframe {
    border: 0px;
}



/*-----------------------------------------SITE PRELOADER -------------------------------------------------*/

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ffffff;
	z-index: 99999;
	/* makes sure it stays on top */
	height: 100%;
}
#status {
	position: absolute;
	left: 50%;
	/* centers the loading animation horizontally one the screen */
	top: 50%;
	/* centers the loading animation horizontally one the screen */
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	/* is width and height divided by two */
}
/*-----------------------------------------HEADER SECTION -------------------------------------------------*/

.header-area.absolute {
	position: absolute;
	z-index: 8;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.header-area.absolute .down-arrow {
	position: absolute;
	width: 35px;
	height: 34px;
	z-index: -1;
	color: #fff;
	font-size: 21px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	top: 145px;
	display: inline-block;
	background: transparent;
	border: 4px solid #fff;
	border-radius: 50px;
	line-height: 1.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: .5s;
	transition: .5s;
}
#custom-menubar {
	height: 80px;
	overflow: hidden;
}
#custom-menubar .logo {
	/*position: fixed;*/
	z-index: 99;
	width: 150px;
	height: auto;
	/*padding: 25px;*/
	margin: auto;
	background: #2c2c2c;
    -webkit-box-shadow: 0px 0px 11px #2c2c2c;
    box-shadow: 0px 0px 11px #2c2c2c;
}
#custom-menubar ul.main-menu {
	margin: 0;
	padding: 0;
	list-style: none
}
#custom-menubar ul.main-menu li {
	display: inline-block;
	float: left;
}
#custom-menubar.menubar-fixed-top {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
	-webkit-transition: .5s;
	transition: .5s;
}
nav#custom-menubar.menubar-fixed-top.top-nav-collapse {
	background:#94bd6d;
	border-radius: 0px;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
	-webkit-transition: .5s;
	transition: .5s;
}
#custom-menubar ul.main-menu li a {
	cursor: pointer;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	padding: 31.5px 20px;
	display: block;
	font-size: 16px;
	letter-spacing: 2px;
	font-family: "foliamix", serif;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
#custom-menubar ul.main-menu li.active a {
	color: #fff;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background: transparent;
}
#custom-menubar ul.main-menu li a:focus {
	background: transparent;
}
#custom-menubar ul.main-menu li a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	color: #fff;
	background-color: transparent;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.navbar-toggle i {
	color: #fff;
}
/*----------------------------------------- SLIDER SECTION -------------------------------------------------*/

.home-sliders,
.home-sliders div {
	height: 100%
}
.home-sliders div.single-slide-content-wrapper,
.home-sliders div.single-slide-content-wrapper div {
	height: auto
}
.single-slide-item.slide-bg-1 {
	background: url(../img/sliders/slider-bg-1a.jpg)
}
.single-slide-item.slide-bg-2 {
	background: url(../img/sliders/slider-bg-2a.jpg)
}
.single-slide-item.slide-bg-3 {
	background: url(../img/sliders/slider-bg-3a.jpg)
}
.single-slide-item.slide-bg-1,
.single-slide-item.slide-bg-2,
.single-slide-item.slide-bg-3 {
	background-size: cover;
	background-position: center center!important;
	background-repeat: no-repeat;
}
.single-slide-content-wrapper .hero-area-bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
.single-slide-content-wrapper .hero-area-bg img {
	width: auto;
}
.home-sliders .single-slide-item {
	display: table;
	width: 100%;
	position: relative;
	z-index: 2
}
.home-sliders .single-slide-item:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #2c2c2c;
	opacity:.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.single-slide-content-wrapper {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	z-index: 2
}
.single-slide-content-wrapper .down-arrow {
	font-size: 40px;
	display: inline-block;
	width: auto;
	height: auto;
	min-width: 50px;
	color: #fff;
}
.home-sliders .single-slide-content-wrapper h1.slider-heading {
	position: relative;
	color: #fff;
	z-index: 1;
	width: auto;
	height: auto;
	margin: 50px auto;
	letter-spacing: 3px;
	font-family: oswald_regularregular;
	font-weight: 800;
	font-size:10em;
	text-transform: uppercase;
}
.home-sliders .single-slide-content-wrapper h1.slider-heading:after {
	position: absolute;
	content: "";
	width: 100px;
	height: auto;
	border-bottom:10px solid #fff;
	left: 0;
	bottom: -50px;
	right: 0;
	margin: auto;
}
.home-sliders .single-slide-content-wrapper h2.slider-sub-heading {
	position: relative;
	text-align: left;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-weight: 400;
	text-transform:capitalize;
	z-index: 1;
}
.single-slide-content-wrapper h2.slider-sub-heading span {
	width:100%;
	height: auto;
	position: absolute;
	top: 35px;
	right: 0;
	border: .5px solid #fff;
}
.owl-nav {
	position: absolute;
	width: 52px;
	height: 50px !important;
	left: 100px;
	margin: auto;
	bottom: 80px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: .5s;
	transition: .5s;
}
.owl-prev,
.owl-next {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	padding: 3px 15px;
	border-radius: 50px;
	display: inline-block;
	font-size: 25px;
	color: #fff;
	line-height: 1.3;
	text-align: center;
	border: 6px solid #fff;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.owl-next {
	left: 45px;
	margin: 1px 7px;
}
.home-sliders:hover .owl-nav {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: .5s;
	transition: .5s;
}



/*----------------------------------------- SLOGAN SECTION ----------------------------------------- */

.slogan-area {
	position: relative;
	z-index: 1;
}
.slogan-area.slogan-bg1 {
	background: url(../img/b-bg1.jpg);
}
.slogan-area.slogan-bg2 {
	background: url(../img/b-bg2.jpg);
}
.slogan-area.slogan-bg3 {
	background: url(../img/b-bg3.jpg);
}
.cta-area.cta-bg {
	background: url(../img/b-bg4.jpg);
}

.statistics-area.s-bg1 {
	background: url(../img/b-bg5.jpg);
}

.patners-area.p-bg {
	background: url(../img/b-bg6.jpg);
}

.slogan-area.slogan-bg1,
.slogan-area.slogan-bg2,
.slogan-area.slogan-bg3,
.statistics-area.s-bg1,
.patners-area.p-bg,.cta-area.cta-bg {
	position: relative;
	z-index: 1;
	width: auto;
    height:auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.slogan-area.slogan-bg1:after,
.slogan-area.slogan-bg2:after,
.slogan-area.slogan-bg3:after,
.statistics-area.s-bg1:after,
.cta-area.cta-overlay-bg:after,
.patners-area.p-bg:after,
.cta-area.cta-bg:after {
	position: absolute;
	content: "";
	background:#2C2C2C;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity:.4;
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";   
}

.slogan-box-wrapper {
position: relative;
display: table;
width: 100%;
height: auto;
z-index: 1;
}

.slogan-box-wrapper .single-slogan-content {
	width: 100%;
	height: auto;
}
.slogan-box-wrapper h3 {
	position: inherit;
	color: #fff;
	top: -20px;
	background: #ED2A37;
	width: 230px;
	margin: auto;
	border: 1px solid #ED2A37;
	font-size: 15px;
	height: 40px;
	padding: 13px;
	min-width: 230px;
	min-height: 40px;
	border-radius: 2px;
	font-family: oswald_regularregular;
	text-transform: capitalize;
	letter-spacing: 1px;
	text-align: center;
}

/*----------------------------------------- WORK SECTION ----------------------------------------- */

.work-area {
	position: relative;
	background: #edf9e2;
}

.project-items {
    margin: 0 auto;
}

.element-item {
	 margin-bottom:30px;
} 
.work-menu {
position: relative;
text-align: right;
margin: 15px;
padding:7px;
z-index: 1;
background:#f5f9fa;
}

.work-menu li {
	font-size: 15px;
	cursor: pointer;
	display: inline-block;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin-left: -5px;
}
.work-menu li a {
	position: relative;
	display: block;
	text-decoration: none;
	color: #666666;
	font-family: oswald_regularregular;
	border-radius: 0px;
	padding: 7px 25px;
	letter-spacing: 1px;
	border:5px solid #ffffff;
	margin: 0 5px;
}
figure.single-work-item-wrapper {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
	opacity: 0;
	left: 0;
	top: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background: #2c2c2c;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper >img,
.work4-page li img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	    transform: scale(1);
	filter: 0;
	-webkit-filter: grayscale(0);
	-webkit-transition: .5s;
}
figure.single-work-item-wrapper figcaption.image-caption {
	position: absolute;
	content: "";
	display: inline-block;
	color: #fff;
	text-align: center;
	left: 0;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 2;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
figure.single-work-item-wrapper figcaption.image-caption h6 {
	min-height: 50px;
	min-width: 200px;
	overflow: hidden;
	color: #fff;
	bottom: 0px;
	position: inherit;
	text-align: center;
	right: 0;
	background: #bd2206;
	height: 50px;
	margin: auto;
	padding: 20px 0px;
	width: 200px;
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
	letter-spacing: 3px;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}
figure.single-work-item-wrapper figcaption.image-caption ul li p.work-title {
	position: absolute;
	color: #fff;
	width: auto;
	height: auto;
	right: 0;
	margin: 0 auto;
	line-height: 6;
	visibility: hidden;
	font-style: italic;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	font-size:17px;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper figcaption.image-caption ul li a.work-link {
	position: absolute;
	display: block;
	color: #2c2c2c;
	width: 70px;
	height: 70px;
	border-radius: 60px;
	text-align: center;
	bottom: 30px;
	margin: 0 auto;
	left: 0;
	line-height: 6;
	visibility: hidden;
	opacity: 0;	
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
figure.single-work-item-wrapper figcaption.image-caption ul li a i {
	text-align: center;
	line-height: 62px;
	font-size: 30px;
	padding-right: 2px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.fancybox-opened .fancybox-skin {
	position: relative;
	background: 0 0;
	color: #fff;
	text-shadow: none;
	border-radius: 0;
	-webkit-box-shadow: 0 0 8px #ddd;
	        box-shadow: 0 0 8px #ddd
}

h3.work-page-heading-title,
ul.team-member-info li strong,
ul.project-info li strong {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #000;
	line-height: 0;
}
.work-menu li a:hover,
.work-menu li a.selected {
color: #2c2c2c;
border: 5px solid #2c2c2c;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
 
}
figure.single-work-item-wrapper:hover {
	cursor: pointer;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper:hover:after {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	background: #2c2c2c;
	opacity: 0.9;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper:hover img {
	width: auto!important;
	height: auto;
	overflow: hidden;
	opacity: 1;
	filter: 1;
	-webkit-filter: grayscale(1);
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	    transform: scale(0.9);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
figure.single-work-item-wrapper:hover figcaption.image-caption h6 {
	bottom: -90px;
	position: inherit;
	z-index: 1;
	-webkit-box-shadow: 0px -5px 12px #000;
	        box-shadow: 0px -5px 12px #000;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper:hover figcaption.image-caption ul li a.work-link {
	visibility: visible;
	opacity: 1;	
	color: #ffffff;
	margin: 0 auto;
	z-index: 1;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure.single-work-item-wrapper:hover figcaption.image-caption ul li p.work-title {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper:hover figcaption.image-caption ul li a.work-link:hover {
	background: #2c2c2c;
	color: #fff;
	z-index: 4;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper:hover figcaption.image-caption ul li p.work-title {
	right: 30px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
figure.single-work-item-wrapper:hover figcaption.image-caption ul li a.work-link {
	left: 30px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
/* work1.html // work2.html // work3.html // work4.html //  work5.html // work6.html // work7.html */


.worksajax .main-wrapper {
    padding: 10px;
} 


.work-name-title {
	font-family: "foliamix", serif;
	font-weight: 800;
	color: #2c2c2c;
	text-transform: uppercase;
}
.work-position-title,
.team-position-title {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-weight: 800;
	color: #999;
	text-transform: capitalize;
}
.work-content {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 30px;
	line-height: 2;
	-webkit-box-shadow: 1px 1px 30px #ddd;
	        box-shadow: 1px 1px 30px #ddd;
}
ul.project-info li {
	display: block;
	line-height: 2;
}

ul.social-media li a {
	color: #999;
}
.gallery-item-list figure.single-gallery-item {
	position: relative;
	margin-top:30px;
	z-index: 1;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	
}


.gallery-item-list figure.single-gallery-item figcaption.single-gallery-caption {
	position: absolute;
	top: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.gallery-item-list figure.single-gallery-item figcaption.single-gallery-caption i {
	color: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.gallery-item-list figure.single-gallery-item figcaption.single-gallery-caption a {
display: block;
    width: 50px;
    height: 50px;
    padding: 15px;
    -webkit-box-shadow: 155px 0 0 0 #2c2c2c inset;
            box-shadow: 155px 0 0 0 #2c2c2c inset;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.carousel-wrapper .carousel-indicators,
div#cform-carousel .carousel-indicators,
#profile-carousel-01 .carousel-indicators {
    padding: 12px 0px;
    width: 100px;
    left: 0;
    right: 0;
    margin: 0;
    bottom: 0;
	z-index:2;
}
.single-work-caro-item.item {
	-webkit-box-shadow: 4px 7px 6px #ddd;
	        box-shadow: 4px 7px 6px #ddd;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.single-work-carousel-control,
.cform-carousel-controls,.profile-carousel-02-controls {
	position: absolute;
	font-size: 50px;
	border-radius:50px;
	bottom: 0;
	right: 0px;
	color: #ee1f1d;
	/*background: #2c2c2c;*/
	padding: 7px 14px;
	/*border-bottom: 1px solid #ddd;*/
	opacity: .8;
	z-index:2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
}
.left.single-work-carousel-control,
.left.cform-carousel-controls,.left.profile-carousel-02-controls{
	margin: 0px 43px;
	display: inline-block;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 50%;
}
ul.social-media li a:hover {
	color: #2c2c2c;
}
.gallery-item-list figure.single-gallery-item:hover {
	cursor: pointer;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.gallery-item-list figure.single-gallery-item:hover img {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: pointer;
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.gallery-item-list figure.single-gallery-item:hover figcaption.single-gallery-caption {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	border-radius: 50%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.carousel-wrapper:hover a i {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	border-radius: 50%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.single-work-carousel-control:hover,
.single-work-carousel-control:hover,
.cform-carousel-controls:hover,.profile-carousel-02-controls:hover,
.single-work-carousel-control:focus,
.single-work-carousel-control:focus,
.cform-carousel-controls:focus,.profile-carousel-02-controls:focus {
	color: #fff71f;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*----------------------------------------- ABOUT SECTION ----------------------------------------- */

.about-us-area {
	position: relative;
	z-index: 1;
}


.video-poster-bg {
	 position: relative;
    z-index: 1;
	background: url(../img/poster.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.video-poster-bg:after {
position: absolute;
    content: "";
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    z-index: -1;
	-webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   
}

.profile-video-content-wrapper {
    display: table;   
    width: 100%;
    height: 100%;
}
.profile-video-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: 'Playfair Display', serif;
	color: #fff;
	z-index: 5;
	font-size: 16px;
	margin: auto;
	padding: 130px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.profile-info {
background: #f6f9fa;
padding: 10px 25px;
-webkit-box-shadow: 1px 1px 30px #ddd;
box-shadow: 1px 1px 30px #ddd;
}
.profile-info-para {
	font-size: 16px;
}


div#history,
div#principal,
div#awards {
	width: 100%;
	height: 380px;
	min-height: 380px;
}
.profile-info ul li {
	padding: 6px 0px;
}
.profile-video-content-wrapper .profile-video-content a {
display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 90px;
    border: 10px solid #ffffff;
    border-radius: 50px;
    padding: 1px 0px 10px 4px;
    background: #2c2c35;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	
}
.video-poster-bg .profile-video-content > a > i {
	font-size: 2em;
	color: #fff;
}

.video-poster-bg:hover {
    background-position: center center!important;
}

.video-poster-bg:hover .profile-video-content a {
	background: #2c2c2c;
	border-color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.video-poster-bg:hover .profile-video-content a i {
	color: #ffffff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.video-poster-bg:hover .profile-video-content h3.profile-video-content-heading {
	color: #fff;
	background: #000;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
/*----------------------------------------- SERVICE SECTION ----------------------------------------- */

.service-area {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
}
.service-area .service-item-list .single-service-item-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

figure.single-service-item img {
border:20px solid #f6f9fa;
box-shadow: 0px 0px 5px #999;
}

.single-service-item-caption {
    padding: 20px;
   background: #f6f9fa;
    -webkit-box-shadow: 0px 0px 10px #ddd;
            box-shadow: 0px 0px 10px #ddd;
    margin: auto;
}

.single-service-item-caption ul li {
    display: block;
}

figcaption.single-service-item-caption ul.skill-list li,
figcaption.single-service-item-caption ul.brand-check-list li {
	display: block;
}

  
h2.service-caption-heading {
	margin-top: 5px;
}
.service-area .service-item-list .single-service-item-wrapper figure.single-service-item figcaption.single-service-item-caption i {
	border: 3px solid #999;
	padding: 6px 8px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	color: #999;
	width: 45px;
	height: 45px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
/*----------------------------------------- PRICING PLAN SECTION ----------------------------------------- */

.pricing-plan-area {
	position: relative;
	z-index: 1;
}
.single-pricing-table-wrapper {
	position: relative;
	display: table;
	width: 100%;
	z-index: 1;
	height: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	border:20px solid #ddd;
	text-align: center;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.single-pricing-table-wrapper .single-pricing-body {
	display: table-cell;
	vertical-align: middle;
	background:#f8f8f8;
	color: #2c2c2c;
	-webkit-box-shadow: 3px 3px 6px #ddd;
	        box-shadow: 3px 3px 6px #ddd;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	
}

.single-pricing-table-wrapper .single-pricing-body .pricing-header {
	font-size: 25px;
	padding: 20px 0px 14px 0px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.single-pricing-table-wrapper .single-pricing-body .pricing-header span.currency {
	font-size: 30px;
	font-style: normal
}
.single-pricing-table-wrapper .single-pricing-body .pricing-header span {
	font-size: 12px;
	font-style: italic
}
.single-pricing-table-wrapper .single-pricing-body ul li {
	padding: 11px 0px;
	display: block;
}

 .active.single-pricing-table-wrapper{
	border:20px solid #333435;	
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
} 
 .active.single-pricing-table-wrapper .single-pricing-body {
	background: #2c2c2c;
	-webkit-box-shadow: none;
	        box-shadow: none;	
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
} 
.active.single-pricing-table-wrapper .single-pricing-body,
.active.single-pricing-table-wrapper .single-pricing-body .pricing-header {
	-webkit-box-shadow: none;
	        box-shadow: none;
	font-weight: 800;
	color: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.active.single-pricing-table-wrapper .single-pricing-body .pricing-content ul li a.select-btn{
color: #2c2c2c;
background: #ffffff;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;	
	
}

/*----------------------------------------- STATISTICS SECTION -----------------------------------------*/

.statistics-area {
	width: 100%;
	height: auto;
}

.single-content-item {
display: table;
width: 100%;
height:auto;
color: #fff;
opacity: 1;
border: 20px solid #333435;
padding: 20px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

}
.single-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: #2c2c2c;
    padding: 10px;
}
.single-content #count-test1,
.single-content #count-test2,
.single-content #count-test3,
.single-content #count-test4 {
	font-size: 80px;
	font-weight:800;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
}
.single-content h5 {
	font-weight: 700;
	color: #fff;
}

.single-content-item:hover .single-content {
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.single-content-item:hover .single-content #count-test1,
.single-content-item:hover .single-content #count-test2,
.single-content-item:hover .single-content #count-test3,
.single-content-item:hover .single-content #count-test4 {
	color: #fff;
}
/*----------------------------------------- TEAM SECTION ----------------------------------------- */

.team-area {
	position: relative;
	z-index: 1;
}
.single-team-item-wrapper {
	position: relative;
	display: table;
	width: 100%;
	height: auto;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.single-team-item {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.single-team-item-wrapper img {
	width: 100%;
	height: auto;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	overflow: hidden;
	filter: gray;
	-webkit-filter: grayscale(0);
	-webkit-transition: all .8s ease-in-out;
}
.single-team-item-caption {
	position: relative;
	width: 100%;
	height: 100px;
	min-height: 100px;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	-webkit-transform: rotate(-4deg);
	        -ms-transform: rotate(-4deg);
	    transform: rotate(-4deg);
	z-index: 1;
}
.single-team-item-caption .title-caption h4,
.single-team-item-caption .title-caption p {
	color: #fff;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
}
.single-team-item-caption .title-caption h4 {
	text-transform: uppercase;
	padding-top:15px;
}
.single-team-item-caption p,
.single-team-item-caption .profile-caption h4 {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	text-transform: capitalize;
	font-weight: 800;
	letter-spacing: 1px;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
}

ul.team-member-info li {
	line-height: 2;
	display: block;
}
ul.team-member-info li strong,
ul.project-info li strong {
	color: #000;
}
ul#social-icons li a {
	color: #999;
}
.single-team-item-wrapper .single-team-item-caption .title-caption,
.single-team-item-wrapper .single-team-item-caption .profile-caption {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	text-align: center;
	bottom: 0;
	background: #333435;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#ffffff', GradientType=1);
}
ul#social-icons li a:hover {
	color: #000;
}
.single-team-item-wrapper:hover {
	cursor: pointer;
	padding:0px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.single-team-item-wrapper:hover .single-team-item-caption .title-caption,
.single-team-item-wrapper .single-team-item-caption .profile-caption {
	bottom: -110px;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#ffffff', GradientType=1);
}
.single-team-item-wrapper .single-team-item-caption .profile-caption {
	background: #2c2c2c;
	font-style: italic;
	padding: 30px;
	font-weight: 300;
}
.single-team-item-wrapper:hover .single-team-item-caption .profile-caption {
	bottom: 0px;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#ffffff', GradientType=1);
}
.single-team-item-wrapper:hover .single-team-item-caption .title-caption h4,
.single-team-item-wrapper:hover .single-team-item-caption .profile-caption h4,
.single-team-item-wrapper:hover .single-team-item-caption p {
	color: #fff;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
}
.single-team-item-wrapper:hover img {
	-webkit-filter: 1;
	filter: 1;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	    transform: scale(1.05);
	-webkit-filter: grayscale(2);
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}


/*-------------- 

team1.html css / team2.html css / team3.html css 


/*--------------*/

.teamajax {
	margin-top: 35px;
}


.teamajax .main-wrapper {
    background: #333435;
    padding: 20px;
}


.team-name-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color: #ffffff;
	text-transform: uppercase;
}

.team-tab-nav>li>a {
background: #fff;
border-radius: 0px;
border: 5px solid #333435;
color: #000;
font-weight: 700;
text-transform: capitalize;
-webkit-box-shadow: 3px 2px 7px #2c2c2c;
        box-shadow: 3px 2px 7px #2c2c2c;
}

.team-tab-nav>li.active>a,
.team-tab-nav>li.active>a:focus,
.team-tab-nav>li.active>a:hover {
background: #2c2c2c;
}

.title-heading {
text-transform: uppercase;
color: #fff;
font-weight: 700;
padding: 10px;
width: auto;
max-width: 100%;
background: #2c2c2c;
}

.team-content {
width: 100%;
height: auto;
background: #444;
padding: 30px;
color: #ffffff;
}

.exp-heading,
.ach-heading,
.skill-heading {
	color: #ffffff;
	font-weight: 800;
	text-transform: uppercase;
}

.time-heading,.comp-heading,.ach-heading,.inst-heading {
    color: #ddd;
}

.skill-heading {
	margin: 3px 0px;
}
.skill-title {
	font-weight: 700;
	color: #dddddd;
	text-transform: capitalize;
}
.team-content i.zmdi-star,
.team-content i.zmdi-star-half {
	color: #999999;
}
.progress.skill-progress-bar-content {
	height: 15px;
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 7px #333435;
	        box-shadow: 2px 2px 7px #333435;
}
.progress-bar.skill-progress-bar-line {
	font-size: 11px;
	line-height: 14px;
	background: #2c2c2c;
}
/*----------------------------------------- PATNERS SECTION -----------------------------------------*/

.patners-area {
	position: relative;
	z-index: 1;
}

.brands-logo.brands-carousel.owl-carousel {
	width: auto;
	margin: 0 auto
}
.single-brand-wrapper {
	position: relative;
	display: table;
	width: 100%;
	height: auto;
	z-index: 2
}
.single-brand-item {
display: table-cell;
vertical-align:middle;
text-align: center;
width: auto;
height:auto;
}
/* ----------------------------------------- CLIENTS SECTION -----------------------------------------*/

.clients-area {
	position: relative;
	z-index: 1;
}
.carousel-main-wrapper {
	background: 0 0;
	display: table;
	width: 100%;
	height: 100%;
}
.carousel-main-wrapper .carousel-box {
	width: 100%;
	height: 200px;
	margin-right: 10px;
	border-radius: 0;
	counter-increment: carousel-cell
}
.single-carousel-content {
	text-align: center;
	font-size: 14px;
	position: relative
}
.carousel-nav-wrapper .carousel-box {
	opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	height: 25px;
	width: 25px;
	cursor: pointer
}
.clients-area .quote-icon i {
	font-size: 10em;
	padding: 0px 28px;
	border-radius: 50%;
	margin: 20px auto;
}
.carousel-box {
	padding: 20px;
}
.carousel-content {
	background: #2c2c2c;
}
.carousel-box p {
	font-size:20px;
	color: #ffffff;
}
.carousel-box h3.client-title {
	font-size: 17px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #ffffff;
}
.carousel-box figure.client-avatar {
	width: 100px;
	height: auto;
	max-width: 100%;
	min-height: 100%;
	margin: 50px auto;
}
.carousel-content-wrap {
	background: #ffffff;
}
.carousel-nav-wrapper .carousel-box:before {
	font-size: 50px;
	line-height: 80px;
	display: none
}
.clients-carousel .owl-dots {
	position: relative;
	left: 0;
	right: 0;
	padding: 20px 0px;
	z-index: 9;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.clients-carousel .owl-dot {
	width: 20px;
	height: 20px;
	background: #fff;
	margin: 5px;
	display: inline-block;
	border-radius: 10px;
	border: 7px solid #2c2c2c;	
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.clients-carousel .owl-dot.active {
	background: #fff;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: 7px solid #333435;
	-webkit-box-shadow: 0px 0px 5px #999;
	        box-shadow: 0px 0px 5px #999;
	border-radius: 10px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
/* ----------------------------------------- CTA SECTION -----------------------------------------*/

.cta-area {
	position: relative;
	z-index: 1;
}

.cta-content-wrapper {
    display: table;
    width: 100%;
    position: relative;
    z-index: 2;
}
.cta-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

/* ----------------------------------------- CONTACT SECTION -----------------------------------------*/

.contact-area {
	position: relative;
	z-index: 1;
}

.contact-form-wrapper {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 15px;
}
h4.contact-heading {
	border-bottom: 1px solid #ddd;
	margin-bottom: -40px;
}
span.error {
	position: absolute;
	color: #000;
	margin-top: -55px;
	right: 30px;
}
input[type=text],
input[type=url],
input[type=email],
input[type=password],
textarea {
	padding: 16px;
	width: 100%;
	height: auto;
	background: #fff;
	outline: 0;
	color: #000;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin-top: -10px;
	border: 0px solid #dddddd;
	-webkit-box-shadow: 1px 1px 10px #ddd;
	        box-shadow: 1px 1px 10px #ddd;
}
textarea {
	width: 100%;
	height: auto;
}
.message-box-title h3 {
	color: #000
}
input[type=text]:focus,
input[type=url]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	background: #fff;
	color: #000;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	border-bottom: 1px solid #000;
}
/*------------

Map Area 

--------------*/

/*div#map {
	height: 500px;
	min-height: 500px;
}
.gm-fullscreen-control {
	display: none
}
span.content-text {
	padding: 40px 43px;
	display: block;
	line-height: 2;
	color: #000;
}*/
/*------------------

Contact-info-area 

------------------*/

.office-info-heading,
.message-info-heading {
	font-weight: 800;
	background: #fff;
	font-family: 'Montserrat', sans-serif;
	padding: 30px;
	margin-top: 6px;
	color: #2c2c2c;
	width: 100%;
	height: 280px;
	min-height: 280px;
	font-size: 60px;
	border: 0px solid #fafafa;
	-webkit-box-shadow: 0 3px 25px -7px rgba(0, 0, 0, 0.6);
    box-shadow: 0 3px 25px -7px rgba(0, 0, 0, 0.6);
}
div#office,
div#sendMessage {
	width: 100%;
	height: auto;
	min-height: 100%;
}
.office-location-content {
	background: #f8f8f8;
	padding: 30px;
	width: 100%;
	height:auto;
}

.office-location-content .office-address li {
	display: block;
}

.office-location-content .office-address li span {
	position: relative;
	font-family: oswald_regularregular;
	font-size: 20px;
	margin-left: 66px;
	float: left;	
	top: -24px;
	line-height: 0;
	color: #888;
}
.office-location-content .office-address li:first-child i {
	padding-left: 12px;
}
.office-location-content .office-address li i,.office-social-media li a {
display: block;
    font-size: 18px;
    padding: 9px 5px 15px 10px;
    width: 45px;
	height: 45px;
    background: #333435;
    color: #888;
    margin: 6px 0px;    
    -webkit-box-shadow: 2px 2px 2px #666;    
            box-shadow: 2px 2px 2px #666;
	border: 5px solid #2c2c2c;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
 
}

.office-social-media li a {
    padding: 6px 0px 5px 10px;
}


.social-media-heading {
	padding: 5px 10px;
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	font-family: 'Playfair Display', serif;
	font-style: italic;
}
.office-social-media li {
	float: left;
	padding-left: 2px;
}


.office-social-media li a:hover {
	color: #ffffff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.office-location-content .office-address li:hover i {
cursor: pointer;
background: #333435;
color: #fff;
-webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.office-location-content .office-address li:hover span {
	cursor: pointer;
	background: #fff;
	color: #333435;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
/* ----------------------------------------- FOOTER-TOP-AREA SECTION -----------------------------------------*/

.footer-top-area {
	position: relative;
	z-index: 1;
	background: #2c2c2c;
}
ul.latest-post a {
	font-size: 11px;
	color: #777777;
	display: block;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin: 5px 0px;
	font-family: 'Montserrat', sans-serif;
}
h1.widget-title {
	font-family: 'oswaldbold';
	color: #999999;
	text-transform: uppercase;
}
hr.f-divider {
	border-top: 1px solid #333;
}
ul.latest-post a:hover {
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
/* ----------------------------------------- FOOTER SECTION -----------------------------------------*/

.footer-area {
	position: relative;
	z-index: 1;
	background: #333435;
	padding-right: 0;	
}

.footer-logo {
	padding: 10px;
	display: inline-block;
	background: #333435;
	margin: 30px auto;
	width: 130px;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
ul#photo-gallery li {
	border-top-right-radius: 50px;
	padding: 3px;
	border: 4px solid #333435;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
ul#photo-gallery li img {
	border-radius: 50px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
ul.footer-social-media,
ul.right-side-social-media {
	margin: 0;
	padding: 0;
	list-style: none
}
ul.footer-social-media li,
ul.right-side-social-media li {
	display: inline-block;
	float: left;
	padding: 0px 2px;
}
ul.footer-social-media li a,
ul.right-side-social-media li a {
display: block;
width: 45px;
height: 45px;
color: #999;
background: #2c2c2c;
padding: 0px 12px;
line-height: 38px;
margin: 0;
border: 5px solid #333435;
}

ul.right-side-social-media li a {
    background: #fff;
	border: 5px solid #ddd;
   
}


ul.right-side-social-media li a:hover {
    color: #2c2c2c;
}



.copyright p {
	margin: 30px auto;
	font-size: 12px;
	color: #999;
}

.rodape p {
	margin: 30px auto;
	font-size: 14px;
	color: #fff;
}
.copyright a,
.scrolltop {
	color: #fff
}
.scrolltop {
	position: fixed;
	right: 105px;
	bottom: 0;
	width: 50px;
	height: 35px;
	font-size: 25px;
	text-align: center;
	background-color: #252525;
	opacity: 0;
	z-index: 7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;	
}
.scrolltop.active {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.footer-logo:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

ul.right-side-social-media li a:hover {
	color: #2c2c2c;
}

ul.footer-social-media li a:hover{
	color: #fff;
}

ul#photo-gallery li img:hover {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	    transform: scale(0.9);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.scrolltop:hover,.scrolltop:focus {
	color: #fff;
	background: #222222;
}
/* ----------------------------------------- SINGLE BLOG PAGE ----------------------------------------- */

.blog-area {
background: #fff;
}

.single-blog-area-wrapper {
 background: #ffffff;
 -webkit-box-shadow: 0px 0px 42px #ddd;
         box-shadow: 0px 0px 42px #ddd;
 -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2);
         box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2);
}
.single-blog-content-wrapper {
	padding: 30px;
}

#blog .menubar-fixed-top{
background: #fff;
border-radius: 0px;
padding-top: 4px;
-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
-o-transition: background .5s ease-in-out, padding .5s ease-in-out;
transition: background .5s ease-in-out, padding .5s ease-in-out;
 -webkit-box-shadow: 0px -9px 90px -9px #999;
         box-shadow: 0px -9px 90px -9px #999;
	
}

#blog #custom-menubar ul.main-menu li a {
    color: #000;
}

#blog .menubar-fixed-top.top-nav-collapse {
	background: #000;
	border-radius: 0px;
	padding-top: 4px;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-o-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}


#blog #custom-menubar.menubar-fixed-top.top-nav-collapse ul.main-menu li a{
color: #fff;	
opacity:.7;	
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	
}


#blog #custom-menubar.menubar-fixed-top.top-nav-collapse ul.main-menu li a.current {
    color: #fff;
    opacity: 1;
}


.single-blog-post-content .control {
position: absolute;
color: #fff;
font-size: 20px;
display: inline-block;
padding: 2px 10px;
float: left;
bottom: 0;
opacity: 0;
background: #2c2c2c;
border: 5px solid #333435;   
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     
}

.single-blog-post-content .control i {
font-size: 16px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.single-blog-post-content .right-control.control {
    right: 0;
}

.single-blog-post-content:hover .control {
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	 -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}


.single-blog-post-content .control:hover {
	background: #333435;
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

body#blog #custom-menubar.menubar-fixed-top.top-nav-collapse ul.main-menu li a:hover{	
opacity:1;	
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	
}
/*------- blog-left-side -------*/

.blog-carousel a {
	position: absolute;
	background: #fff;
	display: inline-block;
	background: #252525;
	padding: 3px 15px;
	border-radius: 0px;
	font-size: 20px;
	width: 54px;
	height: 54px;
	line-height: 2.3;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.blog-carousel .carousel-indicators {
	position: absolute;
	left: 50px;
}
ul.single-blog-caption {
	overflow: hidden;
}
ul.single-blog-caption li {
	display: inline-block;
	padding-right: 20px;
	float: left;
}
ul.single-blog-caption li:last-child {
	border-right: none;
}

ul.single-blog-caption li a {
display: block;
color: #888;
font-family: oswald_regularregular;
font-weight: 500;
font-size: 18px;
}

ul.single-blog-caption i {
background: #f9f9f9;
padding: 5px 8px 5px 8px;
border: 2px solid #ddd;
border-radius: 0px;
}

.single-blog-blockquote {
	padding: 10px;
    margin: 0 0 20px;
    border-left: 10px solid #ededed;
    font-size: 13px;
    background: #f5f5f5;
}
.comments-list-wrapper {
	position: relative;
	z-index: 1;
}
.comments-list-wrapper h3 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
}
.comments-list-wrapper .comments-list .comments-avatar {
	float: left;
	border: 5px solid #ddd;
	border-radius: 50%;
	margin-right: 30px;
	width: 90px;
	height: 90px;
}
.comments-list-wrapper .comments-list .comments-content .comments-time {
	font-style: italic;
	font-size: 11px;
	color: #999;
	display: inline-block;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 10px;
}
.comments-list-wrapper .comments-list .comments-content .comments-reply {
	position: absolute;
	color: #999;
	right: 0;
}
.blog-comments-box h3 {
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 40px;
	font-family: oswaldbold;
}
.blog-comments-box h4 {
	border-bottom: 2px solid #ededed
}
.blog-comments-box input[type=text] {
	margin-right: 10px
}
.blog-comments-box input[type=text],
.blog-comments-box input[type=email],
.blog-comments-box textarea {
	width: 100%;
	border: 1px solid #ddd;
	margin: 10px auto;
	margin-bottom: 1px;
	margin-top: 7px;
}
.blog-comments-box textarea {
	margin-bottom: -3px;
}

.blog-carousel:hover.blog-carousel a {
	bottom: 40%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
ul.single-blog-caption li a:hover {
color: #2c2c2c;
}
/*------- blog-right-side -------*/

.blog-left h3 {
	color: #2c2c2c;
	font-family: oswald_regularregular;
}
.right-side-bar h1,
.blog-left h1 {
	font-weight: 800;
	text-transform: uppercase;
	font-size:50px;
}
.slogan-image {
	position: relative;
	-webkit-box-shadow: 0px 0px 16px #999999;
	        box-shadow: 0px 0px 16px #999999;
	z-index: 1;
}
.right-side-bar figcaption.image-caption {
	position: relative;
	width: 100%;
	height:auto;
	padding: 17px;
	text-align: center;	
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	-webkit-box-shadow: 0 11px 50px -7px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 11px 50px -7px rgba(0, 0, 0, 0.6);
}
.right-side-bar figcaption.image-caption:after {
	position: absolute;
	background: #000;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.right-side-bar figcaption.image-caption hr {
	width: 50px;
	border-top: 5px solid #fff;
}
h2.slogan-imager-title {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
}
h3.slogan-imager-title {
	color: #fff;
	font-size: 17px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
}
hr.blog-divider {
	margin-top: 60px;
	margin-bottom: 0px;
}
.blog-post-search-bar {
	display: table;
	width: 100%;
}
.blog-post-search-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	z-index: 1;
}
.blog-post-search-content input[type=search] {
	border: 1px solid #ddd;
	font-size: 15px;
	outline: 0;
	color: #444;
	width: 100%;
	height: auto;
	padding: 9px;
	border-radius: 50px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.blog-post-search-content input[type=search]:focus {
	border: 1px solid #2c2c2c;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.blog-post-search-content button[type=submit] {
	border: 0;
	padding: 6px 5.5px;
	outline: 0;
	background: transparent;
	color: #333435;
	width: auto;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 50px;
}
.blog-post-search-content i {
	font-size: 20px;
	border: 0;
	padding: 7px 11px 6px;
	text-align: center;
	line-height: 17px;
	color: #999;
}
.single-blog-post-right-sidebar {
	position: relative;
	z-index: 1;
	padding: 10px 0px;
	background: #transparent;
}
.single-blog-post-right-sidebar .single-blog-latest-news img {
	float: left;
	margin-right: 15px;
	width: 50px;
	height: auto;
	margin-bottom: 6px;
	margin-top: 5px
}
.single-blog-latest-news span {
	font-size: 11px;
	font-weight: 700;
	text-align: right;
	display: inline-block;
	padding: 0 11px 0 0;
	color: #2c2c2c
}
.single-blog-latest-news .single-post2 {
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	padding: 10px 0;
	margin: 10px 0
}
.single-blog-latest-news .single-post:last-child {
	border-bottom: 0
}
.single-blog-post-content {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.single-blog-post-content p {
	position: absolute;
	top: 50%;
	color: #fff;
	font-size: 20px;
	width: 50%;
	background: #000;
	padding: 15px
}
ul.single-blog-latest-news li {
	padding: 5px 0px;
}
ul.single-blog-latest-news li:nth-child(2) a,
ul.single-blog-latest-news li:nth-child(4) a {
	color: #222;
}
ul.single-blog-latest-news li>a {
	color: #999;
}
ul.single-blog-latest-news li>a:hover,
ul.single-blog-latest-news li:nth-child(2) a:hover,
ul.single-blog-latest-news li:nth-child(4) a:hover {
	text-decoration: underline;
	color: #333435;
}
.blog-post-search-content i:hover {
	color: #000000;
}
.single-blog-post-content:hover {
	cursor: pointer;
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
/*------- tags ------*/

ul.tags li {
display: inline-block;
    padding: 6px 14px;
    border: 2px solid #ffffff;
    margin: 5px 0;
    cursor: pointer;
    border-radius: 2px;
}
ul.tags li a {
	display: block;
	color: #999;
	font-size: 12px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
ul.tags li:nth-child(2),
ul.tags li:nth-child(3),
ul.tags li:nth-child(6),
ul.tags li:nth-child(7) {
	border:2px solid #dddddd;
}

ul.tags li:hover a {
	color: #2c2c2c;
}

ul.tags li:hover {
color: #2c2c2c;
border: 2px solid #999;
}
/*------- flicker-photos -------*/

.single-blog-photos ul#photo-gallery li {
	border: 4px solid #f8f8f8;
	border-radius: 0px;
}
.single-blog-photos ul#photo-gallery li img {
	border-radius: 0px;
}
/*------- post-nav -------*/

ul.post-nav-list li {
	border:3px solid #dddddd;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	padding: 0;
	background: #fff;
}
ul.post-nav-list li a {
	 width: 150px;
    height: auto;
    padding: 7px;
    text-align: center;
    display: block;
    color: #2c2c2c;
    font-weight: 800;
  
}
ul.post-nav-list {
	padding: 20px 0px;
}

ul.post-nav-list li a:hover {
	-webkit-box-shadow: 300px 0 0 0 #ededed inset;
	        box-shadow: 300px 0 0 0 #ededed inset;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
ul.post-nav-list li:hover a {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}