﻿@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
   

/*----------------------------------------------------- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

* {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after,
{
	content: '';
	content: none;
}

 :focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
a:hover,
a:active,
a:focus {
	outline: none;
	outline-style: none;
	outline-width: 0;
}

img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

a {
	
	text-decoration: none;
	box-shadow: none;
	transition: all 0.4s ease-in-out 0s;
}

a:hover {
	text-decoration: none;
	box-shadow: none;
	border-bottom: none;
}

a:focus {
	text-decoration: none;
	box-shadow: none;
	border-bottom: none;
}

h1{
	font-family: "Roboto Condensed", sans-serif;
}

p {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 20px;
}

body {
	margin: 0;
	padding: 0px;
	font-family: "Roboto", sans-serif;
	background: #fff;
	color:#422712;
	line-height: normal;
	overflow-x: hidden;
	font-weight:300;
}

.clear{ clear:both; height:0; }


.container {
	max-width:1200px;
	width: 90%;
	padding:0 20px;
}

.mob_header {
    display: none;
}


/* header start */
header .container{
	position:relative;
}
.header_section{
	background:url("../images/dubai-chocolate-bar-head_bg.png") no-repeat 0 0 #fae0bd;
	background-size:cover;
	width: 100%;
}
.logo_sec {
    display: block;
	padding: 7px 0;
	width: 260px;
}
.head_btn{
	padding: 26px 0;
  position: absolute;
  transition: 0.8s;
  right: 0;
  width: 300px;
  text-align: right;
}
.head_btn a {
    background: url("../images/login.png") no-repeat 10px center #442812;
	border-radius: 5px;
	padding: 10px 15px 10px 43px;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	font-weight: 400;
	display:inline-block;
}
.head_btn a i{
	font-size: 16px;
  padding: 0px 0 0 2px;
}
.head_btn a:hover {
	background: url("../images/login.png") no-repeat 10px center #000;
}
.nav_section{
	background:rgb(0,0,0,0.2);
	text-align:center;
}






header .login {
	height: fit-content;
	right: 15px;
	top: 10px;
}
header .createSite {
	font-size: 14px;
	padding: 8px 20px;
	border-radius: 40px;
	font-weight: 600;
	color: #25b0e6;
	background: #fff;
}
header .createSite:hover {
	color: #fff;
	background: #000;
}
header .login .toggle {
	all: unset;
	color: white;
	width: 75px;
	padding: 6px 10px 6px 12px;
	font-weight: 300;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 50px !important;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #25ace2 !important;
}
header .login .toggle::before {
	content: '';
	width: 17px;
	height: 17px;
	background: url(../images/log-in.png) no-repeat;
	display: flex;
}
header .login .toggle::after {
	content: "";
	width: 6px;
	height: 6px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	transform: rotate(45deg) translate(-2px,0px);
	transition: 0.4s;
}
header .login .list {
	background-color: white;
	color: #444;
	list-style: none;
	display: grid;
/*	grid-template-rows: repeat(4, 40px);*/
	overflow: hidden;
	height: 0;
	transition: 0.4s;

}
header .card-body a { 
	color: #000;
  border-bottom: 1px solid #000;
    border-bottom-color: rgb(0, 0, 0);
  transition: .5s;
  background: none !important;
  border-radius: 0 !important;
  padding: 3px 0;
  margin: 3px 0 16px 0;
  font-size: 14px;
  font-family: arial; transition:.5s; 
  }
