html {
	font-family: 'Montserrat', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	font-size: 16px;
	line-height: 1.5;
}

body {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	background: linear-gradient(to right, #e2f4ff, #fcd4dd);
	font-size: 16px;
	line-height: 1.5;
}

h1,h2,h3,h4,h5 {
	color: #4f89b7;
}
a:link,a:visited,a:active,a:focus {
	text-decoration: none;
	color: #4f89b7;
}
a:hover {
	color: #d75079;
	text-decoration: underline;
}
h2 {font-size: 28px}
h3 {font-size: 26px}
h4 {font-size: 24px}
h5 {font-size: 22px}
.cont ul {
    list-style: none;
    padding: 0;
    margin: 5px 0;
}
.cont ul li:before {
    content: "\25e6";
    padding: 0 10px 0 5px;
    color: #d6517a;
}
.cont img {
	border: 2px #fff solid; 
    box-shadow: 0px 0 0px 1px #b8d1e6;
}
.top {
	background: #141e27;
	height: 40px;
	line-height: 40px;
}
.topheader {
	min-height: 80px;
	background: linear-gradient(to right, #d75079, #4f89b7);
}

img.logo  {
    margin: 0 auto;
}
a.logo {
    font-size: 25px;
    color: #fff; 
    line-height: 80px;	
}
a.logo:hover {
	text-decoration: none;
}
.topmenu {

}

.mainmenu ul {
	margin: 20px 0 ;
	padding: 0;
	text-align: right;
}
.mainmenu ul li {
	display: inline-block;
	list-style: none;
}

.mainmenu ul li a {
	font-size: 15px;
	margin: 0 5px;
	color: #fff;
	position: relative;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	background: #c74970;
	padding: 0 20px;
}

.mainmenu ul li a:hover {
    color: #fff;
    text-decoration: none;
    background: #4f89b7;
}


.productmenu ul {
	margin: 50px 0 0 0;
	padding: 0;
}

.productmenu ul li {
	display: block;
}
.productmenu ul li a {
	padding:  0;
	color: #5089b7;
	text-align: left;
	margin: 5px 0;
	font-size: 16px;
	display: inline-block;
}
.productmenu ul li a:hover {
	color: #d75079;
	text-decoration: none;
}

.productmenu  h2 {
	margin: 0;
	padding: 0;
}
@media(max-width: 768px) {
   .mainmenu ul li {
	display: block;
	}
   .mainmenu ul li a {
   	display: block;
   }

}
h2.widgettitle {
	margin: 0;
	padding: 0;
}
h1.title {
    color: #fff;
    font-size: 25px;
    padding: 0px;
    margin: 0px -20px 20px -20px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(to right, #d75079, #4f89b7);
    text-align: center;
    display: block;
}

h1.entry-title {
    color: #fff;
    font-size: 25px;
    padding: 0px;
    margin: 0px -20px 20px -20px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(to right, #d75079, #4f89b7);
    text-align: center;
    display: block;
}
.header {
	min-height: 335px;
	background: url(images/bg_header.jpg) no-repeat center;
}

.slide1 {
	background: url(images/slide1.jpg) no-repeat center;
	height: 370px;
}
.slide2 {
	background: url(images/slide2.jpg) no-repeat center;
	height: 370px;
}
.slide3 {
	background: url(images/slide3.jpg) no-repeat center;
	height: 370px;
}
.section1 {
	background: url(images/bg_section1.png);
	padding: 40px 0;
}
.banner {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: justify;
}
.banner span {
	font-size: 23px;
	display: inline-block;
	margin-bottom: 10px;
}
.banner img {
	float: left;
	margin: 0 20px 0px 0;
}
.bg-banners {
	background: linear-gradient(to right, #4f89b7, #d75079);
	padding: 5px 0 10px 0;
}
.banners {
	height: 100px;
}
.banner-block1 {
	background: url(images/ico_ls.png) no-repeat left center;
	padding: 18px 0 0 80px;
	height: 100px;
}
.banner-block2 {
	background: url(images/ico_ssl.png) no-repeat left center;
	padding: 18px 0 0 80px;
	height: 100px;
}
.banner-block3 {
	background: url(images/ico_qual.png) no-repeat left center;
	padding: 18px 0 0 80px;
	height: 100px;
}
.banners span.p1 {
    color: #fff;
    font-size: 25px;
    font-weight: 200;
}
.banners span.p2 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.info {
	background: #45494c;
	padding: 0;
	margin:  30px 0 0 0;
}

.infoblock {
	padding: 0 15px 15px 15px;
	font-size: 14px;
	overflow: hidden;
	color: #fff;
    min-height: 300px
}
.infoblock h4 {
	font-size: 17px;
	text-transform: none;
	line-height: 20px;
	margin: 20px 0 ;
}
.infoblock h4 a {
	color: #03f8d8;
}
.infoblock img {
	float: left;
	margin: 0 20px 5px 0;
}
.infoblock span {
	text-align: justify;
}

.section2 {
	background: url(images/bg_section2.png);
	padding: 30px 0 50px 0;
}
h3.h {
	padding: 0;
	font-size: 30px;
	color: #02ceb6;
	margin:  0px 0 20px 0;
	text-align: center;
}
.bestblock {
	text-align: center;
}
.bestblock  h4 {
	font-size: 25px;
	color: #fff;
	text-align: center;
}
.bestblock span.bgimg {
	text-align: center;
	padding: 10px;
	border-radius: 200px;
	width: 150px;
	height: 150px;
	display: inline-block;
}
.bestblock img {
	margin: 0px auto;
}
.bestblock span.price {
	color: #02ceb6;
	font-size: 30px;
	display: inline-block;
	margin: 10px 0; 
}
.maincontent {
	margin-top: 0px;
}

.navbar-header h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 23px 10px 0 0;
	text-transform: uppercase;
}
.navbar-header h1  a {color: #be2a38}
.navbar-toggle {
	border: 1px #e05984 solid;
    margin: 20px 0 0 0;
    background: #c75780;
    border-radius: 0px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-collapse {padding: 0; }




.sidebar {	
	padding-bottom: 10px;
}
.sidebar aside {
    margin-bottom: 30px;
    background: #fff;
    padding: 0 20px 20px 20px;
 }
.sidebar section:nth-child(1) h3 {
	margin: 0 0 10px 0;
}

h2.widget-title {
	color: #fff;
    font-size: 20px;
    padding: 0px;
    margin: -20px -20px 20px -20px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #5e92c7;
}

.noclasswidger .widget {
	background: none;
    padding: 0;
    margin-bottom:0;

}

h2.sidebarwt {
    color: #fff;
    font-size: 20px;
    padding: 0px 10px 0 50px;
    margin: 0 -20px 20px -20px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    background: linear-gradient(115deg, #fab600 0%, #fab600 15%, #82c2f2 15%, #82c2f2 100%);

}

.sidebarwidget {
	background: #fff;
	padding: 20px 10px;
	margin-bottom: 30px;
}
.widget {
	
}
@media (max-width: 768px) {
	.productmenuheader {
	     background: #d65079;
	     height: 60px;
	     margin: 30px 0 0 0;
	     line-height: 60px;
   }
   .productmenu {
         margin: 10px 0;
   }
   .productmenuheader h3 {
         color: #fff;
         margin:  0;
         padding: 20px 0 0 30px;
         font-size: 20px;
         font-weight: normal;
         text-align: left;
   }
   .productmenuheader .navbar-toggle {
	    border: 1px #fff solid;
	    margin: 12px 28px 0 0;
   }
   .navbar-header {
		height: 50px;
   }
   .header {
	    min-height: 50px;
	    background: none;
    }
    a.logo {
	    font-size: 25px;
	    line-height: 50px;
	}
	
}

.sidebar  h3  {
	font-size: 18px;
    color: #fff;
    font-weight: normal;
    background: linear-gradient(to top, #52575a, #6c7276);
    padding: 0px 30px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px 20px 20px 20px;
    text-align: left;
}
.sidebar  h2.widgettitle {
	display: none;
}
.sidebar  ul {
	list-style: none;
	margin: 0;
	padding:0;
}
.sidebar .widget   li {
	margin:0;

}
.sidebar ul  li a {
	display:block;
	color: #555a5d;
	padding: 3px 20px;
	font-size: 16px;
	margin: 0;
}

.sidebar .widget  ul  li a:hover {
	text-decoration: none;
	color: #fff;
	background: linear-gradient(to top, #02a091, #03ffdd);
    border-radius:30px 30px 30px 30px;
}
.noclasswidger .widget {
	background: none;
    padding: 0;
    margin-bottom:0;

}

.footer {
	background: #2f2635;
	min-height: 250px;
	color: #fff;
	font-size: 13px;
	margin-top: 30px; 
	border-top: 3px #d75079 solid;
	padding-bottom: 20px;
}

.footer ul {
	margin: 0;
	padding: 0;
    list-style: none;
    text-align: left;
}
.footer ul li {
    display: block;
}
.footer ul li a {
	color: #fff;
	display: inline-block;
	margin: 0;
	line-height: 27px;
}
.footer ul li a:hover {
	color: #c4b4f7;
}



.footer img {
	margin: 30px auto;
}
.footer h2 {
	color: #c4b4f7;
	font-size: 20px;
	margin:30px 0 10px 0;
	font-weight: normal;
}
.copy {
	text-align: center;
	color: #fff;
	font-size: 12px;
	display: block;
	margin-top: 8px;
}

.maincont {
	
}


.blockproduct {
	background: #7e77a3;
	background-size: 100%;
	padding: 20px 10px;
	margin: 0 0 30px 0;
	text-align: center;
	border-radius:100px 100px 3px 3px;
}

.blockproduct h2 {
    font-size: 17px;
    font-weight: normal;
    margin: 20px -10px 0 -10px;
    padding:   10px 0;
    color: #fff;
    text-align: center;
    background:  #d75079;
    border-top: 1px #c0b8e8 solid;
    border-bottom: 1px #c0b8e8 solid;
}
.blockproduct h2 a {
	color: #fff;
}
.blockproduct h2 a:hover {
	text-decoration:none;
}
.blockproduct h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
	padding:0;
	color: #3a434b;
	text-align: right;
	font-style: italic;
}
.tab-content {
	text-align: justify;
	min-height: 120px;
}
.blockproduct img {
	margin: 10px auto;
	border-radius: 50%;
	background: #fff;
	border: 10px #fff solid;

}
.blockproduct p {
	margin: 0;
	font-size: 13px;
}
.blockproduct .price {
	font-size: 20px;
	color: #fff;
	display: block;
	text-align: center;
	font-weight: normal;
	height: 40px;
    line-height: 40px;
    margin: 20px 0;
}
.blockbot {
	text-align: center;
}
a.btn_buymain {
    font-size: 15px;
    display: inline-block;
    color: #fff;
    background: #5089b7;
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
}
a.btn_buymain:hover {
	color: #fff;
	background: #d75079;
	text-decoration: none;
}


.maindesc p {
	font-style: italic;
}
.desc {
	min-height: 150px;
	text-align: justify;
}
.blockfooter {
	margin: 0 -20px -20px -20px;
	border-bottom: 5px #fff solid;
}
.mainprice {
	line-height: 40px;
	text-align: left;
	font-size: 25px;
	color: #fff;
	background: #87a375;
	padding-left: 30px;
	height: 40px;
}
.btn_buy {
	background: #ddbb01;
	color: #fff;
	height: 40px;
	line-height: 44px;
	font-size: 25px;
	text-align: center;
}

a.mainbuy {
	line-height: 45px;
	text-align: center;
	color: #b10000;
	font-size: 22px;
	margin: 0;
	float: right;
}
a:hover.mainbuy  {
	color: #b10000;
	text-decoration: none;
}
.mainbuy a:hover {
	text-decoration: none;
}

.cont {
	background: #fff;
	padding: 0 20px 20px 20px;
    margin:  0;
}
.mainsingle {
	background: #fff ;
	background-size: 100%;

}

.mainsingle h3 {
	font-size: 18px;
    margin: 0;
    padding: 0;
    color: #d75079;
    font-weight: 400;
}
.mainsingle img {
	float: right;
	max-width: 300px;
	margin: 15px 0 15px 15px;
}
@media(max-width: 1000px) {
	.mainsingle img {max-width: 200px}
}
table.pricetab {
    width: 100%;
    border-spacing: 1px;
    border-collapse: inherit;
    margin-bottom: 15px;
    background: #e6e3e1;

}
table.pricetab td {
    padding: 10px;
    text-align: center;
    background: #fdfeff;
}
table.pricetab th {
    padding: 10px 2px;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    background: #4f88b6;
    color: #fff;
}
table.pricetab th:nth-child(5) {
	background: #d65079;
}



.shopiingbuy table.pricetab {
    width: 100%;
    border-spacing: 1px;
    border-collapse: inherit;
    margin-bottom: 15px;
    background: #e6e3e1;
    margin-top: 40px;
}
.shopiingbuy table.pricetab td {
    padding: 10px;
    text-align: center;
    background: #fdfeff;
}
.shopiingbuy table.pricetab th {
    padding: 10px 2px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    background: #4f88b6;
    color: #fff;
}
.shopiingbuy table.pricetab th:nth-child(6) {
	background: #d65079;
}


@media(max-width: 1000px) {
	table.pricetab td {
		font-size: 15px;
		padding: 2px 5px;
	}
}

.buy {
    font-size: 15px;
    display: inline-block;
    color: #fff;
    background: #4f88b6;  
    padding: 0px 20px;
    height: 35px;
    line-height: 35px;
    border:none;
}
.buy:hover {
	background: #d65079;
	color: #fff;
}
.btn {
	border-radius: 0;
	padding: 7px 15px;
}

 
span.entry-title {
	color: #fff;
    font-size: 25px;
    padding: 0px;
    margin: 0px -20px 20px -20px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(to right, #d75079, #4f89b7);
    text-align: center;
    display: block;
}

h3.entry-title {
	color: #53585b;
    font-size: 30px;
    padding: 0px;
    margin: 10px 0px 20px 0px;
    height: 50px;
    line-height: 50px;

    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;

}

.csbutton {
	width:100%;
	margin-bottom: 15px;
	padding: 10px 0;
	font-size: 17px;
	background: #d65079;
	border:none;
	color: #fff;
	opacity: 0.9;
	border-radius: 0px;
}
.csbutton:hover {
	opacity: 1;
	color: #fff;
}

.csbuttonb {
	width:100%;
	margin-bottom: 15px;
	padding: 15px 0;
	font-size: 20px;
	border-radius: 0px;
}
.csh {
	
}
.csh h2 {
	margin: 0;
	padding: 0;
}
.shopcart {
	padding: 0px 20px;
    font-size: 14px;
    color:#fff;
    float: right;
}
.shopcart span {
	font-weight: bold;
}

.empty {
	
	text-align: center;
}
p.fsc {
    
    text-align: center;
}
.shopcart a {color:#fff;}
.shopcart a:hover {text-decoration:none;}
a.csa {color:#fff;}
a:hover.csa {text-decoration:none;}
.shopcart h2 {margin:0;}

@media(max-width: 768px) {
	.mainsidebar{ display: none;}
	.dropdown-menu {
		position: relative;
		float: none;
		right: 20px;
	}
	.slider {
		display: none;
	}
	.logo {
		margin: 0 auto
	}
	.productmenu ul {
    margin:  0 0 0 20px;
    padding: 0;
}

}

.comments-area li { 
	list-style:none; 
	text-align:justify;
	background: #f8f8f9;
	padding: 10px;
	margin-bottom: 30px;
	font-size: 14px;
}
.reply {text-align:right; font-style:italic; font-size:11px;}
.fn {font-weight:bold}


.blockbanner {
     padding: 100px 0 0 0;
     text-align: center;
}

p.bt {
	font-size: 30px;
	padding: 8px 0 0 0;
	margin:0;
	line-height: 35px;
	color: #cb5661
}
p.bb {
	font-size: 20px;
	padding: 0;
	margin:0;
}
.carousel-indicators {
    bottom: 0px;
}

.seemore {
	padding: 20px 0 0 0;
	text-align: center;
}
.seemore ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.seemore  li {
	display: inline;
	padding: 0 10px;
}

.panel a:hover {
	text-decoration: none;s
}


.comment-respond {

}
.comment-respond label {
	display: block;
}
.comment-respond textarea {
    width: 100%;
    height: 100px;
}
.comment-respond input {
	clear: both;
}
.comment-respond input[type=submit] {
	margin-top: 10px;
}


.searchform {
    margin: 7px 0 0 0;
    padding: 0px;
    overflow: hidden;
    border-radius: 0px;
    height: 26px;
    line-height: normal;
    position: relative;
}
.searchform input[type=text] {
    background: #222e3a;
    border: none; 
    height: 26px;
    width: 100%;
    padding: 0 10px;
    font-size: 13px;
    color: #fff;
}
.searchform button {
    border: none;
    width: 40px;
    height: 26px;
    display: block;
    float: right;
    position: absolute;
    right: 0px;
    padding: 0;
    background: #222e3a;
}
.searchform button:hover {
	background: #c74970;
}
.searchform button span {
	color: #53606d;
	top: 3px;
}
.searchform button:hover span {
	color: #fff;
}
.alignleft {margin: 10px 15px 10px 0; float: left;}
.alignright {margin: 10px 0px 10px 15px; float: right;}
.aligncenter {margin:15px auto; display: block;}


.pricebody {
    max-width: 750px;
    margin: 15px auto;
}
.pricebody .row {margin: 0;}
.checkbody .row {margin: 0;}
.nav > li > a {
    padding: 15px 30px;
    font-weight: bold;
}
ul.nav-tabs {
    border-bottom: 5px #4f88b6 solid;
    margin: 0;
}
.nav-tabs > li {
    margin: 0;
}
ul.nav-tabs > li:before {
    content: "";
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #4f88b6;
    border: 1px solid #4f88b6;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {margin-right: 0px;}
.prtb {
    width: 100%;
}
.th {
    min-height: 30px;
    line-height: 30px;
    font-weight: normal;
    background: #5b778e;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.th div:nth-child(1) {text-align: left;}

.td {
    background: #f8f8f9;
    min-height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    color: #000;
    border-bottom: 1px #fff solid;
}
.popular {
    background: #f1c3ce;
    font-weight: 500;
}
.td div:nth-child(1) {text-align: left; justify-content: left;}
.td button {
    background: none;
    border: none;
    color: #4f88b6;
    padding: 0 5px;
    font-weight: normal;
    text-transform: unset;
    font-size: 17px;
    transition: 0.3s;
}
.td button:hover,button:link,button:visited,button:active,button:focus {
    color: #cc4664;
}
.td a {border:none;}
.bonuses {margin-bottom: 10px !important;}
.bonuses  {
    font-size: 13px;
    text-align: center;
    background: #f9eaf0;
}
.bonuses div span.left {float: left; padding: 5px 0; color: #dc6781;}
.bonuses div span.right {float: right; padding: 5px 0; color: #3584b5;}

.td img {
    max-width: 80px;
    height: auto;
    margin: 10px;
}
.check {margin-bottom: 15px;}
.check div {min-height: 100px;}
.check div form {display: inline;}
.check div {
    padding: 0 5px;
    line-height: initial;
    display: flex;
    align-items: center;
    justify-content: center;
}
.check div .glyphicon-minus-sign {font-size: 21px; color: #d5517a; margin: 0 5px;}
.check div .glyphicon-plus-sign {font-size: 21px; color: #5088b6; margin: 0 5px}
.check div button .glyphicon {font-size: 15px; color: #b50202;}
.bon div {color: #008005;}
.total {
    background: #fff;
    font-weight: bold;
    font-size: 15px;
}
.total div {
	padding: 15px;
    border-bottom: 1px #ffffff solid;
    margin: 0px;
    background: #ebebf1;
}
.total div:nth-child(1),.total div:nth-child(3) {text-align: right; font-weight: normal;}

input.checkout {
    background: #5088b6;
    color: #fff;
    padding: 10px 20px;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    min-width: 270px;
    margin: 20px 0;
}
input.checkout:hover {opacity: 0.9}
input.continue {
    background: #d65079;
    color: #fff;
    padding: 10px 20px;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    float: right;
    min-width: 270px;
    margin: 20px 0;
}
 input.continue:hover {opacity: 0.9}
span.tabh {
    background: #4f88b6;
    color: #fff;
    padding: 7px 20px;
    margin: 30px 0 5px 0;
    text-align: center;
    font-size: 20px;
    display: block;
}
.panel {
    box-shadow: none;
    border: none;
    background: none;
}
.panel-heading {
    background: #4f88b6;
    color: #fff;
    padding: 0px 20px;
    margin: 5px 0;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    border-radius: 0;
}

a.right {
    position: absolute;
    right: 15px;
    top: 42px;
    color: #fff;
    z-index: 1111111;
}
a.left {
    position: absolute;
    left: 15px;
    top: 42px;
    color: #fff;
    z-index: 1111111;
}
@media(max-width: 992px) {
    
    .lchat {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 111111;
        line-height: 30px;
    }
    
    span.logo {
        margin: 15px auto 0 auto;
    }
    .mainblock1 {
        margin-top: 10px;
        background: none;
    }
    .block1,.block2,.block3,.block4 {
        background: none;
        min-height: auto;
    }
    ul.mainmenu li a:after {
        content: "";
    }
    .lchat img {
        width: 30px;
        height: auto;
    }
}
@media(max-width: 768px) {
    .td span {display: inline !important;}
    .bonuses div span.left {float: none; display: block; padding: 5px 0}
    .bonuses div span.right {float: none; display: block; padding: 0 0 5px 0}
    .td {
        font-size: 14px;
    }
    .td div:nth-child(1) {
        text-align: center; 
        justify-content: center;        
        font-weight: normal;
    }
    .td div:nth-child(2) {       
        font-weight: normal;
    }
    div.xsp {padding: 10px 0;}
    .check div {
        display: block;
        min-height: auto;
    }
    .bon div {padding: 10px 0}
    .total div:nth-child(1) {text-align: center;}
        input.checkout {
        float: none;
        display: block;
        margin: 10px 0;
        width: 100%;
        text-align: center;
        font-size: 17px;
    }
    input.continue {
        float: none;
        display: block;
        margin: 10px 0;
        width: 100%;
        text-align: center;
        font-size: 17px;
    }
    .nav > li > a {
        padding: 10px 8px;
        font-weight: normal;
    }
    .td button {font-size: 18px;}
    #mainmenu nav {
        position: absolute;
        top: 6px;
        right: 15px;
        min-height: auto;
        z-index: 11111;
    }
    .navbar-toggle {
        margin: 0;
        top: 8px;
    }
    ul.mainmenu li a:hover:after {
    content: "";
    
}
span.entry-title {
		margin: 15px -20px 20px -20px;
	}
	h1.title {
		margin: 15px -20px 20px -20px;
	}
	.topheader {
		min-height: 50px;
	}
	.lc {
		padding: 0 10px !important;
	}

}

.all-bonuses {
    color: #CCC;
}
.all-bonuses .active {
    color: #d65079;
}
@media(max-width: 450px) {
    
}

.livesupport {
	background: #06849d;
    color: #fff;
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 7px;
    right: 7px;
    z-index: 11111111111;
    padding: 0 7px;
    opacity: 0.7;
    border-radius: 27px;
}
.livesupport:hover {
	opacity: 1
}
.livesupport span {padding: 0 5px;}

.lc {
	background: #4f89b7;
	color: #fff;
	height: 40px;
	line-height: 40px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 11111111111;
	padding: 0 20px;
	opacity: 0.7;
}
.lc:hover {
	opacity: 1
}
.lc span {padding: 0 5px;}



.tabscontent .nav-tabs {
    border-bottom: none;
}
.tabscontent ul.nav-tabs   {
	margin: 0;
}
.tabscontent .nav-tabs > li {
    margin: 0;
    
}
.tabscontent .nav-tabs > li > a {
    border-radius:0;
    border: 4px #4f88b6  double;
    margin: 0 15px 15px 0;
    padding: 10px 25px;
    font-size: 20px;
}


.tabscontent ul.nav-tabs > li:before {
    content: "";
    position: absolute;
}
.tabscontent .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #c82e68 ;
    cursor: default;
    background-color: #fff;
    border: 4px #c82e68 double !important;
}
.tabscontent .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    color: #c82e68 ;
    cursor: pointer;
    background-color: #fff;
    border: 4px #c82e68 double;
}
.tabscontent .tabstabs .nav-tabs > li > a {
    border-radius:0;
    border: 4px #4f88b6  double;
    margin: 0 15px 15px 0;
    padding: 8px 20px;
    font-size: 16px;
}
.tabscontent .tabstabs .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    color: #c82e68 ;
    cursor: pointer;
    background-color: #fff;
    border: 4px #c82e68 double;
}
.tabscontent span.tabsh {
	padding: 5px 0;
    font-size: 15px;
    color: #c82e68;
    text-transform: uppercase;
    margin: 15px 0 10px 0px;
	display: block;
	font-weight: bold;
}
.tabscontent .tabsprice p {
	font-size: 35px;
    font-weight: bold;
    color: #e82a6a;
}
.tabscontent .tabsprice p small {
	font-size: 15px;
    color: #4f88b6;
}
.tabscontent .tabsprice button {
    border: none;
    color: #ffffff;
    font-weight: normal;
    background: #4f88b6;
    padding: 0 30px;
    margin: 25px 0;
    line-height: 50px;
    font-size: 20px;
    text-transform: uppercase;
    border: 4px #fff double;

}
.tabscontent .tabsprice button:hover,button:link,button:visited,button:active,button:focus {
    background: #72ad6c;
    transition: 0.3s;
}
.tabscontent .tabsprice span.glyphicon {
	padding-right: 10px;
}
.tabscontent span.freebon {
	color: #63a962;
    display: block;
    font-size: 13px;
    position: relative;
    padding: 0 0 0 20px;
}
.tabscontent span.freebon:before {
	content: "\2714";
	position: absolute;
	left: 0;
}
span.freebonh {
	display: block;
    color: #63a962;
    font-size: 12px;
    text-transform: uppercase;
}