/*fonts*/
@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,600,700&display=swap');

/*main*/
body {
	font-family: 'Barlow', sans-serif;
}
p {
	font-size: 18px;
}
h1 {
	font-weight: 300;
	color: #000;
	font-size: 42px;
}
:focus {
    outline: none;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url(../images/bg-logo.png) no-repeat center;
}
.main-nav-row .item-inner-main-nav a {

    color: #000;
    padding: 9px 15px;
    border-right: solid 1px #fff;
    border-radius: 0;
    background-color: transparent;

}
@media (max-width: 740px){
a {
    color: #000;
    text-decoration: none;
}
}
.top-header-row {
    background-color: #fff;
}
.header {
	background: #fff;
}
.main-nav-row {
    background-color: #fc0;
}
.main-nav-row .item-inner-main-nav .dropdown-menu {
    background-color: #fc0;
    padding: 0;
}
.main-nav-row .item-inner-main-nav a {
	font-size: 18px;
}
.top-header-row .item-inner-top-header a:hover, .main-nav-row .item-inner-main-nav:hover, .main-nav-row .item-inner-main-nav a:hover {
   background-color: transparent;
    color: #333;
    border-radius: 0;
}
/*Btn*/
.btn-default, .btn-primary {
	background: #000;
	color: #fff;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-default:hover, .btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	background: #000000;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.color{

    border-top: 4px solid #fc0;
    margin-top: 20px;
    margin-bottom: 20px;

}
.h3, h3 {
    font-size: 24px;
    text-align: center;
}
.container-item {
    height: auto!important;
    padding-bottom: 47px;
}
/*new*/

#vs-principal {
	padding: 35px 50px 10px;
	background: rgba(46,176,231,1);
	background: -moz-linear-gradient(left, rgba(46,176,231,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46,176,231,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(46,176,231,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(46,176,231,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(46,176,231,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(46,176,231,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eb0e7', endColorstr='#ffffff', GradientType=1 );

}
#vs-principal p, #vs-principal li {
	color: #002449;
	font-size: 22px;
	text-align: justify;
}
.vs-blue {
    color: #333333;
}
.vs-bg {
	margin-bottom: 30px;
	padding: 20px;
}
.vs-bg-w {
	padding: 40px;
	background: rgba(255,255,255,0.8);
}
.vs-title, .titulos-vys-lineas  {
    width: max-content;
	margin-bottom: 20px;
	padding: 5px 15px;
    background: #1580c4;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
	color: #fff;
	font-size: 28px;
    font-style: normal !important;
    text-align: center;
    border-radius: 8px;
}
.vs-bg-quienes {
	background: url('../images/bg-cont-quienes.jpg');
	background-size: cover;
}
.vs-bg-ofrecemos {
	background: url('../images/bg-cont-ofrecemos.jpg');
	background-size: cover;
}
.vs-bg-mision {
	background: url('../images/bg-cont-mision.jpg');
	background-size: cover;
}
.vs-bg-vision {
	background: url('../images/bg-cont-vision.jpg');
	background-size: cover;
}
.vs-bg-valores {
	background: url('../images/bg-cont-valores.jpg');
	background-size: cover;
}
.vs-bg-beneficios {
	background: url('../images/bg-cont-beneficios.jpg');
	background-size: cover;
}
.titulos-vys-lineas {
	width: 50%;
    margin: 10px auto;
    padding: 12px;
    font-size: 22px;
    display: block;
}
.titulos-vys-lineas:hover, .titulos-vys-lineas:active, .titulos-vys-lineas:focus, .titulos-vys-lineas:visited {
	color: #000;
	background: #ff931e;
	border-color: transparent;
	outline: none;
}
.titulos-vys-lineas i {
	font-size: 14px;
	color: rgba(255,255,255,0.8);
}

.slogan-vys, .slogan-vys-2, .slogan-vys-3, .slogan-vys-4 {
	background: url('../images/bg-quienes-vys.png') no-repeat;
	padding: 125px 0 135px;
    position: relative;
}
.slogan-vys {
	padding: 105px 0 135px;
}
.slogan-vys-2 {
	background: url('../images/bg-misvis-vys.png') no-repeat;
}
.slogan-vys-3 {
	background: url('../images/bg-valores-vys.png') no-repeat;
}
.slogan-vys-4 {
	background: url('../images/bg-beneficios-vys.png') no-repeat;
}
.txt-slogan-1 {
    color: #000;
    font-size: 28px;
    font-style: italic;
}
.txt-slogan-2 {
	font-size: 26px;
    font-weight: 700;
    margin-left: -20px;
	color: #1580c4;
}
.txt-slogan-3 {
    font-size: 26px;
    color: #000;
    margin-left: 270px;
}
.slogan-vys-2 .txt-slogan-2 {
	margin-left: 280px;
}
.slogan-vys-3 .txt-slogan-2 {
	margin-left: 180px;
}
.slogan-vys-4 .txt-slogan-2 {
	margin-left: 262px;
}
.modal-body p, .modal-body li {
	font-size: 18px;
}
.nav-pills>li>a {
    color: #fff;
}
.nav-vys li, .nav-tabs-vys li {
	margin-right: 10px;
	font-size: 18px;
	background: #1580c4;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);
	font-style: normal !important;
	text-align: center;
	border-radius: 8px;
}
.nav-tabs-vys>li.active>a {
    color: #fff;
    background: #ff931e !important;
    padding: 12px 15px;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
    border-radius: 8px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: rgb(27, 152, 224);
}
.txt-beneficios {
	min-height: 150px;
	font-size: 16px !important;
}

@media (max-width: 768px) {
	h1 {
		font-size: 3rem;
	}
	.txt-beneficios {
		min-height: auto;
		margin-bottom: 20px;
	}
	.slogan-vys, .slogan-vys-2, .slogan-vys-3, .slogan-vys-4 {
		background: none;
		padding: 20px 0 35px;
	}
	.vs-title, .titulos-vys-lineas {
		width: auto;
		font-size: initial;
	}
	.vs-bg-w {
		padding: 1px;
	}
	#vs-principal {
		padding: 35px 35px 10px;
	}
	#vs-principal p, #vs-principal li {
		font-size: larger;
    	text-align: left;
	}
	
	.titulos-vys-lineas {
		width: 82%;
	}
	.slogan-vys-2 .txt-slogan-2, .txt-slogan-3, .slogan-vys-3 .txt-slogan-2 {
    	margin-left: 0;
		font-size: 2rem;
	}
	.vs-bg-ofrecemos, .vs-bg-vision {
		background: #fff;
	}
	.demo-icon {
		font-size: 52px;
	}
}
/*Iconos*/
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: "\f16d";
	color: #000;
	font-size: 20px;
	padding: 10px;
	border-radius: 25px;
	padding-left: 11px;
	padding-right: 12px;
}
.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: "\f09a";
	color: rgb(66, 89, 158);
	font-size: 20px;
	padding: 10px;
	border-radius: 25px;
	padding-left: 13px;
	padding-right: 13px;
}
.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f167";
	color: rgb(255, 0, 0);
	font-size: 20px;
	padding: 10px;
	border-radius: 25px;
	padding-left: 11px;
	padding-right: 11px;
}
.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: "\f099";
	color: rgb(85, 172, 238);
	font-size: 20px;
	padding: 10px;
	border-radius: 25px;
}

.col-links-inner-top-header {
    border-right: none;
    width: 100%;
    padding-top: 5px;
}
.eesites-offer-application .btn-return {
    margin-left: 10px;
    width: 40%;
}