body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #eea62d;
}

hr.light {
  border-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.bg-primary {
  background-color: #eea62d !important;
}

.bg-dark {
  background-color: #212529 !important;
}

.text-faded {
  color: rgba(255, 255, 255, 1.1);
}

section {
  padding: 0rem 0;
}

.section-heading {
  margin-top: 0;
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #b5d56a;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav .navbar-brand {
  	font-weight: 600; 
	font-size:35px;
  	text-transform: uppercase;
  	color: #ea7066;
  	font-family: 'Muli', sans-serif;
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #ea7066;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: 1.0rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #ea7066;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #ea7066 !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: transparent;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: #b5d56a;
    background-color: #b5d56a;
  }
  #mainNav .navbar-brand {
    color: #ea7066;
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #FFFFFF;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #ea7066;
  }
  #mainNav.navbar-shrink {
    background-color: #b5d56a; 
	border-color: rgba(34, 34, 34, 0.05);
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #ea7066;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #ffffff;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #ffffff;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #ea7066;
  }
}

.header_social {
   	font-size:25px;
	padding-top:0px;
	list-style:none;
	color: #a597e7;
}
.header_social a{
   	font-size:25px;
	padding-top:0px;
	list-style:none;
	color: #a597e7;
}
.header_social a:hover{
   	color: #ffffff;
}
header.masthead {
  	padding-top: 10rem;
  	padding-bottom: calc(10rem - 56px);
  	background-image:url(/assets/portaldigital/templates/EN/business08/bg_header.jpg);
  	background-position: center center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	position: relative;
  	background-attachment: scroll;
  	background-attachment: fixed;
}

header.masthead hr {
  	margin-top: 30px;
  	margin-bottom: 30px;
}

header.masthead h1 {
  	font-size: 2rem;
  	text-align:center;
  	line-height: 1.6;
  	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  	font-weight: 300;
	text-transform: uppercase;
}

header.masthead p {
  	font-weight: 300;
  	line-height: 1.6;
  	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  	padding-bottom: 20px;
  	text-align: center;
}

@media (min-width: 768px) {
  header.masthead p {
    font-size: 1.50rem;
  }
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 3.8rem;
  }
}
.header_button{
	color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto', Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background: transparent;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 20px;
}

.header_button:hover{
	color: #ffffff;
    border: 1px solid #23527c; 
    background-color:#23527c;
}
.header_arrow_down  {
    font-size: 25px; 
	text-align: center; 
	padding-left:40px; 
	padding-top:40px;
}
header.masthead01 {
  	padding-top: 10rem;
  	padding-bottom: calc(10rem - 56px);
  	background-image: url("/assets/portaldigital/templates/EN/business08/bg_products.jpg");
  	background-position: center center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	position: relative;
  	background-attachment: scroll;
  	background-attachment: fixed;
}

header.masthead01 hr {
  	margin-top: 30px;
  	margin-bottom: 30px;
}

header.masthead01 h1 {
  	font-size: 2rem;
  	text-align:center;
  	line-height: 1.6;
  	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  	font-weight: 300;
	text-transform: uppercase;
}

header.masthead01 p {
  	font-weight: 100;
  	line-height: 1.6;
  	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  	padding-bottom: 20px;
  	text-align: center;
}

@media (min-width: 768px) {
  header.masthead01 p {
    font-size: 1.50rem;
  }
}

@media (min-width: 992px) {
  header.masthead01 {
    height: 100vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead01 h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead01 h1 {
    font-size: 5.0rem;
  }
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.mbr-title{
	font: 500 35px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #777777;
    text-transform: uppercase;
	padding-bottom:30px;
	text-align:center;
}
.mbr-section-text{
	font: 300 25px 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #777777;
	padding-top:30px;
	text-align:justify;
}
.mbr-section-btn{
	text-align:center;
}

.about-box {
  max-width: 400px;
}

.bg-about{
	background-color: #a597e7;
	padding:30px;

}
.about {
    position: relative;
}

.about-content {
    padding-left: 100px; 
}
.about .about-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 70px;
    text-align: center;
    color: #ffffff;	
    font-size: 30px;
    font-weight:100;
}

.about .about-icon1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: px solid #eea62d;
    color: #eea62d;	
    font-size: 50px;
}
.about_title {
    color: #ffffff;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font: 300 50px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.about_subtitle{
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}
.about_subtitle1 {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight:100;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
	padding-top:20px;
	padding-bottom:20px;
}
.about_text{
	color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 17px;
    font-weight: 100;			
}

