@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

/*
Home
///////////////////////////////////////////////////////////////////////////////////////////////
*/

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Montserrat', sans-serif;

}

input, textarea {
	-webkit-appearance: none;
}

body
{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

#wrapper {
	min-height: 100%;
	margin-bottom: -140px;
	padding-bottom: 70px;
}

.section
{
	padding: 60px 0px;
}

h1.title
{
	color: #898989;
	font-size: 38px;
	line-height: 42px;
}

.destaque
{
	color: #00539f;
}

.page-header .subtitle
{
	color: #898989;
	font-size: 16px;
	line-height: 24px;
}

/* Botao */
.button.greca
{
	background-color: #f4eb3b;
	color:#00539f;
	border-radius: 0px;
	
}

.button.greca:hover {
	background-color: #00539f;
	color: white;
}

.flex-caption.left
{
	text-align: left;
	padding-left: 210px;
}


.flex-caption .lowercase.slideTitulo
{
	font-size: 66px;
	line-height: : 66px !important;
}

.flex-caption .lowercase.slideSubtitulo
{
	font-size: 34px;
	line-height: : 34px !important;
}

/* Nav */
.fullwidth .flexslider .flex-direction-nav .flex-next, .fullwidth .flexslider .flex-direction-nav .flex-prev
{
	border-radius: 0px !important;
	width: 60px !important;
	height: 100px !important;
}

.fullwidth .flexslider .flex-direction-nav .flex-next
{
	-webkit-transform: translate3d(0,0,0);
	right:40px !important;
	background-position: -43px -215px !important;
	z-index: 1000;
}

.fullwidth .flexslider .flex-direction-nav .flex-prev
{
	-webkit-transform: translate3d(0,0,0);
	left:40px !important;
	background-position: 4px -215px !important;
	z-index: 1000;
}



/* Portfolio */
.item-info
{
	padding: 12px;
	width: 100%;
}

.item-info .title a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 100%;
}

.item-info .subtitle a
{
	color: #00539f;
	text-transform: uppercase;
	font-size: 12px;
		white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 100%;
}

.item-info h3.subtitle
{
	margin-bottom: 0px;
	line-height: 12px;
}


.menu li ul
{
	width: 70px;
}

/* Portfolio Overlay */
.item-info-overlay h3.title a
{
	color: #ffffff;
}

.item-info-overlay h3.subtitle
{
	line-height: 14px;
}

.item-info-overlay h3.subtitle a
{
	color: white;
	text-transform: uppercase;
	font-size: 12px;
}

.item-info-overlay p a
{
	color: #ffffff;
}

.item-info-overlay p a
{
	position: absolute;
	bottom: 30px;
	left:0px;
	padding: 0px 20px;
	max-height: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
}




/* Clientes */
#clientesSection
{
	background-color: #0091d2;
	color: #ffffff;
}

#clientesSection .bx-wrapper .bx-pager.bx-default-pager a
{
	background-color: #0077ac;
	border: 2px solid #0077ac;
    border-radius: 5px;
    display: block;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
}

#clientesSection .bx-wrapper .bx-pager.bx-default-pager a.active
{
	background-color: #0091d2;
	border: 2px solid #99d3ed;
}

#clientesSection h2
{
	margin-bottom: 60px;
}

#testimonials .author {
	margin-top: 15px;
	font-weight: 600;
	color: #80c8e9;
	opacity: 0;
	filter:alpha(opacity=0);
}

#testimonials
{
	text-align: center;
}

#testimonials li img
{
	display: inline;
	margin: 15px 30px;
}

#testimonials h4
{
	width: 50%;
	margin: auto;
	margin-top: 30px;
	opacity: 0;
	filter:alpha(opacity=0);
	font-size: 14px;
}


/* Servicos */
#servicesSection
{
	overflow: visible;
}

#servicesSection h2
{
	color: #00539f;
	text-align: center;
	margin-bottom: 40px;
}

#servicesSection .one-fourth a {
	display: block;
}

#servicesSection h3
{
	color: #00539f;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 6px;
}

#servicesSection p
{
	font-size: 14px;
	line-height: 20px;
	color: #7d7d7d;
}

.iconServices
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 200px;
	height: 200px;
}

.service01
{
	background-image: url("../images/services01.png");
}

