@charset "utf-8";
/* Start General Class */
body {
  /* color: #909090; */
  color: #1D4E87;
}
a {
  color: #1D4E87;
}
a:active,
a:focus,
a:hover,
a.light:hover,
a.dark:hover {
    opacity: 1;
    color: #418DDA;
}
.text-primary,
.text-primary:hover {
  color: #7ecb37;
}
h1,
h2,
h3,
h4,
h5,
h6,
.contact-form label,
dl.metadata dt {
  color: #222222;
}
.primary {
  color: #7ecb37;
}
.primary h1,
.primary h2,
.primary h3,
.primary h4,
.primary h5,
.primary h6,
.primary .h1,
.primary .h2,
.primary .h3,
.primary .h4,
.primary .h5,
.primary .h6,
.primary .contact-form label,
.primary p {
  color: #7ecb37;
}
.label-primary,
.bg-primary {
  background: #D9EAFA;
}
::-moz-selection,
::-moz-selection {
  background: #7ecb37;
  color: #ffffff;
}
::selection,
::-moz-selection {
  background: #7ecb37;
  color: #ffffff;
}
p strong {
  color: inherit;
}
.adw .sl-slide .sl-slide-inner {
  background-repeat: no-repeat;
  background-size: cover;
}
.main-title {
	margin-bottom: 10px !important;	
}
.adw .sl-slide .main-title {
  color: #ffffff;
}
.adw .sl-slide .main-title.video {
    font-size:1.2em
}
.adw .sl-slide blockquote p {
  color: #ffffff;
  margin: 0 auto 30px;
}
.owl-theme .owl-controls .owl-page span {
  background: #353535;
}
.owl-theme.pagination-light .owl-page span {
  background: #ffffff;
}
.section-title span {
  color: #7ecb37;
}
.section-gray {
  border-top: 1px solid #EFEFEF;
  color: #FFFFFF;              
  background: rgba(118,183,240,1);  background: -moz-radial-gradient(center, ellipse cover, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(118,183,240,1)), color-stop(100%, rgba(20,106,199,1)));  background: -webkit-radial-gradient(center, ellipse cover, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);  background: -o-radial-gradient(center, ellipse cover, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);  background: -ms-radial-gradient(center, ellipse cover, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);  background: radial-gradient(ellipse at center, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b7f0', endColorstr='#146ac7', GradientType=1 );
}
.section-gray h1,
.section-gray h2,
.section-gray h3,
.section-gray h4,
.section-gray h5,
.section-gray h6 {
    color: #FFFFFF;}
.section-gray .indicator .indicator-line {
  border-top: 1px solid #dddddd;
  background-image: linear-gradient(90deg, #dddddd 1px, transparent 1px);
}
.section-shade {
  background-image: linear-gradient(to bottom, transparent 0, #000000 190%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
.parallax {
  background-color: #222222;
}
.rating-input i,
.rate i {
  color: #7ecb37;
}
.price-shop ins {
  color: #222222;
}
.table .evidence td {
  background: #7ecb37;
  color: #ffffff;
}
.table .evidence td h5 {
  color: #ffffff;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-color: #eeeeee;
}
/* End General Class */
/* Start Bootstrap-Touchspin Class */
.bootstrap-touchspin .btn {
  border: 1px solid #eeeeee;
  color: #909090;
  background: none;
}
.bootstrap-touchspin .btn:hover {
  color: #222222;
  background: none;
}
.bootstrap-touchspin input.qty {
  border: 1px solid #eeeeee;
  background: #ffffff;
}
.bootstrap-touchspin input.qty:focus {
  color: #909090;
}
/* End Bootstrap-Touchspin Class */
/* Start Button Style */
#filters .btn {
  color: #909090;
}
#filters.light .btn {
  color: #ffffff;
}
#filters .btn-light,
.btn-light {
  color: #222222;
  background-color: #ffffff;
  border-color: #ffffff;
}
#filters .btn-light:hover,
.btn-light:hover,
#filters .btn-light:focus,
.btn-light:focus,
#filters .btn-light:active,
.btn-light:active,
#filters .btn-light.active,
.btn-light.active,
.open .dropdown-toggle#filters .btn-light,
.open .dropdown-toggle.btn-light {
  color: #222222;
  background-color: #ebebeb;
  border-color: #ebebeb;
  box-shadow: none;
}
#filters .btn-light:active,
.btn-light:active,
#filters .btn-light.active,
.btn-light.active,
.open .dropdown-toggle#filters .btn-light,
.open .dropdown-toggle.btn-light {
  background-image: none;
}
#filters .btn-light.disabled,
.btn-light.disabled,
#filters .btn-light[disabled],
.btn-light[disabled],
fieldset[disabled] #filters .btn-light,
fieldset[disabled] .btn-light,
#filters .btn-light.disabled:hover,
.btn-light.disabled:hover,
#filters .btn-light[disabled]:hover,
.btn-light[disabled]:hover,
fieldset[disabled] #filters .btn-light:hover,
fieldset[disabled] .btn-light:hover,
#filters .btn-light.disabled:focus,
.btn-light.disabled:focus,
#filters .btn-light[disabled]:focus,
.btn-light[disabled]:focus,
fieldset[disabled] #filters .btn-light:focus,
fieldset[disabled] .btn-light:focus,
#filters .btn-light.disabled:active,
.btn-light.disabled:active,
#filters .btn-light[disabled]:active,
.btn-light[disabled]:active,
fieldset[disabled] #filters .btn-light:active,
fieldset[disabled] .btn-light:active,
#filters .btn-light.disabled.active,
.btn-light.disabled.active,
#filters .btn-light[disabled].active,
.btn-light[disabled].active,
fieldset[disabled] #filters .btn-light.active,
fieldset[disabled] .btn-light.active {
  background-color: #ffffff;
  border-color: #ffffff;
  box-shadow: none;
}
#filters .btn-light .badge,
.btn-light .badge {
  color: #ffffff;
  background-color: #fff;
}
#filters .btn-light.btn-bordered,
.btn-light.btn-bordered {
  color: #303030;
  background-color: transparent;
  border-color: #303030;
}
#filters .btn-light.btn-bordered:hover,
.btn-light.btn-bordered:hover,
#filters .btn-light.btn-bordered:focus,
.btn-light.btn-bordered:focus,
#filters .btn-light.btn-bordered:active,
.btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.active,
.btn-light.btn-bordered.active,
.open .dropdown-toggle#filters .btn-light.btn-bordered,
.open .dropdown-toggle.btn-light.btn-bordered {
  color: #fff;
  background-color: rgba(62, 139, 217, 1);
  border-color: transparent;
  box-shadow: none;
}
#filters .btn-light.btn-bordered:active,
.btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.active,
.btn-light.btn-bordered.active,
.open .dropdown-toggle#filters .btn-light.btn-bordered,
.open .dropdown-toggle.btn-light.btn-bordered {
  background-image: none;
}
#filters .btn-light.btn-bordered.disabled,
.btn-light.btn-bordered.disabled,
#filters .btn-light.btn-bordered[disabled],
.btn-light.btn-bordered[disabled],
fieldset[disabled] #filters .btn-light.btn-bordered,
fieldset[disabled] .btn-light.btn-bordered,
#filters .btn-light.btn-bordered.disabled:hover,
.btn-light.btn-bordered.disabled:hover,
#filters .btn-light.btn-bordered[disabled]:hover,
.btn-light.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-light.btn-bordered:hover,
fieldset[disabled] .btn-light.btn-bordered:hover,
#filters .btn-light.btn-bordered.disabled:focus,
.btn-light.btn-bordered.disabled:focus,
#filters .btn-light.btn-bordered[disabled]:focus,
.btn-light.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-light.btn-bordered:focus,
fieldset[disabled] .btn-light.btn-bordered:focus,
#filters .btn-light.btn-bordered.disabled:active,
.btn-light.btn-bordered.disabled:active,
#filters .btn-light.btn-bordered[disabled]:active,
.btn-light.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-light.btn-bordered:active,
fieldset[disabled] .btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.disabled.active,
.btn-light.btn-bordered.disabled.active,
#filters .btn-light.btn-bordered[disabled].active,
.btn-light.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-light.btn-bordered.active,
fieldset[disabled] .btn-light.btn-bordered.active {
  background-color: transparent;
  border-color: #ffffff;
  box-shadow: none;
}
#filters .btn-light.btn-bordered .badge,
.btn-light.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-light.btn-muted,
.btn-light.btn-muted {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
#filters .btn-light.btn-muted:hover,
.btn-light.btn-muted:hover,
#filters .btn-light.btn-muted:focus,
.btn-light.btn-muted:focus,
#filters .btn-light.btn-muted:active,
.btn-light.btn-muted:active,
#filters .btn-light.btn-muted.active,
.btn-light.btn-muted.active,
.open .dropdown-toggle#filters .btn-light.btn-muted,
.open .dropdown-toggle.btn-light.btn-muted {
  color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}
#filters .btn-light.btn-muted:active,
.btn-light.btn-muted:active,
#filters .btn-light.btn-muted.active,
.btn-light.btn-muted.active,
.open .dropdown-toggle#filters .btn-light.btn-muted,
.open .dropdown-toggle.btn-light.btn-muted {
  background-image: none;
}
#filters .btn-light.btn-muted.disabled,
.btn-light.btn-muted.disabled,
#filters .btn-light.btn-muted[disabled],
.btn-light.btn-muted[disabled],
fieldset[disabled] #filters .btn-light.btn-muted,
fieldset[disabled] .btn-light.btn-muted,
#filters .btn-light.btn-muted.disabled:hover,
.btn-light.btn-muted.disabled:hover,
#filters .btn-light.btn-muted[disabled]:hover,
.btn-light.btn-muted[disabled]:hover,
fieldset[disabled] #filters .btn-light.btn-muted:hover,
fieldset[disabled] .btn-light.btn-muted:hover,
#filters .btn-light.btn-muted.disabled:focus,
.btn-light.btn-muted.disabled:focus,
#filters .btn-light.btn-muted[disabled]:focus,
.btn-light.btn-muted[disabled]:focus,
fieldset[disabled] #filters .btn-light.btn-muted:focus,
fieldset[disabled] .btn-light.btn-muted:focus,
#filters .btn-light.btn-muted.disabled:active,
.btn-light.btn-muted.disabled:active,
#filters .btn-light.btn-muted[disabled]:active,
.btn-light.btn-muted[disabled]:active,
fieldset[disabled] #filters .btn-light.btn-muted:active,
fieldset[disabled] .btn-light.btn-muted:active,
#filters .btn-light.btn-muted.disabled.active,
.btn-light.btn-muted.disabled.active,
#filters .btn-light.btn-muted[disabled].active,
.btn-light.btn-muted[disabled].active,
fieldset[disabled] #filters .btn-light.btn-muted.active,
fieldset[disabled] .btn-light.btn-muted.active {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
#filters .btn-light.btn-muted .badge,
.btn-light.btn-muted .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-dark,
.btn-dark {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
#filters .btn-dark:hover,
.btn-dark:hover,
#filters .btn-dark:focus,
.btn-dark:focus,
#filters .btn-dark:active,
.btn-dark:active,
#filters .btn-dark.active,
.btn-dark.active,
.open .dropdown-toggle#filters .btn-dark,
.open .dropdown-toggle.btn-dark {
  color: #ffffff;
  background-color: #0e0e0e;
  border-color: #0e0e0e;
  box-shadow: none;
}
#filters .btn-dark:active,
.btn-dark:active,
#filters .btn-dark.active,
.btn-dark.active,
.open .dropdown-toggle#filters .btn-dark,
.open .dropdown-toggle.btn-dark {
  background-image: none;
}
#filters .btn-dark.disabled,
.btn-dark.disabled,
#filters .btn-dark[disabled],
.btn-dark[disabled],
fieldset[disabled] #filters .btn-dark,
fieldset[disabled] .btn-dark,
#filters .btn-dark.disabled:hover,
.btn-dark.disabled:hover,
#filters .btn-dark[disabled]:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] #filters .btn-dark:hover,
fieldset[disabled] .btn-dark:hover,
#filters .btn-dark.disabled:focus,
.btn-dark.disabled:focus,
#filters .btn-dark[disabled]:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] #filters .btn-dark:focus,
fieldset[disabled] .btn-dark:focus,
#filters .btn-dark.disabled:active,
.btn-dark.disabled:active,
#filters .btn-dark[disabled]:active,
.btn-dark[disabled]:active,
fieldset[disabled] #filters .btn-dark:active,
fieldset[disabled] .btn-dark:active,
#filters .btn-dark.disabled.active,
.btn-dark.disabled.active,
#filters .btn-dark[disabled].active,
.btn-dark[disabled].active,
fieldset[disabled] #filters .btn-dark.active,
fieldset[disabled] .btn-dark.active {
  background-color: #222222;
  border-color: #222222;
  box-shadow: none;
}
#filters .btn-dark .badge,
.btn-dark .badge {
  color: #222222;
  background-color: #fff;
}
#filters .btn-dark.btn-bordered,
.btn-dark.btn-bordered {
  color: #222222;
  background-color: transparent;
  border-color: #222222;
}
#filters .btn-dark.btn-bordered:hover,
.btn-dark.btn-bordered:hover,
#filters .btn-dark.btn-bordered:focus,
.btn-dark.btn-bordered:focus,
#filters .btn-dark.btn-bordered:active,
.btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.active,
.btn-dark.btn-bordered.active,
.open .dropdown-toggle#filters .btn-dark.btn-bordered,
.open .dropdown-toggle.btn-dark.btn-bordered {
  color: #090909;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0e0e0e;
  box-shadow: none;
}
#filters .btn-dark.btn-bordered:active,
.btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.active,
.btn-dark.btn-bordered.active,
.open .dropdown-toggle#filters .btn-dark.btn-bordered,
.open .dropdown-toggle.btn-dark.btn-bordered {
  background-image: none;
}
#filters .btn-dark.btn-bordered.disabled,
.btn-dark.btn-bordered.disabled,
#filters .btn-dark.btn-bordered[disabled],
.btn-dark.btn-bordered[disabled],
fieldset[disabled] #filters .btn-dark.btn-bordered,
fieldset[disabled] .btn-dark.btn-bordered,
#filters .btn-dark.btn-bordered.disabled:hover,
.btn-dark.btn-bordered.disabled:hover,
#filters .btn-dark.btn-bordered[disabled]:hover,
.btn-dark.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-dark.btn-bordered:hover,
fieldset[disabled] .btn-dark.btn-bordered:hover,
#filters .btn-dark.btn-bordered.disabled:focus,
.btn-dark.btn-bordered.disabled:focus,
#filters .btn-dark.btn-bordered[disabled]:focus,
.btn-dark.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-dark.btn-bordered:focus,
fieldset[disabled] .btn-dark.btn-bordered:focus,
#filters .btn-dark.btn-bordered.disabled:active,
.btn-dark.btn-bordered.disabled:active,
#filters .btn-dark.btn-bordered[disabled]:active,
.btn-dark.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-dark.btn-bordered:active,
fieldset[disabled] .btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.disabled.active,
.btn-dark.btn-bordered.disabled.active,
#filters .btn-dark.btn-bordered[disabled].active,
.btn-dark.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-dark.btn-bordered.active,
fieldset[disabled] .btn-dark.btn-bordered.active {
  background-color: transparent;
  border-color: #222222;
  box-shadow: none;
}
#filters .btn-dark.btn-bordered .badge,
.btn-dark.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-dark.btn-muted,
.btn-dark.btn-muted {
  color: #222222;
  background-color: transparent;
  border-color: transparent;
}
#filters .btn-dark.btn-muted:hover,
.btn-dark.btn-muted:hover,
#filters .btn-dark.btn-muted:focus,
.btn-dark.btn-muted:focus,
#filters .btn-dark.btn-muted:active,
.btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.active,
.btn-dark.btn-muted.active,
.open .dropdown-toggle#filters .btn-dark.btn-muted,
.open .dropdown-toggle.btn-dark.btn-muted {
  color: #090909;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}
#filters .btn-dark.btn-muted:active,
.btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.active,
.btn-dark.btn-muted.active,
.open .dropdown-toggle#filters .btn-dark.btn-muted,
.open .dropdown-toggle.btn-dark.btn-muted {
  background-image: none;
}
#filters .btn-dark.btn-muted.disabled,
.btn-dark.btn-muted.disabled,
#filters .btn-dark.btn-muted[disabled],
.btn-dark.btn-muted[disabled],
fieldset[disabled] #filters .btn-dark.btn-muted,
fieldset[disabled] .btn-dark.btn-muted,
#filters .btn-dark.btn-muted.disabled:hover,
.btn-dark.btn-muted.disabled:hover,
#filters .btn-dark.btn-muted[disabled]:hover,
.btn-dark.btn-muted[disabled]:hover,
fieldset[disabled] #filters .btn-dark.btn-muted:hover,
fieldset[disabled] .btn-dark.btn-muted:hover,
#filters .btn-dark.btn-muted.disabled:focus,
.btn-dark.btn-muted.disabled:focus,
#filters .btn-dark.btn-muted[disabled]:focus,
.btn-dark.btn-muted[disabled]:focus,
fieldset[disabled] #filters .btn-dark.btn-muted:focus,
fieldset[disabled] .btn-dark.btn-muted:focus,
#filters .btn-dark.btn-muted.disabled:active,
.btn-dark.btn-muted.disabled:active,
#filters .btn-dark.btn-muted[disabled]:active,
.btn-dark.btn-muted[disabled]:active,
fieldset[disabled] #filters .btn-dark.btn-muted:active,
fieldset[disabled] .btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.disabled.active,
.btn-dark.btn-muted.disabled.active,
#filters .btn-dark.btn-muted[disabled].active,
.btn-dark.btn-muted[disabled].active,
fieldset[disabled] #filters .btn-dark.btn-muted.active,
fieldset[disabled] .btn-dark.btn-muted.active {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
#filters .btn-dark.btn-muted .badge,
.btn-dark.btn-muted .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-default,
.btn-default {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
#filters .btn-default:hover,
.btn-default:hover,
#filters .btn-default:focus,
.btn-default:focus,
#filters .btn-default:active,
.btn-default:active,
#filters .btn-default.active,
.btn-default.active,
.open .dropdown-toggle#filters .btn-default,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #b8b8b8;
  border-color: #b8b8b8;
  box-shadow: none;
}
#filters .btn-default:active,
.btn-default:active,
#filters .btn-default.active,
.btn-default.active,
.open .dropdown-toggle#filters .btn-default,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
#filters .btn-default.disabled,
.btn-default.disabled,
#filters .btn-default[disabled],
.btn-default[disabled],
fieldset[disabled] #filters .btn-default,
fieldset[disabled] .btn-default,
#filters .btn-default.disabled:hover,
.btn-default.disabled:hover,
#filters .btn-default[disabled]:hover,
.btn-default[disabled]:hover,
fieldset[disabled] #filters .btn-default:hover,
fieldset[disabled] .btn-default:hover,
#filters .btn-default.disabled:focus,
.btn-default.disabled:focus,
#filters .btn-default[disabled]:focus,
.btn-default[disabled]:focus,
fieldset[disabled] #filters .btn-default:focus,
fieldset[disabled] .btn-default:focus,
#filters .btn-default.disabled:active,
.btn-default.disabled:active,
#filters .btn-default[disabled]:active,
.btn-default[disabled]:active,
fieldset[disabled] #filters .btn-default:active,
fieldset[disabled] .btn-default:active,
#filters .btn-default.disabled.active,
.btn-default.disabled.active,
#filters .btn-default[disabled].active,
.btn-default[disabled].active,
fieldset[disabled] #filters .btn-default.active,
fieldset[disabled] .btn-default.active {
  background-color: #cccccc;
  border-color: #cccccc;
  box-shadow: none;
}
#filters .btn-default .badge,
.btn-default .badge {
  color: #cccccc;
  background-color: #fff;
}
#filters .btn-default.btn-bordered,
.btn-default.btn-bordered {
  color: #cccccc;
  background-color: transparent;
  border-color: #cccccc;
}
#filters .btn-default.btn-bordered:hover,
.btn-default.btn-bordered:hover,
#filters .btn-default.btn-bordered:focus,
.btn-default.btn-bordered:focus,
#filters .btn-default.btn-bordered:active,
.btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.active,
.btn-default.btn-bordered.active,
.open .dropdown-toggle#filters .btn-default.btn-bordered,
.open .dropdown-toggle.btn-default.btn-bordered {
  color: #b3b3b3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #b8b8b8;
  box-shadow: none;
}
#filters .btn-default.btn-bordered:active,
.btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.active,
.btn-default.btn-bordered.active,
.open .dropdown-toggle#filters .btn-default.btn-bordered,
.open .dropdown-toggle.btn-default.btn-bordered {
  background-image: none;
}
#filters .btn-default.btn-bordered.disabled,
.btn-default.btn-bordered.disabled,
#filters .btn-default.btn-bordered[disabled],
.btn-default.btn-bordered[disabled],
fieldset[disabled] #filters .btn-default.btn-bordered,
fieldset[disabled] .btn-default.btn-bordered,
#filters .btn-default.btn-bordered.disabled:hover,
.btn-default.btn-bordered.disabled:hover,
#filters .btn-default.btn-bordered[disabled]:hover,
.btn-default.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-default.btn-bordered:hover,
fieldset[disabled] .btn-default.btn-bordered:hover,
#filters .btn-default.btn-bordered.disabled:focus,
.btn-default.btn-bordered.disabled:focus,
#filters .btn-default.btn-bordered[disabled]:focus,
.btn-default.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-default.btn-bordered:focus,
fieldset[disabled] .btn-default.btn-bordered:focus,
#filters .btn-default.btn-bordered.disabled:active,
.btn-default.btn-bordered.disabled:active,
#filters .btn-default.btn-bordered[disabled]:active,
.btn-default.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-default.btn-bordered:active,
fieldset[disabled] .btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.disabled.active,
.btn-default.btn-bordered.disabled.active,
#filters .btn-default.btn-bordered[disabled].active,
.btn-default.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-default.btn-bordered.active,
fieldset[disabled] .btn-default.btn-bordered.active {
  background-color: transparent;
  border-color: #cccccc;
  box-shadow: none;
}
#filters .btn-default.btn-bordered .badge,
.btn-default.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
.btn-primary {
  color: #ffffff;
  background-color: #7ecb37;
  border-color: #7ecb37;
}
.btn-secondary {
    color:#fff;
    background-color: #70B3EE;
    border-color: #70B3EE;
    margin-top: 10px;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    color:#fff;
    background-color: #4E95D2;
    border-color: #4E95D2;}
#filters .btn-primary:hover,
.btn-primary:hover,
#filters .btn-primary:focus,
.btn-primary:focus,
#filters .btn-primary:active,
.btn-primary:active,
#filters .btn-primary.active,
.btn-primary.active,
.open .dropdown-toggle#filters .btn-primary,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #6bb824;
  border-color: #6bb824;
  box-shadow: none;
}
#filters .btn-primary:active,
.btn-primary:active,
#filters .btn-primary.active,
.btn-primary.active,
.open .dropdown-toggle#filters .btn-primary,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
#filters .btn-primary.disabled,
.btn-primary.disabled,
#filters .btn-primary[disabled],
.btn-primary[disabled],
fieldset[disabled] #filters .btn-primary,
fieldset[disabled] .btn-primary,
#filters .btn-primary.disabled:hover,
.btn-primary.disabled:hover,
#filters .btn-primary[disabled]:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] #filters .btn-primary:hover,
fieldset[disabled] .btn-primary:hover,
#filters .btn-primary.disabled:focus,
.btn-primary.disabled:focus,
#filters .btn-primary[disabled]:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] #filters .btn-primary:focus,
fieldset[disabled] .btn-primary:focus,
#filters .btn-primary.disabled:active,
.btn-primary.disabled:active,
#filters .btn-primary[disabled]:active,
.btn-primary[disabled]:active,
fieldset[disabled] #filters .btn-primary:active,
fieldset[disabled] .btn-primary:active,
#filters .btn-primary.disabled.active,
.btn-primary.disabled.active,
#filters .btn-primary[disabled].active,
.btn-primary[disabled].active,
fieldset[disabled] #filters .btn-primary.active,
fieldset[disabled] .btn-primary.active {
  background-color: #7ecb37;
  border-color: #7ecb37;
  box-shadow: none;
}
#filters .btn-primary .badge,
.btn-primary .badge {
  color: #7ecb37;
  background-color: #fff;
}
#filters .btn-primary.btn-bordered,
.btn-primary.btn-bordered {
  color: #7ecb37;
  background-color: transparent;
  border-color: #7ecb37;
}
#filters .btn-primary.btn-bordered:hover,
.btn-primary.btn-bordered:hover,
#filters .btn-primary.btn-bordered:focus,
.btn-primary.btn-bordered:focus,
#filters .btn-primary.btn-bordered:active,
.btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.active,
.btn-primary.btn-bordered.active,
.open .dropdown-toggle#filters .btn-primary.btn-bordered,
.open .dropdown-toggle.btn-primary.btn-bordered {
  color: #148f77;
  background-color: rgba(0, 0, 0, 0);
  border-color: #6bb824;
  box-shadow: none;
}
#filters .btn-primary.btn-bordered:active,
.btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.active,
.btn-primary.btn-bordered.active,
.open .dropdown-toggle#filters .btn-primary.btn-bordered,
.open .dropdown-toggle.btn-primary.btn-bordered {
  background-image: none;
}
#filters .btn-primary.btn-bordered.disabled,
.btn-primary.btn-bordered.disabled,
#filters .btn-primary.btn-bordered[disabled],
.btn-primary.btn-bordered[disabled],
fieldset[disabled] #filters .btn-primary.btn-bordered,
fieldset[disabled] .btn-primary.btn-bordered,
#filters .btn-primary.btn-bordered.disabled:hover,
.btn-primary.btn-bordered.disabled:hover,
#filters .btn-primary.btn-bordered[disabled]:hover,
.btn-primary.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-primary.btn-bordered:hover,
fieldset[disabled] .btn-primary.btn-bordered:hover,
#filters .btn-primary.btn-bordered.disabled:focus,
.btn-primary.btn-bordered.disabled:focus,
#filters .btn-primary.btn-bordered[disabled]:focus,
.btn-primary.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-primary.btn-bordered:focus,
fieldset[disabled] .btn-primary.btn-bordered:focus,
#filters .btn-primary.btn-bordered.disabled:active,
.btn-primary.btn-bordered.disabled:active,
#filters .btn-primary.btn-bordered[disabled]:active,
.btn-primary.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-primary.btn-bordered:active,
fieldset[disabled] .btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.disabled.active,
.btn-primary.btn-bordered.disabled.active,
#filters .btn-primary.btn-bordered[disabled].active,
.btn-primary.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-primary.btn-bordered.active,
fieldset[disabled] .btn-primary.btn-bordered.active {
  background-color: transparent;
  border-color: #7ecb37;
  box-shadow: none;
}
#filters .btn-primary.btn-bordered .badge,
.btn-primary.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-warning,
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
#filters .btn-warning:hover,
.btn-warning:hover,
#filters .btn-warning:focus,
.btn-warning:focus,
#filters .btn-warning:active,
.btn-warning:active,
#filters .btn-warning.active,
.btn-warning.active,
.open .dropdown-toggle#filters .btn-warning,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #ed9c28;
  box-shadow: none;
}
#filters .btn-warning:active,
.btn-warning:active,
#filters .btn-warning.active,
.btn-warning.active,
.open .dropdown-toggle#filters .btn-warning,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
#filters .btn-warning.disabled,
.btn-warning.disabled,
#filters .btn-warning[disabled],
.btn-warning[disabled],
fieldset[disabled] #filters .btn-warning,
fieldset[disabled] .btn-warning,
#filters .btn-warning.disabled:hover,
.btn-warning.disabled:hover,
#filters .btn-warning[disabled]:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] #filters .btn-warning:hover,
fieldset[disabled] .btn-warning:hover,
#filters .btn-warning.disabled:focus,
.btn-warning.disabled:focus,
#filters .btn-warning[disabled]:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] #filters .btn-warning:focus,
fieldset[disabled] .btn-warning:focus,
#filters .btn-warning.disabled:active,
.btn-warning.disabled:active,
#filters .btn-warning[disabled]:active,
.btn-warning[disabled]:active,
fieldset[disabled] #filters .btn-warning:active,
fieldset[disabled] .btn-warning:active,
#filters .btn-warning.disabled.active,
.btn-warning.disabled.active,
#filters .btn-warning[disabled].active,
.btn-warning[disabled].active,
fieldset[disabled] #filters .btn-warning.active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  box-shadow: none;
}
#filters .btn-warning .badge,
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
#filters .btn-warning.btn-bordered,
.btn-warning.btn-bordered {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #f0ad4e;
}
#filters .btn-warning.btn-bordered:hover,
.btn-warning.btn-bordered:hover,
#filters .btn-warning.btn-bordered:focus,
.btn-warning.btn-bordered:focus,
#filters .btn-warning.btn-bordered:active,
.btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.active,
.btn-warning.btn-bordered.active,
.open .dropdown-toggle#filters .btn-warning.btn-bordered,
.open .dropdown-toggle.btn-warning.btn-bordered {
  color: #ec971f;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ed9c28;
  box-shadow: none;
}
#filters .btn-warning.btn-bordered:active,
.btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.active,
.btn-warning.btn-bordered.active,
.open .dropdown-toggle#filters .btn-warning.btn-bordered,
.open .dropdown-toggle.btn-warning.btn-bordered {
  background-image: none;
}
#filters .btn-warning.btn-bordered.disabled,
.btn-warning.btn-bordered.disabled,
#filters .btn-warning.btn-bordered[disabled],
.btn-warning.btn-bordered[disabled],
fieldset[disabled] #filters .btn-warning.btn-bordered,
fieldset[disabled] .btn-warning.btn-bordered,
#filters .btn-warning.btn-bordered.disabled:hover,
.btn-warning.btn-bordered.disabled:hover,
#filters .btn-warning.btn-bordered[disabled]:hover,
.btn-warning.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-warning.btn-bordered:hover,
fieldset[disabled] .btn-warning.btn-bordered:hover,
#filters .btn-warning.btn-bordered.disabled:focus,
.btn-warning.btn-bordered.disabled:focus,
#filters .btn-warning.btn-bordered[disabled]:focus,
.btn-warning.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-warning.btn-bordered:focus,
fieldset[disabled] .btn-warning.btn-bordered:focus,
#filters .btn-warning.btn-bordered.disabled:active,
.btn-warning.btn-bordered.disabled:active,
#filters .btn-warning.btn-bordered[disabled]:active,
.btn-warning.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-warning.btn-bordered:active,
fieldset[disabled] .btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.disabled.active,
.btn-warning.btn-bordered.disabled.active,
#filters .btn-warning.btn-bordered[disabled].active,
.btn-warning.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-warning.btn-bordered.active,
fieldset[disabled] .btn-warning.btn-bordered.active {
  background-color: transparent;
  border-color: #f0ad4e;
  box-shadow: none;
}
#filters .btn-warning.btn-bordered .badge,
.btn-warning.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-danger,
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
#filters .btn-danger:hover,
.btn-danger:hover,
#filters .btn-danger:focus,
.btn-danger:focus,
#filters .btn-danger:active,
.btn-danger:active,
#filters .btn-danger.active,
.btn-danger.active,
.open .dropdown-toggle#filters .btn-danger,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #d2322d;
  box-shadow: none;
}
#filters .btn-danger:active,
.btn-danger:active,
#filters .btn-danger.active,
.btn-danger.active,
.open .dropdown-toggle#filters .btn-danger,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
#filters .btn-danger.disabled,
.btn-danger.disabled,
#filters .btn-danger[disabled],
.btn-danger[disabled],
fieldset[disabled] #filters .btn-danger,
fieldset[disabled] .btn-danger,
#filters .btn-danger.disabled:hover,
.btn-danger.disabled:hover,
#filters .btn-danger[disabled]:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] #filters .btn-danger:hover,
fieldset[disabled] .btn-danger:hover,
#filters .btn-danger.disabled:focus,
.btn-danger.disabled:focus,
#filters .btn-danger[disabled]:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] #filters .btn-danger:focus,
fieldset[disabled] .btn-danger:focus,
#filters .btn-danger.disabled:active,
.btn-danger.disabled:active,
#filters .btn-danger[disabled]:active,
.btn-danger[disabled]:active,
fieldset[disabled] #filters .btn-danger:active,
fieldset[disabled] .btn-danger:active,
#filters .btn-danger.disabled.active,
.btn-danger.disabled.active,
#filters .btn-danger[disabled].active,
.btn-danger[disabled].active,
fieldset[disabled] #filters .btn-danger.active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
  box-shadow: none;
}
#filters .btn-danger .badge,
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
#filters .btn-danger.btn-bordered,
.btn-danger.btn-bordered {
  color: #d9534f;
  background-color: transparent;
  border-color: #d9534f;
}
#filters .btn-danger.btn-bordered:hover,
.btn-danger.btn-bordered:hover,
#filters .btn-danger.btn-bordered:focus,
.btn-danger.btn-bordered:focus,
#filters .btn-danger.btn-bordered:active,
.btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.active,
.btn-danger.btn-bordered.active,
.open .dropdown-toggle#filters .btn-danger.btn-bordered,
.open .dropdown-toggle.btn-danger.btn-bordered {
  color: #c9302c;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d2322d;
  box-shadow: none;
}
#filters .btn-danger.btn-bordered:active,
.btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.active,
.btn-danger.btn-bordered.active,
.open .dropdown-toggle#filters .btn-danger.btn-bordered,
.open .dropdown-toggle.btn-danger.btn-bordered {
  background-image: none;
}
#filters .btn-danger.btn-bordered.disabled,
.btn-danger.btn-bordered.disabled,
#filters .btn-danger.btn-bordered[disabled],
.btn-danger.btn-bordered[disabled],
fieldset[disabled] #filters .btn-danger.btn-bordered,
fieldset[disabled] .btn-danger.btn-bordered,
#filters .btn-danger.btn-bordered.disabled:hover,
.btn-danger.btn-bordered.disabled:hover,
#filters .btn-danger.btn-bordered[disabled]:hover,
.btn-danger.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-danger.btn-bordered:hover,
fieldset[disabled] .btn-danger.btn-bordered:hover,
#filters .btn-danger.btn-bordered.disabled:focus,
.btn-danger.btn-bordered.disabled:focus,
#filters .btn-danger.btn-bordered[disabled]:focus,
.btn-danger.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-danger.btn-bordered:focus,
fieldset[disabled] .btn-danger.btn-bordered:focus,
#filters .btn-danger.btn-bordered.disabled:active,
.btn-danger.btn-bordered.disabled:active,
#filters .btn-danger.btn-bordered[disabled]:active,
.btn-danger.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-danger.btn-bordered:active,
fieldset[disabled] .btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.disabled.active,
.btn-danger.btn-bordered.disabled.active,
#filters .btn-danger.btn-bordered[disabled].active,
.btn-danger.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-danger.btn-bordered.active,
fieldset[disabled] .btn-danger.btn-bordered.active {
  background-color: transparent;
  border-color: #d9534f;
  box-shadow: none;
}
#filters .btn-danger.btn-bordered .badge,
.btn-danger.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-success,
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
#filters .btn-success:hover,
.btn-success:hover,
#filters .btn-success:focus,
.btn-success:focus,
#filters .btn-success:active,
.btn-success:active,
#filters .btn-success.active,
.btn-success.active,
.open .dropdown-toggle#filters .btn-success,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #47a447;
  box-shadow: none;
}
#filters .btn-success:active,
.btn-success:active,
#filters .btn-success.active,
.btn-success.active,
.open .dropdown-toggle#filters .btn-success,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
#filters .btn-success.disabled,
.btn-success.disabled,
#filters .btn-success[disabled],
.btn-success[disabled],
fieldset[disabled] #filters .btn-success,
fieldset[disabled] .btn-success,
#filters .btn-success.disabled:hover,
.btn-success.disabled:hover,
#filters .btn-success[disabled]:hover,
.btn-success[disabled]:hover,
fieldset[disabled] #filters .btn-success:hover,
fieldset[disabled] .btn-success:hover,
#filters .btn-success.disabled:focus,
.btn-success.disabled:focus,
#filters .btn-success[disabled]:focus,
.btn-success[disabled]:focus,
fieldset[disabled] #filters .btn-success:focus,
fieldset[disabled] .btn-success:focus,
#filters .btn-success.disabled:active,
.btn-success.disabled:active,
#filters .btn-success[disabled]:active,
.btn-success[disabled]:active,
fieldset[disabled] #filters .btn-success:active,
fieldset[disabled] .btn-success:active,
#filters .btn-success.disabled.active,
.btn-success.disabled.active,
#filters .btn-success[disabled].active,
.btn-success[disabled].active,
fieldset[disabled] #filters .btn-success.active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
  box-shadow: none;
}
#filters .btn-success .badge,
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
#filters .btn-success.btn-bordered,
.btn-success.btn-bordered {
  color: #5cb85c;
  background-color: transparent;
  border-color: #5cb85c;
}
#filters .btn-success.btn-bordered:hover,
.btn-success.btn-bordered:hover,
#filters .btn-success.btn-bordered:focus,
.btn-success.btn-bordered:focus,
#filters .btn-success.btn-bordered:active,
.btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.active,
.btn-success.btn-bordered.active,
.open .dropdown-toggle#filters .btn-success.btn-bordered,
.open .dropdown-toggle.btn-success.btn-bordered {
  color: #449d44;
  background-color: rgba(0, 0, 0, 0);
  border-color: #47a447;
  box-shadow: none;
}
#filters .btn-success.btn-bordered:active,
.btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.active,
.btn-success.btn-bordered.active,
.open .dropdown-toggle#filters .btn-success.btn-bordered,
.open .dropdown-toggle.btn-success.btn-bordered {
  background-image: none;
}
#filters .btn-success.btn-bordered.disabled,
.btn-success.btn-bordered.disabled,
#filters .btn-success.btn-bordered[disabled],
.btn-success.btn-bordered[disabled],
fieldset[disabled] #filters .btn-success.btn-bordered,
fieldset[disabled] .btn-success.btn-bordered,
#filters .btn-success.btn-bordered.disabled:hover,
.btn-success.btn-bordered.disabled:hover,
#filters .btn-success.btn-bordered[disabled]:hover,
.btn-success.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-success.btn-bordered:hover,
fieldset[disabled] .btn-success.btn-bordered:hover,
#filters .btn-success.btn-bordered.disabled:focus,
.btn-success.btn-bordered.disabled:focus,
#filters .btn-success.btn-bordered[disabled]:focus,
.btn-success.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-success.btn-bordered:focus,
fieldset[disabled] .btn-success.btn-bordered:focus,
#filters .btn-success.btn-bordered.disabled:active,
.btn-success.btn-bordered.disabled:active,
#filters .btn-success.btn-bordered[disabled]:active,
.btn-success.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-success.btn-bordered:active,
fieldset[disabled] .btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.disabled.active,
.btn-success.btn-bordered.disabled.active,
#filters .btn-success.btn-bordered[disabled].active,
.btn-success.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-success.btn-bordered.active,
fieldset[disabled] .btn-success.btn-bordered.active {
  background-color: transparent;
  border-color: #5cb85c;
  box-shadow: none;
}
#filters .btn-success.btn-bordered .badge,
.btn-success.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-info,
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
#filters .btn-info:hover,
.btn-info:hover,
#filters .btn-info:focus,
.btn-info:focus,
#filters .btn-info:active,
.btn-info:active,
#filters .btn-info.active,
.btn-info.active,
.open .dropdown-toggle#filters .btn-info,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #39b3d7;
  box-shadow: none;
}
#filters .btn-info:active,
.btn-info:active,
#filters .btn-info.active,
.btn-info.active,
.open .dropdown-toggle#filters .btn-info,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
#filters .btn-info.disabled,
.btn-info.disabled,
#filters .btn-info[disabled],
.btn-info[disabled],
fieldset[disabled] #filters .btn-info,
fieldset[disabled] .btn-info,
#filters .btn-info.disabled:hover,
.btn-info.disabled:hover,
#filters .btn-info[disabled]:hover,
.btn-info[disabled]:hover,
fieldset[disabled] #filters .btn-info:hover,
fieldset[disabled] .btn-info:hover,
#filters .btn-info.disabled:focus,
.btn-info.disabled:focus,
#filters .btn-info[disabled]:focus,
.btn-info[disabled]:focus,
fieldset[disabled] #filters .btn-info:focus,
fieldset[disabled] .btn-info:focus,
#filters .btn-info.disabled:active,
.btn-info.disabled:active,
#filters .btn-info[disabled]:active,
.btn-info[disabled]:active,
fieldset[disabled] #filters .btn-info:active,
fieldset[disabled] .btn-info:active,
#filters .btn-info.disabled.active,
.btn-info.disabled.active,
#filters .btn-info[disabled].active,
.btn-info[disabled].active,
fieldset[disabled] #filters .btn-info.active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
  box-shadow: none;
}
#filters .btn-info .badge,
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
#filters .btn-info.btn-bordered,
.btn-info.btn-bordered {
  color: #5bc0de;
  background-color: transparent;
  border-color: #5bc0de;
}
#filters .btn-info.btn-bordered:hover,
.btn-info.btn-bordered:hover,
#filters .btn-info.btn-bordered:focus,
.btn-info.btn-bordered:focus,
#filters .btn-info.btn-bordered:active,
.btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.active,
.btn-info.btn-bordered.active,
.open .dropdown-toggle#filters .btn-info.btn-bordered,
.open .dropdown-toggle.btn-info.btn-bordered {
  color: #31b0d5;
  background-color: rgba(0, 0, 0, 0);
  border-color: #39b3d7;
  box-shadow: none;
}
#filters .btn-info.btn-bordered:active,
.btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.active,
.btn-info.btn-bordered.active,
.open .dropdown-toggle#filters .btn-info.btn-bordered,
.open .dropdown-toggle.btn-info.btn-bordered {
  background-image: none;
}
#filters .btn-info.btn-bordered.disabled,
.btn-info.btn-bordered.disabled,
#filters .btn-info.btn-bordered[disabled],
.btn-info.btn-bordered[disabled],
fieldset[disabled] #filters .btn-info.btn-bordered,
fieldset[disabled] .btn-info.btn-bordered,
#filters .btn-info.btn-bordered.disabled:hover,
.btn-info.btn-bordered.disabled:hover,
#filters .btn-info.btn-bordered[disabled]:hover,
.btn-info.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-info.btn-bordered:hover,
fieldset[disabled] .btn-info.btn-bordered:hover,
#filters .btn-info.btn-bordered.disabled:focus,
.btn-info.btn-bordered.disabled:focus,
#filters .btn-info.btn-bordered[disabled]:focus,
.btn-info.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-info.btn-bordered:focus,
fieldset[disabled] .btn-info.btn-bordered:focus,
#filters .btn-info.btn-bordered.disabled:active,
.btn-info.btn-bordered.disabled:active,
#filters .btn-info.btn-bordered[disabled]:active,
.btn-info.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-info.btn-bordered:active,
fieldset[disabled] .btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.disabled.active,
.btn-info.btn-bordered.disabled.active,
#filters .btn-info.btn-bordered[disabled].active,
.btn-info.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-info.btn-bordered.active,
fieldset[disabled] .btn-info.btn-bordered.active {
  background-color: transparent;
  border-color: #5bc0de;
  box-shadow: none;
}
#filters .btn-info.btn-bordered .badge,
.btn-info.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
.content-custom-button.dark {
  background: #222222;
}
/* End button Style */
/* Start Progress Bar Style */
.progress .progress-bar {
  background: #103E73;
}
.indicator .indicator-line {
  border-top: 1px solid #eeeeee;
  background-color: #ffffff;
  background-image: linear-gradient(90deg, #eeeeee 1px, transparent 1px);
}
/* End Progress Bar Style */
/* Main Nav */
.navbar li.open > a,
.navbar li.active > a,
.navbar li.open > a:hover,
.navbar li.active > a:hover,
.navbar li.open > a:focus,
.navbar li.active > a:focus {
  color: #7ecb37;
  border-color: #7ecb37;
}
.navbar .dropdown-submenu > a:after {
  border-left-color: #cccccc;
}
.navbar .dropdown-submenu:hover > a:after {
  border-left-color: #7ecb37;
}
.navbar .dropdown-menu > li > a {
  border-bottom: 1px solid #eeeeee;
  color: #909090;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus {
  color: #7ecb37;
}
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
  color: #7ecb37;
}
/* Start Menu Version */
/* Start Navbar Standard */
.navbar-standard {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.navbar-standard .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-standard .navbar-nav > li > a:hover,
.navbar-standard .navbar-nav > li > a:focus {
  color: #7ecb37;
  border-color: #7ecb37;
}
.navbar-standard .navbar-nav > li.open > a,
.navbar-standard .navbar-nav > li.active > a,
.navbar-standard .navbar-nav > li.open > a:hover,
.navbar-standard .navbar-nav > li.active > a:hover,
.navbar-standard .navbar-nav > li.open > a:focus,
.navbar-standard .navbar-nav > li.active > a:focus {
  color: #7ecb37;
  border-color: #7ecb37;
}
.navbar-standard .navbar-nav .badge {
  background: #7ecb37;
}
.navbar-standard .navbar-nav .dropdown-menu {
  border-color: #7ecb37;
}
.navbar-standard .navbar-toggle {
  color: #ffffff;
}
.navbar-standard.opaque {
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar-standard.opaque .navbar-nav > li > a {
  color: #909090;
}
.navbar-standard.opaque .navbar-nav > li > a:hover,
.navbar-standard.opaque .navbar-nav > li > a:focus {
  color: #7ecb37;
  border-color: #7ecb37;
}
.navbar-standard.opaque .navbar-nav > li.open > a,
.navbar-standard.opaque .navbar-nav > li.active > a,
.navbar-standard.opaque .navbar-nav > li.open > a:hover,
.navbar-standard.opaque .navbar-nav > li.active > a:hover,
.navbar-standard.opaque .navbar-nav > li.open > a:focus,
.navbar-standard.opaque .navbar-nav > li.active > a:focus {
  color: #7ecb37;
  border-color: #7ecb37;
}
.navbar-standard.opaque .navbar-toggle {
  color: #222222;
}
.navbar-standard .search_button {
  color: #ffffff;
}
.navbar-standard .search_button:after {
  background-color: #7ecb37;
}
/* End Navbar Standard */
/* Start Navbar Light */
.navbar-light {
  background: #418DDA;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  /*     border-bottom: 2px #FFF solid;
    border-color: #095BB0; */
}
.navbar-light .navbar-nav > li > a {
  color: #FFFFFF;
  font-weight: 400;
}
.navbar-light .navbar-nav > li > a:hover,
.navbar-light .navbar-nav > li > a:focus {
  color: #fff;
  border-color: #a4e668;
  opacity: 1;
}
.navbar-light .navbar-nav > li.active > a,
.navbar-light .navbar-nav > li.active > a:hover,
.navbar-light .navbar-nav > li.active > a:focus {
  /* color: #7ecb37; */
  font-weight:bold;
  border-color: #7ecb37;
}
.navbar-light .navbar-nav .badge {
  background: #7ecb37;
}
.navbar-light .dropdown-menu {
  border-color: #7ecb37;
}
.navbar-light .search_button {
  color: #ffffff;
}
.navbar-light .search_button:after {
  background-color: #7ecb37;
}
.navbar-light .navbar-toggle {
  color: #FFFFFF;
}
/* End Navbar Light */
/* Start Navbar Primary */
.navbar-primary {
  background: #7ecb37;
}
.navbar-primary .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-primary .navbar-nav > li > a:hover,
.navbar-primary .navbar-nav > li > a:focus {
  color: #222222;
  border-color: #222222;
}
.navbar-primary .navbar-nav > li.active > a,
.navbar-primary .navbar-nav > li.active > a:hover,
.navbar-primary .navbar-nav > li.active > a:focus {
  color: #222222;
  border-color: #222222;
}
.navbar-primary .navbar-nav .badge {
  background: #ffffff;
  color: #7ecb37;
}
.navbar-primary .dropdown-menu {
  border-color: #222222;
}
.navbar-primary .search_button {
  color: #7ecb37;
}
.navbar-primary .search_button:after {
  background-color: #ffffff;
}
.navbar-primary .navbar-toggle {
  color: #ffffff;
}
/* End Navbar Primary */
/* End Menu Version */
/* End Main Nav */
.bordered-right {
  border-right: 5px solid #7ECB37;
}
.bordered-left {
  border-left: 5px solid #7ecb37;
}
.nav-arrows span {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.nav-arrows span:hover {
  border-color: #ffffff;
}
/* Start Testimonial Section */
.testimonials .user-thumb {
  border: 1px solid #7ecb37;
  background: #ffffff;
}
.testimonials blockquote:before,
.testimonials blockquote:after {
  color: #7ecb37;
}
.testimonials .info-text small:before,
.testimonials .info-text .small:before {
  border-top: 1px solid #7ecb37;
}
/* End Testimonial Section */
/* Start Blog Section */
.post-content a {
  color: #353535;
}
.post-content a:hover {
  color: rgba(53, 53, 53, 0.7);
}
.blog-preview .post-info:before {
  border-top: 1px solid #353535;
}
.blog-preview .post-info .user-thumb {
  background: #CCE3F8;
}
/* End Blog Section */
.social-icon li.maxi a {
  background: #70B3EE;
  color: #ffffff;
}
.social-icon li.maxi a:hover {
  background: #1D4E87;
}
.social-icon a.pill {
  background-color: #909090;
  color: #ffffff;
}
.social-icon a.pill:hover {
  background-color: #7ecb37;
}
.info-card .info-card-details .info-card-detail .social a {
  background-color: #d7d7d7;
}
a.social-icon:hover {
  color: #ffffff !important;
}
/* Start icon box*/
.icon-box h1,
.icon-box h2,
.icon-box h3,
.icon-box h4,
.icon-box h5,
.icon-box h6 {
  color: #D9EAFA;
}
.icon-box .light {
  color: #ffffff;
}
.icon-box .icon-content {
  background-color: #7ecb37;
  color: #ffffff;
}
.icon-box .icon-content.inverter {
  background: #ffffff;
  color: #7ecb37;
}
.icon-gradient .icon-content {
  background-color: #70B3EE;
}
/* End icon box */
/* start typography */
blockquote {
  border-color: #7ecb37;
}
blockquote.theme {
  background-color: #7ecb37;
  color: #ffffff;
}
blockquote.theme .bold-quote {
  color: #ffffff;
}
blockquote.theme small,
blockquote.theme .small,
blockquote.theme .cite {
  color: #0e6252;
}
/* start typography */
/* Start Widget */
.widget-title-bordered {
  border-bottom: 1px solid #eeeeee;
}
.widget .media-bordered {
  border-bottom: 1px solid #eeeeee;
}
.widget .media a:hover {
  color: #7ecb37;
}
.widget .cat-item {
  border-bottom: 1px solid #eeeeee;
}
.widget .cat-item a {
  color: #909090;
}
.widget .cat-item a:hover {
  color: #7ecb37;
}
.filter_price_content .slider .slider-track .slider-handle {
  background: #eeeeee;
}
.filter_price_content .slider .slider-track .slider-selection {
  background: #7ecb37;
}
/* End Widget */
/* Start Accordion */
.accordion-group {
  border-top: 1px solid #dddddd;
}
.accordion-group .accordion-item {
  border-bottom: 1px solid #dddddd;
  background: transparent;
}
.accordion-group .accordion-item .accordion-icon {
  background-color: transparent;
  color: #ffffff;
}
.accordion-group .accordion-item .accordion-icon.fa-minus {
  background-color: transparent;
}
.accordion-group .accordion-item .accordion-icon.primary {
  background-color: #7ecb37;
}
/* end Accordion */
/* Start Panel */
.panel-primary .panel-heading {
  background-color: #7ecb37;
  border-color: #7ecb37;
}
.panel-primary .panel-heading a {
  color: #ffffff;
}
.panel-primary .panel-heading a small {
  color: #81eed8;
}
.panel-primary .panel-heading a:hover small {
  color: #ffffff;
}
/* End Panel */
/* Start Contact Form */
.form-control {
  border: 1px solid #eeeeee;
  background: #ffffff;
}
.form-control:focus {
  border-color: transparent;
}
.form-control.error {
  border-color: #d9534f;
  color: #d9534f;
}
.form-control.primary {
  border-color: #7ecb37;
  background: #7ecb37;
  color: #ffffff;
}
label.error {
  color: #d9534f;
}
.form-gray-fields .form-control {
  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(29, 78, 135, 0.38);
  color: #282828;
}
.form-gray-fields .form-control:focus {
  background-color: #fff;
  border: 1px solid #909090;
}
/* End Contact Form */
/* start pagination */
.pager li > a,
.pager li > span {
  border: 1px solid #B7C5D2;
}
.pager li > span,
.pager li > a:hover {
  background: #70B3EE;
  border-color: #70B3EE;
  color: #ffffff;
}
.pager.custom li > span,
.pager.custom li > a:hover {
  color: #7ecb37;
  background: none;
}
.pagination > li > a,
.pagination > li > span {
  color: #7ecb37;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #0e6252;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: #7ecb37;
  border-color: #7ecb37;
  color: #ffffff;
}
/* end pagination */
#footer {
  color: #ffffff;
}
#footer a {
  color: #FFFFFF;
}
#footer a:hover {
    opacity: 0.8;
}
#footer .inner {
  background: #418DDA;
}
#footer .copyright {
  background: #1D4E87;
}
#footer small {
  color: #FFFFFF;
}
#footer .widget-title {
  color: #ffffff;
}
#footer .widget-post li .date-post {
  border: 3px solid #ffffff;
}
#footer .widget-post li .date-post small {
  color: #ffffff;
}
#footer .widget-post li .title-post {
  color: #ffffff;
}
#footer .widget_archive li {
  border-bottom: 1px solid #555555;
}
#footer .form-control {
  border: 1px solid #555555;
}
#footer .form-control:focus {
  border-color: #ffffff;
  color: #ffffff;
}
#back_to_top a {
  color: #FFFFFF;
  background: transparent;
}
#back_to_top a:hover {
  background: transparent;
}
/* Start Featured Page */
.col-content {
  background: #eeeeee;
}
/* End Featured Page */
/* error pages */
.error-404,
.error-500 {
  background-color: #eee;
}
.error-404:before,
.error-500:before {
  color: rgba(0, 0, 0, 0.04);
}
/* end error pages */
p.browsehappy {
  background: #7ecb37;
  color: #81eed8;
}
p.browsehappy a {
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar .service-nav .dropdown-menu.widget-box {
    background: #ffffff;
  }
  .navbar-nav > li > a,
  .navbar-nav .open .dropdown-menu > li > a,
  .yamm-content .widget .cat-item a {
    border-bottom: 1px solid #DCE9F6 !important;
  }
  .navbar-standard .navbar-collapse.collapse,
  .navbar-light .navbar-collapse.collapse {
  
    transition: left 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    -webkit-transition: left 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: left 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    background: #418DDA;
}
  .navbar-light .navbar-collapse.collapse .navbar-nav > li > a {
    color: #ffffff;
  }
  .navbar-light .navbar-collapse.collapse .navbar-nav > li > a:hover,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li > a:focus {
    color: #7ecb37;
  }
  .navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a:focus {
    color: #7ecb37;
  }
  .navbar-collapse.collapse .navbar-toggle,
  .navbar-collapse.collapse .opaque .navbar-toggle {
    color: #ffffff;
  }
}

