﻿::-moz-selection {
     background-color: #3bacf0;
     color: #fff;
}
 ::selection {
     background-color: #3bacf0;
     color: #fff;
}
@import url("https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&family=Prata&family=Roboto:wght@300;400;500;700&display=swap");
html, body{
	position:relative;
	overflow-x:hidden;
}
 body {
     color:#5e606e;
     font-family: 'Rubik', sans-serif;
     font-size: 16px;
     font-weight: 400;
     line-height:26px;
     position: relative;
     overflow-x: hidden;
     letter-spacing: 0.5px;
}
 ol, ul {
     margin: 0;
     padding: 0;
     list-style: none;
}
 select {
     display: block;
}
 figure {
     margin: 0;
}
 a {
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
	 color:#333;
}
 a:hover{
    color:#33404c
}
 iframe {
     border: 0;
}
 a, a:focus, a:hover, a:active, button, button:focus, button:hover, button:active {
     text-decoration: none;
     outline: 0;
}
 .btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
     text-decoration: none;
     outline: 0;
}
i.icon-check.icons {
    color: #12a95c;
}
 .common_h1, h1 {
    font-size: 36px;
    margin-bottom: 15px;
	font-weight: 700 !important;
}
 .common_h2, h2 {
    font-size: 36px;
    margin-bottom: 15px;
	font-weight: 700 !important;
}
 .common_h3, h3 {
     font-size: 22px;
	 font-weight: 700 !important;
}
 .common_h4, h4 {
     font-size: 20px;
	 font-weight: 700 !important;
}
 .common_h5, h5 {
     font-size: 18px;
}
 .common_h6, h6 {
     font-size: 16px;
}
 h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
    color: #025404;
	font-family: 'Philosopher', sans-serif;
}
 section {
     padding: 40px 0px;
}
 section .container {
     padding-left: 0px;
     padding-right: 0px;
}

/*header csss*/
#header {
     background:transparent;
     left: 0;
     top: 0;
     right: 0;
     transition: all 0.5s;
     z-index: 9999;
	 position:fixed;
}
.fixed-top1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
	background:#ffffff !important;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.menu-header{
	width:100%;
	float:left;
	background:transparent;
}
.head-top {
    width: 100%;
    background: #0071e0;
    float: left;
    padding: 9px 0;
}
 #header.header-scrolled {
     background: #fff;
     transition: all 0.5s linear;
}
#header .container {
    padding-left: 0px;
    padding-right: 0px;
}

/*menu csss*/
.nav-menu li {
     margin-right: 25px;
     position: relative;
}
.contact-number.inner-page {
    padding: 10px 0;
}
nav.navbar.inner-page {
    padding: 9px 0;
}
 .nav-menu li a.nav-link {
     padding: 6px 0px !important;
     text-decoration: none;
     display: inline-block;
     color: #333 !important;
     font-size: 16px;
     font-weight: 400;
     outline: none;
     border: 0px;
	 margin: 0 10px;
	
}
 .nav-menu li a.nav-link:hover{
	 color:#ecb920;
 } 
