@charset "UTF-8";
body{font-size:16px;}
.moto-color1 {
  color: #3497db;
}
.moto-color1_1 {
  color: #217cba;
}
.moto-color1_2 {
  color: #258ad0;
}
.moto-color1_3 {
  color: #3497db;
}
.moto-color1_4 {
  color: #49a2df;
}
.moto-color1_5 {
  color: #5fade3;
}
.moto-color2 {
  color: #333333;
}
.moto-color2_1 {
  color: #1a1a1a;
}
.moto-color2_2 {
  color: #262626;
}
.moto-color2_3 {
  color: #333333;
}
.moto-color2_4 {
  color: #404040;
}
.moto-color2_5 {
  color: #4d4d4d;
}
.moto-color3 {
  color: #888888;
}
.moto-color3_1 {
  color: #6e6e6e;
}
.moto-color3_2 {
  color: #7a7a7a;
}
.moto-color3_3 {
  color: #888888;
}
.moto-color3_4 {
  color: #949494;
}
.moto-color3_5 {
  color: #a1a1a1;
}
.moto-color4 {
  color: #b7b7b7;
}
.moto-color4_1 {
  color: #9e9e9e;
}
.moto-color4_2 {
  color: #ababab;
}
.moto-color4_3 {
  color: #b7b7b7;
}
.moto-color4_4 {
  color: #c4c4c4;
}
.moto-color4_5 {
  color: #d1d1d1;
}
.moto-color5 {
  color: #e8e8e8;
}
.moto-color5_1 {
  color: #cfcfcf;
}
.moto-color5_2 {
  color: #dbdbdb;
}
.moto-color5_3 {
  color: #e8e8e8;
}
.moto-color5_4 {
  color: #f5f5f5;
}
.moto-color5_5 {
  color: #ffffff;
}
.moto-color_custom1 {
  color: #000000;
}
.moto-color_custom2 {
  color: #151515;
}
.moto-color_custom3 {
  color: #d11414;
}
.moto-color_custom4 {
  color: #5acea4;
}
.moto-color_custom5 {
  color: #084e92;
}
.moto-bg-color1 {
  background: #3497db;
}
.moto-bg-color1_1 {
  background: #217cba;
}
.moto-bg-color1_2 {
  background: #258ad0;
}
.moto-bg-color1_3 {
  background: #3497db;
}
.moto-bg-color1_4 {
  background: #49a2df;
}
.moto-bg-color1_5 {
  background: #5fade3;
}
.moto-bg-color2 {
  background: #333333;
}
.moto-bg-color2_1 {
  background: #1a1a1a;
}
.moto-bg-color2_2 {
  background: #262626;
}
.moto-bg-color2_3 {
  background: #333333;
}
.moto-bg-color2_4 {
  background: #404040;
}
.moto-bg-color2_5 {
  background: #4d4d4d;
}
.moto-bg-color3 {
  background: #888888;
}
.moto-bg-color3_1 {
  background: #6e6e6e;
}
.moto-bg-color3_2 {
  background: #7a7a7a;
}
.moto-bg-color3_3 {
  background: #888888;
}
.moto-bg-color3_4 {
  background: #949494;
}
.moto-bg-color3_5 {
  background: #a1a1a1;
}
.moto-bg-color4 {
  background: #b7b7b7;
}
.moto-bg-color4_1 {
  background: #9e9e9e;
}
.moto-bg-color4_2 {
  background: #ababab;
}
.moto-bg-color4_3 {
  background: #b7b7b7;
}
.moto-bg-color4_4 {
  background: #c4c4c4;
}
.moto-bg-color4_5 {
  background: #d1d1d1;
}
.moto-bg-color5 {
  background: #e8e8e8;
}
.moto-bg-color5_1 {
  background: #cfcfcf;
}
.moto-bg-color5_2 {
  background: #dbdbdb;
}
.moto-bg-color5_3 {
  background: #e8e8e8;
}
.moto-bg-color5_4 {
  background: #f5f5f5;
}
.moto-bg-color5_5 {
  background: #ffffff;
}
.moto-bg-color_custom1 {
  background: #000000;
}
.moto-bg-color_custom2 {
  background: #151515;
}
.moto-bg-color_custom3 {
  background: #d11414;
}
.moto-bg-color_custom4 {
  background: #5acea4;
}
.moto-bg-color_custom5 {
  background: #084e92;
}
.text-white h3{color:#fff;}
.text-white h3 a{color:#FFF !important}
/*=======================================*/
.img-hover:hover{opacity:0.5;transition:All 1s ease;
	    -webkit-transition:All 1s ease;
	    -moz-transition:All 1s ease;
	    -o-transition:All 1s ease;}

.news-item{margin-bottom:30px;}
.news-title{font-size:18px;color:#0066FF;margin-bottom:20px;}
.news-title .fa-calendar{margin-left:20px;font-size:14px !important;}
.news-left{float:left;width:30%;}
.news-left img{width:100%;height:140px;}
.news-left .thum{width:100%;height:120px;margin-top:20px;}
.news-right{float:left;width:70%;padding-left:20px;font-size:16px;}
.news-right .news-more{float:right;margin-top:10px;}



.project-left{float:left;width:70%;}
.project-left img{width:100%;height:500px;}
.project-left .thum{width:100%;height:120px;margin-top:20px;}
.project-right{float:left;width:30%;padding-left:20px;}
.hiden-thum{display:none;}
.clearfix{clear:both;}

			 .project-left .thum .list_carousel {				
				margin: 0 0 30px 0px;
				width:800px;
				border:1px solid #ddd;
				
			}
			.project-left .thum .list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				
			}
			.project-left .thum .list_carousel li {
				list-style:none;
				font-size: 40px;
				color: #999;
				text-align: center;				
				width: 80px;
				height: 60px;
				padding: 0;
				margin: 6px;
				display: block;				
				float: left;
				cursor:pointer;
			}
			.project-left .thum .list_carousel ul{list-style:none !important;}
			.project-left .thum .list_carousel ul li{list-style:none !important;margin-top:0;}
			.project-left .thum .list_carousel ul li img{width:100%;height:100%;}
			.project-left .thum .list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-left: 10px;
			}
			.next {
				float: right;
				margin-right: 10px;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
.img-g{width:140px;height:140px;border-radius:50%;}
.moto-text_lq {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size:16px !important;
  line-height: 1;
  letter-spacing: 4px;
  text-align:center;  
  height:30px;
}
/*=======================================*/
#designs-carousel{}
.moto-content-image{}
/* .moto-link1{color:#fff !important;} */
/*======================================
 ============== welcome =============
 ======================================== */
#wel-come{cursor:pointer;}
#welcome{
  padding-top: 90px;

 }
.my-carousel {
  position: relative;
  margin-left: 40px;
}
.w-span{
  font-weight: 100;
  font-size: 29px;
  line-height: 0px;
  letter-spacing: 1px;
}
.w-h2{
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 40px!important;
  margin-top: 10px;
}
.w-p{
  font-size: 14px;
  line-height: 20px;
  font-weight: 40;
}
.w-p-2{
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: justify;
  padding-right: 40px;
  margin-bottom: 25px!important;
}
.fw-600{
  font-weight: 600 !important;
}
.my-carousel::after{
  content: "";
  position: absolute;
  left: -60px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 25px solid rgba(0,0,0,0.1);
  top: 70px;
}
.zoom-img img{
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 5s ease-in-out ;
}
.zoom-img :hover img {
   transform: scale(2);
}
.bg-grey{
  background-color: #f6f7f8;
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;

}
.container1{
 width: 86%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;

}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;

  }
.mbt-20{
  margin-top: 40px;
  margin-bottom: 20px;
}
.mbt-15{
  margin-top: 15px;
  margin-bottom: 15x;
}
.mbt-20{
  margin-top: 20px;
  margin-bottom: 20px;
}
.section-bg-txt strong{
  display: block;
  font-size: 80px;
  line-height: 70px;
  letter-spacing: 0px;
  font-weight: 700;
  color: rgba(191,191,191,0.3);
}
.section-bg-txt span{
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
.section-bg-txt{
  border: 0;
}
 .font-small{font-size:60px !important;}
.button {
	pointer-events: auto;
	cursor: pointer;
	background: white;
	border: none;
	padding: 0 40px 0 45px;
	margin: 0;
	font-family: inherit;
  letter-spacing: 5px;
	position: relative;
	display: inline-block;
}
.button::before,
.button::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.button--pan {
  font-family: Montserrat;
	border: 1px solid #000;
	overflow: hidden;
	color: #fff;
  margin-bottom: 20px;
  border-radius: 0%;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2) !important;
}
.button--pan span {
	position: relative;
	mix-blend-mode: difference;
  line-height: 60px;
  font-weight: 700;
  font-size: 15px;
  font-family: Montserrat;
  text-transform: uppercase;
}
.button--pan::before {
	content: '';
	background: #000;
	transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}
.button--pan:hover::before {
  color: #000;
	transform: translate3d(0,-100%,0);
}
.btn:hover{
  color: #FFFFFF;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: black;
}
.owl-theme .owl-dots .owl-dot span {
  width: 17px !important;
  height: 8px !important;
  margin: 10px 7px !important;
  display: block;
  background: transparent;
  border-radius: 0px !important;
  transition: opacity .2s ease;
  border: 1px solid !important;
}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.bdr-right{
  border-right: 10px;
  border-style: solid;
  padding-right: 20px;
}
.bdr-left{
  border-left: 10px;
  border-style: solid;
  padding-left: 20px;
}
.bdr-left-1{
  border:0;
  color: #ffffff !important;
  border-left: 10px;
  border-style: solid;
  padding-left: 20px;
}
/*======================================
 ============== designs =============
 ======================================== */
#designs{
  padding-top: 90px;
  margin: 0 auto 0 auto;
 }