.service01:hover, .active .service01
{
	background-image: url("../images/services01_on.png");
}

.service02
{
	background-image: url("../images/services02.png");
}

.service02:hover, .active .service02
{
	background-image: url("../images/services02_on.png");
}

.service03
{
	background-image: url("../images/services03.png");
}

.service03:hover, .active .service03
{
	background-image: url("../images/services03_on.png");
}

.service04
{
	background-image: url("../images/services04.png");
}

.service04:hover, .active .service04
{
	background-image: url("../images/services04_on.png");
}



/* Social */

#socialSection
{
	background-color: #f5f5f5;
	color: #898989;
}

#socialSection h2
{
	margin-bottom: 0px;
}

#socialIcons a
{
	display: inline-block;
	position: relative;
	width:50px;
	height:50px;
	margin: 0px 15px;
}

.socialTwitter
{
	background-image: url("../images/social_twitter.png");
}

.socialTwitter:hover
{
	background-image: url("../images/social_twitter_on.png");
}

.socialPinterest
{
	background-image: url("../images/social_pinterest.png");
}

.socialPinterest:hover
{
	background-image: url("../images/social_pinterest_on.png");
}

.socialFacebook
{
	background-image: url("../images/social_facebook.png");
}

.socialFacebook:hover
{
	background-image: url("../images/social_facebook_on.png");
}


/*
Certified
///////////////////////////////////////////////////////////////////////////////////////////////
*/

.certified-image, .placeholder-image {
	height: 160px;
	margin-bottom: 20px;
}

.certified .col-xs-12 {
	width: 100%;
}

.section.certified {
	margin-bottom: 50px;
	padding-top: 0px;
}

.section.certified p {
	line-height: 25px;
	font-size: 14px;
}

.section.certified .divider-border:first-child {
	margin-top: 0px;
}

.section.certified .page.title {
	margin: 0px;
	line-height: 50px;
	font-size: 26px;
}

/*
About
///////////////////////////////////////////////////////////////////////////////////////////////
*/

#about
{
	background-image: url("../images/about00.jpg");
}

#about.parallax-background 
{
	background-attachment:scroll;
}

#about .holder
{
	min-height: 300px;
}

.page.title
{
	text-align: center;
	text-transform: uppercase;
	color: #00539f;
	font-size: 32px;
	line-height: 16px;
}

.one-third h3
{
	color: #00539f;
	font-size: 18px;
	text-transform: uppercase;
}

.one-third p
{
	color: #7d7d7d;
	line-height: 25px;
	font-size: 14px;
}

.one-third img
{
	margin-bottom: 10px;
	margin-top: 5px;
}

.title.eco
{
	color: #a2b21c;
}


/*
Rodape
///////////////////////////////////////////////////////////////////////////////////////////////
*/

#rodapeSection
{
	color: #79aad2;
	padding: 0px;
	margin-top: 70px;
	background-color: #e5eef5;
	width: 100%;
	left: 0;
    position: absolute;
    right: 0;
}

#rodapeSection > div {
	width: 100%;	
}

#rodapeSection p {
	background-color: #e5eef5;
	padding: 25px;
	width: 100%;
	display: block;	
}

#wrapper
{
	box-shadow: none;
}


/*
Clients
///////////////////////////////////////////////////////////////////////////////////////////////
*/

#content-wrapper.clientsPage #rodapeSection
{
	margin-top: 0px;
}


.pull-left {
	float: left;
}

/* Contacts */

.mapDiv {
	min-height: 500px;
	width: 100%;
	background-color: black;
}

