* {
	outline: 0
}



html, body, div, span, h1, h2, h4, p, a, img, b, ul, li, form, section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
.footer a {
	color: #03235d;
	font-size: 15px;
	text-decoration: none;
}
.footer {
	text-align: center;
}
section {
	display: block;
}
ul {
	list-style: none;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: underline;
}
a:hover {
	cursor: pointer;
}

* {
	margin: 0;
	padding: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input, a {
	outline: none;
}
input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
html {
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased !important;
}
.elem{
	float: left;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
h1, h2, h4 {
	font-weight: 400;
}
b {
	font-weight: 700;
}
body {
	width: 100%;
	min-width: 320px;
	padding: 0px;
	margin: 0px auto;
	font-family: sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5em;
	color: #272727;
	background: #fff;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0px;
	position: relative;
}
.wrap-nopad {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}
section {
	margin: 0 auto;
}
.lvl-title-v1 {
	margin: 0 0 40px;
	text-align: center;
	font-size: 38px;
	line-height: 1.3em;
	letter-spacing: 1px;
}

/*============================================ CUSTOM*/

.form-box {
	max-width:310px;
	width:100%;
	color:#fff;
	text-align:center;
	margin-right: 20px;
}
.sale_block {
	/* width:300px; */
	max-width: 100%;
	margin:0 auto 5px;
	text-align:center;
	border: 4px solid #19b9ea;
	background:#fff;
}
.sale_block h4 {
	color:#ff0303;
	margin:0;
	padding:6px 0 0;
	font-size:20px;
	line-height:19px;
	font-weight:700;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px
}
.count {
	position:relative;
	z-index:2;
	background: #ffffff;
	margin: 0 auto 10px;
	border: 2px solid #19b9ea;
}
.countbox>div:last-child {
	margin: -10px 0 -4px;
}
.countbox {
	height:85px;
	margin:0 auto
}
.button {
	margin:5px auto 10px;
	font-size:20px;
	color:#fff!important;
	display:block;
	max-width:90%;
	width:320px;
	padding:10px 10px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-box-shadow:0 3px 5px 0 rgba(50, 50, 50, .75);
	-moz-box-shadow:0 3px 5px 0 rgba(50, 50, 50, .75);
	box-shadow:0 3px 5px 0 rgba(50, 50, 50, .75)
}
.button:hover {
	box-shadow:none;
	background-color:#c90101;
	text-decoration:none
}
.countdown_box {
	width:auto;
	margin: -8px 0 0;
	text-align:center;
	position:relative;
}
.order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds {
	border-radius:5px;
	color:#ff0303;
	display:inline-block;
	font-size:39px;
	line-height:1;
	font-weight:900;
	padding:0 10px;
	text-align:center;
	margin:0
}
.dots {
	font-size:32px;
	color:#ff0303;
	vertical-align:super;
	text-align:center;
	padding-left:1px;
	font-weight:700
}
.time {
	margin:0 auto;
	font-size:11px;
	font-weight:900;
	text-align:center
}
.time span {
	margin: 0px 24px 0 22px;
	color:#ff0303;
	text-transform:uppercase;
	font-size:13px;
	line-height: 1;
}
.countbox {
	color:#000;
	text-decoration:none;
	cursor:pointer
}
.countbox:focus, .countbox:hover {
	text-decoration:none;
	color:#000
}
.button {
	background:#ff0303;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	-webkit-box-shadow:0 4px 0 0 #ab0404;
	box-shadow:0 4px 0 0 #ab0404
}
.button:hover {
	background:#ab0404
}
.button:active {
	-webkit-transform:scale(.995);
	-moz-transform:scale(.995);
	-ms-transform:scale(.995);
	-o-transform:scale(.995);
	transform:scale(.995)
}
.count h4 {
	color: black;
	font-size: 17px;
	font-weight:400;
}
.sale_block h5 {
	background: #19b9ea;
	font-size: 28px;
	margin-bottom:10px;
	/* color: #00235d; */
	line-height: 1;
}

.logo-img {
	width: 150px;
}
.bl1-flex {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
.sale-badge {
	position: absolute;
	width: 120px;
	margin-top: -50px;
}
.prod-img {
	margin-top: -40px;
}
.bl1-bg {
	background: url(../images/bl1-bg.png) calc(50% + 380px) 0 no-repeat;
	background-position: bottom center;
	background-size: 50%;
}
#btn-mid {
	display: inline-block;
}

.list-type-v1>li::before {
	/* content: "”"; */
	margin-left: -3ex;
	margin-right: 5px;
	/* color: #19b9ea; */
	font-weight: bold;
	font-size: 23px;
	line-height: 1;
}
.middle-sale {
	border-top: 5px solid #e4e4e4;
}
.middle-flex {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}
.m-bullets .list-type-v1 {
	width: 220px;
}
.m-salebox .form-box {
	margin: 0 auto;
}
.dt-hidden {
	display: none;
}
/*============================= END CUSTOM*/

.wrap-nopad .lvl-title-v1 {
	margin-left: 10px;
	margin-right: 10px;
}
.list-type-v1 {
	margin: 20px 0 0 40px;
}
.list-type-v1>li {
	margin: 0px 0 5px;
	font-size: 19px;
}
.list-type-v2 {
	font-size: 0;
	letter-spacing: 0;
}
.list-type-v2>li {
	display: inline-block;
	margin: 10px 0 0;
	padding: 0 15px;
	vertical-align: top;
	text-align: center;
	font-size: 15px;
	letter-spacing: normal;
}
.list-type-v2 .list-img {
	display: block;
	margin: 0 auto 0px;
}
.list-type-v2 .list-cont h4 {
	margin: 0 0 5px;
	font-weight: 700;
	font-size: 17px;
}
.list--circle>li .list-img {
	border-radius: 50%;
}
.list--square>li .list-img {
	border-radius: 8px;
}
.button-m {
	display: block;
	max-width: 300px;
	height: 68px;
	margin: 0 auto;
	border: 0;
	outline: none;
	text-decoration: none;
	cursor: pointer;
	line-height: 68px;
	font-family: "Tahoma", Geneva, Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 18px;
	text-align: center;
	color: #272727;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	border-bottom: 3px solid #d7a200;
	background: #fece20;
	background-image: -webkit-linear-gradient(top, #fddc40, #ffc000);
	background-image: -moz-linear-gradient(top, #fddc40, #ffc000);
	background-image: -ms-linear-gradient(top, #fddc40, #ffc000);
	background-image: -o-linear-gradient(top, #fddc40, #ffc000);
	background-image: linear-gradient(to bottom, #fddc40, #ffc000);
	-webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
}

.head-block-v1 {
	/* background: url(../images/bg.png) repeat; */
	background: #fff;
}
.head-block-v1 .wrap {
	padding: 10px 0px 10px;
}
.head-block-v1 .container {
	position: relative;
}
.head-block-v1 .main-title {
	font-size: 42px;
	line-height: 1em;
	padding: 0 0 0 20px;
	border-left: 4px solid #00aeef;
}
.head-block-v1 .main-title span {
	font-size: 40px;
	font-weight: 400;
	display: block;
}
.problem .wrap-nopad {
}
.problem h2 {
	margin-bottom: 10px;
}
.problem .list-type-v2 li {
	width: 25%;
}
.problem .list-type-v2 {
	margin-bottom: 30px;
}
.cleft {
	width: 50%;
	float: left;
}
.cright {
	width: 50%;
	float: right;
}
.photo1 {
	box-shadow: 0 0 20px rgba(0, 0, 0, .09);
	border-radius: 10px;
	display: block;
	margin: 0 auto;
}
.gifbox {
	width: 100%;
	margin-top: 13px;
}
.gifbox img {
	display: block;
	margin: 0 auto;
}
.vidos {
	margin-top: 40px;
}
.vidos .video-frame {
	width: 466px;
	margin: 0;
	border: 20px solid #fff;
	border-radius: 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .09);
}
.vidos p {
	padding: 0 20px 20px 20px;
}
.ba {
	padding-top: 20px;
	margin-bottom: 0!important;
}
.ba li {
	width: 33.333333% !important;
	margin-bottom: 30px!important;
}
.pat {
	background: #fff;
}
.create-img img {
	display: block;
	float: left;
	border-radius: 10px;
	margin:0 30px 25px 0;
}
.create-img + p {
	width: 490px;
}
.create .list-type-v1>li {
	margin: 8px 0 0;
}
.create .button-m {
	margin: 25px 0 0;
}
.compozitions {
	position: absolute;
	bottom: 0;
	right: 0;
}
.use-block-v1 h2+p {
	text-align: center;
	margin-bottom: 15px;
}
.use-block-v1 h2 {
	margin-bottom: 10px;
}
.use-block-v1 .list-type-v2>li {
	position: relative;
	width: 33.33%;
	padding: 0 20px;
}
.use-block-v1 .list-type-v2>li:before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 34px;
	height: 34px;
	z-index: 99;
	line-height: 34px;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	color: #272727;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3);
	border-bottom: 2px solid #d7a200;
	background: #ffc700;
	background-image: -webkit-linear-gradient(top, #ffd800, #ffb400);
	background-image: -moz-linear-gradient(top, #ffd800, #ffb400);
	background-image: -ms-linear-gradient(top, #ffd800, #ffb400);
	background-image: -o-linear-gradient(top, #ffd800, #ffb400);
	background-image: linear-gradient(to bottom, #ffd800, #ffb400);
	border-radius: 8px;
}
.use-block-v1 .list-type-v2>li:before {
	top: 213px;
	left: 50%;
	margin: 0 0 0 -17px;
}
.use-block-v1 .list-type-v2>li:nth-child(1):before {
content: '1';
}
.use-block-v1 .list-type-v2>li:nth-child(2):before {
content: '2';
}
.use-block-v1 .list-type-v2>li:nth-child(3):before {
content: '3';
}
.use-block-v1 .list-img {
	margin: 0 auto 40px;
}
.rev-block-v3 {
}
.rev-block-v3 .rev-item {
	float: left;
	overflow: hidden;
	width: 300px;
	margin: 0 10px 10px;
	color: #272727;
	background: #fff;
	border-radius: 10px;
	border-bottom: 3px solid #ddd;
	-webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.25);
}
.rev-block-v3 .rev-item .rev-img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.rev-block-v3 .rev-item .rev-cont {
	padding: 20px 15px;
}
.rev-block-v3 .rev-item .rev-cont h4 {
	margin: -2px 0 12px 0;
	font-weight: 700;
	font-size: 1em;
	text-align: center;
}
.delivery-block-v3 h2 {
	margin-bottom: 10px;
}
.delivery-block-v3 .list-type-v2>li {
	position: relative;
	width: 33%;
	padding: 0 20px;
}
.delivery-block-v3 .list-img {
	width: 140px;
	height: 140px;
	margin-bottom: 20px;
	line-height: 134px;
	text-align: center;
	border: 2px solid #00aeef;
}
.delivery-block-v3 .list-img img {
	display: inline-block;
	vertical-align: middle;
}
.delivery-block-v3 .list-type-v2>li:after {
	content: '';
	position: absolute;
	display: block;
	width: 56px;
	height: 13px;
	top: 40px;
	right: -28px;
}
.delivery-block-v3 .list-type-v2>li:nth-child(2n):after {
top: 80px;
}
.delivery-block-v3 .list-type-v2>li:last-of-type:after {
	display: none;
}
.delivery-block-v3 .list-type-v2>li:before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 34px;
	height: 34px;
	z-index: 99;
	line-height: 34px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	background: #fff;
	border-radius: 50%;
}
.delivery-block-v3 .list-type-v2>li:before {
	top: 120px;
	left: 50%;
	margin: 0 0 0 -17px;
}
.delivery-block-v3 .list-type-v2>li:nth-child(1):before {
content: '1';
}
.delivery-block-v3 .list-type-v2>li:nth-child(2):before {
content: '2';
}
.delivery-block-v3 .list-type-v2>li:nth-child(3):before {
content: '3';
}
@media screen and (max-width: 976px) {
	.middle-flex {
		flex-direction: column;
	}
	.m-prodimg .sale-badge {
	    margin-top: -10px;
	}
	.m-prodimg {
		    margin-top: 20px;
	}
	.middle-sale .lvl-title-v1 {
    	margin: 0 0 0px;
    }
.wrap, .wrap-nopad {
width: 640px;
}
.wrap-nopad {}
.wrap {
padding: 30px 10px;
}

.head-block-v1 .main-title {
font-size: 36px;
}
.head-block-v1 .main-title span {font-size: 35px;}
.lvl-title-v1 {
font-size: 30px;
}
.cleft, .cright {
width: 100%;
float: none;
}
.cleft p, .cright p {
padding: 0 10px 20px;
}
.cleft img {
margin: 0 auto 20px;
display: block;
}
.photo1 {
margin-bottom: 20px;
}
.gifbox {
width: 466px;
margin: 0 auto;
}
.vidos {
margin-top: 25px;
}
.vidos .video-frame {
width: 100%;
}
.ba {
text-align: center;
margin-bottom: 30px!important;
}
.ba li {
width: 50% !important;
margin-bottom: 0px!important;
}
.ba li img {
margin-bottom: 0!important;
}
.create-img img {
float: none;
margin: 0 auto 25px;
}
.create-img {
margin-bottom: 20px;
}
.compozitions {
position: static;
display: block;
margin: 0 auto;
}
.create .wrap {
padding-bottom: 0;
}
.use-block-v1 .list-type-v2>li:before {
top: 156px;
}
.delivery-block-v3 .list-type-v2>li {
width: 50%;
}
.delivery-block-v3 .list-type-v2>li:nth-child(2n):after {
display: none;
}
.prod-img img:last-of-type {
	width: 270px;
}
.bl1-bg {
    background: url(../images/bl1-bg.png) calc(50% + 320px) bottom no-repeat;
	background-size: contain;
	background-size: 50%;
	background-position: bottom center;

}
.prod-img {
    margin-top: -90px;
}
.sale-badge {
	margin-top: -80px;
}
.video-frame img {
	display: block;
	margin: 0 auto;
}
#btn-mid {
	display: block;
}
.rev-block-v3 .rev-item {
	float: none;
	margin: 10px auto;
}
.delivery-block-v3 .list-type-v2>li {
	display: block;
	margin: 10px auto;
}
}
@media screen and (max-width: 659px) {
.m-prodimg img:last-of-type,.photo1{
	max-width: 100% !important;
}
.wrap, .wrap-nopad {width: 300px;padding: 10px 0;}
.mob-hidden {
	display: none;
}
.dt-hidden {
	display: block;
}
.head-block-v1 {}
.head-block-v1 .main-title {
font-size: 24px;
margin-left: 0px;
border-left: none;
text-align: center;
padding: 0;
}
.form-box {
	margin: 0 auto;
}
.head-block-v1 .main-title span {font-size: 29px;line-height: 1.1;}
.head-block-v1 .container {
width: 100%;
}
.head-block-v1 .wrap {padding: 5px 0 10px;}
.list-type-v1 {
padding-left: 0px;
margin: 5px 0 5px;
}
.lvl-title-v1 {font-size: 21px;}
.problem .list-type-v2 li {
width: 100%;
}
.gifbox {
width: 100%;
height: 180px;
}
.delivery-block-v3 .list-type-v2>li:after {
display: none;
}
.vidos .video-frame {
border: 0px solid #fff;
border-radius: 0px;
box-shadow: none;
}
.ba li, .create-img + p, .delivery-block-v3 .list-type-v2>li {
width: 100% !important;
}
.compozitions {
margin-top: 20px;
}
.use-block-v1 .list-type-v2>li {
width: 100%;
}
.use-block-v1 .list-type-v2>li:before {
top: 214px;
}
.list-type-v1>li {
    margin: 0 0px 0 20px;
    font-size: 16px;
    /* text-align: center; */
    line-height: 1.1;
}
.logo-img {
    width: 120px;
    display: block;
    margin: 0 auto;
}
.bl1-flex {
	flex-direction: column;
}
.prod-img {
	margin-top: 10px;
	align-self: flex-start;
}
.order-1 {
	order: 1;
}
.order-2 {
	order: 2;
}
.prod-img img:last-of-type {
    width: 230px;
    display: block;
    margin: 0 auto;
}
.sale-badge {
    margin-top: -15px;
    width: 60px;
}
.bl1-bg {
    background: none;
}
.cleft p, .cright p {
    padding: 0 10px 0px;
}
.m-bullets .list-type-v1 {
    width: auto;
}
}



html, body, div, span, h1, h2, h3, h4, p, a, img, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	line-height: 1.4;
	font-family: Arial, sans-serif;
	color: #333333;
	min-width: 240px;
	background: rgb(196,241,254);
	background: linear-gradient(86deg, rgba(196,241,254,1) 0%, rgba(52,155,235,1) 100%);

}
h1, h2 {
    margin: 0 0 10px;
    line-height: normal;
}
h1 {
    line-height: 1;
    font-size: 40px;
    font-weight: bold;
    color:#fff;
}
h2 {
    color: #000000;
    font-size: 40px;
}
ul {list-style: none;}
.section_01, .section_06 {
    background: linear-gradient(-225deg, #AE549D 0%, #254F81 100%);
    position: relative;
    overflow: hidden;
}
.section_01 .bg {
    background: url(../images/first-bg.png) left bottom no-repeat;
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
}
.wrapper {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px;
}
.section_01 h2 {
    color: #fff;
    font-size: 25px;
}
.section_01 ul, .productBox, .formBox, .section_01 li:before {
    display: inline-block;
    vertical-align: middle;
}
.section_01 ul, .productBox, .formBox {width: 100%;}
.section_01 ul {max-width: 400px;}
.section_01 li {
    background: linear-gradient(60deg, #254F81 0%, #333 37%, #064456 65%, #AE549D 100%);
    border-radius: 5px 20px 5px;
    height: 72px;
    margin-bottom: 10px;
    position: relative;
    color: #ffffff;
    padding: 0 5px 0 0;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
}

.section_01 li:before {
    content: "";
    position: relative;
    background: url(../images/sprite.png) no-repeat;
    width: 68px;
    height: 100%;
    margin-right: 10px;
}
.section_01 li:nth-of-type(2):before {background-position: -73px 0;}
.section_01 li:nth-of-type(3):before {background-position: -147px 0;}
.section_01 li:nth-of-type(4):before {background-position: -221px 0;}
.section_01 li p {
    width: 71%;
    display: inline-block;
    vertical-align: middle;
}
.productBox {
	position: relative;
	max-width: 260px;
}
.fiftin {
    position: absolute;
    top: -8px;
    left: 0;
    width: 110px;
    height: 110px;
    background: url(discount.png) no-repeat center top;
    color: #fff;
    font-weight: bold;
    padding: 26px 10px 28px;
    font-size: 11px;
    line-height: 14px;
}
.fiftin span {font-size: 23px;}
.prices {
    position: absolute;
    bottom: 17px;
    left: 17%;
    background-color: #aee4ff;
    padding: 3px 20px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 2px 9px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 2px 9px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 2px 9px 0px rgba(50, 50, 50, 0.75);
}
.oldPrice {
    color: red;
    text-decoration: line-through;
    font-size: 19px;
}
.newPrice {
    color: green;
    font-size: 26px;
}
.prices p {
    margin: 0 auto;
    line-height: normal;
    font-weight: bold;
}
.formBox {
    background-color: #064456;
    padding: 10px;
    border-radius: 10px;
    max-width: 310px;
}
.formBox h3 {
    font-size: 27px;
    color: #ffe44d;
    padding: 0 0 7px;
    border-radius: 10px;
}
.formBox .box {
    margin: 0 auto;
    background-color: #e8f5fc;
    text-align: center;
    border-radius: 10px;
}
.count {
	position: relative;
	z-index: 2;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #aee4ff;
	border-radius: 10px 10px 0 0;
}
.count h4 {
	text-transform: uppercase;
	font-size: 17px;
	color: #053575;
	font-weight: bold;
	padding: 0px 0;
}
.countbox {
	height: 85px;
	margin: 0 auto;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.countdown_box {
	width: auto;
	margin: 0px 0 7px;
	text-align: center;
	position: relative;
}
.countdown_box p {
	border-radius: 5px;
	color: #053575;
	display: inline-block;
	font-size: 35px;
	font-weight: 900;
	padding: 0px 10px 0px 10px;
	text-align: center;
	margin: 0;
}
.countdown_box span{
	font-size: 24px;
	color: #053575;
	vertical-align: super;
}
.time {
	margin: 0 auto;
	font-size: 11px;
	font-weight: 900;
	text-align: center;
}
.time span {
    margin: 0 19px 0 14px;
    color: #053575;
    text-transform: uppercase;
    font-size: 13px;
}
.countbox:hover, .countbox:focus {
    text-decoration: none;
    color: #000;
}
.button {
	margin: 10px auto;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: table;
	padding: 10px 40px;
	cursor:pointer;
	background-color: #28a745;

	border-radius: 10px;
    border: none;
    transition: .3s;
}
.button:hover {
    box-shadow: none;
    background-color: #24ce4b;
    text-decoration: none;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}
.additional {
	color: #ffe44d;
	padding-top: 5px;
	font-size: 18px;
}
.section_02 .box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin: 10px 0;
    min-width: 310px;
}
.section_02 .number {
    position: absolute;
    width: auto !important;
    background-color: #ff004f;
    color: #ffffff;
    border-radius: 50%;
    font-weight: bold;
    font-style: italic;
    padding: 0 15px;
    font-size: 38px;
}
.section_02 img, .section_02 .box div, .section_03 .box, .section_04 .box, .section_05 .box, .section_05 h3, .section_05 img, .section_05 p, .section_07 .box {
    display: inline-block;
    vertical-align: middle;
}
.section_02 img {
    border-radius: 50%;
    border: 6px solid #ffffff;
    box-shadow: 4px 4px 15px rgba(0, 0, 0, .3);
    margin: 0 10px;
}
.section_02 .box div {
    width: 53%;
    text-align: left;
}
.section_02 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 13px;
}
.section_02 p {
    font-size: 18px;
    color: #4a4848;
}
.section_03 {
    border-top: 3px solid #4892cf;
    border-bottom: 3px solid #4892cf;
}
.section_03 .box {margin: 10px 30px;}
.section_03 img {
    border-radius: 50%;
    border: 5px solid #003173;
}
.section_04 .box {
    width: 19%;
    min-width: 190px;
    vertical-align: top;
    position: relative;
}
.section_04 .number {
    position: relative;
    margin: 0 auto;
    background-color: #003173;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    display: table;
    padding: 7px 16px;
    border-radius: 50%;
    line-height: normal;
}
.section_04 img {
    margin: 10px 0;
    border-radius: 50%;
    border: 6px solid #ffffff;
    box-shadow: 4px 4px 15px rgba(0, 0, 0, .3);
}
.section_04 p {
    font-size: 16px;
    margin: 0 auto;
}
.section_05 .box {
	border-bottom: 1px dashed #3f80be;
	padding: 10px 0;
}
.section_05 .box:nth-of-type(3) {border-bottom: none;}
.section_05 h3 {
    font-size: 24px;
    width: 15%;
    color: #004b82;
    font-weight: normal;
}
.section_05 img {
    border-radius: 50%;
    margin: 0 10px;
}
.section_05 p {
    width: 64%;
    font-size: 18px;
    text-align: left;
}
.section_06 .wrapper {text-align: left;}
.section_06 h2 {
    text-align: center;
    color: #fff;
}
.section_06 h3 {
    border: 1px solid #E3E3E3;
    background: #fff;
    color: #555;
    padding: 8px;
}
.section_06 p {
    background: #004b82;
    color: #fff;
    padding: 10px;
    font-size: 17px;
    line-height: normal;
    margin-bottom: 10px;
}
.section_07 .box {
    max-width: 260px;
    margin: 0 20px;
    vertical-align: top;
}
.section_07 p {font-weight: bold;}
.footer {
	text-align: center;
	padding: 5px;
}
.footer a {
	text-decoration: none;
	color: #053575;
}
#popUp {
    position: fixed;
    bottom: 53px;
    right: 50px;
    max-width: 300px;
    padding: 20px;
    font-size: 16px;
    box-shadow: 1px 1px 5px #999;
    font-weight: 100;
    background-color: rgba(0,0,0, 0.70);
    z-index: 9;
    color: white;
    display: none;
}
.poppage {
	padding: 15px;
	line-height: normal;
}
.poppage h1 {color: #000;}
.poppage h3 {margin: 15px 0 5px;}
iframe{
	width: 460px;
	height: 560px;
	border: 0;
	overflow: hidden;
}
.iframe-parent{
	float: right;margin-top: -90px;
}
@media (max-width: 981px) {
    .section_02 .box {
        display: block;
        width: auto;
    }
}
@media (max-width: 976px) {
    .section_05 h3 {width: auto;}
    .section_05 img {width: 120px;}
    .section_05 p {
    	width: auto;
    	margin-top: 15px;
    }
}
@media (max-width: 881px) {
    .section_03 .box {
		margin: 10px;
		width: 24%;
		min-width: 175px;
		vertical-align: top;
	}
    .section_03 img {width: 162px;}
    .section_03 h3 {font-size: 18px;}
}
@media (max-width: 684px) {
    .section_01 .wrapper {
        display: flex;
        flex-direction: column;
    }
    .a {order: 1;}
    .b {order: 2;}
    .c {order: 3;}
    .section_01 ul, .productBox, .formBox {
		display: block;
		margin: 0 auto;
	}
	.section_01 ul {margin:10px auto 0;}
	.product {width: 150px;}
	h1 {font-size: 30px;}
	.section_01 h2 {font-size: 20px;}
}
@media (max-width: 666px) {
    .section_01 .bg {background: none;}
}
@media (max-width: 613px) {
    .section_03 .box {
		display: block;
		width: auto;
		overflow: auto;
		text-align: left;
	}
	.section_03 img {
		float: left;
		width: 120px;
		margin-right: 15px;
	}
	.section_03 h3 {margin-top: 40px;}
}
@media (max-width: 530px) {
    .section_07 .box {
		display: block;
		width: auto;
		max-width: inherit;
		text-align: left;
		margin: 10px auto;
	}
	.section_07 img, .section_07 p {
		display: inline-block;
		vertical-align: middle;
	}
    .section_07 img {width: 85px;}
	.section_07 p {width: 75%;}
	iframe{
		width: auto;
		height: 700px;
		border: 0;
		overflow: hidden;
	}
	.iframe-parent{
		float: none;
		margin: 0 auto;
	}
}
@media (max-width: 491px) {
    .section_02 .box {
        display: flex;
        flex-direction: row;
        margin: 20px 0;
    }
    .section_02 .number {
		font-size: 27px;
		padding: 0 12px;
	}
    .section_02 img {height: 120px;}
    .section_02 .box div {
        display: block;
        width: auto;
    }
    .section_02 h3 {margin-bottom: 0;}
    .section_02 p {font-size: 16px;}
    h2 {font-size: 25px;}
}
@media (max-width: 452px) {
    .section_01 li {
    	border-radius: 36px;
    	height: auto;
    }
    .section_01 li:before {
        content: url(../images/thick.png);
        background: none;
        display: inline-block;
        width: auto;
        padding-left: 11px;
    }
    .section_01 li:after {content: none;}
    .section_01 li p {
		width: 80%;
		padding: 7px 0;
	}
    .formBox {max-width: 280px;}
    .formBox h3 {font-size: 20px;}
}
@media (max-width: 404px) {
    .section_04 .box {
    	min-width: 145px;
    	margin: 10px;
    }
    .section_04 img {
		width: 120px;
		border: 3px solid #ffffff;
	}
    .section_04 .number {
		font-size: 21px;
		padding: 3px 10px;
	}
}
@media (max-width: 377px) {
    .section_07 p {width: 67%;}
}
@media (max-width: 375px) {
    .section_02 img {height: 95px;}
    .footer a, .footer p {font-size: 13px;}
}
@media (max-width: 356px) {
    .section_03 img {
		width: 80px;
		border: 4px solid #003173;
	}
    .section_03 h3 {margin-top: 10px;}
    .section_04 .box {min-width: 127px;}
    .section_04 img {width: 110px;}
    .section_04 p {font-size: 15px;}
}
@media (min-width: 491px) {
    .b.right-one{margin-top: -5%;}
    .b.right-two{margin-top: -10%;}
}

.formBox.b{
	background: red;
}
