@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&display=swap');
html{
	overflow-x:hidden !important;
	height:100%;  
}
body{
	margin: 0;
	padding: 0;
	font-family: Arial, 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #000;
	background:#fff;
	height:100%;
	text-align:center;
}
.clear{
	clear:both;float:none;
}
@-o-viewport {
	width: device-width;
}
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}
/* =====
page preload
--------------------*/
#jpreOverlay {
	background-color: #292929;
}
#jpreLoader{
	width:600px;
	height:100px;
	position:relative;
	z-index:1;
	margin:0 auto;
}
#jpreBar {
	position:fixed;
	width:100%;
	height:100% !important;
	top:0;
	left:0;
}
#jprePercentage {
	font-family: 'Oswald', sans-serif;
	color:#ddd;
	text-shadow: 26px 25px 0px rgba(0, 0, 0, 0.4);
	text-align:center;
	font-size:35px;
	font-weight:800;
	letter-spacing:-2px;
	z-index:2;
	margin:-26px  0 0 -76px;
}
/* ====================
Typography
--------------------------------------------------------------*/
h1 {
	font-size: 4.46666666667em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-weight: 400;
	line-height: 1.17em;
}
h2 {
	font-size: 3.2em;
	letter-spacing: 0.10em;
	font-weight: 500;
	/* text-transform: uppercase; */
	color: #666;
	font-family: 'Oswald', sans-serif;
}
h3 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-weight: 200;
}
h4 {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: 200;
}
h5 {
	font-size: 0.8em;
	font-weight: 200;
}
h6 {
	font-size: 0.6em;
	text-transform: uppercase;
	font-weight: 200;
}
.bigtext , .sections-head{
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
}
.small-widht{
	max-width:800px;
	margin:0 auto;
}
/* ====================
Content Styles
--------------------------------------------------------------*/
#main{
	opacity:1;
	height:100%;
}
.wrapper{
	padding-left:90px;
	vertical-align:top;
	position: absolute;
	left:0;
	top:0;
	right:0;
	z-index:2;
	height:100%;
}
.container{
	max-width: 1200px;
	width:92%;
	margin:0px auto;
	position: relative;
	zoom:1;
	z-index:4;
}
.container p{
	font-size:0.9em;
	max-width:800px;
	color: #424242;
	line-height: 1.8em;
	padding:10px;
	font-weight:300;
	margin:0 auto;
}
.container p.white, .white, #clientsay p{
	color:#fff !important;
	opacity:1 !important;
}
.container p.color-gray {
	color:#ccc;
	font-size:24px;
}
.small-separator{
	width:60px;
	height:2px;
	background:#D2D2D2;
	margin:20px auto;
}
#intro, .sections, .no-nav, .social-list{
	width: 100%;
	float:left;
}
.content {
	float:left;
	width:100%;
	position:relative;
}
.rester{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background:url(../images/raster.png);
}
.ws{
	background:#fff !important;
}
.sections{
	background:#fff;
}
.quote-icon {
	position:absolute;
	top:-36px;
	left:50%;
	margin-left:-35px;
	width:70px;
	height:70px;
	border:2px solid #fff;
	border-radius:100%;
	z-index:4;
	color:#fff;
}
.quote-icon i {
	margin:40% auto
}
/* ====================
Color styles - add you color here
--------------------------------------------------------------*/
::selection {
	background: var(--blue);
	color:#fff;
}
::-moz-selection {
	background: var(--blue);
	color:#fff;
}
#jpreBar,.patern span,.red,.nav-button span,.inner-overlay,.skillbar-bar,.serviseslider h3 span,.icon-holder, #loadingProgress,.sepcolor,.quote-icon,.skillbar-bar,#facts ul li h6,#closeProject a,#ajaxpage a.lanch-project,#clientlist,#contact_form textarea:focus,#contact_form input:focus, .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls .clickable .owl-page:hover span,.slides-pagination a.current,.slides-pagination a:hover,.submit_btn:hover,.resume-head,.resume-line,.resume-date,.download-resume , .pagination a.current-page, .pagination a:hover , .project-details a , .subscribe-button , .skillbar-bar-member , .planContainer .price , .planContainer .button a {
	background:var(--blue);
}
.ajl,.bigtext,.sections-head,.slides-container h1 span,.error,#options li:hover,#options li.actcat,.social-list ul li a:hover,.num,.project-description h3,.project-details h3,.subcribe div#error,.subcribe div#success,.smallicon:hover,.footer,.company-color ,.simple-page-head .content h2 span, .post-body a, .widget h4, .search-submit, .tagcloud a:hover, #comments-title , #reply-title , .controls button:hover, .share-options a:hover, .portfolio-nav a , .smallicon i , .hero-title-wrap h1 span{
	color:var(--blue);
}
/* #team .content,#options li.back,#subscribe .content,#prices .content, .simple-page{
	border-top:2px solid var(--blue);
} */
#facts ul li h6:before {
	border-bottom-color: var(--blue);
}
#testimonials .content{
	border-top:2px solid var(--blue);
	border-bottom:2px solid var(--blue);
}
.actser:after{
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.actser:after {
	border-width: 6px;
	margin-left: -6px;
	border-top-color: var(--blue);
}
.inner a:hover , .inner  a.act-src-link{
	color:var(--nav-blue);
	border-right:2px solid var(--nav-blue);
}
.customNavigation a.next-slide{
	background:var(--blue) url(../images/pl-small.png) no-repeat center;
}
.customNavigation a.close{
	background:var(--blue) url(../images/close-white.png) no-repeat center;
}
.customNavigation a.btn:hover{
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px var(--blue), 0 0 0 10px rgba(255,255,255,0.5);
}
.triangle{
	border-color: transparent var(--blue) transparent transparent;
}
.popup-gallery a span {
	background: var(--blue) url(../images/pl-small.png) no-repeat center;
}
.social-list ul li.back{
	border-top: 1px solid var(--blue);
}
.to-top:after {
	border-bottom-color: var(--blue);
}
.flex-direction-nav .flex-next {
	background: var(--blue) url(../images/project-next1.png) no-repeat center;
}
.flex-direction-nav .flex-prev {
	background: var(--blue) url(../images/project-prev1.png) no-repeat center;
}
.right-date:before {
	border-right-color: var(--blue);
}
.left-date:before {
	border-left-color: var(--blue);
}
.resume-circle{
	border:2px solid var(--blue);
}
/* =====
overlays global
--------------------*/

.overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0.9;
}
.fixed-overlay{
	position:fixed;
}
.body-overlay{
	z-index:99;
	background:#292929;
	display:none
}
.body-overlay-menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:#292929;
	z-index: 99;
	opacity: .7;
	display: none;
}
.red{
	opacity:0.8;
}
.black{
	background: #282426;
	opacity:0.9;
}
.respimg{
	width:100%;
	height:auto;
}
.nobg{
	background-image:none !important;
	background:none !important;
	z-index:2;
}
/* ====================
Navigation
--------------------------------------------------------------*/