.no-borders {
	border: none !important;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.greyHeader {
	background-color: #e5eef5 !important;
    height: 159px;
    text-align: center;
    display: table;
    color: #00539f;
}

.greyHeader h2 {
	text-transform: uppercase;
}

.greyHeader h2 span {
	color: #00539f;
}

.only-borders {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background-color: transparent !important;
}

.only-borders h2 {
	color: #0594d8;
	padding: 10px;
}


.greyHeader > div {
	display: table-cell;
    vertical-align: middle;
}

.contacts .left-address {
	width: 33.3%;
}

.contacts .right-contacts {
	width: 66.6%;
	padding-left: 10%;
}

.contacts .right-contacts input[type=submit] {
  	font-size: 14px;
  	font-family: "Montserrat";
  	font-weight: bold;
  	text-transform: uppercase;
  	color: #00539f;
  	background-color: #f5eb3b;  
  	width: 167px;
  	height: 50px;
  	border: none;
  	appearance:button;
  	-moz-appearance:button; /* Firefox */
	-webkit-appearance:button; /* Safari and Chrome */
}

.contacts .right-contacts input[type=submit]:hover {  	
  	background-color: #00539f;
  	color: white;
}



.contacts .right-contacts input {
	border-width: 2px;
	border-color: #b2ddf0;
	background-color: rgb(255, 255, 255);
	border-radius: 0px;
	width: 100%;
	margin-bottom: 40px;
	margin-top: 10px;
}

.contacts .contactInfo {
  	font-size: 18px;
  	font-family: 'Montserrat', sans-serif;
  	color: #0191ce;
  	line-height: 24px;
  	margin-bottom: 5px;
}

.contacts label {
	text-transform: uppercase;
	color: #00539f;
}

.contacts h1 {
	color: #00539f;
	font-size: 26px;
	line-height: 16px;
	margin-bottom: 80px;
	text-transform: uppercase;
}

.contacts .right-contacts textarea {
	border-width: 2px;
	border-color: #b2ddf0;
	background-color: rgb(255, 255, 255);
	border-radius: 0px;
	width: 100%;
	min-height: 300px;
	margin-bottom: 20px;
	margin-top: 10px;	
}


/* Portfolio */

#portfolioFilters ul {
	list-style: none;
}

#portfolioFilters ul li {
	float: left;	
}

#portfolioFilters ul li a {
	text-transform: uppercase;
	padding: 0px 10px;
	color: #898989;
}

#portfolioFilters ul li a:hover {
	color: #464646;
}

#portfolioFilters ul li.active a {
	color: #464646;
	font-weight: 600;
}


/*#portfolioFilters ul li:before { content: '\25a0'; padding-right:15px; padding-right:10px; 	color: #00539f; }*/

#portfolioFilters ul li i {
	color: #00539f;
	font-size: 5px;
	position: absolute;
	right: -3px;
	top: 40%;
}

#portfolioFilters + #portfolioSection {
	padding-top: 40px;
}

#portfolioFilters .centeredmenu {
	float:left;
	width:100%;
	background:#fff;
	overflow:hidden;
	position:relative;
	margin-top: 40px;
}

#portfolioFilters .centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#portfolioFilters .centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

.portfolio .project-header p.client {
  	font-size: 16px;
  	font-family: "Montserrat";
  	color: #00539f;
  	font-weight: bold;
  	text-transform: uppercase;
}

.portfolio .project-header h1.title {
  	font-size: 38px;
  	font-family: "Montserrat";
  	color: #0091d2;
  	text-transform: uppercase;
  	text-align: left;
  	margin-bottom: 10px;
}

.portfolio .grey-intro {
	color: #898989;
}

.portfolio .project-header {
	padding-bottom: 30px;
	padding-top: 30px;
}

.portfolio .breadcrumb {
	list-style: none;
	margin: 0;
	margin-left: 3px;
}

.portfolio .breadcrumb li {
	float: left;
}

.portfolio .breadcrumb li a {
	text-transform: uppercase;
	padding-right: 10px;
	color: #464646;
	font-family: "Montserrat";
	font-size: 11px;
}

.portfolio .breadcrumb li:first-child a {
	color: #898989;
}

.portfolio .breadcrumb li:first-child a i {
	color: #898989;
}

.portfolio .breadcrumb li:first-child:before {
	color: #898989;
}

/*.portfolio .breadcrumb li:before {
	content: '\25C0'; padding-right:10px; color: #00539f; font-size: 9px;
}*/

.portfolio .breadcrumb li i {
	margin-right: 8px;
	font-size: 14px;
	color: #00539f;
}

.portfolio .project-detail {
	position: relative;
	border-top: none;
	padding-bottom: 60px;
}

.portfolio .project-detail .image-slider {
	width: 55%;
	float: left;
	position: relative;
	min-height: 350px;
}

