:root {
  --azul: #144464;
  --dorado: #daa200;
}

@font-face {
    font-family: texto-light;
    src: url("../fonts/Montserrat-Light.ttf");
}
@font-face {
    font-family: texto-medio;
    src: url("../fonts/Montserrat-Medium.ttf");
}

@font-face {
    font-family: texto-bold;
    src: url("../fonts/Montserrat-Bold.ttf");
}


body {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	width: 100%;
	height: 100%;
	font-family: texto-light;
	color: #333;
	line-height: 28px;
}

#canvas {
	background: #000;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
}

a {
	color: #fff;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

a:focus {
	color: #fff;
}

ul,
ol {
	list-style: none;
	margin-bottom: 0px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

.no-pad {
	padding: 0px;
}

ul,
ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}

clients-name .radius {
	border-radius: 50%;
}

img {
	max-width: 100%;
	height: auto;
}

.list-o li {
	padding: 10px 15px;
}

.list-o ul {
	padding: 0;
	margin: 0;
}

.list-o i {
	margin-right: 10px;
	color: #d29052;
	font-size: 10px;
}

.img-duo{
	text-align: end !important;
}
.img-duo-left{
	text-align: start !important;
}
#binomio{
	padding-top:5rem;
}
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4{
	
}
.ms-view{
	height: 650px !important;
}
.main-area {
	background-color: #d29052;
	border-bottom: 1px dashed #fff;
	background-color:
}

.goal {
	background: #fff;
	font-size: 18px;
	color: #000;
}

.achiv {
	background: #000;
	font-size: 18px;
	color: #fff;
}

.all-goal {
	font-size: 22px;
	color: #fff
}

p {
	font-size: 15px;
	line-height: 28px;
	color: #333333;
	padding: 5px;
	letter-spacing: 0px;
	margin: 0px 0 0px 0;
}

.no-p {
	padding: 0px;
}

p.para {
	font-size: 18px;
	/*line-height: 30px;
	color: #333333;
	padding: 5px;
	letter-spacing: 0px;
	margin: 35px 0 35px 0;*/
}

p.para-w {
	font-size: 13px;
	line-height: 28px;
	color: #fff;
	padding: 5px;
	letter-spacing: 1px;
	margin: 15px 0 15px 0;
}

.demo-head {
	padding: 0px;
	margin-top: 0px;
}

.don-btn a {
	background: #d29052 none repeat scroll 0 0;
	border-top: 1px dashed #fff;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 24px;
	margin-left: 35px;
	margin-top: 30px;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
}

.don-btn a {
	color: #fff;
}

.don-btn:hover {
	background: #000;
}

.letter-s {
	letter-spacing: 2px;
}



/*------------------------------------------*/


/*	        /* 03. BG Color  /*


/*------------------------------------------*/

.light-bg {
	background: #f7f7f7;
}

.gray {
	color: #333;
}

.light-gray {
	color: #333;
}

.white {
	color: #ffffff;
}


.black {
	color: #000;
	font-size: 16px;
}

.dark {
	color: #f1f1f1;
}


.interface-img {
	text-align: center;
}

.centered {
	margin: 0 auto;
}

.orange {
	color: #d29052;
}


/*------------------------------------------*/


/*	       /* 04.Top Banner,lightbox */


/*------------------------------------------*/

.banners{
	padding-top:7.8rem;
	background-color: #144464;
}
.bg-inner {
	background: url(../img/about/02_about.jpg) no-repeat scroll center center / cover;
	height: 400px;
}
.bg-nuestra-cultura {
	background: url(../img/home_banner/nuestra-cultura.webp) no-repeat scroll center center / cover;
	height: 450px;
}
.bg-servicios {
	background: url(../img/home_banner/servicios.webp) no-repeat scroll center center / cover;
	height: 450px;
}
.bg-boletines {
	background: url(../img/home_banner/boletines.webp) no-repeat scroll center center / cover;
	height: 450px;
}
.bg-lideres {
	background: url(../img/home_banner/lideres.webp) no-repeat scroll center center / cover;
	height: 450px;
}
.bg-contacto {
	background: url(../img/home_banner/contacto.webp) no-repeat scroll center center / cover;
	height: 450px;
}

.pagenation-holder {
	background: #d29052;
	padding: 1px;
}

.pagenation-holder {
	color: #fff;
}

.pagenation_links a:hover {
	color: #790e15;
}

.text-con-inner {
	color: #fff;
	padding: 10px 0 0 0;
}

.text-con-form {
	color: #fff;
	padding: 220px 0 190px;
}

.low-back-gradient-inner {
	position: relative;
}

.top-heading-inner {
	color: white;
	font-size: 58px;
	text-transform: uppercase;
	font-family: texto-bold;
}

.low-back-gradient-inner:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000 none repeat scroll 0 0;
	opacity: 0.5
}

.tollfee{
	padding: 100px 0 100px;
	position: relative;
	background: whitesmoke;
	background: url(../img/fondos/fondo-papel.webp);
  	background-attachment: scroll;
  	background-size: auto;
	background-size: cover;
	background-attachment: fixed;
}

.donation-back {
	padding: 175px 0px 175px 50px;
	margin:0 !important;
}

.small-do {
	font-size: 22px;
	color: black;
	letter-spacing: 12px;
}

.donation-text {
	font-size: 65px;
	text-transform: uppercase;
	color: var(--azul);
	letter-spacing: 1px;
}
.donation-text span{
	font-size: 65px !important;
	font-family: texto-bold;
}
.donation-text .texto-tel{
	font-size: 22px;
	margin-bottom:2rem !important;
}
.donation-text span a{
	color: var(--azul);
	transition: .5s;
	opacity: 1;
}
.donation-text span a:hover{
	opacity: .7;
}


.donation-p {
	font-size: 20px;
	color: black;
	padding: 20px;
}

.video {
	position: absolute;
	top: 0;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: -999;
	padding: 0px;
	margin: 0px;
}

.text-con-video {
	color: #fff;
	padding: 100px 0 100px 0;
}

.mobile {
	padding: 35px 0 0 0;
}

.text-con-i {
	color: #fff;
	padding: 160px 0 0 0;
}

.text-con-rain {
	color: #000;
	padding: 190px 0 0 0;
}

.lead-rain h1 {
	color: #000;
	font-size: 30px;
	line-height: normal;
	font-weight: 300;
	line-height: normal;
	margin-top: 100px;
	text-transform: uppercase;
}

.lead-rain {
	font-size: inherit;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 70px;
}

.top-heading-rain {
	color: #000;
	font-size: 70px;
	font-weight: 100;
	text-transform: uppercase;
}

.text-con-err {
	color: #fff;
	padding: 190px 0 250px 0;
}

.lead {
	/*font-size: inherit;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 50px;
	letter-spacing: 1px;
	padding:0;
	overflow: hidden;
	height: 600px;*/
}

.lead h1, .lead h2 {
	color: #fff;
	font-size: 48px;
	line-height: normal;
	font-weight: 300;
	line-height: normal;
	margin-top: 15.5rem;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.lead h3 {
	color: #fff;
	font-size: 48px;
	line-height: normal;
	font-weight: 300;
	line-height: normal;
	margin-top: 13rem;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.lead-fprm h1 {
	color: #fff;
	font-size: 30px;
	line-height: normal;
	font-weight: 300;
	line-height: normal;
	margin-top: 40px;
}

.top-heading {
	color: #fff;
	font-size:50px;
	letter-spacing: 10px;
	line-height: 60px;
}

.text-con-app {
	/*padding: 30px 0 30px;*/
}

.top-heading-i {
	color: #fff;
	font-size: 52px;
	font-weight: 100;
	text-transform: uppercase;
}

.top-heading-soon {
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	padding: 180px 0 5px 0;
	line-height: 55px;
}

.top-heading-creative {
	color: #fff;
	font-size: 45px;
	font-weight: 600;
}

.lead-text {
	color: #dfdfdf;
	line-height: 25px;
}

.lead-controls {
	margin-top: 0px;
}

.video-about {
	padding: 190px 0 0 0;
}

.tab-about {
	background: #fff;
}

.video-top {
	padding: 20px 0 0 0;
}

.lead-controls-i {
	margin-top: 0px;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	height: 600px;
}

.lead-laptop {
	margin-top: 20px;
	text-align: center;
}

.lead-controls a {
	margin-top: 20px;
	vertical-align: middle;
}

.play-home {
	font-size: 15px;
	display: inline-block;
}

.btn-lead {
	margin-right: 20px;
}

.play-home:hover {
	text-decoration: none;
}

.play-home .fa {
	padding: 1px;
	color: inherit;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 10px;
}

.content {
	position: relative;
	background-color: #fff;
}

.low-back {
	position: relative;
}

.low-back:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}

.low-blue {
	position: relative;
}

.low-blue:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(16, 150, 189, 0.6);
}

.low-back-i {
	position: relative;
}

.low-back-i:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.low-back-gradient-r {
	position: relative;
}

.low-back-gradient-r:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #d29052, #d29052) repeat scroll 0 0;
	opacity: 0.93;
}

.low-back-gradient-i {
	position: relative;
}

.low-back-gradient-i:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000 none repeat scroll 0 0;
	opacity: 0.65
}

.low-back-footer-r {
	position: relative;
}

.low-back-footer-r:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #d29052, #d29052) repeat scroll 0 0;
	opacity: 0.95
}

.low-back-dark {
	position: relative;
}

.low-back-dark:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
}

.low-back-up {
	position: relative;
	z-index: 1;
}

.mobile * {
	background-attachment: scroll!important;
}

.layout {
	overflow: hidden;
}

#features1 {
	padding: 70px 0 60px 0;
	background: #f1f1f1;
}

.column {
	margin-top: 10px;
}

.banner-f h4 {
	font-size: 20px;
}

.banner-f li {
	padding: 4px 43px;
	line-height: 28px;
	color: #ffffff;
	list-style-type: none;
	margin-bottom: 14px;
}

.banner-f ul {
	margin: 15px 0 0 1px;
	padding: 0px;
}

.banner-f-i h4 {
	font-size: 20px;
}

.banner-f-i ul {
	margin: 15px 0 0 1px;
	padding: 0px;
}