.navigation{
	position: fixed;
	top:0;
	left:-300px;
	height: 100%;
	z-index: 100;
	width: 300px;
	background: #212121;
}
.nav-overlay{
	background:#212121;
	position:absolute;
	top:0;
	right:-90px;
	width:90px;
	height:100%;
	z-index:-1;
	border-left: 1px solid #101011;
}
.nav-button{
	width:46px;
	height:36px;
	position:absolute;
	top:50%;
	margin-top:-18px;
	right:-66px;
	cursor:pointer;
	padding:4px;
}
.nav-button span{
	width:100%;
	height:4px;
	float:left;
	margin-bottom:6px;
}
.inner{
	float:left;
	position:realtive;
	width:100%;
	height:100%;
	z-index:99;
}
.link-holder {
	max-width:500px;
	margin:70px auto;
	position:relative;
	z-index:2;
}
.inner a{
	width:100%;
	float:left;
	font-size: 16px;
	padding: 15px 30px;
	text-align: left;
	text-transform:uppercase;
	color: #fff;
	position:relative;
	opacity:0;
	left:-25%;
	font-family: 'Oswald', sans-serif;
	border-bottom: 1px solid #101011;
	border-top: 1px solid #38393b;
}
.inner a:hover , .inner   a.act-src-link{
 
	transition: color 0.33s linear;
}
.logo{
	margin-top:50px;
	cursor:pointer;
}
.social-list{
	position:absolute;
	bottom:0;
	padding: 10px 0;
	left:0;
	width:100%;
 
 
}
.social-list ul {
	position:relative;
	z-index:3;
}
.social-list ul li {
	margin-left:6px;
	display:inline-block;
}
.social-list ul li a{
	float:left;
	border-bottom: 1px solid #101011;
	border-top: 1px solid #38393b;
	color:#fff;
	width:45px;
	height:45px;
	line-height: 45px;
 
}
.social-list ul li i.fa-2x  {
	font-size: 17px!important;	
}
.social-list ul li i{
	margin-top:6px;
}

/* ====================
Intro
--------------------------------------------------------------*/

#intro{
	height:100%;
	padding: 0;
	color:#fff;
	position: relative;
}
#topSlide{
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	position: absolute;
	display:block;
}
 
.bg-video , .video-holder-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background: #292929;
}
.video-holder {
	position: absolute;
	width: 100%;
	height: 100% !important;
	display: block;
	overflow: hidden !important;
	top: 0;
	left: 0;
	padding: 0 !important;
}
.video-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 0;
 
}
.video-container video {
	width: 100%;
}
.slides-big-img{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background-attachment:fixed;
	position:absolute;
	-webkit-transform: translate3d(0,0,0);
}
.patern{
	width:250px;
	height:2px;
	background:#fff;
	margin:0 auto;
	display:block;
	position: relative;
	overflow: hidden;
}
.patern span {
 	position: absolute;
	width:70px;
	height:2px;
	left: 50%;
	margin-left: -35px;
	top: 0;
 
}
.hero-title-wrap {
	position: relative;
	z-index: 10;
	top: 50%;
	transform: translateY(-50%);
}
.slides-container , .hero-title-wrap{
	font-family: 'Oswald', sans-serif;
}
.slides-container .container{
	top:50%;
	transform: translateY(-50%);
}
.slides-container h1 , .hero-title-wrap h1 {
	margin-bottom:20px;
	font-size: 4.7em;
	/* font-weight: 700; */
	letter-spacing: 0.10em;
}
.start{
	position:absolute;
	bottom:70px;
	left:50%;
	margin-left:-15px;
	z-index:20;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    z-index: 2;
}
/* ====================
About
--------------------------------------------------------------*/

#about{
	overflow:hidden;
	display:block;
}
#about .content{
	padding:50px 0 0 0;
	background:#fff;
}
#about .item .grid-2 p {
	text-align:justify;
}
.present-block {
	opacity:0;
	position:relative;
	top:50%;
	max-width:600px;
	margin:0 auto;
}

.skillbar-holder{
	margin-top:10px;
}
.skillbar {
	float:left;
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:10px;
	border-radius:4px;
	overflow:hidden;
}
.skillbar-title {
	float:left;
	font-size:13px;
	color:#000;
}
.skillbar-title span {
	display:block;
}
.skillbar-bar {
	height:10px;
	width:0px;
	border-radius:4px;
}
.skill-bar-percent {
	float:right;
	font-size:11px;
	color:#444;
	margin:2px 0 0 10px;
}
.anim{
	position:relative;
	top:-25%;
	opacity:0;
}
.customNavigation a.btn{
	width:46px !important;
	height:46px !important;
	display:block;
	border-radius:100%;
	cursor:pointer;
	text-indent:-99999px;
	border:6px double #fff;
	opacity:0.8;
}
.customNavigation a.next-slide{
	position:absolute;
	right:10%;
	top:10%;
	display:block;
}
.customNavigation a.close{
	position:relative;
	margin:10px auto 50px;
}
.customNavigation a.btn:hover{
	opacity:0.5;
	border:6px solid #fff;
}

