@import url(localize.css);
/* line 2, ../sass/_extend.scss */
.product {
  zoom: 1;
}
/* line 3, ../sass/_extend.scss */
.product:before {
  content: "";
  display: table;
}
/* line 7, ../sass/_extend.scss */
.product:after {
  content: "";
  display: table;
  clear: both;
}

/* line 15, ../sass/_extend.scss */
.one-column, .two-column, .three-column, .four-column, .five-column {
  width: 100%;
  margin-bottom: 20px !important;
  margin: auto;
  clear: both;
  padding: 0 20px;
  box-sizing: border-box;
}
@media (min-width: 551px) {
  /* line 15, ../sass/_extend.scss */
  .one-column, .two-column, .three-column, .four-column, .five-column {
    max-width: 1200px;
    position: relative;
  }
}
/* line 25, ../sass/_extend.scss */
.one-column img, .two-column img, .three-column img, .four-column img, .five-column img {
  width: 100%;
  margin-bottom: 15px;
  height: inherit;
}
@media (min-width: 551px) {
  /* line 32, ../sass/_extend.scss */
  .one-column li:last-child, .two-column li:last-child, .three-column li:last-child, .four-column li:last-child, .five-column li:last-child {
    margin-right: 0px !important;
  }
}

/* line 38, ../sass/_extend.scss */
* {
  font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* line 9, ../sass/main_new.scss */
.clear {
  clear: both;
}

/* line 12, ../sass/main_new.scss */
* {
  margin: 0;
  padding: 0;
  color: #40454d;
}

/* line 19, ../sass/main_new.scss */
body {
  padding: 0;
  margin: 0;
}

/* line 24, ../sass/main_new.scss */
.product {
  box-sizing: border-box;
  overflow: inherit !important;
  width: 100%;
  margin-top: 0px;
  overflow: hidden;
  *zoom: 1;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 600px) {
  /* line 24, ../sass/main_new.scss */
  .product {
    overflow: hidden;
    *zoom: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 36, ../sass/main_new.scss */
.column-block {
  width: 100%;
  clear: both;
  overflow: hidden;
  padding: 40px 0px 60px 0px;
}
/* line 41, ../sass/main_new.scss */
.column-block:nth-child(2), .column-block:nth-child(5), .column-block:nth-child(7), .column-block:nth-child(9) {
  background: #f3f3f3;
}
@media (min-width: 600px) {
  /* line 36, ../sass/main_new.scss */
  .column-block {
    margin: 0 auto;
  }
}

.highlight-365 {
  width: 100%;
  clear: both;
  overflow: hidden;
  background: #a2aab2;
  padding: 40px 0px 60px 0px;
  color: #fff;
}

@media (min-width: 600px) {
  /* line 57, ../sass/main_new.scss */
  .two-column ul li {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
    display: block;
    float: left;
  }
}

/* line 67, ../sass/main_new.scss */
.three-column ul li {
  position: relative;
}
@media (min-width: 600px) {
  /* line 74, ../sass/main_new.scss */
  .three-column ul li {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
    display: block;
    float: left;
    margin-top: 30px;
  }
}

@media (min-width: 600px) {
  /* line 87, ../sass/main_new.scss */
  .four-column ul li {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
    display: block;
    float: left;
  }
}

@media (min-width: 600px) {
  /* line 99, ../sass/main_new.scss */
  .five-column ul li {
    width: 16.52174%;
    float: left;
    margin-right: 4.34783%;
    display: block;
    float: left;
  }
}

/* line 107, ../sass/main_new.scss */
p {
  margin: 10px 0;
  font-size: 15px;
  line-height: 26px;
  color: #6e757c;
}

/* line 113, ../sass/main_new.scss */
h2 {
  font-size: 38px;
  text-align: center;
  line-height: 54px;
  margin: 10px 0px;
  font-weight: 100;
}

/* line 120, ../sass/main_new.scss */
h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0px;
  text-align: center;
}

/* line 127, ../sass/main_new.scss */
.txt-bold {
  font-weight: bold;
}

/* line 131, ../sass/main_new.scss */
.top {
  box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.04), 0 0px 40px 0 rgba(0, 0, 0, 0.07);
  padding-bottom: 20px;
}

/* line 135, ../sass/main_new.scss */
.top-bg {
    background: url(../images/ds_bg.jpg) no-repeat;
    background-size: cover;
}

/* line 147, ../sass/main_new.scss */
.top-block {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  position: relative;
    min-height: 430px;
}

/* line 153, ../sass/main_new.scss */
.top-icon-wrap {
    padding-top: 50px;
}
.align-wrap {
    text-align: center;
    margin-bottom: 10px;
}

img.img-icon {
    width: 110px;
    height: 110px;
}

img.top-award {
    margin-top: 0px;
	width: 400px;
}

/* line 174, ../sass/main_new.scss */
img.top-win10 {
  position: absolute;
  width: 50px;
  left: 19px;
  top: 157px;
}

/* line 180, ../sass/main_new.scss */
.top-main {
    text-align: center;
    display: block;
    text-shadow: 0px 0px 25px #000;
}
/* line 184, ../sass/main_new.scss */
.top-main h1 {
	font-family: "Open Sans", "Segoe UI";
	width: 100%;
	font-size: 60px;
	font-weight: normal;
	color: #fff;
	font-weight: 100;
}
/* line 204, ../sass/main_new.scss */
.top-main p {
  margin-top: 8px;
  color: #fff;
  font-size: 26px;
  line-height: 1em;
  font-weight: 100;
}
.top-btn {
  background: #214887c7;
  display: inline-block;
  padding: 4px 40px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  border-radius: 100px;
}
.top-btn:hover {
  background: #ff7700;
}
.btn-video {
    float: left;
}

.video-wrap {
    float: left;
    width: 60%;
    padding-right: 5%;
}

.top-buyarea {
    float: left;
    width: 35%;
}

/* line 342, ../sass/main_new.scss */
.buy-btn {
  font-size: 16px;
  text-align: center;
  background: #FF7700;
  color: #fff !important;
  float: left;
  padding: 13px 40px;
  text-decoration: none;
  line-height: 22px;
  margin: 5px 10px 10px 10px;
  font-weight: 500;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1), 0 2px 9px 0 rgba(62, 57, 107, 0.1);
  border-radius: 4px;
}

