
.m5m {color: #4c4c4d;}

.m5m:hover { color: white;}



.imgB { -webkit-filter: grayscale(100%);  
    filter: grayscale(100%);  width: 50%; transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;}

.imgB:hover { -webkit-filter: grayscale(0%);  
    filter: grayscale(0%);  width: 50%; transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;}




.imgBM { -webkit-filter: grayscale(100%);  
    filter: grayscale(100%);    transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;}

.imgBM:hover { -webkit-filter: grayscale(0%);  
    filter: grayscale(0%);   transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;}


.devamBtn {
    overflow: hidden;
    position: relative;
    display: block;
    margin: auto;
    padding: 15px 0px 0px 0px;
    border-bottom: 1px solid #dd4f42;
    text-align: right;
    text-decoration: none;
    color: #4c4c4d;
    font-weight: 600;
 
}
.devamBtn span {
	 position:relative;
	 transition:color .25s ease-out;
	 -webkit-transition:color .5s ease-out;
	 -moz-transition:color .5s ease-out;
}
 
.devamBtn .hover { text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #dd4f42;
/*    border: 1px solid transparent;*/
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform-origin: center top;
    -webkit-transform-origin: center left;
    -moz-transform-origin: center left;
    -ms-transform-origin: center left;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
	color: white;
}
.devamBtn:hover .hover { display: block;
    background: #dd4f42;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-ms-transform:scale(1,1);
	color: white;
}



























svg {
   height: 20%;
   width: 20%;
   fill: #50c6db;
}
  
svg:hover { 
   transform: scale(1.25); 
   transition-duration: 1.5s;
}




ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
	
}
q:before, q:after {
    content: '';
}
.actionBtn1 {
    overflow: hidden;
    position: relative;
    display: block;
    margin: auto;
    line-height: 40px;
    border-right: 2px solid #477058;
    color: #4c4c4d;
    text-align: center;
    text-decoration: none;
}
.actionBtn1 span {
    position: relative;
    transition: color .25s ease-out;
    -webkit-transition: color .5s ease-out;
    -moz-transition: color .5s ease-out;
	    font-family: 'Barlow', sans-serif;
    font-size: 16px;
}
.actionBtn1:hover span {
    color: #fff;
}
.actionBtn1 .hover {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #477058;
    border: 1px solid transparent;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
}
.actionBtn1:hover .hover {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.container-full {
    margin: 0px auto 0;
    width: 100%;
    /*	z-index: 99999;*/
    position: relative;
}
.navbar-brand, .navbar-nav>li>a {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.navbar-nav>.active>a {
}
.padding0 {
    padding: 0px;
}
.coupon {
    border: 3px dashed #bcbcbc;
    /* border-radius: 10px; */
    font-weight: 300;
}
.coupon #head {
/*    border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
 /*   min-height: 56px;*/
}
.coupon #footer {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#title .visible-xs {
    font-size: 12px;
}
.coupon #title img {
    font-size: 30px;
    height: 30px;
    margin-top: 5px;
}

@media screen and (max-width: 500px) {
.coupon #title img {
    height: 15px;
}
}
.coupon #title span {
    /* float: right; */
    margin-top: 0px;
    font-weight: 600;/* text-transform: uppercase; */
}
.coupon-img {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
}
.items {
    margin: 15px 0;
}
.usd, .cents {
    font-size: 20px;
}
.number {
    font-size: 40px;
    font-weight: 700;
}
sup {
    top: -15px;
}
#business-info ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
#business-info ul li {
    display: inline;
    text-align: center;
}
#business-info ul li span {
    text-decoration: none;
    padding: .2em 1em;
}
#business-info ul li span i {
    padding-right: 5px;
}
.disclosure {
    /* padding-top: 15px; */
    font-size: 11px;
    color: #bcbcbc;
    text-align: left;
}
.coupon-code {
    color: #333333;
    font-size: 11px;
}
.exp {
    color: #f34235;
}
.print {
    font-size: 14px;
    float: right;
}
.row {
    margin: 0px 0;
}
#quicknav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
#quicknav ul li {
    display: inline;
}
#quicknav ul li a {
    text-decoration: none;
    padding: .2em 1em;
}
.btn-danger, .btn-success, .btn-info, .btn-warning, .btn-primary {
    width: 105px;
}
.btn-default {
    margin-bottom: 40px;
}
.cloneditem-1 {
    background-color: white;
    margin: 0px 50px 60px 100px;
    float: left;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(39,49,65,0.1);
    box-shadow: 0px 0px 10px 0px rgba(39,49,65,0.1);
    /* background-color: #c06; */
    height: 150px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    width: 150px
}
.m1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 100px;
	    font-family: 'Cinzel', serif;
}
.m2 {
    font-size: 25px;
}



 
@media screen and (max-width: 1440px) {
.m1 {font-size: 26px;
 /*   font-size: 34px;*/
    font-weight: 700;
    line-height: inherit;
}
.m2 {
    font-size: 18px;
}
.cloneditem-1 {
    background-color: white;
    margin: 0px 50px 60px 28px;
    float: left;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(39,49,65,0.1);
    box-shadow: 0px 0px 10px 0px rgba(39,49,65,0.1);
    /* background-color: #c06; */
    height: 150px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    width: 150px;
}
	
	
}


@media screen and (max-width: 1280px) {
	
	.ekip-item h2 {
    text-align: left!important;
    margin: 0 0 20px 0;
    font-weight: 600;
    font-size: large;
}
	
	.m1 {
    font-size: 24px;
    font-weight: 700;
    line-height: inherit;
}.m2 {
    font-size: 16px;
}
	
	
	
}

@media screen and (max-width: 1360px) {
	
	.m1 {
    font-size: 24px;
    font-weight: 700;
    line-height: inherit;
	 
}
	.m2 {
    font-size: 16px;
}
}


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

	
	.m1 {
    font-size: 24px;
    font-weight: 700;
    line-height: inherit;
		margin: 0px 0px 0px 0px;
}
	.m2 {
    font-size: 16px;
}
	
	.ca {
    padding: 0 0px;
}
}




.actionBtn4 {
    position: relative;
    display: block;
    width: 100%;
    /* height: 40px; */
    margin: auto;
    border-bottom: 4px solid #dd4f42;
    color: #4c4c4d;
    text-decoration: none;
    text-align: -webkit-right;
    padding: 0px 0px 10px 0px;
    font-weight: 600;
	  }
.actionBtn4:after {
	  text-decoration: none;
    position: absolute;
    bottom: -4px;
    display: block;
    content: "";
    width: 100%;
    height: 4px;
    background-color: #444;
    transform: scale3d(0,1,1);
    transform-origin: left;
    transition: transform .5s;
    left: 0px;
}
.actionBtn4:hover:after {
	 transform:scale3d(1,1,1);
	  text-decoration: none;
}















 