header .card-body a:hover { color: #000; border-color:#000; }
header .card-body { position:absolute; width:300px; right:0; font-size:14px; padding:20px 20px 25px; background: rgba(251, 239, 223, 0.9); z-index:99; border-radius: 10px; flex: 1 1 auto;}
header .card-body .form-control { font-size:14px; font-style:italic; }
.toggle .btn { padding:0 !important; background:none  !important; border:0; color:#FFF !important; font-size:14px; display:block; }
.loglogo{ max-width:80%; margin-bottom:5px; }
header .login .list-item {
	display: flex;
	align-items: center;
	transition: 0.4s, transform 0.4s var(--delay);
	transform: translateX(-100%);
	user-select: none;
	cursor: pointer;
	padding: 8px 20px;
	border-bottom: 1px dashed #8a8a8a;
}
header .login .list-item:hover {
	background: #000;
}
header .login .list-item > a {
	color: #000;
	font-size: 13px;
	font-weight: 300;
}
header .login .list-item:hover > a {
	color: #fff;
}
header .login .list-item:last-child {
	border-bottom: 0;
}
header .login .toggle:focus::after {
	transform: rotate(225deg);
}

header .login .toggle:focus ~ .list {
	height: fit-content;
	border-radius: 0 0 10px 10px;
	border: 1px solid #25ace2;
	border-top: transparent;
}
header .login .toggle:focus ~ .list .list-item {
	transform: translateX(0);
}
header .login .toggle:focus {
	border-radius: 10px 10px 0 0;
	border-bottom: transparent;
}
header .login .toggle::before {
	content: '';
	width: 17px;
	height: 17px;
	background: url(../images/log-in.png) no-repeat;
	display: flex;
}
header.inner_banner.sticky .login {
	top: 21px;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}
.card-body h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #442812;
  padding-bottom: 10px;
  text-align:center;
}
.card-body p{
	padding-bottom:10px;
}
.fp_field {
  border: 1px solid #442812;
  padding: 10px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 300;
  margin: 6px 0;
  width: 100%;
  background: #fff;
  color: #442812;
  font-family: "Roboto Condensed", sans-serif;
}

.fb_btn{
	padding: 12px 10px;
  border-radius: 7px;
  font-size: 16px;
  font-weight: 700;
  background:#442812;
  color:#fff;
  text-align:center;
  width:100%;
  border:none;
  transition:0.8s;
  font-family:"Roboto Condensed", sans-serif;
}
.fb_btn:hover{
	  background:#000;
}














.menu_sec{
	display:block;
	margin:0;
	padding:0;
	position:relative;
	font-family: "Roboto Condensed", sans-serif;
}

.menu_sec ul{
	margin:0;
	padding:0;

}
.menu_sec ul li {
    /*float: left;*/
    list-style: none;
	    margin: 6px 0;
		display:inline-block;
        position: relative;
}

.menu_sec ul li a {
    color: #442812;
    font-size: 18px;
    padding:5px 15.5px;
    display: inline-block;
	font-weight:400;
	border:1px solid transparent;
}
.menu_sec ul li a:hover{
	border:1px solid #a36845;
	border-radius:5px;
}
.menu_sec ul li a.acti{
	border:1px solid #a36845;
	border-radius:5px;
}
.menu_sec ul li:hover > ul.sub-menu {
    opacity: 1;
    transform: translate(0px, 11px);
}
.menu_sec ul li > ul.sub-menu {
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 2;
    text-align: left;
    color: #242424;
    background: url(../images/sub-menu-bg.jpg) no-repeat top left #fff;
    /*width: max-content;*/
    transform: translate(0px, 30px);
    transition: 0.5s;
    opacity: 0;
    padding: 0 0;
	/*min-width:197px;*/
	width:230px;
	border-top:2px solid #4b73b9;
}
.menu_sec ul li > ul.sub-menu > li {
    display: block;
    margin: 0;
}

.menu_sec ul li > ul.sub-menu > li a{ padding:10px; font-size:15px; display:block; text-transform:capitalize; border-bottom:1px solid #e5e5e5; color:#000;}

.menu_sec ul li > ul.sub-menu > li:last-child a{ border-bottom:none; }

.menu_sec ul li > ul.sub-menu > li a:hover{ background:#4b73b9; color:#fff; }
.menu_sec ul li.dropdown > a::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 12px;
    margin-left: 5px;
}

.menu_sec ul li.dropdown:hover > a::after {
    content: '\f077';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 12px;
    margin-left: 5px;
}


/*--banner start---*/
.banner_slide_section .carousel-control.left {
    text-shadow: none;
    background: none;
}
.banner_slide_section .carousel-control.right {
    text-shadow: none;
    background: none;
}
.banner_slide_section .carousel-control{
	width: 8%;
}
.banner_slide_section .item img {
    width: 100%;
	height: 682px;
	object-fit: cover;
}
.banner_slide_section {
    position: relative;
    display: block;
	/* margin-top:-93px; */
}
.banner_slide_section .item::before{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	background:url("../images/dubai-chocolate-bar-ban_btm.png") repeat-x 0 bottom;
	background-size:cover;
	width:100%;
	height:127px;
	z-index:900;
}
.banner_text_block {
    display: block;
    padding: 0;
    position: absolute;
    left: 0;
	top:124px;
    width: 100%;
	color:#fff;
}
.ban_txt{
	padding-right:100px;
}
.banner_text_block h1{  font-size:50px; font-weight:800; padding-bottom:20px; padding-top:45px; }

.banner_text_block h1 span{color:#fae0bd; font-weight:300;}

.banner_text_block p{ font-size:20px; font-weight:300; font-family: Arial, sans-serif;}

.ban_form{
	background:rgba(252, 238, 219, 0.71);
	padding:25px;
	border-radius:10px;
}
.ban_form h3{
	font-family: "Roboto Condensed", sans-serif;
	font-size:30px;
	font-weight:700;
	color:#442812;
	padding-bottom:15px;
}
.ban_form h3 span{
	font-weight:300;
}
.ban_form p{
	font-size:16px;
	color:#442812;
	padding-bottom:20px;
}
.ban_form p a{
	color:#442812;
	text-decoration:underline;
}
.ban_form input#name, input#email, input#pw{
	border: 1px solid #442812;
  padding: 10px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 300;
  margin: 6px 0;
  width: 100%;
  background:#fff;
  color: #442812;
  font-family:"Roboto Condensed", sans-serif;
}
.ban_form input#submit_btn{
	padding: 12px 10px;
  border-radius: 7px;
  font-size: 16px;
  font-weight: 700;
  background:#442812;
  color:#fff;
  text-align:center;
  width:100%;
  border:none;
  transition:0.8s;
  font-family:"Roboto Condensed", sans-serif;
}
.ban_form input#submit_btn:hover{
	  background:#000;
}

	.ban_form input.name, input.email, input.pw {
		border: 1px solid #442812;
		padding: 10px;
		border-radius: 4px;
		font-size: 16px;
		font-weight: 300;
		margin: 6px 0;
		width: 100%;
		background: #fff;
		color: #442812;
		font-family: "Roboto Condensed", sans-serif;
	}

	.ban_form input.submit_btn {
		padding: 12px 10px;
		border-radius: 7px;
		font-size: 16px;
		font-weight: 700;
		background: #442812;
		color: #fff;
		text-align: center;
		width: 100%;
		border: none;
		transition: 0.8s;
		font-family: "Roboto Condensed", sans-serif;
	}

		.ban_form input.submit_btn:hover {
			background: #000;
		}


