
@font-face {
  font-family: MadeTommy;
  src: url(../font/MADE Tommy Soft Black PERSONAL USE.otf);
  font-weight:bold;
}

body {
  font-family: 'MadeTommy', 'Poppins', sans-serif;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #2A2A2E;
}
p {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 300;
	color: #4a4a4a;
	line-height: 24px;
}
a {
	text-decoration: none!important;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}

ul.social-icons li {
	display: inline-block;
	margin-right: 1px;
}

ul.social-icons li:last-child {
	margin-right: 0px;
}

ul.social-icons li a {
	width:25px;
	height:auto;
	padding:1px;
	display: inline-block;
	background-color: #fff;
	color: #121212;
	font-size: 18px;
	text-align: center;
	transition: all .3s;
	border-radius:25%;
}

ul.social-icons li a:hover {
	background-color: #f33f3f;
	color: #fff;
}

a.filled-button {
	background-color: #E72E31;
	color: #fff;
	font-size: 14px;
	line-height:11px;
	text-transform: capitalize;
	font-weight: 700;
	padding: 5px 20px;
	border-radius: 25px;
	display: inline-block;
	transition: all 0.3s;
	width: 133px;
	height: 37px;
	margin:15px 0 0 25px;
}

a.filled-button:hover {
	background-color: #121212;
	color: #fff;
}

.wrapper {
	margin: 0 auto;
	overflow-x: hidden; 
	background-image:url('../../images/all-bg.jpeg');
	padding:0px;
}

.wrapper-contact {
	margin: 0 auto;
	overflow-x: hidden; 
	background-color: #000;
	padding:0px;
}


.section-heading {
	text-align: left;
	color: #fff;
	margin-bottom: 60px;
	padding: 11px;
	width:auto;
}

.section-heading .column{
	border:1px solid white;
	float: left;
	width: 50%;
	padding: 10px 0 0 21px;
	text-align: left;
	color: #fff;
	margin-bottom: 60px;
	background-color: #000;
	width:auto;
}

/*.section-heading-index {
	text-align: left;
	color: #fff;
	padding: 11px;
	background-color: #fff;
	width:auto;
}
*/

.account-header{
	border:0px solid red;
}

.account-header .container .row{
	border-bottom: 0px solid #eee;
	padding-bottom: 0px;
	padding-left: 0px;
	border:0px solid red;
	width:auto;
}

.service-header{
	border:0px solid red;
	width:auto;
	height:792px;
	/*background-image: url(../../images/service-banner.png);*/
}

.contact-header{
	border:0px solid red;
	width:auto;
	height:auto;
	/*background-image: url(../../images/service-banner.png);*/
}

.product-header{
	border:0px solid red;
}

.product-header .container .row{
	border-bottom: 0px solid #eee;
	padding-bottom: 0px;
	padding-left: 0px;
	border:0px solid yellow;
	width:auto;
}


/*Product Details*/
	
.product-details{
	border:0px solid red;
	width: auto;
	margin:5px;
}

.product-details .container .row .left-content{
	border:0px solid red;
	background-color:#fff;
	width: auto;
	height:auto;
	margin:5px;
	border-radius:22px;
}

.product-details .container .row .left-content img{
	border:0px solid red;
	background-color:#fff;
	width: 551px;
	height:auto;
	margin:5px;
	border-radius:22px;
}

.product-details .right-content{
	float:right;
	border:0px solid red;
	background-color:none;
	width: 40%;
	height:auto;
	margin:5px 5px 5px 15px;
}

.product-details .right-content h4{
	font-family:'MadeTommy', poppins,arial;
	color:#fff;
	font-size:37px;
	font-weight:700;
	line-height:47.61px;
	padding-bottom:15px;
}

.product-details .right-content p{
	font-family:'MadeTommy', poppins,arial;
	color:#fff;
	font-size:21px;
	font-weight:300;
	line-height:42.6px;
	padding-bottom:15px;
}

.button-cart .container .row-button{
	border:0px solid red;
	margin:5px;
}

.button-cart .container .row-button .left-button{
	margin-top: 35px;
	border:0px solid white;
	float: left;
	width: 50%;
}

.button-cart .container .row-button .left-button a{
	float: left;
	background-color: #2C85BC;
	width:193px;
	height:auto;
	color: #fff;
	text-align:center;
	text-transform: capitalize;
	font-family:'MadeTommy',poppins,sans-serif;
	font-size: 19px;
	font-weight: 300;
	padding: 7px;
	border-radius: 13px;
	transition: all 0.3s;
}

.button-cart .container .row-button .right-button{
	margin-top: 35px;
	border:0px solid white;
	float: right;
	width: 50%;
}

.button-cart .container .row-button .right-button a{
	float: right;
	background-color: #2C85BC;
	width:231px;
	height:auto;
	color: #fff;
	text-align:center;
	text-transform: capitalize;
	font-family:'MadeTommy',poppins,sans-serif;
	font-size: 19px;
	font-weight: 300;
	padding: 7px;
	border-radius: 13px;
	transition: all 0.3s;
}

.button-cart .container .row-button .left-button a:hover{
	background-color: #24b5dc;
}

.button-cart .container .row-button .right-button a:hover{
	background-color: #24b5dc;
}

/*.product-details .container .row .right-content img{
	border:0px solid red;
	background-color:#fff;
	width: 551px;
	height:auto;
	margin:5px;
}
*/


.best-product{
	border:0px solid red;
}

.best-product-head{
	border:1px solid red;
}

.best-features-head .container .row{
	border:0px solid red;
	height:123px;
}

.best-features{
	border:0px solid green;
	margin: 0 auto;
	overflow-x: hidden;
	background-image: url(../../images/Rectangle-home.png);
	background-size: fill;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 87px;
	float:center;
	width: 1439px;
	height:auto;
}

.best-features .col-left {
	font-family:'MadeTommy', 'poppins';
	border:0px solid red;
	padding-left:55px;
	float: left;
	width: 85%;
}

.best-features .col-left h4{
	border:0px solid blue;
	margin: 21px 0 15px 0;
}

.best-features .col-left h4 a{
	font-family:'MadeTommy', 'poppins';
	color: #2C85BC;
	font-weight:700;
	font-size:20px;
	letter-spacing:21%;
}

.best-features .col-left h2{
	border:0px solid green;
	font-family:'MadeTommy', 'poppins';
	color: #000;
	font-weight:700;
	font-size:48px;
	letter-spacing:21%;
}

.best-features .col-left h3{
	border:0px solid green;
	font-family:'MadeTommy', 'poppins';
	color: #2C85BC;
	font-weight: 700;
	font-size:32px;
	letter-spacing:21%;
}


.best-features h7{
	border:0px solid green;
	font-family:'MadeTommy', 'poppins';
	color: #E72E31;
	font-weight:700;
	font-size:20px;
	letter-spacing:21%;
}

.best-features h9{
	border:0px solid green;
	font-family:'MadeTommy', 'poppins';
	color: #2C85BC;
	font-weight:700;
	font-size:20px;
	letter-spacing:21%;
}

.best-features p{
	font-family:'MadeTommy', 'poppins';
	color: #000000;
	font-weight:bold;
	font-size:18px;
	/*letter-spacing:1px;*/
}
.carousel-view {
	/*background-image: url("images/bg-wall.png");*/
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	padding: 44px 0;
	transition: all 0.25s ease-in;
	border:0px solid red;
}

.carousel-view .item-list {
	border:0px solid red;
	margin-top:5px;
	max-width: 1439px;
	width: 1439px;
	padding: 50px 10px;
	display: flex;
	gap: 27px;
	scroll-behavior: smooth;
	transition: all 0.25s ease-in;
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
	overflow: auto;
	scroll-snap-type: x mandatory;
}

.item {
	border: 0px solid red;
	scroll-snap-align: center;
	min-width: 237px;
	height: 237px;
	background-color: white;
	border-radius:8px;
	padding-bottom: 5px;
}
	
.item-name{
	margin-top:3px;
	align: center;
	/*background-color: #b8b8b8;*/
}
	
.responsive {
	width: 100%;
	height: auto;
}
	

.section-heading h2 {
	font-size: 28px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 15px;
}

.section-heading h3 {
	font-size: 21px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 5px;
}

.section-heading h4 a{
	font-size: 17px;
	font-family: 'Comic Sans MS', serif;
	font-style: oblique 23deg;
}

.products-heading {
	/*background-image: url(../images/products-heading.jpg);*/
	background-image: url(../images/products-heading.png);
}

