@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,700,800);
/*--------------------------------------------------------
Resets
--------------------------------------------------------*/
html, body {
	height: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {}
iframe{ border: none; }
.map iframe{ overflow: hidden; width: 100%; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------------------------------------------
BEGIN THEME STYLESHEET
--------------------------------------------------------*/
#hideAll{
   position: fixed;
   left: 0px; 
   right: 0px; 
   top: 0px; 
   bottom: 0px; 
   background: white; 
   z-index: 999999; /* Higher than anything else in the document */
} 
::-moz-selection {
 background: #FFD600;
 color: white;
}
::selection {
	background: #FFD600;
	color: white;
}
a, a:visited, a:hover {
	outline: none;
}
body {
	background: white;
	font-family: 'Lato', sans-serif;
	color: #4D4B45;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

.accordion h3{
	font-family: 'Lato', sans-serif;
}

h1,h2,h3,h4,h5,h6, .welcome p, .home-images1 p, .heding_font, .meet-title, .title-inner-bot, .about-last-part, 
.our-services ul li h3, .articles-name a, .title-conatct, .main-menu a{
	font-family: 'Raleway', sans-serif;
	
}

.about-last-part, .inner-box1-bot h2, .home-images1 p, .semibold, .our-services ul li h3, .bot-inner-serv h1, .articles-name a{
	font-weight: 600; 
}

.title-conatct, .our-clients h1, .title-inner-bot, .meet-title, .det-bot-right-ab h1, .welcome p, .bold{
	font-weight: bold;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
img.responsive {
	width: 100%;
	height: auto;
}
.hidden {
	display: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}
hr {
	border: solid #eeeeee;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}
pre {
	height: auto;
	border: 1px solid #f0f0f0;
	background: #fafafa;
	padding: 10px 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 20px 0;
	overflow-x: auto;
}
.hidden {
	display: none !important
}
.responsive img, .responsive iframe, .responsive object, .responsive embed {
	width: 100%;
	width: 100%;
	height: auto;
}
/*==== Anchor Links ====*/
img {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;
}
.highlight {
	color: #FFD600;
}
a:hover, a:focus {}
a:focus {
	outline: none;
	outline-offset: 0;
}
p a, p a:visited {
	line-height: inherit
}
/*==== Lists ====*/
ul, ol {
	margin-bottom: 20px
}
ul {
	list-style: none;
}
ul.styled-list {
	padding: 0;
}
ol, ul {
	margin: 0;
	padding: 0 0 0 0px;
}
ol {
	list-style: decimal
}
ul li ul, ol li ul, ol li ul, ol li ol {
	margin-bottom: 0
}
.left {
	float: left;
}
.right {
	float: right;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
	display: block;
}

.first{
	margin-left: 0px !important; 
}

/*--------------------------------------------------------
/* TYPOGRAPHY
--------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: 400; 
}
body #load {
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: hidden;
	z-index: 1001;
	background-color: #ffffff;
}
#qLpercentage {
	font-size: 60px !important;
	line-height: 1;
}
p.lead {

	font-size: 16px;
	line-height: 1.2;
	padding: 0;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	font-weight: 600;
}

h1,h2,h3,h4,h5,h6{

}


.size13{
	font-size: 13px;
}

.size14{
	font-size: 14px;
}

.size15{
	font-size: 15px;
}

.size16{
	font-size: 16px;
}

.size18{
	font-size: 18px;
}

.size20{
	font-size: 20px;
}

.size22{
	font-size: 22px;
}

.size24{
	font-size: 24px;
}

.size28{
	font-size: 28px; 
}

.mb{
	padding-bottom: 30px; 
}

.content_pt{
	padding-top: 30px!important;
}

.text_center{
	text-align: center;
}

/*--------------------------------------------------------
/* MENU STYLING
--------------------------------------------------------*/

nav {
	width: 100%;
	position: relative;
	z-index: 1000;
	opacity: 0;
	filter: alpha(opacity=0);
}
body.multipage nav {
	opacity: 1;
	filter: alpha(opacity=100);
}

/*== LIGHT NAVIGATION ==*/
nav.light {
	background: #0655A3;
	box-shadow: 0px 4px 15px rgba(0,0,0,0.07);
	border-bottom: 1px solid #f0f0f0;
	position: fixed;
	top: 0px; 
	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
}
nav.light.sticky {
	background: #0655A3;
	background: rgba(6,85,163,0.95);
}


/*== TRANSPARENT NAVIGATION ==*/
nav.transparent {
	background: transparent;
	border-bottom: 1px solid transparent;	
	box-shadow: none;
	position:fixed;
	width:100%;
	top:0;	
}

nav.transparent a {
	color:#0655A3;
}

nav.transparent.scroll {
	background: #0655A3;
	background: rgba(6,85,163,0.95);
}
nav.transparent.scroll a {
	color: #ffffff;
}

.nav > li {
    
    padding: 10px 0;
    position: relative;
}


.nav > li > a {
    font-weight: bold;
    padding: 14px 5px;
    position: relative;
}

nav .container .four.columns {
	float: left;
	width: auto; 
}
nav .container .twelve.columns {
	font-family: 'Raleway', sans-serif;
	width: auto
}

nav .logos {
	float: right;
	width: auto
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
}


.main-menu, .logo {
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}
.main-menu.large, .logo.large {
	height: 80px;
}
.logo a {
	display: block;
	margin: auto;
}

.main-menu li {
    display: inline;
    float: left;
    margin-left: 20px;
}

.main-menu a {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
nav.light .main-menu a {
	color: #fff;
}
nav.light .main-menu a:hover, nav.dark .main-menu a:hover {
	color: #FDBF25;
}

.main-menu a i {
	margin-right: 3px;
	font-size: 22px;
}
/*== ICONIC NAVIGATION ==*/
.main-menu.iconic li {
	margin-left: 40px;
}
.main-menu.iconic a {
	display: inline-block;
}
.main-menu.iconic a i {
	font-size: 25px;
	display: block;
	text-align: center;
	margin: 8px auto 4px;
}
.selectnav {
	display: none;
}

.idioma{
	float: right;
	color: #FFFFFF;
	margin-bottom: 5px;

}

/*-----------------------------------------------------------------------------------*/
/*	HOME 1 STYLING
/*-----------------------------------------------------------------------------------*/
.home-text-wrapper {
	display: table-cell;
	vertical-align: middle;
	margin: auto;
}

.home1 .slabtextdone {
	color: #ffffff;
}
.home1 .slabtextdone .slabtext.second-child {
	background: #FFD600;
	padding: 15px 10px 0;
	display: inline-block;
	width: auto;
	margin-left: -10px;
	color: #000000;
	margin-bottom: 10px;
}
.home1.home-gradient .slabtextdone .slabtext.second-child {
	background: none;
}
/*-----------------------------------------------------------------------------------*/
/*	HOME 2 STYLING
/*-----------------------------------------------------------------------------------*/

.home-slide .home-slide-content {
	font-size: 90px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0px;
	text-align: center;
	line-height: 1;
}
.home-parallax .home-slide-content {
	padding: 55px 10px 50px;	
	background: rgba(0, 0, 0, 0.6);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);	
	color: #ffffff;
}
.home-gradient .home-slide-content {
	color: #ffffff;
}
.home-gradient .highlight {
	color: inherit;
}
/*-----------------------------------------------------------------------------------*/
/*	HOME 3 STYLING
/*-----------------------------------------------------------------------------------*/

.home3 .home-text-wrapper .container {
	width: 500px;
	height: 500px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.81);
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
	overflow: hidden;
}

.home3 .home-text-wrapper .container.no-safari {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.home3 .home-quote {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: table-cell;
	vertical-align: middle;
	height: inherit;
	text-align: center;
	width: inherit;
	overflow: hidden;
	color: white;
}
.home3 .slabtextdone {
	color: #ffffff;
}
.home3 .slabtextdone .slabtext.second-child {
	display: inline-block;
	width: auto;
	color: #FFD600;
	text-shadow: none;
	overflow: hidden;
}
.home3 .home-text-wrapper .container:hover {
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-o-transform: scale(1.09);
	-ms-transform: scale(1.09);
	transform: scale(1.09);
	box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
	-webkit-transform-style: preserve-3d;
	overflow: hidden;
}
.home3#home h1 {
	font-size: 30px;
	overflow: hidden;
	margin: 0 50px;
}
/*-----------------------------------------------------------------------------------*/
/*	HOME 4 STYLING
/*-----------------------------------------------------------------------------------*/

.home4 .slabtextdone {
	text-shadow: none;
}
.home4 .home-quote {
	padding: 10px 10px 0;
	background: rgba(255, 255, 255, 0.63);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);	
	box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.home4.home-gradient .home-quote {
	background: #ffffff;
}
.home4 .home-quote:hover {
	box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
}
.home4 .slabtextdone .slabtext.second-child {
	background: #FFD600;
	padding: 15px 10px 0;
	display: inline-block;
	width: auto;
	margin-left: -10px;
	color: #ffffff;
}
/*-----------------------------------------------------------------------------------*/
/*	HOME 5 STYLING
/*-----------------------------------------------------------------------------------*/

#home.home-fullscreenslider {
	
	position: relative;
	overflow: hidden;
	height: 100%;
}
#home.home-fullscreenslider .container {
	height: 100%;
}
/*--------------------------------------------------------
/* PARALLAX STYLING
--------------------------------------------------------*/
.parallax {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	background: #f8f8f8;
	color: #ffffff;
	z-index:0;
}
.parallax .container {
	display: table;
	overflow:hidden;
}
.parallax .parallax-content, .parallax .overlay {
	height: 100%;
}
.parallax-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow:hidden;
}
.overlay {
	
	width: 100%;
	position: absolute;
	overflow:hidden;
	opacity:0.5;
	filter: alpha(opacity=50);
}
.parallax-bg {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top center;
}

