@charset "utf-8";

/*---- Stylesheets ----*/
@import "bootstrap.min.css";
@import "revolution-slider.css"; 
@import "animate.css";
@import "cubeportfolio.min.css";
@import "flexslider.css";
@import "liquid-slider.css";
@import "YTPlayer.css";
@import "../theme_panel/theme_panel.css";

/*---- Fonts ----*/
@import "../fonts/montserrat/stylesheet.css";
@import "../fonts/raleway/stylesheet.css";
@import "../fonts/lato/stylesheet.css";  
@import "simple-line-icons.css";
@import "ionicons.min.css";
@import "font-awesome.min.css";

/*---- Backgrounds ----*/
#home {
	background-image: url(../img/promocao.jpg);
	}

#separator-video { 
	background-image: url(../img/backgrounds/bg_3.jpg);
}

#get-connected { 
	background-image: url(../img/backgrounds/bg_7.jpg);
}

/*---- General ----*/
html, 
body {
	height: 100%;
	color: #121212;
}
body {
	font-family: 'Lato-Light', sans-serif;
	font-weight: 100;
	color: #121212;
}
a {
	background: transparent;
	outline: none; 
	text-decoration: none;	
	
	-webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
	transition: .4s cubic-bezier(0.25,.46,.45,.94);
	-webkit-transition-property: background-color,color;
	transition-property: background-color,color;
}
a:active,
a:hover,
a:focus {
	outline: 0; 
	background: transparent;
	color: #121212;
	text-decoration: none;	  
}
a:focus, a:active, 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    outline : 0;
}
h1, h2, h3, h4, h5, h6, subtitulo {
	font-family: 'Montserrat', sans-serif;
	line-height: 1;
}
h1 small, h2 small, h3 small {
	font-family: 'Raleway', sans-serif;
	color: #121212;
}
h4 small, h5 small, h6 small {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #121212;
}

/*---- Fun Facts ----*/
#fun-facts {
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 1;
	padding-top:30px;
	padding-bottom:10px;
}
#fun-facts .row {
    margin-top: 10px;
}
.fact-container {
	padding-top:30px;
	padding-bottom:0px;
}
.counter {
	font-size: 70px;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
	line-height: 0px;
	letter-spacing:-6px;
}
.fact {
	text-align:center;	
}