.navbar{
	padding:20px 0;
	float:right;
}
.navbar-nav li a.nav-link.active{
	color:#f7931e !important;
}
.contact-number{
	float:left;
	padding:30px 0;
	margin-left: 30px;
}
.contact-number a{
	color:#333;
}
 .menu-active a, .menu_active, .nav-menu a:hover {
     color: #ecb920 !important;
}
 .dropdown:hover .dropdown-menu {
     display: block;
     visibility: visible;
     opacity: 1;
     transform: translateY(0px);
     transition: .5s ease all;
}
 .dropdown-menu {
     display: block;
     visibility: hidden;
     opacity: 0;
     transform: translateY(50px);
     transform: translateX(-50px);
     transition: .2s ease all;
}
 .dropdown-menu.show {
     display: block;
     visibility: visible;
     opacity: 1;
     transform: translateY(0px);
     transform: translateX(0px);
     transition: .2s ease all;
}
 .navbar-light .navbar-toggler-icon {
     display: none;
}
 .mega_sub_menu {
     width: 220px;
     display: inline-block;
     background: #fff;
     box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
     top: 47px;
     border-radius:unset;
	 left: -50%;
}
 .dropdown-item{
    color:#373d3e;
}
 .dropdown-menu{
    padding: 0 !important;
}
 .dropdown-divider{
    margin: 0 !important;
}
 .dropdown-item {
     padding: 5px 15px;
     font-size: 14px;
}
 .mega_sub_menu ul {
     border: none;
     background-color: transparent;
     box-shadow: none;
     border-radius: 0px;
}
 .breadcrumb-item + .breadcrumb-item{
    font-size: 12px
}
 .mega_sub_menu ul::before {
     display: none;
}
 .mega_sub_menu ul li:first-child {
     margin-top: -15px;
}
 i.fa.fa-angle-down {
     color:#33404c;
}
 .mega_sub_menu::before {
    left: 50%;
    content: "";
    border: 12px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: #d8dadc;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    top: -24px;
    margin-left: -25px;
    position: absolute;
    background-color: transparent;
}
 .nav-menu ul a label {
     font-size: 15px;
     color: #626262;
     margin-bottom: 0px;
}
 .nav-menu ul a {
     color: #010101;
}
a.navbar-brand img {
    max-width: 195px;
}
#header.fixed-top1 a.navbar-brand img {
    max-width: 195px;
}

#header.fixed-top1 .contact-number {
    padding: 15px 0;
}
.contact-number a {
    color: #333;
    padding: 0 10px;
    display: inline-block;
    line-height: normal;
}
.border-aft-right{
	position:relative;
}
.border-aft-right::after{
	position:absolute;
	top:0;
	right:-3px;
	background:#da2c1b;
	content:'';
	width:1px;
	height:17px;
	
}
a.nav-item.active{
	position:relative;
}

