
.ContactFieldError {
	border: 2px solid red;
}

.contact-right-info p,
.contact-right-info a {
    font-weight: bold;
    color: #2a3e6e;
}

.contact-right-info a:hover,
.contact-right-info a:focus {
    color: #2a3e6e;
    text-decoration: none;
}

.nav-link ul {
    display: none;
}

.waves-effect {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.card {
	border:none;
}

.card-body {
    padding: .75rem 1.25rem;
	border-top: solid .0px #e6e6e6;
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}

.card:hover li {
	color: #221f1f;
}

.card-header {
    background: #221f1f;
    border-bottom: none;
    text-align: center;
    padding: 1rem 0 1rem 0;
    min-height: 80px;
    color: #ffffff;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-header a {
 	display: inline-block;
	overflow: hidden;
}

.card-text { 
	text-align:left;
}

.card-footer {
	background:none;
	border-top:none;
	text-align:center;
	text-transform: uppercase;
}

.card-footer .pagelink {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.card-footer .pagelink,
.btn-primary {
    color: #fff;
    background-color: #221f1f ;
    border-color: #221f1f ;
	border-radius: .5rem;
	text-transform: uppercase;
}

.card-footer .pagelink:active,
.card-footer .pagelink:active:focus,
.card-footer .pagelink:hover,
.card-footer .pagelink:focus,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:hover,
.btn-primary:focus {
    color: #fff;
    background-color: #15317b!important;
    border-color: #15317b!important;
    text-decoration: none;
	outline: none!important;
	box-shadow: none!important;
}

.btn-secondary {
    background: #221f1f;
	border-color: #221f1f;
	text-transform: uppercase;
	border-radius: .5rem;
}

.btn-secondary:hover,
.btn-secondary:focus {
    background: #15317b;
    border-color: #15317b;
    color: #ffffff;
}

.btn-floating {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 5px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 37px;
    height: 37px;
    justify-content: space-around;
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
}
.btn-floating i {
    font-size: 1rem;
    line-height: 37px;
	text-rendering: optimizeLegibility;
}

.btn-fb {
    color: #fff;
    background-color: #3b5998 !important;
}

.btn-fb:hover {
    color: #fff;
    background-color: #4264aa;
}

.btn-fb:focus,
.btn-fb.focus {

}

.btn-fb:focus,
.btn-fb:active,
.btn-fb.active {
    background-color: #1e2e4f;
}

.btn-fb.dropdown-toggle {
    background-color: #3b5998 !important;
}

.btn-fb.dropdown-toggle:hover,
.btn-fb.dropdown-toggle:focus {
    background-color: #4264aa !important;
}

.btn-fb:not([disabled]):not(.disabled):active,
.btn-fb:not([disabled]):not(.disabled).active,
.show > .btn-fb.dropdown-toggle {
    background-color: #1e2e4f !important;
}

.btn-fb:not([disabled]):not(.disabled):active:focus,
.btn-fb:not([disabled]):not(.disabled).active:focus,
.show > .btn-fb.dropdown-toggle:focus {

}

.fb-ic {
    color: #3b5998 !important;
}

.fb-ic:hover,
.fb-ic:focus {
    color: #3b5998;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-fb {
    color: #fff;
}

.btn-tw {
    color: #fff;
    background-color: #55acee !important;
}

.btn-tw:hover {
    color: #fff;
    background-color: #6cb7f0;
}

.btn-tw:focus,
.btn-tw.focus {
    
    
}

.btn-tw:focus,
.btn-tw:active,
.btn-tw.active {
    background-color: #147bc9;
}

.btn-tw.dropdown-toggle {
    background-color: #55acee !important;
}

.btn-tw.dropdown-toggle:hover,
.btn-tw.dropdown-toggle:focus {
    background-color: #6cb7f0 !important;
}

.btn-tw:not([disabled]):not(.disabled):active,
.btn-tw:not([disabled]):not(.disabled).active,
.show > .btn-tw.dropdown-toggle {
    background-color: #147bc9 !important;
    
    
}

.btn-tw:not([disabled]):not(.disabled):active:focus,
.btn-tw:not([disabled]):not(.disabled).active:focus,
.show > .btn-tw.dropdown-toggle:focus {
    
    
}

.tw-ic {
    color: #55acee !important;
}

.tw-ic:hover,
.tw-ic:focus {
    color: #55acee;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-tw {
    color: #fff;
}

.btn-gplus {
    color: #fff;
    background-color: #dd4b39 !important;
}

.btn-gplus:hover {
    color: #fff;
    background-color: #e15f4f;
}

.btn-gplus:focus,
.btn-gplus.focus {
    
    
}

.btn-gplus:focus,
.btn-gplus:active,
.btn-gplus.active {
    background-color: #96271a;
}

.btn-gplus.dropdown-toggle {
    background-color: #dd4b39 !important;
}

.btn-gplus.dropdown-toggle:hover,
.btn-gplus.dropdown-toggle:focus {
    background-color: #e15f4f !important;
}

.btn-gplus:not([disabled]):not(.disabled):active,
.btn-gplus:not([disabled]):not(.disabled).active,
.show > .btn-gplus.dropdown-toggle {
    background-color: #96271a !important;
    
    
}

.btn-gplus:not([disabled]):not(.disabled):active:focus,
.btn-gplus:not([disabled]):not(.disabled).active:focus,
.show > .btn-gplus.dropdown-toggle:focus {
    
    
}

.gplus-ic {
    color: #dd4b39 !important;
}

.gplus-ic:hover,
.gplus-ic:focus {
    color: #dd4b39;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-gplus {
    color: #fff;
}

.btn-yt {
    color: #fff;
    background-color: #ed302f !important;
}

.btn-yt:hover {
    color: #fff;
    background-color: #ef4746;
}

.btn-yt:focus,
.btn-yt.focus {
    
    
}

.btn-yt:focus,
.btn-yt:active,
.btn-yt.active {
    background-color: #a80f0e;
}

.btn-yt.dropdown-toggle {
    background-color: #ed302f !important;
}

.btn-yt.dropdown-toggle:hover,
.btn-yt.dropdown-toggle:focus {
    background-color: #ef4746 !important;
}

.btn-yt:not([disabled]):not(.disabled):active,
.btn-yt:not([disabled]):not(.disabled).active,
.show > .btn-yt.dropdown-toggle {
    background-color: #a80f0e !important;
    
    
}

.btn-yt:not([disabled]):not(.disabled):active:focus,
.btn-yt:not([disabled]):not(.disabled).active:focus,
.show > .btn-yt.dropdown-toggle:focus {
    
    
}

.yt-ic {
    color: #ed302f !important;
}

.yt-ic:hover,
.yt-ic:focus {
    color: #ed302f;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-yt {
    color: #fff;
}

.btn-li {
    color: #fff;
    background-color: #0082ca !important;
}

.btn-li:hover {
    color: #fff;
    background-color: #0092e4;
}

.btn-li:focus,
.btn-li.focus {
    
    
}

.btn-li:focus,
.btn-li:active,
.btn-li.active {
    background-color: #004064;
}

.btn-li.dropdown-toggle {
    background-color: #0082ca !important;
}

.btn-li.dropdown-toggle:hover,
.btn-li.dropdown-toggle:focus {
    background-color: #0092e4 !important;
}

.btn-li:not([disabled]):not(.disabled):active,
.btn-li:not([disabled]):not(.disabled).active,
.show > .btn-li.dropdown-toggle {
    background-color: #004064 !important;
    
    
}

.btn-li:not([disabled]):not(.disabled):active:focus,
.btn-li:not([disabled]):not(.disabled).active:focus,
.show > .btn-li.dropdown-toggle:focus {
    
    
}

.li-ic {
    color: #0082ca !important;
}

.li-ic:hover,
.li-ic:focus {
    color: #0082ca;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-li {
    color: #fff;
}

.btn-pin {
    color: #fff;
    background-color: #c61118 !important;
}

.btn-pin:hover {
    color: #fff;
    background-color: #dd131b;
}

.btn-pin:focus,
.btn-pin.focus {
    
    
}

.btn-pin:focus,
.btn-pin:active,
.btn-pin.active {
    background-color: #68090d;
}

.btn-pin.dropdown-toggle {
    background-color: #c61118 !important;
}

.btn-pin.dropdown-toggle:hover,
.btn-pin.dropdown-toggle:focus {
    background-color: #dd131b !important;
}

.btn-pin:not([disabled]):not(.disabled):active,
.btn-pin:not([disabled]):not(.disabled).active,
.show > .btn-pin.dropdown-toggle {
    background-color: #68090d !important;
    
    
}

.btn-pin:not([disabled]):not(.disabled):active:focus,
.btn-pin:not([disabled]):not(.disabled).active:focus,
.show > .btn-pin.dropdown-toggle:focus {
    
    
}

.pin-ic {
    color: #c61118 !important;
}

.pin-ic:hover,
.pin-ic:focus {
    color: #c61118;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-pin {
    color: #fff;
}

.btn-ins {
    color: #fff;
    background: #f09433; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.btn-ins:hover {
    color: #fff;
    background-color: #f09433;
}

.btn-ins:focus,
.btn-ins.focus {
    
    
}

.btn-ins:focus,
.btn-ins:active,
.btn-ins.active {
    background-color: #f09433;
}

.btn-ins.dropdown-toggle {
    background-color: #2e5e86 !important;
}

.btn-ins.dropdown-toggle:hover,
.btn-ins.dropdown-toggle:focus {
    background-color: #356b99 !important;
}

.btn-ins:not([disabled]):not(.disabled):active,
.btn-ins:not([disabled]):not(.disabled).active,
.show > .btn-ins.dropdown-toggle {
    background-color: #14293a !important;
    
    
}

.btn-ins:not([disabled]):not(.disabled):active:focus,
.btn-ins:not([disabled]):not(.disabled).active:focus,
.show > .btn-ins.dropdown-toggle:focus {
    
    
}

.ins-ic {
    color: #2e5e86 !important;
}

.ins-ic:hover,
.ins-ic:focus {
    color: #2e5e86;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-ins {
    color: #fff;
}

.btn-git {
    color: #fff;
    background-color: #333 !important;
}

.btn-git:hover {
    color: #fff;
    background-color: #404040;
}

.btn-git:focus,
.btn-git.focus {
    
    
}

.btn-git:focus,
.btn-git:active,
.btn-git.active {
    background-color: #000;
}

.btn-git.dropdown-toggle {
    background-color: #333 !important;
}

.btn-git.dropdown-toggle:hover,
.btn-git.dropdown-toggle:focus {
    background-color: #404040 !important;
}

.btn-git:not([disabled]):not(.disabled):active,
.btn-git:not([disabled]):not(.disabled).active,
.show > .btn-git.dropdown-toggle {
    background-color: #000 !important;
    
    
}

.btn-git:not([disabled]):not(.disabled):active:focus,
.btn-git:not([disabled]):not(.disabled).active:focus,
.show > .btn-git.dropdown-toggle:focus {
    
    
}

.git-ic {
    color: #333 !important;
}

.git-ic:hover,
.git-ic:focus {
    color: #333;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-git {
    color: #fff;
}

.btn-comm {
    color: #fff;
    background-color: #30cfc0 !important;
}

.btn-comm:hover {
    color: #fff;
    background-color: #45d4c6;
}

.btn-comm:focus,
.btn-comm.focus {
    
    
}

.btn-comm:focus,
.btn-comm:active,
.btn-comm.active {
    background-color: #1d7c73;
}

.btn-comm.dropdown-toggle {
    background-color: #30cfc0 !important;
}

.btn-comm.dropdown-toggle:hover,
.btn-comm.dropdown-toggle:focus {
    background-color: #45d4c6 !important;
}

.btn-comm:not([disabled]):not(.disabled):active,
.btn-comm:not([disabled]):not(.disabled).active,
.show > .btn-comm.dropdown-toggle {
    background-color: #1d7c73 !important;
    
    
}

.btn-comm:not([disabled]):not(.disabled):active:focus,
.btn-comm:not([disabled]):not(.disabled).active:focus,
.show > .btn-comm.dropdown-toggle:focus {
    
    
}

.comm-ic {
    color: #30cfc0 !important;
}

.comm-ic:hover,
.comm-ic:focus {
    color: #30cfc0;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-comm {
    color: #fff;
}

.btn-vk {
    color: #fff;
    background-color: #4c75a3 !important;
}

.btn-vk:hover {
    color: #fff;
    background-color: #5882b1;
}

.btn-vk:focus,
.btn-vk.focus {
    
    
}

.btn-vk:focus,
.btn-vk:active,
.btn-vk.active {
    background-color: #2c435d;
}

.btn-vk.dropdown-toggle {
    background-color: #4c75a3 !important;
}

.btn-vk.dropdown-toggle:hover,
.btn-vk.dropdown-toggle:focus {
    background-color: #5882b1 !important;
}

.btn-vk:not([disabled]):not(.disabled):active,
.btn-vk:not([disabled]):not(.disabled).active,
.show > .btn-vk.dropdown-toggle {
    background-color: #2c435d !important;
    
    
}

.btn-vk:not([disabled]):not(.disabled):active:focus,
.btn-vk:not([disabled]):not(.disabled).active:focus,
.show > .btn-vk.dropdown-toggle:focus {
    
    
}

.vk-ic {
    color: #4c75a3 !important;
}

.vk-ic:hover,
.vk-ic:focus {
    color: #4c75a3;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-vk {
    color: #fff;
}

.btn-dribbble {
    color: #fff;
    background-color: #ec4a89 !important;
}

.btn-dribbble:hover {
    color: #fff;
    background-color: #ee6198;
}

.btn-dribbble:focus,
.btn-dribbble.focus {
    
    
}

.btn-dribbble:focus,
.btn-dribbble:active,
.btn-dribbble.active {
    background-color: #bc1455;
}

.btn-dribbble.dropdown-toggle {
    background-color: #ec4a89 !important;
}

.btn-dribbble.dropdown-toggle:hover,
.btn-dribbble.dropdown-toggle:focus {
    background-color: #ee6198 !important;
}

.btn-dribbble:not([disabled]):not(.disabled):active,
.btn-dribbble:not([disabled]):not(.disabled).active,
.show > .btn-dribbble.dropdown-toggle {
    background-color: #bc1455 !important;
    
    
}

.btn-dribbble:not([disabled]):not(.disabled):active:focus,
.btn-dribbble:not([disabled]):not(.disabled).active:focus,
.show > .btn-dribbble.dropdown-toggle:focus {
    
    
}

.dribbble-ic {
    color: #ec4a89 !important;
}

.dribbble-ic:hover,
.dribbble-ic:focus {
    color: #ec4a89;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-dribbble {
    color: #fff;
}

.btn-so {
    color: #fff;
    background-color: #ffac44 !important;
}

.btn-so:hover {
    color: #fff;
    background-color: #ffb75e;
}

.btn-so:focus,
.btn-so.focus {
    
    
}

.btn-so:focus,
.btn-so:active,
.btn-so.active {
    background-color: #dd7b00;
}

.btn-so.dropdown-toggle {
    background-color: #ffac44 !important;
}

.btn-so.dropdown-toggle:hover,
.btn-so.dropdown-toggle:focus {
    background-color: #ffb75e !important;
}

.btn-so:not([disabled]):not(.disabled):active,
.btn-so:not([disabled]):not(.disabled).active,
.show > .btn-so.dropdown-toggle {
    background-color: #dd7b00 !important;
    
    
}

.btn-so:not([disabled]):not(.disabled):active:focus,
.btn-so:not([disabled]):not(.disabled).active:focus,
.show > .btn-so.dropdown-toggle:focus {
    
    
}

.so-ic {
    color: #ffac44 !important;
}

.so-ic:hover,
.so-ic:focus {
    color: #ffac44;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-so {
    color: #fff;
}

.btn-sl {
    color: #fff;
    background-color: #fee12b !important;
}

.btn-sl:hover {
    color: #fff;
    background-color: #ffb75e;
}

.btn-sl:focus,
.btn-sl.focus {
    
    
}

.btn-sl:focus,
.btn-sl:active,
.btn-sl.active {
    background-color: #dd7b00;
}

.btn-sl.dropdown-toggle {
    background-color: #ffac44 !important;
}

.btn-sl.dropdown-toggle:hover,
.btn-sl.dropdown-toggle:focus {
    background-color: #ffb75e !important;
}

.btn-sl:not([disabled]):not(.disabled):active,
.btn-sl:not([disabled]):not(.disabled).active,
.show > .btn-sl.dropdown-toggle {
    background-color: #dd7b00 !important;
    
    
}

.btn-sl:not([disabled]):not(.disabled):active:focus,
.btn-sl:not([disabled]):not(.disabled).active:focus,
.show > .btn-sl.dropdown-toggle:focus {
    
    
}

.sl-ic {
    color: #ffac44 !important;
}

.sl-ic:hover,
.sl-ic:focus {
    color: #ffac44;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-sl {
    color: #fff;
}

.btn-slack {
    color: #fff;
    background-color: #56b68b !important;
}

.btn-slack:hover {
    color: #fff;
    background-color: #68be97;
}

.btn-slack:focus,
.btn-slack.focus {
    
    
}

.btn-slack:focus,
.btn-slack:active,
.btn-slack.active {
    background-color: #327456;
}

.btn-slack.dropdown-toggle {
    background-color: #56b68b !important;
}

.btn-slack.dropdown-toggle:hover,
.btn-slack.dropdown-toggle:focus {
    background-color: #68be97 !important;
}

.btn-slack:not([disabled]):not(.disabled):active,
.btn-slack:not([disabled]):not(.disabled).active,
.show > .btn-slack.dropdown-toggle {
    background-color: #327456 !important;
    
    
}

.btn-slack:not([disabled]):not(.disabled):active:focus,
.btn-slack:not([disabled]):not(.disabled).active:focus,
.show > .btn-slack.dropdown-toggle:focus {
    
    
}

.slack-ic {
    color: #56b68b !important;
}

.slack-ic:hover,
.slack-ic:focus {
    color: #56b68b;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-slack {
    color: #fff;
}

.btn-tl {
    color: #fff;
    background-color: rgb(41, 171, 226) !important;
}

.btn-tl:hover {
    color: #fff;
    background-color: #ffb75e;
}

.btn-tl:focus,
.btn-tl.focus {
    
    
}

.btn-tl:focus,
.btn-tl:active,
.btn-tl.active {
    background-color: #dd7b00;
}

.btn-tl.dropdown-toggle {
    background-color: #ffac44 !important;
}

.btn-tl.dropdown-toggle:hover,
.btn-tl.dropdown-toggle:focus {
    background-color: #ffb75e !important;
}

.btn-tl:not([disabled]):not(.disabled):active,
.btn-tl:not([disabled]):not(.disabled).active,
.show > .btn-tl.dropdown-toggle {
    background-color: #dd7b00 !important;
    
    
}

.btn-tl:not([disabled]):not(.disabled):active:focus,
.btn-tl:not([disabled]):not(.disabled).active:focus,
.show > .btn-tl.dropdown-toggle:focus {
    
    
}

.tl-ic {
    color: #ffac44 !important;
}

.tl-ic:hover,
.tl-ic:focus {
    color: #ffac44;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-tl {
    color: #fff;
}

.btn-email {
    color: #fff;
    background-color: #4b515d !important;
}

.btn-email:hover {
    color: #fff;
    background-color: #565d6b;
}

.btn-email:focus,
.btn-email.focus {
    
    
}

.btn-email:focus,
.btn-email:active,
.btn-email.active {
    background-color: #1d2025;
}

.btn-email.dropdown-toggle {
    background-color: #4b515d !important;
}

.btn-email.dropdown-toggle:hover,
.btn-email.dropdown-toggle:focus {
    background-color: #565d6b !important;
}

.btn-email:not([disabled]):not(.disabled):active,
.btn-email:not([disabled]):not(.disabled).active,
.show > .btn-email.dropdown-toggle {
    background-color: #1d2025 !important;
    
    
}

.btn-email:not([disabled]):not(.disabled):active:focus,
.btn-email:not([disabled]):not(.disabled).active:focus,
.show > .btn-email.dropdown-toggle:focus {
    
    
}

.email-ic {
    color: #4b515d !important;
}

.email-ic:hover,
.email-ic:focus {
    color: #4b515d;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-email {
    color: #fff;
}

.btn-reddit {
    color: #fff;
    background-color: #ff4500 !important;
}

.btn-reddit:hover {
    color: #fff;
    background-color: #ff581a;
}

.btn-reddit:focus,
.btn-reddit.focus {
    
    
}

.btn-reddit:focus,
.btn-reddit:active,
.btn-reddit.active {
    background-color: #992900;
}

.btn-reddit.dropdown-toggle {
    background-color: #ff4500 !important;
}

.btn-reddit.dropdown-toggle:hover,
.btn-reddit.dropdown-toggle:focus {
    background-color: #ff581a !important;
}

.btn-reddit:not([disabled]):not(.disabled):active,
.btn-reddit:not([disabled]):not(.disabled).active,
.show > .btn-reddit.dropdown-toggle {
    background-color: #992900 !important;
    
    
}

.btn-reddit:not([disabled]):not(.disabled):active:focus,
.btn-reddit:not([disabled]):not(.disabled).active:focus,
.show > .btn-reddit.dropdown-toggle:focus {
    
    
}

.reddit-ic {
    color: #ff4500 !important;
}

.reddit-ic:hover,
.reddit-ic:focus {
    color: #ff4500;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-reddit {
    color: #fff;
}

.btn-twitch {
    color: #fff;
    background-color: #6441a4 !important;
}

.btn-twitch:hover {
    color: #fff;
    background-color: #6f48b6;
}

.btn-twitch:focus,
.btn-twitch.focus {
    
    
}

.btn-twitch:focus,
.btn-twitch:active,
.btn-twitch.active {
    background-color: #37245b;
}

.btn-twitch.dropdown-toggle {
    background-color: #6441a4 !important;
}

.btn-twitch.dropdown-toggle:hover,
.btn-twitch.dropdown-toggle:focus {
    background-color: #6f48b6 !important;
}

.btn-twitch:not([disabled]):not(.disabled):active,
.btn-twitch:not([disabled]):not(.disabled).active,
.show > .btn-twitch.dropdown-toggle {
    background-color: #37245b !important;
    
    
}

.btn-twitch:not([disabled]):not(.disabled):active:focus,
.btn-twitch:not([disabled]):not(.disabled).active:focus,
.show > .btn-twitch.dropdown-toggle:focus {
    
    
}

.twitch-ic {
    color: #6441a4 !important;
}

.twitch-ic:hover,
.twitch-ic:focus {
    color: #6441a4;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-twitch {
    color: #fff;
}

.btn-discord {
    color: #fff;
    background-color: #7289da !important;
}

.btn-discord:hover {
    color: #fff;
    background-color: #869adf;
}

.btn-discord:focus,
.btn-discord.focus {
    
    
}

.btn-discord:focus,
.btn-discord:active,
.btn-discord.active {
    background-color: #304eb6;
}

.btn-discord.dropdown-toggle {
    background-color: #7289da !important;
}

.btn-discord.dropdown-toggle:hover,
.btn-discord.dropdown-toggle:focus {
    background-color: #869adf !important;
}

.btn-discord:not([disabled]):not(.disabled):active,
.btn-discord:not([disabled]):not(.disabled).active,
.show > .btn-discord.dropdown-toggle {
    background-color: #304eb6 !important;
    
    
}

.btn-discord:not([disabled]):not(.disabled):active:focus,
.btn-discord:not([disabled]):not(.disabled).active:focus,
.show > .btn-discord.dropdown-toggle:focus {
    
    
}

.discord-ic {
    color: #7289da !important;
}

.discord-ic:hover,
.discord-ic:focus {
    color: #7289da;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-discord {
    color: #fff;
}

.btn-whatsapp {
    color: #fff;
    background-color: #25d366 !important;
}

.btn-whatsapp:hover {
    color: #fff;
    background-color: #36dc74;
}

.btn-whatsapp:focus,
.btn-whatsapp.focus {
    
    
}

.btn-whatsapp:focus,
.btn-whatsapp:active,
.btn-whatsapp.active {
    background-color: #167c3c;
}

.btn-whatsapp.dropdown-toggle {
    background-color: #25d366 !important;
}

.btn-whatsapp.dropdown-toggle:hover,
.btn-whatsapp.dropdown-toggle:focus {
    background-color: #36dc74 !important;
}

.btn-whatsapp:not([disabled]):not(.disabled):active,
.btn-whatsapp:not([disabled]):not(.disabled).active,
.show > .btn-whatsapp.dropdown-toggle {
    background-color: #167c3c !important;
    
    
}

.btn-whatsapp:not([disabled]):not(.disabled):active:focus,
.btn-whatsapp:not([disabled]):not(.disabled).active:focus,
.show > .btn-whatsapp.dropdown-toggle:focus {
    
    
}

.whatsapp-ic {
    color: #25d366 !important;
}

.whatsapp-ic:hover,
.whatsapp-ic:focus {
    color: #25d366;
}

a.btn:not([href]):not([tabindex]),
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):hover {
    color: #fff;
}

table.table a.btn.btn-whatsapp {
    color: #fff;
}
a:not([href]) {
    color: inherit;
    text-decoration: none;
}
a.waves-effect,
a.waves-light {
    display: inline-block;
}
.btn-floating.btn-lg {
    width: 61.1px;
    height: 61.1px;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
.btn-floating:before {
    border-radius: 0;
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
}
.btn-floating.btn-lg i {
    font-size: 1.625rem;
    line-height: 61.1px;
}
.fab {
    font-family: "Font Awesome 5 Brands";
}
.fa-facebook-f:before {
    content: "\f39e";
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 1.25rem;
    line-height: 37px;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-zomato {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
    font-size: 1.75rem;
}
.icon-zomato .path1:before {
    content: "\e903";
    color: rgb(202, 32, 46);
}
.icon-zomato .path2:before {
    content: "\e904";
    margin-left: -1em;
    color: rgb(254, 253, 253);
}
.icon-zomato .path3:before {
    content: "\e905";
    margin-left: -1em;
    color: rgb(204, 41, 51);
}
.icon-search {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
}
.icon-search:before {
    content: "\e986";
}
.icon-trueLocal {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
    font-size: 1.75rem;
}
.icon-trueLocal .path1:before {
    content: "\e900";
    color: rgb(255, 255, 255);
}
.icon-trueLocal .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: rgb(41, 171, 226);
}
.icon-swarm {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
}
.icon-swarm:before {
    content: "\e902";
    color: #fff;
}