@font-face {
    font-family: Arial!important;
    src: url(../fonts/arial.ttf);
}

html {
    scroll-behavior: smooth;
}
section {
    padding: 60px 0;
}

*:focus {
    outline: none;
}

button:focus {
    outline: none;
}

p {
    font-family: Arial!important;
}

body {
    overflow-x: hidden;
    font-family: Arial!important;
}

a {
    color: #474747;
    font-family: Arial!important;
}

a:hover {
    color: #00a651;
}
.arrow-scroll .scroll {
    bottom: 50px;
}
 .bg-custom {
    /* background-image: url(../img/about_bg.jpg); */
    background-color: #fff;
    
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    padding-top: 15px;
    padding-bottom: 7px;
}  

.bg-custom::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 10px;
    background-image: url(../img/header_rep_imag.jpg);
}  


/* .bg-custom {
    background-color: #fff;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border-bottom: 1px solid #ddd;
} */



.top-50{
    margin-top: 50px; 
}
.nav-link {
    font-size: 18px;
    font-weight: bold;
}

.navbar-nav .active a {
    color: #00a651;
    border-bottom: 4px solid #ea3230;
    font-family: Arial!important;
}

.nav-item {
    margin-left: 26px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-family: Arial!important;
    font-weight: bold;
}

.navbar-nav li:hover .nav-link {
    color: #00a651;
    border-bottom: 4px solid #ea3230;
}

.navbar-toggler {
    background-color: #00a651;
}

.home-banner {
    /* height: calc(95vh - 80px - 1px) !important; */
    /* background: red; */
    background-size: cover;
    margin-top: 80px;
    padding: 0px;
    position: relative;
}

.wapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.banner {
    border: 1px solid #000;
    width: 100%;
    text-align: center;
    height: 690px;
    background: url(../img/banner/shado.png);
    background-size: cover;
    /* display: flex;
    align-items: center;
    justify-content: center; */
    position: relative;
    padding-top: 20%;
    background-position: bottom center;
    cursor: pointer;
}

.home-banner .owl-carousel .owl-item img {
   
  
}
.content.content-18 p{
    font-size: 15px;
    text-align: justify; 
}

.banner h2 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    position: absolute;
    bottom: 75px;
    right: 0;
    left: 0;
}

.bando {
    width: 33.33%;
    transition: transform .2s;
}

.bando:hover {
    transform: scale(1.03);
    z-index: 1;
}

.bando {
    background: url(../img/banner/BDLVSIGN.jpg);
    background-size: cover;
}

.bando:hover {}

.bando.blue-creations {
    background: url(../img/banner/new-banner/BLUECREATION...1.jpg);
    background-size: cover;
}

.bando.blue-creations:hover {}

.bando.laila-styles {
    background: url(../img/banner/Lailastyle.jpeg);
    background-size: cover;
}

.bando.laila-styles:hover {}

.bando.non-apparel:hover {
    background: url(../img/banner/LSL813.jpg);
    background-size: cover;
}

.bando:hover .banner-img {
    display: none;
}

.scroll {
     display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: -17px;
    z-index: 9;
    position: fixed;
    width: 8%;
    right: 10px;

}
.arrow-scroll .scroll a   {
       transform: rotate(900deg);
}
.scroll a {
 
    width: 84px;
    height: 85px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scroll-down {
    text-align: center;
    -webkit-transition: all .6s cubic-bezier(0.19, 1, .22, 1);
    -moz-transition: all .6s cubic-bezier(0.19, 1, .22, 1);
    -o-transition: all .6s cubic-bezier(0.19, 1, .22, 1);
    transition: all .6s cubic-bezier(0.19, 1, .22, 1);
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
        width: 53px;
}

.about-us {
     background:  #fff; 
    
}


.techno-section-1{
    background: url(../img/TECHNO_bg.png)repeat;
 

}

.techno-images-1 {
  
    border-radius: 5px;
    overflow: hidden;
    height: 250px;
}

.techno-list-1 {
 
    width: 100%;
    padding: 15px;
    align-items: center;
    position: relative;
}

.techno-list-2{
 
    width: 100%;
    padding: 15px;
    position: relative;
    align-items: center; 
  
}

 

.techno-scetion-1-body {
    margin-top: 34px;
}

.techno-content-1 {
    background: #fff;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border-radius: 5px;
    padding: 20px;
    margin-top: -24px;
    margin-left: 7px;
    margin-right: 7px; 
   
}

.techno-list-1:hover .techno-content-1 {
    background: #dee2e6;
}
.techno-list-2:hover .techno-content-1 {
    background: #dee2e6;
}


.techno-content-1 ul li {
    list-style: none;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
   
}

.techno-content-1 ul li i {
    color: #00a651;
    margin-right: 10px;
    margin-top: 5px;
}

.techno-content-1 ul {
    margin: 0px;
    padding: 0px;
}



.title-header {}

.title-header h2 {
    font-size: 27px;
    font-weight: bold;
    color: #00a651;
    text-transform: uppercase;
    font-family: Arial!important;
}

.title-header p {
    font-size: 18px;
}

.title-header span {
    color: #ea3230;
}

.content p {
    font-size: 15px;
}

.content p span {
    color: #00a651;
}

.blog img {
    width: 100%;
}

.readmore {
    background: #474747;
    color: #fff;
    width: 172px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    padding-top: 1px;
}

.readmore i {
    color: #ea3230;
    margin-left: 6px;
}

.readmore-vision {
    background: #ffba00;
    color: #fff;
    width: 190px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    text-decoration: none;
    font-size: 9px;
    line-height: 20px;
    padding-top: 1px;
    margin-left: 5px;
}

.readmore-vision:hover {
    text-decoration: none;
}

.readmore:hover {
    background: #ffba00;
    color: #fff;
    text-decoration: none;
}

.title-header-and-color {
    color: #474747!important
}

.content-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.video-them {
    background: url(../img/video_them.png);
    height: 228px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 50px;
}



.video-youtube {
    height: 228px;
    border-radius: 10px;
    overflow: hidden;
    display: none;
    margin-bottom: 50px;
}

.playbutton {
    background: transparent;
    box-shadow: none;
    border: 0px;
    border-radius: 100%;
    padding: 0px;
    animation: animate 2s linear infinite;
}

@keyframes animate {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 166, 81, 0.7);
    }
    40% {
        box-shadow: 0 0 0 50px rgba(255, 193, 7, 0);
    }
    80% {
        box-shadow: 0 0 0 50px rgba(255, 193, 7, 0);
    }
    100% {
        box-shadow: 0 0 0 rgba(255, 193, 7, 0);
    }
}

.video {
    padding-top: 50px;
    z-index: 1;
    position: relative;
}

.video:after {
    content: "";
    width: 275px;
    height: 330px;
    background: #00a651;
    position: absolute;
    top: 0;
    z-index: -1;
    margin-left: -40px;
}

.featured-item.style-6 {
    box-shadow: none;
    overflow: inherit;
}

.featured-item.style-6 .featured-icon {
    margin-bottom: 20px;
}

.featured-desc h5 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0px;
}

.pie {
    margin-top: 50px;
}

.strength-card {
    display: flex;
    /* align-items: center; */
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 30px;
}

.techno-left-content ul {
    padding-left: 18px;
}

.techno-left-content {
    margin-bottom: 30px;
    margin-top: 20px;
}

.strength-section {
    background: url(../img/strength_bg.png)no-repeat;
    background-size: cover;
    margin-top: -277px;
    padding-top: 194px;
}

.card-item {
    width: 100%;
    padding: 10px;
}

.advantage-padding {
    padding-top: 90px;
}

.partner-padding {
    padding-top: 90px;
}

.acheivment-padding {
    padding-top: 90px;
}

.featured-desc p {
    font-size: 15px;
}

.turnover p {
    background: url(../img/strength-icon-1.png)no-repeat;
    background-position: center;
}

.turnover p:hover {
    background: url(../img/strength-icon-1-hover.png)no-repeat;
    background-position: center;
}

.segments p {
    background: url(../img/strength-icon-2.png)no-repeat;
    background-position: center;
}

.segments p:hover {
    background: url(../img/strength-icon-2-hover.png)no-repeat;
    background-position: center;
}

.specialization p {
    background: url(../img/strength-icon-3.png)no-repeat;
    background-position: center;
}

.specialization p:hover {
    background: url(../img/strength-icon-3-hover.png)no-repeat;
    background-position: center;
}

.capacity p {
    background: url(../img/strength-icon-4.png)no-repeat;
    background-position: center;
}

.capacity p:hover {
    background: url(../img/strength-icon-4-hover.png)no-repeat;
    background-position: center;
}

.workforce p {
    background: url(../img/strength-icon-5.png)no-repeat;
    background-position: center;
}

.workforce p:hover {
    background: url(../img/strength-icon-5-hover.png)no-repeat;
    background-position: center;
}

.featured-item.style-6 .featured-icon p {
    background-color: #ffffff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    color: #00a651;
    margin: auto;
}

.featured-item.style-6 .featured-icon p {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(72, 73, 121, 0.15);
}

.featured-icon p::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    top: 0;
    left: 0;
    z-index: 10;
    border: 2px dashed transparent;
}

/* .featured-item.style-6:hover .featured-icon p {
    background: none;
} */

.featured-item.style-6:hover .featured-icon p::after {
    -webkit-animation: rotateme 9s linear infinite;
    -moz-animation: rotateme 9s linear infinite;
    animation: rotateme 9s linear infinite;
    border-color: #00a651;
    -webkit-animation-name: Rotate;
    -webkit-animation-duration: 9s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: Rotate;
    -moz-animation-duration: 9s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: Rotate;
    -ms-animation-duration: 9s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}