.mt-4 {
    margin-top:5em
}

.mt-3 {
    margin-top:5em
}

.mt-2 {
    margin-top:3em
}

.sl-content iframe {
    width: 50%;
}

ul li {
    list-style-image: url(../img/bullet.png);
}

.navbar-light.opaque {
    background: #418DDA;
}

.publisher-features ul li {
  background: url(../img/icons/check2.png) no-repeat 0 3px;
  padding: 3px 10px 3px 30px;
  /* reset styles (optional): */
  list-style: none;
  margin: 0 -40px;
}

.publisher-features ul {
    margin-top:0.7em;
    font-weight:600;
    color: #FEFFFF;
}

.tools .accordion-group .accordion-item .accordion-icon {
    margin-top: -52px;}

.tools .col-md-12 .accordion-group .accordion-item .accordion-icon {
    margin-top: -41px;}

.tools .col-md-12 .accordion-group .accordion-item {
    border-bottom:none
}

/* Feature Table */

@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

.features-table td h1 {
	  font-weight: bold;
	  font-size: 1.1em;
          margin:0;
	  color: #FFFFFF;
}

.features-table td {
	  font-weight: normal;
	  font-size: 1em;
          color:#fff;
}

.features-table .features td:first-child {
    width: 200px;
}

.features-table .features td:not(:first-child) {
    text-align:center;
    font-size:90%;
    font-weight: 600;
}