.buy-btn:hover{
    background: #ff5d00;
}

/*----------feature---------------*/
/* line 404, ../sass/main_new.scss */
.feature-icon {
  width: 120px !important;
  display: block;
  margin: auto;
}

/* line 410, ../sass/main_new.scss */
.bulletPoint p {
  background-image: url(../images/checked.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position-y: 4px;
}

.bulletPoint a {
	color: #6e757c;
}
.bulletPoint a:visited {
	color: #6e757c;
}

.bulletPoint a:hover {
	color: #ff7700;
}

.top-feature {
  display: table;
  border-collapse: separate;
  border-spacing: 20px 0px;
  margin: 30px auto;
}
.top-feature ul {
  margin: 0;
  padding: 0;
  display: table-row;
}
.top-feature ul li {
  display: table-cell;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  padding: 0 10px;
  background-color: #0092dc;
  width: 130px;
  border-radius: 10px;
  background-image: url(../images/icon_bg.png);
  background-size: cover;
}
.top-feature ul li p {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  line-height: 18px;
  margin: 0;
  margin-bottom: 10px;
}
.top-icon {
  width: 90px;
  height: 75px;
  /* padding: 2px; */
  box-sizing: border-box;
  border-radius: 100px;
  margin: auto;
  margin-top: -10px;
}
.top-icon img {
  width: 100%;
  height: auto;
}


/* line 417, ../sass/main_new.scss */
.li-img {
  margin: 20px auto;
  display: block;
  width: 80% !important;
}

/* line 422, ../sass/main_new.scss */
.li-img-big {


  margin: 20px 5%;
  display: block;
  width: 90% !important;
}

/* line 428, ../sass/main_new.scss */
.video-list {
  padding: 0 0px;
  box-sizing: border-box;
  margin: auto;
  display: table;
  border-collapse: separate;
  border-spacing: 30px 0px;
}
/* line 435, ../sass/main_new.scss */
.video-list ul {
  display: table-row;
}
/* line 437, ../sass/main_new.scss */
.video-list ul li {
  display: table-cell;
  float: none;
  border: 1px solid #c9ccd042;
  box-sizing: border-box;
  box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.04), 0 0px 40px 0 rgba(0, 0, 0, 0.07);
  margin-bottom: 20px;
}
/* line 444, ../sass/main_new.scss */
.video-list ul li p {
  padding: 0 30px 20px 30px;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
/* line 450, ../sass/main_new.scss */
.video-list ul li h3 {
  padding: 10px 0px;
  font-size: 16px;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
/* line 458, ../sass/main_new.scss */
.video-list ul li img {
  text-align: center;
}

/* line 464, ../sass/main_new.scss */
.h2-color {
  color: #FF7700;
  font-weight: 500;
  font-size: 36px;
  line-height: 40px;
}

/* line 471, ../sass/main_new.scss */
.video-btn {
  position: relative;
  float: left;
}
/* line 474, ../sass/main_new.scss */
.video-btn img {
  display: block;
}
/* line 477, ../sass/main_new.scss */
.video-btn:after, .video-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
}
/* line 483, ../sass/main_new.scss */
.video-btn:after {
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-left: 20px solid #000000a6;
  margin-top: -18px;
  margin-left: -11px;
  /*-webkit-filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.25));*/
}
/* line 492, ../sass/main_new.scss */
.video-btn:before {
  margin-top: -34px;
  margin-left: -34px;
  width: 60px;
  height: 60px;
  /* border: 2px solid #fff; */
  border-radius: 50%;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.12);
  background: rgba(255, 255, 255, 0.55);
}
/* line 503, ../sass/main_new.scss */
.video-btn:hover:before {
  background: rgba(254, 85, 0, 0.84);
  transition: all 0.45s ease;
}
/* line 507, ../sass/main_new.scss */
.video-btn:hover::after {
  border: 13px solid transparent;
  border-left: 20px solid #ffffff;
}