@-webkit-keyframes Rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

 
.Product-section {
    background-image: url(../img/Productcategory_bg.png);
    background-size: cover;
    padding-bottom: 0px;
}

.Product-card-top {
    margin-top: 84px;
    margin-bottom: 50px;
}

.product-card-section {
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.custom-strength {
    /* padding-top: 90px;
    padding-bottom: 43px; */
    position: relative;
}

.techno-scetion:after {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    background: #fff3d3;
    margin-left: 20px;
    /* z-index: 1111; */
    top: 145px;
    border-radius: 50%;
    left: -17%;
}

 

.techno-scetion:before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    background: #fff3d3;
    margin-left: 20px;
    border-radius: 50%;
    right: -198px;
    bottom: -69px;
}


.product-card-section:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)!important;
}
  /*
.product-card-section a {
    background: #00a651;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffba00;
    position: absolute;
    right: 25px;
    bottom: 42px;
    text-decoration: none;
}
*/
.product-card-content {
    height: 66px;
    padding-top: 25px;
    padding-left: 18px;
}

.product-card-content h2 {
    font-weight: bold;
    font-size: 24px;
}

.product-images-them img {
    width: 100%;
}

.advantage-section {
    background: url(../img/advantage_bg.png)no-repeat;
    background-position: 0px 10px;
    background-size: 100% 100%;
    padding-top: 250px;
    margin-bottom: -180px;
    z-index: 9;
    padding-bottom: 166px;
}

.partner-section {
    background-image: url(../img/Partner/patner_bg.jpg);
    background-size: cover;
    background-color: #eaf5f0;
    /* z-index: -1; */
    position: relative;
    /* padding-top: 494px; */
    background-position: center;
    background-repeat: no-repeat;
}
.techno-left-content-padin-top-0{
    margin-top: -8px!important;
}

.images-thems { 
    position: relative;
}
 .card-section-img{
    height: 526px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 798px;
    position: relative;
    border-radius: 5px; 
    overflow: hidden;
 }
 

 .card-section-content {
    background: #fff;
    height: 200px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
}

.card-content h2 {
    font-size: 18px;
    font-weight: bold;
    color: #474747;
    margin-bottom: 25px;
}

.card-content ul li {
    list-style: none;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
    display: flex;
}

.card-content ul li i {
    color: #00a651;
    margin-top: 3px;
    margin-right: 14px;
}

.card-content ul {
    margin: 0px;
    padding-left: 0px;
}

.card-content {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 38px;
    height: 225px;
    position: relative;
 
}
.card-content a {
    background: #ffba00;
    color: #fff;
    width: 190px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    padding-top: 1px;
    position: absolute;
    right: 23px;
    bottom: 10px;
}

.card-content a:hover{
  
    color: #0caa5c;
     
}
.card-content a i {
    margin-left: 8px;
}



.images-them img {
    width: 100%;
}

.card-top {
    margin-top: 84px;
    margin-bottom: -276px;
}

.card-section a i {
    color: #da2c2c;
    margin-left: 6px;
}

.readmore-vision img {
    margin-top: -3px;
}

.card-section a {
    background: #ffba00;
    border-radius: 50px;
    /* padding: 5px 25px; */
    color: #00a651;
    font-size: 16px;
    position: absolute;
    right: 40px;
    margin-top: -24px;
    width: 170px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding-top: 1px;
}

.card-section a:hover {
    background: #00a651;
    color: #ffba00;
}

.acheivment-section {
    background-image: url(../img/acheivment-bg.png);
    background-size: cover;
    background-color: #eaf5f0;
     
}

.non-apparel {
    margin-bottom: -172px;
    background: url(../img/about-bg.png);
    padding-bottom: 350px;
    padding-top: 200px;
}

.partner-logo {
    padding-top: 20px;
}

.partner-logo ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
}

.partner-logo ul li {
    list-style: none;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    margin: 7px;
    background: rgba(255, 255, 255, 0.8);
    width: 200px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid transparent;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 19px;
}

.acheivment-logo ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
}

.acheivment-logo ul li {
    list-style: none;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    margin: 7px;
    background: rgba(255, 255, 255, 0.8);
    width: 200px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid transparent;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 30px;
}
 

.li-images img {}

.acheivment-logo {
    padding-top: 20px;
    
}

.images-100 {
    width: 100%;
     
}
.images-100-1 {
    width: 100%;
    
}
.contact-us {
    padding: 0px;
}

