body 
{
  margin: 0;
  overflow-x:hidden;
}

.topnav 
{
  overflow: hidden;
}

.topnav a 
{
  float: left;
  display: block;
  color: #1d2a4d;
  text-align: center;
  padding: 37px 15px 26px 15px;
  text-decoration: none;
  font-size: 1em;
  text-transform:uppercase;
  font-weight:500;
  font-family: 'Poppins', sans-serif;
}

.topnav a:before 
{
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 38px;
    margin: auto;
    background-color: #13c5dd;
    height: 1px;
    transform-origin: right center;
    -webkit-transform-origin: right center;
    -webkit-transform: scale(0,1);
    -khtml-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
    transition: transform .25s cubic-bezier(.37,.31,.2,.85);
}

.topnav a:hover 
{
  color: #ea2b3e;
}

.topnav a.active 
{
  color: #ea2b3e;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

.top-bt-sec
{
	padding-top: 23px !important;
    padding-left: 45px !important;
    color: #fff !important;
    margin-left: 30px;
    border-left: 1px solid #eee;
}

.top-bt
{
	background-color:#ea2b3e;
	border:1px solid #ea2b3e;
	padding:10px 20px !important;
	color: #fff !important;
}

.top-bar
{
	background-color:#1d2a4d;
	padding:10px 30px;
}

.top-bar p
{
font-family: 'Poppins', sans-serif;
font-size:0.9em;
line-height:1.5em;
font-weight:400;
color:#fff;
margin:0px;
}

.top-bar i
{
	padding-right:5px;
}

.top-bar-line
{
	padding:0px 10px;
}

.top-right-sec
{
	text-align:right;
}

.logo-sec
{
	border-right:1px solid #eee;
	padding: 10px 50px 10px 30px !important;
}

.first-menu
{
	margin-left:30px;
}

.home-sec1
{
	padding-left:3%;
	padding-right:3%;
}

.home-sec1-col
{
	border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: #efefef;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding: 140px 40px;
}

.home-sec1 h2
{
  font-size: 3.7em;
  line-height:1.1em;
  font-weight:700;
  font-family: 'Alata', sans-serif;
  margin-top:10px;
  margin-bottom:10px;
  color:#0e204d;
}

.home-sec1 h4
{
  font-size: 1.5em;
  line-height:1.5em;
  text-transform:capitalize;
  font-weight:700;
  font-family: 'Alata', sans-serif;
  margin:0px;
  color:#ea2b3e;
}

.home-sec1 p
{
  font-size: 1em;
  line-height:1.6em;
  font-weight:400;
  font-family: 'Alata', sans-serif;
  margin-top:20px;
  margin-bottom:0px;
  color:#3f3f40;
  height:220px;
}

.home-sec1-icon
{
	margin-top:40px;
}

.home-sec1 i
{
	font-size: 4em;
}

.home-sec1 .fa-arrow-right
{
	font-size: 1.7em;
    float: right;
    margin-top: 30px;
	color:#c15164;
}

.home-sec1 .fa-arrow-right:hover
{
color:#0e204d;
}

.home-sec1 .fish-img
{
	position:absolute;
	left:-500px;
	bottom:50px;
	opacity:0.7;
	width: 151.05%;
    max-width: 151.05%;
    top: 324px;
}


.home-sec2
 {
    padding-top: 80px;
	padding-bottom:120px;
    background-image: url(../images/fishtech-seychelles-home-sec2-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	padding-left:3%;
	padding-right:3%;
}

.home-sec2 h2
{
  font-size: 3.7em;
  line-height:1.2em;
  font-weight:600;
  font-family: 'Alata', sans-serif;
  margin-top:15px;
  margin-bottom:0px;
  color:#fff;
}

.home-sec2 h5
{
  font-size: 1.6em;
  line-height:1.5em;
  text-transform:capitalize;
  font-weight:500;
  font-family: 'Alata', sans-serif;
  margin:0px;
  color:#fff;
}

.home-sec2 h6
{
  font-size: 1.4em;
  line-height:1.5em;
  text-transform:capitalize;
  font-weight:400;
  font-family: 'Alata', sans-serif;
  margin-top:0px;
  margin-bottom:5px;
  color:#fff;
}

.home-sec2 h6 i
{
	font-size: 0.8em;
	margin-right:10px;
}

.home-sec2 p
{
  font-size: 1.1em;
  line-height:1.5em;
  font-weight:400;
  font-family: 'Alata', sans-serif;
  margin-top:20px;
  margin-bottom:5px;
  color:#fff;
}

.home-bt
{
	background-color: #ea2b3e;
    border: 1px solid #ea2b3e;
    padding: 8px 20px;
    color: #fff;
	font-size: 1.1em;
    line-height:1.5em;
    font-weight:400;
    font-family: 'Alata', sans-serif;
	margin-top:30px;
	border-radius:30px;
}

.home-bt:hover
{
	background-color: transparent;
    border: 1px solid #ea2b3e;
    color: #ea2b3e;
}

.home-bt i
{
	margin-left:10px;
}

.home-sec3
{
	padding-left:3%;
	padding-right:3%;
	padding-top:70px;
	padding-bottom:100px;
}

.home-sec3 h2
{
    font-size: 3.5em;
    line-height: 1.1em;
    font-weight: 700;
    font-family: 'Alata', sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #0e204d;
}

.home-sec3 p 
{
    font-size: 1.1em;
    line-height: 1.6em;
    font-weight: 400;
    font-family: 'Alata', sans-serif;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #3f3f40;
}

.home-sec3-text-sec
{
	padding-right:30px;
}

.home-sec3-img-sec
{
	text-align:center;
}

.home-sec3 h4
{
    font-size: 1.6em;
    line-height: 1.1em;
    font-weight: 700;
    font-family: 'Alata', sans-serif;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #0e204d;
}

.icon-sec
{
	background-color: #ea2b3e;
    padding: 12px;
    border-radius: 50%;
    position: absolute;
    bottom: 80px;
    left: 10px;
    width: 75px;
}

.home-sec4
{
	padding-top: 200px;
    padding-bottom: 200px;
    background-image: url(../images/fishtech-seychelles-home-sec4-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	text-align:center;
}

.home-sec4 h2 
{
    font-size: 3.5em;
    line-height: 1.1em;
    font-weight: 700;
    font-family: 'Alata', sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
	text-transform:capitalize;
}

.home-sec4 p 
{
    font-size: 1.8em;
    line-height: 1.5em;
    font-weight: 400;
    font-family: 'Alata', sans-serif;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #fff;
}

.footer-above-sec
{
	margin-top:80px;
	margin-bottom:80px;
	text-align:center;
}

.footer-above-sec h2 
{
    font-size: 3em;
    line-height: 1.1em;
    font-weight: 700;
    font-family: 'Alata', sans-serif;
    margin:0px;
	color: #0e204d;
}

.con-heading
{
    margin-bottom: 10px;
    color: #0e204d;
    border: 5px solid #0e204d;
    display: inline-block;
    padding: 10px 20px;
}

.con-heading:before, .con-heading:after 
{
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.footer-above-sec h5 
{
    font-size: 1.7em;
    line-height: 1.4em;
    font-weight: 400;
    font-family: 'Alata', sans-serif;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #3f3f40;
}

.footer-above-sec h4
{
    font-size: 1.6em;
    line-height: 1.4em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    margin-top: 50px;
    margin-bottom: 30px;
    color: #0e204d;
	text-transform:uppercase;
}

.footer-above-sec h3
{
    font-size: 1.8em;
    line-height: 1.4em;
    font-weight: 400;
    font-family: 'Alata', sans-serif;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #3f3f40;
	text-transform:uppercase;
}

.footer-above-sec i
{
	font-size: 1.5em;
    line-height: 1.3em;
    color: #fff;
    background-color: #ea2b3e;
    border-radius: 50%;
    padding: 10px;
    width: 50px;
    height: 50px;
    margin: 0px 10px;
}


.footer-above-sec-border
{
	border-right:3px solid #0e204d;
	padding-bottom:50px;
}


.footer-sec
 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
	background-color: #1d2a4d;
	padding-top:70px;
	padding-bottom:20px;
}

.footer-sec h4
{
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #fff;
}

.footer-sec h6
{
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 400;
    font-family: 'Alata', sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #fff;
}

.footer-sec h6 a
{
    color: #fff;
}

.foo-img-sec
{
	display: inline-block;
    width: 23%;
    padding-right: 5px;
    padding-bottom: 10px;
}

.copyright-sec
{
	margin-top:50px;
	border-top:1px solid #25345a;
	padding-top:20px;
}

.copyright-sec p
{
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 300;
    font-family: 'Alata', sans-serif;
    margin: 0px;
    color: #fff;
}

.copyright-sec p a
{
color:#ea2b3e;
}

.copyright-sec-right
{
	text-align:right;
}






/* About Page */

.banner-sec
{
	background-image:url(../images/fishtech-seychelles-about-banner.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	height:350px;
}

.about-sec1
{
	margin-top:70px;
	margin-bottom:70px;
}

.about-sec1 h2
{
  font-size: 3em;
  line-height:1.2em;
  font-weight:600;
  font-family: 'Alata', sans-serif;
  text-align:center;
  margin-top:10px;
  margin-bottom:20px;
  color:#0e204d;
}

.about-sec1 p
{
  font-size: 1.3em;
  line-height:1.6em;
  font-weight:400;
  font-family: 'Alata', sans-serif;
  margin-top:30px;
  margin-bottom:30px;
  color:#626085;
}

.sec-bt
{
  background-color: #ea2b3e;
  border:1px solid #ea2b3e;
  padding: 8px 25px;
  font-size: 1.1em;
  line-height:1.6em;
  font-weight:400;
  font-family: 'Alata', sans-serif;
  color:#fff;
  border-radius: 30px;
}

.about-sec2
{
    padding-top: 110px;
    padding-bottom: 100px;
	background-repeat: no-repeat;
    background-size: cover;
	background-image:url(../images/fishtech-seychelles-about-sec2-bg.png);
	text-align:center;
	z-index: 1;
    position: relative;
}

.about-sec2 h2
{
  font-size: 2.8em;
  line-height:1.2em;
  font-weight:600;
  font-family: 'Alata', sans-serif;
  text-align:center;
  margin-top:10px;
  margin-bottom:20px;
  color:#fff;
}

.about-sec2 p
{
  font-size: 1.3em;
  line-height:1.6em;
  font-weight:400;
  font-family: 'Alata', sans-serif;
  margin-top:30px;
  margin-bottom:40px;
  color:#fff;
  text-align:center;
}

.about-sec3
{
    padding-top: 130px;
    padding-bottom: 90px;
	background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
	background-image:url(../images/fishtech-seychelles-about-sec3-bg.jpg);
	margin-top:-70px;
	z-index:0;
}

.about-sec3 h2 
{
    font-size: 2.8em;
    line-height: 1.2em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #0e204d;
}

.about-sec3 p 
{
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: 400;
    font-family: 'Alata', sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #626085;
}


.about-sec4
{
	margin-top:70px;
	margin-bottom:70px;
}

.about-sec4 h2
{
  font-size: 2.8em;
  line-height:1.2em;
  font-weight:600;
  font-family: 'Alata', sans-serif;
  text-align:center;
  margin-top:10px;
  margin-bottom:20px;
  color:#0e204d;
}

.about-sec4 p
{
  font-size: 1.3em;
  line-height:1.6em;
  font-weight:400;
  font-family: 'Alata', sans-serif;
  margin-top:30px;
  margin-bottom:40px;
  color:#626085;
  text-align:center;
}

.about-sec4 .img-bg img
{
  background-color: rgb(233,242,255, 0.4);
  border-radius: 50%;
  padding: 30px;
}

/* Product Page */

.product-sec1
{
	margin-top:70px;
}

.product-sec1 .col-md-6
{
    padding-right: 0px;
    padding-left: 0px;
}

.product-sec1 h2
{
  font-size: 3em;
  line-height:1.2em;
  font-weight:600;
  font-family: 'Alata', sans-serif;
  text-align:center;
  margin-top:10px;
  margin-bottom:20px;
  color:#0e204d;
}

.product-sec1 h3
{
  font-size: 2.2em;
  line-height:1.2em;
  font-weight:600;
  font-family: 'Alata', sans-serif;
  margin-top:0px;
  margin-bottom:20px;
  color:#0e204d;
}

.product-sec1 p
{
  font-size: 1.1em;
  line-height:1.6em;
  font-weight:400;
  font-family: 'Alata', sans-serif;
  margin-top:20px;
  margin-bottom:30px;
  color:#626085;
}

.product-text
{
	background-color:#f5f9ff;
	padding:80px !important;
}

/* Gallery Page */

.tab
{
  overflow: hidden;
  text-align:center;
  margin-top:70px;
}

.tab button 
{
  background-color: inherit;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 1.5em;
  font-family: 'Alata', sans-serif;
  border:1px solid #0e204d;
  color: #0e204d;
}

/* Change background color of buttons on hover */
.tab button:hover 
{
  background-color: #0e204d;
  color:#fff;
}

/* Create an active/current tablink class */
.tab button.active 
{
  background-color: #0e204d;
  color:#fff;
}

/* Style the tab content */
.tabcontent 
{
  display: none;
  border-top: none;
}

/* Style the close button */
.topright {
  float: right;
  cursor: pointer;
  font-size: 28px;
}

.topright:hover {color: red;}


.gallery-row
 {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
  margin-top:50px;
}

/* Create four equal columns that sits next to each other */
.column1 {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 6px;
}

.column1 img 
{
  margin-top: 12px;
  vertical-align: middle;
  width:100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column1 {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column1 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}


@media only screen and (max-width: 800px)
 {
  .gallery-wrapper 
  {
    grid-template-columns: repeat(2, 2fr);
    grid-template-rows: 1fr;
    grid-gap: 2;
    grid-auto-flow: dense;
  }  
  .gallery-container:nth-child(3n+2) 
  {
    grid-column: 1 / span 2;
    grid-row-end: span 2;
  }
  
  .gallery-container:nth-child(4n+3) 
  {
    grid-column: 2 / span 1;
    grid-row-end: span 2;
  }
  
 }
  

@media only screen and (max-width: 400px) 
{
  .gallery-wrapper
  {
    display: flex;
    flex-direction: column;
    flex: wrap;
    gap: 2.5rem;
    margin: 5rem;
  }  
}


.lb-dataContainer
{
	position:absolute;
	top: -60px !important;
    right: 50px !important;
}



/* Contact Page */

.contact-sec1
{
    margin-top: 70px;
    margin-bottom: 70px;
}

.contact-img
{
	padding-right: 0px;
    padding-left: 15px;
}

.contact-sec1 h2 
{
    font-size: 3em;
    line-height: 1.2em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
    color: #0e204d;
}

.contact-sec1 h4
{
    font-size: 1.5em;
    line-height: 1.1em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #0e204d;
}

.contact-sec1 p
 {
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: 400;
    font-family: 'Alata', sans-serif;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #3f3f40;
}

.contact-sec1 i
{
    font-size: 1.5em;
    line-height: 1.1em;
    color: #fff;
    background-color: #ea2b3e;
    border-radius: 50%;
    padding: 10px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    text-align: center;
}

.contact-sec1-right
{
	background-color:#f5f9ff;
	padding:50px;
	padding-bottom:40px;
}

.contact-sec2
{
	background-image:url(../images/fishtech-seychelles-contact-sec2-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding-top:70px;
	padding-bottom:70px;
}

.contact-sec2 h3
{
    font-size: 3em;
    line-height: 1.3em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    margin-top: 0px;
    margin-bottom: 70px;
    color: #fff;
	text-align:center;
}

.contact-sec2 input, .contact-sec2 select, .contact-sec2 textarea
{
	width:100%;
	padding:10px 0px;
	background:transparent;
	border:none;
	border-bottom:1px solid #fff;
	font-size: 1.2em;
    line-height: 1.5em;
    color: #fff;
	margin-bottom:20px;
	outline:none
}

.contact-sec2 select option
{
	color:#3f3f40;
}

.contact-sec2 textarea
{
	height:150px;
}

.contact-sec2 ::placeholder
{
	color:#fff;
}

.contact-sec2 input:focus, .contact-sec2 textarea:after
{
	border:none;
	border-bottom:1px solid #fff;
}

.contact-sec2 input:-webkit-autofill, .contact-sec2 input:-webkit-autofill:hover,  .contact-sec2 input:-webkit-autofill:focus, .contact-sec2 input:-webkit-autofill:active 
{
    background: transparent !important;
}

.contact-sec2 input:after:focus, .contact-sec2 select, .contact-sec2 textarea
{
	background-color:transparent !important;
}

.con-map
{
	margin-top:70px; 
	margin-bottom:70px;
}

.con-map h2 
{
    font-size: 3em;
    line-height: 1.2em;
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'Alata', sans-serif;
    margin-top: 90px;
    color: #ea2b3e;
	text-align:center;
}



/* News & Articles */

.news-sec1
{
	margin-top: 70px;
    margin-bottom: 80px;
}

.news-sec1 h2 
{
    font-size: 3em;
    line-height: 1.2em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 50px;
    color: #0e204d;
}

.news-sec1 .news-img-sec
{
	padding-right:0px !important;
}


.news-sec1 h4 
{
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #0e204d;
}

.news-sec1 h6 
{
    font-size: 1.1em;
    line-height: 1.6em;
    font-weight: 500;
    font-family: 'Alata', sans-serif;
    margin-top: 15px;
    margin-bottom: 20px;
    color: #3f3f40;
}

.news-short-info
{
	background-color:#f5f5f5;
	padding:40px;
}

.news-sec1 h3 
{
    font-size: 2.5em;
    line-height: 1.2em;
    font-weight: 600;
    font-family: 'Alata', sans-serif;
    margin-top: 0px;
    margin-bottom: 50px;
    color: #0e204d;
	text-align:center;
}

.news-sec1 p
{
    font-size: 1em;
    line-height: 1.6em;
    font-weight: 500;
    font-family: 'Alata', sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #3f3f40;
}