.action-box {
    padding: 100px 0;
	margin-top:0px;
    background-attachment: fixed;
    text-align: center;
    visibility: visible;
    animation-name: fadeIn;
    color: white;
    background-image:url(/assets/portaldigital/templates/EN/business08/bg-quote.jpg); 
}
.action-box-quote {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 65px;
    font-weight: 100;
    color: #ffffff;
    text-align: center;
    text-transform: capitalize;
}
.btn-default_action_box{
    color: #ffffff;
    border: 1px solid #eea62d;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto', Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #eea62d;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0%;
	margin-top:20px;
}
.btn-default_action_box:hover{
    color: #ffffff;
    border: 1px solid #212529;
    background: #212529;
}
.action-box-title {
    color: #eea62d;
}
.img_download {
    color: #ffffff;
    font-size: 90px;
    padding-right: 20px;
}
.portfolio-item {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 530px;
  margin: auto auto 1rem;
}

.portfolio-item .caption {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 37, 41, 0.4);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.portfolio-item .caption .caption-content {
  color: #fff;
  margin: auto 2rem 2rem;
}

.portfolio-item .caption .caption-content h2 {
  font-size: 1.3rem; 
  margin-top:50px;
  text-transform: uppercase;
  font-family:'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
}

.portfolio-item .caption .caption-content p {
  font-weight: 500; 
  font-size: 1.4rem;
}

@media (min-width: 992px) {
  .portfolio-item {
    max-width: none;
    margin: 0;
  }
  .portfolio-item .caption {
    -webkit-transition: -webkit-clip-path 0.25s ease-out, background-color 0.7s;
    -webkit-clip-path: inset(0px);
    clip-path: inset(0px);
  }
  .portfolio-item .caption .caption-content {
    transition: opacity 0.25s;
    margin-left: 5rem;
    margin-right: 5rem;
    margin-bottom: 5rem;
  }
  .portfolio-item img {
    -webkit-transition: -webkit-clip-path 0.25s ease-out;
    -webkit-clip-path: inset(-1px);
    clip-path: inset(-1px);
  }
  .portfolio-item:hover img {
    -webkit-clip-path: inset(2rem);
    clip-path: inset(2rem);
  }
  .portfolio-item:hover .caption {
    background-color: #ea77ad;
    -webkit-clip-path: inset(2rem);
    clip-path: inset(2rem);
  }
}
.portfolio1-box {
  position: relative;
  display: block;
  max-width: 850px;
  margin: 0 auto; border:4px solid #eae9e6;
}

.portfolio1-box .portfolio1-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(51, 122, 183, 0.92);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio1-box .portfolio1-box-caption .portfolio1-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.portfolio1-box .portfolio1-box-caption .portfolio1-box-caption-content .project-category,
.portfolio1-box .portfolio1-box-caption .portfolio1-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio1-box .portfolio1-box-caption .portfolio1-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio1-box .portfolio1-box-caption .portfolio1-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio1-box:hover .portfolio1-box-caption {
  opacity: 1;
}

