@font-face {
  font-family: "Montserrat-Bold";
  src: url("../font/Montserrat-Bold.woff2") format("woff2"),
       url("../font/Montserrat-Bold.woff") format("woff"),
       url("../font/Montserrat-Bold.ttf") format("truetype"),
       url("../font/Montserrat-Bold.eot") format("embedded-opentype"),
       url("../font/Montserrat-Bold.svg") format("svg");
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../font/Montserrat-Regular.woff2") format("woff2"),
       url("../font/Montserrat-Regular.woff") format("woff"),
       url("../font/Montserrat-Regular.ttf") format("truetype"),
       url("../font/Montserrat-Regular.eot") format("embedded-opentype"),
       url("../font/Montserrat-Regular.svg") format("svg");
}
@font-face {
  font-family: "Montserrat-SemiBold.woff";
  src: url("../font/Montserrat-SemiBold.woff.woff2") format("woff2"),
       url("../font/Montserrat-SemiBold.woff.woff") format("woff"),
       url("../font/Montserrat-SemiBold.woff.ttf") format("truetype"),
       url("../font/Montserrat-SemiBold.woff.eot") format("embedded-opentype"),
       url("../font/Montserrat-SemiBold.woff.svg") format("svg");
}

@font-face {
  font-family: "youyuan";
  src: url("../font/youyuan.woff2") format("woff2"),
       url("../font/youyuan.woff") format("woff"),
       url("../font/youyuan.ttf") format("truetype"),
       url("../font/youyuan.eot") format("embedded-opentype"),
       url("../font/youyuan.svg") format("svg");
}
html {
  font-size: 16px;
  text-transform:capitali !important;
 
}
ul, li {
  list-style: none ;
  padding: 0;
  margin: 0;
}

.logo{
  margin-top: -30px;
}

a:hover {
  text-decoration: none;
}
button {
  cursor: pointer;
}
input,button {
  outline: none;
}
h1,h2,h3,h4,h5 {
	 font-family: "Montserrat-Bold" ;
  font-weight: 700;
  margin: 0;
}
p {
	font-family: "Montserrat-Regular";
  margin: 0;
}
* {
  box-sizing: border-box;
}


.show-img{
    position: relative;
}
.show-img:hover .rwm{
    display: block !important; 
}
.ico-3{
      
    max-width: 90px !important;
    border: 1px solid #ccc;
    border-radius: 10px;
    
}

