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

h1 {	
	font-size: 40px;
	font-weight: 700;
}

h2 {
	font-size: 40px;
	font-weight: 700;
	margin-top: 0;
	line-height: 45px;
}

h3 {
	font-size: 16px;
	font-weight: 400;
}

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

h5 {
	font-size: 18px;
	font-weight: 500;
}

h6 {
	font-size: 16px;
	font-weight: 500;
}

p {
	font-size: 18px;
}

small {
	font-size: 10px;
	color: #000;
}

small a {
	color: #94959A;
}

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

/* Commons */

.icons {
	font-size: 14px;
	color: #3965C2;
	margin-right: 4px;
}

.general-center {
	text-align: center;
}

.separator::after  {
	content: '';
	background-color: #3056b6;
	display: block;
	width: 60px;
	height: 6px;
	margin-top: 28px;
	margin-left: auto;
	margin-right: auto;
}

.description {
	margin-bottom: 37px;
	line-height: 22px;
}

.subtitle {
	line-height: 21px;
	margin-top: 16px;
	margin-bottom: 0
}

.pre-title {
	text-transform: uppercase;
	color: #676767;
	margin-top: 56px;
	margin-bottom: 0;
}

.whatsapp {
	line-height: 0;
	background-color: #25d066;
	text-align: center;
	border-radius: 28px;
	font-weight: 500;
	color: #fff;
	max-width: 164px;
	margin-bottom: 4px;
}

.whatsapp .icon {
	margin-top: 4px;
	display: inline-block;
}

.whatsapp .number {
	font-size: 14px;
	display: inline-block;
	margin: 0;
	padding: 0 0 14px 0;
}

/* buttons */

.buttons {
	margin: 0 0 70px 0;
}

.button a {
	color: #fff;
	background-color: #223e9e;
	border: 1px solid #223e9e;
	border-radius: 25px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
	padding: 12px 74px;
}

.button a:hover {
	color: #223e9e;
	text-decoration: none;
	background-color: #fff;
}

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

.button-border a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #223e9e;
}

.button-line a {
	color: #fff;
	background-color: #223e9e;
	border: 1px solid #fff;
}

.button-line a:hover {
	color: #223e9e;
	text-decoration: none;
	background-color: #fff;
}

/* Modal */
/*
.navidad {
	 border-radius: 10px;
	 width: 800px;
	 height: auto;
}

.emergente{
    width: 100%;
    height: 100vh;
    background: rgb(3,11,53,0.8);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    animation: modal 2s 0s forwards;
    visibility: hidden;
    opacity: 0;
    z-index: 1001;
}

.contenido{
    margin: auto;
}

#cerrar{
    display: none;
}

#cerrar + label{
    position: fixed;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    z-index: 1002;
    background: #223e9e;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    top: 10px;
    right: 10px;
    cursor: pointer;
    animation: modal 2s 0s forwards;
    visibility: hidden;
    opacity: 0;
}

#cerrar:checked + label, #cerrar:checked ~ .emergente{
    display: none;
}

@keyframes modal{

    100%{
    visibility: visible;
    opacity: 1;
    }
}
*/
/* Header */
.header {
	padding: 0;
	position: fixed;
	z-index: 999;
	width: 100%;
}

.header .top-bar {
	background-color: #223e9e;
	padding: 14px 0;
}

.header .top-bar p {
	font-size: 14px;
	color: #949494;
}

.header .top-bar .info-container {
	text-align: right;
}

.header .top-bar .thumbs-info {
	display: inline-flex;
	text-align: left;
	margin: 2px 0 5px 0;
}

.header .top-bar .content-info {
		margin-right: 39px;
}

.header .top-bar .whatsapp-top-info .content-info {
	margin-right: 0;
}

.header .top-bar .thumbs-info .info-title {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	margin: 5px 0 3px 0;
}

.header .top-bar .thumbs-info p {
	line-height: 12px;
	font-size: 10px;
	font-weight: 300;
	color: #fff;
	margin: 3px 0 0 0;
}

.header .top-bar .thumbs-info img {
	width: 45px;
	height: 45px;
	margin-right: 10px;
}

.header .top-bar .thumbs-info .number-sale {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-top: 9px;
}

