/*@import url(animate.css);
    @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
    @import url(//fonts.googleapis.com/css?family=Righteous|Roboto: 400, 300, 500, 700);
    @import url(../css/fl-bigmug-line.css);
    @import url(../css/fl-36-slim-icons.css);
    @import url(../css/fl-sympletts.css);*/
    body {
    color: #505253;
    /*font: 300 15px/24px "Roboto", sans-serif;*/
    letter-spacing: 0.6px;
    -webkit-text-size-adjust: none;
    background-color: #ebebeb;
}
body * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
}
h1, .head1, h2, .head2, h3, .head3 {
    /*font-family: "Righteous", sans-serif;*/
    text-transform: uppercase;
}
h1, .head1 {
    font-size: 110px;
    line-height: 110px;
}
@media (max-width: 991px)  {
    h1, .head1 {
    font-size: 40px;
    line-height: 50px;
}
}
h1__mod, .head1__mod {
    font-size: 108px;
    line-height: 100px;
}
@media (max-width: 991px)  {
    h1__mod, .head1__mod {
    font-size: 40px;
    line-height: 50px;
}
}
h2, .head2 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.8px;
    color: #303334;
}
@media (max-width: 991px)  {
    h2, .head2 {
    font-size: 30px;
    line-height: 40px;
}
}
h3, .head3 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.4px;
    color: #303334;
}
h4, .head4 {
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 4.4px;
    font-weight: 400;
    /*text-transform: uppercase;*/
}
@media (max-width: 767px)  {
    h4, .head4 {
    font-size: 16px;
    line-height: 20px;
}
.hblock{
  width:100%;
}
.bl_text{
height:200px;
width:100%;
}
}

