/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/* 
    Created on : 27/07/2017, 06:08:24 PM
    Author     : daniela
*/

/* This stylesheet generated by Transfonter (https://transfonter.org) on July 28, 2017 5:16 PM */

/*Tipografía*/

@font-face {
	font-family: 'TisaOT';
	src: url('../fonts/TisaOt/TisaOT.eot');
	src: url('../fonts/TisaOt/TisaOT.eot?#iefix') format('embedded-opentype'), url('../fonts/TisaOt/TisaOT.woff2') format('woff2'), url('../fonts/TisaOt/TisaOT.woff') format('woff'), url('../fonts/TisaOt/TisaOT.ttf') format('truetype'), url('../fonts/TisaOt/TisaOT.svg#TisaOT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TisaOT-Ita';
	src: url('../fonts/TisaOt/TisaOT-Ita.eot');
	src: url('../fonts/TisaOt/TisaOT-Ita.eot?#iefix') format('embedded-opentype'), url('../fonts/TisaOt/TisaOT-Ita.woff2') format('woff2'), url('../fonts/TisaOt/TisaOT-Ita.woff') format('woff'), url('../fonts/TisaOt/TisaOT-Ita.ttf') format('truetype'), url('../fonts/TisaOt/TisaOT-Ita.svg#TisaOT-Ita') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TisaOT-Bold';
	src: url('../fonts/TisaOt/TisaOT-Bold.eot');
	src: url('../fonts/TisaOt/TisaOT-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/TisaOt/TisaOT-Bold.woff2') format('woff2'), url('../fonts/TisaOt/TisaOT-Bold.woff') format('woff'), url('../fonts/TisaOt/TisaOT-Bold.ttf') format('truetype'), url('../fonts/TisaOt/TisaOT-Bold.svg#TisaOT-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'TisaOT-Medi';
	src: url('../fonts/TisaOt/TisaOT-Medi.eot');
	src: url('../fonts/TisaOt/TisaOT-Medi.eot?#iefix') format('embedded-opentype'), url('../fonts/TisaOt/TisaOT-Medi.woff2') format('woff2'), url('../fonts/TisaOt/TisaOT-Medi.woff') format('woff'), url('../fonts/TisaOt/TisaOT-Medi.ttf') format('truetype'), url('../fonts/TisaOt/TisaOT-Medi.svg#TisaOT-Medi') format('svg');
	font-weight: 500;
	font-style: normal;
}

/*font*/

.latoF {
	font-family: "Lato";
}

.montseF {
	font-family: "Montserrat";
}

.merryF {
	font-family: "Merriweather";
}

/*position*/

.prelative {
	position: relative
}

.pabsolute {
	position: absolute
}

/*display*/

.dblock {
	display: block;
}

.dinlineblock {
	display: inline-block;
}

/*font*/

.italic {
	font-style: italic;
}

/*margin*/

.m0 {
	margin: 0px;
}

.mt0 {
	margin-top: 0px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.mt100 {
	margin-top: 100px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb100 {
	margin-bottom: 100px;
}

.mla {
	margin-left: auto;
}

.mra {
	margin-right: auto;
}

.mt_standar {
	margin-top: 1.5rem;
}

/*padding*/

.pad0 {
	padding: 0px !important;
}

.padt0 {
	padding-top: 0px;
}

.padr0 {
	padding-right: 0px !important;
}

/*overflow*/

.ohidden {
	overflow: hidden;
}

/*text-transform*/

.uppercase {
	text-transform: uppercase;
}

.bold {
	font-weight: bolder;
}

/*width*/

.w100 {
	width: 100%;
}

.h100 {
	height: 100%;
}