.portfolio .project-detail .image-slider .bx-prev {
	height: 45px;
	width: 45px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	position: absolute;
	top: 35px;
	right: 65px;
	background: #363636 url('../images/arrow-left.png');
	background-size: contain;
	z-index: 100;
}

.portfolio .project-detail .image-slider .bx-next {
	height: 45px;
	width: 45px;
	position: absolute;
	top: 35px;
	right: 15px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	background: #363636 url('../images/arrow-right.png');
	background-size: contain;
	z-index: 100;
}

.portfolio .project-detail .project-info {
	width: 45%;
	float: left;
	padding-left: 30px;
}

.portfolio .project-detail .project-absolute-info {
	position: absolute;
	bottom: 55px;
	
}

.portfolio .project-detail .project-info > div > p {
  font-size: 14px;
  font-family: "Montserrat";
  color: #7d7d7d;
  line-height: 26px;
}

.portfolio .project-detail .project-info .type {
	color: #0091d2;
	margin-bottom: 20px;
	font-size: 16px;
}

.portfolio .project-detail .project-info > p:first-child { 
	color: #00539f;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Montserrat";
}

.portfolio .project-detail .project-absolute-info p {
	margin-bottom: 0px;
  	color: #0091d2;
  	text-transform: uppercase;
  	font-size: 14px;
  	line-height: 23px;
}

.portfolio .project-detail .project-absolute-info p span { 
	color: #7d7d7d !important;
	text-transform: capitalize;
}

.portfolio .project-detail .image-slider .bx-prev:hover, .portfolio .project-detail .image-slider .bx-next:hover {
	background-color :#00539f;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.bx-wrapper {
	padding-bottom: 0 !important;
}

.service .detail {
	position: relative;
	border-top: none;
	padding-bottom: 60px;
}

.service .detail .image-slider {
	width: 55%;
	float: left;
	position: relative;
}


.service .breadcrumb {
	list-style: none;
	margin: 0;
	margin-left: 3px;
}

.service .breadcrumb li {
	float: left;
}

.service .breadcrumb li a {
	text-transform: uppercase;
	padding-right: 10px;
	color: #464646;
	font-family: "Montserrat";
	font-size: 11px;
	font-weight: 600;
}

.service .breadcrumb li:first-child a {
	color: #898989;
	font-weight: 300;
}

.service .breadcrumb li:first-child a i{
	color: #898989;
}

.service .breadcrumb li:first-child:before {
	color: #898989;
}

/*.service .breadcrumb li:before {
	content: '\25c4'; padding-right:15px; padding-right:10px; color: #00539f;
}*/

.service .breadcrumb li i {
	margin-right: 8px;
	font-size: 14px;
	color: #00539f;
}

.service .page-header, .project .page-header {
	text-align: center;
}

.service .page-header h2 {
	padding: 10px;
}

.service .detail .image-slider .bx-prev:hover, .service .detail .image-slider .bx-next:hover {
	background-color :#00539f;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.service .detail .image-slider .bx-prev {
	height: 45px;
	width: 45px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	position: absolute;
	top: 35px;
	right: 65px;
	background: #363636 url('../images/arrow-left.png');
	background-size: contain;
	z-index: 100;
}

.services .detail h2, .certified h2, .aboutBigger h2{
	color: #00539f;
	text-transform: uppercase;
	font-size: 18px;
	padding: 0;
	line-height: 25px;
	padding-left: 55px;
	display: block;
	height: 65px;
	margin-bottom: 20px;
}

.certified h2, .aboutBigger h2 {
	padding: 0px;
	margin-bottom: 0px;
	height: 40px;
}

.certified p b {
	margin-bottom: 10px;
	display: block;
	height: 0px;

}

.services .detail img.icon {
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 10px;
}

.service .detail .image-slider .bx-next {
	height: 45px;
	width: 45px;
	position: absolute;
	top: 35px;
	right: 15px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	background: #363636 url('../images/arrow-right.png');
	background-size: contain;
	z-index: 100;
}

.service .detail .info {
	width: 45%;
	float: left;
	padding-left: 30px;
	text-align: left;
}

.services {
	overflow: hidden;
}

.services ul {
	list-style: none;
}

.service .detail .absolute-info {
	position: absolute;
	bottom: 55px;
	
}

