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

@font-face {
font-family: 'Swiss 721 BT';
font-style: normal;
font-weight: normal;
src: url('wp-content/themes/studiometplus/assets/fonts/Swiss 721 BT.woff') format('woff');
}
a {
    text-decoration: none;
}
.fadeIn {
    animation-duration: 2s;
    animation-delay: 2s;
}
.fadeInLeft {
    animation-duration: 2s;
    animation-delay: 2s;
}
.fadeInRight {
    animation-duration: 2s;
    animation-delay: 2s;
}
time {
    font-size: 10px;
}
    
table td {
    width: 100%;
    display: block;
    vertical-align: top;
}

td .left {
    width: 100%;
	display: block;
    vertical-align: top;
}
	
td .right {
    width: 100%;
	display: block;
    vertical-align: top;
}

table td img{
    max-width: 100%;
    height: auto;
}
    
table th {
    width: 100%;
    display: block;
    vertical-align: top;
}

header {
	background: #fff; /* fallback for old browsers */
	background-position: 50% 0px;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
    padding-bottom: 10px;
}
.wrapperHead {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 115px;
	max-width: 1100px;
	/* [disabled]background-color: #135873; */
}
.wrapperHead #logoHead  {
	width:100%;
}
.wrapperHead #logoHead a {
	text-align: center;
}

.wrapperHead #logoHead a svg {
	width: 100%;
}
.wrapperHead #lineHead {
	border-bottom: thin solid #FFFFFF;
	float: left;
	width: 100%;
	height: 5px;
	display: none;
}
.wrapperHead ul {
	width: 100%;
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
	float: left;
	display: block;
	clear: right;
	margin-bottom: 0px;
}
.wrapperHead ul li {
	float: none;
	color: #FFFFFF;
	/* [disabled]font-weight: bold; */
	display: block;
	text-align: center;
	width: 90%;
	height: 40px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #135873;
	background: rgba(18, 70, 96, 0.7);
	/* [disabled]padding-top: 15px; */
	border-radius: 8px;
}
.wrapperHead ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Swiss 721 BT", sans-serif;
	text-transform: capitalize;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-align: center;
	width: 100%;
	height: 28px;
	display: block;
	padding-top: 12px;
	border-radius: 8px;
	
}
.wrapperHead ul li a:hover {
	color: #FFFFFF;
	background-color: #124660;
	opacity: 1;
	border-radius: 8px;
}
.js #menu {
		display:none;
}
	
.js .slicknav_menu {
		display:block;
}
.wrapperHead .socialNetwork {
	float: right;
	display: none;
	margin-top: 65px;
	text-align: center;
}
article  {
	width: 100%;
	height: auto;
	overflow:hidden;
}

.wrapperArticle  {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	max-width: 1100px;
	padding-top: 10px;
    margin-top: 10px;
    font-family: "Swiss 721 BT", sans-serif;
}
    
.wrapperArticle .contact-left {
    float: left; 
    width: 100%;
    display: block;
}
.wrapperArticle .contact-right {
    float: right; 
    width: 100%; 
    display: block;
}
.wrapperArticle .cont-left {
    float: left; 
    width: 100%;
	display: block;
}
.wrapperArticle .cont-right {
    float: right; 
    width: 100%;
	display: block;
}
    
.wrapperArticle img {
	width: 100%;
    height: auto;
}
    
.wrapperArticle p  {
	color: #636363;
	font-size: 14px;
	text-align: justify;
}
    
.wrapperArticle h1 {
	color: #636363;
	text-align: center;
	font-size: 20px;
	margin-top: 50px;
	margin-bottom: 40px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
    
.wrapperArticle h2 {
	font-size: 16px;
	color: #636363;
	text-align: center;
	font-weight: normal;
	line-height: 1.2;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
    
.wrapperArticle h3 {
	font-size: 15px;
	color: #636363;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	width: 90%;
}
    
.lineArticle {
	width: 90%;
	height: 5px;
	border-bottom: thin solid #B3B3B3;
	margin-top: 40px;
	display: block;
	margin-bottom: 40px;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}
    
.wrapperArticle #catArticle {
	width: 100%;
	float: left;
	height: auto;
	display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    position: relative;
}
.wrapperArticle #catArticle h1 {
	margin-right: auto;
	margin-left: auto;
	font-size: 0.5em;
    font-weight: 100;
	color: #000;
	width: auto;
    margin-top: -40px;
	margin-bottom: 5px;
    left: 20px;
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, .5);
    padding: 5px;
}
    
