* {margin: 0px; padding: 0px;}

a {text-decoration: none; color: #7c7c7c;}

a:hover {color: #4d4d4d}

.active {color: rgb(255, 133, 0);}

.active:hover {color: rgba(255,99,0,1);}

label {font-size: 13px;padding-left: 10px;}

.btn:hover {
	background: #ffbb00;
	border: 1px solid #f7a500;
}

h3,h4 {padding: 10px;}

/*LOGIN AREA*/

.login .icono {
	width: 30px;
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

.icono img {
	margin-top: 5px;	
}

.login fieldset {
	margin: 0px auto;
	border: 1px solid #cbcbcb; 
	width: 350px;
	background: #fff;
	margin-top: 40px;
	padding: 30px 30px 40px;
	border-radius: 5px;
}

.login .forgot {
	width: 158px;
	height: 28px;
	color: #2a2a2a;
	float: left;
	border-radius: 8px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
	margin-right: 5px;
	font-size: 12px;
}

.login fieldset input {
	width: 280px;
	height: 15px;
	margin-top: 10px;
	padding: 6px;
	float: left;
	}

textarea,input:focus {
	outline: none;
}

.login .btn {
	height: 30px;
	min-height: 30px;
	width: 140px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: #ffab00;
	border: 1px solid #ce8900;
	border-radius: 8px;
	font-size: 14px;
	color: #f7f7f7;
}

.btn:hover {
	background: #ffbb00;
	border: 1px solid #f7a500;
}


/*SPANS*/

.span1 {
	width: 8.33333%;
	float: left;
}

.span2 {
	width: 16.66667%;
	float: left;
}

.span3 {
	width: 25%;
	float: left;
}

.span4 {
	width: 33.33333%;
	float: left;
}

.span5 {
	width: 41.666667%;
	float: left;
}

.span6 {
	width: 50%;
	float: left;
}

.span7 {
	width: 58.33333%;
	float: left;
}

.span8 {
	width: 66.66667%;
	float: left;
}

.span9 {
	width: 750px;
	float: left;
}

.span10 {
	width: 83.333333%;
	float: left;
}

.span11 {
	width: 91.666667%;
	float: left;
}

.span12 {
	width: 100%;
	float: left;
}

/* END SPANS*/

body {
	background: #eeeeee;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #222222;
	-webkit-font-smoothing: antialiased;
}

.wrapper {
	width: 1000px;
	height: auto;
	display: block;
	/*background: #7595b0;*/
	margin: 0px auto;
}

.header {
	width: 1000px;
	height: 90px;
	background: #eeeeee;
	float: left;
	border-bottom: 1px dashed #d3dad9;
	
}

.navbar {
	margin-top: 35px;
	width: 100%;
	height: 50px;
	float: left;
	/*background: #194daf;*/
	font-size: 14px;
}

.navbar ul {
	list-style: none;
}

.navbar li {
	float: right;
	padding: 0px 25px 0px 5px;
	line-height: 20px;
}

.content {
	width: 980px;
	padding: 10px;
	padding-bottom: 0px;
	height: auto;
	display: block;
	height: 810px;
	float: left;
	margin-bottom: 10px;
}

.contentresp {
	width: 980px;
	padding: 10px;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 10px;
}

.contentfaq {
	width: 980px;
	padding: 10px;
	height: auto;
	display: block;
	float: left;
}

.contentfaq a {
	color: rgb(255, 133, 0);
	font-weight: bold;
}

.contentfaq a:hover {
	color: rgba(255,99,0,1);
	font-weight: bold;
}


.footer {
	width: 998px;
	height: 50px;
	background: #2c2c2c;
	float: left;
	border: 1px solid black;
	text-align: center;
	line-height: 50px;
	color: #d3d3d3;
}

.icon {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	height: 18px;
	width: 20px;
}

.small {
	width: 60px;
	float: left;
}

.header .span4 {
	width: 265px ;
	height: 59px ;
	background: url('../images/logo.png');
	padding-left: 10px;
	padding-top: 10px;
}	

/*ISNIDE CONTENT STYLE*/

#enviosmasivos {
	height: 510px;
	margin-right: 10px;
}

#quicksms {
	height: 560px;
	width: 310px;
}

#agenda {
	height: 200px;
	margin-right: 10px;
}