/*--------------------------------------------------------
/* COLOR BLOCK SECTION
--------------------------------------------------------*/

.color-block {
	width: 100%;
	height: 450px;
	background-color: #FFD600;
	background: -moz-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	background: -webkit-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	background: -o-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	background: -ms-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	background: radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	position: relative;
	overflow: hidden;
	color: #ffffff;
}
.color-block .parallax-bg {
	display: none;
}
.color-block .container {
	display: table;
}
.color-block-content {
	height: 450px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.color-block a, .color-block .quote i, .color-block .quote-author, .color-block .twitter-date a, .color-block .twitter-author a, .color-block .testimonial-slider .title span, .color-block .client-info {
	color: #000000;
}
/*--------------------------------------------------------
/* PAGE SECTIONS
--------------------------------------------------------*/

.page {
	padding: 60px 0;
	position: relative;
	background: #ffffff;
	text-align:center;
	z-index:6;
	overflow:hidden;
}
.page.multipage {
	text-align: left;
	padding: 30px 0 0;
}
.page.multipage .copyright {
	text-align: center;
}
#team.page {
	position:static;
}
/*======== TITLE SECTION ========*/

.title {
	text-align: center;
	color:#515a5f;
}
.title h1 {
	line-height: 0.8;
	margin-bottom: 20px;
	line-height: 0.8;
	display: inline-block;
	padding: 10px 10px 3px;
	background: #FFD600;
	color: #fff;
	border: 4px solid #ffffff;
	box-shadow: 0px 0px 0px 3px #FFD600;
}
.multipage .title h1 {
	margin: 60px 0 40px;
	line-height: 0.8;
}
.subtitle {
	font-size: 25px;
	line-height: 1.2;
	padding: 0;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
	font-weight: 700;
	text-transform: uppercase;
}
.subtitle h2{ font-size:25px; 
	line-height: 1.2;
	padding: 0;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
	font-weight: 700;
	text-transform: uppercase; }