h5, .head5 {
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: 0.8px;
    color: #303334;
}
@media (max-width: 1200px)  {
    h5, .head5 {
    line-height: 30px;
}
}
h6, .head6 {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.8px;
    font-weight: 500;
    color: #303334;
}
p a:hover, .marked-list a:hover, .list a:hover {
    text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
    text-decoration: none;
}
time {
    display: block;
}
strong {
    font-weight: 700;
}
.fa {
    line-height: inherit;
}
[class*='fa-']:before {
    font-weight: 400;
    font-family: "FontAwesome";
}
.page {
    overflow: hidden;
    min-height: 500px;
}
.lt-ie9 .page {
    min-width: 1200px;
}
.fw-n {
    font-weight: 400;
}
.fw-b {
    font-weight: 700;
}
.fw-l {
    font-weight: 300;
}
.fw-m {
    font-weight: 500;
}
.text-uppercase {
    text-transform: uppercase;
}
.clr-secondary {
    color: #303334;
}
.secondary-light {
    color: #e2e2e2;
}
@media (max-width: 767px)  {
    .center767 {
    text-align: center;
}
.center767 * {
    text-align: center;
}
}
@media (max-width: 991px)  {
    .center991 {
    text-align: center;
}
.center991 * {
    text-align: center;
}
}
.img-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.text-center-p {
    text-align: center;
    padding-bottom: 45px;
}
.text-left {
    text-align: left;
}
.mg-add {
    margin-top: 363px;
}
.mg-add2 {
    margin-top: 381px;
}
.mg-add3 {
    margin-top: 370px;
}
@media (max-width: 991px)  {
    .mg-add, .mg-add2, .mg-add3 {
    margin-top: 80px;
}
}
*+p {
    margin-top: 7px;
}
*+h5 {
    margin-top: 20px;
}
*+.btn, *+.btn-link {
    margin-top: 69px;
}
*+.head1 {
    margin-top: 92px;
}
*+.progress {
    margin-top: 24px;
}
p+p.head2 {
    margin-top: 47px;
}
*+.offs {
    margin-top: 57px;
}
*+.marked-list {
    margin-top: 45px;
}
.marked-list+.btn {
    margin-top: 79px;
}
*+.index-list {
    margin-top: 64px;
}
hr+p {
    margin-top: 43px;
}
p.offs2+h5 {
    margin-top: 30px;
}
*+.offs3 {
    margin-top: 10px;
}
*+.offs4 {
    margin-top: 0;
}
*+.offs5 {
    margin-top: 67px;
}
*+.h5__mod {
    margin-top: 35px;
}
.brand {
    display: inline-block;
    position: relative;
    padding-top: 86px;
    text-align: center;
}
.brand:before {
    content: "\e054";
    position: absolute;
    font-family: 'fl-bigmug-line';
    left: 50%;
    font-size: 200px;
    color: #fff;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0px;
}
.brand_name {
    overflow: hidden;
    font-size: 440px;
    text-transform: lowercase;
    line-height: 373px;
    color: #fff;
}
.brand_name a:hover {
    color: inherit;
}
.brand_slogan {
    color: #fff;
    margin-top: 3px;
}
@media (max-width: 1850px)  {
    .brand {
    padding-top: 30px;
}
.brand_name {
    font-size: 200px;
    line-height: 160px;
}
.brand:before {
    font-size: 100px;
}
}
@media (max-width: 991px)  {
    .brand_name {
    font-size: 130px;
    line-height: 130px;
}
}
@media (max-width: 767px)  {
    .brand_name {
    font-size: 60px;
    line-height: 60px;
}
.brand:before {
    font-size: 50px;
}
.brand_slogan {
    font-size: 16px;
    white-space: nowrap;
    line-height: 20px;
}
}
.brand__mod {
    padding-top: 14px;
}
.brand__mod:before {
    font-size: 100px;
}
.brand__mod .brand_name {
    font-size: 200px;
    line-height: 200px;
}
.brand__mod .brand_slogan {
    line-height: 26px;
}
@media (max-width: 767px)  {
    .brand__mod {
    padding-top: 50px;
}
.brand__mod .brand_name {
    font-size: 100px;
    line-height: 100px;
}
}
.bg-primary h5>a:hover {
    text-decoration: underline;
    color: inherit;
}
.bg-default {
    background: #f8f8f8;
}
.bg-content-right, .bg-content-left {
    padding-top: 30px;
    position: relative;
    background: #fff;
    z-index: 1;
}
.bg-content-right .img, .bg-content-left .img {
    position: absolute;
    z-index: -1;
}
@media (max-width: 991px)  {
    .bg-content-right .img, .bg-content-left .img {
    position: static;
    margin: 20px auto 0;
}
.bg-content-right .img img, .bg-content-left .img img {
    margin-top: 40px;
    margin-bottom: 0px;
}
}
.bg-content-right {
    padding-bottom: 297px;
}
.bg-content-right .img {
    right: 0;
}
@media (max-width: 1700px)  {
    .bg-content-right .img {
    right: -500px;
}
}
@media (max-width: 991px)  {
    .bg-content-right {
    padding-top: 50px;
    padding-bottom: 0px;
}
.bg-content-right .img {
    position: relative;
    right: -120px;
}
}
.bg-content-right__mod {
    padding-bottom: 377px;
}
@media (max-width: 1700px)  {
    .bg-content-right__mod .img {
    right: -350px;
}
}
@media (max-width: 991px)  {
    .bg-content-right__mod {
    padding-top: 50px;
    padding-bottom: 0px;
}
.bg-content-right__mod .img {
    position: relative;
    right: -120px;
}
}
.bg-content-left {
    padding-bottom: 225px;
}
.bg-content-left .img {
    left: 0;
}
@media (max-width: 1700px)  {
    .bg-content-left .img {
    left: -300px;
}
}
@media (max-width: 991px)  {
    .bg-content-left {
    padding-top: 50px;
    padding-bottom: 0px;
}
.bg-content-left .img {
    position: relative;
    left: -120px;
}
}
.bg-content-left *+.offs {
    margin-top: 180px;
}
@media (max-width: 991px)  {
    .bg-content-left *+.offs {
    margin-top: 50px;
}
}
.bg-content-left__mod {
    padding-bottom: 383px;
}
@media (max-width: 1700px)  {
    .bg-content-left__mod .img {
    left: -410px;
}
}
@media (max-width: 1200px)  {
    .bg-content-left__mod {
    padding-bottom: 402px;
}
}
@media (max-width: 1199px)  {
    .bg-content-left__mod .img {
    top: 50px;
}
}
@media (max-width: 991px)  {
    .bg-content-left__mod {
    padding-top: 50px;
    padding-bottom: 0px;
}
.bg-content-left__mod .img {
    position: relative;
    left: -120px;
    top: 0;
}
}
@media (max-width: 767px)  {
    .fl-sympletts-coin18, .fl-sympletts-diamond44, .fl-sympletts-umbrella, .fl-sympletts-down-arrow19, .fl-sympletts-share16, .fl-sympletts-attach {
    margin-top: 60px;
}
}
.hr__mod {
    border: none;
    width: 169px;
    height: 4px;
    background: #fff;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 25px;
}
@media (max-width: 991px)  {
    .hr__mod {
    margin-bottom: 10px;
}
}
@media (max-width: 991px)  {
    .marked-list {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}
}
.index-list {
    counter-reset: li;
    color: #303334;
}
.index-list li {
    position: relative;
    padding-top: 62px;
}
.index-list li:before {
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    font-size: 10px;
    font-weight: 400;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 15px;
    color: #b0b3b4;
}
@media (max-width: 767px)  {
    .index-list li: before {
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
}
.index-list li dl dd {
    margin-left: 5px;
}
.index-list li dl dt, .index-list li dl dd {
    display: inline-block;
}
.index-list li dl a[href^="callto:"]:hover {
    color: #ff3f20;
}
@media (max-width: 767px)  {
    .index-list li {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}
}
.inline-list {
    display: inline-block;
}
*+.inline-list {
    margin-left: 116px;
    margin-top: -5px;
}
@media (max-width: 767px)  {
    *+.inline-list {
    display: block;
    margin: 0;
    margin-top: 30px;
}
}
.inline-list li {
    display: inline-block;
    color: #303334;
}
.inline-list li .fa:before {
    font-size: 25px;
}
.inline-list li+li {
    margin-left: 30px;
}
.term-list dd {
    margin-left: 0;
}
.term-list *+dt {
    margin-top: 71px;
}
.term-list dt+* {
    margin-top: 10px;
}
.term-list a[href^="mailto:"] {
    display: inline-block;
    margin-top: 81px;
}
.term-list a[href^="mailto:"]:hover {
    color: #ff3f20;
}
*+.term-list {
    margin-top: 22px;
}
.copyright {
    display: inline-block;
}
.thumb2 {
    float: left;
    display: block;
    width: 25%;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 2;
    color: #fff;
}
.thumb2 img {
    width: 100%;
    height: auto;
}
.thumb2 .thumb_overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 500px;
    opacity: 0;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    z-index: 1;
}
.thumb2 .thumb_overlay:before {
    display: none;
}
.thumb2 .caption {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: -200px;
    width: 100%;
    display: inline-block;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.thumb2 .caption .fl-bigmug-line-hot67:before {
    font-size: 130px;
}
@media (max-width: 991px)  {
    .thumb2 .caption .fl-bigmug-line-hot67: before {
    font-size: 60px;
}
}
@media (max-width: 767px)  {
    .thumb2 {
    float: none;
    width: 512px;
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width: 500px)  {
    .thumb2 {
    width: 100%;
}
}
.thumbnail {
    margin-left: auto;
    margin-right: auto;
    max-width: 270px;
}
.thumbnail .caption {
    text-align: left;
    margin-top: 26px;
}
.thumbnail__mod {
    max-width: 370px;
}
.block-icon {
    position: relative;
    padding-left: 100px;
    text-align: left;
}
.block-icon .icon {
    position: absolute;
    font: 400 60px 'fl-sympletts';
    color: #fff;
    left: 0;
    top: 15px;
}
@media (max-width: 767px)  {
    .block-icon {
    margin-top: 50px;
}
}
.block-icon+.block-icon {
    margin-top: 74px;
}

.parallax {
    position: relative;
    overflow: hidden;
}
.parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform;
}
.parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.parallax_pattern {
    background-repeat: repeat;
}
.parallax_cnt {
    position: relative;
}
.parallax_cnt * {
    color: #fff;
}
.parallax_cnt *+p.head4 {
    margin-top: 3px;
}
@media (max-width: 767px)  {
    .parallax_cnt p.head1 {
    font-size: 37px;
    line-height: 50px;
}
}
@-webkit-keyframes progress-bar-stripes {
    from {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
to {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}
@keyframes progress-bar-stripes {
    from {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
to {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}
.progress {
    overflow: hidden;
    height: 9px;
    display: block;
    max-width: 798px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #e2e2e2;
    -webkit-box-shadow: inset 0 1 px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1 px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1 px 2px rgba(0, 0, 0, 0.1);
}
.progress+p.head2 {
    margin-top: 36px;
}
.progress-bar {
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #ff3f20;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    animation: progress-bar-stripes 1.5s 0.2s forwards;
}
header {
    position: relative;
    text-align: center;
}
header .hr__mod {
    margin-top: 16px;
}
header .brand {
    top: 21.7%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
}
@media (max-width: 767px)  {
    header .brand {
    top: 13.7%;
}
}
.header__mod {
    position: relative;
    background: url("../images/slide-1.jpg") center top no-repeat;
    background-size: cover;
    height: 554px;
}
.header__mod .hr__mod {
    margin-top: 7px;
    margin-bottom: 7px;
}
.header__mod .brand {
    top: 44.7%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width: 767px)  {
    .header__mod .brand {
    top: 30%;
}
}
main {
    display: block;
}
section.thumb2-wrap {
    width: 100%;
}
section.thumb2-wrap:before, section.thumb2-wrap:after {
    display: table;
    content: "";
    line-height: 0;
}
section.thumb2-wrap:after {
    clear: both;
}
.well {
    padding-top: 180px;
    padding-bottom: 144px;
}
.well__mod {
    padding-bottom: 190px;
}
.well__mod2 {
    padding-bottom: 122px;
}
.well2 {
    padding-top: 384px;
    padding-bottom: 494px;
}
.well2__mod {
    padding-bottom: 395px;
}
.well2__mod2 {
    padding-bottom: 370px;
}
.well3 {
    padding-top: 192px;
    padding-bottom: 163px;
}
.well3__mod {
    padding-bottom: 190px;
}
.well4 {
    padding-top: 97px;
    padding-bottom: 0px;
}
@media (max-width: 767px)  {
    .well, .well2, .well3 {
    padding-top: 120px;
    padding-bottom: 120px;
}
}
footer {
    padding-top: 120px;
    padding-bottom: 160px;
    background: #f8f8f8;
}
@media (max-width: 767px)  {
    footer {
    padding-bottom: 120px;
}
}
.border-t {
    border-top: 1px solid #e2e2e2;
}





/*@font-face {
    font-family: 'EuropeExt Normal';
    font-style: normal;
    font-weight: 400;
    src: local('EuropeExt Normal'), local('EuropeExt-Normal'),
        url(../europeext-normal.woff) format('woff'),
        url(../Europe_Ext.TTF.ttf) format('truetype');
}
h1,h2,h3 {
    font-family: 'EuropeExt Normal', arial;
    font-weight: normal;
     }*/
h2:after{

    border-bottom: 3px solid #124cbe;
}
.well-1{
  padding-top: 45px;
  padding-bottom: 110px;
}
.well-2{
    padding-top: 0;
    padding-bottom: 45px;
}
.well-3{
    padding-top: 45px;
    padding-bottom: 90px;
}
.well-4{
    padding-top: 45px;
    padding-bottom: 90px;
}
@media (min-width: 992px){
.well-2 {
    padding-top: 40px;
    padding-bottom: 80px;
}
.well-1{
  padding-bottom: 90px;
}
}
h4 {
  /*font-family: 'Open Sans', sans-serif;*/
  padding-top: 1px;
    letter-spacing: 0px;
  color: #303334;
/*font-size: 16px;*/
font-size: 20px;
line-height: 20px;
vertical-align: middle;
    display: table-cell;
}

*+.row {
    margin-top: 0px;
}
.i0{
    visibility: hidden;
}
.i1{

  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
}
.block {
    text-align: center;
    display: table;
    content: "";
    margin: 0 auto;
}
.block .bg-bl {
  /*  display: table-cell;*/
    vertical-align: middle;
    margin: 0 auto;
    float: none;
    padding-top:40px;

}
.well-3 .block .bg-bl {
  /*  display: table-cell;*/
    vertical-align: middle;
    margin: 0 auto;
    float: none;
    padding-top:0;
    padding-left: 0;
    padding-right: 0;

}

.hblock {
  width:100%;
  display: table;
    vertical-align: middle;
    height: 100%;
    padding: 20px;
}
/*@media (min-width: 1200px) {
  .hblock {
    height: 272px;
  }
}*/
@media (max-width: 1199px) {
.hblock h4{
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .hblock h4{
    font-size: 18px;
  }
}
.b1, .b2 {
  position: relative;
  float: left;
  left: -50%;
}
.b1 {
  width: 50%;
}
.bg-one, .bg-two {
  position:relative;
  float: left;
  width: 100%;
  background-color: #9988ff;
}
.bg-one {
  overflow: hidden;
}
.bg-two {
  left: 50%;
  background-color: #99ff99;
}

.text-centr{
      text-align: center;
}
.extrabox{
    margin: 0 0 38px 0;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 15px;
    float: none;
}
.icons{
    float: none;
    width: 180px;
    height: 180px;
    margin: 0;
    border-radius: 500px;
    border: solid 3px #4e5152;
    display: inline-block;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.img-icons{
  border-radius: 500px;
}
p{
  /*font-family: 'Open Sans', sans-serif;*/
  font-size: 18px;
font-weight: 300;
line-height: 24px;
}

.thumb:hover .thumb_overlay {
     opacity: 0;

}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.cbp-so-scroller {
    display: table;
    overflow: hidden;
}
.cbp-so-section {
/*  display: table-row;*/
}

.cbp-so-section:before,
.cbp-so-section:after {
    content: " ";
    display: table;
}

.cbp-so-section:after {
    clear: both;
}
.cbp-so-section h2 {
    font-size: 5em;
    font-weight: 300;
    line-height: 1;
}

.cbp-so-section p {
    font-size: 2em;
    font-weight: 300;
}

.cbp-so-side {

    float: left;


    overflow: hidden;

    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    -moz-transition: -moz-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

.cbp-so-side:before,
.cbp-so-side:after {
    content: " ";
    display: table;
}

.cbp-so-side:after {
    clear: both;
}

.cbp-so-side-right {
    text-align: left;
}

.cbp-so-side-left {
    text-align: right;
}

.cbp-so-side-right img {
    float: left;
}

.cbp-so-side-left img {
    float: right;
}

.cbp-so-init .cbp-so-side {
    opacity: 0;
}

.cbp-so-init .cbp-so-side-left {
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    transform: translateX(-80px);
}

.cbp-so-init .cbp-so-side-right {
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    transform: translateX(80px);
}

.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  /*background: #f0f0f0;*/
  padding-top: 68px;
  padding-right: 20px;
  padding-left: 20px;
}
#mainbottom-row .grayBg {
  padding-top: 0;
  max-width: 1116px;
  margin: 0 auto;
}
#mainbottom-row .grayBg .readmore {
  background: none;
  border-color: #124cbe;
  color: #124cbe;
  font-size: 16px;
  padding: 9px 28px;
}
#mainbottom-row .grayBg .readmore:hover {
  background: white;
}
/*======================= BOTTOM =======================*/
#bottom-row-0 {
  background: url(../image/bottomBg_01.jpg) ;
  color: #babec2;
  /*padding-bottom: 51px;*/
}
#bottom-row-0 h1,
#bottom-row-0 h2,
#bottom-row-0 h3,
#bottom-row-0 h4,
#bottom-row-0 h5,
#bottom-row-0 h6 {
  /*color: white;*/
}
#bottom-row-0 h1.moduleTitle,
#bottom-row-0 h2.moduleTitle,
#bottom-row-0 h3.moduleTitle,
#bottom-row-0 h4.moduleTitle,
#bottom-row-0 h5.moduleTitle,
#bottom-row-0 h6.moduleTitle {
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 36px;
}
#bottom-row-0 h1.moduleTitle:after,
#bottom-row-0 h2.moduleTitle:after,
#bottom-row-0 h3.moduleTitle:after,
#bottom-row-0 h4.moduleTitle:after,
#bottom-row-0 h5.moduleTitle:after,
#bottom-row-0 h6.moduleTitle:after {
  display: none;
}
#bottom-row-0 h1.item_title,
#bottom-row-0 h2.item_title,
#bottom-row-0 h3.item_title,
#bottom-row-0 h4.item_title,
#bottom-row-0 h5.item_title,
#bottom-row-0 h6.item_title {
  color: #124cbe;
  font-size: 24px;
  line-height: 29px;
  font-weight: bold;
}
#bottom-row-0 h1.item_title a,
#bottom-row-0 h2.item_title a,
#bottom-row-0 h3.item_title a,
#bottom-row-0 h4.item_title a,
#bottom-row-0 h5.item_title a,
#bottom-row-0 h6.item_title a {
  color: #124cbe;
}
#bottom-row-0 h1.item_title a:hover,
#bottom-row-0 h2.item_title a:hover,
#bottom-row-0 h3.item_title a:hover,
#bottom-row-0 h4.item_title a:hover,
#bottom-row-0 h5.item_title a:hover,
#bottom-row-0 h6.item_title a:hover {
  color: #ffffff;
}
#bottom-row-0 .mod-newsflash-adv__indent {
  text-transform: none;
  color: white;
  font-size: 14px;
  line-height: 24px;
}
#bottom-row-0 .mod-newsflash-adv__indent .item_title {
  text-transform: uppercase;
}
#bottom-row-0 .rapid_contact {
  padding-top: 82px;
}
#bottom-row-0 .rapid_contact input.inputbox,
#bottom-row-0 .rapid_contact textarea {
  background: none;
  border-color: #9ea0a2;
  color: white;
}
#bottom-row-0 .rapid_contact input {
  height: 41px;
}
#bottom-row-0 .moduletable.indent {
  padding-top: 104px;
}
#bottom-row-0 .item_list li {
  color: white;
}
#bottom-row-0 .item_list li a {
  color: white;
}
#bottom-row-0 .item_list li a:hover {
  text-decoration: underline !important;
}
@media (max-width: 767px) {

  #bottom-row-0 {
    background-repeat: repeat;
  }

  #bottom-row-0 .rapid_contact {
    padding-top: 0;
  }
  #bottom-row-0 .moduletable.indent {
    padding-top: 40px;
  }
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/



