@media screen and (max-width:1150px) {
	.titleSlideCenter {
		margin-top: 370px;
	}
}

@media screen and (max-width:950px) {
	.borderColorWhite {
		height: auto;
	}
}

@media screen and (max-width:850px) {
	.services {
		min-height: 400px;
	}

	.bgForm {
		height: 900px;
	}

	.titleSlideCenter {
		margin-top: 300px;
	}

	header {
		height: auto;
	}

	.logo {
		margin-top: 55px;
		padding-right: 10%;
	}

	nav {
		width: 100%;
	}

	nav ul {
		width: 100%;
		    padding-inline-start: 0px !important;
	}

	nav li {
		margin: 0;
	}

	.leftColCondifencial {
		width: 100%;
		padding: 1%;
		margin-bottom: 20px;
	}

	.leftColCondifencial p {
		text-align: center;
	}

	.rightColCondifencial {
		width: 100%;
		padding: 1%;
	}

	.lineVert {
		display: none;
	}

	.iconConfidencial {
		text-align: center;
	}

	.iconConfidencial img {
		width: 100px;
	}

	.leftColTrayectoria {
		width: 100%;
		padding: 1%;
	}

	.lineVertSmall {
		display: none;
	}

	.rightColCondifencial {
		margin-bottom: 20px;
	}

	.degradeNumber {
		height: auto;
	}

	.col .textCol p {
		text-align: left;
	}

	.leftColTrayectoria p {
		text-align: center;
	}

	.rightColCondifencial p {
		text-align: center;
	}

	.titleSlideCenter {
		margin-top: 100vh;
	}
}

@media screen and (max-width:650px) {
	.col {
		width: 98%;
	}

	.logo img {
		width: 90%;
	}
}

@media screen and (max-width:550px) {

	.leftColCondifencial img {
		width: 90%;
	}

	.wrapperBody {
		height: auto;
	}

	.wrapper {
		display: block;
	}

	nav {
		display: none;
	}

	.cbp-af-header.cbp-af-header-shrink ul {
		display: none;
	}

	nav ul {
		display: none;
	}

	.parallaxTop2 {
		text-align: center;
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: inherit;
		-webkit-background-size: inherit;
		-moz-background-size: inherit;
		-o-background-size: inherit;
		background-size: inherit;
		background-image: url("../slide/001-mobile.jpg") !important;
	}

	.parallaxTop3 {
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: inherit;
		-webkit-background-size: inherit;
		-moz-background-size: inherit;
		-o-background-size: inherit;
		background-size: inherit;
	}

	.parallaxTop4 {
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: inherit;
		-webkit-background-size: inherit;
		-moz-background-size: inherit;
		-o-background-size: inherit;
		background-size: inherit;
	}

	.bg2 {
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: inherit;
		-webkit-background-size: inherit;
		-moz-background-size: inherit;
		-o-background-size: inherit;
		background-size: inherit;
	}

	.bg3 {
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: inherit;
		-webkit-background-size: inherit;
		-moz-background-size: inherit;
		-o-background-size: inherit;
		background-size: inherit;
	}

	.bg4 {
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: inherit;
		-webkit-background-size: inherit;
		-moz-background-size: inherit;
		-o-background-size: inherit;
		background-size: inherit;
	}

	.bg5 {
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: inherit;
		-webkit-background-size: inherit;
		-moz-background-size: inherit;
		-o-background-size: inherit;
		background-size: inherit;
	}

	.urgencias {
		font-size: 38px;
	}

	.contentCenterText {
		width: 90%;
	}

	.title {
		margin-bottom: 25px;
		margin-top: 25px;
	}

	.bgGrey {
		width: 96%;
		margin-left: 2%;
	}

	.parallaxTop {
		background-size: auto 100%;
		background-attachment: inherit;
	}
}

@media screen and (max-width:390px) {
	.fontSizeTitleForm {
		font-size: 20px;
	}

	h2 {
		font-size: 32px;
	}

	.leftColCondifencial p {
		font-size: 32px;
	}

	.iconTrayectoria {
		display: none;
	}

	.leftColTrayectoria p {
		font-size: 32px;
	}

	.urgencias {
		font-size: 30px;
	}
}