.portfolio1-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio1-box .portfolio1-box-caption .portfolio1-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio1-box .portfolio1-box-caption .portfolio1-box-caption-content .project-name {
    font-size: 22px;
  }
}
.bg_work {
    background-color: #eae9e6;
	padding:30px;
}
.products_title {
    color: #777777;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font: 300 50px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 30px;
	padding-bottom:30px;

}
.products_subtitle {
    font: 300 25px 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #777777;
    padding-top: 10px;
	padding-bottom:30px;
    text-align: justify;
}
.products_text{
	color:#FFFFFF;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.products_categorie{
	color:#FFFFFF;
	font-family:'Amaranth', sans-serif; 
	text-transform:lowercase;
}
.work_title {
    color: #eea62d;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 10px;
    font: 500 55px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 30px;
    text-transform: lowercase;
}
.work_subtitle {
    color: #222;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 10px;
    text-transform: lowercase;
    font: 300 25px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 0px;
    text-align: center;
    padding-bottom: 50px;
}
.work_text{
	color:#FFFFFF;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 300;
}
.work_categorie{
	color:#FFFFFF;
	font-family:'Amaranth', sans-serif; 
	text-transform:lowercase;
}
.text-primary {
  color: #eea62d !important;
}
.testimonials_box {
    padding: 100px 0;
    background-attachment: fixed;
    text-align: center;
    visibility: visible;
    animation-name: fadeIn;
    color: white;
    background-image:url(/assets/portaldigital/templates/EN/business08/bg_testimonials.jpg);
}

.carousel {
    position: relative; 
	width: 100%;
}

.carousel-control.right {
    right: 0; left: auto; 
	background-image:none; 
	background-repeat: 
	repeat-x;color:#ffffff;
	font-size:50px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea706600', endColorstr='#80000000', GradientType=1); 
}

.carousel-control.left {
    background-image:none; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#ea706600', GradientType=1);
    background-repeat: repeat-x; 
	color:#ffffff; 
	font-size:50px;
}

.carousel-caption {
    position: absolute; right: 15%; 
	bottom: 70px; left: 15%; 
	z-index: 10; 
	padding-top: 0px; 
	padding-bottom: 20px; 
	color: #ea7066; 
	text-align: center;
	text-shadow: 0 1px 0px rgba(0, 0, 0, 0);
}

.carousel-inner {
	position: relative; 
	width: 100%; 
	overflow: hidden;
}

.carousel-indicators {
	position: absolute; 
	bottom: -60px; 
	left: 50%; 
	z-index: 15; 
	width: 90%; 
	padding-left: 0; 
	margin-left: -40%; 
	text-align: center; 
	list-style: none; 
}

.carousel-indicators .active {
	width: 12px; 
	height: 12px; 
	margin: 0; 
	background-color: #ffffff;
}

.carousel-indicators li {
	display: inline-block; 
	width: 10px; height: 10px; 
	margin: 1px; 
	text-indent: -999px; 
	cursor: pointer; 
	background-color: #000 9; 
	background-color: rgba(0, 0, 0, 0); 
	border: 1px solid #ffffff; 
	border-radius: 10px;
}
.carousel-control {
	position: absolute; 
	top: 0; 
	bottom: 0; 
	left: 0; 
	width: 15%; 
	font-size: 20px; 
	color: #fff; 
	text-align: center; 
	text-shadow: 0 1px 2px rgba(0, 0, 0, .7);
	background-color: rgba(0, 0, 0, 0); 
	filter: alpha(opacity=50);
    opacity: .5;
}

.carousel_title{
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 35px; 
	font-weight:100; 
	color:#ffffff; 
	text-align:center;
}

.carousel_subtitle{
	font-family: 'Caveat'; 
	font-size: 60px; 
	font-weight:100; 
	color:#ffffff; 
	text-align:center;
}
.testimonials-carousel {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
}
.testimonials_box {
	padding: 100px 0;
	background-attachment: fixed;
	text-align: center;
	visibility: visible; 
	animation-name: fadeIn; 
	color: white; 
	background-color: #222;
}
.testimonials_author {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
}
.testimonials_city {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    font-style: italic;
}
.img_quote {
    color: #b5d56a;
    font-size: 50px;
    padding-right: 10px;
    padding-left: 10px;
}

.btn {
  	font-weight: 700;
    text-transform: uppercase;
    border-radius: 50px;
	background-color:#ea7066;
    border: 1px solid #ea7066;
    font-family: 'Roboto', Arial, sans-serif;
}

.btn-xl {
  padding: 1rem 2rem;
}

