* {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
body {
	 font-family: 'Poppins';
	font-size:13px;
	color:#333;
	margin:0;
}
p,h1,h2,h3,h4,h5,h6,ul,li,a{
	margin: 0;
	padding:0; 
	line-height:1
}
a {
	text-decoration:none;
	outline:none;
	color:#f58020;
}
a:hover {
	color:#333;
	text-decoration:none;
}
img {
	vertical-align:top;
	max-width:100%;
	height:auto;
	border:none;
}
input, select, textarea {
	 font-family: 'Poppins';
	font-size:13px;
	color:#000;
}
iframe {
	max-width:100%;
	border:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr,
.cl,
.clear {
	clear:both;
}
input,
select,
textarea,
button {
	 font-family: 'Poppins';
	font-size:13px;
	color:#333;
}
.clearfix:after {
	clear:both;
	display:block;
	visibility:hidden;
	content:"";
}

textarea {
	resize:none;
	min-height:82px;
}

input:focus,
textarea:focus,
select:focus,
button:focus {
	outline:none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"], 
input[type="search"],
input[type="tel"],
input[type="color"]
{
	border:1px solid #dddddd;
	background:#fff;
	padding:0 13px;
	box-shadow:none;
	height:49px;
	max-width:100%;
	border-radius:0px;
	width:100%;
}
input[type="search"] {
	-webkit-appearance:none;
}
textarea {
	line-height:normal;
	padding:9px;
	width:100%;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus, 
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus
{
	border-color: #34d48f;
    background: #ffffff;
    box-shadow: 0 0 4px rgb(52 212 143);
}
select {
	border:1px solid #dddddd;
	background:#fff;
	max-width:100%;
	border-radius:3px;
	padding:15px 13px;
}
input[type="image"],
input[type="submit"],
input[type="button"],
button {
	background:#f1592a;
	border: medium none;
    border-radius: 0px;
	color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
	padding: 0px 23px;
	text-transform:uppercase;
	height:40px;
    transition: all 0.3s ease-in-out 0s;
	font-weight:bold;
	appearance:normal;
	-webkit-appearance:none;
	max-width:100%;
}
input[type="image"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
	background-color:#555;
}
input[type="image"]:active,
input[type="submit"]:active,
input[type="button"]:active,
button:active {
	box-shadow:inset 0 0 12px rgba(0, 0, 0, 0.2);
}
.wrapper {
	margin:0 auto;
	padding:0 30px;
	max-width:1100px;/*1150px*/
}

li { list-style: none; }
p  { font-weight: 400; font-size: 18px; line-height: 1.8; color: #49515B;}
h1 { font-weight: 900; font-size: 65px; line-height: 1.2; color: #253E60; }
h2 { font-weight: 700; font-size: 40px; line-height: 1.3; color: #253E60;; }
h3 { font-weight: 400; font-size: 30px; line-height: 1.5; color: #253E60; } 
h4 { font-weight: 400; font-size: 25px; line-height: 1.5; color: #253E60; } 
h5 { font-weight: 700; font-size: 20px; line-height: 1.5; color: #253E60; }
h6 { font-weight: 400; font-size: 16px; line-height: 1.2; color: #253E60; }

li { font-size: 18px; line-height: 1.5; padding-bottom: 10px; }

.title_white h1, .title_white h2, .title_white h4, .title_white h5 { color: #fff; }   
.title_white p  {color: #BEC8E5; }

p, h3, h4, h5, h6 { padding-bottom: 15px; }

/*** Home pages Start ***/
.logo {
    width: 120px;
}
/* Header */
.head_div    { display: flex; justify-content: space-between; align-items: center; padding: 20px 0; }
.head_btn  a { font-style: normal; font-weight: bold; font-size: 20px; color: #FFFFFF; height: 50px; text-transform: capitalize; line-height: 48px; background: #49515B; display: inline-block; padding: 0 40px; border:1px solid #49515B; transition: all ease 0.40s 0s; }
.head_btn a:hover { color: #49515B; background: transparent; border-radius: 5px;}
/* Header */

.cashew_nuts_content      { background: #2D3C51; padding: 80px 0; }
.cashew_nuts_details      { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }
.cashew_nuts_text_box h3 {
    font-weight: normal;
    font-size: 33px;
    line-height: 1;
    color: #8f9eb3;
    padding: 0;
}
.ul_content li            {  display: inline-block; margin-right: -2px; font-weight: normal; font-size: 18px; 
	line-height: 1.2; color: #b8b7d6; margin-bottom: 20px; padding-left: 38px; position: relative; display: block;}
.cashew_nuts_text_box .ul_content li { width: 40%; display: inline-block;}
.ul_content li:after      { content: ""; position: absolute; width: 23px; height: 23px; background-color: #000; top: 0; left: 0; background: url(../images/arrow.svg)no-repeat center; opacity: 0.7; }
.cashew_nuts_text_box h1  { font-weight: 500; color: #FFFFFF; padding-bottom: 30px; }
.cashew_weight_details    { padding: 40px 0; }
.cashew_weight_details h4 { font-weight: 600; font-size: 27px; line-height: 1.4; color: #FFFFFF; padding-bottom: 30px;}
.chek_box_details         { display: inline-block; position: relative; }

/* Radio Btn */
.chek_box_details input { margin: 0; padding: 0; width: 111px; height: 43px; background: #000; font-size: 0; position: absolute; left: 0; border-radius: 50px; cursor: pointer;}
.chek_box_details input:before {background: #5b626b; content: ""; top: 0; left: 0; bottom: 0; right: 0; z-index: 1;position: absolute; border-radius: 50px;}
.chek_box_details input:checked:before { background: #80858c;}
.chek_box_details label  { font-weight: 500; font-size: 18px; line-height: 1.5; text-align: center; color: #FFFFFF; padding: 8px 24px; border-radius: 50px; background: rgba(0,0,0,0.2); display: inline-block; margin-left: 0px; z-index: 9999; position: relative; cursor: pointer;}
/* Radio Btn */

.cashew_weight_box    { display: flex; align-items: center; flex-wrap: wrap; }
.cashew_weight_box h6 { font-weight: normal; font-size: 18px; line-height: 1.5; color: #F1F5F7; padding: 0; }
.payment_info         { display: flex; align-items: center; flex-wrap: wrap; }

.btn a        { font-style: normal; font-weight: 400; font-size: 18px; color: #FFFFFF; height: 45px; text-transform: capitalize; line-height: 46px; background: #E98020; display: inline-block; padding: 0 30px; border: 1px solid #E98020; transition: all ease 0.40s 0s; }
.btn a:hover { color: #E98020; background: transparent; border-radius: 5px; }
.payment_info h5 { font-weight: 500; font-size: 25px; line-height: 1.5; text-align: center; color: #FFFFFF; display: inline-block; margin: 0; padding: 0;}
.payment_info h5 small    { display: block; text-align: left; font-style: italic; font-weight: 400; font-size: 15px; line-height: 1; color: #F1F5F7; opacity: 0.7; padding: 0; }
.payment_info h6 {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    text-decoration-line: line-through;
    color: #FFFFFF;
    padding: 0;
    margin-left: 15px;
    margin-top: 19px;
}
.payment_info .btn a      { margin-right: 30px; }
.cashew_nuts_text_content { display: flex; align-items: flex-start; flex-wrap: wrap;}
.cashew_left_content, .cashew_right_content { width: 50%; }
.cashew_left_content p { max-width: 70%;}
.cashew_nuts_text_content { padding-bottom: 30px;}
.cashew_left_content h2 { font-family: Playfair Display; padding-bottom: 20px;}
.cashew_otr  .title_white { padding-bottom: 30px; width: 100%; }
.cashew_otr  { margin-top: 100px; }
.cashew_otr p {
    color: #b8b7d6;
    font-weight: 300;
    font-size: 18px;
}
.cashew_nuts_left { width: 48%;}

/* footer */
footer { padding:50px 0 20px; position: relative; overflow: hidden; }
.footer_head h3 { font-weight: bold; font-size: 20px; line-height: 1.5; color: #2D3C51; }
.contact_text { display: flex; align-items: flex-start; flex-wrap: wrap; }
.contact_left_text { max-width: 50%; }
.footer_icon_box a { display: flex; align-items: center; font-weight: normal; font-size: 17px; line-height: 1; color: #253E60; margin-bottom: 20px; }
.footer_icon_box span { width: 40px; height: 40px; background: #2d3c51; display: flex; justify-content: center; align-items: center; border-radius: 100%; margin-right: 10px; }
.footer_icon_box a:hover { color: #e98020; }
.footer_icon_box { display: inline-block; }
.contact_right_text { max-width: 300px; margin-left: 30px; }
.footer_head { display: flex; justify-content: space-between; align-items: flex-start; padding-bottom: 50px; border-bottom: 1px solid rgb(0 0 0 / 0.1); }
footer:after { content: ""; position: absolute; background: url(../images/arabesque_img.png)no-repeat; left: -50px; bottom: -50px; width: 245px; height: 245px; }
.bottom_head { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; padding: 20px 0; }
.menu ul li { display: inline-block; margin-right: 20px; }
.menu ul li a { font-weight: normal; font-size: 14px; line-height: 1; color: #515E6F; opacity: 0.7; position: relative; }
.menu ul li a:after { content: ""; position: absolute; height: 15px; width: 2px; background: #515E6F; opacity: 0.7; right: -11px; top: 3px; }

.terms_conditions { max-width: 930px; margin: 0 auto; }
.terms_conditions .ul_content li { color: #49515B; padding-left: 0; line-height: 1.5; }
.terms_conditions .ul_content li:after { display: none; }
.inner_title h2 { font-family: Playfair Display; font-weight: bold; font-size: 50px; line-height: 67px; color: #49515B; text-align: center; margin-bottom: 50px; }
.logos_box { text-align: center; }
.logo_premium { margin-bottom: 20px; }
.menu ul li a:hover { color: #e98020; }
.menu ul li:last-child a:after { display: none; }
.terms_conditions h1 { font-size: 32px; padding-bottom: 20px; font-weight: 600; margin-top: 30px; }
.terms_conditions h2 { padding-bottom: 20px; font-size: 22px; }

.terms_conditions_div {
    padding-bottom: 50px;
    border-bottom: 1px solid rgb(0 0 0 / 0.5);
}