.service-features h1{ font-size:30px; padding-top:20px; }
.here{ font-size:30px; padding-bottom:10px;}
/*======== HOME SECTION ========*/	
#home {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: table;
	color: #010101;
	z-index:10;
}
.home-gradient {
	background-color: #FFD600;
	background: -moz-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	background: -webkit-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	background: -o-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	background: -ms-radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
	background: radial-gradient(center center, circle cover, #FFD600 0%, #E2BE01 100%);
}
/*======== HOME LOGO ========*/	
#home h1 {
	font-size: 60px;
}
.home-logo, .home-logo-text {
	margin: 50px 0 40px;
	position: relative;
	display: block;
	text-align: center;
	width: 100%;
}
.home-fullscreenslider .home-logo, .home-fullscreenslider .home-logo-text {
	margin: 60px 0 100px;
	font-size: 80px;
}
.home-logo-text img{}
.home-logo-text a {
	font-size: 60px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0px;
	text-align: center;
	line-height: 1;
	padding: 5px 25px 0;
	color: inherit;
}
.home-logo-text.light a {
	color: rgba(255,255,255,0.9);
}
.home-logo-text a:hover {
	color: #ffffff;
}
.slabtextdone {
	line-height: 0.8;
	color: #020202;
	text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
}
.slabtexted .slabtext {
	display: -moz-inline-box;
	display: inline-block;
	white-space: nowrap;
}
.slabtextinactive .slabtext {
	display: inline;
	white-space: normal;
	font-size: 1em !important;
	letter-spacing: inherit !important;
	word-spacing: inherit !important;
 *letter-spacing:0 !important;
 *word-spacing:0 !important;
}
.slabtextdone .slabtext {
	display: block;
}