.video-back {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 15;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.html-video {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.html-video:before {
	content: "";
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.video-back-i {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 15;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.html-video-i {
	top: 0%;
	left: 0%;
	max-height: 610px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.html-video-i:before {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
}

.content-slide {
	position: absolute;
	top: 40%;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 15;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.content-slide h2 {
	padding-top: 100px;
}

.video-back {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 15;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.video-back h2 {
	padding-top: 130px;
}

.video-text h2 {
	color: #ffffff;
	font-size: 25px;
	text-transform: uppercase;
}

.video-text h1 {
	color: #ffffff;
	font-size: 55px;
	text-transform: uppercase;
}

.video-text p {
	color: #ffffff;
	font-size: 14px;
}

video {
	min-width: 100%
}

.content-slide {
	position: absolute;
	top: 40%;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 15;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.content-slide h2 {
	padding-top: 100px;
}

.video-back {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 15;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.video-back h2 {
	padding-top: 130px;
}

.video-text h2 {
	color: #ffffff;
	font-size: 25px;
	text-transform: uppercase;

}

.video-text h1 {
	color: #ffffff;
	font-size: 55px;
	font-family: 'Open+Sans', sans-serif;
	text-transform: uppercase;
	line-height: 5px;
}

.video-text p {
	color: #ffffff;
	font-size: 14px;
}

video {
	min-width: 100%
}

.left-contact {
	margin-top: -35px;
}

.top-heding-c {
	background: #75af00;
	border-radius: 55px;
	padding: 12px 0 12px 0;
	font-size: 20px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 100;
}

.top-heding-apply {
	background: #d29052;
	border-radius: 0px;
	padding: 20px;
	font-size: 25px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
}

.hero .hero-content-ii.light-txt .hero-subtitle {
	color: #fff;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.hero .hero-content-ii.light-txt h1,
.hero .hero-content.light-txt h2 {
	color: #fff;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	border: 1px solid #666;
	border-width: 2px 1px 1px 1px;
	border-color: #ffa211 #fff #ffa211 #fff;
}

.hero .hero-content-ii.light-txt .button-bg {
	background: #fc575e none repeat scroll 0 0;
	border-color: #fc575e;
}

.hero .hero-content-ii.light-txt .button-bg:hover {
	background: #fff none repeat scroll 0 0;
	border-color: #fff;
	color: #333333;
}

.hero .hero-content-ii.light-txt .button {
	border: 1px solid #fff;
	color: #fff;
}

.hero .hero-content-ii.light-txt .button:focus,
.hero .hero-content.light-txt .button:hover {
	border-color: #fc575e;
}

.hero .hero-content-ii {
	display: table-cell;
	transform: translateY(-2.1rem);
	vertical-align: middle;
}

.hero .hero-content-ii h1,
.hero .hero-content h2,
.video-banner h1,
.video-banner h2 {
	display: inline-block;
	line-height: 1.071;
	margin-bottom: 2rem;
	margin-top: 1rem;
	text-shadow: none;
}

.hero .hero-content-ii h1,
.video-banner h1 {
	font-size: 45px;
	font-weight: 600;
	color: #ffa211;
	letter-spacing: 22px;
	font-family: 'Bungee Inline', cursive;
	padding: 45px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	border: 0px solid #fff;
	line-height: 65px;
	border-width: 2px 1px 2px 1px;
	border-color: #ffa211 #ff #fff #fff;
}

.hero .hero-content h2,
.video-banner h2 {
	font-size: 4.4rem;
}

.hero .hero-content h5 {
	color: #fc575e;
	font-size: 2.3rem;
	letter-spacing: 0.3rem;
	line-height: 1.565;
	margin-bottom: 0;
}

.hero .hero-content .hero-subtitle {
	font-size: 12px;
	letter-spacing: 8px;
	line-height: 28px;
	margin-bottom: 2px;
	text-shadow: none;
}

.hero .hero-content .group-button {
	display: inline-block;
	margin-top: 30px;
}

.hero .hero-content .group-button a {
	margin: 0 10px;
}

{}

.hero .hero-content .button-bg {
	background: #fc575e none repeat scroll 0 0;
	border-color: #fc575e;
	color: #fff;
}

.hero .hero-content .button-bg:hover {
	background: #000 none repeat scroll 0 0;
	border-color: #000;
	color: #fff;
}

.hero .hero-content .button {
	border: 1px solid #000;
	border-radius: 40px;
	color: #000;
	font-size: 1.3rem;
	height: 6rem;
	letter-spacing: 0.25rem;
	line-height: 5.4rem;
	margin-top: 0.6rem;
	padding: 10px 30px;
	text-transform: uppercase;
}

.hero .hero-content .button:focus,
.hero .hero-content .button:hover {
	border-color: #fc575e;
}

.hero-short-banner {
	height: 500px;
}

.hero-overlay {
	background: #111 none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0.65;
	position: absolute;
	top: 0;
	width: 100%;
}

.hero-overlay-g {
	background: rgba(0, 0, 0, 0) linear-gradient(to left, #ff0035, #ffa211) repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0.85;
	position: absolute;
	top: 0;
	width: 100%;
}


/*------------------------------------------*/


/*	       /* 05.Benefit We are Healping */


/*------------------------------------------*/

#benefit-i {
	background: url(../img/about/1_about2.jpg) repeat fixed 0 0 / cover;
}

.benefit-texts {
	display: table-cell;
	vertical-align: middle;
	padding: 0px;
	background: rgba(0, 0, 0, 0) linear-gradient(to left, #ffa211, #ffa211) repeat scroll 0 0;
	opacity: 0.8;
}

#benefit {
	background-image: url(../img/about/1_about.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.benefit-text {
	display: table-cell;
	vertical-align: middle;
	height: 600px;
	padding: 0px;
	background: var(--azul);
}
.benefit-text-fiscal{
	display: table-cell;
	vertical-align: middle;
	height: 500px;
	padding: 0px;
	background: var(--azul);
}

.benefit-text-o {
	float: left;
	margin-left: 10px;
}

.benefit-right {
	float: right;
	padding: 0px;
}

.benefit-i p {
	margin-top: 10px;
	margin-left: 95px;
	color: #999;
}

.benefit-orange {
	float: none;
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	border-radius: 0%;
	color: #d29052;
	font-size: 35px;
	padding: 35px;
	width: 115px;
	height: 115px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px dashed #d29052;
	margin-top: 15px;
	border-radius: 65px;
	margin: 0 auto;
	margin-top: 35px;
}

.benefit-text-i {
	color: #fff;
	font-size: 15px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.benefit-text-i h4 {
	color: #000;
	font-size: 16px;
	padding: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 600;
	letter-spacing: 1px;
	border: 1px dashed #8f8f8f;
}

.benefit-blue {
	float: none;
	margin: 0 auto;
	background: #d29052;
	border-radius: 0%;
	color: #fff;
	font-size: 40px;
	padding: 35px;
	width: 115px;
	height: 115px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px dashed #fff;
	margin-top: 15px;
	border-radius: 65px;
	margin: 0 auto;
	margin-top: 35px;
}

.benefit-green {
	float: none;
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	border-radius: 0%;
	color: #d29052;
	font-size: 35px;
	padding: 35px;
	width: 115px;
	height: 115px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px dashed #d29052;
	margin-top: 15px;
	border-radius: 65px;
	margin: 0 auto;
	margin-top: 35px;
}

.benefit-red {
	float: left;
	background: #d29052;
	border-radius: 0%;
	color: #fff;
	font-size: 30px;
	padding: 22px;
	width: 65px;
	height: 65px;
	margin-right: 10px;
	margin-left: 5px;
	border: 2px dashed #d29052;
	margin-top: 15px;
	border-radius: 30% 0 0 0;
}

.benefit-b i.fa {
	margin-right: 15px;
	color: #fff;
	font-size: 24px;
	margin-right: 35px;
	padding: 4px;
}

.benefit-c {
	float: left;
	color: #fff;
	font-size: 24px;
	padding: 10px;
	border: 1px solid #d29052;
	width: 55px;
	height: 55px;
	margin-right: 31px;
	margin-left: 15px;
}

.about-c i.fa {
	margin-right: 15px;
	color: #d29052;
	font-size: 24px;
	margin-right: 35px;
	padding: 4px;
}

.benefit-d {
	float: left;
	color: #fff;
	font-size: 24px;
	width: 55px;
	height: 55px;
	margin-right: 31px;
	margin-left: 15px;
}

.benefit-ag-a {
	height: 600px;
	margin: 0;
}

.benefit-ag-b {
	height: 600px;
	margin: 0;
}

.about-bus p {
	margin-top: 25px;
	margin-bottom: 25px;
}

.about-deg {
	float: left;
	color: #999;
	font-size: 24px;
	padding: 10px;
	border: 2px solid #d29052;
	width: 55px;
	height: 55px;
	margin-right: 31px;
	transform: rotate(-45deg);
	margin-left: 15px;
	margin-top: 20px;
}

.benefit-deg i.fa {
	margin-right: 15px;
	color: #999;
	font-size: 20px;
	margin-right: 35px;
	padding: 4px;
	transform: rotate(45deg);
}

.benefit-heading h3 {
	font-size: 40px;
	font-weight: 600;
	margin-top: 10px;
	color: white;
	padding: 0 0 0 20px;
	line-height: 65px;
	letter-spacing: 1px;
	font-family: texto-bold;
}

.project-text {
	font-size: 15px;
	padding: 10px 0 0 20px;
	color: #fff;
	letter-spacing: 15px;
	text-transform: uppercase;
}

.benefit-heading p {
	font-size: 16px;
	line-height: 31px;
	color: #fff;
	padding: 20px 0px;
	margin: 0px 0 0px 0;
	font-family: texto-light;
	text-align: justify;
}

main-bane {
	width: 100%;
}


#about-us {
	padding: 80px 0 80px 0;
}

#about-us-in {
	padding: 80px 0 80px 0;
	background: #f1f1f1;
}

#about-working {
	background: var(--azul);
}
#about-working-acordion {
	background: var(--azul);
	padding:4rem 0rem;
}
#about-working .benefit-heading{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: right;
	padding:4rem 8rem 3rem 4rem;
}
#about-working-acordion-Two{
	background: var(--azul);
	padding:4rem 0rem;
}
#about-working-acordion-Two .section-title.center h2, #about-working-acordion-Two p.para{
	color:white !important;
}

.working {
	background: rgba(0, 0, 0, 0) url("../img/portada.webp");
	height: 622px;
	margin: 0;
}
.internacional {
	background: rgba(0, 0, 0, 0) url("../img/internacional.webp");
	height: 640px;
	margin: 0;
}
.fiscal {
	background: rgba(0, 0, 0, 0) url("../img/fiscal.webp");
	height: 500px;
	margin: 0;
}
.lavado-dinero{
	background: rgba(0, 0, 0, 0) url("../img/lavado-dinero.png");
	background-position: start;
	background-size: cover;
	background-repeat: no-repeat;
	height: 650px;
	margin: 0;
}

#about-review {
	background: #d29052;
	padding: 22px;
	border-top: 10px dashed #fff;
}

#about-review-full {
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #d29052, #d29052) repeat scroll 0 0;
	padding: 60px 0 40px 0;
}

#about-review-full-white {
	background: #d29052;
	padding: 80px 0 0px 0;
}

.review {
	padding: 40px;
}

.review-text {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 25px;
}



/*------------------------------------------*/


/*	         /* 06. TEAM */


/*------------------------------------------*/

#team {
	padding: 80px 0 30px 0;
	background-image: url(../img/home_banner/08_home.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.ms-staff-carousel {
	max-width: 1170px;
	overflow: hidden;
	position: relative;
}

.ms-staff-carousel .ms-view {
	overflow: visible;
	background-color: transparent;
}

.ms-staff-carousel .ms-nav-prev,
.ms-staff-carousel .ms-nav-next {
	background: url(../img/arrows.png) #f1f1f1 no-repeat -7px -57px;
	width: 35px;
	height: 40px;
	left: -35px;
	margin-top: -17px;
	box-shadow: 0px 1px 0px 0px rgb(190, 190, 190);
	position: absolute;
	top: 50%;
	cursor: pointer;
}

.ms-staff-carousel .ms-nav-next {
	background-position: -6px -7px;
	right: -35px;
	left: auto;
}

.ms-staff-carousel .ms-staff-info {
	text-align: center;
	max-width: 600px;
	margin-top: 30px;
	min-height: 220px;
	color: #222222;
}

.ms-staff-carousel .ms-staff-info h3 {
	margin: 0;
	padding-bottom: 10px;
}

.ms-staff-carousel .ms-staff-info h4 {
	color: #777;
	margin: 0;
	padding-bottom: 15px;
	text-transform: capitalize;
}

.ms-staff-carousel .ms-staff-info .email a {
	text-decoration: none;
	color: #a8e12a;
}

.ms-staff-carousel .ms-staff-info.email,
.ms-staff-info p {
	margin: 4px;
	font-size: 11pt;
}

.ms-staff-carousel.ms-round .ms-slide-bgcont {
	border-radius: 5000px;
	border: solid 8px rgb(230, 230, 230);
	margin: 0 -8px;
}

.ms-staff-carousel.ms-round .ms-nav-prev,
.ms-staff-carousel.ms-round .ms-nav-next {
	background-color: transparent;
	box-shadow: none;
	left: -45px;
}

.ms-staff-carousel.ms-round .ms-nav-next {
	left: auto;
	right: -45px
}

.ms-staff-carousel.ms-round .ms-slide-bgcont {
	border-radius: 5000px;
	border: solid 8px rgb(230, 230, 230);
	margin: 0 -8px;
}

.team .team-box {
	text-align: center;
	padding: 5px;
	border: 1px solid #eee;
	border-radius: 4px;
}

.team .team-box img {
	display: block;
	margin: 0 auto;
}

.team .team-box h4 {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: 800;
	margin-top: 15px;
}

.team .team-box em {
	display: block;
	margin-bottom: 15px;
	margin-top: 10px;
}

.ms-socials {}

.ms-socials li {}

.ms-socials li a {}

.ms-socials li a i {
	color: #fff;
	display: block;
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 45px;
	box-shadow: 0 0 0 7px transparent;
}

.facebook {
	background: #d29052;
}

.facebook:hover {
	box-shadow: 0 0 0 0px #5D82D1
}

.twitter {
	background: #d29052
}

.twitter:hover {
	box-shadow: 0 0 0 0px #40BFF5
}

.youtube {
	background: #d29052
}

.youtube:hover {
	box-shadow: 0 0 0 0px #CC181E
}

.linkedin {
	background: #d29052
}

.linkedin:hover {
	box-shadow: 0 0 0 0px #238CC8
}


/*------------------------------------------*/


/*	          /* 07.Navigation */


/*------------------------------------------*/



<!--1.1 Navigation Top Styles-->

.header-banner {
	background: url(img/banner.jpg) center center no-repeat;
	background-attachment: scroll;
	background-size: cover;
	padding: 90px 0;
}

.header-banner .header-title h2 {
	color: #ffffff;
	font-size: 40px;
	margin-bottom: 10px;
	line-height: 1.2;
}

.header-banner .breadcrumb {
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	padding: 0;
}

.header-banner .breadcrumb ul li {
	display: inline-block;
}

.header-banner .breadcrumb ul li a {
	color: #8e9ba2;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.header-banner .breadcrumb ul li a:hover {
	color: #ffffff;
}

.header-banner .breadcrumb ul li.active {
	color: #d29052;
}



/* 1.2 Navigation Top Common Styles  */                              


.header-top-section {
	background:url(../img/oro.webp);
	background-size: cover;
	background-position: center;
	padding: 10px 0 10px 0;
	position: fixed;
	height: 48px;
	width: 100%;
	z-index: 10;
}

.header-top-section ul li {
	display: inline-block;
	color: white;
	font-size: 14px;
	margin-right: 3rem;
	font-family: texto-light;
}

.header-top-section ul li i {
	color: white;
	padding-right: 10px;
	font-size: 1.1rem;
}

.header-top-section .header-address ul {
	text-align: right;
}

.header-top-section .header-address ul li:last-child {
	margin-right: 0;
}

.logo-area {
	display: table;
	height: 30px;
	position: relative;
}

.logo-area a {
	display: table-cell;
	vertical-align: middle;
}

.header-shadow {
	-webkit-box-shadow: 0 1px 4px 0px rgba(46, 50, 50, 0.5);
	-moz-box-shadow: 0 1px 4px 0px rgba(46, 50, 50, 0.5);
	box-shadow: 0 1px 4px 0px rgba(46, 50, 50, 0.5);
	margin-bottom: 5px;
}



/* 1.3 Navigation  Two Styles */ 

.header-two {
	/*background: #ffffff;*/
	background: #144464;
	position: fixed;
	z-index: 10;
	width: 100%;
	margin-top: 48px;
}

.header-two .stick {
	background: #144464;
}

.header-two .main-menu nav ul>li a {
	color: white;
	font-family: texto-light;
}

.header-two .main-menu nav ul>li a:hover {
	color: var(--dorado);
}

.header-two .main-menu nav ul>li.active>a {

}

.header-two .main-menu nav ul ul li a {
	color: #000;
}

.header-two .main-menu nav ul ul li a:hover {
	color: #d29052;
}

.header-two .header-top-right .search-button {
	color: #fff;
	border-right: 4px solid #222222;
	font-family: 18px;
}

.header-two .header-top-right .cart-area .flaticon-commerce::before {
	color: #222222;
}


/* 1.4 Navigation  Four Styles */ 

.header-four {
	background: transparent;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	z-index: 10;
	margin-top: -4px;
}

.header-four .container {
	background: #ffffff;
}


/* 1.5 Navigation  MainStyles */ 

.main-menu ul {
	text-align: right;
	/*margin-right: -50px;*/
	font-family: texto-light;
}

.main-menu nav ul li {
	display: inline-block;
	position: relative;
}

.main-menu nav>ul>li>a {
	line-height: 90px;
}

.main-menu nav ul li a {
	display: block;
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
	padding: 0 15px;
	text-transform: uppercase;
}

.main-menu ul>li.active>a,
.main-menu ul>li>a:hover {
	color: #d29052;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.main-menu ul ul {
	background: #fff;
	left: 0;
	opacity: 0;
	position: absolute;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width: 200px;
	z-index: 99999;
	visibility: hidden;
}

.main-menu ul li:hover ul {
	opacity: 1;
	transform: scaleY(1);
	visibility: visible;
}

.main-menu ul li ul li {
	display: block;
	border-bottom: 1px solid #dddddd;
}

.main-menu ul li ul li:last-child {
	border-bottom: 0px solid #dddddd;
}

.main-menu ul li ul li a {
	color: #000;
	display: block;
	font-size: inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 8px 15px 10px 15px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.main-menu ul li ul li a:hover {
	color: #d29052;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#sticker {
	width: 100%;
}

.stick {
	background: #000;
	border-bottom: 4px solid #d6b433;
	position: fixed;
	top: 0;
	z-index: +111;
}

.stick .header-top-area .logo-area {
	padding: 12px 0 0 0;
	transition: all 1s;
}

.stick .header-top-area .logo-area img {
	transition: all 1s;
}

.stick .header-top-area .cart-area {
	top: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.stick .header-top-area .cart-area span {
	bottom: 30px;
}

.main-menu ul.mega-menu-dropdown li.single-mega-menu {
	border: none;
	display: inline-block;
	float: left;
	width: 25%;
}

.main-menu ul li ul.mega-menu-dropdown {
	background: #d29052;
	left: -80%;
	padding: 10px 15px;
	width: 740px;
}

.main-menu ul li ul.mega-menu-dropdown li a {
	border-bottom: 1px solid #dddddd;
	margin-right: 10px;
	padding: 8px 0;
}

.main-menu ul li ul.mega-menu-dropdown li a:last-child {
	border: none;
}

.mean-container .mean-bar {
	border-bottom: 2px solid #d29052;
}

.mobile-menu-area {
	display: none;
}

.main-menu li.has-child-menu {
	position: relative;
}

.main-menu li.has-child-menu>a:after {
	font-family: 'FontAwesome';
	content: "\f105";
	float: right;
}

.main-menu li.has-child-menu>ul.thired-level {
	position: absolute;
	left: 200px;
	top: 0;
	opacity: 0;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.5s ease 0s;
}

.main-menu li.has-child-menu:hover ul.thired-level {
	opacity: 1;
	transform: scaleY(1);
	visibility: visible;
}


/* 1.6 Navigation Cart and Search Styles */ 

.header-one {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	z-index:+9999;
	background: rgba(255, 255, 255, 0.1);
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}

.header-top-right {
	height: 90px;
	text-align: right;
}

.header-top-right>ul>li {
	display: inline-block;
	line-height: 90px;
}

.header-top-right ul li:last-child {
	border-right: 0;
}

.header-top-right>ul>li:last-child {
	padding-left: 10px;
}

.header-top-right>ul>li:last-child a {
	color: #ffffff;
	border-left: 1px solid #ffffff;
	padding-left: 15px;
}

.header-top-right>ul>li:last-child a i {
	font-size: 22px;
}

.header-top-search {
	position: relative;
}

.header-top-search input {
	border: none;
	box-shadow: none;
	background: transparent;
	font-size: 14px;
}

.header-top-search button {
	position: absolute;
	right: 0;
	border: none;
	background: transparent;
	box-shadow: none;
}

.header-top-search a.search-button {
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
	background: #d29052;
}

.header-top-search .search-text.active {
	left: -146px;
	opacity: 1;
	padding: 0 10px;
	visibility: visible;
	width: 180px;
}

.header-top-search .search-text {
	background: #F5F5F5;
	border: 5px solid #d29052;
	color: #000;
	height: 55px;
	left: 0;
	margin-right: 3px;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 90px;
	visibility: hidden;
	width: 0;
	z-index: 9;
	transition: all 0.3s ease 0s;
}

.header-top-area .cart-area {
	color: #222222;
	float: inherit;
	padding-left: 7px;
	font-size: 20px;
}

.header-top-right .cart-area .flaticon-commerce::before {
	margin-left: 0;
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
}

.header-top-area .cart-area span {
	background: #d29052;
	border-radius: 50%;
	color: #ffffff;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	position: absolute;
	bottom: 35px;
	text-align: center;
	width: 18px;
	margin-left: 5px;
}

.header-top-right ul li ul.chart-scroll {
	background: #F5F5F5;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 90px;
	text-align: left;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.5s ease 0s;
	visibility: hidden;
	width: 250px;
	z-index: 99999;
}

.header-top-right ul li:hover ul.chart-scroll {
	opacity: 1;
	transform: scaleY(1);
	visibility: visible;
}

.header-top-right ul li ul.chart-scroll li {
	border-bottom: 1px solid #dddddd;
	line-height: 1;
}

.header-top-right ul li ul.chart-scroll li:last-child {
	border-bottom: none;
}

.cart-single-product {
	padding: 10px;
	position: relative;
}

.cart-single-product .media .cart-product-img img {
	padding: 10px;
	width: 60px;
}

.cart-single-product .media .cart-content h4 {
	font-weight: 400;
	margin: 4px 0 5px 0;
	padding: 0;
}

.cart-single-product .media .cart-content h4>a {
	font-size: 13px;
	color: #666666;
}

.cart-single-product .media .cart-content h4>a:hover {
	color: #19abbd;
}

.cart-single-product .media .cart-content a.trash {
	position: absolute;
	right: 0;
	top: 65px;
	color: #666666;
	padding-right: 10px;
}

.cart-single-product .media .cart-content a.trash:hover {
	color: #ff0000;
}

.cart-single-product .media .cart-content p {
	color: #666666;
	font-size: 12px;
	margin-bottom: 0;
}

.cart-single-product .media .cart-content .cart-product-price {
	bottom: 12px;
	display: inline-block;
	position: absolute;
	right: 10px;
}

.cart-single-product .media .cart-content .cart-product-price a {
	background: #fb5b21;
	color: #222222;
	display: block;
	font-size: 12px;
	padding: 0 14px;
	transition: all .3s;
}

.cart-single-product .media .cart-content .cart-product-price a:hover {
	background: #cfd8dc;
	color: #ffffff;
}

.header-top-right ul li ul.chart-scroll li a.checkout-button {
	background: #d29052;
	color: #ffffff;
	display: block;
	font-size: 15px;
	font-weight: 600;
	margin: auto;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 250px;
	transition: all .3s;
}

.header-top-right ul li ul.chart-scroll li a.checkout-button:hover {
	background: #19abbd;
	color: #ffffff;
}


/* 1.7 Navigation Offcanvas Styles */ 

.additional-menu-area {
	position: relative;
}

.additional-menu-area:hover .side-menu-open i {
	color: #d29052;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.additional-menu-area .side-menu-open i {
	cursor: pointer;
	font-size: 21px;
	color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.additional-menu-area .sidenav {
	position: relative;
}

.additional-menu-area .sidenav .closebtn {
	border: 2px solid #ffffff;
	border-radius: 5%;
	font-size: 22px;
	line-height: 21px;
	position: absolute;
	padding: 0;
	text-align: center;
	top: 30px;
	right: 15px;
	height: 24px;
	width: 24px;
}

.additional-menu-area .sidenav .closebtn:hover {
	color: #d29052;
}

.additional-menu-area .sidenav .sidenav-search {
	background: #333;
	margin: 0 20px 10px 20px;
}

.additional-menu-area .sidenav .sidenav-search .stylish-input-group {
	border: none;
}

.additional-menu-area .sidenav .sidenav-search .stylish-input-group .form-control {
	background: #4c4c4c;
	border: 0;
}

.additional-menu-area .sidenav .sidenav-search .stylish-input-group .input-group-addon {
	padding: 5px;
}

.additional-menu-area .sidenav .sidenav-search .stylish-input-group button span {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.additional-menu-area .sidenav .sidenav-search .stylish-input-group button:hover span {
	color: #aaaaaa;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.additional-menu-area .sidenav .sidenav-login-registration {
	border-bottom: 1px solid #dddddd;
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 22px;
}

.additional-menu-area .sidenav .sidenav-login-registration li {
	line-height: 24px;
}

.additional-menu-area .sidenav .sidenav-login-registration li a {
	color: #aaaaaa;
	border: none;
	padding-left: 0;
}

.additional-menu-area .sidenav .sidenav-login-registration .login-registration-field {
	border: none;
	background: #222222;
	padding: 20px 15px 30px;
	margin-right: 20px;
}

.additional-menu-area .sidenav .sidenav-login-registration .login-registration-field label {
	font-size: 14px;
	color: #333;
	font-weight: 400;
	margin-top: 10px;
}

.additional-menu-area .sidenav .sidenav-login-registration .login-registration-field input {
	border: 1px solid #dddddd;
	color: #aaaaaa;
	font-weight: 600;
}

.additional-menu-area .sidenav .ctg-name-title {
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-top: 30px;
	font-weight: 600;
}

.additional-menu-area .sidenav ul.sidenav-nav li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 0;
	line-height: 24px;
}

.additional-menu-area .sidenav ul.sidenav-nav li:last-child {
	border-bottom: none;
}

.additional-menu-area .sidenav ul.sidenav-nav li a {
	text-align: left;
	font-size: 14px;
	color: #aaaaaa;
	border: none;
	padding-left: 20px;
	text-transform: uppercase;
}

.additional-menu-area .sidenav ul.sidenav-nav li a:hover {
	color: #ffffff;
}

.additional-menu-area .sidenav ul.sidenav-nav li a::before {
	font-family: 'FontAwesome';
	content: "\f105";
	padding-right: 8px;
}

.additional-menu-area .sidenav ul.sidenav-nav li>ul>li {
	padding-left: 20px;
}

.additional-menu-area .sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	background-color: #d29052;
	overflow-x: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	padding-top: 85px;
}

.additional-menu-area .sidenav a {
	padding: 8px 8px 8px 10px;
	text-decoration: none;
	color: #818181;
	display: block;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.header-two .additional-menu-area .side-menu-open i {
	color: #222222;
}

.header-two .additional-menu-area .side-menu-open i:hover {
	color: #d29052;
}


/*END NAVBAR*/


/*------------------------------------------*/


/*	         /* 08. Button */


/*------------------------------------------*/

.btn-style-one {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 11px 25px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background: none;
	color: #ffffff !important;
	border: 2px solid #ffffff !important;
	border-radius: 3px;
}

.btn-style-one:hover {
	background: #ffffff;
	color: #d29052 !important;
	border-color: #d29052;
}

.btn-style-two {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 11px 25px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background: #d29052;
	color: #ffffff !important;
	border: 2px solid #d29052 !important;
	border-radius: 3px;
}

.btn-style-two:hover {
	background: #ffffff;
	color: #d29052 !important;
	border-color: #d29052;
}

.btn-style-three {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 10px 25px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background: none;
	color: #25292f !important;
	border: 2px solid #e0e0e0 !important;
	border-radius: 3px;
}

.btn-style-three:hover {
	background: #25292f;
	color: #ffffff !important;
	border-color: #25292f !important;
}

.btn-style-white {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 6px 25px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background: #fff;
	color: #333333 !important;
	border-top: 3px solid #333;
}

.btn-style-white:hover {
	background: #333333;
	color: #fff !important;
	border-color: #000;
	border-top: 1px dashed #fff;
}

.btn-style-orange-b {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 11px 25px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	background: #303030;
	color: #ffffff !important;
	background: #d29052;
	letter-spacing: 1px;
	border-top: 2px solid #333;
	margin-top: 20px;
	margin-left: 22px;
}

.btn-style-orange-b:hover {
	background: #333333;
	color: #fff !important;
	border-color: #303030;
	border-top: 1px dashed #fff;
}

.btn-style-black {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 11px 35px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	background: #333;
	color: #ffffff !important;
	background: #333;
	letter-spacing: 1px;
	border-top: 2px solid #d29052;
	margin-top: 20px;
	margin-left: 5px;
}

.btn-style-black:hover {
	background: #d29052;
	color: #fff !important;
	border-top: 2px solid #333;
}

.btn-style-black-s {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 6px 25px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	background: #333;
	color: #ffffff !important;
	background: #333;
	letter-spacing: 1px;
	border-top: 2px solid #d29052;
	margin-top: 10px;
	margin-left: 5px;
}

.btn-style-black-s:hover {
	background: #d29052;
	color: #fff !important;
	border-top: 2px solid #333;
}

.btn-style-orange {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 6px 25px;
	font-size: 13px;
	text-transform: uppercase;
	background: #303030;
	color: #ffffff !important;
	background: #d29052;
	letter-spacing: 1px;
	border-top: 2px solid #333;
	margin-top: 10px;
}

.btn-style-orange:hover {
	background: #333333;
	color: #fff !important;
	border-color: #303030;

}

.btn-top {
	border-radius: 10px;
	background: #fff;
	color: #d29052;
	font-size: 20px;
	font-weight: normal;
	padding: 20px 50px;
	margin-top: 25px;
	text-transform: uppercase;
}

.top-download {
	padding: 30px 0 20px 0;
	line-height: 45px;
}

.top-btn-text {
	color: #ffffff;
	font-size: 18px;
	line-height: 28px;
	padding-top: 8px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.btn-download-w {
	display: inline-block;
	border: 1px solid #ffffff;
	padding: 20px 30px;
	background-color: transparent;
	color: #ffffff;
	font-size: 18px;
	text-shadow: none;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-transform: uppercase;
	border-radius: 0px;
	max-width: 100#;
	width: 225px;
}

.btn-download-w:hover {
	background-color: #fff;
	border: 1px solid #ffffff;
	color: #333333;
	text-decoration: none;
	display: inline-block;
}

.btn-download-small {
	display: inline-block;
	border: 1px solid #d29052;
	padding: 12px 30px;
	background: #d29052;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	text-shadow: none;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-transform: uppercase;
	max-width: 100%;
	width: 190px;
	margin-top: 22px;
}

.btn-download-small i {
	color: #fff;
	font-size: 22px;
}

.btn-download-small:hover i {
	color: #333333;
}

.btn-download-small:hover {
	background-color: transparent;
	border: 1px solid #d29052;
	color: #333;
	text-decoration: none;
	display: inline-block;
}

.btn-download-small:focus {
	color: #ffffff;
}

.btn-download {
	display: inline-block;
	border: 1px solid #d29052;
	padding: 20px 30px;
	background: #d29052;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	text-shadow: none;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-transform: uppercase;
	max-width: 100%;
	width: 235px;
}

.btn-download i {
	color: #fff;
	font-size: 22px;
}

.btn-download:hover i {
	color: #333;
}

.btn-download:hover {
	background-color: transparent;
	border: 1px solid #d29052;
	color: #333;
	text-decoration: none;
	display: inline-block;
}

.btn-download:focus {
	color: #ffffff;
}

.btn-download-app:hover {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	display: inline-block;
}

.btn-download-red {
	display: inline-block;
	border: 1px solid #d29052;
	padding: 15px 30px;
	background: #d29052;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-shadow: none;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-transform: uppercase;
	max-width: 100%;
	margin-top: 18px;
}

.btn-download-red i {
	color: #fff;
	font-size: 22px;
}

.btn-download-red:hover i {
	color: #fff;
}

.btn-download-red:hover {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	display: inline-block;
}

.btn-download-red:focus {
	color: #ffffff;
}

.btn-get {
	display: inline-block;
	padding: 20px 30px;
	border: 1px solid #d29052;
	color: #d29052;
	font-size: 18px;
	text-shadow: none;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	margin: 25px 10px 0;
	text-transform: uppercase;
	max-width: 100%;
	width: 225px;
	font-weight: 600;
}

.btn-get:hover {
	background-color: #d29052;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
}

.btn-get i {
	color: #fff;
	font-size: 22px;
	color: #d29052;
}

.btn-get:hover i {
	color: #fff;
	font-size: 22px;
}

.btn-get:focus {
	color: #ffffff;
}

.btn-download-black {
	font-weight: 600;
	display: inline-block;
	border: 1px solid #d29052;
	padding: 20px 30px;
	background: #d29052;
	color: #ffffff;
	font-size: 18px;
	text-shadow: none;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-transform: uppercase;
	max-width: 100%;
	width: 225px;
}

.btn-download-black:hover {
	background-color: transparent;
	border: 1px solid #d29052;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
}

.theme-btn btn-style-pink {
	border: 1px solid #c1c1c1;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 0px;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin-top: 25px;
	padding: 10px 20px 10px 18px;
	transition: all 0.5s ease 0s;
	background: #d29052;
}

.theme-btn btn-style-pink:hover {
	background: #fff;
	color: #333;
	text-decoration: none;
}

.btn-ordernow {
	font-weight: 600;
	display: inline-block;
	border: 1px solid #d29052;
	padding: 20px 30px;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #d29052, #d29052) repeat scroll 0 0;
	color: #ffffff;
	font-size: 18px;
	text-shadow: none;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-transform: uppercase;
	max-width: 100%;
	width: 225px;
}

.btn-ordernow:hover {
	background-color: transparent;
	color: #333;
	text-decoration: none;
	display: inline-block;
	max-width: 100#;
	width: 225px;
}

.btn-ordernow-black {
	font-weight: 600;
	display: inline-block;
	border: 1px solid #ffffff;
	padding: 20px 30px;
	background: #333;
	color: #fff;
	font-size: 18px;
	text-shadow: none;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-transform: uppercase;
	max-width: 100%;
	width: 225px;
}

.btn-ordernow-black:hover {
	background-color: transparent;
	border: 1px solid #000;
	color: #333;
	text-decoration: none;
	display: inline-block;
}

.btn-ordernow-black:focus {
	color: #ffffff;
}

.btn-intro {
	font-weight: 600;
	display: inline-block;
	border: 1px solid #d29052;
	padding: 20px 30px;
	background: #d29052;
	color: #ffffff;
	font-size: 18px;
	text-shadow: none;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	margin: 25px 10px 0;
	max-width: 245px;
	width: 100%;
	text-transform: uppercase;
}

.btn-intro:hover {
	background-color: transparent;
	border: 1px solid #d29052;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
}

.btn-intro:focus {
	color: #ffffff;
}

.intro-buttons-2>a:first-child {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	border-radius: 0px;
	padding: 14px 30px;
}

.intro-buttons-2>a:first-child:hover {
	color: #000;
	background: #fff;
	border: 2px solid #fefefe;
}

.intro-buttons-2>a>i {
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 42px;
	border: 4px solid #b0b0b0;
	border-radius: 50%;
	margin-right: 12px;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background: #d29052;
}

.intro-buttons-2>a:last-child {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #606060;
}

.about-buttons-2>a:first-child {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	border-radius: 100px;
	padding: 14px 40px;
	font-size: 16px;
	margin-right: 20px;
}

.about-buttons-2>a:first-child:hover {
	color: #000;
}

.about-buttons-2>a>i {
	height: 120px;
	width: 120px;
	text-align: center;
	line-height: 75px;
	font-size: 22px;
	border: 22px double #fff;
	border-radius: -10%;
	margin-right: 12px;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background: #d29052;
	border-radius: 50%;
}

.about-buttons-2>a:hover>i {
	height: 120px;
	width: 120px;
	text-align: center;
	line-height: 95px;
	font-size: 22px;
	border: 12px double #000;
	border-radius: -10%;
	margin-right: 12px;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #000;
	background: none
}

.about-buttons-2>a:last-child {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
}


/*------------------------------------------*/


/*	   		/* 09. section */


/*------------------------------------------*/

.section-title.center {
	/*padding: 10px 0 0 0;*/
	text-align: center;
}

.section-title.black {
	padding: 10px 0 0 0;
	text-align: center;
}

.section-title.center h2 {
	font-weight: 300;
	font-size: 40px;
	line-height: 65px;
	font-family: texto-bold;
	color:var(--azul);
	margin:0 0 1rem 0 !important;
}
.section-title.center h4 {
	font-weight: 300;
	font-size: 30px;
	line-height: 45px;
	font-family: texto-bold;
	color:var(--azul);
	margin:0 0 1rem 0 !important;
}
.section-title.center h3 {
	font-size: 45px !important;
	line-height: 65px;
	font-family: texto-bold;
	color:white;
	margin:0 0 1rem 0 !important;
}

.section-title.center hr {
	width: 190px;
	text-align: center;
	border: 1px solid var(--dorado);
	position: relative;
	margin: 0 auto;
	margin-bottom: 5rem;
}

.section-title.freelancer h2 {
	font-weight: 200;
	font-size: 40px;
	max-width: 450px;
	margin: 0 auto;
	padding: 30px;
	border: 3px solid #ffffff;
	margin-bottom: 55px;
}

.section-title.about hr {
	height: 4px;
	width: 90px;
	text-align: center;
	position: relative;
	background: #d29052;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}

.section-title.feature hr {
	height: 4px;
	width: 90px;
	text-align: center;
	position: relative;
	background: #ffffff;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}

.section-title.white hr {
	height: 4px;
	width: 90px;
	text-align: center;
	position: relative;
	background: #ffffff;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}

.section-title.black hr {
	height: 4px;
	width: 90px;
	text-align: center;
	position: relative;
	background: #d29052;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}


/*------------------------------------------*/


/*	    /* 10. Feature Services  */


/*------------------------------------------*/

#services-icon {
	background: #f1f1f1;
	padding: 110px 0 110px 0;
}

#services-icon .lead,
#services-icon h2 {
	color: #333333;
}

.services-icon-wrap {
	padding: 40px 20px;
	background: #fff;
	border-radius: 0px;
	margin: 0 0 40px;
}

.services-icon-wrap:hover {
	padding: 40px 20px;
	background: #fff;
	border-radius: 0px;
	margin: 0 0 40px;
	box-shadow: 0 1px 15px 0 #cfcfcf;
	transition: all 300ms ease-in-out 0s;
}

.services-icon-wrap h3 {
	font-size: 18px;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: 600;
}

.services-icon-wrap .pull-left {
	margin-right: 20px;
}


/*------------------------------------------*/


/*	       /* 11. Feature Services ii */


/*------------------------------------------*/

#services {
	padding: 80px 0 80px 0;
	background: #fff;
}

.service {
	background: #fff;
	border: 1px dashed #bfbfbf;
	margin-bottom: 0px;
	padding: 35px 15px 35px 15px;
}

.service:hover {
	background: #f1f1f1;
	border: 1px solid #eee;
	margin-bottom: 0px;
	padding: 35px 15px 35px 15px;
	color: #fff;
	transition: all 0.5s ease 0s;
	box-shadow: 0 0 22px 0 #999;
	z-index: +999;
}

.services img {
	background: #fff;
	border: 6px solid #000;
}

#services h2 {
	font-size: 45px;
}

.services {
	border: 1px solid #eeeeee;
	margin-bottom: 55px;
	padding: 15px;
}

#services h4 {
	text-transform: uppercase;
	transition: all 0.5s;
	margin-top: 40px;
	font-size: 20px;
	margin-bottom: 20px;
}

.space {
	margin-top: 40px;
}

#services i.fa {
	font-size: 40px;
	width: 110px;
	height: 110px;
	padding: 35px 0;
	margin-bottom: 10px;
	border-radius: 10%;
	color: #ffffff;
	background: #d29052;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

#services .service:hover>i.fa {
	color: #ffffff;
}

#main-centent-ii {
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #d29052, #d29052) repeat scroll 0 0;

	padding: 60px 0 0px 0;
}

#main-bottam {
	background: #d29052;
	padding: 75px 0 75px 0;
}

#main-demos {
	color: #ffffff;
	background: #f1f1f1;
}


/*------------------------------------------*/


/*	       /* 12. Business feature */


/*------------------------------------------*/

#services-box {
	padding: 80px 0 80px 0;
	background: #ffffff;
}

.box {
	border: 1px dashed #b1b1b1;
	font-weight: 300;
	margin: 10px 0;
	min-height: 265px;
	padding: 20px;
	transition: all 0.5s ease 0s;
	background: #ffffff;
}

.box h4 {
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 25px;
}

.box i.fa {
	font-size: 30px;
	width: 100px;
	height: 100px;
	padding: 35px 0;
	margin-bottom: 10px;
	border-radius: 50%;
	color: #ffffff;
	background: #d29052;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 8px;
	margin-top: 25px;
	border: 15px dashed #f1f1f1;
}

.box:hover>i.fa {
	color: #fff;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	padding: 30px 0;
}

.box-i i.fa {
	font-size: 30px;
	width: 100px;
	height: 100px;
	padding: 35px 0;
	margin-bottom: 10px;
	border-radius: 50%;
	color: #ffffff;
	background: #d29052;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 8px;
	margin-top: 25px;
	border: 15px dashed #f1f1f1;
}

.box-i:hover>i.fa {
	color: #fff;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	padding: 30px 0;
}

.box-ii i.fa {
	font-size: 30px;
	width: 100px;
	height: 100px;
	padding: 35px 0;
	margin-bottom: 10px;
	border-radius: 50%;
	color: #ffffff;
	background: #d29052;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 8px;
	margin-top: 25px;
	border: 15px dashed #f1f1f1;
}

.box-ii:hover>i.fa {
	color: #fff;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	padding: 30px 0;
}

.box-iii i.fa {
	font-size: 30px;
	width: 100px;
	height: 100px;
	padding: 35px 0;
	margin-bottom: 10px;
	border-radius: 50%;
	color: #ffffff;
	background: #d29052;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 8px;
	margin-top: 25px;
	border: 15px dashed #f1f1f1;
}

.box-iii:hover>i.fa {
	color: #fff;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}

.box-iv i.fa {
	font-size: 30px;
	width: 100px;
	height: 100px;
	padding: 35px 0;
	margin-bottom: 10px;
	border-radius: 50%;
	color: #ffffff;
	background: #d29052;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 8px;
	margin-top: 25px;
	border: 15px dashed #f1f1f1;
}

.box-iv:hover>i.fa {
	color: #fff;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	padding: 30px 0;
}

.box-v i.fa {
	font-size: 30px;
	width: 100px;
	height: 100px;
	padding: 35px 0;
	margin-bottom: 10px;
	border-radius: 50%;
	color: #ffffff;
	background: #d29052;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 8px;
	margin-top: 25px;
	border: 15px dashed #f1f1f1;
}

.box-v:hover>i.fa {
	color: #fff;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	padding: 30px 0;
}

.box-vi i.fa {
	font-size: 30px;
	width: 100px;
	height: 100px;
	padding: 35px 0;
	margin-bottom: 10px;
	border-radius: 50%;
	color: #ffffff;
	background: #000;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	line-height: 8px;
	margin-top: 25px;
	border: 10px solid #f1f1f1;
}

.box-vi:hover>i.fa {
	color: #fff;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	padding: 30px 0;
}


/*------------------------------------------*/


/*	        /* 13. About Us  */


/*------------------------------------------*/

#about {
	background: #eee;
}

.about-cor {
	padding: 30px;
	display: table-cell;
	vertical-align: middle;
	height: 600px;
}

.about-text {
	display: table-cell;
	vertical-align: middle;
	height: 600px;
	padding: 25px;
}

.about-i p {
	margin-top: 10px;
	margin-left: 105px;
	color: #fff;
}

.about-cor-a {
	background: rgba(0, 0, 0, 0) url("../img/about/1_about.jpg") repeat fixed 0 0 / cover;
	height: 600px;
	margin: 0;
}

.about-b {
	float: left;
	background: #d29052;
	border-radius: 0%;
	color: #000;
	font-size: 24px;
	padding: 16px;
	border: 2px solid #f1f1f1;
	width: 65px;
	height: 65px;
	margin-right: 31px;
	margin-left: 15px;
	border-radius: 0 20px 0 0;
}

.about-b i.fa {
	margin-right: 15px;
	color: #ffffff;
	font-size: 24px;
	margin-right: 35px;
	padding: 4px;
}

.about-c {
	float: left;
	color: #fff;
	font-size: 24px;
	padding: 10px;
	border: 1px solid #d29052;
	width: 55px;
	height: 55px;
	margin-right: 31px;
	margin-left: 15px;
}

.about-c i.fa {
	margin-right: 15px;
	color: #d29052;
	font-size: 24px;
	margin-right: 35px;
	padding: 4px;
}

.about-d {
	float: left;
	color: #fff;
	font-size: 24px;
	width: 55px;
	height: 55px;
	margin-right: 31px;
	margin-left: 15px;
}

#about-i {
	background: #d29052;
}

.about-bus p {
	margin-top: 25px;
	margin-bottom: 25px;
}

.about-deg {
	float: left;
	color: #999;
	font-size: 24px;
	padding: 10px;
	border: 5px solid #ffffff;
	width: 55px;
	height: 55px;
	margin-right: 31px;
	transform: rotate(-45deg);
	margin-left: 15px;
	margin-top: 20px;
}

.about-deg i.fa {
	margin-right: 15px;
	color: #fff;
	font-size: 20px;
	margin-right: 35px;
	padding: 4px;
	transform: rotate(45deg);
}

.about-heading h3 {
	padding-left: 40px;
	font-size: 21px;
	font-weight: 600;
	margin-top: 30px;
	color: #ffffff;
}

.about-text-bus {
	padding: 70px 0 0 0px;
}

.about-ma-a {
	height: 600px;
	margin: 0;
}

.about-ma-list {
	padding: 15px 0 0 15px;
	margin-top: 55px;
}

.about-start-up {
	background: #d29052;
}

#about-freelancer {
	color: #444;
	background: #ffffff;
	padding: 110px 0 0px 0;
}


