@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
 body {
font-family: 'Lato', sans-serif;
     color: #455359;
 }
 html {
   font-size: 16px;
 }
 * {
   transition-timing-function: ease-in-out;
   -moz-transition-timing-function: ease-in-out;
   -webkit-transition-timing-function: ease-in-out;
   -o-transition-timing-function: ease-in-out;
   transition-duration: .2s;
   -moz-transition-duration: .2s;
   -webkit-transition-duration: .2s;
   -o-transition-duration: .2s;
   margin: 0;
   padding: 0;
 }
 a {
   transition: all .2s ease-in-out;
 }
 footer {
   background-color: #011E2A;
   padding: 20px 0;
     color: #777F82;
     font-weight: 300;
     font-size: 16px;
 }
footer p a{text-decoration: none; color: #777F82;}
footer p{margin: 0; padding: 0; }
.text-dark{color: #00415D}
.display-title-3{font-size: 32px; font-weight: 600;}
a.link-box {
	padding: 20px;
	background: #D4DCDF;
	transition: ease-in-out .5s;
	font-weight: 600;
	text-align: center;
	font-size: 20px;
	color: #00415D;
	display: block;
    text-decoration: none;
    border-radius: 5px;
}

.light-gary-bg{background-color: #F6F9FF;}
.faq-section.accordion .accordion-item {
	background-color: transparent;
	border-bottom: 1px solid #C4C4C4 !important;
    border: none;
    border-radius: 0;
}
.faq-section.accordion .accordion-button {
	background-color: transparent;
}
.faq-section.accordion .accordion-header .accordion-button {
	font-size: 18px;
	color: #00415D;
	font-weight: 600;
    padding: 20px;
}
.accordion.faq-section .accordion-header .accordion-button:not(.collapsed) {
	color: #F4462F !important;
}
.accordion.faq-section .accordion-item .accordion-body {
	font-size: 16px;
	color: #455359;
	line-height: 28px;
}
.accordion.faq-section .accordion-item .accordion-button:focus {
	z-index: 3;
outline: 0;
	box-shadow: none;
}
.theme-bg-dark{background-color:#00415D; }
.inner-box-white {
	background-color: #fff;
	padding: 30px;
	border-radius: 15px;
	min-height: 160px;
	vertical-align: middle;
	display: inline-flex;
	width: 100%;
	text-align: center;
}

.inner-box-white img {
	display: table;
	margin: 0 auto;
}
.inner-box-white.sm-logo-google > img {
	max-height: 75px;
	margin: 5px auto;
}
.displiy-subheading-3{font-size: 16px; color: #455359; line-height: 28px;}

.inner-iconsbox-div {
	}
.inner-box-draft {
	box-shadow: 0px 0px 10px #ddd;
	padding: 30px;
	border-radius: 15px;
	text-align: center;
}
.inner-box-title-2 {
	display: block;
	font-size: 20px;
	color: #00415D;
	margin: 15px 0 0;
    line-height: 24px;
    font-weight: 500;
}
.inner-box-draft:hover{background-color:#F4462F; }
.inner-box-draft:hover .inner-box-title-2{color: #fff;}
.inner-box-draft:hover > img{filter: brightness(0) invert(1);}

.inner-box-draft > img {
	max-height: 47px;
}
header .navbar ul.navbar-nav .nav-item a.nav-link {
	font-size: 16px;
	color: #00415D;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 10px;
}
ul.listceckbox-icon li {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	position: relative;
	list-style: none;
	margin: 15px 0;
}
ul.listceckbox-icon li span {
	display: block;
	color: #fff;
	font-size: 20px;
}

ul.listceckbox-icon li::before {
	content: "";
	background: url(../images/check-box-outline.svg) no-repeat 0 0;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

.plesk-logo-head > img {
	background-color: #fff;
	padding: 20px 0 0 0;
	border-radius: 10px;
	text-align: center;
	margin: 0 auto;
	display: table;
}
.display-title-1 {
	font-size: 36px;
	font-weight: 700;
	line-height: 44px;
}
.offertile-box {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	margin: 15px 0 0;
}
.priceboxhead {
	color: #fff;
	font-size: 50px;
	font-weight: 700;
}
.priceboxhead > i{
	color: #fff;
	font-size: 36px;
	font-weight: 400;
    margin-right: 7px;
}
.priceboxhead > sub {
	font-size: 28px;
	bottom: 0;
}

.head-btn-border > a {
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 10px 30px;
	font-size: 20px;
	font-weight: 600;
	border-radius: 5px;
}
.head-btn-border > a:hover {background-color:#F4462F; border: 1px solid #F4462F;}

.head-btn-border  {
margin: 20px 0 0 0;
}
.arrow-icon-white {
	margin: 0 0 0 3px;
}

a.theme-btn {
	background-color: #00415D;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 10px 20px;
	border-radius: 4px;
}
a.theme-btn:hover {
	background-color: #F4462F;
	color: #fff;
}

ul.plesk-extension-list {
	list-style: none;
}

ul.plesk-extension-list li {
	display: inline-block;
	width: 24%;
	text-align: center;
	margin: 20px 0;
}

.themetab-out .nav-tabs .nav-link {
	color: #00415D;
	font-size: 18px;
	font-weight: 600;
    padding: 8px 25px;
}

.themetab-out .nav-tabs .nav-item.show .nav-link, .themetab-out .nav-tabs .nav-link.active{background-color:#F4462F; color: #fff; }
.themetab-out .nav-tabs .nav-link:focus, .themetab-out .nav-tabs .nav-link:hover {
	isolation: isolate; background-color:#F4462F; color: #fff;
	border-color: transparent;
}
.themetab-out .tab-content.accordion .accordion-item {
	background-color: #F6F9FF;
	border: none;
	box-shadow: 0px 4px 8px #e1e1e1;
	padding: 20px 10px;
}
.themetab-out .nav.nav-tabs
{border-bottom: 1px solid #f3f5f9;}
.display-title-4 {
	font-size: 20px;
	color: #00415D;
	font-weight: 600;
	margin: 0 0 15px;
}
.tabs-icons img {
	max-width: 200px;
	text-align: center;
	margin: 0 auto;
	display: table;
}
.price-box-new {
	background: #fff;
	padding: 15px;
	border-radius: 7px;
	box-shadow: 0 0 10px #e9ecf2;
    position: relative;
}

.plans-title {
	color: #084661;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	line-height: 24px;
}
.plan-top.small-plansznet p {
	color: #455359;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	margin: 15px 0;
}
.per_month_price {
	color: #F4462F;
	font-size: 46px;
	text-align: center;
	font-weight: 700;
	line-height: 42px;
	margin: 15px 0;
}
.per_month_price > small {
	font-size: 28px;
	font-weight: 600;
}
.per_month_price > i {
	font-size: 34px;
}

.sh-new-plans .price-box-new ul li {
	font-size: 15px;
	color: #455359;
	line-height: 22px;
	width: 100%;
	margin: 6px;
	position: relative;
}
.hosting_select_tab {
	color: #455359;
    font-size: 14px;
	background-color: #fff;
	border: 1px solid #455359;
	border-radius: 4px;
	padding: 10px 5px;
	width: 100%;
    margin: 20px 0;
}

.sh-new-plans .price-box-new ul li::before {
	content: "";
	background: url(../images/Icon-feather-check.svg) no-repeat 0 0;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	margin-top: 7px;
	position: absolute;
	left: -20px;
	top: 1px;
}
ul.font-size-li.newmin-plesk {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
}

.bg-white.inner-logobxo img {
	max-width: 100%;
	border-radius: 15px;
}

.bg-white.inner-logobxo {

	padding: 20px;
	border-radius: 15px;
}

.buy-btn {
display: block;
	text-align: center;
}

.sh-new-plans .most-popolar {
	position: absolute;
	background: #1BBA0D;
	height: 24px;
	line-height: 24px;
	width: 100px;
	top: -24px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	left: 0;
	text-align: center;
}
.plan-price-customized {
	font-size: 24px;
	color: #f4462f;
	text-align: center;
	font-weight: 700;
	margin: 30px;
}
.Customized-plans-height {
	min-height: 206px;
}

.sh-new-plans .price-box-new ul li.cross::before {
	background: url(../images/Icon-ionic-ios-close.svg) no-repeat 0 0;
	height: 10px;
	margin-top: 8px;
}
.sh-new-plans .price-box-new ul li.cross{color: #9B9B9B}
.offer-title-plans {
	font-size: 20px;
	text-align: center;
	color: #084661;
	font-weight: 600;
    margin: 30px 0;
}
.plesk-plans-tabs .nav-tabs .nav-link {
	background-color: #D4DCDF;
	border-radius: 4px;
	font-size: 22px;
	color: #084661;
	padding: 10px 40px;
	min-width: 180px;
	border: none;
}
.plesk-plans-tabs .nav-tabs .nav-item.show .nav-link, .plesk-plans-tabs .nav-tabs .nav-link.active{background-color: #F4462F; color: #fff;}
.plesk-plans-tabs .nav-tabs{border: none;}


.hr-b{border-bottom: 2px solid #F0F0F0}

.featurebox {
	text-align: center;
	padding: 30px;
	background: #fff;
	box-shadow: 0px 0px 10px #ddd;
	transition: ease-in-out .5s;
	min-height: 208px;
	border-radius: 15px;
}

.featurebox:hover {
	transform: scale(1.06);
}

a.plesk-more {
	color: #F5614E;
	text-decoration: underline;
	margin: 20px 0 0;
	display: inline-block;
}
.featurebox:hover a.plesk-more{text-decoration: none;}
.left-section-icon {
	float: left;
	margin: 15px 0;
	width: 60px;
}
.right-home-advantages {
	float: right;
	width: calc(100% - 80px);
	display: block;
}
.inner-box-title-4{font-size:22px;font-weight: 600; }

.left-section-icon > img {
	max-width: 55px;
	max-height: 55px;
}
.ms-tabbing tr td i {
	color: #12c912;
}
.ms-tabbing tr td i.fa-times {
	color: red;
}
.ms-tabbing tr, .ms-tabbing td {
	border: 1px solid #ddd;
	background: #fff;
	font-size: 15px !important;
	font-weight: 300;
	color: #455359;
	padding: 8px;
}
tr.top-main-table > td {
	font-weight: 700;
	font-size: 18px !important;
}
.orbit-image.overview-img {
	max-width: 100%;
}

.lists-features {
	list-style: none;
	margin: 20px 0 0 15px;
	padding: 0;
}
ul.lists-features li {
	list-style: square;
	color: #00415D;
}
.lists-features li{position: relative;}
.lists-features li:a{position: relative;}
.lists-features li span{
	font-size: 16px;
  color: #455359;
  line-height: 28px;
}
.carousel.carousel-fade .carousel-control-next, .carousel.carousel-fade .carousel-control-prev {
	opacity: .1;
	background-color: #00415d;
}



.m-0 {
   margin: 0 !important
 }
 .m-1 {
   margin: .25rem !important
 }
 .m-2 {
   margin: .5rem !important
 }
 .m-3 {
   margin: .75rem !important
 }
 .m-4 {
   margin: 1rem !important
 }
 .m-5 {
   margin: 1.25rem !important
 }
 .m-6 {
   margin: 1.5rem !important
 }
 .m-7 {
   margin: 1.75rem !important
 }
 .m-8 {
   margin: 2rem !important
 }
 .m-9 {
   margin: 2.25rem !important
 }
 .m-10 {
   margin: 2.5rem !important
 }
 .m-11 {
   margin: 3rem !important
 }
 .m-12 {
   margin: 3.5rem !important
 }
 .m-13 {
   margin: 4rem !important
 }
 .m-14 {
   margin: 4.5rem !important
 }
 .m-15 {
   margin: 5rem !important
 }
 .m-16 {
   margin: 6rem !important
 }
 .m-17 {
   margin: 7rem !important
 }
 .m-18 {
   margin: 8rem !important
 }
 .m-19 {
   margin: 9rem !important
 }
 .m-20 {
   margin: 10rem !important
 }
 .m-21 {
   margin: 12.5rem !important
 }
 .m-22 {
   margin: 15rem !important
 }
 .m-23 {
   margin: 17.5rem !important
 }
 .m-24 {
   margin: 20rem !important
 }
 .m-25 {
   margin: 22.5rem !important
 }
 .m-auto {
   margin: auto !important
 }
 .mx-0 {
   margin-right: 0 !important;
   margin-left: 0 !important
 }
 .mx-1 {
   margin-right: .25rem !important;
   margin-left: .25rem !important
 }
 .mx-2 {
   margin-right: .5rem !important;
   margin-left: .5rem !important
 }
 .mx-3 {
   margin-right: .75rem !important;
   margin-left: .75rem !important
 }
 .mx-4 {
   margin-right: 1rem !important;
   margin-left: 1rem !important
 }
 .mx-5 {
   margin-right: 1.25rem !important;
   margin-left: 1.25rem !important
 }
 .mx-6 {
   margin-right: 1.5rem !important;
   margin-left: 1.5rem !important
 }
 .mx-7 {
   margin-right: 1.75rem !important;
   margin-left: 1.75rem !important
 }
 .mx-8 {
   margin-right: 2rem !important;
   margin-left: 2rem !important
 }
 .mx-9 {
   margin-right: 2.25rem !important;
   margin-left: 2.25rem !important
 }
 .mx-10 {
   margin-right: 2.5rem !important;
   margin-left: 2.5rem !important
 }
 .mx-11 {
   margin-right: 3rem !important;
   margin-left: 3rem !important
 }
 .mx-12 {
   margin-right: 3.5rem !important;
   margin-left: 3.5rem !important
 }
 .mx-13 {
   margin-right: 4rem !important;
   margin-left: 4rem !important
 }
 .mx-14 {
   margin-right: 4.5rem !important;
   margin-left: 4.5rem !important
 }
 .mx-15 {
   margin-right: 5rem !important;
   margin-left: 5rem !important
 }
 .mx-16 {
   margin-right: 6rem !important;
   margin-left: 6rem !important
 }
 .mx-17 {
   margin-right: 7rem !important;
   margin-left: 7rem !important
 }
 .mx-18 {
   margin-right: 8rem !important;
   margin-left: 8rem !important
 }
 .mx-19 {
   margin-right: 9rem !important;
   margin-left: 9rem !important
 }
 .mx-20 {
   margin-right: 10rem !important;
   margin-left: 10rem !important
 }
 .mx-21 {
   margin-right: 12.5rem !important;
   margin-left: 12.5rem !important
 }
 .mx-22 {
   margin-right: 15rem !important;
   margin-left: 15rem !important
 }
 .mx-23 {
   margin-right: 17.5rem !important;
   margin-left: 17.5rem !important
 }
 .mx-24 {
   margin-right: 20rem !important;
   margin-left: 20rem !important
 }
 .mx-25 {
   margin-right: 22.5rem !important;
   margin-left: 22.5rem !important
 }
 .mx-auto {
   margin-right: auto !important;
   margin-left: auto !important
 }
 .my-0 {
   margin-top: 0 !important;
   margin-bottom: 0 !important
 }
 .my-1 {
   margin-top: .25rem !important;
   margin-bottom: .25rem !important
 }
 .my-2 {
   margin-top: .5rem !important;
   margin-bottom: .5rem !important
 }
 .my-3 {
   margin-top: .75rem !important;
   margin-bottom: .75rem !important
 }
 .my-4 {
   margin-top: 1rem !important;
   margin-bottom: 1rem !important
 }
 .my-5 {
   margin-top: 1.25rem !important;
   margin-bottom: 1.25rem !important
 }
 .my-6 {
   margin-top: 1.5rem !important;
   margin-bottom: 1.5rem !important
 }
 .my-7 {
   margin-top: 1.75rem !important;
   margin-bottom: 1.75rem !important
 }
 .my-8 {
   margin-top: 2rem !important;
   margin-bottom: 2rem !important
 }
 .my-9 {
   margin-top: 2.25rem !important;
   margin-bottom: 2.25rem !important
 }
 .my-10 {
   margin-top: 2.5rem !important;
   margin-bottom: 2.5rem !important
 }
 .my-11 {
   margin-top: 3rem !important;
   margin-bottom: 3rem !important
 }
 .my-12 {
   margin-top: 3.5rem !important;
   margin-bottom: 3.5rem !important
 }
 .my-13 {
   margin-top: 4rem !important;
   margin-bottom: 4rem !important
 }
 .my-14 {
   margin-top: 4.5rem !important;
   margin-bottom: 4.5rem !important
 }
 .my-15 {
   margin-top: 5rem !important;
   margin-bottom: 5rem !important
 }
 .my-16 {
   margin-top: 6rem !important;
   margin-bottom: 6rem !important
 }
 .my-17 {
   margin-top: 7rem !important;
   margin-bottom: 7rem !important
 }
 .my-18 {
   margin-top: 8rem !important;
   margin-bottom: 8rem !important
 }
 .my-19 {
   margin-top: 9rem !important;
   margin-bottom: 9rem !important
 }
 .my-20 {
   margin-top: 10rem !important;
   margin-bottom: 10rem !important
 }
 .my-21 {
   margin-top: 12.5rem !important;
   margin-bottom: 12.5rem !important
 }
 .my-22 {
   margin-top: 15rem !important;
   margin-bottom: 15rem !important
 }
 .my-23 {
   margin-top: 17.5rem !important;
   margin-bottom: 17.5rem !important
 }
 .my-24 {
   margin-top: 20rem !important;
   margin-bottom: 20rem !important
 }
 .my-25 {
   margin-top: 22.5rem !important;
   margin-bottom: 22.5rem !important
 }
 .my-auto {
   margin-top: auto !important;
   margin-bottom: auto !important
 }
 .mt-0 {
   margin-top: 0 !important
 }
 .mt-1 {
   margin-top: .25rem !important
 }
 .mt-2 {
   margin-top: .5rem !important
 }
 .mt-3 {
   margin-top: .75rem !important
 }
 .mt-4 {
   margin-top: 1rem !important
 }
 .mt-5 {
   margin-top: 1.25rem !important
 }
 .mt-6 {
   margin-top: 1.5rem !important
 }
 .mt-7 {
   margin-top: 1.75rem !important
 }
 .mt-8 {
   margin-top: 2rem !important
 }
 .mt-9 {
   margin-top: 2.25rem !important
 }
 .mt-10 {
   margin-top: 2.5rem !important
 }
 .mt-11 {
   margin-top: 3rem !important
 }
 .mt-12 {
   margin-top: 3.5rem !important
 }
 .mt-13 {
   margin-top: 4rem !important
 }
 .mt-14 {
   margin-top: 4.5rem !important
 }
 .mt-15 {
   margin-top: 5rem !important
 }
 .mt-16 {
   margin-top: 6rem !important
 }
 .mt-17 {
   margin-top: 7rem !important
 }
 .mt-18 {
   margin-top: 8rem !important
 }
 .mt-19 {
   margin-top: 9rem !important
 }
 .mt-20 {
   margin-top: 10rem !important
 }
 .mt-21 {
   margin-top: 12.5rem !important
 }
 .mt-22 {
   margin-top: 15rem !important
 }
 .mt-23 {
   margin-top: 17.5rem !important
 }
 .mt-24 {
   margin-top: 20rem !important
 }
 .mt-25 {
   margin-top: 22.5rem !important
 }
 .mt-auto {
   margin-top: auto !important
 }
 .mr-0 {
   margin-right: 0 !important
 }
 .mr-1 {
   margin-right: .25rem !important
 }
 .mr-2 {
   margin-right: .5rem !important
 }
 .mr-3 {
   margin-right: .75rem !important
 }
 .mr-4 {
   margin-right: 1rem !important
 }
 .mr-5 {
   margin-right: 1.25rem !important
 }
 .mr-6 {
   margin-right: 1.5rem !important
 }
 .mr-7 {
   margin-right: 1.75rem !important
 }
 .mr-8 {
   margin-right: 2rem !important
 }
 .mr-9 {
   margin-right: 2.25rem !important
 }
 .mr-10 {
   margin-right: 2.5rem !important
 }
 .mr-11 {
   margin-right: 3rem !important
 }
 .mr-12 {
   margin-right: 3.5rem !important
 }
 .mr-13 {
   margin-right: 4rem !important
 }
 .mr-14 {
   margin-right: 4.5rem !important
 }
 .mr-15 {
   margin-right: 5rem !important
 }
 .mr-16 {
   margin-right: 6rem !important
 }
 .mr-17 {
   margin-right: 7rem !important
 }
 .mr-18 {
   margin-right: 8rem !important
 }
 .mr-19 {
   margin-right: 9rem !important
 }
 .mr-20 {
   margin-right: 10rem !important
 }
 .mr-21 {
   margin-right: 12.5rem !important
 }
 .mr-22 {
   margin-right: 15rem !important
 }
 .mr-23 {
   margin-right: 17.5rem !important
 }
 .mr-24 {
   margin-right: 20rem !important
 }
 .mr-25 {
   margin-right: 22.5rem !important
 }
 .mr-auto {
   margin-right: auto !important
 }
 .mb-0 {
   margin-bottom: 0 !important
 }
 .mb-1 {
   margin-bottom: .25rem !important
 }
 .mb-2 {
   margin-bottom: .5rem !important
 }
 .mb-3 {
   margin-bottom: .75rem !important
 }
 .mb-4 {
   margin-bottom: 1rem !important
 }
 .mb-5 {
   margin-bottom: 1.25rem !important
 }
 .mb-6 {
   margin-bottom: 1.5rem !important
 }
 .mb-7 {
   margin-bottom: 1.75rem !important
 }
 .mb-8 {
   margin-bottom: 2rem !important
 }
 .mb-9 {
   margin-bottom: 2.25rem !important
 }
 .mb-10 {
   margin-bottom: 2.5rem !important
 }
 .mb-11 {
   margin-bottom: 3rem !important
 }
 .mb-12 {
   margin-bottom: 3.5rem !important
 }
 .mb-13 {
   margin-bottom: 4rem !important
 }
 .mb-14 {
   margin-bottom: 4.5rem !important
 }
 .mb-15 {
   margin-bottom: 5rem !important
 }
 .mb-16 {
   margin-bottom: 6rem !important
 }
 .mb-17 {
   margin-bottom: 7rem !important
 }
 .mb-18 {
   margin-bottom: 8rem !important
 }
 .mb-19 {
   margin-bottom: 9rem !important
 }
 .mb-20 {
   margin-bottom: 10rem !important
 }
 .mb-21 {
   margin-bottom: 12.5rem !important
 }
 .mb-22 {
   margin-bottom: 15rem !important
 }
 .mb-23 {
   margin-bottom: 17.5rem !important
 }
 .mb-24 {
   margin-bottom: 20rem !important
 }
 .mb-25 {
   margin-bottom: 22.5rem !important
 }
 .mb-auto {
   margin-bottom: auto !important
 }
 .ml-0 {
   margin-left: 0 !important
 }
 .ml-1 {
   margin-left: .25rem !important
 }
 .ml-2 {
   margin-left: .5rem !important
 }
 .ml-3 {
   margin-left: .75rem !important
 }
 .ml-4 {
   margin-left: 1rem !important
 }
 .ml-5 {
   margin-left: 1.25rem !important
 }
 .ml-6 {
   margin-left: 1.5rem !important
 }
 .ml-7 {
   margin-left: 1.75rem !important
 }
 .ml-8 {
   margin-left: 2rem !important
 }
 .ml-9 {
   margin-left: 2.25rem !important
 }
 .ml-10 {
   margin-left: 2.5rem !important
 }
 .ml-11 {
   margin-left: 3rem !important
 }
 .ml-12 {
   margin-left: 3.5rem !important
 }
 .ml-13 {
   margin-left: 4rem !important
 }
 .ml-14 {
   margin-left: 4.5rem !important
 }
 .ml-15 {
   margin-left: 5rem !important
 }
 .ml-16 {
   margin-left: 6rem !important
 }
 .ml-17 {
   margin-left: 7rem !important
 }
 .ml-18 {
   margin-left: 8rem !important
 }
 .ml-19 {
   margin-left: 9rem !important
 }
 .ml-20 {
   margin-left: 10rem !important
 }
 .ml-21 {
   margin-left: 12.5rem !important
 }
 .ml-22 {
   margin-left: 15rem !important
 }
 .ml-23 {
   margin-left: 17.5rem !important
 }
 .ml-24 {
   margin-left: 20rem !important
 }
 .ml-25 {
   margin-left: 22.5rem !important
 }
 .ml-auto {
   margin-left: auto !important
 }
 .m-n1 {
   margin: -.25rem !important
 }
 .m-n2 {
   margin: -.5rem !important
 }
 .m-n3 {
   margin: -.75rem !important
 }
 .m-n4 {
   margin: -1rem !important
 }
 .m-n5 {
   margin: -1.25rem !important
 }
 .m-n6 {
   margin: -1.5rem !important
 }
 .m-n7 {
   margin: -1.75rem !important
 }
 .m-n8 {
   margin: -2rem !important
 }
 .m-n9 {
   margin: -2.25rem !important
 }
 .m-n10 {
   margin: -2.5rem !important
 }
 .m-n11 {
   margin: -3rem !important
 }
 .m-n12 {
   margin: -3.5rem !important
 }
 .m-n13 {
   margin: -4rem !important
 }
 .m-n14 {
   margin: -4.5rem !important
 }
 .m-n15 {
   margin: -5rem !important
 }
 .m-n16 {
   margin: -6rem !important
 }
 .m-n17 {
   margin: -7rem !important
 }
 .m-n18 {
   margin: -8rem !important
 }
 .m-n19 {
   margin: -9rem !important
 }
 .m-n20 {
   margin: -10rem !important
 }
 .m-n21 {
   margin: -12.5rem !important
 }
 .m-n22 {
   margin: -15rem !important
 }
 .m-n23 {
   margin: -17.5rem !important
 }
 .m-n24 {
   margin: -20rem !important
 }
 .m-n25 {
   margin: -22.5rem !important
 }
 .mx-n1 {
   margin-right: -.25rem !important;
   margin-left: -.25rem !important
 }
 .mx-n2 {
   margin-right: -.5rem !important;
   margin-left: -.5rem !important
 }
 .mx-n3 {
   margin-right: -.75rem !important;
   margin-left: -.75rem !important
 }
 .mx-n4 {
   margin-right: -1rem !important;
   margin-left: -1rem !important
 }
 .mx-n5 {
   margin-right: -1.25rem !important;
   margin-left: -1.25rem !important
 }
 .mx-n6 {
   margin-right: -1.5rem !important;
   margin-left: -1.5rem !important
 }
 .mx-n7 {
   margin-right: -1.75rem !important;
   margin-left: -1.75rem !important
 }
 .mx-n8 {
   margin-right: -2rem !important;
   margin-left: -2rem !important
 }
 .mx-n9 {
   margin-right: -2.25rem !important;
   margin-left: -2.25rem !important
 }
 .mx-n10 {
   margin-right: -2.5rem !important;
   margin-left: -2.5rem !important
 }
 .mx-n11 {
   margin-right: -3rem !important;
   margin-left: -3rem !important
 }
 .mx-n12 {
   margin-right: -3.5rem !important;
   margin-left: -3.5rem !important
 }
 .mx-n13 {
   margin-right: -4rem !important;
   margin-left: -4rem !important
 }
 .mx-n14 {
   margin-right: -4.5rem !important;
   margin-left: -4.5rem !important
 }
 .mx-n15 {
   margin-right: -5rem !important;
   margin-left: -5rem !important
 }
 .mx-n16 {
   margin-right: -6rem !important;
   margin-left: -6rem !important
 }
 .mx-n17 {
   margin-right: -7rem !important;
   margin-left: -7rem !important
 }
 .mx-n18 {
   margin-right: -8rem !important;
   margin-left: -8rem !important
 }
 .mx-n19 {
   margin-right: -9rem !important;
   margin-left: -9rem !important
 }
 .mx-n20 {
   margin-right: -10rem !important;
   margin-left: -10rem !important
 }
 .mx-n21 {
   margin-right: -12.5rem !important;
   margin-left: -12.5rem !important
 }
 .mx-n22 {
   margin-right: -15rem !important;
   margin-left: -15rem !important
 }
 .mx-n23 {
   margin-right: -17.5rem !important;
   margin-left: -17.5rem !important
 }
 .mx-n24 {
   margin-right: -20rem !important;
   margin-left: -20rem !important
 }
 .mx-n25 {
   margin-right: -22.5rem !important;
   margin-left: -22.5rem !important
 }
 .my-n1 {
   margin-top: -.25rem !important;
   margin-bottom: -.25rem !important
 }
 .my-n2 {
   margin-top: -.5rem !important;
   margin-bottom: -.5rem !important
 }
 .my-n3 {
   margin-top: -.75rem !important;
   margin-bottom: -.75rem !important
 }
 .my-n4 {
   margin-top: -1rem !important;
   margin-bottom: -1rem !important
 }
 .my-n5 {
   margin-top: -1.25rem !important;
   margin-bottom: -1.25rem !important
 }
 .my-n6 {
   margin-top: -1.5rem !important;
   margin-bottom: -1.5rem !important
 }
 .my-n7 {
   margin-top: -1.75rem !important;
   margin-bottom: -1.75rem !important
 }
 .my-n8 {
   margin-top: -2rem !important;
   margin-bottom: -2rem !important
 }
 .my-n9 {
   margin-top: -2.25rem !important;
   margin-bottom: -2.25rem !important
 }
 .my-n10 {
   margin-top: -2.5rem !important;
   margin-bottom: -2.5rem !important
 }
 .my-n11 {
   margin-top: -3rem !important;
   margin-bottom: -3rem !important
 }
 .my-n12 {
   margin-top: -3.5rem !important;
   margin-bottom: -3.5rem !important
 }
 .my-n13 {
   margin-top: -4rem !important;
   margin-bottom: -4rem !important
 }
 .my-n14 {
   margin-top: -4.5rem !important;
   margin-bottom: -4.5rem !important
 }
 .my-n15 {
   margin-top: -5rem !important;
   margin-bottom: -5rem !important
 }
 .my-n16 {
   margin-top: -6rem !important;
   margin-bottom: -6rem !important
 }
 .my-n17 {
   margin-top: -7rem !important;
   margin-bottom: -7rem !important
 }
 .my-n18 {
   margin-top: -8rem !important;
   margin-bottom: -8rem !important
 }
 .my-n19 {
   margin-top: -9rem !important;
   margin-bottom: -9rem !important
 }
 .my-n20 {
   margin-top: -10rem !important;
   margin-bottom: -10rem !important
 }
 .my-n21 {
   margin-top: -12.5rem !important;
   margin-bottom: -12.5rem !important
 }
 .my-n22 {
   margin-top: -15rem !important;
   margin-bottom: -15rem !important
 }
 .my-n23 {
   margin-top: -17.5rem !important;
   margin-bottom: -17.5rem !important
 }
 .my-n24 {
   margin-top: -20rem !important;
   margin-bottom: -20rem !important
 }
 .my-n25 {
   margin-top: -22.5rem !important;
   margin-bottom: -22.5rem !important
 }
 .mt-n1 {
   margin-top: -.25rem !important
 }
 .mt-n2 {
   margin-top: -.5rem !important
 }
 .mt-n3 {
   margin-top: -.75rem !important
 }
 .mt-n4 {
   margin-top: -1rem !important
 }
 .mt-n5 {
   margin-top: -1.25rem !important
 }
 .mt-n6 {
   margin-top: -1.5rem !important
 }
 .mt-n7 {
   margin-top: -1.75rem !important
 }
 .mt-n8 {
   margin-top: -2rem !important
 }
 .mt-n9 {
   margin-top: -2.25rem !important
 }
 .mt-n10 {
   margin-top: -2.5rem !important
 }
 .mt-n11 {
   margin-top: -3rem !important
 }
 .mt-n12 {
   margin-top: -3.5rem !important
 }
 .mt-n13 {
   margin-top: -4rem !important
 }
 .mt-n14 {
   margin-top: -4.5rem !important
 }
 .mt-n15 {
   margin-top: -5rem !important
 }
 .mt-n16 {
   margin-top: -6rem !important
 }
 .mt-n17 {
   margin-top: -7rem !important
 }
 .mt-n18 {
   margin-top: -8rem !important
 }
 .mt-n19 {
   margin-top: -9rem !important
 }
 .mt-n20 {
   margin-top: -10rem !important
 }
 .mt-n21 {
   margin-top: -12.5rem !important
 }
 .mt-n22 {
   margin-top: -15rem !important
 }
 .mt-n23 {
   margin-top: -17.5rem !important
 }
 .mt-n24 {
   margin-top: -20rem !important
 }
 .mt-n25 {
   margin-top: -22.5rem !important
 }
 .mr-n1 {
   margin-right: -.25rem !important
 }
 .mr-n2 {
   margin-right: -.5rem !important
 }
 .mr-n3 {
   margin-right: -.75rem !important
 }
 .mr-n4 {
   margin-right: -1rem !important
 }
 .mr-n5 {
   margin-right: -1.25rem !important
 }
 .mr-n6 {
   margin-right: -1.5rem !important
 }
 .mr-n7 {
   margin-right: -1.75rem !important
 }
 .mr-n8 {
   margin-right: -2rem !important
 }
 .mr-n9 {
   margin-right: -2.25rem !important
 }
 .mr-n10 {
   margin-right: -2.5rem !important
 }
 .mr-n11 {
   margin-right: -3rem !important
 }
 .mr-n12 {
   margin-right: -3.5rem !important
 }
 .mr-n13 {
   margin-right: -4rem !important
 }
 .mr-n14 {
   margin-right: -4.5rem !important
 }
 .mr-n15 {
   margin-right: -5rem !important
 }
 .mr-n16 {
   margin-right: -6rem !important
 }
 .mr-n17 {
   margin-right: -7rem !important
 }
 .mr-n18 {
   margin-right: -8rem !important
 }
 .mr-n19 {
   margin-right: -9rem !important
 }
 .mr-n20 {
   margin-right: -10rem !important
 }
 .mr-n21 {
   margin-right: -12.5rem !important
 }
 .mr-n22 {
   margin-right: -15rem !important
 }
 .mr-n23 {
   margin-right: -17.5rem !important
 }
 .mr-n24 {
   margin-right: -20rem !important
 }
 .mr-n25 {
   margin-right: -22.5rem !important
 }
 .mb-n1 {
   margin-bottom: -.25rem !important
 }
 .mb-n2 {
   margin-bottom: -.5rem !important
 }
 .mb-n3 {
   margin-bottom: -.75rem !important
 }
 .mb-n4 {
   margin-bottom: -1rem !important
 }
 .mb-n5 {
   margin-bottom: -1.25rem !important
 }
 .mb-n6 {
   margin-bottom: -1.5rem !important
 }
 .mb-n7 {
   margin-bottom: -1.75rem !important
 }
 .mb-n8 {
   margin-bottom: -2rem !important
 }
 .mb-n9 {
   margin-bottom: -2.25rem !important
 }
 .mb-n10 {
   margin-bottom: -2.5rem !important
 }
 .mb-n11 {
   margin-bottom: -3rem !important
 }
 .mb-n12 {
   margin-bottom: -3.5rem !important
 }
 .mb-n13 {
   margin-bottom: -4rem !important
 }
 .mb-n14 {
   margin-bottom: -4.5rem !important
 }
 .mb-n15 {
   margin-bottom: -5rem !important
 }
 .mb-n16 {
   margin-bottom: -6rem !important
 }
 .mb-n17 {
   margin-bottom: -7rem !important
 }
 .mb-n18 {
   margin-bottom: -8rem !important
 }
 .mb-n19 {
   margin-bottom: -9rem !important
 }
 .mb-n20 {
   margin-bottom: -10rem !important
 }
 .mb-n21 {
   margin-bottom: -12.5rem !important
 }
 .mb-n22 {
   margin-bottom: -15rem !important
 }
 .mb-n23 {
   margin-bottom: -17.5rem !important
 }
 .mb-n24 {
   margin-bottom: -20rem !important
 }
 .mb-n25 {
   margin-bottom: -22.5rem !important
 }
 .ml-n1 {
   margin-left: -.25rem !important
 }
 .ml-n2 {
   margin-left: -.5rem !important
 }
 .ml-n3 {
   margin-left: -.75rem !important
 }
 .ml-n4 {
   margin-left: -1rem !important
 }
 .ml-n5 {
   margin-left: -1.25rem !important
 }
 .ml-n6 {
   margin-left: -1.5rem !important
 }
 .ml-n7 {
   margin-left: -1.75rem !important
 }
 .ml-n8 {
   margin-left: -2rem !important
 }
 .ml-n9 {
   margin-left: -2.25rem !important
 }
 .ml-n10 {
   margin-left: -2.5rem !important
 }
 .ml-n11 {
   margin-left: -3rem !important
 }
 .ml-n12 {
   margin-left: -3.5rem !important
 }
 .ml-n13 {
   margin-left: -4rem !important
 }
 .ml-n14 {
   margin-left: -4.5rem !important
 }
 .ml-n15 {
   margin-left: -5rem !important
 }
 .ml-n16 {
   margin-left: -6rem !important
 }
 .ml-n17 {
   margin-left: -7rem !important
 }
 .ml-n18 {
   margin-left: -8rem !important
 }
 .ml-n19 {
   margin-left: -9rem !important
 }
 .ml-n20 {
   margin-left: -10rem !important
 }
 .ml-n21 {
   margin-left: -12.5rem !important
 }
 .ml-n22 {
   margin-left: -15rem !important
 }
 .ml-n23 {
   margin-left: -17.5rem !important
 }
 .ml-n24 {
   margin-left: -20rem !important
 }
 .ml-n25 {
   margin-left: -22.5rem !important
 }
 .p-0 {
   padding: 0 !important
 }
 .p-1 {
   padding: .25rem !important
 }
 .p-2 {
   padding: .5rem !important
 }
 .p-3 {
   padding: .75rem !important
 }
 .p-4 {
   padding: 1rem !important
 }
 .p-5 {
   padding: 1.25rem !important
 }
 .p-6 {
   padding: 1.5rem !important
 }
 .p-7 {
   padding: 1.75rem !important
 }
 .p-8 {
   padding: 2rem !important
 }
 .p-9 {
   padding: 2.25rem !important
 }
 .p-10 {
   padding: 2.5rem !important
 }
 .p-11 {
   padding: 3rem !important
 }
 .p-12 {
   padding: 3.5rem !important
 }
 .p-13 {
   padding: 4rem !important
 }
 .p-14 {
   padding: 4.5rem !important
 }
 .p-15 {
   padding: 5rem !important
 }
 .p-16 {
   padding: 6rem !important
 }
 .p-17 {
   padding: 7rem !important
 }
 .p-18 {
   padding: 8rem !important
 }
 .p-19 {
   padding: 9rem !important
 }
 .p-20 {
   padding: 10rem !important
 }
 .p-21 {
   padding: 12.5rem !important
 }
 .p-22 {
   padding: 15rem !important
 }
 .p-23 {
   padding: 17.5rem !important
 }
 .p-24 {
   padding: 20rem !important
 }
 .p-25 {
   padding: 22.5rem !important
 }
 .px-0 {
   padding-right: 0 !important;
   padding-left: 0 !important
 }
 .px-1 {
   padding-right: .25rem !important;
   padding-left: .25rem !important
 }
 .px-2 {
   padding-right: .5rem !important;
   padding-left: .5rem !important
 }
 .px-3 {
   padding-right: .75rem !important;
   padding-left: .75rem !important
 }
 .px-4 {
   padding-right: 1rem !important;
   padding-left: 1rem !important
 }
 .px-5 {
   padding-right: 1.25rem !important;
   padding-left: 1.25rem !important
 }
 .px-6 {
   padding-right: 1.5rem !important;
   padding-left: 1.5rem !important
 }
 .px-7 {
   padding-right: 1.75rem !important;
   padding-left: 1.75rem !important
 }
 .px-8 {
   padding-right: 2rem !important;
   padding-left: 2rem !important
 }
 .px-9 {
   padding-right: 2.25rem !important;
   padding-left: 2.25rem !important
 }
 .px-10 {
   padding-right: 2.5rem !important;
   padding-left: 2.5rem !important
 }
 .px-11 {
   padding-right: 3rem !important;
   padding-left: 3rem !important
 }
 .px-12 {
   padding-right: 3.5rem !important;
   padding-left: 3.5rem !important
 }
 .px-13 {
   padding-right: 4rem !important;
   padding-left: 4rem !important
 }
 .px-14 {
   padding-right: 4.5rem !important;
   padding-left: 4.5rem !important
 }
 .px-15 {
   padding-right: 5rem !important;
   padding-left: 5rem !important
 }
 .px-16 {
   padding-right: 6rem !important;
   padding-left: 6rem !important
 }
 .px-17 {
   padding-right: 7rem !important;
   padding-left: 7rem !important
 }
 .px-18 {
   padding-right: 8rem !important;
   padding-left: 8rem !important
 }
 .px-19 {
   padding-right: 9rem !important;
   padding-left: 9rem !important
 }
 .px-20 {
   padding-right: 10rem !important;
   padding-left: 10rem !important
 }
 .px-21 {
   padding-right: 12.5rem !important;
   padding-left: 12.5rem !important
 }
 .px-22 {
   padding-right: 15rem !important;
   padding-left: 15rem !important
 }
 .px-23 {
   padding-right: 17.5rem !important;
   padding-left: 17.5rem !important
 }
 .px-24 {
   padding-right: 20rem !important;
   padding-left: 20rem !important
 }
 .px-25 {
   padding-right: 22.5rem !important;
   padding-left: 22.5rem !important
 }
 .py-0 {
   padding-top: 0 !important;
   padding-bottom: 0 !important
 }
 .py-1 {
   padding-top: .25rem !important;
   padding-bottom: .25rem !important
 }
 .py-2 {
   padding-top: .5rem !important;
   padding-bottom: .5rem !important
 }
 .py-3 {
   padding-top: .75rem !important;
   padding-bottom: .75rem !important
 }
 .py-4 {
   padding-top: 1rem !important;
   padding-bottom: 1rem !important
 }
 .py-5 {
   padding-top: 1.25rem !important;
   padding-bottom: 1.25rem !important
 }
 .py-6 {
   padding-top: 1.5rem !important;
   padding-bottom: 1.5rem !important
 }
 .py-7 {
   padding-top: 1.75rem !important;
   padding-bottom: 1.75rem !important
 }
 .py-8 {
   padding-top: 2rem !important;
   padding-bottom: 2rem !important
 }
 .py-9 {
   padding-top: 2.25rem !important;
   padding-bottom: 2.25rem !important
 }
 .py-10 {
   padding-top: 2.5rem !important;
   padding-bottom: 2.5rem !important
 }
 .py-11 {
   padding-top: 3rem !important;
   padding-bottom: 3rem !important
 }
 .py-12 {
   padding-top: 3.5rem !important;
   padding-bottom: 3.5rem !important
 }
 .py-13 {
   padding-top: 4rem !important;
   padding-bottom: 4rem !important
 }
 .py-14 {
   padding-top: 4.5rem !important;
   padding-bottom: 4.5rem !important
 }
 .py-15 {
   padding-top: 5rem !important;
   padding-bottom: 5rem !important
 }
 .py-16 {
   padding-top: 6rem !important;
   padding-bottom: 6rem !important
 }
 .py-17 {
   padding-top: 7rem !important;
   padding-bottom: 7rem !important
 }
 .py-18 {
   padding-top: 8rem !important;
   padding-bottom: 8rem !important
 }
 .py-19 {
   padding-top: 9rem !important;
   padding-bottom: 9rem !important
 }
 .py-20 {
   padding-top: 10rem !important;
   padding-bottom: 10rem !important
 }
 .py-21 {
   padding-top: 12.5rem !important;
   padding-bottom: 12.5rem !important
 }
 .py-22 {
   padding-top: 15rem !important;
   padding-bottom: 15rem !important
 }
 .py-23 {
   padding-top: 17.5rem !important;
   padding-bottom: 17.5rem !important
 }
 .py-24 {
   padding-top: 20rem !important;
   padding-bottom: 20rem !important
 }
 .py-25 {
   padding-top: 22.5rem !important;
   padding-bottom: 22.5rem !important
 }
 .pt-0 {
   padding-top: 0 !important
 }
 .pt-1 {
   padding-top: .25rem !important
 }
 .pt-2 {
   padding-top: .5rem !important
 }
 .pt-3 {
   padding-top: .75rem !important
 }
 .pt-4 {
   padding-top: 1rem !important
 }
 .pt-5 {
   padding-top: 1.25rem !important
 }
 .pt-6 {
   padding-top: 1.5rem !important
 }
 .pt-7 {
   padding-top: 1.75rem !important
 }
 .pt-8 {
   padding-top: 2rem !important
 }
 .pt-9 {
   padding-top: 2.25rem !important
 }
 .pt-10 {
   padding-top: 2.5rem !important
 }
 .pt-11 {
   padding-top: 3rem !important
 }
 .pt-12 {
   padding-top: 3.5rem !important
 }
 .pt-13 {
   padding-top: 4rem !important
 }
 .pt-14 {
   padding-top: 4.5rem !important
 }
 .pt-15 {
   padding-top: 5rem !important
 }
 .pt-16 {
   padding-top: 6rem !important
 }
 .pt-17 {
   padding-top: 7rem !important
 }
 .pt-18 {
   padding-top: 8rem !important
 }
 .pt-19 {
   padding-top: 9rem !important
 }
 .pt-20 {
   padding-top: 10rem !important
 }
 .pt-21 {
   padding-top: 12.5rem !important
 }
 .pt-22 {
   padding-top: 15rem !important
 }
 .pt-23 {
   padding-top: 17.5rem !important
 }
 .pt-24 {
   padding-top: 20rem !important
 }
 .pt-25 {
   padding-top: 22.5rem !important
 }
 .pe-0 {
   padding-right: 0 !important
 }
 .pe-1 {
   padding-right: .25rem !important
 }
 .pe-2 {
   padding-right: .5rem !important
 }
 .pe-3 {
   padding-right: .75rem !important
 }
 .pe-4 {
   padding-right: 1rem !important
 }
 .pe-5 {
   padding-right: 1.25rem !important
 }
 .pe-6 {
   padding-right: 1.5rem !important
 }
 .pe-7 {
   padding-right: 1.75rem !important
 }
 .pe-8 {
   padding-right: 2rem !important
 }
 .pe-9 {
   padding-right: 2.25rem !important
 }
 .pe-10 {
   padding-right: 2.5rem !important
 }
 .pe-11 {
   padding-right: 3rem !important
 }
 .pe-12 {
   padding-right: 3.5rem !important
 }
 .pe-13 {
   padding-right: 4rem !important
 }
 .pe-14 {
   padding-right: 4.5rem !important
 }
 .pe-15 {
   padding-right: 5rem !important
 }
 .pe-16 {
   padding-right: 6rem !important
 }
 .pe-17 {
   padding-right: 7rem !important
 }
 .pe-18 {
   padding-right: 8rem !important
 }
 .pe-19 {
   padding-right: 9rem !important
 }
 .pe-20 {
   padding-right: 10rem !important
 }
 .pe-21 {
   padding-right: 12.5rem !important
 }
 .pe-22 {
   padding-right: 15rem !important
 }
 .pe-23 {
   padding-right: 17.5rem !important
 }
 .pe-24 {
   padding-right: 20rem !important
 }
 .pe-25 {
   padding-right: 22.5rem !important
 }
 .pb-0 {
   padding-bottom: 0 !important
 }
 .pb-1 {
   padding-bottom: .25rem !important
 }
 .pb-2 {
   padding-bottom: .5rem !important
 }
 .pb-3 {
   padding-bottom: .75rem !important
 }
 .pb-4 {
   padding-bottom: 1rem !important
 }
 .pb-5 {
   padding-bottom: 1.25rem !important
 }
 .pb-6 {
   padding-bottom: 1.5rem !important
 }
 .pb-7 {
   padding-bottom: 1.75rem !important
 }
 .pb-8 {
   padding-bottom: 2rem !important
 }
 .pb-9 {
   padding-bottom: 2.25rem !important
 }
 .pb-10 {
   padding-bottom: 2.5rem !important
 }
 .pb-11 {
   padding-bottom: 3rem !important
 }
 .pb-12 {
   padding-bottom: 3.5rem !important
 }
 .pb-13 {
   padding-bottom: 4rem !important
 }
 .pb-14 {
   padding-bottom: 4.5rem !important
 }
 .pb-15 {
   padding-bottom: 5rem !important
 }
 .pb-16 {
   padding-bottom: 6rem !important
 }
 .pb-17 {
   padding-bottom: 7rem !important
 }
 .pb-18 {
   padding-bottom: 8rem !important
 }
 .pb-19 {
   padding-bottom: 9rem !important
 }
 .pb-20 {
   padding-bottom: 10rem !important
 }
 .pb-21 {
   padding-bottom: 12.5rem !important
 }
 .pb-22 {
   padding-bottom: 15rem !important
 }
 .pb-23 {
   padding-bottom: 17.5rem !important
 }
 .pb-24 {
   padding-bottom: 20rem !important
 }
 .pb-25 {
   padding-bottom: 22.5rem !important
 }
 .ps-0 {
   padding-left: 0 !important
 }
 .ps-1 {
   padding-left: .25rem !important
 }
 .ps-2 {
   padding-left: .5rem !important
 }
 .ps-3 {
   padding-left: .75rem !important
 }
 .ps-4 {
   padding-left: 1rem !important
 }
 .ps-5 {
   padding-left: 1.25rem !important
 }
 .ps-6 {
   padding-left: 1.5rem !important
 }
 .ps-7 {
   padding-left: 1.75rem !important
 }
 .ps-8 {
   padding-left: 2rem !important
 }
 .ps-9 {
   padding-left: 2.25rem !important
 }
 .ps-10 {
   padding-left: 2.5rem !important
 }
 .ps-11 {
   padding-left: 3rem !important
 }
 .ps-12 {
   padding-left: 3.5rem !important
 }
 .ps-13 {
   padding-left: 4rem !important
 }
 .ps-14 {
   padding-left: 4.5rem !important
 }
 .ps-15 {
   padding-left: 5rem !important
 }
 .ps-16 {
   padding-left: 6rem !important
 }
 .ps-17 {
   padding-left: 7rem !important
 }
 .ps-18 {
   padding-left: 8rem !important
 }
 .ps-19 {
   padding-left: 9rem !important
 }
 .ps-20 {
   padding-left: 10rem !important
 }
 .ps-21 {
   padding-left: 12.5rem !important
 }
 .ps-22 {
   padding-left: 15rem !important
 }
 .ps-23 {
   padding-left: 17.5rem !important
 }
 .ps-24 {
   padding-left: 20rem !important
 }
 .ps-25 {
   padding-left: 22.5rem !important
 }




@media (max-width: 991px) {
  .themetab-out .tab-content>.tab-pane {
    display: block !important;
    opacity: 1 !important;
  }
}


.logo-home-sm {
	width: 100%;
	max-width: 195px;
	max-height: 46px;
	text-align: left;
	margin: 0 0;
	display: table;
}