@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsBold.eot');
    src: url('../fonts/PoppinsBold.eot') format('embedded-opentype'),
         url('../fonts/PoppinsBold.woff2') format('woff2'),
         url('../fonts/PoppinsBold.woff') format('woff'),
         url('../fonts/PoppinsBold.ttf') format('truetype'),
         url('../fonts/PoppinsBold.svg#PoppinsBold') format('svg');
	font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsRegular.eot');
    src: url('../fonts/PoppinsRegular.eot') format('embedded-opentype'),
         url('../fonts/PoppinsRegular.woff2') format('woff2'),
         url('../fonts/PoppinsRegular.woff') format('woff'),
         url('../fonts/PoppinsRegular.ttf') format('truetype'),
         url('../fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsLight.eot');
    src: url('../fonts/PoppinsLight.eot') format('embedded-opentype'),
         url('../fonts/PoppinsLight.woff2') format('woff2'),
         url('../fonts/PoppinsLight.woff') format('woff'),
         url('../fonts/PoppinsLight.ttf') format('truetype'),
         url('../fonts/PoppinsLight.svg#PoppinsLight') format('svg');
	font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsThin.eot');
    src: url('../fonts/PoppinsThin.eot') format('embedded-opentype'),
         url('../fonts/PoppinsThin.woff2') format('woff2'),
         url('../fonts/PoppinsThin.woff') format('woff'),
         url('../fonts/PoppinsThin.ttf') format('truetype'),
         url('../fonts/PoppinsThin.svg#PoppinsThin') format('svg');
	font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/QuicksandBold.eot');
    src: url('../fonts/QuicksandBold.eot') format('embedded-opentype'),
         url('../fonts/QuicksandBold.woff2') format('woff2'),
         url('../fonts/QuicksandBold.woff') format('woff'),
         url('../fonts/QuicksandBold.ttf') format('truetype'),
         url('../fonts/QuicksandBold.svg#QuicksandBold') format('svg');
		 font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/QuicksandRegular.eot');
    src: url('../fonts/QuicksandRegular.eot') format('embedded-opentype'),
         url('../fonts/QuicksandRegular.woff2') format('woff2'),
         url('../fonts/QuicksandRegular.woff') format('woff'),
         url('../fonts/QuicksandRegular.ttf') format('truetype'),
         url('../fonts/QuicksandRegular.svg#QuicksandRegular') format('svg');
		  font-weight: normal;
    font-style: normal;
}