/*------------------------------------------*/


/*	         /* 14. Achivements */


/*------------------------------------------*/

#achivements {
	padding: 100px 0 100px 0;
	color: #aaa;
	background-image: url(../img/home_banner/09_home.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

#achivements-i {
	padding: 110px 0 110px 0;
	color: #aaa;
	background: #d29052;
}

.achivement-box {
	text-align: center;
	margin: -50px 0;
	padding: 50px 0 50px 0;
	background: #fff;
	border: 15px solid #d29052;
	box-shadow: 15px solid #d29052;
}

.achivement-box i.fa {
	font-size: 60px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px;
}

.achivement-box .ico span {
	font-size: 40px;
	font-weight: 800;
	color: #000;
	margin-bottom: 30px;
}

.achivement-box h4 {
	font-size: 15px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
}

.achivement-box span.count {
	font-size: 25px;
	color: #000;
	display: block;
	font-weight: 600;
	margin-bottom: 15px;
}

.achivement-box-i {
	text-align: center;
	margin: 20px 0;
}

.achivement-box-i i {
	font-size: 30px;
	background: none;
	padding: 20px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 30px;
	border: 2px solid #fff;
}

.achivement-box-i h4 {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}

.achivement-box-i span.count {
	font-size: 38px;
	color: #fff;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.achivement-box-g {
	text-align: center;
	margin: 20px 0;
}