/* ====================
 servises
--------------------------------------------------------------*/

#servises{
	/* background-image:url(../images/bg/1.jpg); */
	background-size: cover;
	background-attachment: scroll;
	background-position: top;
	color:#fff;
}
/* #servises .content{
	padding:100px 0 0  0;
} */
#service_boxes {
    margin-top:70px;
}
.service_box {
    margin:0 20px 10px 20px;
	display:inline-block;
	width: 250px;
	position:relative;
	opacity:0;
	top:25%;
}
.animbox {
	padding: 17px 35px;
    width: 250px;
	float:left;
	margin-top:0px;
    margin-bottom: 30px;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius:4px;
	letter-spacing: 1px;
	position: relative;
	overflow:hidden;
	cursor:pointer;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}
.serviseslider-holder {
	position:relative;
	z-index:2;
	background:#fff;
	color:#292929;
	padding:100px 0;
}
.serviseslider h3 {
	font-size:28px;
	color:#666;
	font-weight: 500;
	margin:16px 0;
	font-family: 'Oswald', sans-serif;
}
.serviseslider h4{
	margin-top:10px;
	margin-bottom:6px;
}
.serviseslider h3 span {
	width:5px;
	height:5px;
	display:inline-block;
	float:none;
	border-radius:100%;
	margin:6px 24px;
}
.actser:before {
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.actser:before {
	border-bottom-color: #fff;
	border-width: 36px;
	margin-left: -36px;
}
.icon-holder {
	width:90px;
	height:90px;
	margin:6px auto 6px;
	border-radius:100%;
	line-height:60px;
	position:relative;
	box-shadow: 0px 22px 23px 0px rgba(0, 0, 0, 0.2);
}
.icon-holder i{
	color:#fff;
	margin-top:25px;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(0,0,0,0.5)));
}


/* ====================
 portfolio
--------------------------------------------------------------*/

#portfolio .content{
	padding:100px 0 0 0;
	background:#fff;
}
#folio_container{
	position:relative;
	z-index:3;
}
.aih{
	width:100%;
	float:left;
	padding-bottom:50px;
}
#folio_container .mix {
	opacity: 0;
	display: none;
}
#options{
	margin:30px auto 20px;
	text-align:center;
	position:relative;
	z-index:2;
}
#options ul {
	position:relative;
	margin-bottom: 30px;
	border: 1px solid #eee;
	overflow: hidden;
	border-radius: 10px;
	display: inline-table;
}
#options li{
	display:inline-block;
	border-left: 1px solid #eee;
	color: #666;
	font-style: normal;
	font-weight: 500;
	line-height: 1.17em;
	padding:12px 35px;
	cursor:pointer;
	font-family: 'Oswald', sans-serif;
	position:relative;
}
#options li.actcat {
	background: #f9f9f9
}
#options li:first-child {
	border: none
}
#options li.back{
    z-index: 8;
	padding:0;
 
    position: absolute;
	bottom:0;
	height:1px;
}
.box {
	float:left;
	width: 25%;
	padding: 0;
	text-align:center;
}
.box  a{
	position:relative;
	width:100%;
	height:100%;
	display:block;
	color:#000;
	overflow:hidden;
	opacity:0;
	top:50%;
}
.box a img{
	position:relative;
	z-index:1;
}
.box  a div.folio-name {
	position: absolute;
	width: 100%;
	height: 100%;
}
.box  a div.folio-name div.folio-overlay {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	position:relative;
	text-align:center;
	z-index:2;
}
.box  a div.folio-name div.folio-overlay span.overlay{
	z-index:-1;
	opacity:0.7;
}
.box  a h4{
	width:100%;
	position:absolute;
	top:50%;
	text-transform:uppercase;
	font-size:20px;
	font-weight:500;
	transform: translateY(-50%);
	font-family: 'Oswald', sans-serif;
}
.box  a h6{
	letter-spacing:1px;
	width:100%;
	position:absolute;
	top:50%;
	transform: translateY(-50%);
	margin-top: 30px;
	font-size: 11px;
}

/* ====================
Facts
--------------------------------------------------------------*/

#facts{
	background:#292929 url(../images/box.png) no-repeat center;
}
#facts .content{
	padding:40px 0;
}
#facts ul {
	margin:0 auto;
}
#facts ul li {
	display:inline-block;	
	position:relative; 
	border-left: 1px solid #38393b;
}
#facts ul li:first-child{
	border-left:none;
}
.milestone-counter{
	float:left;
	width:100%;
}
#facts ul li h6 {
	font-size:13px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	padding:0 12px 0 50px;
	height: 50px;
	line-height: 50px;
	clear:both;
	max-width:200px;
	margin:0 auto;
	position:relative;
	display:block;
	font-weight: 600;
	border-radius: 10px;
	overflow: hidden;
}
#facts ul li h6 i {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-right:1px solid rgba(255,255,255,.3);
 
}
 
.num{
	position:relative;
	z-index:-1;
	font-size:96px;
	font-family: 'Oswald', sans-serif;
 
	 backface-visibility: visible;
	 transform-origin: 50% 50%;
	 transform: perspective(1050px) rotateY(3125deg);
    transition: all 3.5s ease;
 
}
.norotade{
 
	 transform: perspective(1050px) rotateY(0deg);
}

/* ====================
Team
--------------------------------------------------------------*/