/* line 512, ../sass/main_new.scss */
.five-360 {
  display: table;
  position:  relative;
}
/* line 514, ../sass/main_new.scss */
.five-360 ul {
  display: table-row;
}
/* line 516, ../sass/main_new.scss */
.five-360 ul li {
  display: table-cell;
  float: none;
  padding: 0 20px;
  background: #fff;
  box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.04), 0 0px 40px 0 rgba(0, 0, 0, 0.07);
}
/* line 522, ../sass/main_new.scss */
.five-360 ul li:nth-child(1) {
  border-top: 7px solid #00d2dc;
}
/* line 524, ../sass/main_new.scss */
.five-360 ul li:nth-child(1) .feature-icon {
  background: #00d2dc;
}
/* line 528, ../sass/main_new.scss */
.five-360 ul li:nth-child(2) {
  border-top: 7px solid #0092dc;
}
/* line 530, ../sass/main_new.scss */
.five-360 ul li:nth-child(2) .feature-icon {
  background: #0092dc;
}
/* line 534, ../sass/main_new.scss */
.five-360 ul li:nth-child(3) {
  border-top: 7px solid #9350c5;
}
/* line 536, ../sass/main_new.scss */
.five-360 ul li:nth-child(3) .feature-icon {
  background: #9350c5;
}
/* line 540, ../sass/main_new.scss */
.five-360 ul li:nth-child(4) {
  border-top: 7px solid #676973;
}
/* line 542, ../sass/main_new.scss */
.five-360 ul li:nth-child(4) .feature-icon {
  background: #676973;
}
/* line 546, ../sass/main_new.scss */
.five-360 ul li:nth-child(5) {
  border-top: 7px solid #ff7700;
}
/* line 548, ../sass/main_new.scss */
.five-360 ul li:nth-child(5) .feature-icon {
  background: #ff7700;
}
/* line 552, ../sass/main_new.scss */
.five-360 ul li h3 {
  font-size: 18px;
}
/* line 555, ../sass/main_new.scss */
.five-360 ul li p {
  font-size: 13px;
  line-height: 22px;
  padding-bottom: 10px;
}
/* line 560, ../sass/main_new.scss */
.five-360 ul li .feature-icon {
  display: block;
  width: 70px !important;
  margin-top: 20px;
  padding: 10px;
  border-radius: 100px;
}