.achivement-box-g i {
	font-size: 30px;
	background: none;
	padding: 20px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 30px;
	border: 2px #fff;
}

.achivement-box-g h4 {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}

.achivement-box-g span.count {
	font-size: 38px;
	color: #fff;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}


/*----------------------------------------*/


/*	       /*15. Gallery */


/*------------------------------------------*/

.our-best-work {
	padding: 90px 0 90px 0;
	background: #f1f1f1;
}

.our-best-work .col-md-3 {
	padding: 0;
}

.single-work {
	overflow: hidden;
	position: relative;
}

.single-work:hover a>img {
	transform: scale(1.0);
}

.single-work:hover .work-info {
	opacity: 1;
}

.single-work>a>img {
	cursor: crosshair;
	overflow: hidden;
	transform: scale(1);
	transition: all 0.3s ease 0s;
	margin-top: 0px;
	border: 5px solid #eee;
	margin: 55px 0 0 0;
}

.work-info {
	bottom: 0;
	opacity: 0;
	padding: 10px 0 10px 15px;
	position: absolute;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 5;
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}

.work-info>h5 {
	color: #fff;
	display: table;
	font-size: 25px;
	font-family: 'Open+Sans', sans-serif;
}

.work-link {
	align-content: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 30%;
	z-index: 6;
	background: #d29052;
}

.work-link:hover {
	color: #eaeaea;
}

.work-link i {
	font-size: 22px;
	vertical-align: middle;
}


/*------------------------------------------*/


/*	     /* 16. Project Case */


/*------------------------------------------*/

#Portfolio {
	padding: 80px 0 80px 0;
	background: #ffffff;
	text-align: center;
}

#Portfolio-p-f {
	padding: 0px;
	background: #ffffff;
	text-align: center;
}

#works-ii {
	padding: 80px 0 80px 0;
	background: #f1f1f1;
}

#best-work-p {
	padding: 0px;
	margin: 0px;
}


/*------------------------------------------*/


/*	          /* 17. Master Slider  */


/*------------------------------------------*/

.msp-preset-btn-84 {
	background-color: #b97ebb;
	color: #fff;
}

.msp-preset-btn-84:hover {
	background-color: #ca89cc;
	color: #fff;
}

.msp-preset-btn-84:active {
	top: 1px
}

.msp-preset-btn-85 {
	background-color: #b97ebb;
	color: #fff;
}

.msp-preset-btn-85:hover {
	background-color: #ca89cc;
	color: #fff;
}

.msp-preset-btn-85:active {
	top: 1px
}

.msp-preset-btn-86 {
	color: #b97ebb;
	border: solid 1px #b97ebb;
}

.msp-preset-btn-86:hover {
	border-color: #ca89cc;
	color: #ca89cc
}

.msp-preset-btn-86:active {
	top: 1px
}

.msp-preset-btn-87 {
	background-color: #b97ebb;
	color: #fff;
}

.msp-preset-btn-87:hover {
	background-color: #ca89cc;
	color: #fff;
}

.msp-preset-btn-87:active {
	top: 1px
}

.msp-preset-btn-88 {
	background-color: #b97ebb;
	color: #fff;
	box-shadow: 0 5px #9a699c;
}

.msp-preset-btn-88:hover {
	background-color: #ca89cc;
	box-shadow: 0 4px #9a699c;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-88:active {
	box-shadow: 0 2px #9a699c;
	top: 3px;
}

.msp-preset-btn-89 {
	background-color: #5472D2;
	color: #fff;
}

.msp-preset-btn-89:hover {
	background-color: #5d7fe9;
	color: #fff;
}

.msp-preset-btn-89:active {
	top: 1px
}

.msp-preset-btn-90 {
	background-color: #5472D2;
	color: #fff;
}

.msp-preset-btn-90:hover {
	background-color: #5d7fe9;
	color: #fff;
}

.msp-preset-btn-90:active {
	top: 1px
}

.msp-preset-btn-91 {
	color: #5472D2;
	border: solid 1px #5472D2;
}

.msp-preset-btn-91:hover {
	border-color: #5d7fe9;
	color: #5d7fe9
}

.msp-preset-btn-91:active {
	top: 1px
}

.msp-preset-btn-92 {
	background-color: #5472D2;
	color: #fff;
}

.msp-preset-btn-92:hover {
	background-color: #5d7fe9;
	color: #fff;
}

.msp-preset-btn-92:active {
	top: 1px
}

.msp-preset-btn-93 {
	background-color: #5472D2;
	color: #fff;
	box-shadow: 0 5px #4c68be;
}

.msp-preset-btn-93:hover {
	background-color: #5d7fe9;
	box-shadow: 0 4px #4c68be;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-93:active {
	box-shadow: 0 2px #4c68be;
	top: 3px;
}

.msp-preset-btn-94 {
	background-color: #00c1cf;
	color: #fff;
}

.msp-preset-btn-94:hover {
	background-color: #01D4E4;
	color: #fff;
}

.msp-preset-btn-94:active {
	top: 1px
}

.msp-preset-btn-95 {
	background-color: #00c1cf;
	color: #fff;
}

.msp-preset-btn-95:hover {
	background-color: #01D4E4;
	color: #fff;
}

.msp-preset-btn-95:active {
	top: 1px
}

.msp-preset-btn-96 {
	color: #00c1cf;
	border: solid 1px #00c1cf;
}

.msp-preset-btn-96:hover {
	border-color: #01D4E4;
	color: #01D4E4
}

.msp-preset-btn-96:active {
	top: 1px
}

.msp-preset-btn-97 {
	background-color: #00c1cf;
	color: #fff;
}

.msp-preset-btn-97:hover {
	background-color: #01D4E4;
	color: #fff;
}

.msp-preset-btn-97:active {
	top: 1px
}

.msp-preset-btn-98 {
	background-color: #00c1cf;
	color: #fff;
	box-shadow: 0 5px #00afbc;
}

.msp-preset-btn-98:hover {
	background-color: #01D4E4;
	box-shadow: 0 4px #00afbc;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-98:active {
	box-shadow: 0 2px #00afbc;
	top: 3px;
}

.msp-preset-btn-99 {
	background-color: #4cadc9;
	color: #fff;
}

.msp-preset-btn-99:hover {
	background-color: #63b2c9;
	color: #fff;
}

.msp-preset-btn-99:active {
	top: 1px
}

.msp-preset-btn-100 {
	background-color: #4cadc9;
	color: #fff;
}

.msp-preset-btn-100:hover {
	background-color: #63b2c9;
	color: #fff;
}

.msp-preset-btn-100:active {
	top: 1px
}

.msp-preset-btn-101 {
	color: #4cadc9;
	border: solid 1px #4cadc9;
}

.msp-preset-btn-101:hover {
	border-color: #63b2c9;
	color: #63b2c9
}

.msp-preset-btn-101:active {
	top: 1px
}

.msp-preset-btn-102 {
	background-color: #4cadc9;
	color: #fff;
}

.msp-preset-btn-102:hover {
	background-color: #63b2c9;
	color: #fff;
}

.msp-preset-btn-102:active {
	top: 1px
}

.msp-preset-btn-103 {
	background-color: #4cadc9;
	color: #fff;
	box-shadow: 0 5px #1aa2c9;
}

.msp-preset-btn-103:hover {
	background-color: #63b2c9;
	box-shadow: 0 4px #1aa2c9;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-103:active {
	box-shadow: 0 2px #1aa2c9;
	top: 3px;
}

.msp-preset-btn-104 {
	background-color: #cec2ab;
	color: #fff;
}

.msp-preset-btn-104:hover {
	background-color: #cebd9d;
	color: #fff;
}

.msp-preset-btn-104:active {
	top: 1px
}

.msp-preset-btn-105 {
	background-color: #cec2ab;
	color: #fff;
}

.msp-preset-btn-105:hover {
	background-color: #cebd9d;
	color: #fff;
}

.msp-preset-btn-105:active {
	top: 1px
}

.msp-preset-btn-106 {
	color: #cec2ab;
	border: solid 1px #cec2ab;
}

.msp-preset-btn-106:hover {
	border-color: #cebd9d;
	color: #cebd9d
}

.msp-preset-btn-106:active {
	top: 1px
}

.msp-preset-btn-107 {
	background-color: #cec2ab;
	color: #fff;
}

.msp-preset-btn-107:hover {
	background-color: #cebd9d;
	color: #fff;
}

.msp-preset-btn-107:active {
	top: 1px
}

.msp-preset-btn-108 {
	background-color: #cec2ab;
	color: #fff;
	box-shadow: 0 5px #C2B7A2;
}

.msp-preset-btn-108:hover {
	background-color: #cebd9d;
	box-shadow: 0 4px #C2B7A2;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-108:active {
	box-shadow: 0 2px #C2B7A2;
	top: 3px;
}

.msp-preset-btn-109 {
	background-color: #50485b;
	color: #fff;
}

.msp-preset-btn-109:hover {
	background-color: #6a6176;
	color: #fff;
}

.msp-preset-btn-109:active {
	top: 1px
}

.msp-preset-btn-110 {
	background-color: #50485b;
	color: #fff;
}

.msp-preset-btn-110:hover {
	background-color: #6a6176;
	color: #fff;
}

.msp-preset-btn-110:active {
	top: 1px
}

.msp-preset-btn-111 {
	color: #50485b;
	border: solid 1px #50485b;
}

.msp-preset-btn-111:hover {
	border-color: #6a6176;
	color: #6a6176
}

.msp-preset-btn-111:active {
	top: 1px
}

.msp-preset-btn-112 {
	background-color: #50485b;
	color: #fff;
}

.msp-preset-btn-112:hover {
	background-color: #6a6176;
	color: #fff;
}

.msp-preset-btn-112:active {
	top: 1px
}

.msp-preset-btn-113 {
	background-color: #50485b;
	color: #fff;
	box-shadow: 0 5px #412d5b;
}

.msp-preset-btn-113:hover {
	background-color: #6a6176;
	box-shadow: 0 4px #412d5b;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-113:active {
	box-shadow: 0 2px #412d5b;
	top: 3px;
}

.msp-preset-btn-114 {
	background-color: #8d6dc4;
	color: #fff;
}

.msp-preset-btn-114:hover {
	background-color: #977cc4;
	color: #fff;
}

.msp-preset-btn-114:active {
	top: 1px
}

.msp-preset-btn-115 {
	background-color: #8d6dc4;
	color: #fff;
}

.msp-preset-btn-115:hover {
	background-color: #977cc4;
	color: #fff;
}

.msp-preset-btn-115:active {
	top: 1px
}

.msp-preset-btn-116 {
	color: #8d6dc4;
	border: solid 1px #8d6dc4;
}

.msp-preset-btn-116:hover {
	border-color: #977cc4;
	color: #977cc4
}

.msp-preset-btn-116:active {
	top: 1px
}

.msp-preset-btn-117 {
	background-color: #8d6dc4;
	color: #fff;
}

.msp-preset-btn-117:hover {
	background-color: #977cc4;
	color: #fff;
}

.msp-preset-btn-117:active {
	top: 1px
}

.msp-preset-btn-118 {
	background-color: #8d6dc4;
	color: #fff;
	box-shadow: 0 5px #7c51c4;
}

.msp-preset-btn-118:hover {
	background-color: #977cc4;
	box-shadow: 0 4px #7c51c4;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-118:active {
	box-shadow: 0 2px #7c51c4;
	top: 3px;
}

.msp-preset-btn-119 {
	background-color: #75d69c;
	color: #fff;
}

.msp-preset-btn-119:hover {
	background-color: #7de5a7;
	color: #fff;
}

.msp-preset-btn-119:active {
	top: 1px
}

.msp-preset-btn-120 {
	background-color: #75d69c;
	color: #fff;
}

.msp-preset-btn-120:hover {
	background-color: #7de5a7;
	color: #fff;
}

.msp-preset-btn-120:active {
	top: 1px
}

.msp-preset-btn-121 {
	color: #75d69c;
	border: solid 1px #75d69c;
}

.msp-preset-btn-121:hover {
	border-color: #7de5a7;
	color: #7de5a7
}