.slider img{
	width: 100%; 
}

/*==Flowers==*/

.follower {
    float: right;
    position: relative;
}

.follower span {
    color: #57616A;
}

.follow-list a:hover {
    color: #FFFFFF; 	
}

.follow-list a:hover span {
    color: #FFFFFF; 	
}
.follower span.search:before {
    font-size: 15px;
    left: 6px;
    line-height: 5px;
    padding: 0;
    position: absolute;
    top: 11px;
}

.follower span.add {
    font-size: 17px;
    font-weight: bold;
    left: -2px;
    padding-right: 5px;
    position: relative;
    top: -3px;
}

.follower li {
    float: left;
    margin: 0 2px;
}

.follower a {
	background: #fff; 
    border: 1px solid #D7D7D7;
  -webkit-border-radius: 3px 3px 3px 3px;
     -moz-border-radius: 3px 3px 3px 3px;
          border-radius: 3px 3px 3px 3px;
    color: #57616A;
    font-size: 11px;
    padding: 7px 9px;
    position: relative;
}
.follower a.fr {
    padding: 7px 12px 7px 9px;
}
.follower a:hover {
   
}
.follow-list ul:before {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-right-color: #DDDDDD;
    border-top: 1px solid #DDDDDD;
    content: "";
    height: 7px;
    left: 13px;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 7px;
    z-index: 9;
}
.follow-list {
    display: none;
    overflow: hidden;
    padding-top: 13px;
    position: absolute;
    top: 25px;
    width: 150px;
    transition: all 0.3s ease-out 0s;	
    -webkit-transition: all 0.3s ease-out 0s;	
	z-index:99;
}
.follow-list ul:before, .follow-list ul:after {
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}
.follow-list ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
  -webkit-border-radius: 3px 3px 3px 3px;
     -moz-border-radius: 3px 3px 3px 3px;
          border-radius: 3px 3px 3px 3px;
    padding: 10px 3px;
    position: relative;
    top: -150px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.follower li:hover .follow-list ul {
    height: auto;
    top: 0;
}
.follower li:hover .follow-list {
    display: block;
}
.follow-list li {
    float: none;
    padding-bottom: 4px;
}
.follow-list li a {
    border: medium none;
  -webkit-border-radius: 0 0 0 0;
     -moz-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
    color: #818B95;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 9px;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
}
.follow-list a:hover {
    background: none repeat scroll 0 0 #0099AA;
    border: medium none;
}
.follow-list li.s-facebook a:hover,.shear-icon li.s-facebook a:hover  {
    background-color: #3B5998;
}

.follow-list li.s-twitter  a:hover, .shear-icon li.s-twitter  a:hover{
    background-color: #48C4D2;
}

.follow-list li.s-google  a:hover, .shear-icon li.s-google  a:hover{
    background-color: #DD4B39;
}

.follow-list li.s-dribbble  a:hover,.shear-icon li.s-dribbble  a:hover{
    background-color: #E84788;
}

.follow-list li.s-behance  a:hover,.shear-icon li.s-behance  a:hover{
    background-color: #0368E2;
}

.follow-list li.s-linkedin  a:hover, .shear-icon li.s-linkedin  a:hover{
    background-color: #71B2D0;
}

.follow-list li.s-pinterest  a:hover,.shear-icon li.s-pinterest  a:hover{
    background-color: #CB2027;
}

.follow-list li.s-instagram  a:hover,.shear-icon li.s-instagram  a:hover{
    background-color: #A1755B;
}

.follow-list li span {
    border: 1px solid #EEEEEE;
    color: #818B95;
    font-size: 14px;
    margin-left: 0 ;
    margin-right: 15px;
    padding: 4px 6px 4px 3px;
    position: relative;
    top: 0px;
    display: inline;
    transition: margin 0.2s ease-out 0s;
    -webkit-transition: margin 0.2s ease-out 0s;
}
.follow-list li a:hover span {
    border: 1px solid transparent;
    margin-left: 5px;
}



/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