.show-img .rwm{
    display: none;
      position: absolute;
    top: -231px;
    width: 194px;
    left: 52px;
    border: 1px solid #d8d8d8;
    z-index: 00;
    height: auto;
    
}
.icon-span{ display:flex; margin-top:-20px; right: 12px;}
.icon-list-ul{ font-size:2rem;}
.inb-info{  overflow:hidden;}
.inb-info h3{ text-transform:uppercase; margin-top:15%; font-size:2rem; color:#fff; line-height:2.3rem;font-family: "Montserrat-SemiBold.woff";}
.inb-info h5{ text-transform:uppercase;font-size:1.125rem; color:#fff; line-height:4.3rem;font-family: "Montserrat-SemiBold.woff";}
.inb-info h5 a{ text-transform:uppercase;font-family: "Montserrat-SemiBold.woff";font-size:1.15rem; color:#fff; line-height:4.3rem; display:inline-block;}
.inb-info h5 a:hover{ color:#01913a;}
.inb-info h5 a:nth-child(1){ color:#35ec7d;}
.navbar-nav #active>a{ color:#01913a;}
.container::after {
  content: '';
  display: block;
  overflow: hidden;
  clear: both;
}
.navbar-zesay {
  background-color: #fff;
}
.navbar-zesay .nav-link {
  color: #1c1f40;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 .4rem;
}
.navbar-zesay .active .nav-link {
  color: #01913a;
}
.dropdown-hover > .dropdown-menu {
  margin: 0;
}
.dropdown-hover:hover > .dropdown-menu {
  display:block;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #1c1f40;
}

.search-box {
  border-bottom: 1px solid #000;
  overflow: hidden;
  transition: all 0.3s;
}
.search-box input[type='text'] {
	 font-family: "Montserrat-Regular";
  width: 180px;
  height: 30px;
  border: none;
  font-size: 14px;
  float: left;
}
.search-box input[type='submit'] {
  width: 22px;
  height: 30px;
  border: none;
  float: right;
  background: url(../img/icon-search.png) no-repeat center;
  outline: none;
}
.header {
  position: relative;
}
.head-top {
  position: relative;
  background: #1c1f40;
  height: 54px;
  overflow: hidden;
}
.head-top .container {
  position: relative;
  z-index: 3;
}
.head-top .bg1 {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
  width: 1920px;
  height: 100%;
  background: url(../img/top-bg1.jpg) no-repeat left center;
}
.hin-right {
  float: right;
  line-height: 24px;
  padding: 15px 0;
  font-size: 1rem;
  color: #fff;
}
.hin-right span ,.hin-left span{
  border-right: 1px solid #fff;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  padding-left: 40px;
}
.hin-left span{ padding-left:20px !important;}
.hin-left .ico-hin1{ background-image:url(../img/ico1.png); background-repeat:no-repeat; background-size:7%; background-position:left;}
.hin-left .ico-hin2{ background-image:url(../img/ico2.png); background-repeat:no-repeat; background-size:7%;background-position:left;}
 .hin-right span.ico-hin1 {
  background: url(../img/ico1.png) no-repeat left center;
}
 .hin-right span.ico-hin2 {
  background: url(../img/ico2.png) no-repeat 5px center;
  margin-left: 10px;
}
.hin-right .ico-lang {
  border-right: none;
}
.langbox {
  display: inline-block;
  vertical-align: top;
  background-color: #01913a;
  text-align: center;
  margin: -15px 0;
  height: 54px;
  padding: 16px 1.6rem;
  box-sizing: border-box;
  font-size: 0;
}
.langbox a {
  vertical-align: top;
  margin: 0 9px;
}
.head-nav {
  position: relative;
  padding: 24px 0;
}
.swiper-banner {
  position: relative;
  height: 797px;
  overflow: hidden;
}
.swiper-banner li {
  display: block;
  height: 100%;
}
.swiper-banner li a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.swiper-banner .swiper-button-next,
.swiper-banner .swiper-button-prev {
  background-color: #01913a;
  background-size: 1rem;
  width: 44px;
  height: 44px;
}
.contbox-1 {
  background: url(../img/bg1.jpg) no-repeat center;
  background-size: cover;
  height: 676px;
  padding: 90px 0 0;
}
.si-title {
  padding-bottom: 22px;
}
.si-title h3 {
  font-size: 14px;
  color: #253241;
  line-height: 1.6em;
  text-transform: uppercase;
  margin: 0;
}
.si-title h4 {
  font-size: 3rem;
  color: #253241;
  line-height: 1;
  font-weight: bold;
}
.si-title b {
  color: #01913a;
}
.si-info {
  overflow: hidden;
  width: 100%;
  max-width: 790px;
}
.si-info p {
	font-family: "Montserrat-Regular";
  font-size: 14px;
  color: #222222;
  line-height: 1.5em;
  letter-spacing: 1px;
}
.si-ide {
	display:none !important;
  overflow: hidden;
  margin-top: 20px;
}
.si-ide a {
  float: left;
  width: 176px;
  text-align: center;
  font-size: 1.125rem;
  color: #222222;
  font-weight: bold;
}
.si-ide b {
  display: block;
  font-weight: 600;
}
.contbox-2 {
  position: relative;
  overflow: hidden;
}
.c-title {
  overflow: hidden;
  padding: 52px 0 30px;
  position: relative;
}
.c-title h3 {
  font-size: 2.25rem;
  color: #222222;
  line-height: 3.125rem;
  margin: 0;
}
.c-title h4 {
  font-size: 1.125rem;
  color: #222222;
  line-height: 24px;
  margin: 0;
}
.c-title b {
  color: #01913a;
}
.c-botin {
  position: relative;
  background: url(../img/bg2.jpg) no-repeat center;
  background-size: cover;
  height: 667px;
}
.more {
  overflow: hidden;
  padding: 1.8rem 0;
}
.more a {
  display: inline-block;
  vertical-align: top;
  font-size: 1.125rem;
  color: #fff;
  background-color: #01913a;
  width: 230px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
.boin-item {
  position: relative;
}
.boin-item-img {
  display: block;
  width: 100%;
  height: 435px;
  overflow: hidden;
  position: relative;
}
.boin-item-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.boin-item-info {
  background-color: #fff;
  margin-top: 3px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  color: #222222;
  text-align: center;
  padding: 5px;
  line-height: 1.2;
  transition: all 0.3s;
}
.boin-item-info h5{font-family: "Montserrat-Regular"; font-weight:100;}
.swiper-botin {
  padding: 18px 8px;
}
.boin-item-hide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(225, 52, 132, .9);
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  opacity: 0;
  transition: all 0.3s;
}
.boin-item-hide p{ text-transform:uppercase;}
.boin-item:hover .boin-item-hide {
  opacity: 1;
}
.boin-item:hover .boin-item-info {
  background-color: rgb(225, 52, 132, 1);
  color: #fff;
}
.c-botin .swiper-button-next, 
.c-botin .swiper-button-prev {
  right: 10px;
  top: -66px;
  background-size: 10px;
  width: 44px;
  height: 44px;
  border: 1px dashed #dddddd;
  border-radius: 3px;
} 
.c-botin .swiper-button-prev {
  left: auto;
  right: 60px;
}
.contbox-3 {
  padding: 5.9rem 0;
  background-color: #f1f5fa;
}
.initimg {
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 12.5rem;
}
.initinfo {
  position: relative;
  flex: 1;
}
.initinfo h5 {
	font-family: "Montserrat-Regular"; font-weight:100;
  font-size: 1.8rem;
  color: #fff;
  padding-bottom: 1rem;
}
.initinfo p {
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.2em;
}
.initem-box {
  background-color: #34485f;
  box-shadow: 2px 0 5px rgba(0, 0, 0, .3);
}
.initem-box.ini-color1 {
  background-color: #01913a;
}
.initem-box.ini-color2 {
  background-color: #253241;
}
.initem-box.ini-color3 {
  background-color: #34485f;
}
.setinc {
  position: relative;
  margin-left: 22px;
  margin-right: 30px;
}
.setinc-info img {
  width: 100%;
  height: 310px;
  display: block;
  object-fit: cover;
}
.setinc-info h3 {
  font-size: 24px;
  color: #253241;
  line-height: 36px;
  padding-top: 22px;
}
.setinc-info p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
.initem-cont {
  margin-right: 20px;
}
.setinc h3 {
  font-size: 1.125rem;
  text-transform: none;
}
.setinc h4 {
  font-size: 2.625rem;
}
.contbox-4 {
  position: relative;
  height: 278px;
  background: url(../img/bg3.jpg) no-repeat top center;
}
.m-title {
  overflow: hidden;
  position: relative;
  padding: 84px 0 76px;
}
.m-title h3 {
	font-family: "Montserrat-Regular";
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.1;
  font-weight: normal;
}
.m-title h4 {
  font-size: 2.625rem;
  color: #fff;
  line-height: 1;
  font-weight: normal;
}
.m-title strong {
  position: absolute;
  right: 0;
 font-family: "Montserrat-Regular";
  top: 122px;
  font-size: 1.125rem;
  color: #fff;
  font-weight: 100;
}
.m-title strong span {
  padding-left: 32px;
  background: url(../img/ico3.png) no-repeat left center;
}
.container-max {
  margin: 0 -94px;
  background-color: #fff;
}
.cm-title {
  text-align: center;
  padding: 4.125rem 0 2.5rem;
}
.cm-title h2 {
  font-size: 2.625rem;
  color: #000000;
  line-height: 1.1;
  text-transform:capitalize;
}
.cm-title p{
  color: #222222;
  font-size: 1rem;
}
.cm-title span {
  color: #01913a;
}
.prolist {
  overflow: hidden;
  margin: 0 -5px;
}
.prolist li {
  float: left;
  width: calc(25% - 10px);
  margin: 14px 5px 0;
}
.product-item {
  position: relative;
  overflow: hidden;
}
.p-item-img {
	
  overflow: hidden;
  width: 100%;
  height: 376px;
}
.p-item-img img {
	transform:scale(1,1);
	transition:all 0.8s;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-item-img img:hover{ transform:scale(1.1,1.1);}
.p-item-info {
  background-color: #34404e;
}
.p-item-info .din-i {
  display: flex;
  height: 96px;
  align-items: center;
  flex-direction:column; 
  align-items : flex-start; 
  padding: 10px;
}
.p-item-info .din-i h5 ,.p-item-info .din-i p{
  font-size: 1.125rem;
  font-family: "Montserrat-Regular";
  color: #fff;
  font-weight:100;
  line-height: 1.9em;
}
.p-item-right div{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 10px;
}
.p-item-right div  img{
  margin: 0px 10px;
  height: 16px;
}
.p-item-right div span{
  display: flex;
  align-items: center;
  justify-content:space-between;
  color: #fff;

}
.p-item-right {
  display: block;
  height: 56px;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #444b53;
}
.p-item-right a {
  display: block;
  width: 142px;
  height: 100%;
  background-color: #01913a;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  line-height: 56px;
  text-transform: uppercase;
}
.footer {
  background-color: #121820;
}
.gin-share {
  padding: 60px 0;
}
.gin-logo {
  text-align: center;
}
.gin-logo img {
  max-width: 100%;
}
.gin-share-box {
  text-align: center;
  margin-top: 1rem;
}
.gin-share-box a {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  margin: 0 6px;
}
.gin-share-box a img {
  width: 100%;
  height: 100%;
  display: block;
}
.r-links {
  overflow: hidden;
}
.r-links h5 {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1.2;
  padding-bottom: 1rem;
  font-weight: normal;
}
.r-links p {
  font-size: 14px;
  color: #a2a3a3;
  line-height: 24px;
  margin: 0;
}
.r-links p a {
  color: #a2a3a3;
}
.r-links p a:hover {
  color: #fff;
}
.r-form {
  overflow: hidden;
  margin-top: 10px;
}
.r-form input {
  width: 320px;
  max-width: 100%;
  background-color: #fff;
  font-size: 14px;
  line-height: 44px;
  padding: 0 10px;
  border: none;
}
.r-form button {
  width: 126px;
  height: 40px;
  border: none;
  margin-top: 10px;
  background-color: #01913a;
  color: #fff;
}
.fot-links {
  padding-bottom: 3rem;
}
.fot-copr {
  line-height: 1.5em;
  font-size: 14px;
  color: #959697;
  padding: 3rem 0;
  text-align: center;
}
.show-search {
  width: 22px;
  height: 30px;
  border: none;
  float: right;
  background: url(../img/icon-search.png) no-repeat center;
  outline: none;
}

/* ----- */
.hin-left {
  float: left;
  color: #fff;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 54px;
  display: none;
}

.dropdown-menu {
  background-color: #01913a;
  border: none;
  border-radius: 0;
  margin-top: 25px !important;
}
.dropdown-menu::after {
  content: '';
  position: absolute;
  left: 0;
  top: -25px;
  height: 25px;
  width: 100%;
}
.dropdown-menu a span{font-family: "youyuan";}
.dropdown-menu a {
	  
  color: #fff;
}
.inbanner {
  position: relative;
  height: 435px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.inbanner a {
  display: block;
  height: 100%;
}
.container-in {
  padding: 30px 0 0;
}
.left-nav {
  width: 295px;
  max-width: 100%;
}
.leftnav-tit {
  background-color: #253241;
  height: 72px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.leftnav-tit h3 {
  font-size: 1.125rem;
  color: #fff;
  text-transform: uppercase;
}
.leftnav-list {
  background-color: #f1f5fa;
  padding: 10px;
}
.leftnav-list li {
  background-color: #fff;
  margin-top: 5px;
  border: 1px solid #e5e7ea;
}
.leftnav-list li a {
  display: block;
  font-size: 0.875rem;
  color: #3d3e3e;
  line-height: 1.5rem;
  padding: 10px;
}
.leftnav-list li.active a {
  color: #fff;
  background-color: #01913a;
}
.right-content {
  width: 1070px;
  margin-left: -30px;
}
.p-list {
  overflow: hidden;
  margin: 0 -5px;
}
.p-list li {
  float: left;
  width: calc(100% / 3 - 10px);
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.pager {
  text-align: center;
  padding: 36px 0;
}
.pager a:nth-child(1){ display:none;}
.pager a,
.pager b {
  display: inline-block;
  vertical-align: middle;
  padding:0px 10px;
  text-align: center;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 200px;
  line-height: 32px;
  margin: 0 3px;
  border: 1px solid #fff;
  color: #333;
  background-color: #fff;
}
.pager b {
  background-color: #01913a;
  width: 50px;
  color: #fff;
}
.pager .pager-prev {
  background: url(../img/l.png) no-repeat center;
  border: 1px solid #01913a;
}
.pager .pager-next {
  background: url(../img/r.png) no-repeat center;
  border: 1px solid #01913a;
}
.showin-img {
  position: relative;
}
.showin-img-top {
  width: 100%;
  height: 475px;
  border: 2px solid #f1f5fa;
  margin-bottom: 10px;
}
.showin-img-top img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.showli-item {
  border: 2px solid #efefef;
  overflow: hidden;
  cursor: pointer;
}
.swiper-slide-thumb-active .showli-item {
  border-color: #999;
}
.showli-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.showin-info {
  position: relative;
}
.showin-info h3 {
  font-size: 1.375rem;
  color: #253241;
  line-height: 1.2;
  padding: 0.5rem 0;
}
.showin-info p {
  font-size: 0.875rem;
  color: #253241;
  line-height: 1.5em;
}
.showin-link {
  margin-top: 1.8rem;
}
.showin-link a {
  display: block;
  height: 3rem;
  background-color: #01913a;
  margin-top: 5px;
  line-height: 3rem;
  padding-left: 1rem;
  font-size: 1.125rem;
  color: #fff;
  max-width: 252px;
}
.showin-link a img {
  width: 26px;
  margin-right: 5px;
  margin-top: -5px;
}
.showin-share {
  margin-top: 1rem;
}
.showin-share span {
  font-weight: bold;
  margin-right: 5px;
  line-height: 28px;
}
.showin-share img {
  width: 28px;
  height: 28px;
}
.rin-info {
  margin-top: 3rem;
  padding-bottom: 8rem;
}
.rin-info h2 {
  font-size: 1.5rem;
  color: #253241;
  line-height: 2em;
  text-transform: uppercase;
}
.rin-info h3 {
  font-size: 0.875rem;
  color: #3d3e3e;
  line-height: 1.5em;
}
.rin-info p {
  font-size: 0.875rem;
  color: #3d3e3e;
  line-height: 1.5em;
}
.toplinks {
  text-align: center;
}
.toplinks h2 {
  font-size: 2.625rem;
  color: #000000;
  line-height: 2em;
  padding: 3rem 0 1rem;
  text-transform: uppercase;
}
.tinlink-list {
  text-align: center;
  padding-bottom: 5rem;
}
.tinlink-list img {
  width: 7.625rem;
  height: 7.625rem;
}
.tinlink-list h5 {
  font-size: 1.125rem;
  color: #000000;
  line-height: 1.8em;
  padding: 2rem 0 0;
}
.tinlink-list p {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 2em;
  color: #000;
}
.contact-box {
  background: url(../img/bg4.jpg) no-repeat center;
  height: 800px;
  background-size: cover;
}
.contact-box2 {
	background: #455564;
	height: auto;
  }
.contact-title {
  text-align: center;
  padding: 3.6rem 0 1.375rem;
}
.contact-title h3 {
  color: #fff;
  font-size: 2.625rem;
  line-height: 2em;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.contact-title h3 span {
  color: #01913a;
}
.contact-title p {
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.5em;
}
.contact-form {
  padding: 1.5rem 0;
  color: #fff;
}
.contact-form .form-control {
  width: 515px;
  max-width: 100%;
}
.contact-form .form-label {
color: #fff;
  width: 180px;
  justify-content: start;
  align-self: flex-start;
  padding: .375rem .75rem;
}
.contact-form textarea.form-control {
  width: calc(100% - 180px);
  height: 190px;
}
.contact-form span {
  color: #01913a;
  margin-left: 1rem;
}
.btn-submit {
  margin-left: 180px;
}
.btn-submit button {
  width: 180px;
}
.btn-theme {
  background-color: #01913a;
  color: #fff;
}
.btn-theme:focus {
  background-color: #ce2c78;
}
.contact-form .form-radio {
    color: #fff;
  margin-right: 2rem;
}
.contact-form input[type=radio] {
  margin-right: 0.4rem;
  vertical-align: middle;
  margin-bottom: -3px;
}

.news-list li a {
	margin-top:20px;
    width: 172px;
    height: 100%;
    background-color: #01913a;
	display:inline-block;
    font-size: 1.125rem;
    color: #fff;
    text-align: center;
    line-height: 56px;
    text-transform: uppercase;
}
.flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-list li{ overflow:hidden; margin-bottom:25px;}
.news-list img{ transition: all .8s; width: calc(100% - 700px);}
.news-list div{ width:650px; float:right;}
.news-list div h3{ color:#000; font-size:1.5rem; line-height:2rem;}
.news-list div h5{ font-size:1rem; line-height:2rem; }
.news-list div p{ color:#000; line-height:1.8rem;}
.news-list li:hover h3{ color:#1dc05e;}
.news-list img:hover{
  transform: scale(1.02);
}

.news-title{ overflow:hidden; text-align:center; width:100%;}
.news-title h3{}

#footer{ display:none;}
.mobile-show{ display:none;}
.view-more{ color:#fff !important; cursor:pointer;}
.hide-share{ display:none;}



/* ------------------------
Line Drop Animation
------------------------*/
.lines { position: absolute; top: 0; left: 0; right: 0; height: 100%; margin: auto; width: 90vw; z-index: 1}
.lines .line { position: absolute; width: 2px; height: 100%; top: 0; left: 50%; background: rgba(255, 255, 255, 0.1); overflow: hidden; }
.lines .line:nth-child(1) { margin-left: -50%; }
.lines .line:nth-child(3) { margin-left: 50%; }
.lines .line::after { content: ""; display: block; position: absolute; height: 15vh; width: 100%; top: -50%; left: 0; background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #30f27b ), to(#02903a )); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #30f27b 75%, #02903a  100%); -webkit-animation: run 7s 0s infinite; animation: run 7s 0s infinite; animation-timing-function: ease; animation-delay: 0s; animation-fill-mode: none; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); }
.lines .line:nth-child(1)::after { -webkit-animation-delay: 2s; animation-delay: 2s; }
.lines .line:nth-child(3)::after { -webkit-animation-delay: 2.5s; animation-delay: 2.5s; }
@-webkit-keyframes run {
  0%{
   top: -50%;
  }
  100%{
    top:100%;
  }
}

/* ------------------------
    Tab
------------------------*/
.tab .nav-tabs { border: none;}
.tab .nav-tabs .nav-link {border-radius: 0; width: 33.3333%; text-align: center; font-weight: 600; color: #0d2c13; position: relative; border-bottom: 2px solid #e1e1e1; padding: 10px 15px; }
.tab .nav-tabs .nav-link.active, .tab .nav-tabs .nav-link:hover, .tab .nav-tabs.active > a:focus, .tab .nav-tabs > a:hover {border-bottom-color: #0049d0; color: #0049d0; }



/* ------------------------
    Section Title
------------------------*/
.section-title { margin-bottom: 40px; position: relative; }
.section-title h2 span {color: #218aec; font-weight: 900; text-decoration: underline;}
.section-title p { font-size: 16px; margin-bottom: 0;}
.title { position: relative; margin-bottom: 0; }
.dark-bg .title, .theme-bg .title,
.dark-bg .title span, .theme-bg .title span, .theme-bg .section-title h6 { color: #ffffff }
.section-title h6 {position: relative; display: inline-block; font-weight: 600; text-transform: uppercase; margin-bottom: 10px; color: #218aec;}
.section-title h2 { margin-bottom: 15px; }

.dark-bg .title.text-black { color: #0d2c13 }
.dark-bg .title span.text-theme { color: #0049d0 }



/* ------------------------
    Helper class
------------------------*/
p { line-height: 1.7; }
.lead { font-weight: normal; font-size: 16px; line-height: 30px; }
.text-large{font-size: 100px; line-height: 100px;}
.text-decoration{text-decoration: underline;}

.o-hidden { overflow: hidden; }
.pos-r { position: relative; }
.z-index-0 { z-index: 0; position: relative; }
.z-index-1 { z-index: 1; position: relative; }
h1 span { color: #0049d0; }
section { padding: 60px 0px 0px 0px	; }
.align-item-middle { display: -webkit-flex;  /* Safari */ -webkit-align-items: center;  /* Safari 7.0+ */ display: flex; align-items: center; }
.align-item-middle > div { width: 100%; }

.font-w-3 { font-weight: 300; }
.font-w-4 { font-weight: 400; }
.font-w-5 { font-weight: 500; }
.font-w-6 { font-weight: 600; }
.font-w-7 { font-weight: 700; }
.font-w-8 { font-weight: 800; }
.font-w-9 { font-weight: 900; }
.line-h-2 { line-height: 1.6; }
.line-h-3 { line-height: 1.7; }
.line-h-4 { line-height: 1.8; }
.line-h-5 { line-height: 1.9; }

.letter-space-1 { letter-spacing: 5px; }
.letter-space-2 { letter-spacing: 10px; }
.letter-space-3 { letter-spacing: 15px; }

/* ------------------------
Left-Right Position
------------------------*/
.left-0 { left: 0; }
.right-0 { right: 0; }
.top-0 { top: 0; }
.bottom-0 { bottom: 0; }
.left-50 { left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); }
.top-50 { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); }

/* ------------------------
    Counter
------------------------*/
.counter { position: relative; z-index: 9;}
.counter span { font-size: 40px; font-weight: 600; line-height: 40px; color: #0d2c13; display: inline-block; margin: 0 0 10px; }
.counter span + span { font-weight: normal; font-size: 30px; color: #0d2c13; margin-bottom: 0; }
.counter h6 { display: block; color: #7a7a7a; font-size: 20px; font-weight: 600; position: relative; margin: 0; }
.counter-icon i{padding-left: 15px; position: relative; font-size: 40px; line-height: 40px; display: inline-block; font-weight: normal; color: #0049d0; margin-bottom: 20px;}
.dark-bg .counter span{color: #ffffff}
.dark-bg .counter h6{color: #fb3b3c}
.theme-bg .counter span, .theme-bg .counter h6, .theme-bg .counter-icon i{color: #ffffff}
.counter-icon i:after { border-radius: 50%; content: ""; height: 30px; position: absolute; width: 30px; z-index: -1; background: #0049d0; opacity: 0.1; top: 0; left: 0; animation: headShake 1.3s infinite running; }

/* ------------------------
    Text color
------------------------*/
.text-theme { color: #0049d0; }
.text-theme2 { color: #fb3b3c; }
.text-black { color: #0d2c13; }
.text-grey { color: #7a7a7a; }
.text-rgba { color: rgba(255, 255, 255, 0.8); }


/* ------------------------
    Background color
------------------------*/
.white-bg { background-color: #ffffff; }
.dark-bg { background-color: #29006b; }
.light-bg { background-color: #fcf6e4; }
.theme-bg { background-color: #0049d0; }
.theme-bg-2 { background-color: #fb3b3c; }
.transparent-bg { background-color: inherit !important; }


/* ------------------------
    Banner
------------------------*/
.fullscreen-banner { position: relative; min-height: 750px;}
[data-bg-img] { background-size: cover; background-position: center center; background-repeat: no-repeat; }
.align-center { position: absolute; top: 50%; width: 100%; z-index: 9; }
.fullscreen-banner .owl-carousel, .fullscreen-banner .owl-stage-outer, .fullscreen-banner .owl-stage, .fullscreen-banner .owl-item, .fullscreen-banner .item { height: 100%; }
.banner-slider .image-layer { position: absolute; left: 0; top: 0; width: 100%; height: 100%; right: 0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 6000ms linear; -moz-transition: all 6000ms linear; -ms-transition: all 6000ms linear; -o-transition: all 6000ms linear; transition: all 6000ms linear; }
.banner-slider .active .image-layer { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }


/* -------------------------------
   Background Position & Size
-------------------------------*/
.bg-cover { background-size: cover; }
.bg-contain { background-size: contain; }
.bg-pos-l { background-position: left; }
.bg-pos-r { background-position: right; }
.bg-pos-rt { background-position: right top; }
.bg-pos-lt { background-position: left top; }
.bg-pos-rb { background-position: right bottom; }
.bg-pos-lb { background-position: left bottom; }
.bg-repeat { background-repeat: repeat; }






.client-logo img{
    display: block;
    width: 100%;
    object-fit: contain;
    height: 100%;
    margin: auto;
    height: 65px;
    filter: brightness(0);
}










/* ------------------------
    Countdown
------------------------*/
.countdown {width: 100%; }
.countdown > li { font-weight: 700; list-style-type: none; text-align: center;}
.countdown > li span { font-size: 70px; font-weight: 700; line-height: 80px; display: inline-block; color: #fb3b3c; }
.countdown > li p { font-size: 20px; display: block; line-height: 30px; margin-bottom: 0; color: rgba(255,255,255,0.7); }


/* ------------------------
    Terms and Conditions
------------------------*/
.terms-and-conditions p { margin-bottom: 25px; }
.terms-and-conditions ul.list { margin-bottom: 20px; display: block; }
.terms-and-conditions ul.list li i { padding-right: 12px; font-size: 15px; }


/* ------------------------
    Privacy Policy
------------------------*/
.privacy-policy p { margin-bottom: 25px; }
.privacy-policy ul.list { margin-bottom: 20px; display: block; }
.privacy-policy ul.list li i { padding-right: 12px; font-size: 15px; }


/* ------------------------
    Contact
------------------------*/
.contact-media a{color: #0d2c13; display: block; margin-bottom: 10px;}
.contact-media a:hover{color: #0049d0;}

.form-group { margin-bottom: 20px; position: relative; }
label { font-size: 14px; color: #0d2c13 }
.form-control { height: 50px; color: #0d2c13; font-weight: 500; background: none; border:1px solid #e1e1e1; border-radius: 0;}
.input-2{border: none; background: #e4fcfa}
.theme-bg .form-control, .dark-bg .form-control { background: none; border-color: rgba(255,255,255,0.15); }
.dark-bg .form-control, .theme-bg .form-control { color: #ffffff; }
.grey-bg .form-control { background: #ffffff }
textarea.form-control { height: 150px; }
.form-control:focus { box-shadow: none; background: none; border-color: #fb3b3c; }
.form-control.input-2:focus {background: #e4fcfa; }
select.form-control { -moz-appearance: none; -webkit-appearance: none; appearance: none; height: 50px !important; }
iframe { width: 100%; border: none; pointer-events: auto; }
.iframe-h { height: 500px !important; }
.iframe-h-2 { height: 600px !important; }
.form-control::-webkit-input-placeholder { color: #303231; }
.form-control::-moz-placeholder { color: #303231; }
.form-control:-ms-input-placeholder { color: #303231; }
.form-control:-moz-placeholder { color: #303231; }
.dark-bg .form-control::-webkit-input-placeholder, .theme-bg .form-control::-webkit-input-placeholder { color: #ffffff; }
.dark-bg .form-control::-moz-placeholder, .theme-bg .form-control::-moz-placeholder { color: #ffffff; }
.dark-bg .form-control:-ms-input-placeholder, .theme-bg .form-control:-ms-input-placeholder { color: #ffffff; }
.dark-bg .form-control:-moz-placeholder, .theme-bg .form-control:-moz-placeholder { color: #ffffff; }
.help-block.with-errors { position: absolute; color: red; right: 15px; font-size: 10px; line-height: 14px; }
.success { padding: 1em; margin-bottom: 0.75rem; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); color: #468847; background-color: #dff0d8; border: 1px solid #d6e9c6; width: 100% }
.error { padding: 1em; margin-bottom: 0.75rem; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); color: #b94a48; background-color: #f2dede; border: 1px solid rgba(185, 74, 72, 0.3); width: 100% }
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px #ffffff inset !important; -webkit-text-fill-color: #0d2c13 !important; transition: background-color 5000s ease-in-out 0s;}
.theme-bg input:-webkit-autofill,
.theme-bg textarea:-webkit-autofill,
.theme-bg select:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px #0049d0 inset !important; -webkit-text-fill-color: #ffffff !important; transition: background-color 5000s ease-in-out 0s;}
.dark-bg input:-webkit-autofill,
.dark-bg textarea:-webkit-autofill,
.dark-bg select:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px #0d2c13 inset !important; -webkit-text-fill-color: #ffffff !important; transition: background-color 5000s ease-in-out 0s;}

.map{height: 500px;}
.map iframe {border: 0px; width: 100%; height: 100%; z-index: 1; }


/* ------------------------
    Video
------------------------*/
.video-btn { position: relative; display: inline-block; }
.video-btn-pos { position: absolute; position: absolute; left: 50%; top: 50%; width: auto !important; z-index: 99; }
.video-btn .play-btn {animation: ripple-white 1s linear infinite; background: #ffffff; width: 70px; height: 70px; line-height: 70px; border-radius: 50%; cursor: pointer;  display: inline-block; text-align: center; position: relative; }
.video-btn .play-btn i { font-size:40px; position: absolute; top: 50%; left: 50%; color: #0049d0; -webkit-transition: .25s; -o-transition: .25s; transition: .2s ease-out !important; transform: translate3d(-50%, -50%, 0); }
.video-btn .play-btn:hover i { transform: translate3d(-50%, -50%, 0) scale(.75); color: #0049d0 }


/* ------------------------
    Side Background
------------------------*/
.image-column { position: absolute; left: 0px; top: 50%; }
.image-column.right { left: inherit; right: 0; }


/* ------------------------
    List Icon
------------------------*/
.list-icon li{position: relative; padding-left: 30px;}
.list-icon li i{position: absolute; left: 0; top: 0; color: #0049d0; font-size: 22px; line-height: 20px;}
.list-icon-2 li{padding-left: 25px; position: relative;}
.list-icon-2 li:before{content: ""; border: 1px solid #0049d0; position: absolute; top: 4px; left: 0; width: 14px; height: 14px; border-radius: 50%;}
.list-icon-2 li:after{animation: opacitychange 1s ease-in-out infinite; content: ""; background: #fb3b3c; position: absolute; top: 8px; left: 4px; width: 6px; height: 6px; border-radius: 50%;}
.custom-li{display: inline-block;}
.custom-li li {float: left; margin-bottom: 15px; width: calc(100% / 2);}


/* ------------------------
    Icon Size
------------------------*/
.ic-1x { font-size: 1em; }
.ic-2x { font-size: 2em; }
.ic-3x { font-size: 3em; }
.ic-5x { font-size: 5em; }
.ic-7x { font-size: 7em; }


/* ------------------------
    Background Effect
------------------------*/
.hero-shape1 { background: #ffffff; overflow: hidden; width: 100%; display: inline-block; position: absolute; right: -50%; top: 30%; transform: rotate(-60deg); height: 60%; }
.bg-effect:after, .bg-effect-2:after { background: #570dcc; top: 0; content: ""; position: absolute; right: 0; z-index: -1; height: 100%; width: 50%; }
.bg-effect-2:after { background: #e4fcfa; width: 60%; }
.blink-img { position: absolute; left: 0; top: 0; width: 100%; text-align: center; }







/* ------------------------
Extra
------------------------*/
.img-border { border: 10px solid #ffffff }
.year-box { background: #ffffff; padding: 30px; position: relative; z-index: 9; display: inline-block; }
.working-hours li { position: relative; display: flex; align-items: center; justify-content: space-between; }

.featured-desc p{
  color: #000;
}	

.m-0 {
	margin: 0 !important
}

.mt-0, .my-0 {
	margin-top: 0 !important
}

.mr-0, .mx-0 {
	margin-right: 0 !important
}

.mb-0, .my-0 {
	margin-bottom: 0 !important
}

.ml-0, .mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1, .my-1 {
	margin-top: .25rem !important
}

.mr-1, .mx-1 {
	margin-right: .25rem !important
}

.mb-1, .my-1 {
	margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2, .my-2 {
	margin-top: .5rem !important
}

.mr-2, .mx-2 {
	margin-right: .5rem !important
}

.mb-2, .my-2 {
	margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3, .my-3 {
	margin-top: 1rem !important
}

.mr-3, .mx-3 {
	margin-right: 1rem !important
}

.mb-3, .my-3 {
	margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4, .my-4 {
	margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
	margin-right: 1.5rem !important
}

.mb-4, .my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 2rem !important
}

.mt-5, .my-5 {
	margin-top: 2rem !important
}

.mr-5, .mx-5 {
	margin-right: 2rem !important
}

.mb-5, .my-5 {
	margin-bottom: 2rem !important
}

.ml-5, .mx-5 {
	margin-left: 2rem !important
}

.m-6 {
	margin: 2.5rem !important
}

.mt-6, .my-6 {
	margin-top: 2.5rem !important
}

.mr-6, .mx-6 {
	margin-right: 2.5rem !important
}

.mb-6, .my-6 {
	margin-bottom: 2.5rem !important
}

.ml-6, .mx-6 {
	margin-left: 2.5rem !important
}

.m-7 {
	margin: 3rem !important
}

.mt-7, .my-7 {
	margin-top: 3rem !important
}

.mr-7, .mx-7 {
	margin-right: 3rem !important
}

.mb-7, .my-7 {
	margin-bottom: 3rem !important
}

.ml-7, .mx-7 {
	margin-left: 3rem !important
}

.m-8 {
	margin: 3.5rem !important
}

.mt-8, .my-8 {
	margin-top: 3.5rem !important
}

.mr-8, .mx-8 {
	margin-right: 3.5rem !important
}

.mb-8, .my-8 {
	margin-bottom: 3.5rem !important
}

.ml-8, .mx-8 {
	margin-left: 3.5rem !important
}

.m-9 {
	margin: 4rem !important
}

.mt-9, .my-9 {
	margin-top: 4rem !important
}

.mr-9, .mx-9 {
	margin-right: 4rem !important
}

.mb-9, .my-9 {
	margin-bottom: 4rem !important
}

.ml-9, .mx-9 {
	margin-left: 4rem !important
}

.m-10 {
	margin: 4.5rem !important
}

.mt-10, .my-10 {
	margin-top: 4.5rem !important
}

.mr-10, .mx-10 {
	margin-right: 4.5rem !important
}

.mb-10, .my-10 {
	margin-bottom: 4.5rem !important
}

.ml-10, .mx-10 {
	margin-left: 4.5rem !important
}

.m-11 {
	margin: 5rem !important
}

.mt-11, .my-11 {
	margin-top: 5rem !important
}

.mr-11, .mx-11 {
	margin-right: 5rem !important
}

.mb-11, .my-11 {
	margin-bottom: 5rem !important
}

.ml-11, .mx-11 {
	margin-left: 5rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0, .py-0 {
	padding-top: 0 !important
}

.pr-0, .px-0 {
	padding-right: 0 !important
}

.pb-0, .py-0 {
	padding-bottom: 0 !important
}

.pl-0, .px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1, .py-1 {
	padding-top: .25rem !important
}

.pr-1, .px-1 {
	padding-right: .25rem !important
}

.pb-1, .py-1 {
	padding-bottom: .25rem !important
}

.pl-1, .px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2, .py-2 {
	padding-top: .5rem !important
}

.pr-2, .px-2 {
	padding-right: .5rem !important
}

.pb-2, .py-2 {
	padding-bottom: .5rem !important
}

.pl-2, .px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3, .py-3 {
	padding-top: 1rem !important
}

.pr-3, .px-3 {
	padding-right: 1rem !important
}

.pb-3, .py-3 {
	padding-bottom: 1rem !important
}

.pl-3, .px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4, .py-4 {
	padding-top: 1.5rem !important
}

.pr-4, .px-4 {
	padding-right: 1.5rem !important
}

.pb-4, .py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 2rem !important
}

.pt-5, .py-5 {
	padding-top: 2rem !important
}

.pr-5, .px-5 {
	padding-right: 2rem !important
}

.pb-5, .py-5 {
	padding-bottom: 2rem !important
}

.pl-5, .px-5 {
	padding-left: 2rem !important
}

.p-6 {
	padding: 2.5rem !important
}

.pt-6, .py-6 {
	padding-top: 2.5rem !important
}

.pr-6, .px-6 {
	padding-right: 2.5rem !important
}

.pb-6, .py-6 {
	padding-bottom: 2.5rem !important
}

.pl-6, .px-6 {
	padding-left: 2.5rem !important
}

.p-7 {
	padding: 3rem !important
}

.pt-7, .py-7 {
	padding-top: 3rem !important
}

.pr-7, .px-7 {
	padding-right: 3rem !important
}

.pb-7, .py-7 {
	padding-bottom: 3rem !important
}

.pl-7, .px-7 {
	padding-left: 3rem !important
}

.p-8 {
	padding: 3.5rem !important
}

.pt-8, .py-8 {
	padding-top: 3.5rem !important
}

.pr-8, .px-8 {
	padding-right: 3.5rem !important
}

.pb-8, .py-8 {
	padding-bottom: 3.5rem !important
}

.pl-8, .px-8 {
	padding-left: 3.5rem !important
}

.p-9 {
	padding: 4rem !important
}

.pt-9, .py-9 {
	padding-top: 4rem !important
}

.pr-9, .px-9 {
	padding-right: 4rem !important
}

.pb-9, .py-9 {
	padding-bottom: 4rem !important
}

.pl-9, .px-9 {
	padding-left: 4rem !important
}

.p-10 {
	padding: 4.5rem !important
}

.pt-10, .py-10 {
	padding-top: 4.5rem !important
}

.pr-10, .px-10 {
	padding-right: 4.5rem !important
}

.pb-10, .py-10 {
	padding-bottom: 4.5rem !important
}

.pl-10, .px-10 {
	padding-left: 4.5rem !important
}

.p-11 {
	padding: 5rem !important
}

.pt-11, .py-11 {
	padding-top: 5rem !important
}

.pr-11, .px-11 {
	padding-right: 5rem !important
}

.pb-11, .py-11 {
	padding-bottom: 5rem !important
}

.pl-11, .px-11 {
	padding-left: 5rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1, .my-n1 {
	margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
	margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
	margin-left: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2, .my-n2 {
	margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
	margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
	margin-left: -.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3, .my-n3 {
	margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
	margin-right: -1rem !important
}

.mb-n3, .my-n3 {
	margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
	margin-left: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4, .my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -2rem !important
}

.mt-n5, .my-n5 {
	margin-top: -2rem !important
}

.mr-n5, .mx-n5 {
	margin-right: -2rem !important
}

.mb-n5, .my-n5 {
	margin-bottom: -2rem !important
}

.ml-n5, .mx-n5 {
	margin-left: -2rem !important
}

.m-n6 {
	margin: -2.5rem !important
}

.mt-n6, .my-n6 {
	margin-top: -2.5rem !important
}

.mr-n6, .mx-n6 {
	margin-right: -2.5rem !important
}

.mb-n6, .my-n6 {
	margin-bottom: -2.5rem !important
}

.ml-n6, .mx-n6 {
	margin-left: -2.5rem !important
}

.m-n7 {
	margin: -3rem !important
}

.mt-n7, .my-n7 {
	margin-top: -3rem !important
}

.mr-n7, .mx-n7 {
	margin-right: -3rem !important
}

.mb-n7, .my-n7 {
	margin-bottom: -3rem !important
}

.ml-n7, .mx-n7 {
	margin-left: -3rem !important
}

.m-n8 {
	margin: -3.5rem !important
}

.mt-n8, .my-n8 {
	margin-top: -3.5rem !important
}

.mr-n8, .mx-n8 {
	margin-right: -3.5rem !important
}

.mb-n8, .my-n8 {
	margin-bottom: -3.5rem !important
}

.ml-n8, .mx-n8 {
	margin-left: -3.5rem !important
}

.m-n9 {
	margin: -4rem !important
}

.mt-n9, .my-n9 {
	margin-top: -4rem !important
}

.mr-n9, .mx-n9 {
	margin-right: -4rem !important
}

.mb-n9, .my-n9 {
	margin-bottom: -4rem !important
}

.ml-n9, .mx-n9 {
	margin-left: -4rem !important
}

.m-n10 {
	margin: -4.5rem !important
}

.mt-n10, .my-n10 {
	margin-top: -4.5rem !important
}

.mr-n10, .mx-n10 {
	margin-right: -4.5rem !important
}

.mb-n10, .my-n10 {
	margin-bottom: -4.5rem !important
}

.ml-n10, .mx-n10 {
	margin-left: -4.5rem !important
}

.m-n11 {
	margin: -5rem !important
}

.mt-n11, .my-n11 {
	margin-top: -5rem !important
}

.mr-n11, .mx-n11 {
	margin-right: -5rem !important
}

.mb-n11, .my-n11 {
	margin-bottom: -5rem !important
}

.ml-n11, .mx-n11 {
	margin-left: -5rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto, .my-auto {
	margin-top: auto !important
}

.mr-auto, .mx-auto {
	margin-right: auto !important
}

.mb-auto, .my-auto {
	margin-bottom: auto !important
}

.ml-auto, .mx-auto {
	margin-left: auto !important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0, .my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0, .mx-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0, .my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0, .mx-sm-0 {
		margin-left: 0 !important
	}

	.m-sm-1 {
		margin: .25rem !important
	}

	.mt-sm-1, .my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1, .mx-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1, .my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1, .mx-sm-1 {
		margin-left: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2, .my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2, .mx-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2, .my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2, .mx-sm-2 {
		margin-left: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3, .my-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3, .mx-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3, .my-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3, .mx-sm-3 {
		margin-left: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4, .my-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4, .mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4, .my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4, .mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.m-sm-5 {
		margin: 2rem !important
	}

	.mt-sm-5, .my-sm-5 {
		margin-top: 2rem !important
	}

	.mr-sm-5, .mx-sm-5 {
		margin-right: 2rem !important
	}

	.mb-sm-5, .my-sm-5 {
		margin-bottom: 2rem !important
	}

	.ml-sm-5, .mx-sm-5 {
		margin-left: 2rem !important
	}

	.m-sm-6 {
		margin: 2.5rem !important
	}

	.mt-sm-6, .my-sm-6 {
		margin-top: 2.5rem !important
	}

	.mr-sm-6, .mx-sm-6 {
		margin-right: 2.5rem !important
	}

	.mb-sm-6, .my-sm-6 {
		margin-bottom: 2.5rem !important
	}

	.ml-sm-6, .mx-sm-6 {
		margin-left: 2.5rem !important
	}

	.m-sm-7 {
		margin: 3rem !important
	}

	.mt-sm-7, .my-sm-7 {
		margin-top: 3rem !important
	}

	.mr-sm-7, .mx-sm-7 {
		margin-right: 3rem !important
	}

	.mb-sm-7, .my-sm-7 {
		margin-bottom: 3rem !important
	}

	.ml-sm-7, .mx-sm-7 {
		margin-left: 3rem !important
	}

	.m-sm-8 {
		margin: 3.5rem !important
	}

	.mt-sm-8, .my-sm-8 {
		margin-top: 3.5rem !important
	}

	.mr-sm-8, .mx-sm-8 {
		margin-right: 3.5rem !important
	}

	.mb-sm-8, .my-sm-8 {
		margin-bottom: 3.5rem !important
	}

	.ml-sm-8, .mx-sm-8 {
		margin-left: 3.5rem !important
	}

	.m-sm-9 {
		margin: 4rem !important
	}

	.mt-sm-9, .my-sm-9 {
		margin-top: 4rem !important
	}

	.mr-sm-9, .mx-sm-9 {
		margin-right: 4rem !important
	}

	.mb-sm-9, .my-sm-9 {
		margin-bottom: 4rem !important
	}

	.ml-sm-9, .mx-sm-9 {
		margin-left: 4rem !important
	}

	.m-sm-10 {
		margin: 4.5rem !important
	}

	.mt-sm-10, .my-sm-10 {
		margin-top: 4.5rem !important
	}

	.mr-sm-10, .mx-sm-10 {
		margin-right: 4.5rem !important
	}

	.mb-sm-10, .my-sm-10 {
		margin-bottom: 4.5rem !important
	}

	.ml-sm-10, .mx-sm-10 {
		margin-left: 4.5rem !important
	}

	.m-sm-11 {
		margin: 5rem !important
	}

	.mt-sm-11, .my-sm-11 {
		margin-top: 5rem !important
	}

	.mr-sm-11, .mx-sm-11 {
		margin-right: 5rem !important
	}

	.mb-sm-11, .my-sm-11 {
		margin-bottom: 5rem !important
	}

	.ml-sm-11, .mx-sm-11 {
		margin-left: 5rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0, .py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0, .px-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0, .py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0, .px-sm-0 {
		padding-left: 0 !important
	}

	.p-sm-1 {
		padding: .25rem !important
	}

	.pt-sm-1, .py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1, .px-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1, .py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1, .px-sm-1 {
		padding-left: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2, .py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2, .px-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2, .py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2, .px-sm-2 {
		padding-left: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3, .py-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3, .px-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3, .py-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3, .px-sm-3 {
		padding-left: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4, .py-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4, .px-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4, .py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4, .px-sm-4 {
		padding-left: 1.5rem !important
	}

	.p-sm-5 {
		padding: 2rem !important
	}

	.pt-sm-5, .py-sm-5 {
		padding-top: 2rem !important
	}

	.pr-sm-5, .px-sm-5 {
		padding-right: 2rem !important
	}

	.pb-sm-5, .py-sm-5 {
		padding-bottom: 2rem !important
	}

	.pl-sm-5, .px-sm-5 {
		padding-left: 2rem !important
	}

	.p-sm-6 {
		padding: 2.5rem !important
	}

	.pt-sm-6, .py-sm-6 {
		padding-top: 2.5rem !important
	}

	.pr-sm-6, .px-sm-6 {
		padding-right: 2.5rem !important
	}

	.pb-sm-6, .py-sm-6 {
		padding-bottom: 2.5rem !important
	}

	.pl-sm-6, .px-sm-6 {
		padding-left: 2.5rem !important
	}

	.p-sm-7 {
		padding: 3rem !important
	}

	.pt-sm-7, .py-sm-7 {
		padding-top: 3rem !important
	}

	.pr-sm-7, .px-sm-7 {
		padding-right: 3rem !important
	}

	.pb-sm-7, .py-sm-7 {
		padding-bottom: 3rem !important
	}

	.pl-sm-7, .px-sm-7 {
		padding-left: 3rem !important
	}

	.p-sm-8 {
		padding: 3.5rem !important
	}

	.pt-sm-8, .py-sm-8 {
		padding-top: 3.5rem !important
	}

	.pr-sm-8, .px-sm-8 {
		padding-right: 3.5rem !important
	}

	.pb-sm-8, .py-sm-8 {
		padding-bottom: 3.5rem !important
	}

	.pl-sm-8, .px-sm-8 {
		padding-left: 3.5rem !important
	}

	.p-sm-9 {
		padding: 4rem !important
	}

	.pt-sm-9, .py-sm-9 {
		padding-top: 4rem !important
	}

	.pr-sm-9, .px-sm-9 {
		padding-right: 4rem !important
	}

	.pb-sm-9, .py-sm-9 {
		padding-bottom: 4rem !important
	}

	.pl-sm-9, .px-sm-9 {
		padding-left: 4rem !important
	}

	.p-sm-10 {
		padding: 4.5rem !important
	}

	.pt-sm-10, .py-sm-10 {
		padding-top: 4.5rem !important
	}

	.pr-sm-10, .px-sm-10 {
		padding-right: 4.5rem !important
	}

	.pb-sm-10, .py-sm-10 {
		padding-bottom: 4.5rem !important
	}

	.pl-sm-10, .px-sm-10 {
		padding-left: 4.5rem !important
	}

	.p-sm-11 {
		padding: 5rem !important
	}

	.pt-sm-11, .py-sm-11 {
		padding-top: 5rem !important
	}

	.pr-sm-11, .px-sm-11 {
		padding-right: 5rem !important
	}

	.pb-sm-11, .py-sm-11 {
		padding-bottom: 5rem !important
	}

	.pl-sm-11, .px-sm-11 {
		padding-left: 5rem !important
	}

	.m-sm-n1 {
		margin: -.25rem !important
	}

	.mt-sm-n1, .my-sm-n1 {
		margin-top: -.25rem !important
	}

	.mr-sm-n1, .mx-sm-n1 {
		margin-right: -.25rem !important
	}

	.mb-sm-n1, .my-sm-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-sm-n1, .mx-sm-n1 {
		margin-left: -.25rem !important
	}

	.m-sm-n2 {
		margin: -.5rem !important
	}

	.mt-sm-n2, .my-sm-n2 {
		margin-top: -.5rem !important
	}

	.mr-sm-n2, .mx-sm-n2 {
		margin-right: -.5rem !important
	}

	.mb-sm-n2, .my-sm-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-sm-n2, .mx-sm-n2 {
		margin-left: -.5rem !important
	}

	.m-sm-n3 {
		margin: -1rem !important
	}

	.mt-sm-n3, .my-sm-n3 {
		margin-top: -1rem !important
	}

	.mr-sm-n3, .mx-sm-n3 {
		margin-right: -1rem !important
	}

	.mb-sm-n3, .my-sm-n3 {
		margin-bottom: -1rem !important
	}

	.ml-sm-n3, .mx-sm-n3 {
		margin-left: -1rem !important
	}

	.m-sm-n4 {
		margin: -1.5rem !important
	}

	.mt-sm-n4, .my-sm-n4 {
		margin-top: -1.5rem !important
	}

	.mr-sm-n4, .mx-sm-n4 {
		margin-right: -1.5rem !important
	}

	.mb-sm-n4, .my-sm-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-sm-n4, .mx-sm-n4 {
		margin-left: -1.5rem !important
	}

	.m-sm-n5 {
		margin: -2rem !important
	}

	.mt-sm-n5, .my-sm-n5 {
		margin-top: -2rem !important
	}

	.mr-sm-n5, .mx-sm-n5 {
		margin-right: -2rem !important
	}

	.mb-sm-n5, .my-sm-n5 {
		margin-bottom: -2rem !important
	}

	.ml-sm-n5, .mx-sm-n5 {
		margin-left: -2rem !important
	}

	.m-sm-n6 {
		margin: -2.5rem !important
	}

	.mt-sm-n6, .my-sm-n6 {
		margin-top: -2.5rem !important
	}

	.mr-sm-n6, .mx-sm-n6 {
		margin-right: -2.5rem !important
	}

	.mb-sm-n6, .my-sm-n6 {
		margin-bottom: -2.5rem !important
	}

	.ml-sm-n6, .mx-sm-n6 {
		margin-left: -2.5rem !important
	}

	.m-sm-n7 {
		margin: -3rem !important
	}

	.mt-sm-n7, .my-sm-n7 {
		margin-top: -3rem !important
	}

	.mr-sm-n7, .mx-sm-n7 {
		margin-right: -3rem !important
	}

	.mb-sm-n7, .my-sm-n7 {
		margin-bottom: -3rem !important
	}

	.ml-sm-n7, .mx-sm-n7 {
		margin-left: -3rem !important
	}

	.m-sm-n8 {
		margin: -3.5rem !important
	}

	.mt-sm-n8, .my-sm-n8 {
		margin-top: -3.5rem !important
	}

	.mr-sm-n8, .mx-sm-n8 {
		margin-right: -3.5rem !important
	}

	.mb-sm-n8, .my-sm-n8 {
		margin-bottom: -3.5rem !important
	}

	.ml-sm-n8, .mx-sm-n8 {
		margin-left: -3.5rem !important
	}

	.m-sm-n9 {
		margin: -4rem !important
	}

	.mt-sm-n9, .my-sm-n9 {
		margin-top: -4rem !important
	}

	.mr-sm-n9, .mx-sm-n9 {
		margin-right: -4rem !important
	}

	.mb-sm-n9, .my-sm-n9 {
		margin-bottom: -4rem !important
	}

	.ml-sm-n9, .mx-sm-n9 {
		margin-left: -4rem !important
	}

	.m-sm-n10 {
		margin: -4.5rem !important
	}

	.mt-sm-n10, .my-sm-n10 {
		margin-top: -4.5rem !important
	}

	.mr-sm-n10, .mx-sm-n10 {
		margin-right: -4.5rem !important
	}

	.mb-sm-n10, .my-sm-n10 {
		margin-bottom: -4.5rem !important
	}

	.ml-sm-n10, .mx-sm-n10 {
		margin-left: -4.5rem !important
	}

	.m-sm-n11 {
		margin: -5rem !important
	}

	.mt-sm-n11, .my-sm-n11 {
		margin-top: -5rem !important
	}

	.mr-sm-n11, .mx-sm-n11 {
		margin-right: -5rem !important
	}

	.mb-sm-n11, .my-sm-n11 {
		margin-bottom: -5rem !important
	}

	.ml-sm-n11, .mx-sm-n11 {
		margin-left: -5rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto, .my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto, .mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto, .my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto, .mx-sm-auto {
		margin-left: auto !important
	}

}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0, .my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0, .mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0, .mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2, .my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2, .mx-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2, .mx-md-2 {
		margin-left: .5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3, .my-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3, .mx-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3, .my-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3, .mx-md-3 {
		margin-left: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4, .my-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4, .mx-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4, .my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4, .mx-md-4 {
		margin-left: 1.5rem !important
	}

	.m-md-5 {
		margin: 2rem !important
	}

	.mt-md-5, .my-md-5 {
		margin-top: 2rem !important
	}

	.mr-md-5, .mx-md-5 {
		margin-right: 2rem !important
	}

	.mb-md-5, .my-md-5 {
		margin-bottom: 2rem !important
	}

	.ml-md-5, .mx-md-5 {
		margin-left: 2rem !important
	}

	.m-md-6 {
		margin: 2.5rem !important
	}

	.mt-md-6, .my-md-6 {
		margin-top: 2.5rem !important
	}

	.mr-md-6, .mx-md-6 {
		margin-right: 2.5rem !important
	}

	.mb-md-6, .my-md-6 {
		margin-bottom: 2.5rem !important
	}

	.ml-md-6, .mx-md-6 {
		margin-left: 2.5rem !important
	}

	.m-md-7 {
		margin: 3rem !important
	}

	.mt-md-7, .my-md-7 {
		margin-top: 3rem !important
	}

	.mr-md-7, .mx-md-7 {
		margin-right: 3rem !important
	}

	.mb-md-7, .my-md-7 {
		margin-bottom: 3rem !important
	}

	.ml-md-7, .mx-md-7 {
		margin-left: 3rem !important
	}

	.m-md-8 {
		margin: 3.5rem !important
	}

	.mt-md-8, .my-md-8 {
		margin-top: 3.5rem !important
	}

	.mr-md-8, .mx-md-8 {
		margin-right: 3.5rem !important
	}

	.mb-md-8, .my-md-8 {
		margin-bottom: 3.5rem !important
	}

	.ml-md-8, .mx-md-8 {
		margin-left: 3.5rem !important
	}

	.m-md-9 {
		margin: 4rem !important
	}

	.mt-md-9, .my-md-9 {
		margin-top: 4rem !important
	}

	.mr-md-9, .mx-md-9 {
		margin-right: 4rem !important
	}

	.mb-md-9, .my-md-9 {
		margin-bottom: 4rem !important
	}

	.ml-md-9, .mx-md-9 {
		margin-left: 4rem !important
	}

	.m-md-10 {
		margin: 4.5rem !important
	}

	.mt-md-10, .my-md-10 {
		margin-top: 4.5rem !important
	}

	.mr-md-10, .mx-md-10 {
		margin-right: 4.5rem !important
	}

	.mb-md-10, .my-md-10 {
		margin-bottom: 4.5rem !important
	}

	.ml-md-10, .mx-md-10 {
		margin-left: 4.5rem !important
	}

	.m-md-11 {
		margin: 5rem !important
	}

	.mt-md-11, .my-md-11 {
		margin-top: 5rem !important
	}

	.mr-md-11, .mx-md-11 {
		margin-right: 5rem !important
	}

	.mb-md-11, .my-md-11 {
		margin-bottom: 5rem !important
	}

	.ml-md-11, .mx-md-11 {
		margin-left: 5rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0, .py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0, .px-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0, .py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0, .px-md-0 {
		padding-left: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1, .py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1, .px-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1, .px-md-1 {
		padding-left: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2, .py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2, .px-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2, .px-md-2 {
		padding-left: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3, .py-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3, .px-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3, .py-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3, .px-md-3 {
		padding-left: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4, .py-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem !important
	}

	.p-md-5 {
		padding: 2rem !important
	}

	.pt-md-5, .py-md-5 {
		padding-top: 2rem !important
	}

	.pr-md-5, .px-md-5 {
		padding-right: 2rem !important
	}

	.pb-md-5, .py-md-5 {
		padding-bottom: 2rem !important
	}

	.pl-md-5, .px-md-5 {
		padding-left: 2rem !important
	}

	.p-md-6 {
		padding: 2.5rem !important
	}

	.pt-md-6, .py-md-6 {
		padding-top: 2.5rem !important
	}

	.pr-md-6, .px-md-6 {
		padding-right: 2.5rem !important
	}

	.pb-md-6, .py-md-6 {
		padding-bottom: 2.5rem !important
	}

	.pl-md-6, .px-md-6 {
		padding-left: 2.5rem !important
	}

	.p-md-7 {
		padding: 3rem !important
	}

	.pt-md-7, .py-md-7 {
		padding-top: 3rem !important
	}

	.pr-md-7, .px-md-7 {
		padding-right: 3rem !important
	}

	.pb-md-7, .py-md-7 {
		padding-bottom: 3rem !important
	}

	.pl-md-7, .px-md-7 {
		padding-left: 3rem !important
	}

	.p-md-8 {
		padding: 3.5rem !important
	}

	.pt-md-8, .py-md-8 {
		padding-top: 3.5rem !important
	}

	.pr-md-8, .px-md-8 {
		padding-right: 3.5rem !important
	}

	.pb-md-8, .py-md-8 {
		padding-bottom: 3.5rem !important
	}

	.pl-md-8, .px-md-8 {
		padding-left: 3.5rem !important
	}

	.p-md-9 {
		padding: 4rem !important
	}

	.pt-md-9, .py-md-9 {
		padding-top: 4rem !important
	}

	.pr-md-9, .px-md-9 {
		padding-right: 4rem !important
	}

	.pb-md-9, .py-md-9 {
		padding-bottom: 4rem !important
	}

	.pl-md-9, .px-md-9 {
		padding-left: 4rem !important
	}

	.p-md-10 {
		padding: 4.5rem !important
	}

	.pt-md-10, .py-md-10 {
		padding-top: 4.5rem !important
	}

	.pr-md-10, .px-md-10 {
		padding-right: 4.5rem !important
	}

	.pb-md-10, .py-md-10 {
		padding-bottom: 4.5rem !important
	}

	.pl-md-10, .px-md-10 {
		padding-left: 4.5rem !important
	}

	.p-md-11 {
		padding: 5rem !important
	}

	.pt-md-11, .py-md-11 {
		padding-top: 5rem !important
	}

	.pr-md-11, .px-md-11 {
		padding-right: 5rem !important
	}

	.pb-md-11, .py-md-11 {
		padding-bottom: 5rem !important
	}

	.pl-md-11, .px-md-11 {
		padding-left: 5rem !important
	}

	.m-md-n1 {
		margin: -.25rem !important
	}

	.mt-md-n1, .my-md-n1 {
		margin-top: -.25rem !important
	}

	.mr-md-n1, .mx-md-n1 {
		margin-right: -.25rem !important
	}

	.mb-md-n1, .my-md-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-md-n1, .mx-md-n1 {
		margin-left: -.25rem !important
	}

	.m-md-n2 {
		margin: -.5rem !important
	}

	.mt-md-n2, .my-md-n2 {
		margin-top: -.5rem !important
	}

	.mr-md-n2, .mx-md-n2 {
		margin-right: -.5rem !important
	}

	.mb-md-n2, .my-md-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-md-n2, .mx-md-n2 {
		margin-left: -.5rem !important
	}

	.m-md-n3 {
		margin: -1rem !important
	}

	.mt-md-n3, .my-md-n3 {
		margin-top: -1rem !important
	}

	.mr-md-n3, .mx-md-n3 {
		margin-right: -1rem !important
	}

	.mb-md-n3, .my-md-n3 {
		margin-bottom: -1rem !important
	}

	.ml-md-n3, .mx-md-n3 {
		margin-left: -1rem !important
	}

	.m-md-n4 {
		margin: -1.5rem !important
	}

	.mt-md-n4, .my-md-n4 {
		margin-top: -1.5rem !important
	}

	.mr-md-n4, .mx-md-n4 {
		margin-right: -1.5rem !important
	}

	.mb-md-n4, .my-md-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-md-n4, .mx-md-n4 {
		margin-left: -1.5rem !important
	}

	.m-md-n5 {
		margin: -2rem !important
	}

	.mt-md-n5, .my-md-n5 {
		margin-top: -2rem !important
	}

	.mr-md-n5, .mx-md-n5 {
		margin-right: -2rem !important
	}

	.mb-md-n5, .my-md-n5 {
		margin-bottom: -2rem !important
	}

	.ml-md-n5, .mx-md-n5 {
		margin-left: -2rem !important
	}

	.m-md-n6 {
		margin: -2.5rem !important
	}

	.mt-md-n6, .my-md-n6 {
		margin-top: -2.5rem !important
	}

	.mr-md-n6, .mx-md-n6 {
		margin-right: -2.5rem !important
	}

	.mb-md-n6, .my-md-n6 {
		margin-bottom: -2.5rem !important
	}

	.ml-md-n6, .mx-md-n6 {
		margin-left: -2.5rem !important
	}

	.m-md-n7 {
		margin: -3rem !important
	}

	.mt-md-n7, .my-md-n7 {
		margin-top: -3rem !important
	}

	.mr-md-n7, .mx-md-n7 {
		margin-right: -3rem !important
	}

	.mb-md-n7, .my-md-n7 {
		margin-bottom: -3rem !important
	}

	.ml-md-n7, .mx-md-n7 {
		margin-left: -3rem !important
	}

	.m-md-n8 {
		margin: -3.5rem !important
	}

	.mt-md-n8, .my-md-n8 {
		margin-top: -3.5rem !important
	}

	.mr-md-n8, .mx-md-n8 {
		margin-right: -3.5rem !important
	}

	.mb-md-n8, .my-md-n8 {
		margin-bottom: -3.5rem !important
	}

	.ml-md-n8, .mx-md-n8 {
		margin-left: -3.5rem !important
	}

	.m-md-n9 {
		margin: -4rem !important
	}

	.mt-md-n9, .my-md-n9 {
		margin-top: -4rem !important
	}

	.mr-md-n9, .mx-md-n9 {
		margin-right: -4rem !important
	}

	.mb-md-n9, .my-md-n9 {
		margin-bottom: -4rem !important
	}

	.ml-md-n9, .mx-md-n9 {
		margin-left: -4rem !important
	}

	.m-md-n10 {
		margin: -4.5rem !important
	}

	.mt-md-n10, .my-md-n10 {
		margin-top: -4.5rem !important
	}

	.mr-md-n10, .mx-md-n10 {
		margin-right: -4.5rem !important
	}

	.mb-md-n10, .my-md-n10 {
		margin-bottom: -4.5rem !important
	}

	.ml-md-n10, .mx-md-n10 {
		margin-left: -4.5rem !important
	}

	.m-md-n11 {
		margin: -5rem !important
	}

	.mt-md-n11, .my-md-n11 {
		margin-top: -5rem !important
	}

	.mr-md-n11, .mx-md-n11 {
		margin-right: -5rem !important
	}

	.mb-md-n11, .my-md-n11 {
		margin-bottom: -5rem !important
	}

	.ml-md-n11, .mx-md-n11 {
		margin-left: -5rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto, .my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto, .mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto, .my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto, .mx-md-auto {
		margin-left: auto !important
	}

}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0, .my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0, .mx-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0, .my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0, .mx-lg-0 {
		margin-left: 0 !important
	}

	.m-lg-1 {
		margin: .25rem !important
	}

	.mt-lg-1, .my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1, .mx-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1, .my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1, .mx-lg-1 {
		margin-left: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2, .my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2, .mx-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2, .my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2, .mx-lg-2 {
		margin-left: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3, .my-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3, .mx-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3, .my-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3, .mx-lg-3 {
		margin-left: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4, .my-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4, .mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4, .my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4, .mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.m-lg-5 {
		margin: 2rem !important
	}

	.mt-lg-5, .my-lg-5 {
		margin-top: 2rem !important
	}

	.mr-lg-5, .mx-lg-5 {
		margin-right: 2rem !important
	}

	.mb-lg-5, .my-lg-5 {
		margin-bottom: 2rem !important
	}

	.ml-lg-5, .mx-lg-5 {
		margin-left: 2rem !important
	}

	.m-lg-6 {
		margin: 2.5rem !important
	}

	.mt-lg-6, .my-lg-6 {
		margin-top: 2.5rem !important
	}

	.mr-lg-6, .mx-lg-6 {
		margin-right: 2.5rem !important
	}

	.mb-lg-6, .my-lg-6 {
		margin-bottom: 2.5rem !important
	}

	.ml-lg-6, .mx-lg-6 {
		margin-left: 2.5rem !important
	}

	.m-lg-7 {
		margin: 3rem !important
	}

	.mt-lg-7, .my-lg-7 {
		margin-top: 3rem !important
	}

	.mr-lg-7, .mx-lg-7 {
		margin-right: 3rem !important
	}

	.mb-lg-7, .my-lg-7 {
		margin-bottom: 3rem !important
	}

	.ml-lg-7, .mx-lg-7 {
		margin-left: 3rem !important
	}

	.m-lg-8 {
		margin: 3.5rem !important
	}

	.mt-lg-8, .my-lg-8 {
		margin-top: 3.5rem !important
	}

	.mr-lg-8, .mx-lg-8 {
		margin-right: 3.5rem !important
	}

	.mb-lg-8, .my-lg-8 {
		margin-bottom: 3.5rem !important
	}

	.ml-lg-8, .mx-lg-8 {
		margin-left: 3.5rem !important
	}

	.m-lg-9 {
		margin: 4rem !important
	}

	.mt-lg-9, .my-lg-9 {
		margin-top: 4rem !important
	}

	.mr-lg-9, .mx-lg-9 {
		margin-right: 4rem !important
	}

	.mb-lg-9, .my-lg-9 {
		margin-bottom: 4rem !important
	}

	.ml-lg-9, .mx-lg-9 {
		margin-left: 4rem !important
	}

	.m-lg-10 {
		margin: 4.5rem !important
	}

	.mt-lg-10, .my-lg-10 {
		margin-top: 4.5rem !important
	}

	.mr-lg-10, .mx-lg-10 {
		margin-right: 4.5rem !important
	}

	.mb-lg-10, .my-lg-10 {
		margin-bottom: 4.5rem !important
	}

	.ml-lg-10, .mx-lg-10 {
		margin-left: 4.5rem !important
	}

	.m-lg-11 {
		margin: 5rem !important
	}

	.mt-lg-11, .my-lg-11 {
		margin-top: 5rem !important
	}

	.mr-lg-11, .mx-lg-11 {
		margin-right: 5rem !important
	}

	.mb-lg-11, .my-lg-11 {
		margin-bottom: 5rem !important
	}

	.ml-lg-11, .mx-lg-11 {
		margin-left: 5rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0, .py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0, .px-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0, .py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0, .px-lg-0 {
		padding-left: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1, .py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1, .px-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1, .py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1, .px-lg-1 {
		padding-left: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2, .py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2, .px-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2, .py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2, .px-lg-2 {
		padding-left: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3, .py-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3, .px-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3, .py-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3, .px-lg-3 {
		padding-left: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4, .py-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4, .px-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4, .py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4, .px-lg-4 {
		padding-left: 1.5rem !important
	}

	.p-lg-5 {
		padding: 2rem !important
	}

	.pt-lg-5, .py-lg-5 {
		padding-top: 2rem !important
	}

	.pr-lg-5, .px-lg-5 {
		padding-right: 2rem !important
	}

	.pb-lg-5, .py-lg-5 {
		padding-bottom: 2rem !important
	}

	.pl-lg-5, .px-lg-5 {
		padding-left: 2rem !important
	}

	.p-lg-6 {
		padding: 2.5rem !important
	}

	.pt-lg-6, .py-lg-6 {
		padding-top: 2.5rem !important
	}

	.pr-lg-6, .px-lg-6 {
		padding-right: 2.5rem !important
	}

	.pb-lg-6, .py-lg-6 {
		padding-bottom: 2.5rem !important
	}

	.pl-lg-6, .px-lg-6 {
		padding-left: 2.5rem !important
	}

	.p-lg-7 {
		padding: 3rem !important
	}

	.pt-lg-7, .py-lg-7 {
		padding-top: 3rem !important
	}

	.pr-lg-7, .px-lg-7 {
		padding-right: 3rem !important
	}

	.pb-lg-7, .py-lg-7 {
		padding-bottom: 3rem !important
	}

	.pl-lg-7, .px-lg-7 {
		padding-left: 3rem !important
	}

	.p-lg-8 {
		padding: 3.5rem !important
	}

	.pt-lg-8, .py-lg-8 {
		padding-top: 3.5rem !important
	}

	.pr-lg-8, .px-lg-8 {
		padding-right: 3.5rem !important
	}

	.pb-lg-8, .py-lg-8 {
		padding-bottom: 3.5rem !important
	}

	.pl-lg-8, .px-lg-8 {
		padding-left: 3.5rem !important
	}

	.p-lg-9 {
		padding: 4rem !important
	}

	.pt-lg-9, .py-lg-9 {
		padding-top: 4rem !important
	}

	.pr-lg-9, .px-lg-9 {
		padding-right: 4rem !important
	}

	.pb-lg-9, .py-lg-9 {
		padding-bottom: 4rem !important
	}

	.pl-lg-9, .px-lg-9 {
		padding-left: 4rem !important
	}

	.p-lg-10 {
		padding: 4.5rem !important
	}

	.pt-lg-10, .py-lg-10 {
		padding-top: 4.5rem !important
	}

	.pr-lg-10, .px-lg-10 {
		padding-right: 4.5rem !important
	}

	.pb-lg-10, .py-lg-10 {
		padding-bottom: 4.5rem !important
	}

	.pl-lg-10, .px-lg-10 {
		padding-left: 4.5rem !important
	}

	.p-lg-11 {
		padding: 5rem !important
	}

	.pt-lg-11, .py-lg-11 {
		padding-top: 5rem !important
	}

	.pr-lg-11, .px-lg-11 {
		padding-right: 5rem !important
	}

	.pb-lg-11, .py-lg-11 {
		padding-bottom: 5rem !important
	}

	.pl-lg-11, .px-lg-11 {
		padding-left: 5rem !important
	}

	.m-lg-n1 {
		margin: -.25rem !important
	}

	.mt-lg-n1, .my-lg-n1 {
		margin-top: -.25rem !important
	}

	.mr-lg-n1, .mx-lg-n1 {
		margin-right: -.25rem !important
	}

	.mb-lg-n1, .my-lg-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-lg-n1, .mx-lg-n1 {
		margin-left: -.25rem !important
	}

	.m-lg-n2 {
		margin: -.5rem !important
	}

	.mt-lg-n2, .my-lg-n2 {
		margin-top: -.5rem !important
	}

	.mr-lg-n2, .mx-lg-n2 {
		margin-right: -.5rem !important
	}

	.mb-lg-n2, .my-lg-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-lg-n2, .mx-lg-n2 {
		margin-left: -.5rem !important
	}

	.m-lg-n3 {
		margin: -1rem !important
	}

	.mt-lg-n3, .my-lg-n3 {
		margin-top: -1rem !important
	}

	.mr-lg-n3, .mx-lg-n3 {
		margin-right: -1rem !important
	}

	.mb-lg-n3, .my-lg-n3 {
		margin-bottom: -1rem !important
	}

	.ml-lg-n3, .mx-lg-n3 {
		margin-left: -1rem !important
	}

	.m-lg-n4 {
		margin: -1.5rem !important
	}

	.mt-lg-n4, .my-lg-n4 {
		margin-top: -1.5rem !important
	}

	.mr-lg-n4, .mx-lg-n4 {
		margin-right: -1.5rem !important
	}

	.mb-lg-n4, .my-lg-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-lg-n4, .mx-lg-n4 {
		margin-left: -1.5rem !important
	}

	.m-lg-n5 {
		margin: -2rem !important
	}

	.mt-lg-n5, .my-lg-n5 {
		margin-top: -2rem !important
	}

	.mr-lg-n5, .mx-lg-n5 {
		margin-right: -2rem !important
	}

	.mb-lg-n5, .my-lg-n5 {
		margin-bottom: -2rem !important
	}

	.ml-lg-n5, .mx-lg-n5 {
		margin-left: -2rem !important
	}

	.m-lg-n6 {
		margin: -2.5rem !important
	}

	.mt-lg-n6, .my-lg-n6 {
		margin-top: -2.5rem !important
	}

	.mr-lg-n6, .mx-lg-n6 {
		margin-right: -2.5rem !important
	}

	.mb-lg-n6, .my-lg-n6 {
		margin-bottom: -2.5rem !important
	}

	.ml-lg-n6, .mx-lg-n6 {
		margin-left: -2.5rem !important
	}

	.m-lg-n7 {
		margin: -3rem !important
	}

	.mt-lg-n7, .my-lg-n7 {
		margin-top: -3rem !important
	}

	.mr-lg-n7, .mx-lg-n7 {
		margin-right: -3rem !important
	}

	.mb-lg-n7, .my-lg-n7 {
		margin-bottom: -3rem !important
	}

	.ml-lg-n7, .mx-lg-n7 {
		margin-left: -3rem !important
	}

	.m-lg-n8 {
		margin: -3.5rem !important
	}

	.mt-lg-n8, .my-lg-n8 {
		margin-top: -3.5rem !important
	}

	.mr-lg-n8, .mx-lg-n8 {
		margin-right: -3.5rem !important
	}

	.mb-lg-n8, .my-lg-n8 {
		margin-bottom: -3.5rem !important
	}

	.ml-lg-n8, .mx-lg-n8 {
		margin-left: -3.5rem !important
	}

	.m-lg-n9 {
		margin: -4rem !important
	}

	.mt-lg-n9, .my-lg-n9 {
		margin-top: -4rem !important
	}

	.mr-lg-n9, .mx-lg-n9 {
		margin-right: -4rem !important
	}

	.mb-lg-n9, .my-lg-n9 {
		margin-bottom: -4rem !important
	}

	.ml-lg-n9, .mx-lg-n9 {
		margin-left: -4rem !important
	}

	.m-lg-n10 {
		margin: -4.5rem !important
	}

	.mt-lg-n10, .my-lg-n10 {
		margin-top: -4.5rem !important
	}

	.mr-lg-n10, .mx-lg-n10 {
		margin-right: -4.5rem !important
	}

	.mb-lg-n10, .my-lg-n10 {
		margin-bottom: -4.5rem !important
	}

	.ml-lg-n10, .mx-lg-n10 {
		margin-left: -4.5rem !important
	}

	.m-lg-n11 {
		margin: -5rem !important
	}

	.mt-lg-n11, .my-lg-n11 {
		margin-top: -5rem !important
	}

	.mr-lg-n11, .mx-lg-n11 {
		margin-right: -5rem !important
	}

	.mb-lg-n11, .my-lg-n11 {
		margin-bottom: -5rem !important
	}

	.ml-lg-n11, .mx-lg-n11 {
		margin-left: -5rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto, .my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto, .mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto, .my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto, .mx-lg-auto {
		margin-left: auto !important
	}

}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0, .my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0, .mx-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0, .my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0, .mx-xl-0 {
		margin-left: 0 !important
	}

	.m-xl-1 {
		margin: .25rem !important
	}

	.mt-xl-1, .my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1, .mx-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1, .my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1, .mx-xl-1 {
		margin-left: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2, .my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2, .mx-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2, .my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2, .mx-xl-2 {
		margin-left: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3, .my-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3, .mx-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3, .my-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3, .mx-xl-3 {
		margin-left: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4, .my-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4, .mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4, .my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4, .mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.m-xl-5 {
		margin: 2rem !important
	}

	.mt-xl-5, .my-xl-5 {
		margin-top: 2rem !important
	}

	.mr-xl-5, .mx-xl-5 {
		margin-right: 2rem !important
	}

	.mb-xl-5, .my-xl-5 {
		margin-bottom: 2rem !important
	}

	.ml-xl-5, .mx-xl-5 {
		margin-left: 2rem !important
	}

	.m-xl-6 {
		margin: 2.5rem !important
	}

	.mt-xl-6, .my-xl-6 {
		margin-top: 2.5rem !important
	}

	.mr-xl-6, .mx-xl-6 {
		margin-right: 2.5rem !important
	}

	.mb-xl-6, .my-xl-6 {
		margin-bottom: 2.5rem !important
	}

	.ml-xl-6, .mx-xl-6 {
		margin-left: 2.5rem !important
	}

	.m-xl-7 {
		margin: 3rem !important
	}

	.mt-xl-7, .my-xl-7 {
		margin-top: 3rem !important
	}

	.mr-xl-7, .mx-xl-7 {
		margin-right: 3rem !important
	}

	.mb-xl-7, .my-xl-7 {
		margin-bottom: 3rem !important
	}

	.ml-xl-7, .mx-xl-7 {
		margin-left: 3rem !important
	}

	.m-xl-8 {
		margin: 3.5rem !important
	}

	.mt-xl-8, .my-xl-8 {
		margin-top: 3.5rem !important
	}

	.mr-xl-8, .mx-xl-8 {
		margin-right: 3.5rem !important
	}

	.mb-xl-8, .my-xl-8 {
		margin-bottom: 3.5rem !important
	}

	.ml-xl-8, .mx-xl-8 {
		margin-left: 3.5rem !important
	}

	.m-xl-9 {
		margin: 4rem !important
	}

	.mt-xl-9, .my-xl-9 {
		margin-top: 4rem !important
	}

	.mr-xl-9, .mx-xl-9 {
		margin-right: 4rem !important
	}

	.mb-xl-9, .my-xl-9 {
		margin-bottom: 4rem !important
	}

	.ml-xl-9, .mx-xl-9 {
		margin-left: 4rem !important
	}

	.m-xl-10 {
		margin: 4.5rem !important
	}

	.mt-xl-10, .my-xl-10 {
		margin-top: 4.5rem !important
	}

	.mr-xl-10, .mx-xl-10 {
		margin-right: 4.5rem !important
	}

	.mb-xl-10, .my-xl-10 {
		margin-bottom: 4.5rem !important
	}

	.ml-xl-10, .mx-xl-10 {
		margin-left: 4.5rem !important
	}

	.m-xl-11 {
		margin: 5rem !important
	}

	.mt-xl-11, .my-xl-11 {
		margin-top: 5rem !important
	}

	.mr-xl-11, .mx-xl-11 {
		margin-right: 5rem !important
	}

	.mb-xl-11, .my-xl-11 {
		margin-bottom: 5rem !important
	}

	.ml-xl-11, .mx-xl-11 {
		margin-left: 5rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0, .py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0, .px-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0, .py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0, .px-xl-0 {
		padding-left: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1, .py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1, .px-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1, .py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1, .px-xl-1 {
		padding-left: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2, .py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2, .px-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2, .py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2, .px-xl-2 {
		padding-left: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3, .py-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3, .px-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3, .py-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3, .px-xl-3 {
		padding-left: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4, .py-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4, .px-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4, .py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4, .px-xl-4 {
		padding-left: 1.5rem !important
	}

	.p-xl-5 {
		padding: 2rem !important
	}

	.pt-xl-5, .py-xl-5 {
		padding-top: 2rem !important
	}

	.pr-xl-5, .px-xl-5 {
		padding-right: 2rem !important
	}

	.pb-xl-5, .py-xl-5 {
		padding-bottom: 2rem !important
	}

	.pl-xl-5, .px-xl-5 {
		padding-left: 2rem !important
	}

	.p-xl-6 {
		padding: 2.5rem !important
	}

	.pt-xl-6, .py-xl-6 {
		padding-top: 2.5rem !important
	}

	.pr-xl-6, .px-xl-6 {
		padding-right: 2.5rem !important
	}

	.pb-xl-6, .py-xl-6 {
		padding-bottom: 2.5rem !important
	}

	.pl-xl-6, .px-xl-6 {
		padding-left: 2.5rem !important
	}

	.p-xl-7 {
		padding: 3rem !important
	}

	.pt-xl-7, .py-xl-7 {
		padding-top: 3rem !important
	}

	.pr-xl-7, .px-xl-7 {
		padding-right: 3rem !important
	}

	.pb-xl-7, .py-xl-7 {
		padding-bottom: 3rem !important
	}

	.pl-xl-7, .px-xl-7 {
		padding-left: 3rem !important
	}

	.p-xl-8 {
		padding: 3.5rem !important
	}

	.pt-xl-8, .py-xl-8 {
		padding-top: 3.5rem !important
	}

	.pr-xl-8, .px-xl-8 {
		padding-right: 3.5rem !important
	}

	.pb-xl-8, .py-xl-8 {
		padding-bottom: 3.5rem !important
	}

	.pl-xl-8, .px-xl-8 {
		padding-left: 3.5rem !important
	}

	.p-xl-9 {
		padding: 4rem !important
	}

	.pt-xl-9, .py-xl-9 {
		padding-top: 4rem !important
	}

	.pr-xl-9, .px-xl-9 {
		padding-right: 4rem !important
	}

	.pb-xl-9, .py-xl-9 {
		padding-bottom: 4rem !important
	}

	.pl-xl-9, .px-xl-9 {
		padding-left: 4rem !important
	}

	.p-xl-10 {
		padding: 4.5rem !important
	}

	.pt-xl-10, .py-xl-10 {
		padding-top: 4.5rem !important
	}

	.pr-xl-10, .px-xl-10 {
		padding-right: 4.5rem !important
	}

	.pb-xl-10, .py-xl-10 {
		padding-bottom: 4.5rem !important
	}

	.pl-xl-10, .px-xl-10 {
		padding-left: 4.5rem !important
	}

	.p-xl-11 {
		padding: 5rem !important
	}

	.pt-xl-11, .py-xl-11 {
		padding-top: 5rem !important
	}

	.pr-xl-11, .px-xl-11 {
		padding-right: 5rem !important
	}

	.pb-xl-11, .py-xl-11 {
		padding-bottom: 5rem !important
	}

	.pl-xl-11, .px-xl-11 {
		padding-left: 5rem !important
	}

	.m-xl-n1 {
		margin: -.25rem !important
	}

	.mt-xl-n1, .my-xl-n1 {
		margin-top: -.25rem !important
	}

	.mr-xl-n1, .mx-xl-n1 {
		margin-right: -.25rem !important
	}

	.mb-xl-n1, .my-xl-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-xl-n1, .mx-xl-n1 {
		margin-left: -.25rem !important
	}

	.m-xl-n2 {
		margin: -.5rem !important
	}

	.mt-xl-n2, .my-xl-n2 {
		margin-top: -.5rem !important
	}

	.mr-xl-n2, .mx-xl-n2 {
		margin-right: -.5rem !important
	}

	.mb-xl-n2, .my-xl-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-xl-n2, .mx-xl-n2 {
		margin-left: -.5rem !important
	}

	.m-xl-n3 {
		margin: -1rem !important
	}

	.mt-xl-n3, .my-xl-n3 {
		margin-top: -1rem !important
	}

	.mr-xl-n3, .mx-xl-n3 {
		margin-right: -1rem !important
	}

	.mb-xl-n3, .my-xl-n3 {
		margin-bottom: -1rem !important
	}

	.ml-xl-n3, .mx-xl-n3 {
		margin-left: -1rem !important
	}

	.m-xl-n4 {
		margin: -1.5rem !important
	}

	.mt-xl-n4, .my-xl-n4 {
		margin-top: -1.5rem !important
	}

	.mr-xl-n4, .mx-xl-n4 {
		margin-right: -1.5rem !important
	}

	.mb-xl-n4, .my-xl-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-xl-n4, .mx-xl-n4 {
		margin-left: -1.5rem !important
	}

	.m-xl-n5 {
		margin: -2rem !important
	}

	.mt-xl-n5, .my-xl-n5 {
		margin-top: -2rem !important
	}

	.mr-xl-n5, .mx-xl-n5 {
		margin-right: -2rem !important
	}

	.mb-xl-n5, .my-xl-n5 {
		margin-bottom: -2rem !important
	}

	.ml-xl-n5, .mx-xl-n5 {
		margin-left: -2rem !important
	}

	.m-xl-n6 {
		margin: -2.5rem !important
	}

	.mt-xl-n6, .my-xl-n6 {
		margin-top: -2.5rem !important
	}

	.mr-xl-n6, .mx-xl-n6 {
		margin-right: -2.5rem !important
	}

	.mb-xl-n6, .my-xl-n6 {
		margin-bottom: -2.5rem !important
	}

	.ml-xl-n6, .mx-xl-n6 {
		margin-left: -2.5rem !important
	}

	.m-xl-n7 {
		margin: -3rem !important
	}

	.mt-xl-n7, .my-xl-n7 {
		margin-top: -3rem !important
	}

	.mr-xl-n7, .mx-xl-n7 {
		margin-right: -3rem !important
	}

	.mb-xl-n7, .my-xl-n7 {
		margin-bottom: -3rem !important
	}

	.ml-xl-n7, .mx-xl-n7 {
		margin-left: -3rem !important
	}

	.m-xl-n8 {
		margin: -3.5rem !important
	}

	.mt-xl-n8, .my-xl-n8 {
		margin-top: -3.5rem !important
	}

	.mr-xl-n8, .mx-xl-n8 {
		margin-right: -3.5rem !important
	}

	.mb-xl-n8, .my-xl-n8 {
		margin-bottom: -3.5rem !important
	}

	.ml-xl-n8, .mx-xl-n8 {
		margin-left: -3.5rem !important
	}

	.m-xl-n9 {
		margin: -4rem !important
	}

	.mt-xl-n9, .my-xl-n9 {
		margin-top: -4rem !important
	}

	.mr-xl-n9, .mx-xl-n9 {
		margin-right: -4rem !important
	}

	.mb-xl-n9, .my-xl-n9 {
		margin-bottom: -4rem !important
	}

	.ml-xl-n9, .mx-xl-n9 {
		margin-left: -4rem !important
	}

	.m-xl-n10 {
		margin: -4.5rem !important
	}

	.mt-xl-n10, .my-xl-n10 {
		margin-top: -4.5rem !important
	}

	.mr-xl-n10, .mx-xl-n10 {
		margin-right: -4.5rem !important
	}

	.mb-xl-n10, .my-xl-n10 {
		margin-bottom: -4.5rem !important
	}

	.ml-xl-n10, .mx-xl-n10 {
		margin-left: -4.5rem !important
	}

	.m-xl-n11 {
		margin: -5rem !important
	}

	.mt-xl-n11, .my-xl-n11 {
		margin-top: -5rem !important
	}

	.mr-xl-n11, .mx-xl-n11 {
		margin-right: -5rem !important
	}

	.mb-xl-n11, .my-xl-n11 {
		margin-bottom: -5rem !important
	}

	.ml-xl-n11, .mx-xl-n11 {
		margin-left: -5rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto, .my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto, .mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto, .my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto, .mx-xl-auto {
		margin-left: auto !important
	}

}


.custom-py-1 { padding-top: 10rem !important; padding-bottom: 10rem !important; }
.custom-py-2 { padding-top: 15rem !important; padding-bottom: 15rem !important; }
.custom-py-3 { padding-top: 20rem !important; padding-bottom: 20rem !important; }
.custom-py-4 { padding-top: 25rem !important; padding-bottom: 25rem !important; }
.custom-py-5 { padding-top: 30rem !important; padding-bottom: 30rem !important; }
.custom-pt-1 { padding-top: 10rem !important; }
.custom-pt-2 { padding-top: 15rem !important; }
.custom-pt-3 { padding-top: 20rem !important; }
.custom-pt-4 { padding-top: 25rem !important; }
.custom-pt-5 { padding-top: 30rem !important; }
.custom-pb-1 { padding-bottom: 10rem !important; }
.custom-pb-2 { padding-bottom: 15rem !important; }
.custom-pb-3 { padding-bottom: 20rem !important; }
.custom-pb-4 { padding-bottom: 25rem !important; }
.custom-pb-5 { padding-bottom: 30rem !important; }
.mt-n15 { margin-top: -15rem !important; }
.mt-n20 { margin-top: -20rem !important; }


@media (max-width:575.98px) {
	.mt-nsm-0{margin-top: 0;}
}

.p-0{
	padding: 0px;
}
.title-box1{
	margin:4rem auto ;
}

.title-box1 h3{
	font-size: 1.5rem;
	text-transform: none;
	color: #333;
}
.title-box1 p{
	font-size:1rem;
	margin: 1rem auto;
	color: #666;
}


.title-box2 h3{
	color: #fff;
	line-height: 6rem;
	
}
.step__number span {
    display: inline-block;
    vertical-align: middle;
    line-height: 90px;
    color: #ffc128;
    font-size: 60px;
    font-weight: 700;
}
.info-box__item {
    text-align: left;
	background: #fff;
	transition: .125s background-color;
   
    padding: 40px 0;
    margin: inherit;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-right: 30px;
}
.step__number {
    display: inline-block;
    border: 4px solid #ffc128;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
}

.info-box__item h5 {
    font-weight: 700;
	font-size: 1rem;
    text-transform: uppercase;
}
.info-box__item h3 {
    margin-top: 10px;
	color: #2e353b;
	font-size: 1.6rem;
	font-weight: 100;
    margin-bottom: 20px;
}
.info-box__item p {
    color: #333;
}