/*
Theme Name: GetSap-Theme
Author: AddPro
*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans&display=swap');

::-moz-selection{
	background: #0f0f0e;
	color: white;
}
::selection{
	background: #0f0f0e;
	color: white;
}

body{
	background: white;
	overflow-x: hidden;
}
p{
	font-family: 'PT Sans', sans-serf;
}
h1, h2, h3, h4{
	font-family: 'PT Sans', sans-serf;
	font-weight: 400;
}

header{
	position: fixed;
	width: 100%;
	background: white;
	color: #756D77;
	z-index: 999;
	color: #999;
}
header img.logo{
	width: 100%;
}
.dropdown{
	float: right;
	margin: 5px 20px 0 20px;
}
.dropdown a.btn{
	color: #999;
	border: 1px solid #999;
    border-radius: 25px;
}
.dropdown img{
	margin-bottom: 4px;
}
a.menu{
	float: right;
	text-transform: uppercase;
    color: #666;
    margin: 12px 10px;        
    font-weight: 600;
}
header .redes a{
	float: right;
    color: white;
    margin: 10px 0 0 10px;
    font-weight: 600;
}
header .redes a i{
	float: right;
    margin-right: 15px;
    font-size: 25px;
}
nav{
	width: 100%;
}
.first-bg{
	background-image: url('https://getsap.com/bolivia/wp-content/uploads/2019/10/first-bg.gif');
	background-size: contain;
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 60vh;
	color: #756D77;
	padding: 0;
}
.first-bg h2{
	font-size: 1.75em;
	margin-top: 5em;
}
.first-bg h3{
	margin: 0;
    font-weight: 400;
	font-size: 2em;
    letter-spacing: -1px;
}
#carouselLaptop{
	margin-top: 8em;
}
.btn-primary{
	color: white;
	background: #C9211B;
	border-color: #C9211B;
}
.btn-primary:hover{
	background: #840a06;
	border-color: #840a06;
}
/* carousel */
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
/* ------- */

.second-bg{
	background: rgb(242,242,242);
	background: linear-gradient(0deg, rgba(242,242,242,1) 95%, rgba(173,173,173,1) 100%);
	color: #756D77;
	padding: 0;
}
.second-bg h1{
	margin: 1em 0 0 0;
    font-weight: 400;
    letter-spacing: -1px;
	padding: 0 20%;
}
.second-bg h2{
	margin: .2em 0 0 0;
    font-weight: 400;
    letter-spacing: -1px;
	font-size: 1.8em;
}
.second-bg p{
	font-size: 1.2em;
    line-height: 1.2em;
}
.third-bg{
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 95%, rgba(200,200,200,1) 100%);
	color: #756D77;
	padding: 0;
}
.third-bg h1{
    font-size: 3em;
    line-height: .9em;
	margin: 0;
}
.third-bg span{
    font-size: 1.5em;
    color: #C9211B;
}
.third-bg .soluciones{
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
}
.third-bg .soluciones h4{
	color: #C9211B;
	text-transform: uppercase;
}
.third-bg .soluciones img{
	width: 50%;
}
.third-bg .incluye{
	padding-top: 2em;
	padding-bottom: 2em;
}
.third-bg .incluye h4{
	color: #C9211B;
	text-transform: uppercase;
}
.third-bg .incluye img{
	width: 50%;
}
.third-bg .incluye ul{
	padding-left: 20px;
}

.fourth-bg{
	background: rgb(175,175,175);
	background: linear-gradient(0deg, rgba(175,175,175,1) 75%, rgba(150,150,150,1) 100%);
	color: white;
	padding: 0;
}
.fourth-bg h1{
	font-size: 3em;
    line-height: .9em;
	margin: 0;
}
.fourth-bg p{
	font-size: 1.4em;    
	margin: 0;
}