/* .bannerSlider .owl-theme .owl-dots{ text-align:left; }

.bannerSlider .owl-dots {
    width: 90%;
    position: absolute;
    bottom: 70px;
	max-width:1170px;
	left:50%;
	right:0;
	margin:0 auto;
}

.bannerSlider .owl-theme .owl-dots .owl-dot span{ margin:5px; }

.bannerSlider .owl-dots > button > span {
    background: rgba(250,250,250,.6) !important;
}
.bannerSlider .owl-dots > button:hover> span, .bannerSlider .owl-dots > button.active > span {
    background: #fff !important;
}

.bannerSlider .owl-dots > button.active > span{ position:relative; }

.bannerSlider .owl-dots > button.active > span:before{ position:absolute; width:18px; height:18px; border:1px solid #fff; border-radius:50%; content:""; left:-4px; top:-4px; }



.btn_1{
	text-transform:uppercase;
	background:#4b73b9;
	font-size:16px;
	letter-spacing:1px;
	font-weight:700;
	padding:10px 20px;
	border-radius:5px;
	color:#fff;
	display:inline-block;
}
.btn_1:hover{
	background:#000;
	color:#fff;
}


.bannerSlider .owl-item > .item {
    display: flex;
    align-items: center;
}

.bannerSlider #banner_slider .owl-nav .owl-prev {
    left: 10px;
}
.bannerSlider #banner_slider .owl-nav .owl-next {
    right: 10px;
}
#encouraging_apparel .owl-stage {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}
#encouraging_apparel .owl-stage .item, div#encouraging_apparel .owl-stage .item > .serv_box {
    height: 100%;
}
.bannerSlider #banner_slider, #encouraging_apparel {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.bannerSlider #banner_slider .owl-nav, #encouraging_apparel .owl-nav {
    position: absolute;
    width: 100%;
}
.bannerSlider #banner_slider .owl-nav button {
    position: absolute;
    width: 45px;
    height: 45px;
    background: none;
    border-radius: 50%;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
	border:1px solid #fff;
}

#encouraging_apparel .owl-nav button {
    position: absolute;
    width: 45px;
    height: 45px;
    background: none;
    border-radius: 50%;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
	border:1px solid #5a5a5a;
}

#encouraging_apparel .owl-nav .owl-prev {
    left: -55px; top:-40px;
}
#encouraging_apparel .owl-nav .owl-next {
    right: -55px; top:-40px;
}
.bannerSlider #banner_slider .owl-nav button span, #encouraging_apparel .owl-nav button span {
    font-size: 0;
}
#encouraging_apparel .owl-nav button:hover, .bannerSlider #banner_slider .owl-nav button:hover {
    background: rgba(0,0,0,.5);
}
.bannerSlider #banner_slider .owl-nav button span::before {
    font-size: 16px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 800;
    transition: 0.2s;
    color: #fff !important;
}

#encouraging_apparel .owl-nav button span::before {
    font-size: 16px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 800;
    transition: 0.2s;
    color: #5a5a5a !important;
}

#encouraging_apparel .owl-nav button:hover span::before{ color:#fff !important; }

.bannerSlider #banner_slider .owl-nav .owl-next span::before, #encouraging_apparel .owl-nav .owl-next span::before {
    content: '\f054';
}
.bannerSlider #banner_slider .owl-nav .owl-prev span::before, #encouraging_apparel .owl-nav .owl-prev span::before {
    content: '\f053';
} */




.serv_section{
	padding:50px 0 250px 0;
}
.serv_section h2{
	font-size:42px;
	text-align:center;
	font-weight:700;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:60px;
}
.serv_section h2 span{
	color:#000;
}
.each_serv{
	padding:20px 0;
}
.each_serv p{
	font-family: Arial, sans-serif;
}
.each_serv h3{
	font-family: "Roboto Condensed", sans-serif;
	font-size:25px;
	color:#422712;
	font-weight:700;
}
.left_pannel{
	text-align:right;
}
.left_pannel img{
	float:right;
	width:81px;
}
.left_pannel h3{
	float: right;
  width: 75%;
  padding: 0 20px 0 0;
}
.right_pannel{
	text-align:left;
}
.right_pannel img{
	float:left;
	width:81px;
}
.right_pannel h3{
	float: left;
  width: 75%;
  padding: 0 0 0 20px;
}
.es_top{
	padding-bottom:18px;
	display: inline-block;
}
.es_top img{
	vertical-align: middle;
}
.serv_btm{
	background:url("../images/dubai-pistachio-chocolate-bar.png") no-repeat 0 0;
	background-size:cover;
	widows:100%;
	padding:48px 48px 28px 48px;
	color:#fff;
	border-radius:20px;
	margin-top:100px;
}
.serv_btm h2{
	text-align:left;
	padding-bottom:20px;
	color:#fff;
}
.serv_btm p{
	padding-bottom:20px;
	font-family: Arial, sans-serif;
}


.recipe_section{
	background:#fbefdf;
	position:relative;
	padding:20px 0 80px 0;
}
.recipe_section::before{
	content:"";
	position:absolute;
	top:-162px;
	left:0;
	background:url("../images/dubai-chocolate-bar- brwn_top.png") no-repeat 0 top;
	background-size:cover;
	width:100%;
	height:163px;
	z-index:900;
}
.recipe_section h2{
	font-size:42px;
	
	font-weight:700;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:20px;
}
.recipe_section h2 span{
	color:#000;
}
.recipe_section p{
	
	padding-bottom:20px;
	font-family: Arial, sans-serif;
}

.recipe_section h3{
	font-family: "Roboto Condensed", sans-serif;
	font-size:25px;
	color:#422712;
	font-weight:700;
}
.ingrad h4{
	color:#8b4b27;
	font-size:20px;
	font-weight:700;
	padding-bottom:10px;
	padding-top:20px;

}
.ingrad ul li{
	background:url("../images/dubai-chocolate-bar-tick.png") no-repeat 0 0;
	margin:10px 0;
	padding-left:30px;
	list-style:none;
	font-family: Arial, sans-serif;
}
.insta ul{
	padding-left:30px;
}
.in_num1 span{
	background: #8b4b27;
	padding: 6px;
	color: #fff;
	font-size: 12px;
	border-radius: 50%;
	margin-right: 37px;
	position:relative;
	
}
.in_num1 span::after{
	content:"";
	height:1px;
	width:21px;
	background: #8b4b27;
	position:absolute;
	top: 13px;
	right: -26px;
	z-index:9;
}
.in_num1 span::before{
	content: "01";
  position: absolute;
  top: -5px;
  right: -36px;
  z-index: 0;
  color: #ded4c8;
  font-size: 32px;
  font-weight: 700;
}
.in2 span::before{
	content: "02";
}
.in3 span::before{
	content: "03";
}
.in4 span::before{
	content: "04";
}
.in5 span::before{
	content: "05";
}

