#_embed_new,
#_embed_new * {
 position: static;
 width: auto;
 min-width: 0;
 max-width: 100%;
 height: auto;
 min-height: 0;
 padding: 0;
 margin: 0;
 font-family: 'Open Sans', sans-serif;
 font-weight: 400;
 font-size: 15px;
 line-height: 1.2;
 text-align: left;
 color: #545454;
 letter-spacing: 0;
 text-indent: 0;
 text-transform: initial;
 text-decoration: none;
 text-shadow: none;
 background: transparent;
 border: none;
 box-shadow: none;
 border-radius: 0;
 outline: none;
 opacity: 1;
 overflow: visible;
 visibility: visible;
 vertical-align: middle;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -webkit-transition: none;
 -moz-transition: none;
 -o-transition: none;
 transition: none;
 -webkit-transition: 0.2s ease-in-out;
 -moz-transition: 0.2s ease-in-out;
 -o-transition: 0.2s ease-in-out;
 transition: 0.2s ease-in-out;
}

#_embed_new * {
 font-family: inherit;
 font-weight: inherit;
 font-size: inherit;
 line-height: inherit;
 text-align: inherit;
 color: inherit;
 letter-spacing: inherit;
 text-indent: inherit;
 text-transform: inherit;
 text-decoration: inherit;
 border-radius: inherit;
 outline: inherit;
 opacity: inherit;
 overflow: inherit;
 visibility: inherit;
 vertical-align: inherit;
 -webkit-transition: inherit;
 -moz-transition: inherit;
 -o-transition: inherit;
 transition: inherit;
}

#_embed_new {
 display: flex;
 justify-content: center;
 float: left;
 width: 100%;
}
 
#_embed_new #_embed_content {
 float: left;
 width: 100%;
 max-width: 1300px;
}

#_embed_new a:link,
#_embed_new a:visited,
#_embed_new a:hover {
 font-family: inherit;
 font-size: inherit;
 line-height: inherit;
 color: #1ea6db;
 -webkit-transition: 0.2s ease-in-out;
 -moz-transition: 0.2s ease-in-out;
 -o-transition: 0.2s ease-in-out;
 transition: 0.2s ease-in-out;
}

#_embed_new a:hover {
 color: #1298ce;
}

#_embed_new a._embed_basic_btn {
 font-size: 14px;
 color: #fff;
}

#_embed_new ._embed_clearfix {
 width: 100%;
 clear: both;
}

#_embed_new ._embed_no_break {
 white-space: nowrap;
}

/* */

#_embed_new ._embed_basic_btn {
 position: relative;
 display: flex;
 justify-content: center;
 align-items: center;
 float: left;
 padding: 10px 15px;
 font-family: 'Open Sans', sans-serif;
 font-weight: 700;
 font-size: 16px;
 line-height: 1.2;
 color: #fff;
 text-align: center;
 text-transform: uppercase;
 text-decoration: none;
 border: none;
 border-radius: 0;
 background: #1ea6db;
 cursor: pointer;
 outline: none;
 -webkit-transition: 0.2s ease-in-out;
 -moz-transition: 0.2s ease-in-out;
 -o-transition: 0.2s ease-in-out;
 transition: 0.2s ease-in-out;
}

#_embed_new ._embed_basic_btn:hover {
 color: #fff;
 background: #1298ce;
}

#_embed_new ._embed_basic_btn._embed_secondary_btn {
 font-weight: 400;
 font-size: 10px;
 color: #545454;
 border: 1px solid #ddd;
 background-color: #efefef;
 z-index: 5;
}

#_embed_new ._embed_basic_btn._embed_secondary_btn:hover {
 color: #fff;
 border: 1px solid #1ea6db;
 background-color: #1ea6db;
}

@media screen and (max-width: 650px) {
 #_embed_new ._embed_basic_btn {
  font-size: 15px;
 }
}

.m_offers_list {
 display: block!important;
}



#_embed_tabs_content ul{
 padding-left:5px;
 margin-left:1px;
 margin-top:1px;
 margin-bottom:1px;
}

#_embed_tabs_content ul li{
 background:url("/img/bullet.png") no-repeat 0 10px;
 list-style-type:none;
 padding-left:10px;
}