/*---- Preloader ----*/
.preloader {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index:99999999;
}
.spinner {
    top: 50%;
}
.spinner {
    position: absolute;
    width: 45px;
    height: 45px;
    left: 50%;
    margin: -22px 0 0 -22px;
    cursor: wait; 
    border-radius: 50%;
    border: 1px solid;
    border-color: #ddd #ddd #777 #777;
    animation: spinner .8s infinite cubic-bezier(0.445,.05,.55,.95);
    -moz-animation: spinner .8s infinite cubic-bezier(0.445,.05,.55,.95);
    -webkit-animation: spinner .8s infinite cubic-bezier(0.445,.05,.55,.95);
}
@keyframes spinner {
    0% { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(360deg); }
}
@-moz-keyframes spinner {
    0% { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spinner {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
} 
.preloader-logo {
	position: absolute; 
    width: 120px;
    left: 50%;
    top: 50%;
    margin: -70px 0 0 -57px;
    cursor: wait; 
    opacity: .9;
}  

/*---- Titles ----*/

@media (min-width: 180px) {
h1 {
	font-size: 36px;
	letter-spacing: -2px;
	font-weight:200;
}
h1 small {
	font-size: 36px;
	font-weight: 100;
}
.lead {
	font-family: 'Lato Light', sans-serif;
	font-size: 16px;
}
h2 {
	font-size: 28px;
	letter-spacing: 0px;
	line-height:29px;
}
h2 small {
	font-size: 28px;
}
h3 {
	font-size: 20px;
}
h3 small {
	font-size: 20px;	
}
h5 small {
	font-size: 13px;
}

}
@media (min-width: 480px) {
h1 {
	font-size: 46px;
	letter-spacing: -2px;
	font-weight:200;
}
h1 small {
	font-size: 46px;
	font-weight: 100;
}
.lead {
	font-family: 'Lato Light', sans-serif;
	font-size: 16px;
}

h2 {
	font-size: 32px;
	letter-spacing: 0px;
	line-height:33px;

}
h2 small {
	font-size: 32px;
}
h3 {
	font-size: 34px;
}
h3 small {
	font-size: 34px;	
}
}
@media (min-width: 768px) {
h1 {
	font-size: 62px;
	letter-spacing: -2px;
	font-weight:200;
}
h1 small {
	font-size: 62px;
	font-weight: 100;
}
.lead {
	font-family: 'Lato Light', sans-serif;
	font-size: 18px;
}
h2 {
	font-size: 38px;
	letter-spacing: 0px;
	line-height:39px;

}
h2 small {
	font-size: 38px;
}
}
@media (min-width: 992px) {
h1 {
	font-size: 68px;
	letter-spacing: -2px;
	font-weight:200;
}
h1 small {
	font-size: 68px;
	font-weight: 100;
}
.lead {
	font-family: 'Lato Light', sans-serif;
	font-size: 20px;
}
h2 {
	font-size: 40px;
	letter-spacing: -1px;
	line-height:41px;

}
h2 small {
	font-size: 41px;
}

}
@media (min-width: 1200px) {
h1 {
	font-size: 76px;
	letter-spacing: -2px;
	font-weight:200;
}
h1 small {
	font-size: 76px;
	font-weight: 100;
}
.lead {
	font-family: 'Lato Light', sans-serif;
	font-size: 20px;
}
h2 {
	font-size: 40px;
	letter-spacing: -1px;
	line-height:41px;

}
h2 small {
	font-size:40px;
}
} 

/*---- Home ----*/
#home {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment:inherit;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
}
.parallax-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/assets/dot-pattern.png);
	background-repeat: repeat; 
	z-index: 2;
	opacity: 0.4;
}
.home-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
    padding-top: 300px;
	z-index: 3;
}
.home-title {
	position: relative;
	color: #FFFFFF;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 2px 1px 6px rgba(0, 0, 0, 0.3);
}

.panel {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.home-btn {
	margin-top: 25px;
}
.btn-home {
	color:#fff; 
	font-size:17px;
	font-family: 'Lato', sans-serif;
	font-weight:100;
	}

.btn-home a {
    display: inline-block;
    margin-top: 0px;
    padding: 0px 26px;
    color: #fff;
    background-color: #121212;
	border-radius: 6px;
	-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;
}
.btn-home a:hover,
.btn-home a:focus {
    display: inline-block;
	color: #fff;
	text-decoration: none;
	outline: none;
    opacity: 0.7;
}
.home-bottom {
	position: absolute;
	z-index: 3;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	opacity: 0.9;
	
}
.move {
	width: 40px;
	margin-left: auto;
	margin-right: auto;
	
	-webkit-animation: anim2 ease-in-out 3s infinite alternate;
	-moz-animation: anim2 ease-in-out 3s infinite alternate;
}
@-webkit-keyframes anim2
{
   from {left: 0px;   -webkit-transform: scale(1.0) rotate(0deg)   }
   50%  {left: 250px; -webkit-transform: scale(0.8) rotate(10deg)  }
   to   {left: 500px; -webkit-transform: scale(1.2) rotate(-20deg) }
}
@-moz-keyframes anim2
{
   from {left: 0px;   -moz-transform: scale(1.0) rotate(0deg)   }
   50%  {left: 250px; -moz-transform: scale(0.8) rotate(10deg)  }
   to   {left: 500px; -moz-transform: scale(1.2) rotate(-20deg) }
}
.home-bottom a {
	border-radius: 50%;
	border: 2px solid #C10003;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	color: #C10003;	
	
	-webkit-transition: 0.2s background linear;
	-moz-transition: 0.2s background linear;
	transition: 0.2s background linear;
}
.home-bottom a:hover {
	background-color: #C10003;
	color: #FFF;	
	text-decoration: none;
}
.dots {
	z-index: 99;
	background-image: url(../img/dot.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 6px;
	height: 34px;
}


/*---- Home Revolution Slider ----*/ 
.home-heading { 
    letter-spacing: 0px; 
    color: #fff;
    text-align: center;
}
.home-heading small {  
    color: #fff; 
    letter-spacing: -1px; 
    text-align: center;
}
@media (min-width:992px) {
    .home-heading {
        font-size: 72px;
    }
}
@media (min-width:768px) and (max-width:992px) {
    .home-heading {
        font-size: 55px;
    } 
}
@media (max-width:600px) { 
    .home-heading {
        font-size: 35px;
        text-align: center;
        line-height: 2;
    }
    .tp-banner .lead {
        display: none;
    }
}

.home-container {
    padding-top: 150px;
}
#home {
	background-image: url(../img/promocao.jpg);
	}
.tp-banner .btn {
        display: none;
    }


.tp-banner .lead {
    text-align: center;
    font-size: 16px!important;
    line-height: 24px!important;
}
.tp-banner .home-button {
	margin-top: 20px;
} 
.tp-banner li:after {
    content: "";
    position: absolute;
    background: url(../img/assets/gridtile.png) repeat;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; 
    z-index: 0!important;   
}  
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background: url(../img/assets/rev-loader.GIF) no-repeat center center;
    background-color: transparent;
    box-shadow:  none;
    -webkit-box-shadow: none;
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

/*---- Home-Pattern ----*/
#home-pattern {
	background-color: #444;
	background-position: center 0%;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: fixed; 
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;	
}

