/*
Theme Name: Master
Theme URI: http://onistaweb.com/demo/wp/master_main/
Author: qodepixel
Author URI: http://qodepixel.com
Description: Develop WordPress Theme
Version: 1.1
License: See License Folder
License URI: license.txt
Text Domain: master
*/


/* =Reset
-------------------------------------------------------------- */

body {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
a {
	outline: 0 !important;
}

img, figure, iframe {
	max-width: 150%;
	height: auto;
}

/* Bootstrap */
.container {
	max-width: 100%;
}
.phone-slider {
position: absolute;
top: 30px;
right: 550px;
z-index: 9999;
padding: 10px 30px;
border-radius: 15px;
box-shadow: 0 0 5px 0px #FFF;
}
.phone-slider a {
color: #FFFFFF;
font-size: 25px;
}
.phone-slider a:hover {
text-decoration: none;
}
.phone-footer { 
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px;
    z-index: 9999;
    background: #F6B12F;
    height: 40px;
    text-align: center;
    line-height: 35px;
    display: none;
}
.phone-footer a { color: #FFF; font-size: 18px; }

@media screen and (max-width: 768px) {
.phone-footer { 
    display: block;
}
.phone-slider { display: none; }
.hidden-mobile { display: none !important; }
.slide-item:nth-child(2),
.slides-navigation { display: none !important; }

}

#myModal .modal-content {
	position: absolute !important;
	top: 80px !important;
}

.cParalax {
width: 100%;
height: 650px;
background: transparent;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
/* Wordpress */
.wp-caption-text {
	background-color: #efefef;
	color: rgba(51, 51, 51, 0.7);
	border: 1px solid #ccc;
	font-size: 13px;
	line-height: 1.5;
	padding: 5px 10px;
}
/* Section & Shortcode */
.shortcode-view .entry-content > p:empty {
	display: none;
}
.shortcode-view .entry-content > p > br {
    display: none;
}
.shortcode-view .entry-content > p:last-of-type {
    margin: 0;
}

.col-md-12.shortcode-view {
	padding: 0;
}
/*.col-md-12.shortcode-view > article > .entry-content [class*="-section"] {
	margin-left: -15px;
	margin-right: -15px;
}*/
/*.shortcode-view .entry-content {
	padding-left: 15px;
	padding-right: 15px;
}*/
/*#en-content > #blogposts > [class*="col-"] {
    padding-top: 50px;
}
*/

[class*="-section"] {
	overflow: hidden;
}

.site-main > #en-content > .col-md-12 {
	padding: 0;
}

/* ## Margin/Padding */

/* - padding */
.p_z {
	padding: 0;
}
.p_l_z {
	padding-left: 0;
}
.p_r_z {
	padding-right: 0;
}
.p_t_z {
	padding-top: 0;
}
.p_b_z {
	padding-bottom: 0;
}

/* - margin */
.m_z {
	padding: 0;
}
.m_l_z {
	padding-left: 0;
}
.m_r_z {
	padding-right: 0;
}
.m_t_z {
	padding-top: 0;
}
.m_b_z {
	padding-bottom: 0;
}

/* social share */
.social-share li {
	display: inline-block;
}
.single-social li:last-of-type a {
	margin-right: 0;
}
.post-meta-header {
	display: inline-block;
	width: 100%;
}

/* Page/Post */
#en-content > .container > [class*="col-"],
#en-content > .container > #blogposts > [class*="col-"] {
	padding-top: 50px;
}

.ow-section { padding-bottom: 100px; }
.ow-section-top-padding { padding-top: 100px; }
.ow-background { background-repeat: no-repeat; background-size: 100% 100%; }

.ow-background-no-size { 
	background-repeat: no-repeat;
}

.no-padding {
	padding: 0;
}
.no-padding-left {
	padding-left: 0;
}

.no-padding-right {
	padding-right: 0;
}

.post-date{
	font-family: 'Roboto', sans-serif;
}

.section-header h2,
.block-title,
.slider-section .slide-title,
.slider-section .slide-sub-title,
.goto-next,
.menu-block .navbar-nav > li > a,
.service-section .service-bg > h3,
.features-section h2,
.why-choose h2,
.portfolio-categories > li > a,
.shape-content h3,
.app-updates h4,
.start-project h1,
.start-project a,
.send-msg h1,
.send-msg a ,
.statistics-section  h1,
.popup-heading h1,
.header-top h1,
.entry-cover .entry-title,
.back-home a,
.single-social a,
.sub-title-heading,
.comment h3,
.comment .media-list .media-body .media-heading,
.add-comment h2,
.add-comment .comment-form input,
.research.shape-content h3,
.date h2,
.by-admin p,
.comment .media-list .media a ,
.heading,
.cd-tab-filter a,
.view-more {
	font-family: 'Montserrat', sans-serif;
}
.send-msg h1 {
	text-align: right !important;
	margin-right: 30px !important;
}
@media screen and (max-width: 768px) {
	.send-msg h1 {
		text-align:  left !important;
		margin-right: 0 !important;
	}
}
.section-header h2,
.block-title,
.slider-section .slide-title,
.slider-section .slide-sub-title,
.goto-next,
.menu-block .navbar-nav > li > a,
.service-section .service-bg > h3,
.features-section h2,
.why-choose h2,
.app-updates h4,
.start-project h1,
.start-project a,
.send-msg h1,
.send-msg a,
.statistics-section  h1,
.header-top h1,
.back-home a,
.entry-cover .entry-title,
.single-social a,
.sub-title-heading,
.comment h3,
.comment .media-list .media-body .media-heading,
.add-comment h2,
.small-dialog > h3 {
	font-weight: bold;
}

.service-section .service-bg > h3,
.header-top h1,
.popup-heading h1,
.post-date .entry-date,
.back-home a,
.add-comment .comment-form .form-submit input,
.small-dialog > h3 {
	text-transform: uppercase;
}

.block-title {
	font-size: 18px;
}

.why-choose h2,
.features-section h2 {
	color: #fff;
	margin: 0;
}

/* ## New Changes */
.admin-bar .header-section.navbar-fixed-top {
    margin-top: 32px;
}
.header-section.navbar-fixed-top.animated {
    animation-duration: 1.5s;
}

/* ## Section Header ## */
.section-header {
	padding-top: 150px;
	padding-bottom: 50px;
}

.section-header h2,
.features-section h2,
.why-choose h2{
	font-size: 48px;
	text-transform: uppercase;
}
.section-header h2 {
	display: block;
	text-align: center;
	margin: 0;
}

.service-box-inner .content-box > h3,
.service-box-inner .content-box > h3 a,
.service-box-inner .content-box > p {
	color: #333;
}

.service-box-inner .content-box > h3 {
	max-height: 22px;
	overflow: hidden;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: #000;
}

.navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
}

.text-logo {
	color: #fff;
	text-align: left;
	display: block;
	font-size: 30px;
	font-weight: 600;
}

.text-logo:focus,
.text-logo:hover {
	color: #fff;
}

/* ## Services Section ## */
.service-section {
	padding: 110px 0;
	position: relative;
	overflow: hidden;
}

.service-bg {
	text-align: center;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	margin-top: 34px;
}

.service-bg > img { 
	border-radius: 100%;
}

.service-section .service-bg > h3 {
	color: #fff;
	position: absolute;
	top: 49%;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 36px;
}

.service-section .container-fluid > .col-md-6 {
	position: relative;
	padding: 0 20px;
}

