
.btn {
	padding: 0;
	display: inline-block;
	height: 30px;
	position: relative;
	text-align: center;
	margin: 0;	
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	cursor: pointer;
	white-space: nowrap;
}
.btn span {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	white-space: normal;
}
.disabled .btn,
.btn.disabled {
	background: #cbcbcb !important;
}

.btn .ico:first-child {
	margin-right: 10px;
}
.btn .ico:last-child {
	margin-left: 10px;
}






.btn-slider-prev,
.btn-slider-next {
	position: absolute;
	width: 18px;
	height: 18px;
}
.btn-slider-prev i,
.btn-slider-next i {
	color: #2a7472;
	font-size: 18px; 
}
.btn-slider-prev:hover i,
.btn-slider-next:hover i {
	color: #0f8f8d;	
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	     -o-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;
}
.btn-slider-prev:active i,
.btn-slider-next:active i {
	color: #005856;	
}





.btn-01 {
	text-align: center;
	height: 30px;	
	color: #fff;	
	background: #2a7472;
	-webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	     -o-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;	
}
.btn-01 .fa {
	position: relative;
	font-size: 12px;
	color: #fff;
}
.btn-01 span {
	padding: 0 15px;
	font: normal 12px/30px "Montserrat-Regular" !important;	
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #5b5b5b;	
}
.btn-01:hover {	
	background: #0f8f8d;		
}
.btn-01:active {	
	background: #19605e;		
}
.btn-01.disabled {	
	background: #cbcbcb;		
}



.btn-02 {
	text-align: left;
	height: 30px;	
	color: #fff;	
	background: #5a85b0;
	-webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	     -o-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;	
}
.btn-02 > i {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 33px;
}
.btn-02 > i .ico {
	margin: 0 !important;
}
.btn-02 span {
	font: normal 12px/30px "Montserrat-Regular" !important;	
	color: #fff;
}
.btn-02:hover {	
	background: #518ecb;		
}
.btn-02:active {	
	background: #47729e;		
}
.btn-02.disabled {	
	background: #cbcbcb;		
}



.btn-03 {
	text-align: left;
	height: 30px;	
	color: #fff;	
	background: #00aced;
	-webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	     -o-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;	
}
.btn-03 > i {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 33px;
}
.btn-03 > i .ico {
	margin: 0 !important;
}
.btn-03 span {
	font: normal 12px/30px "Montserrat-Regular" !important;	
	color: #fff;
}
.btn-03:hover {	
	background: #1bbcf9;		
}
.btn-03:active {	
	background: #0297cf;		
}
.btn-03.disabled {	
	background: #cbcbcb;		
}




.btn-04 {
	text-align: left;
	height: 30px;	
	color: #fff;	
	background: #d94f2f;
	-webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	     -o-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;	
}
.btn-04 > i {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 33px;
}
.btn-04 > i .ico {
	margin: 0 !important;
}
.btn-04 span {
	font: normal 12px/30px "Montserrat-Regular" !important;	
	color: #fff;
}
.btn-04:hover {	
	background: #ee6849;		
}
.btn-04:active {	
	background: #c84425;		
}
.btn-04.disabled {	
	background: #cbcbcb;		
}




.btn-05 {
	text-align: center;
	height: 36px;	
	color: #fff;	
	background: #2a7472;
	-webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	     -o-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;	
}
.btn-05 span {
	font: normal 12px/37px "Montserrat-Regular" !important;	
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #383838;	
}
.btn-05:hover {	
	background: #0f8f8d;		
}
.btn-05:active {	
	background: #19605e;		
}
.btn-05.disabled {	
	background: #cbcbcb;		
}




