@font-face {
    font-family: 'NexaBold';
    src:url('NexaBold.ttf.woff') format('woff'),
        url('NexaBold.ttf.svg#NexaBold') format('svg'),
        url('NexaBold.ttf.eot'),
        url('NexaBold.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Petrona-Regular';
  src:url('Petrona-Regular.woff') format('woff'),
      url('Petrona-Regular.svg#NexaBold') format('svg'),
      url('Petrona-Regular.ttf.eot'),
      url('Petrona-Regular.ttf.eot?#iefix') format('embedded-opentype'); 
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 

  "Open Sans", sans-serif;
}




.mainNav li>a:not(:only-child):after {
  color: #444;
  content: ' ▾';
}



.services-top{
 width: 100%;
 display: flex;
 
}

.bg_services{
  height: 505px;width:100%;background-image: url('/green/assets/img/bg-serv2.jpg');
  background-repeat: no-repeat;   
background-size: cover;background-position: center center;
 display: flex;
 height: 377px;
}
.box-bottom-line{
    display:flex;width:100%;align-self: flex-end;position:relative;
}

.bottom-line-bg{
    width:100%;height: 70px;background: rgba(1, 53, 44, 0.83); color: #FFF;

  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 40px;
  position:relative;
  /*bottom:0;*/
  
position: absolute;display: flex;align-items: center;

}
.bottom-line{
     /*bottom:0;*/
  width:100%;height: 70px;background: rgba(1, 53, 44, 0.83); 
  /*align-self: flex-end;*/
  color: #FFF;

  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 40px;
  
    /* display:flex;*/
    /*flex-direction:column;*/
    /*justify-content:center;*/
    background-image: url('/green/assets/img/services/bottom-line.png');
      background-repeat: no-repeat;   
      background-size: cover;
      /*background-blend-mode: multiply;*/

}

.cover-bg{
  background: linear-gradient(180deg, #011E19 0%, rgba(1, 53, 44, 0.74) 100%);
width: 100%;height: 505px;position: absolute;display: flex;align-items: center;
height: 377px;
}

.cover-bg .box-text{
  margin-left: 9%;width: 45%;
}

.box-text h1{
  color:  #FCFCFC;
font-family: 'NexaBold';
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.box-text h4{
         white-space: pre-line;

  color: #FFF;
text-align: left;
text-align: justify;

font-size: 22px;
font-style: normal;
font-weight: 100;
line-height: normal;
margin-left:7px;
font-size: 22px;

}

.box-img{
  width: 50%;justify-content: center;display: flex;
  /*margin-bottom:55px;*/
  justify-content:center;
}

.box-img .image{
  background-image: url('/green/assets/img/logo--footer.png');width: 350px;
  /*footer_logo*/
height: 262px;
 background-repeat: no-repeat;   
 background-size: cover;
 background-size: 100% 100%;
}


/* container menu */
.container-text-box{
    width: 63%;
}
.container-menu-box{
  width: 36.7%;align-items: start;align-content: start;justify-content: start;display: flex;flex-direction: column;padding-top: 20px;padding-bottom: 20px;
  background-image: url(/green/assets/img/services/box-menu.png);
  background-repeat: no-repeat;
  object-fit: cover;
}

.sub-btn{
  display: flex; align-items: center;padding-left: 30px;align-content: center; 
}


.sub-btn .image{
  align-content: center; background-size: 100% 100%;
   object-fit: fill;width:24px;height: 24px;margin-bottom: 10px;
background-image: url(/green/assets/img/svg/cargo.svg); background-repeat: no-repeat;
}

.icon-menu{
  align-content: center; background-size: 100% 100%;
   object-fit: fill;width:24px;height: 24px;margin-bottom: 10px;
background-image: url(/green/assets/img/svg/cargo.svg); background-repeat: no-repeat;
}
.flex-box{
    display:flex;align-items:center;
    margin-bottom:10px;
}

/*.title{*/
/*    cursor:pointer;*/
/*    background-color:green;*/
/*}*/
.blue-box{
    height: 800px;
}

.sub-btn h2{
  color: #000;margin-left: 10px;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.category-text{
    width: 63%;
    align-items:center;
  display:flex;
  flex-direction:column;
  padding-top: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  /*padding-left:20px;*/
  justify-content:center;
  /*padding-left:50px;*/
   /*padding-left:20px;*/

}

.category-text h3{
    font-size:20px;color:black;
    margin-bottom:20px;

padding-bottom:10px;           white-space: pre-line;

    
}

/*.category-text h3:hover{*/
/*    color:green;*/
/*}*/

.container-images-box{
  width: 63%;background-color: rgba(2, 198, 82, 0.10);padding-top: 20px;padding-bottom: 20px;
  /*padding-left: 30px;*/
  /*justify-content:center;*/
  /*align-content:center;*/
  align-items:center;
  display:flex;
  flex-direction:column;
  padding-bottom:60px
}

.box-image1{
  height: 215px;margin-bottom: 20px;
width: 680px;
border-radius: 50px;display: flex;
background: linear-gradient(180deg, #011E19 0%, rgba(1, 53, 44, 0.74) 100%);
}

.box-image1:hover{
     -ms-transform: scale(1.5); 
  -webkit-transform: scale(1.5); 
  transform: scale(1.5); 
  
    -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);  
}

.box-image1 .row-box{
  padding-left: 30px;align-items: center;align-content: center;width: 70%;
}


.box-image1 .row-box h1{
  color: #FFF;
font-family: 'NexaBold';
font-size: 55px;
/*60px;*/
font-style: normal;
font-weight: 700;
line-height: 52px;
}

.box-image1 .row-box .box-scroll-text{
  background: rgba(1, 30, 25, 0.43);display: flex;
  width: 368px;
  height: 28px;
  justify-content: flex-end;
  align-items: center;
  
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}


.box-image1 .image{
  width: 30%;background-image: url('/green/assets/img/svg/box.svg');
                            height: 40px;align-self: center;
                            background-repeat: no-repeat;
                            width: 180px;
height: 180px;background-size: 100% 100%;
   object-fit: fill;
}

.green-box{
  width: 180px;
height: 178px;border-radius: 50px;
background: var(--new, radial-gradient(304.75% 302.85% at 0% -32.3%, #02C652 0%, rgba(2, 198, 82, 0.06) 80%));
/*color: #000;*/
/*text-align: center;*/
align-items: center;
align-content: center;
/*font-family: 'NexaBold';*/
/*font-size: 25px;*/
/*font-style: normal;*/
/*font-weight: 700;*/
/*line-height: 30px;*/
margin-bottom: 10px;
display:flex;
flex-direction:column;
justify-content:center;
}

.green-box h2{
    color: #000;
text-align: center;
align-items: center;
align-content: center;
font-family: 'NexaBold';
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 30px;
}

.green-box:hover{
     -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}

.box-underwater{
  width: 180px;
height: 179px;border-radius: 50px;
border: 2px solid var(--sw2, #011E19);
background: var(--s1, radial-gradient(371.89% 134.33% at 3.21% 1.26%, rgba(1, 30, 25, 0.07) 0%, rgba(1, 30, 25, 0.00) 100%));
align-items: center;justify-content: center;display: flex;flex-direction: column;
}


.box-underwater:hover{
     -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}

.box-underwater .image{
  background-image: url('/green/assets/img/svg/underwater-icon.svg');
  
                            width: 95px;
height: 95px; position: relative;
  top: -14px;
                            background-repeat: no-repeat;background-size: 100% 100%;
   object-fit: fill;
}

.box-underwater h4{
  color: #000;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;text-align: center;margin-bottom: 40px;
letter-spacing: -0.88px;
}

.boxes-linear-grid{
  width: 245.471px;margin-left: 15px;
height: 381px;border-radius: 50px;align-items: center;align-content: center;display: flex;flex-direction: column;justify-content: center;
background: linear-gradient(180deg, #011E19 0%, rgba(1, 53, 44, 0.74) 100%);
}

.boxes-linear-grid:hover{
     -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}

.boxes-linear-grid h6{
  color: #FFF;
text-align: center;
font-size: 20px;margin-top: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
}



.boxes-linear-grid p{
  color: #FFF;
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 400;margin-top: 40px;
line-height: 0px;
}

.boxes-linear-grid .image{
  width: 243px;
height: 343px;
/*background-image: url('/green/assets/img/boxes2.png');*/
background-image: url('/green/assets/img/services/containers.png');

                     position: relative;align-self: center;
  bottom: -42px;
                            background-repeat: no-repeat;background-size: 100% 100%;
                            object-fit: fill;

}

.boxes-petroleum{
  width: 230px;margin-bottom: 10px;
height: 169.689px;border-radius: 50px;
border: 2px solid var(--sw2, #011E19);
background: var(--s1, radial-gradient(371.89% 134.33% at 3.21% 1.26%, rgba(1, 30, 25, 0.07) 0%, rgba(1, 30, 25, 0.00) 100%));

/*color: #000;*/
/*text-align: center;*/
/*font-family: 'NexaBold';*/
/*font-size: 25px;*/
/*font-style: normal;*/
/*font-weight: 700;*/
/*line-height: 30px;*/
align-items: center;align-content: center; 
display:flex;
flex-direction:column;
justify-content:center;
}

.boxes-petroleum h3{
    color: #000;
text-align: center;
font-family: 'NexaBold';
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 30px;
align-items: center;align-content: center; 
}

.boxes-petroleum:hover{
     -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}

.boxes-ship{
  width: 230px;display: flex;
height: 170px;border-radius: 40px;
border: 2px solid #FFF;
background: var(--new, radial-gradient(304.75% 302.85% at 0% -32.3%, #02C652 0%, rgba(2, 198, 82, 0.06) 80%));
}

.boxes-ship:hover{
     -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}

.boxes-ship h3{
  color: #000;
font-size: 24px;
font-style: normal;
font-weight: 600;margin-top: 25px;margin-left: 15px;
line-height: normal;
}

.boxes-ship .image{
  width: 179px;
  height: 179px;
  
  background-image: url('/green/assets/img/svg/boat.svg');
                       position: relative;
    bottom: -25px;
                              background-repeat: no-repeat;background-size: 100% 100%;
     object-fit: fill;
}



.btn-request{
  display: flex;
  width: 153px;
  height: 44px;
  align-items: center;
  
border-radius: 5px;
background: #02C652;
color:  #011E19;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: center;
align-content: center;
justify-content: center;
margin-bottom:20px;

}

.btn-request:hover{
  background-color: #D1FDF5;
}

.services-p{
     white-space: pre-line;
  width: 656px;
width: 80%;

color: #000;

text-align: justify;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.services-title{
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}











































/* footer example */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');




  /* web */

  /* Google Fonts - Poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}


/* sub menu */

.rotate{
  transform: rotate(90deg);
}

.item{
  margin: 10px 0px 0px 0;
}

/*.sidebar .menu .item a {*/
/*    background-color: #ff0000;*/
/*    color: #00ffff;*/
/*}*/
/*.sidebar .menu .item .sub-btn a.selected:hover {*/
/*    background-color: black;*/
/*    color: #00ffff;*/
/*}*/

/*.item:active{*/
/*    background-color:red;*/
/*}*/

.side-bar{
  width: 100%;
}

.side-bar .menu .item{

  cursor: pointer;
  position: relative;
} 


.side-bar .sub-menu  a{
  color: black;
  display: block;

}

.side-bar .sub-menu  a:hover{
  color: #02C652;
}

.side-bar .sub-menu  a:active{
  color: #02C652;
}

.side-bar .menu .item i{
  margin-left: 10px;

  color: black;
  
}

.flex-box-i{
  margin-left: 10px;
  color: black;
  font-size: 20px;
  
}

.side-bar .menu .item  .dropdown{
  transition: 0.3s ease;
  margin-left: 10px;

  margin-bottom: 6px;
}

.side-bar .menu .item .sub-menu {
  display: none;
  padding-top: 10px;
  width:100%;
}
.side-bar .menu .item .sub-menu a{
padding-left: 60px;
color: #000;
text-decoration: none;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 15px;
/*text-align:left;*/


}

.side-bar .menu .item .sub-menu a:hover{
  color: #02C652;
}

.side-bar .menu .item .sub-menu a:active{
  color: #02C652;
}
#current a { color: #ff0000; }
.side-bar .menu .item .sub-menu ul li a { color: #FF0000; } 
.side-bar .menu .item .sub-menu ul li a:active { color: blue; }


.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
    /*flex-flow: row nowrap;*/
}

.marquee span {
  display: inline-block;
  /*display:flex;*/
  padding-left: 10%;
  animation: marquee 15s linear infinite;
  
  /*45*/
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}


/* Container styles */
.scrolling-text-container {
    background-color: #eff5ff;
    border-radius: 4px;
    overflow: hidden;
}

/* Inner container styles */
.scrolling-text-inner {
    display: flex;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0;
}

/* Text styles */
.scrolling-text {
    display: flex;
}

.scrolling-text-item {
    padding: 0 30px;
}

/* Apply the animation to the text items */
.scrolling-text-inner>div {
    animation: var(--direction) var(--marquee-speed) linear infinite;
}

/* Pause the animation when a user hovers over it */
.scrolling-text-container:hover .scrolling-text-inner>div {
    animation-play-state: paused;
}

/* Setting the Animation using Keyframes */
@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0%);
    }
}


/**/

.sub-menu {
  display: none;
  padding-top: 10px;

   /*background-color: green; */
}

 .sub-menu a{
margin-left: 20px;
color: #000;
text-decoration: none;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 15px;
text-align:left;
cursor:pointer;
  /*justify-content:left;*/
  /*align-items:left;*/
  /*align-content:left;*/
  /*display:flex;*/
  /*flex-direction:column;*/

}

.sub-menu a:hover{
  color: #02C652;
}

/**/


.side-bar .menu  .sub-menu {
  display: none;
  padding-top: 10px;
  /* background-color: green; */
  
}


.side-bar .menu  .sub-menu a{
/*padding-left: 20px;*/
margin-left:20px;
padding-left:0;
color: #000;
text-decoration: none;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 15px;
text-align: left;
/*white-space: initial;*/
 /*line-height: 150%;*/
word-wrap: break-word;
word-break: break-all;
width: 90%;
/*background-color:green;*/
/*float: left;*/
 /*justify-content:left;*/
 /* align-items:left;*/
 /* align-content:left;*/
 /* display:flex;*/
 /* flex-direction:column;*/
 /*display:flex;*/
 /*width:fit-content;*/
/*width:100%;*/
/*list-style-position: outside;*/
/*display: inline-block;*/
  /*overflow-y: scroll;*/
  /*word-break: break-word;*/
  /*text-indent: 0.5em;*/
    /*margin-left: -0.5em;*/
    /*background-color:green;*/
}

/*ul li a*/
/*{*/
    /*margin: 0px;*/
    /*padding: 0px;*/
/*    text-indent: 0.5em;*/
/*    margin-left: -0.5em;*/
/*}*/

.side-bar .menu  .sub-menu a:hover{
  color: #02C652;
}

.side-bar .menu  .sub-menu {
  display: none;
  padding-top: 10px;
  /* background-color: green; */
  
}


.side-bar .menu  .sub-menu a{
/*padding-left: 20px;*/
margin-left:20px;
padding-left:0;
color: #000;
text-decoration: none;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 15px;
text-align: left;
white-space: initial;
 /*line-height: 150%;*/
/*word-wrap: break-word;*/
/*word-break: break-all;*/
width: 100%;
/*background-color:green;*/
/*float: left;*/
 /*justify-content:left;*/
 /* align-items:left;*/
 /* align-content:left;*/
 /* display:flex;*/
 /* flex-direction:column;*/
 /*display:flex;*/
 /*width:fit-content;*/
/*width:100%;*/
/*list-style-position: outside;*/
/*display: inline-block;*/
  /*overflow-y: scroll;*/
  /*word-break: break-word;*/
  /*text-indent: 0.5em;*/
    /*margin-left: -0.5em;*/
    /*background-color:green;*/
}



.menu__link {
  /* background-color: blue; */
color: white;
color:#000;
font-weight: 100;
text-decoration: none;
font-size: 10vmin;

color: #000;
/* margin-left: 10px; */
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;

/* line-height: 15vmin; */
transition: all .25s ease-out;
/*cursor: pointer;*/
  /*cursor:none;*/
  /*pointer-events: none;*/
   cursor: default;

&:hover,
&:focus,
&:active {
  font-weight: bold;
}
}




#toggle1:checked ~ .control-me,
#toggle2:checked ~ .control-me,
#toggle3:checked ~ .control-me,
#toggle4:checked ~ .control-me {
    /* background: violet; */
    font-weight: bold;
}
.menuitem {
  visibility: hidden;
  width:0;
}

.tagg{
  cursor: pointer;
  /* color: #02C652; */
}


.sub-menu a #toggle1:hover{
  color: red;
}
.sub-menu a #toggle1:checked ~ .control-me,
.sub-menu #toggle2:checked ~ .control-me,
.sub-menu #toggle3:checked ~ .control-me,
.sub-menu #toggle4:checked ~ .control-me {
    /* background: violet; */
    font-weight: bold;
}

.menu__link {
  /* background-color: blue; */
color: white;
color:#000;
font-weight: 100;
text-decoration: none;
font-size: 10vmin;

color: #000;
margin-bottom:20px;
/* margin-left: 10px; */
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;

/* line-height: 15vmin; */
transition: all .25s ease-out;
cursor: pointer;

&:hover,
&:focus,
&:active {
  color: black;
  font-weight:bold;
}
}

.menu{
    padding-left:20px;
}



/*.side-bar .sub-menu  {*/
/*  color: black;*/
/*  display: block;*/

/*}*/


.side-bar .menu  i{
  margin-left: 10px;

  color: black;
  cursor:pointer;
}

.icon-i{
  margin-left: 10px;

  color: black;
  cursor:pointer;
  font-size: 23px;
}
/*.side-bar .menu  i:hover{*/
/*color:grey;*/
    
/*}*/



.side-bar .menu  .sub-menu {
  display: none;
  padding-top:0;
        margin-top:0;

  /*padding-top: 10px;*/
   /*background-color: green; */
}

/*.side-bar .menu  .sub-menu a{*/
/*      padding-top:0;*/
/*      margin-top:0;*/

/*padding-left: 30px;*/
/*color: #000;*/
/*text-decoration: none;*/
/*font-size: 18px;*/
/*font-style: normal;*/
/*font-weight: 400;*/
/*line-height: normal;*/
/*margin-bottom: 15px;*/
   /*background-color: blue; */

/*}*/

/*.side-bar .menu  .sub-menu a:hover{*/
/*  color: #02C652;*/
/*}*/

/*.side-bar .menu  .sub-menu {*/
/*  display: none;*/
/*  padding-top: 10px;*/
  /* background-color: green; */
/*}*/

ul{
  margin: 0;
  padding: 0;
  list-style: none;
}



.scroll-pop{
  overflow-y: auto;
  height:500px;

}


.pop_list_box{
  padding-top: 20px;
  padding-bottom: 20px;
  /* overflow: scroll; */
  /* overflow-y: auto; */
  /* overflow: auto; */
  width:70%;
   /* 490px; */
  /* height:500px; */
  /* height: max-content; */
  background-color: #f2f2f2;
  /* background-color: red; */
  opacity: 0;
  z-index: 9999;
  /* padding: 3vw; */
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  user-select: none;


  background-color: #fff; 
       
       margin-left: auto;
       margin-right: auto;
       left: 0; 
       right: 0; 
       margin-left: auto; 
       margin-right: auto;
     
       position:fixed;
         left: 50%;
         right: 50%;
         top: 50%;
         -ms-transform: translate(-50%,-50%);
         -moz-transform:translate(-50%,-50%);
         -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
           
                                    

}

.icons-arr{
    position:fixed;

         top: 70%;

          width:28px;height:28px;background-color:#01352C;
          border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
  
   
       right: 0; 
      
        z-index: 9999;
        float:right;
        display:flex;flex-direction:column;jutify-content:center;align-items:center;align-content:center;  padding-top:3px;
        display:none;
}
.arr-right{
    background-image: url('/green/assets/img/services/arrow-right.png');width:15px;height:25px; cursor: pointer; background-size: 80% 80%; background-repeat: no-repeat;display:none 
}

.arr-left{
    background-image: url('/green/assets/img/services/arrow-left.png');width:15px;height:25px; cursor: pointer; background-size: 80% 80%; background-repeat: no-repeat;
}

.icons-pop{
    position:absolute;
bottom:50px;
left:-20px;
bottom:185px;
display:flex;

}
@media(max-width:500px){
    .sub-menu a{
    
        font-size:15px;
    }
    .category-text h3{
    font-size:15px;
    }
    .category-text{
    width: 90%;
       padding-left:0px;
    }
  /* 24 */
  .side-bar .menu  .sub-menu a{
    font-size: 10px;
    /* background-color: red; */
    /*padding-left: 10px;*/
   
    }

    .menu__link {

    font-size: 10px;
    /* background-color: #02C652; */
    }
}

.icons-pop{
    position:absolute;
bottom:50px;
left:-20px;
bottom:185px;
display:flex;

}

.click-more{
  /*background-image: url('/green/assets/img/more.png');*/
  cursor: pointer;  background-repeat: no-repeat;   
height: 80px;width: 80px;background-color: transparent;
display: none;
background-size: 100% 100%;
   object-fit: fill;
/*position:relative;*/
/*position:absolute;*/
/*bottom:50px;*/
/*left:-20px;*/
/*bottom:185px;*/

/*margin: 10em auto;*/
/*    background: #385a94;*/
/*    border-radius: 50%;*/
    /*height:200px;*/
    /*width:200px;*/
/*    -webkit-box-shadow: 1px 1px 0px 100px black;*/
/*       -moz-box-shadow: 1px 1px 0px 100px black;*/
/*            box-shadow: 1px 1px 0px 100px black;*/

background-color:#01352C;
 border-radius: 50%;
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.5);
  /*, 0px 0px 0px 20px #01352C;*/
  /*, 0px 0px 0px 30px yellow, 0px 0px 0px 40px pink;*/
  /*width: 100px;*/
  /*height:100px;*/
  margin: 3em;
  font-size:15px;
  color:white;
  align-items:center;
  align-content:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  display: none; 

}

.click-close{
    margin-bottom:10px;
  /*background-image: url('/green/assets/img/more.png');*/
  cursor: pointer;  background-repeat: no-repeat;   
height: 80px;width: 80px;background-color: transparent;
display: none; 
background-size: 100% 100%;
   object-fit: fill;
/*position:relative;*/
/*position:absolute;*/
/*bottom:50px;*/
/*left:-20px;*/
/*bottom:185px;*/

background-color:#01352C;
 border-radius: 50%;
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.5);
 
  margin: 3em;
  font-size:15px;
  color:white;
  align-items:center;
  align-content:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  display: none; 
  

}


@media(max-width:1108px){
  /*.click-more{*/
  /*  display: flex;*/
  /*}*/
  .icons-arr{
      display:flex;
      flex-direction:column;
  }
  
    .container-menu-box{
    display: none;
  }
  
  .container-images-box{
  
  width:100%;
      /*display:block;*/
  }
.container-text-box{
    width: 100%;
}
}




@media(max-width:871px){
  .box-text h1{
font-size: 40px;

}

.box-text h4{
 
font-size: 14px;

}



.box-img .image{
 width: 215px;
height: 178px;

}
    
    .cover-bg{
  height: 305px;
}
.bg_services{
  height: 305px;
}
.bottom-line{
  height: 70px;
    font-size: 23px;
    
       display:flex;
    flex-direction:column;
    justify-content:center;

}  
}

@media(max-width:750px){
   
   .box-image1{
  height: 215px;
width: 580px;

}


.box-image1 .row-box{
  padding-left: 30px;align-items: center;align-content: center;width: 70%;
}


.box-image1 .row-box h1{

font-size: 45px;

line-height: 52px;
}

.box-image1 .row-box .box-scroll-text{
  width: 268px;
  height: 28px;

  font-size: 18px;
 
}


.box-image1 .image{

                            
                             width: 30%;background-image: url('/green/assets/img/svg/box.svg');
                            height: 40px;align-self: center;
                            background-repeat: no-repeat;
                            width: 150px;
height: 150px;background-size: 100% 100%;
   object-fit: fill;

}

.green-box{
  width: 160px;
height: 178px;
}

.green-box h2{
   
font-size: 25px;

}



.box-underwater{
  width: 160px;
height: 179px;
}




.box-underwater .image{
 
                            width: 75px;
height: 95px;
}

.box-underwater h4{
font-size: 20px;
margin-bottom: 10px;
/*letter-spacing: -0.88px;*/

}

.boxes-linear-grid{
  width: 225.471px;
height: 381px;
}



.boxes-linear-grid h6{
  
font-size: 20px;
}



.boxes-linear-grid p{
 
font-size: 40px;

}

.boxes-linear-grid .image{
  width: 223px;
height: 343px;

}

.boxes-petroleum{
  width: 210px;
height: 169.689px;
}

.boxes-petroleum h3{
  
font-size: 25px;

}


.boxes-ship{
  width: 210px;
height: 170px;
}



.boxes-ship h3{
font-size: 24px;

}

.boxes-ship .image{
  width: 179px;
  height: 179px;
 
}


    .box-img .image {
        width: 185px;
        height: 148px;
    }
    
    .box-img {
    width: 30%;
    }
    
    .cover-bg .box-text{
  margin-left: 3%;
  width: 65%;
}


    .box-text h1 {
        font-size: 30px;
    }


}

@media(max-width:658px){
    
    .category-text{
    width: 90%;
       padding-left:0px;
    }
      .box-image1{
  height: 215px;
width: 550px;

}


/*.box-image1 .row-box{*/
/*  padding-left: 30px;align-items: center;align-content: center;width: 70%;*/
/*}*/


/*.box-image1 .row-box h1{*/

/*font-size: 45px;*/

/*line-height: 52px;*/
/*}*/

/*.box-image1 .row-box .box-scroll-text{*/
/*  width: 268px;*/
/*  height: 28px;*/

/*  font-size: 18px;*/
 
/*}*/


/*.box-image1 .image{*/

                            
/*                             width: 30%;background-image: url('/green/assets/img/svg/box.svg');*/
/*                            height: 40px;align-self: center;*/
/*                            background-repeat: no-repeat;*/
/*                            width: 150px;*/
/*height: 150px;background-size: 100% 100%;*/
/*   object-fit: fill;*/

/*}*/

.green-box{
  width: 130px;
height: 178px;
}

.green-box h2{
   
font-size: 20px;

}



.box-underwater{
  width: 130px;
height: 179px;
}




.box-underwater .image{
 
                            width: 75px;
height: 95px;
}

.box-underwater h4{
font-size: 18px;

}

.boxes-linear-grid{
  width: 195.471px;
height: 381px;
}



.boxes-linear-grid h6{
  
font-size: 18px;
}



.boxes-linear-grid p{
 
font-size: 30px;

}

.boxes-linear-grid .image{
  width: 193px;
height: 343px;

}

.boxes-petroleum{
  width: 180px;
height: 169.689px;
}

.boxes-petroleum h3{
  
font-size: 20px;

}


.boxes-ship{
  width: 180px;
height: 170px;
}



.boxes-ship h3{
font-size: 20px;

}

.boxes-ship .image{
  width: 179px;
  height: 179px;
 
}

    
    
}

/*600px*/
@media(max-width:730px){
    
      .box-image1{
  height: 215px;
width: 450px;

}


/*.box-image1 .row-box{*/
/*  padding-left: 30px;align-items: center;align-content: center;width: 70%;*/
/*}*/


/*.box-image1 .row-box h1{*/

/*font-size: 45px;*/

/*line-height: 52px;*/
/*}*/

/*.box-image1 .row-box .box-scroll-text{*/
/*  width: 268px;*/
/*  height: 28px;*/

/*  font-size: 18px;*/
 
/*}*/


/*.box-image1 .image{*/

                            
/*                             width: 30%;background-image: url('/green/assets/img/svg/box.svg');*/
/*                            height: 40px;align-self: center;*/
/*                            background-repeat: no-repeat;*/
/*                            width: 150px;*/
/*height: 150px;background-size: 100% 100%;*/
/*   object-fit: fill;*/

/*}*/

.green-box{
  width: 100px;
height: 158px;
border-radius: 40px;
    
}

.green-box h2{
   
font-size: 17px;

}



.box-underwater{
  width: 100px;
height: 179px;
}




.box-underwater .image{
 
                            width: 75px;
height: 95px;
border-radius: 40px;
}

.box-underwater h4{
font-size: 15px;

}

.boxes-linear-grid{
  width: 165.471px;
height: 381px;
}



.boxes-linear-grid h6{
  
font-size: 15px;
}



.boxes-linear-grid p{
 
font-size: 20px;

}

.boxes-linear-grid .image{
  width: 193px;
height: 343px;

}

.boxes-petroleum{
  width: 150px;
height: 169.689px;
}

.boxes-petroleum h3{
  
font-size: 17px;

}


.boxes-ship{
  width: 150px;
height: 170px;
}



.boxes-ship h3{
font-size: 17px;

}

.boxes-ship .image{
  width: 179px;
  height: 179px;
 
}

    
    
}

@media(max-width:697px){
   .box-img {
    width: 35%;
    }
    
    .cover-bg .box-text{
  margin-left: 3%;
  width: 65%;
}
  
}

@media(max-width:672px){
     .side-bar .menu  .sub-menu a{
    font-size: 14px;
    /*padding-left: 10px;*/
       padding-left:0;

    }
    
}

@media(max-width:590px){
    


    .box-img .image {
        width: 155px;
        height: 118px;
    }
    
    .box-img {
    width: 35%;
    }
    
    .cover-bg .box-text{
  margin-left: 3%;
  width: 65%;
}

 .box-text h4{
        font-size:15px;
    }


}

@media(max-width:520px){
     .side-bar .menu  .sub-menu a{
    font-size: 12px;
    padding-left: 0px;
   
    }
     .category-text h3{
    font-size:12px;
    }
     .box-img .image {
        width: 125px;
        height: 118px;
    }
    
    .box-img {
    width: 35%;
    }
    
    .cover-bg .box-text{
  margin-left: 3%;
  width: 65%;
}


    .box-text h1 {
        font-size: 25px;
    }
    .box-text h4{
        font-size:13px;
    }

}

/*491px*/
@media(max-width:491px){
.sub-menu a{
    
        font-size:12px;
    }
     .category-text h3{
    font-size:12px;
    }

/*.cover-bg .box-text{*/
/*  margin-left: 9%;width: 70%;*/
/*}*/

/*.box-img{*/
/*  width: 30%;*/
/*}*/

.box-img .image{

display:none;
    
}

.box-img {
    width: 0%;
    }
    
    .cover-bg .box-text{
  margin-left: 3%;
    margin-right: 4%;

  width: 100%;
}

/*.box-img .image{*/
/* width: 125px;*/
/*height: 88px;*/
/*margin-left:10px;*/
/*}*/
    
/*    .cover-bg{*/
/*  height: 225px;*/
/*}*/
/*.bg_services{*/
/*  height: 225px;*/
/*}*/
.bottom-line{
  height: 50px;
    font-size: 15px;
    display:flex;
    flex-direction:column;
    justify-content:center;

}
    
    
    
     .box-text h1{
font-size: 20px;

}

.box-text h4{
 
font-size: 8px;

}



.box-img .image{
 width: 125px;
height: 88px;

}


      .box-image1{
  height: 136px;
width: 340px;

}


.box-image1 .row-box{
  padding-left: 30px;align-items: start;align-content: center;width: 70%;justify-content:center;align-content:center;display:flex;flex-direction:column;
}


.box-image1 .row-box h1{

font-size: 23px;

line-height: 22px;

}

.box-image1 .row-box .box-scroll-text{
  width: 150px;
  /*height: 28px;*/

  font-size: 8px;
 
}


.box-image1 .image{

                            
                             width: 30%;background-image: url('/green/assets/img/svg/box.svg');
                            height: 40px;align-self: center;
                            background-repeat: no-repeat;
                            width: 68px;
height: 64px;background-size: 100% 100%;
   object-fit: fill;

}

.green-box{
  width: 72px;
height: 63px;
border-radius: 23px;text-align:center;

    
}

.green-box h2{
   
font-size: 10px;
line-height: 15px;

}



.box-underwater{


  width: 72px;
height: 63px;
border-radius: 20px;
/*border-radius:23px;*/

}




.box-underwater .image{
 
                            width: 25px;
height: 45px;
 /*top: 20px;*/
 /*background-color:red;*/
/*background-image: url('/green/assets/img/bg-serv2.jpg'); */
  /*top: 40px;*/
  
  /* width: 179px;*/
  /*height: 179px;*/
   bottom: 40px;
   top:0;
                        
}

.box-underwater h4{
font-size: 8px;

}

.boxes-linear-grid{
  width: 88px;
height: 150px;
border-radius: 30px;
position: relative;

                            align-items: center;align-content: start;
                            justify-content:start;padding-top:0;

}



.boxes-linear-grid h6{
  
font-size: 8px;
margin-top:20px;
margin-bottom:15px;
}



.boxes-linear-grid p{
 
font-size: 10px;
margin-top:0;

}

.boxes-linear-grid .image{
  width:100px;
height: 200px;

 width: 90px;
height: 90px;
background-image: url('/green/assets/img/services/containers.png');
/*url('/green/assets/img/boxes2.png');*/
                     position: absolute;align-self: center;
  bottom: -5px;
                            background-repeat: no-repeat;background-size: 100% 100%;
                            object-fit: fill;
                            

}

.icons-pop{
/*        bottom:-55px;*/
/*left:-80px;*/
/*left:-120px;*/
position:absolute;

bottom:50px;
/*left:-80px;*/
left:-20px;
}

.click-more{
/*    bottom:20px;*/
/*left:-20px;*/
height:50px;
width:50px;
/*bottom:70px;*/

}
.click-close{
/*    bottom:20px;*/
/*left:-20px;*/
height:50px;
width:50px;
/*bottom:70px;*/

}

.boxes-petroleum{
width: 81px;
height: 67px;
border-radius: 23px;

}

.boxes-petroleum h3{
  
font-size: 8px;
line-height: 15px;


}


.boxes-ship{
  width: 81px;
height: 67px;
border-radius: 23px;

}



.boxes-ship h3{
font-size: 8px;
line-height: 15px;


}

.boxes-ship .image{
  width: 179px;
  height: 179px;
   bottom: 40px;
   right:6px;
 
}

    .services-title{
        font-size:30px;
    }
    
    .services-p{
        font-size:20px;
    }
}



/*@media(max-width:700px){*/
/*    .box-text h1{*/
/*font-size: 30px;*/

/*}*/

/*.box-text h4{*/
 
/*font-size: 8px;*/

/*}*/



/*.box-img .image{*/
/* width: 125px;*/
/*height: 88px;*/

/*}*/
    
/*    .cover-bg{*/
/*  height: 205px;*/
/*}*/
/*.bg_services{*/
/*  height: 205px;*/
/*}*/
/*.bottom-line{*/
/*  height: 30px;*/
/*    font-size: 20px;*/

/*}*/

/*}*/


@media(max-width:700px){
   .box-text h4{
 
font-size: 12px;

} 
}