.square-shape{
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.design-title h2{
  font-size: 30px;
  font-weight: 750;
  line-height: 30px;
}
.btn-filter-wrap{
  list-style: none;
  margin: 30px 0px 20px;
  float: right;
}
.btn-active{
  color: #D5DD02 !important;
} 
.btn-filter-wrap li{
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding: 0 20px;
  cursor: pointer;
}
.btn-filter-wrap li::after{
  content: "/";
  position: absolute;
  left: -2px;
  top: 4px;
  font-size: 14px;
  opacity: 0.2;
  color: #000;
}
.btn-filter-wrap li:first-child:after {
  display: none;
}
.btn-filter{text-transform:lowercase}
.projects{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}
.wt-image-effect{
  position: relative;
  overflow: hidden;
  display: block;
}
.designs-overlay{
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000;
  opacity: 0;
  transition: all 0.5s linear;
}
.line-animation{
  position: relative;
  width: 100%;
  height: 100%;
}
.d-overlay-content{
  padding: 40px;
}
.d-overlay-content h2 a{
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 4px;
}
.d-overlay-content a{
  font-size: 12px;
  letter-spacing: 4px;
  text-decoration: none;
}
.d-overlay-content a.v-button{
  color: #fff;
  border-left: 2px solid;
  display: block;
  position: absolute;
  bottom: 90px;
  right: -40px;
  transform: rotate(-90deg);
}
.d-overlay-content a:hover{
  color: #777777 !important;
}
.line-animation:after, .line-animation:before {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 20px;
  top: 20px;
  transition: all 0.7s linear;
  opacity: 0;
}
.line-animation:before {
  width: 1px;
  height: 0px;
}
.line-animation:hover:before {
  height: 100%;
  top: -20px;
  opacity: 1;
}
.line-animation:after {
  width: 0%;
  height: 1px;
}
.line-animation:hover:after {
  width: 100%;
  opacity: 1;
  left: -20px;
}
.designs-overlay:hover{
  opacity: 0.9;
  bottom: 0px;
}
.hilite-title.bdr-right {
  border-right: 10px;
  border-style: solid;
}
.hilite-title {
  border: 0px;
  margin-top:30px;
}
.hilite-title strong {
  display: block;
  font-size: 80px;
  line-height: 80px;
  font-weight: 600;
  color: rgba(191,191,191,0.3);
}
.hilite-title span {
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}  
.plr-80
{
padding-left: 80px;
padding-right: 80px;
}
.seperator{
  display: inline-block;
  height: 3px;
  width: 50px;
  position: relative;
}
.bg-black {
  background-color: #000;
}
.align-middle{
  align-items: center;
}
.pagetion{width:100%;margin:0 auto 0 auto;text-align:center;}
.pagetion ul{float:none;width:300px;margin-left:40%;}
/*======================================
 ============== About-us =============
 ======================================== */
#about-us{
  padding-top: 140px;
  background-image:url(../images/backgroung.png);
  background-repeat: repeat;
}
 .video-content-square{
  position: absolute;
  right: 120px;
  bottom: 80px;
  width: 400px;
  min-height: 350px;
  border: 15px solid white;
  border-right: none;
  padding: 50px;
}
.video-content-square::after, .video-content-square::before{
  content: "";
  position: absolute;
  background-color: white;
  width: 15px;
  height: 140px;
  right: 0px;
}
.video-content-square::after{
  top:-15px
 }
.video-content-square::before{
  bottom: -1px;
}
.video-icon{
  position: absolute;
  right: 45%;
  bottom: 45%;
  transform: translate(0%,0%);
}
.video-icon a i{
  font-size: 55px;
  color: white;
}
.video-wrapper{
  margin-right: 100px;
  margin-bottom: 50px;
  position: relative;
  background-image: url('../images/porfolio.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 500px;
  padding: 50px;
  border-left: 0px;
  border-bottom: 0px;
}
.video-wrapper::after{
  content: "";
  position: absolute;
  top: -60px;
  left: 60px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 25px solid rgba(0,0,0,0.1);
  z-index: -1;
}
.video-bg-img{
  position: absolute;
  right: -65px;
  top: -50px;
  width: 100%;
  z-index: -1;
}
/*======================================
 ============== projects =============
 ======================================== */
#projects{
  background: url("../images/backgroung.png");
  background-repeat: repeat;
  padding-top: 90px;
  padding-bottom: 80px;
}

.m-carousel-2 .home-carousel-2 {
  border: 15px solid #fff;
  border-bottom: 0px;
  border-left: 0px;
}