.copyright {
	width: 100%;
	margin-top: 30px;
	padding: 40px 0;
	background: #FFD600;
	color: rgba(0, 0, 0, 0.7);
	font-size: 11px;
}
.copyright a {
	color: inherit;
}
.copyright-logo a {
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
}
.copyright .social-icons {
	text-align: center;
}
.copyright .social-icons .social-icon {
	display: inline-block;
	float: none;
	margin: 0 5px 5px 0;
	background-color: rgba(0,0,0,0.) !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 30px;
}



/*-----------------------------------------------------------------------------------*/
/*	Columns
/*-----------------------------------------------------------------------------------*/
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half.no-margin {
	width: 50%;
	margin-right: 0
}
.one_third.no-margin {
	width: 33.33333333333%;
	margin-right: 0
}
.two_third.no-margin {
	width: 66.66666666667%;
	margin-right: 0
}
.one_fourth.no-margin {
	width: 25%;
	margin-right: 0
}
.three_fourth.no-margin {
	width: 75%;
	margin-right: 0
}
.one_fifth.no-margin {
	width: 20%;
	margin-right: 0
}
.two_fifth.no-margin {
	width: 40%;
	margin-right: 0
}
.three_fifth.no-margin {
	width: 60%;
	margin-right: 0
}
.four_fifth.no-margin {
	width: 80%;
	margin-right: 0
}
.one_sixth.no-margin {
	width: 16.6666666666667%;
	margin-right: 0
}
.five_sixth.no-margin {
	width: 83.333333333333%;
	margin-right: 0
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 30px;
	float: left;
}
.last {
	margin-right: 0 !important;
}


.fittext-content {
	line-height: 0.8;
}

* html .title h1 {
  display: inline;
}
* + html .title h1 {
  display: inline;
}

/* ------------------------------------------------------------------------ */
/*  BACK TO TOP BUTTON
/* ------------------------------------------------------------------------ */
#back-to-top {
	position: fixed;
	z-index: 1000;
	bottom: 20px;
	right: 20px;
	display: none;
}
#back-to-top a {
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
	-o-transition: 0.2s all linear;
	transition: 0.2s all linear;
}
#back-to-top a:hover {
	background-color: #222222;
}



/* ------------------------------------------------------------------------ */
/*  COLORED MENU
/* ------------------------------------------------------------------------ */

nav.colored, nav.light.colored {
	background: #ffd600;
	box-shadow: 0px 4px 15px rgba(0,0,0,0.07);
	border-bottom: 0px;	
}

nav.colored a{
	color:#ffffff !important;
}

nav.colored li.active a {
	color:#515A5F !important;
}

nav.light.sticky {
    background: none repeat scroll 0 0 rgba(6, 85, 163, 0.95);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.07);
}


.clear{
	clear: both;
}





/*Skill Bar*/

.progress-bar {
	background: none repeat scroll 0 0 #353334;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    height: 5px;
    margin-top: 10px;
    margin-bottom: 10px; 
    padding: 0;   
    width: 100%;
}





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



.default_theme_bg{
	background: #f7f7f7; 
	border-bottom: 2px solid #d2d2d2; 
}

.titlebar {
    padding: 20px 0;
}

.titlebar h1 {
    color: #FFFFFF;
}

.titlebar h1 span {
    padding: 0 14px 0 14px;
}

.social-icon{

}

.social-icon a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #DDDDDD;
    border-radius: 52% 52% 52% 52%;
    color: #AEAEAE;
    display: inline;
    font-size: 16px;
    padding: 8px;
    text-align: center;
    
    -moz-transition: all .5s ease-out; -webkit-transition: all .5s ease-out; -o-transition: all .5s ease-out;
}

.articles-last-img a {
    color: #636363;
}

.inner-box1-top a {
    background: none repeat scroll 0 0 #4a4849;
    border: 2px solid #dddddd;
    border-radius: 54% 54% 54% 54%;
    color: #fbfbfb;
    display: inline;
    font-size: 20px;
    padding: 9px;
    text-align: center;
    -moz-transition: all .5s ease-out; -webkit-transition: all .5s ease-out; -o-transition: all .5s ease-out;
}

.flat-img {
    padding: 29px 0 14px;
}

.flat-img span {
    color: #636363;
    display: inline-block;
    font-size: 30px;
    padding-top: 23px;
}

.share-total a span {
    margin: 2px 0 0 6px;
    padding: 1px 7px 0 1px;
    vertical-align: baseline;
}

@-moz-document url-prefix() {

.img-share a {
    margin-left: 0px!important; 
}

}

.img-share a {
	color: #838383;
	display: inline-block;
	font-size: 16px;
	margin-top: 13px;
	margin-left: 26px;
}