.viral_box{
	background: #442812;
	padding: 50px 30px 30px 30px;
	border-radius: 10px;
	font-family: Arial, sans-serif;
	color: #fbefdf;
	margin-top: 100px;
}
.viral_box span{
	font-weight:700;
}
.viral_box p {
  text-align: left;
  font-size: 18px;
}


.about_section{
	padding:80px 0 220px 0;
}
.about_section h2{
	font-size:42px;
	font-weight:700;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:20px;
	padding-top:40px;
}
.about_section h2 span{
	color:#000;
}
.about_section p{
	padding-bottom:20px;
	font-family: Arial, sans-serif;
}



.member_section{
	background: rgb(139,75,39);
	background: linear-gradient(180deg, rgba(139,75,39,1) 0%, rgba(139,75,39,1) 30%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
	position:relative;
	padding:20px 0 80px 0;
}
.member_section::before{
	content:"";
	position:absolute;
	top:-162px;
	left:0;
	background:url("../images/dubai-chocolate-bar- choc-top.png") no-repeat 0 top;
	background-size:cover;
	width:100%;
	height:163px;
	z-index:900;
}
.member_section h2{
	font-size:42px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
}
.member_section p{
	padding-bottom:40px;
	color:#fff;
	text-align:center;
	font-family: Arial, sans-serif;
}
.member_section h3{
	font-size:42px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight:700;
	color:#fff;
	padding-bottom:30px;
	text-align:center;
}
.member_section h5{
	font-size:22px;
	font-weight:300;
	color:#000;
	padding-top:20px;
}
.member_section h5 span{
	font-weight:700;	
}
.each_mc{
	background:#fbefdf;
	padding:20px;
	margin:10px 0;
	border-radius:10px;
	min-height: 590px;
}
.each_mc img{
	height:266px;
	width:100%;
	object-fit: cover;
	border-radius:10px;
}
.each_mc h4 a{
	font-size:25px;
	font-weight:700;
	padding:20px 0 3px 0;
	margin-bottom: 15px;
	color:#442812;
	display: inline-block;
	border-bottom: 1px solid #fbefdf;
	transition: 1s;
}
.each_mc h4 a:hover{
	color:#000;
	border-bottom: 1px solid #000;
}
.each_mc p{
	color:#442812;
	text-align:left;
	padding-bottom:0;
}


.chocobar_section{
	background:url("../images/dubai-chocolate-bar-recipe-1.png") no-repeat 0 0;
	background-size:cover;
	padding:80px 0;
}
.each_choco{
	min-height:358px;
	border-radius:10px;
	background:#fff;
	overflow: hidden;
}
.each_choco img{
	width:100%;
	min-height:358px;
	object-fit:cover;
}
.ech_txt{
	padding:30px 20px 30px 0;
}
.ech_txt p{
	font-family: Arial, sans-serif;
}

.each_choco h3{
	font-size:25px;
	font-weight:700;
	padding:0 0 20px 0;
	color:#442812;
}

.faq_section{
	padding:80px 0;
}
.faq_section h2{
	font-size:42px;
	font-weight:700;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:40px;
}
.faq_section h2 span{
	color:#000;
}
.accordion {
  background-color: #fbefdf;
  color: #383838;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
  border-radius:5px;
  font-weight:700;
  margin: 5px 0;
  font-family: Arial, sans-serif;
}
.faq_area p{
	font-family: Arial, sans-serif;
}

.active, .accordion:hover {
  background-color: #fbefdf; 
}
.active{
	margin: 5px 0 0 0;
	border-radius:5px 5px 0 0;
}
.accordion:after {
  content: '\002B';
  color: #383838;
  font-size:20px;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}
.panel {
  padding: 0 18px 18px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  font-weight:300;
  background:#fbefdf;
  border-radius:0 0 5px 5px;
}
.panel a{
	color:#383838;
	text-decoration:underline;
}

.footer_area{
	background:url("../images/dubai-chocolate-bar-foot_bg.png") no-repeat 0 0;
	background-size:cover;
	padding:180px 0 0 0;
	text-align:center;
}

.foot_area ul{
	padding:50px 0;
}
.foot_area ul li{
	font-family: Arial, sans-serif;
	font-size:16px;
	font-weight:300;
	color:#402611;
	display:inline-block;
	padding:0 5px;
}
.foot_area ul li a{
	color:#402611;	
	transition-duration: 1.5s;
}
.foot_area ul li a:hover{
	color:#000;	
	border-bottom: 1px solid #000;
}
.bottom_footer{
	background:#cbaf90;
	font-family: Arial, sans-serif;
	font-size:15px;
	font-weight:300;
	color:#fff;
	padding:12px 0;
}
.bottom_footer a{
	color:#fff;	
}
.bottom_footer a:hover{
	color:#402611;	
}

#backToTop {
    display: inline-block;
    background: url(../images/dubai-chocolate-bar-uparrow.png) no-repeat center #402611;
	border-radius:50% !important;
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
	border-radius:0;
  }

  #backToTop:hover {
    cursor: pointer;
    background-color: #000;
  }
  #backToTop:active {
    background-color: #000;
  }
  #backToTop.show {
    opacity: 1;
    visibility: visible;
  }
  
  
/*==========inner page css============*/  
  
.inner_banner{
	padding:80px 0;
	background:url("../images/ban1.png") no-repeat 0 0;
	position:relative;
}  