#team .content{
	padding:40px 0;
	background:#fff;
}
#team .content .quote-icon{
	margin-left:-40px;
}
#team p {
	margin-bottom:20px;
}
.member-box {
	margin-bottom:20px;
	position:relative;
	width:350px;
	display:inline-block;
	margin-left:20px;
	top:25%;
	opacity:0;
	overflow:hidden;
}
.member-box h3 {
	margin-bottom:0;
	margin-top:15px;
	font-size:15px;
	font-weight: 600;
}
.member-box span , .member_info span {
	color:#8F989F;
	margin-bottom:20px;
	display:block;
	font-size:10px;
	letter-spacing:1px;
	line-height:120%;
	text-transform:uppercase;
	margin-top:5px;
}
.member-photo {
	position:relative;
	z-index:1;
	border-radius:6px;
}
.moreinfo  {
	display:block;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
.member-skils{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
}
.team-overlay {
	z-index:-1;
	background:#fff;
	opacity:0.8;
}
.member-skils h5{
	margin-top:6px;
}
.ms {
	width:90%;
	margin:30px auto !important; 
}
.skillbar-member {
	position:relative;
	display:block;
	float:left;
	width:100%;
	background:#eee;
	height:3px;
	border-radius:2px;
	overflow:hidden;
	margin-top:-10px !important
}
.skillbar-title-member span {
	float:left;
	font-size:12px;
	color:#666;
	font-family: 'Oswald', sans-serif;
}
.skillbar-bar-member {
	height:3px;
	width:0px;
}
.skill-bar-percent-member {
	float:right;
	font-size:11px;
	color:#666;
}
.member-skils p {
	text-align:left;
	font-size:12px;
	letter-spacing:1px;
	width:95%;
	margin:0 auto;
	font-family: 'Oswald', sans-serif;
}
.member-social-list li {
	display:inline-block;
	width:40px;
	height:40px;
}
.member-social-list li a {
	width:40px;
	height:40px;
	float:left;
	border-radius:30px;
	border:1px solid #eee;
}
.member-social-list li i{
	color:#000;
	margin-top:11px;
}
.member-social-list li a:hover{
	border-radius:4px;
	background:#292929;
}
.member-social-list li a:hover i{
	color:#fff;
}

/* ====================
ajax content
--------------------------------------------------------------*/

#project-navigation {
	width: 100%;
	height: 48px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-24px;
}
#project-navigation ul {
	padding: 0;
	display: none;
}
#project-navigation ul li a{
	width:20px;
	height:48px;
}
#project-navigation ul li#prevProject a {
	float:left;
	background:url(../images/project-prev.png) no-repeat center;
	margin-left:15px;
}
#project-navigation ul li#nextProject a {
	float:right;
	background:url(../images/project-next.png) no-repeat center;
	margin-right:15px;
}
#project-navigation ul li a {
	float: left;
}
#project-navigation ul li a.disabled, #project-navigation ul li a.disabled:hover {
	opacity:0;
}
#closeProject {
	max-width:1000px;
	margin:0 auto;
}
#closeProject a{
	float:left;
	padding: 10px 30px  ;
	position:relative;
	margin-top:-64px;
	display: none;
	z-index:1111;
	color:#fff;
	text-transform:lowercase;
	border-radius:6px;
    box-shadow: 0px 22px 23px 0px rgba(0, 0, 0, 0.2);
	font-family: 'Oswald', sans-serif;
}
#ajax-section {
	position: relative;
	padding: 0;
	width:100%;
}
#ajax-section #loader {
	width: 100px;
	height: 100px;
	display: none;
	position: absolute;
	top:5%;
	left:50%;
	margin-left:-50px;
	background: url(../images/loader.GIF) no-repeat center;
}

#ajax-content-outer {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#ajax-content-inner {
	float: left;
	width:100%;
	height: 0;
	opacity: 0;
}
#ajaxpage {
	float: left;
	width:100%;
	display: block;
	padding-bottom:20px;
}
#ajaxpage h2{
	text-align:left;
	margin-left:22px;
	font-size: 2.3em;
}
#ajaxpage .small-separator{
	float:left;
	margin-left:22px;
}
.height-emulator{
	width:100%;
	height:30px;
	float:left;
}
#ajaxpage .container {
	max-width:1000px;
	margin:10px auto;
}
.project-media {
	margin-top: 70px;
	margin-bottom: 30px;
	overflow: hidden;
	display: block;
}
.lanch-holder {
	max-width:1000px;
	margin:0 auto;
}
#ajaxpage  a.lanch-project{
	float:right;
	padding: 10px 30px;
	margin:30px -15px 0 0;
	color:#fff;
	text-transform:lowercase;
	border-radius:6px;
    box-shadow: 0px 22px 23px 0px rgba(0, 0, 0, 0.2);
	font-family: 'Oswald', sans-serif;
}
#closeProject a:hover, #ajaxpage   a.lanch-project:hover{
	opacity:0.8;
}
.project-description, .project-details {
	margin-bottom: 30px;
	text-align:left;
}
.project-description h3, .project-details h3 {
	margin-bottom: 10px;
	font-style: normal;
	line-height: 1.17em;
	font-size: 1em;
	letter-spacing:0;
	text-transform: uppercase;
	font-weight: 500;
}
.project-description p {
	padding-bottom: 7px;
	border-top:1px solid #eee;
}
.project-details p {
	padding-bottom: 7px;
	border-bottom:1px solid #eee;
}
.project-details p span {
	font-weight: bold;
}
.popup-gallery a{
	display:block;
	position:relative;
}
.popup-gallery a span {
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
	z-index:3;
	display:none;
	opacity:0.8;
	border-radius:100%;
}
.popup-gallery a:hover span{
	display:block;
}
.gal {
	margin:0 4% 6% 0;
}
/* ====================
subscribe
--------------------------------------------------------------*/