#contacto{
	height: 200px;
	width: 310px;
}

.boxone {
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	width: 651px;
	background: #ffffff;
	height: 506px;
}

.boxtwo {
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	width: 308px;
	background: #ffffff;
	height: 506px;
}

.boxthree {
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	width: 651px;
	background: #ffffff;
	height: 200px;
	overflow: hidden;
}

.boxfour {
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	width: 308px;
	background: #ffffff;
	height: 200px;
}

.titlebar {
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	color: #f0f0f0;
	font-weight: 500;
	background: #009350;
	padding-left: 10px;	
	border-bottom: 3px solid #b4b4b4; 
	border-radius: 10px 10px 0px 0px;
}
	
.content fieldset {
	width: 291px;
	height: auto;
	display: block;
	background: #fff;
	float: left;
	border: 1px solid #ababab;
	margin: 5px;
	margin-top: 10px;
	border: 0px;
}

.content input,textarea {
	width: 90%;
	height: 20px;
	padding: 5px;
	font-size: 13px;
	margin: 10px 0px 0px 10px;
	resize:none;
	border:1px solid grey;
	box-shadow: 0px 0px 0px black;
}

.content textarea {
	width: 90%;
	max-width: 90%;
	min-height: 130px;
	max-height: 130px;
	resize:none;
	border-radius: 0px 20px 0px 0px;
	border:1px solid grey;
	box-shadow: 0px 0px 0px black;
	overflow-y:hidden;
}

.content input .buttons {
	width: 10px;
	float: left;
	box-shadow: 0px 0px 0px black;
}

.content .btn {
	height: auto;
	width: 100px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: #ffab00;
	border: 1px solid #ce8900;
	font-size: 14px;
	color: #f7f7f7;
	border-radius: 5px;
	box-shadow: 0px 0px 0px black;
	
}