#home-slideshow {
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;	
}

/*---- Header ----*/
#header .navbar.navbar-default.navbar-fixed-top .container .navbar-header .navbar-brand {
	font-family: 'Montserrat', sans-serif;
}
.bottom-header,
.home-top-header {
    margin-top: -70px;
} 
.header-bottom {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.header-top .navbar-default {
    position: fixed;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 4;
	top:-100px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
#home-slideshow {
    top: -70px;
}

.content { 
    margin-top:0px; 
}


/* Site Wrapper */
.site-wrapper {
	clear: both;
}
.site-wrapper-video {
	background:#fff;
	z-index:1;
}

/*---- About ----*/
#about {
	padding-top: 70px;
    padding-bottom: 75px;
}
.section-title-about {
	text-align: center;
	margin-bottom: 30px;
}
h4 small {
	font-size: 20px;
}
p {
	font-size: 14px;
	line-height: 20px;
	color:#000;
	font-family: 'Lato Light', sans-serif;
}
.about-row {
	margin-bottom: 40px;
}
.about-icon {
	float: left;
    margin-top: -7px;
}
.about-info {
	padding-left: 50px;
	padding-top: 0px;
}
.about-description {
	padding-right: 50px;
	
}


/* Img Hover Effect */
.effects .img { 
    position: relative;
    overflow: hidden;
}
.effects .img a {
    display: inline;
    margin: auto;
    padding: 0;
    max-width: 100%;
    height: auto;
    color: #fff;
}
.overlay {
    display: block;
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all .5s; 
}
.expand {
    display: block;
    position: absolute;
    z-index: 100;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 20px;
    list-style: none;
    padding: 0;
}
.expand .social-icon {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}
.expand .cbp-l-icon {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}
.effect .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.effect .overlay .expand {
  left: 0;
  right: 0;
  top: 50px;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.effect:hover .img .img-responsive {
    transform: scale(1.25); 
}
.effect .img-responsive { 
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all .25s ease-in-out;
}
.effect:hover .img .overlay {
  opacity: 1;
}
.effect:hover .img .overlay .expand {
  top: 52%;
  margin-top: -30px;
  opacity: 1;
}

.effect .cbp-item-wrapper .img { 
    position: initial;
    overflow: hidden;
}
.effect:hover .cbp-item-wrapper .img .overlay .expand {
  top: 50%!important;
  margin-top: -30px;
  opacity: 1;
}
.cbp-item .img a:hover {
    opacity: .6;
    font-size: 24px;
}
.cbp-item .img a {
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
}



/*---- Separator-Video ----*/
#separator-video {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed; 
    background-color: #111;
	display: table;
	width: 100%;
	height: 55%;
	min-height: 55%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
}
.separator-video-content {
	margin-top: 0%;
	margin-bottom: 0%;
}
.video-info {
    margin-top: 5%;
 	line-height: 1;
}