/* line 570, ../sass/main_new.scss */
.video-txt {
  text-decoration: none;
  position: relative;
  margin-left: 28px;
  color: #0092dc;
  font-size: 13px;
  font-weight: 500;
}
/* line 577, ../sass/main_new.scss */
.video-txt:hover {
  color: #ff7700;
}
/* line 579, ../sass/main_new.scss */
.video-txt:hover:before {
  background: #ff7700;
}
/* line 583, ../sass/main_new.scss */
.video-txt:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 12px;
  background: #0092dc;
  top: 3px;
  left: -24px;
  border-radius: 2px;
}
/* line 594, ../sass/main_new.scss */
.video-txt:after {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #ffffff;
  position: absolute;
  top: 5px;
  left: -17px;
}

/*----------bottom---------------*/
/* line 609, ../sass/main_new.scss */
.bottom-buy-bg {
  width: 100%;
  background: #0092dc;
    background: url(../images/ds_bg.jpg) top center no-repeat;
  background-size: cover;
}

/* line 614, ../sass/main_new.scss */
.bottom-block {
  max-width: 1200px;
  margin: auto;
  padding: 0px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  min-height: 420px;
}

.bottom-block h1 {
	font-family: "Open Sans", "Segoe UI";
	width: 100%;
	font-size: 60px;
	font-weight: 100;
	color: #fff;
}
/* line 204, ../sass/main_new.scss */
.bottom-block p {
  margin-top: 8px;
  color: #fff;
  font-size: 26px;
  line-height: 1em;
  font-weight: 100;
}


/* line 641, ../sass/main_new.scss */
.bottom-block p a {
  color: #fff;
}

.bottom-main {
    text-align: center;
  display: block;
}

/* line 645, ../sass/main_new.scss */
.bottom-block .buy-btn {
  margin: auto 37%;
  background: #FF7700;
  display: block;
  width: 26%;
  padding: 15px 40px;
  font-size: 24px;
  font-weight: 100;
  box-sizing: border-box;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1), 0 2px 9px 0 rgba(62, 57, 107, 0.1);
  border-radius: 4px;
  line-height: 22px;
}

.bottom-block-2 .buy-btn {
  font-size: 16px;
  text-align: center;
  background: #FF7700;
  color: #fff !important;
  float: left;
  padding: 13px 40px;
  text-decoration: none;
  line-height: 22px;
  margin: 5px 10px 10px 10px;
  font-weight: 500;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1), 0 2px 9px 0 rgba(62, 57, 107, 0.1);
  border-radius: 4px;
}

.bottom-block .buy-btn:hover{
    background: #ff5d00;
}


/* line 657, ../sass/main_new.scss */
img.ap-icon {
  width: 110px;
  margin: 20px auto;
  display: block;
}