.service-section .container-fluid > .col-md-6:nth-child(4) {
	margin: 43px 0;
}

.service-section .container-fluid > .col-md-6:nth-child(4) .service-box-inner {
	right: 90px;
	position: relative;
}

.service-section .container-fluid > .col-md-6:nth-child(5){
	margin: 43px 0;
}

.service-section .container-fluid > .col-md-6:nth-child(5) .service-box-inner{
	left: 90px;
	position: relative;
}

.service-box-inner {
	display: inline-block;
	cursor: pointer;
}

.service-section .container-fluid .col-md-6:nth-child(even) .service-box-inner {
	float: right !important;
}

.service-box-inner .content-box {
	margin: 15px 0;
}
.service-box-inner .content-box > h3 {
	text-transform: uppercase;
	margin-top: 0;
}

.service-box-inner .content-box > p {
	font-size: 16px;
	line-height: 25px;
	max-height: 70px;
	overflow: hidden;
}

.service-box-inner .icon-srv {
	width: 141px;
	min-height: 141px;
	background-color: #ebebeb;
	border: 7px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 130px;
	font-size: 48px;
	color: #666;
	display: inline-block;	
	position: relative;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.service-section .container-fluid > .col-md-6:nth-child(even) > .service-box-inner,
.service-section .container-fluid .service-box-inner > .col-md-4 {
	text-align: right;
}

.service-section .container-fluid .service-box-inner > .col-md-4.pull-right {
	text-align: left;
}

.service-box-inner:hover .icon-srv {
	background-color: #e64c3d;
	color: #fff;
}

.service-box-inner .icon-srv:after {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}

.service-box-inner .icon-srv:before {	
	display: block;
	-webkit-font-smoothing: antialiased;
}

.service-box-inner .icon-srv:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

.service-box-inner:hover .icon-srv:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.view-more {
	width: 130px;
	height: 40px;
	line-height: 36px;
	font-size: 15px;
	border: 2px solid #E74C3C;
	margin: 0 auto;
	padding: 0;
	border-radius: 0;
	text-transform: uppercase;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 35px;
	left: 0;
	right: 0;
	background-color: #E74C3C;
}

.view-more:hover,
.view-more:focus {
	color: #fff;
	background-color: #333;
	border-color: #333;
}

.admin-bar .more-why-choose,
.admin-bar .more-services,
.admin-bar .more-features {
    margin-top: 32px;
}

.content-box a.mfp-content {
	display: block;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.content-box.pull-right .mfp-content {
	text-align: right;
}

.content-box .mfp-content:hover {
	text-decoration: none;
}

/* Why Choose Modal */
.why-choose .view-more { 
	background-color: #fff;
	color: #E74C3C;
	border: 2px solid #fff;
}

.more {
	padding: 0 !important;
}

.more .modal {
	background-color: rgba(231, 76, 60, 0.9);
}

.more .modal-dialog {
	background-color: #fff;
	width: 100%;
	margin: 0;
}

.services-popup .service-box-inner .col-md-4 {
	padding-left: 0;
}

.services-popup {
	margin: 20px 0;
}

.more .modal-content {
	border: 0;
	box-shadow: none;
}

.services-popup {
	display: inline-block;
	width: 100%;
}

.more.modal.in .modal-dialog {
    transform: translate(0, 0);
	height: 100%;
	position: fixed;
	overflow-Y: auto;
}

.more button.close {
	color: #fff;
	width: 25px;
	height: 25px;
	background-color: #E64C3D;
	line-height: 25px;
	text-shadow: none;
	margin: 0;
	font-size: 25px;
}
.more button.close:hover {
	opacity: 1;
}

.services-popup .why-choose-box,
.services-popup .why-choose-box .block-title,
.services-popup .why-choose-box p,
.services-popup .feature-box-inner h3, 
.services-popup .feature-box-inner p {
	color: #000;
}

.services-popup .why-choose-box {
	margin-left: 0;
}

.services-popup  .feature-box-inner .icon-feature,
.services-popup .feature-box-inner h3, 
.services-popup .feature-box-inner p,
.services-popup .why-choose-box .block-title,
.services-popup .why-choose-box p, 
.services-popup .why-choose h2 {
	transform: skewX(0deg);
	-webkit-transform: skew(0deg); 
	-moz-transform: skew(0deg); 
	-o-transform: skew(0deg);
}

.services-popup  .feature-box-inner .icon-feature {
	border: 1px solid #E64C3D;
}

.services-popup .why-choose-box,
.services-popup .feature-box-inner {
	margin-bottom: 30px;
	margin-top: 0;
}

.services-popup .why-choose-box .block-title {
	margin-bottom: 5px;
}

.service-section .services-popup .col-md-6 {
	min-height: 170px;
}

.service-section .services-popup .col-md-6:nth-child(even) .service-box-inner {
	float: left !important;
}

.srv-main {
	width: 100%;
	margin: 0 auto;
}

/* ## Features Section ## */
.features-section {
	background-size: 100% 100%;
	clear: both;
	padding: 112px 0;
	position: relative;
	perspective-origin: 0 0;
}

.features-section:before {
	width: 56%;
	position: absolute;
	height: 100%;
	top: 0;
	overflow: visible;
	border-top: 1021px solid rgba(231,76,60,0.90);
	border-bottom: 0px solid rgba(231,76,60,0.90);
	border-left: 0px solid transparent; 
	border-right: 260px solid transparent;
	content: "";
}

.features-section .col-md-7 {
	padding-right: 0;
	z-index: 2;
}

.features-section h2 {
	text-align: right;
	margin-right: 60px;
}

.feature-box{
	transform: skew(-15deg);
	-webkit-transform: skew(-15deg); 
	-moz-transform: skew(-15deg); 
	-o-transform: skew(-15deg);
	position: relative;
	z-index: 9;
}

.features-section .container .col-md-7 .feature-box > .feature-box-inner {
	text-align: right;
	display: inline-block;
	width: 100%;
	margin-top: 81px;
	margin-left: 30px;
	cursor: pointer;
}

.feature-box-inner .icon-feature {
	width: 100px;
	height: 100px;
	background-color: #fff;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	line-height: 100px;
	font-size: 36px;
	color: #e74c3c;
	transform: skew(15deg);
	-webkit-transform: skew(15deg); 
	-moz-transform: skew(15deg); 
	-o-transform: skew(15deg);
	position: relative;
	z-index: 9;
}

.feature-box-inner h3 {
	margin-top: 15px;
	text-transform: uppercase;
}
.feature-box-inner p {
	font-size: 16px;
	overflow: hidden;
    height: 65px;
	margin-bottom: 0;
}

.feature-box-inner h3,
.feature-box-inner p {
	transform: skew(15deg);
	-webkit-transform: skew(15deg); 
	-moz-transform: skew(15deg); 
	-o-transform: skew(15deg);
}

.feature-box-inner h3 a,
.feature-box-inner h3,
.feature-box-inner p {
	color: #fff;
}

.feature-box-inner .col-md-4 {
	text-align: left;
}

.feature-box-inner:hover .icon-feature {
	background-color: #e74c3c;
	color: #fff;
	border: 2px solid #fff;
	line-height: 98px;
}

.feature-content-box h3 {
	margin-top: 0;
}

.feature-content-box p a.mfp-content {
	display: block;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.feature-content-box p a.mfp-content:hover {
	text-decoration: none;
}

.more-features .feature-content-box p a.mfp-content {
	color: #E74C3C;
	text-align: left;
}

.mobile-iphone {
	text-align: center;
	margin-top: 139px;
}
.line
{
	position: absolute;
	right: 0;
	left: 125px;
}

.line hr{
	border-top: 2px solid #fff;
	height: 2px;
	position: absolute;
	display: inline-block;
}

.line i {
	width: 16px;
	height: 15px;
	display: inline-block;
	background-color: #fff;
	border-radius: 50%;
	transform: skew(15deg);	
	position: absolute;
}

.feature-box-inner:hover .line > i {
	background-color: #e74c3c;
	border: 2px solid #fff;
}

.line.line1 {
	transform: rotate(16.5deg);
	-webkit-transform: rotate(16.5deg);
	-moz-transform: rotate(16.5deg);
	-o-transform: rotate(16.5deg);
}

.line.line1 hr {
	top: 0px;
	left: 440px;
	width: 280px;
	right: 0px;
}

.line.line1 i {
	top: 13px;
	right: -200px;
}

.line.line2 {
	transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
}

.line.line2 hr {
	top: 15px;
	left: 440px;
	width: 400px;
	right: 0px;
}

.line.line2 i {
	top: 29px;
	right: -320px;
}

.line.line3 {
	transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
}

.line.line3 hr {
	top: 75px;
	left: 400px;
	width: 380px;
	right: 0px;
}

.line.line3 i {
	top: 90px;
	right: -262px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.line.line4 {
	transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
}

.line.line4 hr {
	top: 100px;
	left: 380px;
	width: 390px;
	right: 0;
}

.line.line4 i {
	top: 115px;
	right: -250px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

/* ## Our Work ## */
.our-work {
	width: 100%;
	clear: both;
	overflow: hidden;
}

.portfolio-categories { 
	margin-bottom: 50px; 
	text-align: center; 
	padding-left: 0; 
}

.portfolio-categories > li  { 
	display: inline-block; 
	margin: 0; 
}

.portfolio-categories > li > a { 
	display: inline-block; 
	color: #666; 
	padding: 17px 22px;
	text-transform: uppercase; 
}

.portfolio-categories > li > a:focus { 
	text-decoration: none; 
}

.portfolio-categories > li > a:hover, 
.portfolio-categories > li > a.active
{ 
	color: #fffefe;
	text-decoration: none;
	background-color: #e74c3c;
}
.portfolio-list { 
	width: 100%; 
	padding: 0; 
	list-style: none; 
	margin-bottom: 0;
}

.no-space.portfolio-list li { 
	padding: 0;
}

.portfolio-list li { 
	display: inline-block;
	margin: 0; 
}

.portfolio-image-block { 
	position: relative; 
	background-color: #E74C3C; 
}

.portfolio-image-block:hover a > img {  	
	opacity: 0.1;
}

.portfolio-block-hover { 
	display: none; 
	position: absolute;  
	width: 100%;
	top: 39%; 
}

.portfolio-gallery{
	float: left;
}

.portfolio-title { 
	font-size: 24px; 
	font-weight: bold; 
	color: #fff; 
	text-align: center; 
	line-height: 33px; 
	text-transform: uppercase;
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
	opacity: 0;
}

.portfolio-title span {
	font-weight: 300;
	font-size: 12px;
	text-align: center;
	color: #fff;
	display: block;
}

.portfolio-image-block:hover .portfolio-title {
	display: block;
	opacity: 1;
}

.portfolio-image-block:hover > .portfolio-title,
.portfolio-title:hover, .portfolio-title:focus,
.portfolio-block-hover .entry-meta a
{
	color: #fff;
	text-decoration: none;
}

/* ## Why Choose ## */

.why-choose {
	clear: both;
	padding: 112px 0;
	height: 1020px;
	position: relative;
	overflow: hidden;
}

.why-choose:before {
	width: 56%;
	position: absolute;
	height: 100%;
	top: -1px;
	overflow: hidden;
	border-top: 0px solid rgba(231,76,60,0.90);
	border-bottom: 1021px solid rgba(231,76,60,0.90);
	border-left: 260px solid transparent; 
	border-right: 0px solid transparent;
	content: "";
	right: 0;
}

.why-choose h2 {
	margin-left: 120px;
	text-align: center;
}

.why-choose-inner {
	transform: skew(-15deg);
	-webkit-transform: skew(-15deg);
	-moz-transform: skew(-15deg);
	-o-transform: skew(-15deg);
	-ms-transform: skew(-15deg);
}

.why-choose-box .block-title,
.why-choose-box p,
.why-choose h2
{
	transform: skew(15deg);
	-webkit-transform: skew(15deg);
	-moz-transform: skew(15deg);
	-o-transform: skew(15deg);
	-ms-transform: skew(15deg);
}

.why-choose-box {
	margin-top: 55px;
	margin-left: 100px;
	padding-left: 35px;
}

.why-choose-box .block-title {
	color: #fff;
	margin-bottom: 10px;
	margin-top: 0;
	display: inline-block;
	height: 40px;
	line-height: 35px;
	overflow: hidden;
}

.why-choose-box .block-title:hover {
	text-decoration: none;
}

.why-choose-box .block-title span {
	text-transform: uppercase;
	line-height: 35px;
}

.why-choose-box .block-title i {
	font-size: 30px;
	margin-right: 20px;
	float: left;
}

.why-choose-box p {
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	height: 50px;
	overflow: hidden;
}

.why-choose-box p a.mfp-content {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.why-choose-box p a.mfp-content:hover {
	text-decoration: none;
}

.more-why-choose p a.mfp-content {
	color: #e64c3d;
}

/* ## How We Work ## */
.how-we-work {
	overflow: hidden;
}
.how-we-work ul {
	text-align: center;
	margin-bottom: 48px;
	padding-left: 0;
}
.how-we-work ul li
{
	display: inline-block;
	margin: 0 49px 25px 49px;
	position: relative;
}
.how-we-work ul li:before{
	position: absolute;
	border: 1px solid #e74c3c;
	height: 0;
	width: 102px;
	content: "";
	top: 35%;
	left: 100px;
}

.how-we-work ul li:last-child:before {
	display: none;
}

.how-we-work ul li a{
	color: #666;
	font-size: 16px;
	text-transform: lowercase;
	font-weight: bold;
}
.how-we-work ul li a i {
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50%;
	border: 1px solid #e74c3c;
	font-size: 30px;
	line-height: 100px;
	color: #e74c3c;
	margin-bottom: 20px;
}
.how-we-work ul li:hover a > i {
	background-color: #e74c3c;
	color: #fff;
}
.how-we-work ul li:hover a {
	text-decoration: none;
}

.how-we-work-container {
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top: 150px;
}

.shape-content h3 {
	font-size: 36px;
	margin-bottom: 50px;
}

.shape-content p {
	font-size: 18px;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
}

.slope1,
.slope2,
.slope3 {
	background-size: cover;
}

.slope1{
	margin: -270px -50px 0 -50px;	
	overflow: hidden;
	height: 803px;
	position: relative;
	background-image: url("images/how-we-work/research-bg.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	transform: rotate(6deg);
	z-index: 1;
}

.slope1.slope-first {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	margin-top: -150px;
}

.slope-right {
	width: 51.8%; 
	height: 100%; 
	border-bottom: 864px solid rgba(231,76,68,0.9); 
	border-left: 150px solid transparent; 
	border-right: 50px solid transparent;
	content: "";
	position: absolute;
	top: 0;
	right: 0;	
	bottom: 0;
}

.slope-right .shape-content,
.slope-left .shape-content {
	color: #fff;
    margin: 30% 0 30% 5%;
    position: relative;
    right: 0;
    top: 0;
    width: 73%;
}

.slope1 .shape-content{
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
}

.slope1.slope-first .slope-right {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.slope1.slope-first .slope-right .shape-content {
	 margin: 30% 0 30% 5%;
}

.slope1 .slope-right {
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

.slope1 .slope-right .shape-content{
	 margin: 45% 0 30% 5%;
}

.slope1.slope-first .slope-left {
	border-right: 230px solid transparent; 
}

.slope2 {
	margin: -85px -50px 0 -50px;
	overflow: hidden;
	background: transparent;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
	height: 803px;
	background-image: url("images/how-we-work/we-perfection.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 2;
}

.slope-left {
	width: 58.5%; 
	height: 100%; 
	border-bottom: 809px solid rgba(231,76,68,0.9); 
	border-left: 0px solid transparent; 
	border-right: 215px solid transparent; 
	border-top: 0px solid rgba(231,76,68,0.9);
	content: "";
	position: absolute;
	top: -4px;
	left: 0;
	bottom: 0;
}

.slope2 .shape-content {
	right: auto;
	left: 192px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.slope3 {
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	overflow: hidden;
	background: #FBF9FA;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
	margin-top: -85px;
	margin-left: -50px;
	margin-right: -50px;
	height: 950px;	
	background-image: url("images/how-we-work/car.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 3;
}

.slope-center {
	width: 58.5%; 
	border-left: 500px solid transparent;
	border-right: 500px solid transparent;
	border-top: 1000px solid rgba(231,76,68,0.9);
	content: "";
	position: relative;
	top: -45px;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	transform: rotate(4deg);
}

.slope3 .shape-content {
	text-align: center;
	width: 29%;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
	margin: 12% auto;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.slope1.slop-last{
	z-index: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.slope1.slop-last.shape-content {
	margin: 45% 0;
}

.slope2.slop-last{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	margin-top: -100px;
}

.slope3.slop-last{
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
	margin-top: -310px;
	z-index: 4;
}	

.slop-last {
	z-index: 0;
	position: relative;
}

.slope2.slop-last .shape-content {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	margin: 40% 0;
}

/* ## Application Section ## */

.application-section {
	width: 100%;
	overflow: visible;
	padding-bottom: 0;
}
.application-section > .container,
.application-section .col-md-6 {
	padding: 0;
}

.application-iphone {
	position: relative;
	height: 100%;
	left: -15px;
	top: -100px;
	z-index: 6;
}

.application-section .app-content-box {
	margin-top: 82px;
	padding-left: 15px;
}

.app-content-box h2 {
	font-weight: 900;
	font-size: 72px;
	text-transform: uppercase;
	color: #e74c3c;
	margin-bottom: 30px;
	margin-top: 0;
}

.app-content-box  p {
	font-size: 18px;
	line-height: 25px;
	color: #666766;
	font-weight: 300;
	margin: 0;
}

.app-updates {
	margin-top: 30px;
	padding-left: 0;
}

.app-updates h4,
.app-updates h4 a {
	font-size: 18px;
	color: #474647;
}

.app-updates h4 i {
	color: #e74c3c;
	font-size: 24px;
	margin-right: 15px;
	float: left;
}

.app-updates p {
	font-size: 16px;
	line-height: 25px;
}

.app-updates p a.mfp-content {
	color: #666766;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.app-updates p a.mfp-content:hover {
	text-decoration: none;
}

/* ## Our Genius ## */
.our-genius {
	display: inline-block;
	width: 100%;
}

.genius.style-active .genius-item-hover {
	display: block;
}

.genius-item-hover {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(231,76,49,0.9);
	display: none;
	top: 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
}

.genius-item-hover span {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
}

.our-genius .genius:hover .genius-item-hover {
	display: block;
}

.our-genius .genius-center svg,
.our-genius .genius svg {
	width: 100%;
	height: auto;
	float: left;
	position: absolute;
	left: 0;
}

.our-genius .genius-center,
.our-genius .genius {
	position: relative;
	float: left;
}

.our-genius .genius-center img,
.our-genius .genius {
	float: left;
	width: auto;
}

.our-genius .row1 .genius:nth-child(3n+1) img {
	width: 530px;
	height: 400px;
}

.our-genius .genius-left {
	float:left;
	position: relative;
	/*Chrome,Safari*/
	-webkit-clip-path: polygon(0px 424px,491px 500px,415px 0px,0px 0px);
	-ms-clip-path: polygon(0px 424px,491px 500px,415px 0px,0px 0px);
	/*Firefox*/
	-moz-clip-path: polygon(0px 424px,491px 500px,415px 0px,0px 0px);	
}

.our-genius .genius-center {
	overflow:visible;
	float: left;
	position: relative;
	margin-left: -65px;
	/*Chrome,Safari*/
	-webkit-clip-path: polygon(80px 532px,1005px 417px,1061px -3px,0px 0px);
	-ms-clip-path: polygon(80px 532px,1005px 417px,1061px -3px,0px 0px);

	/*Firefox*/
	-moz-clip-path: polygon(80px 532px,1005px 417px,1061px -3px,0px 0px);
}

.our-genius .genius-right {
	float: left;
	margin-left: -54px;
	position: relative;
	/*Chrome,Safari*/
	-webkit-clip-path: polygon(0px 400px,480px 400px,480px 0px,53px 0px);
	-ms-clip-path: polygon(0px 400px,480px 400px,480px 0px,53px 0px);
	
	/*Firefox*/
	-moz-clip-path: polygon(0px 400px,480px 400px,480px 0px,53px 0px);
	z-index: 1;
}

.our-genius .genius1 {
	float: left;
	margin-left: 0px;
	position: relative;	
}

.our-genius .genius2 {
	float: left;
	margin-left: -60px;
	position: relative;
	z-index: 2;
	/*Chrome, Safari*/
	-webkit-clip-path: polygon(50px 400px,480px 400px,480px 0px,5px 0px);
	-ms-clip-path: polygon(50px 400px,480px 400px,480px 0px,5px 0px);
	
	/*Firefox*/
	-moz-clip-path: polygon(50px 400px,480px 400px,480px 0px,5px 0px);
}

.our-genius .genius3 {
	float: left;
	margin-left: 0px;
	position: relative;
}

.our-genius .genius4 {
	float: left;
	margin-left: -58px;
	position: relative;
	/*Chrome, Safari*/
	-webkit-clip-path: polygon(0px 403px,530px 404px,530px 0px,50px 0px);
	-ms-clip-path: polygon(0px 403px,530px 404px,530px 0px,50px 0px);
	
	/*Firefox*/
	-moz-clip-path: polygon(0px 403px,530px 404px,530px 0px,50px 0px);
}

.our-genius .style8 {
	float: left;
	margin-left: 0px;
	position: relative;	
}

.our-genius .genius6 {
	float: left;
	margin-left: -60px;
	position: relative;
	/*Chrome, Safari*/
	-webkit-clip-path: polygon(5px 400px,480px 400px,480px 0px,50px 0px);
	-ms-clip-path: polygon(5px 400px,480px 400px,480px 0px,50px 0px);
	
	/*Firefox*/
	-moz-clip-path: polygon(5px 400px,480px 400px,480px 0px,50px 0px);
}

.our-genius .style10 { 
	float: left;
	margin-left: 0px;
	position: relative;
}

.our-genius .genius8 {
	float: left;
	margin-left: -58px;
	position: relative;
	/*Chrome, Safari*/
	-webkit-clip-path: polygon(50px 403px,530px 404px,530px 0px,0px 0px);
	-ms-clip-path: polygon(50px 403px,530px 404px,530px 0px,0px 0px);
	
	/*Firefox*/
	-moz-clip-path: polygon(50px 403px,530px 404px,530px 0px,0px 0px);
}

.genius-gallery {
	position: relative;
}

.genius-gallery .row1 div:first-child:before {
	content: "";
	background-image: url("images/shape-team.png");
	width: 45px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
}

.genius-gallery .style1:hover  .genius-gallery #style1  {
	display: none;
}

#style1-hover.member-info {
	display: block;
}

.member-info {
	position: absolute !important;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	width: 56%;
	margin: 0 auto !important;
}

.skills-info1 {
	padding-left: 0;
}

.social-info {
	position: absolute;
	top: 0;
	height: 100%;
	color: #fff;
	width: 50%;
	left: 0;
}

.inner-social-info {
	padding: 90px 80px;
	display: inline-block;
	width: 100%;
	position: relative;
}

.inner-social-info h3 {
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

.inner-social-info h6 {
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;
}

.social-info-content {
	transform: skew(5deg)
}
.inner-social-info p {
	font-size: 18px;
	line-height: 30px;
	margin-top: 22px;
}

.inner-social-info ul {
	margin-top: 15px;
	padding-left: 0;
}

.inner-social-info ul li {
	display: inline-block;
	border-radius: 50%;
	margin-right: 15px;
}

.inner-social-info ul li a { 
	color: #706f6e;
	font-size: 36px;
}
.inner-social-info ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.skills-info {
	position: absolute;
	top: 0;
	right: 3px;
	width: 50%;
	padding: 0;
}

.skill-progress-box h6 {
	position: absolute;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 50px;
	margin: 0;
	left: 20px;
	width: 85%;
	text-transform: uppercase;
	font-weight: 300;
}

.skill-progress-box h6 span {
	float: right;
}
.skill-progress-box h6 span:after {
	content: "%";
}
.progress {
	height: 50px;
	border-radius: 0;
	position: relative;
	line-height: 50px;
	color: #fff;
	margin-top: 40px;
	background-color: rgba(255,255,255,0.10);
}

.progress-bar-danger {
	background-color: #e74c3c;
	transition: width 1s ease 0s;
	-webkit-transition: width 1s ease 0s;
	-moz-transition: width 1s ease 0s;
}

/* ## Video Section ## */
[class*="video-section-"]{
	width: 100%;
	position: relative;
	height: 600px;
	margin-top: 0px;
}

/* ## Statistics Section ## */

.statistics-section {
	background-color: #e74c3c;
	text-align: center;
	color: #fff;
	padding: 82px 0 66px 0;
}

.statistics-section  h1 {
	font-size: 40px;
	font-weight: 400;
}

.statistics-section  h1,
.statistics-section p {
	margin: 0;
}

.statistics-section p {
	font-size: 12px;
	margin-top: 20px;
}

/* ## Blog Post  ## */
.blog-section .post {
	margin-top: 0;
	margin-bottom: 25px;
}

article.type-post .entry-cover {
	margin: 0px 0;
}

.entry-cover img {
    margin-bottom: 5px;
}

.entry-date {
    color: #fff;
    max-width: 64px;
    padding: 0;
    text-align: center;
}

.entry-date .date {
	margin-bottom: 5px;
	background-color: #e74c3c;
	height: 98px;
	text-align: center;
	padding: 0 10px;
}

.entry-date .date h2 {
	border-bottom: 1px solid #fff;
    margin-top: 0;
    display: block;
	line-height: 50px;
	font-weight: bold;
}

.entry-date .date h4 {
	line-height: 30px;
}

.icon i {
	background-color: #e74c3c;
	font-size: 24px;
	text-align: center;
	width: 100%;
	line-height: 20px;
	line-height: 50px;
	margin-bottom: 5px;
}

.entry-cover .entry-title {
	margin: 10px 0;
}

.entry-cover .entry-title,
.entry-cover .entry-title a {
	font-size: 14px;
	color: #333;
	display: inline-block;
}

.entry-cover .entry-date ,
.entry-cover .comments-link a,
.entry-cover .post-views  {
	font-size: 10px;
	color: #454545;
}

.post-date {
	width: 100%;
	display: inline-block;
	font-size: 10px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.post-date .entry-date {
	margin-right: 0;
}

.post-date .entry-date,
.post-date .comments-link a {
	width: auto;
}

.post-date .comments-link a:hover {
	color: #E74C3C;
	text-decoration: none;
}

.entry-cover i {
	color:  #e74c3c;
}

.entry-cover .comments-link a:after,
.entry-cover .comments-link a:before {
	content: "|";
	margin-left: 9px;
	margin-right: 9px;
}

.read-more {
	background-color: #eee;	
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	border-radius: 50px; 
	-moz-border-radius: 50px; 
	-webkit-border-radius: 50px; 
	color: #000;
	margin-top: 5px;
	display: inline-block;
	width: 120px;
	height: 39px;
	line-height: 39px;
}

.read-more:focus,
.read-more:hover {
	text-decoration: none;
	background-color: #e74c3c;
	color: #fff;	
}

.menu-block .navbar-nav > li:last-of-type {
    padding-right: 0;
}

.menu-block .navbar-nav > li:last-of-type a {
    padding-right: 0;
}

/* Post Navigation */
.post-navigation .nav-links {
	margin-bottom: 60px;
}

.post-navigation > .screen-reader-text {
	font-size: 27px;
	margin-bottom: 15px;
}

.nav-links .nav-previous,
.nav-links .nav-next {
    width: 50%;
}

.nav-links .nav-previous {
    float: left;
	text-align: left;
}
.nav-links .nav-next {
    float: right;
	text-align: right;
}

.nav-next .screen-reader-text, .nav-previous .screen-reader-text {
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation.paging-navigation {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.entry-content > a {
	color: #E74C3C;
}

.entry-content > a:hover,
.entry-content > a:focus {
	color: #8b8b8b;
}

.widget.sidebar-widget ul {
    margin: 0;
    padding: 0;
}

/* ## Client Section ## */

.client-section {
	width: 100%;
	position: relative;
}

.first-testimonial:hover,
.testimonial.first-testimonial.client-active {
	height: 752px;
	-webkit-clip-path: polygon(-1px 752px,1920px 752px,1920px 0px,0px 100px);
	-moz-clip-path: polygon(-1px 752px,1920px 752px,1920px 0px,0px 100px);
	-ms-clip-path: polygon(-1px 752px,1920px 752px,1920px 0px,0px 100px);
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
}

.client-hover {
	position: absolute;
	top: 35%;
	text-align: center;
	left: 20%;
	right: 20%;
	display: none;
	background-color: transparent;
}

.client-hover h2 {
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	display: block;
	line-height: 60px;
	margin-bottom: 40px;
}

.client-hover p {
	font-size: 24px;
	color: #fff;
	font-weight: 300;
}

.first-testimonial.client-active .client-hover,	
.testimonial:hover .client-hover,
.client-section .fouth-case .testimonial:nth-child(odd):hover .client-hover,
.client-section .fouth-case .testimonial:nth-child(even):hover .client-hover {
	display: block;
}


/* New Testimonial */
.testimonial {
	position: relative;
}

.client-section {
	width: 100%;
	display: inline-block;
}

.first-testimonial {
	width: 100%;
	height: 450px;
	clear: both;
	background-image: url("images/client/client-big-1.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	overflow: hidden;
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
	margin-top: 0;
}

.testimonial.first-testimonial {
	height: 450px;
	width: 100%;
}

.first-testimonial:hover,
.last-testimonial.testimonial:nth-child(even):hover,
.first-testimonial.testimonial:nth-child(odd):hover {
	height: 752px;
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
}


/* Second Case */
.last-testimonial.testimonial:nth-child(even) {
	float: left;
	clear: both;
	margin-top: -100px;
	position: relative;
	width: 100%;
	background-image: url("images/client/client-2.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 450px;
	overflow: hidden;
	
	/*Chrome,Safari*/
	-webkit-clip-path: polygon(-1px 450px,1920px 450px,1920px 100px,0px 0px);
	-moz-clip-path: polygon(-1px 450px,1920px 450px,1920px 100px,0px 0px);
	-ms-clip-path: polygon(-1px 450px,1920px 450px,1920px 100px,0px 0px);
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
}

.last-testimonial.testimonial:nth-child(even):hover {
	height: 750px;
	/*Chrome,Safari*/
	-webkit-clip-path: polygon(-1px 750px,1920px 750px,1920px 100px,0px 0px);
	-moz-clip-path: polygon(-1px 0px,1920px 0px,1920px 100px,0px 0px);
	-ms-clip-path: polygon(-1px 0px,1920px 0px,1920px 0px,0px 0px);
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
}

@-moz-document url-prefix() { 
  .last-testimonial.testimonial:nth-child(even):hover {
		clip-path: none !important;
  }
}

.first-testimonial.testimonial:first-child,
.first-testimonial.testimonial:first-child:hover {
	clip-path: none !important;
	-webkit-clip-path: none;
	height: 310px;
	margin-top: 0;
}

.first-testimonial.testimonial:first-child:hover {
	height: 752px;
}

.testimonial:nth-child(even) {
	background-image: url("images/client/client-2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 450px;
	float: left;
	overflow: hidden;
	width: 100%;
	margin-top: -100px;
	/*Chrome,Safari*/
	-webkit-clip-path: polygon(-1px 450px,1920px 350px,1920px 100px,0px 0px);
	-moz-clip-path: polygon(-1px 450px,1920px 350px,1920px 100px,0px 0px);
	-ms-clip-path: polygon(-1px 450px,1920px 350px,1920px 100px,0px 0px);
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
}

.testimonial:nth-child(even):hover {
	height: 750px;
	/*Chrome,Safari*/
	-webkit-clip-path: polygon(-1px 750px,1920px 750px,1920px 100px,0px 0px);
	-moz-clip-path: polygon(-1px 750px,1920px 750px,1920px 100px,0px 0px);
	-ms-clip-path: polygon(-1px 750px,1920px 750px,1920px 100px,0px 0px);
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
}

.testimonial:nth-child(odd),
.last-testimonial.testimonial:nth-child(odd) {
	background-image: url("images/client/client-big-3.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 350px;
	float: left;
	overflow: hidden;
	width: 100%;
	margin-top: -100px;
	/*Chrome,Safari*/
	-webkit-clip-path: polygon(-1px 450px,1920px 350px,1920px 0px,0px 100px);
	-moz-clip-path: polygon(-1px 450px,1920px 350px,1920px 0px,0px 100px);
	-ms-clip-path: polygon(-1px 450px,1920px 350px,1920px 0px,0px 100px);
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
}

.testimonial:nth-child(odd):hover,
.last-testimonial.testimonial:nth-child(odd):hover {
	height: 750px;
	-webkit-clip-path: polygon(-1px 750px,1920px 750px,1920px 0px,0px 100px);
	-moz-clip-path: polygon(-1px 750px,1920px 750px,1920px 0px,0px 100px);
	-ms-clip-path: polygon(-1px 750px,1920px 750px,1920px 0px,0px 100px);
	transition: height 0.6s;
    -webkit-transition: height 0.6s;
}

/* ## Brag About Section ## */

.brag-about-section {
	clear: both;
	position: relative;
	overflow: visible;
}

.brag-content h1 {
	font-size: 72px;
	color: #e74c3c;
	text-align: right;
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 0;
}	

.brag-content p {
	font-size: 18px;
	font-weight: 300;
}

.brag-about-img{
	position: relative;
	top: -60px;
	right: 30px;
}

.brag-about-img img {
	width: 100%;
	top: 0;
}

.brag-content {
	position: relative;
	display: inline-block;
	top: 260px;
	margin-right: 25px;
}

/* ## Blog Section ## */
.social-main {
	clear: both;
}
.social-main a{
	color: #fff;
	float: left;
	clear: right;
	font-size: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 172px;
	width: 12.5%;
}

.icon-social-google  a{
	background-color: #2d3e50;
}
.icon-social-tumblr a{
	background-color: #3d5a70;
}
.icon-social-facebook a{
	background-color: #1952a9;
}
.icon-social-vimoe a{
	background-color: #33a9ef;
}
.icon-social-twitter a{
	background-color: #26d4f9;
}
.icon-social-rss a{
	background-color: #ffae00;
}
.icon-social-dribble a{
	background-color: #ec3a74;
}
.icon-social-pinterest a{
	background-color: #fb4343;
}

/* ## Map Section ## */
.map {
    background: none repeat scroll 0 0 #fff;
    height: 400px;
    position: relative;
    width: 100%;
}

.gmap_marker {
	width: 165px;
}

.map-section.map-shortcode {
	clear: both;
}

.map img {
	max-width: none;
}

/* ## Project Section ## */
.project-section {
	position: relative;
	padding: 130px 0;
	top: 0;
	clear: both;
	overflow: hidden;
}

.project-section:before {
	width: 50%;
	border-bottom: 0 solid #e74c3c; 
	border-top: 600px solid #e74c3c; 
	border-left: 0 solid transparent; 
	border-right: 100px solid transparent; 
	content: "";
	height: 100%;
	top: 0;
	position: absolute;
}

.project-section > .container {
	padding: 0;
}
.start-project,
.send-msg {
	text-align: right;
	color: #fff;
	padding-right: 60px;
	text-transform: uppercase;
	padding-left: 0;
}
.start-project h1,
.send-msg h1 {
	font-size: 55px;
	text-align: left;
	margin: 40px 0;
}

.start-project p,
.send-msg p {
	font-size: 18px;
}

.start-project a,
.send-msg a {
	padding: 25px 35px;
	background-color: #fff;
	color: #e74c3c;
	font-size: 30px;
	display: inline-block;
	margin-right: 52px;
	transform:skew(-10deg);
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
}

.start-project a span {
	display: block;
	transform:skew(11deg);
	-webkit-transform: skew(11deg);
	-moz-transform: skew(11deg);
	-o-transform: skew(11deg);
	-ms-transform: skew(11deg);
	text-decoration: none;
}
.start-project a:focus,
.start-project a:hover {
	background-color: #000;
	text-decoration: none;
}

.send-msg {
	color: #333;
	display: inline-block;
	text-align: left;
	transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	margin-left: -10px; 
}
.send-msg h2 {
	margin-left: 20px;
}
.send-msg p {
	margin-left: 35px;
}
.send-msg h2,
.send-msg p{
	transform: skewX(0deg);
	-webkit-transform: skewX(0deg);
	-moz-transform: skewX(0deg);
	-o-transform: skewX(0deg);
	-ms-transform: skewX(0deg);
}

.send-msg a {
	background-color: #333;
	transform: skewX(-11deg);
	color: #fff;
	-webkit-transform: skewX(-11deg);
	-moz-transform: skewX(-11deg);
	-o-transform: skewX(-11deg);
	-ms-transform: skewX(-11deg);
}

.send-msg a span {
	display: block;
	transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	-moz-transform: skewX(10deg);
	-o-transform: skewX(10deg);
	-ms-transform: skewX(10deg);
}
.send-msg a:focus,
.send-msg a:hover {
	background-color: #E74C3C;
	color: #fff;
	text-decoration: none;
}

/* ## 	FOOTER  ## */

.footer-section {
	float: left;
	width: 100%;
	background-color: #333;
	color: #fff;
	position: relative;
}

.footer-item {
	width: 300px;
	display:inline-block;
	margin: 46px 0;
}

.footer-section .footer-item i {
	width: 67px;
	height: 67px;
	text-align: center;
	line-height: 63px;
	font-size: 18px;
	border: 1px solid #fff;
	border-radius: 50%;
	float: left;
	margin-right: 18px;
}

.footer-inner{
	margin-top: 15px;
}
.footer-section p {
	margin-bottom: 0;
}
.footer-section a{
	color: #fff;
	cursor: pointer;
}
.footer-item-title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 2px;
}
.footer-item-desc {
	font-size: 16px;
	font-weight: 300;
}

.back-top {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-right: 50px;
	line-height: 160px;
}

.back-top i {
	color: #e74c3c;
	font-size: 24px;
}

.back-top:hover {
	text-decoration: none;
}

.back-home {
	line-height: 160px;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
}

.back-home a {
	font-size: 24px;
}
.back-home a:hover {
	text-decoration: none;
	color: #E74C3C;
}



/* Light Box */

.light-box .modal-backdrop,
.light-box.modal {
	background-color: rgba(231,76,60,0.90);
	color: #fff;
}

.light-box .modal-dialog  {
	width: 100%;
	margin: 0;
	display: inline-block;
	position: relative;
}
.light-box .modal-header,
.light-box .modal-content ,
.send{
	border: none;
}

.light-box .modal-content {
	background-color: transparent;
	box-shadow: none;
}

.modal.in .modal-dialog {
	transform: translate(0px, 50%);
}

.popup-heading p {
	font-weight: 300;
	letter-spacing: 1px;
    text-transform: uppercase;
}
.popup-heading h1{
	font-weight: 600;
	font-size: 48px;
}

.popup-form {
	margin-left: -15px;
	margin-right: -15px;
	clear: both;
}

.popup-form .form-group {
	margin-bottom: 25px;
	padding-left: 0;
}
.popup-form .form-group .form-control,
.popup-form .wpcf7-form p {
	border: none;
	box-shadow: none;	
	padding: 14px 0;
	border-radius: 0px;
	height: auto;
	background-color: transparent;
	color: #fff;
}

.popup-form .wpcf7-form p {
	width: 33.33%;
	padding: 0 15px;
	float: left;
	text-indent: 0;
	text-align: left;
	margin-bottom: 25px;
}

.popup-form .wpcf7-form p textarea,
.popup-form .wpcf7-form p input {
	width: 100%;
	display: inline-block;
	background-color: #FFF;
	color: #000;
	font-size: 18px;
	border:none;
	outline: none;
	padding: 5px 10px;
	margin-top: 10px;
}
.popup-form .wpcf7-form p textarea {
	height: 75px;
}
.popup-form .wpcf7-form p:nth-child(5){
	width: 100%;
}

.popup-form .wpcf7-form p:nth-child(6){
	margin: 0 auto;
	float: none;
}

.popup-form .form-group .form-control::-moz-placeholder {
    color: #fff;
}
.popup-form .form-group .form-control::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.popup-form .form-group .form-control:-ms-input-placeholder {
	color: #fff;
}
.close {
	color: #fff;
	opacity: 1;
}

.popup-form .wpcf7-form p input[type="submit"]{
	font-size: 36px;
	color: #fff;
	margin-top: 10px;	
	font-weight: 600;
	background-color: transparent;
	text-transform: uppercase;
	border: none;
}

.send:hover, 
.send:focus{
	color: #fff;
}


/* ## Blog Page ## */

.header-top {
	background-image: url("images/blog/header/top-header.jpg");
	background-size: 100% 100%;
}

.header-top h1 {
	font-size: 72px;
	text-align: center;
	padding: 223px 0;
	color: #fff;
	margin: 0;
}

.blog-page {
	padding-top: 100px;
}

.post {
	margin-bottom: 40px;
}

.blog-page .container .col-md-4:nth-child(3n+3){
	margin-right: 0;
}

/* ## Blog Single ## */

.beautiful-image{
	background-color: #e74c3c;
	position: relative;
}
.beautiful-image img{
	opacity: 0.10;
	min-height: 350px;
}
.heading {
	text-align: center;
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
}

.by-admin {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	padding: 0;
}

.by-admin p span > a,
.by-admin p .tags > a {
	font-size: 13px;
	color: #8b8b8b;
	font-weight: 300;
	text-decoration: none;
}

.by-admin p > .tags > a:before { 
	content: "/";
	margin: 0 5px;
}

.by-admin p > .tags > a:first-child:before {
	content: "";
	margin: 0 05px;
}

.by-admin p {
	margin-bottom: 0;
}

.single-social {
	text-align: right;
}

.single-social a {
	color: #333;
	font-size: 15.3px;
	font-weight: 600;
	margin-right: 20px;
}

.single-social a i{
	margin-right: 6px;
}

.single-social a:hover{
	text-decoration: none;
}

.single-social a:hover i{
	color: #e74c3c;
}

.single-blog .entry-cover {
	width: 100%;
	display: inline-block;
	margin-bottom: 45px;
}
.single-blog .by-admin p {
	font-weight: bold;
}
.single-blog p {
	font-weight: 300;
	color: #333;
	line-height: 25px;
}

.sub-title-heading {
	font-size: 24px;
	font-weight: 600;
	color: #333;
	margin-bottom: 27px;
	margin-top: 55px;
}

.sub-title-heading span {
	color: #e74c3c;
}

.single-blog h4 {
	font-weight: 200;
	font-size: 24px;
	line-height: 35px;
	color: #000;
	margin-bottom: 50px;
}

.entery-content {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 70px;
}

.comment h3{
	margin: 50px 0;
}

.comment .media-list > .media{
	margin-bottom: 47px;
}
.comment .media-list .media .media-list{
	margin-top: 45px;
}
.comment .media-list .media p{
	font-weight: 300;
	margin-bottom: 15px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
}
.comment .media-list .media a {
	color: #666;
	font-weight: 600;
	width: 60px;
	display: inline-block;
	font-size: 12px;
}

.comment .media-list .media-body .media-heading {
	color: #e74c3c;
	font-size: 16px;
	margin-bottom: 17px;
	line-height: 1;
}

.comment .media-list .media-body .media-heading span {
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	font-size: 14px;
}

.media-left, .media > .pull-left {
	padding-right: 30px;
}

.add-comment{
	margin-top: 50px;
	width: 100%;
	display: inline-block;
}
.add-comment h2 {
	margin-bottom: 50px;
	margin-top: 0;
	color: #333;
	font-size: 24px;
}

.add-comment .comment-form {
	margin-bottom: 100px;
}

.add-comment .comment-form input{
	width: 100%;
	padding: 20px 0;
	margin-bottom: 28px;
	border: none;
	border-bottom: 2px solid #eee;
	font-size: 18px;
	color: #333;
}

.add-comment .comment-form ::-webkit-input-placeholder {
	color: #333;
}

.add-comment .comment-form :-moz-placeholder {
	color: #333;
	opacity: 1;
}

.add-comment .comment-form ::-moz-placeholder {
	color: #333;
	opacity: 1;
}

.add-comment .comment-form :-ms-input-placeholder {
	color: #333;
}

.form-submit {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}

.add-comment .comment-form .form-submit input {
	background-color: transparent;
	border: none;
	display: inline-block;
	width: auto ;
	margin: 0 auto;
	font-size: 24px;
	font-weight: bold;
}

.nav-links  a {
	text-decoration: none;
}

.nav-links  a:hover .post-title,
.nav-links  a:focus .post-title {
	color: #8b8b8b;
}

.nav-links .post-title {
	color: #E74C3C;	
}

/* ## Page Loader ********************** */
/* LOADING */
.load-position .logo {
	margin: 0 auto;
}
.load-complete {
    position: fixed;
	overflow: hidden;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
}
.load-complete .logo {
	color: #E74C3C;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	font-size:30px;
	font-weight:600;
}
.load-complete .load-position h6 {
    text-align: center;
    color: #000;
    font-size: 12px;
	font-weight: 400;
	font-style: italic;
}
.load-complete .load-position {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 999;
    right: 0;
    margin-top: -100px;
}
.load-complete .loading {
    position: absolute;
    width: 100%;
    height: 1px;
    margin: 20px auto;
    left: 0;
    right: 0;
}
.load-complete .loading-line {
    position: absolute;
    background: #eee;
    width: 100%;
    height: 2px;
}
.load-complete .loading-break {
    position: absolute;
    background: #222;
    width: 10px;
    height: 2px;
}
.load-complete .loading-dot-1 {
    -webkit-animation: loading 2s infinite;
    -moz-animation: loading 2s infinite;
    -ms-animation: loading 2s infinite;
    -o-animation: loading 2s infinite;
    animation: loading 2s infinite;
}
.load-complete .loading-dot-2 {
    -webkit-animation: loading 2s 0.5s infinite;
    -moz-animation: loading 2s 0.5s infinite;
    -ms-animation: loading 2s 0.5s infinite;
    -o-animation: loading 2s 0.5s infinite;
    animation: loading 2s 0.5s infinite;
}
.load-complete .loading-dot-3 {
    -webkit-animation: loading 2s 1s infinite;
    -moz-animation: loading 2s 1s infinite;
    -ms-animation: loading 2s 1s infinite;
    -o-animation: loading 2s 1s infinite;
    animation: loading 2s 1s infinite;
}
@keyframes "loading" {
    from {
        left: 0;
    }
    to {
        left: 100%;
    }
}
@-moz-keyframes loading {
    from {
        left: 0;
    }
    to {
        left: 100%;
    }
}
@-webkit-keyframes "loading" {
    from {
        left: 0;
    }
    to {
        left: 100%;
    }
}
@-ms-keyframes "loading" {
    from {
        left: 0;
    }
    to {
        left: 100%;
    }
}
@-o-keyframes "loading" {
    from {
        left: 0;
    }
    to {
        left: 100%;
    }
}

.alert-msg {
	text-align: left;
	background: #ffcac4;
	padding: 5px 10px;
	color: #685654;
	font-size: 12px;
	font-weight: 600;
	display: none;
}

/* portfolio filter */

.cd-main-content {
	position: relative;
}

.cd-main-content:after {
	content: "";
	display: table;
	clear: both;
}

.cd-tab-filter ul {
	text-align: center;
	margin-bottom: 50px;
}

.cd-tab-filter li {
	display: none;
}

.cd-tab-filter a:hover,
.cd-tab-filter a:focus,
.cd-tab-filter a.selected {
	color: #fff;
	background-color: #E74C3C;
}

.cd-tab-filter.is-open::after {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-moz-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	-o-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg);
}

.cd-tab-filter.is-open ul {
	box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2);
}

.cd-tab-filter.is-open ul li {
	display: block;
}

.cd-tab-filter.is-open .placeholder a {
	opacity: .4;
}

.cd-tab-filter {
	width: auto;
	cursor: auto;
}

.cd-tab-filter::after {
	display: none;
}

.cd-tab-filter li {
	display: inline-block;
}

.cd-tab-filter li.placeholder {
	display: none !important;
}

.cd-tab-filter a {
	color: #666;
	display: inline-block;
	/*font-size: 20px;*/
	font-weight: 400;
	line-height: 50px;
	padding: 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	width: auto;
}

.cd-tab-filter a.selected {
	color: #fff;
	/*font-size: 20px;
	font-weight: 400;*/
	outline: 0;
}

.cd-tab-filter.is-open ul li {
	display: inline-block;
}

.cd-tab-filter {
	width: 100%;
	float: right;
	margin: 0;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
}
.cd-tab-filter.filter-is-visible {
	width: 80%;
}

.cd-gallery li {
	display: none;
	float: left;
	min-height: 220px;
	position: relative;
}

.cd-gallery li:hover {
	opacity: 0.9;
}

.cd-gallery li.gap {
	opacity: 0;
	height: 0;
	display: inline-block;
}

.cd-gallery .cd-fail-message {
	color: #24a0ac;
	display: none;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}

.cd-gallery ul {
	padding: 0;
}

.cd-gallery {
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
}

.cd-gallery.filter-is-visible {
	width: 80%;
}

.cd-filter {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 100%;
	background: #ffffff;
	box-shadow: 4px 4px 20px transparent;
	z-index: 2;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
	-moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
	transition: transform 0.3s, box-shadow 0.3s;
}

.cd-filter::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 100%;
	background-color: #41307c;
	z-index: 2;
}

.cd-filter form {
	padding: 70px 20px;
}

.cd-filter .cd-close {
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	line-height: 50px;
	width: 60px;
	color: #ffffff;
	font-size: 1.3rem;
	text-align: center;
	background: #37296a;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	z-index: 3;
}

.no-touch .cd-filter .cd-close:hover {
	background: #32255f;
}

.cd-filter.filter-is-visible {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
}

.cd-filter.filter-is-visible .cd-close {
	opacity: 1;
}

.cd-filter {
	width: 20%;
}

.cd-filter form {
	padding: 70px 10%;
}

.cd-filter-trigger {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	width: 60px;
	/* image replacement */
	overflow: hidden;
	text-indent: 100%;
	color: transparent;
	white-space: nowrap;
	background: transparent url("../img/cd-icon-filter.svg") no-repeat center center;
	z-index: 3;
}

.cd-filter-trigger.filter-is-visible {
	pointer-events: none;
}

.cd-filter-trigger {
	width: auto;
	left: 2%;
	text-indent: 0;
	color: #9a9a9a;
	text-transform: uppercase;
	font-size: 1.3rem;
	font-weight: 700;
	padding-left: 24px;
	background-position: left center;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.no-touch .cd-filter-trigger:hover {
	color: #41307c;
}

.cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover {
	color: #fff;
}
.widget_calendar td a {
	color: #E74C3C;
	text-decoration: none;
}

.widget_calendar td a:hover { 
	color: #8b8b8b;
}

.small-dialog {
	background-color: #E74C3C;
	color: #fff;
}

.responsive-caret {
	display: none;
}
@media only screen and (max-width: 1024px) { 
 #our-work { 
display: none;
}
}