#subscribe{
	background-image:url(../images/bg/1.jpg);
	background-size: cover;
	background-attachment: scroll;
	background-position: top;
}
#subscribe .content{
	padding:70px 0;
}
#subscribe p {
	color:#fff;
}
.subcribe{
	margin:30px auto;
	position:relative;
	max-width:650px;
	z-index: 10
}
.subscribe-item {
	width:100%;
	position: relative;
	margin-top: 24px;
	height: 70px;
	z-index: 10
}
.enteremail {
	height: 100%;
	box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, .07);
	border: 1px solid rgba(255,255,255,.2);
	background: #111;
	border-radius: 10px;
	width: 100%;
	padding-left: 30px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
.enteremail::-webkit-input-placeholder {
	color:#fff;
}
.subscribe-button {
	position: absolute;
	right:4px;
	width: 130px;
	top: 4px;
 	cursor: pointer;
	font-weight: 600;
	border: none;
 	bottom: 4px;
 	text-transform: uppercase;
    border-radius: 10px;
    transition: all .2s linear; 
	font-family: 'Open Sans', sans-serif;
}
.subscribe-message {
 	display: block;
    text-align: left;
    font-weight: 500;
    color: #fff;
	position: relative;
	top: 10px;
} 
/* ====================
Testimonials
--------------------------------------------------------------*/

#testimonials{
	background-image:url(../images/bg/1.jpg);
	background-size: cover;
	background-attachment: scroll;
	background-position: top;
	color:#fff;
}
#testimonials .content{
	padding: 80px 0;
}

#testimonials-slider{
	position:relative;
	z-index:2;
	cursor:move;
	padding:20px 0;
}
#clientsay {
	max-width:1200px;
	margin:0 auto;
}
#clientsay p {
	font-size:20px;
	font-family: "Times New Roman", Times, serif; font-style: italic;
	cursor:move;
	padding:8px;
	margin-top:30px;
}
#clientsay .item {
	padding:30px 20px;
}
#clientsay span {
	margin:20px auto;
	font-weight:100;
	color: #fff;
	margin-top:8px;
	opacity:0.8;
}
/* ====================
Prising
--------------------------------------------------------------*/

#resume .content{
	padding:90px 0;
	background: #fff url(../images/resumebg.png)   no-repeat;
	background-attachment: scroll;
	background-position: center;
}
.resume-holder {
	width:100%;
	float:left;
	position:relative;
}
.resume-box {
	width:50%;
	float:left;
	position:relative;
	padding-right:20px;
	top:50%;
	opacity:0;
}
.right-box {
	padding-right:0;
	padding-left:40px;
	float:right;
}
.resume{
	padding:0;
	border:1px solid #eee;
	border-radius:10px;
	overflow: hidden;
	margin:20px 0;
	position:relative;
	background: #f9f9f9;
}
.resume-head {
	float:left;
	width:100%;
	color:#fff;
	position:relative;
}
.right-head-arrow:before {
	left: 100%;
	top: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.right-head-arrow:before {
	border-width: 10px;
	margin-top: -10px;
}
.left-head-arrow:before {
	right: 100%;
	top: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.left-head-arrow:before {
	border-width: 10px;
	margin-top: -10px;
}
.resume h3{
	text-align:left;
	padding: 0 30px;
	height: 80px;
	line-height: 80px;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
}
.resume p{
	text-align:left;
	padding:30px;
 
}

.image-popup{
	position:relative;
	display:block;
}
.image-popup span {
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-15px;
	margin-left:-25px;
	z-index:3;
	display:none;
	opacity:0.8;
	border-radius:100%;
}
.image-popup:hover span{
	display:block;
}
.resume-line {
	position:absolute;
	top:0;
	left:50%;
	width:2px;
	height:0;
	z-index:-2;
	opacity:0.6;
}
.resume-date {
	position:absolute;
	height:50px;
	color:#fff;
	min-width:150px;
	top:-14px;
	font-family: 'Oswald', sans-serif;
	line-height:50px;
	box-shadow: 0px 22px 23px 0px rgba(0,0,0,0.2);
	border-radius:6px;
}
.right-date{
	left:100%;
	margin-left:30px;
}
.left-date{
	right:100%;
	margin-right:30px;
}
.right-date:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.right-date:before {
	border-width: 10px;
	margin-top: -10px;
}
.left-date:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.left-date:before {
	border-width: 10px;
	margin-top: -10px;
}
.resume-circle-holder{
	position:absolute;
	top: 30px;
	margin-top:4px;
	width:30px;
	height:30px;
	background:#fff;
	border-radius:100%;
}
.left-circle{
	right:100%;
	margin-right:-15px;
}
.right-circle{
	left:100%;
	margin-left:-14px;
}
.resume-circle{
	position:absolute;
	top:5px;
	left:5px;
	width:20px;
	height:20px;
	background:#fff;
	border-radius:100%;
	box-shadow: 0px 22px 23px 0px rgba(0,0,0,0.2);
}
.resume-slider{
	position:relative;
 
}
.resume-icon{
	position:absolute;
	top:0;
	right:0;
	border-left:1px solid rgba(255,255,255,.4);
	width:80px;
	height:80px;
	line-height: 80px;
}
.resume-icon i {
	margin-top:15px;
}
.download-resume{
	margin:0 auto ;
	width:250px;
	padding:15px 0;
	display:block;
	color:#fff;
	text-transform: uppercase;
	border-radius:6px;
	box-shadow: 0px 22px 23px 0px rgba(0,0,0,0.2);
	font-family: 'Oswald', sans-serif;
    transition: all .3s linear;
}
.download-resume:hover {
box-shadow: 0px 22px 23px 0px rgba(0,0,0,0);	
} 
/* ====================
Clients
--------------------------------------------------------------*/

#clientlist{
	cursor:move;
	position:relative;
}

/* ====================
Contacts
--------------------------------------------------------------*/

#contacts{
	background: #292929 url(../images/box2.png);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: 50% 80%;
	color:#fff;
}
#contacts .content{
	padding:80px 0 0;
}
.contact-details{
	margin:50px 0  0;
}
.contact-details span{
	width:100%;
	float:left;
	margin:10px 0;
	position:relative;
	z-index:3;
	color:#fff;
	font-size:14px;
	font-weight:500;
}
.smallicon{
	width:50px;
	height:50px;
	margin:0 auto;
	position:relative;
	z-index:1;
	cursor:pointer;
	top:25%;
	opacity:0;
	color:#fff;
}
.smallicon:hover{
	color:var(--blue);
	transition: all 0.33s linear;
}
 