.header .main-nav {
	padding: 8px;
	background-color: #fff;
}

.header .navbar-default {
	background-color: #fff;
	box-shadow: 0px 4px 4px #0000001a;
	border-color: transparent;
}

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

.header .navbar {
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}

.header .navbar-collapse {
	padding: 0
}

.header .navbar-brand {
	display: none;
}

.header .main-nav ul {
	list-style: none;
	margin: 6px 0;
	padding: 0;
	text-align: right;
}

.header .main-nav .menu > li {
	display: inline-block;
	margin-left: 35px;
  margin-right: 12px;
}

.header .main-nav li a {
	color: #676767;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
}

.header .main-nav li a:hover {
	color: #223e9e;
	border-bottom: 5px solid #223e9e;
	padding-bottom: 13px;
}

.header .main-nav li .current-page {
	color: #223e9e;
	border-bottom: 5px solid #223e9e;
	padding-bottom: 13px;
}

.header .main-nav .social-header {
	border-left: 1px solid #C2C2C3;
  text-align: right;
  margin-top: 4px;
}

/* Slider */
.carousel-container {
	padding-top: 135px;
}

.cycle-slideshow {
  position: relative;
}

.slide {
  width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 50px;
}

.slide-content {
  max-width: 1120px;
  margin-left: 70px;
  margin-right: 70px;
}

.slide-content .pre-title {
	margin-top: 20px;
}

.slide-content h2 {
	max-width: 400px;
	margin-bottom: 8px;
}

.slide-content p {
  color: #000;
  max-width: 300px;
  margin-top: 0;
  margin-bottom: 30px;
}

.slide-buttons .button-1 {
	display: inline-block;
	margin-right: 25px;
}

.slide-buttons .button-2 {
	display: inline-block;
}

.slide-buttons .button-2 a {
	padding: 12px 51px;
}

.slide-button {
  display: inline-block;
  margin-right: 29px;
  margin-bottom: 0;
}