.wt-box {
  position: relative;
}
.wt-carousel-block {
  position: relative;
}
.carousel-hover .owl-item.active .wt-carousel-info {
  bottom: 0px;
  opacity: 1px;
  transition: all 1.5s linear;
}
.carousel-hover .wt-carousel-info {
  bottom: -300px;
  opacity: 1px;
}
.gradi-black:before{
  width: 100%;
  height: 100%;
  opacity: 1;  
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 90%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.gradi-black:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.carousel-hover .owl-item.active .gradi-black:before {
  opacity: 1;
  transition: all 1s linear;
}
.wt-carousel-info {
  position: absolute;
  z-index: 2;
}
.carousel-line {
  position: relative;
}
.text-white h2{
  color: #FFF;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
}
.project-carousel{
  position: relative;
  width: 550px;
}
.project-carousel::after{
  position: absolute;
  top: 70px;
  left: 70px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 30px solid rgba(0,0,0,0.1);
}
/*======================================
 ============== our-expert =============
 ======================================== */
.our-expert-title h2{
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
} 
.expert-section{
  padding-bottom: 70px;
}
.seperator{
  display: inline-block;
  height: 3px;
  width: 50px;
  position: relative;
}
.our-expert-content{
  padding-top: 90px;
}
.our-expert-content img{
  width: 100%;
  height: auto;
}
.our-expert-info h3{
  font-size: 32px;
  font-weight: 600;
}
.our-expert-info h3 a{color:#fff;}
.our-expert-icons li{
  display: inline-block;
}
.our-expert-icons li a i{
  font-size: 18px;
}
.our-expert-icons li a i{
  background: none;
  color: #fff;
  border: 1px solid rgba(255,255,255,1);
  width: 36px;
  height: 36px;
  line-height: 36px;
  padding: 0;
  transition: .3s all ease-in-out;
}
.our-expert-icons li a i:hover{
  background-color: white;
  color: #000;
}
.our-expert-bot-text strong{
  display: block;
  font-size: 80px;
  line-height: 80px;
  font-weight: bold !important;
  color: rgba(191,191,191,0.3);
}
.team-outer {
  margin-top: 150px;
}
.mota-p{height:50px;overflow:hidden;}
.wt-left{
  float: right;
}
.wt-right, .wt-left{
  width: 555px;
}
.team-img{
  position: relative;
  background-color: #000;
}
.team-img img{
  width: 100%;
  height: auto;
}
.team-overlay{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.team-icons{
  list-style: none;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px -75px;
  z-index: 1 !important;
  width: 160px;
}
.team-icons ul li{
  display: inline-block;
}
.team-icons ul li a i{
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.2);
  width: 31px;
  height: 31px;
  line-height: 31px;
  padding: 0;
  font-size: 22px;
  color: #777;
}
.team-icons ul li a i:hover{
  background-color: black;
  color: white;
}
.team-icons ul li a i:hover{
  background-color: black;
  color: #FFF;
}
.team-img:hover .team-overlay{
  opacity: 1;
  visibility: visible;
  transition: .5s all ease-in-out;
  background-color: rgba(0, 0, 0, 0.226);
}
.team-info{
  position: relative;
}
.team-info h5{
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.team-info h5 a{color:#000;}
.team-info p{
  margin-bottom: 0%;
  font-size: 14px;
  font-weight: 500;
}
.team-info::before{
  width: 40px;
  height: 4px;
}
.team-info::after{
  width: 4px;
  height: 40px;
 }
.team-info::before ,.team-info::after{
  content: "";
  position: absolute;
  left: -4px;
  bottom: -4px;
  background-color: rgb(0, 0, 0);
}
/*======================================
 ============== latest-blogs =============
 ======================================== */
#latest-blogs{
  background-image: url("../images/backgroung.png");
  background-repeat: repeat;
  padding-top: 140px;
}
.overlay-wrapper{
  position: relative;
  background-image: url("../images/a-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
}
.content-wrapper .our-expert-title h2{
  color: #000 !important;
}
.content-wrapper .our-expert-title .seperator{
  background-color: #000 !important;
}
/*
.bg-overlay{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background:url('../images/bg-t.png');
  
}
*/
.latest-blog-dark{
  position: absolute;
  left: 17px;
  bottom: 36px;
  width: 256px;
  min-height: 111px;
  background-color: #000;
}
.latest-blog-dark h3{
  padding-left: 25px;
  font-weight: 700;
  font-size: 20px;
}
.latest-blog-dark a{
  text-decoration: none;
}
.blogs-date{
  position: absolute;
  left: -32px;
  top: 48px;
  transform: rotate(-90deg);
  font-weight: bold;
  font-size: 14px;
}
.overlay-wrapper-2{
  position: relative;
  background-image: url("../images/news-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 525px;
}
.latest-blogs-square{
  position: absolute;
  right: -35px;
  bottom: 60px;
  width: 390px;
  min-height: 400px;
  padding: 25px 60px 25px 25px;
  border: 15px solid #000;
}
.latest-blogs-square h2{
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px !important;
  line-height: 36px;
}
.latest-blogs-square a{
  font-size: 14px;
  letter-spacing: 4px;
  text-decoration: none;
  transition: .4s all ease;
}
.latest-blogs-square a:hover{
  letter-spacing: 6px;
}
.latest-blogs-square p{
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-bottom: 25px!important;
}
.blogs-date-2{
  position: absolute;
  left: -70px;
  top: 48px;
  transform: rotate(-90deg);
  font-weight: bold;
  font-size: 15px;
}
.section-bg-txt strong{
  display: block;
  font-size: 80px;
  line-height: 70px;
  letter-spacing: 0px;
  font-weight: 700;
  color: rgba(191,191,191,0.3);
}
.section-bg-txt span{
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
.section-bg-txt{
  border: 0;
}
.bdr-right{
  border-right: 10px;
  border-style: solid;
  padding-right: 20px;
}
.bdr-left{
  border-left: 10px;
  border-style: solid;
  padding-left: 20px;
}
.bdr-left-1{
  border:0;
  color: #ffffff !important;
  border-left: 10px;
  border-style: solid;
  padding-left: 20px;
}
/*======================================
 ============== counter =============
 ======================================== */
#counter{  
  position: relative;
  background-image: url("../images/18.1590594935.2193.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 90px 0;
}
.counter-facts{
  position: relative;
  padding: 60px 30px 60px 50px;
  border: 15px solid #fff;
  border-right: 0px;
}  
.overlay-main{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.counter-facts:after, .counter-facts:before {
  content: "";
  position: absolute;
  background-color: #fff;
  right: -15px;
  width: 15px;
  height: 140px;
}
.counter-facts::before{
  top: -15px;
}
.counter-facts:after{
  bottom: -15px;
}
.counter-content span{
  font-size: 38px;
  line-height: 0px;
  letter-spacing: 1px;
  font-weight: 300;
  margin-bottom: 25px !important;
}
.counter-content h2{
  font-size: 43px;
  line-height: 56px;
  font-weight: bold;
}
.counter-content p{
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
.counter-main{
  padding-top: 110px;
}
.counter-wrapper{
  position: relative;
}
.counter-main-content{
  overflow: hidden;
}
.counter-count{
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}
.ounter-main-content span{
  font-size: 12px;
}
/*======================================
 ============== testimonials =============
 ======================================== */
#testimonials{
background-image: url("../images/backgroung.png");
padding-top: 100px;
}
.testimonials-pic{
  width: 80px;
  height: 80px;
  position: relative;
  border: 0px;
}
.testimonials-pic::after , .testimonials-pic::before{
  content: "";
  position: absolute;
  background-color: #000;
}
.testimonials-pic::before{
  left: 0px;
  top: -3px;
  width: 30px;
  height: 4px;
}
.testimonials-pic::after{
  left: -3px;
  top: -3px;
  width: 4px;
  height: 30px;
}
.testimonials-text{
  position: relative;
  box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 10%);
}
.testimonials-details{
  padding: 5px 0; 
}
.testimonials-name{
  color: #000;
  font-size: 19px;
  line-height: 34px;
  margin-right: 10px;

}
.testimonials-position{
  font-size: 14px;
  line-height: 20px;
}
.testimonials-paragraph p{
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
 #our-clients{
     padding: 40px 0px;
 }
 .heeeding h2{
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}
/*======================================
 ============== blogs-page =============
 ======================================== */
 .news-banner{
  position: relative;
  background-image: url(../images/news-banner.jpeg);
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
  display: table;
  width: 100%;
 }
 .banner-content{
  display: table-cell;
  vertical-align: middle;
}
.banner-title-outer{
  position: relative;
  padding: 70px 0px 70px 30px;
  border: 10px solid #fff;
  border-right: 0px;
  width: 200px;
}
.banner-title-name{
  width: 600px;
}
.banner-h2{
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 5px;
  font-weight: 300;
}
.banner-title-outer::after, .banner-title-outer::before{
  content: "";
  position: absolute;
  width: 10px;
  right: 0%;
  height: 50px;
  background-color: white;
}
.banner-title-outer::after{
  top: 0;
}
.banner-title-outer::before{
  bottom: 0;
}
.banner-breadcrums{
  margin: 0;
  list-style: none;
}
.banner-breadcrums li{
  padding: 0;
  margin-right: 3px;
  position: relative;
  display: inline-block;
  font-size: 12px;
}
.banner-breadcrums li a{
  color: white !important;
}
#blogs-gallery{
  position: relative;
  padding: 90px 0;
}
.filter-button{
  font-size: 18px;
  text-align: center;
  color: rgb(0, 0, 0) !important;
  padding: 8px 20px;
  border: 1px solid #adadad !important;
  margin-bottom: 50px;
  background-color: rgb(255, 255, 255) !important;
}
.filter-button.active{
  background-color: #000000 !important;
  color: rgb(255, 255, 255) !important;
}
.btn-default:active .filter-button:active{
  background-color: #000000;
  color: white;
}
.portfolio-overlay{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  background-color: rgba(236, 74, 113, 0.8);
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.mb-30{
  margin-bottom: 30px;
}
.portfolio-overlay:hover{
  opacity: 1;
}

.moto-text_lq {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size:16px !important;
  line-height: 1;
  letter-spacing:1px;
  text-align:center;  
}
.lienquan{list-style:none;margin:32px -10%;}
.lienquan li{height:30px;}
.lienquan li a{font-size:16px;}
.news-lienquan{margin-top:30px;text-align:left}
.moto-text_lq1 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size:16px !important;
  line-height: 1;
  letter-spacing: 4px;
  text-align:center;  
  height:30px;
  text-align:left;
}

.lienquan1{list-style:none;margin:0px 20px;}
.lienquan1 li{height:30px;}
.lienquan1 li a{font-size:16px;}

.thumbx{list-style:none;margin:32px -10%;border:1px solid #ddd;padding:2px;}
.thumbx li{float:left;width:100px;height:70px;margin-left:5px;margin-right:5px;margin-top:10px;}
.thumbx li img{width:100%;height:100%;}

/*======================================
 ============== contact =============
 ======================================== */
#contact{
  padding: 90px 0;
}
.wt-box{
  position: relative;
}
.contact-one{
  padding: 40px;
  padding-right: 150px;
  border: 6px solid #000;
  position: relative;
  max-width: 945px;
}
.form-group{
  margin-bottom: 25px;
}
.form-control{
  border: 0px;
  border-bottom: 1px solid #000;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  padding: 9px 12px;
  background-color: #fff;
  background-image: none;
  border-radius: 0%;
}
.black{
  color: white;
  background-color: black;
}
.site-button{
  padding: 10px 20px;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  margin-left: -1px;
  text-decoration: none !important;
  display: inline-block;
}
.contact-span{
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 4px;
}
.form-control:focus{
  box-shadow: none;
  border-color: black;
}
.contact-info{
  position: absolute;
  top: 30px;
  right: -200px;
  width: 300px;
  padding: 30px;
}
.info-box-content h5{
  font-family: 'Poppins', sans-serif;
  font-weight: 600 !important;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 22px;
  color:white;
  margin-bottom: 10px;
}
.info-box-content a{
  color: white;
  font-size: 14px;
}
/*======================================*/
/*======================================
 ============== subscription =============
 ======================================== */
 #subscribe-area{
  padding-top: 100px;
  color: black;
  background-color: #fffefe;
 }
 .sub-box h4{
   font-size: 14px !important;
   line-height: 20px;
 }
.sub-box form .form-control{
    height: 50px;
    border-radius: 0px;
    border:1px solid black;
}
.sub-box button{
  position: absolute;
  right: 0;
  height: 50px;
  width: 35%;
  top: 0;
}
.search-btn{
  color: #000;
  background: transparent;
  border: none;
  margin-top: 12px!important;
  border-bottom: 1px solid;
  border-radius: 0px;
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
  position: relative;
  overflow: hidden;
}
.search-btn:hover{
  color: #FFF;
  background: #000;
  border: none;
  margin-top: 12px!important;
  border-bottom: 1px solid;
  border-radius: 0px;
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
  position: relative;
  overflow: hidden;
}
 .btn{
  color: #fff;
  background-color:black;
  border: none;
  border-radius:0px;
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
  position: relative;
  overflow: hidden;
}
/*======================================
 ============== footer =============
 ======================================== */
.footer-light .footer-bottom {
  background-color: #fffefe;
}
.footer-bottom {
  color:#787878;
  font-size: 14px;
}
.overlay-wraper {
  position: relative;
}
.overlay-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.bg-black {
  background-color: #000;
}
.footer-wide .container {
  width: 100%;
  padding: 0px 80px;
}
.ptlr-t30 {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.wt-footer-bot-left {
  padding-left: 15px;
  padding-right: 15px;
}
.p-t15 {
  padding-top: 15px;
}

 @media only screen and (max-width: 991px){
    .wt-footer-bot-right .copyrights-nav {
        float: none !important;
    }
    .contact-info {
        right: 30px;
        width: 310px;
        top: 21px;
    }
    #about-us .container{
        margin-left: 0%;
    }
    .mt-50{
        margin-top: 0%;
    }
    }
	
@media only screen and (max-width: 420px){
    .my-carousel {
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .button{
        padding: 0 15px 0 15px;
    }
    .button--pan span {
        font-size: 12px;
        line-height: 50px;
    }
}  
@media screen and (min-width: 1039px) {
  .moto-parallax,
  .moto-background-fixed {
    background-attachment: fixed;
  }
}
.moto-text_244 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 2px;
}
.moto-text_244 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_244 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_244 {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 2px;
  }
}
@media (max-width:1920px) {
 .mbt-20{margin-top:50px;}
}
@media (max-width:1366px) {
 .mbt-20{margin-top:0px;}
}

@media (max-width: 768px) {
 .moto-background moto-website_live{
  width:100%;overflow:hidden;
 }
 .container-fluid{width:100%;}
 .row{width:100% !important;margin-right:0 !important;padding-right:0 !important;margin-left:0 !important;}

  .moto-text_244 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 1px;
  }
  .container1{
  width: 100%;
  padding-right:0px;
  padding-left:0px;
  margin-right: auto;
  margin-left: auto;
 
}
.col-lg-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

  }
 .section-bg-txt strong{
  display: block;
  font-size: 30px;
  line-height: 70px;
  letter-spacing: 0px;
  font-weight: 700;
  color: rgba(191,191,191,0.3);
} 
.col-md-4{width:100%;}

#section-content{}
#about-us{}
#Dichvu{}
.top-none{padding-top:0 !important;}
.wt-right, .wt-left{
  width:100%;
}

.font-small{font-size:40px !important;}
.small-font{font-size:20px !important;}
.video-wrapper{height:400px;overflow:hidden;}
#video_note{width:350px;height:400px;}
.img-detail{height:auto !important;width:98% !important;margin:0 auto 0 auto;}

.moto-text_16 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  font-size: 14px !important;
  line-height: 1.9;
  letter-spacing: 1px;
  height:30px !important;
}

.lienquan{margin:20px -38%;}
.lienquan li{height:auto;}
.lienquan1{margin:0 0;}
.thumbx{margin:20px -38%;overflow:scroll;width:100%;}
.lienquan1 li{height:auto;}
.project-left{width:100%;}
.project-right{width:100%;}




.img-p{height:250px !important;width:auto;}
.thum{width:90%;}
.thum .list_carousel{width:100%;}
.project-left .thum .list_carousel {width:100%;}

#designs{height:1400px !important;}
.project-all{float:left;width:48% !important;height:320px;margin-right:2% !important;margin-bottom:30px;}
.hilite-title{margin-top:680px !important;}
.clear.right{margin-right:0 !important;}
.clear-right{margin-left:0;margin-right:0;}
}