/* line 664, ../sass/main_new.scss */
#b_f {
  font-size: 13px;
  margin: 30px;
  color: #40454d;
}
/* line 668, ../sass/main_new.scss */
#b_f a {
  color: #000;
}
/* line 671, ../sass/main_new.scss */
#b_f #footer {
  color: #40454d;
  font-size: 13px;
  line-height: 26px;
}

/* line 679, ../sass/main_new.scss */
.gdpr_note .column-block {
  margin: 0 auto !important;
  padding: 0px 0 !important;
}

/* line 696, ../sass/main_new.scss */
.bottom-deep {
  background-color: #0000008f;
}

/*-----Herd Effect Banner-----*/
/* line 701, ../sass/main_new.scss */
.event-block {
  position: fixed;
  bottom: 20px;
  right: 18px;
  z-index: 999;
  background: #1c172d;
  width: 160px;
  padding: 12px 18px;
  box-shadow: 2px 2px 6px #00000063;
}

/* line 712, ../sass/main_new.scss */
.event-x {
  position: absolute;
  top: 10px;
  right: 4px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 100px;
  cursor: pointer;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

/* line 726, ../sass/main_new.scss */
.event-block p {
  margin: 0;
  color: #ffffff;
  line-height: 24px;
  font-size: 20px;
  text-align: center;
  font-weight: 100;
}

/* line 734, ../sass/main_new.scss */
span.event-offer {
  font-size: 26px;
  color: #FFEB3B;
  font-weight: 400;
  line-height: 42px;
}

/* line 741, ../sass/main_new.scss */
a.event-btn {
  background: #ff7700;
  padding: 5px 0px;
  font-weight: 700;
  font-size: 14px;
  color: #1c172d !important;
  text-decoration: none;
  margin: auto;
  display: block;
  width: 100%;
  text-align: center;
  box-shadow: none;
  border-radius: 0;
}

.buy-btn-s {
  font-size: 16px;
  text-align: center;
  background: #FF7700;
  color: #fff !important;
  float: left;
  padding: 13px 40px;
  text-decoration: none;
  line-height: 22px;
  margin: 5px 10px 10px 10px;
  font-weight: 500;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1), 0 2px 9px 0 rgba(62, 57, 107, 0.1);
  border-radius: 4px;
}

.buy-btn-s:hover{
    background: #FF5722;
}

/* line 754, ../sass/main_new.scss */
.event-offer {
  font-weight: 800;
}

/* line 757, ../sass/main_new.scss */
.bag-icon {
  /* width: 46px;*/
  margin: auto;
	padding-right: 5px;
}
/* line 760, ../sass/main_new.scss */
.bag-icon img {
  width: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}

.bag-icon-s {
  width: 110px;
  margin: auto;
  padding-left: 15px;
}
/* line 760, ../sass/main_new.scss */
.bag-icon-s img {  
  margin-top: 10px;
  margin-bottom: 10px;
  width: 20px;
	display: inline;
}

/* line 767, ../sass/main_new.scss */
.event-move {
  -webkit-animation: event-move 0.8s;
  -moz-animation: event-move 0.8s;
  animation: event-move 0.8s;
}

@-webkit-keyframes event-move {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 20px;
    opacity: 1;
  }
}
@keyframes event-move {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 20px;
    opacity: 1;
  }
}
@-moz-keyframes event-move {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 20px;
    opacity: 1;
  }
}


/* Offer Tag */

.offertag {
    background-color: #000000;
    width: 110px;
    height: 50px;
    z-index: 2;
    padding: 0px 5px 25px 25px;
	margin-top: 10px;
	margin-left: 14px;
    
}
.b-offer {
    font-size: 52px;
    float:  left;
    font-weight:  400;
	color: #ffffff;
}

.s-offer {
	padding-top: 18px;
    display:  block;
    float:  left;
    font-size: 28px;
    line-height: 22px;
    font-weight: 400;
	color: #ffffff;
	padding-left: 3px;
}
span.s-off {
    font-size: 14px;
    font-weight: 700;
	color: #ffffff;
}