.contact-address {
    border-radius: 30px;
    margin-bottom: -80px;
    background: #fff;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}

.contact-title-header {
    margin-bottom: 40px;
}

.contact-address address p {
    font-size: 18px;
    margin-bottom: 0px;
}

.contact-title-header h2 {
    font-size: 24px;
    color: #00a651;
    font-weight: bold;
}

.contact-title-header h2 span {
    color: #ea3230;
}

.bg-footer {
    background-color: #666666;
}

.footer-menue {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-menue ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-menue ul li {
    list-style: none;
}

.footer-menue ul li a {
    color: #fff;
    margin-left: 9px;
    margin-right: 9px;
    text-decoration: none;
}

.footer-top {
    border-bottom: 2px solid #fff;
    width: 100%;
    margin-bottom: 18px;
}

.footer-menue ul li a:hover {
    color: #000;
}

.footer-menue .active a {
    color: #000;
}

.py-7 {
    padding-bottom: 6rem;
    padding-top: 8rem;
}

.facebook a i {
    color: #3b5998;
    font-size: 30px;
}

.instagram a i {
    color: #e1306c;
    font-size: 30px;
}

.twitter a i {
    color: #1da1f2;
    font-size: 30px;
}

.youtube a i {
    color: #ff0000;
    font-size: 30px;
}

@media only screen and (min-width: 1090px) and (max-width: 1530px) {
    /* STYLES GO HERE */
    .nav-item {
        margin-left: 2px;
    }
    .nav-link {
        font-size: 12px;
    }
    .banner img {
        width: 250px;
    }
    .banner {
        height: 550px;
    }
    .home-banner {
        height: 538px;
    }
    .custom-strength {
        padding-top: 90px;
    }
    .pie img {
        width: 50%;
    }
    .advantage-padding {
        padding-top: 84px;
    }
    .images-them {
        overflow: hidden;
    }
    .partner-padding {
        padding-top: 89px;
    }
    .acheivment-padding {
        padding-top: 89px;
    }
    .acheivment-logo {
        padding-top: 14px;
    }
    .acheivment-logo ul li {
        height: 100px;
    }
    .acheivment-logo ul li img {
        width: 80px;
    }
    .partner-logo {
        padding-top: 14px;
    }
    .partner-logo ul li {
        /* height: 100px;
        padding: 20px; */
    }
    .partner-logo ul li img {
       
    }
    .advantage-section {
        background-position: 0px 50px;
    }
    .product-card-content h2 {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .wapper {
        overflow-y: scroll;
    }
    .bando {
        width: 100%;
    }
    .pie img {
        width: 100%;
    }
   
    .footer-menue ul {
        flex-wrap: wrap;
    }
    .acheivment-logo ul {
        padding-left: 0px;
    }
    .acheivment-logo ul li {
      width: 28%;
    padding: 0px;
    height: 76px
    }
    .partner-logo ul li {
          width: 28%;
          padding: 0px;
		  height: 76px;
    }
	.acheivment-logo .li-images img {
    padding: 19px;
}


	.li-images img {
    width: 100%;
}
    .acheivment-section {
       
    }
    .card-section {
        margin-bottom: 40px;
    }
    .product-card-section {
        margin-bottom: 40px;
    }
    .product-card-section a {
        bottom: 82px;
    }
  
    .banner {
        height: 500px;
        width: 377px;
    }
    .banner img {
        width: 200px;
    }
     
}

.csr {
    margin-top: 83px;
}

.item-1 {
    height: 427px;
    overflow: hidden;
    border: 5px solid #fff;
    width: 100%;
}

.item-border-top-o {
    border-top: 0px!important;
}

.item-2 {
    width: 100px;
}

.item-text {
    background: #EAF5EF;
    width: 100%;
    padding: 20px;
    height: 421px;
    padding-top: 28px;
}

 
.item-text .card-content {
    padding-left: 0px;
    padding-top: 8px;
    height: auto;
    margin-bottom: 30px;
    padding-right: 0px;
}

.grid-item img {
    width: 100%;
}

.item-text .title-header h2 {
    font-size: 20px;
}

.last-item-text {
    background: #EAF5EF;
    width: 100%;
    padding: 20px;
    height: 570px;
}

.last-item-text .title-header h2 {
    font-size: 23px;
}

.last-item-text .card-content {
    padding-left: 0px;
    padding-top: 8px;
    height: auto;
    margin-bottom: 30px;
}

.last-item-1 {
    height: 570px;
    overflow: hidden;
    border: 5px solid #fff;
}

.item-1 img {
    width: 100%;
}

.item-100 img {
    height: 100%;
}

.last-item-1 img {
    width: 100%;
    /* height: 100%; */
}

.sub-title {
    color: #474747 !important;
    font-size: 18px!important;
}

img.arrow {
    position: absolute;
    width: 28px;
    top: 64px;
}

.item-text .card-content ul li {
    text-align: justify;
}

.rotate {
    animation: rotation 8s infinite linear;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.rnd-item-text {
 
    padding: 20px; 
    text-align: center;
}

.rnd-item-text .title-header h2 {
    font-size: 23px;
}

.rnd-item-text .card-content-2 {
    padding-left: 0px;
    padding-top: 8px;
    height: auto;
    margin-bottom: 30px;
}
.flex-dis{
    display: flex;
    align-items: center;
    justify-content: center;  
}

.flex-image-grid {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.flex-image-grid-1 {
    width: 40%;
    height: 356px;
    overflow: hidden;
 
}

.flex-image-grid-2 {
    width: 30%;
    height: 356px;
    overflow: hidden;
}

.flex-image-grid-3 {
    width: 30%;
    height: 356px;
    overflow: hidden;
}

.flex-image-grid-4 {
    width: 30%;
    height: 356px;
    overflow: hidden;
}

.flex-image-grid-3 img {
    width: 100%;
    height: 100%;
}

.flex-image-grid-2 img {
    width: 100%;
    height: 100%;
}

.flex-image-grid-1 img {
    width: 100%;
    height: 100%;
}


.flex-image-grid-4 img {
    width: 100%;
    height: 100%;
}

.border-5-right{
    border-right: 5px solid #fff;
    
}

.border-5-left{
     
    border-left: 5px solid #fff;
}

.border-5-top{
     
    border-top: 5px solid #fff;
}

.card-content-height{
    height: auto;
}
 

.techno-inner{
    margin-top: 83px;
}

 

.techno-left-content2:after{
    content: '';
    width: 650px;
    height: 650px;
    background: #dddd;
    position: absolute;
    top: -192px;
    left: -210px;
    border-radius: 50%;
    z-index: -1;

}

.techno-left-content2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 40px;
}

.techno-overflow{
    overflow: hidden;
 
}

.techno-card-item-1 img {
    transform: rotate(10deg);
}
.techno-card-item-2 img {
transform: rotate(-10deg);
}

.techno-card-item-3 img {
    transform: rotate(-21deg);
}
.techno-card-item-4 img {
    transform: rotate(10deg);
}

.techno-card-item-1 {
    margin-bottom: 52px;
    width: 80%;
}

.techno-card-item-2 {
   
    margin-bottom: 52px;
    width: 80%;
}

.techno-card-item-3 {
    margin-bottom: 52px;
    width: 80%;
}

.techno-card-item-4 {
    margin-bottom: 52px;
    width: 80%;
}
.techno-left-content ul li {
    line-height: 1.8;
    font-size: 18px;
}


.certifications-top {

    height: 200px;
    overflow: hidden;
}

.certifications-top img {
    width: 80px;
}

.certifications-top {

    height: 167px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 16px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    width: 50%;
  
}

.certifications-card {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.certifications-top p {
    font-size: 14px;
    margin-top: 10px;
}


.techno-left-content {
    
}

.techno-left-content {
    
}


.link {
    background:#fe6345;
    color: #fff;
    border-radius: 5px;
    padding: 7px 20px;
    cursor: pointer;
    border: 1px solid transparent;
}

.link:hover{
    background: #FFF;
    color: #fe6345;
    text-decoration: none;
    border: 1px solid #fe6345;
    
}

.techno-scetion{
    padding-bottom: 60px;
    padding-top: 63px;
    /* background: #e8e8e8; */
}

.vision-inner{
    margin-top: 100px;  
}

.vishon-about {
    margin-top: 20px;
     
}

.profile {
    text-align: center;
    display: block;
}

.profile-left {
    width: 100%;
}
.profile-right {
    width: 100%;
    padding-left: 20px;
}


.profile h3 {
    margin-top: 15px;
    font-size: 17px;
    font-weight: bold;
}

.profile h4 {
    font-size: 15px;
    font-weight: bold;
}

.profile p {
    font-size: 15px;
}

.profile-section {
    margin-bottom: 50px;
}

.directors h3 {
    font-size: 16px;
    font-weight: bold;
}


.directors p {
    margin-bottom: 0px;
}


.directors-grop {
    margin-bottom: 18px;
}

.directors h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1px;
}

.directors p {
    margin-bottom: 0px;
}



.csr-banner-content {
    /* background: #ece956; */
    padding: 50px;
    text-align: center;
    margin-bottom: 30px;
    background: url(../img/csr/car_New/gradient.jpg);
    background-size: 100% 100%;
}

.strength-bg{
    background: rgba(236, 233, 86, 0.4);
   
}
.csr-sm-content.csr-sm-content-2 {
   
    height: 145px;
}

.csr-banner-img {
    height: 600px;
    overflow: hidden;
}

.csr-banner-img {
    height: 600px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}


.csr-banner-content p {
    font-weight: 300;
    font-style: normal;
    line-height: 35px;
    font-size: 20px;
    opacity: 0.9;
    letter-spacing: 1px;
}

.csr-sm-content {
    background: url(../img/csr/car_New/gradient.jpg);
    background-size: 100% 100%;
    padding: 15px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 200px;
}

.csr-sm-content:after {
    content: '';
    position: absolute;
    background: url(../img/csr/car_New/gradient.jpg);
    background-size: 100% 100%;
    width: 79px;
    height: 100%;
    margin-left: -61px;
    z-index: -1;
    top: 0;
}

.csr-sm-content:before {
    content: '';
    position: absolute;
    background: url(../img/csr/car_New/gradient.jpg);
    background-size: 100% 100%;
    width: 79px;
    height: 100%;
    right: -50px;
    z-index: -1;
    top: 0;
}
 
.csr-sm-content ul {
    margin: 0px;
    padding-left: 17px;
}

.csr-sm-content h3 {
    color: #404040;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 20px;
    text-transform: uppercase;
}

.csr-sm-content ul li {
    font-weight: 300;
    font-style: normal;
    line-height: 29px;
    font-size: 17px;
    opacity: 0.9;
    letter-spacing: 1px;
}



.environmental-bg {
   
   
}
.board-of-drictors {
    height: 620px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.drictors-card {
    height: 300px;
    width: 300px;
    background: #f6f6f7;
}

.board-of-drictors-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 20px;
    flex-wrap: wrap;
    padding-left: 20px;
}

.board-of-drictors-card-1{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.drictors-images img {
    width: 130px;
    height: 130px;
}

.drictors-images {
    border: 10px solid #f2f1eb;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.drictors-content {
    text-align: center;
}


.drictors-content h1 {
    font-size: 18px;
    font-weight: bold;
}

.drictors-card {
    height: 283px;
    width: 260px;
    background: #f6f6f7;
    border-bottom: 5px solid #0089cc;
    position: relative;
}

.drictors-profile:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 104px;
    background: #0089cc;
    border-radius: 0px 0px 90% 90%;
    top: 0;
}

.drictors-profile {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.nell-color{
color: #0089cc; 
}

.drictors-card-border-black{
    border-bottom: 5px solid #404848!important;  
}

.drictors-profile-black:after{
    background: #404848!important;  
}

.drictors-images-border-red{
    border: 10px solid #e2575a;
}
.managenta-color{
    color: #ca3994;    
}

.drictors-profile-green:after{
    background: #00af98!important;  
}

.drictors-images-border-green{
    border-bottom: 5px solid #00af98!important;  
}
.green-color{
    color: #00af98;    
}
.drictors-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

.techno-ex {
    display: flex;
}

.contuct h2 {
    color: #00a651;
    font-size: 36px;
    font-weight: bold;
}

.contuct {
    padding-top: 70px;
    text-align: center;
   
}

.map {
    width: 100%;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}

.contact-address-container {
    width: 95%;
    margin: auto;
    margin-top: -112px;
    z-index: 1;
}



.map-section {
    background: url(../img/contuct_shap.png);
}


.map-section {
    background: url(../img/contuct_shap.png);
    background-size: 100%;
    background-repeat: no-repeat; 
    padding-top: 42px;
}


.contact-form {
    margin-top: 150px;
    margin-bottom: 150px;
    width: 100%;
}

.from-group{
    width: 90%;
    margin: auto; 
}

.from-group input {
    margin-bottom: 20px;
}

.from-group textarea {
    height: 136px;
    margin-bottom: 30px;
}

.send-button {
    text-align: center;
}

.send-button button {
    background: #00a651;
    border-color: #00a651;
    padding: 7px 30px;
}

.slider-footer{
 
    position: absolute;
    width: 100%;
    margin-top: -60px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slider-logo {
    background: rgba(228, 215, 124, 0.5);
    width: 33.15%;
    text-align: center;
    height: 60px;
    padding: 10px;
}
 

.slider-logo img {
    /* transition:1s; */
    transition: transform .2s;
}

.slider-logo a img {
     /* height: 142px!important; */
    width: 100%;
    margin: auto;
    margin-top: -8px;
    object-fit: cover;
    padding: 4px;
}



.slider-logo:hover img {
    /* animation: shakes .80s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px; */
    transform: scale(1.03); 
  }

 
  /* @keyframes shakes {
    10%, 90% {
      transform: translate3d(-1px, 0, 0);
    }
    
    20%, 80% {
      transform: translate3d(2px, 0, 0);
    }
  
    30%, 70% {
        transform: translate3d(2px, 0, 0);
      }
    
  
    40%, 60% {
      transform: translate3d(4px, 0, 0);
    }
  } */
  


.fishing-banner-content {
    /* background: #ece956; */
    margin-top: 41px;
    text-align: center;
    margin-bottom: 30px;
   
}

.bando-landing-single-card-address {
    /* padding-left: 29px; */
}


.non-apparel-ship-content p {
    font-weight: 300;
    font-style: normal;
    line-height: 35px;
    font-size: 20px;
    opacity: 0.9;
    letter-spacing: 1px;
}
.non-apparel-ship-content {
  
    text-align: left;
   
}
.strength-bg-3{
    background: #EAF5EF;
    /* padding-top: 108px; */
   
}

.navbar-toggler i {
    color: #fff;
}



.fishing-banner-content ul {
    display: inline-block;
    text-align: left;
    padding: 0px;
}

.fishing-banner-content ul li {
    font-size: 18px;
    list-style: none;
    display: flex;
    margin-bottom: 11px;
    
}

.fishing-banner-content ul li i {
    font-size: 18px;
    color: #00a651;
    margin-right: 8px;
}


.fishing{
    background: url(../img/csr/car_New/gradient.jpg);
    background-size: 100% 100%;
}

.ship-images {
    padding-top: 30px;
    width: 100%;
    height: 100%;
    
}

.fishing-banner-content  h3{
    color: #0db14b;
    text-transform: uppercase;
}

.adress-banner-content {
    text-align: center;
}

.adress-banner-content p {
    font-size: 24px;
    margin-bottom: 0px;
}

.adress-banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.laila-banner-content {
    padding-bottom: 40px;
    padding-top: 40px;
}

.short-item {
    background-color: rgb(251, 251, 251);
    padding-bottom: 87px;
    padding-top: 65px;
}
.featured-item.style-6 {
    padding: 12px 0px 12px 100px;
    box-shadow: none;
    overflow: inherit;
}

.featured-item.style-6 .featured-icon {
    position: absolute;
    top: 0;
    left: 0;
}

.featured-item.style-6 .featured-icon i {
    background: #ffffff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    color: #00a651;
}

.featured-title h5 {
    margin: 30px 0 7px;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 20px;
}

.featured-item.style-6 h5 {
    margin-top: 0;
}

.featured-desc p {
    margin-bottom: 0;
    line-height: 1.7;
}

.section-heading .title, .section-heading .title h2 {
    font-size: 36px; 
   
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
    color: #00a651;
    text-transform: uppercase;
    font-family: Arial!important;
}

.section-heading .title span {
    color: #ea3230;
    font-weight: 700;
}


.section-heading {
    text-align: center;
    padding-bottom: 0px!important;
}


.what-wedo-center {
    margin: auto;
}

.featured-icon i::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    top: 0;
    left: 0;
    z-index: 10;
    border: 2px dashed transparent;
}


.featured-item.style-6:hover .featured-icon i {background: none;}
.featured-item.style-6:hover .featured-icon i::after {-webkit-animation: rotateme 9s linear infinite; -moz-animation: rotateme 9s linear infinite; animation: rotateme 9s linear infinite;  border-color: #00a651;  

    -webkit-animation-name: Rotate;
     -webkit-animation-duration: 9s;
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-timing-function: linear;
     -moz-animation-name: Rotate;
     -moz-animation-duration: 9s;
     -moz-animation-iteration-count: infinite;
     -moz-animation-timing-function: linear;
     -ms-animation-name: Rotate;
     -ms-animation-duration: 9s;
     -ms-animation-iteration-count: infinite;
     -ms-animation-timing-function: linear;
    
    
    }
    
    @-webkit-keyframes Rotate
    {
     from{-webkit-transform:rotate(0deg);}
     to{-webkit-transform:rotate(360deg);}
    }
    @-moz-keyframes Rotate
    {
     from{-moz-transform:rotate(0deg);}
     to{-moz-transform:rotate(360deg);}
    }
    @-ms-keyframes Rotate
    {
     from{-ms-transform:rotate(0deg);}
     to{-ms-transform:rotate(360deg);}
    }
    
    .certifications-padding {
        padding-top: 90px;
        background-color: #FFF3D3;
        background-image: url(../img/acheivment-bg.png);
        background-size: cover;
        background-position: center;
    }
    .certifications-logo{
        padding-top: 84px;
        padding-bottom: 184px;
    }
    .certifications-logo ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding-left: 0px;
    }

    .certifications-logo ul  li {

        list-style: none;
        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
        margin: 7px;
        background: rgba(255, 255, 255, 0.8);
        width: 270px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid transparent;
        height: 160px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
 
   
    .li-images img {
       
        padding: 10px;
    }

    .certifications-download {
        padding-top: 50px;
        padding-bottom: 50px;
        background: #EAF5EF;
    }

    li.li-images-2 img {
        width: 50%;
    }


    .download-btn {
        display: block;
        align-items: center;
        justify-content: space-around;
        margin-top: 50px;
        text-align: center;
    }

    .download-btn a {
        border-radius: 0px;
        background: #ffba00;
        border: 0px;
        color: #fff;
        text-transform: uppercase;
        padding-left: 32px;
        padding-right: 32px;
        width: 80%;
        margin-bottom: 10px;
    }



    .factory-address {
        background: #EAF5EF;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .contact-person{

        background: #f7fafd;
        padding-top: 70px;
        /* padding-bottom: 100px; */

    }


    .contact-person-address {
        text-align: center;
    }


    .img-fluid-image-2 {
        /* position: absolute;
        top: 38%;
        left: 38%; */
    }

    .ship-images img {
        border: 5px solid #ffff;
        padding: 0px;
        border-radius: 5px;
    }

    .non-banner-content {
        padding-top: 150px;
        text-align: center;
    }

    .non-Address{
        background: url(../img/about-bg.png);
    }

    .fishing-padding {
        padding-bottom: 77px;
    }

/* 
    Bando */


.bando-landing-page{
    background: url(../img/about-bg.png);
    
   
}


.bando-landing-logo {
    margin-bottom: 28px;
    margin-top: 48px;
    text-align: center;
}
 
.buyer ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.buyer ul li {
    background: #fff;
    height: 135px;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    overflow: hidden;
    padding: 15px;
    width: 26%;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}


.bando-landing-images {
   
    margin-bottom: 24px;
}

.bando-landing-single-card {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #61ce70;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 5px 5px 14px 5px;
    padding: 10px 0px 0px 0px;
    width: 45%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 147px;
    box-shadow: 1px 1px 0px #61ce70, 2px 2px 0px #61ce70, 3px 3px 0px #61ce70, 4px 4px 0px #61ce70, 5px 5px 0px #61ce70, 6px 6px 0px #61ce70;
    border-radius: 5px;

}

.bando-landing-single-card p {
    font-size: 15px;
}

.bando-landing-single-card-address p i {
    color: #00a651;
    width: 15px;
    
}


.bando-landing-card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.featured-icon i {
    font-size: 26px;
    color: #61ce70;
}

.featured-icon {
    margin-bottom: 11px;
}
.certifications-logo-3{ 
    width: 100%;
}

.certifications {
    margin-top: 20px;
    margin-bottom: 15px;
}

.certifications-logo-2 {
    display: flex;
    align-items: center;
    margin-top: -10px;
    flex-wrap: wrap;
}

.icon img {
    width: 80px;
}
    
.icon {
    margin: 3px;
    width: 100px;
    background: #fff;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 7px;
    /* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); */
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    border-radius: 7px;
 
}

.bando-landing-single-card-address h3 {
    font-size: 19px;
    font-weight: bold;
}

.bando-landing-single-card-address h2 {
    color: #00a651;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

/* .techno-ex-img img {
    width: 80%;
} */


.rnd{

}
.rnd-banner img {
    width: 100%;
    height: 270px;
}

.l-group p {
    margin-bottom: 5px;
}
.rnd-banner_new img {
    width: 100%;
 
}

.rnd-banner {
    
    overflow: hidden;
     
}

.rnd-footer-content {
    padding-top: 40px;
    padding-bottom: 50px;
}


.rnd-footer-content ul li {
    font-weight: 300;
    font-style: normal;
    line-height: 29px;
    font-size: 17px;
    opacity: 0.9;
    letter-spacing: 1px;
}

.director-images img {
    width: 100%;
}


.director {
    display: flex;
    margin-bottom: 30px;
}

.director-images {
    width: 40%;
}

.director-content {
    padding-left: 10px;
}

.director-content h2 {
    font-size: 20px;
    font-weight: bold;
}

.director-content h3 {
    font-size: 20px;
}

 .director-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.director-content {
  
    width: 60%;
}

.non-apparel-landing-page{
    background: url(../img/about-bg.png);
}

.csr-banner-ship {
    height: 100%;
}

.csr-banner-ship img {
    height: 100%;
}
.contact-title-header-Laila {
    text-align: center;
    margin-bottom: 50px;
}

.contact-title-header-Laila h2 {
    color: #00a651;
    font-weight: bold;
}

.telecom-bg{
    background: url(../img/about-bg.png); 
}

.strength-bg-2{
    background: rgba(236, 233, 86, 0.4);
    padding-top: 108px;
}


.contact-title-header-Laila p{
    font-weight: 300;
    font-style: normal;
    line-height: 35px;
    font-size: 20px;
    opacity: 0.9;
    letter-spacing: 1px;
}
.techno-scetion-12 {
    z-index: 1;
}

.board-of-drictorss{
       /* margin-top: 83px; */
    /* background: url(../img/board-of-drictors-bg.jpg)no-repeat; */
    background-size: 100% 100%;
    padding-top: 113px;
    /* padding-bottom: 90px; */
    width: 90%;
    margin: auto;
}

.contact-title-header-Laila h2 {
    font-size: 25px;
}



.director-content p {
    font-size: 13px;
}

.techno-img-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


.techno-card-item {
    width: 49%;
    /* height: 300px; */
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.techno-card-item:hover .card-item-hover {
    visibility: visible;
}

.techno-card-item .card-item-hover {
    visibility: hidden;
    background: rgb(245, 68 , 34 , 0.7);
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    color: #fff;
    width: 100%;
}
.techno-left-content {
    z-index: 1;
    position: relative;
}

 

.featured-item.style-7 {
    box-shadow: none;
    overflow: inherit;
}

.featured-item.style-7 .featured-icon {
    margin-bottom: 20px;
}

.featured-item.style-7 .featured-icon p {
    background-color: #ffffff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    color: #00a651;
    margin: auto;
}

.featured-item.style-7 .featured-icon p {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(72, 73, 121, 0.15);
}

.featured-icon p::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    top: 0;
    left: 0;
    z-index: 10;
    border: 2px dashed transparent;
}

.rnd-section-section { 
    background: url(../img/rd_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.person {
    display: block;
    width: 100%;
    /* margin-bottom: 62px; */
    z-index: 1;
    padding-right: 15px;
}


.person-bg-section {
 
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    padding-top: 117px;
    padding-bottom: 20px;
    padding-left: 15px;
    margin-left: 15px;
    position: relative;
    /* width: 100%; */
    transition: 1s;
    z-index: -1;

}
.person-images img {
    width: 80%!important;
    margin: auto;
}
.person-bg-section:hover{
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.person-images {
    z-index: 1;
    /* margin-top: -34px; */
    text-align: center;
    margin-bottom: -116px;
}
.content-header {
    margin-bottom: 11px;
}

.content-header h3 {
    font-size: 18px;
    color: #00a651;
    font-weight: bold;
    margin-bottom: 0px;
}

.content-body h5 {
    font-size: 14px;
    font-weight: bold;
    color: #121212;
}

.content-body p {
    font-size: 14px;
}

.content-body p {
    font-size: 14px;
    margin-bottom: 10px;
}


.content-header h4 {
    font-size: 16px;
    color: #121212;
}

.csr-img-thm {
    border-radius: 30px;
    overflow: hidden;
}

.csr-img-content {
    background: #fff;
    padding-left: 19px;
    padding-top: 56px;
    margin-top: -35px;
    padding-bottom: 4px;
    padding-right: 20px;
    border-radius: 0px 0px 30px 30px;
    margin-left: 5px;
    margin-right: 5px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    /* height: 291px; */
    margin-bottom: 35px;
}

.header-text-csr p {
    font-size: 18px;
    color: #6d6d6d;
    text-align: center;
    margin-bottom: 90px;
}
.csr-img-content h3 {
    color: #00a651;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.csr-img-content p {
    color: #121212;
    font-size: 14px;
    padding-left: 16px;
}

.board-of-drictors-card-5 {
    display: block;
    align-items: center;
    /* padding-left: 30px; */
}

.card-6-content h1 {
    color: #00a651;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 2px;
}

.card-6-content {
    background: #fff;
    border-radius: 30px;
    text-align: center;
    margin-top: -42px;
    margin-left: 18px;
    margin-right: 18px;
    padding-top: 30px;
    padding-bottom: 15px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.card-6-content p {
    font-size: 12px;
    color: #121212;
    margin-bottom: 4px;
}

.card-6-content a{
    font-size: 12px;
    color: #121212
}

.card-6-row {
    width: 100%;
    margin-left: 8px;
    margin-bottom: 25px;
}

.card-6-image-them {
    text-align: center;
}


/* .featured-item.style-6:hover .featured-icon p {
    background: none;
} */

.featured-item.style-7 .featured-icon p::after {
    -webkit-animation: rotateme 9s linear infinite;
    -moz-animation: rotateme 9s linear infinite;
    animation: rotateme 9s linear infinite;
    border-color: #00a651;
    -webkit-animation-name: Rotate;
    -webkit-animation-duration: 9s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: Rotate;
    -moz-animation-duration: 9s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: Rotate;
    -ms-animation-duration: 9s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}


.content-footer.content-footer-fishing {
    padding-left: 22px; 
}

.fishing-banner-content.fishing-banner-content-th {
    padding-top: 30px;
}


.csr.CONTACT-bg {
    background: #EDFAFF;
    margin-top: 0px;
}

@-webkit-keyframes Rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

footer.py-7.bg-footer {
    padding-top: 30px;
    padding-bottom: 30px;
}
.rnd-padding {
    padding-top: 110px;
    padding-bottom: 50px;
}




 
 
.column-row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
 
}

.column img {
  
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -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) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}
.grid-item{
 width: 100%;
}

 .grid-item {
    border: 3px solid #ddd;
}
 

 /*********************** Demo - 1 *******************/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
body{background-color:#f1f1f2}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mb-30{margin-bottom:30px}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0)}
.box1:hover img{filter:sepia(80%);transform:scale(1.3) rotate(10deg)}
.box1 .title{font-size:19px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 0 1px #004cbf;bottom:10px;left:10px;opacity:0;z-index:2;transform:scale(0);transition:all .5s ease .2s}
.box1:hover .title{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}
.box1 .icon li a:hover{color:#fff;box-shadow:0 0 10px #000 inset,0 0 0 3px #fff}
@media only screen and (max-width:990px){.box1{margin-bottom:30px}
}
/*********************** Demo - 2 *******************/
.box2{position:relative}
.box2 img{width:100%;height:auto}
.box2 .box-content{width:100%;height:100%;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%)}
.box2 .box-content:after,.box2 .box-content:before,.box2:after,.box2:before{content:"";width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);transition:all .5s ease 0s}
.box2:before{background:linear-gradient(45deg,rgba(0,0,0,.2) 49%,transparent 50%);left:-100%}
.box2:after{background:linear-gradient(45deg,transparent 49%,rgba(0,0,0,.2) 50%);left:160%}
.box2 .box-content:after,.box2 .box-content:before{width:65%;height:65%;background:linear-gradient(45deg,rgba(0,0,0,.3) 49%,transparent 50%);left:-100%;transition-delay:.1s}
.box1 .box-content:after{background:linear-gradient(45deg,transparent 49%,rgba(0,0,0,.3) 50%);left:160%}
.box2:hover .box-content:after,.box2:hover .box-content:before,.box2:hover:after,.box2:hover:before{left:50%}
.box2 .inner-content{width:50%;height:50%;color:#fff;padding:40px 0;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%) scale(0);transition:all .3s ease .2s}
.box2 .inner-content:after{width:100%;height:100%;background:rgba(255,79,79,.8);position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%) rotate(45deg)}
.box2:hover .inner-content{transform:translate(-50%,-50%) scale(1);transition:all .3s ease 0s}
.box2 .title{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:5px}
.box2 .post{display:block;font-size:14px;text-transform:capitalize;margin-bottom:7px}
.box10 .title,.box11 .title,.box4 .title,.box5 .title,.box6 .box-content,.box7 .title{text-transform:uppercase}
.box2 .icon{padding:0;margin:0;list-style:none;transform:rotateY(360deg) scale(0);transition:all .3s ease 0s}
.box2:hover .icon{transform:rotateY(0) scale(1)}
.box2 .icon li{display:inline-block;margin:0 3px}
.box2 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:16px;color:#505050;transition:all .3s ease 0s}
.box2 .icon li a:hover{box-shadow:0 0 0 5px rgba(0,0,0,.5);background:#fff;color:#ff4f4f}
@media only screen and (max-width:990px){.box2{margin-bottom:30px}
}
@media only screen and (max-width:320px){.box2 .inner-content{padding:25px 0}
.box2 .title{font-size:16px}
}
/*********************** Demo - 3 *******************/
.box3{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box3 .box-content,.box3:after,.box3:before{position:absolute;left:7%;right:7%;transition:all .3s}
.box3:after,.box3:before{display:block;background:rgba(0,0,0,.3);top:10%;bottom:10%;z-index:1;transform:scale(0,1)}
.box3:after{top:10.8%;bottom:10.8%;transform:scale(1,0)}
.box3:hover:after,.box3:hover:before{transform:scale(1);animation:animate 1.5s}
.box3:hover:before{border-top:3px solid #fff;border-bottom:3px solid #fff}
.box:hover:after{border-left:3px solid #fff;border-right:3px solid #fff}
.box img{width:100%;height:auto;transition:all .3s}
.box3:hover img{transform:scale(1.2);filter:blur(5px);-moz-filter:blur(5px);-webkit-filter:blur(5px)}
.box3 .box-content{padding:30px 10px;top:10%;bottom:10%;opacity:0;z-index:2}
.box3:hover .box-content{box-shadow:0 0 0 35px rgba(255,255,255,.3);opacity:1;transition:all .3s}
.box3 .title{font-size:24px;font-weight:600;color:#88c425;margin:0 0 5px}
.box3 .post{display:block;margin:0 0 5px;font-size:14px;color:rgba(255,255,255,.8)}
.box3 .description{font-size:14px;color:#fff;margin:0 0 20px}
.box3 .icon{padding:0;margin:0;list-style:none}
.box3 .icon li{display:inline-block;margin:0 10px 0 0}
.box3 .icon li a{display:block;width:30px;height:30px;line-height:30px;color:#fff;background:#88c425;transition:all .5s}
.box3 .icon a:hover{text-decoration:none;animation:animate-hover .5s;transition:all .3s}
@keyframes animate{0%,100%{opacity:1}
}
@keyframes animate-hover{0%{box-shadow:0 0 0 10px rgba(255,255,255,.3)}
50%{box-shadow:0 0 0 5px rgba(255,255,255,.3)}
100%{box-shadow:0 0 0 0 rgba(255,255,255,.3)}
}
.box10,.box11,.box12,.box14,.box4,.box5,.box6,.box7,.box9{/*box-shadow:0 0 3px rgba(0,0,0,.3)*/}
@media only screen and (max-width:990px){.box3{margin-bottom:30px}
.box3 .box-content{padding:10px}
.box3 .description{margin-bottom:10px}
}
@media only screen and (max-width:479px){.box3 .title{margin:0}
}

/*********************** Demo - 4 *******************/
.box4{position:relative}
.box4:before{width:0;height:200%;background:rgba(0,0,0,.5);position:absolute;top:0;left:-250px;bottom:0;transform:skewX(-36deg);transition:all .5s ease 0s}
.box4:hover:before{width:200%}
.box4 img{width:100%;height:auto}
.box4 .box-content{width:100%;height:100%;padding-top:20%;position:absolute;top:0;left:0;transform:scale(0);transition:all .3s ease 0s}
.box4 .icon,.box5 .icon{list-style:none;padding:0}
.box4:hover .box-content{transform:scale(1)}
.box4 .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px}
.box4 .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:20px}
.box4 .icon{margin:0}
.box4 .icon li{display:inline-block}
.box4 .icon li a{display:block;width:35px;height:35px;line-height:35px;font-size:20px;background:#fff;color:#ee4266;margin-right:10px;transition:all .3s ease 0s}
.box5 .icon,.box5 .icon li{display:inline-block}
@media only screen and (max-width:990px){.box4{margin-bottom:30px}
}
@media only screen and (max-width:767px){.box4:before{left:-400px}
.box4:hover:before{width:300%}
}

/*********************** Demo - 5 *******************/
.box5{background:#444;position:relative}
.box5:after,.box5:before{width:50px;height:50px;border-radius:50%;background:#10a5b8;position:absolute;top:-80px;left:15px;opacity:0;z-index:1;transition:all .35s ease}
.box5:after{top:auto;left:auto;bottom:-80px;right:15px}
.box5:hover:after,.box5:hover:before{opacity:.75;transform:scale(8);transition-delay:.15s}
.box5 img{width:100%;height:auto;transition:all .35s ease-out 0s}
.box5:hover img{opacity:.4}
.box5 .icon{margin:0;position:absolute;bottom:15px;right:15px;z-index:2;transform:scale(0);transition:all .35s ease-out}
.box5:hover .icon{transform:scale(1);transition-delay:.15s}
.box5 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:18px;color:#444;margin-right:10px;position:relative;transition:all .5s ease 0s}
.box5 .icon li a:hover{background:#444;color:#fff}
.box5 .box-content{padding:20px 15px;position:absolute;top:0;left:0;z-index:1}
.box5 .title{font-size:20px;font-weight:800;color:#fff;margin:0 0 5px;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .title{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box5 .post{display:inline-block;font-size:16px;color:#fff;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .post{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box6 .title,.box6 img,.box6:after{transition:all .35s ease 0s}
@media only screen and (max-width:990px){.box5{margin-bottom:30px}
}
/*********************** Demo - 6 *******************/
.box6{background:#000;position:relative}
.box6:after{background:rgba(0,0,0,.7);position:absolute;top:0;left:-30%;bottom:0;right:70%;transform:skew(20deg) translateX(-75%)}
.box6:hover:after{transform:skew(20deg) translateX(0)}
.box6 img{width:100%;height:auto}
.box6:hover img{opacity:.5}
.box6 .box-content{padding:20px;text-align:right;position:absolute;top:0;right:0;z-index:1}
.box6 .icon,.box7 .icon{padding:0;list-style:none}
.box10 .icon li a,.box11,.box12,.box13,.box14,.box6 .icon li a,.box7,.box7 .icon li a,.box8,.box8 .icon li a{text-align:center}
.box6 .title{font-size:20px;font-weight:900;color:#fff;margin:0 0 10px;transform:scale(0)}
.box6:hover .title{transform:scale(1)}
.box6 .icon li,.box6 .post{opacity:0;transform:translateX(40px);transition:all .35s ease 0s}
.box6 .post{display:block;font-size:14px;color:#fff;margin-bottom:5px}
.box6 .icon{display:inline-block;margin:0}
.box6:hover .icon li,.box6:hover .post{opacity:1;transform:translateX(0)}
.box6:hover .icon li:first-child{transition-delay:.1s}
.box6:hover .icon li:nth-child(2){transition-delay:.2s}
.box6 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:18px;color:#605f5f;margin-bottom:5px;transition:all .35s ease}
.box6 .icon li a:hover{background:#605f5f;color:#fff}
@media only screen and (max-width:990px){.box6{margin-bottom:30px}
}

/*********************** Demo - 7 *******************/
.box7{position:relative}
.box7:after,.box7:before{width:100%;height:100%;background:rgba(11,33,47,.9);position:absolute;top:0px;left:0px;opacity:0;transition:all .5s ease 0s}

.box7:after{background:rgba(255,255,255,.3);border:2px solid #00a651;top:0px;left:187%;opacity:1;z-index:1;transform:skewX(45deg);transition:all 1s ease 0s}

.box7:hover:before{opacity:1}
.box7:hover:after{left:-187%}
.box7 img{width:100%;height:auto}

.box7 .box-content{width:100%;position:absolute;bottom:-100%;left:0;transition:all .5s ease 0s}

.box7:hover .box-content{bottom:30%}

.box7 .title{display:block;font-size:22px;font-weight:700;color:#fff;margin:0 0 10px}

.box7 .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:10px}

.box7 .icon{margin:0}
.box7 .icon li{display:inline-block}
.box7 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:50%;background:#00a651;font-size:18px;color:#fff;margin-right:10px;transition:all .5s ease 0s}
.box8 .icon li,.box8 .title{display:inline-block}
.box7 .icon li a:hover{transform:rotate(360deg)}
@media only screen and (max-width:990px){.box{margin-bottom:30px}
}

/*********************** Demo - 8 *******************/
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{background:#ef4050;font-size:20px;color:#fff}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:5px 7px;border-radius:5px;font-weight:600;bottom:20px;left:20px;transition:all .9s ease 0s}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title{bottom:-40px}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:22px}
.box8 .icon li a:hover{background:#fff;color:#000}
@media only screen and (max-width:990px){.box8{margin-bottom:20px}
}

/*********************** Demo - 9 *******************/
.box9{background:#000;text-align:center;position:relative}
.box9 img{width:100%;height:auto}
.box9:hover img{opacity:.5}
.box9 .box-content{padding:30px 10px 30px 0;background:rgba(0,0,0,.65);position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}
.box9:hover .box-content{top:10px;left:10px;bottom:10px;right:10px;opacity:1}
.box9 .title{font-weight:700;color:#fff;line-height:17px;margin:5px 0;position:absolute;bottom:55%}
.box10 .icon li a,.box9 .icon li a{line-height:35px;border-radius:50%}
.box9 .icon{list-style:none;padding:0;margin:0;position:absolute;top:50%}
.box9 .icon li{display:inline-block;opacity:0;transform:translateY(40px)}
.box9:hover .icon li{opacity:1;transform:translateY(0)}
.box9:hover .icon li:first-child{transition-delay:.1s}
.box9:hover .icon li:nth-child(2){transition-delay:.2s}
.box9 .icon li a{display:block;width:35px;height:35px;background:#f39c12;font-size:20px;color:#000;margin-right:5px;transition:all .35s ease 0s}
.box9 .icon a:hover{background:#fff}
@media only screen and (max-width:990px){.box9{margin-bottom:20px}
}
/*********************** Demo - 10 *******************/
.box10{background:#000;overflow:hidden;position:relative}
.box10:after,.box10:before{border-width:0 180px 140px;border-style:solid;border-color:transparent transparent #0d5f45;position:absolute;bottom:0;left:50%;z-index:1;transform:translate(-55%,100%);transition:all .5s 0s cubic-bezier(.6,-.28,.735,.045)}
.box10:after{border-width:150px 250px;border-color:transparent #18ab69 #18ab69 #008148;top:25%;transform:translate(-60%,100%)}
.box10:hover:before{transition:all .4s 0s cubic-bezier(.175,.885,.32,1.275);transform:translate(-55%,0);transition-delay:.2s}
.box10:hover:after{transition:all .4s 0s cubic-bezier(.175,.885,.32,1.275);transform:translate(-60%,0);transition-delay:0s}
.box10 img{width:100%;height:auto;opacity:1;transform:scale(1.1) translateY(3%);transition:all .5s ease 0s}
.box10:hover img{transform:scale(1.1) translateY(-3%);opacity:.4}
.box10 .box-content{padding:20px 0 0 20px;position:absolute;top:0;left:0;opacity:0;z-index:2;transform:translateY(20%);transition:all .5s ease 0s}
.box10:hover .box-content{opacity:1;transform:translate(0);transition-delay:.1s}
.box10 .title{font-size:23px;font-weight:800;color:#fff}
.box10 .icon{padding:0;margin:0;list-style:none}
.box10 .icon li{display:inline-block}
.box10 .icon li a{display:block;width:35px;height:35px;background:#18ab69;font-size:18px;color:#fff;margin-right:10px;transition:all .3s ease 0s}
.box11 .icon li,.box11 .icon li a,.box11 .title,.box12 .icon li,.box12 .title{display:inline-block}
.box10 .icon li a:hover{transform:rotate(360deg)}
@media only screen and (max-width:990px){.box10{margin-bottom:20px}
}
@media only screen and (max-width:767px) and (min-width:600px){.box10:before{border-width:0 250px 240px}
.box10:after{border-width:260px 460px}
}
@media only screen and (max-width:599px) and (min-width:430px){.box:before{border-width:0 220px 120px}
.box10:after{border-width:260px 460px}
}
/*********************** Demo - 11 *******************/
.box11{background:#000;color:#fff;position:relative}
.box11:after,.box11:before{position:absolute;content:""}
.box11:before{width:100%;height:100%;background:#83437d;opacity:.5;top:100%;left:0;z-index:1;transition:all .35s ease-in .3s}
.box11:hover:before{top:0;transition:all .35s ease-out 0s}
.box11:after{bottom:100%;left:50%;border-width:200px 200px 0;border-style:solid;border-color:#83437d transparent transparent;opacity:.9;transform:translateX(-50%);transition:all .35s ease-out 0s}
.box11:hover .post,.box11:hover .title{transform:translate(0,-50%)}
.box11:hover:after{bottom:25%;transition:all .35s ease-in .2s}
.box11 img{width:100%;height:auto}
.box11:hover img{opacity:.5}
.box11 .icon,.box11 .post,.box11 .title{width:100%;position:absolute;left:0;opacity:0;transition:all .35s ease .5s}
.box11 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}
.box11 .title{padding:0 30px;margin:0;font-weight:300;top:45%}
.box11 .post,.box14 .post{text-transform:capitalize}
.box11 .post{font-size:15px;top:57%}
.box11 .icon{padding:0;margin:0;list-style:none;bottom:5px}
.box11 .icon li a{width:40px;height:40px;line-height:40px;padding:0 5px;font-size:20px;color:#fff;opacity:.7;transition:all .35s ease .5s}
.box11 .icon li a:hover{opacity:1;transition:all .35s ease}
.box11:hover .icon,.box11:hover .post,.box11:hover .title{opacity:1}
@media only screen and (max-width:990px){.box11{margin-bottom:20px}
}
@media only screen and (max-width:767px){.box11:after{border-width:500px 500px 0}
}

/*********************** Demo - 12 *******************/
.box12{position:relative}
.box12 .box-content,.box12:after{position:absolute;transition:all .3s ease 0s}
.box12:after{content:"";width:65%;background:rgba(28,28,28,.8);padding-bottom:65%;opacity:0;top:50%;left:50%;transform:rotate(0) translate(-50%,-50%);transform-origin:0 0 0}
.box12:hover:after{transform:rotate(-45deg) translate(-50%,-50%);opacity:1}
.box12 img{width:100%;height:auto}
.box12 .box-content{width:100%;top:35%;left:0;opacity:0;z-index:1}
.box12:hover .box-content{opacity:1}
.box12 .title{padding:10px 0;color:#fff;margin:0;border-top:2px solid #fff;border-bottom:2px solid #fff}
.box12 .icon{padding:0;margin:12px 0 0;list-style:none}
.box12 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:50%;border:1px solid #fff;font-size:18px;color:#fff;margin-right:10px;transition:all .3s ease 0s}
.box12 .icon li a:hover{border-radius:0}
@media only screen and (max-width:990px){.box12{margin-bottom:20px}
}
/*********************** Demo - 13 *******************/
.box13{position:relative;transition:all .2s ease-out 0s}
.box13 .box-content,.box13:after{position:absolute;left:20px;right:20px}
.box13:after{content:"";display:block;background:#463f9f;top:20px;bottom:20px;opacity:0;transform:rotate3d(-1,1,0,100deg);transition:all .4s ease-in-out 0s}
.box13:hover:after{opacity:.9;transform:rotate3d(0,0,0,0deg)}
.box13 img{width:100%;height:auto}
.box13 .box-content{top:45%;opacity:0;z-index:1;-webkit-transform:translate(10%,-30%);transform:translate(10%,-30%);transition:all .2s ease-out 0s}
.box13:hover .box-content{opacity:1;transform:translate(0,-50%);transition-delay:.2s}
.box13 .title{display:block;font-size:22px;font-weight:700;color:#39b54a;margin:0 0 10px}
.box13 .post{display:block;font-size:15px;color:#f7f7b9;margin-bottom:20px}
.box13 .social{padding:0;margin:0;list-style:none}
.box13 .social li{display:inline-block}
.box13 .social li a{display:block;width:35px;height:35px;background:#f7f7b9;border-radius:50%;font-size:17px;color:#1b1462;line-height:35px;margin-right:5px;transition:all .4s ease-in-out 0s}
.box14 .icon li,.box14 .post{display:inline-block}
.box13 .social li a:hover{color:#f7f7b9;background:#39b54a}
@media only screen and (max-width:990px){.box13{margin-bottom:30px}
}

/*********************** Demo - 14 *******************/
.box14{position:relative}
.box15,.box17,.box18{box-shadow:0 0 5px #7e7d7d;text-align:center}
.box14:before{content:"";width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;opacity:0;transition:all .35s ease 0s}
.box14:hover:before{opacity:1}
.box14 img{width:100%;height:auto}
.box14 .box-content{width:90%;height:90%;position:absolute;top:5%;left:5%}
.box14 .box-content:after,.box14 .box-content:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;transition:all .7s ease 0s}
.box14 .box-content:before{border-bottom:1px solid rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.5);transform:scale(0,1);transform-origin:0 0 0}
.box14 .box-content:after{border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);transform:scale(1,0);transform-origin:100% 0 0}
.box14:hover .box-content:after,.box14:hover .box-content:before{opacity:1;transform:scale(1);transition-delay:.15s}
.box14 .title{font-size:21px;font-weight:700;color:#fff;margin:15px 0;opacity:0;transform:translate3d(0,-50px,0);transition:transform .5s ease 0s}
.box14:hover .title{opacity:1;transform:translate3d(0,0,0)}
.box14 .post{font-size:14px;color:#fff;padding:10px;background:#d79719;opacity:0;border-radius:0 19px;transform:translate3d(0,-50px,0);transition:all .7s ease 0s}
.box14 .icon,.box15 .icon{padding:0;list-style:none}
.box14:hover .post{opacity:1;transform:translate3d(0,0,0);transition-delay:.15s}
.box14 .icon{width:100%;margin:0;position:absolute;bottom:-10px;left:0;opacity:0;z-index:1;transition:all .7s ease 0s}
.box14:hover .icon{bottom:20px;opacity:1;transition-delay:.15s}
.box14 .icon li a{display:block;width:40px;height:40px;line-height:40px;border:1px solid #fff;border-radius:0 16px;font-size:14px;color:#fff;margin-right:5px;transition:all .4s ease 0s}
.box14 .icon li a:hover{background:#d79719;border-color:#d79719}
@media only screen and (max-width:990px){.box14{margin-bottom:30px}
}

/*********************** Demo - 15 *******************/
.box15{position:relative}
.box15 img{width:100%;height:auto}
.box15 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .5s ease 0s}
.box15:hover .box-content{background-color:rgba(255,242,242,.8)}
.box15 .box-content:after,.box15 .box-content:before{content:"";width:50px;height:50px;position:absolute;opacity:0;transform:scale(1.5);transition:all .6s ease .3s}
.box15 .box-content:before{border-left:1px solid #040404;border-top:1px solid #040404;top:19px;left:19px}
.box15 .box-content:after{border-bottom:1px solid #040404;border-right:1px solid #040404;bottom:19px;right:19px}
.box15:hover .box-content:after,.box15:hover .box-content:before{opacity:1;transform:scale(1)}
.box15 .title{font-size:22px;color:#000;margin:0;position:relative;top:0;opacity:0;transition:all 1s ease 10ms}
.box15:hover .title{top:39%;opacity:1;transition:all .5s cubic-bezier(1,-.53,.405,1.425) 10ms}
.box15 .title:after{content:"";width:0;height:1px;background:#040404;position:absolute;bottom:-8px;left:0;right:0;margin:0 auto;transition:all 1s ease 0s}
.box15:hover .title:after{width:80%;transition:all 1s ease .8s}
.box15 .icon{width:100%;margin:0 auto;position:absolute;bottom:0;opacity:0;transition-duration:.6s;transition-timing-function:cubic-bezier(1,-.53,.405,1.425);transition-delay:.1s}
.box15:hover .icon{bottom:39%;opacity:1}
.box15 .icon li{display:inline-block}
.box15 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;font-size:18px;color:#000;border:1px solid #000;margin-right:5px;transition:all .3s ease-in-out 0s}
.box15 .icon li a:hover{background:#000;color:#fff}
@media only screen and (max-width:990px){.box15{margin-bottom:30px}
}

/*********************** Demo - 16 *******************/
.box16{text-align:center;color:#fff;position:relative}
.box16 .box-content,.box16:after{width:100%;position:absolute;left:0}
.box16:after{content:"";height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 69%,rgba(0,0,0,.76) 100%);top:0;transition:all .5s ease 0s}
.box16 .post,.box16 .title{transform:translateY(145px);transition:all .4s cubic-bezier(.13,.62,.81,.91) 0s}
.box16:hover:after{background:linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.09) 11%,rgba(0,0,0,.12) 13%,rgba(0,0,0,.19) 20%,rgba(0,0,0,.29) 28%,rgba(0,0,0,.29) 29%,rgba(0,0,0,.42) 38%,rgba(0,0,0,.46) 43%,rgba(0,0,0,.53) 47%,rgba(0,0,0,.75) 69%,rgba(0,0,0,.87) 84%,rgba(0,0,0,.98) 99%,rgba(0,0,0,.94) 100%)}
.box16 img{width:100%;height:auto}
.box16 .box-content{padding:20px;margin-bottom:20px;bottom:0;z-index:1}
.box16 .title{font-size:22px;font-weight:700;text-transform:uppercase;margin:0 0 10px}
.box16 .post{display:block;padding:8px 0;font-size:15px}
.box16 .social li a,.box17 .icon li a{border-radius:50%;font-size:20px;color:#fff}
.box16:hover .post,.box16:hover .title{transform:translateY(0)}
.box16 .social{list-style:none;padding:0 0 5px;margin:40px 0 25px;opacity:0;position:relative;transform:perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);transition:all .6s cubic-bezier(0,0,.58,1) 0s}
.box16:hover .social{opacity:1;transform:perspective(500px) rotateX(0) rotateY(0) rotateZ(0)}
.box16 .social:before{content:"";width:50px;height:2px;background:#fff;margin:0 auto;position:absolute;top:-23px;left:0;right:0}
.box16 .social li{display:inline-block}
.box16 .social li a{display:block;width:40px;height:40px;line-height:40px;background:#6d3795;margin-right:10px;transition:all .3s ease 0s}
.box17 .icon li,.box17 .icon li a{display:inline-block}
.box16 .social li a:hover{background:#bea041}
.box16 .social li:last-child a{margin-right:0}
@media only screen and (max-width:990px){.box16{margin-bottom:30px}
}

/*********************** Demo - 17 *******************/
.box17{position:relative}
.box17:after{content:"";width:100%;height:100%;background:rgba(2,162,221,.9);position:absolute;top:0;left:0;opacity:0;transition:all .5s ease 0s}
.box17:hover:after{opacity:1}
.box17 img{width:100%;height:auto;transition:all 1.5s ease 0s}
.box17 .box-content,.box17 .icon li a{position:absolute;transition:all .6s ease 0s}
.box17:hover img{transform:scale(1.2)}
.box17 .icon{width:100%;height:100%;list-style:none;padding:0;margin:0 auto;position:absolute;top:0;left:0;z-index:1}
.box17 .icon li a{width:45px;height:45px;line-height:45px;margin:0 auto;top:50%;border:1px solid #fff;opacity:0}
.box17:hover .icon li a{top:30%;opacity:1}
.box17 .icon li a:hover{background:#fff;color:#02a2dd}
.box17 .icon li:first-child a{left:-90%;right:0}
.box17:hover .icon li:first-child a{left:-55px}
.box17 .icon li:last-child a{right:-90%;left:0}
.box17:hover .icon li:last-child a{right:-55px}
.box17 .box-content{width:100%;padding:20px 10px;background:rgba(0,0,0,.1);bottom:-100px;left:0;z-index:1}
.box17:hover .box-content{bottom:0}
.box17 .title{font-size:18px;font-weight:700;color:#fff;margin-top:0}
.box17 .post{display:block;font-size:14px;color:#fff}
@media only screen and (max-width:990px){.box17{margin-bottom:30px}
}

/*********************** Demo - 18 *******************/
.box18{background:#3c3c3c;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.box18:after,.box18:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#3c3c3c;border-left:3px solid #fff;border-right:3px solid #fff;opacity:.9;z-index:1;-webkit-transition:all .35s ease;transition:all .35s ease}
.box18 img,.box19 img{height:auto;width:100%}
.box18:before{-webkit-transform:skew(45deg) translateX(-155%);transform:skew(45deg) translateX(-155%)}
.box18:hover:before{-webkit-transform:skew(45deg) translateX(-55%);transform:skew(45deg) translateX(-55%)}
.box18:after{-webkit-transform:skew(45deg) translateX(155%);transform:skew(45deg) translateX(155%)}
.box18:hover:after{-webkit-transform:skew(45deg) translateX(55%);transform:skew(45deg) translateX(55%)}
.box18 img{-webkit-transition:all .35s ease;transition:all .35s ease}
.box18:hover img{opacity:.5}
.box18 .box-content{position:absolute;top:50%;left:50%;-webkit-box-shadow:0 0 10px #3c3c3c;box-shadow:0 0 10px #3c3c3c;opacity:0;z-index:2;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5);-webkit-transition:all .35s ease;transition:all .35s ease}
.box19,.box20,.box21{box-shadow:0 0 5px #a3a3a3}
.box18:hover .box-content{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}
.box18 .post,.box18 .title{font-size:18px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#3c3c3c;border:2px solid #fff;color:#fff;padding:15px 20px;margin:0}
.box18 .post,.box19 .title,.box20 .post,.box20 .title{text-transform:capitalize}
.box18 .post{display:block;font-size:14px;font-weight:400;padding:5px 10px;margin-top:15px}
@media only screen and (max-width:990px){.box18{margin-bottom:30px}
}

/*********************** Demo - 19 *******************/
.box19{text-align:center;position:relative}
.box19 .box-content{width:100%;height:100%;background:0 0;padding-top:25%;position:absolute;top:0;left:0;transition:all .3s ease 0s}
.box19 .icon,.box19 .title{transition:all .2s ease 0s}
.box19:hover .box-content{background:rgba(0,0,0,.5)}
.box19 .title{font-size:24px;color:#fff;transform:scale(0)}
.box19:hover .title{transform:scale(1)}
.box19 .icon{list-style:none;padding:0;margin:0;opacity:0}
.box19:hover .icon{opacity:1}
.box19 .icon li{display:inline-block}
.box19 .icon li:first-child a,.box19 .icon li:last-child a{display:block;width:50px;height:50px;line-height:50px;font-size:24px;color:#fff;border:1px solid #fff;position:relative}
.box19 .icon li a{top:-150px}
.box19:hover .icon li a{top:0}
.box19:hover .icon li a:hover{background:#a46789;border-color:#a46789}
.box19 .icon li:first-child a{transition:all .6s cubic-bezier(.175,.885,.32,1.275) 0s}
.box19 .icon li:last-child a{transition:all .6s cubic-bezier(.175,.885,.32,1.275) .1s}
@media only screen and (max-width:990px){.box19{margin-bottom:30px}
}
@media only screen and (max-width:360px){.box19 .box-content{padding-top:20%}
}

/*********************** Demo - 20 *******************/
.box20{position:relative}
.box20:after,.box20:before{position:absolute;content:""}
.box20:before{width:80%;height:220%;background:#ff402a;top:-50%;left:-100%;z-index:1;transform:rotate(25deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box20:hover:before{left:10%}
.box20:after{width:55%;height:175%;background-color:rgba(0,0,0,.8);bottom:-1000%;left:53%;transform:rotate(-33deg);transform-origin:center bottom 0;transition:all .8s ease 0s}
.box20 .box-content,.box20 .icon{width:100%;padding:0 20px;position:absolute;left:0;z-index:2;transition:all 1.1s ease 0s}
.box20:hover:after{bottom:-70%}
.box20 img{width:100%;height:auto}
.box20 .box-content{top:-100%;color:#fff}
.box20:hover .box-content{top:30px}
.box20 .title{font-size:24px;margin:0}
.box20 .icon li a,.box20 .post{display:inline-block;font-size:14px}
.box20 .post{margin-top:5px}
.box20 .icon{list-style:none;margin:0;bottom:-100%}
.box20:hover .icon{bottom:25px}
.box20 .icon li{display:inline-block}
.box20 .icon li a{width:35px;height:35px;line-height:35px;background:#444;border-radius:50%;margin:0 3px;color:#fff;text-align:center;transition:all .5s ease 0s}
.box20 .icon li a:hover{background:#fff;color:#ff402a}
@media only screen and (max-width:990px){.box20{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box20 .title{font-size:20px}
}

/*********************** Demo - 21 *******************/
.box21{text-align:center;position:relative}
.box21:after,.box21:before{content:"";width:2px;height:2px;border-radius:50%;background:rgba(0,0,0,.35);position:absolute;top:50%;left:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.box21:hover:after,.box21:hover:before{-webkit-transform:scale(400);-moz-transform:scale(400);-ms-transform:scale(400);-o-transform:scale(400);transform:scale(400)}
.box21:before{-o-transition:all .5s linear .3s;-moz-transition:all .5s linear .3s;-ms-transition:all .5s linear .3s;-webkit-transition:all .5s linear .3s;transition:all .5s linear .3s}
.box21:hover:before{-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s}
.box21:after{-o-transition:all .5s linear .6s;-moz-transition:all .5s linear .6s;-ms-transition:all .5s linear .6s;-webkit-transition:all .5s linear .6s;transition:all .5s linear .6s}
.box21:hover:after{-moz-transition-delay:.2s;-webkit-transition-delay:.2s;-o-transition-delay:.2s;-ms-transition-delay:.2s;transition-delay:.2s}
.box21 img{width:100%;height:auto}
.box21 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;background:0 0;color:#fff;padding-top:25px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;transition:all .3s linear 0s;z-index:1}
.box21:hover .box-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s}
.box21 .title{font-size:21px;font-weight:700;text-transform:uppercase;border-bottom:1px solid #fff;padding-bottom:20px;margin-top:20px}
.box21 .description{font-size:14px;font-style:italic;padding:0 10px;margin:15px 0}
.box21 .read-more{display:block;width:120px;background:#178993;border-radius:5px;font-size:14px;color:#fff;text-transform:capitalize;padding:10px 0;margin:0 auto}
@media only screen and (max-width:990px){.box21{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box21 .box-content{padding-top:0}
}
@media only screen and (max-width:359px){.box21 .title{padding-bottom:10px}
}

.grid-item.box7 a h2 {
    background: transparent;
    z-index: 9999;
    top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    visibility: hidden;
}

.grid-item.box7:hover a h2 {
    
    visibility: visible;
}









@media (max-width: 768px) {
    .last-item-text {
        height: auto;
    }
    .item-1 {
        height: auto;
    }

    .flex-image-grid-1 {  width: 100%;}
    .flex-image-grid-2 {width: 100%; }
    .flex-image-grid-3 { width: 100%;}
    .flex-image-grid-4 { width: 100%;}



}

@media only screen and (min-width: 768px) and (max-width: 1650px) {
    .about-us {
      
        padding-top: 150px;
    }
    
    .item-text .title-header h2 {
        font-size: 14px;
    }
    .item-text .card-content ul li {
        text-align: left;
        font-size: 14px;
        line-height: 19px;
    }
    .last-item-text .title-header h2 {
        font-size: 14px;
    }
    .last-item-text .card-content ul li {
        text-align: left;
        font-size: 14px;
        line-height: 19px;
    }

    .rnd-banner {
   
        overflow: hidden;
        margin-bottom: 20px;
    }
}