.inner_banner h1 {
  font-size: 50px;
  font-weight: 800;
  color:#fae0bd;
}  
.inner_banner h1 span {
  color: #fae0bd;
  font-weight: 300;
}
.recipe_list{
	padding:40px 0;
	text-align:center;
	
}
.recipe_list h1{
	font-size:42px;
	font-weight:700;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:20px;
	text-align:center;
}  
.each_recipe{
	border: 1px solid #442812;
  padding: 10px 15px;
  border-radius: 10px;
  margin: 0 7px 15px 7px;
  display:inline-block;
   transition:0.5s;
}
.each_recipe p{
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	color: #8b4b27;
	margin: 3px 0;
	float:left;
	text-align:left;
}
.each_recipe img{
	float:left;
	margin-right:10px;

}
.each_recipe:hover{
	background:#fbefdf;
}
.inner_guide{
	padding:40px 0 250px 0;
}
.inner_guide h1{
	font-size:42px;
	font-weight:300;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:20px;
}
.inner_guide h2 span{
	font-weight:300;
}
.inner_guide p{
	padding-bottom:20px;
	font-family: Arial, sans-serif;
}
.inner_guide p span{
	font-weight:700;
}  
.inner_each_mc{
	background:#fbefdf;
	padding:20px;
	margin:50px 0 0 0;
	border-radius:10px;
}
.inner_each_mc img{
	height:266px;
	width:100%;
	object-fit: cover;
	border-radius:10px;
}
.inner_each_mc h4{
	font-size:25px;
	font-weight:700;
	padding:20px 0 0 0;
	margin-bottom: 15px;
	color:#442812;
}
.inner_each_mc h4 span{
	font-weight:300;	
}
.inner_each_mc p{
	color:#442812;
	text-align:left;
	padding-bottom:0;
}  
  
.inner_recipe_section{
	background:#fbefdf;
	position:relative;
	padding:0 0 80px 0;
}
.inner_recipe_section::before{
	content:"";
	position:absolute;
	top:-162px;
	left:0;
	background:url("../images/dubai-chocolate-bar- brwn_top.png") no-repeat 0 top;
	background-size:cover;
	width:100%;
	height:163px;
	z-index:900;
}
.inner_recipe_section h1{
	font-size:42px;
	font-weight:700;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:20px;
}
.top_margin{
	margin-top:80px;
}

.inner_recipe_section p{
	padding-bottom:20px;
	font-family: Arial, sans-serif;
}
.inner_recipe_section h3{
	font-family: "Roboto Condensed", sans-serif;
	font-size:25px;
	color:#422712;
	font-weight:700;
}
.inner_recipe_section .ingrad h4{
	color:#8b4b27;
	font-size:20px;
	font-weight:700;
	padding-bottom:10px;
	padding-top:20px;

} 
.inner_recipe_section .ingrad ul li{
	background:url("../images/dubai-chocolate-bar-tick.png") no-repeat 0 0;
	margin:10px 0;
	padding-left:30px;
	list-style:none;
	font-family: Arial, sans-serif;
}
.inner_recipe_section .ingrad ul li span{
	font-weight:700;
}
.inner_recipe_section .insta ul{
	padding-left:30px;
}
.inner_recipe_section .in_num1 span{
	background: #8b4b27;
	padding: 6px;
	color: #fff;
	font-size: 12px;
	border-radius: 50%;
	margin-right: 37px;
	position:relative;
	
}
.inner_recipe_section .in_num1 span::after{
	content:"";
	height:1px;
	width:21px;
	background: #8b4b27;
	position:absolute;
	top: 13px;
	right: -26px;
	z-index:9;
}
.inner_recipe_section .in_num1 span::before{
	content: "01";
  position: absolute;
  top: -5px;
  right: -36px;
  z-index: 0;
  color: #ded4c8;
  font-size: 32px;
  font-weight: 700;
}
.inner_recipe_section .in2 span::before{
	content: "02";
}
.inner_recipe_section .in3 span::before{
	content: "03";
}
.inner_recipe_section .in4 span::before{
	content: "04";
}
.inner_recipe_section .in5 span::before{
	content: "05";
}
  
.inner_tips{
	background:url("../images/dubai-chocolate-bar-recipe-1.png") no-repeat 0 0;
	background-size:cover;
	padding:80px 0 220px 0;
}
.inner_tips h1{
	font-size:42px;
	font-weight:300;
	color:#fff;
	text-transform:uppercase;
	padding-bottom:20px;
	text-align:center;
}
.inner_tips h2 span{
	font-weight:300;
}
.inn_each_choco{
	border-radius: 10px;
  background: #fff;
  overflow: hidden;
  margin: 15px 0;
  min-height: 330px;
}
 .inner_tips .inn_each_choco img{
	width:100%;
	object-fit:cover;
	min-height: 330px;
}
.inn_ech_txt{
	padding:30px 20px 30px 0;
}

.inn_ech_txt h3{
	font-size:20px;
	font-weight:300;
	color:#442812;
} 
.inn_ech_txt h3 span{
	font-weight:700;	
}  
.sort_h{
	min-height:200px !important;
}  
  
.inner_dcbtry{
	padding:80px 0;
}  
.inner_dcbtry img{
	border-radius:20px;
	margin: 32px 0;
}
  
.inner_dcbtry h1 {
  font-size: 42px;
  font-weight: 300;
  color: #8b4b27;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.inner_dcbtry h2 span{
	font-weight: 300;
}
.inner_dcbtry p {
  padding-bottom: 20px;
  font-family: Arial, sans-serif;
}
.inner_dcbtry p span{
	 font-weight:700;
 } 
  
.inn_variation{
	padding:0 0 80px 0;
	position:relative;
	background:#fbefdf;
}  
.inn_variation::before {
  content: "";
  position: absolute;
  top: -162px;
  left: 0;
  background: url("../images/dubai-chocolate-bar- brwn_top.png") no-repeat 0 top;
    background-size: auto;
  background-size: cover;
  width: 100%;
  height: 163px;
  z-index: 900;
}  
.inn_variation h1 {
  font-size: 42px;
  font-weight: 300;
  color: #8b4b27;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.inn_variation h2 span{
	font-weight: 300;
} 
  