.nav-menu li.active a{
	color:#12a95c !important;
}
.navbar-brand{
	float:left;
}
.top-menu{
	float:right
}
.head-top ul {
    float: left;
}
.head-top ul li {
    float: left;
	padding:0 10px;
	line-height:normal;
	border-right:1px solid #8fc6fd;
}
.head-top ul li:last-child{
	border-right:none;
}
.head-top ul li a {
    font-size: 13px;
    color: #fff;
	line-height: 14px;
}
.login {
	margin-left:10px;
}
.login li {
    background: #f7931e;
    padding: 10px 15px !important;
    line-height: 9px !important;
    border-radius: 200px;
    color: #fff;
}
.login li a{
	color: #fff;
    letter-spacing: 1px;
}
/*banner css*/
.banner{
	width:100%;
	float:left;
	background:url(../images/banner-bg.png)no-repeat;
	position:relative;
	height:400px;
	background-size:cover;
	padding-top:0;
}
.flex-cnt {
    max-width: 600px;
    width: 100%;
}
.row-sec-0{
	width:100%;
	float:left;
	position: relative;
    z-index: 99;
	margin-top: -40px;
}
.row-sec-0 ul{
	float:left;
	width:100%;
	background:#ffffff;
	padding:15px 0;
	box-shadow:0 0 12px rgba(0,0,0,0.4);
	border-radius:10px;
	margin-top:-35px;
}
.row-sec-0 ul li{
	float:left;
	width:16.66%;
	text-align:center;
	border-right: 1px solid #dfdfdf;
}
.row-sec-0 ul li:last-child{
	border-right: none;
}
.row-sec-0 ul li h6{
	font-size:24px;
	font-weight:600;
	margin-bottom: 0;
	color:#0071e0;
}
.row-sec-0 ul li p{
	color: #74788D;
	font-size:15px;
	
}
/*row-sec-1*/
.row-sec-1{
	width:100%;
	float:left;
	position:relative;
	background:url(../images/abt-bg.png)no-repeat;
	padding-bottom: 90px;
}
.row-sec-1::before{
	content:'';
	position:absolute;
	top:50%;
	left:0;
	width:200px;
	height:150px;
	background:url(../images/abt-img-1.png)no-repeat;
	margin-top: -75px;
	z-index:9;
}
.row-sec-1::after{
	content:'';
	position:absolute;
	top:50%;
	right:0;
	width:170px;
	height:188px;
	background:url(../images/abt-img-2.png)no-repeat;
	margin-top: -94px;
	z-index:9;
}
.card{
	width:100%;
	display:inline-block;
	padding:20px;
}
.card .user-image{
	float:left;
}
.card .user-image img{
	max-width:60px;
	border-radius:50%;
}
.card .user-cont {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
.card .user-cont h5{
	color:#0071e0;
}
.card p {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 0;
	margin-top:5px;
}
.list-style{
	width:100%;
	float:left;
}
.list-style li{
	padding-bottom:15px;
	display:inline-block;
	width:100%;
}
i.icon-check.icons {
    color: #12a95c;
    font-weight: 600;
    padding-right: 5px;
}
.btns, .btns1 {
    margin-top: 5px;
    background: #f49452;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    color: #fff;
    padding: 9px 23px;
    display: inline-block;
    border-radius: 200px;
    font-size: 16px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.btns1{
	padding:6px 20px;
}
.btns:hover, .btns:active, .btns1:hover {
    background: #025404;
    color: #fff;
}
.borders {
    margin-bottom: 18px;
    display: inline-block;
    width: 100%;
    float: left;
    height: 4px;
}
.border1 {
    display: inline-block;
    vertical-align: top;
    width: 70px;
    height: 1px;
    background: #f49452 !important; 
    border: none;
    margin-left: 0;
}
.border2 {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 1px;
    background:#f49452 !important;
    border: none;
    margin-left: 8px;
}
/*row-sec-2*/
.row-sec-2{
	width:100%;
	float:left;
	background:#f3f3f3;
	background-size:cover;
	padding-bottom:43px;
	position:relative;
}
.row-sec-2 h3{
	color:#f7931e !important;
	font-weight: 600;
}
.row-sec-2 .bg-img {
    position: absolute;
    top:-40px	;
    left: 50%;
    bottom: 0;
    right: 0;
    margin-left: 15px;
	background:url(../images/coconut-bg.png)no-repeat center center/130%;
}
/*row-sec-3*/
.row-sec-3{
	float:left;
	width:100%;
}
.owl-carousel.Products .owl-item{
	text-align:center;
}
.owl-carousel.Products .owl-item img{
	max-width:100%;
}
.owl-carousel.Products .item {
    position:relative;
	overflow:hidden;
}
.owl-carousel.Products .item:hover img{
	transform: scale(1.1);
	transition:all 0.5s ease;
}
.owl-carousel.Products .item .red-clr{
	position:absolute;
	bottom:0;
	left:0;
	padding:10px;
	background:rgba(0,0,0,0.8);
	color:#f7931e;
	width:100%;
	font-size:18px;
	margin:0;
}
.owl-theme.Products .owl-nav {
    position: absolute;
    right: 52px;
    bottom: 100%;
    margin-bottom: 50px;
}
.owl-theme.Products .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 0px;
    margin: 5px;
    padding: 4px 7px;
    background: #f49452;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    width: 40px;
    height: 35px;
}
.owl-theme.Products .owl-prev:before {
    font-family: FontAwesome;
    content: '\f104';
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0;
    padding: 2px;
    font-size: 28px;
    line-height: 23px;
	right:0;
}
.owl-theme.Products .owl-next:before {
    font-family: FontAwesome;
    content: '\f105';
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0;
    padding: 2px;
    font-size: 28px;
    line-height: 23px;
    right: -3px;
}
.list-style li img{
	float:left;
    width: 20px;
    font-size: 18px;
    margin-top: 0;
}
.list-style li span{
	float:left;
	width:93%;
	margin-left:2%;
}
/*row-sec-4*/
.row-sec-4{
	width:100%;
	float:left;
	background: #f7f7f7;
    background-size: cover;
}
.recipe-img{
	width:100%;
	float:left;
	text-align:center;
}
.row-sec-4 img{
	width:100%;
	display:inline-block;
}

/*row-sec-5*/
section.row-sec-5 {
    width: 100%;
    float: left;
    text-align: center;
    background: #023b06;
}
section.row-sec-5 h3{
	font-size:30px;
	color:#fff;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
    display: inline;
    width: 270px;
    float: left;
}
i.fa.fa-map-marker {
    float: left;
    margin: 7px 10px 0 0;
}
.footer-area{
	width:100%;
	float:left;
	padding:10px 0;
	background:url(../images/footer-bg.jpg)no-repeat;
	background-size:cover;
	color:#ccc;
	z-index:1;
	position:relative;
}
.footer-area::after{
	content:'';
	position:absolute;
	top:0;
	background:rgba(1, 25, 2, 0.9);
	width:100%;
	height:100%;
	left:0;
	z-index:-1;
	
}
.white_txt{
	    justify-content: flex-end;
}
.footer-area p{
    font-size: 15px;
	margin-top: 11px !important;
}
.socialSec ul li a {
    
    text-decoration: none;
    color: #2e4d72;
    border-radius: 200px;
    text-align: center;
    line-height: 32px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
	background: #fff;
    padding-left: 0;
}
.socialSec ul li:nth-child(2) a {
    color: #a91e30;
}
.socialSec ul li:nth-child(3) a {
   
    color: #0ea2a4;
}
.socialSec ul li:nth-child(4) a {
    color: #377ca5;
}
.footer-area span{
	font-size:13px;
	color:#969595;
}
.scrollToTop {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 999;
    background: none;
    border: none;
    cursor: pointer;
}
.scrollToTop i {
    color: #fff;
    font-size: 30px;
    display: block;
    height: 37px;
    transition: all 1s ease 0s;
    width: 37px;
    border-radius: 50px;
    -ms-transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    background: #f7931e;
    line-height: 33px;
}
.close-btn {
    position: fixed;
    top: 40px;
    right: 25px;
    z-index: 99999;
    display: none;
}
span.close-icon {
    display: block;
    width: 20px;
    height: 3px;
    background: #395b40;
    margin-bottom: 3px;
    webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
span.close-icon + span.close-icon {
    margin-top: -6px;
    webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -19px !important;
    right: -15px !important;
    display: inline-block;
    width: 22px !important;
    height: 25px !important;
    overflow: hidden;
    border: none;
    background: transparent;
}
footer{
	background:#f7f7f7;
	width:100%;
	float:left;
	padding:40px 0;
}
.footer-area span{
	color: #f7931e;
    font-size: 14px;
}
.border-top{
	border-top:1px solid #ccc;
}
.font-13{
	font-size:15px;
}
.footer-logo{
	max-width:200px;
	margin-top:25px;
}
.footer-box h4{
	color:#fff;
}
.footer-border{
	border-top:1px solid #5a5a5a;
}
/*inner css*/
.inner-banner{
	width:100%;
	float:left;
	padding:0 0 0;
}
.inner-img{
	width:100%;
	float:left;
	position:relative;
}
.inner-img img{
	width:100%;
	float:left;
}

.inner-text {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
	z-index: 999;
}
.inner-text h1{
	color:#025404;
	margin-bottom: 0;
    margin-top: 0;
}
.inner-breadcrumb{
	font-size:15px;
	justify-content: center;
	margin-left: -15px;
}
.inner-breadcrumb h2{
	font-size:14px;
	margin:0;
	color: #fff917;
}
.white_txt{
	color:#ffffff !important;
}
.block-text{
	color:#333;
}
.inner-breadcrumb li{
	line-height:normal;
	padding-left: 9px;
}
/*cont-row-sec-1*/
.cont-row-sec-1{
	float:left;
	width:100%;
}
.address-box{
	padding:25px;
	background:url(../images/contact-img.jpg) no-repeat bottom center;
	width:100%;
	float:left;
	border-radius:4px;
	min-height:272px;
	position:relative;
	z-index:1;
	background-size:cover;
	
}
.address-box h3{
	color:#025404;
}
.address-box::after{
	position:absolute;
	top:0;
	left:0;
	background:rgb(252 208 178 / 90%);
	content:'';
	width:100%;
	height:100%;
	z-index:-1;
}
.cont-row-sec-1{
	float:left;
	width:100%;
}
span.border1.white {
    background: #fffafa;
}
span.border2.white {
    background: #fffafa;
}
/*form css*/
 input[type=date], input[type=datetime-local], input[type=email], input[type=number], input[type=password], input[type=search-md], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea.md-textarea {
     background-color: transparent;
     border: none;
     border-bottom: 1px solid #bdbdbd;
     border-radius: 0;
     outline: 0;
     height: 2rem;
     width: 100%;
     font-size: 15px;
     color: #333;
     -webkit-box-shadow: none;
     box-shadow: none;
     -webkit-box-sizing: content-box;
     box-sizing: content-box;
     -webkit-transition: all .3s;
     transition: all .3s;
}
 .form-control {
     padding: 0;
     padding-bottom: .6rem;
     padding-top: .5rem;
     font-size: 1rem;
     line-height: 1.5;
     background-color: transparent;
     background-image: none;
     border-radius: 0;
     margin-bottom: 16px;
}
 input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=search-md]:focus:not([readonly]), input[type=search]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=url]:focus:not([readonly]), textarea.md-textarea:focus:not([readonly]) {
     border-bottom: 1px solid #333;
     -webkit-box-shadow: 0 1px 0 0 #333;
     box-shadow: 0 1px 0 0 #333;
     background: none;
}
 .capcha{
     width: 100%;
     padding: 7px 15px;
     display: inline-block;
     background: #f2f2f2;
     margin-top: 13px;
}
 .c-left{
     float: left;
     padding:3px 0px 3px 0;
}
 .c-right{
     float: right;
}
 label {
     position: relative;
}
.check-cus, .radio-cus {
     width: 100%;
     float: left;
     position: relative;
}
 .check-cus input[type=checkbox], .radio-cus input[type=radio] {
     display: none 
}
 .check-cus label, .radio-cus label {
     width: auto;
     font-size: 14px;
     padding-left: 36px;
     font-weight: 500;
     position: relative;
     margin: 0;
     line-height: 25px;
}
 .check-cus label:before, .radio-cus label:before {
     content: '';
     display: inline-block;
     width: 20px;
     height: 20px;
     border: 1px solid #888;
     position: absolute;
     top: 2px;
     border-radius: 100%;
     left: 0;
     z-index: 5;
}
 .check-cus label:after, .radio-cus label:after {
     content: '';
     width: 6px;
     height: 6px;
     background: #02398b;
     position: absolute;
     top: 9px;
     border-radius: 100%;
     left: 7px;
     display: none;
}
 .check-cus label:before {
     border-radius: 0;
}
 .check-cus label:after {
     content: '\f00c';
     font-family: 'FontAwesome';
     width: 7px;
     height: 7px;
     color: #2042c2;
     background: none;
     position: absolute;
     top: 3px;
     border-radius: 100%;
     left: 2px;
     display: none 
}
 .check-cus input[type=checkbox]:checked + label:after, .radio-cus input[type=radio]:checked + label:after {
     display: block 
}
 .check-cus input[type=checkbox]:checked + label:before, .radio-cus input[type=radio]:checked + label:before {
     border-color: #02398b;
}
 .check-cus label:before {
     content: '';
     display: inline-block;
     width: 27px;
     height: 27px;
     border: 1px solid #888;
     position: absolute;
     top: 2px;
     background: #ffffff;
     border-radius: 0;
     left: 0;
     z-index: 5;
}
 .check-cus label:after {
     content: '\f00c';
     font-family: 'FontAwesome';
     width: 10px;
     height: 10px;
     color: #2042c2;
     background: none;
     position: absolute;
     top: 3px;
     border-radius: 100%;
     left: 7px;
     display: none;
     z-index: 9;
}

 .radio-cus.c-left {
     width: 25%;
}
 .title-l.c-left{
    width:40%;
}
.box-form {
    background: #fff;
    padding:15px 35px 10px;
    overflow: hidden;
    position: relative;
	border-radius:4px;
	 -webkit-box-shadow: 0 0 11px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 11px 3px rgb(0 0 0 / 5%);
}
.yellow-btn {
    background: #f3eb2e;
    color: #333333;
    border-radius: 20px;
    padding: 7px 30px 7px 30px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    display: inline-block;
    margin-top: 10px;
    border: 0;
    text-transform: uppercase;
}
.green-btn {
    background: #f7931e;
    color: #ffffff !important;
    border-radius: 20px;
    padding: 7px 30px 7px 30px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    display: inline-block;
    margin-top: 10px;
    border: 0;
    text-transform: uppercase;
	font-weight:400;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f8f9fa !important;
}
.cnt-row-sec-2{
	width:100%;
	float:left;
	padding-bottom: 50px;
}
.gl-map {
    padding: 3px;
    border-radius: 8px;
   -webkit-box-shadow: 0 0 11px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 11px 3px rgb(0 0 0 / 5%);
	width: 100%;
    float: left;
	background:#fff;
}
.cont-sec-2{
	width:100%;
	float:left;
	padding-top:0;
}
.map-sec {
    width: 100%;
    float: left;
    height: 200px;
}
.abt-1{
	margin-bottom:0;
	padding-bottom: 50px;
}
.abt-sec-2{
	width: 100%;
    float: left;
	background:#f3f3f3;
}
.abt-sec-2 img{
	max-width:100%;
	width:100%;
	display:inline-block;
	border-radius:10px;
}
.pro-sec-1{
	width:100%;
	float:left;
}
.pro-sec-1 img{
	display:inline-block;
	width:100%;
	border-radius:10px;
}
.pro-sec-2{
	background:#f3f3f3;
	width:100%;
	float:left;
}
.pro-sec-2 img{
	display:inline-block;
	width:100%;
	border-radius:10px;
}
.date{
	color:#ccc;
}
/*brand-row-sec-1*/
.brand-row-sec-1{
	padding: 50px 0 30px;
    margin-bottom: 30px;
	float:left;
	width:100%;
}
.brand-details-sec{
	width: 100%;
    float: left;
	padding: 0px 0 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ececec;
}
.circle img {
    max-width: 230px;
    width: 100%;
	border-radius:50%;
}
.single-contact-box {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 11px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 11px 3px rgb(0 0 0 / 5%);
    padding: 20px;
    margin-bottom: 10px;
    min-height: 197px;
    float: left;
    width: 100%;
}
.single-contact-box p{
	color:#333;
}
.single-contact-box i {
    line-height: 50px;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    font-size: 20px;
    display: inline-block;
    color: #ffffff;
    background: #f79726;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 20px;
}
section.brand-details-sec.border-bottom-0 {
    padding-bottom: 50px;
}
.abt-sec-2 h3{
	color:#f7931e !important;
}

/* 14/02/2023 */
.brand-row-sec-1 .product-content img{
    width: 100%;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}
.brand-row-sec-1 .product-content{
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
}
.brand-row-sec-1 .product-content .hover{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition:all 0.5s ease;
    z-index: 3;
}
.brand-row-sec-1 .product-content:hover img{
	transform: scale(1.1);
    transition: all 0.5s ease;
}
.brand-row-sec-1 .product-content:hover .hover{
    opacity: 1;
}
.brand-row-sec-1 .product-content p{
    position: absolute;
    color: #fff;
    top: 60%;
    right:-10px;
    border-radius: 20px;
    background: #f7931e;
    padding: 8px 25px;
    z-index: 4;
    width: 220px;
}

