body {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-weight: 300;
	font-size: 16px;
}

h1 {	
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
}

h2 {
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	color: #ffd500;
}

h3 {
	font-size: 30px;
	font-weight: 700;
}

h4 {
	font-size: 24px;
	font-weight: 700;
}

h5 {
	font-size: 22px;
	font-weight: 700;
}

h6 {
	font-size: 18px;
	font-weight: 700;
}

p {
	font-size: 16px;
}

small {
	font-size: 8.2px;
	line-height: 8px;
}

small a {
	color: #ffd500;
}

small a:hover {
	color: #fff;
	text-decoration: none;
}

/* Commons */

.navbar-default {
	background-color: #fff;
	border-color: #fff;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}

.navbar-toggle .icon-bar {
	width: 30px;
	height: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}

.navbar-default .navbar-collapse {
	border-color: #fff;
}

.navbar-header {
	margin-top: 14px;
	margin-bottom: 14px;
}

.pre-title {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #676767;
	margin: 0 0 20px 0;
}

.container-text-about-us .pre-title::after {
	top: 120px;
}

.pre-title::after {
	position: absolute;
	margin-left: 10px;
	top: 11px;
	height: 1px;
	width: 50px;
	background-color: #ffd500;
	content: "";
}

.title {
	margin-top: 0;
	margin-bottom: 80px;
	width: 96%;
}

.title::after {
	content: '';
	display: block;
	width: 105px;
	height: 48px;
	position: absolute;
	border-bottom: 19px dotted #ffd500;
	margin-left: -10px;
}

.description {
	margin: 0px 0px 40px 0px;
	line-height: 20px;
	width: 60%;
}

.number {
	font-size: 40px;
	line-height: 30px;
	color: #ffd500;
	border-right: 1px solid #ffd500;
	padding-bottom: 40px;
}

.background-square-dots {
	background-image: url("img/square-dots.svg");
	background-repeat: no-repeat;
	width: 94px;
	height: 139px;
	position: absolute;
	top: 456px;
	right: 14px;
}

.overflow-back {
	overflow: hidden;
}

.background-text {
	font-size: 180px;
	line-height: 180px;
	font-weight: 900;
	letter-spacing: -10px;
	position: absolute;
	color:	#f5f5f5;
	z-index: -1;
	top: 0;
}

#nosotros,
#servicios,
#portafolio,
#contacto {
	padding-top: 80px;
	margin-top: -80px;
}

.about-us,
.services,
.portfolio,
.contact {
	margin-bottom: 60px;
}

.call-title-nav {
	margin-top: 0;
}

.call-title-nav::after {
	position: absolute;
	margin-left: 10px;
	top: 13px;
	height: 1px;
	width: 50px;
	background-color: #ffd500;
	content: "";
}

.write-title-nav::after {
	position: absolute;
	margin-left: 10px;
	top: 145px;
	height: 1px;
	width: 50px;
	background-color: #ffd500;
	content: "";
}

/* buttons */

.button a {
	line-height: 0;
	background-color: #ffd500;
	border-radius: 28px;
	border: 1px solid #ffd500; 
	color: #fff;
	padding: 10px 5px 10px 70px;
}

.button a:hover {
	background-color: #fff;
	border: 1px solid #ffd500; 
	color: #ffd500;
}

.text-button {
	display: inline-block;
	margin: 0;
}

.icon-button {
	margin-left: 40px;
	margin-bottom: 3px;
	width: 32px;
	height: 32px;
}

.button-submit {
	line-height: 0;
	background-color: #ffd500;
	border-radius: 28px;
	border: 1px solid #ffd500; 
	color: #fff;
	padding: 4px 5px 1px 70px;
	margin-top: 60px;
}

.button-submit:hover {
	background-color: #fff;
	border: 1px solid #ffd500; 
	color: #ffd500;
}

.button-whatsapp a {
	background-color: #25D066;
	border: 1px solid #25D066;
}

.button-whatsapp a:hover {
	color: #25D066;
	background-color: #fff;
	border: 1px solid #25D066;
}

/* Header */

.container-main-menu {
	height: 100vh;
}

.main-menu {
	list-style: none;
	text-align: right;
	line-height: 55px;
	border-left: 1px solid #676767;
}

.main-menu a {
	font-size: 60px;
	line-height: 0;
	font-weight: 800;
	color: #000;
	text-decoration: none;
}

.main-menu a:hover {
	color: #ffd500;
}

.main-menu .main-menu-description {
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 20px;
}

/* About Us */
.about-us {
	margin-top: 60px;
}

.container-img-about-us {
	text-align: right;
	margin-bottom: 60px;
}

.container-text-about-us {
	margin-top: 110px;
}

.description-img-about-us {
	text-align: right;
	margin-right: 20px;
}

.img-about-us {
	width: 100%;
	padding: 10%;
	background-color: #ffd500;
}

.background-img-about-us {
	position: absolute;
	background-color: #f5f5f5;
	height: 65%;
	width: 45%;
	margin-top: 46px;
	left: 0;
}

.name {
	text-transform: uppercase;
}

.profession {
	font-size: 14px;
}

/* Contact Form */

.form-control {
	font-size: 16px;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #000;
	box-shadow: none;
	padding: 24px 0 16px 0;
	background-color: transparent;
}

.form-control:focus {
	border-color: #ffd500;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.form-control::placeholder {
	color: #000;
}

.form-group {
    margin-bottom: 28px;
}

/* Footer */
.footer {
	background-color: #000;
	color: #fff;
}

.logo-footer {
	margin-top: 60px;
	margin-right: 38px;
	border-right: 1px solid #fff;
}

.phone p {
	font-size: 24px;
	font-weight: 600;
	margin-top: 24px;
	margin-bottom: 16px;
	line-height: 18px;
}

.info p {
	font-size: 10px;
	line-height: 12px;
	margin: 0;
}

.nav-footer ul {
	font-size: 12px;
	list-style: none;
	line-height: 10px;
	margin-top: 60px;
	padding: 0;
}

.nav-footer ul li {
	margin-bottom: 27px;
}

.nav-footer ul li a {
	color: #fff;
}

.nav-footer ul li a:hover {
	color: #ffd500;
	text-decoration: none;
}

.footer .button-whatsapp {
	text-align: right;
}

.container-whatsapp {
	border-left: 1px solid #fff;
	margin-top: 60px;
	margin-left: 10px;
	padding-left: 90px;
}

.content-whatsapp {
	margin-bottom: 12px;
}

.title-whatsapp p {
	font-size: 30px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 49px;
	line-height: 28px;
}

.text-whatsapp {
	font-size: 10px;
	line-height: 12px;
	margin-right: 20px;
	margin-top: 0px;
}

/* Media Queries */

/* Small Mobile */
@media (max-width: 479px) {

}

/* Mobile */
@media (min-width: 480px) and (max-width: 767px) {

}

/* Ipad */
@media (min-width: 768px) and (max-width: 769px) {

}

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Desktop */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Large Desktop */
@media (min-width: 1200px) {

}

/* Bar Nav All Sizes */
@media (min-width: 768px) and (max-width: 5000px) {

  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