.msp-preset-btn-121:active {
	top: 1px
}

.msp-preset-btn-122 {
	background-color: #75d69c;
	color: #fff;
}

.msp-preset-btn-122:hover {
	background-color: #7de5a7;
	color: #fff;
}

.msp-preset-btn-122:active {
	top: 1px
}

.msp-preset-btn-123 {
	background-color: #75d69c;
	color: #fff;
	box-shadow: 0 5px #41d67d;
}

.msp-preset-btn-123:hover {
	background-color: #7de5a7;
	box-shadow: 0 4px #41d67d;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-123:active {
	box-shadow: 0 2px #41d67d;
	top: 3px;
}

.msp-preset-btn-124 {
	background-color: #222;
	color: #fff;
}

.msp-preset-btn-124:hover {
	background-color: #333;
	color: #fff;
}

.msp-preset-btn-124:active {
	top: 1px
}

.msp-preset-btn-125 {
	background-color: #222;
	color: #fff;
}

.msp-preset-btn-125:hover {
	background-color: #333;
	color: #fff;
}

.msp-preset-btn-125:active {
	top: 1px
}

.msp-preset-btn-126 {
	color: #222;
	border: solid 1px #222;
}

.msp-preset-btn-126:hover {
	border-color: #333;
	color: #333
}

.msp-preset-btn-126:active {
	top: 1px
}

.msp-preset-btn-127 {
	background-color: #222;
	color: #fff;
}

.msp-preset-btn-127:hover {
	background-color: #333;
	color: #fff;
}

.msp-preset-btn-127:active {
	top: 1px
}

.msp-preset-btn-128 {
	background-color: #222;
	color: #fff;
	box-shadow: 0 5px #000;
}

.msp-preset-btn-128:hover {
	background-color: #333;
	box-shadow: 0 4px #000;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-128:active {
	box-shadow: 0 2px #000;
	top: 3px;
}

.msp-preset-btn-129 {
	background-color: #dedede;
	color: #666;
}

.msp-preset-btn-129:hover {
	background-color: #d1d1d1;
	color: #666;
}

.msp-preset-btn-129:active {
	top: 1px
}

.msp-preset-btn-130 {
	background-color: #dedede;
	color: #666;
}

.msp-preset-btn-130:hover {
	background-color: #d1d1d1;
	color: #666;
}

.msp-preset-btn-130:active {
	top: 1px
}

.msp-preset-btn-131 {
	color: #dedede;
	border: solid 1px #dedede;
}

.msp-preset-btn-131:hover {
	border-color: #d1d1d1;
	color: #d1d1d1
}

.msp-preset-btn-131:active {
	top: 1px
}

.msp-preset-btn-132 {
	background-color: #dedede;
	color: #666;
}

.msp-preset-btn-132:hover {
	background-color: #d1d1d1;
	color: #666;
}

.msp-preset-btn-132:active {
	top: 1px
}

.msp-preset-btn-133 {
	background-color: #dedede;
	color: #666;
	box-shadow: 0 5px #CACACA;
}

.msp-preset-btn-133:hover {
	background-color: #d1d1d1;
	color: #666;
	box-shadow: 0 4px #CACACA;
	top: 1px
}

.msp-preset-btn-133:active {
	box-shadow: 0 2px #CACACA;
	top: 3px;
}

.msp-preset-btn-134 {
	background-color: #f7be68;
	color: #fff;
}

.msp-preset-btn-134:hover {
	background-color: #e9b362;
	color: #fff;
}

.msp-preset-btn-134:active {
	top: 1px
}

.msp-preset-btn-135 {
	background-color: #f7be68;
	color: #fff;
}

.msp-preset-btn-135:hover {
	background-color: #e9b362;
	color: #fff;
}

.msp-preset-btn-135:active {
	top: 1px
}

.msp-preset-btn-136 {
	color: #f7be68;
	border: solid 1px #f7be68;
}

.msp-preset-btn-136:hover {
	border-color: #e9b362;
	color: #e9b362
}

.msp-preset-btn-136:active {
	top: 1px
}

.msp-preset-btn-137 {
	background-color: #f7be68;
	color: #fff;
}

.msp-preset-btn-137:hover {
	background-color: #e9b362;
	color: #fff;
}

.msp-preset-btn-137:active {
	top: 1px
}

.msp-preset-btn-138 {
	background-color: #f7be68;
	color: #fff;
	box-shadow: 0 5px #E7AF59;
}

.msp-preset-btn-138:hover {
	background-color: #e9b362;
	box-shadow: 0 4px #E7AF59;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-138:active {
	box-shadow: 0 2px #E7AF59;
	top: 3px;
}

.msp-preset-btn-139 {
	background-color: #5aa1e3;
	color: #fff;
}

.msp-preset-btn-139:hover {
	background-color: #5faaef;
	color: #fff;
}

.msp-preset-btn-139:active {
	top: 1px
}

.msp-preset-btn-140 {
	background-color: #5aa1e3;
	color: #fff;
}

.msp-preset-btn-140:hover {
	background-color: #5faaef;
	color: #fff;
}

.msp-preset-btn-140:active {
	top: 1px
}

.msp-preset-btn-141 {
	color: #5aa1e3;
	border: solid 1px #5aa1e3;
}

.msp-preset-btn-141:hover {
	border-color: #5faaef;
	color: #5faaef
}

.msp-preset-btn-141:active {
	top: 1px
}

.msp-preset-btn-142 {
	background-color: #5aa1e3;
	color: #fff;
}

.msp-preset-btn-142:hover {
	background-color: #5faaef;
	color: #fff;
}

.msp-preset-btn-142:active {
	top: 1px
}

.msp-preset-btn-143 {
	background-color: #5aa1e3;
	color: #fff;
	box-shadow: 0 5px #4c87bf;
}

.msp-preset-btn-143:hover {
	background-color: #5faaef;
	box-shadow: 0 4px #4c87bf;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-143:active {
	box-shadow: 0 2px #4c87bf;
	top: 3px;
}

.msp-preset-btn-144 {
	background-color: #6dab3c;
	color: #fff;
}

.msp-preset-btn-144:hover {
	background-color: #76b941;
	color: #fff;
}

.msp-preset-btn-144:active {
	top: 1px
}

.msp-preset-btn-145 {
	background-color: #6dab3c;
	color: #fff;
}

.msp-preset-btn-145:hover {
	background-color: #76b941;
	color: #fff;
}

.msp-preset-btn-145:active {
	top: 1px
}

.msp-preset-btn-146 {
	color: #6dab3c;
	border: solid 1px #6dab3c;
}

.msp-preset-btn-146:hover {
	border-color: #76b941;
	color: #76b941
}

.msp-preset-btn-146:active {
	top: 1px
}

.msp-preset-btn-147 {
	background-color: #6dab3c;
	color: #fff;
}

.msp-preset-btn-147:hover {
	background-color: #76b941;
	color: #fff;
}

.msp-preset-btn-147:active {
	top: 1px
}

.msp-preset-btn-148 {
	background-color: #6dab3c;
	color: #fff;
	box-shadow: 0 5px #5e9334;
}

.msp-preset-btn-148:hover {
	background-color: #76b941;
	box-shadow: 0 4px #5e9334;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-148:active {
	box-shadow: 0 2px #5e9334;
	top: 3px;
}

.msp-preset-btn-149 {
	background-color: #f4524d;
	color: #fff;
}

.msp-preset-btn-149:hover {
	background-color: #e04b47;
	color: #fff;
}

.msp-preset-btn-149:active {
	top: 1px
}

.msp-preset-btn-150 {
	background-color: #f4524d;
	color: #fff;
}

.msp-preset-btn-150:hover {
	background-color: #e04b47;
	color: #fff;
}

.msp-preset-btn-150:active {
	top: 1px
}

.msp-preset-btn-151 {
	color: #f4524d;
	border: solid 1px #f4524d;
}

.msp-preset-btn-151:hover {
	border-color: #e04b47;
	color: #e04b47
}

.msp-preset-btn-151:active {
	top: 1px
}

.msp-preset-btn-152 {
	background-color: #f4524d;
	color: #fff;
}

.msp-preset-btn-152:hover {
	background-color: #e04b47;
	color: #fff;
}

.msp-preset-btn-152:active {
	top: 1px
}

.msp-preset-btn-153 {
	background-color: #f4524d;
	color: #fff;
	box-shadow: 0 5px #cb4440;
}

.msp-preset-btn-153:hover {
	background-color: #e04b47;
	box-shadow: 0 4px #cb4440;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-153:active {
	box-shadow: 0 2px #cb4440;
	top: 3px;
}

.msp-preset-btn-154 {
	background-color: #f79468;
	color: #fff;
}

.msp-preset-btn-154:hover {
	background-color: #e78a61;
	color: #fff;
}

.msp-preset-btn-154:active {
	top: 1px
}

.msp-preset-btn-155 {
	background-color: #f79468;
	color: #fff;
}

.msp-preset-btn-155:hover {
	background-color: #e78a61;
	color: #fff;
}

.msp-preset-btn-155:active {
	top: 1px
}

.msp-preset-btn-156 {
	color: #f79468;
	border: solid 1px #f79468;
}

.msp-preset-btn-156:hover {
	border-color: #e78a61;
	color: #e78a61
}

.msp-preset-btn-156:active {
	top: 1px
}

.msp-preset-btn-157 {
	background-color: #f79468;
	color: #fff;
}

.msp-preset-btn-157:hover {
	background-color: #e78a61;
	color: #fff;
}

.msp-preset-btn-157:active {
	top: 1px
}

.msp-preset-btn-158 {
	background-color: #f79468;
	color: #fff;
	box-shadow: 0 5px #da835c;
}

.msp-preset-btn-158:hover {
	background-color: #e78a61;
	box-shadow: 0 4px #da835c;
	top: 1px;
	color: #fff;
}

.msp-preset-btn-158:active {
	box-shadow: 0 2px #da835c;
	top: 3px;
}

.msp-preset-1 {
	
	font-weight: 700;
	font-size: 48px;
	line-height: normal;
	color: #ffffff;
}

.msp-preset-3 {

	font-weight: 300;
	font-size: 18px;
	line-height: normal;
	color: #f2f2f2;
}

.msp-preset-5 {

	font-weight: normal;
	font-size: 30px;
	text-align: center;
	line-height: normal;
	white-space: nowrap;
	color: #d4d4d4;
}

.msp-preset-6 {
	font-family: "Raleway";
	font-weight: 600;
	font-size: 48px;
	text-align: center;
	line-height: normal;
	white-space: nowrap;
	color: #d4d4d4;
}

.msp-preset-7 {
	font-family: "Raleway";
	font-weight: 600;
	font-size: 48px;
	text-align: center;
	line-height: normal;
	white-space: nowrap;
	color: #77cba9;
}

.msp-preset-8 {

	font-weight: 700;
	font-size: 36px;
	line-height: normal;
	color: #ffffff;
}

.msp-preset-12 {
	font-family: "Raleway";
	font-weight: 600;
	font-size: 72px;
	line-height: normal;
	white-space: nowrap;
	color: #ffffff;
	text-transform: uppercase;
}

.msp-preset-13 {
	font-family: "Raleway";
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	line-height: normal;
	color: #f8f8f8;
}

.msp-preset-14 {

	font-weight: normal;
	font-size: 60px;
	text-align: center;
	letter-spacing: 2px;
	line-height: normal;
	white-space: nowrap;
	color: #ffffff;
}

.msp-preset-15 {

	font-weight: normal;
	font-size: 55px;
	text-align: center;
	line-height: normal;
	white-space: nowrap;
	color: #e38181;
}

.msp-preset-16 {

	font-weight: normal;
	font-size: 54px;
	line-height: normal;
	white-space: nowrap;
	color: #dddddd;
}

.msp-preset-17 {

	font-weight: normal;
	font-size: 16px;
	text-align: center;
	line-height: normal;
	color: #c2b273;
	background-color: transparent;
}

.msp-preset-18 {

	font-weight: normal;
	font-size: 18px;
	text-align: center;
	line-height: normal;
	color: #fdfdfd;
	background-color: transparent;
}

.msp-preset-19 {

	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	color: #dddddc;
	text-transform: uppercase;
}

.msp-preset-20 {

	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: normal;
	color: #a9a8a8;
}

.msp-preset-21 {
	background-color: #a9a8a8;
	font-weight: normal;
	line-height: normal;
}

.msp-preset-22 {

	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #ffffff;
}

.msp-preset-23 {
	font-family: "Lato";
	font-weight: normal;
	font-size: 16px;
	line-height: normal;
	color: #c0c0c0;
}

.msp-preset-25 {
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: "Lato";
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2px;
	line-height: normal;
	text-transform: uppercase;
}

.msp-preset-26 {
	font-family: "Lato";
	font-weight: normal;
	font-size: 16px;
	line-height: normal;
	color: #ffffff;
}

.msp-preset-27 {
	background-color: #ffffff;
	font-weight: normal;
	line-height: normal;
}

.msp-preset-28 {
	font-family: "Lato";
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: normal;
	color: #ffffff;
}

.msp-preset-29 {
	font-family: "Raleway";
	font-weight: 800;
	font-size: 120px;
	letter-spacing: 1px;
	line-height: normal;
	color: #ffffff;
}

.msp-preset-30 {

	font-weight: normal;
	font-size: 22px;
	line-height: normal;
	color: #ffffff;
}

.msp-preset-31 {

	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: normal;
	color: #ba895d;
}

.msp-preset-32 {

	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	color: #6a6a6a;
}

.msp-preset-33 {

	font-weight: normal;
	font-size: 36px;
	line-height: normal;
	color: #ffffff;
}

.msp-preset-34 {
	background-color: #ffffff;
	font-weight: normal;
	line-height: normal;
}

.msp-preset-35 {
	background-color: #f4cb68;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "Lato";
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.msp-cn-137-4 {
	font-family: "Exo 2";
font-weight: normal;
font-size: 22px;
text-align: center;
letter-spacing: 12px;
line-height: normal;
white-space: nowrap;
color: #e5e5e5;
text-transform: uppercase;
}

.msp-cn-137-5 {
	font-family: texto-bold;
	font-weight: 200;
	font-size: 80px;
	text-align: center;
	letter-spacing: 1px;
	line-height: normal;
	white-space: nowrap;
	color: var(--azul);
	text-transform: uppercase;
	top:18.5rem !important;
}
.msp-cn-137-5 span{
	font-family: texto-light;
	font-size: 30px;
}

.msp-cn-137-11 {
	font-family: "Exo 2";
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	letter-spacing: 12px;
	line-height: normal;
	white-space: nowrap;
	color: #e5e5e5;
	text-transform: uppercase;
}

.msp-cn-137-12 {
	font-family: "Exo 2";
	font-weight: 200;
	font-size: 80px;
	text-align: center;
	letter-spacing: 10px;
	line-height: normal;
	white-space: nowrap;
	color: #e5e5e5;
	text-transform: uppercase;
}

.msp-cn-137-17 {
	font-family: "Exo 2";
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	letter-spacing: 12px;
	line-height: normal;
	white-space: nowrap;
	color: #e5e5e5;
	text-transform: uppercase;
}

.msp-cn-137-18 {
	font-family: "Exo 2";
	font-weight: 200;
	font-size: 80px;
	text-align: center;
	letter-spacing: 10px;
	line-height: normal;
	white-space: nowrap;
	color: #e5e5e5;
	text-transform: uppercase;
}


/*------------------------------------------*/


/*	    /* 18. Faq & Accordion */


/*------------------------------------------*/

#skill {
	background: #ffffff;
	padding: 90px 0 0px 0;
}

#faq {
	background: #ffffff;
	padding: 110px 0 110px 0;
}

.skill h2 {
	margin-bottom: 45px;
	font-size: 40px;
	text-align: left;
}

.skill h4 {
	margin-top: 30px;
	font-size: 16px;
}

#skill-i {
	background: #ffffff;
	padding: 110px 0 110px 0;
}

.skill-i h2 {
	margin-bottom: 45px;
	font-size: 40px;
	text-align: left;
}

.progress-wrap {
	position: relative;
}

.progress-wrap h3 {
	font-size: 18px;
	padding-bottom: 45px;
	font-family: 'Open Sans', sans-serif;
	color: #414141;
	font-weight: 200;
}

.progress .color1,
.progress .color1 .bar-width {
	background: #333;
}

.progress .color2,
.progress .color2 .bar-width {
	background: #333;
}

.progress .color3,
.progress .color3 .bar-width {
	background: #333;
}

.progress .color4,
.progress .color4 .bar-width {
	background: #333;
}

.progress,
.progress-bar {
	height: 2px;
	line-height: 15px;
	background: #e6e6e6;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	overflow: visible;
	text-align: right;
}

.progress {
	position: relative;
}

.progress .bar-width {
	position: absolute;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	top: -30px;
	border-radius: 10px;
	margin-left: -70px;
}

.progress span {
	position: relative;
}

.progress span:before {
	content: " ";
	position: absolute;
	width: auto;
	height: auto;
	border-width: 8px 5px;
	border-style: solid;
	bottom: -16px;
	right: 8px;
}

.progress .color1 span:before {
	border-color: #d29052 transparent transparent transparent;
}

.progress .color2 span:before {
	border-color: #d29052 transparent transparent transparent;
}

.progress .color3 span:before {
	border-color: #d29052 transparent transparent transparent;
}

.progress .color4 span:before {
	border-color: #d29052 transparent transparent transparent;
}

.accordion h2 {
	margin-bottom: 45px;
	font-size: 40px;
}

.panel-default {
	border-color: transparent;
}

.panel-default>.panel-heading,
.panel {
	background-color: #e6e6e6;
	border: 0 none;
	box-shadow: none;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	background: #fff;
	color: #858586;
}

.panel-title {
	font-size: 16px;
	color: #333333;
	padding-bottom: 5px;
}

