body {
	margin: 0;
	background: #f7f7f7;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

header {
	width: 100%;    
    background: linear-gradient(180deg,#255ddc 0,#9bb4e8 100%);
}
img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
figure img {
  border-radius: 14px;
  margin: 30px auto;
}
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}
.header-content {
	height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    box-sizing: border-box;
}

.header-content .logo {
	display: flex;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
}

.header-content .logo-img {
	padding: 5px;
    width: 45px;
}

.header-content span {
	color: #ff9500;
    font-weight: 700;
    font-size: 24px;
    text-shadow: 1px 1px #99f4f7, 0 0 0 #ff9500;
}

.insidehd::before {
    content: '';
    padding: 5px;
    width: 45px;
    height: 45px;
    background: url(/img/logo.png);
    background-size: 45px;
    background-repeat: no-repeat;
    background-position: center;
}

#main-content {
    padding: 30px 0 40px;
}

.brghelp {
  display: block;
    position: initial;
    width: auto;
    height: auto;
    padding-bottom: initial;
    border: 0;
    overflow-x: initial;
    background-color: transparent;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.brghelp::-webkit-scrollbar {
    width: 0px; 
    background: transparent; 
	display: none;
}


.card-main 
  {
	display: flex;
    flex-direction: row;
    margin-bottom: 20px;    
    border-radius: 6px;
	background: #f0f6ff;
  }
  
  .card-main:nth-child(2n) {background:#d9e7fc;}
  
  .card-main p {margin: 0; margin-bottom: 10px;}
  .card-left 
  {
	position: relative;
    padding-bottom: 50px;
  }
  .left-bottom
  {
	position:absolute;
	bottom:0;
	width: 100%;
  }
  .card-picture 
  {
	width: 280px;
	border-top-left-radius: 4px;
	margin-bottom: 15px;
  }
  .card-center
  {
    width: 100%;
  }
  .card-bonus
  {
	display: inline-flex;
    font-weight: 700;
    background: linear-gradient(180deg,#255ddc 0,#9bb4e8 100%);
    margin-bottom: 10px;
    width: 100%;
    padding: 0px 0px 5px 0px;
    color: #fff;
	border-top-right-radius: 4px;
  }
  .card-bonus-left
  {
	float: left;
    width: 50%;
    padding: 10px 0px 0px 10px;
  }
  .card-bonus-right
  {
	float: right;
    clear: right;
    width: 50%;
    padding: 10px 10px 0px 10px;
  }
  .card-head
  {
	font-size: 90%;
    font-weight: 600;
    margin-bottom: 10px;
    float: left;
    width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
  }
  .card-text-one
  {
    font-weight: 700;
	width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
	display: inline-flex;
	align-items: flex-start;
}
  .card-txt-left
  {
	float: left;
	width: 60%;
  }
  .card-txt-right
  {
	float: right;
	clear: right;
	width: 40%;
  }
  .paiments
  {
	display: flex;
    flex-direction: row;
	flex-wrap: wrap;
	overflow-y: auto;
	margin-right: 5px;
	-ms-overflow-style: none;
    scrollbar-width: none;
  }
  .paiments::-webkit-scrollbar {
    width: 0px; 
    background: transparent; 
	display: none;
}

  .paiments img
  {
	width: auto;
    height: 25px;
    margin-right: 5px;
  }
  .card-btn
  {
	color: #242526;
    border: solid 2px #2e88e5;
    background-color: #f0f6ff;
	display: block;
    text-decoration: none;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    height: 40px;
	width: 70%;
    margin: 0 auto;
	margin-top: 5px;
    margin-bottom: 15px;
	cursor: pointer;
    text-decoration: none;
  }
  .card-btn:hover
  {
	background-color: #2e88e5;
	color: #fff;
  }
  .item
  {
	padding: 5px;
	font-weight: 600;
  }
  .item-r
  {
	float: right;
	font-weight: 400;
  }
  .green
  {
	color: green;
  }
  .red
  {
	color: red;
  }
   .comments
  {
	float: right;
	font-weight: 400;
	display: flex;
  }
  .comments:before {
    content: '';
    background: url(../img/comment50.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
  .comments img
  {
	width: 20px;
  }
  .card-center-bottom
  {
	margin-top: 40px;
  }
  .label
  {
	display: inline-block;
    min-width: 200px;
    padding-right: 12px;
	width: 40%;
	white-space: nowrap;
	font-size: 95%;
  }
  .bar-value,
.bar-container {
    display: block;
    height: 8px;
    border-radius: 8px;
}

.bar-container {
    width: 47%;
    background: linear-gradient(0deg, #AEAEB2, #AEAEB2), #C4C4C4;
}

.bar-value {
    background: linear-gradient(90deg, #0d52ec 0%, #8f8fdd 100%), #C4C4C4;
}
.barmain {
display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 36px;
}
.parnobld
{
	font-weight: 500;
}

.tag__label {
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #FFF;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    display: inline-block;
    padding: 4px 10px;
    top: -5px;
    left: -2px;
}
.tag__label:before {
    content: '';
    background: linear-gradient(180deg,#2960dd 0,#527ee0 50%,#98b1e8 100%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 35%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: skew(-15deg);
    z-index: -1;
}
.tag__label:after {
    content: '';
    position: absolute;
    left: -2px;
    bottom: -4px;
    border: 2px solid transparent;
    border-top: 2px solid #2261ed;
    border-right: 2px solid #2261ed;
}

#footpage {
	background: linear-gradient(180deg,#255ddc 0,#9bb4e8 100%);
    padding: 30px 0 15px;
	font-size: 15px;
	color: #fff;
}

blockquote {
    border: 1px solid #3077f7;
    border-left: 10px solid #3077f7;
    padding: 10px;
    font-weight: 700;
    font-style: italic;
    color: #3077f7;
}

.insidehd {
	display: flex;
    flex-wrap: nowrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
}

.barmaininside {
	display: flex;
    width: 85%;
    flex-direction: row;
    align-items: center;
}

h1, .h1 {
    font-size: 27px;
}

h2, .h2 {
    font-size: 24px;
}
h3,.h3 {
    font-size: 21px
}

h4,.h4 {
    font-size: 19px
}

h5,.h5 {
    font-size: 17px
}

h6,.h6 {
    font-size: 15px
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.3;
    clear: both;
    margin: 0 0 15px;
    font-weight: 700;
    color: #000;
}

table {
    margin: 0 0 15px;
    width: 100%;
    border: 1px solid rgba(0,0,0,.1);
    text-align: center;
    border-collapse: collapse;
}

table td, table th {
    border: 1px solid rgba(0,0,0,.1);
    padding: 10px 15px;
}

.wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    box-sizing: border-box;
}

.main-cont {
	overflow-y: hidden;
}

.table-prew table {
  text-align: left;
}

.table-prew table td {
  border: none;
  padding: 5px;
  width: 50%;
}

.table-prew table td p {
  margin: 2px;
}

.arrow:before {
  content: '';
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
     transform: rotate(-45deg) translateX(1px) translateY(-1px);
    -webkit-transform: rotate(-45deg) translateX(1px) translateY(-1px);
    margin-right: 6px;
}

.header-content .more2 {  
	justify-content: space-between;
}

.more2:after {
    content: '';
    border: solid #4c82f8;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg) translateX(1px) translateY(-1px);
    -webkit-transform: rotate(-45deg) translateX(-3px) translateY(0px);
}

.lastbtm {
	margin-bottom: 15px;
}

.faq__block {
    background: #9fbdff;
}

.faq__block+.faq__block {
    margin-top: 5px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.fag-checkbox {
    position: absolute;
    left: -100vw;
}

label.faq__question {
    padding: 15px 35px 15px 15px!important;
    cursor: pointer;
    font-weight: 700;
    position: relative;
    display: block;
}

.faq__question:before {
    content: '';
    position: absolute;
    top: calc(50% - 8px);
    right: 13px;
    width: 10px;
    height: 10px;
    border-bottom: 3px solid #0050ff;
    border-left: 3px solid #0050ff;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transition: all ease .3s;
    transform: rotateZ(-45deg);
}

.faq__answer {
    display: none;
    padding: 15px 15px 1px;
    background: rgba(0,0,0,.05);
}

.faq__question.open:before {
    transform: rotate(135deg)
}

.main-cont img {
    max-width: 100%;
    display: table;
    margin: 0 auto;
}

.main-cont figure {
	display: table;
    margin: 0 auto;
    font-style: italic;
    text-align: center;
}

.burger-menu {
    padding: 10px;
    height: 20px;
    width: 30px;
    display: none;
    position: absolute;
    border-radius: 3px;
    padding: 4px 2px;
    cursor: pointer;
    right: 10px;
    z-index: 100000000;
}

.burger-menu span {
    position: absolute;
    top: 13px;
    width: 25px!important;
}

.burger-menu span::before {
    content: '';
    position: absolute;
    top: -8px;
    -webkit-animation: menu-load-state-top .5s;
    animation: menu-load-state-top .5s;
}

.burger-menu span::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    -webkit-animation: menu-load-state-bottom .5s;
    animation: menu-load-state-bottom .5s;
}

.burger-menu span::after {
    width: 20px;
}

.burger-menu span::after, .burger-menu span::before, .burger-menu span {
    background: #fff;
    width: 30px;
    height: 3px;
}

.active .burger-menu span {
    background: transparent
}

.active .burger-menu span::before {
    top: -10px;
    left: 5px;
    -webkit-animation: top-rot-in .5s forwards;
    animation: top-rot-in .5s forwards
}

.active .burger-menu span::after {
    top: 10px;
    left: 5px;
    -webkit-animation: bot-rot-in .5s forwards;
    animation: bot-rot-in .5s forwards
}

.header-content .menu-main {
	display: flex;
    flex-direction: row;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-content .menu-main .first {
	padding: 10px;
    height: 37px;
    position: relative;
}

.header-content .menu-main .first2 {
	padding: 10px;
    position: relative;
}

.header-content a {
	text-decoration: none;
    color: #fff;
    font-size: 17px;
	height: 100%;
    display: flex;
    align-items: center;
}

.header-content a:hover {	
    color: #dbdbdb;
}

.header-content .menu-main .first:hover{
	border-bottom: 3px #ff9500 solid;
}

.header-content .more {
	text-decoration: none;
    color: #fff;
    font-size: 17px;
	height: 100%;
    display: flex;
    align-items: center;
	text-shadow: none;
    font-weight: 400;
    cursor: pointer;
}

.header-content .more:hover {	
    color: #dbdbdb;	
}


.header-content .second {
  display: none;
	position: absolute;
    top: calc(100% + 1px);
    left: -10px;
    background: #9ab3e8;
    z-index: 999;
    list-style: none;
    width: 315px;
    padding: 0 15px;
    box-shadow: rgba(190,190,190,.45882) 0 0 5px;
    -webkit-box-shadow: rgba(190,190,190,.45882) 0 1px 5px;
}

.header-content .second2 {
  top: 0;
  left: 100%;
}

.header-content .second li {
	padding: 10px;
    border-bottom: 1px dotted #ffffff;
}

.header-content .second li:last-child {
	border-bottom: none;
}

@media (min-width: 576px) {
  .wrapper {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .wrapper {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .wrapper {
    max-width: 960px;
  }
}

@media (min-width: 1230px) {
  .wrapper {
    max-width: 1200px;
  }
}

@media (max-width: 1230px) {
  .bar-container {
    width: 29%;
  }
}

@media (max-width: 992px) {
	.tag__label {
    font-size: 13px;
}
  
  .card-main {
	  flex-direction: column;
		position: relative;
  }
  .card-left {
	  width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .card-picture {
	  width: 230px;
    border-top-left-radius: 0;	
  }
  .card-btn {
		width: 55%;
	}
  .barmaininside {
	  flex-direction: column;
    align-items: flex-start;
  }
  .bar-container {
    width: 90%;
  }
  .header-content nav {
	  height: 100vh;
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 4000;
    right: 0;
    left: 100%;
    width: 300px;
    background: #9ab3e8;
    border-left: none;
    transition: all .3s;
    overflow: hidden;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    top: 0;
    bottom: 0;
    padding-top: 30px;
    overflow-y: scroll;
-ms-overflow-style: none;
scrollbar-width: none;
  }
  .burger-menu {
    display: block;
}

.header-content .active nav {
	transform: translateX(-100%);
}

.header-content .active .burger-menu {
	position: fixed;
}

.header-content .menu-main {
	flex-direction: column;
	margin-top: 32px;
	align-items: flex-start;
}

.header-content .more {
	transform: translateY(-10px);
    color: #575757;
}

.more2:after {
display: none;
}

.header-content .second2 {
    padding: 0;
}

.header-content .menu-main .first2 {
  padding-bottom: 0;
}

.header-content .second {
	display: block;
    flex-direction: column;
    margin-top: 0px;    
    position: relative;
    transform: translateY(-8px);
    align-items: flex-start;
    box-shadow: none;
    box-shadow: none;
    width: calc(100% - 11px);
}

.header-content .second2 {
    top: 0;
    left: 0;
}

.header-content .second li {
	border-bottom: none;
  height: auto;
}

.header-content .menu-main .first {
  height: auto;
  flex-direction: column;
  align-items: flex-start;
}

.header-content .menu-main .first:hover {
    border-bottom: none;
}

.brghelp {
	overflow: auto;
    height: calc(100% - 30px);
}
.paiments {
		flex-wrap: nowrap;
	}
	
	.header-content .more:hover {
    color: #575757;
    cursor: default;
}
	
.header-content nav::-webkit-scrollbar {
width: 0px; 
background: transparent;
display: none;
}
}

@media (max-width: 768px) {
	.tag__label {
    font-size: 12px;
}
  .card-btn {
		width: 37%;
	}
	.card-text-one {
		font-size: 90%;
	}
}

@media (max-width: 576px) {
  .tag__label {
    font-size: 10px;
  }
}

@media (max-width: 420px) {
  .tag__label {
    font-size: 9px;
  }
  .card-btn {
	  width: 38%;
  }
  .card-center {
	  font-size: 82%;
  }
  .card-left {
	  flex-direction: column;
  }
}

@media (max-width: 280px) {
  blockquote {
	  overflow: auto;
  }
}

@media screen and (max-width: 767px) {
    .resize-tab {
        width: 100%;
        overflow: auto!important;
        border: 1px solid #3077f7;
       
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .resize-tab table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
		font-size: 85%;
    }

}

@keyframes top-rot-in {
    0% {
        transform: rotate(0deg);
        transform-origin: left
    }
    100% {
        transform: rotate(45deg);
        transform-origin: left
    }
}

@keyframes bot-rot-in {
    0% {
        transform: rotate(0deg);
        transform-origin: left
    }
    100% {
        transform: rotate(-45deg);
        transform-origin: left
    }
}



 .g_position {
     color: #fff;
     padding: .5rem;
     position: absolute;
     top: -7px;
     left: -43px;
     width: 12px;
     height: 12px;
     border-radius: 50%;
     text-align: center;
     line-height: 13px;
     font-weight: 600;
     font-size: 11px;
     background: #20adff
 }


 a.broken_link {
     box-shadow: 0 0 20px 4px red !important;
     background: red !important;
     color: #fff !important;
     padding: .3em !important;
     border-radius: .25em;
 }

a.outer_link {
    box-shadow: 0 0 20px 4px #ffeb00 !important;
    background: #ffeb00 !important;
    color: #222 !important;
    padding: .3em !important;
    border-radius: .25em;
}

a.inner_link {
    box-shadow: 0 0 20px 4px #a2d626 !important;
    background: #a2d626 !important;
    color: #222 !important;
    padding: .3em !important;
    border-radius: .25em;
}

a.outer_link.broken_link {
    box-shadow: 0 0 20px 4px #ffeb00 !important;
    background: #ffeb00 !important;
    color: #222 !important;
    padding: .3em !important;
    border-radius: .25em !important;
    border: solid 2px red !important;
}

a.inner_link.broken_link {
    box-shadow: 0 0 20px 4px #a2d626 !important;
    background: #a2d626 !important;
    color: #222 !important;
    padding: .3em !important;
    border-radius: .25em !important;
    border-radius: .25em !important;
    border: solid 2px red !important;
}

 .SEbear-header-target {
     border-bottom: dashed 3px #c90000 !important;
 }
