.menuzord-brand img {
    max-height: 160px;
}
.logo-img a {
	margin: 10px 20px 0 0;
}
.logo-img .ttl {
    font-size: 42px;
    font-weight: 700;
	line-height: 50px;
    color: #000;
    font-style: italic;
    top: 25px;
    position: relative;
	font-family: 'Lobster Two', cursive;
}
.ctl-dtl i {
    font-size: 24px !important;
    margin-right: 15px;
    line-height: 38px;
    font-weight: 500;
}
.ctl-dtl i.fa-envelope {
	font-size: 40px;
}
.ctl-dtl a {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.searchbar {
	font-size: 18px;
    width: 100%;
    height: 45px;
    border: none;
    margin-top: 15px;
    background: #039490;
    color: #fff;
    outline: none;
    border-radius: 10rem;
    padding: 6px 15px;
    transition: all .1s;
    transition-delay: .1s;
}

.button {
	position: relative;
    font-size: 24px !important;
    top: -42px;
    float: right;
    right: 0;
    color: #fff !important;
    transition: all .1s;
    transition-delay: .1s;
}
.searchbar::placeholder {
	font-size: 14px;
	color: #fff;
}
.menuzord-menu.h_menu li a {
    font-size: 16px;
	color: #000;
    text-align: center;
    min-width: 180px;
    font-weight: 400;
	padding: 4px;
    margin: auto 10px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
}	 
.menuzord-menu.h_menu li a:hover {
	background: #039490;
	color: #000 !important;
}
.menuzord-menu.h_menu li .indicator {
    display: none;
}
.menuzord-menu.h_menu ul.dropdown {
    top: 55px;
    background: unset;
}
.menuzord-menu.h_menu ul.dropdown {
    top: 51px;
    background: unset;
    margin: 0;
}
.menuzord-menu.h_menu ul.dropdown li a {
    padding: 4px;
    background: #fff;
    color: #000;
}
.menuzord .menuzord-menu.h_menu ul.dropdown li:hover > a {
    background: #039490;
    color: #000;
}
.banner-txt {
    text-shadow: rgb(10 189 240 / 30%) 3px 3px 0px, rgb(254 1 1 / 30%) -3px -3px 0px;
	font-size: 44px;
    font-weight: 700;
    color: #fff;
    font-style: italic;
    top: 10px;
    position: relative;
    font-family: 'Lobster Two', cursive;
}
span.tp-bullet-title {
    display: none !important;
}
a.btn-bnr {
    border: 3px solid #532563 !important;
    padding: 8px 20px !important;
    background: transparent;
    color: #532563 !important;
    font-size: 17px !important;
	font-weight: 500;
    border-radius: 5px;
	transition: 0.3s all;
}
a.btn-bnr:hover {
    background: #532563 !important;
    color: #fff !important;
	transition: 0.3s all;
}
.ttl-txt {
	font-size: 50px;
    font-weight: 700;
    color: #000;
    font-style: italic;
    top: 10px;
    position: relative;
    font-family: 'Lobster Two', cursive;
}
a.right.carousel-control.overlay-none, a.left.carousel-control.overlay-none {
	background-image: none;
}
.event-area .sub-ttl-txt, .sub-ttl-txt {
    font: normal normal bold 40px/1.4em futura-lt-w01-book,sans-serif;
    color: #000000;
    line-height: 1.5 !important;
    --font_1: normal normal normal 16px/1.4em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
}
.event-area p {
	color: #000000;
    font: normal normal normal 15px/1.4em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
	line-height: 1.5 !important;
}
.event-area .section-content.bdr-box {
    border: 3px solid #000;
}
.ftr-area p, .ftr-area a {
    color: #d9d9d9 !important;
}
.ftr-area .ftr-logo {
	width: 180px;
	padding: 6px;
	background: #fff;
	background-image: url(../images/taxture.png);
	margin-bottom: 30px;
}
.ftr-area .ftr-logo img {
	width: 100%;
    margin: 0px !important;
}
.ftr-area .ttl-txt {
	font-size: 40px !important;
}
.ftr-area .insta-img {
	width: 200px;
	padding: 6px;
	background: #fff;
	background-image: url(../images/taxture.png);
	margin-bottom: 30px;
}
.ftr-area .insta-img img {
	width: 100%;
    margin: 0px !important;
}
.text-left {
    text-align: left;
}
ul.ft-ct-dtl li {
	display: inline-flex;
	margin-bottom: 10px;
}
ul.ft-ct-dtl li i {
    color: #000;
    background: #039490;
    padding: 4px;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    line-height: 24px;
    text-align: center;
} 
ul.ft-ct-dtl li a {
    line-height: 30px !important;
    color: #d9d9d9;
}
ul.abt-ul li {
	display: flex;
	line-height: 28px;
    font-size: 18px;
}
form.ct-form .form-control {
	border: 2px solid #039490;
	box-shadow: 0.00px 3.00px 10px 1px rgba(0,0,0,0.08);
}
.add-box {
	padding: 20px;
	margin-bottom: 20px;
	background: #0d938f42;
    border-radius: 0px 35px 0px 35px;
}
.add-box i {
	font-size: 26px;
}
.purple_btn {
	color: #8D0B0B;
    font-size: 16px;
    border: 2px solid purple;
    background: #fff;
	font-weight: 600;
    padding: 6px 20px;
    min-width: 250px;
    letter-spacing: 3px;
    text-transform: uppercase;
	transition: all 0.2s ease, visibility 0s;
}
.purple_btn:hover {
	color: #fff;
	box-shadow: inset 0 -51px 0 #bd529b;
}
ul.fib_ser li {
    display: flex;
    line-height: 22px;
    font-size: 15px;;
}
.blue_btn {
	min-width: 200px;
	font-weight: 600;
	background: #566fb8;
	border: 1px solid 
	color: #fff;
	border-radius: 20px;
	border: 1px solid #566fb8 !important;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0.00px 3.00px 0px 0px rgba(86,111,184,0.6);
    font : normal normal normal 16px/1.4em clarendon-w01-medium-692107,clarendon-w02-medium-693834,serif;
    transition: color 0.4s ease 0s;
}
.blue_btn:hover {
	background: rgb(76 101 176) !important;
	color: #fff !important;
	transition: color 0.4s ease 0s;
}
ul.steel_fibr li {
    display: flex;
	font-weight: 600;
    line-height: 56px;
    font-size: 18px;
}
@media (min-width: 768px) {
	.lead {
		font-size: 18px;
	}
}
.zoom-gallery.steel_gall a {
    
}
.zoom-gallery.steel_gall a img {
    width: 280px;
    height: 280px;
    margin: 6px;
    object-fit: cover;
    object-position: center center;
}
.marine-bg-1 {
	width: 560px;
    height: 361px;
    object-fit: cover;
    object-position: 80% 50%;
}
.marine-bg-2 {
	width: 600px;
    height: 900px;
    object-fit: cover;
    object-position: 50% 50%;
}
.theme-btn {
	background: #fff;
	border: 1px solid #111;
	color: #111;
	font-weight: 600px;
	transition: 0.3s all;
}
.theme-btn:hover {
	color: #fff;
    background-color: #009490;
	border: 1px solid #111;
	transition: 0.3s all;
}
.our-promoters .owl-stage-outer .owl-item .item {
    width: 200px;
}
.our-promoters .owl-stage-outer .owl-item .item a img {
	width: 100%;
	height: 120px;
}
.text-blue {
    color: #008AFC;
}
.fib_row_mat h3 {
    color: #008AFC;
	font-size: 19px;
	font-weight: 600;
	margin: 0;
}
.fib_row_mat p {
	font-weight: 600;
	margin: 0;
}
.fib_row_mat_gall .gallery-item img {
    width: 100%;
    margin: 5px 10px;
    object-fit: cover;
    object-position: center center;
    box-shadow: rgb(0 0 0 / 33%) 0px 1px 3px 0px;
}
.marine_sfty_scurty ul li {
	display: flex;
    line-height: 30px;
    font-size: 22px;
	position: relative;
    z-index: 1;
}
.m_s_s_img.img-1  {
	top: 20px;
    left: 20px;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
.m_s_s_img.img-2  {
	top: 20px;
    right: 20px;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
.m_s_s_img.img-3  {
	width: 260px;
    height: 348px;
	top: 30%;
    left: 20px;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
.m_s_s_img.img-4  {
	top: 44%;
    right: 48%;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
.m_s_s_img.img-5  {
	top: 35%;
    right: 20px;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
.m_s_s_img.img-6  {
	bottom: 20px;
    left: 20px;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
.m_s_s_img.img-7  {
	bottom: 20px;
    left: 40%;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
.m_s_s_img.img-8  {
	bottom: 20%;
    right: 20px;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
.m_s_s_img.img-9  {
	bottom: 20px;
    right: 20px;
    position: absolute;
    box-shadow: 0 0 0 #000;
}
#page-banner-carousel .carousel-inner .item {
	width: 100%;
	height: 500px;
	overflow: hidden;
}
#page-banner-carousel .carousel-inner .item img.pg-bnr-img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    object-fit: cover;
	object-position: 50% 50%;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.bb1_img {
	left: 20px;
    top: 20px;
    right: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.aa1_img {
	left: 20px;
    top: 10px;
    right: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.aa1_img img {
	width: 500px;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.dd1_img {
	left: 15%;
    top: -60px;
    right: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.dd1_img img {
	width: 300px;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.ee1_txt {
	left: 15%;
    top: 25%;
    right: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.ff1_img {
	left: 20px;
    top: 10px;
    right: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.ff1_img img {
	width: 350px;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.gg-txt {
	right: 20px;
    top: 20px;
    left: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.hh-txt {
	right: 20px;
    top: 20px;
    left: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.hh1_img {
	left: -30px;
    top: -30px;
    right: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.hh1_img img {
	width: 300px;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.hh2_img {
	left: 37%;
    top: 35%;
    right: unset;
}
#page-banner-carousel .carousel-inner .item .carousel-caption.hh2_img img {
	width: 230px;
}
#page-banner-carousel .carousel-inner .item .pg-bnr-img.obj-position {
	object-position: 0% 0%;
}
.pgbnr-txt { 
	color: #fff;
	font-size: 26px;
    text-shadow: rgb(10 189 240 / 30%) 3px 3px 0px, rgb(254 1 1 / 30%) -3px -3px 0px;
}
.ghm {
    right: 10% !important;
    left: unset;
    bottom: 10%;
}
.psy {
    right: 5% !important;
    left: unset;
    bottom: 5%;
}
.font-italic {
	font-style: italic;
}
.nohaveprd {
    color: #D6CC11;
    padding-top: 90px;
    font-size: 24px;
    line-height: normal;
	font-weight: 700;
}
.shop_product .item.product .causes .thumb {
    display: inline-block;
    width: 209px;
    height: 209px;
    margin-right: 10px;
}
.shop_product .item.product .causes .thumb img {
    vertical-align: middle;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.shop_product .item.product .causes .thumb .prd_overlay {
	position: absolute;
	top: 0;
	left: 0;
    background-color: rgba(23, 23, 23, 0.6);
    opacity: 0;
    height: 100%;
	width: 100%;
    transition: 0.3s all;
}
.shop_product .item.product .causes .thumb:hover .prd_overlay {
    background-color: rgba(23, 23, 23, 0.6);
    opacity: 1;
    transition: 0.3s all;
}
#comp-kc7iu5qr {
    --zigzagsize: 10px;
    --brd: 0,148,144;
    --alpha-brd: 1;
    transform: rotate3d(0, 0, 1, 0deg);
    transform-origin: center center;
}

#comp-kc7iu5qr {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: initial;
    height: 10px;
	margin-bottom: 4px;
}
._1cSEq {
    height: 10px;
    display: flex;
    flex-direction: column;
    min-height: 0;
}
._1cSEq .q0Tz8 {
    width: 100%;
    flex-basis: 50%;
    background-color: rgba(0,148,144);
}
._1cSEq ._3o06U {
    width: 100%;
    flex-basis: var(--zigzagsize,10px);
    background-image: linear-gradient(
45deg
,transparent var(--zigzagsize,10px),rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)) var(--zigzagsize,10px)),linear-gradient(
-45deg
,transparent var(--zigzagsize,10px),rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)) var(--zigzagsize,10px));
    background-size: var(--zigzagsize,10px) var(--zigzagsize,10px);
    background-repeat: repeat-x;
    background-position: 50% 50%;
}

._1cSEq ._3o06U, ._1cSEq .q0Tz8 {
    flex-shrink: 0;
}
#comp-kc7iv4ic {
    --zigzagsize: 10px;
    --brd: 0,148,144;
    --alpha-brd: 1;
    transform: rotate3d(0, 0, 1, 
0deg
);
    transform-origin: center center;
}
#comp-kc7iv4ic {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: initial;
    height: 10px;
	margin-bottom: 30px;
}
._1EOsY {
    height: var(--zigzagsize,10px);
    display: flex;
    flex-direction: column-reverse;
    min-height: 0;
}
._1EOsY .YLi-v {
    width: 100%;
    flex-basis: 50%;
    background-color: rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));
}
._1EOsY .nIe7W {
    width: 100%;
    flex-basis: var(--zigzagsize,10px);
    background-image: linear-gradient(
135deg
,transparent var(--zigzagsize,10px),rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)) var(--zigzagsize,10px)),linear-gradient(
-135deg
,transparent var(--zigzagsize,10px),rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)) var(--zigzagsize,10px));
    background-size: var(--zigzagsize,10px) var(--zigzagsize,10px);
    background-repeat: repeat-x;
    background-position: 50% 50%;
}

._1EOsY .nIe7W, ._1EOsY .YLi-v {
    flex-shrink: 0;
}
.shop_product .item.product {
	margin-bottom: 0;
	padding-bottom: 0;
}
.bdrbmw {
	width: 300px;
    margin: 0;
    font-size: 30px;
    color: #111;
    font-weight: 700;
    border: 3px solid #111;
    border-left: 0px;
    border-bottom: 0px;
	background: transparent;
	transition: 0.3s all;
}
.bdrbmw:hover {
    border: 3px solid rgba(0,148,144);
	background: rgba(0,148,144);
    border-left: 0px;
    border-bottom: 0px;
	transition: 0.3s all;
}








