@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;700&display=swap');
* {
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
}

html,
body {
	height: 100%;
}

a {
	text-decoration: none;
	color: #2B43A2;
}

a:hover {
	transition: color background 0.7s linear 0s;
	transition: 0.7s linear 0s;
	color: #000;
	text-decoration: none;
}

strong,
b {
	font-weight: 700;
}

p {
	margin: 0 0 20px;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'Poppins', sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 40px;
	margin-bottom: 20px;
}

h2 {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 16px;
	line-height: 30px;
	color: #000000;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4EC8F2;
	margin-bottom: 16px;
	line-height:25px;
}

.img100 {
	width: 100%;
	height: auto;
}

@media (min-width: 1200px) {
	.container {
		max-width: 800px;
	}
}

.pd0 {
	padding:0;
}

body {
	color: #585858;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 21px;
	background: #F0F0EF;
	padding: 20px 0;
}

.white-bx {
	background: #fff;
	padding: 25px;
}
.lisq {
	margin-left:20px;
	list-style:square;
}
.blue-bx {
	background: #4EC8F2;
	padding: 25px;
	color: #fff;
}

.blue-bx h2 {
	color: #fff;
}

.blue1 {
	margin-top: 120px;
	margin-right: -20px;
}

.blue1a {
	display: none;
}

.padl0 {
	padding-left: 0;
}

.mtm1 {
	margin-top: -1px;
}

.txtblue {
	color: #4EC8F2;
}

a {
	color: #4EC8F2;
}

.mart30 {
	margin-top: 30px;
}

.mart60 {
	margin-top: 60px;
}

.mart100 {
	margin-top: 100px;
}


.pb20 {
	padding-bottom: 20px;
}

.tickul li {
	background: url(../images/bullet.png) left 5px no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	margin-bottom: 19px;
}

.blue {
	color:#4EC8F2;
}

.poab {
	position: absolute;
}

.block {
	background: url(../images/adown.png) right top no-repeat, #fff;
}

.bldisc {
	list-style: none;
}

.bldisc li {
	margin-bottom: 8px;
	    margin-left: 30px;
}

.bldisc li:last-child {
	margin-bottom: 0px;
}

.bldisc li::before {
	font-size: 25px;
	content: "\2022";
	color: #4EC8F2;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.panbl {
	position: absolute;
	right: 20px;
}

.celbg {
	    background:  url(../images/adown.png) right top no-repeat, url(../images/celbg.png) center center, #29abe2;
    color: #fff;
	 overflow: hidden;
	 margin-bottom: 10px;
}

.celbg:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    margin-left:50px;
    margin-top:25px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 25px solid #29abe2;
	position:absolute;
}

.grybg {
	background: #fff url(../images/grbg.png) left bottom no-repeat;
	padding-bottom: 85px;
}

.patint {
	background: #fff url(../images/patint.png) left bottom no-repeat;
}

ol {
	margin-left: 20px;
}

.listteti li {
    background: #f0f0ef;
    padding: 15px;
    color: #000;
    border-radius: 10px;
    margin: 10px 0;
    list-style: none;
}

.listteti p {
	margin-bottom:0;
}


.black-bx {
	background: #333333;
	padding: 25px;
	color: #fff;
}

.funlogo {
	margin-top: -70px;
}

.blue4 {
	margin-top: 120px;
	margin-left: -30px;
}

.blue4a {
	display: none;
}

.mrbt40 {
	margin-bottom: 40px;
}

.ptdoc,
.benimg,
.curve-tpa {
	display: none;
}

.mrbt20 {
	margin-bottom:-20px;
}


.whdisc {
	list-style: none;
}

.whdisc li {
	margin-bottom: 8px;
	    margin-left: 30px;
}

.whdisc li:last-child {
	margin-bottom: 0px;
}

.whdisc li::before {
	font-size: 25px;
	content: "\2022";
	color: #fff;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.pb0 {
	padding-bottom:0 !important;
}

.tablehw {
  border-collapse: collapse;
  width: 100%;
}

.tablehw th, .tablehw td {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #fff;
}

.pbt0 {
	padding-bottom:0;
}

.btn-default {
    border-color: #fff;
    font-size: 16px;
    font-weight: bold;
	    padding: 10px 20px;
}
.brwn {
	width:100%;
	float:left;
	padding:20px;
	background:#4ec8f0;
	text-align:center;
	color:#fff;
}

.funh2 {
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.linkpadding{ margin-top: -10px; margin-bottom: 15px;}

.blbox {
    background: #4ec8f1;
    padding: 15px;
    color: #fff;
    border-radius: 10px;
	margin-bottom:25px;
}
.blbox img {
	float:right;
	margin-bottom:15px;
	margin-left:20px;
}
@media (max-width: 600px) {
	.pd0 {
	padding-right: 15px;
    padding-left: 15px;
}

	.padl0 {
		padding-left: 15px;
	}
	.blue1,
	.curve-tp {
		display: none;
	}
	.blue1a {
		display: inline-block;
		margin-top: 0px;
	}
	.resbg {
		background: #fff;
	}
	.poab {
		position: relative;
		margin-bottom: 25px;
	}

	.bldisc {
		list-style: none;
		margin-left: 10px;
	}
	.panbl {
		position: relative;
    right: 2px;
    margin: 16px 0;
	}
	.mart100 {
		margin-top: 57px;
	}
	.blue4 {
		display: none;
	}
	.blue4a {
		display: inline-block;
		margin-top: 0px;
	}
	.ft img {
		width: 80%;
		margin: 0 auto;
		margin-bottom: 25px;
	}
	.ptdoc,
	.benimg,
	.curve-tpa {
		display: inline-block;
	}
	.patint {
		background: #fff;
	}
	
	.mrbt20 {
   margin-bottom: -5px;
}

.grybg {
    background: #fff;
    padding-bottom: 0;
}
}