.service-heading {
	background-image: url(../images/service-heading.jpg);
}

.about-heading {
	background-image: url(../images/about-heading.jpg);
}

.contact-heading {
	/*background-image: url(../images/contact-heading.jpg);*/
	background-image: url(../images/header_email.webp);
}

.page-heading {
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.page-heading .text-content h4 {
	color: #f33f3f;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
}

.page-heading .text-content h2 {
	color: #fff;
	font-size: 62px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.page-banner {
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto;
	border:1px solid yellow;
}

#preloader {
  overflow: hidden;
  background: #f33f3f;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999999;
  color: #fff;
}

#preloader .jumper {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px;
}

#preloader .jumper > div {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-animation: jumper 1s 0s linear infinite;
  animation: jumper 1s 0s linear infinite;
}

#preloader .jumper > div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}

#preloader .jumper > div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


/* Header Style */
header {
	position: absolute;
	z-index: 99999;
	width: 100%;
	height: 80px;
	/*background-color: #232323;*/
	-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
header .navbar {
	padding: 17px 0px;
}
.background-header .navbar {
	padding: 17px 0px;
}
.background-header {
	top: 0;
	position: fixed;
	background-color: #fff!important;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.1);
}
.background-header .navbar-brand h2 {
	color: #121212!important;
}
.background-header .navbar-nav a.nav-link {
	color: #1e1e1e!important;
}
.background-header .navbar-nav .nav-link:hover,
.background-header .navbar-nav .active>.nav-link,
.background-header .navbar-nav .nav-link.active,
.background-header .navbar-nav .nav-link.show,
.background-header .navbar-nav .show>.nav-link {
	color: #f33f3f!important;
}
.navbar .navbar-brand {
	float: 	left;
	margin-top: -12px;
	outline: none;
}
.navbar .navbar-brand h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.navbar .navbar-brand h2 em {
	font-style: normal;
	color: #f33f3f;
}
#navbarResponsive {
	z-index: 999;
}
.navbar-collapse {
	text-align: center;
}
.navbar .navbar-nav .nav-item {
	margin: 0px 15px;
}
.navbar .navbar-nav a.nav-link {
	text-transform: capitalize;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #fff;
	transition: all 0.5s;
	margin-top: 5px;
}
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .active>.nav-link,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .show>.nav-link {
	color: #fff;
	padding-bottom: 25px;
	border-bottom: 3px solid #f33f3f;
}
.navbar .navbar-toggler-icon {
	background-image: none;
}
.navbar .navbar-toggler {
	border-color: #fff;
	background-color: #fff;	
	height: 36px;
	outline: none;
	border-radius: 0px;
	position: absolute;
	right: 30px;
	top: 20px;
}
.navbar .navbar-toggler-icon:after {
	content: '\f0c9';
	color: #f33f3f;
	font-size: 18px;
	line-height: 26px;
	font-family: 'FontAwesome';
}



/* Banner Style */
.banner {
	position: relative;
	text-align: center;
	padding-top: 80px;
}