.precio{
	background: rgb(255,255,255);
	color: #756D77;
	padding: 0;
}
.precio h1{
	font-weight: bolder;
	font-style: italic;
}
.precio .c-borde{
	border: 1px solid black;
	padding: 40px 20px 0 20px;
}
.precio strong{
	color: #C9211B;
	font-weight: normal;
}
.precio .btn{
	margin-bottom: -20px;
}
.experiencia h3 p{
	font-weight: bold;
	color: #C9211B;
	font-size: 1.5em;
    margin-top: .7em;
}
.experiencia p{
	color: #666;
	font-size: 1.2em;
    line-height: 1.2em;
}
.clientes{
	background: rgb(255,255,255);
	color: #756D77;
	padding: 0;
}
.formulario-bg{
	background: rgb(117,112,119);
	background: linear-gradient(0deg, rgba(117,112,119,1) 75%, rgba(80,80,80,1) 100%);
	color: white;
	padding: 0;
}
.formulario-bg h1{
	font-weight: bolder;
	font-style: italic;
	color: white;
}
.wpcf7-form input, .wpcf7-form textarea{
	border-radius: 5px;
	padding: 5px;
	border: none;
	width: 100%;
}
.wpcf7-form textarea{
	height: 50px;	
}
.wpcf7-form label{
	margin-bottom: 2px;	
} 
.wpcf7-form label em{
	color: #c81812;
}
.wpcf7-form input[type="submit"]{
	width: auto;
	background: #c81812;
	color: white;
	border: none;
	padding: 5px 15px;
}

footer{
	background: #2f2f2f;
	margin: 0;
	overflow-x: hidden;
}
.paises a{
	font-size: .9em;
	color: white;
	text-decoration: none;
	margin-right: 20px;
}
.paises a img{
	width: 15px;
}

.video iframe{
	width: 100vw;
    height: 80vh;
}

.menu-footer a{
	text-transform: uppercase;
	font-weight: bold;
	color: #f2f2f2;
}
.menu-footer ul{
	padding: 0;
}
.menu-footer ul li{
	list-style: none;
	padding: 10px 0;
}
.menu-footer ul li a{
	text-transform: none;
	font-weight: normal;
	color: white;
}

#chat{
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
}
#chat span{
	color: white;
	background: #333;
	border-radius: 5px;
	padding: 5px 8px;
    font-size: 12px;
}

footer .redes a{
	margin-left: 10px;
}
footer .redes a i{
	font-size: 1.5em;
}
.copy{
	color: #f2f2f2;
	text-align: right;
}
.modal-content{
	background: #333;
    color: white;
}
.modal-content .close{
	color: #ffffff;
    text-shadow: none;
    opacity: 1;
}
.modal-content .close:hover{
	color: #C9211B;
}

.animacion-bg{
	min-height: 100vh;
	color: #756D77;
	padding: 0;
}
.animacion-bg h2{
	font-size: 1.75em;
}
.animacion-bg h3{
	margin: 5em 0 0 0;
    font-weight: 400;
	font-size: 2em;
    letter-spacing: -1px;
}

/* Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) {
	header img.logo{
		width:40%;
	}
	.dropdown{
		float: none;
		margin: 5px 0;
	}
	.dropdown a.btn{
		color: #999;
		border: 1px solid #ccc;
		border-radius: 5px;
	}
	header .redes a{
		float: left;
		margin: 10px 10px 0 0;
	}
	.navbar-toggler{
		float: right;
	}
	p{font-size: 1em;}
	.fourth-bg p{
		font-size: 1em;
	}
	.first-bg h1, .second-bg h1, .third-bg h1, .fourth-bg h1, .precio h1, .clientes h1{
		font-size: 1.6em;
	}
	.first-bg h2, .second-bg h2{
		font-size: 1.4em;
		margin-top: 0;
	}
}

/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {	
	header img.logo{
		width:40%;
	}
	.dropdown{
		float: none;
		margin: 5px 0;
	}
	.dropdown a.btn{
		color: #999;
		border: 1px solid #ccc;
		border-radius: 5px;
	}
	header .redes a{
		float: left;
		margin: 10px 10px 0 0;
	}
	.navbar-toggler{
		float: right;
	}
	p{font-size: 1em;}	
	.fourth-bg p{
		font-size: 1em;
	}
	.first-bg h1, .second-bg h1, .third-bg h1, .fourth-bg h1, .precio h1, .clientes h1{
		font-size: 1.6em;
	}
	.first-bg h2, .second-bg h2{
		font-size: 1.4em;
		margin-top: 0;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 1200px) {

}

.blog-title{
    min-height: 130px;
    padding-top: 70px;
    color: #756D77;
}