.cycle-prev,
.cycle-next {
  display: block;
  background-image: url(img/icon-arrow.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  width: 22px;
  height: 40px;
  z-index: 199;
  position: absolute;
  top: 45%;
  left: 2%;
}

.cycle-next {
  left: auto;
  right: 2%;
  transform: rotate(180deg);
}

/* Advantages */	
.advantages .subtitle {
	margin-bottom: 60px;
}

.advantages .buttons {
	margin-top: 4px;
}

/* home products */
.home-products {
	background-color: #f7f7f7;
}

.home-supplies {
	background-color: #f7f7f7;
}

.home-products .container-home-products .description {
	margin-bottom: 55px;
}

.home-products .content-home-products .thumbs-products {
	margin-bottom: 40px;
	display: inline-block;
}

.home-products .content-home-products .thumbs-products .info {
	line-height: 19px;
	background-color: #fff;
	margin: 0;
	padding: 15px 0;
	max-width: 530px;
}

.home-products .buttons {
	margin-top: 30px;
}

.home-products .buttons .button {
	text-align: right;
}

.home-products .buttons .button-border {
	text-align: left;
}

.home-products .buttons .button-border a {
	padding: 12px 51px;
}

/* chat Whatsapp */
.chat-whatsapp {
	background-image: url("img/background-chat-whatsapp.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: auto;
}

.chat-whatsapp .content-whatsapp .description,
.chat-whatsapp .content-whatsapp .pre-title,
.chat-whatsapp .content-whatsapp .separator {
	color: #fff;
}

.chat-whatsapp .content-whatsapp .separator::after {
	background-color: #fff;
}

.chat-whatsapp .button-whatsapp .chat-icon-whatsaap {
	margin-right: 4px;
	margin-bottom: 2px;
}

.chat-whatsapp .content-whatsapp .content-icons .icon-circle-whatsapp {
	width: 131px;
	height: auto;
	margin-bottom: 30px;
}

.chat-whatsapp .button-whatsapp a {
	color: #25D066;
	background-color: #fff;
	padding: 12px 52px;
	border: 1px solid #fff;

}

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

/* home service */
.home-service {
	background-color: #223e9e;
}

.home-service .no-padding {
	padding-left: 0;
}

.home-service .img-home-service {
	background-image: url(img/img-nuestros-servicios.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 479px;
}

.home-service .home-service-content {
	color: #fff;
	margin-bottom: 60px;
}

.home-service .home-service-content .pre-title {
	color: #fff;
}

.home-service .home-service-content .separator::after {
	margin-left: 0;
	background-color: #fff;	
}

.home-service .home-service-content .description {
	max-width: 370px;
}

.home-service .button-line a {
	padding: 12px 32px;
}

/* numbers*/
.numbers {
	background-color: #000;
}

.numbers .item-1 {
	text-align: right;
	margin-right: 14px;
}

.numbers .item-2 {
	margin-left: 26px;
}

.numbers .number {
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-right: 12px;
}

.numbers .number img {
	margin-bottom: 26px;
}

.numbers .text {
	display: inline-block;
	color: #fff;
	line-height: 22px;
}

/* location home*/
.location-home .description {
	margin-bottom: 60px;
}

/* map */
.container-map {
	height: 400px;
}

/* contact form */
.contact-form {
	background-image: url(img/background-contactanos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: auto;
}

.contact-form .form-content {
	margin-right: 24px;
}

.contact-form .form-content .separator::after {
	margin-left: 0;
	background-color: #fff;	
}

.contact-form .form-group {
	margin-bottom: 18px;
}

.contact-form .title-section {
	margin-top: 60px;
}

.contact-form .title-section p {
	margin-bottom: 30px;
}

.contact-form .title-section .info {
	margin-bottom: 30px;
}

.contact-form .title-section .info p {
	font-size: 18px;
	font-style: initial;
	margin: 0;
}

.contact-form .title-section .info p .form-icons {
	font-size: 16px;	
}

.contact-form .title-section .info p .icon-footer {
	margin-right: 6px;
}

.contact-form h2 {
	margin-top: 0;
}

.contact-form h2,
.contact-form p {
	color: #fff;
}

.contact-form .form-control {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	padding: 25px 20px;
}

.contact-form .form-control::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.contact-form .form-control::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

.contact-form .form-control:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

.contact-form .form-button .send-button {
	border: none;
	background-color: #223e9e;
	color: #fff;
	padding: 10px 50px;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 25px;
	margin-top: 40px;
	margin-bottom: 60px;
}

.contact-form .form-button .send-button:hover {
	background-color: #fff;
	color: #223e9e;
}

/* footer */
.footer .logo-footer {
	margin-top: 43px;
}

.footer .logo-footer .logo-description {
	font-size: 6.5px;
	font-weight: 600;
	color: #223e9e;
	text-align: center;
}

.footer .whatsapp-footer {
	margin-bottom: 37px;
	margin-top: 20px;
	max-width: 164px;
	padding-bottom: 5px;
	padding-top: 4px;
}

.footer .credits {
	line-height: 9px;
}

.footer .nav-footer {
	border-left: 1px solid #94959a;
	border-right: 1px solid #94959a;
}

.footer .nav-footer ul {
	list-style: none;
	padding-left: 38px;
	margin-top: 40px;
}

.footer .nav-footer li {
	line-height: 5px;
	margin-bottom: 32px;
}

.footer .nav-footer li a {
	text-decoration: none;
	color: #676767;
	font-size: 14px;
}

.footer .nav-footer li a:hover {
	color: #000;
	font-weight: 700;
}

.footer .footer-info .footer-title {
	margin-top: 34px;
	margin-bottom: 18px;
}

.footer .footer-info .description {
	margin-bottom: 18px;
}

.footer .footer-info .description p {
	font-size: 12px;
	font-weight: 400;
	color: #94959a;
}

.footer .footer-info .description .title {
	margin: 0px;
	line-height: 15px;
	color: #000;
}

.footer .footer-info .description .info {
	margin: 0px;
	line-height: 14px;
}

.footer-map {
	margin-top: 40px;
}

/* Pagina nosotros*/
.container-banner {
	padding-top: 135px;
}

.banner {
	background-color: #f4f4f4;
}

.banner-about-us {
	background-image: url(img/banner-nosotros.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;
}

.banner .description-banner {
	color: #223e9e;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	margin-top: 65px;
}

.home-service .service-about-us {
	background-image: url(img/img-sede-de-ventas.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 436px;
}

/* Pagina productos*/
.container-banner {
	padding-top: 135px;
}

.banner {
	background-color: #f4f4f4;
}

.banner-products {
	background-image: url(img/banner-productos.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;
}

.banner .description-banner {
	color: #223e9e;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	margin-top: 65px;
}

.advantages-products .content-icons .subtitle {
	margin-bottom: 0;
}

.advantages-products .content-icons p {
	font-size: 16px;
	line-height: 19px;
	margin-top: 0;
	margin-bottom: 60px;
	letter-spacing: -0.1px;
}

.home-products .content-home-products .thumbs-products .description-product {
	font-size: 14px;
	line-height: 19px;
	background-color: #fff;
	margin: 0;
	padding: 15px 25px 25px 25px;
	max-width: 530px;
	min-height: 173px;
}

.products .buttons .button {
	text-align: center;
}

.products .buttons .button a {
	padding: 12px 51px;
}

/* Pagina Insumos */
.banner-supplies {
	background-image: url(img/banner-insumos.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;
}

/* Pagina servicios*/
.container-banner {
	padding-top: 135px;
}

.banner {
	background-color: #f4f4f4;
}

.banner-services {
	background-image: url(img/banner-servicios.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;
}

.banner .description-banner {
	color: #223e9e;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	margin-top: 65px;
}

.services-video {
	height: 500px;
}

.background-banner {
	background-image: url("img/background-banner.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 400px;
}

/* Pagina Contactanos */
.contact-form-page {
	padding-top: 135px;
}

.location .content-icons p {
	font-size: 16px;
	line-height: 19px;
	margin-top: 0;
	margin-bottom: 60px;
}

/* Media Queries */

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

	/* Header*/
	.header .navbar-collapse {
		border-color: #223e9e;
	}

	.header .navbar-default {
		background-color: #223e9e;
	}

	.header .navbar-brand {
		display: initial;
		padding-top: 10px;
	}

	.header .navbar-brand img {
		width: 60%;
	}

	.header .top-bar .logo-header {
		display: none;
	}

	.header .top-bar .info-container {
		display: block;
	}

	.header .top-bar .sales-info,
	.header .top-bar .shipping-info {
		display: none;
	}	

	.header .top-bar .whatsapp-top-info {
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}

	.header .top-bar .thumbs-info img {
		margin-right: 0;
		width: 90px;
		height: 90px;
	}

	.header .top-bar .content-info {
		margin-right: 0;
	}

	.header .main-nav ul {
		text-align: center;
	}

	.header .main-nav li a:hover {
		color: #223e9e;
		border-bottom: 0;
		padding-bottom: 0;
	}

	.header .main-nav li .current-page {
		color: #223e9e;
		border-bottom: 0;
		padding-bottom: 0;
	}

	.header .main-nav .menu > li {
		display: inherit;
		margin-left: 0;
		margin-bottom: 15px;
	}

	.header .main-nav .social-header {
		border-top: 1px solid #C2C2C3;;
		border-left: none;
	  text-align: center;
	  margin-top: 20px;
	  margin-bottom: 20px;
	  padding-top: 20px;
	}

	.whatsapp {
		margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
		padding-top: 4px;
    margin-top: 5px;
	}

	/* Slider */
	.carousel-container {
		padding-top: 49px;
	}

	.slide {
		padding-top: 20px;
	}

	.slide-content {
		text-align: center;
		margin: 0 40px 0 40px;
	}

	.slide-content h2 {
		line-height: 30px;
		font-size: 30px;
		margin-left: auto;
		margin-right: auto;
	}

	.slide-content p {
		margin-left: auto;
		margin-right: auto;
	}

	.slide-content .slide-buttons {
		margin-top: 20px;
	}

	.slide-buttons .button-1 {
		margin-bottom: 30px;
		margin-right: 0;
		display: inherit;
	}

	/* Home Products */
	.home-products .buttons {
		margin-top: 0;
	}

	.home-products .buttons .button {
		text-align: center;
	}

	.home-products .buttons .button-border {
		margin-top: 40px;
	}

	/* home service */
	.home-service {
		text-align: center;
	}

	.home-service .no-padding {
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
	}

	.home-service .img-home-service {
		width: 123%;
	}

	.home-service .home-service-content .separator::after {
		margin-left: auto;
	}

	.home-service .home-service-content .description {
	    max-width: none;
	}

	/* Numbers */
	.numbers .number {
		display: block;
	}

	.numbers .number img {
		margin: 0;
	}

	.numbers .text {
		margin-top: 10px;
	}

	.numbers .item-1,
	.numbers .item-2 {
		text-align: center;
		margin: 0;
	}

	.numbers .item-1 .number {
		margin-top: 60px;
	}

	.numbers .item-2 .text {
		margin-bottom: 60px;
	}

	/* Form Page*/
	.contact-form-page {
		padding-top: 49px;
	}

	.contact-form .form-content {
		margin-right: 0;
	}

	/* Footer */
	.footer {
		text-align: center;
	}

	.footer .whatsapp-footer {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}

	.footer .nav-footer {
		border-left: none;
		border-right: none; 
		border-top: 1px solid #94959a;
		border-bottom: 1px solid #94959a;
	}

	.footer .nav-footer ul {
		padding: 0;
	}

	.footer-map {
		margin-bottom: 10px;
	}

	.footer .credits {
		margin-bottom: 40px;
	}

	/* Pages */
	/* Banner */
	.container-banner {
    	padding-top: 49px;
    	text-align: center;
	}

	.banner .description-banner {
		margin-top: 45px;
	}

	/* About Us*/
	.home-service .service-about-us {
		width: 123%;
	}
}

/* Mobile */
@media (min-width: 480px) and (max-width: 767px) {
	/* Header*/
	.header .navbar-collapse {
		border-color: #223e9e;
	}

	.header .navbar-default {
		background-color: #223e9e;
	}

	.header .navbar-brand {
		display: initial;
		padding-top: 10px;
	}

	.header .navbar-brand img {
		width: 60%;
	}

	.header .top-bar .logo-header {
		display: none;
	}

	.header .top-bar .info-container {
		display: block;
	}

	.header .top-bar .sales-info,
	.header .top-bar .shipping-info {
		display: none;
	}	

	.header .top-bar .whatsapp-top-info {
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}

	.header .top-bar .thumbs-info img {
		margin-right: 0;
		width: 90px;
		height: 90px;
	}

	.header .top-bar .content-info {
		margin-right: 0;
	}

	.header .main-nav ul {
		text-align: center;
	}

	.header .main-nav li a:hover {
		color: #223e9e;
		border-bottom: 0;
		padding-bottom: 0;
	}

	.header .main-nav li .current-page {
		color: #223e9e;
		border-bottom: 0;
		padding-bottom: 0;
	}

	.header .main-nav .menu > li {
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
	}

	.header .main-nav .social-header {
		border-top: 1px solid #C2C2C3;;
		border-left: none;
	  text-align: center;
	  margin-top: 20px;
	  margin-bottom: 20px;
	  padding-top: 20px;
	}

	.whatsapp {
		margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
		padding-top: 4px;
    margin-top: 5px;
	}

	/* Slider */
	.carousel-container {
		padding-top: 49px;
	}

	.slide {
		padding-top: 20px;
	}

	.slide-content {
		text-align: center;
		margin: 0 40px 0 40px;
	}

	.slide-content h2 {
		line-height: 30px;
		font-size: 30px;
		margin-left: auto;
		margin-right: auto;
	}

	.slide-content p {
		margin-left: auto;
		margin-right: auto;
	}

	.slide-content .slide-buttons {
		margin-top: 100px;
	}

	.slide-buttons .button-1 {
		margin-bottom: 30px;
		margin-right: 10px;
		margin-left: 10px;
	}

	.slide-buttons .button-2 {
		margin-right: 10px;
		margin-left: 10px;
	}

	/* Home Products */
	.home-products .buttons {
		margin-top: 0;
	}

	.home-products .buttons .button {
		text-align: center;
	}

	.home-products .buttons .button-border {
		margin-top: 40px;
	}

	/* home service */
	.home-service {
		text-align: center;
	}

	.home-service .no-padding {
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
	}

	.home-service .img-home-service {
		width: 115%;
	}

	.home-service .home-service-content .separator::after {
		margin-left: auto;
	}

	.home-service .home-service-content .description {
	    max-width: none;
	}

	/* Numbers */
	.numbers .number {
		display: block;
	}

	.numbers .number img {
		margin: 0;
	}

	.numbers .text {
		margin-top: 10px;
	}

	.numbers .item-1,
	.numbers .item-2 {
		text-align: center;
		margin: 0;
	}

	.numbers .item-1 .number {
		margin-top: 60px;
	}

	.numbers .item-2 .text {
		margin-bottom: 60px;
	}

	/* Form Page*/
	.contact-form-page {
		padding-top: 49px;
	}

	.contact-form .form-content {
		margin-right: 0;
	}

	/* Footer */
	.footer {
		text-align: center;
	}

	.footer .whatsapp-footer {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}

	.footer .nav-footer {
		border-left: none;
		border-right: none; 
		border-top: 1px solid #94959a;
		border-bottom: 1px solid #94959a;
	}

	.footer .nav-footer ul {
		padding: 0;
	}

	.footer .nav-footer li {
		display: inline-block;
		margin-left: 4px;
		margin-right: 4px;
	}

	.footer-map {
		margin-bottom: 10px;
	}

	.footer .credits {
		margin-bottom: 40px;
	}

	/* Pages */
	/* Banner */
	.container-banner {
    	padding-top: 49px;
		text-align: center;
	}

	/* About Us*/
	.home-service .service-about-us {
		width: 116%;
	}
}


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

}

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
	.header .top-bar .logo-header {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.header .top-bar .info-container {
		text-align: center;
	}

	.header .top-bar .content-info {
		margin-right: 5px;
	}

	.header .main-nav ul {
		text-align: left;
	}

	.header .main-nav li a:hover {
		color: #223e9e;
		border-bottom: 0;
		padding-bottom: 0;
	}

	.header .main-nav li .current-page {
		color: #223e9e;
		border-bottom: 0;
		padding-bottom: 0;
	}

	.header .main-nav .menu > li {
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
	}

	.whatsapp {
		margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
		padding-top: 4px;
    margin-top: 5px;
	}

	/* Slider */
	.carousel-container {
		padding-top: 282px;
	}

	.slide-content {
	  margin-left: 56px;
	  margin-right: 56px;
	}

	/* home service */
	.home-service {
		text-align: center;
	}

	.home-service .home-service-content .separator::after {
    	margin-left: auto;
	}

	.home-service .home-service-content .description {	
    	max-width: none;
	}

	.home-service .no-padding {
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
	}

	.home-service .img-home-service {
		width: 110%;
	}

	/* Footer */
	.footer {
		text-align: center;
	}

	.footer .nav-footer {
		border-left: none;
		border-right: none; 
		border-top: 1px solid #94959a;
		border-bottom: 1px solid #94959a;
	}

	.footer .nav-footer li {
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
	}

	.footer-map {
		margin-bottom: 10px;
	}

	.footer .credits {
		margin-bottom: 40px;
	}

	.footer .nav-footer ul {
		padding: 0;
	}

	/* Pages */
	/* banner */
	.container-banner {
	    padding-top: 235px;
	    text-align: center;
	}

	.banner .description-banner {
		margin-top: 80px;
	}

	/* contact */
	.contact-form-page {
	    padding-top: 327px;
	}
}

/* Desktop */
@media (min-width: 992px) and (max-width: 1199px) {
	/* Header */
	.header .top-bar .content-info {
		margin-right: 2px;
	}

	.header .top-bar .thumbs-info img {
		margin-right: 5px;
	}

	.header .main-nav .menu > li {
    display: inline-block;
    margin-left: 30px;
    margin-right: 0px;
}

	/* footer */
	.footer .logo-footer img {
		width: 105%;
	}

	.footer .whatsapp-footer {
		max-width: 100%;
	}

	.footer .credits small {
		font-size: 9px;
	}

	.footer .nav-footer ul {
		padding-left: 25px;
	}

	.footer .footer-info {
		min-width: 219px;
	}

	/* Pages */
	/* banner */
		.banner .description-banner {
		margin-top: 45px;
	}
}

/* Large Desktop */
@media (min-width: 1200px) {
	/* Header */
	.header .top-bar .content-info {
		margin-right: 39px;
	}
}