html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body{ margin:0; padding:0;  font-family: 'Poppins'; background:#fff;}
a{ margin:0; padding:0; text-decoration:none !important;  outline:none !important; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
a:hover{ color:#111;}
::selection{ background:#111; color:#fff;}
::-moz-selection{ background:#111; color:#fff;}
::-webkit-selection{ background:#111; color:#fff;}
img{ max-width:100%; height:auto;}
ul{ margin:0; padding:0; list-style-type:none;}
li{ margin:0; padding:0;}
p{ padding:0; color:#555555; font-size:17px;   font-family: 'Poppins'; margin:0 0 15px 0; font-weight:300;}
h1, h2, h3, h4, h5, h6{ margin:0; padding:0;   font-family: 'Poppins'; color:#151515;}
input, select, button{outline:none !important;}

html{scrollbar-color:#4f0e31 #fff; scrollbar-width: thin;}
body::-webkit-scrollbar { width: 8px;}
body::-webkit-scrollbar-track {background: #fff;}
body::-webkit-scrollbar-thumb {background: #4f0e31;}
body::-moz-scrollbar { width: 8px;}
body::-moz-scrollbar-track {background: #fff;}
body::-moz-scrollbar-thumb {background: #4f0e31;}
body::-o-scrollbar { width: 8px;}
body::-o-scrollbar-track {background: #fff;}
body::-o-scrollbar-thumb {background: #4f0e31;}
body::-ms-scrollbar { width: 8px;}
body::-ms-scrollbar-track {background: #fff;}
body::-ms-scrollbar-thumb {background: #4f0e31;}
.subPageBannerSec {
    position: relative;
  
}
.missionVissonBgSec {
    background: #c21b75;
    float: left;
    width: 100%;
    overflow: hidden;
}
.aboutUsSubWrapperMain {
    max-width: 1920px;
    margin: 0 auto;
  
}
.aboutUsSubWrapper {
    position: relative;
    padding-right: 619px;
    min-height: 400px;
}
.subMiddleHeader {
    font-size: 37px;
    color: #c21b75;
    font-weight: bold;
    margin-bottom: 30px;
}
.homeaboutWrapperTxt {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    position: relative;
    font-style: normal;
    padding-left: 45px;
    margin-bottom: 15px;
    color: #132442;
}
.homeaboutWrapperTxt::before {
    position: absolute;
    left: 0;
    top: 7px;
    background: #132442;
    width: 37px;
    content: "";
    height: 1px;
}
.aboutUsSubWrapper p {
    color: #142543;
    font-size: 16px;
    line-height: 32px;
    font-weight: normal;
    margin-bottom: 20px;
}
.missionVissonBgDiv h3::before {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    content: "";
    width: 35px;
    height: 1px;
}
.missionVissonBgMaxWidth {
    max-width: 1920px;
    margin: 0 auto;
    display: block;
}
.vissionMissionDiv {
    float: left;
    width: 50%;
}
.vissionWrapperMain {
    position: relative;
    padding-right: 350px;
    min-height: 454px;
}
.missionVissonBgDiv {
    padding: 50px 26px 70px 80px;
}
.aboutPaddingMain{ padding: 80px 0px 40px;}
.vissionWrapperMainDiv {
    position: absolute;
    right: 0;
    top: 0px;
}
.vissionMissionDiv {
    float: left;
    width: 50%;
}
.aboutUsSubWrapperDiv {
    position: absolute;
    right: 0;
    top: 0;
}
.missionWrapperMain {
    position: relative;
    padding-right: 350px;
    min-height: 454px;
}
.missionVissonBgDiv {
    padding: 50px 26px 25px 38px;
}
.missionWrapperMainDiv {
    position: absolute;
    right: 0;
    top: 0px;
}
.missionVissonBgDiv h3 {
    font-size: 37px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 20px;
}
.missionVissonBgDiv p {
    line-height: 32px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 0;
}
.contactWrapperMain1{ position:relative}
.contactWrapperMain1:last-child:before{ background:none;}
.contactWrapperMain1:before{ position:absolute; right:0; bottom:0; background:#c4c4c4; width:1px; height:117px; content:""; }
.contactWrapperMain h3{ color:#c21b75; font-size:28px; font-weight:bold; margin-bottom:30px}
.contactWrapperMain p{ font-size:18px; font-weight:normal; line-height:33px; color:#444; margin-bottom:0}
.contactWrapperMain{ position:relative; text-align:center; padding-top:70px; min-height: 225px;}
.contactWrapperMainDiv{ position:absolute; left:50%; top:0; margin-left:-26px;  -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
.contactBgSecMainAll{ background:#eee; padding:90px 0px }
.quickLinkBg{background: #e22a51;
position: relative;
min-height: 1022px;
overflow: hidden;
float: left;
width: 100%;}
.quickLinkBgImg{ position:absolute; left:-40px;  top:0; min-height:1022px;}
.positionwuickLinkbg{ padding: 90px 80px;
background: #eeeeee;
width: 975px;
height: 620px;
position: absolute;
right: 80px;
top: 50%;
margin-top: -310px;}
.contctInputStyle{ display: block; width: 100%; border: none; border-bottom: 1px solid #bdc2cb; padding: 10px 0 15px; font-size: 17px;
color: #74807e; margin: 0 0 70px 0;  font-weight:normal; background:transparent;  }
.contctInputStyle::-webkit-input-placeholder { color: #74807e;}
.contctInputStyle::-moz-placeholder { color: #74807e;}
.contctInputStyle:-ms-input-placeholder { color: #74807e;}
.contctInputStyle:-moz-placeholder { color: #74807e;}
.contactFieldall{ max-width:704px; margin:0 auto; display:block}
.quickLinkTxtMain{ text-align:right; position:relative; color:#4e5856; font-size:16px; line-height:26px; font-weight:normal; padding-right:33px; margin-bottom:0}
.quickLinkTxtMain:before{ position:absolute; right:0; top:5px; width:15px; height:40px; background:#e22a51; content:""; }

.quickFloatDiv{  padding-left: 100px; min-height: 1022px;}
 .subMitBtnmain{moz-transition: .4s;
-webkit-transition: .4s;
-ms-transition: .4s;
-o-transition: .4s;
transition: .4s;
background: #e22a51 url(../images/submit-icon.png) right no-repeat;
color: #fff;
font-weight: normal;
font-size: 18px;
padding: 25px 0 25px 40px;
border: none;
width: 244px;
text-align: left; border-radius:60px}

.contactBgSecMainAll {
    background: #fff;
    padding: 40px 0px;
}
.positionTxtAbso{ position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 40px;}
.subbannerHeaderFloat {
    float: left;
}
.subPageBannerSec h1 {
    display: block;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-transform: capitalize;
}
.commonBgSec {
    padding: 100px 0px;
}
.brandSpacing {
	margin-bottom:5px;
	float:left;
	width:100%;
}
.commonHeadermiddle{ font-size: 30px; font-weight: bold; margin-bottom: 30px; text-transform: uppercase;}
.brandDiv {
	float: left;
	width: 25%;
padding: 10px;
}
.brandDiv img {
transition: transform .9s;
}
.brandDiv:hover img {
	transform: scale(1.1);
}
.brandSpacingAll {
	padding:0; overflow: hidden;
        border: 1px #dddddd solid;
    min-height: 125px;
 display: flex;
-webkit-display: flex;
-ms-display: flex;
justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center; 
}
.branchesSpacing {
	margin-bottom:40px;
	float:left;
	width:100%
}
.branchesSpacing:last-child {
	margin-bottom:0;
}
.branchesTxt p strong{ color:#09a69e}
.branchesTxt p {
	color:#333;
	font-size:17px;
	line-height:24px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:15px;
}
.branchesTxt h2 {
	color:#134499;
	font-size:19px;
	line-height:24px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.branchesTxt span {
	color:#333333;
	font-size:17px;
	font-weight:bold;
	margin-bottom:4px;
	display:block
}
.branchesWrapper {
	position:relative;
	overflow:hidden; border-radius: 0px 80px 0px 80px;
}
.branchesWrapper img {
-moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; width:100%;
}
.branchesTxt:hover .branchesWrapper img {
	transform: scale(1.1);
}
.breadcrumbsAndSocial {
    display: block;
    float: right;
}
.breadcrumbs{margin: 7px 0 0;}

.breadcrumbs li{float: none; padding: 0 10px; position: relative; display: inline-block; font-size:14px; text-transform:uppercase; color:#333}
.breadcrumbs li a{ display: block; font-size: 14px; color: #333; font-weight: normal;  }

.breadcrumbs li:after{ content:'|'; display: block; width: 6px; height: 9px; position: absolute; right: -6px;
top: 0; }
.breadcrumbs li:last-child:after{ display: none; }
.qualitySeaFoodBg h1{text-align: center;
    position: relative;
    top: 450px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;}
.qualitySeaFoodBg{ height: 513px; background-image: url(../images/bottom-banner.jpg); background-repeat: no-repeat; background-size: cover;}
.tasteOfSeaBgSec{ background: #fff; padding: 100px 0px; text-align: center;}
.tasteOfSeaBgSec h1{ font-size: 130px; font-weight: bold; text-transform: uppercase; color: #4f0e31; opacity: 0.1; letter-spacing: 4px;}
.tasteOfSeaBgSec h3{ font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #4f0e31;
    letter-spacing: 4px;
    margin-top: -50px;
    margin-bottom: 32px; }
    .tasteOfSeaBgSec p{font-size: 18px;
        font-weight: normal;
        line-height: 30px;
        max-width: 900px;
        margin: 0 auto;
        color: #3b3537;}
.footerEnd{ background:#fff; padding: 68px 0px 27px;}
.footerEnd h2{ font-size:27px; color:#fff; margin-bottom:20px;  font-family: 'Quicksand';}
.footerEnd p{ color:#96a19f; font-weight:normal; font-size:16px; line-height:30px; margin-bottom:20px;}
.quiclLinkHeadTxt h3{ font-size:40px;  font-weight:normal; color:#fff; margin-bottom:20px  }
.quickFloatDiv{  padding-left: 0px; min-height: 893px;}
.footSocialMain{ position: absolute;
    bottom: 50px;
    left: 0px;
    display: block;
    width: auto;
    text-align: left;
    margin: 0; }
.quickLinkTxtMain:before{ position:absolute; right:0; top:5px; width:15px; height:40px; background:#c21b75; content:""; }
.subMitBtnmain{-moz-transition: .4s;
    -webkit-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    background: #c21b75 url(../images/submit-icon.png) right no-repeat;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    padding: 12px 10px 12px 40px;
    border: none;
    width: 223px; border-radius: 70px; text-align: left;} 
    
 .subMitBtnmain:hover{ background:#333 url(../images/submit-icon.png) right no-repeat;  }
.contctInputStyle{ display: block; width: 100%; border: none; border-bottom: 1px solid #bec1c0; padding: 10px 0; font-size: 15px;
    color: #74807e; margin: 0 0 70px 0;  font-weight:normal; background:transparent;  }
    .contctInputStyle::-webkit-input-placeholder { color: #555555;}
    .contctInputStyle::-moz-placeholder { color: #555555;}
    .contctInputStyle:-ms-input-placeholder { color: #555555;}
    .contctInputStyle:-moz-placeholder { color: #555555;}
.quickLinkBg{background: #4f0e31;
    position: relative;
    min-height: 861px;
    overflow: hidden;
    float: left;
    width: 100%; }
.positionwuickLinkbg{padding: 50px 50px 0px;
    background: #fff;
    width: 975px;
    height: 577px;
    position: absolute;
    right: 50%;
    top: 49%;
    margin-right: -650.5px;
    margin-top: -250px;}
.quickLinkBgImg{ position:absolute; left:0px;  top:0; min-height:1022px;}
.floatSafe1{ float:left; width:50%}
.floatSafe2{float:left; width:50%; padding-right:144px; padding-left:57px; padding-top:129px;}
.floatSafe2 h3{ color:#4e5856; font-size:40px; line-height:57px; position:relative; font-weight:normal; padding-bottom:20px; margin-bottom:30px;}
.floatSafe2 p{ color:#535958; font-size:15px; font-weight:normal; line-height:38px; margin-bottom:0;}
.floatSafe2 h3:before{position: absolute;
left: 0;
bottom: 0;
content: "";
width: 57px;
height: 5px;
border-radius: 30px;
background: #c21b75;}
.mainSafemax{ max-width:1920px; margin:0 auto; display:block} 
.safedivMain{ position:relative}

.contactTxtMainall1{ color:#4e5856; font-size:36px; font-weight:normal; text-align:center; padding:130px 0px; line-height:53px; margin-bottom:0 }
.contactTxtMainall1 span{ color:#ffcc00; font-weight:bold;}
.utilityHeader{ font-size:40px; font-family: 'Quicksand'; color:#fff; margin-bottom:80px; padding-bottom:30px; position:relative}
.utilityHeader:before{ position:absolute; left:0; bottom:0; content:""; width:57px; height:5px; border-radius:30px; background:#c21b75}
.utilityWrapperMain:hover span{ top:-2px}
.utilityWrapperMain{ position:relative; color:#fff; font-size:20px; padding-top:80px; }
.utilityWrapperMain span{ position:absolute; top:0;  -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
.utilityBgsec{ background:url(../images/utilty-bg.jpg) no-repeat; background-size:cover; padding:80px 0px}
.iconRowmain{ margin-bottom:98px; float:left; width:100%}
.iconRowmain:last-child{ margin-bottom:0;}
.iconBgSecMainBoder:first-child{ padding-left:0px;}
.iconBgSecMainBoder:last-child{border-right:none}
.iconBgSecMainBoder{ border-right:1px #d7d7d7 solid; padding-left:89px;}
.iconBgSecMain{ padding:120px 0px}
.iconWrapperMain:hover span{ left:-2px}
.iconWrapperMain{ position:relative; padding-left:92px; color:#3e4644; font-weight:300; font-size:23px; }
.iconWrapperMain span{ position:absolute; left:0; top:0;  -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; }

.footSocialMain li{ float: none; display: inline-block; padding: 0 9px; }
.footSocialMain li a{ display: flex; width: 32px; height: 32px; border: 2px solid transparent; color: #fff; font-size:15px;
text-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center; justify-content: center;
 -moz-justify-content: center; -webkit-justify-content: center; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;  }
 .footSocialMain span{font-size:20px; ont-weight:normal; color:#fff;}
.footSocialMain li a:hover{ border-color: #c21b75; color: #fff;}
.ban-text{ position: absolute; width: 100%; bottom:20%; transition: 0.8s;  }
.active .ban-text{ bottom:30%; }

.ban-text h3{ color:#fff; font-size:50px; font-weight:bold; text-transform:capitalize; margin-bottom: 15px;  }
.ban-text p{ font-size:17px;  font-weight:normal; color:#fff; margin-bottom:0; text-transform:uppercase; margin-bottom:0px;}
.newsBtnBanner{ background:#d41b21!important; position:absolute; right:-20px; bottom: 250px; z-index:100; display:block; padding:8px; width:100px; border-radius:30px; color:#fff!important; text-align:center; text-transform:capitalize; font-weight:normal;  -ms-transform: rotate(-90deg); transform: rotate(-90deg);}


.middleHeader2{ color:#132442; font-size:37px; font-weight:normal; margin-bottom:45px; text-align:center }
.middleHeader2 span{ display:block; font-size:14px; font-weight:normal; color:#d71921; text-transform:uppercase; margin-bottom:14px}

.sendBtnmainall:hover{ background:#d71921 url(../images/submit-icon.png) center center no-repeat;}
.sendBtnmainall{ -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; margin:0 auto; border-radius:50%; display:block;  background:url(../images/submit-icon.png) center center no-repeat; width:111px; height:111px; border:1px #fff solid  }
.inputStyle{ display: block; width: 100%; border: none; border-bottom: 1px solid #5e6b81; padding: 10px 0; font-size: 14px;
color: #fff; margin: 0 0 30px 0;  font-weight:normal; background:transparent;  }
.inputStyle::-webkit-input-placeholder { color: #fff;}
.inputStyle::-moz-placeholder { color: #fff;}
.inputStyle:-ms-input-placeholder { color: #fff;}
.inputStyle:-moz-placeholder { color: #fff;}
.closeDiv1{ width:65%; position:relative; margin-top: -10px;}
.searchWrapper{ border-bottom:1px #889d99 solid; border-left:none;  border-right:none;  border-top:none;     font-size: 24px;font-weight: normal;outline: 0;padding: 0px 0px 5px 0px;width: 100%;	color: #fff;background: #4e5856; letter-spacing: 2px;}
.searchWrapper::-webkit-input-placeholder { 
  color: #fff;
}
.searchWrapper::-moz-placeholder { 
  color: #fff;
}
.searchWrapper:-ms-input-placeholder {
  color: #fff;
}
.searchWrapper:-moz-placeholder {
  color: #fff;
}
.sidenav1 {text-align: center;display: block;width: 100%;position: absolute;z-index: 100000000;top: -513px;right: 0px;background-color:#4e5856;overflow-y: hidden;transition: 0.5s;padding: 0px 20px;height: 85px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;
display: flex;align-items: center;-webkit-align-items: center;-moz-align-items: center;
-o-align-items: center;-ms-align-items: center;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-o-justify-content: center;
border-radius: 0 0 50px 50px;}
.sidenav1 a:hover{color: #f1f1f1;}
.sidenav1 .closebtn1 {position: absolute;
top: 0;
right: 0;
font-size: 0px;
margin-left: 0px;
cursor: pointer;
z-index: 99;
width: 40px;
height: 40px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-o-justify-content: center;}

.newsSlider .owl-dots{display: block !important;
text-align: center;
margin-top: 0;
position: absolute;
left: 238px;
bottom: 24px;}
.newsSlider .owl-dots button{margin-right:13px; display:inline-block;  width: 8px !important; height: 8px !important; 
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;background: none!important;   
background:#c3c3c3!important; float: left;}
.newsSlider .owl-dots button.active{margin-right:13px; background: #d71921 !important;  border:1px #d71921 solid; 
width: 8px !important; height: 8px !important;}


.newsSlider .owl-nav{ position: absolute; right:5px; bottom:16px; z-index: 1; }
.newsSlider .owl-nav button span{ display: none; }
.newsSlider .owl-nav button{ display: block; width: 25px !important; height: 25px !important; 
float: left; margin: 0 10px; background: url(../images/news-arrows.png) no-repeat !important; }
.newsSlider .owl-nav button.owl-prev{ background-position: 0px 0px !important; }
.newsSlider .owl-nav button.owl-next{ background-position: -46px 0px !important; }
.newsWrapperMain h3{ font-weight:normal; text-transform:uppercase; margin-bottom:10px; color:#919191; font-size:12px;}
.newsWrapperMain p{ font-size:17px; font-weight:normal; line-height:28px; margin-bottom:0; color:#444444}
.newsWrapperMain{ position: relative;
min-height: 176px;
text-align: left;
background: #eeeeee;
padding: 30px 36px 26px 235px;
}
.newsWrapperMainDiv{ position:absolute; left:0; top:0;  }

.sidenav2 {text-align: center;display: block;width: 529px;position: absolute;z-index: 1000;bottom: 200px;right: 0px;overflow-y: hidden;transition: 0.5s;height: 200px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;-webkit-align-items: center;-moz-align-items: center;
-o-align-items: center;-ms-align-items: center;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-o-justify-content: center;}
.sidenav2 a:hover{color: #f1f1f1;}
.sidenav2 .closebtn2 {position: absolute;
top: 15px;
left: 15px;
font-size: 0px;
margin-left: 0px;
cursor: pointer;
z-index: 99;
width: 32px;
height: 32px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-o-justify-content: center;
border: 1px #fff solid;
border-radius: 50%;}

.serachIconmainall{ width:40px; height:40px; display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;
display: flex;align-items: center;-webkit-align-items: center;-moz-align-items: center;
-o-align-items: center;-ms-align-items: center;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-o-justify-content: center;
}
.banner-sec{ float: left;clear: both; width: 100%; position: relative; z-index:100;   }
.header-main{ position: fixed; left: 0; top: 0; right: 0; width: 100%; z-index: 1000000; padding: 30px 40px 0px;
 -moz-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s; }
.bottom-sec{ float: left; clear: both; width: 100%; position: relative; }
.logoFrame{ float: left; padding-top:0; display: block; width: 303px; -moz-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s; }
.head-right{ float: right; padding-top: 22px; -moz-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s;}
.sticky{ background:#fff; -webkit-box-shadow: -5px 1px 32px -9px rgba(0,0,0,0.25);
-moz-box-shadow: -5px 1px 32px -9px rgba(0,0,0,0.25);
box-shadow: -5px 1px 32px -9px rgba(0,0,0,0.25); padding: 20px 40px;}
.sticky .logoFrame{ width: 264px; }
.ban-corner{ position: absolute; right: 0; bottom: 0; z-index: 9999; }
.social-and-arrowes{ position: absolute; left: 30px; bottom: 40px; z-index: 9999; }
.enquire-but{ position: fixed; right: 30px; bottom: 40px; z-index: 9999; }
.ban-text{ position: absolute;  width: 100%; bottom: 30%; -moz-transition: 0.8s; -webkit-transition: 0.8s; transition: 0.8s; 
z-index: 999;}


.about-img{ position: absolute; top: -73px; right: 50%; margin-right: -600px; z-index: 9999;}
.sticky .head-right{ padding-top:6px; }

.ban-bottom-sec{ float: left; clear: both; width: 100%; background: #e12355; height: 950px; position: relative; padding: 150px 0; }
.ban-bottom-sec:after{ content: ''; display: block; top: 0; width: 1px; height: 100%; position: absolute; left: 50%; 
background: rgb(255, 255, 255,0.2);}

.logo-frame{ display: block; position: absolute; left:50%; margin-left: -98.5px; top: 10px; z-index: 1; padding:0; width: 197px; height: auto;
opacity: 1; transition: 0.5s; }
.sticky .logo-frame{ width: 0px; margin-left: 0px; opacity: 0; }
.logoScroll{ opacity: 0;  display: block; position: absolute; left:50%; margin-left: -100px; top: 14px; z-index: 1; padding:0; width:200px; 
height: auto;  transition: 0.5s; }
.sticky .logoScroll{ opacity: 1; }


.mainContainer{ max-width: 1360px; padding: 0 30px; width: 100%; margin: 0 auto; }
.contactButton{ display: block; padding: 10px 20px !important; line-height: 1; background: #d5a942; font-size: 17px; color:#1e1e1e; font-weight: bold;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-top:6px; }
.contactButton:hover{ background: #c29427; color: #fff; }

.navFrame ul{ margin:0; padding:0;}
.navFrame li{ display:inline-block; position:relative;}

.sticky .navFrame a{ padding-top:12px;}
.navFrame a{ padding:20px 20px 10px; display:block; color:#fff; font-size:14px;  font-weight:normal; position:relative;text-transform:uppercase}
.navFrame a:hover{color:#c21b75;}
.navFrame .menuactive{ color:#c21b75;-moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
.scroll{ position: absolute;
    top: -149px;
    left: 0px;
    z-index: 100000;
    width: 100%;}
.scroll span{ display: block; font-size: 14px; text-transform: uppercase; color: #333; line-height: 1; position: absolute; top:60px; width: 100px; left: -16px;
-moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
.scroll i{ display: block;
    width: 21px;
    height: 62px;
    border: 2px solid #c21b75;
    background: #c21b75;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    left: 50%;
    margin-left: -10px; }
.scroll i:after{ display: block;
    content: '';
    width: 6px;
    height: 23px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 10px;
    -moz-animation: 2s infinite mouse;
    -webkit-animation: 2s infinite mouse;
    animation: 2s infinite mouse;
    border-radius: 30px; }
@keyframes mouse{ 0%{ bottom: 10px;} 50%{ bottom: 20px;} 100%{ bottom: 10px;}}
@-moz-keyframes mouse{ 0%{ bottom: 10px;} 50%{ bottom: 20px;} 100%{ bottom: 10px;}}
@-webkit-keyframes mouse{ 0%{ bottom: 10px;} 50%{ bottom: 20px;} 100%{ bottom: 10px;}}


.headerRight li{ display:inline-block; position:relative;  }
.headerRight li span{ position:absolute; left:0; top:-2px; }
.headerRight li a{ text-transform: uppercase; font-weight: bold; color: #3b3537; padding: 6px 15px ; font-size:15px; }
.headerRight li a:hover{ color: #c21b75;}
.banner-slider .owl-nav{  display: none!important;}

.banner-slider .owl-dot{display: none!important;  } 

.ban-text-in{ float: left; max-width: 670px;}
.ban-text-in h1 span{  font-size: 43px; color:#fff;  }
.ban-text-in h1{ display: block; font-size:55px; color: #fff; line-height:68px; margin: 0 0 0px 0; font-weight:normal;   font-family: 'Quicksand';}
.ban-text-in h1 i{ font-weight:bold; color:#c21b75; font-style:normal;}


.banImgFrame{ width: 100%; height: 100vh; position: relative; }
.banImgFrame > img{ position: absolute; left: 0; top: 0; object-fit: cover; height: 100%; }
.banner-slider{ display:block!important}
.banner-slider .owl-dots{ display:block!important; position:absolute; left:40px; bottom:47px; }
.banner-slider .owl-dots button{display: inline-block; width: 9px; height:9px; border:2px #fff solid!important; 
-moz-border-radius: 50%;-webkit-border-radius: 50%; margin: 0 10px;border-radius:50%
; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; }
.banner-slider .owl-dots button.active{ background: #c21b75; width:9px; border:1px #c21b75 solid!important;  } 


.headerAndBanner{ float: left; clear: both; width: 100%; position: relative; background:#74807e;  }
.headerLeft{ float: left; }
.logoFreme{ overflow: hidden; }
.headerRight{ float: right; padding-top: 10px; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; }
.sticky .headerRight{ padding-top:20px; padding-bottom:10px;}


.search .nav-item{ padding:0!important;}
.hc-offcanvas-nav .nav-container{ display:block!important; width: 435px !important; left: -168px !important;}
.hc-offcanvas-nav.nav-position-left .nav-container{ left:0!important}
.hc-offcanvas-nav.hc-nav-1.nav-position-left .nav-container {transform: translate3d(-493px, 0, 0);}
.wrapper2 {display: none;}
.logoFreme img{ width:340px; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}	
.sticky .logoFreme img{ width:250px;}
.sticky header .toggle{ top:17px!important}	



.sidenav3 { display:none!important;text-align: center;display: block;width: 100%;position:fixed;z-index: 1000;bottom: 0px;right: 0px;overflow-y: hidden;transition: 0.5s;height: auto;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;-webkit-align-items: center;-moz-align-items: center;
-o-align-items: center;-ms-align-items: center;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-o-justify-content: center;}
.sidenav3 a:hover{color: #f1f1f1;}
.sidenav3 .closebtn2 {position: absolute;
top: 15px;
left: 15px;
font-size: 0px;
margin-left: 0px;
cursor: pointer;
z-index: 99;
width: 32px;
height: 32px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-o-justify-content: center;
border: 1px #fff solid;
border-radius: 50%; z-index:100;}

.footerNavMainall{ margin: 0; padding: 0;}
.footerNavMainall li a{ color: #3b3537; font-size: 17px; padding-bottom: 10px; display: block;}
.footerNavMainall li a:hover{ color: #580f37;}
.footerNavMainallTxt{ display: block; color: #3b3537; font-size: 17px; line-height: 30px; margin-bottom: 0px; }
.footerNavMainallTxt1{ display: block; color: #3b3537!important; font-size: 20px!important;  margin-bottom: 10px; }
.footerNavMainallTxtSpan{ display: block; color: #c21b75!important; font-size: 20px!important;  margin-bottom: 10px; }
.footerHeaderMainAll{ color: #c21b75; font-size: 18px; margin-bottom: 30px; font-weight: bold;  }
.tellMainDiv{ float: right;}
.subScribeDiAll ul{ float: right;}
.subScribeDiAll li{ display: inline-block; position: relative; padding-left: 20px;}
.subScribeDiAll li:before{ position: absolute;
    right: -10px;
    top: 4px;
    content: "";
    width: 1px;
    height: 16px;
    background: #305a4c;  }
    .subScribeDiAll li:last-child:before{ background: none;}
    .subScribeDiAll li a{ color: #3b3537; font-size: 17px; font-weight: normal;}
.subScribeWrapper{ position:relative; padding-right: 197px;}
.subScribeWrapperDiv{ position:absolute; right:0; top:-21px;}
.subscribeField{ border-bottom:1px #bfc5c4 solid!important; color:#74807e; font-size:16px; font-weight:normal; width:100%; background:none;
 border:none; padding-bottom:15px }
 .subscribeBtnmain{ -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; background:#4e5856; color:#00ffd8; font-weight:normal; font-size:16px; padding:20px; border:none; width:180px }
 .subscribeBtnmain:hover{ background:#00ffd8; color:#fff }
.subScribeDiAll{ margin-bottom: 0px;
    float: left;
    width: 100%;
    border-top: 1px #d5d5d5 solid;
    padding-top: 19px; margin-top: 60px;}
.coprightMain{ color: #3b3537!important; font-size:14px; font-weight:normal; margin-bottom:0!important; text-align:left} 
.coprightMain a{color:#74807e; font-size:14px; font-weight:normal; }
.coprightMain a:hover{ color:#00ffd8}

.footerNav3{ margin:0; padding:0; text-align:center}
.footerNav3 li{ display:inline-block; font-weight:normal; font-size:16px; color:#96a19f; padding: 0 10px;text-transform:capitalize; position:relative}
.footerNav3 li:before{ position: absolute;
left: -2px;
top: 8px;
background: #96a19f;
height: 13px;
width: 2px;
content: "";}
.footerNav3 li:first-child:before{ display:none;}
.footerNav3 label{ position:absolute; left:0; top:0; color:#f76605; font-weight:bold;}



.contactFieldall{ max-width:704px; margin:0 auto; display:block}
.quickLinkTxtMain{ text-align:right; position:relative; color:#868a89; font-size:15px; line-height:26px; font-weight:normal; 
padding-right:33px; margin-bottom:0;}




 .quiclLinkHeadTxt{ padding-top:70px;}
 .quiclLinkHeadTxt p{ font-size:15px; font-weight:normal; margin-bottom:0px; color:#fff}
 .footSocial{ position: absolute; bottom: 20px; right: 20px; z-index: 100; }
.footSocial li{ float: none; display: block; padding: 7px 0px; }
.footSocial li a{ display: flex; width: 32px; height: 32px; border: 2px solid transparent; color: #686364; font-size:15px;
text-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center; justify-content: center;
 -moz-justify-content: center; -webkit-justify-content: center; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;  }
 .footSocial span{font-size:20px;  font-family: 'PlayfairDisplay'; font-weight:normal; color:#fff;}
.footSocial li a:hover{ border-color: #4f0e31; color: #686364;}

.productsBgSec{ background:#eee; padding:133px 0px 188px}
.productsBgSec h3{ color:#4e5856; font-weight:100; margin-bottom:0px; font-size:105px; text-align:center}
.productsBgSec p{ font-size:35px; font-family: 'PlayfairDisplay'; font-weight:normal; color:#4e5856; text-align:center;
 text-transform:capitalize}
 .productWrapper{  min-height:457px; max-width:1920px; padding:0 20px}
 .produtFloatDiv1{ float: left;
width: 100%;
position: relative;
}
 .produtFloatDiv1 span{ display:block; text-align:center; font-size:16px; font-weight:normal; color:#4e5856}
 .produtFloatDiv1 img{ margin:0 auto 15px; display:block}
 .produtFloatDiv1WhiteBg{  padding:45px; float:left; width:100%; }
 .produtFloatDiv1WhiteBg:hover{ background:#fff}
 .productWrapperBgSec{ padding-bottom:100px; position:relative; 
margin-top: -140px;}
.productSlider .owl-dots{ display:block!important; text-align:center; margin-top:75px; }
.productSlider .owl-dots button{display: inline-block; width: 11px; height:11px;background:#fff; border:1px #74807e solid; 
-moz-border-radius: 50%;-webkit-border-radius: 50%; margin: 0 10px;border-radius:50%
; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; }
.productSlider .owl-dots button.active{ background: #00ffd8; width:11px; border:1px #00ffd8 solid;  } 
.menuDivAllMain{ float:left;}
.bannerBtnCircle{ display: flex;
-webkit-display: flex;
-ms-display: flex;
justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center;z-index: 100; border:2px #fff solid; width:58px; height:58px;
 position:absolute; right:40px; bottom:37px; border-radius:50% }
 .bannerBtnCircle:hover{ background:#00ffd8}
 .homePageAboutSecBg{ 
 background-color: #4f0e31;  position:relative;  padding-bottom: 300px; background-image: url(../images/round-bg.png);
background-position: bottom right; background-repeat: no-repeat; background-size: 70%;}
 .homePageAboutSecBg .mainContainer{ padding: 0 80px; }

 .homePageAboutSecBg:hover:before{ width:400px}

 .homeaboutImgWrapper{ z-index: 10; float:right;
position: relative; width:391px; height:497px; overflow:hidden;
}
.homeaboutImgWrapper img {

    -moz-animation: zoomimge 35s infinite;
    -webkit-animation: zoomimge 35s infinite;
    animation: zoomimge 35s infinite;
}
@-webkit-keyframes zoomimge{
	0%{ -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
	50%{ -moz-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); }
	100%{ -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
}
@-moz-keyframes zoomimge{
	0%{ -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
	50%{ -moz-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); }
	100%{ -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes zoomimge{
	0%{ -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
	50%{ -moz-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); }
	100%{ -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
}


.appAllmain{ padding: 0 5px;}
.appliFrame{ width: 100%; clear: both; overflow: hidden;  background: #000; position: relative; }
.appliFrame a{ display: block; }
.appliFrame img{ width: 100%; opacity: 0.9; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.appliFrame span{ display: block;
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0 25px;
    font-size: 30px;
    color: #fff;
    z-index: 1;
    font-weight: bold; }
    .appliCol { padding: 0 5px;}
.appliFrame a:after{ display: block; content: ''; width: 100%; position: absolute; left: 0; bottom: 0; height: 50%;

 -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;  }
 @-webkit-keyframes spin {
    from {
      -webkit-transform:rotate(0deg);
    }
  
    to {
      -webkit-transform:rotate(360deg);
    }
  }

.appliCol:nth-child(2n){ margin-top: 89px;}

.appliFrame:hover img{ -moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
.appliFrame:hover a:after{ height: 100%;}
.postionAboutWrapper{ position: relative; padding-right: 700px;}
.postionAboutWrapper p{ color: #fff; line-height: 30px; font-size: 17px; margin-bottom: 70px; font-weight: normal; }
.postionAboutWrapperAbsolute{position: absolute;
    right: 50px;
    top: -180px;
    z-index: 1000; }
.postionAboutWrapper h2{ font-size: 35px; font-weight: bold; text-transform: uppercase; color: #fff; margin-bottom: 20px;}
.aboutHomeLinkBtn{
    display: block;
    width: 71px;
    height: 71px;
    background: #c21b75 url(../images/btn-main.png) no-repeat center;
    position: absolute;
    right: 62px;
    bottom:20px; 
   
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 0px 0px 0px 15px rgba(100, 16, 61, 0.69);
    -moz-animation: 2s infinite shadow;
    -webkit-animation: 2s infinite shadow;
    animation: 2s infinite shadow; }
@keyframes shadow{
    0%{-moz-box-shadow: 0px 0px 0px 10px rgba(100, 16, 61, 0.69); -webkit-box-shadow: 0px 0px 0px 10px rgba(100, 16, 61, 0.69); box-shadow: 0px 0px 0px 10px rgba(100, 16, 61, 0.69);}
    50%{box-shadow: 0px 0px 0px 20px rgba(100, 16, 61, 0.90); box-shadow: 0px 0px 0px 20px rgba(100, 16, 61, 0.90); box-shadow: 0px 0px 0px 20px rgba(100, 16, 61, 0.90);}
    100%{box-shadow: 0px 0px 0px 10px rgba(100, 16, 61, 0.69)}
}

.homeaboutTxtWrapper{background: #fff;
    padding: 100px 268px;
    position: relative;
    top: -111px;
    z-index: 1000; text-align: center;}
 .homeaboutTxtWrapper h3 span{ color:#c21b75; font-size:40px;margin-bottom: 10px; text-transform: uppercase;  font-weight:bold; display: block; position:relative}
 .homeaboutTxtWrapper h3 { position: relative;
    display: block;
    font-size: 40px;
    color: #4f0e31;
    font-weight: 300;
    font-family: 'Poppins';
    margin-bottom: 20px;  }

 .homeaboutTxtWrapper p{ font-size: 18px;
    font-weight: normal;
    color: #3b3537;
    line-height: 38px;
    margin-bottom: 40px;}
    .homeaboutTxtWrapper a{ color: #3b3537; font-weight: bold; font-size: 18px; text-transform: uppercase; letter-spacing: 5px;}
    .homeaboutTxtWrapper a:hover{letter-spacing: 3px;}
.serviceFloat1{ float:left; width:50%; background:#4e5856; min-height: 1000px; box-sizing: border-box;}	
.serviceWrapperimg{ width:100%; overflow:hidden; position:relative}
.serviceWrapperimg img{ -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
.serviceFloat1:hover .serviceWrapperimg img{moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05);}
.serviceWrapperimg h3{ font-size:40px; font-weight:100; color:#fff;font-family: 'Quicksand'; line-height:62px;  }
.serviceWrapperimg h3:before{ position:absolute; right:0; bottom: 17px; background:url(../images/arrow-icon.png) right bottom no-repeat; content:"";
width:47px; height:88px;}
.serviceAbsoluteDiv{ position:absolute; top:164px; text-align:left; width:100%; left:140px}
.serviceAbsoluteDiv img{ margin-bottom:50px;}
.serviceTxtWidth{ background:#4e5856; padding:99px 161px 130px 144px}
.enquiryBtnMain{ width: 169px;
height: 169px;
display: block;
border: 1px #fff solid;
border-radius: 50%;
color: #fff;
font-size: 15px;
font-weight: normal;
padding: 48px;
text-align: center; margin-bottom:49px}
.enquiryBtnMain span{ display:block; margin-bottom:10px}
.enquiryBtnMain:hover{  border:1px #00ffd8 solid; color:#fff!important}
.serviceTxtWidth p{ margin-bottom:0; color:#00ffd8; font-size:40px; font-family: 'PlayfairDisplay'; font-weight:normal; line-height:57px; }
.serviceFloat2{position: relative;
padding: 120px 101px 0px 58px;
float: left;
width: 50%;
background: #171a19;
min-height: 964px;
box-sizing: border-box;}	


.serviceFloat2 label{
    display: block;
    width: 69px;
    height: 69px;
 display: flex;
-webkit-display: flex;
-ms-display: flex;
justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center; border:1px #74807e solid;
    position: absolute;
    right: 55px;
    top: 50%;
    margin-top: -21px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
   
    animation: 2s infinite shadow; position:absolute; right:45px; top:131px;
}
.serviceFloat2 h3{ color:#b3b8b7; font-size:40px; padding-bottom:30px; font-family: 'Quicksand'; font-weight:normal; line-height:57px; margin-bottom:30px; position:relative}
.serviceFloat2 h3:before{ position:absolute; left:0; bottom:0; width:55px; height:5px; border-radius:30px; content:""; background:#c21b75}
.serviceFloat2 h3 span{ display:block; color:#00ffd8; font-size:25px; font-weight:300; text-transform:capitalize; line-height:30px; font-family: 'Poppins'; }
.serviceFloat2 p{ line-height:38px; font-size:15px; font-weight:normal; color:#89908f; margin-bottom:30px}
.serviceFloat2 ul{ margin:0; padding:0}
.serviceFloat2 li{ -moz-transition: .4s;
-webkit-transition: .4s;
-ms-transition: .4s;
-o-transition: .4s;
transition: .4s;
display: block;
color: #4e5856;
font-weight: 300;
font-size: 17px;
margin-bottom: 2px;
position: relative;
padding-left: 29px;
line-height: 45px;}
.serviceFloat2 li:before{   position:absolute; left:0; top:17px; content:""; width:11px; height:11px; border:1px #4e5856 solid; border-radius:50%}
.serviceFloat2 ul li:hover:before{ background:#00ffd8; border:1px #00ffd8 solid;}
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}


.serviceBgMainAllsec{ background:#171a19; position:relative; float: left;
width: 100%;}

.serviceFloat3{ position:relative; padding:121px 147px 0px 121px; float:left;  width:50%; background:#eeeeee; min-height: 1112px; box-sizing: border-box;}	



.serviceFloat3 label{
    display: block;
    width: 69px;
    height: 69px;
 display: flex;
-webkit-display: flex;
-ms-display: flex;
justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center; border:1px #74807e solid;

    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
   
    animation: 2s infinite shadow; position:absolute; right: 57px;
top: 50px;
}
.serviceFloat3 h3{ color:#4e5856; font-size:40px; font-size:40px; font-family: 'PlayfairDisplay'; font-weight:normal; line-height:46px; margin-bottom:40px}
.serviceFloat3 h3 span{ display:block; margin-bottom:10px; color:#00ffd8; font-size:25px; font-weight:300; text-transform:capitalize; line-height:30px; font-family: 'Poppins'; }
.serviceFloat3 p{ line-height:38px; font-size:15px; font-weight:normal; color:#74807e; margin-bottom:40px}
.serviceFloat3 ul{ margin:0; padding:0}
.serviceFloat3 li{moz-transition: .4s;
-webkit-transition: .4s;
-ms-transition: .4s;
-o-transition: .4s;
transition: .4s;
display: block;
color: #4e5856;
font-weight: 300;
font-size: 17px;
margin-bottom: 2px;
position: relative;
padding-left: 29px;
line-height: 45px;}
.serviceFloat3 li:before{   position:absolute; left:0; top:17px; content:""; width:11px; height:11px; border:1px #4e5856 solid; border-radius:50%}
.serviceFloat3 ul li:hover:before{ background:#00ffd8; border:1px #00ffd8 solid;}
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}


.serviceFloat4{ float:left; width:50%; background:#4e5856; min-height: 1112px; box-sizing: border-box;}	
.serviceFloat4:hover .serviceWrapperimg img{moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05);}


.serviceTxtWidth1{ background:#4e5856;padding: 118px 153px 110px 93px; position:relative}


.serviceTxtWidth1 label{
    display: block;
    width: 69px;
    height: 69px;
 display: flex;
-webkit-display: flex;
-ms-display: flex;
justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center; border: 1px #4e5856 solid;

    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
   
    animation: 2s infinite shadow; position:absolute; right: 57px;
top: 50px;
}
.serviceTxtWidth1 h3{ color:#fff; font-size:40px; font-size:40px; font-family: 'PlayfairDisplay'; font-weight:normal; line-height:46px; margin-bottom:40px}
.serviceTxtWidth1 h3 span{ display:block; margin-bottom:10px; color:#00ffd8; font-size:25px; font-weight:300; text-transform:capitalize; line-height:30px; font-family: 'Poppins'; }
.serviceTxtWidth1 p{ line-height:38px; font-size:15px; font-weight:normal; color:#74807e; margin-bottom:40px}
.serviceTxtWidth1 ul{ margin:0; padding:0}
.serviceTxtWidth1 li{ -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; display:block; color:#fff; font-weight:300; font-size:17px; margin-bottom:30px; position:relative; padding-left:29px;}
.serviceTxtWidth1 li:before{   position:absolute; left:0; top:6px; content:""; width:11px; height:11px; border:1px #fff solid; border-radius:50%}
.serviceTxtWidth1 ul li:hover:before{ background:#00ffd8; border:1px #00ffd8 solid;}

.servicesaudioBgSec{ background:#74807e; position:relative; padding:109px 0px}

.audioTxtDiv h3 {
    color: #fff;
    font-size: 40px;
    font-size: 40px;
    font-family: 'PlayfairDisplay';
    font-weight: normal;
    line-height: 46px;
    margin-bottom: 40px;
}


.audioTxtDiv h3 span {

    display: block;
    margin-bottom: 10px;
    color: #00ffd8;
    font-size: 25px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 30px;
    font-family: 'Poppins';

}
.audioTxtDiv p{ line-height: 38px;
font-size: 15px;
font-weight: normal;
color: #fff;
margin-bottom: 40px;} 
.audioTxtDiv ul{ margin:0; padding:0}
.audioTxtDiv li{-moz-transition: .4s;
-webkit-transition: .4s;
-ms-transition: .4s;
-o-transition: .4s;
transition: .4s;
display: block;
color: #fff;
font-weight: 300;
font-size: 17px;
margin-bottom: 20px;
position: relative;
padding-left: 29px;}
.audioTxtDiv li::before {
    position: absolute;
    left: 0;
    top: 6px;
    content: "";
    width: 11px;
    height: 11px;
    border: 1px #00ffd8 solid;
    border-radius: 50%;
}
.audioTxtDiv ul li:hover::before {
    background: #00ffd8;
    border: 1px #00ffd8 solid;
}
.audioTxtDivFloatSpace{ padding:0px 66px 0px 92px;}
.audioImgWrapper{
    z-index: 10;
    position: absolute;
    width: 391px;
    height: 497px;
    overflow: hidden;
    top: -227px;
    left: 0;
}

.audioImgWrapper img {
    -moz-animation: zoomimge 35s infinite;
    -webkit-animation: zoomimge 35s infinite;
    animation: zoomimge 35s infinite;
}
.audioFloatPosition{ position:relative}
.audioFloatPosition::before {

    position: absolute;
    right: 0;
    top: -30px;
    width: 361px;
    height: 563px;
    content: "";
    background: #00ffd8;
    z-index: 1;

}
.servicesaudioBgSec label {
    display: block;
    width: 69px;
    height: 69px;
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    border: 1px #fff solid;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    animation: 2s infinite shadow;
    position: absolute;
    right: 57px;
    top: 50px;
}

.pulsing-rings {
    bottom: -75px;
    left: 0;
}

.pulsing-rings {
    display: block;
}

.pulsing-rings {
    /*position: fixed;*/
    position: relative;
    margin:auto;
    width: 150px;
    height: 150px; z-index:0;
}

.pulsing-rings .pulsing-ringlet {
    width: 520px;
    height: 520px;
    background: #74807e;
    border: 1px solid #99a2a1; left:-300px; 
    border-radius: 50%;
    position: absolute;
    transform: scale(0.1,0.1);
    opacity: 0; top:-60px;
    animation: pulse 3000ms ease-out infinite;
}

.pulsing-rings .pulsing-ringlet:nth-of-type(2) {
    animation-delay: 600ms;
}
.pulsing-rings .pulsing-ringlet:nth-of-type(3) {
    animation-delay: 1200ms;
}

@keyframes pulse {
    0% {
        transform: scale(0.1,0.1);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        transform: scale(1.2,1.2);
        opacity: 0
    }
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #171a19;
   border:3px #c21b75 solid;
    width: 54px;
    height: 54px;
    display: flex!important;
-webkit-display: flex!important;
-ms-display: flex!important;
justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
    text-decoration: none;
    -webkit-border-radius:50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; z-index:1; 
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.productDeatilsBorder {
	border: 3px #efefef solid;
	min-height: 491px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.productDeatilsBorder img {
	margin:0 auto;
	display:block;
}
.productDeatilsTxt h2 {
	color:#134499;
	font-size:23px;
	font-weight:bold;
	line-height:31px;
	border-bottom:1px #efefef solid;
	padding-bottom:20px;
	margin-bottom:20px;
}
.productDeatilsTxt h3 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px; color:#09a69e ;
}
.productDeatilsTxt p {
	font-weight:normal;
	font-size:16px;
	margin-bottom:0;
}
.deatilTxtBorder {
	border-bottom:1px #efefef solid;
	padding-bottom:50px;
	margin-bottom:40px;
}
.productDeatilsNav {
	margin:0;
	padding:0 0 60px;
	float:left;
	width:100%
}
.productDeatilsNav li {
	float:left;
	width:100%;
	clear:both;
	padding-bottom: 9px;
}
.productDeatilsNav p {
	color:#134499;
	font-weight:bold;
	float:left;
	width:30%
}
.productDeatilsNav span {
	color:#555555;
	font-weight:normal;
	float:left;
	width:70%
}
.productDeatilsNavBtnDiv {
	float:left;
	padding-right: 33px;
}
.productDeatilsNavBtn {
	transition:0.9s;
	width:241px;
	height:70px;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	background:#4f0e31;
	border:none;
}
.productDeatilsNavBtn:hover {
	background:#333
}
.productShare {
	margin:0;
	padding:20px 0 0;
}
.productShare li {
	display:inline-block
}
.productShare span {
	color:#333333;
	font-weight:bold;
	font-size:16px;
}
.productShare i {
	color:#555555;
	font-size:20px;
	padding-left:20px;
}
.productShare i:hover{ color:#134499}
.searchIcon {
	display: flex;
	width: 50px;
	height: 50px;
	justify-content: center;
	align-items: center;
}
.productDeatilsBorderWrapper {
	position:relative;
	padding-left: 448px;
}
.productDeatilsBorderPosition {
	position:absolute;
	left:0;
	top:0;
}

.popUpBordermain{ border: 1px #ddd solid;
border-radius: 10px;
padding: 40px 60px;}
.marginspaceallmain{ margin-bottom:20px;}
.productsBorder {
	border:1px #dddddd solid;
	position:relative;
	overflow:hidden;
	display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;
display: flex;align-items: center;-webkit-align-items: center;-moz-align-items: center;
-o-align-items: center;-ms-align-items: center;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-o-justify-content: center;
 border-radius: 10px;
}
.productsBorderDiv {
-moz-transition:.9s; -webkit-transition:.9s; -ms-transition:.9s; -o-transition:.9s; transition:.9s;
position: absolute;
left: 50%; margin-left:-75px;
top: -90px;
z-index: 100;
width: 100%;
text-align: center;
}
.productsTxt{ margin-bottom:20px;}
.productsBorder img{ width: 100%;}
.productsBorderDiv span {
	color:#fff;
	display:block;
	font-size:15px;
	font-weight:normal; background:#4f0e31; border-radius:30px; width:150px; padding:10px; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;

}
.productsBorderDiv span:hover{ background:#333}
.productsTxt p {
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}
.productsBorder img {
transition: transform .9s;
}
.productsTxt:hover .productsBorder img {
	transform: scale(1.1);
}
.productsTxt:hover .productsBorderDiv {
	top:77px;
}



#cssmenu ul li > ul > li:first-child{ border-radius: 10px 10px 0 0; /*border-top: 4px solid #d41a26;*/}
#cssmenu ul li > ul > li:last-child{ border-radius:0 0 10px 10px;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;}
#cssmenu > ul > li{ display:inline-block; padding:0px 12px 0px 12px; }
#cssmenu > ul > li:first-child{ padding-left:0;}
#cssmenu > ul > li > a{padding:15px 10px; font-size:15px; text-decoration:none; color:#3b3537; font-weight:bold;
 font-family: 'Poppins'; position:relative; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; 
display:inline-block; text-align:center; text-transform:uppercase;}


#cssmenu > ul > li > a:hover{ color:#c21b75; }
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}

#cssmenu > ul > li.has-sub > a:before{position:absolute;top:17px;right:2px;display:block;width:13px;height:8px;background:url(../images/menu-dropdown.png) no-repeat;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{background:url(../images/menu-dropdown.png) no-repeat;}
#cssmenu ul ul{position:absolute;left:-9999px; z-index:100;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#171e28;transition:all .25s ease;}
#cssmenu ul ul li:hover{ background:#c21b75; color: #fff!important;}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:50px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{/*border-bottom:1px solid rgba(150,150,150,0.15);*/ padding:17px 15px; width:200px; font-size:13px;text-decoration:none; color:#fff;
  font-weight:normal; text-align:left;font-family: 'Poppins';}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0;}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:24px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:21px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:''; -webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#c21b75; color: #fff;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333;}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333;}

#cssmenu > ul > li:last-child:after{ display:none;}
#cssmenu > ul > li.has-sub > a::before{ position: absolute; top:20px; right: -15px; display: block; width: 10px; height: 8px;
background: url(../images/menu-dropdown.png) no-repeat; content: ''; -webkit-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease;}
#cssmenu > ul > li > a > span{ display: block; font-size: 11px; color: #d5a942; line-height: 1; position: absolute; right:20px; top: 10px; }

@media screen and (max-width:1400px){ 
.serviceFloat2 h3{line-height: 30px;
margin-bottom: 16px;
font-size: 28px;}
.floatSafe2{ padding-top:30px;}
.floatSafe2 h3{ font-size:26px; line-height:44px}
}
@media screen and (max-width:1365px){
.quickLinkBgImg{left: -150px;}
.serviceWrapperimg h3::before{ display:none;}	
.serviceTxtWidth{ padding:100px 26px}
.serviceFloat2{padding: 118px 26px 0px 47px;}
.serviceFloat2{min-height: 800px;}
.serviceFloat1{ min-height:800px}
.serviceFloat3{padding: 118px 26px 0px 47px;}
.serviceTxtWidth1{padding: 118px 26px 0px 47px;}
.serviceAbsoluteDiv{left: 61px;}
.iconWrapperMain{font-size: 18px;}
.iconBgSecMainBoder{ padding-left:30px}



}
@media screen and (max-width:1199px){
    #cssmenu{ display: none; }
    .vissionWrapperMain {
        padding-right: 0;
        min-height: auto;
    }
    .missionVissonBgDiv {
        text-align: center;
    }
    .missionVissonBgDiv h3 {
        font-size: 30px;
    }
    .missionWrapperMain {
        padding-right: 0;
        min-height: auto;
    }
    .missionVissonBgDiv {
        text-align: center;
    }
    .vissionWrapperMainDiv {
        display: none;
    }
    .missionWrapperMainDiv {
        display: none;
    }
    .missionVissonBgDiv h3::before {
        left: 50%;
        margin-left: -17.5px;
    }
	.iconBgSecMainBoder:first-child {
    padding-left: 15px;
}
	.footSocialMain{ display:none;}
.floatSafe1{ display:none;}	
.floatSafe2{ text-align:center; width:100%; padding:30px; float:none; }
.floatSafe2 h3 br{ display:none;}
.floatSafe2 h3::before{ left:50%; margin-left:-28.5px; }
.contactTxtMainall1{ padding:20px 0px 50px; font-size:27px}
.serviceFloat2 h3::before{ margin-left:-27.5px; left:50%;}	
	.iconBgSecMain{ padding:50px 0px;}
.serviceWrapperimg{ display:none;}	
	.productWrapperBgSec{ padding-bottom:50px}
.pulsing-rings{ display:none;}	
.servicesaudioBgSec label{ display:none;}	
.servicesaudioBgSec{ padding:70px 0px}	
	.serviceWrapperimg h3{ padding-left:26px; padding-right:26px}	
.serviceWrapperimg h3{ bottom: 40%;
    font-size: 62px;
    line-height: 74px;
    text-align: center;
    width: 100%;}
.serviceTxtWidth{ text-align:center; padding:40px 20px}
.enquiryBtnMain{ margin:0 auto; }	
.positionwuickLinkbg{ position:static; width:100%; margin-left:0; margin-top:0}	
.quickLinkBg{ min-height:auto; padding:50px 0px}	
.audioImgWrapper{ top:0}
.quickLinkBgImg{ display:none;}	
.quickFloatDiv{ padding-left:15px; min-height:auto; margin-bottom:40px}
.quiclLinkHeadTxt{ text-align:center;     padding-top: 0px;}
.footSocial{ position:static; text-align:center; display: none;}
.quiclLinkHeadTxt p{ margin-bottom:20px}

.serviceFloat1{ width:100%; float:none; min-height:auto}
.serviceFloat2{ width:100%; float:none; min-height:auto; padding:50px 20px; text-align:center}
.serviceFloat3{ width:100%; float:none; min-height:auto; padding:0px 20px 50px}
.serviceFloat4{ width:100%; float:none; min-height:auto}	
.banner-sec{ margin-bottom:0}	
.homePageAboutSecBg{ padding:50px 0px; }	
.homeaboutTxtWrapper h3 span::after{ display:none;}
.homeaboutTxtWrapper h3 span{ margin-bottom:0px; font-size:20px;}
.homeaboutTxtWrapper h3{ font-size:30px; margin-bottom:0}
.homeaboutTxtWrapper h2{ font-size:35px; line-height:39px; margin-bottom:20px}
.homeaboutTxtWrapper p{ max-width:700px; margin:0 auto 50px; display:block}
.homeaboutImgWrapper{ float:none; margin:50px auto 0}
.homePageAboutSecBg::before{ display:none;}
.headerAndBanner{ padding:0}
.ban-text-in{ float:none; max-width:100%;}	
.ban-text{ right:0; text-align:center; bottom: 35%;}
.ban-text-in h1{line-height: 48px; font-size: 43px;}
.serviceFloat2 label{ display:none;}
.serviceFloat3 label{ display:none;}
.serviceTxtWidth1{ padding:40px 20px}
.serviceTxtWidth1 label{ display:none;}
.audioTxtDivFloatSpace {
    padding: 0px 15px 0px 20px;
}
.productsBgSec{ padding-top:50px}
.productsBgSec p{ font-size:25px; margin-bottom:0}
.productSlider .owl-dots{ margin-top:0px; margin-bottom:0px}
.productsBgSec h3{ font-size:44px;}	
.productWrapper{ min-height:auto}
.homeaboutTxtWrapper h3::after{ display:none;}
.homeaboutTxtWrapper h3{ margin-bottom:20px; padding-left:0;}
.headerRight ul{ display: none;}
.wrapper2 {
    display: block;
}
.scroll span{ display: none ;}
.scroll{display: none ;}
.postionAboutWrapperAbsolute{ display: none;}
.postionAboutWrapper{ padding-right: 0; text-align: center;}
.aboutHomeLinkBtn{ position: static; margin: 0 auto 50px;}
.homeaboutTxtWrapper{ padding: 40px;}
.contactWrapperMain1::before{ display: none;}
.contactWrapperMain{margin-bottom: 30px; min-height: auto;}
.contactWrapperMain p{font-size: 17px;}
.contactWrapperMain h3{ margin-bottom: 10px;}
.aboutUsSubWrapperDiv{ position: static;}
.aboutUsSubWrapper{ padding-right: 0px; min-height: auto;}
.aboutUsSubWrapperDiv  img{ width: 100%;}
.homePageAboutSecBg .mainContainer{ padding: 0 50px; }
}
@media screen and (max-width:991px){
    .appliCol:nth-child(2n) {
        margin-top: 0;
    }
    .appliCol{ margin-bottom: 10px;}
    .tasteOfSeaBgSec h1{ display: none;;}
    .tasteOfSeaBgSec{padding: 108px 0px 50px;}
    .homeaboutTxtWrapper{ top:0; margin-bottom: 30px;}
.contactTxtMainall1 br{ display:none;}	
	.footerNav3 li{ display:block;}
	.footerNav3 li::before{ display:none}
	.iconBgSecMainBoder:first-child{ padding-left:15px}
.iconBgSecMainBoder{ border-right:none; text-align:center}	
.iconWrapperMain{ padding-left:0px; margin-bottom:20px}
.iconRowmain{ margin-bottom:0}
.iconWrapperMain span{ position:static; display:block; margin-bottom:15px}
.iconWrapperMain br{ display:none;}
.iconBgSecMainBoder{ padding-left:15px}
.logoFreme{margin-left:0; left:0; position:static}
.sticky .logoFreme img {
    width: 200px;
}
.sticky .headerRight{ padding-bottom:0; padding-top: 13px;}

.logoFreme img{width: 200px; }	
.audioImgWrapper{ position:static; display:none;}	
.audioFloatPosition::before{ display:none;}
.menuDivAllMain{ display:none;}	
.wrapper2 {
    display: block;
}
.headerRight{ padding-right:40px}
.subScribeDiAll ul{ float: none;}
.footerEnd p{ text-align: center!important;}
.subScribeDiAll{margin-top: 16px; margin-bottom: 0px;}
.positionTxtAbso{padding: 10px;
    background: #4f0e31;
    float: left; position: static;}	
    .subPageBannerSec h1{ color: #fff;}
    .breadcrumbs li{ color: #fff;}
    .breadcrumbs li a{ color: #fff;}
    .commonBgSec{ padding: 50px 0px;}
    .brandDiv{width: 50%; padding: 5px;}
}
@media screen and (max-width:767px){
    .aboutPaddingMain{padding: 40px 0px 40px;}
    .aboutUsSubWrapper {
        text-align: center;
    }
    .homeaboutWrapperTxt::before{ display: none;}
    .subMiddleHeader {
        text-align: center;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .homeaboutWrapperTxt {
        padding-left: 0;
        margin-bottom: 0px;
        font-size: 13px;
    }
    .missionVissonBgDiv {
        padding: 25px 26px 25px 38px;
    }
    .vissionMissionDiv{ width: 100%;}
    .sticky{padding: 10px 20px;}
    .header-main{padding: 12px 20px 0px;}
    .tellMainDiv{ float: none;}
.homeaboutTxtWrapper li{ display:block; padding:0;}
.homeaboutTxtWrapper li::before{ display:none;}	
.footSocial{ display:none;}	
.ban-text-in{ display:none;}
.banner-slider .owl-dots{ display:none!important}	
	.productsBgSec {
    background: #eee;
    padding: 50px 0px 153px;}
.closeDiv1{ width:100%}	
	.quickLinkTxtMain{ display:none;}
.positionwuickLinkbg{ height:auto; padding:40px 20px}	
.subScribeWrapper{ margin-top:40px}
.subScribeDiAll{ padding-bottom:10px; margin-bottom:20px; border-bottom:none;}
.footerEnd{ padding:30px 0px 0px; text-align:center}te

.utilityBgsec{ text-align:center }
.utilityWrapperMain{ text-align:center; margin-bottom:20px;}
.utilityHeader{ text-align:center}
.utilityHeader::before{ left:50%; margin-left:-28.5px;}
.utilityBgsec{ padding:50px 0px}


}
@media screen and (max-width:575px){
    .homeaboutTxtWrapper a{ letter-spacing: 0px;}
    .postionAboutWrapper p{font-size: 16px;
        margin-bottom: 38px;}
    .postionAboutWrapper h2{font-size: 29px;}
    .footerNavMainallTxt1{font-size: 16px !important;}
    .qualitySeaFoodBg h1{font-size: 30px;}
    .tasteOfSeaBgSec h3{font-size: 26px;}
.homeaboutTxtWrapper li::before{ display:none;}	
.homeaboutTxtWrapper li{ display:block; padding-left:0; padding-right:0; padding-bottom:10px}	
.enquiryBtnMain{width:145px; height:145px; padding: 34px;}
.ban-text{ display:none;}	
.banner-slider .owl-dots{ left:30px}
.bannerBtnCircle{ right:30px}

.serviceWrapperimg h3 {

    bottom: 32%; font-size: 47px;
line-height: 49px;		
}
.serviceTxtWidth p{line-height: 36px; font-size: 29px;}
.audioTxtDivFloatSpace{ padding:0 15px}
.serviceTxtWidth1 {
    padding: 40px 15px;
}
.serviceFloat3{ padding:0px 15px 50px}
.productsBorderDiv span{ width: 116px;}
.productsBorderDiv{margin-left: -58px;}
.productsTxt p{ font-size: 19px;}
}
@media screen and (max-width:479px){
    .breadcrumbsAndSocial{ float: none;}
    .subbannerHeaderFloat {
        float: none;
    }
    .qualitySeaFoodBg h1 {
        font-size: 25px;
    }
    .positionTxtAbso{ text-align: center;}
	.homeaboutTxtWrapper li{ font-size:17px}
.subScribeWrapper{ padding-right:0}	
.subScribeWrapperDiv{ position:static; margin-top:20px}	
.subscribeField{ width:100%}
	.mainContainer{ padding:0 20px}
.positionwuickLinkbg{ padding:30px 15px}	
	.contctInputStyle{ margin-bottom:30px}
.subMitBtnmain{ width:100%}	
.homeaboutImgWrapper{ width:100%; height:auto}	


.serachDiv img{width: 24px;}	
.headerRight {
    padding-right: 36px; padding-top: 11px;
}
.banner-slider .owl-nav{ display:none!important}
.homePageAboutSecBg .mainContainer{ padding: 0 20px; }
.homePageAboutSecBg{ padding: 20px 0; }

}
.contactForm .info {
    position: absolute;
    top: 52px;
    font-size: 12px;
    color: #ca0c0c;
    
}
.contactForm .text-area .info{
    top: 80px;   
}
#mail-status{
    text-align: left;
    padding-left: 20px;
    margin-top: 20px;
    display: block;
    float: left;
}
#mail-status p{
    color: green;
    text-transform: none;
    display: block;
}