@media (max-width: 1024px) {
.width-1024{} 
}

@media (max-width: 479px) {
  .moto-text_244 {
    font-size: 22px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
@media (max-width: 414px) {

#designs{height:1130px !important;}
.project-all{float:left;width:48% !important;height:200px !important;margin-right:2% !important;margin-bottom:30px;}
.hilite-title{margin-top:310px !important;}

}

.moto-text_243 {
  font-weight: 300;
  font-style: italic;
  font-family: 'Lato', sans-serif;
  color: #3497db;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0px;
}
.moto-text_243 a {
  color: #3497db;
  text-decoration: none;
  font-weight: 300;
  font-style: italic;
}
.moto-text_243 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: italic;
  color: #888888;
}
@media (max-width: 1039px) {
  .moto-text_243 {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_243 {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_243 {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_242 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 1px;
}
.moto-text_242 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_242 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_242 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_242 {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_242 {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 1px;
  }
}
.moto-text_241 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 68px;
  line-height: 1.6;
  letter-spacing: 6px;
}
.moto-text_241 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_241 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_241 {
    font-size: 40px;
    line-height: 1.6;
    letter-spacing: 3px;
  }
}
@media (max-width: 767px) {
  .moto-text_241 {
    font-size: 30px;
    line-height: 1.6;
    letter-spacing: 2px;
  }
}
@media (max-width: 479px) {
  .moto-text_241 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_236 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #e8e8e8;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 1px;
}
.moto-text_236 a {
  color: #e8e8e8;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_236 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_236 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_236 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_236 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 1px;
  }
}
.moto-text_235 {
  font-weight: 300;
  font-style: italic;
  font-family: 'Lato', sans-serif;
  color: #888888;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0px;
}
.moto-text_235 a {
  color: #888888;
  text-decoration: none;
  font-weight: 300;
  font-style: italic;
}
.moto-text_235 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: italic;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_235 {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_235 {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_235 {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_234 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.moto-text_234 a {
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_234 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_234 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_234 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_234 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-text_233 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size: 110px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_233 a {
  color: #3497db;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_233 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_233 {
    font-size: 90px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_233 {
    font-size: 82px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_233 {
    font-size: 72px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_232 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size: 24px;
  line-height: 1.9;
  letter-spacing: 0px;
}
.moto-text_232 a {
  color: #3497db;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_232 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #333333;
}
@media (max-width: 1039px) {
  .moto-text_232 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_232 {
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_232 {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
.moto-text_231 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;

}
.moto-text_231 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_231 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_231 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_231 {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_231 {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_230 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #888888;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_230 a {
  color: #3497db;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_230 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #888888;
}
@media (max-width: 1039px) {
  .moto-text_230 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_230 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_230 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_229 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.moto-text_229 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_229 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_229 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_229 {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_229 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-text_228 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size: 90px;
  line-height: 1;
  letter-spacing: 4px;
  text-align:center
}

.moto-text_228 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_228 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
}

.moto-text_28 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size:40px;
  line-height: 1;
  letter-spacing: 4px;
  text-align:center
}

.moto-text_28 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_28 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
}

@media (max-width: 1039px) {
  .moto-text_228 {
    font-size: 28px;
    line-height: 1;
    letter-spacing: 3px;
  }
}
@media (max-width: 767px) {
  .moto-text_228 {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_228 {
    font-size: 22px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
.moto-text_227 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.moto-text_227 a {
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_227 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_227 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_227 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_227 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-text_226 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 1px;
}
.moto-text_226 a {
  color: #000000;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_226 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_226 {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_226 {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_226 {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_225 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #3497db;
  font-size: 60px;
  line-height: 1.4;
  letter-spacing: 2px;
}
.moto-text_225 a {
  color: #3497db;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_225 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #333333;
}
@media (max-width: 1039px) {
  .moto-text_225 {
    font-size: 48px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_225 {
    font-size: 46px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_225 {
    font-size: 46px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-text_224 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 1px;
}
.moto-text_224 a {
  color: #333333;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_224 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_224 {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_224 {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_224 {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
.moto-text_217 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size:90px;
  line-height: 1.3;
  letter-spacing: 5px;
}
.moto-text_217 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_217 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #333333;
}
@media (max-width: 1039px) {
  .moto-text_217 {
    font-size: 41px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_217 {
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_217 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_203 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #e8e8e8;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_203 a {
  color: #e8e8e8;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_203 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_203 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_203 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_203 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_202 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #3497db;
  font-size: 16px;
  line-height: 2.2;
  letter-spacing: 0px;
}
.moto-text_202 a {
  color: #3497db;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_202 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #e8e8e8;
}
@media (max-width: 1039px) {
  .moto-text_202 {
    font-size: 15px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_202 {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_202 {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
.moto-container_header_5b51e8d01 {
  background-color: #333333;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-text_16 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 1px;
  height:40px;
}
.moto-text_16 a {
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_16 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #3497db;
}


.moto-text_186 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 1px;
  height:60px;
}
.moto-text_186 a {
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_186 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_186 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_186 {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_186 {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 1px;
  }
}
.moto-background_2 {
  background-color: #3497db;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background_1 {
  background-color: #f5f5f5;
}
.moto-background {
  background-color: #ffffff;
}
.moto-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_14 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_14 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #3497db;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.moto-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 8px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #e8e8e8;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #e8e8e8;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #e8e8e8;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_system_10 a {
  color: #e8e8e8;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_system_10 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_10 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_10 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #e8e8e8;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_system_9 a {
  color: #e8e8e8;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-style: normal;
  font-weight: 400;
  color: #3497db;  
  font-family:'Montserrat', sans-serif;
  color: #3497db;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_8 a {
  font-family:'Montserrat', sans-serif !important;
  color: #3497db;
  text-decoration: none;
  font-weight: 400;
    font-size: 16px;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #888888;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_7 {
  font-weight: 900;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 1px;
}
.moto-text_system_7 a {
  color: #000000;
  text-decoration: none;
  font-weight: 900;
  font-style: normal;
}
.moto-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 900;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 19px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_6 {
  font-weight: 300;
  font-style: italic;
  font-family: 'Lato', sans-serif;
  color: #3497db;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0px;
}
.moto-text_system_6 a {
  color: #3497db;
  text-decoration: none;
  font-weight: 300;
  font-style: italic;
}
.moto-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: italic;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_system_5 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 2px;
}
.moto-text_system_5 a {
  color: #333333;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-text_system_4 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #3497db;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 2px;
}
.moto-text_system_4 a {
  color: #3497db;
  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: #333333;
}
@media (max-width: 1039px) {
  .moto-text_system_4 {
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_4 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 1px;
  }
}
.moto-text_system_3 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 98px;
  line-height: 1.2;
  letter-spacing: 6px;
}
.moto-text_system_3 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #3497db;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 3px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 2px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_2 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #b7b7b7;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_2 a {
  color: #b7b7b7;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.moto-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
  color: #b7b7b7;
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_1 {
  font-weight: 600;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 1px;
}
.moto-text_system_1 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
}
.moto-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {
    font-size: 19px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
.moto-text_normal {
  font-weight:200;
  font-style: normal;
  font-family:"Times New Roman", Times, serif;
  color: #888888;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0px;
  margin-top:0px;
}
.moto-text_normal a {
  color: #888888;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_normal a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #333333;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 14px;
    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 * {
  transition: .3s;
}
.moto-widget-text li {
  position: relative;
}
.moto-widget-text ul li {
  padding: 0 0 0 20px;
}
.moto-widget-text ul li:not(:last-child) {
  margin-bottom: 8px;
}
.moto-widget-text ul li:before {
  position: absolute;
  display: inline-block;
  top: 6px;
  left: 0;
  z-index: 0;
  font: 6px/18px FontAwesome;
  color: #3497db;
  content: "\f111";
  text-align: center;
}
.moto-widget-text ol {
  counter-reset: moto-counter;
}
.moto-widget-text ol li {
  padding: 88px 0 0 0;
}
.moto-widget-text ol li:not(:last-child) {
  margin-bottom: 15px;
}
.moto-widget-text ol li:before {
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  z-index: 0;
  font: 400 60px/1 'Playfair Display', serif;
  color: #3497db;
  content: counter(moto-counter,decimal-leading-zero) ".";
  counter-increment: moto-counter;
  text-align: center;
  transition: .3s;
}
.moto-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.moto-widget-menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}
.moto-widget-menu-link {
  padding: 6px 20px;
  font-size: 14px;
  line-height: 23px;
  position: relative;
  display: block;
  text-align: left;
  transition: .3s;
  z-index: 1;
  letter-spacing: .7px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu-link {
    font-size: 12px;
  }
}
.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-content-image{height:40px !important;width:auto;}
  .moto-widget-menu-toggle-btn-icon {
  font-size:34px !important;
  line-height: 40px;
  position:relative;left:-2px;top:3px;	
}

}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist {
  top: calc(100% + 20px);
  min-width: 320px;
  left: -40px;
  padding: 26px 0;
}

@media screen and (max-width: 1280px) {
  .moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist {
    min-width: 180px;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist {
    min-width: 110px;
    padding: 12px 0;
    left: -20px;
  }
}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist:before {
  position: absolute;
  top: -22px;
  height: 22px;
  left: 0;
  width: 100%;
  content: "";
}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-size: 14px;
  line-height: 23px;
  padding: 4px 30px 4px 35px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 4px 10px;
    font-size: 12px;
  }
}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
  top: -26px;
  left: calc(100% + 3px);
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
    top: -12px;
  }
}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist:before {
  content: "";
  width: 4px;
  height: 100%;
  top: 0;
  left: -4px;
  position: absolute;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
  margin-left: 36px;
}
@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: 10px;
  }
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
  padding: 3px 15px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
    padding: 2px 6px;
  }
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist {
  border: 1px solid;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
  display: inline-block;
  position: relative;
  font-size: 16px;
  margin-left: 7px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    font-size: 13px;
  }
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f105";
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
  top: -27px;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child):after {
  content: '';
  height: 27px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
  display: block;
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 20px;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f105";
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
  display: none;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
  margin-left: 42px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
    margin-left: 16px;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
  border-bottom: 2px solid;
  padding: 0;
  line-height: 19px;
  letter-spacing: .6px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
  content: none;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  border-width: 2px;
  border-style: solid;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
  display: block;
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 20px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f105";
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border: 2px solid;
    z-index: 560;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border: none;
    margin: 0 !important;
    padding: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:not(:last-child) {
    border-bottom: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    padding: 10px 50px 10px 20px;
    font-size: 15px;
    line-height: 1.2;
    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: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-link .moto-widget-menu-link-arrow {
    display: block !important;
    position: absolute !important;
    right: 0 !important;
    top: 0;
    text-align: center !important;
    width: 50px !important;
    height: 100%;
    transition: .3s;
    font-family: FontAwesome !important;
    color: inherit !important;
  }
  .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:after {
    content: "\f107";
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
  }
  .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: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%;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transform: translate(0,0);
    transform: translate(0,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;
  }
  .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: 7px 40px;
    font-size: 14px;
    margin: 0;
    border: none;
    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 {
    display: 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 .moto-widget-menu-item .moto-widget-menu-link {
    padding: 7px 40px 7px 60px;
  }
}
.moto-widget-button .moto-widget-button-link {
  position: relative;
  text-align: center;
  z-index: 1;
  transition: .3s;
  line-height: 24px;
  border: 1px solid;
  letter-spacing: .06px;
  border-radius: 3px;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
  font-size: 13px;
  padding: 18px 41px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-small {
    padding: 12px 20px;
    font-size: 12px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
  font-size: 14px;
  padding: 17px 43px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-medium {
    padding: 12px 15px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
  font-size: 16px;
  padding: 22px 48px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-large {
    padding: 12px 20px;
    font-size: 14px;
  }
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  padding: 0;
  border: none;
}
.moto-widget-image .moto-widget-image-link {
  position: relative;
  overflow: hidden;
  transition: .3s;
}
.moto-widget-image .moto-widget-image-link .moto-widget-image-picture {
  transition: .3s;
}
.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
  content: "";
  position: absolute;
  transition: all .3s ease-in-out;
}
.moto-widget-image .moto-widget-image-link:before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 1px solid;
}
.moto-widget-image .moto-widget-image-link:after {
  top: 50%;
  left: 50%;
  font-family: FontAwesome;
  font-size: 34px;
  z-index: 5;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.moto-widget-image.moto-preset-default .moto-widget-image-link:before {
  display: none;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link {
  border-radius: 50%;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  display: none;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link {
  border-radius: 2px;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  border-radius: 2px;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  top: 50%;
  content: "\f06e";
  font-size: 32px;
  left: 50%;
  transform: translate(-50%,-50%) scale(0);
  -webkit-transform: translate(-50%,-50%) scale(0);
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover .moto-widget-image-picture {
  transition: 1s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:after {
  transform: translate(-50%,-50%) scale(1);
  -webkit-transform: translate(-50%,-50%) scale(1);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  border: 2px solid;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  content: "\f067";
  top: 50%;
  font-size: 52px;
  transform: translate(-50%,-50%) scale(0);
  -webkit-transform: translate(-50%,-50%) scale(0);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:after {
  transform: translate(-50%,-50%) scale(1);
  -webkit-transform: translate(-50%,-50%) scale(1);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  border: 2px solid;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  font-size: 44px;
  content: '\f055';
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover .moto-widget-image-picture {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
  transition: .35s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
  position: absolute;
  z-index: 99;
  display: block;
  width: auto;
  padding: 5px;
  opacity: 0;
  transition: .35s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption_text {
  text-align: center;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: .88px;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
  transition: .35s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  position: absolute;
  transition: .35s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before {
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: solid;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  z-index: 10;
  font-family: FontAwesome;
  font-size: 32px;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
  padding: 20px 10px;
  opacity: 1;
  right: auto;
  transform: translate(0,50%);
  -webkit-transform: translate(0,50%);
  bottom: 50%;
  width: 100%;
  opacity: 0;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption_text {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 1.08px;
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  bottom: 55%;
  width: 100%;
  right: 50%;
  transform: translate(-50%,50%);
  -webkit-transform: translate(-50%,50%);
  text-align: center;
  content: "\f03e";
  font-size: 22px;
  z-index: 99;
  width: auto;
  transition: 0.3s all ease;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption {
  padding: 10px 15px;
  opacity: 0;
  right: auto;
  transform: translate(0,50%);
  -webkit-transform: translate(0,50%);
  bottom: 55%;
  width: 100%;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption_text {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 1.08px;
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
  bottom: 20%;
  content: "\f067";
  font-size: 36px;
  left: 50%;
  transform: translate(-50%,50%);
  -webkit-transform: translate(-50%,50%);
}
@media screen and (max-width: 1280px) {
  .moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
    bottom: 15%;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
    font-size: 26px;
  }
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption {
  width: 100%;
  padding: 5px 20px;
  bottom: auto;
  top: 80%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption {
    top: 65%;
  }
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption_text {
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption-visible {
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
  bottom: 50%;
  width: 100%;
  text-align: center;
  content: "\f16d";
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  .moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
    font-size: 20px;
    line-height: 1;
  }
}
.moto-widget-slider .bx-wrapper .bx-controls {
  font-size: 0;
}
.moto-widget-slider .bx-wrapper .bx-controls a {
  transition: .3s;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-pager {
  position: absolute;
  bottom: 75px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: 10px;
  }
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) {
  margin-left: 16px;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  border-width: 1px;
  border-style: solid;
  width: 14px;
  height: 14px;
  transition: .3s;
  border-radius: 50%;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction a {
  z-index: 1;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  width: 60px;
  height: 60px;
  border-width: 2px;
  text-align: center;
  top: 50%;
  border-style: solid;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
  .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    width: 30px;
    height: 30px;
  }
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
  font: 60px/56px FontAwesome;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
  .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
    font: 26px/26px FontAwesome;
  }
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.moto-widget-slider .bx-caption {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 10px 20px;
  width: 70%;
}
.moto-widget-slider .bx-caption_text {
  text-align: center;
  font-size: 100px;
  line-height: 1.2;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 18px;
  }
}
@media screen and (max-width: 1280px) {
  .moto-widget-slider .bx-caption {
    width: 90%;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption {
    padding: 10px;
    width: 80%;
  }
}
.moto-widget-slider .carousel-block {
  padding-bottom: 65px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .carousel-block {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .carousel-block {
    padding-bottom: 15px;
  }
}
.moto-widget-slider .carousel-block .bx-wrapper {
  padding: 0 45px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .carousel-block .bx-wrapper {
    padding: 0 25px;
  }
}
.moto-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-pager {
  bottom: -65px !important;
  position: relative;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
}
.moto-widget-slider.moto-widget-slider-loader li:first-child:after {
  border-top-color: rgba(37,138,208,0.2);
  border-right-color: rgba(37,138,208,0.2);
  border-bottom-color: rgba(37,138,208,0.2);
  border-left-color: #258ad0;
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 2%;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 1%;
  }
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 2%;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 1%;
  }
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-prev {
  left: 0;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-prev:before {
  font: 40px/56px FontAwesome;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-next {
  right: 0;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-next:before {
  font: 40px/56px FontAwesome;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-pager-item .bx-pager-link {
  border-width: 2px;
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper {
  padding: 0 75px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper {
    padding: 0 45px;
  }
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-prev {
  left: 0;
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-next {
  right: 0;
}
.moto-widget-contact_form input[type="text"]:focus {
  outline: none;
  background-color: transparent;
}
.moto-widget-contact_form textarea:focus {
  outline: none;
}
.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
  position: relative;
  font-size: 13px;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
  overflow: visible;
}
.moto-widget-contact_form .moto-widget-contact_form-label {
  display: none;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  margin-bottom: 20px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
  border: 1px solid;
  padding: 18px 20px;
  font-size: 16px;
  line-height: 23px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  margin-bottom: 10px;
  min-height: 190px;
}
.moto-widget-contact_form .moto-widget-contact_form-buttons {
  margin-top: 10px;
}
.moto-widget-contact_form .moto-widget-contact_form-field-error {
  right: 8px;
  top: 2px;
  font-size: 10px;
  position: absolute;
}
.moto-back-to-top-button {
  right: 40px;
  bottom: -50px;
  transition: .3s;
}
@media screen and (max-width: 1280px) {
  .moto-back-to-top-button {
    right: 20px;
    bottom: 20px;
  }
}
.moto-back-to-top-button.moto-back-to-top-button_visible {
  bottom: 40px;
}
.moto-back-to-top-button .moto-back-to-top-button-link {
  transition: .3s;
  color: #ffffff;
  background: #3497db;
  font: 24px/58px 'FontAwesome';
  text-align: center;
  height: 58px;
  width: 58px;
  border-radius: 50%;
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover {
  background: #000000;
}
.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
  content: "\f176";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  padding: 14px 0;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__content {
  padding: 0 20px 14px 51px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  padding: 36px 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
    padding: 16px 0;
  }
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  letter-spacing: .5px;
  padding: 23px 0;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__content {
  padding: 0 10px 20px;
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #3497db;
}
.moto-divider-line_top.moto-preset-default {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #3497db;
}
.moto-divider-line_left.moto-preset-default {
  border-left-color: #3497db;
  border-left-width: 2px;
  border-left-style: solid;
}
.moto-divider-line_bottom.moto-preset-default {
  border-bottom-color: #3497db;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.moto-divider-line_right.moto-preset-default {
  border-right-color: #3497db;
  border-right-width: 2px;
  border-right-style: solid;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ffffff;
}
.moto-divider-line_top.moto-preset-2 {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ffffff;
}
.moto-divider-line_left.moto-preset-2 {
  border-left-color: #ffffff;
  border-left-width: 2px;
  border-left-style: solid;
}
.moto-divider-line_bottom.moto-preset-2 {
  border-bottom-color: #ffffff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.moto-divider-line_right.moto-preset-2 {
  border-right-color: #ffffff;
  border-right-width: 2px;
  border-right-style: solid;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(181,181,181,0.3);
}
.moto-divider-line_top.moto-preset-3 {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(181,181,181,0.3);
}
.moto-divider-line_left.moto-preset-3 {
  border-left-color: rgba(181,181,181,0.3);
  border-left-width: 1px;
  border-left-style: solid;
}
.moto-divider-line_bottom.moto-preset-3 {
  border-bottom-color: rgba(181,181,181,0.3);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.moto-divider-line_right.moto-preset-3 {
  border-right-color: rgba(181,181,181,0.3);
  border-right-width: 1px;
  border-right-style: solid;
}
.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;
  border-color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:after {
  color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  background-color: rgba(255,83,0,0.7);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  color: #3497db;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  background-color: rgba(8,78,146,0.75);
  border-color: transparent;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.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: #3497db;
  border-color: #3497db;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.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: #888888;
  background-color: #ffffff;
  border-color: #151515;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #151515;
  border-color: #151515;
}
.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: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #151515;
  border-color: #151515;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #3497db;
  border-color: #3497db;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3497db;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #000000;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-button-label {
  text-decoration: underline;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: underline;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
  border-color: transparent;
  background-color: transparent;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  color: #333333;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover {
  background-color: transparent;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover:before {
  color: #151515;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
  border-color: transparent;
  background-color: transparent;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: #9e9e9e;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
  background-color: transparent;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:before {
  color: #888888;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #084e92;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
  color: #3497db;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  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;
  border-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: #c4c4c4;
}
.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;
  border-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: rgba(0,0,0,0.3);
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  border-color: transparent;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: transparent;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active:hover {
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination {
  margin-top: 0px;
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item {
  height: 75px;
  width: 100px;
  margin-right: 5px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 10px;
  border-color: #d3d8db;
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:before {
  background-color: rgba(0,0,0,0);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:hover {
  border-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active {
  border-color: #d3d8db;
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:before {
  background-color: rgba(0,0,0,0.05);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:hover {
  border-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.moto-widget.moto-widget-carousel.moto-preset-default .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  background-color: transparent;
  border-color: transparent;
}
.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,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
  background-color: transparent;
  border-color: transparent;
}
.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: #3497db;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  border-color: #ffffff;
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  border-color: #ffffff;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination {
  margin-top: 0px;
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item {
  height: 75px;
  width: 100px;
  margin-right: 5px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 10px;
  border-color: #d3d8db;
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:before {
  background-color: rgba(0,0,0,0);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:hover {
  border-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active {
  border-color: #d3d8db;
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:before {
  background-color: rgba(0,0,0,0.05);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:hover {
  border-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.moto-widget.moto-widget-carousel.moto-preset-2 .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .caption_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-default .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
  background-color: rgba(51,51,51,0.6);
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(51,51,51,0.95);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .caption_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-2 .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(51,51,51,0.85);
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
  background-color: #888888;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
  font-family: 'Lato', sans-serif;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #888888;
  background-color: #f5f5f5;
  font-style: normal;
  font-weight: 300;
  border-color: #f5f5f5;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #888888;
  background-color: #f5f5f5;
  border-color: #d11414;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #888888;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #888888;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #888888;
}
.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: #d11414;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #5acea4;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #d11414;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form {
  font-family: 'Montserrat', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #333333;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 300;
  border-color: #e8e8e8;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #333333;
  background-color: #ffffff;
  border-color: #d11414;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #333333;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #333333;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #333333;
}
.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: #d11414;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #5acea4;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #d11414;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form {
  font-family: 'Lato', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #262626;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #e8e8e8;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #262626;
  background-color: #ffffff;
  border-color: #3497db;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #262626;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #262626;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #262626;
}
.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: #3497db;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #d11414;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #d11414;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #ffffff;
  border-color: #ffffff;
}
.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: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  border-color: transparent;
}
.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;
  border-color: #ffffff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color: #333333;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #3497db;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #3497db;
}
.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: 300;
  font-style: normal;
  color: #ffffff;
  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: #3497db;
  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 .moto-widget-menu-link-arrow {
  color: #3497db;
}
.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: #3497db;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow {
  color: #3497db;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #3497db;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #3497db;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #3497db;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-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 {
    color: #333333;
    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: #ffffff;
    text-decoration: none;
    background-color: #3497db;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    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 {
    color: #333333;
    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: #3497db;
    text-decoration: none;
    background-color: transparent;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:after {
  background-color: #3497db;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #d1d1d1;
}
.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;
}
.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: #d1d1d1;
  text-decoration: none;
}
.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:hover {
  color: #d1d1d1;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: #b7b7b7;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #000000;
  background-color: transparent;
}
.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: #ffffff;
  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: #ffffff;
  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 .moto-widget-menu-link-arrow {
  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:hover {
  color: #333333;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #3497db;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #3497db;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #3497db;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-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 {
    color: #333333;
    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: #3497db;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #333333;
    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: #3497db;
    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 {
  border-color: #3497db;
}
.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: #3497db;
  text-decoration: none;
  background-color: transparent;
  border-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 {
  color: #3497db;
  text-decoration: none;
  background-color: transparent;
  border-color: #3497db;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #3497db;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #3497db;
  border-color: transparent;
}
.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: 300;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: #333333;
  border-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: #ffffff;
  text-decoration: none;
  background-color: #333333;
  border-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 .moto-widget-menu-link-arrow {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #3497db;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow {
  color: #3497db;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
  color: #3497db;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #3497db;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #3497db;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-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 {
    color: #333333;
    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: #3497db;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #333333;
    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: #3497db;
    text-decoration: none;
    background-color: transparent;
  }
}
.moto-widget-pagination.moto-preset-default {
  font-family: 'Lato', 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: #888888;
  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: #3497db;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link_active,
.moto-widget-pagination.moto-preset-default li.active a {
  font-style: normal;
  font-weight: 400;
  color: #888888;
  background-color: transparent;
  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: 400;
  color: #888888;
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button,
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-moto-download-button a {
  background-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before,
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-moto-download-button a: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,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a {
  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,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a: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,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a:hover:before {
  color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls {
  font-family: 'Montserrat', 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-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-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-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-media-player.moto-preset-default .mejs__playlist {
  border-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs__playlist li {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #81868c;
  background-color: #ffffff;
}
.moto-media-player.moto-preset-default .mejs__playlist li.current {
  color: #55616d;
  background-color: transparent;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 10px;
  font-size: 20px;
  color: #3497db;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #3497db;
  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-2 .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 30px;
  font-size: 22px;
  color: #3497db;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #3497db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #ffffff;
  border-top-width: 5px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-style: dotted;
  border-radius: 2px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
  color: #4d4d4d;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: #4d4d4d;
  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: #4d4d4d;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: transparent;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #4d4d4d;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 40px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  background-color: #151515;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
  color: #ffffff;
  font-size: 24px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
  color: #ffffff;
  font-size: 22px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
  content: "\f067";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  margin-bottom: 10px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: #151515;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover {
  border-color: transparent;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: solid;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #151515;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: solid;
  color: #ffffff;
  border-left-width: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f068";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover {
  border-color: transparent;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
  color: #3497db;
  font-size: 24px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
  color: #3497db;
  font-size: 24px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
  content: "\f054";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 18px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 18px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 17px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 17px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 17px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 16px;
  }
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  margin-bottom: 0px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover {
  border-color: #e8e8e8;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #ffffff;
  color: #333333;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #3497db;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #3497db;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #333333;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #3497db;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #3497db;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f078";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #333333;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
  color: #3497db;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
  color: #ffffff;
  font-size: 22px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  margin-bottom: 5px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: transparent;
  color: #3497db;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #3497db;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #3497db;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #3497db;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #3497db;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  background-color: transparent;
  color: #3497db;
}
.moto-widget-back-to-top {
  top: auto;
  bottom: 60px;
  right: 40px;
  left: auto;
}
.moto-widget-back-to-top.moto-back-to-top-button_visible {
  -webkit-animation-name: none;
  animation-name: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-back-to-top {
    top: auto;
    bottom: 20px;
    right: 20px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  width: 48px;
  height: 48px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  font-size: 24px;
  background-color: rgba(211,216,219,0.8);
  color: #2e3a46;
  border-color: #ffffff;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 0px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link:hover {
  color: #d3d8db;
  background-color: #2e3a46;
  border-color: #d3d8db;
}
.moto-widget-back-to-top .moto-widget-back-to-top-icon:before {
  content: "\f077";
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop {
  margin-right: 1px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #b7b7b7;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
  font-size: 30px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 3px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-title {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333333;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #333333;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
    margin-bottom: 1px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #3497db;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #3497db;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #3497db;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #3497db;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 10px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #888888;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #888888;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 1px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop {
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #3497db;
  border-color: transparent;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
  font-size: 14px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: #3497db;
  padding-top: 14px;
  padding-right: 30px;
  padding-bottom: 14px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-title {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #ffffff;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover {
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #333333;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #333333;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #3497db;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #333333;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #333333;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #333333;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #333333;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop {
  margin-right: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  background-color: #ffffff;
  border-color: #b7b7b7;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
  font-size: 14px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: #ffffff;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 18px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-title {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #888888;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #888888;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item {
    margin-bottom: 1px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover {
  background-color: #ffffff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #3497db;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #3497db;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #3497db;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #3497db;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
  margin-bottom: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-right: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-left: -1px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: -1px;
  }
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 2.5px;
  margin-left: 2.5px;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
  font-size: 15px;
  width: 26px;
  height: 26px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
  color: #3497db;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 10px;
  margin-left: 10px;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
  font-size: 20px;
  width: 23px;
  height: 23px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: solid;
  color: #3497db;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
  color: #000000;
  background-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
  width: auto;
  height: auto;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 5px;
  margin-left: 5px;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
  font-size: 16px;
  width: 32px;
  height: 32px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-radius: 0px;
  border-style: solid;
  color: #3497db;
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
  background-color: #ffffff;
  border-color: #3497db;
}
.moto-cookie-notification {
  background-color: #1f2228;
}
.moto-cookie-notification__button_close {
  color: rgba(255,255,255,0.4);
}
.moto-cookie-notification__button_close:hover {
  color: #ffffff;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon {
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon:before {
  content: "\f067";
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  font-size: 16px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: #3497db;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  font-size: 42px;
  color: #ffffff;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 14px;
  }
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  position: absolute;
  width: 100%;
  bottom: -100%;
  left: 0;
  right: 0;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-caption {
  bottom: 0;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
  background-color: rgba(51,51,51,0.6);
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
  font-size: 40px;
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon:before {
  content: "\f00e";
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #3497db;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(51,51,51,0.9);
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: transparent;
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
  .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
  margin: 0;
  padding: 0;
  padding-top: 30px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  padding-top: 0;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: solid;
  border-left-width: 16px;
  border-top-width: 16px;
  border-right-width: 16px;
  border-bottom-width: 16px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
  font-size: 40px;
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon:before {
  content: "\f00e";
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(51,51,51,0.75);
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
  .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
  margin: 0;
  padding: 0;
  padding-bottom: 16px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  padding-bottom: 0;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  text-decoration: none;
  color: #3497db;
  background-color: transparent;
  border-color: #dbdbdb;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #3497db;
  color: #ffffff;
  border-color: #3497db;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 10px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
  margin-right: 2px;
  margin-bottom: 2px;
}
@media screen and (max-width: 479px) {
  .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
    margin-right: 2px;
    margin-bottom: 2px;
  }
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 2px;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
  padding-bottom: 6px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-bottom-width: 1px;
  margin-bottom: 6px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
    padding-bottom: 3px;
    margin-bottom: 3px;
  }
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #3497db;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover {
  color: #333333;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
  font-size: 16px;
  text-decoration: none;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text:hover {
  text-decoration: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
    font-size: 13px;
  }
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
  color: #333333;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-icon {
  font-size: 6px;
  margin-right: 8px;
  color: #3497db;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #3497db;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover {
  color: #333333;
  font-style: normal;
  font-weight: 700;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
  font-size: 16px;
  text-decoration: none;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
  color: #333333;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
  font-size: 10px;
  margin-right: 10px;
  color: #333333;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.moto-widget-callback.moto-preset-default {
  bottom: 80px;
  left: 15px;
  right: auto;
  box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);
  background-color: #ffffff;
  color: #3497db;
  max-height: 80vh;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 80px;
    left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 65px;
    left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 65px;
    left: 10px;
  }
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_opened,
.moto-widget-callback.moto-preset-default.moto-widget-callback_opening {
  border-radius: 3px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 40px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty) {
  border-radius: 40px;
  margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
  font-size: 80px;
  margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-divider {
  border-top-color: #333333;
  border-top-width: 1px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button {
  color: #3497db;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button:hover {
  color: #333333;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button {
  color: #3497db;
  top: 9px;
  right: 8px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button:hover {
  color: #333333;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_open-button {
  background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_link {
  background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button:hover .moto-widget-callback__overlay_open-button {
  background-color: rgba(255,255,255,0.35);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-item:hover .moto-widget-callback__overlay_link {
  background-color: rgba(255,255,255,0.25);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
  width: 80px;
  height: 80px;
  font-size: 50px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
    width: 70px;
    height: 70px;
    font-size: 45px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
    width: 60px;
    height: 60px;
    font-size: 34px;
  }
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  width: 80px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
    width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
  .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
    width: 60px;
  }
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
  font-size: 50px;
  line-height: 80px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
    font-size: 45px;
    line-height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
    font-size: 34px;
    line-height: 60px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-prev,
.moto-widget-content_slider.moto-preset-default .bx-next {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255,255,255,0.5);
  width: 40px;
  height: 40px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before,
.moto-widget-content_slider.moto-preset-default .bx-next:before {
  font-size: 50px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:hover,
.moto-widget-content_slider.moto-preset-default .bx-next:hover {
  background-color: transparent;
  border-color: transparent;
  color: #ffffff;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev,
  .moto-widget-content_slider.moto-preset-default .bx-next {
    width: 40px;
    height: 40px;
  }
  .moto-widget-content_slider.moto-preset-default .bx-prev:before,
  .moto-widget-content_slider.moto-preset-default .bx-next:before {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev,
  .moto-widget-content_slider.moto-preset-default .bx-next {
    width: 24px;
    height: 24px;
  }
  .moto-widget-content_slider.moto-preset-default .bx-prev:before,
  .moto-widget-content_slider.moto-preset-default .bx-next:before {
    font-size: 12px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link {
  border-style: none;
  width: 14px;
  height: 14px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 31px;
  background-color: rgba(0,0,0,0.3);
  color: #ffffff;
  transition: .4s;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  border-color: transparent;
}
.moto-widget-content_slider.moto-preset-default .bx-pager {
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-pager {
    bottom: 20px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-pager-item:not(:last-child) {
  margin-right: 16px;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link {
  border-style: none;
  width: 14px;
  height: 14px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 31px;
  background-color: rgba(0,0,0,0.3);
  color: #ffffff;
  transition: .4s;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  border-color: transparent;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link:hover {
  background-color: #ffffff;
  color: #333333;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link.active {
  color: #333333;
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-content_slider.moto-preset-default .bx-prev {
  left: 20px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before {
  content: "\f104";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 10px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-next {
  right: 20px;
}
.moto-widget-content_slider.moto-preset-default .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-next {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-next {
    right: 10px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-controls-auto {
  right: 65px;
  bottom: 48px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-controls-auto {
    right: 60px;
    bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-controls-auto {
    right: 22px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-start,
.moto-widget-content_slider.moto-preset-default .bx-stop {
  color: #d3d8db;
  transition: 0.4s;
}
.moto-widget-content_slider.moto-preset-default .bx-start:before,
.moto-widget-content_slider.moto-preset-default .bx-stop:before {
  font-size: 22px;
}
.moto-widget-content_slider.moto-preset-default .bx-start:hover,
.moto-widget-content_slider.moto-preset-default .bx-stop:hover {
  color: #81868c;
}
.moto-widget-content_slider.moto-preset-default .bx-start:before {
  content: "\f04b";
}
.moto-widget-content_slider.moto-preset-default .bx-stop:before {
  content: "\f04c";
}
.moto-widget-content_slider.moto-preset-default .moto-widget-loader__indicator {
  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-content_slider.moto-preset-2 .bx-prev,
.moto-widget-content_slider.moto-preset-2 .bx-next {
  background-color: transparent;
  border-color: #b7b7b7;
  color: #b7b7b7;
  width: 32px;
  height: 32px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 30px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before,
.moto-widget-content_slider.moto-preset-2 .bx-next:before {
  font-size: 20px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:hover,
.moto-widget-content_slider.moto-preset-2 .bx-next:hover {
  background-color: transparent;
  border-color: #3497db;
  color: #3497db;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev,
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    width: 40px;
    height: 40px;
  }
  .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
  .moto-widget-content_slider.moto-preset-2 .bx-next:before {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev,
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    width: 24px;
    height: 24px;
  }
  .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
  .moto-widget-content_slider.moto-preset-2 .bx-next:before {
    font-size: 12px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
  border-style: none;
  width: 14px;
  height: 14px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 30px;
  background-color: rgba(0,0,0,0.15);
  color: #000000;
  transition: .4s;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager {
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-pager {
    bottom: 20px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-item:not(:last-child) {
  margin-right: 15px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
  border-style: none;
  width: 14px;
  height: 14px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 30px;
  background-color: rgba(0,0,0,0.15);
  color: #000000;
  transition: .4s;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link:hover {
  background-color: #3497db;
  color: #ffffff;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link.active {
  color: #ffffff;
  background-color: #3497db;
  border-color: transparent;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev {
  left: 20px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before {
  content: "\f104";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev {
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev {
    left: 10px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-next {
  right: 20px;
}
.moto-widget-content_slider.moto-preset-2 .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    right: 10px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
  right: 65px;
  bottom: 48px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
    right: 60px;
    bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
    right: 22px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-start,
.moto-widget-content_slider.moto-preset-2 .bx-stop {
  color: #d3d8db;
  transition: 0.4s;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:before,
.moto-widget-content_slider.moto-preset-2 .bx-stop:before {
  font-size: 22px;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:hover,
.moto-widget-content_slider.moto-preset-2 .bx-stop:hover {
  color: #81868c;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:before {
  content: "\f04b";
}
.moto-widget-content_slider.moto-preset-2 .bx-stop:before {
  content: "\f04c";
}
.moto-widget-content_slider.moto-preset-2 .moto-widget-loader__indicator {
  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-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__list {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  background-color: transparent;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link {
  color: #ffffff;
  text-decoration: none;
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: solid;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link:hover {
  color: rgba(255,255,255,0.7);
  text-decoration: none;
  border-color: transparent;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_current {
  color: rgba(255,255,255,0.7);
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  color: #ffd541;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon {
  color: #ffffff;
  font-size: 13px;
  margin-right: 6px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #ffffff;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter,
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:not(:last-child) {
  margin-right: 7px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__list {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  background-color: transparent;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link {
  color: #ffffff;
  text-decoration: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link:hover {
  color: #b7b7b7;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_current {
  color: #b7b7b7;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon {
  color: #ffffff;
  font-size: 12px;
  margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #b7b7b7;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter,
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:not(:last-child) {
  margin-right: 10px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.moto-preset-default .moto-form__field-control {
  font-size: 16px;
  line-height: 1.6;
  border-radius: 3px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  border-color: #f5f5f5;
  color: #888888;
  background-color: #f5f5f5;
}
.moto-preset-default .moto-form__field-control::-webkit-input-placeholder {
  color: #888888;
}
.moto-preset-default .moto-form__field-control::-ms-input-placeholder {
  color: #888888;
}
.moto-preset-default .moto-form__field-control::-moz-placeholder {
  color: #888888;
}
.moto-preset-default .moto-form__field-control:focus {
  border-color: #f5f5f5;
  background-color: transparent;
}
.moto-preset-default .moto-form__element_invalid .moto-form__field-control {
  border-color: #d11414;
  background-color: #f5f5f5;
}
.moto-preset-default .moto-form__field-control_input,
.moto-preset-default .moto-form__field-control_select {
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-default .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-default .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 41px;
}
.moto-preset-default .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #d1d1d1;
}
.moto-preset-default .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #d11414;
}
.moto-preset-default .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #d11414;
  margin-top: 5px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-label {
  color: #3497db;
  font-size: 15px;
  line-height: 1.6;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #3497db;
  font-size: 15px;
  line-height: 1.6;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-icon {
  color: #5fade3;
  font-size: 20px;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-default .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #3497db;
}
.moto-preset-default .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-icon {
  color: #5fade3;
  font-size: 20px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #3497db;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-default .moto-form__attachments-item {
  font-size: 16px;
  line-height: 1.6;
  border-radius: 3px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  border-color: #f5f5f5;
  color: #888888;
  background-color: #f5f5f5;
}
.moto-preset-default .moto-form__attachments-item::-webkit-input-placeholder {
  color: #888888;
}
.moto-preset-default .moto-form__attachments-item::-ms-input-placeholder {
  color: #888888;
}
.moto-preset-default .moto-form__attachments-item::-moz-placeholder {
  color: #888888;
}
.moto-preset-default .moto-form__attachments-item:hover {
  border-color: #f5f5f5;
  background-color: transparent;
}
.moto-preset-default .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #d11414;
  background-color: #f5f5f5;
}
.moto-preset-default .moto-form__attachments-item_button {
  color: #d1d1d1;
}
@media screen and (max-width: 1039px) {
  .moto-preset-default .moto-form__field-control_input,
  .moto-preset-default .moto-form__field-control_select {
    height: 50px;
  }
  .moto-preset-default .moto-form__element_input .moto-form__field-icon {
    left: 10px;
  }
  .moto-preset-default .moto-form__field_with-icon .moto-form__field-control_input {
    padding-left: 41px;
  }
}
@media screen and (max-width: 767px) {
  .moto-preset-default .moto-form__element_input .moto-form__field-icon {
    left: 10px;
  }
  .moto-preset-default .moto-form__field_with-icon .moto-form__field-control_input {
    padding-left: 41px;
  }
}
@media screen and (max-width: 479px) {
  .moto-preset-default .moto-form__element_input .moto-form__field-icon {
    left: 10px;
  }
  .moto-preset-default .moto-form__field_with-icon .moto-form__field-control_input {
    padding-left: 41px;
  }
}
.moto-preset-2 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-2 .moto-form__field-control::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control:focus {
  border-color: #8a98a5;
}
.moto-preset-2 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-2 .moto-form__field-control_input,
.moto-preset-2 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-2 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-2 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-2 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #4e5964;
}
.moto-preset-2 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-2 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-label {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-2 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-2 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-2 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-2 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item:hover {
  border-color: #8a98a5;
}
.moto-preset-2 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-2 .moto-form__attachments-item_button {
  color: #4e5964;
}
.moto-preset-3 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-3 .moto-form__field-control::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control:focus {
  border-color: #09a4fb;
}
.moto-preset-3 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-3 .moto-form__field-control_input,
.moto-preset-3 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-3 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-3 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-3 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #7e81a5;
}
.moto-preset-3 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-3 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-label {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-3 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #353159;
}
.moto-preset-3 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #353159;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-3 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-3 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item:hover {
  border-color: #09a4fb;
}
.moto-preset-3 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-3 .moto-form__attachments-item_button {
  color: #7e81a5;
}
.moto-preset-4 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-4 .moto-form__field-control::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control:focus {
  border-color: #8a98a5;
}
.moto-preset-4 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-4 .moto-form__field-control_input,
.moto-preset-4 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-4 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-4 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-4 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #4e5964;
}
.moto-preset-4 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-4 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-label {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-4 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-4 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-4 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-4 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item:hover {
  border-color: #8a98a5;
}
.moto-preset-4 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-4 .moto-form__attachments-item_button {
  color: #4e5964;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  text-decoration: none;
  color: #888888;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 300;
  background-color: transparent;
  color: #888888;
  border-color: #f5f5f5;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item {
  margin-right: 12px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item {
    margin-right: 8px;
    margin-bottom: 8px;
  }
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 12px;
}
.moto-widget-text .table.moto-preset-default {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-radius: 0px;
  border-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-default>tbody>tr>td,
.moto-widget-text .table.moto-preset-default>tbody>tr>th,
.moto-widget-text .table.moto-preset-default>thead>tr>td,
.moto-widget-text .table.moto-preset-default>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-default>tbody>tr {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-default.table-striped>tbody>tr:nth-child(2n) {
  background-color: #f4f5f6;
}
.moto-widget-text .table.moto-preset-default.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-default>tbody>tr>th {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-default>thead>tr {
  background-color: #55616d;
}
.moto-widget-text .table.moto-preset-default.table-hover>tbody>tr:hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-default.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-default.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-2 {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #55616d;
}
.moto-widget-text .table.moto-preset-2>tbody>tr>td,
.moto-widget-text .table.moto-preset-2>tbody>tr>th,
.moto-widget-text .table.moto-preset-2>thead>tr>td,
.moto-widget-text .table.moto-preset-2>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-radius: 0px;
  border-color: #55616d;
}
.moto-widget-text .table.moto-preset-2>tbody>tr {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-2.table-striped>tbody>tr:nth-child(2n) {
  background-color: #384450;
}
.moto-widget-text .table.moto-preset-2.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-2>tbody>tr>th {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-2>thead>tr {
  background-color: #414d59;
}
.moto-widget-text .table.moto-preset-2.table-hover>tbody>tr:hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-2.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-2.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-3 {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #81868c;
}
.moto-widget-text .table.moto-preset-3>tbody>tr>td,
.moto-widget-text .table.moto-preset-3>tbody>tr>th,
.moto-widget-text .table.moto-preset-3>thead>tr>td,
.moto-widget-text .table.moto-preset-3>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-radius: 0px;
  border-color: #81868c;
}
.moto-widget-text .table.moto-preset-3>tbody>tr {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-3.table-striped>tbody>tr:nth-child(2n) {
  background-color: #bec3c7;
}
.moto-widget-text .table.moto-preset-3.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-3>tbody>tr>th {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-3>thead>tr {
  background-color: #55616d;
}
.moto-widget-text .table.moto-preset-3.table-hover>tbody>tr:hover {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-3.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-3.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #2e3a46;
}
.container-fluid,
.moto-cell,
.moto-cell.moto-spacing-left-auto {
  padding-left: 15px;
}
.container-fluid,
.moto-cell,
.moto-cell.moto-spacing-right-auto {
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.moto-container_width-fixed,
.row-fixed .container-fluid {
  max-width: 1300px;
}
.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: 30px;
}
.moto-spacing-top-large {
  padding-top: 110px;
}
.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: 30px;
}
.moto-spacing-bottom-large {
  padding-bottom: 110px;
}
.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: 30px;
}
.moto-spacing-left-large {
  padding-left: 110px;
}
.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: 30px;
}
.moto-spacing-right-large {
  padding-right: 110px;
}
@media (max-width: 1039px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 25px;
  }
  .moto-spacing-top-large {
    padding-top: 60px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 60px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 60px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 60px;
  }
}
@media (max-width: 767px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 20px;
  }
  .moto-spacing-top-large {
    padding-top: 50px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 20px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 50px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 20px;
  }
  .moto-spacing-left-large {
    padding-left: 50px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 20px;
  }
  .moto-spacing-right-large {
    padding-right: 50px;
  }
}
@media (max-width: 479px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 20px;
  }
  .moto-spacing-top-large {
    padding-top: 50px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 20px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 50px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 20px;
  }
  .moto-spacing-left-large {
    padding-left: 50px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 20px;
  }
  .moto-spacing-right-large {
    padding-right: 50px;
  }
}
h1 {
  margin: 0em 0;
}
h2 {
  margin: 0em 0;
}
h3 {
  margin: 0em 0;
}
h4 {
  margin: 0em 0;
}

@media only screen and (max-width: 360px){
    .w-span {
        font-size: 18px;
        line-height: 24px;
    }
    .w-h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .welcome-content .button{
        padding: 0 15px 0 15px;
    }
    }
    
    @media only screen and (max-width: 360px){
        .d-overlay-content a.v-button {
            bottom: 60px;
            right: -45px;
        }}

#du-an{height:360px;}
.pro-al{position:relative;z-index:6;left:0;}
.pro-1{display:none;position:relative;z-index:5;left:0;}		
.pro-2{display:none;position:relative;z-index:4;}		
.pro-3{display:none;position:relative;z-index:3;}		
.pro-4{display:none;position:relative;z-index:2;}		
.pro-5{display:none;position:relative;z-index:1;}		
.pro-6{display:none;position:relative;z-index:0;}	
.project{text-transform:lowercase;}	

#pro-all{width:100%;height:360px;overflow-x: auto;}
#style-0::-webkit-scrollbar {
    width: 5px;	
    background-color:#a1a1a1;
} 
.project-all{float:left;width:16%;height:360px;margin-right:0.7%;}
.clear-right{margin-right:0 !important;}
.project-all img{width:100%;height:100%}