.inn_each_serv {
  padding:14px 0;
} 
.inn_each_serv img {
  float: left;
  width: 81px;
}
.var_img{
	border-radius:20px;
}
.inn_each_serv h3 {
	font-family: "Roboto Condensed", sans-serif;
  font-size: 25px;
  color: #422712;
  font-weight: 700;
  float: left;
  width: 75%;
  padding: 14px 0 0 20px;
}
.inn_es_top {
  padding-bottom: 8px;
  display: inline-block;
}  
.inn_each_serv p {
  font-family: Arial, sans-serif;
}  
.inn_each_serv p span{
  font-weight:700;
}   
  
.inner_contact{
	padding:80px 0;
}  
.inn_contform{
	background:rgba(252, 238, 219, 0.71);
	padding:40px 30px;
	border-radius:10px;
}
.inn_contform h3{
	font-family: "Roboto Condensed", sans-serif;
	font-size:30px;
	font-weight:700;
	color:#442812;
	padding-bottom:15px;
	text-transform:uppercase;
}
.inn_contform h3 span{
	font-weight:300;
}
.inn_contform p{
	font-size:16px;
	color:#442812;
	padding-bottom:20px;
	font-family: Arial, sans-serif;
}

.inn_contform input#iname, input#iemail, input#iwa, input#isub{
	border: 1px solid #442812;
  padding: 10px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 300;
  margin: 0 3px 12px 3px;
  width: 48%;
  background:#fff;
  color: #442812;
  font-family:"Roboto Condensed", sans-serif;
}
.inn_contform textarea#imessage{
	border: 1px solid #442812;
  padding: 10px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 300;
  margin: 0 3px 12px 3px;
  width: 98%;
  background:#fff;
  color: #442812;
  font-family:"Roboto Condensed", sans-serif;
}
.inn_contform input#isubmit_btn{
	padding: 12px 40px;
  border-radius: 7px;
  font-size: 16px;
  font-weight: 700;
  background:#442812;
  color:#fff;
  text-align:center;
  border:none;
  transition:0.8s;
  font-family:"Roboto Condensed", sans-serif;
  float:right;
  margin: 0 7px 0 0;
}
.inn_contform input#isubmit_btn:hover{
	  background:#000;
}

	.inn_contform input.iname, input.iemail, input.iwa, input.isub {
		border: 1px solid #442812;
		padding: 10px;
		border-radius: 4px;
		font-size: 16px;
		font-weight: 300;
		margin: 0 3px 12px 3px;
		width: 48%;
		background: #fff;
		color: #442812;
		font-family: "Roboto Condensed", sans-serif;
	}

	.inn_contform textarea.imessage {
		border: 1px solid #442812;
		padding: 10px;
		border-radius: 4px;
		font-size: 16px;
		font-weight: 300;
		margin: 0 3px 12px 3px;
		width: 98%;
		background: #fff;
		color: #442812;
		font-family: "Roboto Condensed", sans-serif;
	}

	.inn_contform input.isubmit_btn {
		padding: 12px 40px;
		border-radius: 7px;
		font-size: 16px;
		font-weight: 700;
		background: #442812;
		color: #fff;
		text-align: center;
		border: none;
		transition: 0.8s;
		font-family: "Roboto Condensed", sans-serif;
		float: right;
		margin: 0 7px 0 0;
	}

		.inn_contform input.isubmit_btn:hover {
			background: #000;
		}
  
.inner_contact h2 {
	font-family: "Roboto Condensed", sans-serif;
  font-size: 42px;
  font-weight: 300;
  color: #8b4b27;
  padding-top: 60px;
  text-align:center;
}  
.inner_contact h2 span{
	font-weight:700;
}  
 

.about_top{
	padding:80px 0 0 0;
	text-align:center;
	
}
.about_top h1{
	font-size:42px;
	font-weight:300;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:20px;
	text-align:center;
}  
.about_top h1 strong{
	color:#432812;
} 
  
.blog_hosting{
	padding:40px 0;
}
.blog_hosting h1{
	font-size:42px;
	font-weight:300;
	color:#8b4b27;
	text-transform:uppercase;
	padding-bottom:20px;
}
.blog_hosting h4{
	font-size:24px;
	font-weight:300;
	color:#8b4b27;
	padding-bottom:20px;
}
.blog_hosting p{
	padding-bottom:20px;
	font-family: Arial, sans-serif;
} 
.blog_hosting p a{
	text-decoration:underline;
	color:#422712;
}
  
.never_before{
	padding:40px 0 240px 0;
}  
.nv_cont{
	background:url("../images/dcb_nvbg.png") no-repeat 0 0 #fbefdf;
	background-size:cover;
	border-radius:20px;
	padding:50px 30px 30px 30px;
}  
.nv_cont h1{
	font-size:42px;
	font-weight:300;
	color:#8b4b27;
	text-transform:uppercase;
}  
.nv_cont p{
	font-family: Arial, sans-serif;
	padding-bottom:20px;
}   
.nv_cont p a{
	text-decoration:underline;
	color:#422712;
}


.offer{
	background:#8b4b27;
	position:relative;
	color:#fff;
}
.offer::before{
	content:"";
	position:absolute;
	top:-162px;
	left:0;
	background:url("../images/dubai-chocolate-bar- choc-top.png") no-repeat 0 top;
	background-size:cover;
	width:100%;
	height:163px;
	z-index:900;
}
.offer h1{
	font-size:42px;
	font-weight:300;
	text-transform:uppercase;
	padding-bottom:20px;
	text-align: center;
}