.threebtn .btn {

	height: auto;
	width: 49px;
	font-size: 12px;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	background: #4a4a4a;
	border: 1px solid #383838;
	font-size: 11px;
	color: #f7f7f7;
	border-radius:3px;
	margin-top: -7px;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

.greybtn {
	width: 100px;
	max-width: 100px;
	max-height: 30px;
	height: 30px;
	width: 65px;
	font-size: 12px;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	background: #4a4a4a;
	border: 1px solid #383838;
	color: #f7f7f7;
	border-radius:4px;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

.greybtn:hover {
	background: #707070;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

.threebtn .btn:hover {
	background: #707070;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

.content h3 {
	font-size: 18px;
}

.referencia {
	padding: 10px;
	background: #f6f6f6;
	border-radius: 4px;
	width: 170px;
	height: auto;	
}

/*FAQ AREA*/

.boxfaq {
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	width: 978px;
	background: #ffffff;
	height: auto;
	display: block;
	padding-bottom: 20px;
}

.preguntas ul {
	list-style:disc;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.preguntas li {
	color: rgba(255,99,0,1);
	font-size: 15px;
	line-height: 25px;
}

.preg {
	padding-top: 10px;
	padding-left: 20px;
	color: rgba(34,34,34,1);
	font-size: 15px;
	font-weight: bold;
}

.resp {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	line-height: 20px;
	font-size: 15px;
	color: #525252
}

.nocolor {
	color: #525252;
	text-decoration: none;
}

/*RESP*/

.contentresp {
	height: auto;
	display: block;
	background: #fff;
	margin-top: 10px;
	width: 998px;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 0px;
	border-radius: 10px 10px 0px 0px;
	
}	
	
.contentresp fieldset {
	width: 450px;
	height: auto;
	display: block;
	background: #fff;
	float: left;
	border: 1px solid #ababab;
	margin: 5px;
	margin-top: 10px;
	border:0px;
}

.contentresp input,textarea {
	width: 90%;
	height: 20px;
	padding: 5px;
	font-size: 13px;
	margin: 10px 0px 0px 10px;
	resize:none;
	border:1px solid grey;
	box-shadow: 0px 0px 0px black;
}

.contentresp textarea {
	width: 90%;
	max-width: 90%;
	min-height: 50px;
	max-height: 100px;
	border-radius: 0px 25px 0px 0px;
	resize:none;
	border:1px solid grey;
	box-shadow: 0px 0px 0px black;
	overflow-y: hidden;
}

.contentresp input .buttons {
	width: 10px;
	float: left;
}

.contentresp .btn {
	height: 30px;
	min-height: 30px;
	width: 100px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: #ffab00;
	border: 1px solid #ce8900;
	font-size: 14px;
	color: #f7f7f7;
	border-radius: 5px;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

.contentresp .btn:hover {
	background: #ffb700;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}

.exportar {
	padding: 5px;
	width: 90px;
	height: 20px;
	border-radius: 5px;
	float: left;
	margin-left: 10px;
	color: #f8f8f8;
	display: block;
	text-align: center;
	line-height: 20px;
	background: #009350;
	border: 1px solid #00723e;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

.exportar:hover {
	background: #00ae60;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

.exportar a {
	color: #fff;
	font-weight: bold;
}

table {
	padding-left: 2px;
}

table, th, td {
	border: 0px;
	text-align: left;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

td {
	padding: 5px;
}

tr:nth-child(even) {
	background: rgba(0,148,82,0.3);
}

tr:nth-child(odd) {
	background: rgba(0,148,82,.10);
}

tr:nth-child(1) {
	color: #343434;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	height: 30px;
	border-radius: 10px 10px 0px 0px;
}

td:first-child {
	width: 40px;
	font-size: 18px;
}

td:nth-child(2) {
	font-weight: bold;
	
}

td:nth-child(3) {
	width: 550px;
}

td:nth-child(4) {
	width: 180px;
	padding-left: 5px;
	margin-left: -1px;
}

td:nth-child(5) {
	width: 120px;
	padding-right: 1px;
}

.secback {
	background: #f6f6f6;
	width: 497px;
	height: 370px;
	display: block;
	border-left: 1px solid rgba(0,0,0,0.3);
}

.secback fieldset {
	background: #f6f6f6;
	width: 300px;
	margin-left: 120px;
	margin-top: 40px;
}

.secback input {
	margin-left: 60px;
}

.secback div {
	margin-left:60px;
}

.tablearea {
	max-height: 1000px;
	width: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}


.tablearea2 {
	width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
}


.ghost {
	width: 200px;
	margin-left: 100px;
	margin-top: 320px;
	position: relative;
}

#greyfield {
	background: #efefef;
	border-radius: 0px 25px 0px 0px;
	margin-left: 0px;
	height: 238px;
	width: 324px;
	border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	
}

#greyfieldright {
	padding-top: 10px;
	background: #efefef;
	padding-left: 15px;
	border-radius: 0px 0px 0px 25px;
	margin-left: 0px;
	height: 238px;
	width: 309px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	margin-top: 0px;
	margin-right: 0px;
}

.verif {
	font-size: 12px;
	color: #505050;
	padding-left: 18px;	
}

.agendabox {
	width: 100%;
	height: 165px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.agendabox tr:first-child {
	color: #343434;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	height: 30px;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
}

.agendabox tr:nth-child(even) {
	background: rgba(143,143,143,0.3);
}

.agendabox tr:nth-child(odd) {
	background: rgba(147,147,147,0.1);
}

.agendabox td:nth-child(2) {
	width: 150px;
	text-align: center;
}

.agendabox td:nth-child(3) {
	width: 450px;
	text-align: center;
}

.agendabox td:nth-child(4) {
	width: 120px;
	text-align: center;
}

.agendabox input {
	box-shadow: 0px 0px 0px black;
}

.cticon {
	margin-left: 10px;
}

.bienvenido {
	color: #333;
	font-size: 14px;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 22px;
	font-weight: 400;
	padding-left: 20px;
}

#greybtnsel {
	width: 100px;
	max-width: 150px;
	max-height: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	background: #4a4a4a;
	border: 1px solid #383838;
	color: #f7f7f7;
	border-radius:4px;
	margin-bottom: 5px;
	padding: 0px;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

#greybtnsel:hover {
	background: #707070;
	
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
}