.service .detail .info > p {
  font-size: 16px;
  font-family: "Montserrat";
  color: #7d7d7d;
  line-height: 26px;
}

.service .detail .info > p:first-child { 
	color: #00539f;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Montserrat";
}

.service .detail .absolute-info p {
	margin-bottom: 0px;
  	color: #00539f;
  	text-transform: uppercase;
  	font-size: 16px;
  	line-height: 26px;
}

.service .detail .absolute-info p span { 
	color: #7d7d7d !important;
	text-transform: capitalize;
}

.project .programs-icons > div {
	display: table;
	margin: 25px auto;
}

.project .programs-icons > div img {
	padding: 15px;
}

.project .compete-text {
	padding: 0px 25px;
}

.project .project-text .column {
	padding: 0px 25px;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 30px;
}

.project .one-third {
	margin-right: 0%;	
	margin-bottom: 25px;
}

.project .one-third .title,  .project .two-third .title {
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Montserrat";
	color: #00539f;
}

.project .two-third p {
	color: #7d7d7d;
}

.project .two-third .title {
	padding-left: 25px;
}

.project .section {
	padding-top: 0px;
}

.project .programs-icons {
	padding-bottom: 0px !important;
}

.project .programs-icons div img {
	/*width: 33.3%;*/
	height: 160px;
}

.jumbo-video {
   width: 100%;
   height: auto;
   -webkit-transform-style: preserve-3d
}

.play-video {
	-webkit-transform: translate3d(0,0,0);
	width: 150px !important;
	height: 150px;
	margin: 0% auto;
	margin-top: -65px;
}

.centred-caption {
	padding-left: 0px !important;
}

.contacts #socialIcons {
	margin-top: 60px;
	margin-left: -15px;
}


.about .flex-control-nav li a.flex-active {
	border: 2px solid #00539f;
}

.about .flex-control-nav li a, .about .flex-control-nav li a:hover {
	background: none repeat scroll 0 0 #3c4244;
	border: 2px solid #3c4244;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.about .page.title {
	color: #0594d8;
}

.about iframe {
	min-height: 775px;
	width: 220px;
}

.about .green {
	padding: 20px;
	min-height: 200px;
	background-color: #fafbf3;
	margin-top: 30px;
}

.about .green h3 {
	font-size: 18px;
	font-weight: 18px;
	text-transform: uppercase;
	color: #a2b21c;
	padding-left: 15px;
}

.about .green .column {
	padding: 0 15px;
	color: #7d7d7d;
	line-height: 25px;
	font-size: 14px;
}

.about .green .column img {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 100%;
}

#socialSection .divider-border {
	border-color: white;
	border-width: 0px;
	margin: 20px;
	
}

#socialSection h2, #socialSection p {
	color: #00539f;

}

#socialSection p {
	margin-top: 45px;
}

#socialSection .holder {
	max-height: 310px;
}

#socialSection {
	background-color: #e5eef5;
}

#socialSection .socialTwitter
{
	background-image: url("../images/social_twitter_w.png");
}


#socialSection .socialPinterest
{
	background-image: url("../images/social_pinterest_w.png");
}

#socialSection .socialFacebook
{
	background-image: url("../images/social_facebook_w.png");
}

#socialSection .socialTwitter:hover
{
	background-image: url("../images/social_twitter_on.png");
}

#socialSection .socialPinterest:hover
{
	background-image: url("../images/social_pinterest_on.png");
}

#socialSection .socialFacebook:hover
{
	background-image: url("../images/social_facebook_on.png");
}

#servicesSection h2 {
	color: #0594d8;
	padding: 15px 0px;
}

.home .flex-caption {
	top: 10%;
}

.home .flex-caption .slider-button {
	margin-top: 40px;
}

.home .flex-caption .usual-text {
	line-height: 43px;
	background-color: rgba()
}

.welcome-header {
	padding: 75px 0px 50px 0px;
}

.welcome-header .subtitle {
	margin-top: 10px;
}

.home .flex-control-nav li a.flex-active {
	border: 2px solid #00539f;
}

.home .flex-control-nav li a, .home .flex-control-nav li a:hover {
	background: none repeat scroll 0 0 #3c4244;
	border: 2px solid #3c4244;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#clientesSection {
	position: relative;
}