.moto-widget {
  position: relative;
}
.moto-widget-cover,
.frame-empty {
  display: none;
}
@media screen and (min-width: 767px) {
  .moto-widget-row .container-fluid:after,
  .moto-widget-row .container-fluid:before,
  .moto-widget-block .container-fluid:after,
  .moto-widget-block .container-fluid:before {
    display: block;
  }
  .moto-widget-row .row,
  .moto-widget-block .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .moto-widget-row .row:after,
  .moto-widget-row .row:before,
  .moto-widget-block .row:after,
  .moto-widget-block .row:before {
    display: block;
  }
  .moto-widget-row.moto-justify-content_center > .container-fluid > .row > .moto-cell,
  .moto-widget-row.moto-justify-content_bottom > .container-fluid > .row > .moto-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .moto-widget-row.moto-justify-content_center .moto-widget-row,
  .moto-widget-row.moto-justify-content_center .moto-widget-image,
  .moto-widget-row.moto-justify-content_center .moto-widget-menu,
  .moto-widget-row.moto-justify-content_bottom .moto-widget-row,
  .moto-widget-row.moto-justify-content_bottom .moto-widget-image,
  .moto-widget-row.moto-justify-content_bottom .moto-widget-menu {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .moto-widget-row.moto-justify-content_center > .container-fluid > .row > .moto-cell {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .moto-widget-row.moto-justify-content_bottom > .container-fluid > .row > .moto-cell {
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
}
.row-fixed .container-fluid {
  margin-left: auto;
  margin-right: auto;
}
.row-gutter-0 .container-fluid,
.row-gutter-0 .moto-cell {
  padding-left: 0;
  padding-right: 0;
}
.row-gutter-0 .row {
  margin-left: 0;
  margin-right: 0;
}
.moto-widget-row > .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1039px) {
  .moto-parallax {
    background-attachment: fixed;
  }
}
@media screen and (min-width: 1039px) {
  .moto-background-fixed {
    background-attachment: fixed;
  }
}
.moto-widget-text-content {
  padding: 0 1px;
}

.moto-spacing-top-auto {
  padding-top: initial;
}
.moto-spacing-top-zero {
  padding-top: 0;
}
.moto-spacing-top-small {
  padding-top: 15px;
}
.moto-spacing-top-medium {
  padding-top: 50px;
}
.moto-spacing-top-large {
  padding-top: 130px;
}
.moto-spacing-bottom-auto {
  padding-bottom: initial;
}
.moto-spacing-bottom-zero {
  padding-bottom: 0;
}
.moto-spacing-bottom-small {
  padding-bottom: 15px;
}
.moto-spacing-bottom-medium {
  padding-bottom: 50px;
}
.moto-spacing-bottom-large {
  padding-bottom: 130px;
}
.moto-spacing-left-auto {
  padding-left: initial;
}
.moto-spacing-left-zero {
  padding-left: 0;
}
.moto-spacing-left-small {
  padding-left: 15px;
}
.moto-spacing-left-medium {
  padding-left: 50px;
}
.moto-spacing-left-large {
  padding-left: 130px;
}
.moto-spacing-right-auto {
  padding-right: initial;
}
.moto-spacing-right-zero {
  padding-right: 0;
}
.moto-spacing-right-small {
  padding-right: 15px;
}
.moto-spacing-right-medium {
  padding-right: 50px;
}
.moto-spacing-right-large {
  padding-right: 130px;
}
@media (max-width: 1039px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 25px;
  }
  .moto-spacing-top-large {
    padding-top: 40px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 40px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 40px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .moto-spacing-top-small {
    padding-top: 5px;
  }
  .moto-spacing-top-medium {
    padding-top: 15px;
  }
  .moto-spacing-top-large {
    padding-top: 45px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 5px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 45px;
  }
  .moto-spacing-left-small {
    padding-left: 5px;
  }
  .moto-spacing-left-medium {
    padding-left: 15px;
  }
  .moto-spacing-left-large {
    padding-left: 45px;
  }
  .moto-spacing-right-small {
    padding-right: 5px;
  }
  .moto-spacing-right-medium {
    padding-right: 15px;
  }
  .moto-spacing-right-large {
    padding-right: 45px;
  }
}
@media (max-width: 479px) {
  .moto-spacing-top-small {
    padding-top: 5px;
  }
  .moto-spacing-top-medium {
    padding-top: 15px;
  }
  .moto-spacing-top-large {
    padding-top: 45px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 5px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 45px;
  }
  .moto-spacing-left-small {
    padding-left: 5px;
  }
  .moto-spacing-left-medium {
    padding-left: 15px;
  }
  .moto-spacing-left-large {
    padding-left: 45px;
  }
  .moto-spacing-right-small {
    padding-right: 5px;
  }
  .moto-spacing-right-medium {
    padding-right: 15px;
  }
  .moto-spacing-right-large {
    padding-right: 45px;
  }
}
.moto-container_header_57ebc8c271 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #384057;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_57ebc8a470 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_57ebc8a469 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #0f5dc2;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_57ebc8a468 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #0f5dc2;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.moto-text_204 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Lato', sans-serif;*/
  color: #ffffff;
  font-size: 16px;
  line-height: 0.9;
  letter-spacing: 0px;
}
.moto-text_204 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_204 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #1774ed;
}
@media (max-width: 1039px) {
  .moto-text_204 {
    font-size: 14px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_204 {
    font-size: 15px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_204 {
    font-size: 15px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
.moto-text_203 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Lato', sans-serif;*/
  color: #1774ed;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_203 a {
  color: #1774ed;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_203 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_203 {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_203 {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_203 {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-container_content_57ea641031 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea63ee30 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea63e129 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea63d328 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea63bd27 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea638e26 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea43fd25 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fafafa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea43dc24 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fafafa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea43c423 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fafafa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea43a922 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fafafa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea430d21 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fafafa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea42f120 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fafafa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea42d819 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fafafa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea42ba18 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fafafa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-text_146 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Montserrat', sans-serif;*/
  color: #ffffff;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_146 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_146 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #1774ed;
}
@media (max-width: 1039px) {
  .moto-text_146 {
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_146 {
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_146 {
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-container_content_57ea3fbf17 {
  margin-top: 10px;
  margin-bottom: 4px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #00b06c;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.moto-container_content_57ea3f2015 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea3f1514 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea3f0713 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea3ef212 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea39d411 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('https://template59194.motopreview.com/mt-demo/59100/59194/mt-content/uploads/2016/09/mt-0584-home_background.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.moto-container_content_57ea298e8 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #4690f1;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea29797 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #4690f1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea29676 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #4690f1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea294e5 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #4690f1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea1e684 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea1e5b3 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #4690f1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea1e4a2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #4690f1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57ea1e1d1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #4690f1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e9211b15 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('https://template59194.motopreview.com/mt-demo/59100/59194/mt-content/uploads/2016/09/mt-0584-home_call2.jpg');
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.moto-container_content_57e91dd914 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e91d9513 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.cont-bord{
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e91d6e12 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;

}
.moto-container_content_57e918b811 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e9187d10 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e9185b9 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e9183d8 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e913727 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e913616 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e9134e5 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e911f24 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-color: #e1e1e1;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57e8fe092 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('https://template59194.motopreview.com/mt-demo/59100/59194/mt-content/uploads/2016/09/mt-0584-home_header.jpg');
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.moto-container_content_57e8fc801 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('https://template59194.motopreview.com/mt-demo/59100/59194/mt-content/uploads/2016/09/mt-0584-home_header.jpg');
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.moto-container_content_57e8dcf011c12 {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_56cf1c5f {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_56cf1b6e {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_56cf1b25 {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_56cf197d {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_56cf16be {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-text_99 {
  font-weight: 700;
  font-style: normal;
  /*font-family: arial, helvetica, sans-serif;*/
  color: #1774ed;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_99 a {
  color: #ff7200;
  text-decoration: underline;
  font-weight: 700;
  font-style: normal;
}
.moto-text_99 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #1774ed;
}
.moto-container_content_54dc6e2e {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_547358c1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 30px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_54735861 {
  margin-top: 50px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_footer_54730e88 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #384057;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_footer_54730dd7 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #8493a7;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_546f085d {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 21px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_546f07b9 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_546f06c2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 21px;
  padding-bottom: 24px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_546f0631 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #232635;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_546f060d {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_546f0609 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_546f04c6 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #232635;
  border-style: solid;
  border-color: #3e4258;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 3px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_546e0792 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 21px;
  padding-bottom: 24px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #232635;
  border-style: solid;
  border-color: #3e4258;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 3px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-background_2 {
  background-color: #8493a7;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background_1 {
  background-color: #ffffff;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background {
  background-color: #e6e6e6;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-text_system_14 {
  font-weight: 900;
  font-style: normal;
  /*font-family: 'Roboto', sans-serif;*/
  color: #1774ed;
  font-size: 72px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_14 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 900;
  font-style: normal;
}
.moto-text_system_14 a:hover {
  text-decoration: none;
  font-weight: 900;
  font-style: normal;
  color: #1774ed;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 36px;
    line-height: 2.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 54px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 54px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Lato', sans-serif;*/
  color: #1774ed;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #1774ed;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #384057;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Lato', sans-serif;*/
  color: #384057;
  font-size: 16px;
  line-height: 0.9;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #384057;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #1774ed;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 16px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 15px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 15px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 400;
  font-style: normal;
  /*font-family:'Open Sans', sans-serif;*/
  color: #242938;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #242938;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Open Sans', sans-serif;*/
  color: #a3aebd;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_10 a {
  color: #a3aebd;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #1774ed;
}
@media (max-width: 1039px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Montserrat', sans-serif;*/
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 4px;
}
.moto-text_system_9 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Montserrat', sans-serif;*/
  color: #384057;
  font-size: 38px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_8 a {
  color: #384057;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_7 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Montserrat', sans-serif;*/
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 4px;
}
.moto-text_system_7 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 100;
  font-style: normal;
  color: #8493a7;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 4px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 4px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 4px;
  }
}
.moto-text_system_6 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Montserrat', sans-serif;*/
  color: #ffffff;
  font-size: 58px;
  line-height: 0.6;
  letter-spacing: 3px;
}
.moto-text_system_6 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #8493a7;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 35px;
    line-height: 1;
    letter-spacing: 2px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 28px;
    line-height: 1;
    letter-spacing: 2px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 2px;
  }
}
.moto-text_system_5 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Montserrat', sans-serif;*/
  color: #384057;
  font-size: 40px;
  line-height: 1.3;
  letter-spacing: 4px;
}
.moto-text_system_5 a {
  color: #384057;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #8493a7;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 22px;
    line-height: 1.1;
    letter-spacing: 4px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 4px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 4px;
  }
}
.moto-text_system_4 {
  font-weight: 700;
  font-style: normal;
  /*font-family: 'Montserrat', sans-serif;*/
  color: #ffffff;
  font-size: 66px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_4 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #1774ed;
}
@media (max-width: 1039px) {
  .moto-text_system_4 {
    font-size: 44px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_4 {
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 29px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_3 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'EuropeExt Normal', arial;*/
  color: #124cbe;
  font-size: 100px;
  line-height: 0.8;
  letter-spacing: 5px;
}
.moto-text_system_3 a {
  color: #1774ed;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 100;
  font-style: normal;
  color: #c7c7c7;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 62px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 42px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 42px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_2 {
  font-weight: 400;
  font-style: normal;
  /*font-family: 'Montserrat', sans-serif;*/
  color: #384057;
  font-size: 62px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_2 a {
  color: #384057;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #1774ed;
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
.moto-text_system_1 {
  font-weight: 400;
  font-style: normal;
/*  font-family: 'Montserrat Alternates', sans-serif;*/
  color: #ffffff;
  font-size: 28px;
  line-height: 0.9;
  letter-spacing: 0px;
}
.moto-text_system_1 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {
    font-size: 42px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    font-size: 42px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
.moto-text_normal {
  font-weight: 400;
  font-style: italic;
/*  font-family: 'Lora', sans-serif;*/
  color: #8493a7;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_normal a {
  color: #8493a7;
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
}
.moto-text_normal a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
  color: #1774ed;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-widget-text ul li {
  position: relative;
  padding: 0 0 0 22px;
  margin-bottom: 10px;
}
.moto-widget-text ul li a {
  transition: all .3s;
}
.moto-widget-text ul li:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 10px;
  /*font-family: FontAwesome;*/
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  content: '\f111';
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-text ol {
  counter-reset: moto-counter;
}
.moto-widget-text ol li {
  position: relative;
  padding-left: 22px;
  margin-top: 10px;
  transition: all .3s;
}
.moto-widget-text ol li:first-child {
  margin-top: 0;
}
.moto-widget-text ol li:before {
  content: counter(moto-counter);
  counter-increment: moto-counter;
  color: #384057;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 24px;
  line-height: 1;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}
.moto-widget-menu .moto-widget-menu-list {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-list {
    display: none;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item {
  text-align: left;
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  display: block;
  text-align: center;
  transition: all .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
  top: calc(100% + 30px);
  min-width: 160px;
  padding: 10px 0;
  left: 0;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:before {
  position: absolute;
  top: -30px;
  left: 0;
  height: 30px;
  width: 100%;
  background: transparent;
  content: " ";
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item {
  display: block;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-size: 14px;
  padding: 5px 15px;
  transition: all .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
  left: calc(100% + 5px);
  top: -10px;
  margin-left: 0;
  margin-top: 0;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:before {
  position: absolute;
  top: 0;
  left: -5px;
  width: 5px;
  height: 100%;
  content: "";
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:after {
  display: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
  margin-left: 90px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 15px;
  }
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  position: relative;
  font-size: 14px;
  z-index: 2;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item {
  position: relative;
  padding: 43px 0px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item {
    padding: 20px 0px;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1 {
  padding: 5px 40px;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #ffffff;
  overflow: hidden;
  font-size: 20px;
  line-height: 1.2em;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1 {
    font-size: 16px;
    padding: 5px 30px;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background-color: #1774ed;
  content: "";
  opacity: 0;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  transition: all .35s ease;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1:hover:after,
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1.moto-widget-menu-link-active:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item:last-child .moto-widget-menu-link {
  border-right: none;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item {
  position: relative;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  padding: 20px 20px 23px;
  overflow: hidden;
  z-index: 2;
  font-size: 18px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  font-size: 10px;
  text-align: center;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f107";
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-right: none;
    padding: 0;
    border-bottom: 1px solid;
    margin: 0 !important;
    border-radius: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:last-child {
    border-bottom: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    padding: 5px 20px;
    font-size: 17px;
    line-height: 1.5;
    text-align: left;
    border: none;
    border-radius: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist {
    width: 100%;
    margin-left: 0;
    padding: 0;
    border-top: none;
    box-shadow: none;
    border-radius: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:before,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:after {
    content: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
    width: 100%;
    border-bottom: none;
    margin: 0;
    text-align: left;
    padding: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 5px 40px;
    font-size: 14px;
    margin: 0;
    text-align: left;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:before,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
    content: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist {
    margin: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 5px 40px 10px 60px;
  }
}
.moto-widget-button .moto-widget-button-link {
  position: relative;
  text-align: center;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: all .3s;
}
.moto-widget-button .moto-widget-button-link .moto-widget-button-label {
  position: relative;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
  font-size: 12px;
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
  font-size: 14px;
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
  font-size: 18px;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  padding: 15px 44px 16px;
  letter-spacing: .6px;
  border: 2px solid;
  border-radius: 25px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-default .moto-widget-button-link {
    padding: 15px 20px 16px;
  }
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link {
  padding: 15px 44px 16px;
  letter-spacing: .6px;
  border: 2px solid;
  border-radius: 25px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-2 .moto-widget-button-link {
    padding: 15px 20px 16px;
  }
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link {
  padding: 15px 46px 16px;
  letter-spacing: .6px;
  border-radius: 1px;
  border: 2px solid;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-3 .moto-widget-button-link {
    padding: 15px 10px 16px;
  }
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-medium {
  font-size: 16px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
  float: left;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon {
  position: relative;
  display: inline-block;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: "\f105";
  margin-left: 15px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  padding: 15px 36px 16px;
  border: 2px solid;
  letter-spacing: .6px;
  border-radius: 25px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-5 .moto-widget-button-link {
    padding: 15px 20px 16px;
  }
}
.moto-widget-image .moto-widget-image-link {
  position: relative;
  text-align: center;
  transition: all .5s;
}
.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
  position: absolute;
  content: "";
  transition: all .5s;
}
.moto-widget-image .moto-widget-image-link .moto-widget-image-picture {
  will-change: -webkit-transform;
  will-change: transform;
  transition: .5s;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link img {
  border-radius: 50%;
  overflow: hidden;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  top: 0;
  left: 0;
  border-radius: 50%;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  z-index: 1;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link {
  overflow: hidden;
  border: none;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all .3s;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  display: block;
  top: 50%;
  left: 0;
  right: 0;
/*  font-family: FontAwesome;*/
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  font-size: 36px;
  content: '\f065';
  z-index: 3;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link {
  overflow: hidden;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all .3s;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link {
  overflow: hidden;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  top: 50%;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #ffffff;
  /*font-family: FontAwesome;*/
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  font-size: 19px;
  line-height: 58px;
  content: "\f105";
  z-index: 2;
  -webkit-transform: translateY(-50%) translateX(800%);
  transform: translateY(-50%) translateX(800%);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  -webkit-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item {
  position: relative;
  overflow: hidden;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
  z-index: 2;
  transition: all .5s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption p {
  text-decoration: inherit;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  position: absolute;
  content: "";
  transition: all .5s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
  transition: all .5s;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item {
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  /*font-family: FontAwesome;*/
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  content: '\f065';
  z-index: 3;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
  opacity: 0;
  display: block;
  bottom: 10%;
  padding: 10px;
  line-height: 1;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption.caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption {
  display: block;
  opacity: 0;
  top: 50%;
  bottom: auto;
  padding: 20px 30px;
  line-height: 1;
  font-size: 22px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
  -webkit-transform: rotate(-10deg) scale(1.3);
  transform: rotate(-10deg) scale(1.3);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  top: 0;
  width: 100%;
  height: 100%;
  left: -100%;
  opacity: 0;
  z-index: 2;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
  display: block;
  opacity: 0;
  text-align: center;
  top: 50%;
  left: -200%;
  margin: 0 auto;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.36px;
  padding: 5px;
  width: 80%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption-visible {
  left: 0;
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
  left: 0;
  opacity: 1;
}
.moto-widget-slider .bx-pager {
  position: absolute;
  text-align: center;
  width: auto;
  bottom: 5px;
  left: 0;
  right: 0;
  z-index: 100;
}
.moto-widget-slider .bx-pager-item {
  vertical-align: middle;
}
.moto-widget-slider .bx-pager-link {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.moto-widget-slider .bx-caption {
  width: 1170px;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1280px) {
  .moto-widget-slider .bx-caption {
    width: 980px;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption {
    width: 600px;
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption {
    padding: 10px 40px;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
  }
}
.moto-widget-slider .bx-controls-direction {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-slider .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-controls-direction .bx-next {
  top: 50%;
  font-size: 0;
  /*font-family: FontAwesome;*/
  font-weight: normal;
  text-rendering: auto;
  text-decoration: none;
  text-align: center;
  z-index: 50;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all .3s;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-controls-direction .bx-next:before {
  transition: all .3s;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.moto-widget-slider.moto-preset-default .bx-pager {
  bottom: -40px;
}
.moto-widget-slider.moto-preset-default .bx-pager-item {
  width: 12px;
  height: 12px;
  margin: 0 10px;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border: 2px solid;
  border-radius: 50%;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  text-align: center;
  padding: 20px;
  font-size: 60px;
  line-height: 65px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default .bx-caption {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-caption {
    font-size: 20px;
    line-height: 24px;
    padding: 20px 40px;
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  width: 50px;
  height: 50px;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  font-size: 30px;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    width: 30px;
    height: 30px;
  }
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
    font-size: 18px;
    line-height: 30px;
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
  left: 0;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
    left: 10px;
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  right: 0;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    right: 10px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-pager-item {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-pager-item {
    width: 10px;
    height: 10px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  text-align: center;
  padding: 20px;
  font-size: 40px;
  line-height: 42px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-caption {
    font-size: 20px;
    line-height: 24px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  font-size: 24px;
  line-height: 24px;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
  left: 10%;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
    left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
    left: 10px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  right: 10%;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    right: 10px;
  }
}
.moto-widget-slider.moto-widget-carousel .bx-pager {
  width: 100%;
  bottom: -40px;
  text-align: center;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-widget-carousel .bx-pager {
    bottom: -40px;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-widget-carousel .moto-widget-carousel-caption {
    padding: 0 55px;
  }
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-next {
  width: 30px;
  height: 30px;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-next:before {
  font-size: 20px;
  line-height: 30px;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-prev {
  left: 0;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-prev:before {
  content: "\f053";
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-prev {
    left: 0;
  }
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-next {
  right: 0;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-next:before {
  content: "\f054";
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-next {
    right: 0;
  }
}
.moto-widget-slider.moto-widget-slider-loader li:first-child:after {
  border-top-color: rgba(24,27,39,0.2);
  border-right-color: rgba(24,27,39,0.2);
  border-bottom-color: rgba(24,27,39,0.2);
  border-left-color: #181b27;
}
.moto-widget-social-links .moto-widget-social-links-item {
  margin-bottom: 5px;
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
  position: relative;
  display: block;
  text-align: center;
/*font-family: FontAwesome;*/
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all .5s;
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link:before {
  position: relative;
  z-index: 2;
  transition: all .5s;
}
.moto-widget-social-links .moto-widget-social-links-link_facebook:before {
  content: "\f09a";
}
.moto-widget-social-links .moto-widget-social-links-link_googleplus:before {
  content: "\f0d5";
}
.moto-widget-social-links .moto-widget-social-links-link_twitter:before {
  content: "\f099";
}
.moto-widget-social-links .moto-widget-social-links-link_pinterest:before {
  content: "\f0d2";
}
.moto-widget-social-links .moto-widget-social-links-link_linkedin:before {
  content: "\f0e1";
}
.moto-widget-social-links .moto-widget-social-links-link_instagram:before {
  content: "\f16d";
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-list {
  margin-right: 0;
  margin-left: 0;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item {
  margin-right: 24px;
  margin-left: 24px;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
  font-size: 14px;
  line-height: 14px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-list {
  margin-left: -5px;
  margin-right: -5px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item {
  margin-left: 5px;
  margin-right: 5px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 32px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
    width: 25px;
    height: 25px;
    line-height: 27px;
    font-size: 12px;
  }
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-list {
  margin-left: -15px;
  margin-right: -15px;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item {
  margin-right: 15px;
  margin-left: 15px;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
  font-size: 14px;
  line-height: 14px;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
  position: relative;
  overflow: visible;
  border: 1px solid;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  padding-bottom: 30px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-label {
  display: none;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
  font-size: 14px;
  padding: 5px 19px;
  line-height: 34px;
  height: 50px;
  outline: none;
  border-radius: 0;
  border: none;
  -webkit-appearance: none;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  height: 80px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-required {
  position: absolute;
  font-size: 11px;
  top: 5px;
  right: 10px;
}
.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
  position: relative;
  font-size: 14px;
  bottom: 8px;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group {
  padding-bottom: 0;
  margin-bottom: -1px;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-success,
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-danger {
  position: absolute;
  bottom: auto;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-buttons {
  margin-top: 20px;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-field {
  border: 1px solid;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field {
  border: 1px solid;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field {
  border-radius: 25px;
  height: 55px;
  text-align: center;
  font-size: 16px;
  border: 1px solid;
}
.moto-back-to-top-button {
  right: 40px;
  bottom: 70px;
  width: 50px;
  height: 50px;
  transition: all .35s;
}
.moto-back-to-top-button .moto-back-to-top-button-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 50px;
  line-height: 46px;
  border-radius: 3px;
  /*font-family: FontAwesome;*/
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  color: #4c5776;
  background-color: transparent;
  text-align: center;
  z-index: 5;
  transition: all .35s;
}
.moto-back-to-top-button .moto-back-to-top-button-icon:after {
  position: absolute;
  left: 0;
  right: 0;
  content: "\f106";
  z-index: 3;
}
.moto-back-to-top-button .moto-back-to-top-button-icon:hover {
  background-color: rgba(23,116,237,0.3);
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #4690f1;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #ffffff;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #1774ed;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:hover:before {
  background-color: #1774ed;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
  background-color: rgba(23,116,237,0.2);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  background-color: rgba(56,64,87,0.3);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  background-color: rgba(44,43,43,0.5);
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #1774ed;
  border-color: #1774ed;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #1774ed;
  border-color: #1774ed;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  color: #242938;
  background-color: rgba(255,255,255,0.6);
  border-color: #1774ed;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #1774ed;
  border-color: #1774ed;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  color: #8493a7;
  background-color: transparent;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
  /*font-family: 'Open Sans', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #4690f1;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  color: #384057;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #384057;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  color: #4690f1;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #384057;
  background-color: transparent;
  border-color: #1774ed;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #1774ed;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover:before {
  color: #384057;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
  background-color: #1774ed;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
  background-color: #384057;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #1774ed;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
  color: #8493a7;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  color: #1774ed;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border-color: transparent;
  background-color: #c7c7c7;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  border-color: #1774ed;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: #1774ed;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  color: #000000;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  background-color: #384057;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  background-color: #1774ed;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  background-color: #1774ed;
}
.moto-widget-grid-gallery.moto-preset-default .caption {
/*  font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.5);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-2 .caption {
/*  font-family: 'Montserrat Alternates', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.6);
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  /*font-family: 'Lato', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(33,33,33,0.5);
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
  /*font-family: 'Lato', sans-serif;*/
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #c7c7c7;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #e1e1e1;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #c7c7c7;
  background-color: #ffffff;
  border-color: #e1e1e1;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #c7c7c7;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #c7c7c7;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #c7c7c7;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #e90d1e;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #384057;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #e90d1e;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form {
  /*font-family: 'Lato', sans-serif;*/
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #ffffff;
  background-color: #e1e1e1;
  font-style: normal;
  font-weight: 400;
  border-color: #384057;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #ffffff;
  background-color: #e1e1e1;
  border-color: #e90d1e;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #e90d1e;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #384057;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #384057;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form {
  /*font-family: 'Lato', sans-serif;*/
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #c7c7c7;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #c7c7c7;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #384057;
  background-color: #ffffff;
  border-color: #c7c7c7;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #c7c7c7;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #c7c7c7;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #c7c7c7;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #e90d1e;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #384057;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #e90d1e;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #1774ed;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
/*  font-family: 'Montserrat', sans-serif;*/
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #1774ed;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #1774ed;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
/*  font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #8493a7;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #1774ed;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #ffffff;
  background-color: #4690f1;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #1774ed;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #1774ed;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #384057;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #384057;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #384057;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #384057;
    text-decoration: none;
    background-color: transparent;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #1774ed;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #1774ed;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #1774ed;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #8493a7;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #1774ed;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #1774ed;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #1774ed;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #384057;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #1774ed;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #384057;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #1774ed;
    text-decoration: none;
    background-color: transparent;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #1774ed;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #1774ed;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #1774ed;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
  color: #1774ed;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow:before {
  color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #1774ed;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #8493a7;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #1774ed;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
  color: #1774ed;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #1774ed;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #384057;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #1774ed;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #384057;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #1774ed;
    text-decoration: none;
    background-color: transparent;
  }
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button {
  background-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before {
  color: #55616d;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button,
.moto-media-player.moto-preset-default .mejs-overlay-button {
  background-color: transparent;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:before {
  color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:hover:before {
  color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls {
/*  font-family: tahoma, arial, helvetica, sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #ffffff;
  font-size: 12px;
  border-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-loaded {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-total {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-total {
  background-color: rgba(127,135,138,0.5);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-widget-pagination.moto-preset-default {
  /*font-family: tahoma, arial, helvetica, sans-serif;*/
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-item,
.moto-widget-pagination.moto-preset-default li {
  margin-right: 5px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link,
.moto-widget-pagination.moto-preset-default a {
  color: #81868c;
  background-color: transparent;
  border-color: transparent;
  border-width: 1px;
  border-radius: 0%;
  border-style: solid;
  text-decoration: none;
  width: 31px;
  height: 31px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link:hover,
.moto-widget-pagination.moto-preset-default a:hover {
  color: #d3d8db;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link_active,
.moto-widget-pagination.moto-preset-default li.active a {
  font-style: normal;
  font-weight: 700;
  color: #2e3a46;
  border-color: transparent;
  text-decoration: none;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link_active:hover,
.moto-widget-pagination.moto-preset-default li.active a:hover {
  font-style: normal;
  font-weight: 700;
  color: #2e3a46;
  border-color: transparent;
  text-decoration: none;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  /*font-family: tahoma, arial, helvetica, sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d3d8db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 40px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d3d8db;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
/*  font-family: tahoma, arial, helvetica, sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d3d8db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 0px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d3d8db;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
/*  font-family: tahoma, arial, helvetica, sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #81868c;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 40px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 30px;
  color: #81868c;
}

.moto-cell {
  padding-left: 15px;
  padding-right: 15px;
}





.hkf{
    display: table-cell;
}

.hbk{

  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: -moz-linear-gradient(top, rgba(239,239,239,0.65) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6efefef', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.hk{
  content: '';
    display: inline-block;
    /*height: 100%;*/
    vertical-align: middle;
  text-align: center;
  background: -moz-linear-gradient(top, rgba(239,239,239,0.65) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6efefef', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.box-1{
  background: #ffffff;
    text-align: left;
    padding: 41px 65px 42px 30px;
    position: relative;
    border-left: 20px solid #ff952d;
  }
  #maintop-row {
      background: url(../image/bottomBg01.jpg) center center no-repeat;

      padding: 0;
  }
.well-3 .img{
      overflow: hidden;
}
.well-3 .img span {
    position: relative;
    display: block;
    padding: 13px 13px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    background: transparent;
    z-index: 3;
    overflow: hidden;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    max-width: 270px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.well-3 .img span:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #e5e5e5;
      z-index: -2;
  }
.well-3 .img img:hover{
  transition: 30s linear;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  }
.well-3 .img img{
  transition: 15s linear;
}
 .margin-0{
   margin:0;
 }
.well-3 .row+.row {
     margin-top: 0;
 }
.well-4 p{
  color:#505253;
}
.well-2 h3{
    font-size: 30px;
    text-transform: none;
    line-height: :34px;
}
.block{
  text-align: center;
  display: table;
  content: "";
}
.bg-image-1 {
    background-image: url(../image/page_bg.jpg);
        z-index: 999;
}
.well-2 .relative{
      margin-top: 95px;
}
.marked-list li:before {
    top: 0px;
    color: #fd4b49;
}
@media (min-width: 767px){
.well-3 .pad_t{
      padding-top: 10%;
}}
@media (max-width: 767px){
.well-3 .pad_t{
      padding-top: 30px;
}}
@media (min-width: 1200px){
.cent_h{
  height: 80px;
  padding-top: 20px;
}}