.wrapperArticle #catArticle a h1 {
    display: none;
}
    
.wrapperArticle #catArticle a:hover h1 {
    display: block;
}
.wrapperArticle #catArticle h2 {
	font-size: 13px;
	color: #636363;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
    
.wrapperArticle #catArticle img:hover {
	filter:opacity(30%);
}
    
.wrapperArticle #catArticle img {
    width: 100%;
    height: auto;
	text-align: center;
	display: block;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}
    
.wrapperArticle #catArticle span {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-size: 12px;
	color: #24A6D9;
	float: right;
	text-align: center;
}
    
/*catarticle-2*/
    
.wrapperArticle #catArticle-2 {
	width: 50%;
	float: left;
	height: auto;
	display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    position: relative;
}
.wrapperArticle #catArticle-2 h1 {
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
    font-weight: 100;
	color: #000;
	width: auto;
    margin-top: -40px;
	margin-bottom: 5px;
    left: 20px;
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, .5);
    padding: 5px;
}
.wrapperArticle #catArticle-2 a h1 {
    display: none;
}
.wrapperArticle #catArticle-2 a:hover h1 {
    display: block;
}
.wrapperArticle #catArticle-2 h2 {
	font-size: 13px;
	color: #B9B7B8;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wrapperArticle #catArticle-2 img:hover {
	filter:opacity(30%);
}
.wrapperArticle #catArticle-2 img {
    width: 100%;
    height: auto;
	text-align: center;
	display: block;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}
.wrapperArticle #catArticle-2 span {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-size: 12px;
	color: #24A6D9;
	float: right;
	text-align: center;
}

.imgCont  {
	margin-top: 50px;
	display: block;
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	/* [disabled]max-width: 1600px; */
	margin-left: auto;
	margin-right: auto;
}

.imgCont img {
	float: left;
	width: 100%;
}

section  {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
}

.wrapperSection  {
	width: 90%;
	height: auto;
	overflow: hidden;
	max-width: 1100px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
    font-family: "Swiss 721 BT", sans-serif;
}
.wrapperSection h1 {
	color: #B8B6B7;
	text-align: center;
	font-size: 30px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
}
.wrapperSection h2 {
	font-size: 16px;
	color: #B8B6B7;
	text-align: center;
	font-weight: normal;
	line-height: 1.2;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}
    
.sectionSocial {
	display: block;
	margin-top: 15px;
    margin-bottom: 20px;
	text-align: center;
}
.sectionSocial a {
	background-color: rgba(255,255,255,.75);
	border-radius: 50%;
	color: gray;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5em;
	margin-left: 10px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}
.sectionSocial a:hover {
    color: yellow;
}

.wrapperSection .buttonSection {
	border: medium solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 125px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	background-color: #BFBFBF;
}
.wrapperSection .buttonSection:hover {
	background-color: #124660;
	cursor:pointer;
}