#separator-video .fluid-width-video-wrapper {
    margin-top: 0px
}
.video-container {
	padding-top:12%;
}

@media (min-width: 990px) and (max-width: 1200px) {

.video-container {
	padding-top:22%;
}
}
@media (max-width: 990px) {

.video-container {
	padding-top:2%;
	padding-bottom:5%;
}
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 0%;
    border: 0;
	padding-bottom:-1px
}
.fluid-width-video-wrapper {
    margin-top: 0px;
	margin-bottom: 0px;
}


/*---- Separator-Quotes ----*/
#separator-quotes {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed; 
    background-color: #111;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
	color: #fff;
}
.quotes {
	color: #fff;
	position: relative; 
	z-index: 3;
	text-align: center;
	height: 100%;
	padding-top: 100px;
	padding-bottom: 80px;
}
.quotes h2 { 
	margin-bottom: 10px;
}
.white {
	color: #fff;
} 

@media (max-width: 420px) {
.white {
	margin-left:-40px;
} 
}

#separator-quotes .label {
	font-weight: normal; 
} 
.quotes .fa.fa-quote-left {
	font-size: 26px;
	vertical-align: top;
	margin-top: 2px;
}
.quotes .fa.fa-quote-right {
	font-size: 26px;
	vertical-align: top;
	margin-top: 2px;
}

/*---- Services ----*/
#services {
	padding-top: 20px;
	padding-bottom: 0px;
	align-content:center;
}
#services_notop {
	padding-top: 0px;
	padding-bottom: 0px;
}
.section-title {
	text-align: center;
	margin-bottom: 120px;
	border-style: solid;
    border-width: 2px;
	border-color:#E4E4E4;
	padding-left:4%;
	margin-top: 20px;
}
.center {
	text-align:center;
	
}
.services-container {
	
}
.service {
	margin-bottom: 0px;
}
.service-icon {
	float: left;
}
.back-icon{
	z-index: -1;
	color: #F0F0F0;
	position: absolute;
	padding-left: 40px;
	left: 0;
	top: 0;
	width: 144px;
	height: 144px;
	line-height: 144px;
	font-size: 144px;
}
.ion-3x {
	font-size: 3em;
}
.service-info {
	padding-left: 60px;
	padding-top: 0px;
}

.p-info {
	font-family: 'Lato Light', sans-serif;
	line-height: 16px;
	margin-top: -10px;
	text-align:justify;
	color:#000;
}
.p-obs {
	font-family: 'Lato', sans-serif;
	font-size:15px;
	line-height: 10px;
	margin-top: 0px;
	text-align:center;
	font-weight:500;
	color: #bb141a;
	text-decoration:underline;
}
/*---- Separator Call to Action ----*/
#separator-purchase {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
}
.call-action-purchase {
    padding: 40px 0px 40px 0px;
    vertical-align: middle;
    display: table;
}
.call-action-purchase span {
    font-family: 'Montserrat',sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-right: 20px; 
}
.call-action-purchase span small {
    font-family: 'Raleway',sans-serif;
    font-size: 20px;
    font-weight: 300;
}
	
@media (max-width: 480px) {
    .action-5-info h3,
    .action-5-info h3 small {
        font-size: 20px;
    } 

}
@media (min-width: 768px) {
    .action-5-info h3,
    .action-5-info h3 small {
        font-size: 22px;
		
    }
}

@media (min-width: 300px) and (max-width: 992px) {
    .white logoalternativa{
	width:50%;
}
	
}

/*---- Get Connected ----*/ 
#get-connected {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat; 
    background-color: #111;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
	color: #fff;
}
.connected-row {
	margin-top: 80px;
	margin-bottom: 80px;
	color: #fff;
	position:relative;
	z-index:3;
}
.connected-icons {
	margin: 20px 60px;
	list-style-type: none;
    display: inline-block;
    list-style: none;
    
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
	-khtml-padding-start: 0;
	-o-padding-start: 0;
	padding-start: 0;
	padding: 0;
}
.connected-icons li {
	display: inline-block;
    padding: 15px 15px;
}
.connected-icon a .fa-stack.fa-lg.fa-4x .fa.fa-circle {
	opacity: 0.2;
	
	-webkit-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -ms-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
}
.connected-icon a:focus .fa-stack.fa-lg.fa-4x .fa.fa-circle,
.connected-icon a:hover .fa-stack.fa-lg.fa-4x .fa.fa-circle {
	opacity: 1;
	
}
.connected-icon a {
	
}
.connected-icon a:focus,
.connected-icon a:hover {
	  
}
.ion-5x {
	font-size: 5em;
}