.home_service {
    background: url("../images/00_03.png") repeat-x scroll center bottom transparent;
}

.mini_border h1 {
    
    padding-bottom: 13px;
    margin-bottom: 18px; 
}

.default_home_images1 p{
	background: no-repeat;
}


/*Accordion*/

.accordion{


}

.accordion h3{
	color: #353334; 
	background: transparent;
	-moz-transition: all .5s ease-out; -webkit-transition: all .5s ease-out; -o-transition: all .5s ease-out;
}



.accordion h3:hover{
	background: transparent;
}




/*purchase-now*/

.default_purchase-now {
    padding: 85px 0 !important;
    text-align: center !important;
}

.default_purchase-now h2{
	margin-bottom: 20px!important; 
	font-size: 30px!important; 
}

.default_purchase_bg {
    background: none repeat scroll 0 0 #242424;
    padding: 56px 0;
}

.default_purchase-now .button{
	position: static!important;
}

.purchase_bg{
	background: #2f2f2f; 
}

.purchase-now {
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    padding: 40px 10px;
    position: relative;
}

.purchase-now h2 {
    font-size: 22px;
    font-weight: normal;
    line-height: 46px;
    margin: 0;
    padding-left: 29px;
}

.purchase-now .button {
    margin-top: -20px;
    position: absolute;
    right: 30px;
    top: 50%;
}

.button.purchase {
    padding: 11px 22px;
}

a.button, .button {
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 8px 15px;
    -moz-transition: all .2s ease-out; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out;
}




/*parallax_title*/

.parallax_title{

}


.parallax_title h1 {
    padding: 70px 0;
}






/*Defaul Hover*/
.footer-mask:hover img {
	opacity: 0!important;	
}

.footer-mask:hover{
	background: #2f2f2f; 
	opacity: 1;
}

.footer-mask {
   	border: 1px solid #ffffff; 
    display: block;
    outline: medium none;
    position: relative;
    border-radius: 5px; 
}
.footer-link{
	width: 35px;
	height: 35px;
	position: absolute;
	top: 84%;
	left: 72%;
	margin-top: -38px;
	margin-left: -32px;
	text-align: center;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
	border-radius: 64px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
	z-index: 2;
}

.footer-mask:hover .footer-link {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.footer-link .icon-plus-3, .footer-link .icon-play-4, .footer-link .icon {
    color: #FFFFFF;
    font-size: 21px;
    line-height: 30px;
    margin-left: -3px;
    opacity: 0.9;
}


.ui-accordion p{
	font-size: 16px; 
}

.accordion h3 {
	font-size: 16px; 
}

.our_skill_content span {
    float: right;
    font-size: 13px;
    font-weight: bold;
}

.our_skill_content p{
	font-size: 13px;
    font-weight: bold;
}

.content_text p{
	font-size: 16px; 
}

.title_contact {
    margin-top: 74px;
}

.preloader { 
	background:url(i/89.gif) center center no-repeat #ffffff;  
	display: block;
}


/*Button*/

.rd-button {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.196);
    color: #FFFFFF;
    display: inline-block;    
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);    
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.196);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.196);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.rd-button:hover {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0) 100%)!important;
}

.rd-button.dark-text {
    color: rgba(59, 59, 59, 0.85);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

.rd-button.dark-text.rd-button:hover {
    color: rgba(59, 59, 59, 0.85)!important;
}

/********* Skill Set *************/
.skillset{
	margin-bottom:25px;
}

.skillset .skill_set_item{
	margin-bottom:20px;
}

.skillset .skill_set_item h3{
    font-size: 12px;
    line-height: 7px;
}

.skillset .skill_set_item .progress-bar{
	width:100%;
	height:5px;
	border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}

.skillset .skill_set_item .progress-bar .progress-bar-content{
    border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
    height: 5px;
    position: relative;
}

.skillset .skill_set_item .progress-bar .progress-bar-heading{
    background: none repeat scroll 0 0 #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 9px;
    margin-top: -33px;
    padding: 2px;
    text-align: center;
    width: 36px;
}

.small_arrow_box { position: relative; } 

.small_arrow_box:after, .small_arrow_box:before { 
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0; 
	width: 0; 
	position: absolute;
	pointer-events: none;
}

.small_arrow_box:after { 
    border-color: #000000 rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-width: 6px;
    left: 100%;
    margin-left: -32px;
} 

#typed-cursor{
	display:none;
}
