#masthead{    position: absolute;    width: 100%;}
body{    background: #040a22;}
.banner_slider_1 .slide__content {background: linear-gradient(to top, rgb(4 10 34 / 45%) 0%, #040a22 100%);}
.slide { position:relative;   height: 100vh;}
.banner_slider .slide_img {    height: 100vh;}
.ttm-header-style-01 #site-header-menu .site-navigation .border-box-block{border: none;}
#site-header-menu .site-navigation ul.menu > li >a{    color: #eee;}
.slide .slide__content {    justify-content: flex-start;    padding-top: 8%;}
.bannerthumb{    position: absolute;    width: 100%;    bottom: 5%;    left: auto;    z-index: 99999;}
.bannerthumb .featured-icon:before{display:none !important;}
.banner_slider_wrapper{position: relative;}
.ttm-btn.ttm-btn-shape-rounded {    border-radius: 25px;}
.bannerthumb .featured-icon .ttm-icon{margin-bottom: 0px;}
.bannerthumb .featured-icon-box.style1 .ttm-icon i {    font-size: 60px;}
.bannerthumb .featured-icon .ttm-icon {    border: 10px solid;}
.bannerthumb .featured-title h3 {
    color: #fff;
    text-shadow: 1px 1px 1px #000000, 0px 0px 0px #000000, 0px 1px 0px #000;
    font-weight: 700;
/*     text-transform: uppercase; */
}
.header_social i{color: #f15c05;}
.contact-one{    display: inline-block;    padding: 150px 0px;    text-align: center;    width: 100%;}
.breadcrumb-wrapper span:first-child:before,.breadcrumb-wrapper span:first-child:after{display: none;}
.ttm-fid.inside.style1 .ttm-fid-icon-wrapper i:before {
    position: absolute;
    content: "";
    top: -10px;
    left: 0;
    height: 37px;
    width: 28px;
    background-color: #ff5c00;
    -webkit-mask: url(../images/fid-icon-1.svg) no-repeat 100% 100%;
    /* -webkit-mask-box-image: url(../images/fid-icon-1.svg); */
    /* -webkit-mask-size: contain; */
}
.featured-imagebox-services.style1 .featured-content {
    background-color: #030c31;
}
.featured-title a,.featured-imagebox-services.style1 .featured-content .ttm-btn {color: #ff5c00;}
.featured-imagebox-services.style1 .featured-content .ttm-btn {
    color: #ff5c00;
    font-family: "Jost", sans-serif;
    text-transform: capitalize;
}
.ttm-expandcontent_column .section-title h2.title {
    color: #030c31;
}

.banner_slider_wrapper,.banner_slider,.banner_slider .slick-list,.banner_slider .slide{height: 100vh !important;}
.slide:after{ content:"";height:100%;width:100%;position:absolute;left:0;top:0;    background: linear-gradient(to top, rgb(4 10 34 / 0%) 0%, #040a22d6 77%);}

.singleproduct .topcont ul li:before,.singleproduct .bottomcontent ul li:before {
    font-family: "themify";
    content: "\e649";
    top: 1px;
    left: 0;
    font-weight: bold;
    font-size: 11px;
    transition: all .4s;
    margin-right: 6px;
    color: #ffffff;
    background: #f15c05;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 100%;
}
.singleproduct .topcont ul,.singleproduct .bottomcontent ul {
    list-style: none;
    padding: 10px 0px;
    margin: 0;
}

.singleproduct .topcont ul li,.singleproduct .bottomcontent ul li{
    list-style: none;padding-bottom: 10px;

}
.singleproduct h4{
    margin-bottom: 0;    font-size: 22px;
}
.singleproduct table th{
    background: #797d84;
    padding: 6px 10px;
    font-weight: 500;
    border: 1px solid #a4a6aa;}

.singleproduct table td{background: none;
    padding: 6px 10px;
    font-weight: 500;
    border: 1px solid #797d84;}

.singleproduct table {
    width: 100%;
}
.productspage .featured-imagebox .featured-thumbnail {border-radius: 15px 15px 0 0;}
.productspage .featured-imagebox-portfolio.style2 .featured-content{    background-color: #061244;}
.productspage .featured-imagebox .featured-content .featured-title h3{font-size: 20px;    line-height: 26px;    font-weight: 500;}
.singleproduct h3{    font-size: 26px;    line-height: 36px;}

.productspage .featured-imagebox-services.style2 .featured-content {
    background-color: #061244;
    box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.2);    padding: 30px 28px;
}
.productspage .ttm-btn.btn-inline{    color: #ffc107;}
.productspage .ttm-btn.btn-inline:hover{color: #ff5c00;}
.singleproduct{
    background: rgb(0 0 0 / 32%);
}
.alagepage .featured-imagebox .featured-thumbnail img {
    width: 100%;
    height: 280px;
    object-fit: contain;
    background: #fff;}

    .singlealagepage .featured-imagebox .featured-thumbnail img {
    width: 100%;
    height: 280px;
    object-fit: contain;
    background: #fff;}

.ttm-bgcolor-blue{background-color: #131f40;}

.singleproduct.multiYes{display:none;}

.mulit{background: rgb(0 0 0 / 32%);}

.bannerthumb img{
    width: 100%;
    border-radius: 100%;
    height: auto;
    border: 10px solid #f15c05;
    display: inline-block;
    box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.3), inset -2px -2px 5px rgba(255, 255, 255, 0.6);
    background: #e0e0e0;
    padding: 10px;
}

.section-title h3:before,.section-title h3:after{display:none;}

.featured-desc i{    background: #f15c05;
    padding: 10px 10px;
    border-radius: 23px;
    font-size: 15px;}

.featured-desc{margin-bottom:20px;}

.banner_slider_wrapper .slick-slide img {
  transition: none !important;
  transform: none !important;
}

 .slick-slide {
  background-size: cover !important;       /* or 'contain' based on your design */
  transition: none !important;
  transform: none !important;
}
 .slick-slide {
  
  background-size: cover !important;
  background-position: center center;
  background-repeat: no-repeat;
  transition: none !important;
  transform: none !important;
}

.bg-img2{background-image: none !important;}

.productspageb .section-title.style2 .title-header:after {
    content: "";
    right: 50px;
    height: 90%;
    position: absolute;
    top: 0;
    width: 0;
    border-right: 0px solid #e7e7e7;
    transform: rotateZ(-165deg);
    left: auto;
}
.productspageb2 .ttm-bgcolor-white{background:#030c31 !important;}

.productspageb2 .ttm-expandcontent_column .section-title h2.title {
    color: #fff !important;
}
.productspageb{padding-top:0px !important;}

.productspageb2 .spacing-2 {
    padding: 0px 60px 50px !important;
}

.section-title h2.title {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 10px;
}
.col-bg-img-eight.ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer {
    background-image: url(../images/shrimp-farming-2.jpg) !important;
    
}
.ttm_single_imagenb img{height:600px; object-fit:cover;object-position:center;}

.nbabt9  .ttm-bgcolor-white > .ttm-bg-layer{z-index:0;background:transparent !important;}
.col-bg-img-eight.ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer {
     
    z-index: 123;
}
.social-icons img{width:15px;height:auto;}
.second-footer .social-icons img{width:15px;height:auto;filter: brightness(0) invert(1);}
.breadcrumb-wrapper{display:none!important;}
.featured-desc i {
	background: #f15c05!important;}
.ttm-service-description img{width:100%;height:auto;}
.footer { background: #024483;}
.footer:after {top:-19px;}

@media (max-width: 1199px) {
    nav.main-menu {background-color: #030c31;}

}
@media only screen and (min-width: 1200px) {
    .ttm-stickable-header.fixed-header {
        background-color: #040a22;
    }
}
@media only screen and (max-width: 767px) {
.slide .slide__content--headings {    padding: 25% 0 15%;}
.bannerthumb {    bottom: 0%;}

.featured-icon-box.style1 .ttm-icon {
    height: 100px;
    width: 100px;}
.bannerthumb .featured-icon .ttm-icon {
    border: 5px solid;
}
.bannerthumb .featured-icon-box.style1 .ttm-icon i {
    font-size: 50px;
}
.featured-icon-box.icon-align-top-content .featured-content {
    padding-top: 5px;
}
.featured-title h3 {font-size: 14px;
        font-weight: 500 !important;
        line-height: 20px;}
    
    .menubar--squeeze .menubar-inner,.menubar-inner:before,.menubar-inner::after{background: #fff;}
    .page-title-heading h2 {
        font-size: 20px;        font-weight: 500;
        line-height: 17px;
    }
.ttm-page-title-row-inner {
    padding: 40px 0px 0;
    margin-top: 80px;
}
.breadcrumb-wrapper span
 {
    font-size: 10px;
    line-height: 20px;
    position: relative;
}


}

body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.1px;
    color: #ddd;
}
p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.1px;
    color: #ddd;
}

ol li{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.1px;
    color: #ddd;
}
ul li{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.1px;
    color: #ddd;
}

.footer  .menu-footer-menu-container ul li a{font-size:16px;}
.footer  .textwidget p{font-size:16px;}



.conatct-section input{
    background-color: #eff3ff;border-radius:5px;width:100%;color:#000;
}
.conatct-section textarea{
    background-color: #eff3ff;border-radius:5px;width:100%;height:150px;resize:none;color:#000;
}


.conatct-section input[type=submit]{  background:#f15c05;  border-color: #f15c05;
    font-size: 16px;margin-top: 15px;
    padding: 13px 34px 12px 34px;
border-radius:25px;
}