.btn-primary {
  	background-color: #eea62d;
  	border-radius: 2px;
	color: #ffffff;
    border: 1px solid #eea62d;
    font-size: 27px;
    font-weight: 300;
    text-transform: lowercase;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  	color: #ffffff; 
	border:1px solid #ffffff; 
	background-color:transparent;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
.bg_contact {
    padding-top: 10rem;
    padding-bottom: calc(10rem - 56px);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    background-attachment: scroll;
    background-attachment: fixed;
    background-color: #f5f5f5; 
}

.bg_contact01 {
	background-color: #00bcd4; 
	padding: 32px 0 52px 0; 
	overflow: hidden; 
	text-align: center;
}
.contact-title { 
	color: #ea7066;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 10px;
    font: 300 50px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact-title01 { 
	color: #ffffff;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 10px;
    font: 500 60px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 30px;
    text-transform: uppercase;
    font-weight: 100;
    padding-bottom: 30px;
}
.contact-title1 { 
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 25px; 
	font-weight: 700; 
	color: #222a37;
    text-align:left; 
	text-transform:capitalize; 
	padding-left:20px; 
	padding-bottom:30px;
}
.contact-subtitle {
    font: 300 19px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: none;
    color: #666666;
    line-height: 26px;
    font-weight: 300;
    padding-left:20px;
    padding-bottom:30px;
}
.contact-text { 
	font: 100 17px 'Roboto', Arial, sans-serif;
	text-transform: none; 
	color: #ffffff; 
	line-height: 26px; 
	padding-bottom: 50px; 
	padding-top: 30px;
}
.contact-text1 { 
	font: 300 17px 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: none;
    color: #666666;
    line-height: 26px;
    padding-bottom: 50px;
    padding-top: 30px;
}
.map {
    height: 20rem;
}
.phone_text {
    padding-right:20px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    color: #ea7066;
    padding-top: 5px;
    padding-bottom: 15px;
	font-family:'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
}
.contact-text2 { 
	font: 300 17px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	text-transform: none; 
	color: #222a37; 
	line-height: 26px; 
	padding-bottom: 10px; 
	padding-top: 25px;
}
.btn-contact{ 
	color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ea7066;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
    border-radius: 10px;
	border:3px solid #ea7066;
}
.btn-contact:hover{ 
	color: #ea7066; 
	background-color:#FFFFFF;
	border:3px solid #ea7066;
}
.contact-map{
	padding-left:20px; 
	padding-bottom: 50px; 
	padding-top: 30px; 
}
section#contact .form-group textarea.form-control1 {
    height: 218px;
}

section#contact .form-group input.form-control1 {
    height: auto;
}

section#contact .form-group input, section#contact .form-group1 textarea {
	padding: 20px;
}

.form-control1 {
   	display: block;
	width: 100%; 
	height: 54px; 
	padding: 6px 12px; 
	font-size: 16px; 
	line-height: 1.42857143; 
	color: #555; 
	background-color: #f5f5f5; 
	background-image: none; 
	border: 3px solid #b5d56a;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); 
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); 
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; 
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
	font-family:'Raleway', sans-serif; border-radius: 20px;font-weight:100;
}
.form-control2 {
    display: block;
    width: 100%;
    height: 200px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f5f5f5;
    background-image: none;
    border: 3px solid #84bed6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); 
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; 
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Raleway', sans-serif;
    border-radius: 20px; font-weight:100;
}
section#contact .form-group textarea.form-control2 {
    height: 218px;
}
.scroll-to-top {
    position: fixed; 
	background: #ea7066; 
	bottom: 30px; 
	right: 30px; 
	z-index: 104400; 
	box-shadow: -1px -1px 3px rgba(0,0,0,0.1); 
	padding: 15px;
	border-radius: 10px;
}
.scroll-to-top:hover {
    background: #9fccdf;
}

.img-chevron-up {
	color: #ffffff; 
	font-size:25px;
}

.footer-navigation-links {
    color:#5d5d5d; 
	font-weight:300; 
	font-family: 'Raleway', sans-serif; 
	font-size:15px;
	padding-top:20px; 
	text-align:center;
}