/* ==== 19) Contact Form ==== */

#contact-form {
	padding-top: 0px;
	padding-bottom: 0px;
}


#contato h1 { margin: 10px 0 10px; font-size: 24px; color: #fff; }
#contato hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #333; border-style: none none solid; }
/* Form style */


#contact input, select { 
   max-width: ;
	padding: 12.9px; 
	color: #000; 
	background: #fff; 
	border: 1px solid #666; 
	margin: 7px 0px; 
	-webkit-border-radius:2px; 
}

#nome { 
    width: 100%;
	max-width: ;
}
#dobdate { 
    width: 100%;
	max-width: ;
}
#telefone1 { 
    width: 100%;
	max-width: ;
}
#telefone2 { 
    width: 100%;
	max-width: ;
}
#email { 
    width: 100%;
	max-width: ;
}
#zip { 
    width: 100%;
	max-width: ;
}
#provincia { 
    width: 100%;
	max-width: ;
}
#cidade { 
    width: 100%;
	max-width: ;
}
#bairro { 
    width: 100%;
	max-width: ;
}
#complemento { 
    width: 100%;
	max-width: ;
}
#comments { 
    width: 100%;
	max-width: ;
}

@media (min-width: 980px) {
	#checkbox1 { 
	width: 100%;
	
}
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {   
border-color: none;
box-shadow: none;
outline: 0 none;
}
textarea { 
	width: 100%; 
	max-width:  ;
	height: 109px;
	padding: 13px; 
	color: #444; 
	background: #fff; 
	border: 1px solid #666; 
	margin-top: 7px;
	margin-left: ;
	margin-right:15px;
	-webkit-border-radius:2px; 
}
#contact input:focus, textarea:focus, select:focus { 
	border: 1px solid #9A0002; 
	background-color: #fff; 
	color:#333; 
}

#contact input.submit { 
	width: 160px;
	margin: 20px 0px;
	cursor: pointer;  
	color:#fff; 
	border-radius: 6px;
	border-color: #FFF;
	-webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
	transition: .4s cubic-bezier(0.25,.46,.45,.94);
	-webkit-transition-property: background-color,color;
	transition-property: background-color,color;
	font-size:19px;
	letter-spacing:2px;
	font-family: 'Lato', sans-serif;
}

#contact input.submit:hover { 
	background:#444; 
}
#contact input[type="submit"][disabled] { background:#888; }

#contact span.required { 
	font-size: 13px; 
	color: #ff0000; 
}
#message { 
	margin: 10px 0; 
	padding: 0; 
}
.error_message {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
	padding: 3px 10px 3px 35px;
	color: #8a1f11;
	-webkit-border-radius: 5px;
	background-color: #FBE3E4;
	background-image: url(img/error.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}

.loader { 
	padding: 0 10px; 
}
acronym { 
border-bottom:1px dotted #ccc; 
}

/* ==== 21) Footer ==== */

#footer {
	background-color:#2E2E2E;
    padding-bottom: 15px;
}
.back-to-top {
	display: block;
	background: #2E2E2E;
	width: 45px;
	height: 40px;
	font-size: 28px;
	line-height: 38px;
	position: absolute;
	top: -40px;
	right: 0;
	left: 0;
	margin: auto;
	color: #fff;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	-webkit-transform: translateZ(0);
	-webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
	transition: 0.2s all linear;
    cursor: pointer;
}
.footer-social {
	margin-top: 20px;
	margin-bottom: 0px;
}
.footer-social li a:hover {
	color: #C80D10;
}
.footer-info {
	margin-bottom: 20px;
}
.footer-copyright {
	font-size:13px;
}
footer p {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #f5f5f5;
}
.footer-logo a {
    color: #f5f5f5;
}
footer .footer-menu {
    margin-top: 25px;
    border-top: 1px solid #333;
    padding-top: 20px;
    font-size: 12px;
    font-weight: 400;
    height: 42px;
    color: #999;
}
footer .footer-menu a {
    color: #999;
    margin-left: 30px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;  
}
footer .footer-menu a:hover {
    color: #fff;
}
footer .connected-icons {
	margin: 0;
	list-style-type: none;
    display: inline-block;
    list-style: none;
}
footer .connected-icons li {
	display: inline-block;
    padding: 17px 17px;
}
footer .connected-icons li .fa-2-5x {
    font-size: 2.5em;
}
.btn-buy {
padding: 1px 5px;
font-size: 10px;
line-height: 1.5;
border-radius: 3px;
}