.panel-group .panel+.panel {
	margin-top: 0;
	border-top: 1px solid #d9d9d9;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-heading {
	border-radius: 0;
	padding: 20px;
}

.panel-title>a {
	color: #333333;
}

.accordion-inner img {
	border-radius: 4px;
}

.accordion-inner h4 {
	margin-top: 0;
	color: #ffffff;
}

.panel-heading.active {
	background: #333;
}

.panel-heading.active .panel-title>a {
	color: #fff;
}

a.accordion-toggle i {
	width: 45px;
	line-height: 59px;
	font-size: 20px;
	margin-top: -10px;
	text-align: center;
	margin-right: -15px;
	background: #d0d0d0;
	border-radius: 0%;
}

.panel-heading.active a.accordion-toggle i {
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #d29052, #d29052) repeat scroll 0 0;
	color: #fff;
}

.panel-heading.active a.accordion-toggle.collapsed i {
	color: #000;
}


/*------------------------------------------*/


/*	         /* 19. Back to top */


/*------------------------------------------*/

#back-to-top {
	transition: all 1s ease 0s;
	-webkit-transition: all .3s ease 0s;
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 9999;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 50px;
	background: var(--dorado);
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	text-decoration: none;
	opacity: 0;
}

#back-to-top:hover {
	transform: scale(0.9);
}

#back-to-top.show {
	opacity: 1;
}


/*------------------------------------------*/


/*	       /* 20. Testimonial-area */


/*------------------------------------------*/

.testimonial-area {
	background: #d29052 none repeat scroll 0 0;
}

.testimonial-list {
	margin-top: 30px;
}

.single-testi-des {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(222, 222, 222, 0.32);
	margin-bottom: 30px;
	padding: 30px;
	position: relative;
}

.single-testi-des::before {
	background: #fff none repeat scroll 0 0;
	bottom: -12px;
	content: "";
	height: 30px;
	left: 0;
	margin-left: 12px;
	margin-top: 0;
	position: absolute;
	transform: rotate(45deg);
	width: 30px;
}

.single-testimonial img {
	border-radius: 50%;
}

.single-testimonial {
	margin-right: 30px;
}

.single-testimonial h6 {
	font-size: 12px;
	letter-spacing: 3px;
	margin-top: 0;
	text-transform: capitalize;
}

.single-testimonial p {
	font-style: italic;
	margin-bottom: 20px;
}

.owl-theme .owl-controls {
	margin-top: 30px;
}

.owl-theme .owl-controls .owl-page span {
	background: #6534ff none repeat scroll 0 0;
	border: 1px solid #6534ff;
	display: block;
	height: 4px;
	margin: 5px 7px;
	opacity: 0.5;
	width: 30px;
}


/*------------------------------------------*/


/*	    /* 21. Awesome Features Inner */


/*------------------------------------------*/

#awesome-features {
	padding: 110px 0 110px 0;
	background: #efefef;
}

#awesome-features-freelancer {
	padding: 110px 0 110px 0;
	background: #ffffff;
}

#awesome-features-app {
	padding: 110px 0 110px 0;
	background: #f1f1f1;
}

#awesome-features-y {
	padding: 110px 0 110px 0;
	background: #f1f1f1;
}

.feature-icon-left-more-y .feature-icon-y i.fa {
	float: left;
	font-size: 30px;
	color: #fff;
	margin: 70px 20px 0 30px;
	height: 75px;
	width: 75px;
	padding: 17px 0 0 0;
	border: 5px solid #f1f1f1;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #d29052, #d29052) repeat scroll 0 0;
}

.feature-icon-left-more-y .feature-content-y {
	padding-left: 90px;
	padding-bottom: 55px;
	padding-top: 55px;
	border: 1px solid #dfdfdf;
	background: #ffffff;
}

.feature-icon-left-more-y:hover .feature-content-y {
	padding-left: 90px;
	padding-bottom: 55px;
	padding-top: 55px;
	border: 1px solid #dfdfdf;
	background: #eee;
	transition: all 0.5s ease 0s;
}

.feature-box {
	margin: 5px 0 0px 0;
}

.feature-center {
	text-align: center;
}

.feature-test-light {
	line-height: 28px;
	color: #333333;
	margin-top: 15px;
	font-size: 14px;
}

.feature-test {
	line-height: 28px;
	color: #333333;
	margin-top: 15px;
	font-size: 13px;
	letter-spacing: 0px;
}

.feature-icon-center-more .feature-icon i.fa {
	float: left;
	font-size: 28px;
	color: #d29052;
	margin: 30px 0 0 0;
	height: 55px;
	width: 55px;
	padding: 14px 0 0 0;
	border-radius: 10%;
	border: 1px solid #d29052;
}

.feature-icon-center-more .feature-content {
	padding-left: 80px;
	padding-bottom: 15px;
	padding-top: 20px;
	text-align: left;
}

.feature-icon-center-freelancer .feature-icon i.fa {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color: #d29052 #d29052 #092b3c;
	border-image: none;
	border-radius: 0%;
	border-style: solid;
	border-width: 2px;
	color: #12212f;
	float: left;
	font-size: 30px;
	height: 65px;
	margin: 53px 0 0 10px;
	padding: 14px 0 0;
	width: 65px;
}

.feature-icon-center-freelancer .feature-content {
	padding-left: 96px;
	padding-bottom: 35px;
	padding-top: 40px;
	text-align: left;
}

.feature-icon-left-more .feature-icon i.fa {
	background: #d29052;
	border: 1px dashed #eee;
	color: #fff;
	float: right;
	font-size: 30px;
	height: 80px;
	margin: 67px 0 0 16px;
	padding: 24px 0 0;
	width: 80px;
}