.footer_variant {
	background-color:#041319; 
	padding: 32px 0 52px 0; 
	overflow: hidden; 
	text-align: center; 
	zoom: 1;
}
ul.f-social {
    padding: 30px 0 0; 
	width: 165px;
	height: 30px; 
	float: right;
}
.img_facebook {
   	color: #f0c24b; 
	font-size: 35px;
}
.img_twitter {
    color: #B5D56A; 
	font-size: 35px; 
}
.img_linkedin {
    color: #ea7066; 
	font-size: 35px; 
}
.img_youtube{
    color: #84BED6; 
	font-size: 35px; 
}
.img_instagram{
    color: #A597E7; 
	font-size: 35px; 
}
.footer-social {
    width: 25%;
    float: right;
    height: 56px;
    display: table;
    text-align: right;
}
.footer-social span {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 0 10px;
	height: 56px;
	color:#ffffff; 
	font-weight:300; 
	font-family: 'Raleway', sans-serif; 
}
.footer-copyright {
    float: left;
    display: table;
    height: 56px;
	color:#ffffff; 
	font-weight:300; 
	font-family: 'Raleway', sans-serif; 
}
.footer-links {
    width: 500px;
}
footer .inner {
    padding: 0 1.5rem;
}
.footer-social a {
    width: 72px;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    float: none;
    text-align: center;
}
.main_text {
    font-weight: 100;
    color: #5d5d5d;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 17px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: left;
}

.bg_c1 { 
	background-color:#00A99D;
}
.bg_c2 { 
	background-color:#eea62d;
}
.bg_c3 { 
	background-color:#0171B9;
}
.bg_c4 { 
	background-color:#eea62d;
}
.bg_c5 { 
	background-color:#EC008C;
}
.bg_c6 { 
	background-color:#eea62d;
}
.img-fluid {
    max-width: 100%;
    height: auto;
	text-align:center;
}
.product_subtitle {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 21px;
    font-weight: 100;
    color: #9e9e9e;
    text-align: center;
    text-transform: uppercase;
	padding-top:10px;
	padding-bottom:10px;
}
.product_price {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 55px;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}
.button-prod{
	color: #E70046;
    border: 1px solid #ffffff;
    font-size: 19px;
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'Roboto', Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0%;
}
.button-prod:hover{
	color: #ffffff;
    border: 1px solid #212529;
    background: #212529;
}
.button-prod1{
	color: #eea62d;
    border: 1px solid #ffffff;
    font-size: 23px;
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'Roboto', Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0%;
}
.button-prod1:hover{
	color: #eea62d;
    border: 1px solid #ffffff;
    background: #ffffff;
}
.button-prod2{
	color: #0171B9;
    border: 1px solid #ffffff;
    font-size: 23px;
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'Roboto', Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0%;
}
.button-prod2:hover{
	color: #0171B9;
    border: 1px solid #ffffff;
    background: #ffffff;
}
.button-prod3{
	color: #EC008C;
    border: 1px solid #ffffff;
    font-size: 23px;
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'Roboto', Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0%;
}
.button-prod3:hover{
	color: #EC008C;
    border: 1px solid #ffffff;
    background: #ffffff;
}
.bg_container{ 
	background-color:#efefef;
}
.bg_prod{ 
	background-color:#eae9e6;
	padding:30px;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 0px; 
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;border:2px solid #E70046;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color:#E70046;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 15px;
  font-weight:300;
  margin: 0;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color:#FFFFFF;
  padding-bottom:10px; 
  text-transform:uppercase;
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 0px;
  }
}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}

.bg_terms {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 20px;
    padding-bottom: 70px;
    background-color:#efefef;
}
.terms_text {
    font: 300 17px 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: none;
    color: #222a37;
    line-height: 36px;
    padding-bottom: 0px;
    padding-top: 20px;
    text-align: left;
}
.terms_subtitle {
    font: 900 25px 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: none;
    color: #222a37;
    line-height: 36px;
    padding-bottom: 0px;
    padding-top: 20px;
    text-align: left;
}

.bg_contact_1 {
    padding-top: 20rem;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: calc(20rem - 56px);
    background-color: #ffffff;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-attachment: scroll;
    background-attachment: fixed;
}