footer  {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

.wrapperFooter  {
	width: 100%;
	height: 300px;
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 70px;
	background-color: #333333;
}
.wrapperFooter .footerBg  {
	max-width: 1100px;
	width: 90%;
	height: 300px;
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	float: none;
	overflow: hidden;
}
    
    
/*footer2*/
.wrapperFooter2  {
	width: 100%;
	height: 200px;
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 30px;
	background-color: #fff;
    font-family: "Swiss 721 BT", sans-serif;
}
.wrapperFooter2 .footerBg2  {
	max-width: 1100px;
	width: 80%;
	height: 300px;
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	float: none;
	overflow: hidden;
}
    
.wrapperFooter2 .footerBg2 .footerEnd2 {
	width: 100%;
	height: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #ccc;
}
    
.wrapperFooter2 .footerBg2 .footerEnd2 h1 {
	color: #ccc;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
    
.wrapperFooter2 .footerBg2 .footerEnd2 a {
	text-decoration: none;
    color:#ccc;
}
/*footer2 fin*/
    
    
.wrapperFooter .footerBg .footLeft {
	width: 100%;
	overflow: hidden;
	display: block;
	height: auto;
	float: left;
}
.wrapperFooter .footerBg .footLeft #logoSocial {
	width: 100%;
	float: left;
	height: 100px;
	display: block;
	clear: both;
    text-align: center;
}
.wrapperFooter .footerBg .footLeft .footerSocial {
	display: block;
	margin-top: 15px;
	text-align: center;
}
.wrapperFooter .footerBg .footLeft .footerSocial a {
	background-color: rgba(255,255,255,.75);
	border-radius: 50%;
	color: gray;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5em;
	margin-left: 10px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}
.wrapperFooter .footerBg .footLeft .footerSocial a:hover {
    color: yellow;
}
.wrapperFooter .footerBg .footLeft .legal {
	float: right;
	display: block;
	width: 97%;
	height: auto;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	margin-top: 20px;
}
.wrapperFooter .footerBg .footLeft .legal p {
	font-family: "Swiss 721 BT", sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
	width: 90%;
	text-align: center;
}
.wrapperFooter .footerBg #footerCenter {
	overflow: hidden;
	display: block;
	height: auto;
	float: left;
	font-family: "Swiss 721 BT", sans-serif;
	color: #999999;
	width: 100%;
	min-height: 17px;
	min-height: 150px;
	line-height: 22px;
	clear: none;
}

.wrapperFooter .footerBg #footerCenter.center {
	overflow: hidden;
	display: block;
	float: left;
	font-family: "Swiss 721 BT", sans-serif;
	color: #999999;
	width: 100%;
	min-height: 17px;
	min-height: 210px;
	line-height: 22px;
	clear: none;
	/* [disabled]margin-left: 10%; */
	margin-right: 0%;
	text-align: center;
}

.wrapperFooter .footerBg #footerCenter.center ul {
    margin-left: 0px;
    padding: 0px;
    text-align: center;
}

.wrapperFooter .footerBg #footerCenter h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.wrapperFooter .footerBg #footerCenter h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
}

.wrapperFooter .footerBg #footerCenter h1 {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}
.wrapperFooter .footerBg #footerCenter li {
	width: 100%;
	height: 40px;
	background-color: #4E4E4E;
	margin-bottom: 15px;
	border-radius: 5px;
	list-style-type: none;
    text-align: center;
}
.wrapperFooter .footerBg #footerCenter li a {
	text-decoration: none;
	color: #BBBBBB;
	font-size: 13px;
	width: 100%;
	list-style-type: none;
	height: 25px;
	display: block;
	padding-top: 10px;
}
    
.wrapperFooter .footerBg .footLeft .logoSocial img {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
    
.wrapperFooter .footerBg .footerEnd {
	width: 100%;
	height: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-top: thin solid #999999;
	margin-top: 40px;
}
    
.wrapperFooter .footerBg .footerEnd h1 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
}
/*form*/
#formulario{
	width: 400px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
label {
    display:block;
    margin-top:10px;
    letter-spacing:1px;
}
.formulario {
    display:block;
    margin:0 auto;
    width:510px;
    color: #2d2d2d;
    font-family:"Swiss 721 BT", sans-serif;
}
form {
    margin:0 auto;
    width:400px;
}

input, textarea {
    width:380px;
    height:27px;
    background:#fff;
    border: none;
    padding:10px;
    margin-top:5px;
    font-size:11px;
    color: #000;
}

textarea {
    height:150px;
}

#submit {
    width:100%;
    height:35px;
    border:none;
    margin-top:10px;
    cursor:pointer;
}

}