.banner-item-01 {
	padding: 70px 0px;
	/*background-image: url(../images/slide_01.jpg);*/
	background-image: url(../../images/client/AMM.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.banner-item-02 {
	padding: 300px 0px;
	background-image: url(../images/slide_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.banner-item-03 {
	padding: 300px 0px;
	background-image: url(../images/slide_03.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.banner .banner-item {
	max-height: 600px;
}

.banner .text-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
}

.banner .text-content h4 {
	color: #f33f3f;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
}

.banner .text-content h2 {
	color: #fff;
	font-size: 62px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.owl-banner .owl-dots .owl-dot {
  border-radius: 3px;
}
.owl-banner .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
}
.owl-banner .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 10px;
    background-color: #fff;
    opacity: 0.5;
}
.owl-banner .owl-dots .owl-dot:focus {
    outline: none
}
.owl-banner .owl-dots .owl-dot.active {
    background-color: #fff;
    opacity: 1;
}



/* Latest Produtcs */

.latest-products {
	margin-top: 100px;
}

.latest-products .section-heading a {
	float: right;
	margin-top: -35px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #f33f3f;
}

.service-item {
	border: 1px solid #eee;
	margin-bottom: 30px;
	border-radius: 7px;
	padding:1px;
}

.customer-item {
	float:center;
	position:relative;
	border: 0px solid red;
	margin-bottom: 11px;
	border-radius: 11px;
	padding:15px;
	background-color:white;
}

.home-item {
	border: 1px solid red;
	margin-bottom: 30px;
	border-radius: 7px;
	width: auto;
}

.product-item {
	border: 1px solid #eee;
	background-color:#FFF;
	margin-bottom: 30px;
	border-radius: 7px;
	padding:1px;
}

.product-item .down-content {
	padding: 5px;
	position: relative;
}

.product-item img {
	width: 100%;
	overflow: hidden;
}

.product-item .down-content h4 {
	font-size: 17px;
	color: #1a6692;
	margin-bottom: 20px;
}

.product-item .down-content h6 {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 18px;
	color: #121212;
}

.product-item .down-content p {
	margin-bottom: 20px;
}

.product-item .down-content ul li {
	display: inline-block;
}

.product-item .down-content ul li i {
	color: #f33f3f;
	font-size: 14px;
}

.product-item .down-content span {
	position: absolute;
	right: 30px;
	bottom: 30px;
	font-size: 13px;
	color: #f33f3f;
	font-weight: 500;
}

/*==================================|/
Home Carousel
===================================|*/

.home-carousel {
	border:0px solid red;
	margin: 0px;
	padding-top:11px;
}

.home-carousel .carousel-view{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	padding: 44px 0;
	transition: all 0.25s ease-in;
	border:0px solid red;	
}

.home-carousel .carousel-view .item-list .blank{
	/*background-image: linear-gradient(to right, white , black);*/
	background-color: #FFF;
	border:0px solid red;
	margin-top:5px;
	width: 100%;
	padding: 50px 10px;
	display: flex;
	border-radius:25px;
}

.home-carousel .carousel-view .item-list .blank h2{
	margin:0 auto;
	color:grey;
	border:0px solid red;
}

.home-carousel .carousel-view .item-list {
	/*background-image: linear-gradient(to right, white , black);*/
	border:0px solid red;
	margin-top:5px;
	max-width: 1439px;
	width: 1439px;
	padding: 50px 10px;
	display: flex;
	gap: 27px;
	scroll-behavior: smooth;
	transition: all 0.25s ease-in;
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
	overflow: auto;
	scroll-snap-type: x mandatory;
}

.home-carousel .carousel-view .item-list .product-item {
	border: 0px solid red;
	background-image: linear-gradient(to right, white , white);
	margin-bottom: 30px;
	border-radius: 7px;
	padding:1px 0 5px 0;
	min-width: 295px;
	height: 321px;
}

.home-carousel .carousel-view .item-list .product-item .item {
	border: 0px solid red;
	scroll-snap-align: center;
	background-color: white;
	border-radius:7px;
	padding-bottom: 5px;
}

.home-carousel .carousel-view .item-name{
	margin-top:0px;
	align: center;
	border-radius:7px;
	background-image: linear-gradient(to right, white , white);
}

.home-carousel .carousel-view .item-name p{
	margin-top:3px;
	align: center;
	padding-left:15px;
	border:0px solid red;
}



/*Product Content*/

.product-content {
	margin: 0px;
	padding-top:11px;
}

.product-content .container .row{
	text-align: left;
	color: #fff;
	margin: 0px;
	/*background-image: url("../../images/bg-wall.png");*/
	border: 0px solid yellow;	
}

/* Best Features */

.about-features {
	margin-top: 100px!important;
}

.about-features p {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.about-features .container .row {
	padding-bottom: 0px!important;
	border-bottom: none!important;
}

.best-features {
	margin-top: 5px;
	padding:1px;
}

.best-features .container .row {
	border-bottom: 1px solid #eee;
	padding-bottom: 0px;
	border:0px solid red;
}

.account-mission {
	margin-top: 0px;
	padding:1px;
	border:0px solid red;
}

.account-mission .container .row .myimage{
	border-bottom: 0px solid #eee;
	padding-bottom: 0px;
	padding-left: 0px;
	border:0px solid yellow;
	background-color: #000;
	width:auto;
}

.account-mission .container .row .myimage h5{
	margin-top:11px;
	color: red;
	font-size:21px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif, 'Comic Sans MS';
	text-align: left;
	padding-bottom:7px;
}

.account-mission .container .row .myimage p{
	margin-top:1px;
	color: #fff;
	font-size:17px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif, 'Comic Sans MS';
	text-align: left;
	padding-bottom:17px;
}


.features-mission {
	border:0px solid red;
	margin-top: 5px;
	padding:0px;
	/*width:100%;*/
	background-color: black;
	padding-left:25px;
	padding-top:25px;
}

.features-mission .row .myimage h2{
	padding:11px 0 0 21px;
	color: #fff;
	font-size:48px;
	font-weight: 700;
	line-height:30px;
	font-family: 'MadeTommy','Poppins','Georgia', sans-serif, 'Comic Sans MS';
	text-align: left;
}

.features-mission .row .myimage h4{
	margin-top:11px;
	color: #fff;
	font-size:21px;
	font-weight: bold;
	font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
	text-align: center;
	padding-bottom:17px;
}

.features-mission .row .myimage h5{
	margin-top:11px;
	color: #2C85BC;
	font-size:24px;
	font-weight: 700;
	line-height:30px;
	font-family: 'Poppins', sans-serif, 'Comic Sans MS';
	text-align: left;
	padding-bottom:7px;
}

.features-mission .column3{
	border:0px solid white;
	padding:0 5px 0 5px;
	background-color: #000;
	float: left;
	width: 13%;
	height: auto; /* Should be removed. Only for demonstration */
	text-align:center;
}

.features-mission .column3 h7{
	border:0px solid green;
	float:left;
	margin-top:15px;
	font-family:'MadeTommy', 'poppins';
	color: #2C85BC;
	font-weight:700;
	font-size:14px;
	line-height:14px;
	text-align:center;
}

.features-mission .column3 p{
	border:0px solid red;
	float:left;
	margin-top:1px;
	font-family:'MadeTommy', 'poppins';
	color: #2C85BC;
	font-weight:700;
	font-size:14px;
	line-height:14px;
	text-align:center;
}

.features-mission .column5{
	margin-right:15px;
	border:0px solid white;
	background-color: #000;
	float: right;
	width: 11%;
	height: auto; /* Should be removed. Only for demonstration */
	text-align:center;
}

.features-mission .row .myimage h6{
	margin-top:11px;
	color: #49b1cf;
	font-size:19px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif, 'Comic Sans MS';
	text-align: left;
	padding-bottom:7px;
}

.features-mission .row .myimage p{
	border:0px solid green;
	margin-top:1px;
	color: #fff;
	font-size:12px;
	font-weight: 700;
	line-height:14px;
	font-family: 'Poppins', sans-serif, 'Comic Sans MS';
	text-align: left;
	padding-bottom:17px;
}







.features-vision {
	margin-top: 5px;
	padding:1px;
	border:0px solid red;
}

.features-vision .row .myimage{
	margin:0 auto;
	border-bottom: 0px solid #eee;
	padding-bottom: 0px;
	width:1267px;
	
}

.features-vision .row .myimage h2{
	color: #fff;
	font-size:51px;
	font-weight: bold;
	font-family: 'MadeTommy','Poppins','Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
}

.features-vision .row .myimage h4{
	margin-top:11px;
	color: #fff;
	font-size:19px;
	font-weight: bold;
	font-family: 'MadeTommy','Poppins','Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
	padding-bottom:17px;
}

.features-vision img {
	width: 100%;
	overflow: hidden;
}

.account-contact {
	margin-top: 5px;
	padding:1px;
	border:0px solid red;
}

.account-contact .container .row .myimage{
	border-bottom: 1px solid #eee;
	padding-bottom: 0px;
	border:0px solid yellow;
	background-color: black;
	width:auto;	
}

.account-contact .container .row .myimage h5{
	border:0px solid yellow;
	margin-left:31px;
	color: red;
	font-size:19px;
	font-weight: bold;
	font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
	text-align: left;
}

.mpt-footer-home {
	border:0px solid red;
	margin-top: 0px;
	padding:1px;
	background-color: #000;
	height:auto;
}

.mpt-footer-home .myimage h4{
	border:0px solid green;
	padding-bottom:25px;
	position:relative;
	text-align:center;
	color: #fff;
	font-size:13px;
	font-weight: 700;
	padding-top:41px;
	color: #fff;
	font-size:19px;
	font-weight: bold;
	font-family: 'MadeTommy','Poppins', 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
	width:100%;
}

.mpt-footer-home .container .row .myimage a{
	text-align:center;
	padding-top:41px;
	color: red;
	font-size:19px;
	font-weight: bold;
	font-family: 'Poppins', 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
}

.mpt-footer {
	margin-top: 5px;
	padding:1px;
	border:0px solid red;
}

.mpt-footer .container .row .myimage{
	border-bottom: 1px solid #eee;
	padding-bottom: 0px;
	border:0px solid yellow;
	height: 123px;
	/*background-image: url("../../images/bg-wall.png");*/
	width:auto;
	
}

.mpt-footer .container .row .myimage h4{
	text-align:center;
	padding-top:41px;
	color: #fff;
	font-size:19px;
	font-weight: bold;
	font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
	text-align: center;
}

.mpt-footer .container .row .myimage a{
	text-align:center;
	padding-top:41px;
	color: red;
	font-size:19px;
	font-weight: bold;
	font-family: 'Poppins', 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
}

.best-features img {
	width: 100%;
	overflow: hidden;
}

.best-features h4 {
	font-size: 17px;
	color: #1a6692;
	margin-bottom: 20px;
}

.best-features ul.featured-list li {
	display: block;
	margin-bottom: 10px;
}

.best-features p {
	margin-bottom: 25px;
}

.best-features ul.featured-list li a {
	font-size: 14px;
	color: #4a4a4a;
	font-weight: 300;
	transition: all .3s;
	position: relative;
	padding-left: 13px;
}

.best-features ul.featured-list li a:before {
	content: '';
	width: 5px;
	height: 5px;
	display: inline-block;
	background-color: #4a4a4a;
	position: absolute;
	left: 0;
	transition: all .3s;
	top: 8px;
}

.best-features ul.featured-list li a:hover {
	color: #f33f3f;
}

.best-features ul.featured-list li a:hover::before {
	background-color: #f33f3f;
}

.best-features .filled-button {
	margin-top: 20px;
}


.best-service {
	overflow: hidden;
	border: 0px solid white;
}

.best-service .container .row .section-heading{
	text-align: left;
	color: #fff;
	margin-bottom: 0px;
	/*background-image: url("../../images/bg-wall.png");*/
}


.best-account {
	overflow: hidden;
	border: 0px solid white;
}

.best-account .container .row{
	text-align: left;
	color: #fff;
	margin: 0px;
	/*background-image: url("../../images/account-create-account.png");*/
	border: 0px solid yellow;
}

.best-account .container .row .section-heading{
	text-align: left;
	color: #fff;
	margin-bottom: 0px;
	/*background-image: url("../../images/account-create-account.png");*/
	border: 0px solid red;
}

.best-account .container .row .section-heading .section-left{
	float: left;
	border: 0px solid yellow;
	margin: 0px;
	width: 65%;
	padding-bottom: 21px;
}

.best-account .container .row .section-heading .section-left h2{
	border: 0px solid yellow;
	color:red;
	font-size: 41px;
	font-weight: 700;
}

.best-account .container .row .section-heading .section-left p{
	border: 0px solid yellow;
	color:#FFF;
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 21px;
	font-weight: 700;
	margin-bottom:25px;
}


.best-account .container .row .section-heading .section-right{
	float: right;
	border: 0px solid #fff;
	margin: 0px;
	width: 35%;
	padding-top: 21px;
	padding-bottom: 21px;
	background-image: none;
	font-family:MadeTommy,poppins,sans-serif;
}

.best-account .container .row .section-heading .section-right .contact-form{
	float: right;
	border: 0px solid red;
	margin: 0px;
	padding-bottom: 21px;
	background-image: none;
	font-family:MadeTommy,poppins,sans-serif;
}

.best-account .container .row .section-heading .section-right .contact-form .row{
	float: right;
	border: 0px solid red;
	margin: 0px;
	padding-bottom: 21px;
	background-image: none;
	font-family:MadeTommy,poppins,sans-serif;
}

.best-account .container .row .section-heading .section-right h2{
	font-size: 31px;
	font-weight: 700;
	font-weight: bold;
}

.service-content {
	color: #fff;
	background-color: #000;
	width:69%;
	margin:5px 0 0 0;
	border:0px solid red;
	padding: 19px;
	border-top-right-radius: 21px;
	border-bottom-right-radius: 21px;
}

.service-content h2{
	font-family:'Poppins', serif;
	font-size: 21px;
	font-weight: 700;
}

.account-content {
	color: #fff;
	background-color: #000;
	width:70%;
	margin:51px 0 0 0;
	border:0px solid yellow;
	padding: 11px;
	border-top-right-radius: 21px;
	border-bottom-right-radius: 21px;
}

.best-account .container .row .section-heading .account-content h2{
	font-family:'Poppins', serif;
	font-size: 21px;
	font-weight: 700;
	font-weight: bold;
}

.best-account .container .row .section-heading .account-content p{
	font-family:'Poppins', serif;
	font-size: 17px;
	font-weight: 700;
	font-weight: bold;
}

.best-service .container .row .section-heading .service-content h2{
	font-family:'Poppins', serif;
	font-size: 21px;
	font-weight: 700;
	font-weight: bold;
}

.best-service .container .row .section-heading .service-content a{
	font-family:'Comic Sans MS', serif;
	font-size: 17px;
	font-weight: bold;
}

/* Call To Action */

.call-to-action .inner-content {
	margin-top: 60px;
	padding: 30px;
	background-color: #f7f7f7;
	border-radius: 5px;
}

.call-to-action .inner-content h4 {
	font-size: 17px;
	color: #1a6692;
	margin-bottom: 15px;
}

.call-to-action .inner-content em {
	font-style: normal;
	font-weight: 700;
}

.call-to-action .inner-content .col-md-4 {
	text-align: right;
}

.call-to-action .inner-content .filled-button {
	margin-top: 12px;
}




/* Footer */

footer {
	text-align: center;
}

footer .inner-content {
	border-top: 1px solid #eee;
	margin-top: 60px;
	padding: 60px 0px;
}

footer .inner-content p {
	text-transform: uppercase;
}

footer .inner-content p a {
	color: #f33f3f;
	margin-left: 3px;
}




/* Product Page */

.products {
	margin-top: 100px;
}

.products .filters {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 60px;
}

.products .filters li {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #121212;
	display: inline-block;
	margin: 0px 10px;
	transition: all .3s;
	cursor: pointer;
}

.products .filters ul li.active,
.products .filters ul li:hover {
  color: #f33f3f;
}

.products ul.pages {
	margin-top: 30px;
	text-align: center;
}

.products ul.pages li {
	display: inline-block;
	margin: 0px 2px;
}

.products ul.pages li a {
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 42px;
	border: 1px solid #eee;
	font-size: 15px;
	font-weight: 700;
	color: #121212;
	transition: all .3s;
}

.products ul.pages li a:hover,
.products ul.pages li.active a {
	background-color: #f33f3f;
	border-color: #f33f3f;
	color: #fff;
}



/* Team Members */

.team-members {
	margin-top: 100px;
}

.team-member {
	border: 1px solid #eee;
	margin-bottom: 30px;
}

.team-member img {
	width: 100%;
	overflow: hidden;
}

.team-member .down-content {
	padding: 30px;
	text-align: center;
}

.team-member .thumb-container {
	position: relative;
}

.team-member .thumb-container .hover-effect {
	position: absolute;
	background-color: rgba(243,63,63,0.9);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all .5s;
}

.team-member .thumb-container .hover-effect .hover-content {
	position: absolute;
	display: inline-block;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}

.team-member .thumb-container .hover-effect .hover-content ul.social-icons li a:hover {
	background-color: #fff;
	color: #f33f3f;
}

.team-member:hover .hover-effect {
	visibility: visible;
	opacity: 1;
}

.team-member .down-content h4 {
	font-size: 17px;
	color: #1a6692;
	margin-bottom: 8px;
}

.team-member .down-content span {
	display: block;
	font-size: 13px;
	color: #f33f3f;
	font-weight: 500;
	margin-bottom: 20px;
}




/* Services */

.services {
	background-image: url(../images/services-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0px;
}

.services .service-item {
	text-align: center;
}

.services .service-item .icon {
	background-color: #f7f7f7;
	padding: 40px;
}

.services .service-item .icon i {
	width: 100px;
	height: 100px;
	display: inline-block;
	text-align: center;
	line-height: 100px;
	background-color: #f33f3f;
	color: #fff;
	font-size: 32px;
}

.services .service-item .down-content {
	background-color: #fff;
	padding: 40px 30px;
}

.services .service-item .down-content h4 {
	font-size: 17px;
	color: #1a6692;
	margin-bottom: 20px;
}

.services .service-item .down-content p {
	margin-bottom: 25px;
}




/* Clients */

.happy-clients {
	overflow: hidden;
	border: 0px solid white;
}

.happy-clients .container .row{
	text-align: left;
	color: #fff;
	padding-top: 1px;
	padding-left : 51px;
	padding-bottom : 21px;
	background-image: url("../../images/bg-our-happy.png");
	background-repeat: no-repeat;
	border: 0px solid yellow;
}

/*.happy-clients .container .row .section-heading{
	margin-top: 100px;
	margin-bottom: 40px;
	text-align: left;
	color: #fff;
	margin: 21px;
	background-image: url("../../images/bg-wall-account.png");
	border: 0px solid red;
	margin:0px 0 0 0;
	border:1px solid yellow;
}
*/

.happy-clients .container .row .section-heading h2{
	font-family:'Poppins', serif;
	font-size: 31px;
	font-weight: 700;
	font-weight: bold;
}

.happy-clients .client-item img {
	padding-top: 11px;
	max-width: 100%;
	overflow: hidden;
	transition: all .3s;
	cursor: pointer;
}

.happy-clients .client-item img:hover {
	opacity: 0.8;
}


/*====================================REG VENDOR==========================================*/
.reg-vendor{
	border:0px solid green;
	overflow-x: hidden;
	background-size: fill;
	background-position: center;
	background-repeat: no-repeat;
	float:center;
	width: auto;
	height:auto;
}

.form-reg-vendor{
	border:0px solid yellow;
	margin-left:211px;
	margin-right:211px;
}

.form-reg-vendor input {
	font-family: 'Comic Sans MS';
	font-size: 17px;
	width: 100%;
	height: 44px;
	display: inline-block;
	line-height: 42px;
	border: 1px solid #fff;
	/*border-radius: 0px;*/
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-bottom: 30px;
}

.form-reg-vendor button.filled-button {
	margin:15px 0 15px 0;
	background-color: #f33f3f;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 300;
	padding: 10px 20px;
	border-radius: 5px;
	display: inline-block;
	transition: all 0.3s;
	border: none;
	outline: none;
	cursor: pointer;
}

.section-heading-reg-vendor {
	border:0px solid white;
	text-align: left;
	color: #fff;
	padding-top: 15px;
	width:50%;
	margin-left:195px;
}

.reg-vendor .section-heading-reg-vendor h2{
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight:700;
	line-height:30.1px;
	border: 0px solid white;
	margin-bottom:15px;
}

.form-reg-vendor label{
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight:700;
	line-height:30.1px;
	border: 0px solid white;
	margin-bottom:15px;
}

.form-reg-vendor .file-browse{
	color: #FFFFFF;
}







/*===================================REG CUST=======================================*/

.reg-cust{
	border:0px solid green;
	overflow-x: hidden;
	background-size: fill;
	background-position: center;
	background-repeat: no-repeat;
	float:center;
	width: auto;
	height:auto;
}

.form-reg-cust{
	border:0px solid yellow;
	margin-left:211px;
	margin-right:211px;
}

.form-reg-cust input {
	font-family: 'Comic Sans MS';
	font-size: 17px;
	width: 100%;
	height: 44px;
	display: inline-block;
	line-height: 42px;
	border: 1px solid #fff;
	/*border-radius: 0px;*/
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-bottom: 30px;
}

.form-reg-cust button.filled-button {
	margin:15px 0 15px 0;
	background-color: #f33f3f;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 300;
	padding: 10px 20px;
	border-radius: 5px;
	display: inline-block;
	transition: all 0.3s;
	border: none;
	outline: none;
	cursor: pointer;
}


.section-heading-reg-cust {
	border:0px solid white;
	text-align: left;
	color: #fff;
	padding-top: 15px;
	width:50%;
	margin-left:195px;
}

.reg-cust .section-heading-reg-cust h2{
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight:700;
	line-height:30.1px;
	border: 0px solid white;
	margin-bottom:15px;
}






/*////////////////////////CONTACT US////////////////////////////////////*/

.contact-us{
	border:0px solid green;
	overflow-x: hidden;
	background-size: fill;
	background-position: center;
	background-repeat: no-repeat;
	float:center;
	width: auto;
	height:auto;
}

.contact-us .contact-col-left{
	float:left;
	border:0px solid green;
	width:55%;
}

.contact-us .contact-col-right{
	float:right;
	border:0px solid red;
	width:40%;
	border:0px solid #979494;
	border-radius:7px;
}

.contact-us .section-heading-contact .left{
	color: #fff;
	margin-left: 143px;
	width:auto;
	border:0px solid green;
}

.section-heading-contact .right{
	color: #fff;
	float:right;
	width:auto;
	margin-top:15px;
	border:0px solid green;
}

.contact-col-right .section-heading-contact .right h2{
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight:700;
	line-height:30.1px;
	border: 0px solid white;
	margin-bottom:25px;
}

.contact-us .section-heading-contact h2{
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 37px;
	color: #FFFFFF;
	font-weight:700;
	line-height:57px;
	border: 0px solid white;
}

.contact-us .section-heading-contact h7{
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 37px;
	color: red;
	font-weight:700;
	line-height:57px;
}

.contact-form-contact{
	border:0px solid yellow;
	margin-left:155px;
}

.contact-form-contact input{
	font-family: MadeTommy, poppins, 'Comic Sans MS';
	font-size: 17px;
	width: 100%;
	height: 44px;
	display: inline-block;
	line-height: 42px;
	border: 1px solid white;
	/*border-radius: 0px;*/
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-bottom: 15px;
}

.section-heading-contact {
	text-align: left;
	color: #fff;
	padding: 11px;
	width:auto;
}

.contact-form-contact button.filled-button {
	margin:15px 0 15px 0;
	background-color: #f33f3f;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 300;
	padding: 10px 20px;
	border-radius: 5px;
	display: inline-block;
	transition: all 0.3s;
	border: none;
	outline: none;
	cursor: pointer;
}

.contact-form-contact button.filled-button:hover {
	background-color: #121212;
	color: #fff;
}



/* Find Us */

.find-us {
	margin-top: 5px;
}

.find-us p {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.find-us h2 {
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 33px;
	color: #FFFFFF;
	font-weight:700;
	line-height:41px;
	margin-bottom: 5px;
}

.find-us h4 {
	font-size: 17px;
	color: #1a6692;
	margin-bottom: 20px;
}

.find-us .left-content {
	margin-left: 30px;
}



/* Send Message */

.send-message {
	margin-top: 100px;
}

.contact-form input {
	font-family: 'Comic Sans MS';
	font-size: 17px;
	width: 100%;
	height: 44px;
	display: inline-block;
	line-height: 42px;
	border: 1px solid #fff;
	/*border-radius: 0px;*/
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-bottom: 30px;
}

.contact-form input:focus {
	box-shadow: none;
	border: 1px solid #eee;
}

.contact-form textarea {
	font-size: 14px;
	width: 100%;
	min-width: 100%;
	min-height: 120px;
	height: 120px;
	max-height: 180px;
	border: 1px solid #eee;
	border-radius: 0px;
	margin-bottom: 30px;
}

.contact-form textarea:focus {
	box-shadow: none;
	border: 1px solid #eee;
}

.contact-form button.filled-button {
	background-color: #f33f3f;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 300;
	padding: 10px 20px;
	border-radius: 5px;
	display: inline-block;
	transition: all 0.3s;
	border: none;
	outline: none;
	cursor: pointer;
}

.contact-form button.filled-button:hover {
	background-color: #121212;
	color: #fff;
}

.accordion {
	margin-left: 30px;
}

.accordion a {
	cursor: pointer;
	font-size: 17px;
	color: #1a6692!important;
	margin-bottom: 20px;
	transition: all .3s;
}

.accordion a:hover {
	color: #f33f3f!important;
}

.accordion a.active {
  color: #f33f3f!important;
}

.accordion li .content {
  display: none;
  margin-top: 10px;
}

.accordion li:first-child {
	border-top: 1px solid #eee;
}

.accordion li {
	border-bottom: 1px solid #eee;
	padding: 15px 0px;
}



/*Swiper Style*/

main{
	position: relative;
	width: calc(min(90rem, 90%));
	margin: 0 auto;
	min-height: 100vh;
	column-gap: 3rem;
	padding-block: min(20vh, 3rem);
}

main>div span{
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 1rem;
	color: #717171;
}

main>div h1{
	text-transform : uppercase;
	letter-spacing: 0.8 px;
	font-family: "Roboto", sans-serif;
	font-weight: 900;
	font-size: clamp(3.4375rem, 3.25rem + 0.74vw, 4rem);
	background-color: #005baa;
	background-image: linier-gradient(45deg, #005baa, #000000);
	background-size: 100%;
	background-repeat: repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

main>div hr{
	display: block;
	background-color: #005baa;
	height: 0.25rem;
	width: 6.25rem;
	border: none;
	margin:1.125rem 0 1.1875rem 0;
}

main>div p{
	line-height: 1.6;
}

/*main a{
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	color: #717171;
	font-weight: 500;
	background-color: #fff;
	border-radius: 3.125rem;
}
*/

main>div>a{
	border: 2px solid #c2c2c2;
	margin-top: 2.188rem;
	padding: 0.625rem 1.875rem;
}

main>div>a:hover{
	border:0.125rem solid #005baa;
	color: #005baa;
}

.swiper{
	width: 100%;
	padding-top: 3.125rem;
}

.swiper-slide{
	border:0px solid red;
	width: 18.75rem;
	height: 28.125rem;
	display: flex;
	flex-direction: column;
	justify-content: end;
	align-items: self-start;
	border-radius: 5px;
}

.swiper-slide img{
	float:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:75%;
	border:0px solid blue;
}

.swiper-slide h2{
	color:#000;
	font-family: "MadeTommy",poppins,"Roboto",sans-serif;
	font-weight:400;
	font-size:1.4rem;
	line-height:1.4;
	margin-bottom:0.625rem;
	padding:17px 0 0 1.563rem;
	text-transform:uppercase;
	text-align:center;
}

.swiper-slide p{
	border:1px solid green;
	color:#000;
	font-family:'MadeTommy',poppins,"Roboto",sans-serif;
	font-weight:300;
	padding:0 0 0 1.563rem;
	margin-bottom:3.112rem;
	line-height:1.6;
	font-size:0.75rem;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	overflow:hidden;
}

/*.swiper-slide a{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	border:1px solid #a29896 ;
	margin:1.25rem 1.563rem 3.438rem 1.563rem;
	padding:0.438em 1.875rem;
	font-size:0.9rem;
}
*/

.swiper-slide a:hover{
	color:#005baa;
	
}

.swiper-slide div{
	display:none;
	opacity:0;
	padding-bottom:0.625rem;
}

.swiper-slide-active div{
	display:block;
	opacity:1;
}

.swiper-pagination{
	bottom:1.25rem !important;
}

.swiper-pagination-bullet,
.swiper-pagination-bullet-active{
	background-color:#000;
}
/*
.slide-1{
	background: linier-gradient(to top, 
	#0f2027, 
	#203a4300, 
	#2c536400), url("img/1.jpg") no-repeat 50% 50%/cover;
}

.slide-2{
	background: linier-gradient(to top, 
	#0f2027, 
	#203a4300, 
	#2c536400), url("img/2.png") no-repeat 50% 50%/cover;
}
*/


.slide-1{
	background: linear-gradient(to top,
	#fff,
	#f0f0f0,
	#2c536400),no-repeat;
}

.slide-2{
	background: linear-gradient(to top,
	#fff,
	#203a4300,
	#2c536400),no-repeat;
}

.slide-3{
	background: linear-gradient(to top,
	#fff,
	#203a4300,
	#2c536400),no-repeat;
}

.slide-4{
	background: linear-gradient(to top,
	#fff,
	#203a4300,
	#2c536400),no-repeat;
}

.slide-5{
	background: linear-gradient(to top,
	#fff,
	#203a4300,
	#2c536400),no-repeat;
}

/*End Swiper Style*/






/* Responsive Style */


/*Ukuran 768*/

@media (max-width: 768px) {
	
	
.banner .text-content {
	width: 90%;
	margin-left: 5%;
}

.banner .text-content h4 {
	font-size: 22px;
}

.banner .text-content h2 {
	font-size: 36px;
	letter-spacing: 0.5px;
}

.banner-item-01,
.banner-item-02,
.banner-item-03 {
	padding: 180px 0px;
}
	

/*Home New*/
	
.best-features-head{
	border:1px solid red;
	width: auto;
	height:auto;
}
	
.best-features-head .container .row{
	border:0px solid red;
	width: auto;
	height:auto;
}
	
	
/*=======================HOME CAROUSEL======================*/

.home-carousel {
	border:0px solid red;
	margin: 0px;
	padding-top:5px;
}

.home-carousel .carousel-view{
	border:0px solid red;
}

.home-carousel .carousel-view .product-item .item-name{
	display: flex;	
	border:0px solid red;
}

.home-carousel .carousel-view .product-item .item-name a{
	margin:0 auto;
}

.home-carousel .carousel-view .prev-btn{
	display: flex;
}	

.home-carousel .carousel-view .next-btn{
	display: flex;
}	

.home-carousel .carousel-view .item-list {
	margin:0 auto;
	padding:15px 5px 0 5px;
	border:0px solid red;
	background-color:none;
	height:221px;
}


.home-carousel .carousel-view .item-list .product-item {
	border: 0px solid blue;
	margin-right:1px;
	background-image: linear-gradient(to right, white , white);
	min-width: 185px;
	height: 111px;
}

.home-carousel .carousel-view .item-list .product-item .item {
	margin-right:3px;
	border: 0px solid red;
	width: 195px;
	height: 151px;
}
	

/*============BEST Features================*/

.best-features{
	border:0px solid green;
	margin: 0 auto;
	overflow-x: hidden;
	background-image: url(../../images/Rectangle-home-hp.png);
	background-size: cover;
	background-position: center;
	background-repeat: repeat;
	border-radius: 87px;
	float:center;
	width: auto;
	height:auto;
}

.best-features .col-left {
	margin:0 auto;
	font-family:'MadeTommy', 'poppins';
	border:0px solid red;
	padding-left:3px;
	float: left;
	width: 85%;
}

.best-features .col-left h4 a{
	font-family:'MadeTommy', 'poppins';
	color: #2C85BC;
	font-weight:700;
	font-size:13px;
	letter-spacing:21%;
	margin-left:15px;
}

.best-features .col-left h2{
	border:0px solid green;
	font-family:'MadeTommy', 'poppins';
	color: #000;
	font-weight:bold;
	font-size:23px;
	letter-spacing:21%;
}

.best-features .col-left h3{
	border:0px solid green;
	font-family:'MadeTommy', 'poppins';
	color: #2C85BC;
	font-weight: 700;
	font-size:19px;
	letter-spacing:21%;
}

.best-features h7{
	border:0px solid green;
	font-family:'MadeTommy', 'poppins';
	color: #E72E31;
	font-weight:700;
	font-size:13px;
	letter-spacing:21%;
}

.best-features h9{
	margin-left:15px;
	border:0px solid green;
	font-family:'MadeTommy', 'poppins';
	color: #2C85BC;
	font-weight:700;
	font-size:13px;
	letter-spacing:21%;
}

.best-features p{
	font-family:'MadeTommy', 'poppins';
	color: #000000;
	font-weight:bold;
	font-size:12px;
	/*letter-spacing:1px;*/
}

	
/*=======FEATURES VISION*/	
	

.features-vision {
	width:auto;
	height:auto;
	margin-top: 5px;
	padding:1px;
	border:0px solid red;
}

.features-vision .row .myimage{
	margin:0 auto;
	border-bottom: 0px solid #eee;
	padding-bottom: 0px;
	width:auto;
	
}

.features-vision .row .myimage h2{
	color: #fff;
	font-size:23px;
	font-weight: bold;
	font-family: 'MadeTommy','Poppins','Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
}

.features-vision .row .myimage h4{
	margin-top:11px;
	color: #fff;
	font-size:13px;
	font-weight: bold;
	font-family: 'MadeTommy','Poppins','Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
	padding-bottom:17px;
	padding-left:15px;
	padding-right:15px;
}

.features-vision img {
	width: 100%;
	overflow: hidden;
}



/*================FEATURES MISSION===================*/

.features-mission {
	border:0px solid red;
	margin-top: 5px;
	padding:0px;
	/*width:100%;*/
	background-color: black;
	padding-left:25px;
	padding-top:25px;
}

.features-mission .row .myimage{
	border:0px solid red;
	margin:0 auto;
	width:auto;
	height:auto;
}

.features-mission .row .myimage h2{
	color: #fff;
	font-size:23px;
	font-weight: bold;
	line-height:30px;
	font-family: 'MadeTommy','Poppins','Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
}

.features-mission .row .column {
	padding-right:7px;
	margin:0 auto;
	width:50%;
	height:auto;
	border:0px solid white;
	background-color: #000;
}

.features-mission .row .myimage h5{
	border:0px solid red;
	color: #2C85BC;
	font-size:17px;
	font-weight: bold;
	line-height:30px;
	font-family: 'Poppins', sans-serif, 'Comic Sans MS';
	text-align: left;
	/*padding-bottom:7px;*/
}

.features-mission .row .column5 {
	margin:0 auto;
	width:50%;
	height:auto;
	border:0px solid white;
	background-color: #000;
}

.features-mission .row .column5 a{
	font-size:13px;
	font-weight: bold;
	font-family: MadeTommy, Poppins, sans-serif, 'Comic Sans MS';
	text-align:center;
	line-height:11px;
}

.features-mission .row .column3 a{
	font-size:13px;
	font-weight: bold;
	font-family: MadeTommy, Poppins, sans-serif, 'Comic Sans MS';
	text-align:center;
	line-height:11px;
}

.features-mission .row .column3 h7{
	display:none;
}

.features-mission .row .column3 p{
	display:none;
}



/*================FOOTER====================*/

.mpt-footer-home {
	border:0px solid red;
	margin-top: 0px;
	padding:1px;
	background-color: #000;
	height:auto;
}

.mpt-footer-home .myimage h4{
	border:0px solid green;
	padding-bottom:25px;
	position:relative;
	color: #fff;
	padding-top:41px;
	color: #fff;
	font-size:9px;
	font-weight: bold;
	font-family: 'MadeTommy','Poppins', 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
	width:100%;
}

.mpt-footer-home .container .row .myimage a{
	text-align:center;
	padding-top:41px;
	color: red;
	font-size:9px;
	font-weight: bold;
	font-family: 'Poppins', 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
}


	
/*=========================PRODUCT============================*/

.product-header {
	border:0px solid red;
	margin: 0px;
}




/*=======================SERVICE===============================*/	
.service-header {
	border:0px solid red;
	width: auto;
	height: auto;
	float:none;
}
	
.best-service {
	margin:0 auto;
	height: auto;
	float:none;
	width:100%;
	border:0px solid red;
}

.best-service .container .row .service-content{
	height: auto;
	float:none;
	width:auto;
	border:0px solid red;
}

.best-service .container .row .service-content h2{
	color: #fff;
	font-size:9px;
	font-weight: bold;
	font-family: MadeTommy, Poppins, 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: left;
}

.best-service .container .row .service-content a{
	font-size:13px;
	font-family: MadeTommy, Poppins, 'Georgia', sans-serif, 'Comic Sans MS';
	border:0px solid red;
}


	
/*===========FOOTER===============*/

.mpt-footer {
	border:0px solid red;
	margin-top: 0px;
	padding:1px;
	background-color: none;
	width:100%;
	height:auto;
}

.mpt-footer .container .row .myimage{
	border:0px solid red;
	width:100%;
}

.mpt-footer .container .row .myimage a{
	text-align:center;
	padding-top:41px;
	color: red;
	font-size:9px;
	font-weight: bold;
	font-family: MadeTommy,Poppins, 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
}

.mpt-footer .container .row .myimage h4{
	text-align:center;
	padding-top:41px;
	color: #fff;
	font-size:9px;
	font-weight: bold;
	font-family: MadeTommy, poppins, 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: center;
}	
	
/*======================ACCOUNT============================*/

.account-header{
	border:0px solid red;
	width:auto;
	float:auto;
}
	
	
.page-heading .text-content h4 {
	font-size: 22px;
}

	.page-heading .text-content h2 {
		font-size: 36px;
		letter-spacing: 0.5px;
	}
	.latest-products .section-heading a {
		float: none;
		margin-top: 0px;
		display: block;
		margin-bottom: 20px;
	}
	.product-item .down-content h4 {
		margin-bottom: 20px!important;
	}
	.product-item .down-content h6 {
		position: absolute!important;
		top: 30px!important;
		right: 30px!important;
	}
	.product-item .down-content span {
		position: absolute!important;
		right: 30px!important;
		bottom: 30px!important;
	}
	.best-features .left-content {
		margin-bottom: 30px;
	}
	.call-to-action .inner-content {
		text-align: center;
	}
	.call-to-action .inner-content .filled-button {
		text-align: center;
		width: 100%;
		margin-top: 20px;
	}
	.about-features img {
		margin-bottom: 30px;
	}
	.service-item {
		margin-bottom: 30px;
	}
	.find-us #map {
		margin-bottom: 30px;
	}
	.find-us .left-content {
		margin-left: 0px;
	}
	.send-message .accordion {
		margin-top: 30px;
		margin-left: 0px;
	}
	

/*==========CONTACT US=======================*/

.contact-header{
	border:0px solid green;
	margin:0 auto;
	width: auto;
	height:auto;
}

.contact-us{
	border:0px solid green;
	margin:0 auto;
	width: auto;
	height:auto;
}

/*COL RIGHT*/
.contact-us .contact-col-right{
	margin:0 auto;
	width: 100%;
	height:auto;
	border:0px solid green;
}

.contact-us .contact-col-right .right{
	margin:0 auto;
	width: 100%;
	height:auto;
	border:0px solid green;
}

.contact-us .contact-col-right .right h2{
	font-family:MadeTommy, poppins, sans-serif;
	font-size: 21px;
	font-weight: 700;
	font-weight: bold;
	color:#FFF;
}



/*Col LEFT*/
.contact-us .contact-col-left{
	margin:0 auto;
	width: auto;
	height:auto;
	border:0px solid green;
}

.contact-us .contact-col-left .left{
	margin:0 auto;
	width: auto;
	height:auto;
	border:0px solid green;
}

.contact-us .contact-col-left .left h2{
	font-family:MadeTommy, poppins, sans-serif;
	font-size: 21px;
	font-weight: 700;
	font-weight: bold;
	color:#FFF;
}

.contact-us .contact-col-left .left h7{
	font-family:MadeTommy, poppins, sans-serif;
	font-size: 21px;
	font-weight: 700;
	font-weight: bold;
	color:red;
}

.contact-us .contact-col-left .contact-form-contact{
	margin:0 auto;
	border:0px solid red;
}

.contact-us .contact-col-left .contact-form-contact input{
	font-family: MadeTommy, poppins, 'Comic Sans MS';
	font-size: 17px;
	width: 100%;
	height: 44px;
	display: inline-block;
	line-height: 42px;
	border: 1px solid white;
	/*border-radius: 0px;*/
	border-radius: 17px;
	margin-bottom: 15px;
}

.contact-us .contact-col-left .contact-form-contact .btn{
	display: none;
}

.form-control .col-sm-10{
	display:inline-block;
	border:5px solid red;
}


/*===================ACCOUNT=========================*/

.best-account {
	border: 0px solid white;
	margin:0 auto;
	width:100%;
	height:auto;
}

.best-account .container .row .section-heading{
	margin:0 auto;
	border: 0px solid red;
	width: 100%;
	height:auto;
}
	
.best-account .container .row .section-heading .section-left{
	position:relative;
	border: 0px solid red;
	width: 100%;
	height:auto;
	margin-top:211px;
}

.best-account .container .row .section-heading .section-right{
	margin:0 auto;
	position:absolute;
	border: 0px solid yellow;
	width:91%;
}


.happy-clients {
	overflow: hidden;
	border: 0px solid white;
	margin-top:5px;
	width:100%;
	height:auto;
}

.happy-clients .carousel-view .item {
	border:0px solid red;
	width:123px;
	height:123px;
}

.happy-clients .carousel-view img {
	padding-top: 11px;
	max-width: 100%;
	overflow: hidden;
	transition: all .3s;
	cursor: pointer;
}

.happy-clients .carousel-view img:hover {
	opacity: 0.8;
}

.best-account .container .row .section-heading .section-left h2{
	font-family: MadeTommy, poppins, 'Comic Sans MS';
	font-size: 19px;
	font-weight: bold;
	color:#FFF;
}

.best-account .container .row .section-heading .section-left p{
	/*font-family: MadeTommy, poppins, 'Comic Sans MS';
	font-size: 11px;
	font-weight: bold;*/
	display:none;
}

.best-account .container .row .section-heading .section-left .tab {
	width:100%;
	border:0px solid red;
	margin:0 auto;
	padding:5px;
	background:none;
}

.best-account .container .row .section-heading .section-left .tab .tablink{
	width:47%;
	border:0px solid red;
	margin-right:3px;
}

.best-account .container .row .section-heading .section-left .tab button {
	width:100%;
	border:1px solid #FCFCFC;
	font-size: 11px;
	border-radius:15px;
	background-color:#0ca4cd;
}

.best-account .container .row .section-heading .section-right .contact-form{
	float: none;
	border: 0px solid yellow;
	width: 100%;
	height:auto;
}

.best-account .container .row .section-heading .section-right h2{
	font-family: MadeTommy, poppins, 'Comic Sans MS';
	color:#FFF;
	font-size: 19px;
	font-weight: bold;
	border: 0px solid yellow;
}

.best-account .container .row .section-heading .section-right .row{
	font-family: MadeTommy, poppins, 'Comic Sans MS';
	font-size: 11px;
	font-weight: bold;
	border: 0px solid yellow;
}

.best-account .section-right input{
	margin-bottom:5px;
	border: 0px solid yellow;
	width:100%;
	height:35px;
	padding:11px;
}

.account-contact {
	margin-top: 5px;
	padding:1px;
	border:0px solid red;
}

.account-contact .container .row .myimage{
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	border:0px solid yellow;
	background-color: black;
	width:auto;	
}

.account-contact .container .row .myimage .column{
	border-bottom: 1px solid #737576;
	padding-bottom: 5px;
	background-color: black;
	width:auto;	
	float: none;
}

.account-contact .container .row .myimage a{
	border:0px solid yellow;
	margin-left:31px;
	color: red;
	font-size:15px;
	font-weight: bold;
	font-family: MadeTommy, poppins, sans-serif, 'Comic Sans MS';
	text-align: left;
}

.account-mission{
	margin-top: 5px;
	padding:1px;
	border:0px solid red;
}
	
.account-mission .container .row .myimage .column1{
	border-bottom: 1px solid #737576;
	padding-bottom: 5px;
	background-color: black;
	width:auto;	
	float: none;
}
	
.account-mission .container .row .myimage .column1 h5{
	color: red;
	font-size:15px;
	font-weight: bold;
	font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
	text-align: left;
}
	
.account-mission .container .row .myimage .column1 p{
	color: white;
	font-size:13px;
	font-weight: bold;
	font-family: MadeTommy, Poppins, 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: left;
}
	



/*==================REG CUST===============*/

.reg-cust {
	border: 0px solid white;
	margin:0 auto;
	width:100%;
	height:auto;
}	

.reg-cust .section-heading-reg-cust{
	margin:0 auto;
	border:0px solid red;
	width:100%;
}

.reg-cust .section-heading-reg-cust h2{
	font-size:19px;
	font-weight: bold;
	font-family: MadeTommy, Poppins, 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: left;
}

.reg-cust .tabcontent{
	border: 0px solid white;
	margin:0 auto;
	width:100%;
	height:auto;
}	

.reg-cust .tabcontent .form-reg-cust{
	border: 0px solid white;
	margin:0 auto;
	width:100%;
	height:auto;
	padding:15px;
}

.reg-cust .tabcontent .form-reg-cust .row{
	border: 0px solid red;
}	

.reg-cust .tabcontent .form-reg-cust .row input{
	border: 0.01px solid red;
	margin-bottom:3px;
	border-radius:9px;
}	


.reg-cust .section-heading-reg-vendor{
	margin:0 auto;
	border:0px solid red;
	width:100%;
}

.reg-cust .section-heading-reg-vendor h2{
	font-size:19px;
	font-weight: bold;
	font-family: MadeTommy, Poppins, 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: left;
}

.reg-cust .tabcontent{
	border: 0px solid white;
	margin:0 auto;
	width:100%;
	height:auto;
}	

.reg-cust .tabcontent .form-reg-vendor{
	border: 0px solid white;
	margin:0 auto;
	width:100%;
	height:auto;
	padding:15px;
}

.reg-cust .tabcontent .form-reg-vendor .row input{
	border: 0.01px solid red;
	margin-bottom:3px;
	border-radius:9px;
}	

.form-reg-vendor label{
	font-family:MadeTommy,poppins,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:300;
	border: 0px solid white;
	margin-bottom:5px;
}


/*================LIST CART===============*/

.find-us{
	border:0px solid red;
	width:100%;
	height:auto;
}

.find-us .send-message .section-heading{
	border:0px solid red;
	width:100%;
	height:auto;
}

.find-us .send-message .section-heading h2{
	font-size:19px;
	font-weight: bold;
	font-family: MadeTommy, Poppins, 'Georgia', sans-serif, 'Comic Sans MS';
	text-align: left;
}

.table-cart{
	border:1px solid red;
	margin:0 auto;
	width:100%;
	overflow-x: auto;
}



/*===BUTTON===*/

.button-cart .container .row-button{
	border:0px solid red;
	margin:0 auto;
	width:100%;
	height:auto;
}

.button-cart .container .row-button .left-button{
	margin-top: 35px;
	margin-left: 5px;
	border:0px solid white;
	float: left;
	width: 47%;
}

.button-cart .container .row-button .left-button a{
	float: left;
	background-color: #2C85BC;
	width:100%;
	height:auto;
	color: #fff;
	text-align:center;
	text-transform: capitalize;
	font-family:'MadeTommy',poppins,sans-serif;
	font-size: 17px;
	font-weight: 300;
	padding: 7px;
	border-radius: 7px;
	transition: all 0.3s;
	border:0px solid red;
}

.button-cart .container .row-button .right-button{
	margin-top: 35px;
	margin-left: 5px;
	border:0px solid white;
	float: right;
	width: 47%;
}

.button-cart .container .row-button .right-button a{
	float: right;
	background-color: #2C85BC;
	width:100%;
	height:auto;
	color: #fff;
	text-align:center;
	text-transform: capitalize;
	font-family:'MadeTommy',poppins,sans-serif;
	font-size: 17px;
	font-weight: 300;
	padding: 7px;
	border-radius: 7px;
	transition: all 0.3s;
	border:0px solid red;
}

.button-cart .container .row-button .left-button a:hover{
	background-color: #24b5dc;
}

.button-cart .container .row-button .right-button a:hover{
	background-color: #24b5dc;
}




}





/*Ukuran 992*/
@media (max-width: 992px) {
	.navbar .navbar-brand {
		position: absolute;
		left: 30px;
		top: 32px;
	}
	.navbar .navbar-brand {
		width: auto;
	}
	.navbar:after {
		display: none;
	}
	#navbarResponsive {
	    z-index: 99999;
	    position: absolute;
	    top: 80px;
	    left: 0;
	    width: 100%;
	    text-align: center;
	    background-color: #fff;
	    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
	}
	.navbar .navbar-nav .nav-item {
		border-bottom: 1px solid #eee;
	}
	.navbar .navbar-nav .nav-item:last-child {
		border-bottom: none;
	}
	.navbar .navbar-nav a.nav-link {
		padding: 15px 0px;
		color: #1e1e1e!important;
	}
	.navbar .navbar-nav .nav-link:hover,
	.navbar .navbar-nav .active>.nav-link,
	.navbar .navbar-nav .nav-link.active,
	.navbar .navbar-nav .nav-link.show,
	.navbar .navbar-nav .show>.nav-link {
		color: #f33f3f!important;
		border-bottom: none!important;
		padding-bottom: 15px;
	}
	.product-item .down-content h4 {
		margin-bottom: 10px;
	}
	.product-item .down-content h6 {
		position: relative;
		top: 0;
		right: 0;
		margin-bottom: 20px;
	}
	.product-item .down-content span {
		position: relative;
		right: 0;
		bottom: 0;
	}
	
	
	
	.best-features-head{
		border:0px solid red;
		width: auto;
		height:auto;
	}
	
	.best-features{
		border:0px solid red;
		width: auto;
		margin:5px;
	}
	
	.best-features .container .row .col-right{
		width: auto;
		float: none;
		border:0px solid red;
		background-color:white;
		height:auto;
	}
	
	.best-features .container .row .col-left{
		width: auto;
		float: none;
		border:0px solid red;
		background-color:white;
		height:auto;
	}
	
	.best-features .container br{
		font-family: 'MadeTommy', arial;
		font-size:11px;
	}
	
	.best-features .container h4{
		margin-top:5px;
		border:0px solid red;
		width: auto;
		font-family: 'MadeTommy', arial;
		font-size:11px;
		font-weight: bold;
		font-style: italic;
	}
	
	.best-features .container h2{
		margin-top:5px;
		border:0px solid red;
		width: auto;
		font-family: 'MadeTommy.otf', arial;
		font-size:21px;
		font-weight: bold;
		color: black;
	}
	
	.best-features .container h3 a{
		margin-top:5px;
		border:0px solid red;
		width: auto;
		font-family: 'MadeTommy.otf', arial;
		font-size:17px;
		font-weight: bold;
		color: red;
	}
	
	.best-features .container h7 {
		color: red;
		font-family: 'MadeTommy.otf', arial;
		font-size:13px;
	}
	
	
	.features-vision {
		border:0px solid red;
		width: auto;
	}
	
	.features-vision .container .row .myimage h2{
		color: #fff;
		font-size:31px;
		font-weight: bold;
		font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
		text-align: center;
	}

	.features-vision .container .row .myimage h4{
		margin-top:11px;
		color: #fff;
		font-size:17px;
		font-weight: bold;
		font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
		text-align: center;
		padding-bottom:17px;
	}
	
	.features-mission {
		margin-top: 5px;
		padding:0px;
		border:0px solid red;
		/*width:100%;
		background-color: black;*/
	}

	.features-mission .container .row .myimage{
		border-bottom: 1px solid #eee;
		padding-bottom: 0px;
		padding-left: 0px;
		border:0px solid yellow;
		background-color: #000;
		width:100%;
	}

	.features-mission .container .row .myimage h2{
		padding:11px 0 0 21px;
		color: #fff;
		font-size:31px;
		font-weight: bold;
		font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
		text-align: left;
	}

	.features-mission .container .row .myimage h4{
		margin-top:11px;
		color: #fff;
		font-size:17px;
		font-weight: bold;
		font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
		text-align: center;
		padding-bottom:17px;
	}
	
	.features-mission .container .row .myimage .column{
		border:0px solid white;
		background-color: #000;
		float: none;
		width: auto;
		padding: 15px;
		height: auto; /* Should be removed. Only for demonstration */
	}
	
	.features-mission .container .row .myimage h5{
		margin-top:11px;
		color: #49b1cf;
		font-size:17px;
		font-weight: bold;
		font-family: 'Poppins', sans-serif, 'Comic Sans MS';
		text-align: left;
		padding-bottom:7px;
	}
	
	.features-mission .container .row .myimage p{
		margin-top:1px;
		color: #fff;
		font-size:13px;
		font-weight: bold;
		font-family: 'Poppins', sans-serif, 'Comic Sans MS';
		text-align: left;
		padding-bottom:17px;
	}
	
	.features-mission .container .row .myimage .column3 {
		border:0px solid white;
		background-color: #000;
		float: none;
		width: auto;
		padding: 10px 0 10px 21px;
		height: auto; /* Should be removed. Only for demonstration */
	}
	
	.best-product {
		border:0px solid red;
		width: auto;
		float:none;
	}
	
	.best-product .container .row .column {
		border:0px solid white;
		background-color: #000;
		float: auto;
		width: 50%;
		padding: 10px 0 0px 5px;
		height: 135px; /* Should be removed. Only for demonstration */
		color: #fff;
	}
	
	.best-product .container .row .column h2{
		color: #fff;
		font-size:17px;
		font-weight: bold;
		font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
		text-align: left;
	}
	
	.best-product .container .row .column h5{
		color: #fff;
		font-size:13px;
		font-weight: bold;
		font-family: 'Georgia', sans-serif, 'Comic Sans MS', 'Poppins';
	}
	
	.best-product .container .row .column a{
		font-size:9px;
		font-family:'Comic Sans MS';
		border:0px solid red;
	}
	
	.best-product .container .row .column h3{
		color: red;
		font-family:'Poppins';
		font-size:11px;
		font-weight: bold;
		float: auto;
	}
	
	.account-header{
		border:0px solid red;
		width:auto;
		float:auto;
	}

	
	
/*===========ACCOUNT=================*/

}