.contactForm{
	margin:0 auto;
	max-width:800px;
	display:none;
}

/* ======
Contact form
------------*/

#contactform{
	width: 100%;
	font-size: 11px;
	color: #666666;
	margin:0 auto;
}
#contactform label{
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.0em;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.m-top{
	float:left;
	margin-top:15px;
	text-align:center;
	width:100%;
}
#contactform input{
	border:1px solid #101011;
	outline: none;
	padding: 0 20px;
	float:left;
	width:100%;
	height: 55px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	-webkit-appearance: none;
	border-radius: 10px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
}
.right{
	float:right !important;
}

#contactform textarea{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	border:1px solid #101011;
	color: #fff;
	height:200px;
	width: 100%;
	resize: vertical;
	outline:none;
	margin-top:8px;
	padding:20px;
	-webkit-appearance: none;
	border-radius:10px;
}
#contactform textarea:focus, #contactform input:focus {
	color:#fff;
 
	transition: background 0.33s linear;
}
.submit_btn {
	border: none;
	padding: 20px 30px;
	color: #fff;
	background: #111;
	width:190px;
	margin:0 auto;
	cursor:pointer;
	border-radius:4px;
	letter-spacing:3px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
 
.to-top {
	position:absolute;
	z-index:3;
	cursor:pointer;
	width:60px;
	height:60px;
	margin-left:-30px;
	 top:-30px;
	border:none;
}

/* ======
map styles
------------*/

.mapbox{
	float:left;
	width:100%;
	height:0;
	position:relative;
	z-index:3;
	overflow:hidden;
}
#map_canvas {
	height: 450px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}
.map-decor{
	position:absolute;
	width:100%;
	height:25px;
	opacity:0.5;
	background:#292929;
	left:0;
	top:0;
	z-index:2;
}
.close-map {
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:50px;
	z-index:3;
	cursor:pointer;
}
.close-map img {
	position:absolute;
	top:5px;
	right:8px;
	z-index:2;
}
.triangle{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 50px 50px 0;
	position:relative;
	z-index:-1;
	border-color: transparent var(--blue) transparent transparent;
}
/* ====================
Footer
--------------------------------------------------------------*/

.footer{
	width:100%;
	position:relative;
	color:var(--blue);
	padding:30px 0;
	z-index:2;
	background: #212121;
    border: 1px solid #101011;
	margin-top: 50px;
	float: left;
}
.footer p {
	font-size: 0.8em;
	margin:0 auto;
	font-weight: 600;
	max-width:800px;
	text-transform: uppercase;
	padding-bottom: 0
}
.footer .small-separator {
	display: none;
}
/* ====================
Blog
--------------------------------------------------------------*/

.simple-page-head{
	background-image:url(../images/bg/1.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	color:#fff;
}
.simple-page-head .content{
	padding:190px 0;
}
.simple-page-head .content h2{
	color:#fff;
}
.simple-page .content{
	padding:90px 0;
}
.post-body {
	overflow: hidden
}
.post-body a{
	float:left;
	padding: 15px 30px;
	margin-top: 10px;
	background: #212121;
	border-radius: 4px;
}
.post-body a:hover{
	color:#292929;
}
.post-body p {
	padding: 10px 0;
}
#blog {
	margin-top:30px;
}

/*-- Post Styles --*/

.post {
	position:relative;
	text-align:left;
	margin-top:50px;
	padding:0px 0px 30px 70px;
	border-bottom:1px solid #eee;
}
.post-media{
	position:relative;
}
.post-media img {
 
	border-radius:10px;
}
.post .date {
	position: absolute;
	text-align: center;
	width: 40px;
	padding-bottom: 10px;
	top: 0;
	left: 0;
	text-transform: uppercase;
	font-size: 1.6em;
	letter-spacing: 0.2em;
	line-height: 0.8em;
	border-bottom: 1px solid #eee;
}
.post-decor{
	position:absolute;
	width:1px;
	height:50%;
	top:50%;
	left:19px;
	margin-top:-25%;
	background:#eee;
}
.post .date small{
	font-size: 0.5833333333333333em;
}

.post-title h2{
	padding-top: 20px;
	text-transform: none;
	letter-spacing: normal;
	font-size: 2.3em;
}
.post.quote .post-title h2, .post.link .post-title h2{
	font-size: 1em!important;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	padding: 0;
}
.post-title a{
	color: #292929!important;
}
.post-meta h6, .post-meta a {
	color: #a4a4a3!important;
	font-size: 12px;
	font-weight: 400;
}

/*-- Sidebar styles --*/

.widget {
	text-align: left;
	margin: 50px auto;
}
.widget h4{
	margin-bottom:15px;
	font-weight: 500;
}
.searh-holder{
 
	position:relative;
	margin-bottom: 30px;
	float: left;
	width: 100%;
 
}
.search {
	float: left;
	outline: none;
	padding: 0px 0px 0px 20px;
	width: 100%;
	background: #fff;
	background: #f9f9f9;
	height: 50px;
	color: #aaaaaa;
	border: 1px solid #eee;
	border-radius: 10px;
	-webkit-appearance: none;
}
.search-submit {
	border: none;
	outline: none;
	cursor: pointer;
	position:absolute;
	background:#222;
	border-radius: 10px;
	top:4px;
	right:4px;
 	width: 80px;
	bottom: 4px;
}
.search-submit:hover i {
	opacity:0.5;
}
.cat-item, .recentcomments {
	font-size: 0.8666666666667em;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}
