body {
	/*font-family: 'Comfortaa', cursive;*/
	font-family: 'Poppins', sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
}
a {
    color: #fda109;
}
.top-hed {
    background-color: #f1f1f1;
}
.logo {
    padding: 15px 0px;
}
.logo img {
    width: 180px;
}
.sec-1{
	background-image:url(../img/bg-1.png); 
	background-size:cover;
	background-repeat:no-repeat;
	}

.left-top-cont{ margin-top:50px; background-color: #ffffffe0;}
.left-top-cont h4 {
    font-family: 'Conv_Britannic T Regular',Sans-Serif;
    text-transform: uppercase;
    font-size: 50px;
	font-weight: bold;
    color:#000000;
}
.left-top-cont h4 span{ color:#ff5f00;}

.serve{}
.serve ul {
    margin-top: 15px;
    padding: 0;
    display:flex;
    margin-bottom: 15px;
}
.serve ul li{ text-align:center; list-style-type:none; float:left; padding:5px 20px; color:#ff5f00; text-transform:uppercase;display: inline-block;
    margin: 0px auto;}

.serves-box{
    background-color: #0d1d3c;
    border: 4px solid #e2e3e4;
    margin-top: 30px;
	margin-bottom: 30px;
}
.prodct-section-1{}
.left-cont{ background-image:url(../img/cont-bg-left-1.jpg); background-size:cover;}
.left-cont .cont-body{padding: 30px;}

.left-cont .cont-body h4{ color:#ff5f00;margin-bottom: 20px;font-family: 'Conv_Britannic T Regular',Sans-Serif;font-size: 36px;}
.left-cont .cont-body p{ color:#fff;font-size: 14px;}

.mini-fridge{}
.mini-fridge h5 {
    color: #9c3c03 !important;
    font-size: 22px;
	margin-bottom: 15px;
}
.mini-fridge p{ color:#000 !important; font-size: 14px;margin-bottom: 10px;}

.cont-detal {
    border: 4px solid #bfbfbf;
    padding: 15px 50px;
    border-radius: 70px;
    width: fit-content;
    margin: 30px auto;
}
.cont-detal p{color: #ff5f00 !important;font-size: 16px !important;margin-bottom: 5px;font-weight: 600;}
.cont-detal h4{ color:#000 !important; font-size: 22px;    margin-bottom: 5px !important;}
.provi-link{}
.provi-link p{ color:#000 !important; font-size: 16px;margin-bottom: 0;}
.provi-link img {
    width: 50px;
    margin-left: 20px;
}
ul.socel{ padding:0; margin:0;}
ul.socel li{ float:left; list-style-type:none; padding:8px 15px;}
ul.socel li a img{width: 40px;}

.bto-bor {
    /* border-top: 1px solid #c7c7c7; */
    margin-top: 20px;
    /* padding-top: 10px; */
    background-color: #cac9c8;
}
a.img-zoom img{}

a.img-zoom:hover img {
    max-width: 105%;
    margin-left: -5px;
    margin-top: -10px;
	transition-duration: .25s;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #ff5f00;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    text-decoration: none;
}

#myBtn:hover {
  background-color: #002161;
}





	
	

@media (max-width:1160px) {

}


@media (max-width:1024px) {

}


@media (max-width:768px) {

}


@media (max-width:767px) {

.logo {
    text-align: center;
}
.serve ul {
    margin-top: 15px;
    padding: 0;
    display: inline-block;
    margin-bottom: 15px;
}
.prodct-section-2{ margin-top:5px;}
.prodct-section-3{ margin-top:5px;}
.left-cont .cont-body h4 {
    font-size: 28px;
}
.provi-link img {
    width: 30px;
    margin-left: 8px;
}
.provi-link p {
    font-size: 12px;
}
ul.socel li a img {
    width: 22px;
}
ul.socel li {
    padding: 8px 8px;
}
.serves-box {
    margin-left: 20px;
    margin-right: 20px;
}
}


@media (max-width: 326px){
.left-cont .cont-body h4 {
    font-size: 24px;
}
}


@media (max-width: 320px){

}