.feature-icon-left-more .feature-icon:hover i.fa {
	background: rgba(0, 0, 0, 0) linear-gradient(to left, #d29052, #d29052) repeat scroll 0 0;
	color: #fff;
}

.feature-icon-left-more .feature-content {
	padding-right: 90px;
	padding-bottom: 35px;
	padding-top: 55px;
	text-align: right;
}

.feature-icon-left-more-app .feature-icon i.fa {
	float: right;
	font-size: 30px;
	color: #ffffff;
	margin: 50px 0 0 0;
	height: 65px;
	width: 65px;
	padding: 20px 0 0 0;
	border: 1px solid #ffffff;
}

.feature-icon-left-more-app .feature-content {
	padding-right: 90px;
	padding-bottom: 20px;
	padding-top: 35px;
	text-align: right;
}

.feature-icon-right-more .feature-icon i.fa {
	background: #d29052 none repeat scroll 0 0;
	border: 1px dashed #eee;
	color: #fff;
	float: left;
	font-size: 30px;
	height: 80px;
	margin: 67px 0 0 -11px;
	padding: 24px 0 0;
	width: 80px;
}

.feature-icon-right-more .feature-icon:hover i.fa {
	background: rgba(0, 0, 0, 0) linear-gradient(to left, #d29052, #d29052) repeat scroll 0 0;
	color: #fff;
}

.feature-icon-right-more .feature-content {
	padding-left: 90px;
	padding-bottom: 35px;
	padding-top: 55px;
	text-align: left;
}

.feature-icon-right-more-app .feature-icon i.fa {
	float: left;
	font-size: 25px;
	color: #ffffff;
	margin: 50px 0 0 0;
	height: 55px;
	width: 55px;
	padding: 14px 0 0 0;
	border-radius: 10%;
	border: 1px solid #ffffff;
}

.feature-icon-right-more-app .feature-content {
	padding-left: 90px;
	padding-bottom: 20px;
	padding-top: 35px;
	text-align: left;
}

.feature-center .service-icon {
	margin-bottom: 14px;
}

.feature-center .service-content h4 {
	margin-bottom: 6px;
	font-weight: 500;
}

.feature-center .service-icon i {
	display: inline-block;
}

.feature-box h4 {
	font-family: "Open+Sans", sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 9px;
	font-weight: 600;
}

.feature-box>div:first-child {
	padding: 0;
}

.feature-boxed {
	margin-top: 30px;
	padding: 0 15px 20px 15px !important;
	border: 1px solid #eee;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.feature-boxed:hover {
	border-color: #e2e2e2;
	box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
}

.feature-boxed p {
	margin-bottom: 0;
}

.mask-bottom {
	color: #d29052
}


/*------------------------------------------*/


/*	        /* 22. Special Features */


/*------------------------------------------*/

#superb-servicess {
	padding: 90px 0 100px 0;
}

.superb-services .section-title hr {
	border-color: var(--azul);
}

.superb-services i {
	font-size: 35px;
	line-height: 40px;
	color: #333;
	width: 70px;
	height: 70px;
	padding: 15px;
	border: 1px solid #eee;
	border-color: #d29052 #d29052 #092b3c;
}

.superb-services h4 {
	font-size: 20px;
	margin-top: 25px;
	position: relative;
}

.superb-services .mask-top {
	background-color: #ffffff;
	padding: 65px;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-out 0s;
	width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.superb-services .mask-top h4:before {
	top: -18px;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	right: 0;
	margin: -2px auto;
	position: absolute;
	width: 40px;
}

.superb-services .s-feature-box:hover .mask-top {
	top: -200px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.superb-services .s-feature-box {
	overflow: hidden;
	position: relative;
	min-height: 280px;
	border: 1px solid #dadada;
	margin-bottom: 30px;
	cursor: pointer;
	background: #e4e4e4;
}

.superb-services .mask-bottom {
	color: #333333;
	padding: 20px 15px 20px 15px;
	width: 100%;
	position: absolute;
	bottom: -300px;
	height: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.superb-services .mask-bottom p {
	padding: 0px 5px;
}

.superb-services .mask-bottom h4 {
	margin: 15px 0px 17px;
}

.superb-services .s-feature-box:hover .mask-bottom {
	bottom: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.superb-services .mask-bottom i {
	background: #d29052 none repeat scroll 0 0;
	border: 5px solid #dedede;
	border-radius: 50%;
	color: #fff;
	font-size: 31px;
	height: 80px;
	line-height: 52px;
	padding: 10px;
	width: 80px;
}


/*------------------------------------------*/


/*	       /* 23. Side Tab */


/*------------------------------------------*/

#tab {
	padding: 100px 0 100px;
	position: relative;
	background: whitesmoke;
	/*z-index: -999*/
	background: url(../img/fondos/fondo-papel.webp);
	background-size: cover;
	background-attachment: fixed;
}

nav-tabs>li {
	margin-bottom: 0px;
	border-bottom: 1px solid #e6e6e6;
}

.nav-tabs {
	border-bottom: 1px solid #e6e6e6;
}

.nav-tabs>li>a {
	background: #f1f1f1;
	color: #333333;
	border-radius: 0;
	border: 0 none;
	line-height: 22px;
	margin-right: 0;
	padding: 35px 55px;
	font-size: 15px;
	border-top: 2px solid #fff;
}

.nav-tabs li:last-child {
	border-bottom: 0 none;
}

.nav-stacked>li+li {
	margin-top: 0;
}

.nav-tabs>li>a:hover {
	background: #d29052;
	color: #ffffff;
	transition: all 0.3s ease 0s;
}

.media-left,
.media-right,
.media-body {
	padding: 5px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus i.fa {
	font-size: 15px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	border: 0;
	color: #ffffff;
	background: #d29052;
	position: relative;
}

.nav-tabs>li.active>a:after {
	position: absolute;
	top: 8px;
}

.tab-wrap {
	border: 1px solid #e6e6e6;
	text-align: left;
}

.tab-wrap h4 {
	font-size: 20px;
	text-align: left;
}

.tab-content {
	padding: 0px;
}

.tab-content h2 {
	margin-top: 0;
}

.tab-content img {
	border-radius: 4px;
}

.testimonial h2 {
	margin-top: 0;
}

.testimonial-inner {
	color: #858586;
	font-size: 14px;
}

.testimonial-inner .pull-left {
	border-right: 1px solid #e7e7e7;
	padding-right: 15px;
	position: relative;
}



/*------------------------------------------*/


/*	      /* 24. Inner pages */


/*------------------------------------------*/

headerr {
	background-image: url(../img/fixed-portfolio-img.jpg);
	background-repeat: none;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
	color: #fff
}

header .intro-text {
	padding-top: 140px;
	padding-bottom: 90px;
	text-align: left;
}

header .intro-text .intro-lead-in {
	font-style: italic;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 25px
}

header .intro-text .intro-heading {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 25px
}


/*------------------------------------------*/


/*	      /* 25. Sidebar Bar blog */


/*------------------------------------------*/

.sidebar-page .sidebar {
	position: relative;
	padding: 0px 0px 0px;
}

.sidebar .widget {
	position: relative;
	margin-bottom: 50px;
}

.sidebar .search-box .form-group {
	position: relative;
	margin: 0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
	position: relative;
	line-height: 24px;
	padding: 8px 50px 8px 20px;
	border: 1px solid #d0d0d0;
	background: #ffffff;
	color: #3a3a3a;
	display: block;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.sidebar .search-box .form-group input:focus {
	border-color: #0075af;
}

.sidebar .search-box .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 42px;
	width: 50px;
	line-height: 30px;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #ffffff;
	background: #252525;
	border: none;
}

.sidebar .search-box .form-group input:focus+button,
.sidebar .search-box .form-group button:hover {
	color: #ffffff;
	background: #d29052;
}

.sidebar .sidebar-title {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.sidebar .sidebar-title h3 {
	font-size: 20px;
	color: #1a1a1a;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: 500;
}

.sidebar .sidebar-title:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 40px;
	height: 2px;
	background: #d29052;
}

.sidebar .recent-posts .post {
	position: relative;
	font-size: 13px;
	margin-bottom: 2px;
	color: #cccccc;
}

.sidebar .recent-posts .post .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 75px;
}

.sidebar .recent-posts .post .post-thumb img {
	display: block;
	width: 100%;
}

.sidebar .recent-posts .post h4 {
	font-size: 14px;
	font-weight: 500;
	margin: 0px 0px 5px;
	line-height: 1.4em;
	color: #292929;
}

.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover {
	color: #0075af;
}

.sidebar .recent-posts .post h4 a {
	color: #292929;
}

.sidebar .recent-posts .post-info {
	color: #cccccc;
	text-transform: capitalize;
}

.sidebar .recent-posts .post-info .icon {
	padding-right: 5px;
}

.sidebar-page .contact-info {
	position: relative;
	font-size: 14px;
	margin-bottom: 30px;
}

.sidebar-page .contact-info .text {
	position: relative;
	font-size: 14px;
	margin-bottom: 10px;
	color: #7f7f7f;
}

.sidebar-page .contact-info li {
	position: relative;
	margin-bottom: 5px;
	line-height: 1.8em;
	color: #7f7f7f;
}

.sidebar-page .contact-info li strong {
	position: relative;
	padding-right: 10px;
	font-weight: 600;
	color: #292929;
}

.sidebar-page .contact-info a {
	color: #0075af;
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
}

.sidebar-page .contact-info a:hover {
	color: #3d3d3d;
}

.sidebar .popular-tags a {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 5px 30px;
	margin: 0px 5px 12px 0px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background: #ffffff;
	color: #1a1a1a;
	text-align: center;
	font-size: 13px;
	border-radius: 0px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.sidebar .popular-tags a:hover {
	background-color: #d29052;
	border-color: #d29052;
	color: #ffffff;
}

.sidebar .list {
	position: relative;
}

.sidebar .list li {
	position: relative;
	margin-bottom: 7px;
	line-height: 32px;
}

.sidebar .list li .count {
	position: relative;
}

.sidebar .list li a {
	position: relative;
	display: block;
	color: #3d3d3d;
	font-size: 14px;
	font-weight: 400;
	border-bottom:	1px solid #dedede;
	padding:5px;

}

.sidebar .list li a:hover {
	color: #d29052;
}


/*------------------------------------------*/


/*	      /* 26. Blog */


/*------------------------------------------*/

#blog {
	padding: 100px 0 100px;
	position: relative;
	background: whitesmoke;
	background: url(../img/fondos/fondo-papel.webp);
  	background-attachment: scroll;
  	background-size: auto;
	background-size: cover;
	background-attachment: fixed;
}

.blog-div-area {
	overflow: hidden;
}

.blog-div-area .blog-content-div {
	padding: 0px 0 0;
}

.single-blog {
	background: #fff;
	padding: 25px;
	margin-top: 20px;
}

.blog-div-area .blog-content-div .single-blog .feature-images {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 5px;
}

.blog-div-area .blog-content-div .single-blog .feature-images a {
	transition: all 0.3s ease 0s;
}

.feature-img {
	margin-top: 55px;
}

.blog-div-area .blog-content-div .single-blog .feature-images a img {
	width: 100%;
}

.blog-div-area .blog-content-div .single-blog .feature-images a img:hover {
	opacity: .9;
}

.blog-content p {
	padding: 10px 0 10px 0;
}

.blog-div-area .blog-content-div .single-blog .blog-content h3 {
	margin: 20px 0 35px;
	font-size: 18px;
	position: relative;
	letter-spacing: 1px;
}

.blog-div-area .blog-content-div .single-blog .blog-content h3:after {
	background: #e0e0e0 none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 0;
	margin: auto;
	position: absolute;
	top: 40px;
	width: 50px;
}

.blog-div-area .blog-content-div .single-blog .blog-content h3 a {
	display: block;
	text-decoration: none;
	color: #333333;
	transition: all 0.3s ease 0s;
	font-weight: 600;
}

.blog-div-area .blog-content-div .single-blog .blog-content h3 a:hover {
	color: #333333;
}

.blog-div-area .blog-content-div .single-blog .blog-content ul li {
	display: inline-block;
	transition: all 0.6s ease 0s;
	font-size: 13px;
	font-weight: 400;
}

.blog-div-area .blog-content-div .single-blog .blog-content ul li a {
	display: block;
	text-decoration: none;
	color: #d29052;
}

.blog-div-area .blog-content-div .single-blog .blog-content ul li a:hover {
	color: #333333;
}

.blog-div-area .blog-content-div .single-blog .blog-content ul li.comments {
	float: right;
}

.blog-div-area .blog-content-div .single-blog .blog-content ul li.comments a {
	color: #000000;
}

.blog-div-area .blog-content-div .single-blog .blog-content p {
	margin: 0px 0;
}

.blog-div-area .blog-content-div .single-blog .blog-content .read-more {
	display: block;
	margin: 20px 0 50px;
}

.blog-div-area .blog-content-div .single-blog .blog-content .read-more a {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	color: #4caf50;
	transition: all 0.3s ease 0s;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #4caf50;
	padding: 10px 20px;
}

.blog-div-area .blog-content-div .single-blog .blog-content .read-more a:hover {
	background: #4caf50;
	color: #ffffff;
}

.theme-btn btn-style-pink-blue {
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	margin-top: 25px;
	padding: 10px 22px;
	transition: all 0.5s ease 0s;
	background: #d29052;
}

.theme-btn btn-style-pink-blue:hover {
	background: #333333;
	color: #ffffff;
	text-decoration: none;
}


/*** 
/*------------------------------------------*/


/*	      /* 27. Pagination */


/*------------------------------------------*/

.styled-pagination {
	position: relative;
}

.styled-pagination li {
	position: relative;
	display: inline-block;
	margin: 100px 5px 150px 0;
}

.styled-pagination li a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 6px 5px;
	font-size: 16px;
	text-transform: uppercase;
	min-width: 40px;
	border: 2px solid rgba(0, 0, 0, 0.10);
	background: #ffffff;
	color: #1a1a1a;
	text-align: center;
	border-radius: 3px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.styled-pagination li a.next,
.styled-pagination li a.prev {
	padding: 6px 25px;
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
	color: #ffffff;
	background: #3a3a3a;
	border-color: #3a3a3a;
}


/*** 
/*------------------------------------------*/


/*	   /* 28. Comments Area Blog */


/*------------------------------------------*/

.sidebar-page .comments-area {
	position: relative;
}

.sidebar-page .group-title {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 16px;
}

.sidebar-page .group-title h2 {
	font-size: 25px;
	color: #1a1a1a;
	font-family: 'Open+Sans', sans-serif;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.sidebar-page .group-title:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 40px;
	height: 2px;
	background: #d29052;
}

.sidebar-page .comments-area .comment-box {
	position: relative;
}

.sidebar-page .comments-area .comment {
	position: relative;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 10px 110px;
}

.sidebar-page .comments-area .reply-comment {
	margin-left: 50px;
}

.sidebar-page .comments-area .comment-box .author-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	height: 84px;
	border: 3px solid #ffffff;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px 0px #000000;
	-ms-box-shadow: 0px 0px 2px 0px #000000;
	-o-box-shadow: 0px 0px 2px 0px #000000;
	-webkit-box-shadow: 0px 0px 2px 0px #000000;
	box-shadow: 0px 0px 2px 0px #000000;
}

.sidebar-page .comments-area .comment-box .author-thumb img {
	width: 100%;
	display: block;
	border-radius: 5px;
}

.sidebar-page .comments-area .comment-info {
	margin-bottom: 10px;
	color: #bcbcbc;
	font-size: 15px;
}

.sidebar-page .comments-area .comment-box strong {
	color: #1a1a1a;
	font-weight: 700;
	text-transform: uppercase;
}

.sidebar-page .comments-area .reply-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #ffffff;
	padding: 5px 30px;
	line-height: 24px;
	background: #545454;
	border-radius: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

.sidebar-page .comments-area .reply-btn:hover {
	background-color: #d29052;
}

/*	      Pagination */

.pagination_area {
	border-top: 1px solid #eee;
	padding-top: 30px;
	padding-bottom: 30px;
}
.pagination_area nav {
	border-bottom: 0px;
	text-align: center;
}
ul.pagination {
}
ul.pagination li {
}
ul.pagination li a {
	border-radius: 0px;
	border: 1px solid #333;
	color: #333;
	font-weight: 600;
	font-size: 12px;
	padding: 8px 15px;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
ul.pagination li a:hover {
	color: #fff;
	background-color: #333;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
	border: 1px solid #333;
}
ul.pagination li.active a, ul.pagination li.active a:hover, ul.pagination li.active a:focus, ul.pagination li.active a:visited {
	background-color: #333;
	color: #fff;
	border-color: #333;
}
ul.pagination li a.prev {
	border-radius: 0px;
	border: 1px solid #333;
	color: #333;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 10px;
	background-color: transparent;
	padding: 8px 20px;
	margin-right: 50px;
}
ul.pagination li a.prev:hover {
	background-color: #333;
	color: #fff;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
ul.pagination li a.next {
	border-radius: 0px;
	border: 1px solid #333;
	color: #333;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 12px;
	background-color: transparent;
	padding: 8px 20px;
	margin-left: 50px;
}
ul.pagination li a.next:hover {
	background-color: #333;
	color: #fff;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
@media(max-width: 500px) {
ul.pagination li a.prev
}
ul.pagination li a.next {
	margin-left: 15px;
}
{
}
@media(max-width: 420px) {
ul.pagination li a
}
ul.pagination li a.prev {
	padding: 7px 20px;
}
ul.pagination li a.next {
	padding: 5px 15px;
}
{
}
@media(max-width: 350px) {
ul.pagination li a.prev
}
ul.pagination li a.next {
	margin-left: 50px;
}
{
}
@media(max-width: 330px) {
ul.pagination li a.prev
}
ul.pagination li a.next {
	font-size: 10px;
	padding: 7px 20px;
}
ul.pagination li a {
	font-size: 10px;
}
{
}


/*------------------------------------------*/


/*	      /* 29. Particles */


/*------------------------------------------*/

html,
body {
	width: 100%;
	height: 100%;
}

canvas {
	display: block;
	vertical-align: bottom;
}

#particles-js {
	width: 100%;
	height: 100%;
	background-color: #333;
	background-image: url(../img/home_banner/04_home.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.welcome-area {
	height: 100%;
}

#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.welcome-image-area {
	position: relative;
	height: 100%;
	background-size: cover;
	z-index: 1;
}

.welcome-image-area:after {
	position: absolute;
	background: rgba(0, 0, 0, .6);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
}

.particle-bg {
	position: relative;
	height: 100%;
	background-size: cover;
	z-index: 1;
}

.particle-bg:after {
	position: absolute;
	background: rgba(0, 0, 0, .6);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
}

.display-table {
	display: table;
	width: 100%;
	height: 100%;
}

.display-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.header-text hr {
	width: 16%;
	color: var(--azul);
	border-width: 2px;
}

.header-text {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border: 15px solid #ffa211;
	color: #fafafa;
	font-size: 75px;
	font-weight: 100;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	text-align: center;
	text-transform: uppercase;
	width: 50%;
	border-color: #f1f1f1 #d29052 #d29052 #f1f1f1;
	border-width: 30px;
}

.header-text p {
	font-size: 14px;
	line-height: 35px;
	letter-spacing: 2px;
}

.header-text h1 {
	color: #f1f1f1;
	font-size: 55px;
	margin: 0 auto;
	font-family: "Bungee Inline", cursive;
	line-height: 65px;
}

.header-text .home-arrow-down {
	text-align: center;
	position: absolute;
	bottom: -210px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.header-text .home-arrow-down .btn {
	font-size: 30px;
}

.header-text .home-arrow-down .fa {
	color: #000;
	display: inline-block;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-animation-name: home-arrow-down;
	animation-name: home-arrow-down;
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}


/*------------------------------------------*/


/*	        /* 30. Login Page */


/*------------------------------------------*/

.login_page {
	background-color: #f8f8f8;
	height: auto;
	padding-bottom: 110px;
}

.log_in_logo {
	padding-top: 90px;
	padding-bottom: 20px;
	position: relative;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 7px 0 3px 6px;
}

.log_in_logo img {}

.log_in_box {
	width: 60%;
	margin: 0 auto;
	background: #fff;
	padding: 30px;
	position: relative;
	border: 10px solid #f1f1f1;
	box-shadow: 0 0 32px #838383;
	overflow: hidden;
}

.login_title {}

.login_title h2 {
	font-size: 30px;
	font-weight: 600;
	color: #d29052;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	margin-bottom: 20px;
}

.login .form-group {
	margin-bottom: 20px;
}

.login .form-control,
.login .form-control:focus,
.login .form-control:active,
.login .form-control:visited {
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: none;
	outline: 0;
	height: 45px;
	border-radius: 0px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	color: #333!important;
}

.login .form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.log-in-r {
	background: #fff none repeat scroll 0 0;
	border: 10px solid #f1f1f1;
	box-shadow: 0 0 32px #838383;
	margin: 0 auto;
	padding: 30px;
	position: relative;
	width: 80%;
}

.btn-login,
.btn-login:active,
.btn-login:focus,
.btn-login:visited {
	background-color: #333;
	color: #fff;
	text-transform: uppercase;
	font-size: 23px;
	font-weight: 200;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-radius: 0px;
	height: 65px;
	letter-spacing: 1px;
	box-shadow: none;
	outline: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.btn-login:hover {
	color: #fff;
	background-color: #d29052;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.login_social {}

.login_social ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.login_social ul li {
	display: inline;
}

.login_social ul li a {
	display: inline-block;
	float: left;
	width: 49%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	text-decoration: none;
}

.login_social ul li a.fb_login {
	margin-right: 1%;
	background-color: #3b5999
}

.login_social ul li a.twitter_login {
	margin-left: 1%;
	background-color: #63c6ff;
}

.login .check_login {
	margin-top: 20px;
	margin-bottom: 0px;
}

.check_login label {
	font-weight: 400;
	font-size: 14px;
	color: #585858;
}

.check_login a {
	color: #585858;
	font-size: 14px;
	text-decoration: none;
}

.image_bg {
	background-size: cover;
	position: relative;
}

.image_bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
}

.login_register_area {
	padding-top: 100px;
	padding-bottom: 100px;
}

.tab_login_register {
	padding-top: 20px;
}


/*------------------------------------------*/


/*	        /* 31.Preloader */


/*------------------------------------------*/

#preloader {
	background: whitesmoke none repeat scroll 0 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1800;
}

.no-js #preloader,
.oldie #preloader {
	display: none;
}

#loader {
	height: 30px;
	left: 50%;
	margin: -30px 0 0 -30px;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 30px;
}

#loader::before {
	animation: 1.1s linear 0s normal none infinite running load;
	border-color: rgba(20, 60, 100, 1) rgba(218, 161, 0, 1) rgba(20, 60, 100, 1) rgba(218, 161, 0, 1);
	/*border-color: rgba(255, 52, 5, 0.8) rgba(0, 0, 0, 0.9) rgba(0, 0, 0, 0.9) #d29052;*/
	/*border-color:var(--dorado), var(--azul), var(--dorado), var(--azul);*/
	border-radius: 5%;
	border-style: solid;
	border-width: 10px;
	content: "";
	display: block;
	height: 30px;
	width: 30px;
}

@keyframes load {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@keyframes load {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


/*------------------------------------------*/


/*	        /* 32 Home Features Top */


/*------------------------------------------*/

.main-features {
	padding: 100px 0 100px;
	position: relative;
	background: whitesmoke;
	/*z-index: -999*/
	background: url(../img/fondos/fondo-papel.webp);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden !important;
}

.main-features-first {
	padding: 100px 0 0px;
	position: relative;
	background: whitesmoke;
	/*z-index: -999*/
	background: url(../img/fondos/fondo-papel.webp);
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden !important;
}

.main-features .title-box,
.main-features-first .title-box {
	margin-bottom: 80px;
	position: relative;
}

.main-features .title-box h1,
.main-features-first .title-box h1{
	color: #d29052;
	font-size: 60px;
	line-height: 1.4em;
	position: relative;
}

.main-features .title-box h2,
.main-features-first .title-box h2 {
	color: #25292f;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 20px;
	position: relative;
	text-transform: uppercase;
}

.main-features .contenedor{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: justify;
	padding:4.8rem 1rem 4.8rem 0 !important;
}

.main-features-first .contenedor{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: justify;
	padding:3rem 0rem 4.8rem 2rem !important;
}

.main-features .cont{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: justify;
}

.main-features-first .contenedor-left{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: justify;
	padding:6rem 0rem 4.8rem 2rem !important;
}

.main-features-first .contenedor-right{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: justify;
	padding:3rem 2rem 4.8rem 0rem !important;
}

.main-features .title-box .text,
.main-features-first .title-box .text {
	color: #7c7c7c;
	font-size: 18px;
	font-weight: 300;
	position: relative;
}

.main-features .features-column,
.main-features-first .features-column {
	margin-bottom: 50px;
	position: relative;
}

.features-column .icon-box {
	color: #ffffff;
	height: 240px;
	margin: 0 auto;
	padding: 40px 20px 20px;
	position: relative;
	text-align: center;
	width: 240px;
}

.features-column .icon-box::before {
	background: #d29052;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 500ms ease 0s;
	width: 100%;
}

.features-column:hover .icon-box::before {
	transform: rotate(-45deg);
}

.features-column .icon-box .icon {
	font-size: 50px;
	line-height: 100px;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

.features-column .icon-box .title {
	font-size: 18px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.default-icon-column {
	position: relative;
}

.main-features .default-icon-column {
	/*margin-bottom: 30px;*/
	text-align: center;
	border: 1px solid var(--dorado);
	padding: 40px 20px;
	/*box-shadow: 5px 0px 30px 0px #D3D3D3;*/
}

.default-icon-column .icon-box {
	border-radius: 50% 0 50% 50%;
	height: 80px;
	line-height: 56px;
	margin-bottom: 30px;
	padding: 5px;
	position: relative;
	text-align: center;
	width: 80px;
	margin: 0 auto;
}
.texto{
	font-family: texto-light;
	font-size: 15px;
	margin-top:1rem;
	text-align: justify;
}
.icon-box .ico span {
	font-size: 35px;
	padding: 10px;
	color: white;
}

.default-icon-column .icon-box::before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 700ms ease 0s;
	width: 100%;
	z-index: 2;
	background: var(--dorado);
}

.default-icon-column:hover .icon-box::before {
	border-color: #d29052;
	transform: rotate(135deg);
}

.default-icon-column .icon-box .ico {
	color: #d29052;
	font-size: 36px;
	position: relative;
	z-index: 5;
}

.default-icon-column h3 {
	color: var(--azul);
	font-size: 25px;
	margin-bottom: 2px;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top: 30px;
	font-family: texto-bold;
}
.default-icon-column p{
	font-size: 15px;
	color: black;
	text-align: justify;
	margin-top:1rem;
}

.default-icon-column .text {
	color: #333;
	font-size: 13px;
	letter-spacing: 1px;
}


/*------------------------------------------*/


/*	        /* 33 Chart Projects */


/*------------------------------------------*/

#skills-round {
	padding: 90px 0 90px 0;
}

.skill {
	text-align: center;
	width: 20%;
	margin: 0 auto;
}

.chart {
	position: relative;
	display: inline-block;
	margin-bottom: 2px;
	text-align: center;
	text-transform: uppercase;
}

.chart canvas {
	position: absolute;
	top: -35px;
	left: 0;
}

.percent {
	display: inline-block;
	font-size: 21px;
	color: #333;
	line-height: normal;
	z-index: 2;
	padding: 21px;
	margin-top: -24px;
	font-weight: 600;
}

.percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: .8em;
}


/*------------------------------------------*/


/*	        /* 34 Events */


/*------------------------------------------*/

.events-section {
	padding: 80px 0 80px 0;
	position: relative;
	background: url(../img/home_banner/10_home.jpg) no-repeat;
}

.events-section .column {
	margin-bottom: 50px;
}

.events-section-i {
	padding: 80px 0 80px 0;
	position: relative;
}

.events-section-i .column {
	margin-bottom: 50px;
}

.vertical-links-outer {
	position: relative;
}

.vertical-links-outer .link-block {
	color: #8d8d8d;
	font-size: 15px;
	margin-bottom: 5px;
	position: relative;
}

.vertical-links-outer .link-block:last-child {
	margin-bottom: 0;
}

.vertical-links-outer .default {
	display: block;
	font-size: 13px;
	padding: 26px 0 20px 90px;
	position: relative;
	transition: all 500ms ease 0s;
	border: 1px dashed #999;
	line-height: 25px;
	color: #333333;
	letter-spacing: 0px;
	margin: 5px 0 10px 0;
}

.vertical-links-outer .default .image-thumb {
	height: 75px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 80px;
}

.vertical-links-outer .default .image-thumb img {
	display: block;
	max-width: 100%;
}

.vertical-links-outer .alternate {
	background: #d29052 none repeat scroll 0 0;
	color: #ffffff;
	height: 100%;
	left: 0;
	opacity: 0;
	padding: 10px 20px;
	position: absolute;
	top: 0;
	transition: all 500ms ease 0s;
	width: 100%;
}

.vertical-links-outer .link-block:hover .alternate {
	opacity: 1;
}

.vertical-links-outer .link-block strong {
	color: #333;
	display: block;
	font-size: 16px;
	font-weight: 600;

	 margin-top:0px;
}

.vertical-links-outer .link-block .alternate strong {
	color: #ffffff;
	margin-bottom: 10px;
}


/*------------------------------------------*/


/*	        /* 35 Testimonials */


/*------------------------------------------*/

.testimonials-section {
	padding: 100px 0 100px;
	position: relative;
	background: whitesmoke;
	background: url(../img/fondos/fondo-papel.webp);
  	background-attachment: scroll;
  	background-size: auto;
	background-size: cover;
	background-attachment: fixed;
}

.testimonials-s {
	font-size: 15px;
	line-height: 28px;
	color: #333333;
	padding: 5px;
}

.testimonials-section{

}

.testimonials-section::before {
	background: rgba(3, 3, 3, 0.6) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.testimonials-section.style-two::before {
	display: none;
}

.testimonials-section .auto-container {
	position: relative;
	z-index: 5;
}

.testimonials-section .sec-title {
	margin-bottom: 60px;
}

.testimonials-section .sec-title h2 {
	color: #ffffff;
}

.testimonials-section .sec-title .text {
	color: #ffffff;
}

.testimonials-section .testimonials-slider .slide-item {
	background: var(--dorado) none repeat scroll 0 0;
	margin: 50px 0 0;
	padding: 5px 20px;
	position: relative;
	transition: all 500ms ease 0s;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color:var(--azul);
	font-family: texto-medio;
}

.testimonials-section .testimonials-slider .info-box {
	min-height: 120px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.testimonials-section.style-two .testimonials-slider .info-box {
	padding: 0rem 1rem;
}

.testimonials-section .testimonials-slider .image-box {
	border: 5px solid #ffffff;
	border-radius: 50%;
	height: 100px;
	left: 0;
	position: absolute;
	top: -25px;
	transition: all 500ms ease 0s;
	width: 100px;
}

.testimonials-section.style-two .testimonials-slider .image-box {
	margin: -40px auto 20px;
	position: relative;
	top: 0;
}

.testimonials-section .testimonials-slider .image-box img {
	border-radius: 50%;
	display: block;
	height: 90px;
	position: relative;
	width: 90px;
}

.testimonials-section .slide-item h3 {
	color: var(--azul);
	font-size: 14px;
	margin-bottom: 0;
	margin-top:0 !important;
	position: relative;
	text-transform: uppercase;
	font-family: texto-medio;
	line-height: 1.5rem;
}

.testimonials-section .slide-item .designation {
	color: #d29052;
	font-size: 21px;
	margin-bottom: 0;
	position: relative;
}

.testimonials-section .slide-text {
	color: #333;
	font-size: 13px;
	position: relative;
}

.testimonials-section .owl-controls {
	padding: 5px 0 0;
	position: relative;
	text-align: center;
	top: 0;
}

.testimonials-section .owl-controls .owl-next,
.testimonials-section .owl-controls .owl-prev {
	background: #d29052 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 20px;
	height: 38px;
	line-height: 38px;
	padding: 0;
	position: relative;
	transition: all 500ms ease 0s;
	width: 50px;
}

.testimonials-section .owl-controls .owl-next:hover,
.testimonials-section .owl-controls .owl-prev:hover {
	background: #5fa917 none repeat scroll 0 0;
}

.testimonials-section .owl-controls .owl-prev {
	border-radius: 4px 0 0 4px;
	margin: 0;
}

.testimonials-section .owl-controls .owl-next {
	border-radius: 0 4px 4px 0;
	margin: 0;
	right: -1px;
}

.testimonials-section .owl-dots,
.testimonials-section.style-two .owl-nav {
	display: none;
}

.testimonials-section.style-two .owl-dots {
	display: block;
}

.owl-theme .owl-dots .owl-dot span {
	background: var(--azul) none repeat scroll 0 0;
	border-radius: 0%;
	height:5px;
	margin: 0 5px;
	width: 25px;
}


/*------------------------------------------*/


/*	        /* 36 Recent Projects */


/*------------------------------------------*/

.recent-projects,
.projects-section {
	position: relative;
	padding: 90px 0px 30px;
}

.recent-projects .column,
.projects-section .column {
	margin-bottom: 60px;
}

.default-featured-column .image-box img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}

.default-featured-column:hover .image-box img {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}

.default-featured-column .inner-box {
	position: relative;
	background: #ffffff;
	overflow: hidden;
}

.default-icon-column{
	overflow: hidden;
}

.default-featured-column .image-box {
	position: relative;
	overflow: hidden;
}

.default-featured-column:hover .image-box:before {
	left: 0px;
	top: 0px;
}

.default-featured-column:hover .image-box:after {
	right: 0px;
	bottom: 0px;
}

.default-featured-column .image-box .post-tag {
	position: absolute;
	font-size: 13px;
	font-weight: 600;
	left: 20px;
	bottom: 15px;
	background: #73af38;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 24px;
	padding: 5px 15px;
	border-radius: 3px;
}

.default-featured-column .content-box {
	position: relative;
	padding: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: #eee;
	padding-bottom: 25px;
	border: 2px dashed #d29052;
}

.list-view .default-featured-column .content-box {
	padding-top: 0px;
}

.default-featured-column .content-box .text {
	position: relative;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

.default-featured-column h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.default-featured-column .detail-header h2 {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 800;
	margin: 5px 0px 10px 0px;
}

.default-featured-column .bigger-text {
	font-size: 18px;
	margin-bottom: 20px;
}

.default-featured-column.style-two h3 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 30px;
}

.default-featured-column h3 a {
	color: #25292f;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}

.default-featured-column h3 a:hover {
	color: #d29052;
}

.default-featured-column .column-info {
	position: relative;
	font-size: 15px;
	margin-top: 0px;
	color: #d29052;
	font-weight: 200;
}

.default-featured-column .text {
	position: relative;
	font-size: 13px;
	color: #6d6d6d;
}

.project-details .default-featured-column h3 {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 20px;
}


/*------------------------------------------*/


/*	        /* 37 Clints Slide */


/*------------------------------------------*/

.sponsors {
	position: relative;
	padding: 80px 0px 80px;
	background: #f1f1f1;
}

.sponsors.slider-outer {
	position: relative;
	border: 1px solid #e9e9e9;
	margin: 0px 0px;
}

.sponsors .sponsors-slider {
	position: relative;
}

.sponsors .sponsors-slider li img {
	position: relative;
	right: 0px;
	border: 1px solid #f1f1f1;
}

.sponsors .owl-controls {
	margin: 0px !important;
	display: none;
}

.sponsors .owl-nav .owl-prev {
	position: absolute;
	left: 0px;
	top: 50%;
	margin: -25px 0px 0px -25px !important;
	line-height: 48px;
	width: 50px;
	height: 50px;
	border: 1px solid #e9e9e9;
	text-align: center;
	color: #cccccc;
	background: #ffffff !important;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sponsors .owl-nav .owl-next {
	position: absolute;
	right: 0px;
	top: 50%;
	margin: -25px -25px 0px 0px !important;
	line-height: 48px;
	width: 50px;
	height: 50px;
	border: 1px solid #e9e9e9;
	text-align: center;
	color: #cccccc;
	background: #ffffff !important;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sponsors .owl-nav .owl-prev .fa:before,
.sponsors .owl-nav .owl-next .fa:before {
	font-size: 24px;
	color: #223555;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sponsors .owl-nav .owl-prev:hover .fa:before,
.sponsors-section .owl-nav .owl-next:hover .fa:before {
	color: #ffffff;
}

.sponsors .owl-nav .owl-prev:hover,
.sponsors .owl-nav .owl-next:hover {
	background: #223555 !important;
}

.sponsors .owl-dots {
	display: none !important;
}


/*-----------------------------------------*/


/*	      /* 38.Contact Us */


/*------------------------------------------*/

#contact {
	padding: 90px 090px 0;
	
}
/*#contact-inner{padding: 50px 0 50px 0;}*/

#contact-inner h3 {
	font-size: 30px;
	font-weight: 200;
	text-transform: uppercase;
}

#contact-inner i.fa {
	font-size: 30px;
	width: 110px;
	height: 110px;
	padding: 40px 0;
	margin: 50px 0 20px 0;
	color: #fff;
	background: #d29052;
	box-shadow: 0 0 22px 0 #999;
}

#contact-innerr {

	padding: 60px 0 60px;
}

#contact-innerr h3 {
	font-size: 30px;
	font-weight: 200;
	text-transform: uppercase;
}

#contact-innerr i.fa {
	font-size: 30px;
	width: 110px;
	height: 110px;
	padding: 40px 0;
	margin: 50px 0 20px 0;
	color: #fff;
	background: #d29052;
	box-shadow: 0 0 22px 0 #999;
}

#contac-inner-o:hover>i.fa {
	background: #0059cf;
}

.c-2 {
	background: var(--azul);
	padding: 45px;
	/*border: 10px double var(--dorado);*/
	/*margin-bottom: 55px;*/
}

.c-3 {
	background: #fff;
	padding: 20px;
	border: 10px double #d29052;
	margin-top: 80px;
	
}

#contact-inner-o {
	padding: 110px 0 110px 0;
	
}

#contact-inner-o h3 {
	font-size: 30px;
	font-weight: 200;
	text-transform: uppercase;
}