.contact_1_title  {
    color: #666666;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 10px;
    font: 100 65px 'Fjalla One', sans-serif;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact_1_text {
    font-family: 'Rubik', sans-serif;
    font-size: 25px;
    font-weight: 300;
    color: #666666;
    text-align: left;
}
.contact_1_button {
    color: #ffffff;
    border: 1px solid #ff9d00;
    font-size: 23px;
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'Roboto', Arial, sans-serif;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ff9d00;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 8px;
    margin-top: 20px;
}
.contact_1_button:hover {
    color: #ffffff;
    border: 1px solid #212529;
    background: #212529;
}

/***********************************************************/

@media screen and (max-width: 1200px) 
{
}
@media screen and (max-width: 1199px) 
{
	.how_works_title{ font-size:55px; }
	.action-box-quote{ font-size: 55px; }

        .bg_contact { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.contact-title{ font-size: 50px; }
        .bg_service { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.service_title{ font-size: 55px; }
	.work_title{ font-size: 55px; }
	.timeline .timeline-heading h4.subheading{ font-size: 25px; }

        .bg_about_1 { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
        .bg_about { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.about_title{ font-size: 55px; }
	.about_title1{ font-size: 60px; }

	.carousel_title{ font-size: 60px; }
	.carousel_subtitle{ font-size: 60px; }
        .showcase01 { padding-left: 2%; padding-right: 2%; } 
}

@media screen and (max-width: 991px) 
{ 
	.how_works_title{ font-size:35px; }
	.action-box-quote{ font-size: 35px; }

        .bg_contact { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;} 
	.contact-title{ font-size: 35px; }

        .bg_service { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.service_title { font-size: 35px; }
        .service_subtitle01 { padding-left: 2%; padding-right: 2%; }

        .bg_work { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;} 
	.work_title{ font-size: 35px; }
	.timeline .timeline-heading h4.subheading{ font-size: 19px; }

        .bg_about_1 { padding-left: 2%; padding-right: 2%; padding-top: 0rem;
                       padding-bottom: 0rem;}
        .bg_about { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.about_title{ font-size: 35px; }
	.about_title1{ font-size: 45px; }

	.carousel_title{ font-size: 35px; }
	.carousel_subtitle{ font-size: 35px; }

        .bg_terms { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                    padding-bottom: 3rem; }
        .terms_text { padding-left: 0px; padding-right: 0px; 
                      text-align: justify;}
	.terms_subtitle { padding-left: 0px; padding-right: 0px;}
        .main_text { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                    padding-bottom: 3rem; text-align: justify;}

        .bg_contact_1 { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                        padding-bottom: 3rem; }
        .contact_1_title { font-size: 2.9rem; padding-left: 0px; 
                           padding-right: 0px; }
        .showcase01 { padding-left: 2%; padding-right: 2%; }  
}

@media screen and (max-width: 767px;) 
{
	.how_works_title{ font-size:25px; }
	.action-box-quote{ font-size: 25px; }

        .bg_contact { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.contact-title{ font-size: 25px; }
        .bg_service { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.service_title{ font-size: 25px; }
        .service_subtitle01 { padding-left: 2%; padding-right: 2%; }
        .bg_work { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.work_title{ font-size: 25px; }

	.timeline .timeline-heading h4.subheading{ font-size: 17px; }

        .bg_about { padding-left: 2%; padding-right: 2%; padding-top: 0rem;
                       padding-bottom: 0rem;}
        .bg_about_1 { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                       padding-bottom: 3rem;}
	.about_title{ font-size: 25px; }
	.about_title1{ font-size: 30px; }

	.carousel_title{ font-size: 25px; }
	.carousel_subtitle{ font-size: 25px; }

        .bg_terms { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                    padding-bottom: 3rem; }
        .terms_text { padding-left: 0px; padding-right: 0px; 
                      text-align: justify;}
	.terms_subtitle { padding-left: 0px; padding-right: 0px;}
        .main_text { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                    padding-bottom: 3rem; text-align: justify;}

        .bg_contact_1 { padding-left: 2%; padding-right: 2%; padding-top: 3rem;
                        padding-bottom: 3rem; }
        .contact_1_title { font-size: 2.9rem; padding-left: 0px; 
                           padding-right: 0px; } 
        .showcase01 { padding-left: 2%; padding-right: 2%; } 
}
.empty_9182 {}