.clientsPage .bx-wrapper .bx-controls-direction a, #clientesSection .bx-wrapper .bx-controls-direction a {
	height: 100px;
	width: 60px;
	border-radius: 0px;
}

.clientsPage #prev, #clientesSection #prev {
	z-index: 1000;
	position: absolute;
	left: 0px;
	margin-top: 40px;
	background: url(../images/sprite.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	background-position: 4px -215px !important;
}

.clientsPage #next, #clientesSection #next {
	z-index: 1000;
	position: absolute;
	right: 0px;
	margin-top: 40px;
	background: url(../images/sprite.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	background-position: -43px -215px !important;
}

.clientsPage .bx-prev, #clientesSection .bx-prev {
	width: 60px;
	height: 100px;
	display: block;
}

.clientsPage .bx-next, #clientesSection .bx-next {
	width: 60px;
	height: 100px;
	display: block;
}

.clear {
	/*margin-bottom: 40px;*/
}

a.usual {
	color: #00539f;
}

a.usual:hover {
	color: #00539f;
	text-decoration: none;
}

#testimonials li a {
	display: block;
}

#mobile-menu li a.current {
	color: #00539f;
	font-weight: 600;
}

#mobile-menu li:hover a {
	color: #00539f;
}

.marginTop {
	margin-top: 20px;
}

.fsc {
	padding-top: 0;
	margin-top: -50px;
	margin-bottom: 30px;
}

.item-info-overlay > a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.item-info-overlay > a p {
	position: absolute;
	bottom: 30px;
	color: white;
	padding: 0 15px;
}

.clientsLogos img {
	margin: 10px;
}

.clientsLogos .section {
	padding-top: 0px;
}

.clientsLogos {
	background-color: #00539f !important;
}

.clientsLogos .section .title {
	color: white;
	margin-bottom: 60px;
	text-align: center;
}

#three-lines-menu {
	width: 35px;
	height: 35px;
	background-image: url('../images/icon_menu.png');
	background-size: contain;
}

#three-lines-menu a {
	background-color: transparent;
	color: transparent;
}

#three-lines-menu a:hover {
	color: transparent;
}

.aboutBigger {
	width:100%;
	display: inline-block;
	float: left;
	margin-right: 27px;
}

.aboutBigger > div {
	width: 33.3%;
	float: left;
	padding: 30px;
}

.center-about img {
	margin-top: 25px;
}

.aboutBigger > div > p {
	line-height: 24px;
	margin-top: 15px;
}

.calculator {
	float: left;
	width: 224px;
}

.service .flex-control-paging {
	display: none !important;
}

.service .flex-direction-nav li .flex-prev, .service .flex-direction-nav li .flex-next {
	width: 45px;
	height: 45px;
}

.service .flex-direction-nav li .flex-prev {
	right: 65px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background: #363636 url('../images/arrow-left.png');
	background-size: contain;
}

.service .flex-direction-nav li .flex-next {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background: #363636 url('../images/arrow-right.png');
	background-size: contain;
}

.service .info p {
	font-size: 14px;
	font-family: "Montserrat";
	color: #7d7d7d;
	line-height: 24px;
}

a[href^=tel] {
 color: inherit;
 text-decoration:inherit;
}

#error404 {
	text-align: center;
	padding: 0px;
}

#error404 p {
	text-transform: uppercase !important;
	margin-bottom: 40px;
}

#error404 p:first-child {
	margin-bottom: 6px;
}

#error404 img {
	margin-bottom: 30px;
}

#error404 a {
	color: #00539f;
	border-bottom: 1px solid #00539f;
	margin-bottom: 40px;
}

.image-slider .social-share {
	position: absolute;
	margin-top: 10px;
}


.social-share img {
	width: 40px;
	height: 40px;
}

.social-share .facebook {
	background-image: url('../images/news_share_facebook.png');
}

.social-share .googleplus {
	background-image: url('../images/news_share_google+.png');
}

.social-share .twitter {
	background-image: url('../images/news_share_twitter.png');
}

.social-share .facebook:hover {
	background-image: url('../images/news_share_facebook_on.png');
}

.social-share .googleplus:hover {
	background-image: url('../images/news_share_google+_on.png');
}

.social-share .twitter:hover {
	background-image: url('../images/news_share_twitter_on.png');
}