.btn-slider-main {
	display: table;
	float: right;
	clear: right;
	width: auto;
	text-align: left;
	height: 60px;
	margin-bottom: 10px;
	cursor: default;
	text-decoration: none !important;
	background-color: rgba(41, 44, 44, 0.85);
	-webkit-border-radius: 10px;
	    -ms-border-radius: 10px;
	   -moz-border-radius: 10px;
	     -o-border-radius: 10px;
	        border-radius: 10px;
	-webkit-transition: all 0.6s ease 0s;	
	   -moz-transition: all 0.6s ease 0s;		
	    -ms-transition: all 0.6s ease 0s;	
	     -o-transition: all 0.6s ease 0s;	
	        transition: all 0.6s ease 0s;	
}
a.btn-slider-main {
	cursor: pointer;
}
.btn-slider-main span.i {
	display: table-cell;
	width: 65px;
	vertical-align: middle;
	text-align: center;
}
.btn-slider-main span.i .ico {
	margin: 0 !important;
}
.btn-slider-main span.t {
	display: table-cell;
	padding: 0 10px 0 0;
	width: 150px;
	font: normal 16px/1.4em "Lato-Regular" !important;	
	color: #fff;
	text-shadow: 0px 1px 0px #383838;
	-webkit-transition: all 0.5s ease 0s;
	   -moz-transition: all 0.5s ease 0s;	
	    -ms-transition: all 0.5s ease 0s;
	     -o-transition: all 0.5s ease 0s;
	        transition: all 0.5s ease 0s;	
}
.btn-slider-main span.t b {
	font: normal 18px/1.4em "Montserrat-SemiBold";
	-webkit-transition: all 0.5s ease 0s;
	   -moz-transition: all 0.5s ease 0s;	
	    -ms-transition: all 0.5s ease 0s;
	     -o-transition: all 0.5s ease 0s;
	        transition: all 0.5s ease 0s;
}
a.btn-slider-main:hover {	
	background-color: rgba(41, 44, 44, 1);	
}
a.btn-slider-main:active,
a.btn-slider-main.selected {	
	background: #2a7472;		
}
a.btn-slider-main.selected {
	height: 70px;	
}
.btn-slider-main.selected span.i {
	width: 70px;	
}
a.btn-slider-main.selected span.t {
	font-size: 20px !important;	
	width: 180px; 	
}
a.btn-slider-main.selected span.t b {
	font-size: 20px !important;	
} 

@media (max-width: 999px) {
	.btn-slider-main,
	a.btn-slider-main.selected {
		float: none;
		display: inline-block;
		height: 47px !important;
		margin: 0;
		-webkit-border-radius: 8px;
		    -ms-border-radius: 8px;
		   -moz-border-radius: 8px;
			 -o-border-radius: 8px;
				border-radius: 8px;		
	}
	.btn-slider-main span.i,
	a.btn-slider-main.selected span.i {
		height: 47px;
		width: 52px;
	}
	.btn-slider-main span.t,
	a.btn-slider-main.selected span.t {
		height: 47px;
		width: auto;
		font-size: 12px !important;	
	}
	.btn-slider-main span.t b,
	a.btn-slider-main.selected span.t b {
		font-size: 14px !important;	
	}
}



.btn-06 {
	text-align: center;
	height: 30px;	
	color: #fff;
	padding: 0 15px;	
	background: #ac3c80;
/*	background: #9c4078;*/
	-webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: background 0.3s ease 0s;
	   -moz-transition: background 0.3s ease 0s;
	    -ms-transition: background 0.3s ease 0s;
	     -o-transition: background 0.3s ease 0s;
	        transition: background 0.3s ease 0s;	
}
.btn-06 .fa-heart {
	vertical-align: middle;
	font-size: 12px;
	color: #ffffff;
	margin-right: 5px;
	text-shadow: 1px 1px 1px #5b5b5b;	
}
.btn-06 span {	
	font: normal 12px/30px "Montserrat-Regular" !important;	
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #5b5b5b;	
}
.btn-06:hover {	
/*	background: #b73c87;*/
	background: #c73c90;			
}
.btn-06:active {	
	background: #a32d6a;		
}
.btn-06.disabled {	
	background: #cbcbcb;		
}



