body
{
	background-color: #f8f8f8;
	font-family: 'Open Sans',sans-serif,Arial;
	font-size: 17px; 	
	line-height: 30px;
	font-weight: 300;	
	color: #6d6d6d;
}
.montserrat-font
{
font-family: 'Montserrat', sans-serif, Arial;
}
.doc-loader 
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;	
	background-color: white;
}
.doc-loader td 
{       
    text-align: center;
    vertical-align: middle;
}
div.content-960
{
	max-width: 960px;
}
div.content-960 img
{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.full-width img
{	
width: 100%;
height: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/*MENU*/
.menu-logo
{
cursor: pointer;
padding-top: 14px;
}
.sticky-wrapper
{
height: 0 !important;
}
.main-menu
{
background: transparent;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.sticky-wrapper.is-sticky .main-menu
{
background-color: #2B0E00;
}
div.main-menu
{
    width: 100%;
	z-index: 9999;	
	top: 0;
	position: fixed;
}
div.main-menu a.logo
{
	font-size: 26px;
    font-weight: 800;
	display: inline-block;
	padding: 20px 0;
}
div.main-menu .menu-holder
{	
	max-width: 960px;		
	text-align: center;
	height: auto !important;
}
div.main-menu .menu-holder ul
{
	height: 100%;
}
div.main-menu .menu-holder ul li
{
	display: inline-block;
	list-style-type: none;
	height: 100%;	
	font-size: 12px;	
	letter-spacing: 2px;
}
div.main-menu .menu-holder a
{	
	font-size: 13px;
	letter-spacing: 0;
	text-decoration: none;
	display: block;	
	margin: 22px 10px 15px 10px;
	color: #efa536;
}
div.main-menu .menu-holder li.active a, div.main-menu .menu-holder li a:hover
{ 
border-top: 3px solid white;
}
/*END MENU*/

/*SMALL MENU*/
.small-menu-logo
{
padding-top: 20px;
}
.small-menu-background
{
background-color: rgba(34, 34, 34, 0.9);
}
div.main-menu.small-menu-background  .menu-holder a
{
margin: 0px;
}
/*END SMALL MENU*/

.section
{
	padding-top: 150px;
	padding-bottom: 20px;
}
h2.section-title
{
	font-size: 70px;
	font-weight: 700;
	letter-spacing: -5px;
	line-height: 55px;
	color: #2B0E00;
}
.title-separator
{
max-width: 230px;
border-top: 10px solid;
margin-top: 40px;
margin-bottom: 30px;
border-color: #EFA536;
}
.info
{
color: #9a96a0;
font-size: 20px;
line-height: 30px;
}

/*HOME*/
h1.big-tittle
{
font-size: 120px;
line-height: 100px;
font-weight: 700;
letter-spacing: -5px;
color: #ffffff;
}
h2.big-tittle-description
{
	max-width: 450px;
	color: #ffffff;
	font-weight: 400;
}
/*END HOME*/

/*SERVICE*/
.services
{
background-image: url('../images/background.png');
}
.service-item-title
{
font-size: 22px;
line-height: 35px;
font-weight: 700;
margin-top: 50px;
color: #242f31;
}
.service-item-content
{
font-size: 16px;
line-height: 25px;
margin-top: 20px;
}
ul.service-list
{
display: inline-block;
font-size: 16px;
line-height: 25px;
color: #242f31;
margin-top: 50px;
margin-left: 10px;
}
ul.service-list li
{
background-image: url(../images/bullets.png);
background-repeat: no-repeat;
background-position: 0px 10px;
padding-left: 13px;
}
#services-item li aside,
.page-header .title,
.galleries .gallery-item figure .gallery-icon a{
	color: #FFF;
}
/*PORTFOLIO*/
.portfolio
{
background-color: #2B0E00;
padding-bottom: 0;
}
.portfolio h2.section-title
{
color: #fbfbfb;
}
.portfolio .info
{
color: #d9d9d9;
}
a.preview
{
width: 100%;
top: 0;
left: 0;
background: #4FBC93;
}
.shadow
{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
-moz-opacity: 0.70;
opacity:.70;
filter: alpha(opacity=70);	
text-decoration: none;
}
.work_item_text
{
position: relative;
text-align: center;
display: block;
color: #fbfbfb;
font-size: 24px;
line-height: 30px;
font-weight: 700;
width: 90%;
margin: 0 auto;
}
#filters
{
margin-bottom: 50px;
margin-top: 100px;
}
#filters li a
{
color: #fbfbfb;
text-decoration: none;
padding: 10px 20px;
margin: 0 10px;
border-radius: 20px;
font-size: 13px;
}
#filters li a.selected
{
background-color: #EFA536;
}

/*ABOUT*/
.about
{
background-image: url('../images/background.png');
padding-bottom: 0;
}
.about h2.section-title
{
color: #484251;
}
.about .info
{
color: #9a96a0;
}
.big-about-font
{
color: #EFA536;
font-size: 32px;
line-height: 50px;
}
.coloured
{
top: 0;
left: 0;
opacity: 0;
}
.member-image-holder
{
line-height: 0;
}
.member-image-holder img
{
width: 100% !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
}
.member-name h4
{
font-size: 22px;
line-height: 28px;
color: #242f31;
letter-spacing: -1px;
}
.team-position
{
font-size: 16px;
line-height: 25px;
letter-spacing: -1px;
}
.member-separator
{
border-top: 12px solid #dadada;
width: 155px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
margin-bottom: 20px;
}
.about_slider_background
{
min-height: 650px;
background-image: url('../images/background_stone.png');
background-repeat: no-repeat;
background-position: center center;
background-color: #494351;
}
.testimonial_slider_holder
{	
max-width: 820px;
width: 100%;
margin: 0 auto;
padding-top: 250px;
padding-bottom: 205px;
}
.testimonial-text
{
max-width: 660px;
font-size: 30px;
line-height: 40px;
color: white;
letter-spacing: -1px;
}
.testimonial-author
{
font-size: 24px;
line-height: 30px;
color: white;
}
.testimonial-top-line
{
border-top: 10px solid #44AE86;
padding-bottom: 40px;
max-width: 660px;
margin-left: 160px;
}
.image_slider li
{
line-height: 0;
font-size: 0;
}
div.featured_work_image_slider_holder
{
	margin-left: 0;
	width: auto;
	position: relative;
}
a#featured_work_prev
{
	position: absolute;
	top: 50%;
	left: 0;	
	margin-top: -45px;
}
a#featured_work_next
{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -45px;	
}
.team-social
{
height: 25px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
position: relative;
}
.team-social a
{
width: 25px;
height: 25px;
display: inline-block;
margin: 0 5px;
overflow: hidden;
}
.team-social a img
{
display: block;
max-height: none;
max-width: none;
}

/*BLOG*/
.blog
{
background-image: url('../images/background.png');
}
.blog .info
{
color: #9a96a0;
}
.blog-item-holder
{
padding: 35px 0;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
}
.blog-item-holder:hover
{
background-color: #2B0E00;
color: #EFA536;
}
ul.date-author-likes-holder li
{
display: inline;
margin-right: 20px;
}
.blog-title
{
display: inline-block;
font-size: 22px;
line-height: 30px;
font-weight: 700;
}
.blog-title a
{
color: #EFA536;
text-decoration: none;
}
.blog-item-holder:hover .blog-title, .blog-item-holder:hover .blog-title a
{
color: white;
}
.blog-title:hover
{
cursor: pointer;
}
.like{  
background:url(../images/like.png) no-repeat;  
width: 25px;
height: 18px;
display: inline-block;
vertical-align: -3px; 
}  
.like:hover{  
    background-position:0 -18px;  
	cursor: pointer;
}  

/*CONTACT*/
.contact
{
background-image: url('../images/footer_map.png');
background-repeat: no-repeat;
background-position: 75% 0;
}
/*.contact.section
{
padding-bottom: 250px;
}*/
.contact h2.section-title
{
color: #fbfbfb;
}
#contact
{
background-color: #2B0E00;
}
.contact-title-info
{
color: #d9d9d9;
font-weight: 700;
font-size: 22px;
}
.contact-content-info
{
color: #d9d9d9;
}
ul#contact-form li
{
	margin-bottom: 20px;
}
ul#contact-form li.last-child
{
	text-align: right;
}
ul#contact-form li #name, ul#contact-form li #contact-email, ul#contact-form li #website 
{
	width: 408px;
	border: 0;
	padding-top:13px;
	padding-bottom:13px;
	margin: 0;
	height: 28px;
	padding-left: 30px;
	font-size: 16px;
	font-family: 'Open Sans',sans-serif,Arial;
	background-color: #413b49;
	border-radius: 50px;
	color: #d9d9d9;
}
ul#contact-form li #message
{
	width: 408px;
	margin-left: 0;
	border: 0;
	padding-top:13px;
	padding-bottom:0;
	margin: 0;
	padding-left: 30px;
	overflow: auto;
	font-size: 16px;
	font-family: 'Open Sans',sans-serif,Arial;
	background-color: #413b49;
	border-radius: 25px;
	color: #d9d9d9;
}
ul#contact-form li #send-message
{	
	margin-right: 4px;
	margin-top: 0;
	margin-bottom: 0;
}

/*FOOTER*/
.footer
{	
	width: 100%;	
	background-color: #EFA536;
}
.footer-content
{
padding: 1px 0;
}
.footer-content .title-separator
{
margin: 20px auto;
}
.scroll-top
{
width: 90px;
height: 90px;
left: 0;
top: -90px;
background-image: url('../images/back_to_top.png');
background-repeat: no-repeat;
}
.scroll-top:hover
{
background-position: 0 -90px;
cursor: pointer;
}
.footer-copyright
{
background-color: #EFA536;
padding: 20px 0;
color: #d9d9d9;
font-size: 14px;
}
.big-social
{
bottom: -16px;
height: 59px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
position: relative;
}
.big-social a img
{
display: block;
max-height: none;
max-width: none;
}
.big-social a
{
width: 59px;
height: 54px;
display: inline-block;
margin: 0 70px;
overflow: hidden;
}

/*SINGLE POST*/
.single-post .main-menu, .single-page .main-menu
{
background-color: #EFA536;
}
.content-630
{
max-width: 630px;
}
.content-630 img
{
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}
.single-post .main-menu .menu-holder li a:hover
{
border: 0;
}
.post
{
padding-top: 150px;
} 
.single-blog-title
{
font-size: 30px;
line-height: 35px;
color: #484251;
font-weight: 700;
}
.single-big-text
{
font-size: 24px;
line-height: 40px;
}
blockquote
{
font-size: 18px;
line-height: 30px;
color: #44ae86;
border-left: 3px solid;
padding-left: 30px;
margin-left: 10%;
margin-top: 50px;
margin-bottom: 50px;
font-style: italic;
font-weight: 600;
}
.comments-number
{
font-size: 24px;
line-height: 30px;
color: #484251;
font-weight: 600;
letter-spacing: -2px;
}
.comment-content-holder
{
margin-left: 50px;
}
.comment-content-holder
{
width: 470px;
}
.comment-author
{
display: inline-block;
font-size: 18px;
color: #EFA536;
}
.comment-time-separator
{
display: inline-block;
font-size: 14px;
margin: 0 20px;
}
.comment-time
{
display: inline-block;
font-size: 14px;
}
.replay
{
display: inline-block;
font-size: 14px;
color: #EFA536;
}
.replay:hover
{
color: #484251;
cursor: pointer;
}
.second-level
{
margin-left: 10%;
}
.second-level .comment-content-holder
{
width: 407px;
}
.third-level
{
margin-left: 20%;
}
.third-level .comment-content-holder
{
width: 344px;
}
.submit-comment
{
background-color: #484251;
padding: 100px 0;
}
.leave-comment
{
font-size: 24px;
color: #f8f8f8;
letter-spacing: -2px;
}
.required-fields
{
font-size: 16px;
color: #d9d9d9;
}
ul#submit-form li
{
	margin-bottom: 20px;
}
ul#submit-form li.last-child
{
	text-align: right;
}
ul#submit-form li #submit-name, ul#submit-form li #submit-email, ul#submit-form li #submit-website 
{	
	border: 0;
	padding-top:13px;
	padding-bottom:13px;
	margin: 0;
	height: 28px;
	padding-left: 30px;
	font-size: 16px;
	font-family: 'Open Sans',sans-serif,Arial;
	background-color: #413b49;
	border-radius: 50px;
	color: #d9d9d9;
}
ul#submit-form li #submit-message
{
	margin-left: 0;
	border: 0;
	padding-top:13px;
	padding-bottom:0;
	margin: 0;
	padding-left: 30px;
	overflow: auto;
	font-size: 16px;
	font-family: 'Open Sans',sans-serif,Arial;
	background-color: #413b49;
	border-radius: 25px;
	color: #d9d9d9;
}
ul#submit-form li #send-submit-message
{	
	margin-right: 4px;
	margin-top: 0;
	margin-bottom: 0;
}

/*EXTERNAL*/
.external
{
padding-top: 150px;
padding-bottom: 150px;
}
h4.external-subtitles
{
letter-spacing: -2px;
color: #484251;
font-size: 22px;
font-weight: 600;
}
.how-we-do-title
{
font-weight: 600;
}
.pointer_spacer
{
margin-bottom: 37px;
}
.pricing-holder
{
text-align: center;
border: 1px solid #EFA536;
border-radius: 10px;
position: relative;
margin-bottom: 25px;
}
.pricing-header
{
color: white;
background: #EFA536;
border-radius: 8px 8px 0 0px;
padding: 15px 0;
}
.pricing-content
{
padding-bottom: 50px;
padding-top: 20px;
}
.pricing-button
{
position: absolute;
bottom: -30px;
}
.pricing-button a
{
margin: 0;
}
.progress_bar_field_holder
{
background-color: #dddddd;
}
.progress_bar_field_holder 
{
height: 35px;
position: relative;
margin-bottom: 20px;
border-radius: 30px;
overflow: hidden;
}
.progress_bar_title 
{
position: absolute;
top: 3px;
left: 30px;
z-index: 1;
color: #ffffff;
}
.progress_bar_field_perecent 
{
height: 35px;
position: absolute;
top: 0;
left: 0;
background-color: #EFA536;
}
.services{
	position: relative;
}
.service-effect{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	list-style: none;
}
.service-effect:after{
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background-color: transparent;
	z-index: 3;
}
.service-effect li{
	position: absolute;
	left: 50%;
	top: 120px;
}
.service-effect li:nth-child(6n+1){
    margin-left: -370px;
    margin-top: 80px;	
    z-index: 6;
}
.service-effect li:nth-child(6n+2){
    margin-left: -320px;
    margin-top: -80px;
    z-index: 1;	
}
.service-effect li:nth-child(6n+3){
    margin-left: -145px;
    margin-top: -135px;
    z-index: 3;	
}
.service-effect li:nth-child(6n+4){
    margin-left: 35px;
    margin-top: -80px;
    z-index: 4;	
}
.service-effect li:nth-child(6n+5){
    margin-left: 120px;
    z-index: 5;	
}
.service-effect li:nth-child(6n+6){
    margin-left: 200px;
    margin-top: 110px;
    z-index: 6;	
}
#services-item{
    list-style: outside none none;
    margin: 0 auto;
    position: relative;
    width: 70%;
    min-height: 600px;
    padding: 0;
    z-index: 4;
}
#services-item li{
    background: hsl(33, 74%, 81%) none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    width: 50px;
	height: 50px;
	text-indent: -9999px;
	margin: -25px 0 0 -25px;
	left: 50%;
	top: 50%;
	
	-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
#services-item li.active{
	text-indent: inherit;
	width: 220px;
	height: 220px;
	margin-top: -110px;
	margin-left: -110px;
}
#services-item li:hover{
	cursor: pointer;
}
#services-item li.active:hover{
	cursor: default;
}
#services-item li:after,
#services-item li:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
}
#services-item li:after{
    height: 17px;
    margin: -8.5px 0 0 -1.5px;
    width: 3px;
}
#services-item li:before{
	width: 17px;
	height: 3px;
	margin: -1.5px 0 0 -8.5px;
}
#services-item li:nth-child(6n+1){
    left: 15%;
    top: 10%;
}
#services-item li:nth-child(6n+2){
	background: hsl(19, 63%, 50%);
    left: 30%;
    top: 45%;
}
#services-item li:nth-child(6n+3){
	background: hsl(11, 94%, 65%) none repeat scroll 0 0 !important;
    top: 15%;
}
#services-item li:nth-child(6n+4){
    background: hsl(33, 100%, 50%) none repeat scroll 0 0 !important;
    left: 65%;
    top: 40%;
}
#services-item li:nth-child(6n+5){
    background: hsl(15, 45%, 28%) none repeat scroll 0 0 !important;
	left: 80%;
    top: 10%;
}
#services-item li:nth-child(6n+6){
    background: hsl(203, 65%, 77%) none repeat scroll 0 0 !important;
 	left: 90%;
    top: 50%;
}
#services-item li.active:after, 
#services-item li.active:before{
	display: none;
}
#services-item li aside{
    border: 1px solid #FFF;
    border-radius: 100%;
    bottom: 3px;
    box-sizing: border-box;
    left: 3px;
    padding: 3px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
    z-index: 3;
    overflow: hidden;
    line-height: 22px;
}
#services-item li .service-inner{
	padding: 35px 20px 10px;
}
#services-item li aside h3{
	margin: 0 0 10px;
	text-transform: uppercase;
}
#services-item li .service-inner a{
	color: inherit;
}
#services-item li .service-inner a:hover{
	opacity: 0.7;
}
#services-item li em.animated{
    border: 5px solid #FFF;    
    border-radius: 50%;
    bottom: -5px;
    content: "";
    left: -5px;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 2;
}
#services-item li:after,
#services-item li:before{
	background-color: #FFF;
}
.section{
	padding: 90px 0 50px;
	overflow: hidden;
}
.section.menu-item{
	padding: 30px 0;
}
.home .section{
	line-height: 26px;
}
.home .section p{
	margin-bottom: 20px;
}
.bullets {
	-webkit-animation-name: bullets;
	animation-name: bullets;
	-webkit-animation-duration: 1.5s;
  	animation-duration: 1.5s;
}
@-webkit-keyframes bullets {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.6;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes bullets {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.6;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
	}