.features-table td:not(:first-child) {
    width:11.9%
}

.features-table {
	  text-align: left;
	  width: 99.9%;
	  margin: 0 auto;
          display: table;
          padding: 0 0 8em 0;
	  border-bottom: 1px solid #ECECEC;
}

.features-table td, .features-table th {
    padding: 10px;
    
}

.features-table .status {
    text-align:center;
    border-right:1px solid #ECECEC;
    border-left:1px solid #ECECEC
}

.features-table .status td:first-child {
    text-align:left;
    color:#1e1e1e;
    font-size: 1.2em;
    font-weight: 400;
}

.features-table tr:nth-child(odd):hover {
	  background-color: #1D4E87;}

/* Background-color of the odd rows */
.features-table tr:nth-child(odd) {
	  background-color: #3E8BD9;
}

/* Background-color of the even rows */
.features-table tr:nth-child(even) {
	  background-color: #FFFFFF;
}

.features-table th {
	  background-color: #7ECB37;
}

.features-table td:first-child { color: #FFFFFF;}

.features-table tr:hover {
   background-color: #FFFFFF;
}

@media (max-width: 800px) {
.features-table td:nth-child(4),
.features-table th:nth-child(4) { display: none; }
}

/* Feature Table */

/* Text-Rotation Script */

.rw-wrapper{
	width: 100%;
	position: relative;
	margin: 110px auto 0 auto;
	font-family: 'Bree Serif';
	padding: 10px;
}
.rotating {
    margin-top: -15px;
    font-size: 60%;
}
.white {
    color:#fff;font-family: 'Open Sans', sans-serif;
    font-size: 4em;
}
.rw-sentence{
	margin: 0;
	text-align: left;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.rw-sentence span{
	color: #444;
	font-size: 200%;
	font-weight: normal;
}
.title {
    font-size: 3.4em;
    margin-left: -140px;
    color: #fff;
}
.rw-words{
        font-size: 3.4em;
	display: inline;
	
        text-indent: 5px;
}
.rw-words-1 span{
	position: absolute;
	opacity: 0;
	font-weight: bold;
	overflow: hidden;
	color: #FFFFFF;
	-webkit-animation: rotateWord 18s linear infinite 0s;
	-ms-animation: rotateWord 18s linear infinite 0s;
	animation: rotateWord 18s linear infinite 0s;
}
.rw-words-1 span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
	-ms-animation-delay: 3s; 
	animation-delay: 3s; 
	
    color: #FFFFFF;
}
.rw-words-1 span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
	
    color: #fff;	
}
.rw-words-1 span:nth-child(4) { 
    -webkit-animation-delay: 9s; 
	-ms-animation-delay: 9s; 
	animation-delay: 9s; 
	
    color: #fff;
}
.rw-words-1 span:nth-child(5) { 
    -webkit-animation-delay: 12s; 
	-ms-animation-delay: 12s; 
	animation-delay: 12s; 
	
    color: #fff;
}
.rw-words-1 span:nth-child(6) { 
    -webkit-animation-delay: 15s; 
	-ms-animation-delay: 15s; 
	animation-delay: 15s; 
	
    color: #fff;
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translateY(-30px); }
	5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
	20% { opacity: 0; -ms-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@media screen and (max-width: 768px){
	.rw-sentence { font-size: 18px; }
}
@media screen and (max-width: 320px){
	.rw-sentence { font-size: 9px; }
}

/* Text-Rotation Script */

.video-player {
    border: 20px solid #FCFEFF;
    border-radius: 4px;
    margin-bottom: -30%;
}

.bg-color {
    height: 100%;
background: rgba(118,183,240,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(118,183,240,1)), color-stop(100%, rgba(20,106,199,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);
background: radial-gradient(ellipse at center, rgba(118,183,240,1) 0%, rgba(20,106,199,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b7f0', endColorstr='#146ac7', GradientType=1 );
    position: relative;
}

#blog {
    background-color: rgba(204, 227, 248, 1);
    color: #353535;
}

#blog h2 {
    color: #353535;
    font-size: 2.4em;
}

.login-nav {
    position: absolute;
    right: 0;
    margin-top: 19px;
    transition: all .3s ease-in-out;
}

.login-nav input {
    width: 110px !important;
    height: 32px;
    border-radius:2px
;
    padding: 4px 6px 4px 6px;
}

.navbar-light.opaque .login-nav {
    margin-top: 12px;
    transition: all .3s ease-in-out;
}

.next-owl {
    cursor:pointer;
    position:absolute;
    font-size: 3.2em;
    right: -30px;
    background:url(../img/next.png) no-repeat;
    background-size:35px
}

.next-owl, .prev {
    width:35px;
    height:35px;
}

.next-owl:hover, .prev:hover {
    color: #19ACDA;}

.prev {
    cursor:pointer;
    position: absolute;
    left: -50px;
    font-size: 3.2em;
    background:url(../img/prev.png) no-repeat;
    background-size:35px
}

.buttons-control {
    position: absolute;
    top: 39.5%;
}

.blog-preview {
    padding-bottom:6.5em
}

.white-bg {
    background-color:#fff
}

.bg-secondary {
    background-color:#418DDA
}

.main-page .sl-slider-wrapper h3 {
    margin-top:20px
}

.awards h5 {
    color:#fff;
    font-weight: 100;
}

.awards .col-md-6 {
    padding: 2em 2em;
    height: 200px;
}

.awards img {
    position:relative;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    height: 150px;
    text-align: center;
}

.awards .col-md-6 i {
    font-size:4em;
    color: #fff;
}

.awards .col-md-6 h6 {
    margin-top:20px;
    margin-bottom:20px
}

.awards .col-md-6:not(:nth-child(2)) {
    border-right: 1px solid rgba(112, 171, 231, 1);
}

.awards .col-md-6:nth-child(4) {
    border-right:0
}

.awards .col-md-6:nth-child(-n+2) {
    border-bottom: 1px solid rgba(112, 171, 231, 1);
}

/*** Video ***/

#bgvid { 
    position: fixed;
    right: 0;
    bottom: 0;
    top: -400px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transition: 1s opacity;
}

#secondvid { 
    position: absolute;
    right: 0;
    bottom: 0;
    top:-400px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transition: 1s opacity;
}

.videobg:before {
    content:'';
    width:100%;
    height:100%;
    top: 0;
    position:absolute;
    background: rgba(0,0,0,.6);
    z-index: -1;
}

.videobg2:before {
    content:'';
    width:100%;
    height:100%;
    top: 0;
    position:absolute;
    background: rgba(0,0,0,.3);
    z-index: -1;
	/*background-color:#418DDA;*/	
}

/*** Video End ***/

.title-bordered {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

.title-bordered h3, .title-bordered h2, .title-bordered h1, .title-bordered h5, .title-bordered h6, .title-bordered h4 {
    display:inline-block;
    border-bottom:2px solid #000;
    margin: 0;
}

.features-list {
    padding-left:45px;
    font-size: 16px;
}

.features-list li {
    margin: 2px 0;
    font-size: 15px;
}

.navigation-panel ul li {
    list-style-image: none;
    list-style-type: none;
}

.navigation-panel ul {
    padding:0;
    margin:0;
    border-radius:3px;
    border: 1px solid #A9D1F5;}

.navigation-panel a {
    padding:12px 0 10px 12px;
    background: #C0DAF1;
    color: #000;
    font-size:14px;
    display:block;
    font-weight:bold
}

.navigation-panel a:hover,
.navigation-panel a:focus,
.navigation-panel li.active a {
    opacity:1;
    background: #A9D1F5;
    color: #255078;
}

.navigation-panel a:hover .navigation-panel ul,
.navigation-panel a:focus .navigation-panel ul {
    border-color:#000
}

.navigation-panel li:not(:last-child) a {
    border-bottom: 1px solid #A9D1F5;
}

.navigation-panel img {
    width:35px;
    vertical-align:middle;
    margin-right:8px
}

.network-features span {
    float:left;
    font-size: 30px;
    width: 40px;
    text-align: center;
    margin-top: 0;
    margin-right: 20px;
    display: block;
    font-weight: 600;
    color: #797161;
}

.network-features span img {
    max-width:40px
}

.network-features {    
    margin-bottom:30px
}
.network-features p {
    text-align:justify;
}

.cta-panel {
    padding: 44px 24px;
    background: #7ECB37;
    border-radius:3px;
    border: 1px solid #7EBF42;
    text-align:center;
    color:#fff;
    font-size: 14px;
    margin-bottom: 15px;
}

.cta-panel h3 {
    color: #60AA1C;
    text-transform:uppercase;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(73, 131, 18, 0.7);
}

.btn-panel {
    background-color: transparent;
    border-color: #FFFFFF;
    color: #fff;
    font-weight: bold;
    margin: 20px 0;
}

.btn-panel:hover,
.btn-panel:focus {
    background-color: #6AB524;
    border-color: #6AB524;
    opacity: 1;
    color: #fff;
}

.icos img {
    width:20px;
    margin-right:4px
}

.no-space {
    margin:0;
    padding-left: 40px;
}

.req {
    color:#ff0000
}

.signup-form .form-control {
    border: 1px solid #D1DEEB;
    border-bottom:1px solid;
    border-bottom-color: #B0C8E0;
}

.signup-form .form-control:focus {
    border-color: #7ECB37;}

.signup-form .form-control {
    border-bottom-width:2px
}

.signup-form select.form-control {
    /*height:34px*/
}

/* Place Holder CSS */
::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:-moz-placeholder {
  color: #000;
  opacity: 1;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
::-moz-placeholder {
  color: #000;
  opacity: 1;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:-ms-input-placeholder {  
  color: #000;
  opacity: 1;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

/* Place Holder CSS for Focus */
:hover::-webkit-input-placeholder {
  opacity: 0.75;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:hover:-moz-placeholder {
  opacity: 0.75;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:hover::-moz-placeholder {
  opacity: 0.75;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:hover:-ms-input-placeholder {  
  opacity: 0.75;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

/* Place Holder CSS for Focus */
:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus:-ms-input-placeholder {  
  opacity: 0;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

.news-item {
    position: relative;
    display: table;
    padding:20px;
    margin:4px 0;
    background: #E8F3FD;
    border-radius: 3px;
    border: 1px solid #D0E5F8;
}

.news-title {
    font-size:24px;
    font-weight:bold;
    padding:8px 0;
    display:block;
}

.news-date {
    display:block;
    font-style:italic
}

.news-source {
    font-size:10px;
    float:left;
    margin-top:10px
}

.read-more {
    float:right
}

.fa-minus,
.fa-plus {
    float:right;
    position:relative;
    top:2px
}

.terms li {
    list-style-image:none;
    list-style-type:square
}

.contact-info {
    padding: 20px;
    background:#EDF4FB;
    border:1px solid #CADFF3;
}

.contact-info h4 {
    font-size:22px
}

.faq .panel {
    border: 1px solid #CADFF3;
}

.navigation-panel {
    margin-bottom:20px
}

article {
    background:#fff;
    padding: 20px;
    margin: 20px 0;
    border-radius: 2px;
    border: 1px solid #CCD7E2;
}
#awardsList {
	vertical-align: middle;	
}
.bl {
	color:#158ACD;	
}

video { 
   width:100%;
   height:100%;  
  /* background:transparent url('https://www.adworkmedia.com/images/videoBG.png') no-repeat 0 0; */
  background-color: #FFF;
   -webkit-background-size:cover; 
   -moz-background-size:cover; 
   -o-background-size:cover; 
   background-size:cover; 
}