#contact-inner-o i.fa {
	font-size: 30px;
	width: 110px;
	height: 110px;
	padding: 40px 0;
	margin: 50px 0 20px 0;
	color: #000;
	border-radius: 20px 0 20px 0;
	border-width: 3px 1px 1px 6px;
	border: 4px double #999;
	border-color: #ffa904 #ff5d04 #ffa904!important;
	border-radius: 20px 0 20px 0;
	border-width: 3px 1px 1px 6px;
	background: #fff;
	box-shadow: 0 0 22px 0 #999;
}

#contac-inner-o:hover>i.fa {
	background: #0059cf;
}

#contact h3 {
	font-size: 30px;
	font-weight: 200;
	text-transform: uppercase;
	margin-top: 40px;
}

#contact-inner-o p {
	color: #000;
}

#contact-b i.fa {
	font-size: 30px;
	width: 70px;
	height: 70px;
	padding: 35px 0;
	margin: 20px 0 30px 0;
	color: #d29052;
	background: none;
	border: 1px solid #d29052;
}

#contact i.fa {
	font-size: 35px;
	width: 90px;
	height: 90px;
	padding: 25px 0;
	margin: 30px 0 30px 0;
	color: #ff1e58;
	background: #fff;
	border: 3px solid #f1f1f1;
	border-radius: 0 30% 0 0;
}

#contac-send i.fa {
	font-size: 35px;
	width: 90px;
	height: 90px;
	padding: 25px 0;
	margin: 30px 0 30px 0;
	color: #ff1e58;
	background: #fff;
	border: 3px solid #f1f1f1;
	border-radius: 0 30% 0 0;
}

#contact-inner form {
	/*padding-bottom: 2.5rem;*/
}

#contact-inner .fa {
	color: #F4D03F;
	margin-bottom: 10px;
}

#contact-inner p {
	color: #333;
}

#contact-inner .text-danger {
	color: #000;
	text-align: center;
	font-size: 16px;
}

.alert-danger {
	background: #fff;
	color: #FF9900;
	border: 1px solid #d29052;
}

label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}

.form-control>input {
	color: #000 !important
}

#contact-innerr .form-control {
	display: block;
	width: 100%;
	padding: 9px 12px;
	font-size: 14px;
	line-height: 22px;
	background-color: #f1f1f1;
	background-image: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	border: 2px solid #f1f1f1;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin-top: 25px;
	height: auto;
}

#contact-innerr .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
	border: none;
	color:white;
}

#contact-inner .form-control {
	display: block;
	width: 100%;
	padding: 9px 15px;
	font-size: 14px;
	line-height: 22px;
	background-color: white;
	background-image: none;
	border-radius: 0px;
	border: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin-top: 25px;
	height: auto;
	color:black;
}

#contact-inner .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	border: none;
	color:black;
}

.form-control::-moz-placeholder {
	color: black;
}

.btn-download-send {
	display: inline-block;
	border: 1px solid var(--dorado);
	padding: 10px;
	background-color: var(--dorado);
	color: var(--azul);
	font-size: 18px;
	text-shadow: none;
	text-decoration: none;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-transform: uppercase;
	border-radius: 0px;
	max-width: 100%;
	width: 200px;
	margin-top: 25px;
}

.btn-download-send:hover {
	background-color: transparent;
	border: 1px solid var(--dorado);
	color: var(--dorado);
	text-decoration: none;
	display: inline-block;
}

.help-block {
	margin-bottom: -40px;
}


/*------------------------------------------*/


/*	        /* 39 footer */


/*------------------------------------------*/

.footer-section-area {
	background: var(--azul) none repeat scroll 0 0;
	padding: 50px 0 50px 0;
}

.footer-section-area h3 {
	color: #ffffff;
	font-size: 21px;
	margin-bottom: 25px;
	font-family: texto-bold;
}

.footer-section-area ul li {
	margin-bottom: 8px;
	padding-bottom: 11px;
	border-bottom: 1px dashed var(--dorado);
	margin-right: 1.5rem;
}

.footer-section-area ul li i {
	font-size: 15px;
	margin-right: 15px;
}

.footer-section-area ul li a,
.footer-section-area ul li span{
	color: #e1e1e1;
	font-size: 13px;
}

.footer-section-area ul li i a {
	color: #e1e1e1;
	font-size: 10px;
}

.footer-section-area ul li a:hover {
	color: var(--dorado);
}

.footer-section-area .popular-post {
	margin-bottom: 0;
}

.footer-section-area .popular-post .post-date {
	color: #d29052;
	display: block;
	padding-bottom: 4px;
}

.footer-section-area .get-quote form .form-group .form-control {
	background: #303e45 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	border: 1px dashed #535353;
}

.b-logo {
	/*margin-top: 20px;*/
	margin-bottom: 10px;
}
.b-logo img{
	width: 65% !important;
}

.footer-section-area .get-quote form .form-group input {
	height: 44px;
	margin-bottom: 25px;
}

.footer-section-area .get-quote form .form-group.send-button {
	margin-bottom: 0;
}

.footer-section-area .get-quote form .form-group.send-button .ghost-btn {
	color: #ffffff;
	font-size: 14px;
	padding: 8px 30px;
}

.copy-right-area {
	background: var(--dorado) none repeat scroll 0 0;
	padding: 20px 0;
}

.copy-right-area .copy-right p {
	color: white;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 4px;
	letter-spacing: 2px;
}

.copy-right-area .copy-right a {
	color: #ffffff;
	transition: all 0.5s ease-in-out 0s;
}

.copy-right-area .copy-right a:hover {
	color: #d29052;
}

.copy-right-area .social-media ul {
	text-align: right;
	margin-top: 10px;
}

.copy-right-area .social-media ul li {
	display: inline-block;
	list-style: outside none none;
}

.copy-right-area .social-media ul li a {
	background: var(--azul) none repeat scroll 0 0;
	border: 2px solid var(--azul);
	border-radius: 0%;
	color: white;
	display: block;
	height: 35px;
	line-height: 30px;
	margin-left: 3px;
	text-align: center;
	transition: all 0.5s ease-in-out 0s;
	width: 35px;
}

.copy-right-area .social-media ul li a:hover {
	background: transparent none repeat scroll 0 0;
	border: 2px solid var(--azul);
	color: var(--azul);
}


/*------------------------------------------*/


/*	        /* 40 Demos Intro */


/*------------------------------------------*/

.buy-theme {
	background: #d29052;
	border-radius: 2px;
	position: fixed;
	right: -161px;
	top: 295px;
	z-index: 1000;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}

.buy-theme i {
	font-size: 20px;
	color: #fff;
	padding: 5px;
}

.buy-theme:hover,
.quick-question:hover {
	right: -20px;
}

.buy-theme span,
.quick-question span {
	opacity: 0;
	padding: 8px;
	position: relative;
	top: 0px;
	font-size: 14px;
	margin-right: 8px;
	font-weight: bold;
}

.buy-theme:hover span,
.quick-question:hover span {
	opacity: 1;
}

.buy-theme a,
.quick-question a {
	color: #fff;
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 8px 15px;
	text-transform: uppercase;
}

#more-demos {
	padding: 80px 0 80px 0;
}

.demos-one-row {
	margin: 0 auto;
	text-align: center;
	height: auto;
	overflow: hidden;
}

.img-res {
	margin: 0 auto;
	max-width: 100%;
}

.img-res-demo {
	margin: 0 auto;
	max-width: 100%;
	margin-bottom: 65px;
}

.demos {
	margin-top: 35px;
	margin-bottom: 65px;
}


#intro-bg {
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #C0DEED;
	background: url(../img/01_intro_bg.jpg) repeat fixed 0 0 / cover;
	padding-top: 160px;
	padding-bottom: 160px;
	width: 100%;
	animation: awan-animasi 50s linear infinite;
	-ms-animation: awan-animasi 50s linear infinite;
	-moz-animation: awan-animasi 50s linear infinite;
	-webkit-animation: awan-animasi 50s linear infinite;
}

.intro-text .intro-lead-in {
	font-size: 13px;
	line-height: 31px;
	color: #ffffff;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
}

.container-intro {
	width: 1600px;
	margin: 0 auto
}

.intro-logo {
	padding: 0 0 20px 0;
}

.intro-text .intro-heading {
	font-size: 50px;
	padding: 48px 0 10px 0;
	color: #ffffff;
	font-weight: 200;
	text-transform: uppercase;
	line-height: 75px;
}

.low-back-gradient-intro:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to left, #ff6000, #d29052) repeat scroll 0 0;
	opacity: 0.85;
}

.intro-heading {
	font-size: 50px;
	padding: 80px 0 60px 0;
	color: #333;
	font-weight: 100;
	text-transform: uppercase;
	line-height: normal;

}

.intro-heading-i {
	font-size: 50px;
	padding: 110px 0 60px 0;
	color: #333;
	font-weight: 100;
	text-transform: uppercase;
	line-height: normal;

}

.intro-heading hr {
	background: var(--azul) none repeat scroll 0 0;
	border: 0 none;
	height: 2px;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
	width: 90px;
}

.intro-heading-s {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	padding: 15px 0 15px 0;
	text-transform: uppercase;
	line-height: normal;
}

.o-demos {
	font-weight: 700;
	font-size: 50px;
	color: #ffffff;
}