.enddate {
    font-size: 14px;
    text-align:  center;
    display:  block;
    float:  left;
    width:  100%;
    margin: 5px 0 0 0;
    color: #ff7700;
    font-weight: 500;
}

.timernum {
    color: #FFEB3B;
    font-weight: 500;
    font-size: 15px;
}


.timernum_w {
    color: #ffffff;
    font-weight: 500;
    font-size: 12px;
}


.coupon {
    font-size: 15px;
    text-align:  center;
    display:  block;
    float:  left;
    width:  100%;
    color: #ffffff;
	margin-bottom: 8px;
	margin-left: 0px;
    font-weight: 600;
	line-height: 26px;
	background:black;
}
.coupon_extra {
    font-size: 15px;
    text-align: center;
    display:  block;
    float:  left;
    width:  100%;
    color: #ff7700;
    margin-bottom: 8px;
    margin-left: 0px;
    font-weight: 600;
    line-height: 21px;
    padding: 0x 0 5px 0;
	margin-top: -5px;
}

.plus {
	font-size: 26px;
	color: #ffffff;
	margin: auto 0;
	font-weight: 800;
	text-align:  center;
	line-height: 24px;
	margin-top: -10px;
	margin-bottom: 4px;
}

.code {
	font-size: 15px;
	color: #ffffff;
	border: 1px dotted #ffffff;
	margin-top: 3px;
	line-height: 26px;
	padding: 0px 8px;
	font-weight: 600;
	display: block;
}

/*------------mouseover------*/
.gif_block {
  position:  absolute;
  background:  #fff;
  width: 500px;
  z-index: 999;
  box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.07), 0 0px 40px 0 rgba(0, 0, 0, 0.14);
  border: 3px solid #ff7700;
  }

.gif_a {
    top: -56px;
    left: 238px;
    visibility:  hidden;
}
.gif_b {
    top: 16px;
    left: 260px;
    visibility:  hidden;
}
.gif_c {
    top: 50px;
    left: 238px;
  visibility:  hidden; 
}
.gif_d {
    top: 130px;
    left: 294px;
    visibility:  hidden;
}
.gif_i {
    top: 10px;
    left: 294px;
    visibility:  hidden;
}
.gif_e {
    top: 130px;
    left: 526px;
    visibility:  hidden;
}
.gif_f {
    top: 130px;
    left: 615px;
    visibility:  hidden;
}
.gif_g {
    top: 470px;
    left: 554px;
    visibility:  hidden; 
}
.gif_h {
    top: 265px;
    left: 630px;
    visibility:  hidden;
}

.gif_a:before, .gif_b:before, .gif_c:before, .gif_i:before{
    content: "";
    position:  absolute;
    top: 61px;
    left: -18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 15px 10px 0;
    border-color: transparent #ff7700 transparent transparent;
}
.gif_d:before,.gif_e:before,.gif_g:before,.gif_h:before{
    content: "";
    position:  absolute;
    bottom: -16px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #ff7700 transparent transparent transparent;
}
.gif_f:before{
    content: "";
    position:  absolute;
    bottom: -16px;
    left: 81%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #ff7700 transparent transparent transparent;
}

.bulletPoint {
    position:  relative;
}


.gif_block img {
    width: 50%;
    margin:  0;
}

.gif_block p {
    background-image:  none;
    float:  left;
    box-sizing:  border-box;
    font-size: 13px;
    line-height: 20px;
    padding:  0;
    margin:  0;
}

.gif_block h3 {
    font-size: 16px;
    color: #ff7700;
    line-height: 20px;
    margin-bottom:5px;
}
.txt-block {
    float: left;
    width: 50%;
    padding: 10px 20px;
    box-sizing: border-box;
}

.highlight-365 h2,.highlight-365 p,.highlight-365 h3 {
    color:#fff;
}