body {
    font-family: sans-serif;
    background: #000;
    background-image: url(../images/bg-img.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0px 120px;
	
}
* {
  font-family: National 2 Compressed,Impact,sans-serif;
  margin: 0;
  padding: 0;
}


.outer-headings {
  height: 5vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20PX;
  
}

h1 {
  font-size: 35px;
  COLOR: #FFF;
}

.inner-headings {
  border: 0px solid #ddd;
  height: 50px;
  line-height: 50px;
  font-size: 55px;
  text-transform: uppercase;
  overflow: hidden;
}

.inner-headings span {
  position: relative;
  color: #c4dbe0;
  animation: animation 10s ease infinite;
}

@keyframes animation {
  0%,
  100% {
    top: 0;
  }
  20% {
    top: 0;
  }
  25% {
    top: -50px;
  }
  45% {
    top: -50px;
  }
  50% {
    top: -100px;
  }
  70% {
    top: -100px;
  }
  75% {
    top: -150px;
  }
  95% {
    top: -150px;
  }
}
/* start Styles all banner text animation*/
.Title {
  padding: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  color: #fff;
}
.Title p {
  height: 50px;
  float: left;
  margin-right: 0.3em;
}
.Title b {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 50px;
  top: 40px;
}
.Title .innerIam {
  display: inline-block;
  width: 100%;
  font: bold 40px Montserrat, sans-serif;
  color: #fff;
  position: relative;
  white-space: nowrap;
  top: 0px;
  left: 0;


/*animation*/
-webkit-animation:move 10s;
   -moz-animation:move 10s;
    -ms-animation:move 10s;
     -o-animation:move 10s;
        animation:move 10s;
/*animation-iteration-count*/
-webkit-animation-iteration-count:infinite;
   -moz-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
     -o-animation-iteration-count:infinite;
        animation-iteration-count:infinite;
/*animation-delay*/
-webkit-animation-delay:3s;
   -moz-animation-delay:3s;
    -ms-animation-delay:3s;
     -o-animation-delay:3s;
        animation-delay:3s;
}
@keyframes move{
0%  { top: 0px; }
20% { top: -100px; }
40% { top: -150px; }
60% { top: -200px; }
80% { top: -250px; }
}


/* end Styles all banner text animation*/

main>.container {
    padding: 60px 15px 0;
	
}

.footer>.container {
    padding-right: 50px;
    padding-left: 50px;
}

h2 {
    font-size: 48px;
}

header .fixed-top {
    box-shadow: 0px 3px 3px rgb(0 0 0 / 10%);
    border-bottom: 1px solid #232323;
	
}

.logo_mk {
    width: 180px;
}

.main-div {
    margin-top: 120px;
	background-color: #000;
}

.banner-section h1 {
    color: #c4dbe0;
    font-weight: normal;
    font-size: 25px;
    margin-top: 0px;
	padding: 20px 70px;
}

.banner-section h2 {
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    margin-bottom: 0px;
}

.banner-section p {
    color: #bdbdbd;
    font-size: 18px;
    padding: 0 120px;
}

.banner-section .col-md-12 {
    padding: 80px 0 50px 0;
	
}

.product-section h2 {
    color: #564c4a;
    font-weight: bold;
    font-size: 48px;
    padding-top: 0px;
    padding-bottom: 40px;
}

.footer {
    background-color: #564943;
    position: relative;
}

.footer .logo_mk {
    width: 130px;
}

.mascot {
    position: absolute;
    top: -105px;
}

.footer-bootom {
    background-color: #ffffff;
    border-radius: 10px 10px 0px 0px;
    padding: 40px 25px 25px 25px;
    z-index: 9;
    position: relative;
}

.product-section {
    padding: 100px 0 180px 0px;
    position: relative;
    z-index: 100;
}

.footer-menu {
    margin: 0;
    padding: 30px 0 30px 0;
}

.footer-menu li {
    float: left;
    list-style: none;
    margin-right: 20px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.footer-menu li a {
    text-transform: capitalize;
    color: #564c4a;
}

.footer-menu li a:hover {
    color: #fa9718;
    text-decoration: none;
}

.socail-icon {
    margin: 0;
    padding: 30px 0 60px 0;
    display: block;
}

.socail-icon .fa {
    font-size: 18px;
    color: #564943;
}

.socail-icon .fa:hover {
    color: #fa9718;
}

.socail-icon li {
    float: left;
    list-style: none;
    margin-right: 20px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.copy-block {
    color: #564c4a;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.mail-section h2 {
    color: #564c4a;
    font-size: 24px;
    font-weight: bold;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.mail-section input {
    width: 250px;
    border: 1px solid #a99d98;
    border-radius: 0;
    font-size: 16px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.mail-section button {
    width: 250px;
    margin-bottom: 25px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.payment {
    margin: 0;
    padding: 0;
}

.payment li {
    list-style: none;
}

.left-section-footer h2 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-top: 25px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.left-section-footer p {
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 20px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.btn-contact {
    background-color: #f29347;
    font-size: 18px;
    border: 1px solid #f29347;
    padding: 5px 50px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.btn-contact:hover,
.btn-contact:active {
    background-color: #ff9e51 !important;
    border: 1px solid #ff9e51;
}

.bottombox {
    position: absolute;
    width: calc(37% + 23px);
    right: 0;
    top: -250px;
    z-index: 99;
}

.service-sectionbg {
    margin-top: -350px;
}

.banner-section {
    padding-bottom: 50px;
}

.service-section {
    background-color: #e3d7c9;
    background-image: url(../images/bg-mid.png);
    background-size: cover;
    padding-bottom: 80px;
    padding-top: 400px;
}

.service-section h2 {
    color: #564c4a;
    font-weight: bold;
    font-size: 48px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.service-grid img {
    margin-bottom: 25px;
}

.service-section h4 {
    color: #564c4a;
    font-weight: bold;
    font-size: 22px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.service-grid {
    height: 100%;
    position: relative;
}

.service-section a {
    color: #564c4a;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #564c4a;
    border-radius: 2px 2px 2px 2px;
    padding: 10px 25px;
    transition: 0.3s;
    display: inline-block;
    position: absolute;
    left: 110px;
    bottom: -60px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-weight: bold;
}

.service-section a:hover {
    background-color: #564c4a;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}

.service-section p {
    color: #564c4a;
    font-size: 16px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    padding: 0 40px;
}

.column {
    -ms-flex: 25%;
    /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}

.column img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
}

.imgblock1 img {
    margin-left: -10px;
}

.imgblock1 img,
.imgblock2 img,
.imgblock3 img,
.imgblock4 img {
    transition: transform .9s;
}

.imgblock1 img:hover,
.imgblock2 img:hover,
.imgblock3 img:hover,
.imgblock4 img:hover {
    -ms-transform: scale(1.2);
    /* IE 9 */
    -webkit-transform: scale(1.2);
    /* Safari 3-8 */
    transform: scale(1.2);
}

.imgblock2 {
    margin-top: -100px;
}

.imgblock2 .img02 {
    width: 85%;
}

.imgblock2 .img03 {
    width: 140%;
    margin-top: 15px;
}

.imgblock3 .img04 {
    width: 120%;
    margin-top: -35px;
    margin-left: -35px;
}

.imgblock3 .img05 {
    width: 100%;
    margin-left: 120px;
    margin-top: 15px;
}

.imgblock4 .img06 {
    width: 90%;
    margin-top: 10px;
    float: right;
}

.imgrid {
    margin-top: 50px;
    position: relative;
    z-index: 9;
}

.product-section p {
    font-size: 16px;
    font-weight: 600;
}

.btn-sub {
    background-color: #b39465;
    border: 1px solid #b39465;
    border-radius: 0;
}

.btn-sub:hover,
.btn-sub:active {
    background-color: #917345 !important;
    border: 1px solid #917345 !important;
}

.tophead {
    background-color: #232323;
    padding: 10px 0;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.tophead p {
    color: #c4dbe0;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    letter-spacing: 3px;
    font-size: 14px;
}

.fixed-top {
    margin-top: 40px;
	background-color: #000;
}

.right-nav img {
    width: 18px;
    height: 18px;
}

.navbar-nav .nav-link {
    color: #564943;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #fa9718;
    transition: 0.3s;
}

.navbar-toggler {
    border: 1px solid #564943;
}

.navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.payment li{
	float:left;
	margin-right: 15px;
	margin-bottom:10px;
}

@media only screen and (min-device-width: 1681px) and (max-device-width: 2048px) {
    .bottombox{
		top: -361px;
	}
}

@media (max-width: 992px) {
	.footer > .container {
		padding-right: 0px;
		padding-left: 0px;
	}
    .navbar-nav .nav-item .nav-link {
        background-color: #f4f4f4;
        margin-bottom: 5px;
    }
    .navbar-nav .nav-item .nav-link:hover,
    .navbar-nav .nav-item .nav-link:focus,
    .navbar-nav .nav-item .nav-link:active {
        background-color: #eee;
        margin-bottom: 5px;
    }
    .product-section h2 {
        font-size: 36px;
    }
    .service-section a {
        left: 40px;
        width: 130px;
    }
    .service-section p {
        padding: 0;
    }
    .service-section h2 {
        font-size: 36px;
    }
    .service-section {
        padding-top: 130px;
    }
    .service-sectionbg {
        margin-top: -220px;
    }
    .banner-section h2 {
        font-size: 36px;
    }
    .banner-section p {
        color: #564c4a;
        font-size: 16px;
    }
    .banner-section p {
        padding: 0;
    }
    .imgblock3 .img04 {
        width: 120%;
        margin-top: -56px;
        margin-left: -20px;
    }
    .imgblock3 .img05 {
        width: 100%;
        margin-left: 75px;
        margin-top: 15px;
    }
    .imgblock4 .img06 {
        width: 90%;
        margin-top: -27px;
        float: right;
    }
}

@media (max-width: 767px) {
	.copy-block{
		float:left;
		margin-bottom:0;
	}
    .tophead p {
        letter-spacing: 0;
        font-size: 13px;
    }
    .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .imgblock2 .img02 {
        width: 100%;
    }
    .imgblock2 .img03 {
        width: 100%;
        margin-top: 15px;
    }
    .imgblock3 .img04 {
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }
    .imgblock3 .img05 {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .imgblock4 .img06 {
        width: 100%;
        margin-top: 0px;
        float: right;
    }
    .imgrid {
        margin-top: 0px;
    }
    .imgrid img {
        padding: 0 40px;
        margin: 0 auto;
        display: block;
        margin-bottom: 15px;
    }
    .imgblock2 {
        margin-top: 0px;
    }
    .banner-section p {
        color: #564c4a;
        font-size: 16px;
        padding: 0 20px;
    }
    .banner-section h2 {
        font-size: 24px;
    }
    .banner-section .col-md-12 {
        padding: 30px 0;
    }
    .service-section h2 {
        font-size: 24px;
        margin-top: 100px;
    }
    .service-section a {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .product-section h2 {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .left-section-footer p br {
        display: none;
    }
    .bottombox {
        position: absolute;
        width: calc(37% + 23px);
        right: 0;
        top: -135px;
        z-index: 99;
    }
    .mascot {
        position: absolute;
        top: -124px;
        width: 39%;
        left: -21px;
        z-index: -1;
    }
    .payment img {
        width: 100%;
    }
    .footer-bootom {
        padding: 15px 15px 15px 15px;
    }
    .footer-menu {
        margin: 0;
        padding: 0 0 15px 0;
        display: block;
        float: left;
    }
    .socail-icon {
        margin: 0;
        padding: 10px 0 20px 0;
        display: block;
        float: left;
        width: 100%;
    }
	.product-section .col {
    flex-basis: unset;
	}
}

@media (max-width: 576px) {
    .mascot {
        position: absolute;
        top: -100px;
        width: 39%;
        left: -21px;
        z-index: -1;
    }
	.footer > .container {
		padding-right: 15px;
		padding-left: 15px;
	}
}