.cat-item a, .recentcomments a {
	color: #060606!important;
	font-weight: 400;
}
.tagcloud a {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 5px 10px;
	border-radius: 3px;
	background:#e9e9e9;
	color:#666;
}
.widget-archive a, .widget-recent-entries a {
	color: #060606!important;
	font-weight: 400;
	font-size: 0.8666666666667em;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}

/*--- Pagination ---*/

.pagination {
    text-align:center;
	vertical-align: middle;
	margin-top: 55px;
    font-size: 14px;
}
.pagination a {
    color: #999;
    display:inline-block;
	font-weight:500;
    height: 50px;
    line-height: 50px;
    width: 50px;
	border-radius: 6px;
    border: 1px solid #eee;
}
.pagination a.current-page, .pagination a:hover {
    color:#fff;
}
.pagination  span.pagination-num{
	display: inline-block;
    padding:9px 15px;
	color:#666;
	font-size:12px !important;
	text-transform:uppercase;
}
.prevposts-link{
	margin-right:8px;
}
.nextposts-link{
	margin-left:8px;
}

/*-- Comments --*/

#comments{
	text-align:left;
	padding-top: 50px;
}
#comments-title{
	margin-left: 70px;
	border-bottom: 2px solid #ccc;
	padding-bottom: 30px;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 17px;
}
.comment{
	float: left;
}
.comment-body{
	position: relative;
	margin-left: 70px;
	border-top: 2px solid #ccc;
	padding-top: 30px;
}
.comment-author{
	position: absolute;
	top: 30px;
	left: -70px;
}
.comment-author img{
 
	border-radius: 10px;
}
.comment .children{
	margin-left: 70px;
}
.fn{
	display: block;
	margin-bottom: 10px;
}
.comment-meta, .comment-meta a{
	color: #a4a4a3!important;
}
#respond{
	margin-left:70px;
	margin-top:50px;
}
#reply-title{
	padding-bottom:30px;
	margin:15px 0 0;
	font-weight: 500;
	font-size: 17px;
}
.comment-reply-form{
	border-top: 1px solid #ccc;
}
.comment-notes{
	margin-top: 10px; color: #a4a4a3;
}
.control-group label, .control-group .controls{
	display: inline-block;
}
.control-group label{
	margin-left: 10px;
	font-weight: 200;
}
.control-group .controls input {
	margin-top: 15px;
	outline: none;
	height: 45px;
	background: #f9f9f9;
	padding-left: 20px;
	color: #a4a4a3;
	text-decoration: none;
	border: 1px solid #eee;
	border-radius: 10px;
}
.control-group .controls textarea {
	margin-top: 15px;
	outline: none;
	height: 180px;
	max-width:600px;
	background: #f9f9f9;
	padding-left: 15px;
	padding-top: 15px;
	color: #a4a4a3;
	resize: vertical;
	text-decoration: none;
	border: 1px solid #eee;
	border-radius: 10px;
}
.controls button {
	outline: none;
	margin: 0;
	-webkit-appearance: none;
	cursor: pointer;
	margin-top: 15px;
	border-radius: 10px;
	font-size: 0.8em;
	text-transform: uppercase;
	font-family: inherit;
	padding: 15px 30px;
	color: #fff;
	border: 1px solid #eee;
	background: #222;
}

 
.share-options {
	overflow:hidden;
	padding-top: 20px;
}

.share-options h6 {
	float:left;
	margin-right:20px;
	margin-top:6px;
	font-size:13px;
}