.btn-07 {
	cursor: default;
	text-align: center;
	height: 30px;	
	color: #fff;
	padding: 0 15px;
}
.btn-07 > span {
	display: inline-block;
	height: 30px;
	padding: 0 10px;
	cursor: pointer;
}
.btn-07 > span i.fa-heart {
	position: relative;
	top: 1px;
	vertical-align: middle;
	font-size: 12px;
	color: #9c4078;
	margin-right: 5px;
	-webkit-transition: color 0.3s ease 0s;
	   -moz-transition: color 0.3s ease 0s;
	    -ms-transition: color 0.3s ease 0s;
	     -o-transition: color 0.3s ease 0s;
	        transition: color 0.3s ease 0s;
}
.btn-07 > span span {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	font: normal 13px/30px "Lato-Regular";
	color: #3b3b3b;
	-webkit-transition: color 0.3s ease 0s;
	   -moz-transition: color 0.3s ease 0s;
	    -ms-transition: color 0.3s ease 0s;
	     -o-transition: color 0.3s ease 0s;
	        transition: color 0.3s ease 0s;
}
.btn-07 > span i.fa-close {
	position: relative;
	top: 1px;
	vertical-align: middle;
	font-size: 14px;
	color: #7b7b7b;
	margin-left: 5px;
	-webkit-transition: color 0.3s ease 0s;
	   -moz-transition: color 0.3s ease 0s;
	    -ms-transition: color 0.3s ease 0s;
	     -o-transition: color 0.3s ease 0s;
	        transition: color 0.3s ease 0s;
}

.btn-07 > span:hover i.fa-heart { color: #b73c87; }
.btn-07 > span:hover span { color: #b73c87; }
.btn-07 > span:hover i.fa-close { color: #b73c87; }
.btn-07 > span:active i.fa-heart { color: #a32d6a; }
.btn-07 > span:active span { color: #a32d6a; }
.btn-07 > span:active i.fa-close { color: #a32d6a; }



.btn-08 {
	text-align: center;
	height: 30px;	
	color: #4c8a7a;
	padding: 0 10px;
	border: 2px solid #4c8a7a;
	background-color: #ecfbd3;
	-webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	     -o-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;	
}
.btn-08 span {	
	font: normal 12px/26px "Montserrat-Regular" !important;	
	text-transform: uppercase;
}
.btn-08:hover {	
	background: #4c8a7a;
	color: #ffffff;			
}
.btn-08:active {
	opacity: 0.8;
}



.btn-09 {
	text-align: center;
	height: 30px;	
	color: #c16767;
	padding: 0 10px;
	border: 2px solid #c16767;
	background-color: #ffecec;
	-webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	     -o-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;	
}
.btn-09 span {	
	font: normal 12px/26px "Montserrat-Regular" !important;	
	text-transform: uppercase;
}
.btn-09:hover {	
	background: #c16767;
	color: #ffffff !important;		
}
.btn-09:focus {
	color: #c16767;		
}
.btn-09:active {
	opacity: 0.8;
}



.btn-say-thanks {
	height: 20px;
	padding-right: 5px;
	text-align: center;	
}
.btn-say-thanks .ico {
	vertical-align: middle;	
	margin-right: 6px !important;
}
.btn-say-thanks .t {
	display: inline-block;
	vertical-align: middle;
	font: normal 14px/19px "Lato-Regular";
	color: #2bacab;
}
.btn-say-thanks .c {
	display: inline-block;
	vertical-align: middle;
	font: normal 14px/19px "Lato-Regular";
	color: #3b3b3b;
	margin-left: 5px;
}
.btn-say-thanks .c::before {
	content: "(";
}
.btn-say-thanks .c::after {
	content: ")";
}
.btn-say-thanks:hover .t {
	text-decoration: underline;
	color: #199694;
}

.btn-say-thanks.disabled {
	cursor: default;
	background: transparent !important;
}
.btn-say-thanks.disabled .t,
.btn-say-thanks.disabled .c {
	color: #cbcbcb;
	text-decoration: none !important;
}

