/* ==== 23) Shortcodes ==== */
.btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
text-shadow: none;
border: 0;
background-image: none;
font-weight: 300;
border-radius: 3px;
border-color: none;
-webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
transition: .4s cubic-bezier(0.25,.46,.45,.94);
-webkit-transition-property: background-color,color;
transition-property: background-color,color;
box-shadow: none;
}
.btn:hover, .btn-primary:hover, .btn-success:hover, .btn-info:hover, .btn-warning:hover, .btn-danger:hover {
    background-color: #121212;
	border-color: none;
}
.btn:focus, .btn-primary:focus, .btn-success:focus, .btn-info:focus, .btn-warning:focus, .btn-danger:focus {
    background-color: #999;
	border-color: none;
}
.btn:active, .btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active {
    background: #121212 ;
    border: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #121212;
    border-color: #121212;
    outline: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border: 1px solid #999;
}
.btn-default:hover {
    color: #fff;
}
.open .dropdown-toggle.btn-primary {
border-color: none;
}

blockquote p {
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
}

.btn-link:hover,
.btn-link:focus {
  color: #121212;
  text-decoration: underline;
  background-color: transparent;
}
.post-title a {
    color: #121212;
}
.post-img {
    margin-bottom:10px;
}
.project-img {
    margin-bottom:60px;
}
.tags-list {
    list-style: none; 
    padding:0px;
}
.tags-list li {
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
    padding: 3px 9px;
    border: 1px solid #e8e8e8;
}

.form-control:focus {
    border-color: #121212;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control {
    border-radius: 0px;
}
.blog-author {
    margin: 60px 0 60px 0;
}
.author-img {
    max-height:100px; 
    float:left; 
    margin-right: 20px
}
#back-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 25px;
    right: 40px;
    display: none;
    cursor: pointer;
}
#back-to-top a:hover {
    color: #999;
}
.action-btn {
    margin: 20px 0 20px 0;
}
.call-action-1 {
    background: #272727;
    padding: 20px;
    margin: 20px 0 20px 0;
}
.call-action-2 {
    border: 1px solid #CCC;
    padding: 20px;
    margin: 20px 0 20px 0;
}
.call-action-3 {
    background: #272727;
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
}
.call-action-4 {
    border: 1px solid #CCC;
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
}
.call-action-5 {
    background: #272727;
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
    vertical-align: middle;
    display: table;
}
.call-action-6 {
    border: 1px solid #CCC;
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
    vertical-align: middle;
    display: table;
}
@media (min-width: 768px) {
    .action-5-btn {
    padding: 20px 0 20px 20px;
    }
    .action-5-info {
        text-align: left;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding: 0;
    }
    .action-5-btn {
        text-align: right;
        display: table-cell;
        vertical-align: middle;
    }
}
@media (max-width: 180px) {
    .action-5-btn {
    padding: 20px 0 20px 20px;
    }
} 
@media (max-width: 480px) {
  .btn-responsive {
    font-size:90%;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    font-size:100%;
  }
}
.panel-title:hover {
     cursor: pointer;
}
.panel-body {
    background-color: #f5f5f5;
    padding-left: 30px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: none;
}
@media (min-width: 1200px) {
  .centro {
    padding-left:25%;
  }
}