.share-options a {
	font-size: 22px;
	color: #ccc;
	width: 24px;
	height: 24px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.portfolio-nav {
	position:relative;
	-webkit-backface-visibility: hidden;
	float:left;
	margin-top:50px;
	width: 100%;
	text-align: center;
	padding:0 0 12px 0;
}
.portfolio-nav a {
	line-height: 50px;
	display: inline-block;
	font-size: 18px;
	text-align: center;
	width:50px;
	height:50px;
	-webkit-backface-visibility: hidden;
	margin-left:10px;
	border:1px solid #ccc;
}
.simple-page div.single-portfolio{
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
.project-details a {
	float:left;
	margin-top:30px;
	padding:5px 20px;
	border:2px solid #ccc;
	border-bottom:4px solid #ccc;
	border-radius:6px;
	line-height:40px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}
.project-details a:hover, .portfolio-nav a:hover{
	opacity:0.6;
}
/* ====================
plugins button
--------------------------------------------------------------*/
.flex-direction-nav .flex-next { right: 0; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.flex-direction-nav .flex-prev {left: 0; border-top-right-radius: 6px; border-bottom-right-radius: 6px;}

/* ====================
CSS Animation
--------------------------------------------------------------*/
.transition{
 
    transition: all 300ms linear;
}
.transition2{
 
    transition: all 600ms linear;
}
.bc{
	box-shadow: 0px 22px 23px 0px rgba(0,0,0,0.2);
}
.nav-rotade{
 
	 transform: rotate(90deg);
}
.img-rotade{
 
	animation: spinAround 12s linear infinite;
}
 
@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: scale(5.0) rotate(60deg);
	}
}

/* ====================
Media
--------------------------------------------------------------*/

@media only screen and  (max-width: 1200px) {

.customNavigation a.next-slide{
	position:relative;
	right:0;
	top:0;
	margin:10px auto 50px;
}
.actser:before {
	border-width: 0px;
}
.actser:after {
	border-width:0px;
}
}
/* ====================
Prising

--------------------------------------------------------------*/

#prices .content{
	padding:90px 0;
	background:#fff ;
}
.planContainer .price{
	padding:18px 0;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(0,0,0,0.2)));
}
.hot{
	background:#666 !important;
}
.planContainer h3 {
	font-size:18px;
	padding:15px 0  ;
	background: #f9f9f9;
	color:#666;
	letter-spacing:normal;
	font-weight:600;
}
.planContainer .price .price-nominal {
	color: #fff;
	font-size:34px;
	font-weight:600;
	font-family: 'Oswald', sans-serif;	
}
.planContainer .price .term{
	width:100%;
	font-size:14px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	opacity:0.6;
}
.planContainer .price .price-nominal  span {
	font-size:18px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
.planContainer .price p span {
	color: #fff;
	margin-top:-18px;
}
.planContainer .options {
	margin-top: 30px;
}
.planContainer .options li {
	width:96%;
	margin-left:1.5%;
	background:#F3F4F8;
	padding:8px 0;
	line-height: 2.5;
	font-size:14px;
	font-weight: 500;
}
.planContainer .options li.nocolor{
	background:#fff;
}
.planContainer .options li span {
	font-weight: 400;
	color: #979797;
}
.planContainer .button a {
	text-transform: uppercase;
	color: #fff;
 
	line-height: 2.8em;
	font-family: 'Oswald', sans-serif;
	display: inline-block;
	padding:0 30px;
	margin: 0 auto;
	position:relative;
	font-weight: 500;
	top:25px;
	border-radius:10px;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(0,0,0,0.2)));
}
#priceSlider .item .plan{
	width:80%;
	margin:30px auto 39px;
	background: #fff;
	border:1px solid #eee;
	border-radius:10px;
	cursor:move;
	position:relative;
}
/* ====================
Tablet / netbooks
--------------------------------------------------------------*/
@media only screen and  (max-width: 959px) {

.wrapper{
	padding-left:0;
}
.nav-overlay{
	background:#212121;
	position:fixed;
	top:0;
	right:0;
	width:100%;
	height:50px;
	z-index:-1;
}
.nav-button{
	top:10px;
	right:-56px;
	margin-top:0;
}
.link-holder {
	margin:10px auto;
}
.logo{
	margin-top:10px;
}
.present-block , .member-box , .box  a, .smallicon{
	opacity:1;
	top:0;
}
h1{
	font-size:2.6em
}
#about .grid-2{
	width:100%;
	margin:20px 0 10px;
}
#clientsay p{
	font-size:14px;
}
.skillbar-title-member {
	margin-top:-2px;
}
.flex-control-nav{
	left:0;
}
.about-info {
	width:100%;
}
.actser {
	opacity:0.6;
}
.box{
	width:50%;
}
.rester{
	background-image: none ;
}
#ajaxpage .grid-2, #ajaxpage .grid-4{
	width:100%;
	margin:0 !important
}
#closeProject a{
	margin-left:10px;
}
#project-navigation {
	display:none !important;
}
#ajax-section #loader {
	top:51px;
}
#ajaxpage  a.lanch-project{
	margin:30px 0 0 0;
}
.bg-fx{
	background-attachment:scroll !important;
	-webkit-background-size:cover;
}
}

/* ====================
Tablet
--------------------------------------------------------------*/

@media only screen and  (max-width: 740px) {

#jpreLoader{
	width:250px;
}
.contact-details div.grid-2{
	width:100%;
	border:none !important;
	margin:20px 0;
	clear:both;
}
.contact-details span, .contact-details a {
	margin:20px 0;
}
#clientsay .owl-next, #clientsay .owl-prev{
	display:none;
}
#service_boxes {
	margin-top:30px;
}
.showform {
	margin-top:0;
	padding-left:0;
}
.container p{
	font-weight:400;
}
.resume-box {
	width:100%;
	top:0;
	opacity:1;
	padding-right:0 !important;
	margin:50px 0 10px;
}
.right-box {
	margin-left:-40px!important;
	padding-left:0!important;
}
.resume{
	padding:0 0 10px 0;
}
.right-head-arrow:before {
	border-width: 0;
}

.left-head-arrow:before {
	border-width: 0;
}
.resume-line {
	height:100%;
}
.right-date{
	left:100%;
	margin-left:30px;
}
.left-date{
	right:100%;
	margin-right:30px;
}
.resume-circle-holder{
	top: -40px;
}
.left-circle{
	right:50%;
	margin-right:-15px;
}
.right-circle{
	left:50%;
	margin-left:-15px;
}
.simple-page div.single-portfolio{
	border-bottom: none;
}
}
/* ====================
Smartphone / small tablet
--------------------------------------------------------------*/
@media only screen and  (max-width: 540px) {

h2, .nobig {
	font-size: 1.8em;
}

.box{
    width: 96.969696969697%;
    margin: 0 1.315151515152%;
}
.but h3{
	color:var(--blue);
}
.flex-about{
	display:none;
}
#name{
	margin-bottom:20px !important;
}
.ajax-next {
	margin-right:1px;
}
.stikynavigation h3 {
	font-size:16px;
}
.service_box , .animbox{
	width:220px;
    margin:5px  auto;
}

}

/* ====================
Smartphone
--------------------------------------------------------------*/
@media only screen and  (max-width: 320px) {

.serviseslider h3 span{
	display:none;
}

}

/* ====================
Retina
--------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) {

.rester{
	background-image:url(../images/raster@2x.png);
}
.container p ,#contact_form label , .serviseslider h4 , .contact-details span, .footer p{
	font-size:1.1em;
	font-weight:400;

}
.serviseslider h4{
	font-weight:200;
}
.bg-fx{
	background-attachment:scroll !important;
	-webkit-background-size:cover;
}
}