.offer p{
	padding-bottom:20px;
	font-family: Arial, sans-serif;
	text-align: center;
}
.offer p a{
	color:#fff;
	text-decoration:underline;
}
.offer h3{
	font-family: "Roboto Condensed", sans-serif;
	font-size:30px;
	font-weight:300;
	padding: 15px 0;
}
.offer .ingrad_off h4{
	font-size:20px;
	font-weight:700;
	padding-bottom:10px;
	padding-top:20px;
} 
.offer .ingrad_off p{
	text-align:left;
}
.offer .ingrad_off a{
	color:#fff;
	text-decoration:underline;
}
.offer .ingrad_off ul li{
	background:url("../images/dubai-chocolate-bar-tick_wh.png") no-repeat 0 0;
	margin:10px 0;
	padding-left:30px;
	list-style:none;
	font-family: Arial, sans-serif;
}
.top_margin_25{
	margin-top:25px;
}


.inner_why{
	background: rgb(139,75,39);
background: linear-gradient(180deg, rgba(139,75,39,1) 0%, rgba(139,75,39,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
padding: 80px 0 40px 0;
}

.inner_serv_btm{
	background:url("../images/dcb_about.png") no-repeat 0 0;
	background-size:cover;
	widows:100%;
	padding:48px 48px 28px 48px;
	border-radius:20px;
}
.inner_serv_btm h1{
	font-size:42px;
	font-weight:700;
	color:#442812;
	text-transform:uppercase;
	padding-bottom:20px;
}
.inner_serv_btm p{
	font-family: Arial, sans-serif;
	padding-bottom:20px;
}
.inner_serv_btm p a{
	color:#422712;
	text-decoration:underline;
}

.inner_future{
	padding:40px 0;
}  
.inner_future img{
	border-radius:20px;
	
}
.inner_future h1 {
  font-size: 42px;
  font-weight: 300;
  color: #8b4b27;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin: 32px 0 0 0;
}
.inner_future p {
  padding-bottom: 20px;
  font-family: Arial, sans-serif;
}
.inner_future p a{
	color:#422712;
	text-decoration:underline;
}
.inn_about_btm{
	padding:40px 0 80px 0;
	text-align:center;
}

.inn_about_btm h4 {
  padding-bottom: 30px;
  font-family: Arial, sans-serif;
  font-size:24px;
  font-weight:300;
}
.inn_about_btm h4 a{
	color:#422712;
	text-decoration:underline;
}
.inn_about_btm h1{
	font-size:42px;
	font-weight:300;
	color:#8b4b27;
}












  
/*responsive css*/  
  
  
@media only screen and (max-width:1250px) {
	.menu_sec ul li a {
		padding: 7px 26px;
	}
	.banner_text_block {
		top: 73px;
	}
	.banner_slide_section .item img {
		min-height: 804px;
		object-fit: cover;
	}
	.serv_btm {
		background-color: #8b4b27;
		background-blend-mode: multiply;
	}
}  
  
@media only screen and (max-width:1199px) {
	.ban_txt {
  padding-right: 0;
}
.banner_text_block h1 {
  padding-top: 0;
}
  .menu_sec ul li a {
    padding: 7px 14px;
  }
  .left_pannel h3 {
  padding: 10px 0 0 0;
}
.es_top {
  padding-bottom: 6px;
}
.right_pannel h3 {
  padding: 10px 0 0 0;
}
.viral_box {
  margin-top: 40px;
}
.each_choco img {
  min-height: 405px;
}
.serve_img img{
	
}
.inn_contform input#iname, input#iemail, input#iwa, input#isub {
	width:98%;
}
.about_top {
  padding: 60px 0 0 0;
}
.blog_hosting {
  padding: 20px 0;
}
.never_before {
  padding: 10px 0 220px 0;
}
.inner_why {
  padding: 40px 0 50px 0;
}
.inner_future {
  padding: 20px 0;
}	
.inn_about_btm {
  padding: 40px 0 40px 0;
}
.sort_h {
  min-height: 238px !important;
}
 }  
  
  
@media screen and (max-width: 1024px) {
	 .menu_sec ul li a {
    padding: 7px 9px;
  }
  .each_choco {
  min-height: 468px;
  }
    .each_choco img {
    min-height: 470px;
  }
  .inner_guide {
  padding: 0 0 210px 0;
}
.top_margin {
  margin-top: 40px;
}
.inner_recipe_section {
  padding: 0 0 50px 0;
}
.inner_tips {
  padding: 60px 0 200px 0;
}
.inn_each_serv h3 {
  width: 70%;
}

	
} 
  
  
  
@media screen and (max-width: 980px) {
	.head_btn {
  padding: 10px 0 20px 0;
}
.logo_sec {
  padding: 23px 0 26px 0;
}
	.head_btn{
		z-index:99;
	}
	
	
	/*responsive menu*/
	
	.menu_sec{
		display:none;
	}
	
     .mob_header {
         display: block;
		 float: right;
    }
	
    .col-lg-3.col-md-3.col-sm-12.col-xm-12.logo_sec_info {
         display: inline-block;
    }
	
    .logo_sec img {
        
         margin-bottom: 0px;
    }
	
    .menu_btn_open {
        float: right;
		margin-top: 0;
		margin-right: 0;
		position: relative;
		top: -5px;
		z-index: +1;
		right: 0px;
    }
	
    .menu_open {
         font-size: 40px !important;
         color: #8b4b27;
         cursor: pointer;
		 transition:.5s ease;
		 margin-top: 20px;
    }
	
	.menu_open:hover{ color:#442812; }
	
    .menu_btn_close {
         float: right;
         margin-right:50px;
         margin-top: 8px;
    }
	
    .fa.fa-times.menu_close {
         font-size: 21px;
         color: #ffffff;
         cursor: pointer;
		 transition:.5s ease;
    }
	
	.fa.fa-times.menu_close:hover{ color:#456eb7; }
	
    .topnav.mob_menu.active{
         right: 0%;
         top: 0px;
         -webkit-transition: all 1s ease-in-out;
         -moz-transition: all 1s ease-in-out;
         -o-transition: all 1s ease-in-out;
         transition: all 1s ease-in-out;
    }
	
    .site_hp.active {
         overflow-y: hidden;
    }
	
    .mob_menu {
         position: fixed;
         right: -100%;
         top: 0px;
         background-color: #000;
         width: 402px;
         z-index: +999;
         height: auto;
         display: block;
    }
	
    .mob_menu ul {
         width: 100%;
    }
	
    .mob_menu li {
         padding: 10px 24px;
         border-bottom: 1px solid #1b1b1b;
         list-style: none;
    }
	.mob_menu li.dropdown > button {
	    background: transparent;
	    border: 0;
	    color: #fff;
		transition:.5s ease;
	}
	
	.mob_menu li.dropdown > button:hover{ color:#060644; }
	
	.mob_menu li.dropdown > ul.dropdown-menu {
	    width: max-content;
	    transform: translate(25px, 0px);
	    padding: 10px 0;
	    border-radius: 0;
	    border: 0;
	}
	.mob_menu li.dropdown > ul.dropdown-menu > li {
	    padding: 2px 0;
	}
	.mob_menu li.dropdown > ul.dropdown-menu > li > a:hover {
	    background: transparent;
	    color: #e6148a;
	}
	.mob_menu li.dropdown > button::after {
	    content: '\f078';
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 600;
	    font-size: 12px;
	    margin-left: 10px;
	}
    .mob_menu a {
         color: #ffffff;
		 display: block;
         font-size: 16px;
         text-align: left;
    }
    
    .mob_menu li.active a {
         color: #ffffff;
         font-weight: 600;
    }
	
    .mob_menu {
         width: 100%;
         height: 100%;
    }
	
	.mob_menu a:hover {
		color: #fbefdf;
	}
	
	.mod_logo_section{
		display:block;
	}
	
	.logo_section{
		display:none;
		    margin-top: 15px;
	}
	
	.mod_logo_section img {
		width: 100%;
		height: auto;
	}
	
    /*responsive menu*/
	.serv_section h2 {
		padding-bottom: 20px;
	}
	.left_pannel {
		text-align: center;
	}
	.left_pannel img {
		float: none;
	}
	.left_pannel h3 {
		float: none;
		width: 100%;
	}
	.serve_img img{
		max-height: 200px;
		object-fit: cover;
		border-radius: 20px;
	}
	.right_pannel {
		text-align: center;
	}
	.right_pannel img {
		float: none;
	}
	.right_pannel h3 {
		float: none;
		width: 100%;
	}
	.serv_btm {
		margin-top: 40px;
	}
	.viral_box {
		margin-bottom: 40px;
	}

	.about_section h2 {
		padding-top: 0;
	}
	.each_mc {
		min-height: auto;
	}
	.ech_txt {
		padding: 30px;
	}
	.each_choco {
		min-height: auto;
		margin: 10px 0;
	}
	.each_choco img {
		min-height: auto;
		height: 250px;
	}
	.ech_txt {
		padding: 30px;
	}
	.faq_section img {
		width: 100%;
		margin: 20px 0 0 0;
		max-height: 260px;
		border-radius: 20px;
		object-fit: cover;
  }
  .inn_contform input#iname, input#iemail, input#iwa, input#isub {
	width:48%;
}
.inner_contact img{
	margin-top:20px;
}

.inn_each_choco {
  min-height: auto;
}
.inner_tips .inn_each_choco img {
  min-height: auto !important;
  height: 200px;
}
.inn_ech_txt {
  padding: 30px;
}
.var_img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.inn_each_serv {
  max-height: 202px;
}
.about_top {
  padding: 50px 0 0 0;
}
.blog_hosting {
  padding: 10px 0;
}
.blog_hosting img{
	margin-bottom:20px;
}
.nv_cont h1 {
  padding-bottom: 20px;
}
.inner_why {
  padding: 40px 0 20px 0;
}
.inner_serv_btm {
  background: #fbefdf;
}
.inner_future {
  padding: 20px 0;
}
.inn_about_btm {
  padding: 20px 0 40px 0;
}
.if_img{
	margin:20px auto;
}


}  


@media screen and (max-width: 767px) {
	  .head_btn {
    float: none;
    text-align: right;
    top: -78px;
    right: 0;
  }

	.menu_open {
		margin-top: 20px;
	}
	.banner_text_block {
		top: 46px;
	}
	.banner_text_block p {
		padding-bottom: 30px;
	}
	.banner_slide_section .item img {
		min-height: 970px;
	}
	.serv_section {
  padding: 40px 0 220px 0;
}
.recipe_section {
  padding: 0px 0 60px 0;
}
.about_section {
  padding: 60px 0 190px 0;
}
.member_section {
  padding: 0px 0 50px 0;
}
.chocobar_section {
  padding: 50px 0;
}
.faq_section {
  padding: 54px 0;
}
}

@media screen and (max-width: 600px) {
	  .banner_slide_section .item img {
    min-height: 1189px;
  }
    .inn_contform input#iname, input#iemail, input#iwa, input#isub {
	width:98%;
}
}

@media screen and (max-width: 440px) {
	  .banner_slide_section .item img {
    min-height: 1242px;
  }
    .logo_sec {
    width: auto;
  }
  .logo_sec {
  padding: 23px 0 76px 0;
}
  .member_section h2 {
	  padding-top:0px;
  }
    .head_btn {
    top: -78px;
    text-align:center;
  }
}

@media only screen and (max-width: 360px) {
	.banner_slide_section .item img {
    min-height: 1310px;
  }
    .menu_open {
    margin-top: 37px;
  }
  .head_btn {
    top: -78px;
    text-align:right;
  }
  header .card-body {
	  width:280px;
  }
}

@media only screen and (max-width: 320px) {
	 .banner_slide_section .item img {
    min-height: 1420px;
  }
   
}